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_extended.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_extended.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.544Z] 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.554Z] SPEC: linux_aarch64 [Pipeline] echo [2026-02-17T21:45:32.555Z] 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.566Z] dynamicAgents: [] [Pipeline] echo [2026-02-17T21:45:32.567Z] Provisioning LABEL: sw.os.linux&&hw.arch.aarch64&&ci.role.perf [Pipeline] nodesByLabel [2026-02-17T21:45:32.573Z] 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.576Z] Still waiting to schedule task [2026-02-17T21:45:47.577Z] Waiting for next available executor on ‘sw.os.linux&&hw.arch.aarch64&&ci.role.perf’ [2026-02-17T21:50:09.301Z] Running on test-aws-rhel76-armv8-1 in /home/jenkins/workspace/Test_openjdk8_hs_extended.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:50:09.330Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] retry [Pipeline] { [Pipeline] cleanWs [2026-02-17T21:50:09.419Z] [WS-CLEANUP] Deleting project workspace... [2026-02-17T21:50:09.419Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2026-02-17T21:50:09.447Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // retry [Pipeline] } [Pipeline] // timeout [Pipeline] checkout [2026-02-17T21:50:09.530Z] The recommended git tool is: git [2026-02-17T21:50:09.589Z] No credentials specified [2026-02-17T21:50:09.618Z] Cloning the remote Git repository [2026-02-17T21:50:09.664Z] Cloning repository https://github.com/adoptium/aqa-tests.git [2026-02-17T21:50:09.664Z] > git init /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests # timeout=10 [2026-02-17T21:50:09.670Z] [WARNING] Reference path does not exist: /home/jenkins/openjdk_cache [2026-02-17T21:50:09.670Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git [2026-02-17T21:50:09.670Z] > git --version # timeout=10 [2026-02-17T21:50:09.673Z] > git --version # 'git version 2.15.0' [2026-02-17T21:50:09.673Z] > git fetch --tags --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-02-17T21:50:19.421Z] Avoid second fetch [2026-02-17T21:50:19.453Z] Checking out Revision 6ae53a7631d2a6681514f8dbc46b7c9b7747794e (origin/master) [2026-02-17T21:50:19.370Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10 [2026-02-17T21:50:19.373Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-02-17T21:50:19.434Z] > git rev-parse origin/master^{commit} # timeout=10 [2026-02-17T21:50:19.466Z] > git config core.sparsecheckout # timeout=10 [2026-02-17T21:50:19.469Z] > git checkout -f 6ae53a7631d2a6681514f8dbc46b7c9b7747794e # timeout=10 [2026-02-17T21:50:20.734Z] Commit message: "Restore Double/Float128VectorTests on x64 jdk21+ OpenJ9 (#6900)" [Pipeline] } [Pipeline] // retry [Pipeline] load [Pipeline] { (/home/jenkins/workspace/Test_openjdk8_hs_extended.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:50:22.390Z] Timeout set to expire in 1 day 1 hr [Pipeline] { [Pipeline] echo [2026-02-17T21:50:22.405Z] runMulticastCmd: false [Pipeline] stage [Pipeline] { (Setup) [Pipeline] sh [2026-02-17T21:50:22.942Z] + LC_TIME=C [2026-02-17T21:50:22.942Z] + date '+%a, %d %b %Y %T %z' [Pipeline] echo [2026-02-17T21:50:23.062Z] PROCESSCATCH: Terminating any hung/left over test processes: [Pipeline] sh [2026-02-17T21:50:23.577Z] + aqa-tests/terminateTestProcesses.sh jenkins [2026-02-17T21:50:23.577Z] Unix type machine.. [2026-02-17T21:50:23.577Z] Running on a Linux host [2026-02-17T21:50:23.577Z] 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:50:24.893Z] + printenv [2026-02-17T21:50:24.893Z] JCK_GIT_BRANCH=master [2026-02-17T21:50:24.893Z] DYNAMIC_COMPILE=false [2026-02-17T21:50:24.893Z] JENKINS_NODE_COOKIE=f90d92a2-7343-42b1-baf7-6f826f232ce1 [2026-02-17T21:50:24.893Z] OPENJ9_BRANCH=master [2026-02-17T21:50:24.893Z] XDG_SESSION_ID=555087 [2026-02-17T21:50:24.893Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.perf_aarch64_linux/253/ [2026-02-17T21:50:24.893Z] DOCKER_REQUIRED=false [2026-02-17T21:50:24.893Z] PARALLEL=Dynamic [2026-02-17T21:50:24.893Z] SHELL=/bin/bash [2026-02-17T21:50:24.893Z] HUDSON_SERVER_COOKIE=2d832652af5afba8 [2026-02-17T21:50:24.893Z] jobStatus=SUCCESS [2026-02-17T21:50:24.893Z] JOBSTARTTIME=Tue, 17 Feb 2026 21:50:22 +0000 [2026-02-17T21:50:24.893Z] STAGE_NAME=Setup [2026-02-17T21:50:24.893Z] SSH_CLIENT=78.47.239.97 44994 22 [2026-02-17T21:50:24.893Z] RERUN_FAILURE=true [2026-02-17T21:50:24.893Z] BUILD_TAG=jenkins-Test_openjdk8_hs_extended.perf_aarch64_linux-253 [2026-02-17T21:50:24.893Z] SDK_RESOURCE=upstream [2026-02-17T21:50:24.893Z] TIME_LIMIT=25 [2026-02-17T21:50:24.893Z] NUM_PROCESSORS=4 [2026-02-17T21:50:24.893Z] EXTERNAL_TEST_CMD=mvn clean install [2026-02-17T21:50:24.893Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git [2026-02-17T21:50:24.893Z] WORKSPACE=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux [2026-02-17T21:50:24.893Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.perf_aarch64_linux/ [2026-02-17T21:50:24.893Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.perf_aarch64_linux/253/display/redirect?page=changes [2026-02-17T21:50:24.893Z] ACTIVE_NODE_TIMEOUT=5 [2026-02-17T21:50:24.893Z] USER=jenkins [2026-02-17T21:50:24.893Z] ADOPTOPENJDK_BRANCH=master [2026-02-17T21:50:24.893Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8 [2026-02-17T21:50:24.893Z] ARCHIVE_TEST_RESULTS=false [2026-02-17T21:50:24.893Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin [2026-02-17T21:50:24.893Z] STF_OWNER_BRANCH=adoptium:master [2026-02-17T21:50:24.893Z] LIGHT_WEIGHT_CHECKOUT=false [2026-02-17T21:50:24.893Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.perf_aarch64_linux/253/display/redirect?page=artifacts [2026-02-17T21:50:24.893Z] ORIGIN_JDK_VERSION=8 [2026-02-17T21:50:24.893Z] SETUP_JCK_RUN=false [2026-02-17T21:50:24.893Z] PERSONAL_BUILD=false [2026-02-17T21:50:24.893Z] TKG_OWNER_BRANCH=adoptium:master [2026-02-17T21:50:24.893Z] RERUN_ITERATIONS=1 [2026-02-17T21:50:24.893Z] SPEC=linux_aarch64 [2026-02-17T21:50:24.893Z] TKG_ITERATIONS=1 [2026-02-17T21:50:24.893Z] JENKINS_HOME=/home/jenkins/.jenkins [2026-02-17T21:50:24.893Z] ITERATIONS=1 [2026-02-17T21:50:24.893Z] PATH=/usr/local/bin:/usr/bin [2026-02-17T21:50:24.893Z] LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib [2026-02-17T21:50:24.893Z] KEEP_REPORTDIR=false [2026-02-17T21:50:24.893Z] MAIL=/var/mail/jenkins [2026-02-17T21:50:24.893Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.perf_aarch64_linux/253/display/redirect [2026-02-17T21:50:24.893Z] _=/usr/bin/printenv [2026-02-17T21:50:24.893Z] GENERATE_JOBS=true [2026-02-17T21:50:24.893Z] PWD=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux [2026-02-17T21:50:24.893Z] EXIT_FAILURE=false [2026-02-17T21:50:24.893Z] HUDSON_URL=https://ci.adoptium.net/ [2026-02-17T21:50:24.893Z] JDK_VERSION=8 [2026-02-17T21:50:24.893Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token [2026-02-17T21:50:24.893Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master [2026-02-17T21:50:24.893Z] LANG=en_US.UTF-8 [2026-02-17T21:50:24.893Z] SLACK_CHANNEL=aqavit-bot [2026-02-17T21:50:24.893Z] JOB_NAME=Test_openjdk8_hs_extended.perf_aarch64_linux [2026-02-17T21:50:24.893Z] BUILD_DISPLAY_NAME=#253 [2026-02-17T21:50:24.893Z] USE_TESTENV_PROPERTIES=false [2026-02-17T21:50:24.893Z] JENKINS_URL=https://ci.adoptium.net/ [2026-02-17T21:50:24.893Z] EXIT_SUCCESS=false [2026-02-17T21:50:24.893Z] BUILD_ID=253 [2026-02-17T21:50:24.893Z] TEST_TIME=120 [2026-02-17T21:50:24.893Z] PLATFORM=aarch64_linux [2026-02-17T21:50:24.893Z] JDK_IMPL=hotspot [2026-02-17T21:50:24.893Z] JOB_BASE_NAME=Test_openjdk8_hs_extended.perf_aarch64_linux [2026-02-17T21:50:24.893Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.perf_aarch64_linux/253/display/redirect?page=tests [2026-02-17T21:50:24.893Z] SHLVL=3 [2026-02-17T21:50:24.893Z] AUTO_DETECT=true [2026-02-17T21:50:24.893Z] HOME=/home/jenkins [2026-02-17T21:50:24.893Z] TAP_NAME=Test_openjdk8_hs_extended.perf_aarch64_linux.tap [2026-02-17T21:50:24.893Z] CI=true [2026-02-17T21:50:24.893Z] WORKSPACE_TMP=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux@tmp [2026-02-17T21:50:24.893Z] EXECUTOR_NUMBER=0 [2026-02-17T21:50:24.893Z] JENKINS_SERVER_COOKIE=durable-bef40b8a3a3c8bd26680392f9cb9f81178b4d2f49716d9067d3cc3115ae9a04a [2026-02-17T21:50:24.893Z] 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:50:24.893Z] SYSTEM_LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/system_lib [2026-02-17T21:50:24.893Z] BUILD_LIST=perf [2026-02-17T21:50:24.893Z] TARGET=extended.perf [2026-02-17T21:50:24.893Z] LOGNAME=jenkins [2026-02-17T21:50:24.893Z] EXTERNAL_CUSTOM_BRANCH=master [2026-02-17T21:50:24.893Z] JDK_REPO=https://github.com/adoptium/jdk8u [2026-02-17T21:50:24.893Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master [2026-02-17T21:50:24.893Z] HUDSON_HOME=/home/jenkins/.jenkins [2026-02-17T21:50:24.893Z] SSH_CONNECTION=78.47.239.97 44994 172.31.26.26 22 [2026-02-17T21:50:24.893Z] UPSTREAM_JOB_NUMBER=538 [2026-02-17T21:50:24.893Z] NODE_NAME=test-aws-rhel76-armv8-1 [2026-02-17T21:50:24.893Z] LESSOPEN=||/usr/bin/lesspipe.sh %s [2026-02-17T21:50:24.893Z] BUILD_NUMBER=253 [2026-02-17T21:50:24.893Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.perf_aarch64_linux/display/redirect [2026-02-17T21:50:24.893Z] KEEP_WORKSPACE=false [2026-02-17T21:50:24.893Z] HUDSON_COOKIE=6f68522f-e280-4cc7-a921-6b8ed226770d [2026-02-17T21:50:24.893Z] XDG_RUNTIME_DIR=/run/user/1001 [2026-02-17T21:50:24.893Z] PERF_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../benchmarks [2026-02-17T21:50:24.893Z] USE_JRE=false [2026-02-17T21:50:24.893Z] TEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jdkbinary/j2sdk-image [2026-02-17T21:50:24.893Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git [2026-02-17T21:50:24.893Z] 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:50:24.979Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] dir [2026-02-17T21:50:24.990Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jdkbinary [Pipeline] { [Pipeline] copyArtifacts [2026-02-17T21:50:43.313Z] 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:50:43.499Z] 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:50:43.505Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux [Pipeline] { [Pipeline] sshagent [2026-02-17T21:50:43.531Z] $ ssh-agent [2026-02-17T21:50:43.665Z] SSH_AUTH_SOCK=/tmp/ssh-5M2EVUFhxJoU/agent.13143 [2026-02-17T21:50:43.665Z] SSH_AGENT_PID=13145 [2026-02-17T21:50:43.665Z] [ssh-agent] Started. [Pipeline] { [Pipeline] dir [2026-02-17T21:50:43.678Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests [Pipeline] { [Pipeline] withCredentials [2026-02-17T21:50:43.703Z] Masking supported pattern matches of $USERNAME or $PASSWORD [Pipeline] { [Pipeline] sh [2026-02-17T21:50:44.228Z] ++ pwd [2026-02-17T21:50:44.228Z] + ./get.sh -s /home/jenkins/workspace/Test_openjdk8_hs_extended.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:50:44.228Z] TESTDIR: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests [2026-02-17T21:50:44.228Z] get jdk binary... [2026-02-17T21:50:44.228Z] --sdkdir is set to upstream. Therefore, skip download jdk binary [2026-02-17T21:50:44.228Z] Uncompressing file: OpenJDK8U-jdk_aarch64_linux_hotspot_8u492b03-ea.tar.gz ... [2026-02-17T21:50:46.643Z] List files in jdkbinary folder... [2026-02-17T21:50:46.643Z] total 285580 [2026-02-17T21:50:46.643Z] -rw-r--r--. 1 jenkins jenkins 148919678 Feb 17 21:28 OpenJDK8U-debugimage_aarch64_linux_hotspot_8u492b03-ea.tar.gz [2026-02-17T21:50:46.643Z] -rw-r--r--. 1 jenkins jenkins 102584094 Feb 17 21:28 OpenJDK8U-jdk_aarch64_linux_hotspot_8u492b03-ea.tar.gz [2026-02-17T21:50:46.643Z] -rw-r--r--. 1 jenkins jenkins 40817159 Feb 17 21:28 OpenJDK8U-jre_aarch64_linux_hotspot_8u492b03-ea.tar.gz [2026-02-17T21:50:46.643Z] -rw-r--r--. 1 jenkins jenkins 80720 Feb 17 21:35 OpenJDK8U-sbom_aarch64_linux_hotspot_8u492b03-ea.json [2026-02-17T21:50:46.643Z] -rw-rw-r--. 1 jenkins jenkins 21205 Feb 17 21:33 OpenJDK8U-sbom_aarch64_linux_hotspot_8u492b03-ea-metadata.json [2026-02-17T21:50:46.643Z] drwxrwxr-x. 3 jenkins jenkins 26 Feb 17 21:50 tmp [2026-02-17T21:50:46.643Z] List files in jdkbinary/tmp folder... [2026-02-17T21:50:46.643Z] total 0 [2026-02-17T21:50:46.643Z] drwxr-xr-x. 8 jenkins jenkins 190 Feb 17 21:28 jdk8u492-b03 [2026-02-17T21:50:46.643Z] Moving directory jdk8u492-b03/ to ../j2sdk-image [2026-02-17T21:50:46.643Z] Uncompressing file: OpenJDK8U-jre_aarch64_linux_hotspot_8u492b03-ea.tar.gz ... [2026-02-17T21:50:47.944Z] List files in jdkbinary folder... [2026-02-17T21:50:47.944Z] total 285580 [2026-02-17T21:50:47.944Z] drwxr-xr-x. 8 jenkins jenkins 190 Feb 17 21:28 j2sdk-image [2026-02-17T21:50:47.944Z] -rw-r--r--. 1 jenkins jenkins 148919678 Feb 17 21:28 OpenJDK8U-debugimage_aarch64_linux_hotspot_8u492b03-ea.tar.gz [2026-02-17T21:50:47.944Z] -rw-r--r--. 1 jenkins jenkins 102584094 Feb 17 21:28 OpenJDK8U-jdk_aarch64_linux_hotspot_8u492b03-ea.tar.gz [2026-02-17T21:50:47.944Z] -rw-r--r--. 1 jenkins jenkins 40817159 Feb 17 21:28 OpenJDK8U-jre_aarch64_linux_hotspot_8u492b03-ea.tar.gz [2026-02-17T21:50:47.944Z] -rw-r--r--. 1 jenkins jenkins 80720 Feb 17 21:35 OpenJDK8U-sbom_aarch64_linux_hotspot_8u492b03-ea.json [2026-02-17T21:50:47.944Z] -rw-rw-r--. 1 jenkins jenkins 21205 Feb 17 21:33 OpenJDK8U-sbom_aarch64_linux_hotspot_8u492b03-ea-metadata.json [2026-02-17T21:50:47.944Z] drwxrwxr-x. 3 jenkins jenkins 30 Feb 17 21:50 tmp [2026-02-17T21:50:47.944Z] List files in jdkbinary/tmp folder... [2026-02-17T21:50:47.944Z] total 0 [2026-02-17T21:50:47.945Z] drwxr-xr-x. 5 jenkins jenkins 135 Feb 17 21:28 jdk8u492-b03-jre [2026-02-17T21:50:47.945Z] Moving directory jdk8u492-b03-jre/ to ../j2re-image [2026-02-17T21:50:47.945Z] Uncompressing OpenJDK8U-debugimage_aarch64_linux_hotspot_8u492b03-ea.tar.gz over ./j2sdk-image/jre... [2026-02-17T21:50:52.955Z] Removing top-level folder jdk8u492-b03-debug-image/ [2026-02-17T21:50:52.955Z] Removing top-level folder jdk8u492-b03/ [2026-02-17T21:50:53.346Z] Run /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jdkbinary/j2sdk-image/bin/java -version [2026-02-17T21:50:53.346Z] =JAVA VERSION OUTPUT BEGIN= [2026-02-17T21:50:53.346Z] openjdk version "1.8.0_492-beta" [2026-02-17T21:50:53.346Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_492-beta-202602172111-b03) [2026-02-17T21:50:53.346Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.492-b03, mixed mode) [2026-02-17T21:50:53.346Z] =JAVA VERSION OUTPUT END= [2026-02-17T21:50:53.346Z] =RELEASE INFO BEGIN= [2026-02-17T21:50:53.346Z] JAVA_VERSION="1.8.0_492" [2026-02-17T21:50:53.346Z] OS_NAME="Linux" [2026-02-17T21:50:53.346Z] OS_VERSION="2.6" [2026-02-17T21:50:53.346Z] OS_ARCH="aarch64" [2026-02-17T21:50:53.346Z] SOURCE=".:git:42033a331a3c+" [2026-02-17T21:50:53.346Z] IMPLEMENTOR="Eclipse Adoptium" [2026-02-17T21:50:53.346Z] BUILD_SOURCE="git:e96bbeac79b072cebb4fb1a6123e60383fd5bbce" [2026-02-17T21:50:53.346Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git" [2026-02-17T21:50:53.346Z] SOURCE_REPO="https://github.com/adoptium/jdk8u.git" [2026-02-17T21:50:53.346Z] FULL_VERSION="1.8.0_492-beta-202602172111-b03" [2026-02-17T21:50:53.346Z] SEMANTIC_VERSION="8.0.492+3" [2026-02-17T21:50:53.346Z] BUILD_INFO="OS: Linux Version: 6.8.0-71-generic" [2026-02-17T21:50:53.346Z] JVM_VARIANT="Hotspot" [2026-02-17T21:50:53.346Z] JVM_VERSION="25.492-b03" [2026-02-17T21:50:53.347Z] IMAGE_TYPE="JDK" [2026-02-17T21:50:53.347Z] =RELEASE INFO END= [2026-02-17T21:50:53.347Z] get testKitGen... [2026-02-17T21:50:53.347Z] git clone -q https://github.com/adoptium/TKG.git [2026-02-17T21:50:55.137Z] git rev-parse master [2026-02-17T21:50:55.137Z] git checkout -q -f d8a5e7b9cec170af57c956a21372271dee7f8dfe [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // dir [Pipeline] } [2026-02-17T21:50:55.288Z] $ ssh-agent -k [2026-02-17T21:50:55.294Z] unset SSH_AUTH_SOCK; [2026-02-17T21:50:55.294Z] unset SSH_AGENT_PID; [2026-02-17T21:50:55.294Z] echo Agent pid 13145 killed; [2026-02-17T21:50:55.419Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] fileExists [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] echo [2026-02-17T21:50:55.738Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&amp;TARGET=extended.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:50:55.750Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&amp;TARGET=extended.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:50:55.793Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] copyArtifacts [2026-02-17T21:50:55.976Z] Copied 1 artifact from "getTRSSOutput" build number 2051 [Pipeline] sh [2026-02-17T21:50:56.498Z] + cd ./aqa-tests/TKG/resources/TRSS [2026-02-17T21:50:56.498Z] + gzip -cd TRSSOutput.tar.gz [2026-02-17T21:50:56.498Z] + tar xof - [2026-02-17T21:50:56.498Z] + rm TRSSOutput.tar.gz [Pipeline] } [Pipeline] // timeout [Pipeline] timeout [2026-02-17T21:50:56.614Z] Timeout set to expire in 20 min [Pipeline] { [Pipeline] echo [2026-02-17T21:50:56.630Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [Pipeline] } [Pipeline] // timeout [Pipeline] nodesByLabel [2026-02-17T21:50:56.668Z] Found a total of 3 nodes with the 'sw.os.linux&&hw.arch.aarch64&&ci.role.perf' label [Pipeline] echo [2026-02-17T21:50:56.671Z] Machine limit is 3. [Pipeline] sh [2026-02-17T21:50:57.225Z] + cd ./aqa-tests/TKG [2026-02-17T21:50:57.225Z] ++ uname [2026-02-17T21:50:57.225Z] + '[' Linux = AIX ']' [2026-02-17T21:50:57.225Z] ++ uname [2026-02-17T21:50:57.225Z] + '[' Linux = SunOS ']' [2026-02-17T21:50:57.225Z] ++ uname [2026-02-17T21:50:57.225Z] + '[' Linux = '*BSD' ']' [2026-02-17T21:50:57.225Z] + MAKE=make [2026-02-17T21:50:57.225Z] + make genParallelList TEST=extended.perf TEST_TIME=120 NUM_MACHINES= [2026-02-17T21:50:57.225Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jdkbinary/j2sdk-image [2026-02-17T21:50:57.225Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib [2026-02-17T21:50:57.225Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation; \ [2026-02-17T21:50:57.225Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation; \ [2026-02-17T21:50:57.225Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2026-02-17T21:50:57.225Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_extended.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_extended.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation"; fi [2026-02-17T21:50:57.225Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/scripts/build_tools.xml [2026-02-17T21:50:58.005Z] [2026-02-17T21:50:58.005Z] build: [2026-02-17T21:50:58.005Z] [2026-02-17T21:50:58.005Z] clean: [2026-02-17T21:50:58.005Z] [2026-02-17T21:50:58.005Z] init: [2026-02-17T21:50:58.005Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/bin [2026-02-17T21:50:58.005Z] [2026-02-17T21:50:58.005Z] getDependentLibs: [2026-02-17T21:50:58.373Z] [exec] -------------------------------------------- [2026-02-17T21:50:58.373Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib [2026-02-17T21:50:58.373Z] [exec] task is set to default [2026-02-17T21:50:58.373Z] [exec] dependencyList is set to json_simple [2026-02-17T21:50:58.373Z] [exec] System Test jars will not be downloaded. [2026-02-17T21:50:58.373Z] [exec] -------------------------------------------- [2026-02-17T21:50:58.373Z] [exec] Starting download third party dependent jars [2026-02-17T21:50:58.373Z] [exec] -------------------------------------------- [2026-02-17T21:50:58.373Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib [2026-02-17T21:50:58.373Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading [2026-02-17T21:50:58.373Z] [exec] downloaded dependent third party jars successfully [2026-02-17T21:50:58.373Z] [2026-02-17T21:50:58.373Z] compile: [2026-02-17T21:50:58.373Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2026-02-17T21:50:58.373Z] [echo] ============COMPILER SETTINGS============ [2026-02-17T21:50:58.373Z] [echo] ===fork: yes [2026-02-17T21:50:58.373Z] [echo] ===debug: on [2026-02-17T21:50:58.373Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/bin [2026-02-17T21:51:00.849Z] [2026-02-17T21:51:00.849Z] dist: [2026-02-17T21:51:00.849Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/bin/TestKitGen.jar [2026-02-17T21:51:00.849Z] [2026-02-17T21:51:00.849Z] BUILD SUCCESSFUL [2026-02-17T21:51:00.849Z] Total time: 3 seconds [2026-02-17T21:51:00.849Z] 0 [2026-02-17T21:51:00.849Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector [2026-02-17T21:51:01.322Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch! [2026-02-17T21:51:01.322Z] microArchOutput: [2026-02-17T21:51:01.684Z] ****************************** MACHINE INFO ****************************** [2026-02-17T21:51:01.684Z] File path : /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG [2026-02-17T21:51:01.684Z] Free Physical Memory Size : 3352231936 [2026-02-17T21:51:01.684Z] Free space (bytes) : 75301773312 [2026-02-17T21:51:01.684Z] Total Physical Memory Size : 7659192320 [2026-02-17T21:51:01.685Z] Total space (bytes) : 106616041472 [2026-02-17T21:51:01.685Z] Usable space (bytes) : 75301773312 [2026-02-17T21:51:01.685Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2026-02-17T21:51:01.685Z] bashVersion : [2026-02-17T21:51:01.685Z] GNU bash, version 4.2.46(2)-release (aarch64-redhat-linux-gnu) [2026-02-17T21:51:01.685Z] Copyright (C) 2011 Free Software Foundation, Inc. [2026-02-17T21:51:01.685Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2026-02-17T21:51:01.685Z] [2026-02-17T21:51:01.685Z] This is free software; you are free to change and redistribute it. [2026-02-17T21:51:01.685Z] There is NO WARRANTY, to the extent permitted by law. [2026-02-17T21:51:01.685Z] cpuCores : 4 [2026-02-17T21:51:01.685Z] curlVersion : [2026-02-17T21:51:01.685Z] curl 7.79.1 (aarch64-unknown-linux-gnu) libcurl/7.79.1 OpenSSL/1.0.2k-fips zlib/1.2.7 [2026-02-17T21:51:01.685Z] Release-Date: 2021-09-22 [2026-02-17T21:51:01.685Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps mqtt pop3 pop3s rtsp smb smbs smtp smtps telnet tftp [2026-02-17T21:51:01.685Z] Features: alt-svc AsynchDNS HSTS HTTPS-proxy IPv6 Largefile libz NTLM NTLM_WB SSL UnixSockets [2026-02-17T21:51:01.685Z] dockerVersion : bash: docker: command not found [2026-02-17T21:51:01.685Z] gcc version : 4.8.5 [2026-02-17T21:51:01.685Z] gclibc version : ldd (GNU libc) 2.17 [2026-02-17T21:51:01.685Z] gdb version : bash: gdb: command not found [2026-02-17T21:51:01.685Z] lldb version : Command could not be executed [2026-02-17T21:51:01.685Z] makeVersion : [2026-02-17T21:51:01.685Z] GNU Make 4.1 [2026-02-17T21:51:01.685Z] Built for aarch64-unknown-linux-gnu [2026-02-17T21:51:01.685Z] Copyright (C) 1988-2014 Free Software Foundation, Inc. [2026-02-17T21:51:01.685Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2026-02-17T21:51:01.685Z] This is free software: you are free to change and redistribute it. [2026-02-17T21:51:01.685Z] There is NO WARRANTY, to the extent permitted by law. [2026-02-17T21:51:01.685Z] mavenVersion : [2026-02-17T21:51:01.685Z] Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f) [2026-02-17T21:51:01.685Z] Maven home: /usr/local/apache-maven-3.6.3 [2026-02-17T21:51:01.685Z] Java version: 1.8.0_492-beta, vendor: Temurin, runtime: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jdkbinary/j2sdk-image/jre [2026-02-17T21:51:01.685Z] Default locale: en_US, platform encoding: UTF-8 [2026-02-17T21:51:01.685Z] OS name: "linux", version: "4.14.0-115.33.1.el7a.aarch64", arch: "aarch64", family: "unix" [2026-02-17T21:51:01.685Z] osInfo : [2026-02-17T21:51:01.685Z] NAME="Red Hat Enterprise Linux Server" [2026-02-17T21:51:01.685Z] VERSION="7.6 (Maipo)" [2026-02-17T21:51:01.685Z] ID="rhel" [2026-02-17T21:51:01.685Z] ID_LIKE="fedora" [2026-02-17T21:51:01.685Z] VARIANT="Server" [2026-02-17T21:51:01.685Z] VARIANT_ID="server" [2026-02-17T21:51:01.685Z] VERSION_ID="7.6" [2026-02-17T21:51:01.685Z] PRETTY_NAME="Red Hat Enterprise Linux Server 7.6 (Maipo)" [2026-02-17T21:51:01.685Z] ANSI_COLOR="0;31" [2026-02-17T21:51:01.685Z] CPE_NAME="cpe:/o:redhat:enterprise_linux:7.6:GA:server" [2026-02-17T21:51:01.685Z] HOME_URL="https://www.redhat.com/" [2026-02-17T21:51:01.685Z] BUG_REPORT_URL="https://bugzilla.redhat.com/" [2026-02-17T21:51:01.685Z] [2026-02-17T21:51:01.685Z] REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 7" [2026-02-17T21:51:01.685Z] REDHAT_BUGZILLA_PRODUCT_VERSION=7.6 [2026-02-17T21:51:01.685Z] REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux" [2026-02-17T21:51:01.685Z] REDHAT_SUPPORT_PRODUCT_VERSION="7.6" [2026-02-17T21:51:01.685Z] osLabel : rhel.7 [2026-02-17T21:51:01.685Z] perlVersion : [2026-02-17T21:51:01.685Z] [2026-02-17T21:51:01.685Z] This is perl 5, version 16, subversion 3 (v5.16.3) built for aarch64-linux-thread-multi [2026-02-17T21:51:01.685Z] (with 39 registered patches, see perl -V for more detail) [2026-02-17T21:51:01.685Z] [2026-02-17T21:51:01.685Z] Copyright 1987-2012, Larry Wall [2026-02-17T21:51:01.685Z] [2026-02-17T21:51:01.685Z] Perl may be copied only under the terms of either the Artistic License or the [2026-02-17T21:51:01.685Z] GNU General Public License, which may be found in the Perl 5 source kit. [2026-02-17T21:51:01.685Z] [2026-02-17T21:51:01.685Z] Complete documentation for Perl, including FAQ lists, should be found on [2026-02-17T21:51:01.685Z] this system using "man perl" or "perldoc perl". If you have access to the [2026-02-17T21:51:01.685Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page. [2026-02-17T21:51:01.685Z] [2026-02-17T21:51:01.685Z] podmanVersion : bash: podman: command not found [2026-02-17T21:51:01.685Z] procArch : aarch64 [2026-02-17T21:51:01.685Z] sysArch : aarch64 [2026-02-17T21:51:01.685Z] sysOS : Linux [2026-02-17T21:51:01.685Z] ulimit : [2026-02-17T21:51:01.685Z] core file size (blocks, -c) 0 [2026-02-17T21:51:01.685Z] data seg size (kbytes, -d) unlimited [2026-02-17T21:51:01.685Z] scheduling priority (-e) 0 [2026-02-17T21:51:01.685Z] file size (blocks, -f) unlimited [2026-02-17T21:51:01.685Z] pending signals (-i) 7270 [2026-02-17T21:51:01.685Z] max locked memory (kbytes, -l) 64 [2026-02-17T21:51:01.685Z] max memory size (kbytes, -m) unlimited [2026-02-17T21:51:01.685Z] open files (-n) 4096 [2026-02-17T21:51:01.685Z] pipe size (512 bytes, -p) 8 [2026-02-17T21:51:01.685Z] POSIX message queues (bytes, -q) 819200 [2026-02-17T21:51:01.685Z] real-time priority (-r) 0 [2026-02-17T21:51:01.685Z] stack size (kbytes, -s) 8192 [2026-02-17T21:51:01.685Z] cpu time (seconds, -t) unlimited [2026-02-17T21:51:01.685Z] max user processes (-u) 4096 [2026-02-17T21:51:01.685Z] virtual memory (kbytes, -v) unlimited [2026-02-17T21:51:01.685Z] file locks (-x) unlimited [2026-02-17T21:51:01.685Z] 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:51:01.685Z] vmVendor : Oracle Corporation [2026-02-17T21:51:01.685Z] vmVersion : 25.492-b03 [2026-02-17T21:51:01.685Z] xlc version : bash: xlC: command not found [2026-02-17T21:51:01.685Z] ************************************************************************** [2026-02-17T21:51:01.685Z] [2026-02-17T21:51:01.685Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM [2026-02-17T21:51:01.685Z] [2026-02-17T21:51:01.685Z] System.getProperty('java.vendor')=Temurin [2026-02-17T21:51:01.685Z] [2026-02-17T21:51:01.685Z] System.getProperty('os.name')=Linux [2026-02-17T21:51:01.685Z] [2026-02-17T21:51:01.685Z] System.getProperty('os.arch')=aarch64 [2026-02-17T21:51:01.685Z] [2026-02-17T21:51:01.685Z] System.getProperty('java.fullversion')=null [2026-02-17T21:51:01.685Z] [2026-02-17T21:51:01.685Z] System.getProperty('sun.arch.data.model')=64 [2026-02-17T21:51:01.685Z] [2026-02-17T21:51:02.052Z] make -f makeGen.mk AUTO_DETECT=true MODE=parallelList NUM_MACHINES= TEST_TIME=120 TESTTARGET=extended.perf TESTLIST= TRSS_URL= LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib [2026-02-17T21:51:02.052Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG' [2026-02-17T21:51:02.052Z] perl scripts/configure.pl [2026-02-17T21:51:02.052Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk8_hs_extended.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=extended.perf --testList= --numOfMachines= --testTime=120 --TRSSURL= [2026-02-17T21:51:02.511Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv. [2026-02-17T21:51:02.511Z] [2026-02-17T21:51:02.511Z] [2026-02-17T21:51:02.511Z] Starting to generate parallel test lists. [2026-02-17T21:51:02.511Z] [2026-02-17T21:51:02.877Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../perf/bumbleBench/playlist.xml [2026-02-17T21:51:02.877Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../perf/dacapo/playlist.xml [2026-02-17T21:51:02.877Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../perf/idle_micro/playlist.xml [2026-02-17T21:51:02.877Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../perf/liberty/playlist.xml [2026-02-17T21:51:02.877Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../perf/renaissance/playlist.xml [2026-02-17T21:51:02.877Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../perf/specjbb/playlist.xml [2026-02-17T21:51:02.877Z] Attempting to get test duration data from TRSS. [2026-02-17T21:51:02.877Z] 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=extended [2026-02-17T21:51:03.238Z] Attempting to get test duration data from cached files. [2026-02-17T21:51:03.238Z] [2026-02-17T21:51:03.238Z] TEST DURATION [2026-02-17T21:51:03.238Z] ==================================================================================== [2026-02-17T21:51:03.238Z] Total number of tests searched: 17 [2026-02-17T21:51:03.238Z] Number of test durations found: 17 [2026-02-17T21:51:03.238Z] Top slowest tests: [2026-02-17T21:51:03.238Z] 02m14s renaissance-movie-lens_0 [2026-02-17T21:51:03.238Z] 02m05s renaissance-philosophers_0 [2026-02-17T21:51:03.238Z] 01m17s renaissance-als_0 [2026-02-17T21:51:03.238Z] ==================================================================================== [2026-02-17T21:51:03.238Z] [2026-02-17T21:51:03.238Z] Test target is split into 1 lists. [2026-02-17T21:51:03.238Z] Reducing estimated test running time from 12m00s to 12m00s. [2026-02-17T21:51:03.238Z] [2026-02-17T21:51:03.238Z] -------------------------------------testList_0------------------------------------- [2026-02-17T21:51:03.238Z] Number of tests: 17 [2026-02-17T21:51:03.238Z] Estimated running time: 12m00s [2026-02-17T21:51:03.238Z] TESTLIST=renaissance-movie-lens_0,renaissance-philosophers_0,renaissance-als_0,renaissance-finagle-http_0,renaissance-chi-square_0,renaissance-mnemonics_0,renaissance-par-mnemonics_0,renaissance-dec-tree_0,renaissance-log-regression_0,dacapo-sunflow_0,dacapo-jython_0,dacapo-avrora_0,dacapo-pmd_0,dacapo-xalan_0,dacapo-fop_0,renaissance-db-shootout_0,renaissance-finagle-chirper_0 [2026-02-17T21:51:03.238Z] ------------------------------------------------------------------------------------ [2026-02-17T21:51:03.238Z] [2026-02-17T21:51:03.238Z] Parallel test lists file (/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../TKG/parallelList.mk) is generated successfully. [2026-02-17T21:51:03.238Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG' [Pipeline] fileExists [Pipeline] echo [2026-02-17T21:51:03.357Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk [Pipeline] readProperties [Pipeline] echo [2026-02-17T21:51:03.461Z] 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:51:03.520Z] Building tests... [Pipeline] timeout [2026-02-17T21:51:03.523Z] Timeout set to expire in 20 min [Pipeline] { [Pipeline] echo [2026-02-17T21:51:03.546Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [Pipeline] } [Pipeline] // timeout [Pipeline] fileExists [Pipeline] fileExists [Pipeline] withCredentials [2026-02-17T21:51:03.662Z] Masking supported pattern matches of $USERNAME or $PASSWORD [Pipeline] { [Pipeline] dir [2026-02-17T21:51:03.686Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests [Pipeline] { [Pipeline] sshagent [2026-02-17T21:51:03.720Z] $ ssh-agent [2026-02-17T21:51:03.855Z] SSH_AUTH_SOCK=/tmp/ssh-yW2TJfd0A8GK/agent.13524 [2026-02-17T21:51:03.855Z] SSH_AGENT_PID=13526 [2026-02-17T21:51:03.855Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-02-17T21:51:04.382Z] + bash ./compile.sh [2026-02-17T21:51:04.382Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jdkbinary/j2sdk-image [2026-02-17T21:51:04.382Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib [2026-02-17T21:51:04.383Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation; \ [2026-02-17T21:51:04.383Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation; \ [2026-02-17T21:51:04.383Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2026-02-17T21:51:04.383Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_extended.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_extended.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation"; fi [2026-02-17T21:51:04.383Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/scripts/build_tools.xml [2026-02-17T21:51:05.162Z] [2026-02-17T21:51:05.162Z] build: [2026-02-17T21:51:05.162Z] [2026-02-17T21:51:05.162Z] clean: [2026-02-17T21:51:05.162Z] [delete] Deleting: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/autoGenEnv.mk [2026-02-17T21:51:05.162Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/bin [2026-02-17T21:51:05.162Z] [2026-02-17T21:51:05.162Z] init: [2026-02-17T21:51:05.162Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/bin [2026-02-17T21:51:05.162Z] [2026-02-17T21:51:05.162Z] getDependentLibs: [2026-02-17T21:51:05.533Z] [exec] -------------------------------------------- [2026-02-17T21:51:05.533Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib [2026-02-17T21:51:05.533Z] [exec] task is set to default [2026-02-17T21:51:05.533Z] [exec] dependencyList is set to json_simple [2026-02-17T21:51:05.533Z] [exec] System Test jars will not be downloaded. [2026-02-17T21:51:05.533Z] [exec] -------------------------------------------- [2026-02-17T21:51:05.533Z] [exec] Starting download third party dependent jars [2026-02-17T21:51:05.533Z] [exec] -------------------------------------------- [2026-02-17T21:51:05.533Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib [2026-02-17T21:51:05.533Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading [2026-02-17T21:51:05.533Z] [exec] downloaded dependent third party jars successfully [2026-02-17T21:51:05.533Z] [2026-02-17T21:51:05.533Z] compile: [2026-02-17T21:51:05.533Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2026-02-17T21:51:05.533Z] [echo] ============COMPILER SETTINGS============ [2026-02-17T21:51:05.533Z] [echo] ===fork: yes [2026-02-17T21:51:05.533Z] [echo] ===debug: on [2026-02-17T21:51:05.533Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/bin [2026-02-17T21:51:08.051Z] [2026-02-17T21:51:08.051Z] dist: [2026-02-17T21:51:08.051Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/bin/TestKitGen.jar [2026-02-17T21:51:08.051Z] [2026-02-17T21:51:08.051Z] BUILD SUCCESSFUL [2026-02-17T21:51:08.051Z] Total time: 3 seconds [2026-02-17T21:51:08.051Z] 0 [2026-02-17T21:51:08.051Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector [2026-02-17T21:51:08.051Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch! [2026-02-17T21:51:08.051Z] microArchOutput: [2026-02-17T21:51:08.825Z] ****************************** MACHINE INFO ****************************** [2026-02-17T21:51:08.826Z] File path : /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG [2026-02-17T21:51:08.826Z] Free Physical Memory Size : 3342204928 [2026-02-17T21:51:08.826Z] Free space (bytes) : 75301699584 [2026-02-17T21:51:08.826Z] Total Physical Memory Size : 7659192320 [2026-02-17T21:51:08.826Z] Total space (bytes) : 106616041472 [2026-02-17T21:51:08.826Z] Usable space (bytes) : 75301699584 [2026-02-17T21:51:08.826Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2026-02-17T21:51:08.826Z] bashVersion : [2026-02-17T21:51:08.826Z] GNU bash, version 4.2.46(2)-release (aarch64-redhat-linux-gnu) [2026-02-17T21:51:08.826Z] Copyright (C) 2011 Free Software Foundation, Inc. [2026-02-17T21:51:08.826Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2026-02-17T21:51:08.826Z] [2026-02-17T21:51:08.826Z] This is free software; you are free to change and redistribute it. [2026-02-17T21:51:08.826Z] There is NO WARRANTY, to the extent permitted by law. [2026-02-17T21:51:08.826Z] cpuCores : 4 [2026-02-17T21:51:08.826Z] curlVersion : [2026-02-17T21:51:08.826Z] curl 7.79.1 (aarch64-unknown-linux-gnu) libcurl/7.79.1 OpenSSL/1.0.2k-fips zlib/1.2.7 [2026-02-17T21:51:08.826Z] Release-Date: 2021-09-22 [2026-02-17T21:51:08.826Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps mqtt pop3 pop3s rtsp smb smbs smtp smtps telnet tftp [2026-02-17T21:51:08.826Z] Features: alt-svc AsynchDNS HSTS HTTPS-proxy IPv6 Largefile libz NTLM NTLM_WB SSL UnixSockets [2026-02-17T21:51:08.826Z] dockerVersion : bash: docker: command not found [2026-02-17T21:51:08.826Z] gcc version : 4.8.5 [2026-02-17T21:51:08.826Z] gclibc version : ldd (GNU libc) 2.17 [2026-02-17T21:51:08.826Z] gdb version : bash: gdb: command not found [2026-02-17T21:51:08.826Z] lldb version : Command could not be executed [2026-02-17T21:51:08.826Z] makeVersion : [2026-02-17T21:51:08.826Z] GNU Make 4.1 [2026-02-17T21:51:08.826Z] Built for aarch64-unknown-linux-gnu [2026-02-17T21:51:08.826Z] Copyright (C) 1988-2014 Free Software Foundation, Inc. [2026-02-17T21:51:08.826Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2026-02-17T21:51:08.826Z] This is free software: you are free to change and redistribute it. [2026-02-17T21:51:08.826Z] There is NO WARRANTY, to the extent permitted by law. [2026-02-17T21:51:08.826Z] mavenVersion : [2026-02-17T21:51:08.826Z] Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f) [2026-02-17T21:51:08.826Z] Maven home: /usr/local/apache-maven-3.6.3 [2026-02-17T21:51:08.826Z] Java version: 1.8.0_492-beta, vendor: Temurin, runtime: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jdkbinary/j2sdk-image/jre [2026-02-17T21:51:08.826Z] Default locale: en_US, platform encoding: UTF-8 [2026-02-17T21:51:08.826Z] OS name: "linux", version: "4.14.0-115.33.1.el7a.aarch64", arch: "aarch64", family: "unix" [2026-02-17T21:51:08.826Z] osInfo : [2026-02-17T21:51:08.826Z] NAME="Red Hat Enterprise Linux Server" [2026-02-17T21:51:08.826Z] VERSION="7.6 (Maipo)" [2026-02-17T21:51:08.826Z] ID="rhel" [2026-02-17T21:51:08.826Z] ID_LIKE="fedora" [2026-02-17T21:51:08.826Z] VARIANT="Server" [2026-02-17T21:51:08.826Z] VARIANT_ID="server" [2026-02-17T21:51:08.826Z] VERSION_ID="7.6" [2026-02-17T21:51:08.826Z] PRETTY_NAME="Red Hat Enterprise Linux Server 7.6 (Maipo)" [2026-02-17T21:51:08.826Z] ANSI_COLOR="0;31" [2026-02-17T21:51:08.826Z] CPE_NAME="cpe:/o:redhat:enterprise_linux:7.6:GA:server" [2026-02-17T21:51:08.826Z] HOME_URL="https://www.redhat.com/" [2026-02-17T21:51:08.826Z] BUG_REPORT_URL="https://bugzilla.redhat.com/" [2026-02-17T21:51:08.826Z] [2026-02-17T21:51:08.826Z] REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 7" [2026-02-17T21:51:08.826Z] REDHAT_BUGZILLA_PRODUCT_VERSION=7.6 [2026-02-17T21:51:08.826Z] REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux" [2026-02-17T21:51:08.826Z] REDHAT_SUPPORT_PRODUCT_VERSION="7.6" [2026-02-17T21:51:08.826Z] osLabel : rhel.7 [2026-02-17T21:51:08.826Z] perlVersion : [2026-02-17T21:51:08.826Z] [2026-02-17T21:51:08.826Z] This is perl 5, version 16, subversion 3 (v5.16.3) built for aarch64-linux-thread-multi [2026-02-17T21:51:08.826Z] (with 39 registered patches, see perl -V for more detail) [2026-02-17T21:51:08.826Z] [2026-02-17T21:51:08.826Z] Copyright 1987-2012, Larry Wall [2026-02-17T21:51:08.826Z] [2026-02-17T21:51:08.826Z] Perl may be copied only under the terms of either the Artistic License or the [2026-02-17T21:51:08.826Z] GNU General Public License, which may be found in the Perl 5 source kit. [2026-02-17T21:51:08.826Z] [2026-02-17T21:51:08.826Z] Complete documentation for Perl, including FAQ lists, should be found on [2026-02-17T21:51:08.826Z] this system using "man perl" or "perldoc perl". If you have access to the [2026-02-17T21:51:08.826Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page. [2026-02-17T21:51:08.826Z] [2026-02-17T21:51:08.826Z] podmanVersion : bash: podman: command not found [2026-02-17T21:51:08.826Z] procArch : aarch64 [2026-02-17T21:51:08.826Z] sysArch : aarch64 [2026-02-17T21:51:08.826Z] sysOS : Linux [2026-02-17T21:51:08.826Z] ulimit : [2026-02-17T21:51:08.826Z] core file size (blocks, -c) 0 [2026-02-17T21:51:08.826Z] data seg size (kbytes, -d) unlimited [2026-02-17T21:51:08.826Z] scheduling priority (-e) 0 [2026-02-17T21:51:08.826Z] file size (blocks, -f) unlimited [2026-02-17T21:51:08.826Z] pending signals (-i) 7270 [2026-02-17T21:51:08.826Z] max locked memory (kbytes, -l) 64 [2026-02-17T21:51:08.826Z] max memory size (kbytes, -m) unlimited [2026-02-17T21:51:08.826Z] open files (-n) 4096 [2026-02-17T21:51:08.826Z] pipe size (512 bytes, -p) 8 [2026-02-17T21:51:08.826Z] POSIX message queues (bytes, -q) 819200 [2026-02-17T21:51:08.826Z] real-time priority (-r) 0 [2026-02-17T21:51:08.826Z] stack size (kbytes, -s) 8192 [2026-02-17T21:51:08.826Z] cpu time (seconds, -t) unlimited [2026-02-17T21:51:08.826Z] max user processes (-u) 4096 [2026-02-17T21:51:08.826Z] virtual memory (kbytes, -v) unlimited [2026-02-17T21:51:08.826Z] file locks (-x) unlimited [2026-02-17T21:51:08.826Z] 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:51:08.826Z] vmVendor : Oracle Corporation [2026-02-17T21:51:08.826Z] vmVersion : 25.492-b03 [2026-02-17T21:51:08.826Z] xlc version : bash: xlC: command not found [2026-02-17T21:51:08.827Z] ************************************************************************** [2026-02-17T21:51:08.827Z] [2026-02-17T21:51:08.827Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM [2026-02-17T21:51:08.827Z] [2026-02-17T21:51:08.827Z] System.getProperty('java.vendor')=Temurin [2026-02-17T21:51:08.827Z] [2026-02-17T21:51:08.827Z] System.getProperty('os.name')=Linux [2026-02-17T21:51:08.827Z] [2026-02-17T21:51:08.827Z] System.getProperty('os.arch')=aarch64 [2026-02-17T21:51:08.827Z] [2026-02-17T21:51:08.827Z] System.getProperty('java.fullversion')=null [2026-02-17T21:51:08.827Z] [2026-02-17T21:51:08.827Z] System.getProperty('sun.arch.data.model')=64 [2026-02-17T21:51:08.827Z] [2026-02-17T21:51:09.188Z] make -f clean.mk cleanBuild [2026-02-17T21:51:09.188Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG' [2026-02-17T21:51:09.188Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../../jvmtest [2026-02-17T21:51:09.188Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG' [2026-02-17T21:51:09.188Z] make -f compile.mk compile [2026-02-17T21:51:09.188Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG' [2026-02-17T21:51:09.550Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation; \ [2026-02-17T21:51:09.550Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation; \ [2026-02-17T21:51:09.550Z] (ant -f scripts/build_test.xml "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/.." "-DBUILD_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_extended.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_extended.perf_aarch64_linux/aqa-tests/TKG/../../jvmtest/TestConfig/resources" "-DSPEC=linux_aarch64" "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jdkbinary/j2sdk-image" "-DJVM_VERSION=openjdk8" "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2026-02-17T21:51:09.550Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_extended.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_extended.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../TKG/output_compilation"; fi [2026-02-17T21:51:09.915Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/scripts/build_test.xml [2026-02-17T21:51:10.280Z] [echo] build.list is TestConfig/build.xml,perf/build.xml [2026-02-17T21:51:10.280Z] [2026-02-17T21:51:10.280Z] -create_test_directory: [2026-02-17T21:51:10.280Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jvmtest [2026-02-17T21:51:10.280Z] [2026-02-17T21:51:10.280Z] stage_test_material: [2026-02-17T21:51:10.647Z] [copy] Copying 587 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jvmtest [2026-02-17T21:51:11.024Z] [2026-02-17T21:51:11.024Z] build: [2026-02-17T21:51:11.024Z] [2026-02-17T21:51:11.024Z] init: [2026-02-17T21:51:11.024Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jvmtest/perf [2026-02-17T21:51:11.024Z] [2026-02-17T21:51:11.024Z] dist: [2026-02-17T21:51:11.024Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jvmtest/perf [2026-02-17T21:51:11.024Z] [2026-02-17T21:51:11.024Z] build: [2026-02-17T21:51:11.024Z] [2026-02-17T21:51:11.024Z] build: [2026-02-17T21:51:11.024Z] [2026-02-17T21:51:11.024Z] init: [2026-02-17T21:51:11.024Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jvmtest/perf/bumbleBench [2026-02-17T21:51:11.024Z] [2026-02-17T21:51:11.024Z] getBumbleBench: [2026-02-17T21:51:11.024Z] [echo] Cloning BumbleBench [2026-02-17T21:51:11.024Z] [echo] git clone --depth 1 -b master https://github.com/adoptium/bumblebench.git [2026-02-17T21:51:11.024Z] [exec] Cloning into 'bumblebench'... [2026-02-17T21:51:11.797Z] [2026-02-17T21:51:11.797Z] buildBumbleBench: [2026-02-17T21:51:11.797Z] [echo] Building BumbleBench [2026-02-17T21:51:11.797Z] [2026-02-17T21:51:11.797Z] compile-all: [2026-02-17T21:51:11.797Z] [javac] Compiling 8 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/perf/bumbleBench/bumblebench [2026-02-17T21:51:13.139Z] [javac] Note: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/perf/bumbleBench/bumblebench/net/adoptopenjdk/bumblebench/core/Launcher.java uses unchecked or unsafe operations. [2026-02-17T21:51:13.139Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2026-02-17T21:51:13.139Z] [javac] Compiling 1 source file to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/perf/bumbleBench/bumblebench [2026-02-17T21:51:13.139Z] [javac] Compiling 11 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/perf/bumbleBench/bumblebench [2026-02-17T21:51:13.508Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/perf/bumbleBench/bumblebench [2026-02-17T21:51:13.508Z] [javac] Compiling 9 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/perf/bumbleBench/bumblebench [2026-02-17T21:51:13.879Z] [javac] Compiling 1 source file to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/perf/bumbleBench/bumblebench [2026-02-17T21:51:13.879Z] [javac] Compiling 2 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/perf/bumbleBench/bumblebench [2026-02-17T21:51:13.879Z] [javac] Compiling 8 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/perf/bumbleBench/bumblebench [2026-02-17T21:51:13.879Z] [javac] Compiling 6 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/perf/bumbleBench/bumblebench [2026-02-17T21:51:14.248Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/perf/bumbleBench/bumblebench [2026-02-17T21:51:14.248Z] [javac] Compiling 7 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/perf/bumbleBench/bumblebench [2026-02-17T21:51:14.626Z] [javac] Compiling 8 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/perf/bumbleBench/bumblebench [2026-02-17T21:51:14.627Z] [javac] Compiling 2 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/perf/bumbleBench/bumblebench [2026-02-17T21:51:14.627Z] [javac] Compiling 4 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/perf/bumbleBench/bumblebench [2026-02-17T21:51:14.992Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/perf/bumbleBench/bumblebench [2026-02-17T21:51:14.992Z] [2026-02-17T21:51:14.992Z] dist: [2026-02-17T21:51:14.992Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/perf/bumbleBench/bumblebench/BumbleBench.jar [2026-02-17T21:51:15.354Z] [2026-02-17T21:51:15.355Z] dist: [2026-02-17T21:51:15.355Z] [copy] Copying 126 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jvmtest/perf/bumbleBench [2026-02-17T21:51:15.355Z] [2026-02-17T21:51:15.355Z] build: [2026-02-17T21:51:15.355Z] [2026-02-17T21:51:15.355Z] getDependentLibs: [2026-02-17T21:51:24.603Z] [exec] -------------------------------------------- [2026-02-17T21:51:24.603Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib [2026-02-17T21:51:24.603Z] [exec] task is set to default [2026-02-17T21:51:24.603Z] [exec] dependencyList is set to dacapo [2026-02-17T21:51:24.603Z] [exec] System Test jars will not be downloaded. [2026-02-17T21:51:24.603Z] [exec] -------------------------------------------- [2026-02-17T21:51:24.603Z] [exec] Starting download third party dependent jars [2026-02-17T21:51:24.603Z] [exec] -------------------------------------------- [2026-02-17T21:51:24.603Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib [2026-02-17T21:51:24.603Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib/dacapo.zip exists with correct hash, not downloading [2026-02-17T21:51:24.603Z] [exec] downloaded dependent third party jars successfully [2026-02-17T21:51:24.603Z] [2026-02-17T21:51:24.603Z] init: [2026-02-17T21:51:24.603Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jvmtest/perf/dacapo [2026-02-17T21:51:24.603Z] [2026-02-17T21:51:24.603Z] getDacapoSuite: [2026-02-17T21:51:24.603Z] [unzip] Expanding: /home/jenkins/externalDependency/lib/dacapo.zip into /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jvmtest/perf/dacapo [2026-02-17T21:52:05.282Z] [move] Moving 1 file to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jvmtest/perf/dacapo [2026-02-17T21:52:05.282Z] [move] Moving 10669 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jvmtest/perf/dacapo/dacapo [2026-02-17T21:52:05.282Z] [2026-02-17T21:52:05.282Z] dist: [2026-02-17T21:52:05.282Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jvmtest/perf/dacapo [2026-02-17T21:52:05.282Z] [2026-02-17T21:52:05.282Z] build: [2026-02-17T21:52:05.282Z] [2026-02-17T21:52:05.282Z] init: [2026-02-17T21:52:05.282Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jvmtest/perf/idle_micro [2026-02-17T21:52:05.283Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/perf/idle_micro/bin [2026-02-17T21:52:05.283Z] [2026-02-17T21:52:05.283Z] compile: [2026-02-17T21:52:05.283Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2026-02-17T21:52:05.283Z] [echo] ============COMPILER SETTINGS============ [2026-02-17T21:52:05.283Z] [echo] ===fork: yes [2026-02-17T21:52:05.283Z] [echo] ===executable: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jdkbinary/j2sdk-image/bin/javac [2026-02-17T21:52:05.283Z] [echo] ===debug: on [2026-02-17T21:52:05.283Z] [echo] ===destdir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../../jvmtest/perf/idle_micro [2026-02-17T21:52:05.283Z] [javac] Compiling 3 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/perf/idle_micro/bin [2026-02-17T21:52:05.283Z] [2026-02-17T21:52:05.283Z] dist: [2026-02-17T21:52:05.283Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jvmtest/perf/idle_micro/IdleMicrobenchmark.jar [2026-02-17T21:52:05.283Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jvmtest/perf/idle_micro [2026-02-17T21:52:05.283Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jvmtest/perf/idle_micro [2026-02-17T21:52:05.283Z] [copy] Copying 7 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jvmtest/perf/idle_micro [2026-02-17T21:52:05.283Z] [2026-02-17T21:52:05.283Z] clean: [2026-02-17T21:52:05.283Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/perf/idle_micro/bin [2026-02-17T21:52:05.283Z] [2026-02-17T21:52:05.283Z] build: [2026-02-17T21:52:05.283Z] [2026-02-17T21:52:05.283Z] build: [2026-02-17T21:52:05.283Z] [2026-02-17T21:52:05.283Z] init: [2026-02-17T21:52:05.283Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jvmtest/perf/renaissance [2026-02-17T21:52:05.283Z] [2026-02-17T21:52:05.283Z] getRenaissanceSuite: [2026-02-17T21:52:05.283Z] [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:52:05.678Z] [2026-02-17T21:52:05.678Z] dist: [2026-02-17T21:52:05.678Z] [copy] Copying 3 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jvmtest/perf/renaissance [2026-02-17T21:52:05.678Z] [2026-02-17T21:52:05.678Z] build: [2026-02-17T21:52:05.678Z] [2026-02-17T21:52:05.678Z] init: [2026-02-17T21:52:05.678Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jvmtest/perf/specjbb [2026-02-17T21:52:05.678Z] [2026-02-17T21:52:05.678Z] getSpecjbbSuite: [2026-02-17T21:52:05.678Z] [2026-02-17T21:52:05.678Z] dist: [2026-02-17T21:52:05.678Z] [copy] Copying 3 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jvmtest/perf/specjbb/run [2026-02-17T21:52:06.039Z] [2026-02-17T21:52:06.039Z] BUILD SUCCESSFUL [2026-02-17T21:52:06.039Z] Total time: 56 seconds [2026-02-17T21:52:06.039Z] 0 [2026-02-17T21:52:06.039Z] [2026-02-17T21:52:06.039Z] [2026-02-17T21:52:06.039Z] RECORD TEST REPOs SHA [2026-02-17T21:52:06.039Z] cd "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../TKG/scripts"; \ [2026-02-17T21:52:06.039Z] bash "getSHAs.sh" --test_root_dir "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/.." --shas_file "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../TKG/SHAs.txt" [2026-02-17T21:52:06.039Z] Check shas in /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/.. and store the info in /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../TKG/SHAs.txt [2026-02-17T21:52:06.039Z] touch /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../TKG/SHAs.txt [2026-02-17T21:52:06.039Z] ================================================ [2026-02-17T21:52:06.039Z] timestamp: 20260217-215205 [2026-02-17T21:52:06.039Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests [2026-02-17T21:52:06.039Z] git repo: [2026-02-17T21:52:06.402Z] Fetch URL: https://github.com/adoptium/aqa-tests.git [2026-02-17T21:52:06.402Z] sha: [2026-02-17T21:52:06.402Z] 6ae53a7631d2a6681514f8dbc46b7c9b7747794e [2026-02-17T21:52:06.402Z] ================================================ [2026-02-17T21:52:06.402Z] timestamp: 20260217-215206 [2026-02-17T21:52:06.402Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/perf/bumbleBench/bumblebench [2026-02-17T21:52:06.402Z] git repo: [2026-02-17T21:52:06.402Z] Fetch URL: https://github.com/adoptium/bumblebench.git [2026-02-17T21:52:06.402Z] sha: [2026-02-17T21:52:06.402Z] 4ec780b716e7617094cce740d3b085ca4637ee0f [2026-02-17T21:52:06.402Z] ================================================ [2026-02-17T21:52:06.402Z] timestamp: 20260217-215206 [2026-02-17T21:52:06.402Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG [2026-02-17T21:52:06.402Z] git repo: [2026-02-17T21:52:06.402Z] Fetch URL: https://github.com/adoptium/TKG.git [2026-02-17T21:52:06.402Z] sha: [2026-02-17T21:52:06.402Z] d8a5e7b9cec170af57c956a21372271dee7f8dfe [2026-02-17T21:52:06.402Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG' [Pipeline] } [2026-02-17T21:52:06.523Z] $ ssh-agent -k [2026-02-17T21:52:06.529Z] unset SSH_AUTH_SOCK; [2026-02-17T21:52:06.530Z] unset SSH_AGENT_PID; [2026-02-17T21:52:06.530Z] echo Agent pid 13526 killed; [2026-02-17T21:52:06.655Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] echo [2026-02-17T21:52:06.797Z] 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:52:06.814Z] ITERATION: 1/1 [Pipeline] sh [2026-02-17T21:52:07.326Z] + which Xvfb [2026-02-17T21:52:07.327Z] /usr/bin/Xvfb [Pipeline] wrap [2026-02-17T21:52:07.495Z] $ Xvfb -displayfd 2 -screen 0 1024x768x24 -fbdir /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/.xvfb-253-..fbdir5371281771413513268 [Pipeline] { [Pipeline] sh [2026-02-17T21:52:28.246Z] + ps -f [2026-02-17T21:52:28.246Z] + grep '[X]vfb' [2026-02-17T21:52:28.246Z] + awk '{print $9}' [Pipeline] echo [2026-02-17T21:52:28.373Z] env.DISPLAY is :0 [Pipeline] sshagent [2026-02-17T21:52:28.388Z] $ ssh-agent [2026-02-17T21:52:28.521Z] SSH_AUTH_SOCK=/tmp/ssh-zRX1HW36cex6/agent.14148 [2026-02-17T21:52:28.521Z] SSH_AGENT_PID=14150 [2026-02-17T21:52:28.521Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-02-17T21:52:29.043Z] ++ uname [2026-02-17T21:52:29.043Z] + '[' Linux = AIX ']' [2026-02-17T21:52:29.043Z] ++ uname [2026-02-17T21:52:29.043Z] + '[' Linux = SunOS ']' [2026-02-17T21:52:29.043Z] ++ uname [2026-02-17T21:52:29.043Z] + '[' Linux = '*BSD' ']' [2026-02-17T21:52:29.043Z] + MAKE=make [2026-02-17T21:52:29.043Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown [2026-02-17T21:52:29.043Z] make: Nothing to be done for 'testEnvTeardown'. [Pipeline] sh [2026-02-17T21:52:29.642Z] ++ uname [2026-02-17T21:52:29.642Z] + '[' Linux = AIX ']' [2026-02-17T21:52:29.642Z] ++ uname [2026-02-17T21:52:29.642Z] + '[' Linux = SunOS ']' [2026-02-17T21:52:29.642Z] ++ uname [2026-02-17T21:52:29.642Z] + '[' Linux = '*BSD' ']' [2026-02-17T21:52:29.642Z] + MAKE=make [2026-02-17T21:52:29.642Z] + cd ./aqa-tests [2026-02-17T21:52:29.642Z] + . ./scripts/testenv/testenvSettings.sh [2026-02-17T21:52:29.642Z] ++ set +x [2026-02-17T21:52:29.642Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jdkbinary/j2sdk-image [2026-02-17T21:52:29.642Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/../../externalDependency/lib [2026-02-17T21:52:29.642Z] make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=extended.perf TESTLIST= [2026-02-17T21:52:29.642Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG' [2026-02-17T21:52:29.642Z] perl scripts/configure.pl [2026-02-17T21:52:29.642Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk8_hs_extended.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=extended.perf --testList= --numOfMachines= --testTime=120 --TRSSURL= [2026-02-17T21:52:30.009Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv. [2026-02-17T21:52:30.009Z] [2026-02-17T21:52:30.009Z] Starting to generate test make files. [2026-02-17T21:52:30.009Z] [2026-02-17T21:52:30.369Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../perf/bumbleBench/playlist.xml [2026-02-17T21:52:30.369Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../perf/dacapo/playlist.xml [2026-02-17T21:52:30.369Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../perf/dacapo/autoGen.mk [2026-02-17T21:52:30.369Z] [2026-02-17T21:52:30.369Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../perf/idle_micro/playlist.xml [2026-02-17T21:52:30.369Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../perf/liberty/playlist.xml [2026-02-17T21:52:30.369Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../perf/renaissance/playlist.xml [2026-02-17T21:52:30.369Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../perf/renaissance/autoGen.mk [2026-02-17T21:52:30.369Z] [2026-02-17T21:52:30.369Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../perf/specjbb/playlist.xml [2026-02-17T21:52:30.369Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../perf/autoGen.mk [2026-02-17T21:52:30.369Z] [2026-02-17T21:52:30.369Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../autoGen.mk [2026-02-17T21:52:30.369Z] [2026-02-17T21:52:30.369Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../TKG/utils.mk [2026-02-17T21:52:30.369Z] [2026-02-17T21:52:30.369Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/../TKG/rerun.mk [2026-02-17T21:52:30.369Z] [2026-02-17T21:52:30.369Z] Make files are generated successfully. [2026-02-17T21:52:30.369Z] [2026-02-17T21:52:30.369Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG' [2026-02-17T21:52:30.369Z] make -f runtest.mk _extended.perf [2026-02-17T21:52:30.369Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG' [2026-02-17T21:52:30.765Z] [2026-02-17T21:52:30.765Z] Running make 4.1 [2026-02-17T21:52:30.765Z] set TEST_ROOT to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/TKG/.. [2026-02-17T21:52:30.765Z] set JDK_VERSION to 8 [2026-02-17T21:52:30.765Z] set JDK_IMPL to hotspot [2026-02-17T21:52:30.765Z] set JVM_VERSION to openjdk8 [2026-02-17T21:52:30.765Z] set JCL_VERSION to latest [2026-02-17T21:52:30.765Z] set JAVA_HOME to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jdkbinary/j2sdk-image [2026-02-17T21:52:30.765Z] set SPEC to linux_aarch64 [2026-02-17T21:52:30.765Z] set TEST_FLAG to [2026-02-17T21:52:30.765Z] set OS_LABEL to rhel.7 [2026-02-17T21:52:30.765Z] Running extended.perf ... [2026-02-17T21:52:30.765Z] There are 17 test targets in extended.perf [2026-02-17T21:52:30.765Z] "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/jdkbinary/j2sdk-image/bin/java" -version [2026-02-17T21:52:30.765Z] openjdk version "1.8.0_492-beta" [2026-02-17T21:52:30.765Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_492-beta-202602172111-b03) [2026-02-17T21:52:30.765Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.492-b03, mixed mode) [2026-02-17T21:52:30.765Z] make[2]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests' [2026-02-17T21:52:30.765Z] make[3]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/perf' [2026-02-17T21:52:30.765Z] make[4]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_aarch64_linux/aqa-tests/perf/dacapo' [2026-02-17T21:52:30.765Z] [2026-02-17T21:52:30.765Z] ===============================================