Test_openjdk8_hs_special.openjdk_aarch64_linux

Started by upstream project "build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin" build number 525 originally caused by: Started by upstream project "build-scripts/openjdk8-pipeline" build number 3048 originally caused by: Started by upstream project "build-scripts/utils/betaTrigger_8ea" build number 335 originally caused by: Started by timer Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_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_special.openjdk_aarch64_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/master^{commit} # timeout=10 Checking out Revision b7d5084d51f87a62e5dcda3fc65709e9ed5f7e35 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b7d5084d51f87a62e5dcda3fc65709e9ed5f7e35 # timeout=10 Commit message: "fix: prevent duplicate execution of testenvSettings.sh when DYNAMIC_COMPILE=false (#6765)" > git rev-list --no-walk 85bc66f0396c3ec9d4ad81bc2ecc81cce19cb740 # timeout=10 First time build. Skipping changelog. [Pipeline] Start of Pipeline [Pipeline] timestamps [Pipeline] { [Pipeline] echo [2025-12-04T21:45:54.281Z] SPEC: linux_aarch64 [Pipeline] echo [2025-12-04T21:45:54.283Z] LABEL: ci.role.test&&sw.os.linux&&hw.arch.aarch64 [Pipeline] stage [Pipeline] { (Queue) [Pipeline] nodesByLabel [2025-12-04T21:45:54.292Z] Found a total of 8 nodes with the 'ci.role.test&&sw.os.linux&&hw.arch.aarch64' label Did you forget the `def` keyword? WorkflowScript seems to be setting a field named dynamicAgents (to a value of type ArrayList) which could lead to memory leaks or other issues. [Pipeline] echo [2025-12-04T21:45:54.296Z] dynamicAgents: [] [Pipeline] node [2025-12-04T21:45:54.363Z] Running on test-docker-ubuntu2404-armv8-5 in /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_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 [2025-12-04T21:45:54.381Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] retry [Pipeline] { [Pipeline] cleanWs [2025-12-04T21:45:54.766Z] [WS-CLEANUP] Deleting project workspace... [2025-12-04T21:45:54.766Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2025-12-04T21:45:54.942Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // retry [Pipeline] } [Pipeline] // timeout [Pipeline] checkout [2025-12-04T21:45:55.164Z] The recommended git tool is: git [2025-12-04T21:45:55.522Z] No credentials specified [2025-12-04T21:45:55.699Z] Cloning the remote Git repository [2025-12-04T21:45:55.962Z] Cloning repository https://github.com/adoptium/aqa-tests.git [2025-12-04T21:45:55.962Z] > git init /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/aqa-tests # timeout=10 [2025-12-04T21:45:55.969Z] [WARNING] Reference path does not exist: /home/jenkins/openjdk_cache [2025-12-04T21:45:55.969Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git [2025-12-04T21:45:55.969Z] > git --version # timeout=10 [2025-12-04T21:45:55.972Z] > git --version # 'git version 2.43.0' [2025-12-04T21:45:55.972Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-12-04T21:46:19.402Z] Avoid second fetch [2025-12-04T21:46:19.584Z] Checking out Revision b7d5084d51f87a62e5dcda3fc65709e9ed5f7e35 (origin/master) [2025-12-04T21:46:21.064Z] Commit message: "fix: prevent duplicate execution of testenvSettings.sh when DYNAMIC_COMPILE=false (#6765)" [Pipeline] } [Pipeline] // retry [Pipeline] load [2025-12-04T21:46:19.122Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10 [2025-12-04T21:46:19.126Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-12-04T21:46:19.487Z] > git rev-parse origin/master^{commit} # timeout=10 [2025-12-04T21:46:19.671Z] > git config core.sparsecheckout # timeout=10 [2025-12-04T21:46:19.674Z] > git checkout -f b7d5084d51f87a62e5dcda3fc65709e9ed5f7e35 # timeout=10 [Pipeline] { (/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_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 [2025-12-04T21:46:23.008Z] Timeout set to expire in 1 day 1 hr [Pipeline] { [Pipeline] echo [2025-12-04T21:46:23.024Z] runMulticastCmd: false [Pipeline] stage [Pipeline] { (Setup) [Pipeline] sh [2025-12-04T21:46:24.924Z] + LC_TIME=C date +%a, %d %b %Y %T %z [Pipeline] echo [2025-12-04T21:46:25.642Z] PROCESSCATCH: Terminating any hung/left over test processes: [Pipeline] sh [2025-12-04T21:46:27.486Z] + aqa-tests/terminateTestProcesses.sh jenkins [2025-12-04T21:46:27.486Z] Unix type machine.. [2025-12-04T21:46:27.486Z] Running on a Linux host [2025-12-04T21:46:27.486Z] 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 [2025-12-04T21:46:30.872Z] + printenv [2025-12-04T21:46:30.872Z] JENKINS_HOME=/home/jenkins/.jenkins [2025-12-04T21:46:30.872Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git [2025-12-04T21:46:30.872Z] SETUP_JCK_RUN=false [2025-12-04T21:46:30.872Z] USE_TESTENV_PROPERTIES=false [2025-12-04T21:46:30.872Z] EXTERNAL_CUSTOM_BRANCH=master [2025-12-04T21:46:30.872Z] SSH_CLIENT=78.47.239.97 40848 22 [2025-12-04T21:46:30.872Z] USER=jenkins [2025-12-04T21:46:30.872Z] BUILD_LIST=openjdk [2025-12-04T21:46:30.872Z] SDK_RESOURCE=upstream [2025-12-04T21:46:30.872Z] OPENJ9_BRANCH=master [2025-12-04T21:46:30.872Z] jobStatus=SUCCESS [2025-12-04T21:46:30.872Z] CI=true [2025-12-04T21:46:30.872Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_special.openjdk_aarch64_linux/48/display/redirect?page=changes [2025-12-04T21:46:30.872Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git [2025-12-04T21:46:30.872Z] UPSTREAM_JOB_NUMBER=525 [2025-12-04T21:46:30.872Z] TARGET=special.openjdk [2025-12-04T21:46:30.872Z] EXIT_FAILURE=false [2025-12-04T21:46:30.872Z] NODE_LABELS=armv8 hw.arch.aarch64 test ci.role.test hw.dockerhost.dockerhost-osuosl-ubuntu2404-aarch64-2 ubuntu test-docker-ubuntu2404-armv8-5 linux armv8.2 sw.os.linux [2025-12-04T21:46:30.872Z] HUDSON_URL=https://ci.adoptium.net/ [2025-12-04T21:46:30.872Z] USE_JRE=false [2025-12-04T21:46:30.872Z] OLDPWD=/home/jenkins [2025-12-04T21:46:30.872Z] STF_OWNER_BRANCH=adoptium:master [2025-12-04T21:46:30.872Z] HOME=/home/jenkins [2025-12-04T21:46:30.872Z] ADOPTOPENJDK_BRANCH=master [2025-12-04T21:46:30.872Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_special.openjdk_aarch64_linux/48/ [2025-12-04T21:46:30.872Z] TAP_NAME=Test_openjdk8_hs_special.openjdk_aarch64_linux.tap [2025-12-04T21:46:30.872Z] JDK_IMPL=hotspot [2025-12-04T21:46:30.872Z] DOCKER_REQUIRED=false [2025-12-04T21:46:30.872Z] HUDSON_COOKIE=1307ec54-54cf-4cdc-a40c-1c3103c51259 [2025-12-04T21:46:30.872Z] JENKINS_SERVER_COOKIE=durable-0ae8fe7c97bd8a9c0826939a94229fa4b19c3fb195d3ecb593e846e414651a56 [2025-12-04T21:46:30.872Z] PERF_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/../../benchmarks [2025-12-04T21:46:30.872Z] JDK_REPO=https://github.com/adoptium/jdk8u [2025-12-04T21:46:30.872Z] WORKSPACE=/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux [2025-12-04T21:46:30.872Z] KEEP_WORKSPACE=false [2025-12-04T21:46:30.872Z] ARCHIVE_TEST_RESULTS=false [2025-12-04T21:46:30.872Z] GENERATE_JOBS=true [2025-12-04T21:46:30.872Z] TKG_OWNER_BRANCH=adoptium:master [2025-12-04T21:46:30.872Z] PERSONAL_BUILD=false [2025-12-04T21:46:30.872Z] LOGNAME=jenkins [2025-12-04T21:46:30.872Z] NODE_NAME=test-docker-ubuntu2404-armv8-5 [2025-12-04T21:46:30.872Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_special.openjdk_aarch64_linux/48/display/redirect?page=artifacts [2025-12-04T21:46:30.872Z] STAGE_NAME=Setup [2025-12-04T21:46:30.872Z] AUTO_DETECT=true [2025-12-04T21:46:30.872Z] EXECUTOR_NUMBER=0 [2025-12-04T21:46:30.872Z] JDK_VERSION=8 [2025-12-04T21:46:30.872Z] EXTERNAL_TEST_CMD=mvn clean install [2025-12-04T21:46:30.872Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_special.openjdk_aarch64_linux/48/display/redirect?page=tests [2025-12-04T21:46:30.872Z] BUILD_DISPLAY_NAME=#48 [2025-12-04T21:46:30.872Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token [2025-12-04T21:46:30.872Z] TIME_LIMIT=25 [2025-12-04T21:46:30.872Z] HUDSON_HOME=/home/jenkins/.jenkins [2025-12-04T21:46:30.872Z] JOB_BASE_NAME=Test_openjdk8_hs_special.openjdk_aarch64_linux [2025-12-04T21:46:30.872Z] PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin [2025-12-04T21:46:30.872Z] PLATFORM=aarch64_linux [2025-12-04T21:46:30.872Z] TKG_ITERATIONS=1 [2025-12-04T21:46:30.872Z] EXIT_SUCCESS=false [2025-12-04T21:46:30.872Z] BUILD_ID=48 [2025-12-04T21:46:30.872Z] RERUN_FAILURE=true [2025-12-04T21:46:30.872Z] ACTIVE_NODE_TIMEOUT=5 [2025-12-04T21:46:30.872Z] BUILD_TAG=jenkins-Test_openjdk8_hs_special.openjdk_aarch64_linux-48 [2025-12-04T21:46:30.872Z] SYSTEM_LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/../../externalDependency/system_lib [2025-12-04T21:46:30.873Z] JENKINS_URL=https://ci.adoptium.net/ [2025-12-04T21:46:30.873Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git [2025-12-04T21:46:30.873Z] LANG=C.UTF-8 [2025-12-04T21:46:30.873Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_special.openjdk_aarch64_linux/ [2025-12-04T21:46:30.873Z] KEEP_REPORTDIR=true [2025-12-04T21:46:30.873Z] JCK_GIT_BRANCH=master [2025-12-04T21:46:30.873Z] ORIGIN_JDK_VERSION=8 [2025-12-04T21:46:30.873Z] BUILD_NUMBER=48 [2025-12-04T21:46:30.873Z] JENKINS_NODE_COOKIE=7bdca675-79f4-47b1-bbd3-7ede24ef3acd [2025-12-04T21:46:30.873Z] SHELL=/bin/sh [2025-12-04T21:46:30.873Z] ITERATIONS=1 [2025-12-04T21:46:30.873Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8 [2025-12-04T21:46:30.873Z] TEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/jdkbinary/j2sdk-image [2025-12-04T21:46:30.873Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_special.openjdk_aarch64_linux/48/display/redirect [2025-12-04T21:46:30.873Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master [2025-12-04T21:46:30.873Z] SPEC=linux_aarch64 [2025-12-04T21:46:30.873Z] LIGHT_WEIGHT_CHECKOUT=false [2025-12-04T21:46:30.873Z] HUDSON_SERVER_COOKIE=2d832652af5afba8 [2025-12-04T21:46:30.873Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_special.openjdk_aarch64_linux/display/redirect [2025-12-04T21:46:30.873Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin [2025-12-04T21:46:30.873Z] JOB_NAME=Test_openjdk8_hs_special.openjdk_aarch64_linux [2025-12-04T21:46:30.873Z] SLACK_CHANNEL=aqavit-bot [2025-12-04T21:46:30.873Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master [2025-12-04T21:46:30.873Z] PWD=/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux [2025-12-04T21:46:30.873Z] LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/../../externalDependency/lib [2025-12-04T21:46:30.873Z] TEST_TIME=120 [2025-12-04T21:46:30.873Z] SSH_CONNECTION=78.47.239.97 40848 172.17.0.6 22 [2025-12-04T21:46:30.873Z] WORKSPACE_TMP=/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux@tmp [2025-12-04T21:46:30.873Z] PARALLEL=Dynamic [2025-12-04T21:46:30.873Z] JOBSTARTTIME=Thu, 04 Dec 2025 21:46:23 +0000 [2025-12-04T21:46:30.873Z] DYNAMIC_COMPILE=false [2025-12-04T21:46:30.873Z] 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 [2025-12-04T21:46:31.404Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] dir [2025-12-04T21:46:31.418Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/jdkbinary [Pipeline] { [Pipeline] copyArtifacts [2025-12-04T21:47:23.889Z] Copied 5 artifacts from "build-scripts » jobs » jdk8u » jdk8u-linux-aarch64-temurin" build number 525 [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 [2025-12-04T21:47:24.092Z] 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 [2025-12-04T21:47:24.098Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux [Pipeline] { [Pipeline] sshagent [2025-12-04T21:47:24.200Z] $ ssh-agent [2025-12-04T21:47:25.000Z] SSH_AUTH_SOCK=/tmp/ssh-kWlMdVU4zvcR/agent.3800844 [2025-12-04T21:47:25.000Z] SSH_AGENT_PID=3800846 [2025-12-04T21:47:25.000Z] [ssh-agent] Started. [Pipeline] { [Pipeline] dir [2025-12-04T21:47:25.014Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/aqa-tests [Pipeline] { [Pipeline] withCredentials [2025-12-04T21:47:25.039Z] Masking supported pattern matches of $USERNAME or $PASSWORD [Pipeline] { [Pipeline] sh [2025-12-04T21:47:26.897Z] + pwd [2025-12-04T21:47:26.897Z] + ./get.sh -s /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/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 [2025-12-04T21:47:26.897Z] TESTDIR: /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/aqa-tests [2025-12-04T21:47:26.897Z] get jdk binary... [2025-12-04T21:47:26.897Z] --sdkdir is set to upstream. Therefore, skip download jdk binary [2025-12-04T21:47:26.897Z] Uncompressing file: OpenJDK8U-jdk_aarch64_linux_hotspot_8u482b04-ea.tar.gz ... [2025-12-04T21:47:27.853Z] List files in jdkbinary folder... [2025-12-04T21:47:27.853Z] total 283608 [2025-12-04T21:47:27.853Z] -rw-r--r-- 1 jenkins jenkins 147584725 Dec 4 21:26 OpenJDK8U-debugimage_aarch64_linux_hotspot_8u482b04-ea.tar.gz [2025-12-04T21:47:27.853Z] -rw-r--r-- 1 jenkins jenkins 102246271 Dec 4 21:26 OpenJDK8U-jdk_aarch64_linux_hotspot_8u482b04-ea.tar.gz [2025-12-04T21:47:27.853Z] -rw-r--r-- 1 jenkins jenkins 40457653 Dec 4 21:26 OpenJDK8U-jre_aarch64_linux_hotspot_8u482b04-ea.tar.gz [2025-12-04T21:47:27.853Z] -rw-rw-r-- 1 jenkins jenkins 21113 Dec 4 21:31 OpenJDK8U-sbom_aarch64_linux_hotspot_8u482b04-ea-metadata.json [2025-12-04T21:47:27.853Z] -rw-r--r-- 1 jenkins jenkins 80705 Dec 4 21:33 OpenJDK8U-sbom_aarch64_linux_hotspot_8u482b04-ea.json [2025-12-04T21:47:27.853Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 4 21:47 tmp [2025-12-04T21:47:27.853Z] List files in jdkbinary/tmp folder... [2025-12-04T21:47:27.853Z] total 4 [2025-12-04T21:47:27.853Z] drwxr-xr-x 8 jenkins jenkins 4096 Dec 4 21:26 jdk8u482-b04 [2025-12-04T21:47:27.853Z] Moving directory jdk8u482-b04/ to ../j2sdk-image [2025-12-04T21:47:27.853Z] Uncompressing file: OpenJDK8U-jre_aarch64_linux_hotspot_8u482b04-ea.tar.gz ... [2025-12-04T21:47:28.809Z] List files in jdkbinary folder... [2025-12-04T21:47:28.809Z] total 283612 [2025-12-04T21:47:28.809Z] -rw-r--r-- 1 jenkins jenkins 147584725 Dec 4 21:26 OpenJDK8U-debugimage_aarch64_linux_hotspot_8u482b04-ea.tar.gz [2025-12-04T21:47:28.809Z] -rw-r--r-- 1 jenkins jenkins 102246271 Dec 4 21:26 OpenJDK8U-jdk_aarch64_linux_hotspot_8u482b04-ea.tar.gz [2025-12-04T21:47:28.809Z] -rw-r--r-- 1 jenkins jenkins 40457653 Dec 4 21:26 OpenJDK8U-jre_aarch64_linux_hotspot_8u482b04-ea.tar.gz [2025-12-04T21:47:28.809Z] -rw-rw-r-- 1 jenkins jenkins 21113 Dec 4 21:31 OpenJDK8U-sbom_aarch64_linux_hotspot_8u482b04-ea-metadata.json [2025-12-04T21:47:28.809Z] -rw-r--r-- 1 jenkins jenkins 80705 Dec 4 21:33 OpenJDK8U-sbom_aarch64_linux_hotspot_8u482b04-ea.json [2025-12-04T21:47:28.809Z] drwxr-xr-x 8 jenkins jenkins 4096 Dec 4 21:26 j2sdk-image [2025-12-04T21:47:28.809Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 4 21:47 tmp [2025-12-04T21:47:28.809Z] List files in jdkbinary/tmp folder... [2025-12-04T21:47:28.809Z] total 4 [2025-12-04T21:47:28.809Z] drwxr-xr-x 5 jenkins jenkins 4096 Dec 4 21:26 jdk8u482-b04-jre [2025-12-04T21:47:28.809Z] Moving directory jdk8u482-b04-jre/ to ../j2re-image [2025-12-04T21:47:28.809Z] Uncompressing OpenJDK8U-debugimage_aarch64_linux_hotspot_8u482b04-ea.tar.gz over ./j2sdk-image/jre... [2025-12-04T21:47:30.773Z] Removing top-level folder jdk8u482-b04-debug-image/ [2025-12-04T21:47:30.773Z] Removing top-level folder jdk8u482-b04/ [2025-12-04T21:47:31.758Z] Run /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/jdkbinary/j2sdk-image/bin/java -version [2025-12-04T21:47:31.758Z] =JAVA VERSION OUTPUT BEGIN= [2025-12-04T21:47:31.758Z] openjdk version "1.8.0_482-beta" [2025-12-04T21:47:31.758Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_482-beta-202512042111-b04) [2025-12-04T21:47:31.758Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.482-b04, mixed mode) [2025-12-04T21:47:31.758Z] =JAVA VERSION OUTPUT END= [2025-12-04T21:47:31.758Z] =RELEASE INFO BEGIN= [2025-12-04T21:47:31.758Z] JAVA_VERSION="1.8.0_482" [2025-12-04T21:47:31.758Z] OS_NAME="Linux" [2025-12-04T21:47:31.758Z] OS_VERSION="2.6" [2025-12-04T21:47:31.758Z] OS_ARCH="aarch64" [2025-12-04T21:47:31.758Z] SOURCE=".:git:314444e63d47+" [2025-12-04T21:47:31.758Z] IMPLEMENTOR="Eclipse Adoptium" [2025-12-04T21:47:31.758Z] BUILD_SOURCE="git:9dacaef34232381c78a756427f709ff8e56fd517" [2025-12-04T21:47:31.758Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git" [2025-12-04T21:47:31.758Z] SOURCE_REPO="https://github.com/adoptium/jdk8u.git" [2025-12-04T21:47:31.758Z] FULL_VERSION="1.8.0_482-beta-202512042111-b04" [2025-12-04T21:47:31.758Z] SEMANTIC_VERSION="8.0.482+4" [2025-12-04T21:47:31.758Z] BUILD_INFO="OS: Linux Version: 6.8.0-71-generic" [2025-12-04T21:47:31.758Z] JVM_VARIANT="Hotspot" [2025-12-04T21:47:31.758Z] JVM_VERSION="25.482-b04" [2025-12-04T21:47:31.758Z] IMAGE_TYPE="JDK" [2025-12-04T21:47:31.758Z] =RELEASE INFO END= [2025-12-04T21:47:31.758Z] get testKitGen... [2025-12-04T21:47:31.758Z] git clone -q https://github.com/adoptium/TKG.git [2025-12-04T21:47:32.715Z] git rev-parse master [2025-12-04T21:47:33.241Z] git checkout -q -f 0265181d3c3697b5153b8609d1409a99b98ca247 [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // dir [Pipeline] } [2025-12-04T21:47:33.371Z] $ ssh-agent -k [2025-12-04T21:47:33.378Z] unset SSH_AUTH_SOCK; [2025-12-04T21:47:33.378Z] unset SSH_AGENT_PID; [2025-12-04T21:47:33.378Z] echo Agent pid 3800846 killed; [2025-12-04T21:47:34.173Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] fileExists [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] echo [2025-12-04T21:47:34.659Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&amp;TARGET=special.openjdk&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=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=&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=false&amp;BUILD_LIST=openjdk&amp;ADDITIONAL_ARTIFACTS_REQUIRED=&amp;UPSTREAM_JOB_NUMBER=525&amp;STF_OWNER_BRANCH=adoptium%3Amaster&amp;TIME_LIMIT=25&amp;JVM_OPTIONS=&amp;PARALLEL=None [Pipeline] echo [2025-12-04T21:47:34.678Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&amp;TARGET=special.openjdk&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=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-5&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=&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=false&amp;BUILD_LIST=openjdk&amp;ADDITIONAL_ARTIFACTS_REQUIRED=&amp;UPSTREAM_JOB_NUMBER=525&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 [2025-12-04T21:47:34.732Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] copyArtifacts [2025-12-04T21:47:35.831Z] Copied 1 artifact from "getTRSSOutput" build number 1976 [Pipeline] sh [2025-12-04T21:47:37.706Z] + cd ./aqa-tests/TKG/resources/TRSS [2025-12-04T21:47:37.706Z] + gzip -cd TRSSOutput.tar.gz [2025-12-04T21:47:37.706Z] + tar xof - [2025-12-04T21:47:37.706Z] + rm TRSSOutput.tar.gz [Pipeline] } [Pipeline] // timeout [Pipeline] timeout [2025-12-04T21:47:38.264Z] Timeout set to expire in 20 min [Pipeline] { [Pipeline] echo [2025-12-04T21:47:38.277Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [Pipeline] sh [2025-12-04T21:47:40.133Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/../../externalDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [2025-12-04T21:47:43.175Z] -------------------------------------------- [2025-12-04T21:47:43.175Z] path is set to /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/../../externalDependency/lib [2025-12-04T21:47:43.175Z] task is set to default [2025-12-04T21:47:43.175Z] dependencyList is set to all [2025-12-04T21:47:43.175Z] System Test jars will not be downloaded. [2025-12-04T21:47:43.175Z] -------------------------------------------- [2025-12-04T21:47:43.175Z] Starting download third party dependent jars [2025-12-04T21:47:43.175Z] -------------------------------------------- [2025-12-04T21:47:43.175Z] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/../../externalDependency/lib [2025-12-04T21:47:43.175Z] /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/../../externalDependency/lib/mockito-core.jar exists with correct hash, not downloading [2025-12-04T21:47:43.175Z] /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/../../externalDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading [2025-12-04T21:47:43.175Z] /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/../../externalDependency/lib/junit4.jar exists with correct hash, not downloading [2025-12-04T21:47:43.175Z] /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/../../externalDependency/lib/apache-maven-bin.tar.gz exists with correct hash, not downloading [2025-12-04T21:47:43.175Z] /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/../../externalDependency/lib/jython-standalone.jar exists with correct hash, not downloading [2025-12-04T21:47:43.175Z] /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/../../externalDependency/lib/jtreg_7_5_1_1.tar.gz exists with correct hash, not downloading [2025-12-04T21:47:43.175Z] /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/../../externalDependency/lib/commons-exec.jar exists with correct hash, not downloading [2025-12-04T21:47:43.175Z] /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/../../externalDependency/lib/jtreg_8_2.tar.gz exists with correct hash, not downloading [2025-12-04T21:47:43.175Z] /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/../../externalDependency/lib/commons-cli.jar exists with correct hash, not downloading [2025-12-04T21:47:43.175Z] /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/../../externalDependency/lib/dacapo.zip exists with correct hash, not downloading [2025-12-04T21:47:43.175Z] /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/../../externalDependency/lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading [2025-12-04T21:47:43.175Z] /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/../../externalDependency/lib/byte-buddy.jar exists with correct hash, not downloading [2025-12-04T21:47:43.175Z] /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/../../externalDependency/lib/asm-all.jar exists with correct hash, not downloading [2025-12-04T21:47:43.175Z] /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/../../externalDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading [2025-12-04T21:47:43.175Z] /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/../../externalDependency/lib/org.eclipse.osgi-3.16.100.jar exists with correct hash, not downloading [2025-12-04T21:47:43.175Z] /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/../../externalDependency/lib/objenesis.jar exists with correct hash, not downloading [2025-12-04T21:47:43.175Z] /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/../../externalDependency/lib/testng.jar exists with correct hash, not downloading [2025-12-04T21:47:43.175Z] /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/../../externalDependency/lib/asm.jar exists with correct hash, not downloading [2025-12-04T21:47:43.175Z] /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/../../externalDependency/lib/jtreg_8_1_1.tar.gz exists with correct hash, not downloading [2025-12-04T21:47:43.175Z] /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/../../externalDependency/lib/jtreg_7_4_1.tar.gz exists with correct hash, not downloading [2025-12-04T21:47:43.175Z] /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/../../externalDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading [2025-12-04T21:47:43.175Z] /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/../../externalDependency/lib/jtreg_7_3_1_1.tar.gz exists with correct hash, not downloading [2025-12-04T21:47:43.175Z] /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/../../externalDependency/lib/jcommander.jar exists with correct hash, not downloading [2025-12-04T21:47:43.175Z] /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/../../externalDependency/lib/javassist.jar exists with correct hash, not downloading [2025-12-04T21:47:43.175Z] /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/../../externalDependency/lib/asmtools.jar exists with correct hash, not downloading [2025-12-04T21:47:43.175Z] /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading [2025-12-04T21:47:43.175Z] /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/../../externalDependency/lib/jaxb-api.jar exists with correct hash, not downloading [2025-12-04T21:47:43.175Z] downloaded dependent third party jars successfully [Pipeline] } [Pipeline] // timeout [Pipeline] nodesByLabel [2025-12-04T21:47:43.739Z] Found a total of 8 nodes with the 'ci.role.test&&sw.os.linux&&hw.arch.aarch64' label [Pipeline] echo [2025-12-04T21:47:43.742Z] Machine limit is 8. [Pipeline] sh [2025-12-04T21:47:45.829Z] + cd ./aqa-tests/TKG [2025-12-04T21:47:45.829Z] + uname [2025-12-04T21:47:45.829Z] + [ Linux = AIX ] [2025-12-04T21:47:45.829Z] + uname [2025-12-04T21:47:45.829Z] + [ Linux = SunOS ] [2025-12-04T21:47:45.829Z] + uname [2025-12-04T21:47:45.829Z] + [ Linux = *BSD ] [2025-12-04T21:47:45.829Z] + MAKE=make [2025-12-04T21:47:45.829Z] + make genParallelList TEST=special.openjdk TEST_TIME=120 NUM_MACHINES= [2025-12-04T21:47:45.829Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/jdkbinary/j2sdk-image [2025-12-04T21:47:45.829Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/../../externalDependency/lib [2025-12-04T21:47:45.829Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation; \ [2025-12-04T21:47:45.829Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation; \ [2025-12-04T21:47:45.829Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2025-12-04T21:47:45.829Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation"; fi [2025-12-04T21:47:45.829Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/aqa-tests/TKG/scripts/build_tools.xml [2025-12-04T21:47:45.829Z] [2025-12-04T21:47:45.829Z] build: [2025-12-04T21:47:45.829Z] [2025-12-04T21:47:45.829Z] clean: [2025-12-04T21:47:45.829Z] [2025-12-04T21:47:45.829Z] init: [2025-12-04T21:47:45.829Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/aqa-tests/TKG/bin [2025-12-04T21:47:45.829Z] [2025-12-04T21:47:45.829Z] getDependentLibs: [2025-12-04T21:47:45.829Z] [exec] -------------------------------------------- [2025-12-04T21:47:45.829Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/../../externalDependency/lib [2025-12-04T21:47:45.829Z] [exec] task is set to default [2025-12-04T21:47:45.829Z] [exec] dependencyList is set to json_simple [2025-12-04T21:47:45.829Z] [exec] System Test jars will not be downloaded. [2025-12-04T21:47:45.829Z] [exec] -------------------------------------------- [2025-12-04T21:47:45.829Z] [exec] Starting download third party dependent jars [2025-12-04T21:47:45.829Z] [exec] -------------------------------------------- [2025-12-04T21:47:45.829Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/../../externalDependency/lib [2025-12-04T21:47:45.829Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading [2025-12-04T21:47:45.829Z] [exec] downloaded dependent third party jars successfully [2025-12-04T21:47:45.830Z] [2025-12-04T21:47:45.830Z] compile: [2025-12-04T21:47:45.830Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2025-12-04T21:47:45.830Z] [echo] ============COMPILER SETTINGS============ [2025-12-04T21:47:45.830Z] [echo] ===fork: yes [2025-12-04T21:47:45.830Z] [echo] ===debug: on [2025-12-04T21:47:45.830Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/aqa-tests/TKG/bin [2025-12-04T21:47:47.932Z] [2025-12-04T21:47:47.932Z] dist: [2025-12-04T21:47:47.932Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/aqa-tests/TKG/bin/TestKitGen.jar [2025-12-04T21:47:47.932Z] [2025-12-04T21:47:47.932Z] BUILD SUCCESSFUL [2025-12-04T21:47:47.932Z] Total time: 1 second [2025-12-04T21:47:47.932Z] 0 [2025-12-04T21:47:47.932Z] /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector [2025-12-04T21:47:47.932Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch! [2025-12-04T21:47:47.932Z] microArchOutput: [2025-12-04T21:47:47.932Z] ****************************** MACHINE INFO ****************************** [2025-12-04T21:47:47.932Z] File path : /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/aqa-tests/TKG [2025-12-04T21:47:47.932Z] Free Physical Memory Size : 2499342336 [2025-12-04T21:47:47.932Z] Free space (bytes) : 83103002624 [2025-12-04T21:47:47.932Z] Total Physical Memory Size : 6442450944 [2025-12-04T21:47:47.932Z] Total space (bytes) : 167961710592 [2025-12-04T21:47:47.932Z] Usable space (bytes) : 74496503808 [2025-12-04T21:47:47.932Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2025-12-04T21:47:47.932Z] bashVersion : [2025-12-04T21:47:47.932Z] GNU bash, version 5.2.21(1)-release (aarch64-unknown-linux-gnu) [2025-12-04T21:47:47.932Z] Copyright (C) 2022 Free Software Foundation, Inc. [2025-12-04T21:47:47.932Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2025-12-04T21:47:47.932Z] [2025-12-04T21:47:47.932Z] This is free software; you are free to change and redistribute it. [2025-12-04T21:47:47.932Z] There is NO WARRANTY, to the extent permitted by law. [2025-12-04T21:47:47.932Z] cpuCores : 8 [2025-12-04T21:47:47.932Z] curlVersion : [2025-12-04T21:47:47.932Z] 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.7 [2025-12-04T21:47:47.932Z] Release-Date: 2023-12-06, security patched: 8.5.0-2ubuntu10.6 [2025-12-04T21:47:47.932Z] 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 [2025-12-04T21:47:47.932Z] 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 [2025-12-04T21:47:47.932Z] dockerVersion : bash: line 1: docker: command not found [2025-12-04T21:47:47.932Z] gcc version : 13 [2025-12-04T21:47:47.932Z] gclibc version : ldd (Ubuntu GLIBC 2.39-0ubuntu8.6) 2.39 [2025-12-04T21:47:47.932Z] gdb version : bash: line 1: gdb: command not found [2025-12-04T21:47:47.932Z] lldb version : Command could not be executed [2025-12-04T21:47:47.932Z] makeVersion : [2025-12-04T21:47:47.932Z] GNU Make 4.3 [2025-12-04T21:47:47.932Z] Built for aarch64-unknown-linux-gnu [2025-12-04T21:47:47.932Z] Copyright (C) 1988-2020 Free Software Foundation, Inc. [2025-12-04T21:47:47.932Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2025-12-04T21:47:47.932Z] This is free software: you are free to change and redistribute it. [2025-12-04T21:47:47.932Z] There is NO WARRANTY, to the extent permitted by law. [2025-12-04T21:47:47.932Z] mavenVersion : bash: line 1: mvn: command not found [2025-12-04T21:47:47.932Z] osInfo : [2025-12-04T21:47:47.932Z] PRETTY_NAME="Ubuntu 24.04.3 LTS" [2025-12-04T21:47:47.932Z] NAME="Ubuntu" [2025-12-04T21:47:47.932Z] VERSION_ID="24.04" [2025-12-04T21:47:47.932Z] VERSION="24.04.3 LTS (Noble Numbat)" [2025-12-04T21:47:47.932Z] VERSION_CODENAME=noble [2025-12-04T21:47:47.932Z] ID=ubuntu [2025-12-04T21:47:47.932Z] ID_LIKE=debian [2025-12-04T21:47:47.932Z] HOME_URL="https://www.ubuntu.com/" [2025-12-04T21:47:47.932Z] SUPPORT_URL="https://help.ubuntu.com/" [2025-12-04T21:47:47.932Z] BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" [2025-12-04T21:47:47.932Z] PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" [2025-12-04T21:47:47.932Z] UBUNTU_CODENAME=noble [2025-12-04T21:47:47.932Z] LOGO=ubuntu-logo [2025-12-04T21:47:47.932Z] osLabel : ubuntu.24 [2025-12-04T21:47:47.932Z] perlVersion : [2025-12-04T21:47:47.932Z] [2025-12-04T21:47:47.932Z] This is perl 5, version 38, subversion 2 (v5.38.2) built for aarch64-linux-gnu-thread-multi [2025-12-04T21:47:47.932Z] (with 51 registered patches, see perl -V for more detail) [2025-12-04T21:47:47.932Z] [2025-12-04T21:47:47.932Z] Copyright 1987-2023, Larry Wall [2025-12-04T21:47:47.932Z] [2025-12-04T21:47:47.932Z] Perl may be copied only under the terms of either the Artistic License or the [2025-12-04T21:47:47.932Z] GNU General Public License, which may be found in the Perl 5 source kit. [2025-12-04T21:47:47.932Z] [2025-12-04T21:47:47.932Z] Complete documentation for Perl, including FAQ lists, should be found on [2025-12-04T21:47:47.932Z] this system using "man perl" or "perldoc perl". If you have access to the [2025-12-04T21:47:47.932Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page. [2025-12-04T21:47:47.932Z] [2025-12-04T21:47:47.932Z] podmanVersion : bash: line 1: podman: command not found [2025-12-04T21:47:47.932Z] procArch : aarch64 [2025-12-04T21:47:47.932Z] sysArch : aarch64 [2025-12-04T21:47:47.932Z] sysOS : Linux [2025-12-04T21:47:47.932Z] ulimit : [2025-12-04T21:47:47.932Z] real-time non-blocking time (microseconds, -R) unlimited [2025-12-04T21:47:47.932Z] core file size (blocks, -c) unlimited [2025-12-04T21:47:47.932Z] data seg size (kbytes, -d) unlimited [2025-12-04T21:47:47.932Z] scheduling priority (-e) 0 [2025-12-04T21:47:47.932Z] file size (blocks, -f) unlimited [2025-12-04T21:47:47.932Z] pending signals (-i) 63426 [2025-12-04T21:47:47.932Z] max locked memory (kbytes, -l) 8192 [2025-12-04T21:47:47.932Z] max memory size (kbytes, -m) unlimited [2025-12-04T21:47:47.932Z] open files (-n) 1048576 [2025-12-04T21:47:47.932Z] pipe size (512 bytes, -p) 8 [2025-12-04T21:47:47.932Z] POSIX message queues (bytes, -q) 819200 [2025-12-04T21:47:47.932Z] real-time priority (-r) 0 [2025-12-04T21:47:47.932Z] stack size (kbytes, -s) 8192 [2025-12-04T21:47:47.932Z] cpu time (seconds, -t) unlimited [2025-12-04T21:47:47.932Z] max user processes (-u) unlimited [2025-12-04T21:47:47.932Z] virtual memory (kbytes, -v) unlimited [2025-12-04T21:47:47.932Z] file locks (-x) unlimited [2025-12-04T21:47:47.932Z] uname : Linux f713be540621 6.8.0-71-generic #71-Ubuntu SMP PREEMPT_DYNAMIC Tue Jul 22 16:44:45 UTC 2025 aarch64 aarch64 aarch64 GNU/Linux [2025-12-04T21:47:47.932Z] vmVendor : Oracle Corporation [2025-12-04T21:47:47.932Z] vmVersion : 25.482-b04 [2025-12-04T21:47:47.932Z] xlc version : bash: line 1: xlC: command not found [2025-12-04T21:47:47.932Z] ************************************************************************** [2025-12-04T21:47:47.932Z] [2025-12-04T21:47:47.932Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM [2025-12-04T21:47:47.932Z] [2025-12-04T21:47:47.932Z] System.getProperty('java.vendor')=Temurin [2025-12-04T21:47:47.932Z] [2025-12-04T21:47:47.932Z] System.getProperty('os.name')=Linux [2025-12-04T21:47:47.932Z] [2025-12-04T21:47:47.932Z] System.getProperty('os.arch')=aarch64 [2025-12-04T21:47:47.932Z] [2025-12-04T21:47:47.932Z] System.getProperty('java.fullversion')=null [2025-12-04T21:47:47.932Z] [2025-12-04T21:47:47.932Z] System.getProperty('sun.arch.data.model')=64 [2025-12-04T21:47:47.932Z] [2025-12-04T21:47:47.932Z] make -f makeGen.mk AUTO_DETECT=true MODE=parallelList NUM_MACHINES= TEST_TIME=120 TESTTARGET=special.openjdk TESTLIST= TRSS_URL= LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/../../externalDependency/lib [2025-12-04T21:47:47.932Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/aqa-tests/TKG' [2025-12-04T21:47:47.932Z] perl scripts/configure.pl [2025-12-04T21:47:47.932Z] /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=parallelList --spec=linux_aarch64 --microArch="" --osLabel="ubuntu.24" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=openjdk --iterations=1 --aotIterations= --testFlag= --testTarget=special.openjdk --testList= --numOfMachines= --testTime=120 --TRSSURL= [2025-12-04T21:47:48.883Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv. [2025-12-04T21:47:48.883Z] [2025-12-04T21:47:48.883Z] [2025-12-04T21:47:48.883Z] Starting to generate parallel test lists. [2025-12-04T21:47:48.883Z] [2025-12-04T21:47:48.883Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/aqa-tests/TKG/../openjdk/playlist.xml [2025-12-04T21:47:48.883Z] Attempting to get test duration data from TRSS. [2025-12-04T21:47:48.883Z] curl --silent --max-time 120 -L -k https://trss.adoptopenjdk.net/api/getTestAvgDuration?limit=100&jdkVersion=8&impl=hs&platform=aarch64_linux&group=openjdk&level=special [2025-12-04T21:47:49.835Z] Attempting to get test duration data from cached files. [2025-12-04T21:47:49.835Z] Reading file: Test_openjdk8_hs_openjdk_aarch64_linux.json [2025-12-04T21:47:49.835Z] Warning: cannot get data from cached files. [2025-12-04T21:47:49.835Z] [2025-12-04T21:47:49.835Z] TEST DURATION [2025-12-04T21:47:49.835Z] ==================================================================================== [2025-12-04T21:47:49.835Z] Total number of tests searched: 6 [2025-12-04T21:47:49.835Z] Number of test durations found: 6 [2025-12-04T21:47:49.835Z] Top slowest tests: [2025-12-04T21:47:49.835Z] 04m48s hotspot_custom_0 [2025-12-04T21:47:49.835Z] 03m27s jdk_math_jre_0 [2025-12-04T21:47:49.835Z] 03m19s jdk_math_jre_1 [2025-12-04T21:47:49.835Z] ==================================================================================== [2025-12-04T21:47:49.835Z] [2025-12-04T21:47:49.835Z] Test target is split into 1 lists. [2025-12-04T21:47:49.835Z] Reducing estimated test running time from 12m32s to 12m32s. [2025-12-04T21:47:49.835Z] [2025-12-04T21:47:49.835Z] -------------------------------------testList_0------------------------------------- [2025-12-04T21:47:49.835Z] Number of tests: 6 [2025-12-04T21:47:49.835Z] Estimated running time: 12m32s [2025-12-04T21:47:49.835Z] TESTLIST=hotspot_custom_0,jdk_math_jre_0,jdk_math_jre_1,jdk_custom_0,langtools_custom_0,jdk_math_jre_2 [2025-12-04T21:47:49.835Z] ------------------------------------------------------------------------------------ [2025-12-04T21:47:49.835Z] [2025-12-04T21:47:49.835Z] Parallel test lists file (/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/aqa-tests/TKG/../TKG/parallelList.mk) is generated successfully. [2025-12-04T21:47:49.835Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/aqa-tests/TKG' [Pipeline] fileExists [Pipeline] echo [2025-12-04T21:47:50.543Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk [Pipeline] readProperties [Pipeline] echo [2025-12-04T21:47:51.084Z] NUM_LIST=1, Fall back to regenerate parallel lists with NUM_MACHINES=3. [Pipeline] sh [2025-12-04T21:47:52.941Z] + cd ./aqa-tests/TKG [2025-12-04T21:47:52.941Z] + uname [2025-12-04T21:47:52.941Z] + [ Linux = AIX ] [2025-12-04T21:47:52.941Z] + uname [2025-12-04T21:47:52.941Z] + [ Linux = SunOS ] [2025-12-04T21:47:52.941Z] + uname [2025-12-04T21:47:52.941Z] + [ Linux = *BSD ] [2025-12-04T21:47:52.941Z] + MAKE=make [2025-12-04T21:47:52.942Z] + make genParallelList TEST=special.openjdk NUM_MACHINES=3 TEST_TIME= [2025-12-04T21:47:52.942Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/jdkbinary/j2sdk-image [2025-12-04T21:47:52.942Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/../../externalDependency/lib [2025-12-04T21:47:52.942Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation; \ [2025-12-04T21:47:52.942Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation; \ [2025-12-04T21:47:52.942Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2025-12-04T21:47:52.942Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation"; fi [2025-12-04T21:47:52.942Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/aqa-tests/TKG/scripts/build_tools.xml [2025-12-04T21:47:53.896Z] [2025-12-04T21:47:53.896Z] build: [2025-12-04T21:47:53.896Z] [2025-12-04T21:47:53.896Z] clean: [2025-12-04T21:47:53.896Z] [delete] Deleting: /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/aqa-tests/TKG/autoGenEnv.mk [2025-12-04T21:47:53.896Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/aqa-tests/TKG/bin [2025-12-04T21:47:53.896Z] [2025-12-04T21:47:53.896Z] init: [2025-12-04T21:47:53.896Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/aqa-tests/TKG/bin [2025-12-04T21:47:53.896Z] [2025-12-04T21:47:53.896Z] getDependentLibs: [2025-12-04T21:47:54.855Z] [exec] -------------------------------------------- [2025-12-04T21:47:54.855Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/../../externalDependency/lib [2025-12-04T21:47:54.855Z] [exec] task is set to default [2025-12-04T21:47:54.855Z] [exec] dependencyList is set to json_simple [2025-12-04T21:47:54.855Z] [exec] System Test jars will not be downloaded. [2025-12-04T21:47:54.855Z] [exec] -------------------------------------------- [2025-12-04T21:47:54.855Z] [exec] Starting download third party dependent jars [2025-12-04T21:47:54.855Z] [exec] -------------------------------------------- [2025-12-04T21:47:54.855Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/../../externalDependency/lib [2025-12-04T21:47:54.855Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading [2025-12-04T21:47:54.855Z] [exec] downloaded dependent third party jars successfully [2025-12-04T21:47:54.855Z] [2025-12-04T21:47:54.855Z] compile: [2025-12-04T21:47:54.855Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2025-12-04T21:47:54.855Z] [echo] ============COMPILER SETTINGS============ [2025-12-04T21:47:54.855Z] [echo] ===fork: yes [2025-12-04T21:47:54.855Z] [echo] ===debug: on [2025-12-04T21:47:54.855Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/aqa-tests/TKG/bin [2025-12-04T21:47:55.809Z] [2025-12-04T21:47:55.809Z] dist: [2025-12-04T21:47:55.809Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/aqa-tests/TKG/bin/TestKitGen.jar [2025-12-04T21:47:55.809Z] [2025-12-04T21:47:55.809Z] BUILD SUCCESSFUL [2025-12-04T21:47:55.809Z] Total time: 3 seconds [2025-12-04T21:47:55.809Z] 0 [2025-12-04T21:47:55.809Z] /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector [2025-12-04T21:47:56.765Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch! [2025-12-04T21:47:56.765Z] microArchOutput: [2025-12-04T21:47:56.765Z] ****************************** MACHINE INFO ****************************** [2025-12-04T21:47:56.765Z] File path : /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/aqa-tests/TKG [2025-12-04T21:47:56.765Z] Free Physical Memory Size : 2498371584 [2025-12-04T21:47:56.765Z] Free space (bytes) : 83102990336 [2025-12-04T21:47:56.765Z] Total Physical Memory Size : 6442450944 [2025-12-04T21:47:56.765Z] Total space (bytes) : 167961710592 [2025-12-04T21:47:56.765Z] Usable space (bytes) : 74496491520 [2025-12-04T21:47:56.765Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2025-12-04T21:47:56.765Z] bashVersion : [2025-12-04T21:47:56.765Z] GNU bash, version 5.2.21(1)-release (aarch64-unknown-linux-gnu) [2025-12-04T21:47:56.765Z] Copyright (C) 2022 Free Software Foundation, Inc. [2025-12-04T21:47:56.765Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2025-12-04T21:47:56.765Z] [2025-12-04T21:47:56.765Z] This is free software; you are free to change and redistribute it. [2025-12-04T21:47:56.765Z] There is NO WARRANTY, to the extent permitted by law. [2025-12-04T21:47:56.765Z] cpuCores : 8 [2025-12-04T21:47:56.765Z] curlVersion : [2025-12-04T21:47:56.765Z] 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.7 [2025-12-04T21:47:56.765Z] Release-Date: 2023-12-06, security patched: 8.5.0-2ubuntu10.6 [2025-12-04T21:47:56.765Z] 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 [2025-12-04T21:47:56.765Z] 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 [2025-12-04T21:47:56.765Z] dockerVersion : bash: line 1: docker: command not found [2025-12-04T21:47:56.765Z] gcc version : 13 [2025-12-04T21:47:56.765Z] gclibc version : ldd (Ubuntu GLIBC 2.39-0ubuntu8.6) 2.39 [2025-12-04T21:47:56.765Z] gdb version : bash: line 1: gdb: command not found [2025-12-04T21:47:56.765Z] lldb version : Command could not be executed [2025-12-04T21:47:56.765Z] makeVersion : [2025-12-04T21:47:56.765Z] GNU Make 4.3 [2025-12-04T21:47:56.765Z] Built for aarch64-unknown-linux-gnu [2025-12-04T21:47:56.765Z] Copyright (C) 1988-2020 Free Software Foundation, Inc. [2025-12-04T21:47:56.765Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2025-12-04T21:47:56.765Z] This is free software: you are free to change and redistribute it. [2025-12-04T21:47:56.765Z] There is NO WARRANTY, to the extent permitted by law. [2025-12-04T21:47:56.765Z] mavenVersion : bash: line 1: mvn: command not found [2025-12-04T21:47:56.765Z] osInfo : [2025-12-04T21:47:56.765Z] PRETTY_NAME="Ubuntu 24.04.3 LTS" [2025-12-04T21:47:56.765Z] NAME="Ubuntu" [2025-12-04T21:47:56.765Z] VERSION_ID="24.04" [2025-12-04T21:47:56.765Z] VERSION="24.04.3 LTS (Noble Numbat)" [2025-12-04T21:47:56.765Z] VERSION_CODENAME=noble [2025-12-04T21:47:56.765Z] ID=ubuntu [2025-12-04T21:47:56.765Z] ID_LIKE=debian [2025-12-04T21:47:56.765Z] HOME_URL="https://www.ubuntu.com/" [2025-12-04T21:47:56.765Z] SUPPORT_URL="https://help.ubuntu.com/" [2025-12-04T21:47:56.765Z] BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" [2025-12-04T21:47:56.765Z] PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" [2025-12-04T21:47:56.765Z] UBUNTU_CODENAME=noble [2025-12-04T21:47:56.765Z] LOGO=ubuntu-logo [2025-12-04T21:47:56.765Z] osLabel : ubuntu.24 [2025-12-04T21:47:56.765Z] perlVersion : [2025-12-04T21:47:56.765Z] [2025-12-04T21:47:56.765Z] This is perl 5, version 38, subversion 2 (v5.38.2) built for aarch64-linux-gnu-thread-multi [2025-12-04T21:47:56.765Z] (with 51 registered patches, see perl -V for more detail) [2025-12-04T21:47:56.765Z] [2025-12-04T21:47:56.765Z] Copyright 1987-2023, Larry Wall [2025-12-04T21:47:56.765Z] [2025-12-04T21:47:56.765Z] Perl may be copied only under the terms of either the Artistic License or the [2025-12-04T21:47:56.765Z] GNU General Public License, which may be found in the Perl 5 source kit. [2025-12-04T21:47:56.765Z] [2025-12-04T21:47:56.765Z] Complete documentation for Perl, including FAQ lists, should be found on [2025-12-04T21:47:56.765Z] this system using "man perl" or "perldoc perl". If you have access to the [2025-12-04T21:47:56.765Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page. [2025-12-04T21:47:56.765Z] [2025-12-04T21:47:56.765Z] podmanVersion : bash: line 1: podman: command not found [2025-12-04T21:47:56.765Z] procArch : aarch64 [2025-12-04T21:47:56.765Z] sysArch : aarch64 [2025-12-04T21:47:56.765Z] sysOS : Linux [2025-12-04T21:47:56.765Z] ulimit : [2025-12-04T21:47:56.765Z] real-time non-blocking time (microseconds, -R) unlimited [2025-12-04T21:47:56.765Z] core file size (blocks, -c) unlimited [2025-12-04T21:47:56.765Z] data seg size (kbytes, -d) unlimited [2025-12-04T21:47:56.765Z] scheduling priority (-e) 0 [2025-12-04T21:47:56.765Z] file size (blocks, -f) unlimited [2025-12-04T21:47:56.765Z] pending signals (-i) 63426 [2025-12-04T21:47:56.765Z] max locked memory (kbytes, -l) 8192 [2025-12-04T21:47:56.765Z] max memory size (kbytes, -m) unlimited [2025-12-04T21:47:56.765Z] open files (-n) 1048576 [2025-12-04T21:47:56.765Z] pipe size (512 bytes, -p) 8 [2025-12-04T21:47:56.765Z] POSIX message queues (bytes, -q) 819200 [2025-12-04T21:47:56.765Z] real-time priority (-r) 0 [2025-12-04T21:47:56.765Z] stack size (kbytes, -s) 8192 [2025-12-04T21:47:56.765Z] cpu time (seconds, -t) unlimited [2025-12-04T21:47:56.765Z] max user processes (-u) unlimited [2025-12-04T21:47:56.765Z] virtual memory (kbytes, -v) unlimited [2025-12-04T21:47:56.765Z] file locks (-x) unlimited [2025-12-04T21:47:56.765Z] uname : Linux f713be540621 6.8.0-71-generic #71-Ubuntu SMP PREEMPT_DYNAMIC Tue Jul 22 16:44:45 UTC 2025 aarch64 aarch64 aarch64 GNU/Linux [2025-12-04T21:47:56.765Z] vmVendor : Oracle Corporation [2025-12-04T21:47:56.765Z] vmVersion : 25.482-b04 [2025-12-04T21:47:56.765Z] xlc version : bash: line 1: xlC: command not found [2025-12-04T21:47:56.765Z] ************************************************************************** [2025-12-04T21:47:56.765Z] [2025-12-04T21:47:56.765Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM [2025-12-04T21:47:56.765Z] [2025-12-04T21:47:56.765Z] System.getProperty('java.vendor')=Temurin [2025-12-04T21:47:56.765Z] [2025-12-04T21:47:56.765Z] System.getProperty('os.name')=Linux [2025-12-04T21:47:56.765Z] [2025-12-04T21:47:56.765Z] System.getProperty('os.arch')=aarch64 [2025-12-04T21:47:56.765Z] [2025-12-04T21:47:56.765Z] System.getProperty('java.fullversion')=null [2025-12-04T21:47:56.765Z] [2025-12-04T21:47:56.765Z] System.getProperty('sun.arch.data.model')=64 [2025-12-04T21:47:56.765Z] [2025-12-04T21:47:56.765Z] make -f makeGen.mk AUTO_DETECT=true MODE=parallelList NUM_MACHINES=3 TEST_TIME= TESTTARGET=special.openjdk TESTLIST= TRSS_URL= LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/../../externalDependency/lib [2025-12-04T21:47:56.765Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/aqa-tests/TKG' [2025-12-04T21:47:56.765Z] perl scripts/configure.pl [2025-12-04T21:47:56.765Z] /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=parallelList --spec=linux_aarch64 --microArch="" --osLabel="ubuntu.24" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=openjdk --iterations=1 --aotIterations= --testFlag= --testTarget=special.openjdk --testList= --numOfMachines=3 --testTime= --TRSSURL= [2025-12-04T21:47:57.725Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv. [2025-12-04T21:47:57.725Z] [2025-12-04T21:47:57.725Z] [2025-12-04T21:47:57.725Z] Starting to generate parallel test lists. [2025-12-04T21:47:57.725Z] [2025-12-04T21:47:57.725Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/aqa-tests/TKG/../openjdk/playlist.xml [2025-12-04T21:47:57.725Z] Attempting to get test duration data from TRSS. [2025-12-04T21:47:57.725Z] curl --silent --max-time 120 -L -k https://trss.adoptopenjdk.net/api/getTestAvgDuration?limit=100&jdkVersion=8&impl=hs&platform=aarch64_linux&group=openjdk&level=special [2025-12-04T21:47:58.678Z] Attempting to get test duration data from cached files. [2025-12-04T21:47:58.678Z] Reading file: Test_openjdk8_hs_openjdk_aarch64_linux.json [2025-12-04T21:47:58.678Z] Warning: cannot get data from cached files. [2025-12-04T21:47:58.678Z] [2025-12-04T21:47:58.678Z] TEST DURATION [2025-12-04T21:47:58.678Z] ==================================================================================== [2025-12-04T21:47:58.678Z] Total number of tests searched: 6 [2025-12-04T21:47:58.678Z] Number of test durations found: 6 [2025-12-04T21:47:58.678Z] Top slowest tests: [2025-12-04T21:47:58.678Z] 04m48s hotspot_custom_0 [2025-12-04T21:47:58.678Z] 03m27s jdk_math_jre_0 [2025-12-04T21:47:58.678Z] 03m19s jdk_math_jre_1 [2025-12-04T21:47:58.678Z] ==================================================================================== [2025-12-04T21:47:58.678Z] [2025-12-04T21:47:58.678Z] Test target is split into 3 lists. [2025-12-04T21:47:58.678Z] Reducing estimated test running time from 12m32s to 04m48s. [2025-12-04T21:47:58.678Z] [2025-12-04T21:47:58.678Z] -------------------------------------testList_0------------------------------------- [2025-12-04T21:47:58.678Z] Number of tests: 1 [2025-12-04T21:47:58.678Z] Estimated running time: 04m48s [2025-12-04T21:47:58.678Z] TESTLIST=hotspot_custom_0 [2025-12-04T21:47:58.678Z] ------------------------------------------------------------------------------------ [2025-12-04T21:47:58.678Z] [2025-12-04T21:47:58.678Z] -------------------------------------testList_1------------------------------------- [2025-12-04T21:47:58.678Z] Number of tests: 3 [2025-12-04T21:47:58.678Z] Estimated running time: 03m40s [2025-12-04T21:47:58.678Z] TESTLIST=jdk_math_jre_0,langtools_custom_0,jdk_math_jre_2 [2025-12-04T21:47:58.678Z] ------------------------------------------------------------------------------------ [2025-12-04T21:47:58.678Z] [2025-12-04T21:47:58.678Z] -------------------------------------testList_2------------------------------------- [2025-12-04T21:47:58.678Z] Number of tests: 2 [2025-12-04T21:47:58.678Z] Estimated running time: 04m03s [2025-12-04T21:47:58.678Z] TESTLIST=jdk_math_jre_1,jdk_custom_0 [2025-12-04T21:47:58.678Z] ------------------------------------------------------------------------------------ [2025-12-04T21:47:58.678Z] [2025-12-04T21:47:58.678Z] Parallel test lists file (/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/aqa-tests/TKG/../TKG/parallelList.mk) is generated successfully. [2025-12-04T21:47:58.678Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/aqa-tests/TKG' [Pipeline] fileExists [Pipeline] echo [2025-12-04T21:47:59.387Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk [Pipeline] readProperties [Pipeline] echo [2025-12-04T21:47:59.919Z] Saving parallelList.mk file on jenkins... [Pipeline] dir [2025-12-04T21:47:59.921Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux/aqa-tests/TKG [Pipeline] { [Pipeline] archiveArtifacts [2025-12-04T21:48:00.122Z] Archiving artifacts [2025-12-04T21:48:00.476Z] Recording fingerprints [Pipeline] } [Pipeline] // dir [Pipeline] echo [2025-12-04T21:48:00.706Z] [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 [2025-12-04T21:48:01.238Z] GENERATE_JOBS is set to true, set test job Test_openjdk8_hs_special.openjdk_aarch64_linux_testList_0 params for generating the job [Pipeline] echo [2025-12-04T21:48:01.239Z] GENERATE_JOBS is set to true, set test job Test_openjdk8_hs_special.openjdk_aarch64_linux_testList_1 params for generating the job [Pipeline] echo [2025-12-04T21:48:01.240Z] GENERATE_JOBS is set to true, set test job Test_openjdk8_hs_special.openjdk_aarch64_linux_testList_2 params for generating the job [Pipeline] fileExists [Pipeline] fileExists [Pipeline] fileExists [Pipeline] jobDsl [Pipeline] jobDsl [Pipeline] jobDsl [2025-12-04T21:48:02.330Z] Processing DSL script aqa-tests/buildenv/jenkins/testJobTemplate [2025-12-04T21:48:02.331Z] Processing DSL script aqa-tests/buildenv/jenkins/testJobTemplate [2025-12-04T21:48:02.504Z] Processing DSL script aqa-tests/buildenv/jenkins/testJobTemplate [2025-12-04T21:52:41.610Z] LEVELS: [special] [2025-12-04T21:52:41.610Z] LEVELS: [special] [2025-12-04T21:52:41.611Z] JDK_VERSIONS: [8] [2025-12-04T21:52:41.612Z] JDK_VERSIONS: [8] [2025-12-04T21:52:41.612Z] GROUPS: [openjdk] [2025-12-04T21:52:41.612Z] GROUPS: [openjdk] [2025-12-04T21:52:41.612Z] ARCH_OS_LIST: [aarch64_linux] [2025-12-04T21:52:41.612Z] ARCH_OS_LIST: [aarch64_linux] [2025-12-04T21:52:41.614Z] LEVELS: [special] [2025-12-04T21:52:41.614Z] JDK_VERSIONS: [8] [2025-12-04T21:52:41.614Z] GROUPS: [openjdk] [2025-12-04T21:52:41.614Z] ARCH_OS_LIST: [aarch64_linux] [2025-12-04T21:52:41.782Z] Existing items: [2025-12-04T21:52:41.782Z] GeneratedJob{name='Test_openjdk8_hs_special.openjdk_aarch64_linux_testList_0'} [2025-12-04T21:52:41.782Z] Unreferenced items: [2025-12-04T21:52:41.782Z] GeneratedJob{name='Test_openjdk8_hs_special.openjdk_aarch64_linux_testList_2'} [2025-12-04T21:52:41.784Z] Added items: [2025-12-04T21:52:41.784Z] GeneratedJob{name='Test_openjdk8_hs_special.openjdk_aarch64_linux_testList_1'} [2025-12-04T21:52:41.784Z] Existing items: [2025-12-04T21:52:41.784Z] GeneratedJob{name='Test_openjdk8_hs_special.openjdk_aarch64_linux_testList_0'} [2025-12-04T21:52:41.784Z] Unreferenced items: [2025-12-04T21:52:41.784Z] GeneratedJob{name='Test_openjdk8_hs_special.openjdk_aarch64_linux_testList_2'} [2025-12-04T21:52:41.802Z] Added items: [2025-12-04T21:52:41.802Z] GeneratedJob{name='Test_openjdk8_hs_special.openjdk_aarch64_linux_testList_1'} [2025-12-04T21:52:41.802Z] Existing items: [2025-12-04T21:52:41.802Z] GeneratedJob{name='Test_openjdk8_hs_special.openjdk_aarch64_linux_testList_0'} [2025-12-04T21:52:41.802Z] GeneratedJob{name='Test_openjdk8_hs_special.openjdk_aarch64_linux_testList_2'} [Pipeline] } [Pipeline] } [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] echo [2025-12-04T21:52:43.293Z] PROCESSCATCH: Terminating any hung/left over test processes: [Pipeline] sh [2025-12-04T21:52:45.369Z] + aqa-tests/terminateTestProcesses.sh jenkins [2025-12-04T21:52:45.369Z] Unix type machine.. [2025-12-04T21:52:45.369Z] Running on a Linux host [2025-12-04T21:52:45.369Z] Woohoo - no rogue processes detected! [Pipeline] retry [Pipeline] { [Pipeline] cleanWs [2025-12-04T21:52:46.272Z] [WS-CLEANUP] Deleting project workspace... [2025-12-04T21:52:46.273Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2025-12-04T21:52:46.906Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // retry [Pipeline] sh [2025-12-04T21:52:48.957Z] + find /tmp -name *core* -print -exec rm -f {} ; [Pipeline] } [Pipeline] // timeout [Pipeline] timeout [2025-12-04T21:52:59.263Z] 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 [2025-12-04T21:52:59.380Z] Scheduling project: Test_openjdk8_hs_special.openjdk_aarch64_linux_testList_0 [Pipeline] build [2025-12-04T21:52:59.388Z] Scheduling project: Test_openjdk8_hs_special.openjdk_aarch64_linux_testList_1 [Pipeline] build [2025-12-04T21:52:59.409Z] Scheduling project: Test_openjdk8_hs_special.openjdk_aarch64_linux_testList_2 [2025-12-04T21:53:07.272Z] Starting building: Test_openjdk8_hs_special.openjdk_aarch64_linux_testList_1 #15 [2025-12-04T21:53:07.273Z] Starting building: Test_openjdk8_hs_special.openjdk_aarch64_linux_testList_2 #15 [2025-12-04T21:53:07.274Z] Starting building: Test_openjdk8_hs_special.openjdk_aarch64_linux_testList_0 #18 [2025-12-04T22:06:47.830Z] Build Test_openjdk8_hs_special.openjdk_aarch64_linux_testList_2 #15 completed: SUCCESS [Pipeline] } [2025-12-04T22:07:54.565Z] Build Test_openjdk8_hs_special.openjdk_aarch64_linux_testList_0 #18 completed: SUCCESS [Pipeline] } [2025-12-04T22:08:47.282Z] Build Test_openjdk8_hs_special.openjdk_aarch64_linux_testList_1 #15 completed: SUCCESS [Pipeline] } [Pipeline] // parallel [Pipeline] node [2025-12-04T22:08:47.338Z] Running on test-docker-ubuntu2404-armv7-1 in /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux [Pipeline] { [Pipeline] retry [Pipeline] { [Pipeline] cleanWs [2025-12-04T22:08:47.723Z] [WS-CLEANUP] Deleting project workspace... [2025-12-04T22:08:47.723Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2025-12-04T22:08:47.906Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // retry [Pipeline] echo [2025-12-04T22:08:47.946Z] Test_openjdk8_hs_special.openjdk_aarch64_linux_testList_0 #18 completed with status SUCCESS [Pipeline] timeout [2025-12-04T22:08:47.962Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] copyArtifacts [2025-12-04T22:08:49.054Z] Copied 1 artifact from "Test_openjdk8_hs_special.openjdk_aarch64_linux_testList_0" build number 18 [Pipeline] } [Pipeline] // timeout [Pipeline] echo [2025-12-04T22:08:49.096Z] Saving Test_openjdk8_hs_special.openjdk_aarch64_linux_testList_0/18/**/*.tap file on jenkins. [Pipeline] archiveArtifacts [2025-12-04T22:08:49.282Z] Archiving artifacts [2025-12-04T22:08:49.821Z] Recording fingerprints [Pipeline] echo [2025-12-04T22:08:50.015Z] Test_openjdk8_hs_special.openjdk_aarch64_linux_testList_1 #15 completed with status SUCCESS [Pipeline] timeout [2025-12-04T22:08:50.026Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] copyArtifacts [2025-12-04T22:08:51.116Z] Copied 1 artifact from "Test_openjdk8_hs_special.openjdk_aarch64_linux_testList_1" build number 15 [Pipeline] } [Pipeline] // timeout [Pipeline] echo [2025-12-04T22:08:51.140Z] Saving Test_openjdk8_hs_special.openjdk_aarch64_linux_testList_1/15/**/*.tap file on jenkins. [Pipeline] archiveArtifacts [2025-12-04T22:08:51.322Z] Archiving artifacts [2025-12-04T22:08:51.691Z] Recording fingerprints [Pipeline] echo [2025-12-04T22:08:51.883Z] Test_openjdk8_hs_special.openjdk_aarch64_linux_testList_2 #15 completed with status SUCCESS [Pipeline] timeout [2025-12-04T22:08:51.894Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] copyArtifacts [2025-12-04T22:08:52.986Z] Copied 1 artifact from "Test_openjdk8_hs_special.openjdk_aarch64_linux_testList_2" build number 15 [Pipeline] } [Pipeline] // timeout [Pipeline] echo [2025-12-04T22:08:53.013Z] Saving Test_openjdk8_hs_special.openjdk_aarch64_linux_testList_2/15/**/*.tap file on jenkins. [Pipeline] archiveArtifacts [2025-12-04T22:08:53.196Z] Archiving artifacts [2025-12-04T22:08:53.552Z] Recording fingerprints [Pipeline] retry [Pipeline] { [Pipeline] cleanWs [2025-12-04T22:08:54.134Z] [WS-CLEANUP] Deleting project workspace... [2025-12-04T22:08:54.135Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2025-12-04T22:08:54.316Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // retry [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timestamps [Pipeline] End of Pipeline Finished: SUCCESS