Skip to content
Failed

Console Output

Pull request #1034 updated
17:56:38 Connecting to https://api.github.com using Jenkins ORNL
Obtained .jenkins from 4287fd4d9c2a8bde8b169b51157f9085a0181dbb
[Pipeline] Start of Pipeline
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] parallel
[Pipeline] { (Branch: rocm-ndebug-orange)
[Pipeline] { (Branch: rocm-ndebug-orange-float)
[Pipeline] { (Branch: cuda-debug-orange)
[Pipeline] { (Branch: cuda-ndebug-orange)
[Pipeline] { (Branch: cuda-debug-vecgeom)
[Pipeline] { (Branch: cuda-reldeb-vecgeom)
[Pipeline] { (Branch: cuda-ndebug-vecgeom)
[Pipeline] stage
[Pipeline] { (rocm-ndebug-orange)
[Pipeline] stage
[Pipeline] { (rocm-ndebug-orange-float)
[Pipeline] stage
[Pipeline] { (cuda-debug-orange)
[Pipeline] stage
[Pipeline] { (cuda-ndebug-orange)
[Pipeline] stage
[Pipeline] { (cuda-debug-vecgeom)
[Pipeline] stage
[Pipeline] { (cuda-reldeb-vecgeom)
[Pipeline] stage
[Pipeline] { (cuda-ndebug-vecgeom)
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
Running on lascaux04 in /var/jenkins/workspace/celeritas_PR-1034
[Pipeline] {
[Pipeline] checkout
Selected Git installation does not exist. Using Default
The recommended git tool is: NONE
using credential Jenkins ORNL
Fetching changes from the remote Git repository
Fetching without tags
Checking out Revision 4287fd4d9c2a8bde8b169b51157f9085a0181dbb (PR-1034)
 > git rev-parse --resolve-git-dir /var/jenkins/workspace/celeritas_PR-1034/.git # timeout=10
 > git config remote.origin.url https://github.com/celeritas-project/celeritas.git # timeout=10
Fetching upstream changes from https://github.com/celeritas-project/celeritas.git
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
using GIT_ASKPASS to set credentials 
 > git fetch --no-tags --progress -- https://github.com/celeritas-project/celeritas.git +refs/pull/1034/head:refs/remotes/origin/PR-1034 # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 4287fd4d9c2a8bde8b169b51157f9085a0181dbb # timeout=10
Commit message: "Merge branch 'develop' into celer-g4-dump"
 > git rev-list --no-walk 5079316999aeaff1aa6dbd9c054d96f6da56c7bf # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
+ docker inspect -f . celeritas/ci-centos7-rocm5:2022-12-14.2

Error: No such object: celeritas/ci-centos7-rocm5:2022-12-14.2
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
+ docker pull celeritas/ci-centos7-rocm5:2022-12-14.2
2022-12-14.2: Pulling from celeritas/ci-centos7-rocm5
2d473b07cdd5: Pulling fs layer
da3cb5d544dd: Pulling fs layer
f54d87f5655c: Pulling fs layer
6581daacd82f: Pulling fs layer
34081518945a: Pulling fs layer
55f517b2e10c: Pulling fs layer
ce81c210b0e4: Pulling fs layer
a7578bc230f5: Pulling fs layer
00ef57d319ff: Pulling fs layer
42675dae870c: Pulling fs layer
be63bef3e26f: Pulling fs layer
b17342072b57: Pulling fs layer
82e2373043b5: Pulling fs layer
b5d2f00a75bc: Pulling fs layer
6581daacd82f: Waiting
4ab38d3e3f6d: Pulling fs layer
34081518945a: Waiting
d2e414a150e4: Pulling fs layer
9cc04e62440c: Pulling fs layer
085f7206e7bd: Pulling fs layer
f7753a19f12f: Pulling fs layer
be63bef3e26f: Waiting
3d9957ba9675: Pulling fs layer
55f517b2e10c: Waiting
76b045077fd5: Pulling fs layer
82e2373043b5: Waiting
b17342072b57: Waiting
517d41a823a7: Pulling fs layer
b5d2f00a75bc: Waiting
ce81c210b0e4: Waiting
d2e414a150e4: Waiting
f7753a19f12f: Waiting
a7578bc230f5: Waiting
4ab38d3e3f6d: Waiting
76b045077fd5: Waiting
3d9957ba9675: Waiting
00ef57d319ff: Waiting
517d41a823a7: Waiting
085f7206e7bd: Waiting
9cc04e62440c: Waiting
42675dae870c: Waiting
f54d87f5655c: Verifying Checksum
f54d87f5655c: Download complete
2d473b07cdd5: Verifying Checksum
2d473b07cdd5: Download complete
da3cb5d544dd: Verifying Checksum
da3cb5d544dd: Download complete
55f517b2e10c: Verifying Checksum
55f517b2e10c: Download complete
ce81c210b0e4: Verifying Checksum
ce81c210b0e4: Download complete
34081518945a: Verifying Checksum
34081518945a: Download complete
Still waiting to schedule task
Waiting for next available executor on ‘lascaux04Still waiting to schedule task
Waiting for next available executor on ‘NVIDIA_Tesla_V100-PCIE-32GB&&nvidia-docker&&large_imagesStill waiting to schedule task
Waiting for next available executor on ‘NVIDIA_Tesla_V100-PCIE-32GB&&nvidia-docker&&large_imagesStill waiting to schedule task
Waiting for next available executor on ‘NVIDIA_Tesla_V100-PCIE-32GB&&nvidia-docker&&large_imagesStill waiting to schedule task
Waiting for next available executor on ‘NVIDIA_Tesla_V100-PCIE-32GB&&nvidia-docker&&large_imagesStill waiting to schedule task
Waiting for next available executor on ‘NVIDIA_Tesla_V100-PCIE-32GB&&nvidia-docker&&large_images2d473b07cdd5: Pull complete
6581daacd82f: Verifying Checksum
6581daacd82f: Download complete
write /var/lib/docker/tmp/GetImageBlob3461426787: no space left on device
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
Running on lascaux04 in /var/jenkins/workspace/celeritas_PR-1034
[Pipeline] // node
[Pipeline] }
[Pipeline] {
[Pipeline] // stage
[Pipeline] }
Failed in branch rocm-ndebug-orange
[Pipeline] checkout
Selected Git installation does not exist. Using Default
The recommended git tool is: NONE
using credential Jenkins ORNL
Fetching changes from the remote Git repository
Fetching without tags
Checking out Revision 4287fd4d9c2a8bde8b169b51157f9085a0181dbb (PR-1034)
Commit message: "Merge branch 'develop' into celer-g4-dump"
[Pipeline] withEnv
[Pipeline] {
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
 > git rev-parse --resolve-git-dir /var/jenkins/workspace/celeritas_PR-1034/.git # timeout=10
 > git config remote.origin.url https://github.com/celeritas-project/celeritas.git # timeout=10
Fetching upstream changes from https://github.com/celeritas-project/celeritas.git
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
using GIT_ASKPASS to set credentials 
 > git fetch --no-tags --progress -- https://github.com/celeritas-project/celeritas.git +refs/pull/1034/head:refs/remotes/origin/PR-1034 # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 4287fd4d9c2a8bde8b169b51157f9085a0181dbb # timeout=10
+ docker inspect -f . celeritas/ci-centos7-rocm5:2022-12-14.2

Error: No such object: celeritas/ci-centos7-rocm5:2022-12-14.2
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
+ docker pull celeritas/ci-centos7-rocm5:2022-12-14.2
2022-12-14.2: Pulling from celeritas/ci-centos7-rocm5
2d473b07cdd5: Pulling fs layer
da3cb5d544dd: Pulling fs layer
f54d87f5655c: Pulling fs layer
6581daacd82f: Pulling fs layer
34081518945a: Pulling fs layer
55f517b2e10c: Pulling fs layer
ce81c210b0e4: Pulling fs layer
a7578bc230f5: Pulling fs layer
00ef57d319ff: Pulling fs layer
42675dae870c: Pulling fs layer
be63bef3e26f: Pulling fs layer
b17342072b57: Pulling fs layer
82e2373043b5: Pulling fs layer
b5d2f00a75bc: Pulling fs layer
4ab38d3e3f6d: Pulling fs layer
6581daacd82f: Waiting
d2e414a150e4: Pulling fs layer
9cc04e62440c: Pulling fs layer
ce81c210b0e4: Waiting
085f7206e7bd: Pulling fs layer
34081518945a: Waiting
f7753a19f12f: Pulling fs layer
b17342072b57: Waiting
3d9957ba9675: Pulling fs layer
55f517b2e10c: Waiting
82e2373043b5: Waiting
76b045077fd5: Pulling fs layer
b5d2f00a75bc: Waiting
517d41a823a7: Pulling fs layer
a7578bc230f5: Waiting
42675dae870c: Waiting
be63bef3e26f: Waiting
4ab38d3e3f6d: Waiting
76b045077fd5: Waiting
517d41a823a7: Waiting
3d9957ba9675: Waiting
d2e414a150e4: Waiting
9cc04e62440c: Waiting
f7753a19f12f: Waiting
085f7206e7bd: Waiting
f54d87f5655c: Verifying Checksum
f54d87f5655c: Download complete
2d473b07cdd5: Verifying Checksum
2d473b07cdd5: Download complete
da3cb5d544dd: Verifying Checksum
da3cb5d544dd: Download complete
55f517b2e10c: Verifying Checksum
55f517b2e10c: Download complete
34081518945a: Verifying Checksum
34081518945a: Download complete
2d473b07cdd5: Pull complete
ce81c210b0e4: Verifying Checksum
ce81c210b0e4: Download complete
6581daacd82f: Verifying Checksum
6581daacd82f: Download complete
42675dae870c: Verifying Checksum
be63bef3e26f: Download complete
00ef57d319ff: Verifying Checksum
00ef57d319ff: Download complete
b17342072b57: Verifying Checksum
b17342072b57: Download complete
42675dae870c: Download complete
b5d2f00a75bc: Verifying Checksum
b5d2f00a75bc: Download complete
d2e414a150e4: Verifying Checksum
d2e414a150e4: Download complete
9cc04e62440c: Download complete
085f7206e7bd: Verifying Checksum
085f7206e7bd: Download complete
3d9957ba9675: Verifying Checksum
3d9957ba9675: Download complete
76b045077fd5: Verifying Checksum
76b045077fd5: Download complete
517d41a823a7: Download complete
f7753a19f12f: Verifying Checksum
f7753a19f12f: Download complete
write /var/lib/docker/tmp/GetImageBlob2395475684: no space left on device
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
Failed in branch rocm-ndebug-orange-float
Running on fetnat05 in /var/jenkins/workspace/celeritas_PR-1034
[Pipeline] {
[Pipeline] checkout
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
+ docker inspect -f . celeritas/ci-jammy-cuda11:2023-08-02
.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] withDockerContainer
fetnat05 seems to be running inside container 848df06c8a1151342cc8e99325ec13ba3d639827de6ac0f8ac5b062a23ca6081
$ docker run -t -d -u 0:0 -w /var/jenkins/workspace/celeritas_PR-1034 --volumes-from 848df06c8a1151342cc8e99325ec13ba3d639827de6ac0f8ac5b062a23ca6081 -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** celeritas/ci-jammy-cuda11:2023-08-02 cat
$ docker top 40c6a1089ff2816304dc7672b2ea4e097bb4f3ea402f4393362e2213d696287c -eo pid,comm
ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements).
Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`.
[Pipeline] {
[Pipeline] sh
+ entrypoint-shell ./scripts/ci/run-ci.sh ubuntu-cuda debug-orange
bash: line 1: ./scripts/ci/run-ci.sh: No such file or directory
Post stage
[Pipeline] xunit
INFO: Processing CTest-Version 3.x (default)
Error when executing always post condition:
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to JNLP4-connect connection from 10.64.193.249/10.64.193.249:52692
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1784)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356)
		at hudson.remoting.Channel.call(Channel.java:1000)
		at hudson.FilePath.act(FilePath.java:1192)
		at hudson.FilePath.act(FilePath.java:1181)
		at org.jenkinsci.plugins.xunit.XUnitProcessor.processTestsReport(XUnitProcessor.java:212)
		at org.jenkinsci.plugins.xunit.XUnitProcessor.process(XUnitProcessor.java:161)
		at org.jenkinsci.plugins.xunit.pipeline.XUnitResultsStepExecution.run(XUnitResultsStepExecution.java:93)
		at org.jenkinsci.plugins.xunit.pipeline.XUnitResultsStepExecution.run(XUnitResultsStepExecution.java:52)
		at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47)
		at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
		at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
		at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
		at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
		at java.base/java.lang.Thread.run(Thread.java:833)
Also:   org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: 3afaad4f-1a07-4fc2-a513-2ff165f73e55
org.jenkinsci.plugins.xunit.service.NoTestFoundException: [CTest-Version 3.x (default)] - No test report file(s) were found with the pattern 'build/Testing/**/Test.xml' relative to '/var/jenkins/workspace/celeritas_PR-1034' for the testing framework 'CTest-Version 3.x (default)'.
Did you enter a pattern relative to (and within) the workspace directory?
Did you generate the result report(s) for 'CTest-Version 3.x (default)'?"
	at org.jenkinsci.plugins.xunit.service.XUnitReportProcessorService.findReports(XUnitReportProcessorService.java:77)
	at org.jenkinsci.plugins.xunit.service.XUnitTransformerCallable.invoke(XUnitTransformerCallable.java:85)
	at org.jenkinsci.plugins.xunit.service.XUnitTransformerCallable.invoke(XUnitTransformerCallable.java:38)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3578)
	at hudson.remoting.UserRequest.perform(UserRequest.java:211)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:377)
	at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at hudson.remoting.Engine$1.lambda$newThread$0(Engine.java:125)
	at java.base/java.lang.Thread.run(Thread.java:829)

[Pipeline] }
$ docker stop --time=1 40c6a1089ff2816304dc7672b2ea4e097bb4f3ea402f4393362e2213d696287c
$ docker rm -f --volumes 40c6a1089ff2816304dc7672b2ea4e097bb4f3ea402f4393362e2213d696287c
[Pipeline] // withDockerContainer
[Pipeline] }
Running on fetnat05 in /var/jenkins/workspace/celeritas_PR-1034
[Pipeline] // node
[Pipeline] }
[Pipeline] {
[Pipeline] // stage
[Pipeline] }
Failed in branch cuda-debug-orange
[Pipeline] checkout
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
+ docker inspect -f . celeritas/ci-jammy-cuda11:2023-08-02
.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] withDockerContainer
fetnat05 seems to be running inside container 848df06c8a1151342cc8e99325ec13ba3d639827de6ac0f8ac5b062a23ca6081
$ docker run -t -d -u 0:0 -w /var/jenkins/workspace/celeritas_PR-1034 --volumes-from 848df06c8a1151342cc8e99325ec13ba3d639827de6ac0f8ac5b062a23ca6081 -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** celeritas/ci-jammy-cuda11:2023-08-02 cat
$ docker top baaab510c1da33c53c0e643f4e0d1fc17e9951f6154eb14828ce46ceea01dc32 -eo pid,comm
[Pipeline] {
[Pipeline] sh
+ entrypoint-shell ./scripts/ci/run-ci.sh ubuntu-cuda ndebug-orange
bash: line 1: ./scripts/ci/run-ci.sh: No such file or directory
Post stage
[Pipeline] xunit
INFO: Processing CTest-Version 3.x (default)
Error when executing always post condition:
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to JNLP4-connect connection from 10.64.193.249/10.64.193.249:52692
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1784)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356)
		at hudson.remoting.Channel.call(Channel.java:1000)
		at hudson.FilePath.act(FilePath.java:1192)
		at hudson.FilePath.act(FilePath.java:1181)
		at org.jenkinsci.plugins.xunit.XUnitProcessor.processTestsReport(XUnitProcessor.java:212)
		at org.jenkinsci.plugins.xunit.XUnitProcessor.process(XUnitProcessor.java:161)
		at org.jenkinsci.plugins.xunit.pipeline.XUnitResultsStepExecution.run(XUnitResultsStepExecution.java:93)
		at org.jenkinsci.plugins.xunit.pipeline.XUnitResultsStepExecution.run(XUnitResultsStepExecution.java:52)
		at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47)
		at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
		at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
		at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
		at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
		at java.base/java.lang.Thread.run(Thread.java:833)
Also:   org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: ed3ac015-2468-4d49-8af2-1cdf739d635d
org.jenkinsci.plugins.xunit.service.NoTestFoundException: [CTest-Version 3.x (default)] - No test report file(s) were found with the pattern 'build/Testing/**/Test.xml' relative to '/var/jenkins/workspace/celeritas_PR-1034' for the testing framework 'CTest-Version 3.x (default)'.
Did you enter a pattern relative to (and within) the workspace directory?
Did you generate the result report(s) for 'CTest-Version 3.x (default)'?"
	at org.jenkinsci.plugins.xunit.service.XUnitReportProcessorService.findReports(XUnitReportProcessorService.java:77)
	at org.jenkinsci.plugins.xunit.service.XUnitTransformerCallable.invoke(XUnitTransformerCallable.java:85)
	at org.jenkinsci.plugins.xunit.service.XUnitTransformerCallable.invoke(XUnitTransformerCallable.java:38)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3578)
	at hudson.remoting.UserRequest.perform(UserRequest.java:211)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:377)
	at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at hudson.remoting.Engine$1.lambda$newThread$0(Engine.java:125)
	at java.base/java.lang.Thread.run(Thread.java:829)

[Pipeline] }
$ docker stop --time=1 baaab510c1da33c53c0e643f4e0d1fc17e9951f6154eb14828ce46ceea01dc32
$ docker rm -f --volumes baaab510c1da33c53c0e643f4e0d1fc17e9951f6154eb14828ce46ceea01dc32
[Pipeline] // withDockerContainer
[Pipeline] }
Running on fetnat05 in /var/jenkins/workspace/celeritas_PR-1034
[Pipeline] // node
[Pipeline] }
[Pipeline] {
[Pipeline] // stage
[Pipeline] }
Failed in branch cuda-ndebug-orange
[Pipeline] checkout
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
+ docker inspect -f . celeritas/ci-jammy-cuda11:2023-08-02
.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] withDockerContainer
fetnat05 seems to be running inside container 848df06c8a1151342cc8e99325ec13ba3d639827de6ac0f8ac5b062a23ca6081
$ docker run -t -d -u 0:0 -w /var/jenkins/workspace/celeritas_PR-1034 --volumes-from 848df06c8a1151342cc8e99325ec13ba3d639827de6ac0f8ac5b062a23ca6081 -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** celeritas/ci-jammy-cuda11:2023-08-02 cat
$ docker top 09b405a751956aa8f0ba132741f0011274aa070cb5071b52b05b2fba8f534f89 -eo pid,comm
[Pipeline] {
[Pipeline] sh
+ entrypoint-shell ./scripts/ci/run-ci.sh ubuntu-cuda debug-vecgeom
bash: line 1: ./scripts/ci/run-ci.sh: No such file or directory
Post stage
[Pipeline] xunit
INFO: Processing CTest-Version 3.x (default)
Error when executing always post condition:
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to JNLP4-connect connection from 10.64.193.249/10.64.193.249:52692
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1784)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356)
		at hudson.remoting.Channel.call(Channel.java:1000)
		at hudson.FilePath.act(FilePath.java:1192)
		at hudson.FilePath.act(FilePath.java:1181)
		at org.jenkinsci.plugins.xunit.XUnitProcessor.processTestsReport(XUnitProcessor.java:212)
		at org.jenkinsci.plugins.xunit.XUnitProcessor.process(XUnitProcessor.java:161)
		at org.jenkinsci.plugins.xunit.pipeline.XUnitResultsStepExecution.run(XUnitResultsStepExecution.java:93)
		at org.jenkinsci.plugins.xunit.pipeline.XUnitResultsStepExecution.run(XUnitResultsStepExecution.java:52)
		at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47)
		at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
		at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
		at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
		at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
		at java.base/java.lang.Thread.run(Thread.java:833)
Also:   org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: 1d17bad7-0a39-4388-a1e0-8cb66f125201
org.jenkinsci.plugins.xunit.service.NoTestFoundException: [CTest-Version 3.x (default)] - No test report file(s) were found with the pattern 'build/Testing/**/Test.xml' relative to '/var/jenkins/workspace/celeritas_PR-1034' for the testing framework 'CTest-Version 3.x (default)'.
Did you enter a pattern relative to (and within) the workspace directory?
Did you generate the result report(s) for 'CTest-Version 3.x (default)'?"
	at org.jenkinsci.plugins.xunit.service.XUnitReportProcessorService.findReports(XUnitReportProcessorService.java:77)
	at org.jenkinsci.plugins.xunit.service.XUnitTransformerCallable.invoke(XUnitTransformerCallable.java:85)
	at org.jenkinsci.plugins.xunit.service.XUnitTransformerCallable.invoke(XUnitTransformerCallable.java:38)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3578)
	at hudson.remoting.UserRequest.perform(UserRequest.java:211)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:377)
	at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at hudson.remoting.Engine$1.lambda$newThread$0(Engine.java:125)
	at java.base/java.lang.Thread.run(Thread.java:829)

[Pipeline] }
$ docker stop --time=1 09b405a751956aa8f0ba132741f0011274aa070cb5071b52b05b2fba8f534f89
$ docker rm -f --volumes 09b405a751956aa8f0ba132741f0011274aa070cb5071b52b05b2fba8f534f89
[Pipeline] // withDockerContainer
[Pipeline] }
Running on fetnat05 in /var/jenkins/workspace/celeritas_PR-1034
[Pipeline] // node
[Pipeline] }
[Pipeline] {
[Pipeline] // stage
[Pipeline] }
Failed in branch cuda-debug-vecgeom
[Pipeline] checkout
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
+ docker inspect -f . celeritas/ci-jammy-cuda11:2023-08-02
.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] withDockerContainer
fetnat05 seems to be running inside container 848df06c8a1151342cc8e99325ec13ba3d639827de6ac0f8ac5b062a23ca6081
$ docker run -t -d -u 0:0 -w /var/jenkins/workspace/celeritas_PR-1034 --volumes-from 848df06c8a1151342cc8e99325ec13ba3d639827de6ac0f8ac5b062a23ca6081 -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** celeritas/ci-jammy-cuda11:2023-08-02 cat
$ docker top 910d1029ec2f9965725f16e865f738a1002216c0a51dbaa2eba5c6b1456a03e3 -eo pid,comm
[Pipeline] {
[Pipeline] sh
+ entrypoint-shell ./scripts/ci/run-ci.sh ubuntu-cuda reldeb-vecgeom
bash: line 1: ./scripts/ci/run-ci.sh: No such file or directory
Post stage
[Pipeline] xunit
INFO: Processing CTest-Version 3.x (default)
Error when executing always post condition:
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to JNLP4-connect connection from 10.64.193.249/10.64.193.249:52692
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1784)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356)
		at hudson.remoting.Channel.call(Channel.java:1000)
		at hudson.FilePath.act(FilePath.java:1192)
		at hudson.FilePath.act(FilePath.java:1181)
		at org.jenkinsci.plugins.xunit.XUnitProcessor.processTestsReport(XUnitProcessor.java:212)
		at org.jenkinsci.plugins.xunit.XUnitProcessor.process(XUnitProcessor.java:161)
		at org.jenkinsci.plugins.xunit.pipeline.XUnitResultsStepExecution.run(XUnitResultsStepExecution.java:93)
		at org.jenkinsci.plugins.xunit.pipeline.XUnitResultsStepExecution.run(XUnitResultsStepExecution.java:52)
		at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47)
		at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
		at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
		at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
		at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
		at java.base/java.lang.Thread.run(Thread.java:833)
Also:   org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: 47b28b47-da29-4eda-9383-cf609b86550c
org.jenkinsci.plugins.xunit.service.NoTestFoundException: [CTest-Version 3.x (default)] - No test report file(s) were found with the pattern 'build/Testing/**/Test.xml' relative to '/var/jenkins/workspace/celeritas_PR-1034' for the testing framework 'CTest-Version 3.x (default)'.
Did you enter a pattern relative to (and within) the workspace directory?
Did you generate the result report(s) for 'CTest-Version 3.x (default)'?"
	at org.jenkinsci.plugins.xunit.service.XUnitReportProcessorService.findReports(XUnitReportProcessorService.java:77)
	at org.jenkinsci.plugins.xunit.service.XUnitTransformerCallable.invoke(XUnitTransformerCallable.java:85)
	at org.jenkinsci.plugins.xunit.service.XUnitTransformerCallable.invoke(XUnitTransformerCallable.java:38)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3578)
	at hudson.remoting.UserRequest.perform(UserRequest.java:211)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:377)
	at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at hudson.remoting.Engine$1.lambda$newThread$0(Engine.java:125)
	at java.base/java.lang.Thread.run(Thread.java:829)

[Pipeline] }
$ docker stop --time=1 910d1029ec2f9965725f16e865f738a1002216c0a51dbaa2eba5c6b1456a03e3
$ docker rm -f --volumes 910d1029ec2f9965725f16e865f738a1002216c0a51dbaa2eba5c6b1456a03e3
[Pipeline] // withDockerContainer
[Pipeline] }
Running on fetnat05 in /var/jenkins/workspace/celeritas_PR-1034
[Pipeline] // node
[Pipeline] }
[Pipeline] {
[Pipeline] // stage
[Pipeline] }
Failed in branch cuda-reldeb-vecgeom
[Pipeline] checkout
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
+ docker inspect -f . celeritas/ci-jammy-cuda11:2023-08-02
.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] withDockerContainer
fetnat05 seems to be running inside container 848df06c8a1151342cc8e99325ec13ba3d639827de6ac0f8ac5b062a23ca6081
$ docker run -t -d -u 0:0 -w /var/jenkins/workspace/celeritas_PR-1034 --volumes-from 848df06c8a1151342cc8e99325ec13ba3d639827de6ac0f8ac5b062a23ca6081 -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** celeritas/ci-jammy-cuda11:2023-08-02 cat
$ docker top 13b45eef17abbdb3fdec6765c28f21638c2b6a50369eab4e5515654b926981e5 -eo pid,comm
[Pipeline] {
[Pipeline] sh
+ entrypoint-shell ./scripts/ci/run-ci.sh ubuntu-cuda ndebug-vecgeom
bash: line 1: ./scripts/ci/run-ci.sh: No such file or directory
Post stage
[Pipeline] xunit
INFO: Processing CTest-Version 3.x (default)
Error when executing always post condition:
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to JNLP4-connect connection from 10.64.193.249/10.64.193.249:52692
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1784)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356)
		at hudson.remoting.Channel.call(Channel.java:1000)
		at hudson.FilePath.act(FilePath.java:1192)
		at hudson.FilePath.act(FilePath.java:1181)
		at org.jenkinsci.plugins.xunit.XUnitProcessor.processTestsReport(XUnitProcessor.java:212)
		at org.jenkinsci.plugins.xunit.XUnitProcessor.process(XUnitProcessor.java:161)
		at org.jenkinsci.plugins.xunit.pipeline.XUnitResultsStepExecution.run(XUnitResultsStepExecution.java:93)
		at org.jenkinsci.plugins.xunit.pipeline.XUnitResultsStepExecution.run(XUnitResultsStepExecution.java:52)
		at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47)
		at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
		at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
		at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
		at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
		at java.base/java.lang.Thread.run(Thread.java:833)
Also:   org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: c42f4f8c-2089-411c-a6a8-6adf7891ef8e
org.jenkinsci.plugins.xunit.service.NoTestFoundException: [CTest-Version 3.x (default)] - No test report file(s) were found with the pattern 'build/Testing/**/Test.xml' relative to '/var/jenkins/workspace/celeritas_PR-1034' for the testing framework 'CTest-Version 3.x (default)'.
Did you enter a pattern relative to (and within) the workspace directory?
Did you generate the result report(s) for 'CTest-Version 3.x (default)'?"
	at org.jenkinsci.plugins.xunit.service.XUnitReportProcessorService.findReports(XUnitReportProcessorService.java:77)
	at org.jenkinsci.plugins.xunit.service.XUnitTransformerCallable.invoke(XUnitTransformerCallable.java:85)
	at org.jenkinsci.plugins.xunit.service.XUnitTransformerCallable.invoke(XUnitTransformerCallable.java:38)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3578)
	at hudson.remoting.UserRequest.perform(UserRequest.java:211)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:377)
	at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at hudson.remoting.Engine$1.lambda$newThread$0(Engine.java:125)
	at java.base/java.lang.Thread.run(Thread.java:829)

[Pipeline] }
$ docker stop --time=1 13b45eef17abbdb3fdec6765c28f21638c2b6a50369eab4e5515654b926981e5
$ docker rm -f --volumes 13b45eef17abbdb3fdec6765c28f21638c2b6a50369eab4e5515654b926981e5
[Pipeline] // withDockerContainer
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
Failed in branch cuda-ndebug-vecgeom
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // stage
[Pipeline] End of Pipeline
ERROR: script returned exit code 1
Finished: FAILURE