See <https://builds.apache.org/job/trafficcontrol-PR/4327/display/redirect>

------------------------------------------
GitHub pull request #3938 of commit 4fb488d8b07b0ff731c805e4a04abe1a949c9214, 
no merge conflicts.
Setting status of 4fb488d8b07b0ff731c805e4a04abe1a949c9214 to PENDING with url 
https://builds.apache.org/job/trafficcontrol-PR/4327/ and message: 'Build 
started for merge commit.'
Using context: default
[EnvInject] - Loading node environment variables.
Building remotely on H40 (ubuntu xenial) in workspace 
<https://builds.apache.org/job/trafficcontrol-PR/ws/>
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
using credential b205a645-1ea7-4dfd-973d-c14ac43cab07
Cloning the remote Git repository
Cloning repository git://github.com/apache/trafficcontrol.git
 > git init <https://builds.apache.org/job/trafficcontrol-PR/ws/> # timeout=10
Fetching upstream changes from git://github.com/apache/trafficcontrol.git
 > git --version # timeout=10
using GIT_SSH to set credentials 
 > git fetch --tags --progress git://github.com/apache/trafficcontrol.git 
 > +refs/heads/*:refs/remotes/origin/*
ERROR: Error cloning remote repo 'origin'
hudson.plugins.git.GitException: Command "git fetch --tags --progress 
git://github.com/apache/trafficcontrol.git +refs/heads/*:refs/remotes/origin/*" 
returned status code 128:
stdout: 
stderr: remote: Enumerating objects: 1, done.        
remote: Counting objects: 100% (1/1)        remote: Counting objects: 100% 
(1/1), done.        
error: cannot fork() for index-pack: Resource temporarily unavailable
fatal: fetch-pack: unable to fork off index-pack

        at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2042)
        at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1761)
        at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$400(CliGitAPIImpl.java:72)
        at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:442)
        at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:655)
        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:1142)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:748)
        Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to 
H40
                at 
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
                at 
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
                at hudson.remoting.Channel.call(Channel.java:955)
                at 
org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
                at sun.reflect.GeneratedMethodAccessor1084.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.$Proxy135.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:1810)
                at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
                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
using credential b205a645-1ea7-4dfd-973d-c14ac43cab07
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url git://github.com/apache/trafficcontrol.git # 
 > timeout=10
Fetching upstream changes from git://github.com/apache/trafficcontrol.git
 > git --version # timeout=10
using GIT_SSH to set credentials 
 > git fetch --tags --progress git://github.com/apache/trafficcontrol.git 
 > +refs/pull/*:refs/remotes/origin/pr/*
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from 
git://github.com/apache/trafficcontrol.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:1810)
        at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
        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 git://github.com/apache/trafficcontrol.git 
+refs/pull/*:refs/remotes/origin/pr/*" returned status code 128:
stdout: 
stderr: remote: Enumerating objects: 32, done.        
remote: Counting objects:   3% (1/32)        remote: Counting objects:   6% 
(2/32)        remote: Counting objects:   9% (3/32)        remote: Counting 
objects:  12% (4/32)        remote: Counting objects:  15% (5/32)        
remote: Counting objects:  18% (6/32)        remote: Counting objects:  21% 
(7/32)        remote: Counting objects:  25% (8/32)        remote: Counting 
objects:  28% (9/32)        remote: Counting objects:  31% (10/32)        
remote: Counting objects:  34% (11/32)        remote: Counting objects:  37% 
(12/32)        remote: Counting objects:  40% (13/32)        remote: Counting 
objects:  43% (14/32)        remote: Counting objects:  46% (15/32)        
remote: Counting objects:  50% (16/32)        remote: Counting objects:  53% 
(17/32)        remote: Counting objects:  56% (18/32)        remote: Counting 
objects:  59% (19/32)        remote: Counting objects:  62% (20/32)        
remote: Counting objects:  65% (21/32)        remote: Counting objects:  68% 
(22/32)        remote: Counting objects:  71% (23/32)        remote: Counting 
objects:  75% (24/32)        remote: Counting objects:  78% (25/32)        
remote: Counting objects:  81% (26/32)        remote: Counting objects:  84% 
(27/32)        remote: Counting objects:  87% (28/32)        remote: Counting 
objects:  90% (29/32)        remote: Counting objects:  93% (30/32)        
remote: Counting objects:  96% (31/32)        remote: Counting objects: 100% 
(32/32)        remote: Counting objects: 100% (32/32), done.        
remote: Compressing objects:   3% (1/32)        remote: Compressing objects:   
6% (2/32)        remote: Compressing objects:   9% (3/32)        remote: 
Compressing objects:  12% (4/32)        remote: Compressing objects:  15% 
(5/32)        remote: Compressing objects:  18% (6/32)        remote: 
Compressing objects:  21% (7/32)        remote: Compressing objects:  25% 
(8/32)        remote: Compressing objects:  28% (9/32)        remote: 
Compressing objects:  31% (10/32)        remote: Compressing objects:  34% 
(11/32)        remote: Compressing objects:  37% (12/32)        remote: 
Compressing objects:  40% (13/32)        remote: Compressing objects:  43% 
(14/32)        remote: Compressing objects:  46% (15/32)        remote: 
Compressing objects:  50% (16/32)        remote: Compressing objects:  53% 
(17/32)        remote: Compressing objects:  56% (18/32)        remote: 
Compressing objects:  59% (19/32)        remote: Compressing objects:  62% 
(20/32)        remote: Compressing objects:  65% (21/32)        remote: 
Compressing objects:  68% (22/32)        remote: Compressing objects:  71% 
(23/32)        remote: Compressing objects:  75% (24/32)        remote: 
Compressing objects:  78% (25/32)        remote: Compressing objects:  81% 
(26/32)        remote: Compressing objects:  84% (27/32)        remote: 
Compressing objects:  87% (28/32)        remote: Compressing objects:  90% 
(29/32)        remote: Compressing objects:  93% (30/32)        remote: 
Compressing objects:  96% (31/32)        remote: Compressing objects: 100% 
(32/32)        remote: Compressing objects: 100% (32/32), done.        
error: cannot fork() for index-pack: Resource temporarily unavailable
fatal: fetch-pack: unable to fork off index-pack

        at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2042)
        at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1761)
        at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$400(CliGitAPIImpl.java:72)
        at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:442)
        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:1142)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:748)
        Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to 
H40
                at 
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
                at 
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
                at hudson.remoting.Channel.call(Channel.java:955)
                at 
org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
                at sun.reflect.GeneratedMethodAccessor1084.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.$Proxy130.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:1810)
                at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
                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
using credential b205a645-1ea7-4dfd-973d-c14ac43cab07
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url git://github.com/apache/trafficcontrol.git # 
 > timeout=10
Fetching upstream changes from git://github.com/apache/trafficcontrol.git
 > git --version # timeout=10
using GIT_SSH to set credentials 
 > git fetch --tags --progress git://github.com/apache/trafficcontrol.git 
 > +refs/pull/*:refs/remotes/origin/pr/*
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from 
git://github.com/apache/trafficcontrol.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:1810)
        at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
        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 git://github.com/apache/trafficcontrol.git 
+refs/pull/*:refs/remotes/origin/pr/*" returned status code 128:
stdout: 
stderr: remote: Enumerating objects: 32, done.        
remote: Counting objects:   3% (1/32)        remote: Counting objects:   6% 
(2/32)        remote: Counting objects:   9% (3/32)        remote: Counting 
objects:  12% (4/32)        remote: Counting objects:  15% (5/32)        
remote: Counting objects:  18% (6/32)        remote: Counting objects:  21% 
(7/32)        remote: Counting objects:  25% (8/32)        remote: Counting 
objects:  28% (9/32)        remote: Counting objects:  31% (10/32)        
remote: Counting objects:  34% (11/32)        remote: Counting objects:  37% 
(12/32)        remote: Counting objects:  40% (13/32)        remote: Counting 
objects:  43% (14/32)        remote: Counting objects:  46% (15/32)        
remote: Counting objects:  50% (16/32)        remote: Counting objects:  53% 
(17/32)        remote: Counting objects:  56% (18/32)        remote: Counting 
objects:  59% (19/32)        remote: Counting objects:  62% (20/32)        
remote: Counting objects:  65% (21/32)        remote: Counting objects:  68% 
(22/32)        remote: Counting objects:  71% (23/32)        remote: Counting 
objects:  75% (24/32)        remote: Counting objects:  78% (25/32)        
remote: Counting objects:  81% (26/32)        remote: Counting objects:  84% 
(27/32)        remote: Counting objects:  87% (28/32)        remote: Counting 
objects:  90% (29/32)        remote: Counting objects:  93% (30/32)        
remote: Counting objects:  96% (31/32)        remote: Counting objects: 100% 
(32/32)        remote: Counting objects: 100% (32/32), done.        
remote: Compressing objects:   3% (1/32)        remote: Compressing objects:   
6% (2/32)        remote: Compressing objects:   9% (3/32)        remote: 
Compressing objects:  12% (4/32)        remote: Compressing objects:  15% 
(5/32)        remote: Compressing objects:  18% (6/32)        remote: 
Compressing objects:  21% (7/32)        remote: Compressing objects:  25% 
(8/32)        remote: Compressing objects:  28% (9/32)        remote: 
Compressing objects:  31% (10/32)        remote: Compressing objects:  34% 
(11/32)        remote: Compressing objects:  37% (12/32)        remote: 
Compressing objects:  40% (13/32)        remote: Compressing objects:  43% 
(14/32)        remote: Compressing objects:  46% (15/32)        remote: 
Compressing objects:  50% (16/32)        remote: Compressing objects:  53% 
(17/32)        remote: Compressing objects:  56% (18/32)        remote: 
Compressing objects:  59% (19/32)        remote: Compressing objects:  62% 
(20/32)        remote: Compressing objects:  65% (21/32)        remote: 
Compressing objects:  68% (22/32)        remote: Compressing objects:  71% 
(23/32)        remote: Compressing objects:  75% (24/32)        remote: 
Compressing objects:  78% (25/32)        remote: Compressing objects:  81% 
(26/32)        remote: Compressing objects:  84% (27/32)        remote: 
Compressing objects:  87% (28/32)        remote: Compressing objects:  90% 
(29/32)        remote: Compressing objects:  93% (30/32)        remote: 
Compressing objects:  96% (31/32)        remote: Compressing objects: 100% 
(32/32)        remote: Compressing objects: 100% (32/32), done.        
error: cannot fork() for index-pack: Resource temporarily unavailable
fatal: fetch-pack: unable to fork off index-pack

        at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2042)
        at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1761)
        at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$400(CliGitAPIImpl.java:72)
        at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:442)
        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:1142)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:748)
        Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to 
H40
                at 
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
                at 
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
                at hudson.remoting.Channel.call(Channel.java:955)
                at 
org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
                at sun.reflect.GeneratedMethodAccessor1084.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.$Proxy130.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:1810)
                at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
                at 
hudson.model.ResourceController.execute(ResourceController.java:97)
                at hudson.model.Executor.run(Executor.java:429)
ERROR: Error fetching remote repo 'origin'
Skipped archiving because build is not successful

Reply via email to