GitHub pull request #7321 of commit 47b5f0fa9068dfa54a771e3d046a6a278b6ba5a1, no merge conflicts. Setting status of 47b5f0fa9068dfa54a771e3d046a6a278b6ba5a1 to PENDING with url https://ci.eclipse.org/omr/job/PullRequest-osx_aarch64/302/ and message: 'Build started for merge commit.' Using context: continuous-integration/eclipse-omr/pr/osx_aarch64 Checking out git https://github.com/eclipse/omr.git into /var/jenkins/workspace/PullRequest-osx_aarch64@script/f1b4e3a3353e2a04b36d7c5a888d95b6fe1db22d26c47e5585ae4003ac51b37e to read buildenv/jenkins/omrbuild.groovy The recommended git tool is: git No credentials specified Wiping out workspace first. Cloning the remote Git repository Avoid fetching tags Honoring refspec on initial clone Cloning repository https://github.com/eclipse/omr.git > git init /var/jenkins/workspace/PullRequest-osx_aarch64@script/f1b4e3a3353e2a04b36d7c5a888d95b6fe1db22d26c47e5585ae4003ac51b37e # timeout=10 Fetching upstream changes from https://github.com/eclipse/omr.git > git --version # timeout=10 > git --version # 'git version 2.43.0' > git fetch --no-tags --force --progress -- https://github.com/eclipse/omr.git +refs/pull/7321/merge:refs/remotes/origin/pr/7321/merge # timeout=10 > git config remote.origin.url https://github.com/eclipse/omr.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/7321/merge:refs/remotes/origin/pr/7321/merge # timeout=10 Avoid second fetch > git rev-parse refs/remotes/origin/pr/7321/merge^{commit} # timeout=10 Checking out Revision b216b8c4e89aa9f6dbc7ba8840293c8aca6c15d8 (refs/remotes/origin/pr/7321/merge) > git config core.sparsecheckout # timeout=10 > git checkout -f b216b8c4e89aa9f6dbc7ba8840293c8aca6c15d8 # timeout=10 Commit message: "Merge 47b5f0fa9068dfa54a771e3d046a6a278b6ba5a1 into 625d6fbd8c7e56581effbe5aa05f4d1fc259d36e" First time build. Skipping changelog. [Pipeline] Start of Pipeline [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-05-23T12:44:49.986Z] Timeout set to expire in 8 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Queue) [Pipeline] echo [2024-05-23T12:44:50.001Z] custom option matcher: null [Pipeline] echo [2024-05-23T12:44:50.002Z] [compile:amac] [Pipeline] echo [2024-05-23T12:44:50.003Z] run in docker: false [Pipeline] node [2024-05-23T12:45:05.005Z] Still waiting to schedule task [2024-05-23T12:45:05.006Z] Waiting for next available executor on ‘mac13-aarch64-08’ [2024-05-23T13:22:27.217Z] Running on mac13-aarch64-08 in /Users/omr/workspace/PullRequest-osx_aarch64 [Pipeline] { [Pipeline] echo [2024-05-23T13:22:27.236Z] customWorkspace: /Users/omr/workspace/Build [Pipeline] ws [2024-05-23T13:22:27.248Z] Running in /Users/omr/workspace/Build [Pipeline] { [Pipeline] timeout [2024-05-23T13:22:27.254Z] Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] echo [2024-05-23T13:22:27.274Z] env vars: [GTEST_FILTER=-*dump_test_create_dump_*:*NumaSetAffinity:*NumaSetAffinitySuspended:*DeathTest*, PATH+CCACHE=/usr/local/opt/ccache/libexec, GTEST_COLOR=0] [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // timeout [Pipeline] cleanWs [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // timestamps [Pipeline] End of Pipeline java.io.EOFException at java.base/java.io.ObjectInputStream$PeekInputStream.readFully(ObjectInputStream.java:3039) at java.base/java.io.ObjectInputStream$BlockDataInputStream.readShort(ObjectInputStream.java:3534) at java.base/java.io.ObjectInputStream.readStreamHeader(ObjectInputStream.java:1053) at java.base/java.io.ObjectInputStream.(ObjectInputStream.java:411) at hudson.remoting.ObjectInputStreamEx.(ObjectInputStreamEx.java:49) at hudson.remoting.Command.readFrom(Command.java:142) at hudson.remoting.Command.readFrom(Command.java:128) at hudson.remoting.AbstractSynchronousByteArrayCommandTransport.read(AbstractSynchronousByteArrayCommandTransport.java:35) at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:61) Caused: java.io.IOException: Unexpected termination of the channel at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:75) Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to mac13-aarch64-08 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1787) at hudson.remoting.Request.call(Request.java:199) at hudson.remoting.Channel.call(Channel.java:1002) at hudson.FilePath.act(FilePath.java:1230) at hudson.FilePath.act(FilePath.java:1219) at hudson.FilePath.mkdirs(FilePath.java:1410) at org.jenkinsci.plugins.workflow.steps.CoreStep$Execution.run(CoreStep.java:97) at org.jenkinsci.plugins.workflow.steps.CoreStep$Execution.run(CoreStep.java:71) at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 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 java.base/java.lang.Thread.run(Thread.java:839) Also: org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: bcba1d70-38b4-43b8-8f32-0b1ad50120a5 Caused: hudson.remoting.RequestAbortedException at hudson.remoting.Request.abort(Request.java:346) at hudson.remoting.Channel.terminate(Channel.java:1083) at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:90) Setting status of 47b5f0fa9068dfa54a771e3d046a6a278b6ba5a1 to FAILURE with url https://ci.eclipse.org/omr/job/PullRequest-osx_aarch64/302/ and message: 'Build finished. ' Using context: continuous-integration/eclipse-omr/pr/osx_aarch64 Finished: FAILURE