See 
<https://builds.apache.org/job/bookkeeper_postcommit_master_java8/721/display/redirect>

Changes:


------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on H26 (ubuntu) in workspace 
<https://builds.apache.org/job/bookkeeper_postcommit_master_java8/ws/>
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
No credentials specified
Cloning the remote Git repository
Cloning repository https://github.com/apache/bookkeeper.git
 > git init 
 > <https://builds.apache.org/job/bookkeeper_postcommit_master_java8/ws/> # 
 > timeout=10
Fetching upstream changes from https://github.com/apache/bookkeeper.git
 > git --version # timeout=10
 > git fetch --tags --progress -- https://github.com/apache/bookkeeper.git 
 > +refs/heads/*:refs/remotes/origin/*
ERROR: Error cloning remote repo 'origin'
hudson.plugins.git.GitException: Command "git fetch --tags --progress -- 
https://github.com/apache/bookkeeper.git +refs/heads/*:refs/remotes/origin/*" 
returned status code 128:
stdout: 
stderr: error: cannot create thread: Resource temporarily unavailable
fatal: fetch-pack: unable to fork off sideband demultiplexer

        at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2172)
        at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1864)
        at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$500(CliGitAPIImpl.java:78)
        at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:545)
        at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:758)
        at 
org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
        at 
org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
        at hudson.remoting.UserRequest.perform(UserRequest.java:212)
        at hudson.remoting.UserRequest.perform(UserRequest.java:54)
        at hudson.remoting.Request$2.run(Request.java:369)
        at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
        Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to 
H26
                at 
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1743)
                at 
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
                at hudson.remoting.Channel.call(Channel.java:957)
                at 
org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
                at sun.reflect.GeneratedMethodAccessor989.invoke(Unknown Source)
                at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
                at java.lang.reflect.Method.invoke(Method.java:498)
                at 
org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
                at com.sun.proxy.$Proxy146.execute(Unknown Source)
                at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1152)
                at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1192)
                at hudson.scm.SCM.checkout(SCM.java:504)
                at 
hudson.model.AbstractProject.checkout(AbstractProject.java:1208)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
                at 
jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
                at hudson.model.Run.execute(Run.java:1815)
                at 
hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
                at 
hudson.model.ResourceController.execute(ResourceController.java:97)
                at hudson.model.Executor.run(Executor.java:429)
ERROR: Error cloning remote repo 'origin'
Retrying after 10 seconds
No credentials specified
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/apache/bookkeeper.git # 
 > timeout=10
Fetching upstream changes from https://github.com/apache/bookkeeper.git
 > git --version # timeout=10
 > git fetch --tags --progress -- https://github.com/apache/bookkeeper.git 
 > +refs/heads/*:refs/remotes/origin/* 
 > +refs/pull/${ghprbPullId}/*:refs/remotes/origin/pr/${ghprbPullId}/*
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from 
https://github.com/apache/bookkeeper.git
        at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:894)
        at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1161)
        at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1192)
        at hudson.scm.SCM.checkout(SCM.java:504)
        at hudson.model.AbstractProject.checkout(AbstractProject.java:1208)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
        at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
        at hudson.model.Run.execute(Run.java:1815)
        at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
        at hudson.model.ResourceController.execute(ResourceController.java:97)
        at hudson.model.Executor.run(Executor.java:429)
Caused by: hudson.plugins.git.GitException: Command "git fetch --tags 
--progress -- https://github.com/apache/bookkeeper.git 
+refs/heads/*:refs/remotes/origin/* 
+refs/pull/${ghprbPullId}/*:refs/remotes/origin/pr/${ghprbPullId}/*" returned 
status code 128:
stdout: 
stderr: error: cannot create thread: Resource temporarily unavailable
fatal: fetch-pack: unable to fork off sideband demultiplexer

        at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2172)
        at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1864)
        at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$500(CliGitAPIImpl.java:78)
        at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:545)
        at 
org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
        at 
org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
        at hudson.remoting.UserRequest.perform(UserRequest.java:212)
        at hudson.remoting.UserRequest.perform(UserRequest.java:54)
        at hudson.remoting.Request$2.run(Request.java:369)
        at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
        Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to 
H26
                at 
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1743)
                at 
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
                at hudson.remoting.Channel.call(Channel.java:957)
                at 
org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
                at sun.reflect.GeneratedMethodAccessor989.invoke(Unknown Source)
                at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
                at java.lang.reflect.Method.invoke(Method.java:498)
                at 
org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
                at com.sun.proxy.$Proxy142.execute(Unknown Source)
                at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:892)
                at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1161)
                at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1192)
                at hudson.scm.SCM.checkout(SCM.java:504)
                at 
hudson.model.AbstractProject.checkout(AbstractProject.java:1208)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
                at 
jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
                at hudson.model.Run.execute(Run.java:1815)
                at 
hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
                at 
hudson.model.ResourceController.execute(ResourceController.java:97)
                at hudson.model.Executor.run(Executor.java:429)
ERROR: Error fetching remote repo 'origin'
Retrying after 10 seconds
No credentials specified
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/apache/bookkeeper.git # 
 > timeout=10
Fetching upstream changes from https://github.com/apache/bookkeeper.git
 > git --version # timeout=10
 > git fetch --tags --progress -- https://github.com/apache/bookkeeper.git 
 > +refs/heads/*:refs/remotes/origin/* 
 > +refs/pull/${ghprbPullId}/*:refs/remotes/origin/pr/${ghprbPullId}/*
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from 
https://github.com/apache/bookkeeper.git
        at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:894)
        at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1161)
        at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1192)
        at hudson.scm.SCM.checkout(SCM.java:504)
        at hudson.model.AbstractProject.checkout(AbstractProject.java:1208)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
        at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
        at hudson.model.Run.execute(Run.java:1815)
        at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
        at hudson.model.ResourceController.execute(ResourceController.java:97)
        at hudson.model.Executor.run(Executor.java:429)
Caused by: hudson.plugins.git.GitException: Command "git fetch --tags 
--progress -- https://github.com/apache/bookkeeper.git 
+refs/heads/*:refs/remotes/origin/* 
+refs/pull/${ghprbPullId}/*:refs/remotes/origin/pr/${ghprbPullId}/*" returned 
status code 128:
stdout: 
stderr: remote: Enumerating objects: 36, done.        
remote: Counting objects:   2% (1/36)        remote: Counting objects:   5% 
(2/36)        remote: Counting objects:   8% (3/36)        remote: Counting 
objects:  11% (4/36)        remote: Counting objects:  13% (5/36)        
remote: Counting objects:  16% (6/36)        remote: Counting objects:  19% 
(7/36)        remote: Counting objects:  22% (8/36)        remote: Counting 
objects:  25% (9/36)        remote: Counting objects:  27% (10/36)        
remote: Counting objects:  30% (11/36)        remote: Counting objects:  33% 
(12/36)        remote: Counting objects:  36% (13/36)        remote: Counting 
objects:  38% (14/36)        remote: Counting objects:  41% (15/36)        
remote: Counting objects:  44% (16/36)        remote: Counting objects:  47% 
(17/36)        remote: Counting objects:  50% (18/36)        remote: Counting 
objects:  52% (19/36)        remote: Counting objects:  55% (20/36)        
remote: Counting objects:  58% (21/36)        remote: Counting objects:  61% 
(22/36)        remote: Counting objects:  63% (23/36)        remote: Counting 
objects:  66% (24/36)        remote: Counting objects:  69% (25/36)        
remote: Counting objects:  72% (26/36)        remote: Counting objects:  75% 
(27/36)        remote: Counting objects:  77% (28/36)        remote: Counting 
objects:  80% (29/36)        remote: Counting objects:  83% (30/36)        
remote: Counting objects:  86% (31/36)        remote: Counting objects:  88% 
(32/36)        remote: Counting objects:  91% (33/36)        remote: Counting 
objects:  94% (34/36)        remote: Counting objects:  97% (35/36)        
remote: Counting objects: 100% (36/36)        remote: Counting objects: 100% 
(36/36), done.        
remote: Compressing objects:   4% (1/25)        remote: Compressing objects:   
8% (2/25)        remote: Compressing objects:  12% (3/25)        remote: 
Compressing objects:  16% (4/25)        remote: Compressing objects:  20% 
(5/25)        remote: Compressing objects:  24% (6/25)        remote: 
Compressing objects:  28% (7/25)        remote: Compressing objects:  32% 
(8/25)        remote: Compressing objects:  36% (9/25)        remote: 
Compressing objects:  40% (10/25)        remote: Compressing objects:  44% 
(11/25)        remote: Compressing objects:  48% (12/25)        remote: 
Compressing objects:  52% (13/25)        remote: Compressing objects:  56% 
(14/25)        remote: Compressing objects:  60% (15/25)        remote: 
Compressing objects:  64% (16/25)        remote: Compressing objects:  68% 
(17/25)        remote: Compressing objects:  72% (18/25)        remote: 
Compressing objects:  76% (19/25)        remote: Compressing objects:  80% 
(20/25)        remote: Compressing objects:  84% (21/25)        remote: 
Compressing objects:  88% (22/25)        remote: Compressing objects:  92% 
(23/25)        remote: Compressing objects:  96% (24/25)        remote: 
Compressing objects: 100% (25/25)        remote: Compressing objects: 100% 
(25/25), done.        
Receiving objects:   0% (1/126031)   Receiving objects:   1% (1261/126031)   
Receiving objects:   2% (2521/126031)   Receiving objects:   3% (3781/126031)   
Receiving objects:   4% (5042/126031)   Receiving objects:   5% (6302/126031)   
Receiving objects:   6% (7562/126031), 6.21 MiB | 12.41 MiB/s   Receiving 
objects:   7% (8823/126031), 6.21 MiB | 12.41 MiB/s   Receiving objects:   8% 
(10083/126031), 6.21 MiB | 12.41 MiB/s   Receiving objects:   9% 
(11343/126031), 6.21 MiB | 12.41 MiB/s   Receiving objects:  10% 
(12604/126031), 6.21 MiB | 12.41 MiB/s   Receiving objects:  11% 
(13864/126031), 6.21 MiB | 12.41 MiB/s   Receiving objects:  12% 
(15124/126031), 6.21 MiB | 12.41 MiB/s   Receiving objects:  13% 
(16385/126031), 6.21 MiB | 12.41 MiB/s   Receiving objects:  14% 
(17645/126031), 6.21 MiB | 12.41 MiB/s   Receiving objects:  15% 
(18905/126031), 6.21 MiB | 12.41 MiB/s   Receiving objects:  16% 
(20165/126031), 6.21 MiB | 12.41 MiB/s   Receiving objects:  17% 
(21426/126031), 6.21 MiB | 12.41 MiB/s   Receiving objects:  18% 
(22686/126031), 6.21 MiB | 12.41 MiB/s   Receiving objects:  19% 
(23946/126031), 6.21 MiB | 12.41 MiB/s   Receiving objects:  20% 
(25207/126031), 6.21 MiB | 12.41 MiB/s   Receiving objects:  21% 
(26467/126031), 6.21 MiB | 12.41 MiB/s   Receiving objects:  22% 
(27727/126031), 6.21 MiB | 12.41 MiB/s   Receiving objects:  23% 
(28988/126031), 6.21 MiB | 12.41 MiB/s   Receiving objects:  24% 
(30248/126031), 6.21 MiB | 12.41 MiB/s   Receiving objects:  25% 
(31508/126031), 6.21 MiB | 12.41 MiB/s   Receiving objects:  26% 
(32769/126031), 6.21 MiB | 12.41 MiB/s   Receiving objects:  27% 
(34029/126031), 6.21 MiB | 12.41 MiB/s   Receiving objects:  27% 
(34799/126031), 6.21 MiB | 12.41 MiB/s   Receiving objects:  28% 
(35289/126031), 17.88 MiB | 17.87 MiB/s   Receiving objects:  29% 
(36549/126031), 17.88 MiB | 17.87 MiB/s   Receiving objects:  30% 
(37810/126031), 17.88 MiB | 17.87 MiB/s   Receiving objects:  31% 
(39070/126031), 17.88 MiB | 17.87 MiB/s   Receiving objects:  32% 
(40330/126031), 17.88 MiB | 17.87 MiB/s   Receiving objects:  33% 
(41591/126031), 17.88 MiB | 17.87 MiB/s   Receiving objects:  34% 
(42851/126031), 17.88 MiB | 17.87 MiB/s   Receiving objects:  35% 
(44111/126031), 17.88 MiB | 17.87 MiB/s   Receiving objects:  36% 
(45372/126031), 17.88 MiB | 17.87 MiB/s   Receiving objects:  37% 
(46632/126031), 17.88 MiB | 17.87 MiB/s   Receiving objects:  38% 
(47892/126031), 17.88 MiB | 17.87 MiB/s   Receiving objects:  39% 
(49153/126031), 17.88 MiB | 17.87 MiB/s   Receiving objects:  40% 
(50413/126031), 17.88 MiB | 17.87 MiB/s   Receiving objects:  41% 
(51673/126031), 17.88 MiB | 17.87 MiB/s   Receiving objects:  42% 
(52934/126031), 17.88 MiB | 17.87 MiB/s   Receiving objects:  43% 
(54194/126031), 17.88 MiB | 17.87 MiB/s   Receiving objects:  44% 
(55454/126031), 17.88 MiB | 17.87 MiB/s   Receiving objects:  45% 
(56714/126031), 17.88 MiB | 17.87 MiB/s   Receiving objects:  46% 
(57975/126031), 17.88 MiB | 17.87 MiB/s   Receiving objects:  47% 
(59235/126031), 17.88 MiB | 17.87 MiB/s   Receiving objects:  48% 
(60495/126031), 17.88 MiB | 17.87 MiB/s   Receiving objects:  49% 
(61756/126031), 17.88 MiB | 17.87 MiB/s   Receiving objects:  50% 
(63016/126031), 17.88 MiB | 17.87 MiB/s   Receiving objects:  51% 
(64276/126031), 17.88 MiB | 17.87 MiB/s   Receiving objects:  52% 
(65537/126031), 17.88 MiB | 17.87 MiB/s   Receiving objects:  53% 
(66797/126031), 17.88 MiB | 17.87 MiB/s   Receiving objects:  54% 
(68057/126031), 17.88 MiB | 17.87 MiB/s   Receiving objects:  55% 
(69318/126031), 31.23 MiB | 20.82 MiB/s   Receiving objects:  56% 
(70578/126031), 31.23 MiB | 20.82 MiB/s   Receiving objects:  57% 
(71838/126031), 31.23 MiB | 20.82 MiB/s   Receiving objects:  58% 
(73098/126031), 31.23 MiB | 20.82 MiB/s   Receiving objects:  59% 
(74359/126031), 31.23 MiB | 20.82 MiB/s   Receiving objects:  60% 
(75619/126031), 31.23 MiB | 20.82 MiB/s   Receiving objects:  61% 
(76879/126031), 31.23 MiB | 20.82 MiB/s   Receiving objects:  62% 
(78140/126031), 31.23 MiB | 20.82 MiB/s   Receiving objects:  63% 
(79400/126031), 31.23 MiB | 20.82 MiB/s   Receiving objects:  64% 
(80660/126031), 31.23 MiB | 20.82 MiB/s   Receiving objects:  65% 
(81921/126031), 31.23 MiB | 20.82 MiB/s   Receiving objects:  66% 
(83181/126031), 31.23 MiB | 20.82 MiB/s   Receiving objects:  67% 
(84441/126031), 31.23 MiB | 20.82 MiB/s   Receiving objects:  68% 
(85702/126031), 31.23 MiB | 20.82 MiB/s   Receiving objects:  69% 
(86962/126031), 31.23 MiB | 20.82 MiB/s   Receiving objects:  70% 
(88222/126031), 31.23 MiB | 20.82 MiB/s   Receiving objects:  71% 
(89483/126031), 31.23 MiB | 20.82 MiB/s   Receiving objects:  72% 
(90743/126031), 31.23 MiB | 20.82 MiB/s   Receiving objects:  73% 
(92003/126031), 31.23 MiB | 20.82 MiB/s   Receiving objects:  74% 
(93263/126031), 31.23 MiB | 20.82 MiB/s   Receiving objects:  75% 
(94524/126031), 31.23 MiB | 20.82 MiB/s   Receiving objects:  76% 
(95784/126031), 31.23 MiB | 20.82 MiB/s   Receiving objects:  77% 
(97044/126031), 31.23 MiB | 20.82 MiB/s   Receiving objects:  78% 
(98305/126031), 31.23 MiB | 20.82 MiB/s   Receiving objects:  79% 
(99565/126031), 31.23 MiB | 20.82 MiB/s   Receiving objects:  80% 
(100825/126031), 31.23 MiB | 20.82 MiB/s   Receiving objects:  81% 
(102086/126031), 31.23 MiB | 20.82 MiB/s   Receiving objects:  82% 
(103346/126031), 31.23 MiB | 20.82 MiB/s   Receiving objects:  83% 
(104606/126031), 31.23 MiB | 20.82 MiB/s   Receiving objects:  84% 
(105867/126031), 31.23 MiB | 20.82 MiB/s   Receiving objects:  84% 
(105892/126031), 31.23 MiB | 20.82 MiB/s   Receiving objects:  85% 
(107127/126031), 41.47 MiB | 20.73 MiB/s   Receiving objects:  86% 
(108387/126031), 41.47 MiB | 20.73 MiB/s   Receiving objects:  87% 
(109647/126031), 41.47 MiB | 20.73 MiB/s   Receiving objects:  88% 
(110908/126031), 41.47 MiB | 20.73 MiB/s   Receiving objects:  89% 
(112168/126031), 41.47 MiB | 20.73 MiB/s   Receiving objects:  90% 
(113428/126031), 41.47 MiB | 20.73 MiB/s   Receiving objects:  91% 
(114689/126031), 41.47 MiB | 20.73 MiB/s   Receiving objects:  92% 
(115949/126031), 41.47 MiB | 20.73 MiB/s   Receiving objects:  93% 
(117209/126031), 41.47 MiB | 20.73 MiB/s   Receiving objects:  94% 
(118470/126031), 41.47 MiB | 20.73 MiB/s   Receiving objects:  95% 
(119730/126031), 41.47 MiB | 20.73 MiB/s   Receiving objects:  96% 
(120990/126031), 41.47 MiB | 20.73 MiB/s   Receiving objects:  97% 
(122251/126031), 41.47 MiB | 20.73 MiB/s   Receiving objects:  98% 
(123511/126031), 41.47 MiB | 20.73 MiB/s   Receiving objects:  99% 
(124771/126031), 41.47 MiB | 20.73 MiB/s   remote: Total 126031 (delta 3), 
reused 21 (delta 0), pack-reused 125995        
Receiving objects: 100% (126031/126031), 41.47 MiB | 20.73 MiB/s   Receiving 
objects: 100% (126031/126031), 47.68 MiB | 20.55 MiB/s, done.
Resolving deltas:   0% (0/75035)   fatal: unable to create thread: Resource 
temporarily unavailable
fatal: index-pack failed

        at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2172)
        at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1864)
        at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$500(CliGitAPIImpl.java:78)
        at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:545)
        at 
org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
        at 
org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
        at hudson.remoting.UserRequest.perform(UserRequest.java:212)
        at hudson.remoting.UserRequest.perform(UserRequest.java:54)
        at hudson.remoting.Request$2.run(Request.java:369)
        at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
        Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to 
H26
                at 
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1743)
                at 
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
                at hudson.remoting.Channel.call(Channel.java:957)
                at 
org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
                at sun.reflect.GeneratedMethodAccessor989.invoke(Unknown Source)
                at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
                at java.lang.reflect.Method.invoke(Method.java:498)
                at 
org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
                at com.sun.proxy.$Proxy142.execute(Unknown Source)
                at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:892)
                at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1161)
                at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1192)
                at hudson.scm.SCM.checkout(SCM.java:504)
                at 
hudson.model.AbstractProject.checkout(AbstractProject.java:1208)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
                at 
jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
                at hudson.model.Run.execute(Run.java:1815)
                at 
hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
                at 
hudson.model.ResourceController.execute(ResourceController.java:97)
                at hudson.model.Executor.run(Executor.java:429)
ERROR: Error fetching remote repo 'origin'
Not sending mail to unregistered user [email protected]
Not sending mail to unregistered user [email protected]
Not sending mail to unregistered user [email protected]

Reply via email to