Test_openjdk26_hs_extended.openjdk_aarch64_mac
Started by upstream project "build-scripts/jobs/release/jobs/jdk26/jdk26-release-mac-aarch64-temurin" build number 2
originally caused by:
Started by upstream project "build-scripts/release-openjdk26-pipeline" build number 2
originally caused by:
Started by upstream project "build-scripts/utils/releaseTrigger_jdk26" build number 174
originally caused by:
Started by user Haroon Khel
Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk26_hs_extended.openjdk_aarch64_mac@script/7d272c0688f17ab4e5b2f6ce77a7dc9cf4df33ff05c3a95eddd38682ef795b79 to read aqa-tests/buildenv/jenkins/openjdk_tests
The recommended git tool is: git
No credentials specified
DEPRECATED: Relative target directory is deprecated for Pipeline jobs. Use the 'dir' step instead.
DEPRECATED: The 'Wipe out repository & force clone' extension is deprecated for Pipeline jobs. Pipeline users should use the deleteDir() step instead.
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_extended.openjdk_aarch64_mac@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/v1.0.12-release^{commit} # timeout=10
Checking out Revision d4922f3611502355eebc2a19d97d8053666fac39 (origin/v1.0.12-release)
> git config core.sparsecheckout # timeout=10
> git checkout -f d4922f3611502355eebc2a19d97d8053666fac39 # timeout=10
Commit message: "Port jdk25 alpine exclusion lsit to jdk26 (#6955) (#6957)"
> git rev-list --no-walk ba7cb6fb45f3b600f1cc0bee6b2d06374fad3493 # timeout=10
First time build. Skipping changelog.
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] echo
[2026-03-17T18:04:52.330Z] SPEC: osx_aarch64
[Pipeline] echo
[2026-03-17T18:04:52.331Z] Specified LABEL: ci.role.test&&hw.arch.aarch64&&(sw.os.osx||sw.os.mac)
[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-17T18:04:52.344Z] dynamicAgents: []
[Pipeline] echo
[2026-03-17T18:04:52.346Z] Provisioning LABEL: ci.role.test&&hw.arch.aarch64&&(sw.os.osx||sw.os.mac)
[Pipeline] nodesByLabel
[2026-03-17T18:04:52.354Z] Found a total of 1 nodes with the 'ci.role.test&&hw.arch.aarch64&&(sw.os.osx||sw.os.mac)' label
[Pipeline] node
[2026-03-17T18:05:07.357Z] Still waiting to schedule task
[2026-03-17T18:05:07.359Z] Waiting for next available executor on ‘test-orka-macos14-arm64-wepem’
[2026-03-17T18:05:17.354Z] Running on test-orka-macos14-arm64-zvhln in /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.openjdk_aarch64_mac
[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-17T18:05:17.377Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-03-17T18:05:17.490Z] [WS-CLEANUP] Deleting project workspace...
[2026-03-17T18:05:17.490Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-03-17T18:05:19.180Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2026-03-17T18:05:19.254Z] The recommended git tool is: /usr/bin/git
[2026-03-17T18:05:20.466Z] No credentials specified
[2026-03-17T18:05:20.466Z] DEPRECATED: Relative target directory is deprecated for Pipeline jobs. Use the 'dir' step instead.
[2026-03-17T18:05:20.501Z] Cloning the remote Git repository
[2026-03-17T18:05:20.657Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2026-03-17T18:05:20.930Z] > /usr/bin/git init /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.openjdk_aarch64_mac/aqa-tests # timeout=10
[2026-03-17T18:05:31.791Z] [WARNING] Reference path does not exist: /Users/admin/openjdk_cache
[2026-03-17T18:05:31.818Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2026-03-17T18:05:31.818Z] > /usr/bin/git --version # timeout=10
[2026-03-17T18:05:31.844Z] > git --version # 'git version 2.39.3 (Apple Git-145)'
[2026-03-17T18:05:31.845Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-03-17T18:05:45.722Z] > /usr/bin/git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
[2026-03-17T18:05:45.732Z] > /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-03-17T18:05:48.500Z] Avoid second fetch
[2026-03-17T18:05:48.554Z] Checking out Revision d4922f3611502355eebc2a19d97d8053666fac39 (origin/v1.0.12-release)
[2026-03-17T18:05:48.489Z] > /usr/bin/git rev-parse origin/v1.0.12-release^{commit} # timeout=10
[2026-03-17T18:05:48.566Z] > /usr/bin/git config core.sparsecheckout # timeout=10
[2026-03-17T18:05:48.582Z] > /usr/bin/git checkout -f d4922f3611502355eebc2a19d97d8053666fac39 # timeout=10
[2026-03-17T18:05:50.288Z] Commit message: "Port jdk25 alpine exclusion lsit to jdk26 (#6955) (#6957)"
[Pipeline] }
[Pipeline] // retry
[Pipeline] load
[Pipeline] { (/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.openjdk_aarch64_mac/aqa-tests/buildenv/jenkins/JenkinsfileBase)
[Pipeline] }
[Pipeline] // load
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named jenkinsfile (to a value of type Script1) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TIME_LIMIT (to a value of type Integer) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2026-03-17T18:05:51.891Z] Timeout set to expire in 1 day 1 hr
[Pipeline] {
[Pipeline] echo
[2026-03-17T18:05:51.907Z] runMulticastCmd: false
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[2026-03-17T18:05:52.934Z] + LC_TIME=C
[2026-03-17T18:05:52.934Z] + date '+%a, %d %b %Y %T %z'
[Pipeline] echo
[2026-03-17T18:05:53.166Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2026-03-17T18:05:53.669Z] + aqa-tests/terminateTestProcesses.sh admin
[2026-03-17T18:05:53.669Z] Mac type machine.. do not terminate any remaining processes as Orka mac VMs are not process isolated, see: https://github.com/adoptium/aqa-tests/issues/4964
Did you forget the `def` keyword? Script1 seems to be setting a field named PLATFORM (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9 (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOM_TARGET (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NAME (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NUMBER (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named SSH_AGENT_CREDENTIAL (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named KEEP_WORKSPACE (to a value of type Boolean) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLOUD_PROVIDER (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named SDK_RESOURCE (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named ITERATIONS (to a value of type Integer) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named NUM_MACHINES (to a value of type Integer) which could lead to memory leaks or other issues.
[Pipeline] sh
[2026-03-17T18:05:54.908Z] + printenv
[2026-03-17T18:05:54.908Z] JCK_GIT_BRANCH=master
[2026-03-17T18:05:54.908Z] DYNAMIC_COMPILE=false
[2026-03-17T18:05:54.908Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_extended.openjdk_aarch64_mac/20/
[2026-03-17T18:05:54.908Z] OPENJ9_BRANCH=master
[2026-03-17T18:05:54.908Z] JENKINS_NODE_COOKIE=1feae923-2785-4300-a2b8-c41215ec2423
[2026-03-17T18:05:54.908Z] DOCKER_REQUIRED=false
[2026-03-17T18:05:54.908Z] PARALLEL=Dynamic
[2026-03-17T18:05:54.908Z] HUDSON_SERVER_COOKIE=2d832652af5afba8
[2026-03-17T18:05:54.908Z] SHELL=/bin/zsh
[2026-03-17T18:05:54.908Z] jobStatus=SUCCESS
[2026-03-17T18:05:54.908Z] JOBSTARTTIME=Tue, 17 Mar 2026 14:05:52 -0400
[2026-03-17T18:05:54.908Z] STAGE_NAME=Setup
[2026-03-17T18:05:54.908Z] SSH_CLIENT=78.47.239.97 57628 22
[2026-03-17T18:05:54.908Z] TMPDIR=/var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T/
[2026-03-17T18:05:54.908Z] BUILD_TAG=jenkins-Test_openjdk26_hs_extended.openjdk_aarch64_mac-20
[2026-03-17T18:05:54.908Z] RERUN_FAILURE=true
[2026-03-17T18:05:54.908Z] SDK_RESOURCE=upstream
[2026-03-17T18:05:54.908Z] TIME_LIMIT=25
[2026-03-17T18:05:54.908Z] EXTERNAL_TEST_CMD=mvn clean install
[2026-03-17T18:05:54.908Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2026-03-17T18:05:54.908Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_extended.openjdk_aarch64_mac/
[2026-03-17T18:05:54.908Z] WORKSPACE=/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.openjdk_aarch64_mac
[2026-03-17T18:05:54.908Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_extended.openjdk_aarch64_mac/20/display/redirect?page=changes
[2026-03-17T18:05:54.908Z] JDK_BRANCH=jdk-26+35_adopt
[2026-03-17T18:05:54.908Z] USER=admin
[2026-03-17T18:05:54.908Z] ACTIVE_NODE_TIMEOUT=5
[2026-03-17T18:05:54.908Z] OPENJCEPLUS_GIT_BRANCH=semeru-java26
[2026-03-17T18:05:54.908Z] ADOPTOPENJDK_BRANCH=v1.0.12-release
[2026-03-17T18:05:54.908Z] ARCHIVE_TEST_RESULTS=false
[2026-03-17T18:05:54.908Z] UPSTREAM_JOB_NAME=build-scripts/jobs/release/jobs/jdk26/jdk26-release-mac-aarch64-temurin
[2026-03-17T18:05:54.908Z] STF_OWNER_BRANCH=adoptium:master
[2026-03-17T18:05:54.908Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_extended.openjdk_aarch64_mac/20/display/redirect?page=artifacts
[2026-03-17T18:05:54.908Z] LIGHT_WEIGHT_CHECKOUT=false
[2026-03-17T18:05:54.908Z] ORIGIN_JDK_VERSION=26
[2026-03-17T18:05:54.908Z] __CF_USER_TEXT_ENCODING=0x1F5:0x0:0x0
[2026-03-17T18:05:54.908Z] SETUP_JCK_RUN=false
[2026-03-17T18:05:54.908Z] SPEC=osx_aarch64
[2026-03-17T18:05:54.908Z] PERSONAL_BUILD=false
[2026-03-17T18:05:54.908Z] TKG_ITERATIONS=1
[2026-03-17T18:05:54.908Z] TKG_OWNER_BRANCH=adoptium:master
[2026-03-17T18:05:54.908Z] RERUN_ITERATIONS=1
[2026-03-17T18:05:54.908Z] JENKINS_HOME=/home/jenkins/.jenkins
[2026-03-17T18:05:54.908Z] ITERATIONS=1
[2026-03-17T18:05:54.908Z] KEEP_REPORTDIR=true
[2026-03-17T18:05:54.908Z] PATH=/opt/homebrew/bin:/usr/local/bin/:/usr/bin:/bin:/usr/sbin:/sbin
[2026-03-17T18:05:54.908Z] LIB_DIR=/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.openjdk_aarch64_mac/../../externalDependency/lib
[2026-03-17T18:05:54.908Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_extended.openjdk_aarch64_mac/20/display/redirect
[2026-03-17T18:05:54.908Z] _=/usr/bin/printenv
[2026-03-17T18:05:54.908Z] GENERATE_JOBS=true
[2026-03-17T18:05:54.908Z] PWD=/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.openjdk_aarch64_mac
[2026-03-17T18:05:54.908Z] JAVA_HOME=/Library/Java/JavaVirtualMachines/jdk-17/Contents/Home
[2026-03-17T18:05:54.908Z] HUDSON_URL=https://ci.adoptium.net/
[2026-03-17T18:05:54.908Z] EXIT_FAILURE=false
[2026-03-17T18:05:54.908Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master
[2026-03-17T18:05:54.908Z] SLACK_CHANNEL=aqavit-bot
[2026-03-17T18:05:54.908Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token
[2026-03-17T18:05:54.908Z] JDK_VERSION=26
[2026-03-17T18:05:54.908Z] JOB_NAME=Test_openjdk26_hs_extended.openjdk_aarch64_mac
[2026-03-17T18:05:54.908Z] BUILD_DISPLAY_NAME=#20
[2026-03-17T18:05:54.908Z] USE_TESTENV_PROPERTIES=true
[2026-03-17T18:05:54.908Z] BUILD_ID=20
[2026-03-17T18:05:54.908Z] EXIT_SUCCESS=false
[2026-03-17T18:05:54.908Z] JENKINS_URL=https://ci.adoptium.net/
[2026-03-17T18:05:54.908Z] TEST_TIME=120
[2026-03-17T18:05:54.908Z] PLATFORM=aarch64_mac
[2026-03-17T18:05:54.908Z] JDK_IMPL=hotspot
[2026-03-17T18:05:54.908Z] JOB_BASE_NAME=Test_openjdk26_hs_extended.openjdk_aarch64_mac
[2026-03-17T18:05:54.908Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_extended.openjdk_aarch64_mac/20/display/redirect?page=tests
[2026-03-17T18:05:54.908Z] AUTO_DETECT=true
[2026-03-17T18:05:54.908Z] SHLVL=2
[2026-03-17T18:05:54.908Z] HOME=/Users/admin
[2026-03-17T18:05:54.908Z] TAP_NAME=Test_openjdk26_hs_extended.openjdk_aarch64_mac.tap
[2026-03-17T18:05:54.908Z] CI=true
[2026-03-17T18:05:54.908Z] EXECUTOR_NUMBER=0
[2026-03-17T18:05:54.908Z] WORKSPACE_TMP=/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.openjdk_aarch64_mac@tmp
[2026-03-17T18:05:54.908Z] JENKINS_SERVER_COOKIE=durable-4e2d7cea171e6efe857290a7a9ab0b00dc5c91e2b5533207bece9188fcddbdcc
[2026-03-17T18:05:54.908Z] NODE_LABELS=aarch64 macos14 sw.os.mac hw.arch.aarch64 ci.role.test arm64 ci.role.test.repro sw.os.osx orka test-orka-macos14-arm64-zvhln mac
[2026-03-17T18:05:54.908Z] TARGET=extended.openjdk
[2026-03-17T18:05:54.908Z] BUILD_LIST=openjdk
[2026-03-17T18:05:54.908Z] SYSTEM_LIB_DIR=/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.openjdk_aarch64_mac/../../externalDependency/system_lib
[2026-03-17T18:05:54.908Z] LOGNAME=admin
[2026-03-17T18:05:54.908Z] EXTERNAL_CUSTOM_BRANCH=master
[2026-03-17T18:05:54.908Z] JDK_REPO=https://github.com/adoptium/jdk
[2026-03-17T18:05:54.908Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master
[2026-03-17T18:05:54.908Z] SSH_CONNECTION=78.47.239.97 57628 192.168.64.8 22
[2026-03-17T18:05:54.908Z] UPSTREAM_JOB_NUMBER=2
[2026-03-17T18:05:54.908Z] HUDSON_HOME=/home/jenkins/.jenkins
[2026-03-17T18:05:54.908Z] NODE_NAME=test-orka-macos14-arm64-zvhln
[2026-03-17T18:05:54.908Z] BUILD_NUMBER=20
[2026-03-17T18:05:54.908Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_extended.openjdk_aarch64_mac/display/redirect
[2026-03-17T18:05:54.908Z] KEEP_WORKSPACE=false
[2026-03-17T18:05:54.908Z] HUDSON_COOKIE=f10e4960-44f8-436a-90d6-41f0c9d65001
[2026-03-17T18:05:54.908Z] PERF_ROOT=/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.openjdk_aarch64_mac/../../benchmarks
[2026-03-17T18:05:54.908Z] USE_JRE=false
[2026-03-17T18:05:54.908Z] TEST_JDK_HOME=/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.openjdk_aarch64_mac/jdkbinary/j2sdk-image
[2026-03-17T18:05:54.908Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2026-03-17T18:05:54.908Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOMIZED_SDK_URL_OPTION (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2026-03-17T18:05:55.008Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] dir
[2026-03-17T18:05:55.028Z] Running in /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.openjdk_aarch64_mac/jdkbinary
[Pipeline] {
[Pipeline] copyArtifacts
[2026-03-17T18:06:17.227Z] Copied 8 artifacts from "build-scripts » jobs » release » jobs » jdk26 » jdk26-release-mac-aarch64-temurin" build number 2
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // timeout
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_VERSION_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_IMPL_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_REPOS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_BRANCHES (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_DIRS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_SHAS (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] echo
[2026-03-17T18:06:17.361Z] IS_SVT_TESTREPO is set to false
Did you forget the `def` keyword? Script1 seems to be setting a field named TEST_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named DEBUG_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CODE_COVERAGE_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named ADDITIONAL_ARTIFACTS_REQUIRED_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CURL_OPTS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named GET_SH_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named RESOLVED_MAKE (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] dir
[2026-03-17T18:06:17.366Z] Running in /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.openjdk_aarch64_mac
[Pipeline] {
[Pipeline] sshagent
[2026-03-17T18:06:17.384Z] $ ssh-agent
[2026-03-17T18:06:17.524Z] SSH_AUTH_SOCK=/var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T//ssh-Hk7LWbqjyFCf/agent.627
[2026-03-17T18:06:17.524Z] SSH_AGENT_PID=628
[2026-03-17T18:06:17.524Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] dir
[2026-03-17T18:06:17.536Z] Running in /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.openjdk_aarch64_mac/aqa-tests
[Pipeline] {
[Pipeline] withCredentials
[2026-03-17T18:06:17.572Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] sh
[2026-03-17T18:06:19.550Z] ++ pwd
[2026-03-17T18:06:19.550Z] + ./get.sh -s /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.openjdk_aarch64_mac/aqa-tests/.. -p aarch64_mac -r upstream -j 26 -i hotspot --clone_openj9 false
[2026-03-17T18:06:19.894Z] TESTDIR: /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.openjdk_aarch64_mac/aqa-tests
[2026-03-17T18:06:19.894Z] load ./testenv/testenv.properties
[2026-03-17T18:06:19.894Z] Running checkTags with ./testenv/testenv.properties and 26
[2026-03-17T18:06:20.631Z] 04f966ef4e363192204ecce5c665d1fb128859db refs/tags/jdk-26-ga
[2026-03-17T18:06:20.631Z] Use tag name jdk-26-ga from ./testenv/testenv.properties
[2026-03-17T18:06:20.631Z] get jdk binary...
[2026-03-17T18:06:20.631Z] --sdkdir is set to upstream. Therefore, skip download jdk binary
[2026-03-17T18:06:20.631Z] Uncompressing file: OpenJDK26U-jdk_aarch64_mac_hotspot_26_35.tar.gz ...
[2026-03-17T18:06:21.371Z] List files in jdkbinary folder...
[2026-03-17T18:06:21.371Z] total 801432
[2026-03-17T18:06:21.371Z] -rw-r--r-- 1 admin staff 52360374 Mar 17 13:42 OpenJDK26U-debugimage_aarch64_mac_hotspot_26_35.tar.gz
[2026-03-17T18:06:21.371Z] -rw-r--r-- 1 admin staff 139617548 Mar 17 13:46 OpenJDK26U-jdk_aarch64_mac_hotspot_26_35.tar.gz
[2026-03-17T18:06:21.371Z] -rw-r--r-- 1 admin staff 83236141 Mar 17 13:46 OpenJDK26U-jmods_aarch64_mac_hotspot_26_35.tar.gz
[2026-03-17T18:06:21.371Z] -rw-r--r-- 1 admin staff 57821463 Mar 17 13:47 OpenJDK26U-jre_aarch64_mac_hotspot_26_35.tar.gz
[2026-03-17T18:06:21.371Z] -rw-r--r-- 1 admin staff 30867 Mar 17 13:43 OpenJDK26U-sbom_aarch64_mac_hotspot_26_35-metadata.json
[2026-03-17T18:06:21.371Z] -rw-r--r-- 1 admin staff 163848 Mar 17 13:59 OpenJDK26U-sbom_aarch64_mac_hotspot_26_35.json
[2026-03-17T18:06:21.371Z] -rw-r--r-- 1 admin staff 3906141 Mar 17 13:47 OpenJDK26U-static-libs_aarch64_mac_hotspot_26_35.tar.gz
[2026-03-17T18:06:21.371Z] -rw-r--r-- 1 admin staff 58194407 Mar 17 13:41 OpenJDK26U-testimage_aarch64_mac_hotspot_26_35.tar.gz
[2026-03-17T18:06:21.371Z] drwxr-xr-x 3 admin staff 96 Mar 17 14:06 tmp
[2026-03-17T18:06:21.371Z] List files in jdkbinary/tmp folder...
[2026-03-17T18:06:21.371Z] total 0
[2026-03-17T18:06:21.371Z] drwxr-xr-x 3 admin staff 96 Mar 17 06:45 jdk-26+35
[2026-03-17T18:06:21.371Z] Moving directory jdk-26+35/ to ../j2sdk-image
[2026-03-17T18:06:21.371Z] Uncompressing file: OpenJDK26U-jre_aarch64_mac_hotspot_26_35.tar.gz ...
[2026-03-17T18:06:21.718Z] List files in jdkbinary folder...
[2026-03-17T18:06:21.718Z] total 801432
[2026-03-17T18:06:21.718Z] -rw-r--r-- 1 admin staff 52360374 Mar 17 13:42 OpenJDK26U-debugimage_aarch64_mac_hotspot_26_35.tar.gz
[2026-03-17T18:06:21.718Z] -rw-r--r-- 1 admin staff 139617548 Mar 17 13:46 OpenJDK26U-jdk_aarch64_mac_hotspot_26_35.tar.gz
[2026-03-17T18:06:21.718Z] -rw-r--r-- 1 admin staff 83236141 Mar 17 13:46 OpenJDK26U-jmods_aarch64_mac_hotspot_26_35.tar.gz
[2026-03-17T18:06:21.718Z] -rw-r--r-- 1 admin staff 57821463 Mar 17 13:47 OpenJDK26U-jre_aarch64_mac_hotspot_26_35.tar.gz
[2026-03-17T18:06:21.718Z] -rw-r--r-- 1 admin staff 30867 Mar 17 13:43 OpenJDK26U-sbom_aarch64_mac_hotspot_26_35-metadata.json
[2026-03-17T18:06:21.718Z] -rw-r--r-- 1 admin staff 163848 Mar 17 13:59 OpenJDK26U-sbom_aarch64_mac_hotspot_26_35.json
[2026-03-17T18:06:21.718Z] -rw-r--r-- 1 admin staff 3906141 Mar 17 13:47 OpenJDK26U-static-libs_aarch64_mac_hotspot_26_35.tar.gz
[2026-03-17T18:06:21.718Z] -rw-r--r-- 1 admin staff 58194407 Mar 17 13:41 OpenJDK26U-testimage_aarch64_mac_hotspot_26_35.tar.gz
[2026-03-17T18:06:21.718Z] drwxr-xr-x 3 admin staff 96 Mar 17 06:45 j2sdk-image
[2026-03-17T18:06:21.718Z] drwxr-xr-x 3 admin staff 96 Mar 17 14:06 tmp
[2026-03-17T18:06:21.718Z] List files in jdkbinary/tmp folder...
[2026-03-17T18:06:21.718Z] total 0
[2026-03-17T18:06:21.718Z] drwxr-xr-x 3 admin staff 96 Mar 17 06:47 jdk-26+35-jre
[2026-03-17T18:06:21.718Z] Moving directory jdk-26+35-jre/ to ../j2re-image
[2026-03-17T18:06:21.718Z] Uncompressing file: OpenJDK26U-static-libs_aarch64_mac_hotspot_26_35.tar.gz ...
[2026-03-17T18:06:21.718Z] List files in jdkbinary folder...
[2026-03-17T18:06:21.718Z] total 801432
[2026-03-17T18:06:21.718Z] -rw-r--r-- 1 admin staff 52360374 Mar 17 13:42 OpenJDK26U-debugimage_aarch64_mac_hotspot_26_35.tar.gz
[2026-03-17T18:06:21.719Z] -rw-r--r-- 1 admin staff 139617548 Mar 17 13:46 OpenJDK26U-jdk_aarch64_mac_hotspot_26_35.tar.gz
[2026-03-17T18:06:21.719Z] -rw-r--r-- 1 admin staff 83236141 Mar 17 13:46 OpenJDK26U-jmods_aarch64_mac_hotspot_26_35.tar.gz
[2026-03-17T18:06:21.719Z] -rw-r--r-- 1 admin staff 57821463 Mar 17 13:47 OpenJDK26U-jre_aarch64_mac_hotspot_26_35.tar.gz
[2026-03-17T18:06:21.719Z] -rw-r--r-- 1 admin staff 30867 Mar 17 13:43 OpenJDK26U-sbom_aarch64_mac_hotspot_26_35-metadata.json
[2026-03-17T18:06:21.719Z] -rw-r--r-- 1 admin staff 163848 Mar 17 13:59 OpenJDK26U-sbom_aarch64_mac_hotspot_26_35.json
[2026-03-17T18:06:21.719Z] -rw-r--r-- 1 admin staff 3906141 Mar 17 13:47 OpenJDK26U-static-libs_aarch64_mac_hotspot_26_35.tar.gz
[2026-03-17T18:06:21.719Z] -rw-r--r-- 1 admin staff 58194407 Mar 17 13:41 OpenJDK26U-testimage_aarch64_mac_hotspot_26_35.tar.gz
[2026-03-17T18:06:21.719Z] drwxr-xr-x 3 admin staff 96 Mar 17 06:47 j2re-image
[2026-03-17T18:06:21.719Z] drwxr-xr-x 3 admin staff 96 Mar 17 06:45 j2sdk-image
[2026-03-17T18:06:21.719Z] drwxr-xr-x 3 admin staff 96 Mar 17 14:06 tmp
[2026-03-17T18:06:21.719Z] List files in jdkbinary/tmp folder...
[2026-03-17T18:06:21.719Z] total 0
[2026-03-17T18:06:21.719Z] drwxr-xr-x 3 admin staff 96 Mar 17 13:40 jdk-26+35-static-libs
[2026-03-17T18:06:21.719Z] Moving directory jdk-26+35-static-libs/ to ../static-libs
[2026-03-17T18:06:21.719Z] Uncompressing file: OpenJDK26U-testimage_aarch64_mac_hotspot_26_35.tar.gz ...
[2026-03-17T18:06:23.438Z] List files in jdkbinary folder...
[2026-03-17T18:06:23.438Z] total 801432
[2026-03-17T18:06:23.438Z] -rw-r--r-- 1 admin staff 52360374 Mar 17 13:42 OpenJDK26U-debugimage_aarch64_mac_hotspot_26_35.tar.gz
[2026-03-17T18:06:23.438Z] -rw-r--r-- 1 admin staff 139617548 Mar 17 13:46 OpenJDK26U-jdk_aarch64_mac_hotspot_26_35.tar.gz
[2026-03-17T18:06:23.438Z] -rw-r--r-- 1 admin staff 83236141 Mar 17 13:46 OpenJDK26U-jmods_aarch64_mac_hotspot_26_35.tar.gz
[2026-03-17T18:06:23.438Z] -rw-r--r-- 1 admin staff 57821463 Mar 17 13:47 OpenJDK26U-jre_aarch64_mac_hotspot_26_35.tar.gz
[2026-03-17T18:06:23.438Z] -rw-r--r-- 1 admin staff 30867 Mar 17 13:43 OpenJDK26U-sbom_aarch64_mac_hotspot_26_35-metadata.json
[2026-03-17T18:06:23.438Z] -rw-r--r-- 1 admin staff 163848 Mar 17 13:59 OpenJDK26U-sbom_aarch64_mac_hotspot_26_35.json
[2026-03-17T18:06:23.438Z] -rw-r--r-- 1 admin staff 3906141 Mar 17 13:47 OpenJDK26U-static-libs_aarch64_mac_hotspot_26_35.tar.gz
[2026-03-17T18:06:23.438Z] -rw-r--r-- 1 admin staff 58194407 Mar 17 13:41 OpenJDK26U-testimage_aarch64_mac_hotspot_26_35.tar.gz
[2026-03-17T18:06:23.438Z] drwxr-xr-x 3 admin staff 96 Mar 17 06:47 j2re-image
[2026-03-17T18:06:23.438Z] drwxr-xr-x 3 admin staff 96 Mar 17 06:45 j2sdk-image
[2026-03-17T18:06:23.438Z] drwxr-xr-x 3 admin staff 96 Mar 17 13:40 static-libs
[2026-03-17T18:06:23.438Z] drwxr-xr-x 3 admin staff 96 Mar 17 14:06 tmp
[2026-03-17T18:06:23.438Z] List files in jdkbinary/tmp folder...
[2026-03-17T18:06:23.438Z] total 0
[2026-03-17T18:06:23.438Z] drwxr-xr-x 8 admin staff 256 Mar 17 13:37 jdk-26+35-test-image
[2026-03-17T18:06:23.438Z] Moving directory jdk-26+35-test-image/ to ../openjdk-test-image
[2026-03-17T18:06:23.438Z] Uncompressing OpenJDK26U-debugimage_aarch64_mac_hotspot_26_35.tar.gz over ./j2sdk-image...
[2026-03-17T18:06:23.438Z] Removing top-level folder jdk-26+35-debug-image/
[2026-03-17T18:06:23.438Z] Removing top-level folder jdk-26+35/
[2026-03-17T18:06:24.176Z] /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.openjdk_aarch64_mac/jdkbinary/j2sdk-image/bin/java does not exist! Searching under TEST_JDK_HOME: /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.openjdk_aarch64_mac/jdkbinary/j2sdk-image...
[2026-03-17T18:06:24.176Z] javac_path: /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.openjdk_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/javac
[2026-03-17T18:06:24.177Z] Run: /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.openjdk_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/java -version
[2026-03-17T18:06:24.177Z] =JAVA VERSION OUTPUT BEGIN=
[2026-03-17T18:06:24.915Z] openjdk version "26" 2026-03-17
[2026-03-17T18:06:24.915Z] OpenJDK Runtime Environment Temurin-26+35 (build 26+35)
[2026-03-17T18:06:24.915Z] OpenJDK 64-Bit Server VM Temurin-26+35 (build 26+35, mixed mode, sharing)
[2026-03-17T18:06:24.915Z] =JAVA VERSION OUTPUT END=
[2026-03-17T18:06:24.915Z] get testKitGen...
[2026-03-17T18:06:24.915Z] git clone -q https://github.com/adoptium/TKG.git
[2026-03-17T18:06:26.111Z] git rev-parse v1.0.12
[2026-03-17T18:06:26.111Z] git checkout -q -f 6982a94ae95084e90e80a997d5218c3294df1eda
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2026-03-17T18:06:26.220Z] $ ssh-agent -k
[2026-03-17T18:06:26.224Z] unset SSH_AUTH_SOCK;
[2026-03-17T18:06:26.224Z] unset SSH_AGENT_PID;
[2026-03-17T18:06:26.224Z] echo Agent pid 628 killed;
[2026-03-17T18:06:26.355Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] echo
[2026-03-17T18:06:26.411Z] readProperties file: ./aqa-tests/job.properties
[Pipeline] readProperties
[Pipeline] echo
[2026-03-17T18:06:26.757Z] Reset TEST_JDK_HOME to /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.openjdk_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2026-03-17T18:06:27.025Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=extended.openjdk&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=&DOCKER_REQUIRED=false&ACTIVE_NODE_TIMEOUT=5&VENDOR_TEST_DIRS=&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=aarch64_mac&GENERATE_JOBS=true&KEEP_REPORTDIR=true&PERSONAL_BUILD=false&DOCKER_REGISTRY_DIR=&RERUN_ITERATIONS=0&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&SETUP_JCK_RUN=false&DOCKER_REGISTRY_URL_CREDENTIAL_ID=&LABEL=&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=v1.0.12-release&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=26&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Frelease%2Fjobs%2Fjdk26%2Fjdk26-release-mac-aarch64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk-26%2B35_adopt&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&DOCKERIMAGE_TAG=&TEST_TIME=120&JDK_IMPL=hotspot&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=aqavit-bot&DYNAMIC_COMPILE=false&RELATED_NODES=&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&APPLICATION_OPTIONS=&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&ARCHIVE_TEST_RESULTS=false&NUM_MACHINES=&OPENJDK_SHA=&TRSS_URL=&RERUN_FAILURE=false&USE_TESTENV_PROPERTIES=true&BUILD_LIST=openjdk&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=2&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] echo
[2026-03-17T18:06:27.036Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=extended.openjdk&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=&DOCKER_REQUIRED=false&ACTIVE_NODE_TIMEOUT=5&VENDOR_TEST_DIRS=&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=aarch64_mac&GENERATE_JOBS=true&KEEP_REPORTDIR=true&PERSONAL_BUILD=false&DOCKER_REGISTRY_DIR=&RERUN_ITERATIONS=0&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&SETUP_JCK_RUN=false&DOCKER_REGISTRY_URL_CREDENTIAL_ID=&LABEL=test-orka-macos14-arm64-zvhln&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=v1.0.12-release&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=26&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Frelease%2Fjobs%2Fjdk26%2Fjdk26-release-mac-aarch64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk-26%2B35_adopt&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&DOCKERIMAGE_TAG=&TEST_TIME=120&JDK_IMPL=hotspot&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=aqavit-bot&DYNAMIC_COMPILE=false&RELATED_NODES=&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&APPLICATION_OPTIONS=&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&ARCHIVE_TEST_RESULTS=false&NUM_MACHINES=&OPENJDK_SHA=&TRSS_URL=&RERUN_FAILURE=false&USE_TESTENV_PROPERTIES=true&BUILD_LIST=openjdk&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=2&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] stage
[Pipeline] { (setupParallelEnv)
Did you forget the `def` keyword? Script1 seems to be setting a field named parallel_tests (to a value of type LinkedHashMap) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2026-03-17T18:06:27.072Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2026-03-17T18:06:27.258Z] Copied 1 artifact from "getTRSSOutput" build number 2078
[Pipeline] sh
[2026-03-17T18:06:27.759Z] + cd ./aqa-tests/TKG/resources/TRSS
[2026-03-17T18:06:27.759Z] + gzip -cd TRSSOutput.tar.gz
[2026-03-17T18:06:27.759Z] + tar xof -
[2026-03-17T18:06:27.759Z] + rm TRSSOutput.tar.gz
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2026-03-17T18:06:27.879Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2026-03-17T18:06:27.892Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] }
[Pipeline] // timeout
[Pipeline] nodesByLabel
[2026-03-17T18:06:27.939Z] Found a total of 6 nodes with the 'ci.role.test&&hw.arch.aarch64&&(sw.os.osx||sw.os.mac)' label
[Pipeline] echo
[2026-03-17T18:06:27.942Z] Machine limit is 6.
[Pipeline] sh
[2026-03-17T18:06:28.440Z] + cd ./aqa-tests/TKG
[2026-03-17T18:06:28.440Z] ++ uname
[2026-03-17T18:06:28.440Z] + '[' Darwin = AIX ']'
[2026-03-17T18:06:28.440Z] ++ uname
[2026-03-17T18:06:28.440Z] + '[' Darwin = SunOS ']'
[2026-03-17T18:06:28.440Z] ++ uname
[2026-03-17T18:06:28.440Z] + '[' Darwin = '*BSD' ']'
[2026-03-17T18:06:28.440Z] + MAKE=make
[2026-03-17T18:06:28.440Z] + make genParallelList TEST=extended.openjdk TEST_TIME=120 NUM_MACHINES=
[2026-03-17T18:06:29.182Z] JAVA_HOME is set to /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.openjdk_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../
[2026-03-17T18:06:29.182Z] LIB_DIR is set to /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.openjdk_aarch64_mac/../../externalDependency/lib
[2026-03-17T18:06:29.182Z] rm -f -r /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.openjdk_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation; \
[2026-03-17T18:06:29.182Z] mkdir -p /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.openjdk_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation; \
[2026-03-17T18:06:29.182Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.openjdk_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../" "-DTEST_ROOT=/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.openjdk_aarch64_mac/aqa-tests/TKG/.." "-DLIB_DIR=/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.openjdk_aarch64_mac/../../externalDependency/lib" 2>&1; echo $? ) | tee "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.openjdk_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2026-03-17T18:06:29.182Z] if [ -z "$(tail -1 /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.openjdk_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.openjdk_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.openjdk_aarch64_mac/aqa-tests/TKG/.."; false; else rm -f -r "/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.openjdk_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation"; fi
[2026-03-17T18:06:29.528Z] Buildfile: /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.openjdk_aarch64_mac/aqa-tests/TKG/scripts/build_tools.xml
[2026-03-17T18:06:29.873Z]
[2026-03-17T18:06:29.873Z] build:
[2026-03-17T18:06:29.873Z]
[2026-03-17T18:06:29.873Z] clean:
[2026-03-17T18:06:29.873Z]
[2026-03-17T18:06:29.873Z] init:
[2026-03-17T18:06:29.873Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.openjdk_aarch64_mac/aqa-tests/TKG/bin
[2026-03-17T18:06:29.873Z]
[2026-03-17T18:06:29.873Z] getDependentLibs:
[2026-03-17T18:06:30.218Z] [exec] /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.openjdk_aarch64_mac/../../externalDependency/lib does not exist, creating one.
[2026-03-17T18:06:30.219Z] [exec] mkdir /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.openjdk_aarch64_mac/../../externalDependency
[2026-03-17T18:06:30.219Z] [exec] mkdir /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.openjdk_aarch64_mac/../../externalDependency/lib
[2026-03-17T18:06:30.219Z] [exec] --------------------------------------------
[2026-03-17T18:06:30.219Z] [exec] path is set to /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.openjdk_aarch64_mac/../../externalDependency/lib
[2026-03-17T18:06:30.219Z] [exec] task is set to default
[2026-03-17T18:06:30.219Z] [exec] dependencyList is set to json_simple
[2026-03-17T18:06:30.219Z] [exec] System Test jars will not be downloaded.
[2026-03-17T18:06:30.219Z] [exec] --------------------------------------------
[2026-03-17T18:06:30.219Z] [exec] Starting download third party dependent jars
[2026-03-17T18:06:30.219Z] [exec] --------------------------------------------
[2026-03-17T18:06:30.219Z] [exec] downloading dependent third party jars to /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.openjdk_aarch64_mac/../../externalDependency/lib
[2026-03-17T18:06:30.219Z] [exec] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//json-simple.jar
[2026-03-17T18:06:30.219Z] [exec] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//json-simple.jar
[2026-03-17T18:06:30.563Z] [exec] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.openjdk_aarch64_mac/../../externalDependency/lib/json-simple.jar
[2026-03-17T18:06:30.563Z] [exec] downloaded dependent third party jars successfully
[2026-03-17T18:06:30.563Z]
[2026-03-17T18:06:30.563Z] compile:
[2026-03-17T18:06:30.563Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-03-17T18:06:30.563Z] [echo] ============COMPILER SETTINGS============
[2026-03-17T18:06:30.563Z] [echo] ===fork: yes
[2026-03-17T18:06:30.563Z] [echo] ===debug: on
[2026-03-17T18:06:30.563Z] [javac] Compiling 28 source files to /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.openjdk_aarch64_mac/aqa-tests/TKG/bin
[2026-03-17T18:06:31.767Z] [javac] Note: Some input files use or override a deprecated API.
[2026-03-17T18:06:31.767Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2026-03-17T18:06:31.767Z]
[2026-03-17T18:06:31.767Z] dist:
[2026-03-17T18:06:31.767Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.openjdk_aarch64_mac/aqa-tests/TKG/bin/TestKitGen.jar
[2026-03-17T18:06:31.767Z]
[2026-03-17T18:06:31.767Z] BUILD SUCCESSFUL
[2026-03-17T18:06:31.767Z] Total time: 1 second
[2026-03-17T18:06:31.767Z] 0
[2026-03-17T18:06:31.767Z] /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.openjdk_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2026-03-17T18:06:31.767Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2026-03-17T18:06:31.767Z] microArchOutput: cat: /proc/cpuinfo: No such file or directory
[2026-03-17T18:06:36.646Z] ****************************** MACHINE INFO ******************************
[2026-03-17T18:06:36.646Z] File path : /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.openjdk_aarch64_mac/aqa-tests/TKG
[2026-03-17T18:06:36.646Z] Free Physical Memory Size : 1626062848
[2026-03-17T18:06:36.646Z] Free space (bytes) : 54861918208
[2026-03-17T18:06:36.646Z] Total Physical Memory Size : 6979321856
[2026-03-17T18:06:36.646Z] Total space (bytes) : 90743767040
[2026-03-17T18:06:36.646Z] Usable space (bytes) : 54861918208
[2026-03-17T18:06:36.646Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-03-17T18:06:36.646Z] bashVersion :
[2026-03-17T18:06:36.646Z] GNU bash, version 5.3.9(1)-release (aarch64-apple-darwin23.6.0)
[2026-03-17T18:06:36.646Z] Copyright (C) 2025 Free Software Foundation, Inc.
[2026-03-17T18:06:36.646Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2026-03-17T18:06:36.646Z]
[2026-03-17T18:06:36.646Z] This is free software; you are free to change and redistribute it.
[2026-03-17T18:06:36.646Z] There is NO WARRANTY, to the extent permitted by law.
[2026-03-17T18:06:36.646Z] cpuCores : 4
[2026-03-17T18:06:36.646Z] curlVersion :
[2026-03-17T18:06:36.646Z] curl 8.1.2 (x86_64-apple-darwin23.0) libcurl/8.1.2 (SecureTransport) LibreSSL/3.3.6 zlib/1.2.12 nghttp2/1.55.1
[2026-03-17T18:06:36.646Z] Release-Date: 2023-05-30
[2026-03-17T18:06:36.646Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ldap ldaps mqtt pop3 pop3s rtsp smb smbs smtp smtps telnet tftp
[2026-03-17T18:06:36.646Z] Features: alt-svc AsynchDNS GSS-API HSTS HTTP2 HTTPS-proxy IPv6 Kerberos Largefile libz MultiSSL NTLM NTLM_WB SPNEGO SSL threadsafe UnixSockets
[2026-03-17T18:06:36.646Z] dockerVersion : bash: line 1: docker: command not found
[2026-03-17T18:06:36.646Z] gcc version : 15.0.0
[2026-03-17T18:06:36.646Z] gclibc version : bash: line 1: ldd: command not found
[2026-03-17T18:06:36.646Z] gdb version : bash: line 1: gdb: command not found
[2026-03-17T18:06:36.646Z] lldb version :
[2026-03-17T18:06:36.646Z] lldb-1500.0.200.58
[2026-03-17T18:06:36.646Z] Apple Swift version 5.9.2 (swiftlang-5.9.2.2.56 clang-1500.1.0.2.5)
[2026-03-17T18:06:36.646Z] makeVersion :
[2026-03-17T18:06:36.646Z] GNU Make 3.81
[2026-03-17T18:06:36.646Z] Copyright (C) 2006 Free Software Foundation, Inc.
[2026-03-17T18:06:36.646Z] This is free software; see the source for copying conditions.
[2026-03-17T18:06:36.646Z] There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
[2026-03-17T18:06:36.646Z] PARTICULAR PURPOSE.
[2026-03-17T18:06:36.646Z]
[2026-03-17T18:06:36.646Z] This program built for i386-apple-darwin11.3.0
[2026-03-17T18:06:36.646Z] mavenVersion :
[2026-03-17T18:06:36.646Z] WARNING: A restricted method in java.lang.System has been called
[2026-03-17T18:06:36.646Z] WARNING: java.lang.System::load has been called by org.fusesource.hawtjni.runtime.Library in an unnamed module (file:/usr/local/apache-maven-3.6.3/lib/jansi-1.17.1.jar)
[2026-03-17T18:06:36.646Z] WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module
[2026-03-17T18:06:36.646Z] WARNING: Restricted methods will be blocked in a future release unless native access is enabled
[2026-03-17T18:06:36.646Z]
[2026-03-17T18:06:36.646Z] [1mApache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)[m
[2026-03-17T18:06:36.646Z] Maven home: /usr/local/apache-maven-3.6.3
[2026-03-17T18:06:36.646Z] Java version: 26, vendor: Eclipse Adoptium, runtime: /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.openjdk_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home
[2026-03-17T18:06:36.646Z] Default locale: en_US, platform encoding: UTF-8
[2026-03-17T18:06:36.646Z] OS name: "mac os x", version: "14.1", arch: "aarch64", family: "mac"
[2026-03-17T18:06:36.646Z] perlVersion :
[2026-03-17T18:06:36.646Z]
[2026-03-17T18:06:36.646Z] This is perl 5, version 30, subversion 3 (v5.30.3) built for darwin-thread-multi-2level
[2026-03-17T18:06:36.646Z] (with 2 registered patches, see perl -V for more detail)
[2026-03-17T18:06:36.646Z]
[2026-03-17T18:06:36.646Z] Copyright 1987-2020, Larry Wall
[2026-03-17T18:06:36.646Z]
[2026-03-17T18:06:36.646Z] Perl may be copied only under the terms of either the Artistic License or the
[2026-03-17T18:06:36.646Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2026-03-17T18:06:36.646Z]
[2026-03-17T18:06:36.646Z] Complete documentation for Perl, including FAQ lists, should be found on
[2026-03-17T18:06:36.646Z] this system using "man perl" or "perldoc perl". If you have access to the
[2026-03-17T18:06:36.646Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page.
[2026-03-17T18:06:36.646Z]
[2026-03-17T18:06:36.646Z] podmanVersion : bash: line 1: podman: command not found
[2026-03-17T18:06:36.646Z] procArch : arm
[2026-03-17T18:06:36.646Z] sysArch : arm64
[2026-03-17T18:06:36.646Z] sysOS : Darwin
[2026-03-17T18:06:36.646Z] ulimit :
[2026-03-17T18:06:36.646Z] core file size (blocks, -c) 8192
[2026-03-17T18:06:36.646Z] data seg size (kbytes, -d) unlimited
[2026-03-17T18:06:36.646Z] file size (blocks, -f) unlimited
[2026-03-17T18:06:36.646Z] max locked memory (kbytes, -l) unlimited
[2026-03-17T18:06:36.646Z] max memory size (kbytes, -m) unlimited
[2026-03-17T18:06:36.646Z] open files (-n) 1048576
[2026-03-17T18:06:36.646Z] pipe size (512 bytes, -p) 1
[2026-03-17T18:06:36.646Z] stack size (kbytes, -s) 65520
[2026-03-17T18:06:36.646Z] cpu time (seconds, -t) unlimited
[2026-03-17T18:06:36.646Z] max user processes (-u) 1333
[2026-03-17T18:06:36.646Z] virtual memory (kbytes, -v) unlimited
[2026-03-17T18:06:36.646Z] uname : Darwin admins-Virtual-Machine.local 23.1.0 Darwin Kernel Version 23.1.0: Mon Oct 9 21:26:29 PDT 2023; root:xnu-10002.41.9~6/RELEASE_ARM64_VMAPPLE arm64
[2026-03-17T18:06:36.646Z] vmVendor : Oracle Corporation
[2026-03-17T18:06:36.646Z] vmVersion : 26+35
[2026-03-17T18:06:36.646Z] xlc version : bash: line 1: xlC: command not found
[2026-03-17T18:06:36.646Z] **************************************************************************
[2026-03-17T18:06:36.646Z]
[2026-03-17T18:06:36.646Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2026-03-17T18:06:36.646Z]
[2026-03-17T18:06:36.646Z] System.getProperty('java.vendor')=Eclipse Adoptium
[2026-03-17T18:06:36.646Z]
[2026-03-17T18:06:36.646Z] System.getProperty('os.name')=Mac OS X
[2026-03-17T18:06:36.646Z]
[2026-03-17T18:06:36.646Z] System.getProperty('os.arch')=aarch64
[2026-03-17T18:06:36.646Z]
[2026-03-17T18:06:36.646Z] System.getProperty('java.fullversion')=null
[2026-03-17T18:06:36.646Z]
[2026-03-17T18:06:36.646Z] System.getProperty('sun.arch.data.model')=64
[2026-03-17T18:06:36.646Z]
[2026-03-17T18:06:36.646Z] /Applications/Xcode.app/Contents/Developer/usr/bin/make -f makeGen.mk AUTO_DETECT=true MODE=parallelList NUM_MACHINES= TEST_TIME=120 TESTTARGET=extended.openjdk TESTLIST= TRSS_URL= LIB_DIR=/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.openjdk_aarch64_mac/../../externalDependency/lib
[2026-03-17T18:06:36.646Z] perl scripts/configure.pl
[2026-03-17T18:06:36.646Z] /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.openjdk_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp "./bin/TestKitGen.jar:/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.openjdk_aarch64_mac/../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=parallelList --spec=osx_aarch64 --microArch="" --osLabel="" --jdkVersion=26 --impl=hotspot --vendor="eclipse" --buildList=openjdk --iterations=1 --aotIterations= --testFlag= --testTarget=extended.openjdk --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2026-03-17T18:06:36.646Z]
[2026-03-17T18:06:36.646Z] Warning: cannot find spec in resources/ottawa.csv.
[2026-03-17T18:06:36.646Z] Detected 64 in spec. Use spec: default-64 to match mode.
[2026-03-17T18:06:36.646Z]
[2026-03-17T18:06:36.646Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2026-03-17T18:06:36.646Z]
[2026-03-17T18:06:36.646Z]
[2026-03-17T18:06:36.646Z] Starting to generate parallel test lists.
[2026-03-17T18:06:36.646Z]
[2026-03-17T18:06:36.646Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.openjdk_aarch64_mac/aqa-tests/TKG/../openjdk/playlist.xml
[2026-03-17T18:06:36.646Z] Attempting to get test duration data from TRSS.
[2026-03-17T18:06:36.646Z] curl --silent --max-time 120 -L -k https://trss.adoptopenjdk.net/api/getTestAvgDuration?limit=100&jdkVersion=26&impl=hs&platform=aarch64_mac&group=openjdk&level=extended
[2026-03-17T18:06:37.398Z] Attempting to get test duration data from cached files.
[2026-03-17T18:06:37.398Z]
[2026-03-17T18:06:37.398Z] TEST DURATION
[2026-03-17T18:06:37.398Z] ====================================================================================
[2026-03-17T18:06:37.398Z] Total number of tests searched: 90
[2026-03-17T18:06:37.398Z] Number of test durations found: 90
[2026-03-17T18:06:37.398Z] Top slowest tests:
[2026-03-17T18:06:37.398Z] 56m57s hotspot_gc_0
[2026-03-17T18:06:37.398Z] 44m13s hotspot_vmTestbase_vm_gc_0
[2026-03-17T18:06:37.398Z] 26m38s jdk_tools_1
[2026-03-17T18:06:37.398Z] ====================================================================================
[2026-03-17T18:06:37.398Z]
[2026-03-17T18:06:37.398Z] Test target is split into 4 lists.
[2026-03-17T18:06:37.398Z] Reducing estimated test running time from 362m25s to 119m21s.
[2026-03-17T18:06:37.398Z]
[2026-03-17T18:06:37.398Z] -------------------------------------testList_0-------------------------------------
[2026-03-17T18:06:37.398Z] Number of tests: 9
[2026-03-17T18:06:37.398Z] Estimated running time: 119m19s
[2026-03-17T18:06:37.398Z] TESTLIST=hotspot_gc_0,hotspot_vmTestbase_vm_gc_0,jdk_jdi_1,jdk_vector_0,jdk_other_1,jdk_beans_1,jdk_rmi_0,jdk_time_0,jdk_text_1
[2026-03-17T18:06:37.398Z] ------------------------------------------------------------------------------------
[2026-03-17T18:06:37.398Z]
[2026-03-17T18:06:37.398Z] -------------------------------------testList_1-------------------------------------
[2026-03-17T18:06:37.398Z] Number of tests: 11
[2026-03-17T18:06:37.398Z] Estimated running time: 119m19s
[2026-03-17T18:06:37.398Z] TESTLIST=jdk_tools_1,jdk_tools_0,hotspot_compiler_0,jdk_net_0,jdk_jdi_0,jdk_vector_1,hotspot_vmTestbase_vm_compiler_0,hotspot_vmTestbase_vm_metaspace_0,jdk_management_0,jdk_time_1,jdk_io_0
[2026-03-17T18:06:37.398Z] ------------------------------------------------------------------------------------
[2026-03-17T18:06:37.398Z]
[2026-03-17T18:06:37.398Z] -------------------------------------testList_2-------------------------------------
[2026-03-17T18:06:37.398Z] Number of tests: 14
[2026-03-17T18:06:37.398Z] Estimated running time: 119m21s
[2026-03-17T18:06:37.398Z] TESTLIST=jdk_net_1,hotspot_runtime_0,jdk_security3_1,jdk_security3_0,jdk_jmx_0,jdk_jmx_1,jdk_nio_0,jdk_nio_1,hotspot_serviceability_0,jdk_other_0,jdk_beans_0,jdk_rmi_1,jdk_management_1,jdk_text_0
[2026-03-17T18:06:37.398Z] ------------------------------------------------------------------------------------
[2026-03-17T18:06:37.398Z]
[2026-03-17T18:06:37.398Z] -------------------------------------testList_3-------------------------------------
[2026-03-17T18:06:37.398Z] Number of tests: 56
[2026-03-17T18:06:37.398Z] Estimated running time: 04m25s
[2026-03-17T18:06:37.398Z] TESTLIST=jdk_io_1,hotspot_vmTestbase_vm_defmeth_0,jdk_instrument_1,jdk_instrument_0,jdk_jfr_1,jdk_jfr_0,jdk_build_0,jdk_build_1,jdk_native_sanity_1,jdk_native_sanity_0,hotspot_native_sanity_0,jdk_imageio_0,jdk_imageio_1,jdk_awt_1,jdk_imageio_2,jdk_swing_2,jdk_security_infra_1,jdk_swing_0,jdk_swing_1,jdk_sound_2,jdk_sound_1,jdk_sound_0,jdk_client_sanity_1,jdk_awt_2,jdk_awt_0,jdk_security_infra_2,jdk_security_infra_0,jdk_client_sanity_0,jdk_jfc_demo_2,jdk_jfc_demo_1,jdk_jfc_demo_0,jdk_client_sanity_2,jdk_2d_1,jdk_2d_0,jdk_2d_2,jdk_other_2,jdk_beans_2,jdk_io_2,jdk_time_2,jdk_jfr_2,jdk_security_infra_zos_0,jdk_security3_2,jdk_nio_2,jdk_net_2,jdk_management_2,jdk_jmx_2,jdk_instrument_2,jdk_build_2,jdk_tools_2,jdk_security_infra_zos_1,jdk_rmi_2,jdk_text_2,jdk_security_infra_zos_2,jdk_native_sanity_2,jdk_jdi_2,jdk_vector_2
[2026-03-17T18:06:37.398Z] ------------------------------------------------------------------------------------
[2026-03-17T18:06:37.398Z]
[2026-03-17T18:06:37.398Z] Parallel test lists file (/Users/admin/workspace/workspace/Test_openjdk26_hs_extended.openjdk_aarch64_mac/aqa-tests/TKG/../TKG/parallelList.mk) is generated successfully.
[Pipeline] fileExists
[Pipeline] echo
[2026-03-17T18:06:37.508Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk
[Pipeline] readProperties
[Pipeline] echo
[2026-03-17T18:06:37.596Z] Saving parallelList.mk file on jenkins...
[Pipeline] dir
[2026-03-17T18:06:37.598Z] Running in /Users/admin/workspace/workspace/Test_openjdk26_hs_extended.openjdk_aarch64_mac/aqa-tests/TKG
[Pipeline] {
[Pipeline] archiveArtifacts
[2026-03-17T18:06:37.644Z] Archiving artifacts
[2026-03-17T18:06:38.451Z] Recording fingerprints
[Pipeline] }
[Pipeline] // dir
[Pipeline] echo
[2026-03-17T18:06:38.576Z] [PARALLEL: Dynamic] childJobNum is 4, creating jobs and running them in parallel...
Did you forget the `def` keyword? Script1 seems to be setting a field named create_jobs (to a value of type LinkedHashMap) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named parallelTestParams (to a value of type LinkedHashMap) which could lead to memory leaks or other issues.
[Pipeline] parallel
[Pipeline] { (Branch: testList_0)
[Pipeline] { (Branch: testList_1)
[Pipeline] { (Branch: testList_2)
[Pipeline] { (Branch: testList_3)
[Pipeline] echo
[2026-03-17T18:06:39.216Z] GENERATE_JOBS is set to true, set test job Test_openjdk26_hs_extended.openjdk_aarch64_mac_testList_0 params for generating the job
[Pipeline] echo
[2026-03-17T18:06:39.217Z] GENERATE_JOBS is set to true, set test job Test_openjdk26_hs_extended.openjdk_aarch64_mac_testList_1 params for generating the job
[Pipeline] echo
[2026-03-17T18:06:39.218Z] GENERATE_JOBS is set to true, set test job Test_openjdk26_hs_extended.openjdk_aarch64_mac_testList_2 params for generating the job
[Pipeline] echo
[2026-03-17T18:06:39.220Z] GENERATE_JOBS is set to true, set test job Test_openjdk26_hs_extended.openjdk_aarch64_mac_testList_3 params for generating the job
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] jobDsl
[Pipeline] jobDsl
[Pipeline] jobDsl
[Pipeline] jobDsl
[2026-03-17T18:06:39.370Z] Processing DSL script aqa-tests/buildenv/jenkins/testJobTemplate
[2026-03-17T18:06:39.395Z] Processing DSL script aqa-tests/buildenv/jenkins/testJobTemplate
[2026-03-17T18:06:39.416Z] Processing DSL script aqa-tests/buildenv/jenkins/testJobTemplate
[2026-03-17T18:06:39.427Z] Processing DSL script aqa-tests/buildenv/jenkins/testJobTemplate
[2026-03-17T18:07:22.576Z] LEVELS: [extended]
[2026-03-17T18:07:22.577Z] JDK_VERSIONS: [8]
[2026-03-17T18:07:22.577Z] GROUPS: [openjdk]
[2026-03-17T18:07:22.577Z] ARCH_OS_LIST: [aarch64_mac]
[2026-03-17T18:07:22.578Z] LEVELS: [extended]
[2026-03-17T18:07:22.579Z] JDK_VERSIONS: [8]
[2026-03-17T18:07:22.579Z] GROUPS: [openjdk]
[2026-03-17T18:07:22.579Z] ARCH_OS_LIST: [aarch64_mac]
[2026-03-17T18:07:22.612Z] LEVELS: [extended]
[2026-03-17T18:07:22.612Z] JDK_VERSIONS: [8]
[2026-03-17T18:07:22.612Z] GROUPS: [openjdk]
[2026-03-17T18:07:22.612Z] ARCH_OS_LIST: [aarch64_mac]
[2026-03-17T18:07:22.613Z] LEVELS: [extended]
[2026-03-17T18:07:22.614Z] JDK_VERSIONS: [8]
[2026-03-17T18:07:22.614Z] GROUPS: [openjdk]
[2026-03-17T18:07:22.614Z] ARCH_OS_LIST: [aarch64_mac]
[2026-03-17T18:07:22.734Z] Existing items:
[2026-03-17T18:07:22.734Z] GeneratedJob{name='Test_openjdk26_hs_extended.openjdk_aarch64_mac_testList_1'}
[2026-03-17T18:07:22.734Z] Unreferenced items:
[2026-03-17T18:07:22.734Z] GeneratedJob{name='Test_openjdk26_hs_extended.openjdk_aarch64_mac_rerun'}
[2026-03-17T18:07:22.734Z] GeneratedJob{name='Test_openjdk26_hs_extended.openjdk_aarch64_mac_testList_0'}
[2026-03-17T18:07:22.734Z] GeneratedJob{name='Test_openjdk26_hs_extended.openjdk_aarch64_mac_testList_2'}
[2026-03-17T18:07:22.737Z] Existing items:
[2026-03-17T18:07:22.737Z] GeneratedJob{name='Test_openjdk26_hs_extended.openjdk_aarch64_mac_testList_1'}
[2026-03-17T18:07:22.737Z] GeneratedJob{name='Test_openjdk26_hs_extended.openjdk_aarch64_mac_testList_2'}
[2026-03-17T18:07:22.737Z] Unreferenced items:
[2026-03-17T18:07:22.737Z] GeneratedJob{name='Test_openjdk26_hs_extended.openjdk_aarch64_mac_rerun'}
[2026-03-17T18:07:22.737Z] GeneratedJob{name='Test_openjdk26_hs_extended.openjdk_aarch64_mac_testList_0'}
[2026-03-17T18:07:22.746Z] Existing items:
[2026-03-17T18:07:22.746Z] GeneratedJob{name='Test_openjdk26_hs_extended.openjdk_aarch64_mac_testList_0'}
[2026-03-17T18:07:22.746Z] GeneratedJob{name='Test_openjdk26_hs_extended.openjdk_aarch64_mac_testList_1'}
[2026-03-17T18:07:22.746Z] GeneratedJob{name='Test_openjdk26_hs_extended.openjdk_aarch64_mac_testList_2'}
[2026-03-17T18:07:22.746Z] Unreferenced items:
[2026-03-17T18:07:22.746Z] GeneratedJob{name='Test_openjdk26_hs_extended.openjdk_aarch64_mac_rerun'}
[2026-03-17T18:07:22.780Z] Added items:
[2026-03-17T18:07:22.780Z] GeneratedJob{name='Test_openjdk26_hs_extended.openjdk_aarch64_mac_testList_3'}
[2026-03-17T18:07:22.780Z] Existing items:
[2026-03-17T18:07:22.780Z] GeneratedJob{name='Test_openjdk26_hs_extended.openjdk_aarch64_mac_testList_0'}
[2026-03-17T18:07:22.781Z] GeneratedJob{name='Test_openjdk26_hs_extended.openjdk_aarch64_mac_testList_1'}
[2026-03-17T18:07:22.781Z] GeneratedJob{name='Test_openjdk26_hs_extended.openjdk_aarch64_mac_testList_2'}
[2026-03-17T18:07:22.781Z] Unreferenced items:
[2026-03-17T18:07:22.781Z] GeneratedJob{name='Test_openjdk26_hs_extended.openjdk_aarch64_mac_rerun'}
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2026-03-17T18:07:25.533Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2026-03-17T18:07:26.056Z] + aqa-tests/terminateTestProcesses.sh admin
[2026-03-17T18:07:26.056Z] Mac type machine.. do not terminate any remaining processes as Orka mac VMs are not process isolated, see: https://github.com/adoptium/aqa-tests/issues/4964
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-03-17T18:07:26.200Z] [WS-CLEANUP] Deleting project workspace...
[2026-03-17T18:07:26.200Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-03-17T18:07:27.670Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] sh
[2026-03-17T18:07:28.213Z] + find /cores -name '*core*' -print -exec rm -f '{}' ';'
[2026-03-17T18:07:28.213Z] /cores
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2026-03-17T18:07:28.322Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Parallel Tests)
[Pipeline] parallel
[Pipeline] { (Branch: testList_0)
[Pipeline] { (Branch: testList_1)
[Pipeline] { (Branch: testList_2)
[Pipeline] { (Branch: testList_3)
[Pipeline] build
[2026-03-17T18:07:28.472Z] Scheduling project: Test_openjdk26_hs_extended.openjdk_aarch64_mac_testList_0
[Pipeline] build
[2026-03-17T18:07:28.482Z] Scheduling project: Test_openjdk26_hs_extended.openjdk_aarch64_mac_testList_1
[Pipeline] build
[2026-03-17T18:07:28.489Z] Scheduling project: Test_openjdk26_hs_extended.openjdk_aarch64_mac_testList_2
[Pipeline] build
[2026-03-17T18:07:28.497Z] Scheduling project: Test_openjdk26_hs_extended.openjdk_aarch64_mac_testList_3
[2026-03-17T18:07:34.079Z] Starting building: Test_openjdk26_hs_extended.openjdk_aarch64_mac_testList_3 #9
[2026-03-17T18:07:34.093Z] Starting building: Test_openjdk26_hs_extended.openjdk_aarch64_mac_testList_0 #20
[2026-03-17T18:07:34.095Z] Starting building: Test_openjdk26_hs_extended.openjdk_aarch64_mac_testList_1 #20
[2026-03-17T18:07:34.099Z] Starting building: Test_openjdk26_hs_extended.openjdk_aarch64_mac_testList_2 #20
[2026-03-17T18:15:58.311Z] Build Test_openjdk26_hs_extended.openjdk_aarch64_mac_testList_3 #9 completed: SUCCESS
[Pipeline] }
[2026-03-17T20:29:21.770Z] Build Test_openjdk26_hs_extended.openjdk_aarch64_mac_testList_2 #20 completed: SUCCESS
[Pipeline] }
[2026-03-17T20:29:24.200Z] Build Test_openjdk26_hs_extended.openjdk_aarch64_mac_testList_1 #20 completed: UNSTABLE
[Pipeline] }
[2026-03-17T20:36:02.149Z] Build Test_openjdk26_hs_extended.openjdk_aarch64_mac_testList_0 #20 completed: SUCCESS
[Pipeline] }
[Pipeline] // parallel
[Pipeline] node
[2026-03-17T20:36:02.226Z] Running on test-osuosl-aix72-ppc64-4 in /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_aarch64_mac
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-03-17T20:36:02.642Z] [WS-CLEANUP] Deleting project workspace...
[2026-03-17T20:36:02.642Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-03-17T20:36:02.828Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] echo
[2026-03-17T20:36:02.889Z] Test_openjdk26_hs_extended.openjdk_aarch64_mac_testList_0 #20 completed with status SUCCESS
[Pipeline] timeout
[2026-03-17T20:36:02.899Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2026-03-17T20:36:06.836Z] Copied 1 artifact from "Test_openjdk26_hs_extended.openjdk_aarch64_mac_testList_0" build number 20
[Pipeline] }
[Pipeline] // timeout
[Pipeline] echo
[2026-03-17T20:36:06.863Z] Saving Test_openjdk26_hs_extended.openjdk_aarch64_mac_testList_0/20/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2026-03-17T20:36:07.046Z] Archiving artifacts
[2026-03-17T20:36:07.420Z] Recording fingerprints
[Pipeline] echo
[2026-03-17T20:36:07.617Z] Test_openjdk26_hs_extended.openjdk_aarch64_mac_testList_1 #20 completed with status UNSTABLE
[Pipeline] timeout
[2026-03-17T20:36:07.628Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2026-03-17T20:36:08.719Z] Copied 1 artifact from "Test_openjdk26_hs_extended.openjdk_aarch64_mac_testList_1" build number 20
[Pipeline] }
[Pipeline] // timeout
[Pipeline] echo
[2026-03-17T20:36:08.759Z] Saving Test_openjdk26_hs_extended.openjdk_aarch64_mac_testList_1/20/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2026-03-17T20:36:08.941Z] Archiving artifacts
[2026-03-17T20:36:09.300Z] Recording fingerprints
[Pipeline] echo
[2026-03-17T20:36:09.491Z] Test_openjdk26_hs_extended.openjdk_aarch64_mac_testList_2 #20 completed with status SUCCESS
[Pipeline] timeout
[2026-03-17T20:36:09.499Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2026-03-17T20:36:10.590Z] Copied 1 artifact from "Test_openjdk26_hs_extended.openjdk_aarch64_mac_testList_2" build number 20
[Pipeline] }
[Pipeline] // timeout
[Pipeline] echo
[2026-03-17T20:36:10.620Z] Saving Test_openjdk26_hs_extended.openjdk_aarch64_mac_testList_2/20/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2026-03-17T20:36:10.802Z] Archiving artifacts
[2026-03-17T20:36:11.169Z] Recording fingerprints
[Pipeline] echo
[2026-03-17T20:36:11.386Z] Test_openjdk26_hs_extended.openjdk_aarch64_mac_testList_3 #9 completed with status SUCCESS
[Pipeline] timeout
[2026-03-17T20:36:11.400Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2026-03-17T20:36:12.492Z] Copied 1 artifact from "Test_openjdk26_hs_extended.openjdk_aarch64_mac_testList_3" build number 9
[Pipeline] }
[Pipeline] // timeout
[Pipeline] echo
[2026-03-17T20:36:12.535Z] Saving Test_openjdk26_hs_extended.openjdk_aarch64_mac_testList_3/9/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2026-03-17T20:36:12.718Z] Archiving artifacts
[2026-03-17T20:36:13.076Z] Recording fingerprints
[Pipeline] findFiles
[Pipeline] echo
[2026-03-17T20:36:14.063Z] Tap file found: Test_openjdk26_hs_extended.openjdk_aarch64_mac_testList_0/20/aqa-tests/TKG/output_17737709446855/Test_openjdk26_hs_extended.openjdk_aarch64_mac_testList_0.tap...
[Pipeline] readFile
[Pipeline] findFiles
[Pipeline] echo
[2026-03-17T20:36:14.983Z] Tap file found: Test_openjdk26_hs_extended.openjdk_aarch64_mac_testList_1/20/aqa-tests/TKG/output_17737710129015/Test_openjdk26_hs_extended.openjdk_aarch64_mac_testList_1.tap...
[Pipeline] readFile
[Pipeline] findFiles
[Pipeline] echo
[2026-03-17T20:36:15.899Z] Tap file found: Test_openjdk26_hs_extended.openjdk_aarch64_mac_testList_2/20/aqa-tests/TKG/output_1773770950645/Test_openjdk26_hs_extended.openjdk_aarch64_mac_testList_2.tap...
[Pipeline] readFile
[Pipeline] findFiles
[Pipeline] echo
[2026-03-17T20:36:16.843Z] Tap file found: Test_openjdk26_hs_extended.openjdk_aarch64_mac_testList_3/9/aqa-tests/TKG/output_17737709546760/Test_openjdk26_hs_extended.openjdk_aarch64_mac_testList_3.tap...
[Pipeline] readFile
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-03-17T20:36:17.488Z] [WS-CLEANUP] Deleting project workspace...
[2026-03-17T20:36:17.488Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-03-17T20:36:17.676Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Rerun)
[Pipeline] echo
[2026-03-17T20:36:17.786Z] allocate a node for generating rerun job ...
[Pipeline] node
[2026-03-17T20:36:17.812Z] Running on test-docker-ubuntu2204-x64-2 in /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_aarch64_mac
[Pipeline] {
[Pipeline] echo
[2026-03-17T20:36:17.830Z] Generating rerun Test_openjdk26_hs_extended.openjdk_aarch64_mac_rerun job for running failed test(s) ...
[Pipeline] parallel
[Pipeline] { (Branch: Test_openjdk26_hs_extended.openjdk_aarch64_mac_rerun)
[Pipeline] echo
[2026-03-17T20:36:17.860Z] GENERATE_JOBS is set to true, set test job Test_openjdk26_hs_extended.openjdk_aarch64_mac_rerun params for generating the job
[Pipeline] fileExists
[Pipeline] sh
[2026-03-17T20:36:19.585Z] + curl -Os https://raw.githubusercontent.com/adoptium/aqa-tests/master/buildenv/jenkins/testJobTemplate
[Pipeline] jobDsl
[2026-03-17T20:36:20.707Z] Processing DSL script testJobTemplate
[2026-03-17T20:41:06.426Z] LEVELS: [extended]
[2026-03-17T20:41:06.426Z] JDK_VERSIONS: [8]
[2026-03-17T20:41:06.426Z] GROUPS: [openjdk]
[2026-03-17T20:41:06.426Z] ARCH_OS_LIST: [aarch64_mac]
[2026-03-17T20:41:06.669Z] Added items:
[2026-03-17T20:41:06.669Z] GeneratedJob{name='Test_openjdk26_hs_extended.openjdk_aarch64_mac_testList_3'}
[2026-03-17T20:41:06.670Z] Existing items:
[2026-03-17T20:41:06.670Z] GeneratedJob{name='Test_openjdk26_hs_extended.openjdk_aarch64_mac_rerun'}
[2026-03-17T20:41:06.670Z] GeneratedJob{name='Test_openjdk26_hs_extended.openjdk_aarch64_mac_testList_0'}
[2026-03-17T20:41:06.670Z] GeneratedJob{name='Test_openjdk26_hs_extended.openjdk_aarch64_mac_testList_1'}
[2026-03-17T20:41:06.670Z] GeneratedJob{name='Test_openjdk26_hs_extended.openjdk_aarch64_mac_testList_2'}
[Pipeline] }
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // node
[Pipeline] echo
[2026-03-17T20:41:16.832Z] Triggering rerun jobs in parallel ...
[Pipeline] parallel
[Pipeline] { (Branch: Test_openjdk26_hs_extended.openjdk_aarch64_mac_rerun)
[Pipeline] build
[2026-03-17T20:41:16.945Z] Scheduling project: Test_openjdk26_hs_extended.openjdk_aarch64_mac_rerun
[2026-03-17T20:41:24.534Z] Starting building: Test_openjdk26_hs_extended.openjdk_aarch64_mac_rerun #20
[2026-03-17T20:44:15.664Z] Build Test_openjdk26_hs_extended.openjdk_aarch64_mac_rerun #20 completed: UNSTABLE
[Pipeline] }
[Pipeline] // parallel
[Pipeline] node
[2026-03-17T20:44:15.754Z] Running on test-ibmcloud-rhel9-x64-2 in /home/jenkins/workspace/Test_openjdk26_hs_extended.openjdk_aarch64_mac
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-03-17T20:44:15.830Z] [WS-CLEANUP] Deleting project workspace...
[2026-03-17T20:44:15.830Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-03-17T20:44:15.858Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] echo
[2026-03-17T20:44:15.889Z] Test_openjdk26_hs_extended.openjdk_aarch64_mac_rerun #20 completed with status UNSTABLE
[Pipeline] timeout
[2026-03-17T20:44:15.900Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2026-03-17T20:44:16.027Z] Copied 1 artifact from "Test_openjdk26_hs_extended.openjdk_aarch64_mac_rerun" build number 20
[Pipeline] }
[Pipeline] // timeout
[Pipeline] echo
[2026-03-17T20:44:16.069Z] Saving Test_openjdk26_hs_extended.openjdk_aarch64_mac_rerun/20/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2026-03-17T20:44:16.091Z] Archiving artifacts
[2026-03-17T20:44:16.147Z] Recording fingerprints
[Pipeline] findFiles
[Pipeline] echo
[2026-03-17T20:44:16.293Z] Tap file found: Test_openjdk26_hs_extended.openjdk_aarch64_mac_rerun/20/aqa-tests/TKG/output_17737802258152/Test_openjdk26_hs_extended.openjdk_aarch64_mac_rerun.tap...
[Pipeline] readFile
[Pipeline] echo
[2026-03-17T20:44:16.381Z] Rerun failed hotspot test cases in Grinder with hotspot_custom target: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=hotspot_custom&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=&DOCKER_REQUIRED=false&ACTIVE_NODE_TIMEOUT=5&VENDOR_TEST_DIRS=&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=aarch64_mac&GENERATE_JOBS=true&KEEP_REPORTDIR=true&PERSONAL_BUILD=false&DOCKER_REGISTRY_DIR=&RERUN_ITERATIONS=0&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&SETUP_JCK_RUN=false&DOCKER_REGISTRY_URL_CREDENTIAL_ID=&LABEL=&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=v1.0.12-release&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=26&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Frelease%2Fjobs%2Fjdk26%2Fjdk26-release-mac-aarch64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=compiler%2Fgallery%2FTestNormalMapping.java%23visual&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk-26%2B35_adopt&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&DOCKERIMAGE_TAG=&TEST_TIME=120&JDK_IMPL=hotspot&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=aqavit-bot&DYNAMIC_COMPILE=false&RELATED_NODES=&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&APPLICATION_OPTIONS=&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&ARCHIVE_TEST_RESULTS=false&NUM_MACHINES=&OPENJDK_SHA=&TRSS_URL=&RERUN_FAILURE=false&USE_TESTENV_PROPERTIES=true&BUILD_LIST=openjdk&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=2&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-03-17T20:44:16.458Z] [WS-CLEANUP] Deleting project workspace...
[2026-03-17T20:44:16.458Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-03-17T20:44:16.476Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] End of Pipeline
Finished: UNSTABLE