Test_openjdk26_hs_special.openjdk_aarch64_linux_testList_0
Started by upstream project "Test_openjdk26_hs_special.openjdk_aarch64_linux" build number 5
originally caused by:
Started by upstream project "build-scripts/jobs/jdk/jdk-linux-aarch64-temurin" build number 434
originally caused by:
Started by upstream project "build-scripts/openjdk26-pipeline" build number 14
originally caused by:
Started by upstream project "build-scripts/utils/betaTrigger_26ea" build number 23
originally caused by:
Started by timer
Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk26_hs_special.openjdk_aarch64_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_openjdk26_hs_special.openjdk_aarch64_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 f0754f8bed360429812e41fbd2540f9864ca09ba # timeout=10
First time build. Skipping changelog.
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] echo
[2025-10-02T23:02:26.845Z] SPEC: linux_aarch64
[Pipeline] echo
[2025-10-02T23:02:26.847Z] LABEL: ci.role.test&&sw.os.linux&&hw.arch.aarch64
[Pipeline] stage
[Pipeline] { (Queue)
[Pipeline] nodesByLabel
[2025-10-02T23:02:26.856Z] Found a total of 6 nodes with the 'ci.role.test&&sw.os.linux&&hw.arch.aarch64' 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-02T23:02:26.859Z] dynamicAgents: []
[Pipeline] node
[2025-10-02T23:02:41.862Z] Still waiting to schedule task
[2025-10-02T23:02:41.863Z] Waiting for next available executor on ‘ci.role.test&&sw.os.linux&&hw.arch.aarch64’
[2025-10-03T02:17:06.410Z] test-docker-fedora42-armv8-1 was marked offline: Timed out for last 5 attempts
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] End of Pipeline
java.io.EOFException
at java.base/java.io.ObjectInputStream$PeekInputStream.readFully(ObjectInputStream.java:2915)
at java.base/java.io.ObjectInputStream$BlockDataInputStream.readShort(ObjectInputStream.java:3410)
at java.base/java.io.ObjectInputStream.readStreamHeader(ObjectInputStream.java:954)
at java.base/java.io.ObjectInputStream.<init>(ObjectInputStream.java:392)
at hudson.remoting.ObjectInputStreamEx.<init>(ObjectInputStreamEx.java:50)
at hudson.remoting.Command.readFrom(Command.java:141)
at hudson.remoting.Command.readFrom(Command.java:127)
at hudson.remoting.AbstractSynchronousByteArrayCommandTransport.read(AbstractSynchronousByteArrayCommandTransport.java:35)
at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:62)
Caused: java.io.IOException: Unexpected termination of the channel
at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:80)
Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to test-docker-fedora42-armv8-1
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 02:12:51 CEST 2025 by Thread[Ping thread for channel hudson.remoting.Channel@4debe86b:test-docker-fedora42-armv8-1,5,main] [id=1357]
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: hudson.model.Computer$TerminationRequest: Termination requested at Fri Oct 03 02:50:36 CEST 2025 by Thread[Ping thread for channel hudson.remoting.Channel@69d6662c:test-docker-fedora42-armv8-1,5,main] [id=638201]
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: hudson.model.Computer$TerminationRequest: Termination requested at Fri Oct 03 04:16:53 CEST 2025 by Thread[Monitoring thread for Response Time started on Fri Oct 03 04:16:23 CEST 2025,5,main] [id=656760]
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.node_monitors.ResponseTimeMonitor$DescriptorImpl.monitor(ResponseTimeMonitor.java:92)
at hudson.node_monitors.AbstractNodeMonitorDescriptor$Record.run(AbstractNodeMonitorDescriptor.java:324)
Also: org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: 11f488a3-bcc2-4338-994d-b1b997518ae8
Caused: hudson.remoting.RequestAbortedException
at hudson.remoting.Request.abort(Request.java:358)
at hudson.remoting.Channel.terminate(Channel.java:1189)
at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:95)
Finished: FAILURE