You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficcontrol.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2019/09/23 17:36:50 UTC

Build failed in Jenkins: trafficcontrol-PR #4300

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

------------------------------------------
GitHub pull request #3925 of commit 9af0af253d02a004ec278ddce39b4e4867a5b15c, no merge conflicts.
Setting status of 9af0af253d02a004ec278ddce39b4e4867a5b15c to PENDING with url https://builds.apache.org/job/trafficcontrol-PR/4300/ and message: 'Build started for merge commit.'
Using context: default
[EnvInject] - Loading node environment variables.
Building remotely on H37 (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
ERROR: Error cloning remote repo 'origin'
hudson.plugins.git.GitException: Could not init <https://builds.apache.org/job/trafficcontrol-PR/ws/>
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$5.execute(CliGitAPIImpl.java:813)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:605)
	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 H37
		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)
Caused by: hudson.plugins.git.GitException: Error performing git command
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2051)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2010)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2006)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1638)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$5.execute(CliGitAPIImpl.java:811)
	... 11 more
Caused by: java.lang.OutOfMemoryError: unable to create new native thread
	at java.lang.Thread.start0(Native Method)
	at java.lang.Thread.start(Thread.java:717)
	at hudson.Proc$LocalProc.<init>(Proc.java:281)
	at hudson.Proc$LocalProc.<init>(Proc.java:218)
	at hudson.Launcher$LocalLauncher.launch(Launcher.java:936)
	at hudson.Launcher$ProcStarter.start(Launcher.java:455)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2038)
	... 15 more
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
ERROR: Workspace has a .git repository, but it appears to be corrupt.
hudson.plugins.git.GitException: Error performing git command
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2051)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2010)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2006)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1638)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1650)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.hasGitRepo(CliGitAPIImpl.java:300)
	at hudson.plugins.git.GitAPI.hasGitRepo(GitAPI.java:232)
	at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:929)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:903)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:855)
	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)
Caused by: java.lang.OutOfMemoryError: unable to create new native thread
	at java.lang.Thread.start0(Native Method)
	at java.lang.Thread.start(Thread.java:717)
	at hudson.Proc$LocalProc.<init>(Proc.java:281)
	at hudson.Proc$LocalProc.<init>(Proc.java:218)
	at hudson.Launcher$LocalLauncher.launch(Launcher.java:936)
	at hudson.Launcher$ProcStarter.start(Launcher.java:455)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2038)
	... 20 more
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
ERROR: Error cloning remote repo 'origin'
hudson.plugins.git.GitException: Could not init <https://builds.apache.org/job/trafficcontrol-PR/ws/>
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$5.execute(CliGitAPIImpl.java:813)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:605)
	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 H37
		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)
Caused by: hudson.plugins.git.GitException: Error performing git command
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2051)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2010)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2006)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1638)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$5.execute(CliGitAPIImpl.java:811)
	... 11 more
Caused by: java.lang.OutOfMemoryError: unable to create new native thread
	at java.lang.Thread.start0(Native Method)
	at java.lang.Thread.start(Thread.java:717)
	at hudson.Proc$LocalProc.<init>(Proc.java:281)
	at hudson.Proc$LocalProc.<init>(Proc.java:218)
	at hudson.Launcher$LocalLauncher.launch(Launcher.java:936)
	at hudson.Launcher$ProcStarter.start(Launcher.java:455)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2038)
	... 15 more
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
ERROR: Workspace has a .git repository, but it appears to be corrupt.
hudson.plugins.git.GitException: Error performing git command
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2051)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2010)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2006)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1638)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1650)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.hasGitRepo(CliGitAPIImpl.java:300)
	at hudson.plugins.git.GitAPI.hasGitRepo(GitAPI.java:232)
	at sun.reflect.GeneratedMethodAccessor41.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:929)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:903)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:855)
	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)
Caused by: java.lang.OutOfMemoryError: unable to create new native thread
	at java.lang.Thread.start0(Native Method)
	at java.lang.Thread.start(Thread.java:717)
	at hudson.Proc$LocalProc.<init>(Proc.java:281)
	at hudson.Proc$LocalProc.<init>(Proc.java:218)
	at hudson.Launcher$LocalLauncher.launch(Launcher.java:936)
	at hudson.Launcher$ProcStarter.start(Launcher.java:455)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2038)
	... 20 more
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
ERROR: Error cloning remote repo 'origin'
hudson.plugins.git.GitException: Could not init <https://builds.apache.org/job/trafficcontrol-PR/ws/>
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$5.execute(CliGitAPIImpl.java:813)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:605)
	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 H37
		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)
Caused by: hudson.plugins.git.GitException: Error performing git command
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2051)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2010)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2006)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1638)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$5.execute(CliGitAPIImpl.java:811)
	... 11 more
Caused by: java.lang.OutOfMemoryError: unable to create new native thread
	at java.lang.Thread.start0(Native Method)
	at java.lang.Thread.start(Thread.java:717)
	at hudson.Proc$LocalProc.<init>(Proc.java:281)
	at hudson.Proc$LocalProc.<init>(Proc.java:218)
	at hudson.Launcher$LocalLauncher.launch(Launcher.java:936)
	at hudson.Launcher$ProcStarter.start(Launcher.java:455)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2038)
	... 15 more
ERROR: Error cloning remote repo 'origin'
Skipped archiving because build is not successful

Jenkins build is back to normal : trafficcontrol-PR #4302

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/trafficcontrol-PR/4302/display/redirect>


Build failed in Jenkins: trafficcontrol-PR #4301

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/trafficcontrol-PR/4301/display/redirect?page=changes>

Changes:

[mitchell852] adds a CSV link to all tables to enable export of table data to CSV

------------------------------------------
[...truncated 3.41 MB...]
traffic_portal_build_1   | | | |   +-- defined@0.0.0 
traffic_portal_build_1   | | | |   +-- jsonify@0.0.0 
traffic_portal_build_1   | | | |   +-- resumer@0.0.0 
traffic_portal_build_1   | | | |   `-- through@2.3.8 
traffic_portal_build_1   | | | `-- strip-json-comments@0.1.3 
traffic_portal_build_1   | | +-- utile@0.3.0 
traffic_portal_build_1   | | | +-- async@0.9.2 
traffic_portal_build_1   | | | +-- deep-equal@0.2.2 
traffic_portal_build_1   | | | +-- i@0.3.6 
traffic_portal_build_1   | | | +-- ncp@1.0.1 
traffic_portal_build_1   | | | `-- rimraf@2.7.1 
traffic_portal_build_1   | | |   `-- glob@7.1.4 
traffic_portal_build_1   | | |     +-- fs.realpath@1.0.0 
traffic_portal_build_1   | | |     +-- inflight@1.0.6 
traffic_portal_build_1   | | |     | `-- wrappy@1.0.2 
traffic_portal_build_1   | | |     `-- once@1.4.0 
traffic_portal_build_1   | | `-- winston@0.8.3 
traffic_portal_build_1   | |   +-- cycle@1.0.3 
traffic_portal_build_1   | |   +-- isstream@0.1.2 
traffic_portal_build_1   | |   +-- pkginfo@0.3.1 
traffic_portal_build_1   | |   `-- stack-trace@0.0.10 
traffic_portal_build_1   | +-- morgan@1.9.1 
traffic_portal_build_1   | | `-- basic-auth@2.0.1 
traffic_portal_build_1   | +-- requirejs@2.1.22 
traffic_portal_build_1   | `-- ssl-root-cas@1.1.10 
traffic_portal_build_1   |   +-- es6-promise@2.3.0 
traffic_portal_build_1   |   `-- request@2.88.0 
traffic_portal_build_1   |     +-- aws-sign2@0.7.0 
traffic_portal_build_1   |     +-- aws4@1.8.0 
traffic_portal_build_1   |     +-- caseless@0.12.0 
traffic_portal_build_1   |     +-- combined-stream@1.0.8 
traffic_portal_build_1   |     | `-- delayed-stream@1.0.0 
traffic_portal_build_1   |     +-- extend@3.0.2 
traffic_portal_build_1   |     +-- forever-agent@0.6.1 
traffic_portal_build_1   |     +-- form-data@2.3.3 
traffic_portal_build_1   |     | `-- asynckit@0.4.0 
traffic_portal_build_1   |     +-- har-validator@5.1.3 
traffic_portal_build_1   |     | +-- ajv@6.10.2 
traffic_portal_build_1   |     | | +-- fast-deep-equal@2.0.1 
traffic_portal_build_1   |     | | +-- fast-json-stable-stringify@2.0.0 
traffic_portal_build_1   |     | | +-- json-schema-traverse@0.4.1 
traffic_portal_build_1   |     | | `-- uri-js@4.2.2 
traffic_portal_build_1   |     | |   `-- punycode@2.1.1 
traffic_portal_build_1   |     | `-- har-schema@2.0.0 
traffic_portal_build_1   |     +-- http-signature@1.2.0 
traffic_portal_build_1   |     | +-- assert-plus@1.0.0 
traffic_portal_build_1   |     | +-- jsprim@1.4.1 
traffic_portal_build_1   |     | | +-- extsprintf@1.3.0 
traffic_portal_build_1   |     | | +-- json-schema@0.2.3 
traffic_portal_build_1   |     | | `-- verror@1.10.0 
traffic_portal_build_1   |     | `-- sshpk@1.16.1 
traffic_portal_build_1   |     |   +-- asn1@0.2.4 
traffic_portal_build_1   |     |   +-- bcrypt-pbkdf@1.0.2 
traffic_portal_build_1   |     |   +-- dashdash@1.14.1 
traffic_portal_build_1   |     |   +-- ecc-jsbn@0.1.2 
traffic_portal_build_1   |     |   +-- getpass@0.1.7 
traffic_portal_build_1   |     |   +-- jsbn@0.1.1 
traffic_portal_build_1   |     |   `-- tweetnacl@0.14.5 
traffic_portal_build_1   |     +-- is-typedarray@1.0.0 
traffic_portal_build_1   |     +-- json-stringify-safe@5.0.1 
traffic_portal_build_1   |     +-- oauth-sign@0.9.0 
traffic_portal_build_1   |     +-- performance-now@2.1.0 
traffic_portal_build_1   |     +-- qs@6.5.2 
traffic_portal_build_1   |     +-- tough-cookie@2.4.3 
traffic_portal_build_1   |     | +-- psl@1.4.0 
traffic_portal_build_1   |     | `-- punycode@1.4.1 
traffic_portal_build_1   |     +-- tunnel-agent@0.6.0 
traffic_portal_build_1   |     `-- uuid@3.3.3 
traffic_portal_build_1   | 
traffic_portal_build_1   | npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@^1.0.0 (node_modules/chokidar/node_modules/fsevents):
traffic_portal_build_1   | npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.9: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
traffic_portal_build_1   | npm WARN traffic_portal@ No description
traffic_portal_build_1   | npm WARN traffic_portal@ No repository field.
traffic_portal_build_1   | npm WARN traffic_portal@ No license field.
traffic_portal_build_1   | 
traffic_portal_build_1   | Done.
traffic_portal_build_1   | 
traffic_portal_build_1   | 
traffic_portal_build_1   | Execution Time (2019-09-24 15:05:41 UTC)
traffic_portal_build_1   | loading tasks                  1.6s  ▇▇ 3%
traffic_portal_build_1   | compass:prod                  11.2s  ▇▇▇▇▇▇▇▇ 23%
traffic_portal_build_1   | browserify2:app-prod           2.8s  ▇▇ 6%
traffic_portal_build_1   | browserify2:shared-libs-prod   3.6s  ▇▇▇ 7%
traffic_portal_build_1   | install-dependencies          28.5s  ▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇ 59%
traffic_portal_build_1   | Total 48s
traffic_portal_build_1   | 
traffic_portal_build_1   | + exit 0
traffic_portal_build_1   | Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.loyEed
traffic_portal_build_1   | + umask 022
traffic_portal_build_1   | + cd /tmp/trafficcontrol/rpmbuild/BUILD
traffic_portal_build_1   | + '[' /tmp/trafficcontrol/rpmbuild/BUILDROOT/traffic_portal-3.0.0-10190.9e3f3212.el7.x86_64 '!=' / ']'
traffic_portal_build_1   | + rm -rf /tmp/trafficcontrol/rpmbuild/BUILDROOT/traffic_portal-3.0.0-10190.9e3f3212.el7.x86_64
traffic_portal_build_1   | ++ dirname /tmp/trafficcontrol/rpmbuild/BUILDROOT/traffic_portal-3.0.0-10190.9e3f3212.el7.x86_64
traffic_portal_build_1   | + mkdir -p /tmp/trafficcontrol/rpmbuild/BUILDROOT
traffic_portal_build_1   | + mkdir /tmp/trafficcontrol/rpmbuild/BUILDROOT/traffic_portal-3.0.0-10190.9e3f3212.el7.x86_64
traffic_portal_build_1   | + cd traffic_portal-3.0.0
traffic_portal_build_1   | + /usr/bin/mkdir -p /tmp/trafficcontrol/rpmbuild/BUILDROOT/traffic_portal-3.0.0-10190.9e3f3212.el7.x86_64/etc/init.d
traffic_portal_build_1   | + /usr/bin/mkdir -p /tmp/trafficcontrol/rpmbuild/BUILDROOT/traffic_portal-3.0.0-10190.9e3f3212.el7.x86_64/etc/logrotate.d
traffic_portal_build_1   | + /usr/bin/mkdir -p /tmp/trafficcontrol/rpmbuild/BUILDROOT/traffic_portal-3.0.0-10190.9e3f3212.el7.x86_64/etc/traffic_portal
traffic_portal_build_1   | + /usr/bin/mkdir -p /tmp/trafficcontrol/rpmbuild/BUILDROOT/traffic_portal-3.0.0-10190.9e3f3212.el7.x86_64/opt/traffic_portal/public
traffic_portal_build_1   | + /usr/bin/mkdir -p /tmp/trafficcontrol/rpmbuild/BUILDROOT/traffic_portal-3.0.0-10190.9e3f3212.el7.x86_64/opt/traffic_portal/server
traffic_portal_build_1   | + /usr/bin/mkdir -p /tmp/trafficcontrol/rpmbuild/BUILDROOT/traffic_portal-3.0.0-10190.9e3f3212.el7.x86_64/var/log/traffic_portal
traffic_portal_build_1   | + /usr/bin/cp /tmp/trafficcontrol/rpmbuild/BUILD/traffic_portal-3.0.0/server.js /tmp/trafficcontrol/rpmbuild/BUILDROOT/traffic_portal-3.0.0-10190.9e3f3212.el7.x86_64/opt/traffic_portal/.
traffic_portal_build_1   | + /usr/bin/cp -r /tmp/trafficcontrol/rpmbuild/BUILD/traffic_portal-3.0.0/conf /tmp/trafficcontrol/rpmbuild/BUILDROOT/traffic_portal-3.0.0-10190.9e3f3212.el7.x86_64/etc/traffic_portal/.
traffic_portal_build_1   | + /usr/bin/cp /tmp/trafficcontrol/rpmbuild/BUILD/traffic_portal-3.0.0/build/etc/init.d/traffic_portal /tmp/trafficcontrol/rpmbuild/BUILDROOT/traffic_portal-3.0.0-10190.9e3f3212.el7.x86_64/etc/init.d/.
traffic_portal_build_1   | + /usr/bin/cp /tmp/trafficcontrol/rpmbuild/BUILD/traffic_portal-3.0.0/build/etc/logrotate.d/traffic_portal /tmp/trafficcontrol/rpmbuild/BUILDROOT/traffic_portal-3.0.0-10190.9e3f3212.el7.x86_64/etc/logrotate.d/.
traffic_portal_build_1   | + /usr/bin/cp /tmp/trafficcontrol/rpmbuild/BUILD/traffic_portal-3.0.0/build/etc/logrotate.d/traffic_portal-access /tmp/trafficcontrol/rpmbuild/BUILDROOT/traffic_portal-3.0.0-10190.9e3f3212.el7.x86_64/etc/logrotate.d/.
traffic_portal_build_1   | + /usr/bin/cp -r /tmp/trafficcontrol/rpmbuild/BUILD/traffic_portal-3.0.0/app/dist/node_modules /tmp/trafficcontrol/rpmbuild/BUILD/traffic_portal-3.0.0/app/dist/package.json /tmp/trafficcontrol/rpmbuild/BUILD/traffic_portal-3.0.0/app/dist/public /tmp/trafficcontrol/rpmbuild/BUILDROOT/traffic_portal-3.0.0-10190.9e3f3212.el7.x86_64/opt/traffic_portal/.
traffic_portal_build_1   | + VERSION=3.0.0-10190.9e3f3212.el7
traffic_portal_build_1   | ++ date '+%Y-%m-%d %H:%M'
traffic_portal_build_1   | + BUILD_DATE='2019-09-24 15:06'
traffic_portal_build_1   | + VERSION='"Version":"3.0.0-10190.9e3f3212.el7"'
traffic_portal_build_1   | + BUILD_DATE='"Build Date":"2019-09-24 15:06"'
traffic_portal_build_1   | + JSON_VERSION='{\n"Version":"3.0.0-10190.9e3f3212.el7",\n"Build Date":"2019-09-24 15:06"\n}'
traffic_portal_build_1   | + echo -e '{\n"Version":"3.0.0-10190.9e3f3212.el7",\n"Build' 'Date":"2019-09-24' '15:06"\n}'
traffic_portal_build_1   | + /usr/lib/rpm/check-buildroot
traffic_portal_build_1   | + /usr/lib/rpm/redhat/brp-compress
traffic_portal_build_1   | + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip
traffic_portal_build_1   | + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
trafficcontrolpr4301_traffic_router_build_1 exited with code 0
traffic_portal_build_1   | + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip
traffic_portal_build_1   | + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1
traffic_portal_build_1   | + /usr/lib/rpm/redhat/brp-python-hardlink
traffic_portal_build_1   | + /usr/lib/rpm/redhat/brp-java-repack-jars
traffic_portal_build_1   | Processing files: traffic_portal-3.0.0-10190.9e3f3212.el7.x86_64
traffic_portal_build_1   | warning: File listed twice: /etc/init.d/traffic_portal
traffic_portal_build_1   | warning: File listed twice: /opt/traffic_portal/node_modules/forever/bin/forever
traffic_portal_build_1   | warning: File listed twice: /opt/traffic_portal/node_modules/forever/bin/monitor
traffic_portal_build_1   | warning: File listed twice: /opt/traffic_portal/public/traffic_portal_properties.json
traffic_portal_build_1   | Provides: traffic_portal = 3.0.0-10190.9e3f3212.el7 traffic_portal(x86-64) = 3.0.0-10190.9e3f3212.el7
traffic_portal_build_1   | Requires(interp): /bin/sh
traffic_portal_build_1   | Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1
traffic_portal_build_1   | Requires(post): /bin/sh
traffic_portal_build_1   | Checking for unpackaged file(s): /usr/lib/rpm/check-files /tmp/trafficcontrol/rpmbuild/BUILDROOT/traffic_portal-3.0.0-10190.9e3f3212.el7.x86_64
traffic_portal_build_1   | Wrote: /tmp/trafficcontrol/rpmbuild/SRPMS/traffic_portal-3.0.0-10190.9e3f3212.el7.src.rpm
traffic_portal_build_1   | Wrote: /tmp/trafficcontrol/rpmbuild/RPMS/x86_64/traffic_portal-3.0.0-10190.9e3f3212.el7.x86_64.rpm
traffic_portal_build_1   | Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Xhfl1x
traffic_portal_build_1   | + umask 022
traffic_portal_build_1   | + cd /tmp/trafficcontrol/rpmbuild/BUILD
traffic_portal_build_1   | + cd traffic_portal-3.0.0
traffic_portal_build_1   | + /usr/bin/rm -rf /tmp/trafficcontrol/rpmbuild/BUILDROOT/traffic_portal-3.0.0-10190.9e3f3212.el7.x86_64
traffic_portal_build_1   | + exit 0
traffic_portal_build_1   | 
traffic_portal_build_1   | ========================================================================================
traffic_portal_build_1   | RPM BUILD FOR traffic_portal SUCCEEDED, See /tmp/trafficcontrol/dist/traffic_portal-3.0.0-10190.9e3f3212.el7.x86_64.rpm for the newly built rpm.
traffic_portal_build_1   | ========================================================================================
traffic_portal_build_1   | 
traffic_portal_build_1   | The following subdirectories built successfully: 
traffic_portal_build_1   |    traffic_portal
traffic_portal_build_1   | See /tmp/trafficcontrol/dist for newly built rpms.
traffic_portal_build_1   | + echo 0
traffic_portal_build_1   | + exit 0
traffic_portal_build_1   | + cleanup
traffic_portal_build_1   | + setowner /trafficcontrol /trafficcontrol/dist
traffic_portal_build_1   | ++ stat -c %u:%g /trafficcontrol
traffic_portal_build_1   | + own=910:910
traffic_portal_build_1   | + shift
traffic_portal_build_1   | + [[ -n /trafficcontrol/dist ]]
traffic_portal_build_1   | + chown -R 910:910 /trafficcontrol/dist
trafficcontrolpr4301_traffic_portal_build_1 exited with code 0
+ /tmp/docker-compose-lXXD -f infrastructure/docker/build/docker-compose.yml -p trafficcontrolPR4301 ps -q
+ xargs docker inspect -f '{{.Name}} {{.State.ExitCode}}'
+ read name exitcode
+ tee /tmp/tc-status-bfc2
+ [[ 0 == \0 ]]
+ continue
+ read name exitcode
+ [[ 0 == \0 ]]
+ continue
+ read name exitcode
+ [[ 1 == \0 ]]
++ echo /trafficcontrolpr4301_grovetccfg_build_1
++ sed s@/trafficcontrolPR4301_@@
++ sed 's/_[0-9]*$//'
+ name=/trafficcontrolpr4301_grovetccfg_build
+ echo /trafficcontrolpr4301_grovetccfg_build exited with status 1
+ read name exitcode
/trafficcontrolpr4301_grovetccfg_build exited with status 1
+ [[ 0 == \0 ]]
+ continue
+ read name exitcode
+ [[ 0 == \0 ]]
+ continue
+ read name exitcode
+ [[ 0 == \0 ]]
+ continue
+ read name exitcode
+ [[ 0 == \0 ]]
+ continue
+ read name exitcode
+ [[ 0 == \0 ]]
+ continue
+ read name exitcode
+ [[ 0 == \0 ]]
+ continue
+ read name exitcode
+ [[ 0 == \0 ]]
+ continue
+ read name exitcode
+ /tmp/docker-compose-lXXD -f infrastructure/docker/build/docker-compose.yml -p trafficcontrolPR4301 rm -v -f
Removing trafficcontrolpr4301_weasel_1 ... 
Removing trafficcontrolpr4301_traffic_stats_build_1 ... 
Removing trafficcontrolpr4301_traffic_monitor_build_1 ... 
Removing trafficcontrolpr4301_traffic_ops_build_1 ... 
Removing trafficcontrolpr4301_docs_1 ... 
Removing trafficcontrolpr4301_grovetccfg_build_1 ... 
Removing trafficcontrolpr4301_traffic_portal_build_1 ... 
Removing trafficcontrolpr4301_traffic_router_build_1 ... 
Removing trafficcontrolpr4301_grove_build_1 ... 
Removing trafficcontrolpr4301_source_1 ... 
Removing trafficcontrolpr4301_weasel_1 ... doneRemoving trafficcontrolpr4301_source_1 ... doneRemoving trafficcontrolpr4301_grove_build_1 ... doneRemoving trafficcontrolpr4301_docs_1 ... doneRemoving trafficcontrolpr4301_traffic_monitor_build_1 ... doneRemoving trafficcontrolpr4301_traffic_ops_build_1 ... doneRemoving trafficcontrolpr4301_traffic_stats_build_1 ... doneRemoving trafficcontrolpr4301_traffic_portal_build_1 ... doneRemoving trafficcontrolpr4301_traffic_router_build_1 ... doneRemoving trafficcontrolpr4301_grovetccfg_build_1 ... doneGoing to remove trafficcontrolpr4301_weasel_1, trafficcontrolpr4301_traffic_stats_build_1, trafficcontrolpr4301_traffic_monitor_build_1, trafficcontrolpr4301_traffic_ops_build_1, trafficcontrolpr4301_docs_1, trafficcontrolpr4301_grovetccfg_build_1, trafficcontrolpr4301_traffic_portal_build_1, trafficcontrolpr4301_traffic_router_build_1, trafficcontrolpr4301_grove_build_1, trafficcontrolpr4301_source_1
+ ls -l dist
total 127444
-rw-r--r-- 1 jenkins jenkins 13307002 Sep 24 15:06 apache-trafficcontrol-3.0.0-docs.tar.gz
-rw-r--r-- 1 jenkins jenkins 44446748 Sep 24 15:03 apache-trafficcontrol-3.0.0.tar.gz
-rw-r--r-- 1 jenkins jenkins    29892 Sep 24 15:06 build-docs.log
-rw-r--r-- 1 jenkins jenkins     9259 Sep 24 15:05 build-grove.log
-rw-r--r-- 1 jenkins jenkins    73734 Sep 24 15:05 build-traffic_monitor.log
-rw-r--r-- 1 jenkins jenkins   148892 Sep 24 15:05 build-traffic_ops.log
-rw-r--r-- 1 jenkins jenkins   877189 Sep 24 15:06 build-traffic_portal.log
-rw-r--r-- 1 jenkins jenkins  1263332 Sep 24 15:06 build-traffic_router.log
-rw-r--r-- 1 jenkins jenkins   130979 Sep 24 15:05 build-traffic_stats.log
-rw-r--r-- 1 jenkins jenkins  2355348 Sep 24 15:05 grove-0.2-10190.9e3f3212.x86_64.rpm
-rw-r--r-- 1 jenkins jenkins  7994468 Sep 24 15:06 tomcat-8.5.32-10190.9e3f3212.el7.x86_64.rpm
-rw-r--r-- 1 jenkins jenkins   238975 Sep 24 15:05 traffic_monitor-3.0.0-10190.9e3f3212.el7.src.rpm
-rw-r--r-- 1 jenkins jenkins  3244832 Sep 24 15:05 traffic_monitor-3.0.0-10190.9e3f3212.el7.x86_64.rpm
-rw-r--r-- 1 jenkins jenkins   893368 Sep 24 15:05 traffic_ops-3.0.0-10190.9e3f3212.el7.src.rpm
-rw-r--r-- 1 jenkins jenkins  6780124 Sep 24 15:05 traffic_ops-3.0.0-10190.9e3f3212.el7.x86_64.rpm
-rw-r--r-- 1 jenkins jenkins    25897 Sep 24 15:05 traffic_ops_ort-3.0.0-10190.9e3f3212.el7.src.rpm
-rw-r--r-- 1 jenkins jenkins    24376 Sep 24 15:05 traffic_ops_ort-3.0.0-10190.9e3f3212.el7.x86_64.rpm
-rw-r--r-- 1 jenkins jenkins  1657448 Sep 24 15:06 traffic_portal-3.0.0-10190.9e3f3212.el7.src.rpm
-rw-r--r-- 1 jenkins jenkins  5074520 Sep 24 15:06 traffic_portal-3.0.0-10190.9e3f3212.el7.x86_64.rpm
-rw-r--r-- 1 jenkins jenkins 35026092 Sep 24 15:05 traffic_router-3.0.0-10190.9e3f3212.el7.x86_64.rpm
-rw-r--r-- 1 jenkins jenkins   375963 Sep 24 15:05 traffic_stats-3.0.0-10190.9e3f3212.el7.src.rpm
-rw-r--r-- 1 jenkins jenkins  6472208 Sep 24 15:05 traffic_stats-3.0.0-10190.9e3f3212.el7.x86_64.rpm
-rw-r--r-- 1 jenkins jenkins        0 Sep 24 15:03 weasel.txt
+ [[ -s dist/weasel.txt ]]
+ [[ -s /tmp/tc-status-bfc2 ]]
+ cat /tmp/tc-status-bfc2
/trafficcontrolpr4301_grovetccfg_build exited with status 1
+ exit 1
+ finish
+ /tmp/docker-compose-lXXD -f infrastructure/docker/build/docker-compose.yml -p trafficcontrolPR4301 down -v
Removing network trafficcontrolpr4301_default
+ /tmp/docker-compose-lXXD -f infrastructure/docker/build/docker-compose.yml -p trafficcontrolPR4301 rm -v -f
No stopped containers
+ rm -f /tmp/docker-compose-lXXD
Build step 'Execute shell' marked build as failure
Skipped archiving because build is not successful