Pre Test

Started by upstream project "build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin" build number 544 originally caused by: Started by upstream project "build-scripts/openjdk8-pipeline" build number 3027 originally caused by: Started by upstream project "build-scripts/utils/betaTrigger_8ea" build number 307 originally caused by: Started by timer Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_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_x86-64_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 50afb1a1277d4092aafb414d424c61f3a22f4979 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 50afb1a1277d4092aafb414d424c61f3a22f4979 # timeout=10 Commit message: "Enable rerun link with multiple components (#6629)" > git rev-list --no-walk c42dd64306a577589645d6f8472f5cb68ebf3579 # timeout=10 First time build. Skipping changelog. [Pipeline] Start of Pipeline [Pipeline] timestamps [Pipeline] { [Pipeline] nodesByLabel [2025-09-30T20:50:30.572Z] Found a total of 7 nodes with the 'hw.arch.x86&&sw.os.linux&&ci.role.perf' label [Pipeline] echo [2025-09-30T20:50:30.581Z] SPEC: linux_x86-64 [Pipeline] echo [2025-09-30T20:50:30.582Z] LABEL: hw.arch.x86&&sw.os.linux&&ci.role.perf [Pipeline] stage [Pipeline] { (Queue) [Pipeline] nodesByLabel [2025-09-30T20:50:30.590Z] Found a total of 7 nodes with the 'hw.arch.x86&&sw.os.linux&&ci.role.perf' label Did you forget the `def` keyword? WorkflowScript seems to be setting a field named dynamicAgents (to a value of type ArrayList) which could lead to memory leaks or other issues. [Pipeline] echo [2025-09-30T20:50:30.594Z] dynamicAgents: [azure, fyre, EBC] [Pipeline] node [2025-09-30T20:50:30.701Z] Running on test-ibmcloud-ubuntu2204-x64-2-noVF in /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux [Pipeline] { Did you forget the `def` keyword? WorkflowScript seems to be setting a field named ref_cache (to a value of type GStringImpl) which could lead to memory leaks or other issues. [Pipeline] retry [Pipeline] { [Pipeline] timeout [2025-09-30T20:50:30.727Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] cleanWs [2025-09-30T20:50:30.947Z] [WS-CLEANUP] Deleting project workspace... [2025-09-30T20:50:30.947Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2025-09-30T20:50:31.045Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // timeout [Pipeline] checkout [2025-09-30T20:50:31.170Z] The recommended git tool is: git [2025-09-30T20:50:31.378Z] No credentials specified [2025-09-30T20:50:31.477Z] Cloning the remote Git repository [2025-09-30T20:50:31.629Z] Cloning repository https://github.com/adoptium/aqa-tests.git [2025-09-30T20:50:31.629Z] > git init /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests # timeout=10 [2025-09-30T20:50:31.635Z] [WARNING] Reference path does not exist: /home/jenkins/openjdk_cache [2025-09-30T20:50:31.635Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git [2025-09-30T20:50:31.635Z] > git --version # timeout=10 [2025-09-30T20:50:31.640Z] > git --version # 'git version 2.34.1' [2025-09-30T20:50:31.640Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-09-30T20:50:36.158Z] Avoid second fetch [2025-09-30T20:50:36.261Z] Checking out Revision 50afb1a1277d4092aafb414d424c61f3a22f4979 (origin/master) [2025-09-30T20:50:36.001Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10 [2025-09-30T20:50:36.005Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-09-30T20:50:36.210Z] > git rev-parse origin/master^{commit} # timeout=10 [2025-09-30T20:50:36.313Z] > git config core.sparsecheckout # timeout=10 [2025-09-30T20:50:36.316Z] > git checkout -f 50afb1a1277d4092aafb414d424c61f3a22f4979 # timeout=10 [2025-09-30T20:50:37.379Z] Commit message: "Enable rerun link with multiple components (#6629)" [Pipeline] } [Pipeline] // retry [Pipeline] load [Pipeline] { (/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/buildenv/jenkins/JenkinsfileBase) [Pipeline] } [Pipeline] // load Did you forget the `def` keyword? WorkflowScript seems to be setting a field named jenkinsfile (to a value of type Script1) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TIME_LIMIT (to a value of type Integer) which could lead to memory leaks or other issues. [Pipeline] timeout [2025-09-30T20:50:39.161Z] Timeout set to expire in 1 day 1 hr [Pipeline] { [Pipeline] echo [2025-09-30T20:50:39.188Z] runMulticastCmd: false [Pipeline] stage [Pipeline] { (Setup) [Pipeline] sh [2025-09-30T20:50:40.384Z] + LC_TIME=C date +%a, %d %b %Y %T %z [Pipeline] echo [2025-09-30T20:50:40.811Z] PROCESSCATCH: Terminating any hung/left over test processes: [Pipeline] sh [2025-09-30T20:50:42.005Z] + aqa-tests/terminateTestProcesses.sh jenkins [2025-09-30T20:50:42.005Z] Unix type machine.. [2025-09-30T20:50:42.005Z] Running on a Linux host [2025-09-30T20:50:42.005Z] Woohoo - no rogue processes detected! Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named PLATFORM (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9 (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOM_TARGET (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NAME (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NUMBER (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named SSH_AGENT_CREDENTIAL (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named KEEP_WORKSPACE (to a value of type Boolean) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CLOUD_PROVIDER (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named SDK_RESOURCE (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named ITERATIONS (to a value of type Integer) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named NUM_MACHINES (to a value of type Integer) which could lead to memory leaks or other issues. [Pipeline] sh [2025-09-30T20:50:44.248Z] + printenv [2025-09-30T20:50:44.248Z] JENKINS_HOME=/home/jenkins/.jenkins [2025-09-30T20:50:44.248Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git [2025-09-30T20:50:44.248Z] SETUP_JCK_RUN=false [2025-09-30T20:50:44.248Z] USE_TESTENV_PROPERTIES=false [2025-09-30T20:50:44.248Z] EXTERNAL_CUSTOM_BRANCH=master [2025-09-30T20:50:44.248Z] SSH_CLIENT=78.47.239.97 47276 22 [2025-09-30T20:50:44.248Z] BUILD_LIST=perf [2025-09-30T20:50:44.248Z] USER=jenkins [2025-09-30T20:50:44.248Z] SDK_RESOURCE=upstream [2025-09-30T20:50:44.248Z] OPENJ9_BRANCH=master [2025-09-30T20:50:44.248Z] jobStatus=SUCCESS [2025-09-30T20:50:44.248Z] CI=true [2025-09-30T20:50:44.248Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.perf_x86-64_linux/247/display/redirect?page=changes [2025-09-30T20:50:44.248Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git [2025-09-30T20:50:44.248Z] UPSTREAM_JOB_NUMBER=544 [2025-09-30T20:50:44.248Z] XDG_SESSION_TYPE=tty [2025-09-30T20:50:44.248Z] EXIT_FAILURE=false [2025-09-30T20:50:44.248Z] HUDSON_URL=https://ci.adoptium.net/ [2025-09-30T20:50:44.248Z] TARGET=extended.perf [2025-09-30T20:50:44.248Z] NODE_LABELS=ci.role.testX test-ibmcloud-ubuntu2204-x64-2-noVF linux x64 rhel sw.os.linux sw.tool.docker ci.role.perf hw.arch.x86 [2025-09-30T20:50:44.248Z] MOTD_SHOWN=pam [2025-09-30T20:50:44.248Z] USE_JRE=false [2025-09-30T20:50:44.248Z] STF_OWNER_BRANCH=adoptium:master [2025-09-30T20:50:44.248Z] OLDPWD=/home/jenkins [2025-09-30T20:50:44.248Z] HOME=/home/jenkins [2025-09-30T20:50:44.248Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.perf_x86-64_linux/247/ [2025-09-30T20:50:44.248Z] ADOPTOPENJDK_BRANCH=master [2025-09-30T20:50:44.248Z] TAP_NAME=Test_openjdk8_hs_extended.perf_x86-64_linux.tap [2025-09-30T20:50:44.248Z] JDK_IMPL=hotspot [2025-09-30T20:50:44.248Z] DOCKER_REQUIRED=false [2025-09-30T20:50:44.248Z] JENKINS_SERVER_COOKIE=durable-3062483f9f6c93cedf647d11711739560070596be35e0eddfef92241b5bd13aa [2025-09-30T20:50:44.248Z] HUDSON_COOKIE=0a08355c-fbe1-49c3-954c-3d9afbb36a09 [2025-09-30T20:50:44.248Z] DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1001/bus [2025-09-30T20:50:44.248Z] PERF_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/../../benchmarks [2025-09-30T20:50:44.248Z] JDK_REPO=https://github.com/adoptium/jdk8u [2025-09-30T20:50:44.248Z] WORKSPACE=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux [2025-09-30T20:50:44.248Z] KEEP_WORKSPACE=false [2025-09-30T20:50:44.248Z] ARCHIVE_TEST_RESULTS=false [2025-09-30T20:50:44.248Z] GENERATE_JOBS=true [2025-09-30T20:50:44.248Z] PERSONAL_BUILD=false [2025-09-30T20:50:44.248Z] NODE_NAME=test-ibmcloud-ubuntu2204-x64-2-noVF [2025-09-30T20:50:44.248Z] JDK_BRANCH=jdk8u472-b07_adopt [2025-09-30T20:50:44.248Z] TKG_OWNER_BRANCH=adoptium:master [2025-09-30T20:50:44.248Z] LOGNAME=jenkins [2025-09-30T20:50:44.248Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.perf_x86-64_linux/247/display/redirect?page=artifacts [2025-09-30T20:50:44.248Z] STAGE_NAME=Setup [2025-09-30T20:50:44.248Z] XDG_SESSION_CLASS=user [2025-09-30T20:50:44.248Z] AUTO_DETECT=true [2025-09-30T20:50:44.248Z] EXECUTOR_NUMBER=0 [2025-09-30T20:50:44.248Z] JDK_VERSION=8 [2025-09-30T20:50:44.248Z] XDG_SESSION_ID=4 [2025-09-30T20:50:44.248Z] BUILD_DISPLAY_NAME=#247 [2025-09-30T20:50:44.248Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token [2025-09-30T20:50:44.248Z] TIME_LIMIT=25 [2025-09-30T20:50:44.248Z] EXTERNAL_TEST_CMD=mvn clean install [2025-09-30T20:50:44.248Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.perf_x86-64_linux/247/display/redirect?page=tests [2025-09-30T20:50:44.248Z] HUDSON_HOME=/home/jenkins/.jenkins [2025-09-30T20:50:44.248Z] JOB_BASE_NAME=Test_openjdk8_hs_extended.perf_x86-64_linux [2025-09-30T20:50:44.248Z] PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin [2025-09-30T20:50:44.248Z] PLATFORM=x86-64_linux [2025-09-30T20:50:44.248Z] TKG_ITERATIONS=1 [2025-09-30T20:50:44.248Z] EXIT_SUCCESS=false [2025-09-30T20:50:44.248Z] RERUN_FAILURE=true [2025-09-30T20:50:44.248Z] BUILD_ID=247 [2025-09-30T20:50:44.248Z] XDG_RUNTIME_DIR=/run/user/1001 [2025-09-30T20:50:44.248Z] ACTIVE_NODE_TIMEOUT=5 [2025-09-30T20:50:44.248Z] SYSTEM_LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/../../externalDependency/system_lib [2025-09-30T20:50:44.248Z] BUILD_TAG=jenkins-Test_openjdk8_hs_extended.perf_x86-64_linux-247 [2025-09-30T20:50:44.248Z] JENKINS_URL=https://ci.adoptium.net/ [2025-09-30T20:50:44.248Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git [2025-09-30T20:50:44.248Z] LANG=C.UTF-8 [2025-09-30T20:50:44.248Z] JCK_GIT_BRANCH=master [2025-09-30T20:50:44.248Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.perf_x86-64_linux/ [2025-09-30T20:50:44.248Z] KEEP_REPORTDIR=false [2025-09-30T20:50:44.248Z] ORIGIN_JDK_VERSION=8 [2025-09-30T20:50:44.248Z] BUILD_NUMBER=247 [2025-09-30T20:50:44.248Z] JENKINS_NODE_COOKIE=0d1e2b70-9b7c-42bf-a7a0-04103d8399a0 [2025-09-30T20:50:44.248Z] SHELL=/bin/sh [2025-09-30T20:50:44.248Z] ITERATIONS=1 [2025-09-30T20:50:44.248Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8 [2025-09-30T20:50:44.248Z] TEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/jdkbinary/j2sdk-image [2025-09-30T20:50:44.248Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.perf_x86-64_linux/247/display/redirect [2025-09-30T20:50:44.248Z] LIGHT_WEIGHT_CHECKOUT=false [2025-09-30T20:50:44.248Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master [2025-09-30T20:50:44.248Z] SPEC=linux_x86-64 [2025-09-30T20:50:44.248Z] HUDSON_SERVER_COOKIE=2d832652af5afba8 [2025-09-30T20:50:44.248Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.perf_x86-64_linux/display/redirect [2025-09-30T20:50:44.248Z] NUM_PROCESSORS=2 [2025-09-30T20:50:44.248Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin [2025-09-30T20:50:44.248Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master [2025-09-30T20:50:44.248Z] JOB_NAME=Test_openjdk8_hs_extended.perf_x86-64_linux [2025-09-30T20:50:44.248Z] SLACK_CHANNEL=aqavit-bot [2025-09-30T20:50:44.248Z] PWD=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux [2025-09-30T20:50:44.248Z] LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/../../externalDependency/lib [2025-09-30T20:50:44.248Z] SSH_CONNECTION=78.47.239.97 47276 10.241.64.9 22 [2025-09-30T20:50:44.248Z] TEST_TIME=120 [2025-09-30T20:50:44.248Z] WORKSPACE_TMP=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux@tmp [2025-09-30T20:50:44.248Z] PARALLEL=Dynamic [2025-09-30T20:50:44.248Z] JOBSTARTTIME=Tue, 30 Sep 2025 20:50:39 +0000 [2025-09-30T20:50:44.248Z] DYNAMIC_COMPILE=false [2025-09-30T20:50:44.248Z] RERUN_ITERATIONS=1 Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOMIZED_SDK_URL_OPTION (to a value of type String) which could lead to memory leaks or other issues. [Pipeline] timeout [2025-09-30T20:50:44.552Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] dir [2025-09-30T20:50:44.570Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/jdkbinary [Pipeline] { [Pipeline] copyArtifacts [2025-09-30T20:51:25.918Z] Copied 6 artifacts from "build-scripts » jobs » jdk8u » jdk8u-linux-x64-temurin" build number 544 [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // timeout Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_VERSION_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_IMPL_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_REPOS (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_BRANCHES (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_DIRS (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_SHAS (to a value of type String) which could lead to memory leaks or other issues. [Pipeline] echo [2025-09-30T20:51:26.186Z] IS_SVT_TESTREPO is set to false Did you forget the `def` keyword? Script1 seems to be setting a field named TEST_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named DEBUG_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CODE_COVERAGE_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named ADDITIONAL_ARTIFACTS_REQUIRED_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CURL_OPTS (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named GET_SH_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named RESOLVED_MAKE (to a value of type String) which could lead to memory leaks or other issues. [Pipeline] dir [2025-09-30T20:51:26.201Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux [Pipeline] { [Pipeline] sshagent [2025-09-30T20:51:26.275Z] $ ssh-agent [2025-09-30T20:51:26.718Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXMzTwWK/agent.323836 [2025-09-30T20:51:26.718Z] SSH_AGENT_PID=323838 [2025-09-30T20:51:26.718Z] [ssh-agent] Started. [Pipeline] { [Pipeline] dir [2025-09-30T20:51:26.731Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests [Pipeline] { [Pipeline] withCredentials [2025-09-30T20:51:26.768Z] Masking supported pattern matches of $USERNAME or $PASSWORD [Pipeline] { [Pipeline] sh [2025-09-30T20:51:27.930Z] + pwd [2025-09-30T20:51:27.930Z] + ./get.sh -s /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/.. -p x86-64_linux -r upstream -j 8 -i hotspot --clone_openj9 false --tkg_repo https://github.com/adoptium/TKG.git --tkg_branch master [2025-09-30T20:51:27.930Z] TESTDIR: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests [2025-09-30T20:51:27.930Z] get jdk binary... [2025-09-30T20:51:27.930Z] --sdkdir is set to upstream. Therefore, skip download jdk binary [2025-09-30T20:51:27.931Z] Uncompressing file: OpenJDK8U-jdk-sources_8u472b07-ea.tar.gz ... [2025-09-30T20:51:33.924Z] List files in jdkbinary folder... [2025-09-30T20:51:33.924Z] total 385484 [2025-09-30T20:51:33.924Z] -rw-r--r-- 1 jenkins jenkins 156974819 Sep 30 20:34 OpenJDK8U-debugimage_x64_linux_hotspot_8u472b07-ea.tar.gz [2025-09-30T20:51:33.924Z] -rw-r--r-- 1 jenkins jenkins 93154699 Sep 30 20:11 OpenJDK8U-jdk-sources_8u472b07-ea.tar.gz [2025-09-30T20:51:33.924Z] -rw-r--r-- 1 jenkins jenkins 103083712 Sep 30 20:34 OpenJDK8U-jdk_x64_linux_hotspot_8u472b07-ea.tar.gz [2025-09-30T20:51:33.924Z] -rw-r--r-- 1 jenkins jenkins 41410104 Sep 30 20:33 OpenJDK8U-jre_x64_linux_hotspot_8u472b07-ea.tar.gz [2025-09-30T20:51:33.924Z] -rw-rw-r-- 1 jenkins jenkins 21292 Sep 30 20:38 OpenJDK8U-sbom_x64_linux_hotspot_8u472b07-ea-metadata.json [2025-09-30T20:51:33.924Z] -rw-r--r-- 1 jenkins jenkins 80285 Sep 30 20:39 OpenJDK8U-sbom_x64_linux_hotspot_8u472b07-ea.json [2025-09-30T20:51:33.924Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 30 20:51 tmp [2025-09-30T20:51:33.925Z] List files in jdkbinary/tmp folder... [2025-09-30T20:51:33.925Z] total 4 [2025-09-30T20:51:33.925Z] drwxr-xr-x 15 jenkins jenkins 4096 Sep 30 20:10 jdk8u472-b07-src [2025-09-30T20:51:33.925Z] Moving directory jdk8u472-b07-src/ to ../source-image [2025-09-30T20:51:33.925Z] Uncompressing file: OpenJDK8U-jdk_x64_linux_hotspot_8u472b07-ea.tar.gz ... [2025-09-30T20:51:38.767Z] List files in jdkbinary folder... [2025-09-30T20:51:38.767Z] total 385488 [2025-09-30T20:51:38.767Z] -rw-r--r-- 1 jenkins jenkins 156974819 Sep 30 20:34 OpenJDK8U-debugimage_x64_linux_hotspot_8u472b07-ea.tar.gz [2025-09-30T20:51:38.767Z] -rw-r--r-- 1 jenkins jenkins 93154699 Sep 30 20:11 OpenJDK8U-jdk-sources_8u472b07-ea.tar.gz [2025-09-30T20:51:38.767Z] -rw-r--r-- 1 jenkins jenkins 103083712 Sep 30 20:34 OpenJDK8U-jdk_x64_linux_hotspot_8u472b07-ea.tar.gz [2025-09-30T20:51:38.767Z] -rw-r--r-- 1 jenkins jenkins 41410104 Sep 30 20:33 OpenJDK8U-jre_x64_linux_hotspot_8u472b07-ea.tar.gz [2025-09-30T20:51:38.767Z] -rw-rw-r-- 1 jenkins jenkins 21292 Sep 30 20:38 OpenJDK8U-sbom_x64_linux_hotspot_8u472b07-ea-metadata.json [2025-09-30T20:51:38.767Z] -rw-r--r-- 1 jenkins jenkins 80285 Sep 30 20:39 OpenJDK8U-sbom_x64_linux_hotspot_8u472b07-ea.json [2025-09-30T20:51:38.767Z] drwxr-xr-x 15 jenkins jenkins 4096 Sep 30 20:10 source-image [2025-09-30T20:51:38.767Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 30 20:51 tmp [2025-09-30T20:51:38.767Z] List files in jdkbinary/tmp folder... [2025-09-30T20:51:38.767Z] total 4 [2025-09-30T20:51:38.767Z] drwxr-xr-x 8 jenkins jenkins 4096 Sep 30 20:33 jdk8u472-b07 [2025-09-30T20:51:38.767Z] Moving directory jdk8u472-b07/ to ../j2sdk-image [2025-09-30T20:51:38.767Z] Uncompressing file: OpenJDK8U-jre_x64_linux_hotspot_8u472b07-ea.tar.gz ... [2025-09-30T20:51:41.690Z] List files in jdkbinary folder... [2025-09-30T20:51:41.691Z] total 385492 [2025-09-30T20:51:41.691Z] -rw-r--r-- 1 jenkins jenkins 156974819 Sep 30 20:34 OpenJDK8U-debugimage_x64_linux_hotspot_8u472b07-ea.tar.gz [2025-09-30T20:51:41.691Z] -rw-r--r-- 1 jenkins jenkins 93154699 Sep 30 20:11 OpenJDK8U-jdk-sources_8u472b07-ea.tar.gz [2025-09-30T20:51:41.691Z] -rw-r--r-- 1 jenkins jenkins 103083712 Sep 30 20:34 OpenJDK8U-jdk_x64_linux_hotspot_8u472b07-ea.tar.gz [2025-09-30T20:51:41.691Z] -rw-r--r-- 1 jenkins jenkins 41410104 Sep 30 20:33 OpenJDK8U-jre_x64_linux_hotspot_8u472b07-ea.tar.gz [2025-09-30T20:51:41.691Z] -rw-rw-r-- 1 jenkins jenkins 21292 Sep 30 20:38 OpenJDK8U-sbom_x64_linux_hotspot_8u472b07-ea-metadata.json [2025-09-30T20:51:41.691Z] -rw-r--r-- 1 jenkins jenkins 80285 Sep 30 20:39 OpenJDK8U-sbom_x64_linux_hotspot_8u472b07-ea.json [2025-09-30T20:51:41.691Z] drwxr-xr-x 8 jenkins jenkins 4096 Sep 30 20:33 j2sdk-image [2025-09-30T20:51:41.691Z] drwxr-xr-x 15 jenkins jenkins 4096 Sep 30 20:10 source-image [2025-09-30T20:51:41.691Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 30 20:51 tmp [2025-09-30T20:51:41.691Z] List files in jdkbinary/tmp folder... [2025-09-30T20:51:41.691Z] total 4 [2025-09-30T20:51:41.691Z] drwxr-xr-x 5 jenkins jenkins 4096 Sep 30 20:33 jdk8u472-b07-jre [2025-09-30T20:51:41.691Z] Moving directory jdk8u472-b07-jre/ to ../j2re-image [2025-09-30T20:51:41.691Z] Uncompressing OpenJDK8U-debugimage_x64_linux_hotspot_8u472b07-ea.tar.gz over ./j2sdk-image/jre... [2025-09-30T20:51:51.981Z] Removing top-level folder jdk8u472-b07-debug-image/ [2025-09-30T20:51:51.981Z] Removing top-level folder jdk8u472-b07/ [2025-09-30T20:52:00.730Z] Run /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/jdkbinary/j2sdk-image/bin/java -version [2025-09-30T20:52:00.730Z] =JAVA VERSION OUTPUT BEGIN= [2025-09-30T20:52:01.375Z] openjdk version "1.8.0_472-beta" [2025-09-30T20:52:01.375Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_472-beta-202509302010-b07) [2025-09-30T20:52:01.375Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.472-b07, mixed mode) [2025-09-30T20:52:03.464Z] =JAVA VERSION OUTPUT END= [2025-09-30T20:52:03.464Z] =RELEASE INFO BEGIN= [2025-09-30T20:52:03.464Z] JAVA_VERSION="1.8.0_472" [2025-09-30T20:52:03.464Z] OS_NAME="Linux" [2025-09-30T20:52:03.464Z] OS_VERSION="2.6" [2025-09-30T20:52:03.464Z] OS_ARCH="amd64" [2025-09-30T20:52:03.464Z] SOURCE=".:git:695734b33a1a+" [2025-09-30T20:52:03.464Z] IMPLEMENTOR="Eclipse Adoptium" [2025-09-30T20:52:03.465Z] BUILD_SOURCE="git:3fa460839d777feba84a90a9d059a2673fa9459f" [2025-09-30T20:52:03.465Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git" [2025-09-30T20:52:03.465Z] SOURCE_REPO="https://github.com/adoptium/jdk8u.git" [2025-09-30T20:52:03.465Z] FULL_VERSION="1.8.0_472-beta-202509302010-b07" [2025-09-30T20:52:03.465Z] SEMANTIC_VERSION="8.0.472+7" [2025-09-30T20:52:03.465Z] BUILD_INFO="OS: Linux Version: 6.8.0-1031-azure" [2025-09-30T20:52:03.465Z] JVM_VARIANT="Hotspot" [2025-09-30T20:52:03.465Z] JVM_VERSION="25.472-b07" [2025-09-30T20:52:03.465Z] IMAGE_TYPE="JDK" [2025-09-30T20:52:03.465Z] =RELEASE INFO END= [2025-09-30T20:52:03.465Z] get testKitGen... [2025-09-30T20:52:03.465Z] git clone -q https://github.com/adoptium/TKG.git [2025-09-30T20:52:06.388Z] git rev-parse master [2025-09-30T20:52:06.388Z] git checkout -q -f c0fd937c76392ba409c11608c1308e6d1c89b8af [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // dir [Pipeline] } [2025-09-30T20:52:06.795Z] $ ssh-agent -k [2025-09-30T20:52:06.802Z] unset SSH_AUTH_SOCK; [2025-09-30T20:52:06.802Z] unset SSH_AGENT_PID; [2025-09-30T20:52:06.802Z] echo Agent pid 323838 killed; [2025-09-30T20:52:07.240Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] fileExists [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] echo [2025-09-30T20:52:07.677Z] 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=x86-64_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-x64-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=jdk8u472-b07_adopt&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=544&amp;STF_OWNER_BRANCH=adoptium%3Amaster&amp;TIME_LIMIT=25&amp;JVM_OPTIONS=&amp;PARALLEL=None [Pipeline] echo [2025-09-30T20:52:07.689Z] 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=x86-64_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-ibmcloud-ubuntu2204-x64-2-noVF&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-x64-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=jdk8u472-b07_adopt&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=544&amp;STF_OWNER_BRANCH=adoptium%3Amaster&amp;TIME_LIMIT=25&amp;JVM_OPTIONS=&amp;PARALLEL=None [Pipeline] stage [Pipeline] { (setupParallelEnv) Did you forget the `def` keyword? Script1 seems to be setting a field named parallel_tests (to a value of type LinkedHashMap) which could lead to memory leaks or other issues. [Pipeline] timeout [2025-09-30T20:52:07.730Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] copyArtifacts [2025-09-30T20:52:08.336Z] Copied 1 artifact from "getTRSSOutput" build number 1911 [Pipeline] sh [2025-09-30T20:52:09.501Z] + cd ./aqa-tests/TKG/resources/TRSS [2025-09-30T20:52:09.501Z] + gzip -cd TRSSOutput.tar.gz [2025-09-30T20:52:09.501Z] + tar xof - [2025-09-30T20:52:09.501Z] + rm TRSSOutput.tar.gz [Pipeline] } [Pipeline] // timeout [Pipeline] timeout [2025-09-30T20:52:09.831Z] Timeout set to expire in 20 min [Pipeline] { [Pipeline] echo [2025-09-30T20:52:09.855Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [Pipeline] sh [2025-09-30T20:52:11.008Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/../../externalDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [2025-09-30T20:52:50.020Z] -------------------------------------------- [2025-09-30T20:52:50.020Z] path is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/../../externalDependency/lib [2025-09-30T20:52:50.020Z] task is set to default [2025-09-30T20:52:50.020Z] dependencyList is set to all [2025-09-30T20:52:50.020Z] -------------------------------------------- [2025-09-30T20:52:50.020Z] Starting download third party dependent jars [2025-09-30T20:52:50.020Z] -------------------------------------------- [2025-09-30T20:52:50.020Z] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/../../externalDependency/lib [2025-09-30T20:52:50.020Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/../../externalDependency/lib/testng.jar exists with correct hash, not downloading [2025-09-30T20:52:50.020Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/../../externalDependency/lib/jython-standalone.jar exists with correct hash, not downloading [2025-09-30T20:52:50.020Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/../../externalDependency/lib/jaxb-api.jar exists with correct hash, not downloading [2025-09-30T20:52:50.020Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/../../externalDependency/lib/objenesis.jar exists with correct hash, not downloading [2025-09-30T20:52:50.020Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/../../externalDependency/lib/org.eclipse.osgi-3.16.100.jar exists with correct hash, not downloading [2025-09-30T20:52:50.020Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/../../externalDependency/lib/jtreg_7_5_1_1.tar.gz exists with correct hash, not downloading [2025-09-30T20:52:50.020Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/../../externalDependency/lib/commons-exec.jar exists with correct hash, not downloading [2025-09-30T20:52:50.020Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading [2025-09-30T20:52:50.020Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/../../externalDependency/lib/jtreg_7_3_1_1.tar.gz exists with correct hash, not downloading [2025-09-30T20:52:50.020Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/../../externalDependency/lib/asm-all.jar exists with correct hash, not downloading [2025-09-30T20:52:50.020Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/../../externalDependency/lib/jtreg_7_5_2_1.tar.gz exists with correct hash, not downloading [2025-09-30T20:52:50.020Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/../../externalDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading [2025-09-30T20:52:50.020Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/../../externalDependency/lib/jtreg_7_4_1.tar.gz exists with correct hash, not downloading [2025-09-30T20:52:50.020Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/../../externalDependency/lib/commons-cli.jar exists with correct hash, not downloading [2025-09-30T20:52:50.020Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/../../externalDependency/lib/asmtools.jar exists with correct hash, not downloading [2025-09-30T20:52:50.020Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/../../externalDependency/lib/apache-maven-bin.tar.gz exists with correct hash, not downloading [2025-09-30T20:52:50.020Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/../../externalDependency/lib/jcommander.jar exists with correct hash, not downloading [2025-09-30T20:52:50.020Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/../../externalDependency/lib/asm.jar exists with correct hash, not downloading [2025-09-30T20:52:50.020Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/../../externalDependency/lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading [2025-09-30T20:52:50.020Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/../../externalDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading [2025-09-30T20:52:50.020Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/../../externalDependency/lib/junit4.jar exists with correct hash, not downloading [2025-09-30T20:52:50.020Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/../../externalDependency/lib/mockito-core.jar exists with correct hash, not downloading [2025-09-30T20:52:50.020Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/../../externalDependency/lib/byte-buddy.jar exists with correct hash, not downloading [2025-09-30T20:52:50.020Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/../../externalDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading [2025-09-30T20:52:50.020Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/../../externalDependency/lib/javassist.jar exists with correct hash, not downloading [2025-09-30T20:52:50.020Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/../../externalDependency/lib/jtreg_8_2.tar.gz exists with correct hash, not downloading [2025-09-30T20:52:50.020Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/../../externalDependency/lib/dacapo.zip exists with correct hash, not downloading [2025-09-30T20:52:50.020Z] downloaded dependent third party jars successfully [Pipeline] } [Pipeline] // timeout [Pipeline] nodesByLabel [2025-09-30T20:52:50.425Z] Found a total of 7 nodes with the 'hw.arch.x86&&sw.os.linux&&ci.role.perf' label [Pipeline] sh [2025-09-30T20:52:51.646Z] + cd ./aqa-tests/TKG [2025-09-30T20:52:51.646Z] + uname [2025-09-30T20:52:51.646Z] + [ Linux = AIX ] [2025-09-30T20:52:51.646Z] + uname [2025-09-30T20:52:51.646Z] + [ Linux = SunOS ] [2025-09-30T20:52:51.646Z] + uname [2025-09-30T20:52:51.646Z] + [ Linux = *BSD ] [2025-09-30T20:52:51.646Z] + MAKE=make [2025-09-30T20:52:51.646Z] + make genParallelList TEST=extended.perf TEST_TIME=120 NUM_MACHINES= [2025-09-30T20:52:51.646Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/jdkbinary/j2sdk-image [2025-09-30T20:52:51.646Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/../../externalDependency/lib [2025-09-30T20:52:51.646Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation; \ [2025-09-30T20:52:51.646Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation; \ [2025-09-30T20:52:51.646Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2025-09-30T20:52:51.646Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_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_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation"; fi [2025-09-30T20:52:51.646Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/TKG/scripts/build_tools.xml [2025-09-30T20:52:52.296Z] [2025-09-30T20:52:52.296Z] build: [2025-09-30T20:52:52.296Z] [2025-09-30T20:52:52.296Z] clean: [2025-09-30T20:52:52.296Z] [2025-09-30T20:52:52.296Z] init: [2025-09-30T20:52:52.296Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/TKG/bin [2025-09-30T20:52:52.296Z] [2025-09-30T20:52:52.296Z] getDependentLibs: [2025-09-30T20:52:52.296Z] [exec] -------------------------------------------- [2025-09-30T20:52:52.296Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/../../externalDependency/lib [2025-09-30T20:52:52.296Z] [exec] task is set to default [2025-09-30T20:52:52.296Z] [exec] dependencyList is set to json_simple [2025-09-30T20:52:52.296Z] [exec] -------------------------------------------- [2025-09-30T20:52:52.296Z] [exec] Starting download third party dependent jars [2025-09-30T20:52:52.296Z] [exec] -------------------------------------------- [2025-09-30T20:52:52.296Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/../../externalDependency/lib [2025-09-30T20:52:52.296Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading [2025-09-30T20:52:52.296Z] [exec] downloaded dependent third party jars successfully [2025-09-30T20:52:52.296Z] [2025-09-30T20:52:52.296Z] compile: [2025-09-30T20:52:52.296Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2025-09-30T20:52:52.296Z] [echo] ============COMPILER SETTINGS============ [2025-09-30T20:52:52.296Z] [echo] ===fork: yes [2025-09-30T20:52:52.296Z] [echo] ===debug: on [2025-09-30T20:52:52.296Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/TKG/bin [2025-09-30T20:52:55.226Z] [2025-09-30T20:52:55.226Z] dist: [2025-09-30T20:52:55.226Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/TKG/bin/TestKitGen.jar [2025-09-30T20:52:55.226Z] [2025-09-30T20:52:55.226Z] BUILD SUCCESSFUL [2025-09-30T20:52:55.226Z] Total time: 3 seconds [2025-09-30T20:52:55.226Z] 0 [2025-09-30T20:52:55.226Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector [2025-09-30T20:52:55.226Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch! [2025-09-30T20:52:55.226Z] microArchOutput: model name : Intel Xeon Processor (Cascadelake) [2025-09-30T20:52:56.565Z] ****************************** MACHINE INFO ****************************** [2025-09-30T20:52:56.565Z] File path : /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/TKG [2025-09-30T20:52:56.565Z] Free Physical Memory Size : 184926208 [2025-09-30T20:52:56.565Z] Free space (bytes) : 86527156224 [2025-09-30T20:52:56.565Z] Total Physical Memory Size : 4101824512 [2025-09-30T20:52:56.565Z] Total space (bytes) : 103865303040 [2025-09-30T20:52:56.565Z] Usable space (bytes) : 86510379008 [2025-09-30T20:52:56.565Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2025-09-30T20:52:56.565Z] bashVersion : [2025-09-30T20:52:56.565Z] GNU bash, version 5.1.16(1)-release (x86_64-pc-linux-gnu) [2025-09-30T20:52:56.565Z] Copyright (C) 2020 Free Software Foundation, Inc. [2025-09-30T20:52:56.565Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2025-09-30T20:52:56.565Z] [2025-09-30T20:52:56.565Z] This is free software; you are free to change and redistribute it. [2025-09-30T20:52:56.565Z] There is NO WARRANTY, to the extent permitted by law. [2025-09-30T20:52:56.565Z] cpuCores : 2 [2025-09-30T20:52:56.565Z] curlVersion : [2025-09-30T20:52:56.565Z] curl 7.81.0 (x86_64-pc-linux-gnu) libcurl/7.81.0 OpenSSL/3.0.2 zlib/1.2.11 brotli/1.0.9 zstd/1.4.8 libidn2/2.3.2 libpsl/0.21.0 (+libidn2/2.3.2) libssh/0.9.6/openssl/zlib nghttp2/1.43.0 librtmp/2.3 OpenLDAP/2.5.19 [2025-09-30T20:52:56.565Z] Release-Date: 2022-01-05 [2025-09-30T20:52:56.565Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ldap ldaps mqtt pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2025-09-30T20:52:56.565Z] Features: alt-svc AsynchDNS brotli GSS-API HSTS HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets zstd [2025-09-30T20:52:56.565Z] dockerVersion : Docker version 27.5.1, build 27.5.1-0ubuntu3~22.04.2 [2025-09-30T20:52:56.565Z] gcc version : 11 [2025-09-30T20:52:56.565Z] gclibc version : ldd (Ubuntu GLIBC 2.35-0ubuntu3.11) 2.35 [2025-09-30T20:52:56.565Z] gdb version : bash: line 1: gdb: command not found [2025-09-30T20:52:56.565Z] lldb version : Command could not be executed [2025-09-30T20:52:56.565Z] makeVersion : [2025-09-30T20:52:56.565Z] GNU Make 4.3 [2025-09-30T20:52:56.565Z] Built for x86_64-pc-linux-gnu [2025-09-30T20:52:56.565Z] Copyright (C) 1988-2020 Free Software Foundation, Inc. [2025-09-30T20:52:56.565Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2025-09-30T20:52:56.565Z] This is free software: you are free to change and redistribute it. [2025-09-30T20:52:56.565Z] There is NO WARRANTY, to the extent permitted by law. [2025-09-30T20:52:56.565Z] mavenVersion : [2025-09-30T20:52:56.565Z] Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f) [2025-09-30T20:52:56.565Z] Maven home: /usr/local/apache-maven-3.6.3 [2025-09-30T20:52:56.565Z] Java version: 1.8.0_472-beta, vendor: Temurin, runtime: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/jdkbinary/j2sdk-image/jre [2025-09-30T20:52:56.565Z] Default locale: en, platform encoding: UTF-8 [2025-09-30T20:52:56.565Z] OS name: "linux", version: "5.15.0-1085-ibm", arch: "amd64", family: "unix" [2025-09-30T20:52:56.565Z] osInfo : [2025-09-30T20:52:56.565Z] PRETTY_NAME="Ubuntu 22.04.5 LTS" [2025-09-30T20:52:56.565Z] NAME="Ubuntu" [2025-09-30T20:52:56.565Z] VERSION_ID="22.04" [2025-09-30T20:52:56.565Z] VERSION="22.04.5 LTS (Jammy Jellyfish)" [2025-09-30T20:52:56.565Z] VERSION_CODENAME=jammy [2025-09-30T20:52:56.565Z] ID=ubuntu [2025-09-30T20:52:56.565Z] ID_LIKE=debian [2025-09-30T20:52:56.565Z] HOME_URL="https://www.ubuntu.com/" [2025-09-30T20:52:56.565Z] SUPPORT_URL="https://help.ubuntu.com/" [2025-09-30T20:52:56.565Z] BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" [2025-09-30T20:52:56.565Z] PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" [2025-09-30T20:52:56.565Z] UBUNTU_CODENAME=jammy [2025-09-30T20:52:56.565Z] osLabel : ubuntu.22 [2025-09-30T20:52:56.565Z] perlVersion : [2025-09-30T20:52:56.565Z] [2025-09-30T20:52:56.565Z] This is perl 5, version 34, subversion 0 (v5.34.0) built for x86_64-linux-gnu-thread-multi [2025-09-30T20:52:56.565Z] (with 67 registered patches, see perl -V for more detail) [2025-09-30T20:52:56.565Z] [2025-09-30T20:52:56.565Z] Copyright 1987-2021, Larry Wall [2025-09-30T20:52:56.565Z] [2025-09-30T20:52:56.565Z] Perl may be copied only under the terms of either the Artistic License or the [2025-09-30T20:52:56.565Z] GNU General Public License, which may be found in the Perl 5 source kit. [2025-09-30T20:52:56.565Z] [2025-09-30T20:52:56.565Z] Complete documentation for Perl, including FAQ lists, should be found on [2025-09-30T20:52:56.565Z] this system using "man perl" or "perldoc perl". If you have access to the [2025-09-30T20:52:56.565Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page. [2025-09-30T20:52:56.565Z] [2025-09-30T20:52:56.565Z] podmanVersion : bash: line 1: podman: command not found [2025-09-30T20:52:56.565Z] procArch : x86_64 [2025-09-30T20:52:56.565Z] sysArch : x86_64 [2025-09-30T20:52:56.565Z] sysOS : Linux [2025-09-30T20:52:56.565Z] ulimit : [2025-09-30T20:52:56.565Z] real-time non-blocking time (microseconds, -R) unlimited [2025-09-30T20:52:56.565Z] core file size (blocks, -c) 0 [2025-09-30T20:52:56.565Z] data seg size (kbytes, -d) unlimited [2025-09-30T20:52:56.565Z] scheduling priority (-e) 0 [2025-09-30T20:52:56.565Z] file size (blocks, -f) unlimited [2025-09-30T20:52:56.565Z] pending signals (-i) 15377 [2025-09-30T20:52:56.565Z] max locked memory (kbytes, -l) 500708 [2025-09-30T20:52:56.565Z] max memory size (kbytes, -m) unlimited [2025-09-30T20:52:56.565Z] open files (-n) 1048576 [2025-09-30T20:52:56.565Z] pipe size (512 bytes, -p) 8 [2025-09-30T20:52:56.565Z] POSIX message queues (bytes, -q) 819200 [2025-09-30T20:52:56.565Z] real-time priority (-r) 0 [2025-09-30T20:52:56.565Z] stack size (kbytes, -s) 8192 [2025-09-30T20:52:56.565Z] cpu time (seconds, -t) unlimited [2025-09-30T20:52:56.565Z] max user processes (-u) 15377 [2025-09-30T20:52:56.565Z] virtual memory (kbytes, -v) unlimited [2025-09-30T20:52:56.565Z] file locks (-x) unlimited [2025-09-30T20:52:56.565Z] uname : Linux adopttest-ubuntu2204-x64-2 5.15.0-1085-ibm #88-Ubuntu SMP Thu Aug 21 00:34:21 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux [2025-09-30T20:52:56.565Z] vmVendor : Oracle Corporation [2025-09-30T20:52:56.565Z] vmVersion : 25.472-b07 [2025-09-30T20:52:56.565Z] xlc version : bash: line 1: xlC: command not found [2025-09-30T20:52:56.565Z] ************************************************************************** [2025-09-30T20:52:56.565Z] [2025-09-30T20:52:56.565Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM [2025-09-30T20:52:56.565Z] [2025-09-30T20:52:56.565Z] System.getProperty('java.vendor')=Temurin [2025-09-30T20:52:56.565Z] [2025-09-30T20:52:56.565Z] System.getProperty('os.name')=Linux [2025-09-30T20:52:56.565Z] [2025-09-30T20:52:56.565Z] System.getProperty('os.arch')=amd64 [2025-09-30T20:52:56.565Z] [2025-09-30T20:52:56.565Z] System.getProperty('java.fullversion')=null [2025-09-30T20:52:56.565Z] [2025-09-30T20:52:56.565Z] System.getProperty('sun.arch.data.model')=64 [2025-09-30T20:52:56.565Z] [2025-09-30T20:52:56.565Z] 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_x86-64_linux/../../externalDependency/lib [2025-09-30T20:52:56.565Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/TKG' [2025-09-30T20:52:56.565Z] perl scripts/configure.pl [2025-09-30T20:52:56.565Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=parallelList --spec=linux_x86-64 --microArch="" --osLabel="ubuntu.22" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=perf --iterations=1 --aotIterations= --testFlag= --testTarget=extended.perf --testList= --numOfMachines= --testTime=120 --TRSSURL= [2025-09-30T20:52:57.211Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv. [2025-09-30T20:52:57.211Z] [2025-09-30T20:52:57.211Z] [2025-09-30T20:52:57.211Z] Starting to generate parallel test lists. [2025-09-30T20:52:57.211Z] [2025-09-30T20:52:57.211Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../perf/liberty/playlist.xml [2025-09-30T20:52:57.211Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../perf/idle_micro/playlist.xml [2025-09-30T20:52:57.211Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../perf/renaissance/playlist.xml [2025-09-30T20:52:57.211Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../perf/specjbb/playlist.xml [2025-09-30T20:52:57.211Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../perf/bumbleBench/playlist.xml [2025-09-30T20:52:57.211Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../perf/dacapo/playlist.xml [2025-09-30T20:52:57.211Z] Attempting to get test duration data from TRSS. [2025-09-30T20:52:57.211Z] curl --silent --max-time 120 -L -k https://trss.adoptopenjdk.net/api/getTestAvgDuration?limit=100&jdkVersion=8&impl=hs&platform=x86-64_linux&group=perf&level=extended [2025-09-30T20:52:57.853Z] Attempting to get test duration data from cached files. [2025-09-30T20:52:57.853Z] [2025-09-30T20:52:57.853Z] TEST DURATION [2025-09-30T20:52:57.853Z] ==================================================================================== [2025-09-30T20:52:57.853Z] Total number of tests searched: 18 [2025-09-30T20:52:57.853Z] Number of test durations found: 18 [2025-09-30T20:52:57.853Z] Top slowest tests: [2025-09-30T20:52:57.853Z] 02m53s renaissance-movie-lens_0 [2025-09-30T20:52:57.853Z] 01m42s renaissance-als_0 [2025-09-30T20:52:57.853Z] 01m35s renaissance-db-shootout_0 [2025-09-30T20:52:57.853Z] ==================================================================================== [2025-09-30T20:52:57.853Z] [2025-09-30T20:52:57.853Z] Test target is split into 1 lists. [2025-09-30T20:52:57.853Z] Reducing estimated test running time from 13m14s to 13m14s. [2025-09-30T20:52:57.853Z] [2025-09-30T20:52:57.853Z] -------------------------------------testList_0------------------------------------- [2025-09-30T20:52:57.853Z] Number of tests: 18 [2025-09-30T20:52:57.853Z] Estimated running time: 13m14s [2025-09-30T20:52:57.853Z] TESTLIST=renaissance-movie-lens_0,renaissance-als_0,renaissance-db-shootout_0,renaissance-finagle-http_0,renaissance-chi-square_0,renaissance-gauss-mix_0,renaissance-dec-tree_0,renaissance-mnemonics_0,renaissance-par-mnemonics_0,renaissance-philosophers_0,renaissance-log-regression_0,dacapo-avrora_0,dacapo-sunflow_0,dacapo-jython_0,dacapo-pmd_0,dacapo-xalan_0,dacapo-fop_0,renaissance-finagle-chirper_0 [2025-09-30T20:52:57.853Z] ------------------------------------------------------------------------------------ [2025-09-30T20:52:57.853Z] [2025-09-30T20:52:57.853Z] Parallel test lists file (/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/parallelList.mk) is generated successfully. [2025-09-30T20:52:57.853Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/TKG' [Pipeline] fileExists [Pipeline] echo [2025-09-30T20:52:58.255Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk [Pipeline] readProperties [Pipeline] echo [2025-09-30T20:52:58.567Z] Number of test list is 1, no need to run tests in child job. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] echo [2025-09-30T20:52:58.630Z] Building tests... [Pipeline] timeout [2025-09-30T20:52:58.633Z] Timeout set to expire in 20 min [Pipeline] { [Pipeline] echo [2025-09-30T20:52:58.658Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [Pipeline] sh [2025-09-30T20:52:59.809Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/../../externalDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [2025-09-30T20:53:03.707Z] -------------------------------------------- [2025-09-30T20:53:03.707Z] path is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/../../externalDependency/lib [2025-09-30T20:53:03.707Z] task is set to default [2025-09-30T20:53:03.707Z] dependencyList is set to all [2025-09-30T20:53:03.707Z] -------------------------------------------- [2025-09-30T20:53:03.707Z] Starting download third party dependent jars [2025-09-30T20:53:03.707Z] -------------------------------------------- [2025-09-30T20:53:03.707Z] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/../../externalDependency/lib [2025-09-30T20:53:03.707Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/../../externalDependency/lib/org.eclipse.osgi-3.16.100.jar exists with correct hash, not downloading [2025-09-30T20:53:03.707Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/../../externalDependency/lib/jaxb-api.jar exists with correct hash, not downloading [2025-09-30T20:53:03.707Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/../../externalDependency/lib/jtreg_7_5_2_1.tar.gz exists with correct hash, not downloading [2025-09-30T20:53:03.707Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/../../externalDependency/lib/byte-buddy.jar exists with correct hash, not downloading [2025-09-30T20:53:03.707Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/../../externalDependency/lib/apache-maven-bin.tar.gz exists with correct hash, not downloading [2025-09-30T20:53:03.707Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/../../externalDependency/lib/asm-all.jar exists with correct hash, not downloading [2025-09-30T20:53:03.707Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/../../externalDependency/lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading [2025-09-30T20:53:03.707Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/../../externalDependency/lib/junit4.jar exists with correct hash, not downloading [2025-09-30T20:53:03.707Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/../../externalDependency/lib/dacapo.zip exists with correct hash, not downloading [2025-09-30T20:53:03.707Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading [2025-09-30T20:53:03.707Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/../../externalDependency/lib/commons-exec.jar exists with correct hash, not downloading [2025-09-30T20:53:03.707Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/../../externalDependency/lib/jython-standalone.jar exists with correct hash, not downloading [2025-09-30T20:53:03.707Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/../../externalDependency/lib/jtreg_7_5_1_1.tar.gz exists with correct hash, not downloading [2025-09-30T20:53:03.707Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/../../externalDependency/lib/asmtools.jar exists with correct hash, not downloading [2025-09-30T20:53:03.707Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/../../externalDependency/lib/mockito-core.jar exists with correct hash, not downloading [2025-09-30T20:53:03.707Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/../../externalDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading [2025-09-30T20:53:03.707Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/../../externalDependency/lib/jtreg_7_4_1.tar.gz exists with correct hash, not downloading [2025-09-30T20:53:03.707Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/../../externalDependency/lib/objenesis.jar exists with correct hash, not downloading [2025-09-30T20:53:03.707Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/../../externalDependency/lib/javassist.jar exists with correct hash, not downloading [2025-09-30T20:53:03.707Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/../../externalDependency/lib/jtreg_7_3_1_1.tar.gz exists with correct hash, not downloading [2025-09-30T20:53:03.707Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/../../externalDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading [2025-09-30T20:53:03.707Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/../../externalDependency/lib/testng.jar exists with correct hash, not downloading [2025-09-30T20:53:03.707Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/../../externalDependency/lib/asm.jar exists with correct hash, not downloading [2025-09-30T20:53:03.707Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/../../externalDependency/lib/jtreg_8_2.tar.gz exists with correct hash, not downloading [2025-09-30T20:53:03.707Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/../../externalDependency/lib/jcommander.jar exists with correct hash, not downloading [2025-09-30T20:53:03.707Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/../../externalDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading [2025-09-30T20:53:03.707Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/../../externalDependency/lib/commons-cli.jar exists with correct hash, not downloading [2025-09-30T20:53:03.707Z] downloaded dependent third party jars successfully [Pipeline] } [Pipeline] // timeout [Pipeline] fileExists [Pipeline] fileExists [Pipeline] withCredentials [2025-09-30T20:53:04.261Z] Masking supported pattern matches of $USERNAME or $PASSWORD [Pipeline] { [Pipeline] dir [2025-09-30T20:53:04.280Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests [Pipeline] { [Pipeline] sshagent [2025-09-30T20:53:04.351Z] $ ssh-agent [2025-09-30T20:53:04.800Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXRjSz1E/agent.324774 [2025-09-30T20:53:04.800Z] SSH_AGENT_PID=324776 [2025-09-30T20:53:04.800Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-09-30T20:53:05.977Z] + bash ./compile.sh [2025-09-30T20:53:05.977Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/jdkbinary/j2sdk-image [2025-09-30T20:53:05.977Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/../../externalDependency/lib [2025-09-30T20:53:05.977Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation; \ [2025-09-30T20:53:05.977Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation; \ [2025-09-30T20:53:05.977Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2025-09-30T20:53:05.977Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_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_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation"; fi [2025-09-30T20:53:05.978Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/TKG/scripts/build_tools.xml [2025-09-30T20:53:05.978Z] [2025-09-30T20:53:05.978Z] build: [2025-09-30T20:53:06.622Z] [2025-09-30T20:53:06.622Z] clean: [2025-09-30T20:53:06.622Z] [delete] Deleting: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/TKG/autoGenEnv.mk [2025-09-30T20:53:06.622Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/TKG/bin [2025-09-30T20:53:06.622Z] [2025-09-30T20:53:06.622Z] init: [2025-09-30T20:53:06.622Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/TKG/bin [2025-09-30T20:53:06.622Z] [2025-09-30T20:53:06.622Z] getDependentLibs: [2025-09-30T20:53:06.622Z] [exec] -------------------------------------------- [2025-09-30T20:53:06.622Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/../../externalDependency/lib [2025-09-30T20:53:06.622Z] [exec] task is set to default [2025-09-30T20:53:06.622Z] [exec] dependencyList is set to json_simple [2025-09-30T20:53:06.622Z] [exec] -------------------------------------------- [2025-09-30T20:53:06.622Z] [exec] Starting download third party dependent jars [2025-09-30T20:53:06.622Z] [exec] -------------------------------------------- [2025-09-30T20:53:06.623Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/../../externalDependency/lib [2025-09-30T20:53:06.623Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading [2025-09-30T20:53:06.623Z] [exec] downloaded dependent third party jars successfully [2025-09-30T20:53:06.623Z] [2025-09-30T20:53:06.623Z] compile: [2025-09-30T20:53:06.623Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2025-09-30T20:53:06.623Z] [echo] ============COMPILER SETTINGS============ [2025-09-30T20:53:06.623Z] [echo] ===fork: yes [2025-09-30T20:53:06.623Z] [echo] ===debug: on [2025-09-30T20:53:06.623Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/TKG/bin [2025-09-30T20:53:09.630Z] [2025-09-30T20:53:09.630Z] dist: [2025-09-30T20:53:09.630Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/TKG/bin/TestKitGen.jar [2025-09-30T20:53:09.630Z] [2025-09-30T20:53:09.630Z] BUILD SUCCESSFUL [2025-09-30T20:53:09.630Z] Total time: 3 seconds [2025-09-30T20:53:09.630Z] 0 [2025-09-30T20:53:09.631Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector [2025-09-30T20:53:09.631Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch! [2025-09-30T20:53:09.631Z] microArchOutput: model name : Intel Xeon Processor (Cascadelake) [2025-09-30T20:53:10.276Z] ****************************** MACHINE INFO ****************************** [2025-09-30T20:53:10.276Z] File path : /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/TKG [2025-09-30T20:53:10.276Z] Free Physical Memory Size : 217128960 [2025-09-30T20:53:10.276Z] Free space (bytes) : 86527139840 [2025-09-30T20:53:10.276Z] Total Physical Memory Size : 4101824512 [2025-09-30T20:53:10.276Z] Total space (bytes) : 103865303040 [2025-09-30T20:53:10.276Z] Usable space (bytes) : 86510362624 [2025-09-30T20:53:10.276Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2025-09-30T20:53:10.276Z] bashVersion : [2025-09-30T20:53:10.276Z] GNU bash, version 5.1.16(1)-release (x86_64-pc-linux-gnu) [2025-09-30T20:53:10.276Z] Copyright (C) 2020 Free Software Foundation, Inc. [2025-09-30T20:53:10.276Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2025-09-30T20:53:10.276Z] [2025-09-30T20:53:10.276Z] This is free software; you are free to change and redistribute it. [2025-09-30T20:53:10.276Z] There is NO WARRANTY, to the extent permitted by law. [2025-09-30T20:53:10.276Z] cpuCores : 2 [2025-09-30T20:53:10.276Z] curlVersion : [2025-09-30T20:53:10.276Z] curl 7.81.0 (x86_64-pc-linux-gnu) libcurl/7.81.0 OpenSSL/3.0.2 zlib/1.2.11 brotli/1.0.9 zstd/1.4.8 libidn2/2.3.2 libpsl/0.21.0 (+libidn2/2.3.2) libssh/0.9.6/openssl/zlib nghttp2/1.43.0 librtmp/2.3 OpenLDAP/2.5.19 [2025-09-30T20:53:10.276Z] Release-Date: 2022-01-05 [2025-09-30T20:53:10.276Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ldap ldaps mqtt pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2025-09-30T20:53:10.276Z] Features: alt-svc AsynchDNS brotli GSS-API HSTS HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets zstd [2025-09-30T20:53:10.276Z] dockerVersion : Docker version 27.5.1, build 27.5.1-0ubuntu3~22.04.2 [2025-09-30T20:53:10.276Z] gcc version : 11 [2025-09-30T20:53:10.276Z] gclibc version : ldd (Ubuntu GLIBC 2.35-0ubuntu3.11) 2.35 [2025-09-30T20:53:10.276Z] gdb version : bash: line 1: gdb: command not found [2025-09-30T20:53:10.276Z] lldb version : Command could not be executed [2025-09-30T20:53:10.276Z] makeVersion : [2025-09-30T20:53:10.276Z] GNU Make 4.3 [2025-09-30T20:53:10.277Z] Built for x86_64-pc-linux-gnu [2025-09-30T20:53:10.277Z] Copyright (C) 1988-2020 Free Software Foundation, Inc. [2025-09-30T20:53:10.277Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2025-09-30T20:53:10.277Z] This is free software: you are free to change and redistribute it. [2025-09-30T20:53:10.277Z] There is NO WARRANTY, to the extent permitted by law. [2025-09-30T20:53:10.277Z] mavenVersion : [2025-09-30T20:53:10.277Z] Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f) [2025-09-30T20:53:10.277Z] Maven home: /usr/local/apache-maven-3.6.3 [2025-09-30T20:53:10.277Z] Java version: 1.8.0_472-beta, vendor: Temurin, runtime: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/jdkbinary/j2sdk-image/jre [2025-09-30T20:53:10.277Z] Default locale: en, platform encoding: UTF-8 [2025-09-30T20:53:10.277Z] OS name: "linux", version: "5.15.0-1085-ibm", arch: "amd64", family: "unix" [2025-09-30T20:53:10.277Z] osInfo : [2025-09-30T20:53:10.277Z] PRETTY_NAME="Ubuntu 22.04.5 LTS" [2025-09-30T20:53:10.277Z] NAME="Ubuntu" [2025-09-30T20:53:10.277Z] VERSION_ID="22.04" [2025-09-30T20:53:10.277Z] VERSION="22.04.5 LTS (Jammy Jellyfish)" [2025-09-30T20:53:10.277Z] VERSION_CODENAME=jammy [2025-09-30T20:53:10.277Z] ID=ubuntu [2025-09-30T20:53:10.277Z] ID_LIKE=debian [2025-09-30T20:53:10.277Z] HOME_URL="https://www.ubuntu.com/" [2025-09-30T20:53:10.277Z] SUPPORT_URL="https://help.ubuntu.com/" [2025-09-30T20:53:10.277Z] BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" [2025-09-30T20:53:10.277Z] PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" [2025-09-30T20:53:10.277Z] UBUNTU_CODENAME=jammy [2025-09-30T20:53:10.277Z] osLabel : ubuntu.22 [2025-09-30T20:53:10.277Z] perlVersion : [2025-09-30T20:53:10.277Z] [2025-09-30T20:53:10.277Z] This is perl 5, version 34, subversion 0 (v5.34.0) built for x86_64-linux-gnu-thread-multi [2025-09-30T20:53:10.277Z] (with 67 registered patches, see perl -V for more detail) [2025-09-30T20:53:10.277Z] [2025-09-30T20:53:10.277Z] Copyright 1987-2021, Larry Wall [2025-09-30T20:53:10.277Z] [2025-09-30T20:53:10.277Z] Perl may be copied only under the terms of either the Artistic License or the [2025-09-30T20:53:10.277Z] GNU General Public License, which may be found in the Perl 5 source kit. [2025-09-30T20:53:10.277Z] [2025-09-30T20:53:10.277Z] Complete documentation for Perl, including FAQ lists, should be found on [2025-09-30T20:53:10.277Z] this system using "man perl" or "perldoc perl". If you have access to the [2025-09-30T20:53:10.277Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page. [2025-09-30T20:53:10.277Z] [2025-09-30T20:53:10.277Z] podmanVersion : bash: line 1: podman: command not found [2025-09-30T20:53:10.277Z] procArch : x86_64 [2025-09-30T20:53:10.277Z] sysArch : x86_64 [2025-09-30T20:53:10.277Z] sysOS : Linux [2025-09-30T20:53:10.277Z] ulimit : [2025-09-30T20:53:10.277Z] real-time non-blocking time (microseconds, -R) unlimited [2025-09-30T20:53:10.277Z] core file size (blocks, -c) 0 [2025-09-30T20:53:10.277Z] data seg size (kbytes, -d) unlimited [2025-09-30T20:53:10.277Z] scheduling priority (-e) 0 [2025-09-30T20:53:10.277Z] file size (blocks, -f) unlimited [2025-09-30T20:53:10.277Z] pending signals (-i) 15377 [2025-09-30T20:53:10.277Z] max locked memory (kbytes, -l) 500708 [2025-09-30T20:53:10.277Z] max memory size (kbytes, -m) unlimited [2025-09-30T20:53:10.277Z] open files (-n) 1048576 [2025-09-30T20:53:10.277Z] pipe size (512 bytes, -p) 8 [2025-09-30T20:53:10.277Z] POSIX message queues (bytes, -q) 819200 [2025-09-30T20:53:10.277Z] real-time priority (-r) 0 [2025-09-30T20:53:10.277Z] stack size (kbytes, -s) 8192 [2025-09-30T20:53:10.277Z] cpu time (seconds, -t) unlimited [2025-09-30T20:53:10.277Z] max user processes (-u) 15377 [2025-09-30T20:53:10.277Z] virtual memory (kbytes, -v) unlimited [2025-09-30T20:53:10.277Z] file locks (-x) unlimited [2025-09-30T20:53:10.277Z] uname : Linux adopttest-ubuntu2204-x64-2 5.15.0-1085-ibm #88-Ubuntu SMP Thu Aug 21 00:34:21 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux [2025-09-30T20:53:10.277Z] vmVendor : Oracle Corporation [2025-09-30T20:53:10.277Z] vmVersion : 25.472-b07 [2025-09-30T20:53:10.277Z] xlc version : bash: line 1: xlC: command not found [2025-09-30T20:53:10.278Z] ************************************************************************** [2025-09-30T20:53:10.278Z] [2025-09-30T20:53:10.278Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM [2025-09-30T20:53:10.278Z] [2025-09-30T20:53:10.278Z] System.getProperty('java.vendor')=Temurin [2025-09-30T20:53:10.278Z] [2025-09-30T20:53:10.278Z] System.getProperty('os.name')=Linux [2025-09-30T20:53:10.278Z] [2025-09-30T20:53:10.278Z] System.getProperty('os.arch')=amd64 [2025-09-30T20:53:10.278Z] [2025-09-30T20:53:10.278Z] System.getProperty('java.fullversion')=null [2025-09-30T20:53:10.278Z] [2025-09-30T20:53:10.278Z] System.getProperty('sun.arch.data.model')=64 [2025-09-30T20:53:10.278Z] [2025-09-30T20:53:10.278Z] make -f clean.mk cleanBuild [2025-09-30T20:53:10.278Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/TKG' [2025-09-30T20:53:10.278Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../../jvmtest [2025-09-30T20:53:10.278Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/TKG' [2025-09-30T20:53:10.278Z] make -f compile.mk compile [2025-09-30T20:53:10.278Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/TKG' [2025-09-30T20:53:10.278Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation; \ [2025-09-30T20:53:10.278Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation; \ [2025-09-30T20:53:10.279Z] (ant -f scripts/build_test.xml "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/TKG/.." "-DBUILD_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_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_x86-64_linux/aqa-tests/TKG/../../jvmtest/TestConfig/resources" "-DSPEC=linux_x86-64" "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/jdkbinary/j2sdk-image" "-DJVM_VERSION=openjdk8" "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2025-09-30T20:53:10.279Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_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_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation"; fi [2025-09-30T20:53:10.924Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/TKG/scripts/build_test.xml [2025-09-30T20:53:10.924Z] [echo] build.list is TestConfig/build.xml,perf/build.xml [2025-09-30T20:53:10.924Z] [2025-09-30T20:53:10.924Z] -create_test_directory: [2025-09-30T20:53:10.924Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/jvmtest [2025-09-30T20:53:10.924Z] [2025-09-30T20:53:10.924Z] stage_test_material: [2025-09-30T20:53:11.566Z] [copy] Copying 587 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/jvmtest [2025-09-30T20:53:11.566Z] [2025-09-30T20:53:11.566Z] build: [2025-09-30T20:53:11.566Z] [2025-09-30T20:53:11.566Z] init: [2025-09-30T20:53:11.566Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/jvmtest/perf [2025-09-30T20:53:11.566Z] [2025-09-30T20:53:11.566Z] dist: [2025-09-30T20:53:11.566Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/jvmtest/perf [2025-09-30T20:53:11.566Z] [2025-09-30T20:53:11.566Z] build: [2025-09-30T20:53:11.566Z] [2025-09-30T20:53:11.566Z] build: [2025-09-30T20:53:11.566Z] [2025-09-30T20:53:11.566Z] init: [2025-09-30T20:53:11.566Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/jvmtest/perf/bumbleBench [2025-09-30T20:53:11.566Z] [2025-09-30T20:53:11.566Z] getBumbleBench: [2025-09-30T20:53:11.566Z] [echo] Cloning BumbleBench [2025-09-30T20:53:11.566Z] [echo] git clone --depth 1 -b master https://github.com/adoptium/bumblebench.git [2025-09-30T20:53:12.214Z] [exec] Cloning into 'bumblebench'... [2025-09-30T20:53:12.214Z] [2025-09-30T20:53:12.214Z] buildBumbleBench: [2025-09-30T20:53:12.214Z] [echo] Building BumbleBench [2025-09-30T20:53:12.214Z] [2025-09-30T20:53:12.214Z] compile-all: [2025-09-30T20:53:12.215Z] [javac] Compiling 8 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/perf/bumbleBench/bumblebench [2025-09-30T20:53:13.558Z] [javac] Note: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/perf/bumbleBench/bumblebench/net/adoptopenjdk/bumblebench/core/Launcher.java uses unchecked or unsafe operations. [2025-09-30T20:53:13.558Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2025-09-30T20:53:13.558Z] [javac] Compiling 1 source file to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/perf/bumbleBench/bumblebench [2025-09-30T20:53:13.558Z] [javac] Compiling 11 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/perf/bumbleBench/bumblebench [2025-09-30T20:53:13.558Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/perf/bumbleBench/bumblebench [2025-09-30T20:53:13.558Z] [javac] Compiling 9 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/perf/bumbleBench/bumblebench [2025-09-30T20:53:14.201Z] [javac] Compiling 1 source file to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/perf/bumbleBench/bumblebench [2025-09-30T20:53:14.201Z] [javac] Compiling 2 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/perf/bumbleBench/bumblebench [2025-09-30T20:53:14.201Z] [javac] Compiling 8 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/perf/bumbleBench/bumblebench [2025-09-30T20:53:14.202Z] [javac] Compiling 6 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/perf/bumbleBench/bumblebench [2025-09-30T20:53:14.202Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/perf/bumbleBench/bumblebench [2025-09-30T20:53:14.202Z] [javac] Compiling 7 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/perf/bumbleBench/bumblebench [2025-09-30T20:53:14.887Z] [javac] Compiling 8 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/perf/bumbleBench/bumblebench [2025-09-30T20:53:14.887Z] [javac] Compiling 2 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/perf/bumbleBench/bumblebench [2025-09-30T20:53:14.887Z] [javac] Compiling 4 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/perf/bumbleBench/bumblebench [2025-09-30T20:53:14.887Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/perf/bumbleBench/bumblebench [2025-09-30T20:53:14.887Z] [2025-09-30T20:53:14.887Z] dist: [2025-09-30T20:53:14.887Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/perf/bumbleBench/bumblebench/BumbleBench.jar [2025-09-30T20:53:14.887Z] [2025-09-30T20:53:14.887Z] dist: [2025-09-30T20:53:14.887Z] [copy] Copying 126 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/jvmtest/perf/bumbleBench [2025-09-30T20:53:15.534Z] [2025-09-30T20:53:15.534Z] build: [2025-09-30T20:53:15.534Z] [2025-09-30T20:53:15.534Z] getDependentLibs: [2025-09-30T20:53:18.466Z] [exec] -------------------------------------------- [2025-09-30T20:53:18.466Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/../../externalDependency/lib [2025-09-30T20:53:18.466Z] [exec] task is set to default [2025-09-30T20:53:18.466Z] [exec] dependencyList is set to dacapo [2025-09-30T20:53:18.466Z] [exec] -------------------------------------------- [2025-09-30T20:53:18.466Z] [exec] Starting download third party dependent jars [2025-09-30T20:53:18.466Z] [exec] -------------------------------------------- [2025-09-30T20:53:18.466Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/../../externalDependency/lib [2025-09-30T20:53:18.466Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/../../externalDependency/lib/dacapo.zip exists with correct hash, not downloading [2025-09-30T20:53:18.466Z] [exec] downloaded dependent third party jars successfully [2025-09-30T20:53:18.466Z] [2025-09-30T20:53:18.466Z] init: [2025-09-30T20:53:18.466Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/jvmtest/perf/dacapo [2025-09-30T20:53:18.466Z] [2025-09-30T20:53:18.466Z] getDacapoSuite: [2025-09-30T20:53:18.466Z] [unzip] Expanding: /home/jenkins/externalDependency/lib/dacapo.zip into /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/jvmtest/perf/dacapo [2025-09-30T20:54:13.214Z] [move] Moving 1 file to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/jvmtest/perf/dacapo [2025-09-30T20:54:13.214Z] [move] Moving 10669 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/jvmtest/perf/dacapo/dacapo [2025-09-30T20:54:13.214Z] [2025-09-30T20:54:13.214Z] dist: [2025-09-30T20:54:13.214Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/jvmtest/perf/dacapo [2025-09-30T20:54:13.214Z] [2025-09-30T20:54:13.214Z] build: [2025-09-30T20:54:13.214Z] [2025-09-30T20:54:13.214Z] init: [2025-09-30T20:54:13.214Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/jvmtest/perf/idle_micro [2025-09-30T20:54:13.214Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/perf/idle_micro/bin [2025-09-30T20:54:13.214Z] [2025-09-30T20:54:13.214Z] compile: [2025-09-30T20:54:13.214Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2025-09-30T20:54:13.214Z] [echo] ============COMPILER SETTINGS============ [2025-09-30T20:54:13.214Z] [echo] ===fork: yes [2025-09-30T20:54:13.214Z] [echo] ===executable: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/jdkbinary/j2sdk-image/bin/javac [2025-09-30T20:54:13.214Z] [echo] ===debug: on [2025-09-30T20:54:13.214Z] [echo] ===destdir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../../jvmtest/perf/idle_micro [2025-09-30T20:54:13.214Z] [javac] Compiling 3 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/perf/idle_micro/bin [2025-09-30T20:54:13.214Z] [2025-09-30T20:54:13.214Z] dist: [2025-09-30T20:54:13.214Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/jvmtest/perf/idle_micro/IdleMicrobenchmark.jar [2025-09-30T20:54:13.214Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/jvmtest/perf/idle_micro [2025-09-30T20:54:13.214Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/jvmtest/perf/idle_micro [2025-09-30T20:54:13.214Z] [copy] Copying 7 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/jvmtest/perf/idle_micro [2025-09-30T20:54:18.055Z] [2025-09-30T20:54:18.055Z] clean: [2025-09-30T20:54:18.055Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/perf/idle_micro/bin [2025-09-30T20:54:18.055Z] [2025-09-30T20:54:18.055Z] build: [2025-09-30T20:54:18.055Z] [2025-09-30T20:54:18.055Z] build: [2025-09-30T20:54:18.055Z] [2025-09-30T20:54:18.055Z] init: [2025-09-30T20:54:18.055Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/jvmtest/perf/renaissance [2025-09-30T20:54:18.055Z] [2025-09-30T20:54:18.055Z] getRenaissanceSuite: [2025-09-30T20:54:18.055Z] [echo] curl -Lks -C - https://github.com/renaissance-benchmarks/renaissance/releases/download/v0.16.0/renaissance-mit-0.16.0.jar -o renaissance.jar [2025-09-30T20:54:20.974Z] [2025-09-30T20:54:20.974Z] dist: [2025-09-30T20:54:20.974Z] [copy] Copying 3 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/jvmtest/perf/renaissance [2025-09-30T20:54:26.145Z] [2025-09-30T20:54:26.145Z] build: [2025-09-30T20:54:26.145Z] [2025-09-30T20:54:26.145Z] init: [2025-09-30T20:54:26.145Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/jvmtest/perf/specjbb [2025-09-30T20:54:26.145Z] [2025-09-30T20:54:26.145Z] getSpecjbbSuite: [2025-09-30T20:54:26.145Z] [2025-09-30T20:54:26.145Z] dist: [2025-09-30T20:54:26.145Z] [copy] Copying 3 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/jvmtest/perf/specjbb/run [2025-09-30T20:54:27.659Z] [2025-09-30T20:54:27.659Z] BUILD SUCCESSFUL [2025-09-30T20:54:27.659Z] Total time: 1 minute 15 seconds [2025-09-30T20:54:27.659Z] 0 [2025-09-30T20:54:28.303Z] [2025-09-30T20:54:28.303Z] [2025-09-30T20:54:28.303Z] RECORD TEST REPOs SHA [2025-09-30T20:54:28.303Z] cd "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/scripts"; \ [2025-09-30T20:54:28.303Z] bash "getSHAs.sh" --test_root_dir "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/TKG/.." --shas_file "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/SHAs.txt" [2025-09-30T20:54:28.303Z] Check shas in /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/TKG/.. and store the info in /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/SHAs.txt [2025-09-30T20:54:28.303Z] touch /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/SHAs.txt [2025-09-30T20:54:30.442Z] ================================================ [2025-09-30T20:54:30.442Z] timestamp: 20250930-205430 [2025-09-30T20:54:30.442Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/perf/bumbleBench/bumblebench [2025-09-30T20:54:30.442Z] git repo: [2025-09-30T20:54:30.442Z] Fetch URL: https://github.com/adoptium/bumblebench.git [2025-09-30T20:54:30.442Z] sha: [2025-09-30T20:54:30.442Z] 4ec780b716e7617094cce740d3b085ca4637ee0f [2025-09-30T20:54:30.442Z] ================================================ [2025-09-30T20:54:30.442Z] timestamp: 20250930-205430 [2025-09-30T20:54:30.442Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/TKG [2025-09-30T20:54:30.442Z] git repo: [2025-09-30T20:54:30.442Z] Fetch URL: https://github.com/adoptium/TKG.git [2025-09-30T20:54:30.442Z] sha: [2025-09-30T20:54:30.442Z] c0fd937c76392ba409c11608c1308e6d1c89b8af [2025-09-30T20:54:30.442Z] ================================================ [2025-09-30T20:54:30.442Z] timestamp: 20250930-205430 [2025-09-30T20:54:30.442Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests [2025-09-30T20:54:30.442Z] git repo: [2025-09-30T20:54:30.442Z] Fetch URL: https://github.com/adoptium/aqa-tests.git [2025-09-30T20:54:30.442Z] sha: [2025-09-30T20:54:30.442Z] 50afb1a1277d4092aafb414d424c61f3a22f4979 [2025-09-30T20:54:30.442Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/TKG' [Pipeline] } [2025-09-30T20:54:30.885Z] $ ssh-agent -k [2025-09-30T20:54:30.901Z] unset SSH_AUTH_SOCK; [2025-09-30T20:54:30.901Z] unset SSH_AGENT_PID; [2025-09-30T20:54:30.901Z] echo Agent pid 324776 killed; [2025-09-30T20:54:31.884Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] echo [2025-09-30T20:54:32.024Z] 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 [2025-09-30T20:54:32.045Z] ITERATION: 1/1 [Pipeline] sh [2025-09-30T20:54:33.204Z] + which Xvfb [2025-09-30T20:54:33.205Z] /usr/bin/Xvfb [Pipeline] wrap [2025-09-30T20:54:33.757Z] $ Xvfb -displayfd 2 -screen 0 1024x768x24 -fbdir /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/.xvfb-247-..fbdir3254829794129991589 [Pipeline] { [Pipeline] sh [2025-09-30T20:54:55.171Z] + + ps -f [2025-09-30T20:54:55.173Z] grep [X]vfb [2025-09-30T20:54:55.173Z] + awk {print $9} [Pipeline] echo [2025-09-30T20:54:55.585Z] env.DISPLAY is :0 [Pipeline] sshagent [2025-09-30T20:54:55.640Z] $ ssh-agent [2025-09-30T20:54:56.086Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXwfuhMG/agent.325408 [2025-09-30T20:54:56.086Z] SSH_AGENT_PID=325410 [2025-09-30T20:54:56.086Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-09-30T20:54:57.253Z] + uname [2025-09-30T20:54:57.253Z] + [ Linux = AIX ] [2025-09-30T20:54:57.253Z] + uname [2025-09-30T20:54:57.253Z] + [ Linux = SunOS ] [2025-09-30T20:54:57.253Z] + uname [2025-09-30T20:54:57.253Z] + [ Linux = *BSD ] [2025-09-30T20:54:57.253Z] + MAKE=make [2025-09-30T20:54:57.253Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown [2025-09-30T20:54:57.253Z] make: Nothing to be done for 'testEnvTeardown'. [Pipeline] sh [2025-09-30T20:54:58.706Z] + uname [2025-09-30T20:54:58.706Z] + [ Linux = AIX ] [2025-09-30T20:54:58.706Z] + uname [2025-09-30T20:54:58.706Z] + [ Linux = SunOS ] [2025-09-30T20:54:58.706Z] + uname [2025-09-30T20:54:58.706Z] + [ Linux = *BSD ] [2025-09-30T20:54:58.706Z] + MAKE=make [2025-09-30T20:54:58.706Z] + cd ./aqa-tests [2025-09-30T20:54:58.706Z] + . ./scripts/testenv/testenvSettings.sh [2025-09-30T20:54:58.706Z] + set +x [2025-09-30T20:54:58.706Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/jdkbinary/j2sdk-image [2025-09-30T20:54:58.706Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/../../externalDependency/lib [2025-09-30T20:54:58.706Z] make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=extended.perf TESTLIST= [2025-09-30T20:54:58.706Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/TKG' [2025-09-30T20:54:58.706Z] perl scripts/configure.pl [2025-09-30T20:54:58.706Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=tests --spec=linux_x86-64 --microArch="" --osLabel="ubuntu.22" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=perf --iterations=1 --aotIterations= --testFlag= --testTarget=extended.perf --testList= --numOfMachines= --testTime=120 --TRSSURL= [2025-09-30T20:54:59.367Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv. [2025-09-30T20:54:59.367Z] [2025-09-30T20:54:59.367Z] Starting to generate test make files. [2025-09-30T20:54:59.367Z] [2025-09-30T20:54:59.367Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../perf/liberty/playlist.xml [2025-09-30T20:54:59.367Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../perf/idle_micro/playlist.xml [2025-09-30T20:54:59.367Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../perf/renaissance/playlist.xml [2025-09-30T20:54:59.367Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../perf/renaissance/autoGen.mk [2025-09-30T20:54:59.367Z] [2025-09-30T20:54:59.367Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../perf/specjbb/playlist.xml [2025-09-30T20:54:59.367Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../perf/bumbleBench/playlist.xml [2025-09-30T20:54:59.367Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../perf/dacapo/playlist.xml [2025-09-30T20:54:59.367Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../perf/dacapo/autoGen.mk [2025-09-30T20:54:59.367Z] [2025-09-30T20:54:59.367Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../perf/autoGen.mk [2025-09-30T20:54:59.367Z] [2025-09-30T20:54:59.367Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../autoGen.mk [2025-09-30T20:54:59.367Z] [2025-09-30T20:54:59.367Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/utils.mk [2025-09-30T20:54:59.367Z] [2025-09-30T20:54:59.367Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/TKG/../TKG/rerun.mk [2025-09-30T20:54:59.367Z] [2025-09-30T20:54:59.367Z] Make files are generated successfully. [2025-09-30T20:54:59.367Z] [2025-09-30T20:54:59.367Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/TKG' [2025-09-30T20:54:59.367Z] make -f runtest.mk _extended.perf [2025-09-30T20:54:59.367Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/TKG' [2025-09-30T20:54:59.367Z] [2025-09-30T20:54:59.367Z] Running make 4.3 [2025-09-30T20:54:59.367Z] set TEST_ROOT to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/TKG/.. [2025-09-30T20:54:59.367Z] set JDK_VERSION to 8 [2025-09-30T20:54:59.367Z] set JDK_IMPL to hotspot [2025-09-30T20:54:59.367Z] set JVM_VERSION to openjdk8 [2025-09-30T20:54:59.367Z] set JCL_VERSION to latest [2025-09-30T20:54:59.367Z] set JAVA_HOME to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/jdkbinary/j2sdk-image [2025-09-30T20:54:59.367Z] set SPEC to linux_x86-64 [2025-09-30T20:54:59.367Z] set TEST_FLAG to [2025-09-30T20:54:59.367Z] set OS_LABEL to ubuntu.22 [2025-09-30T20:54:59.367Z] Running extended.perf ... [2025-09-30T20:54:59.367Z] There are 18 test targets in extended.perf [2025-09-30T20:54:59.367Z] "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/jdkbinary/j2sdk-image/bin/java" -version [2025-09-30T20:54:59.367Z] openjdk version "1.8.0_472-beta" [2025-09-30T20:54:59.367Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_472-beta-202509302010-b07) [2025-09-30T20:54:59.367Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.472-b07, mixed mode) [2025-09-30T20:54:59.367Z] make[2]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests' [2025-09-30T20:54:59.367Z] make[3]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/perf' [2025-09-30T20:54:59.367Z] make[4]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_x86-64_linux/aqa-tests/perf/renaissance' [2025-09-30T20:54:59.367Z] [2025-09-30T20:54:59.367Z] ===============================================