Intel® DevCloud
Help for those needing help starting or connecting to the Intel® DevCloud

Git clone llvm fails.

Dmitry_Savin
New Contributor I
1,440 Views
Git clone of a big repository fails while resolving deltas. To reproduce: git clone --mirror https://github.com/intel/llvm.git Output: Cloning into bare repository 'llvm.git'... remote: Enumerating objects: 535, done. remote: Counting objects: 100% (535/535), done. remote: Compressing objects: 100% (446/446), done. remote: Total 3723892 (delta 210), reused 191 (delta 84), pack-reused 3723357 Receiving objects: 100% (3723892/3723892), 867.70 MiB | 22.81 MiB/s, done. error: index-pack died of signal 9 fatal: index-pack failed Also fails if trying to push the same repository to a bare one in the DevCloud. - Dmitry
0 Kudos
1 Solution
Dmitry_Savin
New Contributor I
1,440 Views
While trying to fetch ran into a clearer error: fatal: mmap failed: Cannot allocate memory fatal: index-pack failed Process exceeded login node resource limit. Please run jobs on compute nodes using qsub or start an interactive shell using qsub -I. Please visit the forums at: https://software.intel.com/en-us/forums/intel-devcloud Clone works successfully in an interactive shell. Dear moderators, you can close this topic now. - Dmitry

View solution in original post

0 Kudos
2 Replies
Dmitry_Savin
New Contributor I
1,441 Views
While trying to fetch ran into a clearer error: fatal: mmap failed: Cannot allocate memory fatal: index-pack failed Process exceeded login node resource limit. Please run jobs on compute nodes using qsub or start an interactive shell using qsub -I. Please visit the forums at: https://software.intel.com/en-us/forums/intel-devcloud Clone works successfully in an interactive shell. Dear moderators, you can close this topic now. - Dmitry
0 Kudos
JananiC_Intel
Moderator
1,440 Views

Hi,

Thanks for the confirmation,we are closing the case.

0 Kudos
Reply