Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- + JUNIT_REPORT_FILE_NAME=jsf-junitreports.tar.gz
- + tar zcvf /home/jenkins/agent/workspace/jakartaee-tck_8.0/jsf-junitreports.tar.gz /home/jenkins/agent/workspace/jakartaee-tck_8.0/results/junitreports/
- tar: Removing leading `/' from member names
- /home/jenkins/agent/workspace/jakartaee-tck_8.0/results/junitreports/
- /home/jenkins/agent/workspace/jakartaee-tck_8.0/results/junitreports/jsf-junit-report.xml
- </span><span class="pipeline-new-node" nodeId="839" enclosingId="575">[Pipeline] archiveArtifacts
- </span><span class="pipeline-node-839">Archiving artifacts
- </span><span class="pipeline-new-node" nodeId="840" enclosingId="575">[Pipeline] junit
- </span><span class="pipeline-node-840">Recording test results
- </span><span class="pipeline-new-node" nodeId="841" startId="575">[Pipeline] }
- </span><span class="pipeline-new-node" nodeId="842" startId="574">[Pipeline] // container
- </span><span class="pipeline-new-node" nodeId="843" startId="573">[Pipeline] }
- </span><span class="pipeline-new-node" nodeId="844" startId="572">[Pipeline] // stage
- </span><span class="pipeline-new-node" nodeId="845" startId="571">[Pipeline] }
- </span><span class="pipeline-new-node" nodeId="846" startId="197">[Pipeline] // node
- </span><span class="pipeline-new-node" nodeId="847" startId="152">[Pipeline] }
- </span><span class="pipeline-new-node" nodeId="848" startId="151">[Pipeline] // podTemplate
- </span><span class="pipeline-new-node" nodeId="849" startId="92">[Pipeline] }
- </span><span class="pipeline-new-node" nodeId="850" startId="33">[Pipeline] // parallel
- </span><span class="pipeline-new-node" nodeId="851" startId="32">[Pipeline] }
- </span><span class="pipeline-new-node" nodeId="852" startId="31">[Pipeline] // script
- </span><span class="pipeline-new-node" nodeId="853" startId="30">[Pipeline] }
- </span><span class="pipeline-new-node" nodeId="854" startId="29">[Pipeline] // stage
- </span><span class="pipeline-new-node" nodeId="855" startId="855" enclosingId="17">[Pipeline] stage
- </span><span class="pipeline-new-node" nodeId="856" startId="856" enclosingId="855" label="standalone-tck-build">[Pipeline] { (standalone-tck-build)
- </span>Stage "standalone-tck-build" skipped due to earlier failure(s)
- <span class="pipeline-new-node" nodeId="857" startId="856">[Pipeline] }
- </span><span class="pipeline-new-node" nodeId="858" startId="855">[Pipeline] // stage
- </span><span class="pipeline-new-node" nodeId="859" startId="859" enclosingId="17">[Pipeline] stage
- </span><span class="pipeline-new-node" nodeId="860" startId="860" enclosingId="859" label="standalone-tck-run">[Pipeline] { (standalone-tck-run)
- </span>Stage "standalone-tck-run" skipped due to earlier failure(s)
- <span class="pipeline-new-node" nodeId="861" startId="860">[Pipeline] }
- </span><span class="pipeline-new-node" nodeId="862" startId="859">[Pipeline] // stage
- </span><span class="pipeline-new-node" nodeId="863" startId="17">[Pipeline] }
- </span><span class="pipeline-new-node" nodeId="864" startId="16">[Pipeline] // withEnv
- </span><span class="pipeline-new-node" nodeId="865" startId="15">[Pipeline] }
- </span><span class="pipeline-new-node" nodeId="866" startId="14">[Pipeline] // container
- </span><span class="pipeline-new-node" nodeId="867" startId="13">[Pipeline] }
- </span><span class="pipeline-new-node" nodeId="868" startId="12">[Pipeline] // withEnv
- </span><span class="pipeline-new-node" nodeId="869" startId="6">[Pipeline] }
- </span><span class="pipeline-new-node" nodeId="870" startId="5">[Pipeline] // node
- </span><span class="pipeline-new-node" nodeId="871" startId="4">[Pipeline] }
- </span><span class="pipeline-new-node" nodeId="872" startId="3">[Pipeline] // podTemplate
- </span><span class="pipeline-new-node" nodeId="873" startId="2">[Pipeline] End of Pipeline
- </span>
- GitHub has been notified of this commit’s build result
- java.io.IOException: Cannot allocate memory
- at sun.nio.ch.FileDispatcherImpl.write0(Native Method)
- at sun.nio.ch.FileDispatcherImpl.write(Unknown Source)
- at sun.nio.ch.IOUtil.writeFromNativeBuffer(Unknown Source)
- at sun.nio.ch.IOUtil.write(Unknown Source)
- at sun.nio.ch.FileChannelImpl.write(Unknown Source)
- at java.nio.channels.Channels.writeFullyImpl(Unknown Source)
- at java.nio.channels.Channels.writeFully(Unknown Source)
- at java.nio.channels.Channels.access$000(Unknown Source)
- at java.nio.channels.Channels$1.write(Unknown Source)
- at org.apache.commons.io.IOUtils.copyLarge(IOUtils.java:2315)
- at org.apache.commons.io.IOUtils.copy(IOUtils.java:2270)
- at org.apache.commons.io.IOUtils.copyLarge(IOUtils.java:2291)
- at org.apache.commons.io.IOUtils.copy(IOUtils.java:2246)
- at hudson.util.IOUtils.copy(IOUtils.java:43)
- at hudson.FilePath.readFromTar(FilePath.java:2581)
- Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to JNLP4-connect connection from 10.128.6.1/10.128.6.1:54300
- 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 hudson.FilePath.act(FilePath.java:1072)
- at hudson.FilePath.act(FilePath.java:1061)
- at hudson.FilePath.untar(FilePath.java:572)
- at org.jenkinsci.plugins.workflow.flow.StashManager.unstash(StashManager.java:161)
- at org.jenkinsci.plugins.workflow.support.steps.stash.UnstashStep$Execution.run(UnstashStep.java:76)
- at org.jenkinsci.plugins.workflow.support.steps.stash.UnstashStep$Execution.run(UnstashStep.java:63)
- at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47)
- at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution$$Lambda$334.000000006800CCF0.run(Unknown Source)
- at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
- at java.util.concurrent.FutureTask.run(Unknown Source)
- at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
- at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
- Caused: java.io.IOException: Failed to extract jakartaeetck-bundles.tar.gz
- at hudson.FilePath.readFromTar(FilePath.java:2591)
- at hudson.FilePath.access$500(FilePath.java:212)
- at hudson.FilePath$UntarRemote.invoke(FilePath.java:586)
- at hudson.FilePath$UntarRemote.invoke(FilePath.java:577)
- at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3052)
- at hudson.remoting.UserRequest.perform(UserRequest.java:211)
- 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(Unknown Source)
- at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
- at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
- at hudson.remoting.Engine$1.lambda$newThread$0(Engine.java:97)
- at hudson.remoting.Engine$1$$Lambda$4.000000001401F7B0.run(Unknown Source)
- at java.lang.Thread.run(Unknown Source)
- Finished: FAILURE
- </pre></div></div><footer><div class="container-fluid"><div class="row"><div class="col-md-6" id="footer"></div><div class="col-md-18"><span class="page_generated">Page generated: Jan 15, 2020 9:05:28 PM EST</span><span class="rest_api"><a href="api/">REST API</a></span><span class="jenkins_ver"><a href="https://ci.eclipse.org">Jenkins ver. 2.190.1</a></span></div></div></div></footer></body></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement