Test_openjdk21_hs_sanity.openjdk_aarch64_alpine-linux_testList_0
Started by upstream project "Test_openjdk21_hs_sanity.openjdk_aarch64_alpine-linux" build number 98
originally caused by:
Started by upstream project "build-scripts/jobs/jdk21u/jdk21u-alpine-linux-aarch64-temurin" build number 150
originally caused by:
Started by upstream project "build-scripts/openjdk21-pipeline" build number 411
originally caused by:
Started by upstream project "build-scripts/utils/betaTrigger_21ea" build number 348
originally caused by:
Started by timer
Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk21_hs_sanity.openjdk_aarch64_alpine-linux_testList_0@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_sanity.openjdk_aarch64_alpine-linux_testList_0@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 d8f5f5e453197862dc2e8fc1c2349614a4d9d716 (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f d8f5f5e453197862dc2e8fc1c2349614a4d9d716 # timeout=10
Commit message: "Remove unnecessary escapes of / in grep pattern (#6551)"
> git rev-list --no-walk 8739e40e74aa187312a804d6e2e2569f1f2a3c2d # timeout=10
First time build. Skipping changelog.
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] echo
[2025-10-02T17:04:38.965Z] SPEC: alpine-linux_aarch64
[Pipeline] echo
[2025-10-02T17:04:38.966Z] LABEL: ci.role.test&&hw.arch.aarch64&&sw.os.alpine-linux
[Pipeline] stage
[Pipeline] { (Queue)
[Pipeline] nodesByLabel
[2025-10-02T17:04:38.973Z] Found a total of 3 nodes with the 'ci.role.test&&hw.arch.aarch64&&sw.os.alpine-linux' label
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
[2025-10-02T17:04:38.976Z] dynamicAgents: []
[Pipeline] node
[2025-10-02T17:04:53.979Z] Still waiting to schedule task
[2025-10-02T17:04:53.979Z] Waiting for next available executor on ‘ci.role.test&&hw.arch.aarch64&&sw.os.alpine-linux’
[2025-10-03T01:28:03.849Z] test-docker-alpine320-armv8-3 was marked offline: Connection was broken
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] End of Pipeline
hudson.remoting.ProxyException: java.util.concurrent.TimeoutException: Ping started at 1759454643723 hasn't completed by 1759454883724
at hudson.remoting.PingThread.ping(PingThread.java:135)
Caused: Command Close created at
at hudson.remoting.Command.<init>(Command.java:69)
at hudson.remoting.Channel$CloseCommand.<init>(Channel.java:1424)
at hudson.remoting.Channel.close(Channel.java:1603)
at Jenkins v2.516.3//hudson.slaves.ChannelPinger$1.onDead(ChannelPinger.java:204)
at hudson.remoting.PingThread.ping(PingThread.java:134)
at hudson.remoting.PingThread.run(PingThread.java:87)
Caused: hudson.remoting.Channel$OrderlyShutdown
Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to test-docker-alpine320-armv8-3
at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1916)
at hudson.remoting.Request.call(Request.java:204)
at hudson.remoting.Channel.call(Channel.java:1107)
at hudson.EnvVars.getRemote(EnvVars.java:437)
at hudson.model.Computer.getEnvironment(Computer.java:1182)
at PluginClassLoader for workflow-durable-task-step//org.jenkinsci.plugins.workflow.support.steps.ExecutorStepExecution$PlaceholderTask$PlaceholderExecutable.run(ExecutorStepExecution.java:1108)
at hudson.model.ResourceController.execute(ResourceController.java:101)
at hudson.model.Executor.run(Executor.java:454)
Also: hudson.model.Computer$TerminationRequest: Termination requested at Fri Oct 03 03:28:03 CEST 2025 by Thread[Ping thread for channel hudson.remoting.Channel@bfc04da:test-docker-alpine320-armv8-3,5,main] [id=644459]
at hudson.model.Computer.recordTermination(Computer.java:243)
at hudson.model.Computer.disconnect(Computer.java:503)
at hudson.slaves.SlaveComputer.disconnect(SlaveComputer.java:816)
at hudson.slaves.ChannelPinger$1.onDead(ChannelPinger.java:195)
at hudson.remoting.PingThread.ping(PingThread.java:134)
at hudson.remoting.PingThread.run(PingThread.java:87)
Also: org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: e148daef-f86a-4cbd-a29e-5c02812f3b10
Caused: hudson.remoting.RequestAbortedException
at hudson.remoting.Request.abort(Request.java:358)
at hudson.remoting.Channel.terminate(Channel.java:1189)
at hudson.remoting.Channel$CloseCommand.execute(Channel.java:1431)
at hudson.remoting.Channel$1.handle(Channel.java:664)
at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:86)
Finished: FAILURE