Test_openjdk8_hs_sanity.system_arm_linux

Started by upstream project "build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-arm-temurin" build number 22 originally caused by: Started by upstream project "build-scripts/release-openjdk8-pipeline" build number 108 originally caused by: Started by user Shelley Lambert Started by upstream project "build-scripts/release-openjdk8-pipeline" build number 107 originally caused by: Started by user Andrew Leonard Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux@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_sanity.system_arm_linux@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.11-release^{commit} # timeout=10 Checking out Revision 857c364a62f2cc3c017826dec5c2d6f7901708f8 (origin/v1.0.11-release) > git config core.sparsecheckout # timeout=10 > git checkout -f 857c364a62f2cc3c017826dec5c2d6f7901708f8 # timeout=10 Commit message: "Update testenv_arm32 for Jan release (#6848)" First time build. Skipping changelog. [Pipeline] Start of Pipeline [Pipeline] timestamps [Pipeline] { [Pipeline] echo [2026-01-23T17:48:07.629Z] SPEC: linux_arm [Pipeline] echo [2026-01-23T17:48:07.630Z] Specified LABEL: ci.role.test&&sw.os.linux&&hw.arch.aarch32 [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-01-23T17:48:07.638Z] dynamicAgents: [] [Pipeline] echo [2026-01-23T17:48:07.639Z] Provisioning LABEL: ci.role.test&&sw.os.linux&&hw.arch.aarch32 [Pipeline] nodesByLabel [2026-01-23T17:48:07.647Z] Found a total of 3 nodes with the 'ci.role.test&&sw.os.linux&&hw.arch.aarch32' label [Pipeline] node [2026-01-23T17:48:07.663Z] Running on test-docker-ubuntu2404-armv7-9 in /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux [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-01-23T17:48:07.684Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] retry [Pipeline] { [Pipeline] cleanWs [2026-01-23T17:48:08.078Z] [WS-CLEANUP] Deleting project workspace... [2026-01-23T17:48:08.078Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2026-01-23T17:48:08.270Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // retry [Pipeline] } [Pipeline] // timeout [Pipeline] checkout [2026-01-23T17:48:08.497Z] The recommended git tool is: git [2026-01-23T17:48:08.879Z] No credentials specified [2026-01-23T17:48:09.060Z] Cloning the remote Git repository [2026-01-23T17:48:09.352Z] Cloning repository https://github.com/adoptium/aqa-tests.git [2026-01-23T17:48:09.355Z] > git init /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests # timeout=10 [2026-01-23T17:48:09.979Z] [WARNING] Reference path does not exist: /home/jenkins/openjdk_cache [2026-01-23T17:48:09.980Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git [2026-01-23T17:48:09.980Z] > git --version # timeout=10 [2026-01-23T17:48:09.992Z] > git --version # 'git version 2.43.0' [2026-01-23T17:48:09.992Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-01-23T17:48:19.169Z] Avoid second fetch [2026-01-23T17:48:19.362Z] Checking out Revision 857c364a62f2cc3c017826dec5c2d6f7901708f8 (origin/v1.0.11-release) [2026-01-23T17:48:18.352Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10 [2026-01-23T17:48:18.368Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-01-23T17:48:19.259Z] > git rev-parse origin/v1.0.11-release^{commit} # timeout=10 [2026-01-23T17:48:19.451Z] > git config core.sparsecheckout # timeout=10 [2026-01-23T17:48:19.460Z] > git checkout -f 857c364a62f2cc3c017826dec5c2d6f7901708f8 # timeout=10 [2026-01-23T17:48:21.914Z] Commit message: "Update testenv_arm32 for Jan release (#6848)" [Pipeline] } [Pipeline] // retry [Pipeline] load [Pipeline] { (/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/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-01-23T17:48:23.556Z] Timeout set to expire in 1 day 1 hr [Pipeline] { [Pipeline] echo [2026-01-23T17:48:23.573Z] runMulticastCmd: false [Pipeline] stage [Pipeline] { (Setup) [Pipeline] sh [2026-01-23T17:48:25.689Z] + LC_TIME=C date +%a, %d %b %Y %T %z [Pipeline] echo [2026-01-23T17:48:26.418Z] PROCESSCATCH: Terminating any hung/left over test processes: [Pipeline] sh [2026-01-23T17:48:28.284Z] + aqa-tests/terminateTestProcesses.sh jenkins [2026-01-23T17:48:28.284Z] Unix type machine.. [2026-01-23T17:48:28.284Z] Running on a Linux host [2026-01-23T17:48:28.284Z] Woohoo - no rogue processes detected! 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-01-23T17:48:31.271Z] + printenv [2026-01-23T17:48:31.271Z] JENKINS_HOME=/home/jenkins/.jenkins [2026-01-23T17:48:31.271Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git [2026-01-23T17:48:31.271Z] SETUP_JCK_RUN=false [2026-01-23T17:48:31.271Z] USE_TESTENV_PROPERTIES=true [2026-01-23T17:48:31.271Z] EXTERNAL_CUSTOM_BRANCH=master [2026-01-23T17:48:31.271Z] SSH_CLIENT=78.47.239.97 46222 22 [2026-01-23T17:48:31.271Z] USER=jenkins [2026-01-23T17:48:31.271Z] BUILD_LIST=system [2026-01-23T17:48:31.271Z] SDK_RESOURCE=upstream [2026-01-23T17:48:31.271Z] OPENJ9_BRANCH=master [2026-01-23T17:48:31.271Z] jobStatus=SUCCESS [2026-01-23T17:48:31.271Z] CI=true [2026-01-23T17:48:31.271Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.system_arm_linux/473/display/redirect?page=changes [2026-01-23T17:48:31.271Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git [2026-01-23T17:48:31.271Z] UPSTREAM_JOB_NUMBER=22 [2026-01-23T17:48:31.271Z] TARGET=sanity.system [2026-01-23T17:48:31.271Z] EXIT_FAILURE=false [2026-01-23T17:48:31.271Z] NODE_LABELS=hw.dockerhost.arm.dockerhost-osuosl-ubuntu2404-aarch64-2 armv8 hw.arch.aarch32 test ci.role.test ubuntu test-docker-ubuntu2404-armv7-9 linux armv8.2 sw.os.linux arm [2026-01-23T17:48:31.271Z] HUDSON_URL=https://ci.adoptium.net/ [2026-01-23T17:48:31.271Z] USE_JRE=false [2026-01-23T17:48:31.271Z] OLDPWD=/home/jenkins [2026-01-23T17:48:31.271Z] STF_OWNER_BRANCH=adoptium:master [2026-01-23T17:48:31.271Z] HOME=/home/jenkins [2026-01-23T17:48:31.271Z] ADOPTOPENJDK_BRANCH=v1.0.11-release [2026-01-23T17:48:31.271Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.system_arm_linux/473/ [2026-01-23T17:48:31.271Z] TAP_NAME=Test_openjdk8_hs_sanity.system_arm_linux.tap [2026-01-23T17:48:31.271Z] JDK_IMPL=hotspot [2026-01-23T17:48:31.271Z] DOCKER_REQUIRED=false [2026-01-23T17:48:31.271Z] HUDSON_COOKIE=19a745bf-8ef9-432d-bb8b-47b42a0982d1 [2026-01-23T17:48:31.271Z] JENKINS_SERVER_COOKIE=durable-d291f5ec4829c8229e2ccb033bc740b9efbbc122f65b46a7a4d4f4ced645e41a [2026-01-23T17:48:31.271Z] PERF_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/../../benchmarks [2026-01-23T17:48:31.271Z] JDK_REPO=https://github.com/adoptium/aarch32-jdk8u [2026-01-23T17:48:31.271Z] WORKSPACE=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux [2026-01-23T17:48:31.271Z] KEEP_WORKSPACE=false [2026-01-23T17:48:31.271Z] ARCHIVE_TEST_RESULTS=false [2026-01-23T17:48:31.271Z] GENERATE_JOBS=true [2026-01-23T17:48:31.271Z] TKG_OWNER_BRANCH=adoptium:master [2026-01-23T17:48:31.271Z] PERSONAL_BUILD=false [2026-01-23T17:48:31.271Z] LOGNAME=jenkins [2026-01-23T17:48:31.271Z] NODE_NAME=test-docker-ubuntu2404-armv7-9 [2026-01-23T17:48:31.271Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.system_arm_linux/473/display/redirect?page=artifacts [2026-01-23T17:48:31.271Z] STAGE_NAME=Setup [2026-01-23T17:48:31.271Z] AUTO_DETECT=true [2026-01-23T17:48:31.271Z] EXECUTOR_NUMBER=0 [2026-01-23T17:48:31.271Z] JDK_VERSION=8 [2026-01-23T17:48:31.271Z] EXTERNAL_TEST_CMD=mvn clean install [2026-01-23T17:48:31.271Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.system_arm_linux/473/display/redirect?page=tests [2026-01-23T17:48:31.271Z] BUILD_DISPLAY_NAME=#473 [2026-01-23T17:48:31.271Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token [2026-01-23T17:48:31.271Z] TIME_LIMIT=25 [2026-01-23T17:48:31.271Z] HUDSON_HOME=/home/jenkins/.jenkins [2026-01-23T17:48:31.271Z] JOB_BASE_NAME=Test_openjdk8_hs_sanity.system_arm_linux [2026-01-23T17:48:31.271Z] PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin [2026-01-23T17:48:31.271Z] PLATFORM=arm_linux [2026-01-23T17:48:31.271Z] TKG_ITERATIONS=1 [2026-01-23T17:48:31.271Z] EXIT_SUCCESS=false [2026-01-23T17:48:31.271Z] BUILD_ID=473 [2026-01-23T17:48:31.271Z] RERUN_FAILURE=true [2026-01-23T17:48:31.271Z] ACTIVE_NODE_TIMEOUT=5 [2026-01-23T17:48:31.271Z] BUILD_TAG=jenkins-Test_openjdk8_hs_sanity.system_arm_linux-473 [2026-01-23T17:48:31.271Z] SYSTEM_LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/../../externalDependency/system_lib [2026-01-23T17:48:31.271Z] JENKINS_URL=https://ci.adoptium.net/ [2026-01-23T17:48:31.271Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git [2026-01-23T17:48:31.271Z] LANG=C.UTF-8 [2026-01-23T17:48:31.271Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.system_arm_linux/ [2026-01-23T17:48:31.271Z] KEEP_REPORTDIR=false [2026-01-23T17:48:31.271Z] JCK_GIT_BRANCH=master [2026-01-23T17:48:31.271Z] ORIGIN_JDK_VERSION=8 [2026-01-23T17:48:31.271Z] BUILD_NUMBER=473 [2026-01-23T17:48:31.271Z] JENKINS_NODE_COOKIE=2183a6ee-7bf1-43b8-9f09-729f924eec84 [2026-01-23T17:48:31.271Z] SHELL=/bin/sh [2026-01-23T17:48:31.271Z] ITERATIONS=1 [2026-01-23T17:48:31.271Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8 [2026-01-23T17:48:31.271Z] TEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/jdkbinary/j2sdk-image [2026-01-23T17:48:31.271Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.system_arm_linux/473/display/redirect [2026-01-23T17:48:31.271Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master [2026-01-23T17:48:31.271Z] SPEC=linux_arm [2026-01-23T17:48:31.271Z] LIGHT_WEIGHT_CHECKOUT=false [2026-01-23T17:48:31.271Z] HUDSON_SERVER_COOKIE=2d832652af5afba8 [2026-01-23T17:48:31.271Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.system_arm_linux/display/redirect [2026-01-23T17:48:31.271Z] UPSTREAM_JOB_NAME=build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-arm-temurin [2026-01-23T17:48:31.271Z] JOB_NAME=Test_openjdk8_hs_sanity.system_arm_linux [2026-01-23T17:48:31.271Z] SLACK_CHANNEL=aqavit-bot [2026-01-23T17:48:31.271Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master [2026-01-23T17:48:31.271Z] PWD=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux [2026-01-23T17:48:31.271Z] LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/../../externalDependency/lib [2026-01-23T17:48:31.271Z] TEST_TIME=120 [2026-01-23T17:48:31.271Z] SSH_CONNECTION=78.47.239.97 46222 172.17.0.2 22 [2026-01-23T17:48:31.271Z] WORKSPACE_TMP=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux@tmp [2026-01-23T17:48:31.271Z] PARALLEL=Dynamic [2026-01-23T17:48:31.271Z] JOBSTARTTIME=Fri, 23 Jan 2026 17:48:24 +0000 [2026-01-23T17:48:31.271Z] DYNAMIC_COMPILE=false [2026-01-23T17:48:31.271Z] 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-01-23T17:48:31.809Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] dir [2026-01-23T17:48:31.822Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/jdkbinary [Pipeline] { [Pipeline] copyArtifacts [2026-01-23T17:49:15.443Z] Copied 5 artifacts from "build-scripts » jobs » release » jobs » jdk8u » jdk8u-release-linux-arm-temurin" build number 22 [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-01-23T17:49:15.564Z] 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-01-23T17:49:15.569Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux [Pipeline] { [Pipeline] sshagent [2026-01-23T17:49:15.672Z] $ ssh-agent [2026-01-23T17:49:16.608Z] SSH_AUTH_SOCK=/tmp/ssh-4nAcvlQucLR5/agent.4033129 [2026-01-23T17:49:16.608Z] SSH_AGENT_PID=4033131 [2026-01-23T17:49:16.608Z] [ssh-agent] Started. [Pipeline] { [Pipeline] dir [2026-01-23T17:49:16.620Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests [Pipeline] { [Pipeline] withCredentials [2026-01-23T17:49:16.639Z] Masking supported pattern matches of $USERNAME or $PASSWORD [Pipeline] { [Pipeline] sh [2026-01-23T17:49:18.517Z] + pwd [2026-01-23T17:49:18.517Z] + ./get.sh -s /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/.. -p arm_linux -r upstream -j 8 -i hotspot --clone_openj9 false [2026-01-23T17:49:18.517Z] TESTDIR: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests [2026-01-23T17:49:18.517Z] load ./testenv/testenv_arm32.properties [2026-01-23T17:49:18.517Z] Running checkTags with ./testenv/testenv_arm32.properties and 8 [2026-01-23T17:49:18.517Z] b2165a2663ca0129244559744b5bf4b57c627091 refs/tags/jdk8u482-b08-aarch32-20260122 [2026-01-23T17:49:18.517Z] Use tag name jdk8u482-b08-aarch32-20260122 from ./testenv/testenv_arm32.properties [2026-01-23T17:49:18.517Z] get jdk binary... [2026-01-23T17:49:18.517Z] --sdkdir is set to upstream. Therefore, skip download jdk binary [2026-01-23T17:49:18.517Z] Uncompressing file: OpenJDK8U-jdk_arm_linux_hotspot_8u482b08.tar.gz ... [2026-01-23T17:49:20.489Z] List files in jdkbinary folder... [2026-01-23T17:49:20.489Z] total 226480 [2026-01-23T17:49:20.489Z] -rw-r--r-- 1 jenkins jenkins 93825775 Jan 23 17:24 OpenJDK8U-debugimage_arm_linux_hotspot_8u482b08.tar.gz [2026-01-23T17:49:20.489Z] -rw-r--r-- 1 jenkins jenkins 98778216 Jan 23 17:24 OpenJDK8U-jdk_arm_linux_hotspot_8u482b08.tar.gz [2026-01-23T17:49:20.489Z] -rw-r--r-- 1 jenkins jenkins 39196249 Jan 23 17:24 OpenJDK8U-jre_arm_linux_hotspot_8u482b08.tar.gz [2026-01-23T17:49:20.489Z] -rw-rw-r-- 1 jenkins jenkins 22231 Jan 23 17:38 OpenJDK8U-sbom_arm_linux_hotspot_8u482b08-metadata.json [2026-01-23T17:49:20.489Z] -rw-r--r-- 1 jenkins jenkins 77795 Jan 23 17:40 OpenJDK8U-sbom_arm_linux_hotspot_8u482b08.json [2026-01-23T17:49:20.489Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 23 17:49 tmp [2026-01-23T17:49:20.489Z] List files in jdkbinary/tmp folder... [2026-01-23T17:49:20.489Z] total 4 [2026-01-23T17:49:20.489Z] drwxr-xr-x 8 jenkins jenkins 4096 Jan 23 17:23 jdk8u482-b08-aarch32-20260122 [2026-01-23T17:49:20.489Z] Moving directory jdk8u482-b08-aarch32-20260122/ to ../j2sdk-image [2026-01-23T17:49:20.489Z] Uncompressing file: OpenJDK8U-jre_arm_linux_hotspot_8u482b08.tar.gz ... [2026-01-23T17:49:21.449Z] List files in jdkbinary folder... [2026-01-23T17:49:21.449Z] total 226484 [2026-01-23T17:49:21.449Z] -rw-r--r-- 1 jenkins jenkins 93825775 Jan 23 17:24 OpenJDK8U-debugimage_arm_linux_hotspot_8u482b08.tar.gz [2026-01-23T17:49:21.449Z] -rw-r--r-- 1 jenkins jenkins 98778216 Jan 23 17:24 OpenJDK8U-jdk_arm_linux_hotspot_8u482b08.tar.gz [2026-01-23T17:49:21.449Z] -rw-r--r-- 1 jenkins jenkins 39196249 Jan 23 17:24 OpenJDK8U-jre_arm_linux_hotspot_8u482b08.tar.gz [2026-01-23T17:49:21.449Z] -rw-rw-r-- 1 jenkins jenkins 22231 Jan 23 17:38 OpenJDK8U-sbom_arm_linux_hotspot_8u482b08-metadata.json [2026-01-23T17:49:21.449Z] -rw-r--r-- 1 jenkins jenkins 77795 Jan 23 17:40 OpenJDK8U-sbom_arm_linux_hotspot_8u482b08.json [2026-01-23T17:49:21.449Z] drwxr-xr-x 8 jenkins jenkins 4096 Jan 23 17:23 j2sdk-image [2026-01-23T17:49:21.449Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 23 17:49 tmp [2026-01-23T17:49:21.449Z] List files in jdkbinary/tmp folder... [2026-01-23T17:49:21.449Z] total 4 [2026-01-23T17:49:21.449Z] drwxr-xr-x 5 jenkins jenkins 4096 Jan 23 17:23 jdk8u482-b08-aarch32-20260122-jre [2026-01-23T17:49:21.449Z] Moving directory jdk8u482-b08-aarch32-20260122-jre/ to ../j2re-image [2026-01-23T17:49:21.449Z] Uncompressing OpenJDK8U-debugimage_arm_linux_hotspot_8u482b08.tar.gz over ./j2sdk-image/jre... [2026-01-23T17:49:23.439Z] Removing top-level folder jdk8u482-b08-aarch32-20260122-debug-image/ [2026-01-23T17:49:23.439Z] Removing top-level folder jdk8u482-b08-aarch32-20260122/ [2026-01-23T17:49:23.439Z] Run /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/jdkbinary/j2sdk-image/bin/java -version [2026-01-23T17:49:23.439Z] =JAVA VERSION OUTPUT BEGIN= [2026-01-23T17:49:23.439Z] openjdk version "1.8.0_482" [2026-01-23T17:49:23.439Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_482-b08) [2026-01-23T17:49:23.439Z] OpenJDK Client VM (Temurin)(build 25.482-b08, mixed mode) [2026-01-23T17:49:23.439Z] =JAVA VERSION OUTPUT END= [2026-01-23T17:49:23.439Z] =RELEASE INFO BEGIN= [2026-01-23T17:49:23.439Z] JAVA_VERSION="1.8.0_482" [2026-01-23T17:49:23.439Z] OS_NAME="Linux" [2026-01-23T17:49:23.439Z] OS_VERSION="2.6" [2026-01-23T17:49:23.439Z] OS_ARCH="aarch32" [2026-01-23T17:49:23.439Z] SOURCE=".:git:20a1bf8d65bd+" [2026-01-23T17:49:23.439Z] IMPLEMENTOR="Eclipse Adoptium" [2026-01-23T17:49:23.439Z] BUILD_SOURCE="git:458965074606f027bd5afce2cfd5c1055dea0438" [2026-01-23T17:49:23.439Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git" [2026-01-23T17:49:23.439Z] SOURCE_REPO="https://github.com/adoptium/aarch32-jdk8u.git" [2026-01-23T17:49:23.439Z] FULL_VERSION="1.8.0_482-b08" [2026-01-23T17:49:23.439Z] SEMANTIC_VERSION="8.0.482+8" [2026-01-23T17:49:23.439Z] BUILD_INFO="OS: Linux Version: 6.8.0-71-generic" [2026-01-23T17:49:23.439Z] JVM_VARIANT="Hotspot" [2026-01-23T17:49:23.439Z] JVM_VERSION="25.482-b08" [2026-01-23T17:49:23.439Z] IMAGE_TYPE="JDK" [2026-01-23T17:49:23.439Z] =RELEASE INFO END= [2026-01-23T17:49:23.439Z] get testKitGen... [2026-01-23T17:49:23.439Z] git clone -q https://github.com/adoptium/TKG.git [2026-01-23T17:49:25.409Z] git rev-parse master [2026-01-23T17:49:25.409Z] git checkout -q -f 5497553a4998d8b682e161924ecf857b331561d3 [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // dir [Pipeline] } [2026-01-23T17:49:26.103Z] $ ssh-agent -k [2026-01-23T17:49:26.110Z] unset SSH_AUTH_SOCK; [2026-01-23T17:49:26.110Z] unset SSH_AGENT_PID; [2026-01-23T17:49:26.110Z] echo Agent pid 4033131 killed; [2026-01-23T17:49:26.909Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] fileExists [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] echo [2026-01-23T17:49:27.419Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&amp;TARGET=sanity.system&amp;BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&amp;TEST_FLAG=&amp;UPSTREAM_TEST_JOB_NAME=&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=arm_linux&amp;GENERATE_JOBS=true&amp;KEEP_REPORTDIR=false&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=v1.0.11-release&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%2Faarch32-jdk8u&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%2Frelease%2Fjobs%2Fjdk8u%2Fjdk8u-release-linux-arm-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=&amp;DOCKERIMAGE_TAG=&amp;TEST_TIME=120&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=true&amp;BUILD_LIST=system&amp;ADDITIONAL_ARTIFACTS_REQUIRED=&amp;UPSTREAM_JOB_NUMBER=22&amp;STF_OWNER_BRANCH=adoptium%3Amaster&amp;TIME_LIMIT=25&amp;JVM_OPTIONS=&amp;PARALLEL=None [Pipeline] echo [2026-01-23T17:49:27.431Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&amp;TARGET=sanity.system&amp;BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&amp;TEST_FLAG=&amp;UPSTREAM_TEST_JOB_NAME=&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=arm_linux&amp;GENERATE_JOBS=true&amp;KEEP_REPORTDIR=false&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-armv7-9&amp;EXTRA_OPTIONS=&amp;CUSTOMIZED_SDK_URL=&amp;BUILD_IDENTIFIER=&amp;JENKINS_KEY=&amp;ADOPTOPENJDK_BRANCH=v1.0.11-release&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%2Faarch32-jdk8u&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%2Frelease%2Fjobs%2Fjdk8u%2Fjdk8u-release-linux-arm-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=&amp;DOCKERIMAGE_TAG=&amp;TEST_TIME=120&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=true&amp;BUILD_LIST=system&amp;ADDITIONAL_ARTIFACTS_REQUIRED=&amp;UPSTREAM_JOB_NUMBER=22&amp;STF_OWNER_BRANCH=adoptium%3Amaster&amp;TIME_LIMIT=25&amp;JVM_OPTIONS=&amp;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-01-23T17:49:27.472Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] copyArtifacts [2026-01-23T17:49:28.709Z] Copied 1 artifact from "getTRSSOutput" build number 2025 [Pipeline] sh [2026-01-23T17:49:30.582Z] + cd ./aqa-tests/TKG/resources/TRSS [2026-01-23T17:49:30.582Z] + gzip -cd TRSSOutput.tar.gz [2026-01-23T17:49:30.582Z] + tar xof - [2026-01-23T17:49:30.582Z] + rm TRSSOutput.tar.gz [Pipeline] } [Pipeline] // timeout [Pipeline] timeout [2026-01-23T17:49:31.136Z] Timeout set to expire in 20 min [Pipeline] { [Pipeline] echo [2026-01-23T17:49:31.151Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [Pipeline] sh [2026-01-23T17:49:33.021Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/../../externalDependency/system_lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [2026-01-23T17:49:37.199Z] -------------------------------------------- [2026-01-23T17:49:37.199Z] path is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/../../externalDependency/system_lib [2026-01-23T17:49:37.199Z] task is set to default [2026-01-23T17:49:37.199Z] dependencyList is set to all [2026-01-23T17:49:37.199Z] System Test jars will be downloaded. [2026-01-23T17:49:37.199Z] -------------------------------------------- [2026-01-23T17:49:37.199Z] Starting download third party dependent jars [2026-01-23T17:49:37.199Z] -------------------------------------------- [2026-01-23T17:49:37.199Z] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/../../externalDependency/system_lib [2026-01-23T17:49:37.199Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/../../externalDependency/system_lib/junit/junit.jar exists, not downloading. [2026-01-23T17:49:37.199Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/../../externalDependency/system_lib/mauve/mauve.jar exists with correct hash, not downloading [2026-01-23T17:49:37.199Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/../../externalDependency/system_lib/json-simple.jar exists with correct hash, not downloading [2026-01-23T17:49:37.199Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/../../externalDependency/system_lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading [2026-01-23T17:49:37.199Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/../../externalDependency/system_lib/tools/tools.jar exists, not downloading. [2026-01-23T17:49:37.199Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/../../externalDependency/system_lib/junit/hamcrest-core.jar exists, not downloading. [2026-01-23T17:49:37.199Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/../../externalDependency/system_lib/cvsclient/org-netbeans-lib-cvsclient.jar exists, not downloading. [2026-01-23T17:49:37.199Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/../../externalDependency/system_lib/apache-ant/lib/ant-launcher.jar exists, not downloading. [2026-01-23T17:49:37.199Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/../../externalDependency/system_lib/log4j/log4j-core.jar exists, not downloading. [2026-01-23T17:49:37.199Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/../../externalDependency/system_lib/log4j/log4j-api.jar exists, not downloading. [2026-01-23T17:49:37.199Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/../../externalDependency/system_lib/asm/asm.jar exists with correct hash, not downloading [2026-01-23T17:49:37.199Z] downloaded dependent third party jars successfully [Pipeline] } [Pipeline] // timeout [Pipeline] nodesByLabel [2026-01-23T17:49:37.772Z] Found a total of 3 nodes with the 'ci.role.test&&sw.os.linux&&hw.arch.aarch32' label [Pipeline] echo [2026-01-23T17:49:37.776Z] Machine limit is 3. [Pipeline] sh [2026-01-23T17:49:39.764Z] + cd ./aqa-tests/TKG [2026-01-23T17:49:39.764Z] + uname [2026-01-23T17:49:39.764Z] + [ Linux = AIX ] [2026-01-23T17:49:39.764Z] + uname [2026-01-23T17:49:39.764Z] + [ Linux = SunOS ] [2026-01-23T17:49:39.764Z] + uname [2026-01-23T17:49:39.764Z] + [ Linux = *BSD ] [2026-01-23T17:49:39.764Z] + MAKE=make [2026-01-23T17:49:39.764Z] + make genParallelList TEST=sanity.system TEST_TIME=120 NUM_MACHINES= [2026-01-23T17:49:39.764Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/jdkbinary/j2sdk-image [2026-01-23T17:49:39.764Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/../../externalDependency/system_lib [2026-01-23T17:49:39.764Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/TKG/../TKG/output_compilation; \ [2026-01-23T17:49:39.764Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/TKG/../TKG/output_compilation; \ [2026-01-23T17:49:39.764Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/../../externalDependency/system_lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2026-01-23T17:49:39.764Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/TKG/../TKG/output_compilation"; fi [2026-01-23T17:49:39.764Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/TKG/scripts/build_tools.xml [2026-01-23T17:49:40.725Z] [2026-01-23T17:49:40.726Z] build: [2026-01-23T17:49:40.726Z] [2026-01-23T17:49:40.726Z] clean: [2026-01-23T17:49:40.726Z] [2026-01-23T17:49:40.726Z] init: [2026-01-23T17:49:40.726Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/TKG/bin [2026-01-23T17:49:40.726Z] [2026-01-23T17:49:40.726Z] getDependentLibs: [2026-01-23T17:49:40.726Z] [exec] -------------------------------------------- [2026-01-23T17:49:40.726Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/../../externalDependency/system_lib [2026-01-23T17:49:40.726Z] [exec] task is set to default [2026-01-23T17:49:40.726Z] [exec] dependencyList is set to json_simple [2026-01-23T17:49:40.726Z] [exec] System Test jars will be downloaded. [2026-01-23T17:49:40.726Z] [exec] -------------------------------------------- [2026-01-23T17:49:40.726Z] [exec] Starting download third party dependent jars [2026-01-23T17:49:40.726Z] [exec] -------------------------------------------- [2026-01-23T17:49:40.726Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/../../externalDependency/system_lib [2026-01-23T17:49:40.726Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/../../externalDependency/system_lib/json-simple.jar exists with correct hash, not downloading [2026-01-23T17:49:40.726Z] [exec] downloaded dependent third party jars successfully [2026-01-23T17:49:40.726Z] [2026-01-23T17:49:40.726Z] compile: [2026-01-23T17:49:40.726Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2026-01-23T17:49:40.726Z] [echo] ============COMPILER SETTINGS============ [2026-01-23T17:49:40.726Z] [echo] ===fork: yes [2026-01-23T17:49:40.726Z] [echo] ===debug: on [2026-01-23T17:49:40.726Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/TKG/bin [2026-01-23T17:49:42.697Z] [2026-01-23T17:49:42.697Z] dist: [2026-01-23T17:49:42.697Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/TKG/bin/TestKitGen.jar [2026-01-23T17:49:42.697Z] [2026-01-23T17:49:42.697Z] BUILD SUCCESSFUL [2026-01-23T17:49:42.697Z] Total time: 2 seconds [2026-01-23T17:49:42.697Z] 0 [2026-01-23T17:49:42.697Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector [2026-01-23T17:49:42.697Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch! [2026-01-23T17:49:42.697Z] microArchOutput: [2026-01-23T17:49:43.659Z] ****************************** MACHINE INFO ****************************** [2026-01-23T17:49:43.659Z] File path : /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/TKG [2026-01-23T17:49:43.659Z] Free Physical Memory Size : 4911919104 [2026-01-23T17:49:43.659Z] Free space (bytes) : 39482527744 [2026-01-23T17:49:43.659Z] Total Physical Memory Size : 6442450944 [2026-01-23T17:49:43.659Z] Total space (bytes) : 167961710592 [2026-01-23T17:49:43.659Z] Usable space (bytes) : 30876028928 [2026-01-23T17:49:43.659Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2026-01-23T17:49:43.659Z] bashVersion : [2026-01-23T17:49:43.659Z] GNU bash, version 5.2.21(1)-release (arm-unknown-linux-gnueabihf) [2026-01-23T17:49:43.659Z] Copyright (C) 2022 Free Software Foundation, Inc. [2026-01-23T17:49:43.659Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2026-01-23T17:49:43.659Z] [2026-01-23T17:49:43.659Z] This is free software; you are free to change and redistribute it. [2026-01-23T17:49:43.659Z] There is NO WARRANTY, to the extent permitted by law. [2026-01-23T17:49:43.659Z] cpuCores : 8 [2026-01-23T17:49:43.659Z] curlVersion : [2026-01-23T17:49:43.659Z] curl 8.5.0 (arm-unknown-linux-gnueabihf) 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.7 [2026-01-23T17:49:43.659Z] Release-Date: 2023-12-06, security patched: 8.5.0-2ubuntu10.6 [2026-01-23T17:49:43.659Z] 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-01-23T17:49:43.659Z] 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-01-23T17:49:43.659Z] dockerVersion : bash: line 1: docker: command not found [2026-01-23T17:49:43.659Z] gcc version : 13 [2026-01-23T17:49:43.659Z] gclibc version : ldd (Ubuntu GLIBC 2.39-0ubuntu8.6) 2.39 [2026-01-23T17:49:43.659Z] gdb version : bash: line 1: gdb: command not found [2026-01-23T17:49:43.659Z] lldb version : Command could not be executed [2026-01-23T17:49:43.659Z] makeVersion : [2026-01-23T17:49:43.659Z] GNU Make 4.3 [2026-01-23T17:49:43.659Z] Built for arm-unknown-linux-gnueabihf [2026-01-23T17:49:43.659Z] Copyright (C) 1988-2020 Free Software Foundation, Inc. [2026-01-23T17:49:43.659Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2026-01-23T17:49:43.659Z] This is free software: you are free to change and redistribute it. [2026-01-23T17:49:43.659Z] There is NO WARRANTY, to the extent permitted by law. [2026-01-23T17:49:43.659Z] mavenVersion : bash: line 1: mvn: command not found [2026-01-23T17:49:43.659Z] osInfo : [2026-01-23T17:49:43.659Z] PRETTY_NAME="Ubuntu 24.04.3 LTS" [2026-01-23T17:49:43.659Z] NAME="Ubuntu" [2026-01-23T17:49:43.659Z] VERSION_ID="24.04" [2026-01-23T17:49:43.659Z] VERSION="24.04.3 LTS (Noble Numbat)" [2026-01-23T17:49:43.659Z] VERSION_CODENAME=noble [2026-01-23T17:49:43.659Z] ID=ubuntu [2026-01-23T17:49:43.659Z] ID_LIKE=debian [2026-01-23T17:49:43.659Z] HOME_URL="https://www.ubuntu.com/" [2026-01-23T17:49:43.659Z] SUPPORT_URL="https://help.ubuntu.com/" [2026-01-23T17:49:43.659Z] BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" [2026-01-23T17:49:43.659Z] PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" [2026-01-23T17:49:43.659Z] UBUNTU_CODENAME=noble [2026-01-23T17:49:43.659Z] LOGO=ubuntu-logo [2026-01-23T17:49:43.659Z] osLabel : ubuntu.24 [2026-01-23T17:49:43.659Z] perlVersion : [2026-01-23T17:49:43.659Z] [2026-01-23T17:49:43.660Z] This is perl 5, version 38, subversion 2 (v5.38.2) built for arm-linux-gnueabihf-thread-multi-64int [2026-01-23T17:49:43.660Z] (with 51 registered patches, see perl -V for more detail) [2026-01-23T17:49:43.660Z] [2026-01-23T17:49:43.660Z] Copyright 1987-2023, Larry Wall [2026-01-23T17:49:43.660Z] [2026-01-23T17:49:43.660Z] Perl may be copied only under the terms of either the Artistic License or the [2026-01-23T17:49:43.660Z] GNU General Public License, which may be found in the Perl 5 source kit. [2026-01-23T17:49:43.660Z] [2026-01-23T17:49:43.660Z] Complete documentation for Perl, including FAQ lists, should be found on [2026-01-23T17:49:43.660Z] this system using "man perl" or "perldoc perl". If you have access to the [2026-01-23T17:49:43.660Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page. [2026-01-23T17:49:43.660Z] [2026-01-23T17:49:43.660Z] podmanVersion : bash: line 1: podman: command not found [2026-01-23T17:49:43.660Z] procArch : aarch64 [2026-01-23T17:49:43.660Z] sysArch : aarch64 [2026-01-23T17:49:43.660Z] sysOS : Linux [2026-01-23T17:49:43.660Z] ulimit : [2026-01-23T17:49:43.660Z] real-time non-blocking time (microseconds, -R) unlimited [2026-01-23T17:49:43.660Z] core file size (blocks, -c) unlimited [2026-01-23T17:49:43.660Z] data seg size (kbytes, -d) unlimited [2026-01-23T17:49:43.660Z] scheduling priority (-e) 0 [2026-01-23T17:49:43.660Z] file size (blocks, -f) unlimited [2026-01-23T17:49:43.660Z] pending signals (-i) 63426 [2026-01-23T17:49:43.660Z] max locked memory (kbytes, -l) 8192 [2026-01-23T17:49:43.660Z] max memory size (kbytes, -m) unlimited [2026-01-23T17:49:43.660Z] open files (-n) 1048576 [2026-01-23T17:49:43.660Z] pipe size (512 bytes, -p) 8 [2026-01-23T17:49:43.660Z] POSIX message queues (bytes, -q) 819200 [2026-01-23T17:49:43.660Z] real-time priority (-r) 0 [2026-01-23T17:49:43.660Z] stack size (kbytes, -s) 8192 [2026-01-23T17:49:43.660Z] cpu time (seconds, -t) unlimited [2026-01-23T17:49:43.660Z] max user processes (-u) unlimited [2026-01-23T17:49:43.660Z] virtual memory (kbytes, -v) unlimited [2026-01-23T17:49:43.660Z] file locks (-x) unlimited [2026-01-23T17:49:43.660Z] uname : Linux d0f339b81d32 6.8.0-71-generic #71-Ubuntu SMP PREEMPT_DYNAMIC Tue Jul 22 16:44:45 UTC 2025 aarch64 aarch64 aarch64 GNU/Linux [2026-01-23T17:49:43.660Z] vmVendor : Oracle Corporation [2026-01-23T17:49:43.660Z] vmVersion : 25.482-b08 [2026-01-23T17:49:43.660Z] xlc version : bash: line 1: xlC: command not found [2026-01-23T17:49:43.660Z] ************************************************************************** [2026-01-23T17:49:43.660Z] [2026-01-23T17:49:43.660Z] System.getProperty('java.vm.name')=OpenJDK Client VM [2026-01-23T17:49:43.660Z] [2026-01-23T17:49:43.660Z] System.getProperty('java.vendor')=Temurin [2026-01-23T17:49:43.660Z] [2026-01-23T17:49:43.660Z] System.getProperty('os.name')=Linux [2026-01-23T17:49:43.660Z] [2026-01-23T17:49:43.660Z] System.getProperty('os.arch')=arm [2026-01-23T17:49:43.660Z] [2026-01-23T17:49:43.660Z] System.getProperty('java.fullversion')=null [2026-01-23T17:49:43.660Z] [2026-01-23T17:49:43.660Z] System.getProperty('sun.arch.data.model')=32 [2026-01-23T17:49:43.660Z] [2026-01-23T17:49:43.660Z] make -f makeGen.mk AUTO_DETECT=true MODE=parallelList NUM_MACHINES= TEST_TIME=120 TESTTARGET=sanity.system TESTLIST= TRSS_URL= LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/../../externalDependency/system_lib [2026-01-23T17:49:43.660Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/TKG' [2026-01-23T17:49:43.660Z] perl scripts/configure.pl [2026-01-23T17:49:43.660Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/../../externalDependency/system_lib/json-simple.jar" org.testKitGen.MainRunner --mode=parallelList --spec=linux_arm --microArch="" --osLabel="ubuntu.24" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=system --iterations=1 --aotIterations= --testFlag= --testTarget=sanity.system --testList= --numOfMachines= --testTime=120 --TRSSURL= [2026-01-23T17:49:43.660Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv. [2026-01-23T17:49:43.660Z] [2026-01-23T17:49:43.660Z] [2026-01-23T17:49:43.660Z] Starting to generate parallel test lists. [2026-01-23T17:49:43.660Z] [2026-01-23T17:49:44.621Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/TKG/../system/mauveLoadTest/playlist.xml [2026-01-23T17:49:44.621Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/TKG/../system/daaLoadTest/playlist.xml [2026-01-23T17:49:44.621Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/TKG/../system/lambdaLoadTest/playlist.xml [2026-01-23T17:49:44.621Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/TKG/../system/security/playlist.xml [2026-01-23T17:49:44.621Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/TKG/../system/jcstress/playlist.xml [2026-01-23T17:49:44.621Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/TKG/../system/mathLoadTest/playlist.xml [2026-01-23T17:49:44.621Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/TKG/../system/sharedClasses/playlist.xml [2026-01-23T17:49:44.621Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/TKG/../system/modularity/playlist.xml [2026-01-23T17:49:44.621Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/TKG/../system/otherLoadTest/playlist.xml [2026-01-23T17:49:44.621Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/TKG/../system/jlm/playlist.xml [2026-01-23T17:49:44.621Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/TKG/../system/churn/playlist.xml [2026-01-23T17:49:44.621Z] Attempting to get test duration data from TRSS. [2026-01-23T17:49:44.621Z] curl --silent --max-time 120 -L -k https://trss.adoptopenjdk.net/api/getTestAvgDuration?limit=100&jdkVersion=8&impl=hs&platform=arm_linux&group=system&level=sanity [2026-01-23T17:49:45.583Z] Attempting to get test duration data from cached files. [2026-01-23T17:49:45.583Z] [2026-01-23T17:49:45.583Z] TEST DURATION [2026-01-23T17:49:45.583Z] ==================================================================================== [2026-01-23T17:49:45.583Z] Total number of tests searched: 51 [2026-01-23T17:49:45.583Z] Number of test durations found: 51 [2026-01-23T17:49:45.583Z] Top slowest tests: [2026-01-23T17:49:45.583Z] 12m36s TestJlmRemoteThreadAuth_2 [2026-01-23T17:49:45.583Z] 10m43s TestJlmRemoteThreadNoAuth_2 [2026-01-23T17:49:45.583Z] 08m53s TestJlmRemoteClassAuth_2 [2026-01-23T17:49:45.583Z] ==================================================================================== [2026-01-23T17:49:45.583Z] [2026-01-23T17:49:45.583Z] Test target is split into 1 lists. [2026-01-23T17:49:45.583Z] Reducing estimated test running time from 67m35s to 67m35s. [2026-01-23T17:49:45.583Z] [2026-01-23T17:49:45.583Z] -------------------------------------testList_0------------------------------------- [2026-01-23T17:49:45.583Z] Number of tests: 51 [2026-01-23T17:49:45.583Z] Estimated running time: 67m35s [2026-01-23T17:49:45.583Z] TESTLIST=TestJlmRemoteThreadAuth_2,TestJlmRemoteThreadNoAuth_2,TestJlmRemoteClassAuth_2,LambdaLoadTest_HS_5m_2,MauveSingleThrdLoad_HS_5m_2,MauveSingleInvocLoad_HS_5m_2,ClassLoadingTest_5m_2,MauveMultiThrdLoad_5m_2,MathLoadTest_autosimd_5m_2,MathLoadTest_bigdecimal_5m_2,TestJlmRemoteNotifierProxyAuth_2,ParallelStreamsLoadTest_HS_2,TestJlmRemoteMemoryNoAuth_2,TestJlmRemoteMemoryNoAuth_0,TestJlmLocal_1,TestJlmRemoteClassNoAuth_0,TestJlmRemoteMemoryAuth_1,TestJlmRemoteClassNoAuth_2,TestJlmRemoteMemoryAuth_2,TestJlmLocal_2,TestJlmRemoteClassNoAuth_1,TestJlmLocal_0,NioLoadTest_5m_2,TestJlmRemoteMemoryNoAuth_1,TestJlmRemoteMemoryAuth_0,MauveSingleThrdLoad_HS_5m_0,TestJlmRemoteThreadAuth_1,TestJlmRemoteNotifierProxyAuth_1,TestJlmRemoteClassAuth_0,NioLoadTest_5m_0,MathLoadTest_bigdecimal_5m_0,TestJlmRemoteThreadNoAuth_1,ParallelStreamsLoadTest_HS_1,LambdaLoadTest_HS_5m_0,ClassLoadingTest_5m_0,MauveSingleInvocLoad_HS_5m_0,MauveMultiThrdLoad_5m_0,MathLoadTest_autosimd_5m_0,TestJlmRemoteNotifierProxyAuth_0,ParallelStreamsLoadTest_HS_0,MauveSingleThrdLoad_HS_5m_1,MauveSingleInvocLoad_HS_5m_1,MauveMultiThrdLoad_5m_1,ClassLoadingTest_5m_1,TestJlmRemoteThreadNoAuth_0,TestJlmRemoteThreadAuth_0,TestJlmRemoteClassAuth_1,NioLoadTest_5m_1,MathLoadTest_bigdecimal_5m_1,MathLoadTest_autosimd_5m_1,LambdaLoadTest_HS_5m_1 [2026-01-23T17:49:45.583Z] ------------------------------------------------------------------------------------ [2026-01-23T17:49:45.583Z] [2026-01-23T17:49:45.583Z] Parallel test lists file (/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/TKG/../TKG/parallelList.mk) is generated successfully. [2026-01-23T17:49:45.583Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/TKG' [Pipeline] fileExists [Pipeline] echo [2026-01-23T17:49:46.303Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk [Pipeline] readProperties [Pipeline] echo [2026-01-23T17:49:47.213Z] NUM_LIST=1, Fall back to regenerate parallel lists with NUM_MACHINES=3. [Pipeline] sh [2026-01-23T17:49:49.423Z] + cd ./aqa-tests/TKG [2026-01-23T17:49:49.423Z] + uname [2026-01-23T17:49:49.423Z] + [ Linux = AIX ] [2026-01-23T17:49:49.423Z] + uname [2026-01-23T17:49:49.423Z] + [ Linux = SunOS ] [2026-01-23T17:49:49.423Z] + uname [2026-01-23T17:49:49.423Z] + [ Linux = *BSD ] [2026-01-23T17:49:49.423Z] + MAKE=make [2026-01-23T17:49:49.423Z] + make genParallelList TEST=sanity.system NUM_MACHINES=3 TEST_TIME= [2026-01-23T17:49:49.423Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/jdkbinary/j2sdk-image [2026-01-23T17:49:49.423Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/../../externalDependency/system_lib [2026-01-23T17:49:49.423Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/TKG/../TKG/output_compilation; \ [2026-01-23T17:49:49.423Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/TKG/../TKG/output_compilation; \ [2026-01-23T17:49:49.423Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/../../externalDependency/system_lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2026-01-23T17:49:49.423Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/TKG/../TKG/output_compilation"; fi [2026-01-23T17:49:49.423Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/TKG/scripts/build_tools.xml [2026-01-23T17:49:49.423Z] [2026-01-23T17:49:49.423Z] build: [2026-01-23T17:49:49.423Z] [2026-01-23T17:49:49.423Z] clean: [2026-01-23T17:49:49.423Z] [delete] Deleting: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/TKG/autoGenEnv.mk [2026-01-23T17:49:49.423Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/TKG/bin [2026-01-23T17:49:49.423Z] [2026-01-23T17:49:49.423Z] init: [2026-01-23T17:49:49.423Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/TKG/bin [2026-01-23T17:49:49.423Z] [2026-01-23T17:49:49.423Z] getDependentLibs: [2026-01-23T17:49:49.423Z] [exec] -------------------------------------------- [2026-01-23T17:49:49.423Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/../../externalDependency/system_lib [2026-01-23T17:49:49.423Z] [exec] task is set to default [2026-01-23T17:49:49.423Z] [exec] dependencyList is set to json_simple [2026-01-23T17:49:49.423Z] [exec] System Test jars will be downloaded. [2026-01-23T17:49:49.423Z] [exec] -------------------------------------------- [2026-01-23T17:49:49.423Z] [exec] Starting download third party dependent jars [2026-01-23T17:49:49.423Z] [exec] -------------------------------------------- [2026-01-23T17:49:49.423Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/../../externalDependency/system_lib [2026-01-23T17:49:49.423Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/../../externalDependency/system_lib/json-simple.jar exists with correct hash, not downloading [2026-01-23T17:49:49.423Z] [exec] downloaded dependent third party jars successfully [2026-01-23T17:49:49.423Z] [2026-01-23T17:49:49.423Z] compile: [2026-01-23T17:49:49.423Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2026-01-23T17:49:49.423Z] [echo] ============COMPILER SETTINGS============ [2026-01-23T17:49:49.423Z] [echo] ===fork: yes [2026-01-23T17:49:49.423Z] [echo] ===debug: on [2026-01-23T17:49:50.384Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/TKG/bin [2026-01-23T17:49:51.347Z] [2026-01-23T17:49:51.347Z] dist: [2026-01-23T17:49:51.347Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/TKG/bin/TestKitGen.jar [2026-01-23T17:49:51.347Z] [2026-01-23T17:49:51.347Z] BUILD SUCCESSFUL [2026-01-23T17:49:51.347Z] Total time: 2 seconds [2026-01-23T17:49:51.347Z] 0 [2026-01-23T17:49:51.347Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector [2026-01-23T17:49:51.347Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch! [2026-01-23T17:49:51.347Z] microArchOutput: [2026-01-23T17:49:52.308Z] ****************************** MACHINE INFO ****************************** [2026-01-23T17:49:52.308Z] File path : /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/TKG [2026-01-23T17:49:52.308Z] Free Physical Memory Size : 4910514176 [2026-01-23T17:49:52.308Z] Free space (bytes) : 39482515456 [2026-01-23T17:49:52.308Z] Total Physical Memory Size : 6442450944 [2026-01-23T17:49:52.308Z] Total space (bytes) : 167961710592 [2026-01-23T17:49:52.308Z] Usable space (bytes) : 30876016640 [2026-01-23T17:49:52.308Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2026-01-23T17:49:52.308Z] bashVersion : [2026-01-23T17:49:52.308Z] GNU bash, version 5.2.21(1)-release (arm-unknown-linux-gnueabihf) [2026-01-23T17:49:52.308Z] Copyright (C) 2022 Free Software Foundation, Inc. [2026-01-23T17:49:52.308Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2026-01-23T17:49:52.308Z] [2026-01-23T17:49:52.308Z] This is free software; you are free to change and redistribute it. [2026-01-23T17:49:52.308Z] There is NO WARRANTY, to the extent permitted by law. [2026-01-23T17:49:52.308Z] cpuCores : 8 [2026-01-23T17:49:52.308Z] curlVersion : [2026-01-23T17:49:52.308Z] curl 8.5.0 (arm-unknown-linux-gnueabihf) 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.7 [2026-01-23T17:49:52.308Z] Release-Date: 2023-12-06, security patched: 8.5.0-2ubuntu10.6 [2026-01-23T17:49:52.308Z] 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-01-23T17:49:52.308Z] 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-01-23T17:49:52.308Z] dockerVersion : bash: line 1: docker: command not found [2026-01-23T17:49:52.308Z] gcc version : 13 [2026-01-23T17:49:52.308Z] gclibc version : ldd (Ubuntu GLIBC 2.39-0ubuntu8.6) 2.39 [2026-01-23T17:49:52.308Z] gdb version : bash: line 1: gdb: command not found [2026-01-23T17:49:52.308Z] lldb version : Command could not be executed [2026-01-23T17:49:52.308Z] makeVersion : [2026-01-23T17:49:52.308Z] GNU Make 4.3 [2026-01-23T17:49:52.308Z] Built for arm-unknown-linux-gnueabihf [2026-01-23T17:49:52.308Z] Copyright (C) 1988-2020 Free Software Foundation, Inc. [2026-01-23T17:49:52.308Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2026-01-23T17:49:52.308Z] This is free software: you are free to change and redistribute it. [2026-01-23T17:49:52.308Z] There is NO WARRANTY, to the extent permitted by law. [2026-01-23T17:49:52.308Z] mavenVersion : bash: line 1: mvn: command not found [2026-01-23T17:49:52.308Z] osInfo : [2026-01-23T17:49:52.308Z] PRETTY_NAME="Ubuntu 24.04.3 LTS" [2026-01-23T17:49:52.308Z] NAME="Ubuntu" [2026-01-23T17:49:52.308Z] VERSION_ID="24.04" [2026-01-23T17:49:52.308Z] VERSION="24.04.3 LTS (Noble Numbat)" [2026-01-23T17:49:52.308Z] VERSION_CODENAME=noble [2026-01-23T17:49:52.308Z] ID=ubuntu [2026-01-23T17:49:52.308Z] ID_LIKE=debian [2026-01-23T17:49:52.308Z] HOME_URL="https://www.ubuntu.com/" [2026-01-23T17:49:52.308Z] SUPPORT_URL="https://help.ubuntu.com/" [2026-01-23T17:49:52.308Z] BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" [2026-01-23T17:49:52.308Z] PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" [2026-01-23T17:49:52.308Z] UBUNTU_CODENAME=noble [2026-01-23T17:49:52.308Z] LOGO=ubuntu-logo [2026-01-23T17:49:52.308Z] osLabel : ubuntu.24 [2026-01-23T17:49:52.308Z] perlVersion : [2026-01-23T17:49:52.308Z] [2026-01-23T17:49:52.308Z] This is perl 5, version 38, subversion 2 (v5.38.2) built for arm-linux-gnueabihf-thread-multi-64int [2026-01-23T17:49:52.308Z] (with 51 registered patches, see perl -V for more detail) [2026-01-23T17:49:52.308Z] [2026-01-23T17:49:52.308Z] Copyright 1987-2023, Larry Wall [2026-01-23T17:49:52.308Z] [2026-01-23T17:49:52.308Z] Perl may be copied only under the terms of either the Artistic License or the [2026-01-23T17:49:52.308Z] GNU General Public License, which may be found in the Perl 5 source kit. [2026-01-23T17:49:52.308Z] [2026-01-23T17:49:52.308Z] Complete documentation for Perl, including FAQ lists, should be found on [2026-01-23T17:49:52.308Z] this system using "man perl" or "perldoc perl". If you have access to the [2026-01-23T17:49:52.308Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page. [2026-01-23T17:49:52.308Z] [2026-01-23T17:49:52.308Z] podmanVersion : bash: line 1: podman: command not found [2026-01-23T17:49:52.308Z] procArch : aarch64 [2026-01-23T17:49:52.308Z] sysArch : aarch64 [2026-01-23T17:49:52.308Z] sysOS : Linux [2026-01-23T17:49:52.308Z] ulimit : [2026-01-23T17:49:52.308Z] real-time non-blocking time (microseconds, -R) unlimited [2026-01-23T17:49:52.308Z] core file size (blocks, -c) unlimited [2026-01-23T17:49:52.308Z] data seg size (kbytes, -d) unlimited [2026-01-23T17:49:52.308Z] scheduling priority (-e) 0 [2026-01-23T17:49:52.308Z] file size (blocks, -f) unlimited [2026-01-23T17:49:52.308Z] pending signals (-i) 63426 [2026-01-23T17:49:52.308Z] max locked memory (kbytes, -l) 8192 [2026-01-23T17:49:52.308Z] max memory size (kbytes, -m) unlimited [2026-01-23T17:49:52.308Z] open files (-n) 1048576 [2026-01-23T17:49:52.308Z] pipe size (512 bytes, -p) 8 [2026-01-23T17:49:52.308Z] POSIX message queues (bytes, -q) 819200 [2026-01-23T17:49:52.308Z] real-time priority (-r) 0 [2026-01-23T17:49:52.308Z] stack size (kbytes, -s) 8192 [2026-01-23T17:49:52.308Z] cpu time (seconds, -t) unlimited [2026-01-23T17:49:52.308Z] max user processes (-u) unlimited [2026-01-23T17:49:52.308Z] virtual memory (kbytes, -v) unlimited [2026-01-23T17:49:52.308Z] file locks (-x) unlimited [2026-01-23T17:49:52.308Z] uname : Linux d0f339b81d32 6.8.0-71-generic #71-Ubuntu SMP PREEMPT_DYNAMIC Tue Jul 22 16:44:45 UTC 2025 aarch64 aarch64 aarch64 GNU/Linux [2026-01-23T17:49:52.308Z] vmVendor : Oracle Corporation [2026-01-23T17:49:52.308Z] vmVersion : 25.482-b08 [2026-01-23T17:49:52.308Z] xlc version : bash: line 1: xlC: command not found [2026-01-23T17:49:52.308Z] ************************************************************************** [2026-01-23T17:49:52.308Z] [2026-01-23T17:49:52.308Z] System.getProperty('java.vm.name')=OpenJDK Client VM [2026-01-23T17:49:52.308Z] [2026-01-23T17:49:52.308Z] System.getProperty('java.vendor')=Temurin [2026-01-23T17:49:52.308Z] [2026-01-23T17:49:52.308Z] System.getProperty('os.name')=Linux [2026-01-23T17:49:52.308Z] [2026-01-23T17:49:52.308Z] System.getProperty('os.arch')=arm [2026-01-23T17:49:52.308Z] [2026-01-23T17:49:52.308Z] System.getProperty('java.fullversion')=null [2026-01-23T17:49:52.308Z] [2026-01-23T17:49:52.308Z] System.getProperty('sun.arch.data.model')=32 [2026-01-23T17:49:52.308Z] [2026-01-23T17:49:52.308Z] make -f makeGen.mk AUTO_DETECT=true MODE=parallelList NUM_MACHINES=3 TEST_TIME= TESTTARGET=sanity.system TESTLIST= TRSS_URL= LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/../../externalDependency/system_lib [2026-01-23T17:49:52.308Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/TKG' [2026-01-23T17:49:52.308Z] perl scripts/configure.pl [2026-01-23T17:49:52.308Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/../../externalDependency/system_lib/json-simple.jar" org.testKitGen.MainRunner --mode=parallelList --spec=linux_arm --microArch="" --osLabel="ubuntu.24" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=system --iterations=1 --aotIterations= --testFlag= --testTarget=sanity.system --testList= --numOfMachines=3 --testTime= --TRSSURL= [2026-01-23T17:49:52.308Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv. [2026-01-23T17:49:52.308Z] [2026-01-23T17:49:52.308Z] [2026-01-23T17:49:52.308Z] Starting to generate parallel test lists. [2026-01-23T17:49:52.308Z] [2026-01-23T17:49:52.308Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/TKG/../system/mauveLoadTest/playlist.xml [2026-01-23T17:49:52.308Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/TKG/../system/daaLoadTest/playlist.xml [2026-01-23T17:49:53.268Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/TKG/../system/lambdaLoadTest/playlist.xml [2026-01-23T17:49:53.268Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/TKG/../system/security/playlist.xml [2026-01-23T17:49:53.268Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/TKG/../system/jcstress/playlist.xml [2026-01-23T17:49:53.268Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/TKG/../system/mathLoadTest/playlist.xml [2026-01-23T17:49:53.268Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/TKG/../system/sharedClasses/playlist.xml [2026-01-23T17:49:53.268Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/TKG/../system/modularity/playlist.xml [2026-01-23T17:49:53.268Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/TKG/../system/otherLoadTest/playlist.xml [2026-01-23T17:49:53.268Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/TKG/../system/jlm/playlist.xml [2026-01-23T17:49:53.268Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/TKG/../system/churn/playlist.xml [2026-01-23T17:49:53.268Z] Attempting to get test duration data from TRSS. [2026-01-23T17:49:53.268Z] curl --silent --max-time 120 -L -k https://trss.adoptopenjdk.net/api/getTestAvgDuration?limit=100&jdkVersion=8&impl=hs&platform=arm_linux&group=system&level=sanity [2026-01-23T17:49:53.268Z] Attempting to get test duration data from cached files. [2026-01-23T17:49:53.268Z] [2026-01-23T17:49:53.268Z] TEST DURATION [2026-01-23T17:49:53.268Z] ==================================================================================== [2026-01-23T17:49:53.268Z] Total number of tests searched: 51 [2026-01-23T17:49:53.268Z] Number of test durations found: 51 [2026-01-23T17:49:53.268Z] Top slowest tests: [2026-01-23T17:49:53.268Z] 12m36s TestJlmRemoteThreadAuth_2 [2026-01-23T17:49:53.268Z] 10m43s TestJlmRemoteThreadNoAuth_2 [2026-01-23T17:49:53.268Z] 08m53s TestJlmRemoteClassAuth_2 [2026-01-23T17:49:53.268Z] ==================================================================================== [2026-01-23T17:49:53.268Z] [2026-01-23T17:49:53.268Z] Test target is split into 3 lists. [2026-01-23T17:49:53.268Z] Reducing estimated test running time from 67m35s to 22m43s. [2026-01-23T17:49:53.268Z] [2026-01-23T17:49:53.268Z] -------------------------------------testList_0------------------------------------- [2026-01-23T17:49:53.268Z] Number of tests: 4 [2026-01-23T17:49:53.268Z] Estimated running time: 22m43s [2026-01-23T17:49:53.268Z] TESTLIST=TestJlmRemoteThreadAuth_2,MauveSingleInvocLoad_HS_5m_2,MathLoadTest_autosimd_5m_2,ParallelStreamsLoadTest_HS_2 [2026-01-23T17:49:53.268Z] ------------------------------------------------------------------------------------ [2026-01-23T17:49:53.268Z] [2026-01-23T17:49:53.268Z] -------------------------------------testList_1------------------------------------- [2026-01-23T17:49:53.268Z] Number of tests: 43 [2026-01-23T17:49:53.268Z] Estimated running time: 22m11s [2026-01-23T17:49:53.268Z] TESTLIST=TestJlmRemoteThreadNoAuth_2,MauveSingleThrdLoad_HS_5m_2,MauveMultiThrdLoad_5m_2,TestJlmRemoteNotifierProxyAuth_2,TestJlmRemoteMemoryNoAuth_2,TestJlmRemoteMemoryNoAuth_0,TestJlmLocal_1,TestJlmRemoteClassNoAuth_0,TestJlmRemoteMemoryAuth_1,TestJlmRemoteClassNoAuth_2,TestJlmRemoteMemoryAuth_2,TestJlmLocal_2,TestJlmRemoteClassNoAuth_1,TestJlmLocal_0,NioLoadTest_5m_2,TestJlmRemoteMemoryNoAuth_1,TestJlmRemoteMemoryAuth_0,MauveSingleThrdLoad_HS_5m_0,TestJlmRemoteThreadAuth_1,TestJlmRemoteNotifierProxyAuth_1,TestJlmRemoteClassAuth_0,NioLoadTest_5m_0,MathLoadTest_bigdecimal_5m_0,TestJlmRemoteThreadNoAuth_1,ParallelStreamsLoadTest_HS_1,LambdaLoadTest_HS_5m_0,ClassLoadingTest_5m_0,MauveSingleInvocLoad_HS_5m_0,MauveMultiThrdLoad_5m_0,MathLoadTest_autosimd_5m_0,TestJlmRemoteNotifierProxyAuth_0,ParallelStreamsLoadTest_HS_0,MauveSingleThrdLoad_HS_5m_1,MauveSingleInvocLoad_HS_5m_1,MauveMultiThrdLoad_5m_1,ClassLoadingTest_5m_1,TestJlmRemoteThreadNoAuth_0,TestJlmRemoteThreadAuth_0,TestJlmRemoteClassAuth_1,NioLoadTest_5m_1,MathLoadTest_bigdecimal_5m_1,MathLoadTest_autosimd_5m_1,LambdaLoadTest_HS_5m_1 [2026-01-23T17:49:53.268Z] ------------------------------------------------------------------------------------ [2026-01-23T17:49:53.268Z] [2026-01-23T17:49:53.268Z] -------------------------------------testList_2------------------------------------- [2026-01-23T17:49:53.268Z] Number of tests: 4 [2026-01-23T17:49:53.268Z] Estimated running time: 22m40s [2026-01-23T17:49:53.268Z] TESTLIST=TestJlmRemoteClassAuth_2,LambdaLoadTest_HS_5m_2,ClassLoadingTest_5m_2,MathLoadTest_bigdecimal_5m_2 [2026-01-23T17:49:53.268Z] ------------------------------------------------------------------------------------ [2026-01-23T17:49:53.268Z] [2026-01-23T17:49:53.268Z] Parallel test lists file (/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/TKG/../TKG/parallelList.mk) is generated successfully. [2026-01-23T17:49:53.268Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/TKG' [Pipeline] fileExists [Pipeline] echo [2026-01-23T17:49:53.989Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk [Pipeline] readProperties [Pipeline] echo [2026-01-23T17:49:54.528Z] Saving parallelList.mk file on jenkins... [Pipeline] dir [2026-01-23T17:49:54.530Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux/aqa-tests/TKG [Pipeline] { [Pipeline] archiveArtifacts [2026-01-23T17:49:54.731Z] Archiving artifacts [2026-01-23T17:49:55.098Z] Recording fingerprints [Pipeline] } [Pipeline] // dir [Pipeline] echo [2026-01-23T17:49:55.318Z] [PARALLEL: Dynamic] childJobNum is 3, 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] echo [2026-01-23T17:49:55.889Z] GENERATE_JOBS is set to true, set test job Test_openjdk8_hs_sanity.system_arm_linux_testList_0 params for generating the job [Pipeline] echo [2026-01-23T17:49:55.890Z] GENERATE_JOBS is set to true, set test job Test_openjdk8_hs_sanity.system_arm_linux_testList_1 params for generating the job [Pipeline] echo [2026-01-23T17:49:55.891Z] GENERATE_JOBS is set to true, set test job Test_openjdk8_hs_sanity.system_arm_linux_testList_2 params for generating the job [Pipeline] fileExists [Pipeline] fileExists [Pipeline] fileExists [Pipeline] jobDsl [Pipeline] jobDsl [Pipeline] jobDsl [2026-01-23T17:49:56.985Z] Processing DSL script aqa-tests/buildenv/jenkins/testJobTemplate [2026-01-23T17:49:56.991Z] Processing DSL script aqa-tests/buildenv/jenkins/testJobTemplate [2026-01-23T17:49:57.162Z] Processing DSL script aqa-tests/buildenv/jenkins/testJobTemplate [2026-01-23T17:54:41.484Z] LEVELS: [sanity] [2026-01-23T17:54:41.484Z] JDK_VERSIONS: [8] [2026-01-23T17:54:41.484Z] GROUPS: [system] [2026-01-23T17:54:41.484Z] ARCH_OS_LIST: [arm_linux] [2026-01-23T17:54:41.637Z] Existing items: [2026-01-23T17:54:41.637Z] GeneratedJob{name='Test_openjdk8_hs_sanity.system_arm_linux_testList_2'} [2026-01-23T17:54:41.637Z] Unreferenced items: [2026-01-23T17:54:41.637Z] GeneratedJob{name='Test_openjdk8_hs_sanity.system_arm_linux_rerun'} [2026-01-23T17:54:41.637Z] GeneratedJob{name='Test_openjdk8_hs_sanity.system_arm_linux_testList_0'} [2026-01-23T17:54:41.637Z] GeneratedJob{name='Test_openjdk8_hs_sanity.system_arm_linux_testList_1'} [2026-01-23T17:54:41.666Z] LEVELS: [sanity] [2026-01-23T17:54:41.668Z] JDK_VERSIONS: [8] [2026-01-23T17:54:41.668Z] GROUPS: [system] [2026-01-23T17:54:41.668Z] ARCH_OS_LIST: [arm_linux] [2026-01-23T17:54:41.667Z] LEVELS: [sanity] [2026-01-23T17:54:41.668Z] JDK_VERSIONS: [8] [2026-01-23T17:54:41.668Z] GROUPS: [system] [2026-01-23T17:54:41.668Z] ARCH_OS_LIST: [arm_linux] [2026-01-23T17:54:41.845Z] Existing items: [2026-01-23T17:54:41.845Z] GeneratedJob{name='Test_openjdk8_hs_sanity.system_arm_linux_testList_0'} [2026-01-23T17:54:41.845Z] GeneratedJob{name='Test_openjdk8_hs_sanity.system_arm_linux_testList_1'} [2026-01-23T17:54:41.845Z] Existing items: [2026-01-23T17:54:41.845Z] GeneratedJob{name='Test_openjdk8_hs_sanity.system_arm_linux_testList_0'} [2026-01-23T17:54:41.845Z] GeneratedJob{name='Test_openjdk8_hs_sanity.system_arm_linux_testList_2'} [2026-01-23T17:54:41.845Z] Unreferenced items: [2026-01-23T17:54:41.845Z] GeneratedJob{name='Test_openjdk8_hs_sanity.system_arm_linux_rerun'} [2026-01-23T17:54:41.845Z] GeneratedJob{name='Test_openjdk8_hs_sanity.system_arm_linux_testList_1'} [2026-01-23T17:54:41.845Z] GeneratedJob{name='Test_openjdk8_hs_sanity.system_arm_linux_testList_2'} [2026-01-23T17:54:41.845Z] Unreferenced items: [2026-01-23T17:54:41.845Z] GeneratedJob{name='Test_openjdk8_hs_sanity.system_arm_linux_rerun'} [Pipeline] } [Pipeline] } [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] echo [2026-01-23T17:54:43.889Z] PROCESSCATCH: Terminating any hung/left over test processes: [Pipeline] sh [2026-01-23T17:54:46.506Z] + aqa-tests/terminateTestProcesses.sh jenkins [2026-01-23T17:54:46.507Z] Unix type machine.. [2026-01-23T17:54:46.507Z] Running on a Linux host [2026-01-23T17:54:46.507Z] Woohoo - no rogue processes detected! [Pipeline] retry [Pipeline] { [Pipeline] cleanWs [2026-01-23T17:54:47.428Z] [WS-CLEANUP] Deleting project workspace... [2026-01-23T17:54:47.428Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2026-01-23T17:54:48.572Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // retry [Pipeline] sh [2026-01-23T17:54:50.650Z] + find /tmp -name *core* -print -exec rm -f {} ; [Pipeline] } [Pipeline] // timeout [Pipeline] timeout [2026-01-23T17:54:55.726Z] 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] build [2026-01-23T17:54:55.855Z] Scheduling project: Test_openjdk8_hs_sanity.system_arm_linux_testList_0 [Pipeline] build [2026-01-23T17:54:55.860Z] Scheduling project: Test_openjdk8_hs_sanity.system_arm_linux_testList_1 [Pipeline] build [2026-01-23T17:54:55.869Z] Scheduling project: Test_openjdk8_hs_sanity.system_arm_linux_testList_2 [2026-01-23T17:55:04.657Z] Starting building: Test_openjdk8_hs_sanity.system_arm_linux_testList_1 #12 [2026-01-23T17:55:04.660Z] Starting building: Test_openjdk8_hs_sanity.system_arm_linux_testList_2 #11 [2026-01-23T17:55:04.660Z] Starting building: Test_openjdk8_hs_sanity.system_arm_linux_testList_0 #14 [2026-01-23T18:31:13.953Z] Build Test_openjdk8_hs_sanity.system_arm_linux_testList_0 #14 completed: SUCCESS [Pipeline] } [2026-01-23T18:33:31.081Z] Build Test_openjdk8_hs_sanity.system_arm_linux_testList_2 #11 completed: SUCCESS [Pipeline] } [2026-01-23T18:40:31.447Z] Build Test_openjdk8_hs_sanity.system_arm_linux_testList_1 #12 completed: UNSTABLE [Pipeline] } [Pipeline] // parallel [Pipeline] node [2026-01-23T18:40:31.496Z] Running on test-azure-win11-aarch64-2 in C:\Users\jenkins\workspace\Test_openjdk8_hs_sanity.system_arm_linux [Pipeline] { [Pipeline] retry [Pipeline] { [Pipeline] cleanWs [2026-01-23T18:40:31.568Z] [WS-CLEANUP] Deleting project workspace... [2026-01-23T18:40:31.568Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2026-01-23T18:40:31.598Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // retry [Pipeline] echo [2026-01-23T18:40:31.643Z] Test_openjdk8_hs_sanity.system_arm_linux_testList_0 #14 completed with status SUCCESS [Pipeline] timeout [2026-01-23T18:40:31.653Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] copyArtifacts [2026-01-23T18:40:31.772Z] Copied 1 artifact from "Test_openjdk8_hs_sanity.system_arm_linux_testList_0" build number 14 [Pipeline] } [Pipeline] // timeout [Pipeline] echo [2026-01-23T18:40:31.817Z] Saving Test_openjdk8_hs_sanity.system_arm_linux_testList_0/14/**/*.tap file on jenkins. [Pipeline] archiveArtifacts [2026-01-23T18:40:31.841Z] Archiving artifacts [2026-01-23T18:40:31.900Z] Recording fingerprints [Pipeline] echo [2026-01-23T18:40:31.947Z] Test_openjdk8_hs_sanity.system_arm_linux_testList_1 #12 completed with status UNSTABLE [Pipeline] timeout [2026-01-23T18:40:31.962Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] copyArtifacts [2026-01-23T18:40:32.093Z] Copied 1 artifact from "Test_openjdk8_hs_sanity.system_arm_linux_testList_1" build number 12 [Pipeline] } [Pipeline] // timeout [Pipeline] echo [2026-01-23T18:40:32.130Z] Saving Test_openjdk8_hs_sanity.system_arm_linux_testList_1/12/**/*.tap file on jenkins. [Pipeline] archiveArtifacts [2026-01-23T18:40:32.154Z] Archiving artifacts [2026-01-23T18:40:32.202Z] Recording fingerprints [Pipeline] echo [2026-01-23T18:40:32.247Z] Test_openjdk8_hs_sanity.system_arm_linux_testList_2 #11 completed with status SUCCESS [Pipeline] timeout [2026-01-23T18:40:32.260Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] copyArtifacts [2026-01-23T18:40:32.378Z] Copied 1 artifact from "Test_openjdk8_hs_sanity.system_arm_linux_testList_2" build number 11 [Pipeline] } [Pipeline] // timeout [Pipeline] echo [2026-01-23T18:40:32.417Z] Saving Test_openjdk8_hs_sanity.system_arm_linux_testList_2/11/**/*.tap file on jenkins. [Pipeline] archiveArtifacts [2026-01-23T18:40:32.442Z] Archiving artifacts [2026-01-23T18:40:32.486Z] Recording fingerprints [Pipeline] findFiles [Pipeline] echo [2026-01-23T18:40:32.696Z] Tap file found: Test_openjdk8_hs_sanity.system_arm_linux_testList_0\14\aqa-tests\TKG\output_17691915995134\Test_openjdk8_hs_sanity.system_arm_linux_testList_0.tap... [Pipeline] readFile [Pipeline] findFiles [Pipeline] echo [2026-01-23T18:40:32.809Z] Tap file found: Test_openjdk8_hs_sanity.system_arm_linux_testList_1\12\aqa-tests\TKG\output_17691926172440\Test_openjdk8_hs_sanity.system_arm_linux_testList_1.tap... [Pipeline] readFile [Pipeline] findFiles [Pipeline] echo [2026-01-23T18:40:32.965Z] Tap file found: Test_openjdk8_hs_sanity.system_arm_linux_testList_2\11\aqa-tests\TKG\output_17691915991212\Test_openjdk8_hs_sanity.system_arm_linux_testList_2.tap... [Pipeline] readFile [Pipeline] retry [Pipeline] { [Pipeline] cleanWs [2026-01-23T18:40:33.075Z] [WS-CLEANUP] Deleting project workspace... [2026-01-23T18:40:33.075Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2026-01-23T18:40:33.107Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // retry [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Rerun) [Pipeline] echo [2026-01-23T18:40:33.216Z] allocate a node for generating rerun job ... [Pipeline] node [2026-01-23T18:40:33.237Z] Running on test-docker-alpine320-x64-2 in /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux [Pipeline] { [Pipeline] echo [2026-01-23T18:40:33.259Z] Generating rerun Test_openjdk8_hs_sanity.system_arm_linux_rerun job for running failed test(s) ... [Pipeline] parallel [Pipeline] { (Branch: Test_openjdk8_hs_sanity.system_arm_linux_rerun) [Pipeline] echo [2026-01-23T18:40:33.289Z] GENERATE_JOBS is set to true, set test job Test_openjdk8_hs_sanity.system_arm_linux_rerun params for generating the job [Pipeline] fileExists [Pipeline] sh [2026-01-23T18:40:35.015Z] + curl -Os https://raw.githubusercontent.com/adoptium/aqa-tests/master/buildenv/jenkins/testJobTemplate [Pipeline] jobDsl [2026-01-23T18:40:35.993Z] Processing DSL script testJobTemplate [2026-01-23T18:44:02.302Z] LEVELS: [sanity] [2026-01-23T18:44:02.302Z] JDK_VERSIONS: [8] [2026-01-23T18:44:02.302Z] GROUPS: [system] [2026-01-23T18:44:02.302Z] ARCH_OS_LIST: [arm_linux] [2026-01-23T18:44:02.734Z] Existing items: [2026-01-23T18:44:02.734Z] GeneratedJob{name='Test_openjdk8_hs_sanity.system_arm_linux_rerun'} [2026-01-23T18:44:02.734Z] GeneratedJob{name='Test_openjdk8_hs_sanity.system_arm_linux_testList_0'} [2026-01-23T18:44:02.734Z] GeneratedJob{name='Test_openjdk8_hs_sanity.system_arm_linux_testList_1'} [2026-01-23T18:44:02.734Z] GeneratedJob{name='Test_openjdk8_hs_sanity.system_arm_linux_testList_2'} [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // node [Pipeline] echo [2026-01-23T18:44:16.347Z] Triggering rerun jobs in parallel ... [Pipeline] parallel [Pipeline] { (Branch: Test_openjdk8_hs_sanity.system_arm_linux_rerun) [Pipeline] build [2026-01-23T18:44:16.369Z] Scheduling project: Test_openjdk8_hs_sanity.system_arm_linux_rerun [2026-01-23T18:44:23.669Z] Starting building: Test_openjdk8_hs_sanity.system_arm_linux_rerun #18 [2026-01-23T19:52:39.719Z] Build Test_openjdk8_hs_sanity.system_arm_linux_rerun #18 completed: SUCCESS [Pipeline] } [Pipeline] // parallel [Pipeline] node [2026-01-23T19:52:39.798Z] Running on build-osuosl-aix72-ppc64-3 in /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_arm_linux [Pipeline] { [Pipeline] retry [Pipeline] { [Pipeline] cleanWs [2026-01-23T19:52:40.198Z] [WS-CLEANUP] Deleting project workspace... [2026-01-23T19:52:40.198Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2026-01-23T19:52:40.375Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // retry [Pipeline] echo [2026-01-23T19:52:40.428Z] Test_openjdk8_hs_sanity.system_arm_linux_rerun #18 completed with status SUCCESS [Pipeline] timeout [2026-01-23T19:52:40.445Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] copyArtifacts [2026-01-23T19:52:41.539Z] Copied 1 artifact from "Test_openjdk8_hs_sanity.system_arm_linux_rerun" build number 18 [Pipeline] } [Pipeline] // timeout [Pipeline] echo [2026-01-23T19:52:41.584Z] Saving Test_openjdk8_hs_sanity.system_arm_linux_rerun/18/**/*.tap file on jenkins. [Pipeline] archiveArtifacts [2026-01-23T19:52:41.768Z] Archiving artifacts [2026-01-23T19:52:42.124Z] Recording fingerprints [Pipeline] retry [Pipeline] { [Pipeline] cleanWs [2026-01-23T19:52:42.718Z] [WS-CLEANUP] Deleting project workspace... [2026-01-23T19:52:42.718Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2026-01-23T19:52:42.897Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // retry [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timestamps [Pipeline] End of Pipeline Finished: SUCCESS