Pre Test

Started by upstream project "Test_openjdk8_hs_extended.openjdk_aarch64_linux" build number 254 originally caused by: Started by upstream project "build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin" build number 539 originally caused by: Started by upstream project "build-scripts/openjdk8-pipeline" build number 3076 originally caused by: Started by upstream project "build-scripts/utils/betaTrigger_8ea" build number 371 originally caused by: Started by timer Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_2@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_openjdk8_hs_extended.openjdk_aarch64_linux_testList_2@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 30c0b963c9041edc85df0a417b51c2220cd7058a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 30c0b963c9041edc85df0a417b51c2220cd7058a # timeout=10 Commit message: "Disable renaissance-naive-bayes test for JDK 26+ (#6907)" > git rev-list --no-walk 6ae53a7631d2a6681514f8dbc46b7c9b7747794e # timeout=10 First time build. Skipping changelog. [Pipeline] Start of Pipeline [Pipeline] timestamps [Pipeline] { [Pipeline] echo [2026-02-26T22:06:13.170Z] SPEC: linux_aarch64 [Pipeline] echo [2026-02-26T22:06:13.172Z] Specified LABEL: ci.role.test&&sw.os.linux&&hw.arch.aarch64 [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-02-26T22:06:13.183Z] dynamicAgents: [] [Pipeline] echo [2026-02-26T22:06:13.184Z] Provisioning LABEL: ci.role.test&&sw.os.linux&&hw.arch.aarch64 [Pipeline] nodesByLabel [2026-02-26T22:06:13.196Z] Found a total of 6 nodes with the 'ci.role.test&&sw.os.linux&&hw.arch.aarch64' label [Pipeline] node [2026-02-26T22:06:28.199Z] Still waiting to schedule task [2026-02-26T22:06:28.199Z] Waiting for next available executor on ‘ci.role.test&&sw.os.linux&&hw.arch.aarch64’ [2026-02-26T22:50:39.796Z] Running on test-docker-ubuntu2404-armv8-4 in /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_2 [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-02-26T22:50:39.821Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] retry [Pipeline] { [Pipeline] cleanWs [2026-02-26T22:50:40.241Z] [WS-CLEANUP] Deleting project workspace... [2026-02-26T22:50:40.241Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2026-02-26T22:50:40.419Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // retry [Pipeline] } [Pipeline] // timeout [Pipeline] checkout [2026-02-26T22:50:40.744Z] The recommended git tool is: git [2026-02-26T22:50:41.112Z] No credentials specified [2026-02-26T22:50:41.291Z] Cloning the remote Git repository [2026-02-26T22:50:41.554Z] Cloning repository https://github.com/adoptium/aqa-tests.git [2026-02-26T22:50:41.555Z] > git init /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_2/aqa-tests # timeout=10 [2026-02-26T22:50:41.614Z] [WARNING] Reference path does not exist: /home/jenkins/openjdk_cache [2026-02-26T22:50:41.615Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git [2026-02-26T22:50:41.615Z] > git --version # timeout=10 [2026-02-26T22:50:41.621Z] > git --version # 'git version 2.43.0' [2026-02-26T22:50:41.622Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-02-26T22:50:46.017Z] Avoid second fetch [2026-02-26T22:50:46.204Z] Checking out Revision 30c0b963c9041edc85df0a417b51c2220cd7058a (origin/master) [2026-02-26T22:50:45.715Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10 [2026-02-26T22:50:45.725Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-02-26T22:50:46.098Z] > git rev-parse origin/master^{commit} # timeout=10 [2026-02-26T22:50:46.286Z] > git config core.sparsecheckout # timeout=10 [2026-02-26T22:50:46.293Z] > git checkout -f 30c0b963c9041edc85df0a417b51c2220cd7058a # timeout=10 [2026-02-26T22:50:48.494Z] Commit message: "Disable renaissance-naive-bayes test for JDK 26+ (#6907)" [Pipeline] } [Pipeline] // retry [Pipeline] load [Pipeline] { (/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_2/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-02-26T22:50:50.568Z] Timeout set to expire in 1 day 1 hr [Pipeline] { [Pipeline] sh [2026-02-26T22:50:52.613Z] + which activate_multicast [Pipeline] echo [2026-02-26T22:50:53.149Z] which activate_multicast status code: 1 [Pipeline] echo [2026-02-26T22:50:53.151Z] runMulticastCmd: false [Pipeline] stage [Pipeline] { (Setup) [Pipeline] sh [2026-02-26T22:50:55.086Z] + LC_TIME=C date +%a, %d %b %Y %T %z [Pipeline] echo [2026-02-26T22:50:55.807Z] PROCESSCATCH: Terminating any hung/left over test processes: [Pipeline] sh [2026-02-26T22:50:57.669Z] + aqa-tests/terminateTestProcesses.sh jenkins [2026-02-26T22:50:57.669Z] Unix type machine.. [2026-02-26T22:50:57.669Z] Running on a Linux host [2026-02-26T22:50:57.669Z] Woohoo - no rogue processes detected! Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO (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 (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 (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 (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 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-02-26T22:51:00.691Z] + printenv [2026-02-26T22:51:00.691Z] JENKINS_HOME=/home/jenkins/.jenkins [2026-02-26T22:51:00.691Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git [2026-02-26T22:51:00.691Z] SETUP_JCK_RUN=false [2026-02-26T22:51:00.691Z] USE_TESTENV_PROPERTIES=false [2026-02-26T22:51:00.691Z] EXTERNAL_CUSTOM_BRANCH=master [2026-02-26T22:51:00.691Z] SSH_CLIENT=78.47.239.97 35238 22 [2026-02-26T22:51:00.691Z] USER=jenkins [2026-02-26T22:51:00.691Z] BUILD_LIST=openjdk [2026-02-26T22:51:00.691Z] SDK_RESOURCE=upstream [2026-02-26T22:51:00.691Z] OPENJ9_BRANCH=master [2026-02-26T22:51:00.691Z] jobStatus=SUCCESS [2026-02-26T22:51:00.691Z] CI=true [2026-02-26T22:51:00.691Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_2/42/display/redirect?page=changes [2026-02-26T22:51:00.691Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git [2026-02-26T22:51:00.691Z] UPSTREAM_JOB_NUMBER=539 [2026-02-26T22:51:00.691Z] TARGET=-f parallelList.mk testList_2 [2026-02-26T22:51:00.691Z] EXIT_FAILURE=false [2026-02-26T22:51:00.691Z] NODE_LABELS=armv8 hw.arch.aarch64 test ci.role.test ubuntu hw.dockerhost.dockerhost-osuosl-ubuntu2404-aarch64-1 linux armv8.2 sw.os.linux test-docker-ubuntu2404-armv8-4 ci.role.perf [2026-02-26T22:51:00.691Z] HUDSON_URL=https://ci.adoptium.net/ [2026-02-26T22:51:00.691Z] USE_JRE=false [2026-02-26T22:51:00.691Z] OLDPWD=/home/jenkins [2026-02-26T22:51:00.691Z] STF_OWNER_BRANCH=adoptium:master [2026-02-26T22:51:00.691Z] HOME=/home/jenkins [2026-02-26T22:51:00.691Z] ADOPTOPENJDK_BRANCH=master [2026-02-26T22:51:00.691Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_2/42/ [2026-02-26T22:51:00.691Z] TAP_NAME=Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_2.tap [2026-02-26T22:51:00.691Z] JDK_IMPL=hotspot [2026-02-26T22:51:00.691Z] DOCKER_REQUIRED=false [2026-02-26T22:51:00.691Z] HUDSON_COOKIE=5deec4b6-c392-4346-9825-d206b0eb5bc6 [2026-02-26T22:51:00.691Z] JENKINS_SERVER_COOKIE=durable-6ce593638ae20e4f6dc106488327a98296b14b7bd005f8b028ad95be367eff93 [2026-02-26T22:51:00.691Z] PERF_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_2/../../benchmarks [2026-02-26T22:51:00.691Z] JDK_REPO=https://github.com/adoptium/jdk8u [2026-02-26T22:51:00.691Z] WORKSPACE=/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_2 [2026-02-26T22:51:00.691Z] KEEP_WORKSPACE=false [2026-02-26T22:51:00.691Z] ARCHIVE_TEST_RESULTS=false [2026-02-26T22:51:00.691Z] GENERATE_JOBS=true [2026-02-26T22:51:00.691Z] TKG_OWNER_BRANCH=adoptium:master [2026-02-26T22:51:00.691Z] PERSONAL_BUILD=false [2026-02-26T22:51:00.691Z] LOGNAME=jenkins [2026-02-26T22:51:00.691Z] NODE_NAME=test-docker-ubuntu2404-armv8-4 [2026-02-26T22:51:00.691Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_2/42/display/redirect?page=artifacts [2026-02-26T22:51:00.691Z] UPSTREAM_TEST_JOB_NAME=Test_openjdk8_hs_extended.openjdk_aarch64_linux [2026-02-26T22:51:00.691Z] STAGE_NAME=Setup [2026-02-26T22:51:00.691Z] AUTO_DETECT=true [2026-02-26T22:51:00.691Z] EXECUTOR_NUMBER=0 [2026-02-26T22:51:00.691Z] JDK_VERSION=8 [2026-02-26T22:51:00.691Z] EXTERNAL_TEST_CMD=mvn clean install [2026-02-26T22:51:00.691Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_2/42/display/redirect?page=tests [2026-02-26T22:51:00.691Z] BUILD_DISPLAY_NAME=#42 [2026-02-26T22:51:00.691Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token [2026-02-26T22:51:00.691Z] TIME_LIMIT=25 [2026-02-26T22:51:00.691Z] HUDSON_HOME=/home/jenkins/.jenkins [2026-02-26T22:51:00.691Z] JOB_BASE_NAME=Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_2 [2026-02-26T22:51:00.691Z] PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin [2026-02-26T22:51:00.691Z] PLATFORM=aarch64_linux [2026-02-26T22:51:00.691Z] TKG_ITERATIONS=1 [2026-02-26T22:51:00.691Z] EXIT_SUCCESS=false [2026-02-26T22:51:00.691Z] BUILD_ID=42 [2026-02-26T22:51:00.691Z] RERUN_FAILURE=true [2026-02-26T22:51:00.691Z] ACTIVE_NODE_TIMEOUT=5 [2026-02-26T22:51:00.691Z] BUILD_TAG=jenkins-Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_2-42 [2026-02-26T22:51:00.691Z] SYSTEM_LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_2/../../externalDependency/system_lib [2026-02-26T22:51:00.691Z] JENKINS_URL=https://ci.adoptium.net/ [2026-02-26T22:51:00.691Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git [2026-02-26T22:51:00.691Z] LANG=C.UTF-8 [2026-02-26T22:51:00.691Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_2/ [2026-02-26T22:51:00.691Z] KEEP_REPORTDIR=true [2026-02-26T22:51:00.691Z] JCK_GIT_BRANCH=master [2026-02-26T22:51:00.691Z] ORIGIN_JDK_VERSION=8 [2026-02-26T22:51:00.691Z] BUILD_NUMBER=42 [2026-02-26T22:51:00.691Z] JENKINS_NODE_COOKIE=75f305f2-58c9-4ab7-989d-df867d964add [2026-02-26T22:51:00.691Z] SHELL=/bin/sh [2026-02-26T22:51:00.691Z] ITERATIONS=1 [2026-02-26T22:51:00.691Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8 [2026-02-26T22:51:00.691Z] TEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_2/jdkbinary/j2sdk-image [2026-02-26T22:51:00.691Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_2/42/display/redirect [2026-02-26T22:51:00.691Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master [2026-02-26T22:51:00.691Z] SPEC=linux_aarch64 [2026-02-26T22:51:00.691Z] LIGHT_WEIGHT_CHECKOUT=false [2026-02-26T22:51:00.691Z] UPSTREAM_TEST_JOB_NUMBER=254 [2026-02-26T22:51:00.691Z] HUDSON_SERVER_COOKIE=2d832652af5afba8 [2026-02-26T22:51:00.691Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_2/display/redirect [2026-02-26T22:51:00.691Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin [2026-02-26T22:51:00.691Z] JOB_NAME=Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_2 [2026-02-26T22:51:00.691Z] SLACK_CHANNEL=aqavit-bot [2026-02-26T22:51:00.691Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master [2026-02-26T22:51:00.691Z] PWD=/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_2 [2026-02-26T22:51:00.691Z] LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_2/../../externalDependency/lib [2026-02-26T22:51:00.691Z] SSH_CONNECTION=78.47.239.97 35238 172.17.0.3 22 [2026-02-26T22:51:00.691Z] WORKSPACE_TMP=/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_2@tmp [2026-02-26T22:51:00.691Z] PARALLEL=None [2026-02-26T22:51:00.691Z] JOBSTARTTIME=Thu, 26 Feb 2026 22:50:54 +0000 [2026-02-26T22:51:00.691Z] DYNAMIC_COMPILE=false [2026-02-26T22:51:00.691Z] RERUN_ITERATIONS=1 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-02-26T22:51:01.227Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] dir [2026-02-26T22:51:01.237Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_2/jdkbinary [Pipeline] { [Pipeline] copyArtifacts [2026-02-26T22:51:55.305Z] Copied 5 artifacts from "build-scripts » jobs » jdk8u » jdk8u-linux-aarch64-temurin" build number 539 [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 TKG_REPO_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 TKG_BRANCH_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-02-26T22:51:55.514Z] 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-02-26T22:51:55.525Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_2 [Pipeline] { [Pipeline] sshagent [2026-02-26T22:51:55.633Z] $ ssh-agent [2026-02-26T22:51:56.448Z] SSH_AUTH_SOCK=/tmp/ssh-zaBf6VO6T1hI/agent.3395189 [2026-02-26T22:51:56.448Z] SSH_AGENT_PID=3395191 [2026-02-26T22:51:56.448Z] [ssh-agent] Started. [Pipeline] { [Pipeline] dir [2026-02-26T22:51:56.471Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_2/aqa-tests [Pipeline] { [Pipeline] withCredentials [2026-02-26T22:51:56.507Z] Masking supported pattern matches of $USERNAME or $PASSWORD [Pipeline] { [Pipeline] sh [2026-02-26T22:51:58.390Z] + pwd [2026-02-26T22:51:58.390Z] + ./get.sh -s /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_2/aqa-tests/.. -p aarch64_linux -r upstream -j 8 -i hotspot --clone_openj9 false --tkg_repo https://github.com/adoptium/TKG.git --tkg_branch master [2026-02-26T22:51:58.390Z] TESTDIR: /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_2/aqa-tests [2026-02-26T22:51:58.390Z] get jdk binary... [2026-02-26T22:51:58.390Z] --sdkdir is set to upstream. Therefore, skip download jdk binary [2026-02-26T22:51:58.390Z] Uncompressing file: OpenJDK8U-jdk_aarch64_linux_hotspot_8u492b04-ea.tar.gz ... [2026-02-26T22:51:59.359Z] List files in jdkbinary folder... [2026-02-26T22:51:59.359Z] total 285596 [2026-02-26T22:51:59.359Z] -rw-r--r-- 1 jenkins jenkins 148919351 Feb 26 21:27 OpenJDK8U-debugimage_aarch64_linux_hotspot_8u492b04-ea.tar.gz [2026-02-26T22:51:59.359Z] -rw-r--r-- 1 jenkins jenkins 102591338 Feb 26 21:27 OpenJDK8U-jdk_aarch64_linux_hotspot_8u492b04-ea.tar.gz [2026-02-26T22:51:59.359Z] -rw-r--r-- 1 jenkins jenkins 40819401 Feb 26 21:27 OpenJDK8U-jre_aarch64_linux_hotspot_8u492b04-ea.tar.gz [2026-02-26T22:51:59.359Z] -rw-rw-r-- 1 jenkins jenkins 21205 Feb 26 21:32 OpenJDK8U-sbom_aarch64_linux_hotspot_8u492b04-ea-metadata.json [2026-02-26T22:51:59.359Z] -rw-r--r-- 1 jenkins jenkins 81284 Feb 26 21:43 OpenJDK8U-sbom_aarch64_linux_hotspot_8u492b04-ea.json [2026-02-26T22:51:59.359Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 26 22:51 tmp [2026-02-26T22:51:59.359Z] List files in jdkbinary/tmp folder... [2026-02-26T22:51:59.359Z] total 4 [2026-02-26T22:51:59.359Z] drwxr-xr-x 8 jenkins jenkins 4096 Feb 26 21:27 jdk8u492-b04 [2026-02-26T22:51:59.359Z] Moving directory jdk8u492-b04/ to ../j2sdk-image [2026-02-26T22:51:59.359Z] Uncompressing file: OpenJDK8U-jre_aarch64_linux_hotspot_8u492b04-ea.tar.gz ... [2026-02-26T22:52:00.319Z] List files in jdkbinary folder... [2026-02-26T22:52:00.319Z] total 285600 [2026-02-26T22:52:00.319Z] -rw-r--r-- 1 jenkins jenkins 148919351 Feb 26 21:27 OpenJDK8U-debugimage_aarch64_linux_hotspot_8u492b04-ea.tar.gz [2026-02-26T22:52:00.319Z] -rw-r--r-- 1 jenkins jenkins 102591338 Feb 26 21:27 OpenJDK8U-jdk_aarch64_linux_hotspot_8u492b04-ea.tar.gz [2026-02-26T22:52:00.319Z] -rw-r--r-- 1 jenkins jenkins 40819401 Feb 26 21:27 OpenJDK8U-jre_aarch64_linux_hotspot_8u492b04-ea.tar.gz [2026-02-26T22:52:00.319Z] -rw-rw-r-- 1 jenkins jenkins 21205 Feb 26 21:32 OpenJDK8U-sbom_aarch64_linux_hotspot_8u492b04-ea-metadata.json [2026-02-26T22:52:00.319Z] -rw-r--r-- 1 jenkins jenkins 81284 Feb 26 21:43 OpenJDK8U-sbom_aarch64_linux_hotspot_8u492b04-ea.json [2026-02-26T22:52:00.319Z] drwxr-xr-x 8 jenkins jenkins 4096 Feb 26 21:27 j2sdk-image [2026-02-26T22:52:00.319Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 26 22:51 tmp [2026-02-26T22:52:00.319Z] List files in jdkbinary/tmp folder... [2026-02-26T22:52:00.319Z] total 4 [2026-02-26T22:52:00.319Z] drwxr-xr-x 5 jenkins jenkins 4096 Feb 26 21:27 jdk8u492-b04-jre [2026-02-26T22:52:00.319Z] Moving directory jdk8u492-b04-jre/ to ../j2re-image [2026-02-26T22:52:00.319Z] Uncompressing OpenJDK8U-debugimage_aarch64_linux_hotspot_8u492b04-ea.tar.gz over ./j2sdk-image/jre... [2026-02-26T22:52:03.403Z] Removing top-level folder jdk8u492-b04-debug-image/ [2026-02-26T22:52:03.403Z] Removing top-level folder jdk8u492-b04/ [2026-02-26T22:52:03.403Z] Run /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_2/jdkbinary/j2sdk-image/bin/java -version [2026-02-26T22:52:03.403Z] =JAVA VERSION OUTPUT BEGIN= [2026-02-26T22:52:03.403Z] openjdk version "1.8.0_492-beta" [2026-02-26T22:52:03.403Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_492-beta-202602262109-b04) [2026-02-26T22:52:03.403Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.492-b04, mixed mode) [2026-02-26T22:52:03.403Z] =JAVA VERSION OUTPUT END= [2026-02-26T22:52:03.403Z] =RELEASE INFO BEGIN= [2026-02-26T22:52:03.403Z] JAVA_VERSION="1.8.0_492" [2026-02-26T22:52:03.403Z] OS_NAME="Linux" [2026-02-26T22:52:03.403Z] OS_VERSION="2.6" [2026-02-26T22:52:03.403Z] OS_ARCH="aarch64" [2026-02-26T22:52:03.403Z] SOURCE=".:git:9bdb5fefaaf3+" [2026-02-26T22:52:03.403Z] IMPLEMENTOR="Eclipse Adoptium" [2026-02-26T22:52:03.403Z] BUILD_SOURCE="git:add4c7da67f6165313c0cfb4783b823be7ba0d6f" [2026-02-26T22:52:03.403Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git" [2026-02-26T22:52:03.403Z] SOURCE_REPO="https://github.com/adoptium/jdk8u.git" [2026-02-26T22:52:03.403Z] FULL_VERSION="1.8.0_492-beta-202602262109-b04" [2026-02-26T22:52:03.403Z] SEMANTIC_VERSION="8.0.492+4" [2026-02-26T22:52:03.403Z] BUILD_INFO="OS: Linux Version: 6.8.0-71-generic" [2026-02-26T22:52:03.403Z] JVM_VARIANT="Hotspot" [2026-02-26T22:52:03.403Z] JVM_VERSION="25.492-b04" [2026-02-26T22:52:03.403Z] IMAGE_TYPE="JDK" [2026-02-26T22:52:03.403Z] =RELEASE INFO END= [2026-02-26T22:52:03.403Z] get testKitGen... [2026-02-26T22:52:03.403Z] git clone -q https://github.com/adoptium/TKG.git [2026-02-26T22:52:13.856Z] git rev-parse master [2026-02-26T22:52:13.856Z] git checkout -q -f b3ee6c4f70f61744fdfb1fefffcdc2da53e9f152 [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // dir [Pipeline] } [2026-02-26T22:52:14.113Z] $ ssh-agent -k [2026-02-26T22:52:14.123Z] unset SSH_AUTH_SOCK; [2026-02-26T22:52:14.123Z] unset SSH_AGENT_PID; [2026-02-26T22:52:14.123Z] echo Agent pid 3395191 killed; [2026-02-26T22:52:14.929Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] fileExists [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] echo [2026-02-26T22:52:15.419Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&amp;TARGET=-f+parallelList.mk+testList_2&amp;BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&amp;TEST_FLAG=&amp;UPSTREAM_TEST_JOB_NAME=Test_openjdk8_hs_extended.openjdk_aarch64_linux&amp;DOCKER_REQUIRED=false&amp;ACTIVE_NODE_TIMEOUT=5&amp;VENDOR_TEST_DIRS=&amp;EXTRA_DOCKER_ARGS=&amp;TKG_OWNER_BRANCH=adoptium%3Amaster&amp;OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&amp;PLATFORM=aarch64_linux&amp;GENERATE_JOBS=true&amp;KEEP_REPORTDIR=true&amp;PERSONAL_BUILD=false&amp;DOCKER_REGISTRY_DIR=&amp;RERUN_ITERATIONS=0&amp;ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&amp;SETUP_JCK_RUN=false&amp;DOCKER_REGISTRY_URL_CREDENTIAL_ID=&amp;LABEL=&amp;EXTRA_OPTIONS=&amp;CUSTOMIZED_SDK_URL=&amp;BUILD_IDENTIFIER=&amp;JENKINS_KEY=&amp;ADOPTOPENJDK_BRANCH=master&amp;LIGHT_WEIGHT_CHECKOUT=false&amp;USE_JRE=false&amp;ARTIFACTORY_SERVER=&amp;KEEP_WORKSPACE=false&amp;USER_CREDENTIALS_ID=&amp;JDK_VERSION=8&amp;DOCKER_REGISTRY_URL=&amp;ITERATIONS=1&amp;VENDOR_TEST_REPOS=&amp;JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk8u&amp;JCK_GIT_BRANCH=master&amp;OPENJ9_BRANCH=master&amp;OPENJ9_SHA=&amp;JCK_GIT_REPO=&amp;VENDOR_TEST_BRANCHES=&amp;UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk8u%2Fjdk8u-linux-aarch64-temurin&amp;OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&amp;CLOUD_PROVIDER=&amp;CUSTOM_TARGET=&amp;VENDOR_TEST_SHAS=&amp;JDK_BRANCH=&amp;LABEL_ADDITION=&amp;ARTIFACTORY_REPO=&amp;ARTIFACTORY_ROOT_DIR=&amp;UPSTREAM_TEST_JOB_NUMBER=254&amp;DOCKERIMAGE_TAG=&amp;TEST_TIME=&amp;JDK_IMPL=hotspot&amp;SSH_AGENT_CREDENTIAL=&amp;AUTO_DETECT=true&amp;SLACK_CHANNEL=aqavit-bot&amp;DYNAMIC_COMPILE=false&amp;RELATED_NODES=&amp;ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&amp;APPLICATION_OPTIONS=&amp;CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&amp;ARCHIVE_TEST_RESULTS=false&amp;NUM_MACHINES=&amp;OPENJDK_SHA=&amp;TRSS_URL=&amp;RERUN_FAILURE=false&amp;USE_TESTENV_PROPERTIES=false&amp;BUILD_LIST=openjdk&amp;ADDITIONAL_ARTIFACTS_REQUIRED=&amp;UPSTREAM_JOB_NUMBER=539&amp;STF_OWNER_BRANCH=adoptium%3Amaster&amp;TIME_LIMIT=25&amp;JVM_OPTIONS=&amp;PARALLEL=None [Pipeline] echo [2026-02-26T22:52:15.435Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&amp;TARGET=-f+parallelList.mk+testList_2&amp;BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&amp;TEST_FLAG=&amp;UPSTREAM_TEST_JOB_NAME=Test_openjdk8_hs_extended.openjdk_aarch64_linux&amp;DOCKER_REQUIRED=false&amp;ACTIVE_NODE_TIMEOUT=5&amp;VENDOR_TEST_DIRS=&amp;EXTRA_DOCKER_ARGS=&amp;TKG_OWNER_BRANCH=adoptium%3Amaster&amp;OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&amp;PLATFORM=aarch64_linux&amp;GENERATE_JOBS=true&amp;KEEP_REPORTDIR=true&amp;PERSONAL_BUILD=false&amp;DOCKER_REGISTRY_DIR=&amp;RERUN_ITERATIONS=0&amp;ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&amp;SETUP_JCK_RUN=false&amp;DOCKER_REGISTRY_URL_CREDENTIAL_ID=&amp;LABEL=test-docker-ubuntu2404-armv8-4&amp;EXTRA_OPTIONS=&amp;CUSTOMIZED_SDK_URL=&amp;BUILD_IDENTIFIER=&amp;JENKINS_KEY=&amp;ADOPTOPENJDK_BRANCH=master&amp;LIGHT_WEIGHT_CHECKOUT=false&amp;USE_JRE=false&amp;ARTIFACTORY_SERVER=&amp;KEEP_WORKSPACE=false&amp;USER_CREDENTIALS_ID=&amp;JDK_VERSION=8&amp;DOCKER_REGISTRY_URL=&amp;ITERATIONS=1&amp;VENDOR_TEST_REPOS=&amp;JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk8u&amp;JCK_GIT_BRANCH=master&amp;OPENJ9_BRANCH=master&amp;OPENJ9_SHA=&amp;JCK_GIT_REPO=&amp;VENDOR_TEST_BRANCHES=&amp;UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk8u%2Fjdk8u-linux-aarch64-temurin&amp;OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&amp;CLOUD_PROVIDER=&amp;CUSTOM_TARGET=&amp;VENDOR_TEST_SHAS=&amp;JDK_BRANCH=&amp;LABEL_ADDITION=&amp;ARTIFACTORY_REPO=&amp;ARTIFACTORY_ROOT_DIR=&amp;UPSTREAM_TEST_JOB_NUMBER=254&amp;DOCKERIMAGE_TAG=&amp;TEST_TIME=&amp;JDK_IMPL=hotspot&amp;SSH_AGENT_CREDENTIAL=&amp;AUTO_DETECT=true&amp;SLACK_CHANNEL=aqavit-bot&amp;DYNAMIC_COMPILE=false&amp;RELATED_NODES=&amp;ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&amp;APPLICATION_OPTIONS=&amp;CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&amp;ARCHIVE_TEST_RESULTS=false&amp;NUM_MACHINES=&amp;OPENJDK_SHA=&amp;TRSS_URL=&amp;RERUN_FAILURE=false&amp;USE_TESTENV_PROPERTIES=false&amp;BUILD_LIST=openjdk&amp;ADDITIONAL_ARTIFACTS_REQUIRED=&amp;UPSTREAM_JOB_NUMBER=539&amp;STF_OWNER_BRANCH=adoptium%3Amaster&amp;TIME_LIMIT=25&amp;JVM_OPTIONS=&amp;PARALLEL=None [Pipeline] stage [Pipeline] { (Build) [Pipeline] echo [2026-02-26T22:52:15.487Z] Building tests... [Pipeline] timeout [2026-02-26T22:52:15.490Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] copyArtifacts [2026-02-26T22:52:16.588Z] Copied 1 artifact from "Test_openjdk8_hs_extended.openjdk_aarch64_linux" build number 254 [Pipeline] } [Pipeline] // timeout [Pipeline] timeout [2026-02-26T22:52:16.625Z] Timeout set to expire in 20 min [Pipeline] { [Pipeline] echo [2026-02-26T22:52:16.641Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [Pipeline] } [Pipeline] // timeout [Pipeline] fileExists [Pipeline] fileExists [Pipeline] withCredentials [2026-02-26T22:52:17.055Z] Masking supported pattern matches of $USERNAME or $PASSWORD [Pipeline] { [Pipeline] dir [2026-02-26T22:52:17.067Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_2/aqa-tests [Pipeline] { [Pipeline] sshagent [2026-02-26T22:52:17.161Z] $ ssh-agent [2026-02-26T22:52:17.975Z] SSH_AUTH_SOCK=/tmp/ssh-2BPng30gNf3D/agent.3395281 [2026-02-26T22:52:17.975Z] SSH_AGENT_PID=3395283 [2026-02-26T22:52:17.975Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-02-26T22:52:19.843Z] + bash ./compile.sh [2026-02-26T22:52:19.843Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_2/jdkbinary/j2sdk-image [2026-02-26T22:52:19.843Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_2/../../externalDependency/lib [2026-02-26T22:52:19.843Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_2/aqa-tests/TKG/../TKG/output_compilation; \ [2026-02-26T22:52:19.843Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_2/aqa-tests/TKG/../TKG/output_compilation; \ [2026-02-26T22:52:19.844Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_2/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_2/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_2/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_2/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2026-02-26T22:52:19.844Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_2/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_2/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_2/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_2/aqa-tests/TKG/../TKG/output_compilation"; fi [2026-02-26T22:52:19.844Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_2/aqa-tests/TKG/scripts/build_tools.xml [2026-02-26T22:52:20.806Z] [2026-02-26T22:52:20.806Z] build: [2026-02-26T22:52:20.806Z] [2026-02-26T22:52:20.806Z] clean: [2026-02-26T22:52:20.806Z] [2026-02-26T22:52:20.806Z] init: [2026-02-26T22:52:20.806Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_2/aqa-tests/TKG/bin [2026-02-26T22:52:20.806Z] [2026-02-26T22:52:20.806Z] getDependentLibs: [2026-02-26T22:52:20.806Z] [exec] -------------------------------------------- [2026-02-26T22:52:20.806Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_2/../../externalDependency/lib [2026-02-26T22:52:20.806Z] [exec] task is set to default [2026-02-26T22:52:20.806Z] [exec] dependencyList is set to json_simple [2026-02-26T22:52:20.806Z] [exec] System Test jars will not be downloaded. [2026-02-26T22:52:20.806Z] [exec] -------------------------------------------- [2026-02-26T22:52:20.806Z] [exec] Starting download third party dependent jars [2026-02-26T22:52:20.807Z] [exec] -------------------------------------------- [2026-02-26T22:52:20.807Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_2/../../externalDependency/lib [2026-02-26T22:52:20.807Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_2/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading [2026-02-26T22:52:20.807Z] [exec] downloaded dependent third party jars successfully [2026-02-26T22:52:20.807Z] [2026-02-26T22:52:20.807Z] compile: [2026-02-26T22:52:20.807Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2026-02-26T22:52:20.807Z] [echo] ============COMPILER SETTINGS============ [2026-02-26T22:52:20.807Z] [echo] ===fork: yes [2026-02-26T22:52:20.807Z] [echo] ===debug: on [2026-02-26T22:52:20.807Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_2/aqa-tests/TKG/bin [2026-02-26T22:52:23.906Z] [2026-02-26T22:52:23.906Z] dist: [2026-02-26T22:52:23.906Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_2/aqa-tests/TKG/bin/TestKitGen.jar [2026-02-26T22:52:23.906Z] [2026-02-26T22:52:23.906Z] BUILD SUCCESSFUL [2026-02-26T22:52:23.906Z] Total time: 4 seconds [2026-02-26T22:52:23.906Z] 0 [2026-02-26T22:52:23.906Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_2/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector [2026-02-26T22:52:24.871Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch! [2026-02-26T22:52:24.871Z] microArchOutput: [2026-02-26T22:52:24.871Z] ****************************** MACHINE INFO ****************************** [2026-02-26T22:52:24.871Z] File path : /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_2/aqa-tests/TKG [2026-02-26T22:52:24.871Z] Free Physical Memory Size : 3082686464 [2026-02-26T22:52:24.871Z] Free space (bytes) : 115595628544 [2026-02-26T22:52:24.871Z] Total Physical Memory Size : 6442450944 [2026-02-26T22:52:24.871Z] Total space (bytes) : 167961710592 [2026-02-26T22:52:24.871Z] Usable space (bytes) : 106989129728 [2026-02-26T22:52:24.871Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2026-02-26T22:52:24.871Z] bashVersion : [2026-02-26T22:52:24.871Z] GNU bash, version 5.2.21(1)-release (aarch64-unknown-linux-gnu) [2026-02-26T22:52:24.871Z] Copyright (C) 2022 Free Software Foundation, Inc. [2026-02-26T22:52:24.871Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2026-02-26T22:52:24.871Z] [2026-02-26T22:52:24.871Z] This is free software; you are free to change and redistribute it. [2026-02-26T22:52:24.871Z] There is NO WARRANTY, to the extent permitted by law. [2026-02-26T22:52:24.871Z] cpuCores : 8 [2026-02-26T22:52:24.871Z] curlVersion : [2026-02-26T22:52:24.871Z] curl 8.5.0 (aarch64-unknown-linux-gnu) libcurl/8.5.0 OpenSSL/3.0.13 zlib/1.3 brotli/1.1.0 zstd/1.5.5 libidn2/2.3.7 libpsl/0.21.2 (+libidn2/2.3.7) libssh/0.10.6/openssl/zlib nghttp2/1.59.0 librtmp/2.3 OpenLDAP/2.6.10 [2026-02-26T22:52:24.871Z] Release-Date: 2023-12-06, security patched: 8.5.0-2ubuntu10.6 [2026-02-26T22:52:24.871Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ldap ldaps mqtt pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2026-02-26T22:52:24.871Z] Features: alt-svc AsynchDNS brotli GSS-API HSTS HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM PSL SPNEGO SSL threadsafe TLS-SRP UnixSockets zstd [2026-02-26T22:52:24.871Z] dockerVersion : bash: line 1: docker: command not found [2026-02-26T22:52:24.871Z] gcc version : 13 [2026-02-26T22:52:24.871Z] gclibc version : ldd (Ubuntu GLIBC 2.39-0ubuntu8.7) 2.39 [2026-02-26T22:52:24.871Z] gdb version : bash: line 1: gdb: command not found [2026-02-26T22:52:24.871Z] lldb version : Command could not be executed [2026-02-26T22:52:24.871Z] makeVersion : [2026-02-26T22:52:24.871Z] GNU Make 4.3 [2026-02-26T22:52:24.871Z] Built for aarch64-unknown-linux-gnu [2026-02-26T22:52:24.871Z] Copyright (C) 1988-2020 Free Software Foundation, Inc. [2026-02-26T22:52:24.871Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2026-02-26T22:52:24.871Z] This is free software: you are free to change and redistribute it. [2026-02-26T22:52:24.871Z] There is NO WARRANTY, to the extent permitted by law. [2026-02-26T22:52:24.871Z] mavenVersion : bash: line 1: mvn: command not found [2026-02-26T22:52:24.871Z] osInfo : [2026-02-26T22:52:24.871Z] PRETTY_NAME="Ubuntu 24.04.4 LTS" [2026-02-26T22:52:24.871Z] NAME="Ubuntu" [2026-02-26T22:52:24.871Z] VERSION_ID="24.04" [2026-02-26T22:52:24.872Z] VERSION="24.04.4 LTS (Noble Numbat)" [2026-02-26T22:52:24.872Z] VERSION_CODENAME=noble [2026-02-26T22:52:24.872Z] ID=ubuntu [2026-02-26T22:52:24.872Z] ID_LIKE=debian [2026-02-26T22:52:24.872Z] HOME_URL="https://www.ubuntu.com/" [2026-02-26T22:52:24.872Z] SUPPORT_URL="https://help.ubuntu.com/" [2026-02-26T22:52:24.872Z] BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" [2026-02-26T22:52:24.872Z] PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" [2026-02-26T22:52:24.872Z] UBUNTU_CODENAME=noble [2026-02-26T22:52:24.872Z] LOGO=ubuntu-logo [2026-02-26T22:52:24.872Z] osLabel : ubuntu.24 [2026-02-26T22:52:24.872Z] perlVersion : [2026-02-26T22:52:24.872Z] [2026-02-26T22:52:24.872Z] This is perl 5, version 38, subversion 2 (v5.38.2) built for aarch64-linux-gnu-thread-multi [2026-02-26T22:52:24.872Z] (with 51 registered patches, see perl -V for more detail) [2026-02-26T22:52:24.872Z] [2026-02-26T22:52:24.872Z] Copyright 1987-2023, Larry Wall [2026-02-26T22:52:24.872Z] [2026-02-26T22:52:24.872Z] Perl may be copied only under the terms of either the Artistic License or the [2026-02-26T22:52:24.872Z] GNU General Public License, which may be found in the Perl 5 source kit. [2026-02-26T22:52:24.872Z] [2026-02-26T22:52:24.872Z] Complete documentation for Perl, including FAQ lists, should be found on [2026-02-26T22:52:24.872Z] this system using "man perl" or "perldoc perl". If you have access to the [2026-02-26T22:52:24.872Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page. [2026-02-26T22:52:24.872Z] [2026-02-26T22:52:24.872Z] podmanVersion : bash: line 1: podman: command not found [2026-02-26T22:52:24.872Z] procArch : aarch64 [2026-02-26T22:52:24.872Z] sysArch : aarch64 [2026-02-26T22:52:24.872Z] sysOS : Linux [2026-02-26T22:52:24.872Z] ulimit : [2026-02-26T22:52:24.872Z] real-time non-blocking time (microseconds, -R) unlimited [2026-02-26T22:52:24.872Z] core file size (blocks, -c) unlimited [2026-02-26T22:52:24.872Z] data seg size (kbytes, -d) unlimited [2026-02-26T22:52:24.872Z] scheduling priority (-e) 0 [2026-02-26T22:52:24.872Z] file size (blocks, -f) unlimited [2026-02-26T22:52:24.872Z] pending signals (-i) 63541 [2026-02-26T22:52:24.872Z] max locked memory (kbytes, -l) 8192 [2026-02-26T22:52:24.872Z] max memory size (kbytes, -m) unlimited [2026-02-26T22:52:24.872Z] open files (-n) 524288 [2026-02-26T22:52:24.872Z] pipe size (512 bytes, -p) 8 [2026-02-26T22:52:24.872Z] POSIX message queues (bytes, -q) 819200 [2026-02-26T22:52:24.872Z] real-time priority (-r) 0 [2026-02-26T22:52:24.872Z] stack size (kbytes, -s) 8192 [2026-02-26T22:52:24.872Z] cpu time (seconds, -t) unlimited [2026-02-26T22:52:24.872Z] max user processes (-u) unlimited [2026-02-26T22:52:24.872Z] virtual memory (kbytes, -v) unlimited [2026-02-26T22:52:24.872Z] file locks (-x) unlimited [2026-02-26T22:52:24.872Z] uname : Linux 1f1caf565b3c 6.8.0-54-generic #56-Ubuntu SMP PREEMPT_DYNAMIC Sat Feb 8 00:17:08 UTC 2025 aarch64 aarch64 aarch64 GNU/Linux [2026-02-26T22:52:24.872Z] vmVendor : Oracle Corporation [2026-02-26T22:52:24.872Z] vmVersion : 25.492-b04 [2026-02-26T22:52:24.872Z] xlc version : bash: line 1: xlC: command not found [2026-02-26T22:52:24.872Z] ************************************************************************** [2026-02-26T22:52:24.872Z] [2026-02-26T22:52:24.872Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM [2026-02-26T22:52:24.872Z] [2026-02-26T22:52:24.872Z] System.getProperty('java.vendor')=Temurin [2026-02-26T22:52:24.872Z] [2026-02-26T22:52:24.872Z] System.getProperty('os.name')=Linux [2026-02-26T22:52:24.872Z] [2026-02-26T22:52:24.872Z] System.getProperty('os.arch')=aarch64 [2026-02-26T22:52:24.872Z] [2026-02-26T22:52:24.872Z] System.getProperty('java.fullversion')=null [2026-02-26T22:52:24.872Z] [2026-02-26T22:52:24.872Z] System.getProperty('sun.arch.data.model')=64 [2026-02-26T22:52:24.872Z] [2026-02-26T22:52:25.852Z] make -f clean.mk cleanBuild [2026-02-26T22:52:25.852Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_2/aqa-tests/TKG' [2026-02-26T22:52:25.852Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_2/aqa-tests/TKG/../../jvmtest [2026-02-26T22:52:25.852Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_2/aqa-tests/TKG' [2026-02-26T22:52:25.852Z] make -f compile.mk compile [2026-02-26T22:52:25.852Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_2/aqa-tests/TKG' [2026-02-26T22:52:25.852Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_2/aqa-tests/TKG/../TKG/output_compilation; \ [2026-02-26T22:52:25.852Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_2/aqa-tests/TKG/../TKG/output_compilation; \ [2026-02-26T22:52:25.852Z] (ant -f scripts/build_test.xml "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_2/aqa-tests/TKG/.." "-DBUILD_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_2/aqa-tests/TKG/../../jvmtest" "-DJDK_VERSION=8" "-DJDK_IMPL=hotspot" "-DJDK_VENDOR=temurin" "-DJCL_VERSION=latest" "-DBUILD_LIST=openjdk" "-DRESOURCES_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_2/aqa-tests/TKG/../../jvmtest/TestConfig/resources" "-DSPEC=linux_aarch64" "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_2/jdkbinary/j2sdk-image" "-DJVM_VERSION=openjdk8" "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_2/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_2/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2026-02-26T22:52:25.852Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_2/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_2/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_2/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_2/aqa-tests/TKG/../TKG/output_compilation"; fi [2026-02-26T22:52:26.822Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_2/aqa-tests/TKG/scripts/build_test.xml [2026-02-26T22:52:27.792Z] [echo] build.list is TestConfig/build.xml,openjdk/build.xml [2026-02-26T22:52:27.792Z] [2026-02-26T22:52:27.792Z] -create_test_directory: [2026-02-26T22:52:27.792Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_2/jvmtest [2026-02-26T22:52:27.792Z] [2026-02-26T22:52:27.792Z] stage_test_material: [2026-02-26T22:52:27.792Z] [copy] Copying 136 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_2/jvmtest [2026-02-26T22:52:27.792Z] [2026-02-26T22:52:27.792Z] build: [2026-02-26T22:52:27.792Z] [2026-02-26T22:52:27.792Z] build: [2026-02-26T22:52:27.792Z] [2026-02-26T22:52:27.792Z] getJtregVersion: [2026-02-26T22:52:27.792Z] [echo] jtreg version used is : jtreg_5_1_b01 [2026-02-26T22:52:27.792Z] [2026-02-26T22:52:27.792Z] getDependentLibs: [2026-02-26T22:52:27.792Z] [exec] -------------------------------------------- [2026-02-26T22:52:27.792Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_2/../../externalDependency/lib [2026-02-26T22:52:27.792Z] [exec] task is set to default [2026-02-26T22:52:27.792Z] [exec] dependencyList is set to jtreg_5_1_b01 [2026-02-26T22:52:27.792Z] [exec] System Test jars will not be downloaded. [2026-02-26T22:52:27.792Z] [exec] -------------------------------------------- [2026-02-26T22:52:27.792Z] [exec] Starting download third party dependent jars [2026-02-26T22:52:27.792Z] [exec] -------------------------------------------- [2026-02-26T22:52:27.792Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_2/../../externalDependency/lib [2026-02-26T22:52:27.792Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_2/../../externalDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading [2026-02-26T22:52:27.792Z] [exec] downloaded dependent third party jars successfully [2026-02-26T22:52:27.792Z] [2026-02-26T22:52:27.792Z] getJtreg: [2026-02-26T22:52:27.792Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_2/jvmtest/openjdk [2026-02-26T22:52:27.792Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_2/aqa-tests/openjdk [2026-02-26T22:52:28.757Z] [2026-02-26T22:52:28.757Z] openjdk-jdk.check: [2026-02-26T22:52:28.757Z] [2026-02-26T22:52:28.757Z] getOpenjdk: [2026-02-26T22:52:28.757Z] [echo] Using a git ls-remote command to determine if the jdk source repo has an available 'u' version yet. [2026-02-26T22:52:28.757Z] [echo] git ls-remote -h https://github.com/adoptium/jdk8u.git [2026-02-26T22:52:28.757Z] [exec] af2c0c681b2aa6ec86fed3bc5cc01658894b1114 refs/heads/dev [2026-02-26T22:52:28.757Z] [exec] 829387f5d1debdec9b087874ae846145d7ef1454 refs/heads/master [2026-02-26T22:52:28.757Z] [exec] 9bdb5fefaaf32ecc76d4bdd4aced772c6b6de67d refs/heads/release [2026-02-26T22:52:28.757Z] [echo] Command passed. Setting repo name to the 'u' version. [2026-02-26T22:52:28.757Z] [exec] git clone --depth 1 -q --reference-if-able /home/jenkins/openjdk_cache -b dev https://github.com/adoptium/jdk8u.git openjdk-jdk [2026-02-26T22:52:28.758Z] [exec] info: Could not add alternate for '/home/jenkins/openjdk_cache': reference repository '/home/jenkins/openjdk_cache' is not a local repository. [2026-02-26T22:52:57.432Z] [exec] Check sha in openjdk-jdk and store the info in /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_2/aqa-tests/TKG/../testenv/testenv.properties [2026-02-26T22:52:57.432Z] [exec] JDK8_REPO=https://github.com/adoptium/jdk8u.git [2026-02-26T22:52:57.432Z] [exec] JDK8_BRANCH=af2c0c681b2aa6ec86fed3bc5cc01658894b1114 [2026-02-26T22:52:57.432Z] [2026-02-26T22:52:57.432Z] dist: [2026-02-26T22:52:59.131Z] [copy] Copying 10 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_2/jvmtest/openjdk [2026-02-26T22:52:59.131Z] [2026-02-26T22:52:59.131Z] BUILD SUCCESSFUL [2026-02-26T22:52:59.131Z] Total time: 31 seconds [2026-02-26T22:52:59.131Z] 0 [2026-02-26T22:52:59.131Z] [2026-02-26T22:52:59.131Z] [2026-02-26T22:52:59.131Z] RECORD TEST REPOs SHA [2026-02-26T22:52:59.131Z] cd "/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_2/aqa-tests/TKG/../TKG/scripts"; \ [2026-02-26T22:52:59.131Z] bash "getSHAs.sh" --test_root_dir "/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_2/aqa-tests/TKG/.." --shas_file "/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_2/aqa-tests/TKG/../TKG/SHAs.txt" [2026-02-26T22:52:59.131Z] Check shas in /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_2/aqa-tests/TKG/.. and store the info in /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_2/aqa-tests/TKG/../TKG/SHAs.txt [2026-02-26T22:52:59.131Z] touch /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_2/aqa-tests/TKG/../TKG/SHAs.txt [2026-02-26T22:52:59.131Z] ================================================ [2026-02-26T22:52:59.131Z] timestamp: 20260226-225258 [2026-02-26T22:52:59.132Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_2/aqa-tests [2026-02-26T22:52:59.132Z] git repo: [2026-02-26T22:52:59.132Z] Fetch URL: https://github.com/adoptium/aqa-tests.git [2026-02-26T22:52:59.132Z] sha: [2026-02-26T22:52:59.132Z] 30c0b963c9041edc85df0a417b51c2220cd7058a [2026-02-26T22:52:59.132Z] ================================================ [2026-02-26T22:52:59.132Z] timestamp: 20260226-225258 [2026-02-26T22:52:59.132Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_2/aqa-tests/TKG [2026-02-26T22:52:59.132Z] git repo: [2026-02-26T22:52:59.132Z] Fetch URL: https://github.com/adoptium/TKG.git [2026-02-26T22:52:59.132Z] sha: [2026-02-26T22:52:59.132Z] b3ee6c4f70f61744fdfb1fefffcdc2da53e9f152 [2026-02-26T22:52:59.132Z] ================================================ [2026-02-26T22:52:59.132Z] timestamp: 20260226-225258 [2026-02-26T22:52:59.132Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_2/aqa-tests/openjdk/openjdk-jdk [2026-02-26T22:52:59.132Z] git repo: [2026-02-26T22:52:59.132Z] Fetch URL: https://github.com/adoptium/jdk8u.git [2026-02-26T22:52:59.132Z] sha: [2026-02-26T22:52:59.132Z] af2c0c681b2aa6ec86fed3bc5cc01658894b1114 [2026-02-26T22:52:59.132Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_2/aqa-tests/TKG' [Pipeline] } [2026-02-26T22:52:59.749Z] $ ssh-agent -k [2026-02-26T22:52:59.759Z] unset SSH_AUTH_SOCK; [2026-02-26T22:52:59.759Z] unset SSH_AGENT_PID; [2026-02-26T22:52:59.759Z] echo Agent pid 3395283 killed; [2026-02-26T22:53:00.577Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] echo [2026-02-26T22:53:00.734Z] Running tests... Did you forget the `def` keyword? Script1 seems to be setting a field named TARGET (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 RUNTEST_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues. [Pipeline] echo [2026-02-26T22:53:00.761Z] ITERATION: 1/1 [Pipeline] sh [2026-02-26T22:53:02.710Z] + which Xvfb [2026-02-26T22:53:02.710Z] /usr/bin/Xvfb [Pipeline] wrap [2026-02-26T22:53:03.696Z] $ Xvfb -displayfd 2 -screen 0 1024x768x24 -fbdir /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_2/.xvfb-42-..fbdir4071707122014229938 [Pipeline] { [Pipeline] sh [2026-02-26T22:53:26.224Z] + ps -f [2026-02-26T22:53:26.224Z] + + grep [X]vfb [2026-02-26T22:53:26.224Z] awk {print $9} [Pipeline] echo [2026-02-26T22:53:26.956Z] env.DISPLAY is :0 [Pipeline] sshagent [2026-02-26T22:53:27.041Z] $ ssh-agent [2026-02-26T22:53:27.884Z] SSH_AUTH_SOCK=/tmp/ssh-vVMxEwCYi2f8/agent.3395786 [2026-02-26T22:53:27.884Z] SSH_AGENT_PID=3395788 [2026-02-26T22:53:27.884Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-02-26T22:53:29.902Z] + uname [2026-02-26T22:53:29.902Z] + [ Linux = AIX ] [2026-02-26T22:53:29.902Z] + uname [2026-02-26T22:53:29.902Z] + [ Linux = SunOS ] [2026-02-26T22:53:29.902Z] + uname [2026-02-26T22:53:29.902Z] + [ Linux = *BSD ] [2026-02-26T22:53:29.902Z] + MAKE=make [2026-02-26T22:53:29.902Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown [2026-02-26T22:53:29.902Z] make: Nothing to be done for 'testEnvTeardown'. [Pipeline] sh [2026-02-26T22:53:32.341Z] + uname [2026-02-26T22:53:32.342Z] + [ Linux = AIX ] [2026-02-26T22:53:32.342Z] + uname [2026-02-26T22:53:32.342Z] + [ Linux = SunOS ] [2026-02-26T22:53:32.342Z] + uname [2026-02-26T22:53:32.342Z] + [ Linux = *BSD ] [2026-02-26T22:53:32.342Z] + MAKE=make [2026-02-26T22:53:32.342Z] + cd ./aqa-tests [2026-02-26T22:53:32.342Z] + . ./scripts/testenv/testenvSettings.sh [2026-02-26T22:53:32.342Z] + set +x [2026-02-26T22:53:32.342Z] make _testList TESTLIST=jdk_tools_0,jdk_tools_1,jdk_instrument_1,jdk_instrument_0,jdk_time_0,jdk_time_1,jdk_imageio_1,jdk_imageio_0,jdk_io_1,jdk_io_0,jdk_management_0,jdk_management_1,jdk_text_1,jdk_text_0,jdk_security_infra_0,jdk_2d_2,jdk_2d_1,jdk_sound_0,jdk_awt_0,jdk_swing_1,jdk_swing_0,jdk_sound_2,jdk_sound_1,jdk_security_infra_1,jdk_awt_2,jdk_swing_2,jdk_security_infra_2,jdk_2d_0,jdk_awt_1,jdk_tools_2,jdk_io_2,jdk_nio_2,jdk_net_2,jdk_jmx_2,jdk_instrument_2,jdk_security_infra_zos_1,jdk_security_infra_zos_0,jdk_other_2,jdk_management_2,jdk_jfr_2,jdk_beans_2,jdk_time_2,jdk_security_infra_zos_2,jdk_security3_2,jdk_imageio_2,jdk_text_2,jdk_rmi_2 [2026-02-26T22:53:32.342Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_2/aqa-tests/TKG' [2026-02-26T22:53:32.342Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_2/jdkbinary/j2sdk-image [2026-02-26T22:53:32.342Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_2/../../externalDependency/lib [2026-02-26T22:53:32.342Z] make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=testList TESTLIST=jdk_tools_0,jdk_tools_1,jdk_instrument_1,jdk_instrument_0,jdk_time_0,jdk_time_1,jdk_imageio_1,jdk_imageio_0,jdk_io_1,jdk_io_0,jdk_management_0,jdk_management_1,jdk_text_1,jdk_text_0,jdk_security_infra_0,jdk_2d_2,jdk_2d_1,jdk_sound_0,jdk_awt_0,jdk_swing_1,jdk_swing_0,jdk_sound_2,jdk_sound_1,jdk_security_infra_1,jdk_awt_2,jdk_swing_2,jdk_security_infra_2,jdk_2d_0,jdk_awt_1,jdk_tools_2,jdk_io_2,jdk_nio_2,jdk_net_2,jdk_jmx_2,jdk_instrument_2,jdk_security_infra_zos_1,jdk_security_infra_zos_0,jdk_other_2,jdk_management_2,jdk_jfr_2,jdk_beans_2,jdk_time_2,jdk_security_infra_zos_2,jdk_security3_2,jdk_imageio_2,jdk_text_2,jdk_rmi_2 [2026-02-26T22:53:32.342Z] make[2]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_2/aqa-tests/TKG' [2026-02-26T22:53:32.342Z] perl scripts/configure.pl [2026-02-26T22:53:32.342Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_2/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_2/../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=tests --spec=linux_aarch64 --microArch="" --osLabel="ubuntu.24" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=openjdk --iterations=1 --aotIterations= --testFlag= --testTarget=testList --testList=jdk_tools_0,jdk_tools_1,jdk_instrument_1,jdk_instrument_0,jdk_time_0,jdk_time_1,jdk_imageio_1,jdk_imageio_0,jdk_io_1,jdk_io_0,jdk_management_0,jdk_management_1,jdk_text_1,jdk_text_0,jdk_security_infra_0,jdk_2d_2,jdk_2d_1,jdk_sound_0,jdk_awt_0,jdk_swing_1,jdk_swing_0,jdk_sound_2,jdk_sound_1,jdk_security_infra_1,jdk_awt_2,jdk_swing_2,jdk_security_infra_2,jdk_2d_0,jdk_awt_1,jdk_tools_2,jdk_io_2,jdk_nio_2,jdk_net_2,jdk_jmx_2,jdk_instrument_2,jdk_security_infra_zos_1,jdk_security_infra_zos_0,jdk_other_2,jdk_management_2,jdk_jfr_2,jdk_beans_2,jdk_time_2,jdk_security_infra_zos_2,jdk_security3_2,jdk_imageio_2,jdk_text_2,jdk_rmi_2 --numOfMachines= --testTime= --TRSSURL= [2026-02-26T22:53:33.305Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv. [2026-02-26T22:53:33.305Z] [2026-02-26T22:53:33.305Z] Starting to generate test make files. [2026-02-26T22:53:33.305Z] [2026-02-26T22:53:36.352Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_2/aqa-tests/TKG/../openjdk/playlist.xml [2026-02-26T22:53:36.352Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_2/aqa-tests/TKG/../openjdk/autoGen.mk [2026-02-26T22:53:36.352Z] [2026-02-26T22:53:36.352Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_2/aqa-tests/TKG/../autoGen.mk [2026-02-26T22:53:36.352Z] [2026-02-26T22:53:36.352Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_2/aqa-tests/TKG/../TKG/utils.mk [2026-02-26T22:53:36.352Z] [2026-02-26T22:53:36.352Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_2/aqa-tests/TKG/../TKG/rerun.mk [2026-02-26T22:53:36.352Z] [2026-02-26T22:53:36.352Z] Make files are generated successfully. [2026-02-26T22:53:36.352Z] [2026-02-26T22:53:36.352Z] make[2]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_2/aqa-tests/TKG' [2026-02-26T22:53:36.352Z] make -f runtest.mk _testList [2026-02-26T22:53:36.352Z] make[2]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_2/aqa-tests/TKG' [2026-02-26T22:53:36.352Z] [2026-02-26T22:53:36.352Z] Running make 4.3 [2026-02-26T22:53:36.352Z] set TEST_ROOT to /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_2/aqa-tests/TKG/.. [2026-02-26T22:53:36.352Z] set JDK_VERSION to 8 [2026-02-26T22:53:36.352Z] set JDK_IMPL to hotspot [2026-02-26T22:53:36.352Z] set JVM_VERSION to openjdk8 [2026-02-26T22:53:36.352Z] set JCL_VERSION to latest [2026-02-26T22:53:36.352Z] set JAVA_HOME to /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_2/jdkbinary/j2sdk-image [2026-02-26T22:53:36.352Z] set SPEC to linux_aarch64 [2026-02-26T22:53:36.352Z] set TEST_FLAG to [2026-02-26T22:53:36.352Z] set OS_LABEL to ubuntu.24 [2026-02-26T22:53:36.352Z] Running testList ... [2026-02-26T22:53:36.352Z] There are 47 test targets in testList [2026-02-26T22:53:36.352Z] "/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_2/jdkbinary/j2sdk-image/bin/java" -version [2026-02-26T22:53:37.314Z] openjdk version "1.8.0_492-beta" [2026-02-26T22:53:37.314Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_492-beta-202602262109-b04) [2026-02-26T22:53:37.314Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.492-b04, mixed mode) [2026-02-26T22:53:37.314Z] make[3]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_2/aqa-tests' [2026-02-26T22:53:37.314Z] make[4]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_testList_2/aqa-tests/openjdk' [2026-02-26T22:53:37.314Z] [2026-02-26T22:53:37.314Z] ===============================================