Pre Test

Started by upstream project "build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin" build number 538 originally caused by: Started by upstream project "build-scripts/openjdk8-pipeline" build number 3074 originally caused by: Started by upstream project "build-scripts/utils/betaTrigger_8ea" build number 367 originally caused by: Started by timer Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk8_hs_sanity.perf_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_sanity.perf_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 6ae53a7631d2a6681514f8dbc46b7c9b7747794e (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 6ae53a7631d2a6681514f8dbc46b7c9b7747794e # timeout=10 Commit message: "Restore Double/Float128VectorTests on x64 jdk21+ OpenJ9 (#6900)" > git rev-list --no-walk 2c448f82c83465a2a689f309639b429e4c166dec # timeout=10 First time build. Skipping changelog. [Pipeline] Start of Pipeline [Pipeline] timestamps [Pipeline] { [Pipeline] nodesByLabel [2026-02-17T21:45:32.481Z] Found a total of 3 nodes with the 'sw.os.linux&&hw.arch.aarch64&&ci.role.perf' label [Pipeline] echo [2026-02-17T21:45:32.488Z] SPEC: linux_aarch64 [Pipeline] echo [2026-02-17T21:45:32.489Z] Specified LABEL: sw.os.linux&&hw.arch.aarch64&&ci.role.perf [Pipeline] stage [Pipeline] { (Queue) Did you forget the `def` keyword? WorkflowScript seems to be setting a field named dynamicAgents (to a value of type ArrayList) which could lead to memory leaks or other issues. [Pipeline] echo [2026-02-17T21:45:32.499Z] dynamicAgents: [] [Pipeline] echo [2026-02-17T21:45:32.500Z] Provisioning LABEL: sw.os.linux&&hw.arch.aarch64&&ci.role.perf [Pipeline] nodesByLabel [2026-02-17T21:45:32.506Z] Found a total of 3 nodes with the 'sw.os.linux&&hw.arch.aarch64&&ci.role.perf' label [Pipeline] node [2026-02-17T21:45:47.509Z] Still waiting to schedule task [2026-02-17T21:45:47.509Z] Waiting for next available executor on ‘sw.os.linux&&hw.arch.aarch64&&ci.role.perf’ [2026-02-17T21:47:24.947Z] Running on test-aws-rhel76-armv8-1 in /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_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 [2026-02-17T21:47:24.984Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] retry [Pipeline] { [Pipeline] cleanWs [2026-02-17T21:47:25.098Z] [WS-CLEANUP] Deleting project workspace... [2026-02-17T21:47:25.098Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2026-02-17T21:47:25.178Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // retry [Pipeline] } [Pipeline] // timeout [Pipeline] checkout [2026-02-17T21:47:25.252Z] The recommended git tool is: git [2026-02-17T21:47:25.311Z] No credentials specified [2026-02-17T21:47:25.354Z] Cloning the remote Git repository [2026-02-17T21:47:25.396Z] Cloning repository https://github.com/adoptium/aqa-tests.git [2026-02-17T21:47:25.397Z] > git init /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests # timeout=10 [2026-02-17T21:47:25.402Z] [WARNING] Reference path does not exist: /home/jenkins/openjdk_cache [2026-02-17T21:47:25.402Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git [2026-02-17T21:47:25.402Z] > git --version # timeout=10 [2026-02-17T21:47:25.405Z] > git --version # 'git version 2.15.0' [2026-02-17T21:47:25.405Z] > git fetch --tags --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-02-17T21:47:32.797Z] Avoid second fetch [2026-02-17T21:47:32.829Z] Checking out Revision 6ae53a7631d2a6681514f8dbc46b7c9b7747794e (origin/master) [2026-02-17T21:47:32.745Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10 [2026-02-17T21:47:32.749Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-02-17T21:47:32.810Z] > git rev-parse origin/master^{commit} # timeout=10 [2026-02-17T21:47:32.842Z] > git config core.sparsecheckout # timeout=10 [2026-02-17T21:47:32.845Z] > git checkout -f 6ae53a7631d2a6681514f8dbc46b7c9b7747794e # timeout=10 [2026-02-17T21:47:34.108Z] Commit message: "Restore Double/Float128VectorTests on x64 jdk21+ OpenJ9 (#6900)" [Pipeline] } [Pipeline] // retry [Pipeline] load [Pipeline] { (/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_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 [2026-02-17T21:47:35.510Z] Timeout set to expire in 1 day 1 hr [Pipeline] { [Pipeline] echo [2026-02-17T21:47:35.527Z] runMulticastCmd: false [Pipeline] stage [Pipeline] { (Setup) [Pipeline] sh [2026-02-17T21:47:36.078Z] + LC_TIME=C [2026-02-17T21:47:36.078Z] + date '+%a, %d %b %Y %T %z' [Pipeline] echo [2026-02-17T21:47:36.203Z] PROCESSCATCH: Terminating any hung/left over test processes: [Pipeline] sh [2026-02-17T21:47:36.722Z] + aqa-tests/terminateTestProcesses.sh jenkins [2026-02-17T21:47:36.722Z] Unix type machine.. [2026-02-17T21:47:36.722Z] Running on a Linux host [2026-02-17T21:47:36.722Z] Woohoo - no rogue processes detected! Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named PLATFORM (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9 (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOM_TARGET (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NAME (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NUMBER (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named SSH_AGENT_CREDENTIAL (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named KEEP_WORKSPACE (to a value of type Boolean) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CLOUD_PROVIDER (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named SDK_RESOURCE (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named ITERATIONS (to a value of type Integer) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named NUM_MACHINES (to a value of type Integer) which could lead to memory leaks or other issues. [Pipeline] sh [2026-02-17T21:47:38.108Z] + printenv [2026-02-17T21:47:38.108Z] JCK_GIT_BRANCH=master [2026-02-17T21:47:38.108Z] DYNAMIC_COMPILE=false [2026-02-17T21:47:38.108Z] JENKINS_NODE_COOKIE=daf33d25-d05e-4fb5-81ee-93317e84d3a9 [2026-02-17T21:47:38.108Z] OPENJ9_BRANCH=master [2026-02-17T21:47:38.108Z] XDG_SESSION_ID=555087 [2026-02-17T21:47:38.108Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.perf_aarch64_linux/724/ [2026-02-17T21:47:38.108Z] DOCKER_REQUIRED=false [2026-02-17T21:47:38.108Z] PARALLEL=Dynamic [2026-02-17T21:47:38.108Z] SHELL=/bin/bash [2026-02-17T21:47:38.108Z] HUDSON_SERVER_COOKIE=2d832652af5afba8 [2026-02-17T21:47:38.108Z] jobStatus=SUCCESS [2026-02-17T21:47:38.108Z] JOBSTARTTIME=Tue, 17 Feb 2026 21:47:35 +0000 [2026-02-17T21:47:38.108Z] STAGE_NAME=Setup [2026-02-17T21:47:38.108Z] SSH_CLIENT=78.47.239.97 44994 22 [2026-02-17T21:47:38.108Z] RERUN_FAILURE=true [2026-02-17T21:47:38.108Z] BUILD_TAG=jenkins-Test_openjdk8_hs_sanity.perf_aarch64_linux-724 [2026-02-17T21:47:38.108Z] SDK_RESOURCE=upstream [2026-02-17T21:47:38.108Z] TIME_LIMIT=25 [2026-02-17T21:47:38.108Z] NUM_PROCESSORS=4 [2026-02-17T21:47:38.108Z] EXTERNAL_TEST_CMD=mvn clean install [2026-02-17T21:47:38.108Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git [2026-02-17T21:47:38.108Z] WORKSPACE=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux [2026-02-17T21:47:38.108Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.perf_aarch64_linux/ [2026-02-17T21:47:38.108Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.perf_aarch64_linux/724/display/redirect?page=changes [2026-02-17T21:47:38.108Z] ACTIVE_NODE_TIMEOUT=5 [2026-02-17T21:47:38.108Z] USER=jenkins [2026-02-17T21:47:38.108Z] ADOPTOPENJDK_BRANCH=master [2026-02-17T21:47:38.108Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8 [2026-02-17T21:47:38.108Z] ARCHIVE_TEST_RESULTS=false [2026-02-17T21:47:38.108Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin [2026-02-17T21:47:38.108Z] STF_OWNER_BRANCH=adoptium:master [2026-02-17T21:47:38.108Z] LIGHT_WEIGHT_CHECKOUT=false [2026-02-17T21:47:38.108Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.perf_aarch64_linux/724/display/redirect?page=artifacts [2026-02-17T21:47:38.108Z] ORIGIN_JDK_VERSION=8 [2026-02-17T21:47:38.108Z] SETUP_JCK_RUN=false [2026-02-17T21:47:38.108Z] PERSONAL_BUILD=false [2026-02-17T21:47:38.108Z] TKG_OWNER_BRANCH=adoptium:master [2026-02-17T21:47:38.108Z] RERUN_ITERATIONS=1 [2026-02-17T21:47:38.108Z] SPEC=linux_aarch64 [2026-02-17T21:47:38.108Z] TKG_ITERATIONS=1 [2026-02-17T21:47:38.108Z] JENKINS_HOME=/home/jenkins/.jenkins [2026-02-17T21:47:38.108Z] ITERATIONS=1 [2026-02-17T21:47:38.108Z] PATH=/usr/local/bin:/usr/bin [2026-02-17T21:47:38.108Z] LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/../../externalDependency/lib [2026-02-17T21:47:38.108Z] KEEP_REPORTDIR=false [2026-02-17T21:47:38.108Z] MAIL=/var/mail/jenkins [2026-02-17T21:47:38.108Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.perf_aarch64_linux/724/display/redirect [2026-02-17T21:47:38.108Z] _=/usr/bin/printenv [2026-02-17T21:47:38.108Z] GENERATE_JOBS=true [2026-02-17T21:47:38.108Z] PWD=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux [2026-02-17T21:47:38.108Z] EXIT_FAILURE=false [2026-02-17T21:47:38.108Z] HUDSON_URL=https://ci.adoptium.net/ [2026-02-17T21:47:38.108Z] JDK_VERSION=8 [2026-02-17T21:47:38.108Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token [2026-02-17T21:47:38.108Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master [2026-02-17T21:47:38.108Z] LANG=en_US.UTF-8 [2026-02-17T21:47:38.108Z] SLACK_CHANNEL=aqavit-bot [2026-02-17T21:47:38.108Z] JOB_NAME=Test_openjdk8_hs_sanity.perf_aarch64_linux [2026-02-17T21:47:38.108Z] BUILD_DISPLAY_NAME=#724 [2026-02-17T21:47:38.108Z] USE_TESTENV_PROPERTIES=false [2026-02-17T21:47:38.108Z] JENKINS_URL=https://ci.adoptium.net/ [2026-02-17T21:47:38.108Z] EXIT_SUCCESS=false [2026-02-17T21:47:38.108Z] BUILD_ID=724 [2026-02-17T21:47:38.108Z] TEST_TIME=120 [2026-02-17T21:47:38.108Z] PLATFORM=aarch64_linux [2026-02-17T21:47:38.108Z] JDK_IMPL=hotspot [2026-02-17T21:47:38.108Z] JOB_BASE_NAME=Test_openjdk8_hs_sanity.perf_aarch64_linux [2026-02-17T21:47:38.108Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.perf_aarch64_linux/724/display/redirect?page=tests [2026-02-17T21:47:38.108Z] SHLVL=3 [2026-02-17T21:47:38.108Z] AUTO_DETECT=true [2026-02-17T21:47:38.108Z] HOME=/home/jenkins [2026-02-17T21:47:38.108Z] TAP_NAME=Test_openjdk8_hs_sanity.perf_aarch64_linux.tap [2026-02-17T21:47:38.108Z] CI=true [2026-02-17T21:47:38.108Z] WORKSPACE_TMP=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux@tmp [2026-02-17T21:47:38.108Z] EXECUTOR_NUMBER=0 [2026-02-17T21:47:38.108Z] JENKINS_SERVER_COOKIE=durable-53e489c9b85cc1fc9c5593653fe2b81af80436fd9c494d85152b1c30928b8c5d [2026-02-17T21:47:38.108Z] NODE_LABELS=aarch64 armv8 hw.arch.aarch64 test ci.role.test arm64 linux rhel sw.os.linux test-aws-rhel76-armv8-1 ci.role.perf centos7 [2026-02-17T21:47:38.108Z] SYSTEM_LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/../../externalDependency/system_lib [2026-02-17T21:47:38.108Z] BUILD_LIST=perf [2026-02-17T21:47:38.108Z] TARGET=sanity.perf [2026-02-17T21:47:38.108Z] LOGNAME=jenkins [2026-02-17T21:47:38.108Z] EXTERNAL_CUSTOM_BRANCH=master [2026-02-17T21:47:38.108Z] JDK_REPO=https://github.com/adoptium/jdk8u [2026-02-17T21:47:38.108Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master [2026-02-17T21:47:38.108Z] HUDSON_HOME=/home/jenkins/.jenkins [2026-02-17T21:47:38.108Z] SSH_CONNECTION=78.47.239.97 44994 172.31.26.26 22 [2026-02-17T21:47:38.108Z] UPSTREAM_JOB_NUMBER=538 [2026-02-17T21:47:38.108Z] NODE_NAME=test-aws-rhel76-armv8-1 [2026-02-17T21:47:38.108Z] LESSOPEN=||/usr/bin/lesspipe.sh %s [2026-02-17T21:47:38.108Z] BUILD_NUMBER=724 [2026-02-17T21:47:38.108Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.perf_aarch64_linux/display/redirect [2026-02-17T21:47:38.108Z] KEEP_WORKSPACE=false [2026-02-17T21:47:38.108Z] HUDSON_COOKIE=32e1951a-e598-4ef8-b739-b6866a494aab [2026-02-17T21:47:38.108Z] XDG_RUNTIME_DIR=/run/user/1001 [2026-02-17T21:47:38.108Z] PERF_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/../../benchmarks [2026-02-17T21:47:38.108Z] USE_JRE=false [2026-02-17T21:47:38.108Z] TEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/jdkbinary/j2sdk-image [2026-02-17T21:47:38.108Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git [2026-02-17T21:47:38.108Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOMIZED_SDK_URL_OPTION (to a value of type String) which could lead to memory leaks or other issues. [Pipeline] timeout [2026-02-17T21:47:38.195Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] dir [2026-02-17T21:47:38.208Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/jdkbinary [Pipeline] { [Pipeline] copyArtifacts [2026-02-17T21:47:55.909Z] Copied 5 artifacts from "build-scripts » jobs » jdk8u » jdk8u-linux-aarch64-temurin" build number 538 [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // timeout Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_VERSION_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_IMPL_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_REPOS (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_BRANCHES (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_DIRS (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_SHAS (to a value of type String) which could lead to memory leaks or other issues. [Pipeline] echo [2026-02-17T21:47:56.098Z] IS_SVT_TESTREPO is set to false Did you forget the `def` keyword? Script1 seems to be setting a field named TEST_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named DEBUG_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CODE_COVERAGE_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named ADDITIONAL_ARTIFACTS_REQUIRED_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CURL_OPTS (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named GET_SH_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named RESOLVED_MAKE (to a value of type String) which could lead to memory leaks or other issues. [Pipeline] dir [2026-02-17T21:47:56.106Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux [Pipeline] { [Pipeline] sshagent [2026-02-17T21:47:56.132Z] $ ssh-agent [2026-02-17T21:47:56.266Z] SSH_AUTH_SOCK=/tmp/ssh-PVHUlSI47lLx/agent.11221 [2026-02-17T21:47:56.266Z] SSH_AGENT_PID=11223 [2026-02-17T21:47:56.266Z] [ssh-agent] Started. [Pipeline] { [Pipeline] dir [2026-02-17T21:47:56.284Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests [Pipeline] { [Pipeline] withCredentials [2026-02-17T21:47:56.334Z] Masking supported pattern matches of $USERNAME or $PASSWORD [Pipeline] { [Pipeline] sh [2026-02-17T21:47:56.858Z] ++ pwd [2026-02-17T21:47:56.858Z] + ./get.sh -s /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_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 [2026-02-17T21:47:56.859Z] TESTDIR: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests [2026-02-17T21:47:56.859Z] get jdk binary... [2026-02-17T21:47:56.859Z] --sdkdir is set to upstream. Therefore, skip download jdk binary [2026-02-17T21:47:56.859Z] Uncompressing file: OpenJDK8U-jdk_aarch64_linux_hotspot_8u492b03-ea.tar.gz ... [2026-02-17T21:47:59.315Z] List files in jdkbinary folder... [2026-02-17T21:47:59.315Z] total 285580 [2026-02-17T21:47:59.315Z] -rw-r--r--. 1 jenkins jenkins 148919678 Feb 17 21:28 OpenJDK8U-debugimage_aarch64_linux_hotspot_8u492b03-ea.tar.gz [2026-02-17T21:47:59.315Z] -rw-r--r--. 1 jenkins jenkins 102584094 Feb 17 21:28 OpenJDK8U-jdk_aarch64_linux_hotspot_8u492b03-ea.tar.gz [2026-02-17T21:47:59.315Z] -rw-r--r--. 1 jenkins jenkins 40817159 Feb 17 21:28 OpenJDK8U-jre_aarch64_linux_hotspot_8u492b03-ea.tar.gz [2026-02-17T21:47:59.315Z] -rw-r--r--. 1 jenkins jenkins 80720 Feb 17 21:35 OpenJDK8U-sbom_aarch64_linux_hotspot_8u492b03-ea.json [2026-02-17T21:47:59.315Z] -rw-rw-r--. 1 jenkins jenkins 21205 Feb 17 21:33 OpenJDK8U-sbom_aarch64_linux_hotspot_8u492b03-ea-metadata.json [2026-02-17T21:47:59.315Z] drwxrwxr-x. 3 jenkins jenkins 26 Feb 17 21:47 tmp [2026-02-17T21:47:59.315Z] List files in jdkbinary/tmp folder... [2026-02-17T21:47:59.315Z] total 0 [2026-02-17T21:47:59.315Z] drwxr-xr-x. 8 jenkins jenkins 190 Feb 17 21:28 jdk8u492-b03 [2026-02-17T21:47:59.315Z] Moving directory jdk8u492-b03/ to ../j2sdk-image [2026-02-17T21:47:59.315Z] Uncompressing file: OpenJDK8U-jre_aarch64_linux_hotspot_8u492b03-ea.tar.gz ... [2026-02-17T21:48:00.567Z] List files in jdkbinary folder... [2026-02-17T21:48:00.567Z] total 285580 [2026-02-17T21:48:00.567Z] drwxr-xr-x. 8 jenkins jenkins 190 Feb 17 21:28 j2sdk-image [2026-02-17T21:48:00.567Z] -rw-r--r--. 1 jenkins jenkins 148919678 Feb 17 21:28 OpenJDK8U-debugimage_aarch64_linux_hotspot_8u492b03-ea.tar.gz [2026-02-17T21:48:00.567Z] -rw-r--r--. 1 jenkins jenkins 102584094 Feb 17 21:28 OpenJDK8U-jdk_aarch64_linux_hotspot_8u492b03-ea.tar.gz [2026-02-17T21:48:00.567Z] -rw-r--r--. 1 jenkins jenkins 40817159 Feb 17 21:28 OpenJDK8U-jre_aarch64_linux_hotspot_8u492b03-ea.tar.gz [2026-02-17T21:48:00.567Z] -rw-r--r--. 1 jenkins jenkins 80720 Feb 17 21:35 OpenJDK8U-sbom_aarch64_linux_hotspot_8u492b03-ea.json [2026-02-17T21:48:00.567Z] -rw-rw-r--. 1 jenkins jenkins 21205 Feb 17 21:33 OpenJDK8U-sbom_aarch64_linux_hotspot_8u492b03-ea-metadata.json [2026-02-17T21:48:00.567Z] drwxrwxr-x. 3 jenkins jenkins 30 Feb 17 21:47 tmp [2026-02-17T21:48:00.567Z] List files in jdkbinary/tmp folder... [2026-02-17T21:48:00.567Z] total 0 [2026-02-17T21:48:00.568Z] drwxr-xr-x. 5 jenkins jenkins 135 Feb 17 21:28 jdk8u492-b03-jre [2026-02-17T21:48:00.568Z] Moving directory jdk8u492-b03-jre/ to ../j2re-image [2026-02-17T21:48:00.568Z] Uncompressing OpenJDK8U-debugimage_aarch64_linux_hotspot_8u492b03-ea.tar.gz over ./j2sdk-image/jre... [2026-02-17T21:48:05.615Z] Removing top-level folder jdk8u492-b03-debug-image/ [2026-02-17T21:48:05.615Z] Removing top-level folder jdk8u492-b03/ [2026-02-17T21:48:05.615Z] Run /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/jdkbinary/j2sdk-image/bin/java -version [2026-02-17T21:48:05.615Z] =JAVA VERSION OUTPUT BEGIN= [2026-02-17T21:48:05.615Z] openjdk version "1.8.0_492-beta" [2026-02-17T21:48:05.615Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_492-beta-202602172111-b03) [2026-02-17T21:48:05.615Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.492-b03, mixed mode) [2026-02-17T21:48:05.615Z] =JAVA VERSION OUTPUT END= [2026-02-17T21:48:05.615Z] =RELEASE INFO BEGIN= [2026-02-17T21:48:05.615Z] JAVA_VERSION="1.8.0_492" [2026-02-17T21:48:05.615Z] OS_NAME="Linux" [2026-02-17T21:48:05.615Z] OS_VERSION="2.6" [2026-02-17T21:48:05.615Z] OS_ARCH="aarch64" [2026-02-17T21:48:05.615Z] SOURCE=".:git:42033a331a3c+" [2026-02-17T21:48:05.615Z] IMPLEMENTOR="Eclipse Adoptium" [2026-02-17T21:48:05.615Z] BUILD_SOURCE="git:e96bbeac79b072cebb4fb1a6123e60383fd5bbce" [2026-02-17T21:48:05.615Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git" [2026-02-17T21:48:05.615Z] SOURCE_REPO="https://github.com/adoptium/jdk8u.git" [2026-02-17T21:48:05.615Z] FULL_VERSION="1.8.0_492-beta-202602172111-b03" [2026-02-17T21:48:05.615Z] SEMANTIC_VERSION="8.0.492+3" [2026-02-17T21:48:05.615Z] BUILD_INFO="OS: Linux Version: 6.8.0-71-generic" [2026-02-17T21:48:05.615Z] JVM_VARIANT="Hotspot" [2026-02-17T21:48:05.615Z] JVM_VERSION="25.492-b03" [2026-02-17T21:48:05.615Z] IMAGE_TYPE="JDK" [2026-02-17T21:48:05.615Z] =RELEASE INFO END= [2026-02-17T21:48:05.615Z] get testKitGen... [2026-02-17T21:48:05.615Z] git clone -q https://github.com/adoptium/TKG.git [2026-02-17T21:48:07.420Z] git rev-parse master [2026-02-17T21:48:07.420Z] git checkout -q -f d8a5e7b9cec170af57c956a21372271dee7f8dfe [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // dir [Pipeline] } [2026-02-17T21:48:07.581Z] $ ssh-agent -k [2026-02-17T21:48:07.587Z] unset SSH_AUTH_SOCK; [2026-02-17T21:48:07.587Z] unset SSH_AGENT_PID; [2026-02-17T21:48:07.587Z] echo Agent pid 11223 killed; [2026-02-17T21:48:07.727Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] fileExists [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] echo [2026-02-17T21:48:08.086Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&amp;TARGET=sanity.perf&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=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=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=perf&amp;ADDITIONAL_ARTIFACTS_REQUIRED=&amp;UPSTREAM_JOB_NUMBER=538&amp;STF_OWNER_BRANCH=adoptium%3Amaster&amp;TIME_LIMIT=25&amp;JVM_OPTIONS=&amp;PARALLEL=None [Pipeline] echo [2026-02-17T21:48:08.100Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&amp;TARGET=sanity.perf&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=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-aws-rhel76-armv8-1&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=perf&amp;ADDITIONAL_ARTIFACTS_REQUIRED=&amp;UPSTREAM_JOB_NUMBER=538&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-02-17T21:48:08.145Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] copyArtifacts [2026-02-17T21:48:08.329Z] Copied 1 artifact from "getTRSSOutput" build number 2051 [Pipeline] sh [2026-02-17T21:48:08.900Z] + cd ./aqa-tests/TKG/resources/TRSS [2026-02-17T21:48:08.900Z] + gzip -cd TRSSOutput.tar.gz [2026-02-17T21:48:08.900Z] + tar xof - [2026-02-17T21:48:08.900Z] + rm TRSSOutput.tar.gz [Pipeline] } [Pipeline] // timeout [Pipeline] timeout [2026-02-17T21:48:09.014Z] Timeout set to expire in 20 min [Pipeline] { [Pipeline] echo [2026-02-17T21:48:09.035Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [Pipeline] } [Pipeline] // timeout [Pipeline] nodesByLabel [2026-02-17T21:48:09.075Z] Found a total of 3 nodes with the 'sw.os.linux&&hw.arch.aarch64&&ci.role.perf' label [Pipeline] echo [2026-02-17T21:48:09.079Z] Machine limit is 3. [Pipeline] sh [2026-02-17T21:48:09.609Z] + cd ./aqa-tests/TKG [2026-02-17T21:48:09.609Z] ++ uname [2026-02-17T21:48:09.609Z] + '[' Linux = AIX ']' [2026-02-17T21:48:09.609Z] ++ uname [2026-02-17T21:48:09.609Z] + '[' Linux = SunOS ']' [2026-02-17T21:48:09.609Z] ++ uname [2026-02-17T21:48:09.609Z] + '[' Linux = '*BSD' ']' [2026-02-17T21:48:09.609Z] + MAKE=make [2026-02-17T21:48:09.609Z] + make genParallelList TEST=sanity.perf TEST_TIME=120 NUM_MACHINES= [2026-02-17T21:48:09.609Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/jdkbinary/j2sdk-image [2026-02-17T21:48:09.609Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/../../externalDependency/lib [2026-02-17T21:48:09.609Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation; \ [2026-02-17T21:48:09.609Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation; \ [2026-02-17T21:48:09.609Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2026-02-17T21:48:09.609Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation"; fi [2026-02-17T21:48:09.609Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/scripts/build_tools.xml [2026-02-17T21:48:10.421Z] [2026-02-17T21:48:10.421Z] build: [2026-02-17T21:48:10.421Z] [2026-02-17T21:48:10.421Z] clean: [2026-02-17T21:48:10.421Z] [2026-02-17T21:48:10.421Z] init: [2026-02-17T21:48:10.421Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/bin [2026-02-17T21:48:10.421Z] [2026-02-17T21:48:10.421Z] getDependentLibs: [2026-02-17T21:48:10.421Z] [exec] -------------------------------------------- [2026-02-17T21:48:10.421Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/../../externalDependency/lib [2026-02-17T21:48:10.421Z] [exec] task is set to default [2026-02-17T21:48:10.421Z] [exec] dependencyList is set to json_simple [2026-02-17T21:48:10.421Z] [exec] System Test jars will not be downloaded. [2026-02-17T21:48:10.421Z] [exec] -------------------------------------------- [2026-02-17T21:48:10.421Z] [exec] Starting download third party dependent jars [2026-02-17T21:48:10.421Z] [exec] -------------------------------------------- [2026-02-17T21:48:10.421Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/../../externalDependency/lib [2026-02-17T21:48:10.421Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading [2026-02-17T21:48:10.421Z] [exec] downloaded dependent third party jars successfully [2026-02-17T21:48:10.421Z] [2026-02-17T21:48:10.421Z] compile: [2026-02-17T21:48:10.784Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2026-02-17T21:48:10.784Z] [echo] ============COMPILER SETTINGS============ [2026-02-17T21:48:10.784Z] [echo] ===fork: yes [2026-02-17T21:48:10.784Z] [echo] ===debug: on [2026-02-17T21:48:10.784Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/bin [2026-02-17T21:48:13.315Z] [2026-02-17T21:48:13.315Z] dist: [2026-02-17T21:48:13.315Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/bin/TestKitGen.jar [2026-02-17T21:48:13.315Z] [2026-02-17T21:48:13.315Z] BUILD SUCCESSFUL [2026-02-17T21:48:13.315Z] Total time: 3 seconds [2026-02-17T21:48:13.315Z] 0 [2026-02-17T21:48:13.315Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector [2026-02-17T21:48:13.315Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch! [2026-02-17T21:48:13.315Z] microArchOutput: [2026-02-17T21:48:14.112Z] ****************************** MACHINE INFO ****************************** [2026-02-17T21:48:14.112Z] File path : /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/TKG [2026-02-17T21:48:14.112Z] Free Physical Memory Size : 4703846400 [2026-02-17T21:48:14.112Z] Free space (bytes) : 75298484224 [2026-02-17T21:48:14.112Z] Total Physical Memory Size : 7659192320 [2026-02-17T21:48:14.112Z] Total space (bytes) : 106616041472 [2026-02-17T21:48:14.112Z] Usable space (bytes) : 75298484224 [2026-02-17T21:48:14.112Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2026-02-17T21:48:14.112Z] bashVersion : [2026-02-17T21:48:14.112Z] GNU bash, version 4.2.46(2)-release (aarch64-redhat-linux-gnu) [2026-02-17T21:48:14.112Z] Copyright (C) 2011 Free Software Foundation, Inc. [2026-02-17T21:48:14.112Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2026-02-17T21:48:14.112Z] [2026-02-17T21:48:14.112Z] This is free software; you are free to change and redistribute it. [2026-02-17T21:48:14.112Z] There is NO WARRANTY, to the extent permitted by law. [2026-02-17T21:48:14.112Z] cpuCores : 4 [2026-02-17T21:48:14.112Z] curlVersion : [2026-02-17T21:48:14.112Z] curl 7.79.1 (aarch64-unknown-linux-gnu) libcurl/7.79.1 OpenSSL/1.0.2k-fips zlib/1.2.7 [2026-02-17T21:48:14.112Z] Release-Date: 2021-09-22 [2026-02-17T21:48:14.112Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps mqtt pop3 pop3s rtsp smb smbs smtp smtps telnet tftp [2026-02-17T21:48:14.112Z] Features: alt-svc AsynchDNS HSTS HTTPS-proxy IPv6 Largefile libz NTLM NTLM_WB SSL UnixSockets [2026-02-17T21:48:14.112Z] dockerVersion : bash: docker: command not found [2026-02-17T21:48:14.112Z] gcc version : 4.8.5 [2026-02-17T21:48:14.112Z] gclibc version : ldd (GNU libc) 2.17 [2026-02-17T21:48:14.112Z] gdb version : bash: gdb: command not found [2026-02-17T21:48:14.112Z] lldb version : Command could not be executed [2026-02-17T21:48:14.112Z] makeVersion : [2026-02-17T21:48:14.112Z] GNU Make 4.1 [2026-02-17T21:48:14.112Z] Built for aarch64-unknown-linux-gnu [2026-02-17T21:48:14.112Z] Copyright (C) 1988-2014 Free Software Foundation, Inc. [2026-02-17T21:48:14.112Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2026-02-17T21:48:14.112Z] This is free software: you are free to change and redistribute it. [2026-02-17T21:48:14.112Z] There is NO WARRANTY, to the extent permitted by law. [2026-02-17T21:48:14.112Z] mavenVersion : [2026-02-17T21:48:14.112Z] Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f) [2026-02-17T21:48:14.112Z] Maven home: /usr/local/apache-maven-3.6.3 [2026-02-17T21:48:14.112Z] Java version: 1.8.0_492-beta, vendor: Temurin, runtime: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/jdkbinary/j2sdk-image/jre [2026-02-17T21:48:14.112Z] Default locale: en_US, platform encoding: UTF-8 [2026-02-17T21:48:14.112Z] OS name: "linux", version: "4.14.0-115.33.1.el7a.aarch64", arch: "aarch64", family: "unix" [2026-02-17T21:48:14.112Z] osInfo : [2026-02-17T21:48:14.112Z] NAME="Red Hat Enterprise Linux Server" [2026-02-17T21:48:14.112Z] VERSION="7.6 (Maipo)" [2026-02-17T21:48:14.112Z] ID="rhel" [2026-02-17T21:48:14.112Z] ID_LIKE="fedora" [2026-02-17T21:48:14.112Z] VARIANT="Server" [2026-02-17T21:48:14.112Z] VARIANT_ID="server" [2026-02-17T21:48:14.112Z] VERSION_ID="7.6" [2026-02-17T21:48:14.112Z] PRETTY_NAME="Red Hat Enterprise Linux Server 7.6 (Maipo)" [2026-02-17T21:48:14.112Z] ANSI_COLOR="0;31" [2026-02-17T21:48:14.112Z] CPE_NAME="cpe:/o:redhat:enterprise_linux:7.6:GA:server" [2026-02-17T21:48:14.112Z] HOME_URL="https://www.redhat.com/" [2026-02-17T21:48:14.112Z] BUG_REPORT_URL="https://bugzilla.redhat.com/" [2026-02-17T21:48:14.112Z] [2026-02-17T21:48:14.112Z] REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 7" [2026-02-17T21:48:14.112Z] REDHAT_BUGZILLA_PRODUCT_VERSION=7.6 [2026-02-17T21:48:14.112Z] REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux" [2026-02-17T21:48:14.112Z] REDHAT_SUPPORT_PRODUCT_VERSION="7.6" [2026-02-17T21:48:14.112Z] osLabel : rhel.7 [2026-02-17T21:48:14.112Z] perlVersion : [2026-02-17T21:48:14.112Z] [2026-02-17T21:48:14.112Z] This is perl 5, version 16, subversion 3 (v5.16.3) built for aarch64-linux-thread-multi [2026-02-17T21:48:14.112Z] (with 39 registered patches, see perl -V for more detail) [2026-02-17T21:48:14.112Z] [2026-02-17T21:48:14.112Z] Copyright 1987-2012, Larry Wall [2026-02-17T21:48:14.112Z] [2026-02-17T21:48:14.112Z] Perl may be copied only under the terms of either the Artistic License or the [2026-02-17T21:48:14.112Z] GNU General Public License, which may be found in the Perl 5 source kit. [2026-02-17T21:48:14.112Z] [2026-02-17T21:48:14.112Z] Complete documentation for Perl, including FAQ lists, should be found on [2026-02-17T21:48:14.112Z] this system using "man perl" or "perldoc perl". If you have access to the [2026-02-17T21:48:14.112Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page. [2026-02-17T21:48:14.112Z] [2026-02-17T21:48:14.112Z] podmanVersion : bash: podman: command not found [2026-02-17T21:48:14.112Z] procArch : aarch64 [2026-02-17T21:48:14.112Z] sysArch : aarch64 [2026-02-17T21:48:14.112Z] sysOS : Linux [2026-02-17T21:48:14.112Z] ulimit : [2026-02-17T21:48:14.112Z] core file size (blocks, -c) 0 [2026-02-17T21:48:14.112Z] data seg size (kbytes, -d) unlimited [2026-02-17T21:48:14.112Z] scheduling priority (-e) 0 [2026-02-17T21:48:14.112Z] file size (blocks, -f) unlimited [2026-02-17T21:48:14.112Z] pending signals (-i) 7270 [2026-02-17T21:48:14.112Z] max locked memory (kbytes, -l) 64 [2026-02-17T21:48:14.112Z] max memory size (kbytes, -m) unlimited [2026-02-17T21:48:14.112Z] open files (-n) 4096 [2026-02-17T21:48:14.112Z] pipe size (512 bytes, -p) 8 [2026-02-17T21:48:14.112Z] POSIX message queues (bytes, -q) 819200 [2026-02-17T21:48:14.112Z] real-time priority (-r) 0 [2026-02-17T21:48:14.112Z] stack size (kbytes, -s) 8192 [2026-02-17T21:48:14.112Z] cpu time (seconds, -t) unlimited [2026-02-17T21:48:14.112Z] max user processes (-u) 4096 [2026-02-17T21:48:14.112Z] virtual memory (kbytes, -v) unlimited [2026-02-17T21:48:14.112Z] file locks (-x) unlimited [2026-02-17T21:48:14.112Z] uname : Linux test-aws-rhel76-armv8-1.adoptopenjdk.net 4.14.0-115.33.1.el7a.aarch64 #1 SMP Mon Oct 26 17:46:13 EDT 2020 aarch64 aarch64 aarch64 GNU/Linux [2026-02-17T21:48:14.112Z] vmVendor : Oracle Corporation [2026-02-17T21:48:14.112Z] vmVersion : 25.492-b03 [2026-02-17T21:48:14.112Z] xlc version : bash: xlC: command not found [2026-02-17T21:48:14.112Z] ************************************************************************** [2026-02-17T21:48:14.112Z] [2026-02-17T21:48:14.112Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM [2026-02-17T21:48:14.112Z] [2026-02-17T21:48:14.112Z] System.getProperty('java.vendor')=Temurin [2026-02-17T21:48:14.112Z] [2026-02-17T21:48:14.112Z] System.getProperty('os.name')=Linux [2026-02-17T21:48:14.112Z] [2026-02-17T21:48:14.112Z] System.getProperty('os.arch')=aarch64 [2026-02-17T21:48:14.112Z] [2026-02-17T21:48:14.112Z] System.getProperty('java.fullversion')=null [2026-02-17T21:48:14.112Z] [2026-02-17T21:48:14.112Z] System.getProperty('sun.arch.data.model')=64 [2026-02-17T21:48:14.112Z] [2026-02-17T21:48:14.490Z] make -f makeGen.mk AUTO_DETECT=true MODE=parallelList NUM_MACHINES= TEST_TIME=120 TESTTARGET=sanity.perf TESTLIST= TRSS_URL= LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/../../externalDependency/lib [2026-02-17T21:48:14.490Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/TKG' [2026-02-17T21:48:14.490Z] perl scripts/configure.pl [2026-02-17T21:48:14.490Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=parallelList --spec=linux_aarch64 --microArch="" --osLabel="rhel.7" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=perf --iterations=1 --aotIterations= --testFlag= --testTarget=sanity.perf --testList= --numOfMachines= --testTime=120 --TRSSURL= [2026-02-17T21:48:14.877Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv. [2026-02-17T21:48:14.877Z] [2026-02-17T21:48:14.877Z] [2026-02-17T21:48:14.877Z] Starting to generate parallel test lists. [2026-02-17T21:48:14.877Z] [2026-02-17T21:48:15.244Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../perf/bumbleBench/playlist.xml [2026-02-17T21:48:15.244Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../perf/dacapo/playlist.xml [2026-02-17T21:48:15.244Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../perf/idle_micro/playlist.xml [2026-02-17T21:48:15.244Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../perf/liberty/playlist.xml [2026-02-17T21:48:15.244Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../perf/renaissance/playlist.xml [2026-02-17T21:48:15.244Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../perf/specjbb/playlist.xml [2026-02-17T21:48:15.244Z] Attempting to get test duration data from TRSS. [2026-02-17T21:48:15.244Z] curl --silent --max-time 120 -L -k https://trss.adoptopenjdk.net/api/getTestAvgDuration?limit=100&jdkVersion=8&impl=hs&platform=aarch64_linux&group=perf&level=sanity [2026-02-17T21:48:15.608Z] Attempting to get test duration data from cached files. [2026-02-17T21:48:15.608Z] [2026-02-17T21:48:15.608Z] TEST DURATION [2026-02-17T21:48:15.608Z] ==================================================================================== [2026-02-17T21:48:15.608Z] Total number of tests searched: 8 [2026-02-17T21:48:15.608Z] Number of test durations found: 8 [2026-02-17T21:48:15.608Z] Top slowest tests: [2026-02-17T21:48:15.608Z] 01m26s renaissance-future-genetic_0 [2026-02-17T21:48:15.608Z] 01m13s renaissance-fj-kmeans_0 [2026-02-17T21:48:15.608Z] 00m22s renaissance-scala-kmeans_0 [2026-02-17T21:48:15.608Z] ==================================================================================== [2026-02-17T21:48:15.608Z] [2026-02-17T21:48:15.608Z] Test target is split into 1 lists. [2026-02-17T21:48:15.608Z] Reducing estimated test running time from 03m14s to 03m14s. [2026-02-17T21:48:15.608Z] [2026-02-17T21:48:15.608Z] -------------------------------------testList_0------------------------------------- [2026-02-17T21:48:15.608Z] Number of tests: 8 [2026-02-17T21:48:15.608Z] Estimated running time: 03m14s [2026-02-17T21:48:15.608Z] TESTLIST=renaissance-future-genetic_0,renaissance-fj-kmeans_0,renaissance-scala-kmeans_0,dacapo-h2_0,renaissance-akka-uct_0,renaissance-naive-bayes_0,dacapo-lusearch-fix_0,IdleMicrobenchmark_HS_0 [2026-02-17T21:48:15.608Z] ------------------------------------------------------------------------------------ [2026-02-17T21:48:15.608Z] [2026-02-17T21:48:15.608Z] Parallel test lists file (/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../TKG/parallelList.mk) is generated successfully. [2026-02-17T21:48:15.608Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/TKG' [Pipeline] fileExists [Pipeline] echo [2026-02-17T21:48:15.735Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk [Pipeline] readProperties [Pipeline] echo [2026-02-17T21:48:15.859Z] Number of test list is 1, no need to run tests in child job. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] echo [2026-02-17T21:48:15.966Z] Building tests... [Pipeline] timeout [2026-02-17T21:48:15.971Z] Timeout set to expire in 20 min [Pipeline] { [Pipeline] echo [2026-02-17T21:48:15.991Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [Pipeline] } [Pipeline] // timeout [Pipeline] fileExists [Pipeline] fileExists [Pipeline] withCredentials [2026-02-17T21:48:16.126Z] Masking supported pattern matches of $USERNAME or $PASSWORD [Pipeline] { [Pipeline] dir [2026-02-17T21:48:16.153Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests [Pipeline] { [Pipeline] sshagent [2026-02-17T21:48:16.180Z] $ ssh-agent [2026-02-17T21:48:16.328Z] SSH_AUTH_SOCK=/tmp/ssh-zd6auxsrzfy4/agent.11601 [2026-02-17T21:48:16.328Z] SSH_AGENT_PID=11603 [2026-02-17T21:48:16.328Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-02-17T21:48:16.874Z] + bash ./compile.sh [2026-02-17T21:48:16.874Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/jdkbinary/j2sdk-image [2026-02-17T21:48:16.874Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/../../externalDependency/lib [2026-02-17T21:48:16.874Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation; \ [2026-02-17T21:48:16.874Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation; \ [2026-02-17T21:48:16.874Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2026-02-17T21:48:16.875Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation"; fi [2026-02-17T21:48:16.875Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/scripts/build_tools.xml [2026-02-17T21:48:17.673Z] [2026-02-17T21:48:17.673Z] build: [2026-02-17T21:48:17.673Z] [2026-02-17T21:48:17.673Z] clean: [2026-02-17T21:48:17.673Z] [delete] Deleting: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/autoGenEnv.mk [2026-02-17T21:48:17.673Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/bin [2026-02-17T21:48:17.673Z] [2026-02-17T21:48:17.673Z] init: [2026-02-17T21:48:17.673Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/bin [2026-02-17T21:48:17.674Z] [2026-02-17T21:48:17.674Z] getDependentLibs: [2026-02-17T21:48:18.041Z] [exec] -------------------------------------------- [2026-02-17T21:48:18.041Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/../../externalDependency/lib [2026-02-17T21:48:18.041Z] [exec] task is set to default [2026-02-17T21:48:18.041Z] [exec] dependencyList is set to json_simple [2026-02-17T21:48:18.041Z] [exec] System Test jars will not be downloaded. [2026-02-17T21:48:18.041Z] [exec] -------------------------------------------- [2026-02-17T21:48:18.041Z] [exec] Starting download third party dependent jars [2026-02-17T21:48:18.041Z] [exec] -------------------------------------------- [2026-02-17T21:48:18.041Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/../../externalDependency/lib [2026-02-17T21:48:18.041Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading [2026-02-17T21:48:18.041Z] [exec] downloaded dependent third party jars successfully [2026-02-17T21:48:18.041Z] [2026-02-17T21:48:18.041Z] compile: [2026-02-17T21:48:18.041Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2026-02-17T21:48:18.041Z] [echo] ============COMPILER SETTINGS============ [2026-02-17T21:48:18.041Z] [echo] ===fork: yes [2026-02-17T21:48:18.041Z] [echo] ===debug: on [2026-02-17T21:48:18.041Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/bin [2026-02-17T21:48:20.561Z] [2026-02-17T21:48:20.561Z] dist: [2026-02-17T21:48:20.561Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/bin/TestKitGen.jar [2026-02-17T21:48:20.561Z] [2026-02-17T21:48:20.561Z] BUILD SUCCESSFUL [2026-02-17T21:48:20.561Z] Total time: 3 seconds [2026-02-17T21:48:20.561Z] 0 [2026-02-17T21:48:20.561Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector [2026-02-17T21:48:20.561Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch! [2026-02-17T21:48:20.561Z] microArchOutput: [2026-02-17T21:48:21.374Z] ****************************** MACHINE INFO ****************************** [2026-02-17T21:48:21.374Z] File path : /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/TKG [2026-02-17T21:48:21.374Z] Free Physical Memory Size : 4692508672 [2026-02-17T21:48:21.374Z] Free space (bytes) : 75298410496 [2026-02-17T21:48:21.374Z] Total Physical Memory Size : 7659192320 [2026-02-17T21:48:21.374Z] Total space (bytes) : 106616041472 [2026-02-17T21:48:21.374Z] Usable space (bytes) : 75298410496 [2026-02-17T21:48:21.374Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2026-02-17T21:48:21.374Z] bashVersion : [2026-02-17T21:48:21.374Z] GNU bash, version 4.2.46(2)-release (aarch64-redhat-linux-gnu) [2026-02-17T21:48:21.374Z] Copyright (C) 2011 Free Software Foundation, Inc. [2026-02-17T21:48:21.374Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2026-02-17T21:48:21.374Z] [2026-02-17T21:48:21.374Z] This is free software; you are free to change and redistribute it. [2026-02-17T21:48:21.374Z] There is NO WARRANTY, to the extent permitted by law. [2026-02-17T21:48:21.374Z] cpuCores : 4 [2026-02-17T21:48:21.374Z] curlVersion : [2026-02-17T21:48:21.374Z] curl 7.79.1 (aarch64-unknown-linux-gnu) libcurl/7.79.1 OpenSSL/1.0.2k-fips zlib/1.2.7 [2026-02-17T21:48:21.374Z] Release-Date: 2021-09-22 [2026-02-17T21:48:21.374Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps mqtt pop3 pop3s rtsp smb smbs smtp smtps telnet tftp [2026-02-17T21:48:21.374Z] Features: alt-svc AsynchDNS HSTS HTTPS-proxy IPv6 Largefile libz NTLM NTLM_WB SSL UnixSockets [2026-02-17T21:48:21.374Z] dockerVersion : bash: docker: command not found [2026-02-17T21:48:21.374Z] gcc version : 4.8.5 [2026-02-17T21:48:21.374Z] gclibc version : ldd (GNU libc) 2.17 [2026-02-17T21:48:21.374Z] gdb version : bash: gdb: command not found [2026-02-17T21:48:21.374Z] lldb version : Command could not be executed [2026-02-17T21:48:21.374Z] makeVersion : [2026-02-17T21:48:21.374Z] GNU Make 4.1 [2026-02-17T21:48:21.374Z] Built for aarch64-unknown-linux-gnu [2026-02-17T21:48:21.374Z] Copyright (C) 1988-2014 Free Software Foundation, Inc. [2026-02-17T21:48:21.374Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2026-02-17T21:48:21.374Z] This is free software: you are free to change and redistribute it. [2026-02-17T21:48:21.374Z] There is NO WARRANTY, to the extent permitted by law. [2026-02-17T21:48:21.374Z] mavenVersion : [2026-02-17T21:48:21.374Z] Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f) [2026-02-17T21:48:21.374Z] Maven home: /usr/local/apache-maven-3.6.3 [2026-02-17T21:48:21.374Z] Java version: 1.8.0_492-beta, vendor: Temurin, runtime: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/jdkbinary/j2sdk-image/jre [2026-02-17T21:48:21.374Z] Default locale: en_US, platform encoding: UTF-8 [2026-02-17T21:48:21.374Z] OS name: "linux", version: "4.14.0-115.33.1.el7a.aarch64", arch: "aarch64", family: "unix" [2026-02-17T21:48:21.374Z] osInfo : [2026-02-17T21:48:21.374Z] NAME="Red Hat Enterprise Linux Server" [2026-02-17T21:48:21.374Z] VERSION="7.6 (Maipo)" [2026-02-17T21:48:21.374Z] ID="rhel" [2026-02-17T21:48:21.374Z] ID_LIKE="fedora" [2026-02-17T21:48:21.374Z] VARIANT="Server" [2026-02-17T21:48:21.374Z] VARIANT_ID="server" [2026-02-17T21:48:21.374Z] VERSION_ID="7.6" [2026-02-17T21:48:21.374Z] PRETTY_NAME="Red Hat Enterprise Linux Server 7.6 (Maipo)" [2026-02-17T21:48:21.374Z] ANSI_COLOR="0;31" [2026-02-17T21:48:21.374Z] CPE_NAME="cpe:/o:redhat:enterprise_linux:7.6:GA:server" [2026-02-17T21:48:21.374Z] HOME_URL="https://www.redhat.com/" [2026-02-17T21:48:21.374Z] BUG_REPORT_URL="https://bugzilla.redhat.com/" [2026-02-17T21:48:21.374Z] [2026-02-17T21:48:21.374Z] REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 7" [2026-02-17T21:48:21.374Z] REDHAT_BUGZILLA_PRODUCT_VERSION=7.6 [2026-02-17T21:48:21.374Z] REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux" [2026-02-17T21:48:21.374Z] REDHAT_SUPPORT_PRODUCT_VERSION="7.6" [2026-02-17T21:48:21.374Z] osLabel : rhel.7 [2026-02-17T21:48:21.374Z] perlVersion : [2026-02-17T21:48:21.374Z] [2026-02-17T21:48:21.374Z] This is perl 5, version 16, subversion 3 (v5.16.3) built for aarch64-linux-thread-multi [2026-02-17T21:48:21.374Z] (with 39 registered patches, see perl -V for more detail) [2026-02-17T21:48:21.374Z] [2026-02-17T21:48:21.374Z] Copyright 1987-2012, Larry Wall [2026-02-17T21:48:21.374Z] [2026-02-17T21:48:21.375Z] Perl may be copied only under the terms of either the Artistic License or the [2026-02-17T21:48:21.375Z] GNU General Public License, which may be found in the Perl 5 source kit. [2026-02-17T21:48:21.375Z] [2026-02-17T21:48:21.375Z] Complete documentation for Perl, including FAQ lists, should be found on [2026-02-17T21:48:21.375Z] this system using "man perl" or "perldoc perl". If you have access to the [2026-02-17T21:48:21.375Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page. [2026-02-17T21:48:21.375Z] [2026-02-17T21:48:21.375Z] podmanVersion : bash: podman: command not found [2026-02-17T21:48:21.375Z] procArch : aarch64 [2026-02-17T21:48:21.375Z] sysArch : aarch64 [2026-02-17T21:48:21.375Z] sysOS : Linux [2026-02-17T21:48:21.375Z] ulimit : [2026-02-17T21:48:21.375Z] core file size (blocks, -c) 0 [2026-02-17T21:48:21.375Z] data seg size (kbytes, -d) unlimited [2026-02-17T21:48:21.375Z] scheduling priority (-e) 0 [2026-02-17T21:48:21.375Z] file size (blocks, -f) unlimited [2026-02-17T21:48:21.375Z] pending signals (-i) 7270 [2026-02-17T21:48:21.375Z] max locked memory (kbytes, -l) 64 [2026-02-17T21:48:21.375Z] max memory size (kbytes, -m) unlimited [2026-02-17T21:48:21.375Z] open files (-n) 4096 [2026-02-17T21:48:21.375Z] pipe size (512 bytes, -p) 8 [2026-02-17T21:48:21.375Z] POSIX message queues (bytes, -q) 819200 [2026-02-17T21:48:21.375Z] real-time priority (-r) 0 [2026-02-17T21:48:21.375Z] stack size (kbytes, -s) 8192 [2026-02-17T21:48:21.375Z] cpu time (seconds, -t) unlimited [2026-02-17T21:48:21.375Z] max user processes (-u) 4096 [2026-02-17T21:48:21.375Z] virtual memory (kbytes, -v) unlimited [2026-02-17T21:48:21.375Z] file locks (-x) unlimited [2026-02-17T21:48:21.375Z] uname : Linux test-aws-rhel76-armv8-1.adoptopenjdk.net 4.14.0-115.33.1.el7a.aarch64 #1 SMP Mon Oct 26 17:46:13 EDT 2020 aarch64 aarch64 aarch64 GNU/Linux [2026-02-17T21:48:21.375Z] vmVendor : Oracle Corporation [2026-02-17T21:48:21.375Z] vmVersion : 25.492-b03 [2026-02-17T21:48:21.375Z] xlc version : bash: xlC: command not found [2026-02-17T21:48:21.375Z] ************************************************************************** [2026-02-17T21:48:21.375Z] [2026-02-17T21:48:21.375Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM [2026-02-17T21:48:21.375Z] [2026-02-17T21:48:21.375Z] System.getProperty('java.vendor')=Temurin [2026-02-17T21:48:21.375Z] [2026-02-17T21:48:21.375Z] System.getProperty('os.name')=Linux [2026-02-17T21:48:21.375Z] [2026-02-17T21:48:21.375Z] System.getProperty('os.arch')=aarch64 [2026-02-17T21:48:21.375Z] [2026-02-17T21:48:21.375Z] System.getProperty('java.fullversion')=null [2026-02-17T21:48:21.375Z] [2026-02-17T21:48:21.375Z] System.getProperty('sun.arch.data.model')=64 [2026-02-17T21:48:21.375Z] [2026-02-17T21:48:21.375Z] make -f clean.mk cleanBuild [2026-02-17T21:48:21.375Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/TKG' [2026-02-17T21:48:21.762Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../../jvmtest [2026-02-17T21:48:21.762Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/TKG' [2026-02-17T21:48:21.762Z] make -f compile.mk compile [2026-02-17T21:48:21.762Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/TKG' [2026-02-17T21:48:21.763Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation; \ [2026-02-17T21:48:21.763Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation; \ [2026-02-17T21:48:21.763Z] (ant -f scripts/build_test.xml "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/.." "-DBUILD_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../../jvmtest" "-DJDK_VERSION=8" "-DJDK_IMPL=hotspot" "-DJDK_VENDOR=temurin" "-DJCL_VERSION=latest" "-DBUILD_LIST=perf" "-DRESOURCES_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../../jvmtest/TestConfig/resources" "-DSPEC=linux_aarch64" "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/jdkbinary/j2sdk-image" "-DJVM_VERSION=openjdk8" "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2026-02-17T21:48:21.763Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation"; fi [2026-02-17T21:48:22.137Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/scripts/build_test.xml [2026-02-17T21:48:22.948Z] [echo] build.list is TestConfig/build.xml,perf/build.xml [2026-02-17T21:48:22.948Z] [2026-02-17T21:48:22.948Z] -create_test_directory: [2026-02-17T21:48:22.948Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/jvmtest [2026-02-17T21:48:22.948Z] [2026-02-17T21:48:22.948Z] stage_test_material: [2026-02-17T21:48:23.313Z] [copy] Copying 587 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/jvmtest [2026-02-17T21:48:23.313Z] [2026-02-17T21:48:23.313Z] build: [2026-02-17T21:48:23.693Z] [2026-02-17T21:48:23.693Z] init: [2026-02-17T21:48:23.693Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/jvmtest/perf [2026-02-17T21:48:23.693Z] [2026-02-17T21:48:23.693Z] dist: [2026-02-17T21:48:23.693Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/jvmtest/perf [2026-02-17T21:48:23.693Z] [2026-02-17T21:48:23.693Z] build: [2026-02-17T21:48:23.693Z] [2026-02-17T21:48:23.693Z] build: [2026-02-17T21:48:23.693Z] [2026-02-17T21:48:23.693Z] init: [2026-02-17T21:48:23.693Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/jvmtest/perf/bumbleBench [2026-02-17T21:48:23.693Z] [2026-02-17T21:48:23.693Z] getBumbleBench: [2026-02-17T21:48:23.693Z] [echo] Cloning BumbleBench [2026-02-17T21:48:23.693Z] [echo] git clone --depth 1 -b master https://github.com/adoptium/bumblebench.git [2026-02-17T21:48:23.693Z] [exec] Cloning into 'bumblebench'... [2026-02-17T21:48:24.058Z] [2026-02-17T21:48:24.058Z] buildBumbleBench: [2026-02-17T21:48:24.058Z] [echo] Building BumbleBench [2026-02-17T21:48:24.058Z] [2026-02-17T21:48:24.058Z] compile-all: [2026-02-17T21:48:24.424Z] [javac] Compiling 8 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/perf/bumbleBench/bumblebench [2026-02-17T21:48:25.765Z] [javac] Note: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/perf/bumbleBench/bumblebench/net/adoptopenjdk/bumblebench/core/Launcher.java uses unchecked or unsafe operations. [2026-02-17T21:48:25.765Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2026-02-17T21:48:25.765Z] [javac] Compiling 1 source file to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/perf/bumbleBench/bumblebench [2026-02-17T21:48:25.765Z] [javac] Compiling 11 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/perf/bumbleBench/bumblebench [2026-02-17T21:48:25.765Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/perf/bumbleBench/bumblebench [2026-02-17T21:48:26.165Z] [javac] Compiling 9 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/perf/bumbleBench/bumblebench [2026-02-17T21:48:26.165Z] [javac] Compiling 1 source file to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/perf/bumbleBench/bumblebench [2026-02-17T21:48:26.165Z] [javac] Compiling 2 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/perf/bumbleBench/bumblebench [2026-02-17T21:48:26.604Z] [javac] Compiling 8 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/perf/bumbleBench/bumblebench [2026-02-17T21:48:26.604Z] [javac] Compiling 6 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/perf/bumbleBench/bumblebench [2026-02-17T21:48:26.604Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/perf/bumbleBench/bumblebench [2026-02-17T21:48:27.103Z] [javac] Compiling 7 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/perf/bumbleBench/bumblebench [2026-02-17T21:48:27.103Z] [javac] Compiling 8 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/perf/bumbleBench/bumblebench [2026-02-17T21:48:27.103Z] [javac] Compiling 2 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/perf/bumbleBench/bumblebench [2026-02-17T21:48:27.103Z] [javac] Compiling 4 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/perf/bumbleBench/bumblebench [2026-02-17T21:48:27.103Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/perf/bumbleBench/bumblebench [2026-02-17T21:48:27.473Z] [2026-02-17T21:48:27.473Z] dist: [2026-02-17T21:48:27.473Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/perf/bumbleBench/bumblebench/BumbleBench.jar [2026-02-17T21:48:27.473Z] [2026-02-17T21:48:27.473Z] dist: [2026-02-17T21:48:27.849Z] [copy] Copying 126 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/jvmtest/perf/bumbleBench [2026-02-17T21:48:27.849Z] [2026-02-17T21:48:27.849Z] build: [2026-02-17T21:48:27.849Z] [2026-02-17T21:48:27.849Z] getDependentLibs: [2026-02-17T21:48:41.520Z] [exec] -------------------------------------------- [2026-02-17T21:48:41.520Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/../../externalDependency/lib [2026-02-17T21:48:41.520Z] [exec] task is set to default [2026-02-17T21:48:41.520Z] [exec] dependencyList is set to dacapo [2026-02-17T21:48:41.520Z] [exec] System Test jars will not be downloaded. [2026-02-17T21:48:41.520Z] [exec] -------------------------------------------- [2026-02-17T21:48:41.520Z] [exec] Starting download third party dependent jars [2026-02-17T21:48:41.520Z] [exec] -------------------------------------------- [2026-02-17T21:48:41.520Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/../../externalDependency/lib [2026-02-17T21:48:41.520Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/../../externalDependency/lib/dacapo.zip exists with correct hash, not downloading [2026-02-17T21:48:41.520Z] [exec] downloaded dependent third party jars successfully [2026-02-17T21:48:41.520Z] [2026-02-17T21:48:41.520Z] init: [2026-02-17T21:48:41.520Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/jvmtest/perf/dacapo [2026-02-17T21:48:41.520Z] [2026-02-17T21:48:41.520Z] getDacapoSuite: [2026-02-17T21:48:41.520Z] [unzip] Expanding: /home/jenkins/externalDependency/lib/dacapo.zip into /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/jvmtest/perf/dacapo [2026-02-17T21:49:22.289Z] [move] Moving 1 file to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/jvmtest/perf/dacapo [2026-02-17T21:49:22.289Z] [move] Moving 10669 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/jvmtest/perf/dacapo/dacapo [2026-02-17T21:49:22.289Z] [2026-02-17T21:49:22.289Z] dist: [2026-02-17T21:49:22.289Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/jvmtest/perf/dacapo [2026-02-17T21:49:22.289Z] [2026-02-17T21:49:22.289Z] build: [2026-02-17T21:49:22.289Z] [2026-02-17T21:49:22.289Z] init: [2026-02-17T21:49:22.289Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/jvmtest/perf/idle_micro [2026-02-17T21:49:22.289Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/perf/idle_micro/bin [2026-02-17T21:49:22.289Z] [2026-02-17T21:49:22.289Z] compile: [2026-02-17T21:49:22.289Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2026-02-17T21:49:22.289Z] [echo] ============COMPILER SETTINGS============ [2026-02-17T21:49:22.289Z] [echo] ===fork: yes [2026-02-17T21:49:22.289Z] [echo] ===executable: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/jdkbinary/j2sdk-image/bin/javac [2026-02-17T21:49:22.289Z] [echo] ===debug: on [2026-02-17T21:49:22.289Z] [echo] ===destdir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../../jvmtest/perf/idle_micro [2026-02-17T21:49:22.289Z] [javac] Compiling 3 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/perf/idle_micro/bin [2026-02-17T21:49:22.289Z] [2026-02-17T21:49:22.289Z] dist: [2026-02-17T21:49:22.289Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/jvmtest/perf/idle_micro/IdleMicrobenchmark.jar [2026-02-17T21:49:22.289Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/jvmtest/perf/idle_micro [2026-02-17T21:49:22.289Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/jvmtest/perf/idle_micro [2026-02-17T21:49:22.289Z] [copy] Copying 7 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/jvmtest/perf/idle_micro [2026-02-17T21:49:22.289Z] [2026-02-17T21:49:22.289Z] clean: [2026-02-17T21:49:22.289Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/perf/idle_micro/bin [2026-02-17T21:49:22.289Z] [2026-02-17T21:49:22.289Z] build: [2026-02-17T21:49:22.289Z] [2026-02-17T21:49:22.289Z] build: [2026-02-17T21:49:22.289Z] [2026-02-17T21:49:22.289Z] init: [2026-02-17T21:49:22.289Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/jvmtest/perf/renaissance [2026-02-17T21:49:22.289Z] [2026-02-17T21:49:22.289Z] getRenaissanceSuite: [2026-02-17T21:49:22.289Z] [echo] curl -Lks -C - https://github.com/renaissance-benchmarks/renaissance/releases/download/v0.16.0/renaissance-mit-0.16.0.jar -o renaissance.jar [2026-02-17T21:49:28.516Z] [2026-02-17T21:49:28.516Z] dist: [2026-02-17T21:49:28.891Z] [copy] Copying 3 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/jvmtest/perf/renaissance [2026-02-17T21:49:28.891Z] [2026-02-17T21:49:28.891Z] build: [2026-02-17T21:49:28.891Z] [2026-02-17T21:49:28.891Z] init: [2026-02-17T21:49:28.891Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/jvmtest/perf/specjbb [2026-02-17T21:49:28.891Z] [2026-02-17T21:49:28.891Z] getSpecjbbSuite: [2026-02-17T21:49:28.891Z] [2026-02-17T21:49:28.891Z] dist: [2026-02-17T21:49:28.891Z] [copy] Copying 3 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/jvmtest/perf/specjbb/run [2026-02-17T21:49:29.251Z] [2026-02-17T21:49:29.251Z] BUILD SUCCESSFUL [2026-02-17T21:49:29.251Z] Total time: 1 minute 6 seconds [2026-02-17T21:49:29.251Z] 0 [2026-02-17T21:49:29.251Z] [2026-02-17T21:49:29.251Z] [2026-02-17T21:49:29.251Z] RECORD TEST REPOs SHA [2026-02-17T21:49:29.251Z] cd "/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../TKG/scripts"; \ [2026-02-17T21:49:29.251Z] bash "getSHAs.sh" --test_root_dir "/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/.." --shas_file "/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../TKG/SHAs.txt" [2026-02-17T21:49:29.251Z] Check shas in /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/.. and store the info in /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../TKG/SHAs.txt [2026-02-17T21:49:29.251Z] touch /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../TKG/SHAs.txt [2026-02-17T21:49:29.251Z] ================================================ [2026-02-17T21:49:29.611Z] timestamp: 20260217-214929 [2026-02-17T21:49:29.611Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests [2026-02-17T21:49:29.611Z] git repo: [2026-02-17T21:49:30.381Z] Fetch URL: https://github.com/adoptium/aqa-tests.git [2026-02-17T21:49:30.381Z] sha: [2026-02-17T21:49:30.381Z] 6ae53a7631d2a6681514f8dbc46b7c9b7747794e [2026-02-17T21:49:30.381Z] ================================================ [2026-02-17T21:49:30.381Z] timestamp: 20260217-214930 [2026-02-17T21:49:30.381Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/perf/bumbleBench/bumblebench [2026-02-17T21:49:30.381Z] git repo: [2026-02-17T21:49:30.382Z] Fetch URL: https://github.com/adoptium/bumblebench.git [2026-02-17T21:49:30.382Z] sha: [2026-02-17T21:49:30.382Z] 4ec780b716e7617094cce740d3b085ca4637ee0f [2026-02-17T21:49:30.382Z] ================================================ [2026-02-17T21:49:30.382Z] timestamp: 20260217-214930 [2026-02-17T21:49:30.382Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/TKG [2026-02-17T21:49:30.382Z] git repo: [2026-02-17T21:49:30.382Z] Fetch URL: https://github.com/adoptium/TKG.git [2026-02-17T21:49:30.382Z] sha: [2026-02-17T21:49:30.382Z] d8a5e7b9cec170af57c956a21372271dee7f8dfe [2026-02-17T21:49:30.382Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/TKG' [Pipeline] } [2026-02-17T21:49:30.514Z] $ ssh-agent -k [2026-02-17T21:49:30.521Z] unset SSH_AUTH_SOCK; [2026-02-17T21:49:30.521Z] unset SSH_AGENT_PID; [2026-02-17T21:49:30.521Z] echo Agent pid 11603 killed; [2026-02-17T21:49:30.645Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] echo [2026-02-17T21:49:30.757Z] Running tests... Did you forget the `def` keyword? Script1 seems to be setting a field named TARGET (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TARGET (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named RUNTEST_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues. [Pipeline] echo [2026-02-17T21:49:30.780Z] ITERATION: 1/1 [Pipeline] sh [2026-02-17T21:49:31.299Z] + which Xvfb [2026-02-17T21:49:31.299Z] /usr/bin/Xvfb [Pipeline] wrap [2026-02-17T21:49:31.485Z] $ Xvfb -displayfd 2 -screen 0 1024x768x24 -fbdir /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/.xvfb-724-..fbdir15979650498384567957 [Pipeline] { [Pipeline] sh [2026-02-17T21:49:52.124Z] + ps -f [2026-02-17T21:49:52.125Z] + grep '[X]vfb' [2026-02-17T21:49:52.125Z] + awk '{print $9}' [Pipeline] echo [2026-02-17T21:49:52.311Z] env.DISPLAY is :0 [Pipeline] sshagent [2026-02-17T21:49:52.346Z] $ ssh-agent [2026-02-17T21:49:52.497Z] SSH_AUTH_SOCK=/tmp/ssh-a1UoOFT0klJT/agent.12242 [2026-02-17T21:49:52.497Z] SSH_AGENT_PID=12244 [2026-02-17T21:49:52.497Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-02-17T21:49:53.061Z] ++ uname [2026-02-17T21:49:53.061Z] + '[' Linux = AIX ']' [2026-02-17T21:49:53.061Z] ++ uname [2026-02-17T21:49:53.061Z] + '[' Linux = SunOS ']' [2026-02-17T21:49:53.061Z] ++ uname [2026-02-17T21:49:53.061Z] + '[' Linux = '*BSD' ']' [2026-02-17T21:49:53.061Z] + MAKE=make [2026-02-17T21:49:53.061Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown [2026-02-17T21:49:53.061Z] make: Nothing to be done for 'testEnvTeardown'. [Pipeline] sh [2026-02-17T21:49:53.702Z] ++ uname [2026-02-17T21:49:53.702Z] + '[' Linux = AIX ']' [2026-02-17T21:49:53.702Z] ++ uname [2026-02-17T21:49:53.702Z] + '[' Linux = SunOS ']' [2026-02-17T21:49:53.702Z] ++ uname [2026-02-17T21:49:53.702Z] + '[' Linux = '*BSD' ']' [2026-02-17T21:49:53.702Z] + MAKE=make [2026-02-17T21:49:53.702Z] + cd ./aqa-tests [2026-02-17T21:49:53.702Z] + . ./scripts/testenv/testenvSettings.sh [2026-02-17T21:49:53.702Z] ++ set +x [2026-02-17T21:49:53.702Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/jdkbinary/j2sdk-image [2026-02-17T21:49:53.702Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/../../externalDependency/lib [2026-02-17T21:49:53.702Z] make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=sanity.perf TESTLIST= [2026-02-17T21:49:53.702Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/TKG' [2026-02-17T21:49:53.702Z] perl scripts/configure.pl [2026-02-17T21:49:53.702Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=tests --spec=linux_aarch64 --microArch="" --osLabel="rhel.7" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=perf --iterations=1 --aotIterations= --testFlag= --testTarget=sanity.perf --testList= --numOfMachines= --testTime=120 --TRSSURL= [2026-02-17T21:49:54.486Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv. [2026-02-17T21:49:54.486Z] [2026-02-17T21:49:54.486Z] Starting to generate test make files. [2026-02-17T21:49:54.486Z] [2026-02-17T21:49:54.486Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../perf/bumbleBench/playlist.xml [2026-02-17T21:49:54.486Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../perf/dacapo/playlist.xml [2026-02-17T21:49:54.486Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../perf/dacapo/autoGen.mk [2026-02-17T21:49:54.486Z] [2026-02-17T21:49:54.486Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../perf/idle_micro/playlist.xml [2026-02-17T21:49:54.486Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../perf/idle_micro/autoGen.mk [2026-02-17T21:49:54.486Z] [2026-02-17T21:49:54.486Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../perf/liberty/playlist.xml [2026-02-17T21:49:54.486Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../perf/renaissance/playlist.xml [2026-02-17T21:49:54.486Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../perf/renaissance/autoGen.mk [2026-02-17T21:49:54.486Z] [2026-02-17T21:49:54.486Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../perf/specjbb/playlist.xml [2026-02-17T21:49:54.486Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../perf/autoGen.mk [2026-02-17T21:49:54.486Z] [2026-02-17T21:49:54.486Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../autoGen.mk [2026-02-17T21:49:54.486Z] [2026-02-17T21:49:54.486Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../TKG/utils.mk [2026-02-17T21:49:54.486Z] [2026-02-17T21:49:54.486Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/../TKG/rerun.mk [2026-02-17T21:49:54.486Z] [2026-02-17T21:49:54.486Z] Make files are generated successfully. [2026-02-17T21:49:54.486Z] [2026-02-17T21:49:54.486Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/TKG' [2026-02-17T21:49:54.486Z] make -f runtest.mk _sanity.perf [2026-02-17T21:49:54.486Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/TKG' [2026-02-17T21:49:54.848Z] [2026-02-17T21:49:54.848Z] Running make 4.1 [2026-02-17T21:49:54.848Z] set TEST_ROOT to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/TKG/.. [2026-02-17T21:49:54.848Z] set JDK_VERSION to 8 [2026-02-17T21:49:54.848Z] set JDK_IMPL to hotspot [2026-02-17T21:49:54.848Z] set JVM_VERSION to openjdk8 [2026-02-17T21:49:54.848Z] set JCL_VERSION to latest [2026-02-17T21:49:54.848Z] set JAVA_HOME to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/jdkbinary/j2sdk-image [2026-02-17T21:49:54.848Z] set SPEC to linux_aarch64 [2026-02-17T21:49:54.848Z] set TEST_FLAG to [2026-02-17T21:49:54.848Z] set OS_LABEL to rhel.7 [2026-02-17T21:49:54.848Z] Running sanity.perf ... [2026-02-17T21:49:54.848Z] There are 8 test targets in sanity.perf [2026-02-17T21:49:54.848Z] "/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/jdkbinary/j2sdk-image/bin/java" -version [2026-02-17T21:49:54.848Z] openjdk version "1.8.0_492-beta" [2026-02-17T21:49:54.848Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_492-beta-202602172111-b03) [2026-02-17T21:49:54.848Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.492-b03, mixed mode) [2026-02-17T21:49:54.848Z] make[2]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests' [2026-02-17T21:49:54.848Z] make[3]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/perf' [2026-02-17T21:49:54.848Z] make[4]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_aarch64_linux/aqa-tests/perf/dacapo' [2026-02-17T21:49:54.848Z] [2026-02-17T21:49:54.848Z] ===============================================