Test_openjdk21_hs_special.system_ppc64le_linux_rerun
Started by upstream project "Test_openjdk21_hs_special.system_ppc64le_linux" build number 52
originally caused by:
Started by upstream project "build-scripts/jobs/jdk21u/jdk21u-linux-ppc64le-temurin" build number 246
originally caused by:
Started by upstream project "build-scripts/openjdk21-pipeline" build number 448
originally caused by:
Started by upstream project "build-scripts/utils/betaTrigger_21ea" build number 436
originally caused by:
Started by user Andrew Leonard
Started by user Andrew Leonard
Started by upstream project "build-scripts/openjdk21-pipeline" build number 447
originally caused by:
Started by upstream project "build-scripts/utils/betaTrigger_21ea" build number 436
Started by user Andrew Leonard
Started by upstream project "build-scripts/openjdk21-pipeline" build number 445
originally caused by:
Started by upstream project "build-scripts/utils/betaTrigger_21ea" build number 436
Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk21_hs_special.system_ppc64le_linux_rerun@script/7d272c0688f17ab4e5b2f6ce77a7dc9cf4df33ff05c3a95eddd38682ef795b79 to read aqa-tests/buildenv/jenkins/openjdk_tests
The recommended git tool is: git
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Using shallow clone with depth 1
Cloning repository https://github.com/adoptium/aqa-tests.git
> git init /home/jenkins/.jenkins/workspace/Test_openjdk21_hs_special.system_ppc64le_linux_rerun@script/7d272c0688f17ab4e5b2f6ce77a7dc9cf4df33ff05c3a95eddd38682ef795b79/aqa-tests # timeout=10
Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
> git --version # timeout=10
> git --version # 'git version 2.43.0'
> git fetch --tags --force --progress --depth=1 -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=60
> git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
> git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 8e3c9e7d1061625337d896420ec93ef17d2ecc26 (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 8e3c9e7d1061625337d896420ec93ef17d2ecc26 # timeout=10
Commit message: "update problem list link (#6910)"
> git rev-list --no-walk 6ae53a7631d2a6681514f8dbc46b7c9b7747794e # timeout=10
First time build. Skipping changelog.
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] echo
[2026-03-02T15:19:10.746Z] SPEC: linux_ppc-64_le
[Pipeline] echo
[2026-03-02T15:19:10.747Z] Specified LABEL: ci.role.test.repro&&hw.arch.ppc64le&&sw.os.linux
[Pipeline] stage
[Pipeline] { (Queue)
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named dynamicAgents (to a value of type ArrayList) which could lead to memory leaks or other issues.
[Pipeline] echo
[2026-03-02T15:19:10.765Z] dynamicAgents: [fyre]
[Pipeline] echo
[2026-03-02T15:19:10.766Z] Provisioning LABEL: ci.role.test.repro&&hw.arch.ppc64le&&sw.os.linux
[Pipeline] nodesByLabel
[2026-03-02T15:19:10.778Z] Found a total of 6 nodes with the 'ci.role.test.repro&&hw.arch.ppc64le&&sw.os.linux' label
[Pipeline] node
[2026-03-02T15:19:10.800Z] Running on test-osuosl-ubuntu2404-ppc64le-4 in /home/jenkins/workspace/Test_openjdk21_hs_special.system_ppc64le_linux_rerun
[Pipeline] {
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named ref_cache (to a value of type GStringImpl) which could lead to memory leaks or other issues.
[Pipeline] retry
[Pipeline] {
[Pipeline] timeout
[2026-03-02T15:19:10.826Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-03-02T15:19:11.204Z] [WS-CLEANUP] Deleting project workspace...
[2026-03-02T15:19:11.204Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-03-02T15:19:11.380Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2026-03-02T15:19:11.591Z] The recommended git tool is: git
[2026-03-02T15:19:11.946Z] No credentials specified
[2026-03-02T15:19:12.124Z] Cloning the remote Git repository
[2026-03-02T15:19:12.389Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2026-03-02T15:19:12.389Z] > git init /home/jenkins/workspace/Test_openjdk21_hs_special.system_ppc64le_linux_rerun/aqa-tests # timeout=10
[2026-03-02T15:19:12.398Z] [WARNING] Reference path does not exist: /home/jenkins/openjdk_cache
[2026-03-02T15:19:12.398Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2026-03-02T15:19:12.398Z] > git --version # timeout=10
[2026-03-02T15:19:12.400Z] > git --version # 'git version 2.43.0'
[2026-03-02T15:19:12.400Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-03-02T15:19:16.403Z] Avoid second fetch
[2026-03-02T15:19:16.589Z] Checking out Revision 8e3c9e7d1061625337d896420ec93ef17d2ecc26 (origin/master)
[2026-03-02T15:19:16.127Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
[2026-03-02T15:19:16.130Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-03-02T15:19:16.489Z] > git rev-parse origin/master^{commit} # timeout=10
[2026-03-02T15:19:16.676Z] > git config core.sparsecheckout # timeout=10
[2026-03-02T15:19:16.682Z] > git checkout -f 8e3c9e7d1061625337d896420ec93ef17d2ecc26 # timeout=10
[2026-03-02T15:19:17.879Z] Commit message: "update problem list link (#6910)"
[Pipeline] }
[Pipeline] // retry
[Pipeline] load
Calling Pipeline was cancelled
Calling Pipeline was cancelled
[Pipeline] { (/home/jenkins/workspace/Test_openjdk21_hs_special.system_ppc64le_linux_rerun/aqa-tests/buildenv/jenkins/JenkinsfileBase)
[Pipeline] }
[Pipeline] // load
[Pipeline] echo
[2026-03-02T15:19:25.820Z] Exception: org.jenkinsci.plugins.workflow.steps.FlowInterruptedException: Calling Pipeline was cancelled
[Pipeline] timeout
[2026-03-02T15:19:25.824Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] End of Pipeline
java.lang.NullPointerException
Finished: ABORTED