Pre Test

Started by upstream project "Test_openjdk8_hs_sanity.openjdk_x86-64_linux" build number 1305 originally caused by: Started by upstream project "build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin" build number 546 originally caused by: Started by upstream project "build-scripts/openjdk8-pipeline" build number 3035 originally caused by: Started by upstream project "build-scripts/utils/betaTrigger_8ea" build number 322 originally caused by: Started by timer Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2@script/7d272c0688f17ab4e5b2f6ce77a7dc9cf4df33ff05c3a95eddd38682ef795b79 to read aqa-tests/buildenv/jenkins/openjdk_tests The recommended git tool is: git No credentials specified Wiping out workspace first. Cloning the remote Git repository Using shallow clone with depth 1 Cloning repository https://github.com/adoptium/aqa-tests.git > git init /home/jenkins/.jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2@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 c5b9b68617e160f1e6373ee243cc572fdf44f36b (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f c5b9b68617e160f1e6373ee243cc572fdf44f36b # timeout=10 Commit message: "Set new jvm option for FIPS140_3_OpenJCEPlusFIPS (#6710)" > git rev-list --no-walk 415b0c81bc4360dbe568168cf1864f803d2c74a1 # timeout=10 First time build. Skipping changelog. [Pipeline] Start of Pipeline [Pipeline] timestamps [Pipeline] { [Pipeline] echo [2025-11-04T21:42:31.035Z] SPEC: linux_x86-64 [Pipeline] echo [2025-11-04T21:42:31.036Z] LABEL: ci.role.test&&hw.arch.x86&&sw.os.linux [Pipeline] stage [Pipeline] { (Queue) [Pipeline] nodesByLabel [2025-11-04T21:42:31.046Z] Found a total of 11 nodes with the 'ci.role.test&&hw.arch.x86&&sw.os.linux' 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-11-04T21:42:31.050Z] dynamicAgents: [azure, fyre, EBC] [Pipeline] node [2025-11-04T21:42:31.087Z] Running on test-ibmcloud-centosstream10-x64-2 in /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2 [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-11-04T21:42:31.127Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] retry [Pipeline] { [Pipeline] cleanWs [2025-11-04T21:42:31.355Z] [WS-CLEANUP] Deleting project workspace... [2025-11-04T21:42:31.355Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2025-11-04T21:42:31.453Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // retry [Pipeline] } [Pipeline] // timeout [Pipeline] checkout [2025-11-04T21:42:31.616Z] The recommended git tool is: git [2025-11-04T21:42:31.910Z] No credentials specified [2025-11-04T21:42:32.008Z] Cloning the remote Git repository [2025-11-04T21:42:32.160Z] Cloning repository https://github.com/adoptium/aqa-tests.git [2025-11-04T21:42:32.160Z] > git init /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/aqa-tests # timeout=10 [2025-11-04T21:42:32.166Z] [WARNING] Reference path does not exist: /home/jenkins/openjdk_cache [2025-11-04T21:42:32.166Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git [2025-11-04T21:42:32.166Z] > git --version # timeout=10 [2025-11-04T21:42:32.169Z] > git --version # 'git version 2.47.3' [2025-11-04T21:42:32.169Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-11-04T21:42:36.377Z] Avoid second fetch [2025-11-04T21:42:36.482Z] Checking out Revision c5b9b68617e160f1e6373ee243cc572fdf44f36b (origin/master) [2025-11-04T21:42:37.193Z] Commit message: "Set new jvm option for FIPS140_3_OpenJCEPlusFIPS (#6710)" [Pipeline] } [Pipeline] // retry [Pipeline] load [2025-11-04T21:42:36.225Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10 [2025-11-04T21:42:36.228Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-11-04T21:42:36.431Z] > git rev-parse origin/master^{commit} # timeout=10 [2025-11-04T21:42:36.534Z] > git config core.sparsecheckout # timeout=10 [2025-11-04T21:42:36.537Z] > git checkout -f c5b9b68617e160f1e6373ee243cc572fdf44f36b # timeout=10 [Pipeline] { (/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/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-11-04T21:42:38.876Z] Timeout set to expire in 1 day 1 hr [Pipeline] { [Pipeline] echo [2025-11-04T21:42:38.905Z] runMulticastCmd: false [Pipeline] stage [Pipeline] { (Setup) [Pipeline] sh [2025-11-04T21:42:40.188Z] + LC_TIME=C [2025-11-04T21:42:40.188Z] + date '+%a, %d %b %Y %T %z' [Pipeline] echo [2025-11-04T21:42:40.603Z] PROCESSCATCH: Terminating any hung/left over test processes: [Pipeline] sh [2025-11-04T21:42:41.751Z] + aqa-tests/terminateTestProcesses.sh jenkins [2025-11-04T21:42:41.751Z] Unix type machine.. [2025-11-04T21:42:41.751Z] egrep: warning: egrep is obsolescent; using grep -E [2025-11-04T21:42:41.751Z] Running on a Linux host [2025-11-04T21:42:41.751Z] egrep: warning: egrep is obsolescent; using grep -E [2025-11-04T21:42:41.751Z] egrep: warning: egrep is obsolescent; using grep -E [2025-11-04T21:42:41.751Z] egrep: warning: egrep is obsolescent; using grep -E [2025-11-04T21:42:41.751Z] 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-11-04T21:42:44.484Z] + printenv [2025-11-04T21:42:44.484Z] SHELL=/bin/bash [2025-11-04T21:42:44.484Z] KEEP_WORKSPACE=false [2025-11-04T21:42:44.484Z] TAP_NAME=Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2.tap [2025-11-04T21:42:44.484Z] LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/../../externalDependency/lib [2025-11-04T21:42:44.484Z] EXIT_FAILURE=false [2025-11-04T21:42:44.484Z] JDK_BRANCH=jdk8u482-b01_adopt [2025-11-04T21:42:44.484Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/12/display/redirect?page=tests [2025-11-04T21:42:44.484Z] PLATFORM=x86-64_linux [2025-11-04T21:42:44.484Z] DOCKER_REQUIRED=false [2025-11-04T21:42:44.484Z] TIME_LIMIT=25 [2025-11-04T21:42:44.484Z] JENKINS_SERVER_COOKIE=durable-0fccc7c47a79d54c994b293f3ebc271f217c9ba7315733993558b1475231fa1d [2025-11-04T21:42:44.484Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git [2025-11-04T21:42:44.484Z] GENERATE_JOBS=true [2025-11-04T21:42:44.484Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git [2025-11-04T21:42:44.484Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/12/display/redirect?page=changes [2025-11-04T21:42:44.484Z] RERUN_ITERATIONS=1 [2025-11-04T21:42:44.484Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master [2025-11-04T21:42:44.484Z] GPG_TTY=not a tty [2025-11-04T21:42:44.484Z] STF_OWNER_BRANCH=adoptium:master [2025-11-04T21:42:44.484Z] HUDSON_HOME=/home/jenkins/.jenkins [2025-11-04T21:42:44.484Z] PWD=/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2 [2025-11-04T21:42:44.484Z] LOGNAME=jenkins [2025-11-04T21:42:44.484Z] XDG_SESSION_TYPE=tty [2025-11-04T21:42:44.484Z] SETUP_JCK_RUN=false [2025-11-04T21:42:44.484Z] ARCHIVE_TEST_RESULTS=false [2025-11-04T21:42:44.484Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/12/ [2025-11-04T21:42:44.484Z] SLACK_CHANNEL=aqavit-bot [2025-11-04T21:42:44.484Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk8u/jdk8u-linux-x64-temurin [2025-11-04T21:42:44.484Z] JCK_GIT_BRANCH=master [2025-11-04T21:42:44.484Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/ [2025-11-04T21:42:44.484Z] BUILD_NUMBER=12 [2025-11-04T21:42:44.484Z] TKG_ITERATIONS=1 [2025-11-04T21:42:44.484Z] _=/usr/bin/printenv [2025-11-04T21:42:44.484Z] PERF_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/../../benchmarks [2025-11-04T21:42:44.484Z] MOTD_SHOWN=pam [2025-11-04T21:42:44.484Z] JENKINS_NODE_COOKIE=91df1a71-f1ff-48f3-93f7-a5e1a960a69b [2025-11-04T21:42:44.484Z] KEEP_REPORTDIR=true [2025-11-04T21:42:44.484Z] SDK_RESOURCE=upstream [2025-11-04T21:42:44.484Z] BUILD_DISPLAY_NAME=#12 [2025-11-04T21:42:44.484Z] TEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/jdkbinary/j2sdk-image [2025-11-04T21:42:44.484Z] HOME=/home/jenkins [2025-11-04T21:42:44.484Z] LANG=en_US.UTF-8 [2025-11-04T21:42:44.484Z] jobStatus=SUCCESS [2025-11-04T21:42:44.484Z] JENKINS_URL=https://ci.adoptium.net/ [2025-11-04T21:42:44.484Z] JOB_BASE_NAME=Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2 [2025-11-04T21:42:44.484Z] JOBSTARTTIME=Tue, 04 Nov 2025 21:42:39 +0000 [2025-11-04T21:42:44.484Z] JDK_VERSION=8 [2025-11-04T21:42:44.484Z] JOB_NAME=Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2 [2025-11-04T21:42:44.484Z] USE_TESTENV_PROPERTIES=false [2025-11-04T21:42:44.484Z] PERSONAL_BUILD=false [2025-11-04T21:42:44.484Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/12/display/redirect [2025-11-04T21:42:44.484Z] AUTO_DETECT=true [2025-11-04T21:42:44.484Z] SSH_CONNECTION=78.47.239.97 60750 10.241.64.5 22 [2025-11-04T21:42:44.484Z] EXIT_SUCCESS=false [2025-11-04T21:42:44.484Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/display/redirect [2025-11-04T21:42:44.484Z] WORKSPACE=/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2 [2025-11-04T21:42:44.484Z] OPENJ9_BRANCH=master [2025-11-04T21:42:44.484Z] EXTERNAL_CUSTOM_BRANCH=master [2025-11-04T21:42:44.484Z] SYSTEM_LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/../../externalDependency/system_lib [2025-11-04T21:42:44.484Z] PARALLEL=None [2025-11-04T21:42:44.484Z] HUDSON_URL=https://ci.adoptium.net/ [2025-11-04T21:42:44.484Z] ITERATIONS=1 [2025-11-04T21:42:44.484Z] UPSTREAM_JOB_NUMBER=546 [2025-11-04T21:42:44.484Z] SPEC=linux_x86-64 [2025-11-04T21:42:44.484Z] UPSTREAM_TEST_JOB_NAME=Test_openjdk8_hs_sanity.openjdk_x86-64_linux [2025-11-04T21:42:44.484Z] XDG_SESSION_CLASS=user [2025-11-04T21:42:44.484Z] JDK_REPO=https://github.com/adoptium/jdk8u [2025-11-04T21:42:44.484Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master [2025-11-04T21:42:44.484Z] NODE_NAME=test-ibmcloud-centosstream10-x64-2 [2025-11-04T21:42:44.484Z] LESSOPEN=||/usr/bin/lesspipe.sh %s [2025-11-04T21:42:44.484Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git [2025-11-04T21:42:44.484Z] USER=jenkins [2025-11-04T21:42:44.484Z] HUDSON_SERVER_COOKIE=2d832652af5afba8 [2025-11-04T21:42:44.485Z] DYNAMIC_COMPILE=false [2025-11-04T21:42:44.485Z] SHLVL=2 [2025-11-04T21:42:44.485Z] BUILD_TAG=jenkins-Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2-12 [2025-11-04T21:42:44.485Z] EXECUTOR_NUMBER=0 [2025-11-04T21:42:44.485Z] HUDSON_COOKIE=f620a78d-41a6-411e-9416-4022bf04fb95 [2025-11-04T21:42:44.485Z] XDG_SESSION_ID=79 [2025-11-04T21:42:44.485Z] JENKINS_HOME=/home/jenkins/.jenkins [2025-11-04T21:42:44.485Z] ADOPTOPENJDK_BRANCH=master [2025-11-04T21:42:44.485Z] ORIGIN_JDK_VERSION=8 [2025-11-04T21:42:44.485Z] XDG_RUNTIME_DIR=/run/user/1002 [2025-11-04T21:42:44.485Z] NUM_PROCESSORS=2 [2025-11-04T21:42:44.485Z] SSH_CLIENT=78.47.239.97 60750 22 [2025-11-04T21:42:44.485Z] DEBUGINFOD_URLS=https://debuginfod.centos.org/ [2025-11-04T21:42:44.485Z] DEBUGINFOD_IMA_CERT_PATH=/etc/keys/ima: [2025-11-04T21:42:44.485Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token [2025-11-04T21:42:44.485Z] STAGE_NAME=Setup [2025-11-04T21:42:44.485Z] NODE_LABELS=ci.role.test test-ibmcloud-centosstream10-x64-2 linux x64 rhel sw.os.linux sw.tool.docker ci.role.perf hw.arch.x86 [2025-11-04T21:42:44.485Z] EXTERNAL_TEST_CMD=mvn clean install [2025-11-04T21:42:44.485Z] WORKSPACE_TMP=/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2@tmp [2025-11-04T21:42:44.485Z] PATH=/home/jenkins/.local/bin:/home/jenkins/bin:/usr/lib64/ccache:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin [2025-11-04T21:42:44.485Z] LIGHT_WEIGHT_CHECKOUT=false [2025-11-04T21:42:44.485Z] TKG_OWNER_BRANCH=adoptium:master [2025-11-04T21:42:44.485Z] UPSTREAM_TEST_JOB_NUMBER=1305 [2025-11-04T21:42:44.485Z] CI=true [2025-11-04T21:42:44.485Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/12/display/redirect?page=artifacts [2025-11-04T21:42:44.485Z] DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1002/bus [2025-11-04T21:42:44.485Z] ACTIVE_NODE_TIMEOUT=5 [2025-11-04T21:42:44.485Z] RERUN_FAILURE=true [2025-11-04T21:42:44.485Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8 [2025-11-04T21:42:44.485Z] BUILD_LIST=openjdk [2025-11-04T21:42:44.485Z] BUILD_ID=12 [2025-11-04T21:42:44.485Z] OLDPWD=/home/jenkins [2025-11-04T21:42:44.485Z] USE_JRE=false [2025-11-04T21:42:44.485Z] TARGET=-f parallelList.mk testList_2 [2025-11-04T21:42:44.485Z] JDK_IMPL=hotspot 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-11-04T21:42:44.785Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] dir [2025-11-04T21:42:44.799Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/jdkbinary [Pipeline] { [Pipeline] copyArtifacts [2025-11-04T21:43:24.923Z] Copied 6 artifacts from "build-scripts » jobs » jdk8u » jdk8u-linux-x64-temurin" build number 546 [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-11-04T21:43:25.136Z] 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-11-04T21:43:25.142Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2 [Pipeline] { [Pipeline] sshagent [2025-11-04T21:43:25.214Z] $ ssh-agent [2025-11-04T21:43:25.657Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXpzEpQA/agent.2465077 [2025-11-04T21:43:25.657Z] SSH_AGENT_PID=2465079 [2025-11-04T21:43:25.657Z] [ssh-agent] Started. [Pipeline] { [Pipeline] dir [2025-11-04T21:43:25.673Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/aqa-tests [Pipeline] { [Pipeline] withCredentials [2025-11-04T21:43:25.699Z] Masking supported pattern matches of $USERNAME or $PASSWORD [Pipeline] { [Pipeline] sh [2025-11-04T21:43:26.857Z] ++ pwd [2025-11-04T21:43:26.858Z] + ./get.sh -s /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/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-11-04T21:43:26.858Z] TESTDIR: /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/aqa-tests [2025-11-04T21:43:26.858Z] get jdk binary... [2025-11-04T21:43:26.858Z] --sdkdir is set to upstream. Therefore, skip download jdk binary [2025-11-04T21:43:26.858Z] Uncompressing file: OpenJDK8U-jdk-sources_8u482b01-ea.tar.gz ... [2025-11-04T21:43:33.561Z] List files in jdkbinary folder... [2025-11-04T21:43:33.561Z] total 385624 [2025-11-04T21:43:33.561Z] -rw-r--r--. 1 jenkins jenkins 157081437 Nov 4 21:24 OpenJDK8U-debugimage_x64_linux_hotspot_8u482b01-ea.tar.gz [2025-11-04T21:43:33.561Z] -rw-r--r--. 1 jenkins jenkins 93142456 Nov 4 21:13 OpenJDK8U-jdk-sources_8u482b01-ea.tar.gz [2025-11-04T21:43:33.561Z] -rw-r--r--. 1 jenkins jenkins 103099898 Nov 4 21:24 OpenJDK8U-jdk_x64_linux_hotspot_8u482b01-ea.tar.gz [2025-11-04T21:43:33.561Z] -rw-r--r--. 1 jenkins jenkins 41445128 Nov 4 21:24 OpenJDK8U-jre_x64_linux_hotspot_8u482b01-ea.tar.gz [2025-11-04T21:43:33.561Z] -rw-r--r--. 1 jenkins jenkins 80072 Nov 4 21:29 OpenJDK8U-sbom_x64_linux_hotspot_8u482b01-ea.json [2025-11-04T21:43:33.561Z] -rw-rw-r--. 1 jenkins jenkins 21220 Nov 4 21:27 OpenJDK8U-sbom_x64_linux_hotspot_8u482b01-ea-metadata.json [2025-11-04T21:43:33.561Z] drwxr-xr-x. 3 jenkins jenkins 30 Nov 4 21:43 tmp [2025-11-04T21:43:33.561Z] List files in jdkbinary/tmp folder... [2025-11-04T21:43:33.561Z] total 4 [2025-11-04T21:43:33.561Z] drwxr-xr-x. 15 jenkins jenkins 4096 Nov 4 21:13 jdk8u482-b01-src [2025-11-04T21:43:33.561Z] Moving directory jdk8u482-b01-src/ to ../source-image [2025-11-04T21:43:33.561Z] Uncompressing file: OpenJDK8U-jdk_x64_linux_hotspot_8u482b01-ea.tar.gz ... [2025-11-04T21:43:37.414Z] List files in jdkbinary folder... [2025-11-04T21:43:37.414Z] total 385628 [2025-11-04T21:43:37.414Z] -rw-r--r--. 1 jenkins jenkins 157081437 Nov 4 21:24 OpenJDK8U-debugimage_x64_linux_hotspot_8u482b01-ea.tar.gz [2025-11-04T21:43:37.414Z] -rw-r--r--. 1 jenkins jenkins 93142456 Nov 4 21:13 OpenJDK8U-jdk-sources_8u482b01-ea.tar.gz [2025-11-04T21:43:37.414Z] -rw-r--r--. 1 jenkins jenkins 103099898 Nov 4 21:24 OpenJDK8U-jdk_x64_linux_hotspot_8u482b01-ea.tar.gz [2025-11-04T21:43:37.414Z] -rw-r--r--. 1 jenkins jenkins 41445128 Nov 4 21:24 OpenJDK8U-jre_x64_linux_hotspot_8u482b01-ea.tar.gz [2025-11-04T21:43:37.414Z] -rw-r--r--. 1 jenkins jenkins 80072 Nov 4 21:29 OpenJDK8U-sbom_x64_linux_hotspot_8u482b01-ea.json [2025-11-04T21:43:37.414Z] -rw-rw-r--. 1 jenkins jenkins 21220 Nov 4 21:27 OpenJDK8U-sbom_x64_linux_hotspot_8u482b01-ea-metadata.json [2025-11-04T21:43:37.415Z] drwxr-xr-x. 15 jenkins jenkins 4096 Nov 4 21:13 source-image [2025-11-04T21:43:37.415Z] drwxr-xr-x. 3 jenkins jenkins 26 Nov 4 21:43 tmp [2025-11-04T21:43:37.415Z] List files in jdkbinary/tmp folder... [2025-11-04T21:43:37.415Z] total 0 [2025-11-04T21:43:37.415Z] drwxr-xr-x. 8 jenkins jenkins 190 Nov 4 21:24 jdk8u482-b01 [2025-11-04T21:43:37.415Z] Moving directory jdk8u482-b01/ to ../j2sdk-image [2025-11-04T21:43:37.415Z] Uncompressing file: OpenJDK8U-jre_x64_linux_hotspot_8u482b01-ea.tar.gz ... [2025-11-04T21:43:42.256Z] List files in jdkbinary folder... [2025-11-04T21:43:42.256Z] total 385628 [2025-11-04T21:43:42.256Z] drwxr-xr-x. 8 jenkins jenkins 190 Nov 4 21:24 j2sdk-image [2025-11-04T21:43:42.256Z] -rw-r--r--. 1 jenkins jenkins 157081437 Nov 4 21:24 OpenJDK8U-debugimage_x64_linux_hotspot_8u482b01-ea.tar.gz [2025-11-04T21:43:42.256Z] -rw-r--r--. 1 jenkins jenkins 93142456 Nov 4 21:13 OpenJDK8U-jdk-sources_8u482b01-ea.tar.gz [2025-11-04T21:43:42.256Z] -rw-r--r--. 1 jenkins jenkins 103099898 Nov 4 21:24 OpenJDK8U-jdk_x64_linux_hotspot_8u482b01-ea.tar.gz [2025-11-04T21:43:42.256Z] -rw-r--r--. 1 jenkins jenkins 41445128 Nov 4 21:24 OpenJDK8U-jre_x64_linux_hotspot_8u482b01-ea.tar.gz [2025-11-04T21:43:42.257Z] -rw-r--r--. 1 jenkins jenkins 80072 Nov 4 21:29 OpenJDK8U-sbom_x64_linux_hotspot_8u482b01-ea.json [2025-11-04T21:43:42.257Z] -rw-rw-r--. 1 jenkins jenkins 21220 Nov 4 21:27 OpenJDK8U-sbom_x64_linux_hotspot_8u482b01-ea-metadata.json [2025-11-04T21:43:42.257Z] drwxr-xr-x. 15 jenkins jenkins 4096 Nov 4 21:13 source-image [2025-11-04T21:43:42.257Z] drwxr-xr-x. 3 jenkins jenkins 30 Nov 4 21:43 tmp [2025-11-04T21:43:42.257Z] List files in jdkbinary/tmp folder... [2025-11-04T21:43:42.257Z] total 0 [2025-11-04T21:43:42.257Z] drwxr-xr-x. 5 jenkins jenkins 135 Nov 4 21:24 jdk8u482-b01-jre [2025-11-04T21:43:42.257Z] Moving directory jdk8u482-b01-jre/ to ../j2re-image [2025-11-04T21:43:42.257Z] Uncompressing OpenJDK8U-debugimage_x64_linux_hotspot_8u482b01-ea.tar.gz over ./j2sdk-image/jre... [2025-11-04T21:43:48.240Z] Removing top-level folder jdk8u482-b01-debug-image/ [2025-11-04T21:43:48.240Z] Removing top-level folder jdk8u482-b01/ [2025-11-04T21:43:59.075Z] Run /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/jdkbinary/j2sdk-image/bin/java -version [2025-11-04T21:43:59.075Z] =JAVA VERSION OUTPUT BEGIN= [2025-11-04T21:43:59.075Z] openjdk version "1.8.0_482-beta" [2025-11-04T21:43:59.075Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_482-beta-202511042113-b01) [2025-11-04T21:43:59.075Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.482-b01, mixed mode) [2025-11-04T21:43:59.075Z] =JAVA VERSION OUTPUT END= [2025-11-04T21:43:59.075Z] =RELEASE INFO BEGIN= [2025-11-04T21:43:59.075Z] JAVA_VERSION="1.8.0_482" [2025-11-04T21:43:59.075Z] OS_NAME="Linux" [2025-11-04T21:43:59.075Z] OS_VERSION="2.6" [2025-11-04T21:43:59.075Z] OS_ARCH="amd64" [2025-11-04T21:43:59.075Z] SOURCE=".:git:2932ee2a1555+" [2025-11-04T21:43:59.075Z] IMPLEMENTOR="Eclipse Adoptium" [2025-11-04T21:43:59.075Z] BUILD_SOURCE="git:f4bcbeb80b2dc0a624721f09a91c925e6df2bc90" [2025-11-04T21:43:59.075Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git" [2025-11-04T21:43:59.075Z] SOURCE_REPO="https://github.com/adoptium/jdk8u.git" [2025-11-04T21:43:59.075Z] FULL_VERSION="1.8.0_482-beta-202511042113-b01" [2025-11-04T21:43:59.075Z] SEMANTIC_VERSION="8.0.482+1" [2025-11-04T21:43:59.075Z] BUILD_INFO="OS: Linux Version: 6.8.0-1018-azure" [2025-11-04T21:43:59.075Z] JVM_VARIANT="Hotspot" [2025-11-04T21:43:59.075Z] JVM_VERSION="25.482-b01" [2025-11-04T21:43:59.075Z] IMAGE_TYPE="JDK" [2025-11-04T21:43:59.075Z] =RELEASE INFO END= [2025-11-04T21:43:59.075Z] get testKitGen... [2025-11-04T21:43:59.075Z] git clone -q https://github.com/adoptium/TKG.git [2025-11-04T21:44:04.208Z] git rev-parse master [2025-11-04T21:44:04.208Z] git checkout -q -f 53fb20ae51018f0a2f7ca2c05347c0149151f382 [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // dir [Pipeline] } [2025-11-04T21:44:04.356Z] $ ssh-agent -k [2025-11-04T21:44:04.361Z] unset SSH_AUTH_SOCK; [2025-11-04T21:44:04.361Z] unset SSH_AGENT_PID; [2025-11-04T21:44:04.361Z] echo Agent pid 2465079 killed; [2025-11-04T21:44:04.799Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] fileExists [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] echo [2025-11-04T21:44:05.346Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&amp;TARGET=-f+parallelList.mk+testList_2&amp;BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&amp;TEST_FLAG=&amp;UPSTREAM_TEST_JOB_NAME=Test_openjdk8_hs_sanity.openjdk_x86-64_linux&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=true&amp;PERSONAL_BUILD=false&amp;DOCKER_REGISTRY_DIR=&amp;RERUN_ITERATIONS=0&amp;ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&amp;SETUP_JCK_RUN=false&amp;DOCKER_REGISTRY_URL_CREDENTIAL_ID=&amp;LABEL=&amp;EXTRA_OPTIONS=&amp;CUSTOMIZED_SDK_URL=&amp;BUILD_IDENTIFIER=&amp;JENKINS_KEY=&amp;ADOPTOPENJDK_BRANCH=master&amp;LIGHT_WEIGHT_CHECKOUT=false&amp;USE_JRE=false&amp;ARTIFACTORY_SERVER=&amp;KEEP_WORKSPACE=false&amp;USER_CREDENTIALS_ID=&amp;JDK_VERSION=8&amp;DOCKER_REGISTRY_URL=&amp;ITERATIONS=1&amp;VENDOR_TEST_REPOS=&amp;JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk8u&amp;JCK_GIT_BRANCH=master&amp;OPENJ9_BRANCH=master&amp;OPENJ9_SHA=&amp;JCK_GIT_REPO=&amp;VENDOR_TEST_BRANCHES=&amp;UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk8u%2Fjdk8u-linux-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=jdk8u482-b01_adopt&amp;LABEL_ADDITION=&amp;ARTIFACTORY_REPO=&amp;ARTIFACTORY_ROOT_DIR=&amp;UPSTREAM_TEST_JOB_NUMBER=1305&amp;DOCKERIMAGE_TAG=&amp;TEST_TIME=&amp;JDK_IMPL=hotspot&amp;SSH_AGENT_CREDENTIAL=&amp;AUTO_DETECT=true&amp;SLACK_CHANNEL=aqavit-bot&amp;DYNAMIC_COMPILE=false&amp;RELATED_NODES=&amp;ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&amp;APPLICATION_OPTIONS=&amp;CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&amp;ARCHIVE_TEST_RESULTS=false&amp;NUM_MACHINES=&amp;OPENJDK_SHA=&amp;TRSS_URL=&amp;RERUN_FAILURE=false&amp;USE_TESTENV_PROPERTIES=false&amp;BUILD_LIST=openjdk&amp;ADDITIONAL_ARTIFACTS_REQUIRED=&amp;UPSTREAM_JOB_NUMBER=546&amp;STF_OWNER_BRANCH=adoptium%3Amaster&amp;TIME_LIMIT=25&amp;JVM_OPTIONS=&amp;PARALLEL=None [Pipeline] echo [2025-11-04T21:44:05.366Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&amp;TARGET=-f+parallelList.mk+testList_2&amp;BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&amp;TEST_FLAG=&amp;UPSTREAM_TEST_JOB_NAME=Test_openjdk8_hs_sanity.openjdk_x86-64_linux&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=true&amp;PERSONAL_BUILD=false&amp;DOCKER_REGISTRY_DIR=&amp;RERUN_ITERATIONS=0&amp;ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&amp;SETUP_JCK_RUN=false&amp;DOCKER_REGISTRY_URL_CREDENTIAL_ID=&amp;LABEL=test-ibmcloud-centosstream10-x64-2&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=jdk8u482-b01_adopt&amp;LABEL_ADDITION=&amp;ARTIFACTORY_REPO=&amp;ARTIFACTORY_ROOT_DIR=&amp;UPSTREAM_TEST_JOB_NUMBER=1305&amp;DOCKERIMAGE_TAG=&amp;TEST_TIME=&amp;JDK_IMPL=hotspot&amp;SSH_AGENT_CREDENTIAL=&amp;AUTO_DETECT=true&amp;SLACK_CHANNEL=aqavit-bot&amp;DYNAMIC_COMPILE=false&amp;RELATED_NODES=&amp;ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&amp;APPLICATION_OPTIONS=&amp;CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&amp;ARCHIVE_TEST_RESULTS=false&amp;NUM_MACHINES=&amp;OPENJDK_SHA=&amp;TRSS_URL=&amp;RERUN_FAILURE=false&amp;USE_TESTENV_PROPERTIES=false&amp;BUILD_LIST=openjdk&amp;ADDITIONAL_ARTIFACTS_REQUIRED=&amp;UPSTREAM_JOB_NUMBER=546&amp;STF_OWNER_BRANCH=adoptium%3Amaster&amp;TIME_LIMIT=25&amp;JVM_OPTIONS=&amp;PARALLEL=None [Pipeline] stage [Pipeline] { (Build) [Pipeline] echo [2025-11-04T21:44:05.428Z] Building tests... [Pipeline] timeout [2025-11-04T21:44:05.433Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] copyArtifacts [2025-11-04T21:44:06.144Z] Copied 1 artifact from "Test_openjdk8_hs_sanity.openjdk_x86-64_linux" build number 1305 [Pipeline] } [Pipeline] // timeout [Pipeline] timeout [2025-11-04T21:44:06.181Z] Timeout set to expire in 20 min [Pipeline] { [Pipeline] echo [2025-11-04T21:44:06.197Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [Pipeline] sh [2025-11-04T21:44:07.441Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/../../externalDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [2025-11-04T21:44:24.945Z] -------------------------------------------- [2025-11-04T21:44:24.945Z] path is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/../../externalDependency/lib [2025-11-04T21:44:24.945Z] task is set to default [2025-11-04T21:44:24.945Z] dependencyList is set to all [2025-11-04T21:44:24.945Z] -------------------------------------------- [2025-11-04T21:44:24.945Z] Starting download third party dependent jars [2025-11-04T21:44:24.945Z] -------------------------------------------- [2025-11-04T21:44:24.945Z] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/../../externalDependency/lib [2025-11-04T21:44:24.945Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/../../externalDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading [2025-11-04T21:44:24.945Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/../../externalDependency/lib/mockito-core.jar exists with correct hash, not downloading [2025-11-04T21:44:24.945Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading [2025-11-04T21:44:24.945Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/../../externalDependency/lib/jtreg_7_4_1.tar.gz exists with correct hash, not downloading [2025-11-04T21:44:24.945Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/../../externalDependency/lib/javassist.jar exists with correct hash, not downloading [2025-11-04T21:44:24.945Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/../../externalDependency/lib/jtreg_8_2.tar.gz exists with correct hash, not downloading [2025-11-04T21:44:24.945Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/../../externalDependency/lib/commons-cli.jar exists with correct hash, not downloading [2025-11-04T21:44:24.946Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/../../externalDependency/lib/asm.jar exists with correct hash, not downloading [2025-11-04T21:44:24.946Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/../../externalDependency/lib/apache-maven-bin.tar.gz exists with correct hash, not downloading [2025-11-04T21:44:24.946Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/../../externalDependency/lib/jtreg_7_3_1_1.tar.gz exists with correct hash, not downloading [2025-11-04T21:44:24.946Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/../../externalDependency/lib/asm-all.jar exists with correct hash, not downloading [2025-11-04T21:44:24.946Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/../../externalDependency/lib/jaxb-api.jar exists with correct hash, not downloading [2025-11-04T21:44:24.946Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/../../externalDependency/lib/jtreg_7_5_1_1.tar.gz exists with correct hash, not downloading [2025-11-04T21:44:24.946Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/../../externalDependency/lib/junit4.jar exists with correct hash, not downloading [2025-11-04T21:44:24.946Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/../../externalDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading [2025-11-04T21:44:24.946Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/../../externalDependency/lib/byte-buddy.jar exists with correct hash, not downloading [2025-11-04T21:44:24.946Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/../../externalDependency/lib/org.eclipse.osgi-3.16.100.jar exists with correct hash, not downloading [2025-11-04T21:44:24.946Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/../../externalDependency/lib/jython-standalone.jar exists with correct hash, not downloading [2025-11-04T21:44:24.946Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/../../externalDependency/lib/jtreg_8_1_1.tar.gz exists with correct hash, not downloading [2025-11-04T21:44:24.946Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/../../externalDependency/lib/commons-exec.jar exists with correct hash, not downloading [2025-11-04T21:44:24.946Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/../../externalDependency/lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading [2025-11-04T21:44:24.946Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/../../externalDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading [2025-11-04T21:44:24.946Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/../../externalDependency/lib/asmtools.jar exists with correct hash, not downloading [2025-11-04T21:44:24.946Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/../../externalDependency/lib/dacapo.zip exists with correct hash, not downloading [2025-11-04T21:44:24.946Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/../../externalDependency/lib/testng.jar exists with correct hash, not downloading [2025-11-04T21:44:24.946Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/../../externalDependency/lib/objenesis.jar exists with correct hash, not downloading [2025-11-04T21:44:24.946Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/../../externalDependency/lib/jcommander.jar exists with correct hash, not downloading [2025-11-04T21:44:24.946Z] downloaded dependent third party jars successfully [Pipeline] } [Pipeline] // timeout [Pipeline] fileExists [Pipeline] fileExists [Pipeline] withCredentials [2025-11-04T21:44:25.212Z] Masking supported pattern matches of $USERNAME or $PASSWORD [Pipeline] { [Pipeline] dir [2025-11-04T21:44:25.234Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/aqa-tests [Pipeline] { [Pipeline] sshagent [2025-11-04T21:44:25.303Z] $ ssh-agent [2025-11-04T21:44:25.749Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXXRHJsw/agent.2465735 [2025-11-04T21:44:25.749Z] SSH_AGENT_PID=2465737 [2025-11-04T21:44:25.749Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-11-04T21:44:26.918Z] + bash ./compile.sh [2025-11-04T21:44:26.918Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/jdkbinary/j2sdk-image [2025-11-04T21:44:26.918Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/../../externalDependency/lib [2025-11-04T21:44:26.918Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/aqa-tests/TKG/../TKG/output_compilation; \ [2025-11-04T21:44:26.918Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/aqa-tests/TKG/../TKG/output_compilation; \ [2025-11-04T21:44:26.919Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2025-11-04T21:44:26.919Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/aqa-tests/TKG/../TKG/output_compilation"; fi [2025-11-04T21:44:26.919Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/aqa-tests/TKG/scripts/build_tools.xml [2025-11-04T21:44:26.919Z] [2025-11-04T21:44:26.919Z] build: [2025-11-04T21:44:26.919Z] [2025-11-04T21:44:26.919Z] clean: [2025-11-04T21:44:27.564Z] [2025-11-04T21:44:27.564Z] init: [2025-11-04T21:44:27.564Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/aqa-tests/TKG/bin [2025-11-04T21:44:27.564Z] [2025-11-04T21:44:27.564Z] getDependentLibs: [2025-11-04T21:44:27.564Z] [exec] -------------------------------------------- [2025-11-04T21:44:27.564Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/../../externalDependency/lib [2025-11-04T21:44:27.564Z] [exec] task is set to default [2025-11-04T21:44:27.564Z] [exec] dependencyList is set to json_simple [2025-11-04T21:44:27.564Z] [exec] -------------------------------------------- [2025-11-04T21:44:27.564Z] [exec] Starting download third party dependent jars [2025-11-04T21:44:27.564Z] [exec] -------------------------------------------- [2025-11-04T21:44:27.565Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/../../externalDependency/lib [2025-11-04T21:44:27.565Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading [2025-11-04T21:44:27.565Z] [exec] downloaded dependent third party jars successfully [2025-11-04T21:44:27.565Z] [2025-11-04T21:44:27.565Z] compile: [2025-11-04T21:44:27.565Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2025-11-04T21:44:27.565Z] [echo] ============COMPILER SETTINGS============ [2025-11-04T21:44:27.565Z] [echo] ===fork: yes [2025-11-04T21:44:27.565Z] [echo] ===debug: on [2025-11-04T21:44:27.565Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/aqa-tests/TKG/bin [2025-11-04T21:44:28.914Z] [2025-11-04T21:44:28.914Z] dist: [2025-11-04T21:44:29.561Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/aqa-tests/TKG/bin/TestKitGen.jar [2025-11-04T21:44:29.561Z] [2025-11-04T21:44:29.561Z] BUILD SUCCESSFUL [2025-11-04T21:44:29.561Z] Total time: 2 seconds [2025-11-04T21:44:29.561Z] 0 [2025-11-04T21:44:29.561Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector [2025-11-04T21:44:29.561Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch! [2025-11-04T21:44:29.561Z] microArchOutput: model name : Intel Xeon Processor (Cascadelake) [2025-11-04T21:44:30.211Z] ****************************** MACHINE INFO ****************************** [2025-11-04T21:44:30.211Z] File path : /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/aqa-tests/TKG [2025-11-04T21:44:30.211Z] Free Physical Memory Size : 249741312 [2025-11-04T21:44:30.211Z] Free space (bytes) : 70154555392 [2025-11-04T21:44:30.211Z] Total Physical Memory Size : 3830820864 [2025-11-04T21:44:30.211Z] Total space (bytes) : 107199070208 [2025-11-04T21:44:30.211Z] Usable space (bytes) : 70154555392 [2025-11-04T21:44:30.211Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2025-11-04T21:44:30.211Z] bashVersion : [2025-11-04T21:44:30.211Z] GNU bash, version 5.2.26(1)-release (x86_64-redhat-linux-gnu) [2025-11-04T21:44:30.211Z] Copyright (C) 2022 Free Software Foundation, Inc. [2025-11-04T21:44:30.211Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2025-11-04T21:44:30.211Z] [2025-11-04T21:44:30.211Z] This is free software; you are free to change and redistribute it. [2025-11-04T21:44:30.211Z] There is NO WARRANTY, to the extent permitted by law. [2025-11-04T21:44:30.211Z] cpuCores : 2 [2025-11-04T21:44:30.211Z] curlVersion : [2025-11-04T21:44:30.211Z] curl 8.12.1 (x86_64-redhat-linux-gnu) libcurl/8.12.1 OpenSSL/3.5.1 zlib/1.3.1.zlib-ng brotli/1.1.0 libidn2/2.3.7 libpsl/0.21.5 libssh/0.11.1/openssl/zlib nghttp2/1.64.0 OpenLDAP/2.6.9 [2025-11-04T21:44:30.211Z] Release-Date: 2025-02-13 [2025-11-04T21:44:30.212Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ipfs ipns ldap ldaps mqtt pop3 pop3s rtsp scp sftp smb smbs smtp smtps telnet tftp ws wss [2025-11-04T21:44:30.212Z] Features: alt-svc AsynchDNS brotli GSS-API HSTS HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM PSL SPNEGO SSL threadsafe TLS-SRP UnixSockets [2025-11-04T21:44:30.212Z] dockerVersion : bash: line 1: docker: command not found [2025-11-04T21:44:30.212Z] gcc version : 14 [2025-11-04T21:44:30.212Z] gclibc version : ldd (GNU libc) 2.39 [2025-11-04T21:44:30.212Z] gdb version : bash: line 1: gdb: command not found [2025-11-04T21:44:30.212Z] lldb version : Command could not be executed [2025-11-04T21:44:30.212Z] makeVersion : [2025-11-04T21:44:30.212Z] GNU Make 4.4.1 [2025-11-04T21:44:30.212Z] Built for x86_64-redhat-linux-gnu [2025-11-04T21:44:30.212Z] Copyright (C) 1988-2023 Free Software Foundation, Inc. [2025-11-04T21:44:30.212Z] License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html> [2025-11-04T21:44:30.212Z] This is free software: you are free to change and redistribute it. [2025-11-04T21:44:30.212Z] There is NO WARRANTY, to the extent permitted by law. [2025-11-04T21:44:30.212Z] mavenVersion : [2025-11-04T21:44:30.212Z] Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f) [2025-11-04T21:44:30.212Z] Maven home: /usr/local/apache-maven-3.6.3 [2025-11-04T21:44:30.212Z] Java version: 1.8.0_482-beta, vendor: Temurin, runtime: /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/jdkbinary/j2sdk-image/jre [2025-11-04T21:44:30.212Z] Default locale: en_US, platform encoding: UTF-8 [2025-11-04T21:44:30.212Z] OS name: "linux", version: "6.12.0-122.el10.x86_64", arch: "amd64", family: "unix" [2025-11-04T21:44:30.212Z] osInfo : [2025-11-04T21:44:30.212Z] NAME="CentOS Stream" [2025-11-04T21:44:30.212Z] VERSION="10 (Coughlan)" [2025-11-04T21:44:30.212Z] ID="centos" [2025-11-04T21:44:30.212Z] ID_LIKE="rhel fedora" [2025-11-04T21:44:30.212Z] VERSION_ID="10" [2025-11-04T21:44:30.212Z] PLATFORM_ID="platform:el10" [2025-11-04T21:44:30.212Z] PRETTY_NAME="CentOS Stream 10 (Coughlan)" [2025-11-04T21:44:30.212Z] ANSI_COLOR="0;31" [2025-11-04T21:44:30.212Z] LOGO="fedora-logo-icon" [2025-11-04T21:44:30.212Z] CPE_NAME="cpe:/o:centos:centos:10" [2025-11-04T21:44:30.212Z] HOME_URL="https://centos.org/" [2025-11-04T21:44:30.212Z] VENDOR_NAME="CentOS" [2025-11-04T21:44:30.212Z] VENDOR_URL="https://centos.org/" [2025-11-04T21:44:30.212Z] BUG_REPORT_URL="https://issues.redhat.com/" [2025-11-04T21:44:30.212Z] REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 10" [2025-11-04T21:44:30.212Z] REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" [2025-11-04T21:44:30.212Z] osLabel : cent.10 [2025-11-04T21:44:30.212Z] perlVersion : [2025-11-04T21:44:30.212Z] [2025-11-04T21:44:30.212Z] This is perl 5, version 40, subversion 2 (v5.40.2) built for x86_64-linux-thread-multi [2025-11-04T21:44:30.212Z] (with 16 registered patches, see perl -V for more detail) [2025-11-04T21:44:30.212Z] [2025-11-04T21:44:30.212Z] Copyright 1987-2025, Larry Wall [2025-11-04T21:44:30.212Z] [2025-11-04T21:44:30.212Z] Perl may be copied only under the terms of either the Artistic License or the [2025-11-04T21:44:30.212Z] GNU General Public License, which may be found in the Perl 5 source kit. [2025-11-04T21:44:30.212Z] [2025-11-04T21:44:30.212Z] Complete documentation for Perl, including FAQ lists, should be found on [2025-11-04T21:44:30.213Z] this system using "man perl" or "perldoc perl". If you have access to the [2025-11-04T21:44:30.213Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page. [2025-11-04T21:44:30.213Z] [2025-11-04T21:44:30.213Z] podmanVersion : bash: line 1: podman: command not found [2025-11-04T21:44:30.213Z] procArch : unknown [2025-11-04T21:44:30.213Z] sysArch : x86_64 [2025-11-04T21:44:30.213Z] sysOS : Linux [2025-11-04T21:44:30.213Z] ulimit : [2025-11-04T21:44:30.213Z] real-time non-blocking time (microseconds, -R) unlimited [2025-11-04T21:44:30.213Z] core file size (blocks, -c) unlimited [2025-11-04T21:44:30.213Z] data seg size (kbytes, -d) unlimited [2025-11-04T21:44:30.213Z] scheduling priority (-e) 0 [2025-11-04T21:44:30.213Z] file size (blocks, -f) unlimited [2025-11-04T21:44:30.213Z] pending signals (-i) 14409 [2025-11-04T21:44:30.213Z] max locked memory (kbytes, -l) 8192 [2025-11-04T21:44:30.213Z] max memory size (kbytes, -m) unlimited [2025-11-04T21:44:30.213Z] open files (-n) 524288 [2025-11-04T21:44:30.213Z] pipe size (512 bytes, -p) 8 [2025-11-04T21:44:30.213Z] POSIX message queues (bytes, -q) 819200 [2025-11-04T21:44:30.213Z] real-time priority (-r) 0 [2025-11-04T21:44:30.213Z] stack size (kbytes, -s) 8192 [2025-11-04T21:44:30.213Z] cpu time (seconds, -t) unlimited [2025-11-04T21:44:30.213Z] max user processes (-u) 14409 [2025-11-04T21:44:30.213Z] virtual memory (kbytes, -v) unlimited [2025-11-04T21:44:30.213Z] file locks (-x) unlimited [2025-11-04T21:44:30.213Z] uname : Linux adopttest-cs10-x64-2 6.12.0-122.el10.x86_64 #1 SMP PREEMPT_DYNAMIC Mon Aug 18 22:49:36 UTC 2025 x86_64 GNU/Linux [2025-11-04T21:44:30.213Z] vmVendor : Oracle Corporation [2025-11-04T21:44:30.213Z] vmVersion : 25.482-b01 [2025-11-04T21:44:30.213Z] xlc version : bash: line 1: xlC: command not found [2025-11-04T21:44:30.213Z] ************************************************************************** [2025-11-04T21:44:30.213Z] [2025-11-04T21:44:30.213Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM [2025-11-04T21:44:30.213Z] [2025-11-04T21:44:30.213Z] System.getProperty('java.vendor')=Temurin [2025-11-04T21:44:30.213Z] [2025-11-04T21:44:30.213Z] System.getProperty('os.name')=Linux [2025-11-04T21:44:30.213Z] [2025-11-04T21:44:30.213Z] System.getProperty('os.arch')=amd64 [2025-11-04T21:44:30.213Z] [2025-11-04T21:44:30.213Z] System.getProperty('java.fullversion')=null [2025-11-04T21:44:30.213Z] [2025-11-04T21:44:30.213Z] System.getProperty('sun.arch.data.model')=64 [2025-11-04T21:44:30.213Z] [2025-11-04T21:44:30.213Z] make -f clean.mk cleanBuild [2025-11-04T21:44:30.213Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/aqa-tests/TKG' [2025-11-04T21:44:30.213Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/aqa-tests/TKG/../../jvmtest [2025-11-04T21:44:30.213Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/aqa-tests/TKG' [2025-11-04T21:44:30.213Z] make -f compile.mk compile [2025-11-04T21:44:30.214Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/aqa-tests/TKG' [2025-11-04T21:44:30.214Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/aqa-tests/TKG/../TKG/output_compilation; \ [2025-11-04T21:44:30.214Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/aqa-tests/TKG/../TKG/output_compilation; \ [2025-11-04T21:44:30.214Z] (ant -f scripts/build_test.xml "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/aqa-tests/TKG/.." "-DBUILD_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/aqa-tests/TKG/../../jvmtest" "-DJDK_VERSION=8" "-DJDK_IMPL=hotspot" "-DJDK_VENDOR=temurin" "-DJCL_VERSION=latest" "-DBUILD_LIST=openjdk" "-DRESOURCES_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/aqa-tests/TKG/../../jvmtest/TestConfig/resources" "-DSPEC=linux_x86-64" "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/jdkbinary/j2sdk-image" "-DJVM_VERSION=openjdk8" "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2025-11-04T21:44:30.214Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/aqa-tests/TKG/../TKG/output_compilation"; fi [2025-11-04T21:44:30.215Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/aqa-tests/TKG/scripts/build_test.xml [2025-11-04T21:44:30.861Z] [echo] build.list is TestConfig/build.xml,openjdk/build.xml [2025-11-04T21:44:30.861Z] [2025-11-04T21:44:30.861Z] -create_test_directory: [2025-11-04T21:44:30.861Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/jvmtest [2025-11-04T21:44:30.861Z] [2025-11-04T21:44:30.861Z] stage_test_material: [2025-11-04T21:44:30.861Z] [copy] Copying 136 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/jvmtest [2025-11-04T21:44:31.504Z] [2025-11-04T21:44:31.504Z] build: [2025-11-04T21:44:31.504Z] [2025-11-04T21:44:31.504Z] build: [2025-11-04T21:44:31.504Z] [2025-11-04T21:44:31.504Z] getJtregVersion: [2025-11-04T21:44:31.504Z] [echo] jtreg version used is : jtreg_5_1_b01 [2025-11-04T21:44:31.504Z] [2025-11-04T21:44:31.504Z] getDependentLibs: [2025-11-04T21:44:31.504Z] [exec] -------------------------------------------- [2025-11-04T21:44:31.504Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/../../externalDependency/lib [2025-11-04T21:44:31.504Z] [exec] task is set to default [2025-11-04T21:44:31.504Z] [exec] dependencyList is set to jtreg_5_1_b01 [2025-11-04T21:44:31.504Z] [exec] -------------------------------------------- [2025-11-04T21:44:31.504Z] [exec] Starting download third party dependent jars [2025-11-04T21:44:31.504Z] [exec] -------------------------------------------- [2025-11-04T21:44:31.504Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/../../externalDependency/lib [2025-11-04T21:44:31.504Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/../../externalDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading [2025-11-04T21:44:31.504Z] [exec] downloaded dependent third party jars successfully [2025-11-04T21:44:31.504Z] [2025-11-04T21:44:31.504Z] getJtreg: [2025-11-04T21:44:31.504Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/jvmtest/openjdk [2025-11-04T21:44:31.504Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/aqa-tests/openjdk [2025-11-04T21:44:31.504Z] [2025-11-04T21:44:31.504Z] openjdk-jdk.check: [2025-11-04T21:44:31.504Z] [2025-11-04T21:44:31.504Z] getOpenjdk: [2025-11-04T21:44:31.504Z] [echo] Using user specified repo and branch [2025-11-04T21:44:31.505Z] [exec] git clone --depth 1 -q --reference-if-able /home/jenkins/openjdk_cache -b jdk8u482-b01_adopt https://github.com/adoptium/jdk8u openjdktemp [2025-11-04T21:44:31.505Z] [exec] info: Could not add alternate for '/home/jenkins/openjdk_cache': reference repository '/home/jenkins/openjdk_cache' is not a local repository. [2025-11-04T21:44:46.106Z] [exec] Note: switching to '2932ee2a15556d1dcc4cfb26e753968713cc77c9'. [2025-11-04T21:44:46.106Z] [exec] [2025-11-04T21:44:46.106Z] [exec] You are in 'detached HEAD' state. You can look around, make experimental [2025-11-04T21:44:46.106Z] [exec] changes and commit them, and you can discard any commits you make in this [2025-11-04T21:44:46.106Z] [exec] state without impacting any branches by switching back to a branch. [2025-11-04T21:44:46.106Z] [exec] [2025-11-04T21:44:46.106Z] [exec] If you want to create a new branch to retain commits you create, you may [2025-11-04T21:44:46.107Z] [exec] do so (now or later) by using -c with the switch command. Example: [2025-11-04T21:44:46.107Z] [exec] [2025-11-04T21:44:46.107Z] [exec] git switch -c <new-branch-name> [2025-11-04T21:44:46.107Z] [exec] [2025-11-04T21:44:46.107Z] [exec] Or undo this operation with: [2025-11-04T21:44:46.107Z] [exec] [2025-11-04T21:44:46.107Z] [exec] git switch - [2025-11-04T21:44:46.107Z] [exec] [2025-11-04T21:44:46.107Z] [exec] Turn off this advice by setting config variable advice.detachedHead to false [2025-11-04T21:44:46.107Z] [exec] [2025-11-04T21:44:54.887Z] [exec] Check sha in openjdk-jdk and store the info in /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/aqa-tests/TKG/../testenv/testenv.properties [2025-11-04T21:44:54.887Z] [exec] JDK8_REPO=https://github.com/adoptium/jdk8u [2025-11-04T21:44:54.887Z] [exec] JDK8_BRANCH=2932ee2a15556d1dcc4cfb26e753968713cc77c9 [2025-11-04T21:44:54.887Z] [2025-11-04T21:44:54.887Z] dist: [2025-11-04T21:44:54.887Z] [copy] Copying 47 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/jvmtest/openjdk [2025-11-04T21:44:54.887Z] [2025-11-04T21:44:54.887Z] BUILD SUCCESSFUL [2025-11-04T21:44:54.887Z] Total time: 23 seconds [2025-11-04T21:44:54.887Z] 0 [2025-11-04T21:44:54.887Z] [2025-11-04T21:44:54.887Z] [2025-11-04T21:44:54.887Z] RECORD TEST REPOs SHA [2025-11-04T21:44:54.887Z] cd "/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/aqa-tests/TKG/../TKG/scripts"; \ [2025-11-04T21:44:54.887Z] bash "getSHAs.sh" --test_root_dir "/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/aqa-tests/TKG/.." --shas_file "/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/aqa-tests/TKG/../TKG/SHAs.txt" [2025-11-04T21:44:54.887Z] Check shas in /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/aqa-tests/TKG/.. and store the info in /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/aqa-tests/TKG/../TKG/SHAs.txt [2025-11-04T21:44:54.887Z] touch /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/aqa-tests/TKG/../TKG/SHAs.txt [2025-11-04T21:44:54.887Z] ================================================ [2025-11-04T21:44:54.887Z] timestamp: 20251104-214453 [2025-11-04T21:44:54.887Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/aqa-tests [2025-11-04T21:44:54.887Z] git repo: [2025-11-04T21:44:54.887Z] Fetch URL: https://github.com/adoptium/aqa-tests.git [2025-11-04T21:44:54.887Z] sha: [2025-11-04T21:44:54.887Z] c5b9b68617e160f1e6373ee243cc572fdf44f36b [2025-11-04T21:44:54.887Z] ================================================ [2025-11-04T21:44:54.887Z] timestamp: 20251104-214454 [2025-11-04T21:44:54.887Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/aqa-tests/openjdk/openjdk-jdk [2025-11-04T21:44:54.888Z] git repo: [2025-11-04T21:44:54.888Z] Fetch URL: https://github.com/adoptium/jdk8u [2025-11-04T21:44:54.888Z] sha: [2025-11-04T21:44:54.888Z] 2932ee2a15556d1dcc4cfb26e753968713cc77c9 [2025-11-04T21:44:54.888Z] ================================================ [2025-11-04T21:44:54.888Z] timestamp: 20251104-214454 [2025-11-04T21:44:54.888Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/aqa-tests/TKG [2025-11-04T21:44:54.888Z] git repo: [2025-11-04T21:44:54.888Z] Fetch URL: https://github.com/adoptium/TKG.git [2025-11-04T21:44:54.888Z] sha: [2025-11-04T21:44:54.888Z] 53fb20ae51018f0a2f7ca2c05347c0149151f382 [2025-11-04T21:44:54.888Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/aqa-tests/TKG' [Pipeline] } [2025-11-04T21:44:55.235Z] $ ssh-agent -k [2025-11-04T21:44:55.240Z] unset SSH_AUTH_SOCK; [2025-11-04T21:44:55.240Z] unset SSH_AGENT_PID; [2025-11-04T21:44:55.240Z] echo Agent pid 2465737 killed; [2025-11-04T21:44:55.682Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] echo [2025-11-04T21:44:55.832Z] 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 RUNTEST_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues. [Pipeline] echo [2025-11-04T21:44:55.855Z] ITERATION: 1/1 [Pipeline] sh [2025-11-04T21:44:57.005Z] + which Xvfb [2025-11-04T21:44:57.005Z] which: no Xvfb in (/home/jenkins/.local/bin:/home/jenkins/bin:/usr/lib64/ccache:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin) [Pipeline] sh [2025-11-04T21:44:58.456Z] + mkdir -p -m 1777 /tmp/.X11-unix [Pipeline] sh [2025-11-04T21:44:59.914Z] + weston --no-config --socket=wayland-vfb --backend=headless-backend.so --xwayland [2025-11-04T21:44:59.914Z] Date: 2025-11-04 UTC [2025-11-04T21:44:59.914Z] [21:44:59.394] weston 14.0.1 [2025-11-04T21:44:59.914Z] https://wayland.freedesktop.org [2025-11-04T21:44:59.914Z] Bug reports to: https://gitlab.freedesktop.org/wayland/weston/issues/ [2025-11-04T21:44:59.914Z] Build: 14.0.1 [2025-11-04T21:44:59.914Z] [21:44:59.394] Command line: weston --no-config --socket=wayland-vfb --backend=headless-backend.so --xwayland [2025-11-04T21:44:59.914Z] [21:44:59.394] OS: Linux, 6.12.0-122.el10.x86_64, #1 SMP PREEMPT_DYNAMIC Mon Aug 18 22:49:36 UTC 2025, x86_64 [2025-11-04T21:44:59.914Z] [21:44:59.394] Flight recorder: enabled [2025-11-04T21:44:59.914Z] [21:44:59.394] Starting with no config file. [2025-11-04T21:44:59.914Z] [21:44:59.395] Output repaint window is 7 ms maximum. [2025-11-04T21:44:59.914Z] [21:44:59.402] Loading module '/usr/lib64/libweston-14/headless-backend.so' [2025-11-04T21:44:59.915Z] [21:44:59.443] Registered plugin API 'weston_windowed_output_api_headless_v2' of size 16 [2025-11-04T21:44:59.915Z] [21:44:59.444] Color manager: no-op [2025-11-04T21:44:59.915Z] protocol support: no [2025-11-04T21:44:59.915Z] [21:44:59.444] Output 'headless' attempts EOTF mode SDR and colorimetry mode default. [2025-11-04T21:44:59.915Z] [21:44:59.444] Output 'headless' using color profile: stock sRGB color profile [2025-11-04T21:44:59.915Z] [21:44:59.444] Output 'headless' enabled with head(s) headless [2025-11-04T21:44:59.915Z] [21:44:59.444] Compositor capabilities: [2025-11-04T21:44:59.915Z] arbitrary surface rotation: no [2025-11-04T21:44:59.915Z] screen capture uses y-flip: no [2025-11-04T21:44:59.915Z] cursor planes: no [2025-11-04T21:44:59.915Z] arbitrary resolutions: no [2025-11-04T21:44:59.915Z] view mask clipping: no [2025-11-04T21:44:59.915Z] explicit sync: no [2025-11-04T21:44:59.915Z] color operations: no [2025-11-04T21:44:59.915Z] presentation clock: CLOCK_MONOTONIC_RAW, id 4 [2025-11-04T21:44:59.915Z] presentation clock resolution: 0.000000001 s [2025-11-04T21:44:59.915Z] [21:44:59.444] Loading module '/usr/lib64/weston/desktop-shell.so' [2025-11-04T21:44:59.915Z] [21:44:59.444] Loading module '/usr/lib64/libweston-14/xwayland.so' [2025-11-04T21:44:59.915Z] [21:44:59.449] Registered plugin API 'weston_xwayland_v3' of size 32 [2025-11-04T21:44:59.915Z] [21:44:59.449] Registered plugin API 'weston_xwayland_surface_v2' of size 24 [2025-11-04T21:44:59.915Z] [21:44:59.449] xserver listening on display :0 [2025-11-04T21:44:59.915Z] [21:44:59.449] launching '/usr/libexec/weston-keyboard' [2025-11-04T21:44:59.915Z] [21:44:59.451] launching '/usr/libexec/weston-desktop-shell' [2025-11-04T21:44:59.915Z] could not load cursor 'dnd-move' [2025-11-04T21:44:59.915Z] could not load cursor 'dnd-copy' [2025-11-04T21:44:59.915Z] could not load cursor 'dnd-none' [2025-11-04T21:44:59.915Z] could not load cursor 'dnd-move' [2025-11-04T21:44:59.915Z] could not load cursor 'dnd-copy' [2025-11-04T21:44:59.915Z] could not load cursor 'dnd-none' [Pipeline] echo [2025-11-04T21:45:00.231Z] env.DISPLAY is :0 [Pipeline] sshagent [2025-11-04T21:45:00.287Z] $ ssh-agent [2025-11-04T21:45:00.733Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXuzMFJ2/agent.2466218 [2025-11-04T21:45:00.733Z] SSH_AGENT_PID=2466220 [2025-11-04T21:45:00.733Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-11-04T21:45:01.900Z] ++ uname [2025-11-04T21:45:01.900Z] + '[' Linux = AIX ']' [2025-11-04T21:45:01.900Z] ++ uname [2025-11-04T21:45:01.900Z] + '[' Linux = SunOS ']' [2025-11-04T21:45:01.900Z] ++ uname [2025-11-04T21:45:01.900Z] + '[' Linux = '*BSD' ']' [2025-11-04T21:45:01.900Z] + MAKE=make [2025-11-04T21:45:01.900Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown [2025-11-04T21:45:01.900Z] make: Nothing to be done for 'testEnvTeardown'. [Pipeline] sh [2025-11-04T21:45:03.350Z] ++ uname [2025-11-04T21:45:03.351Z] + '[' Linux = AIX ']' [2025-11-04T21:45:03.351Z] ++ uname [2025-11-04T21:45:03.351Z] + '[' Linux = SunOS ']' [2025-11-04T21:45:03.351Z] ++ uname [2025-11-04T21:45:03.351Z] + '[' Linux = '*BSD' ']' [2025-11-04T21:45:03.351Z] + MAKE=make [2025-11-04T21:45:03.351Z] + cd ./aqa-tests [2025-11-04T21:45:03.351Z] + . ./scripts/testenv/testenvSettings.sh [2025-11-04T21:45:03.351Z] ++ set +x [2025-11-04T21:45:03.351Z] parallelList.mk:17: warning: overriding recipe for target 'testList_0' [2025-11-04T21:45:03.351Z] parallelList.mk:8: warning: ignoring old recipe for target 'testList_0' [2025-11-04T21:45:03.351Z] make _testList TESTLIST=jdk_jdi_jdk8_1,jdk_jdi_jdk8_0,jdk_security4_0,jdk_security1_0,jdk_math_0,jdk_security2_0,jdk_stream_1,jdk_concurrent_0,jdk_collections_0,jdk_security2_2,jdk_security1_2,jdk_math_2,jdk_lang_2,jdk_jdi_jdk8_2,jdk_security4_2,jdk_util_other_2,jdk_stream_2,jdk_concurrent_2,jdk_collections_2 [2025-11-04T21:45:03.351Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/aqa-tests/TKG' [2025-11-04T21:45:03.351Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/jdkbinary/j2sdk-image [2025-11-04T21:45:03.351Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/../../externalDependency/lib [2025-11-04T21:45:03.351Z] make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=testList TESTLIST=jdk_jdi_jdk8_1,jdk_jdi_jdk8_0,jdk_security4_0,jdk_security1_0,jdk_math_0,jdk_security2_0,jdk_stream_1,jdk_concurrent_0,jdk_collections_0,jdk_security2_2,jdk_security1_2,jdk_math_2,jdk_lang_2,jdk_jdi_jdk8_2,jdk_security4_2,jdk_util_other_2,jdk_stream_2,jdk_concurrent_2,jdk_collections_2 [2025-11-04T21:45:03.351Z] make[2]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/aqa-tests/TKG' [2025-11-04T21:45:03.351Z] perl scripts/configure.pl [2025-11-04T21:45:03.351Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=tests --spec=linux_x86-64 --microArch="" --osLabel="cent.10" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=openjdk --iterations=1 --aotIterations= --testFlag= --testTarget=testList --testList=jdk_jdi_jdk8_1,jdk_jdi_jdk8_0,jdk_security4_0,jdk_security1_0,jdk_math_0,jdk_security2_0,jdk_stream_1,jdk_concurrent_0,jdk_collections_0,jdk_security2_2,jdk_security1_2,jdk_math_2,jdk_lang_2,jdk_jdi_jdk8_2,jdk_security4_2,jdk_util_other_2,jdk_stream_2,jdk_concurrent_2,jdk_collections_2 --numOfMachines= --testTime= --TRSSURL= [2025-11-04T21:45:03.994Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv. [2025-11-04T21:45:03.995Z] [2025-11-04T21:45:03.995Z] Starting to generate test make files. [2025-11-04T21:45:03.995Z] [2025-11-04T21:45:04.639Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/aqa-tests/TKG/../openjdk/playlist.xml [2025-11-04T21:45:04.639Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/aqa-tests/TKG/../openjdk/autoGen.mk [2025-11-04T21:45:04.639Z] [2025-11-04T21:45:04.639Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/aqa-tests/TKG/../autoGen.mk [2025-11-04T21:45:04.639Z] [2025-11-04T21:45:04.639Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/aqa-tests/TKG/../TKG/utils.mk [2025-11-04T21:45:04.639Z] [2025-11-04T21:45:04.639Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/aqa-tests/TKG/../TKG/rerun.mk [2025-11-04T21:45:04.639Z] [2025-11-04T21:45:04.639Z] Make files are generated successfully. [2025-11-04T21:45:04.639Z] [2025-11-04T21:45:04.639Z] make[2]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/aqa-tests/TKG' [2025-11-04T21:45:04.639Z] make -f runtest.mk _testList [2025-11-04T21:45:04.639Z] make[2]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/aqa-tests/TKG' [2025-11-04T21:45:04.639Z] [2025-11-04T21:45:04.639Z] Running make 4.4.1 [2025-11-04T21:45:04.639Z] set TEST_ROOT to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/aqa-tests/TKG/.. [2025-11-04T21:45:04.639Z] set JDK_VERSION to 8 [2025-11-04T21:45:04.639Z] set JDK_IMPL to hotspot [2025-11-04T21:45:04.639Z] set JVM_VERSION to openjdk8 [2025-11-04T21:45:04.639Z] set JCL_VERSION to latest [2025-11-04T21:45:05.285Z] set JAVA_HOME to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/jdkbinary/j2sdk-image [2025-11-04T21:45:05.285Z] set SPEC to linux_x86-64 [2025-11-04T21:45:05.285Z] set TEST_FLAG to [2025-11-04T21:45:05.285Z] set OS_LABEL to cent.10 [2025-11-04T21:45:05.285Z] Running testList ... [2025-11-04T21:45:05.285Z] There are 19 test targets in testList [2025-11-04T21:45:05.285Z] "/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/jdkbinary/j2sdk-image/bin/java" -version [2025-11-04T21:45:05.285Z] openjdk version "1.8.0_482-beta" [2025-11-04T21:45:05.285Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_482-beta-202511042113-b01) [2025-11-04T21:45:05.285Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.482-b01, mixed mode) [2025-11-04T21:45:05.285Z] make[3]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/aqa-tests' [2025-11-04T21:45:05.285Z] make[4]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_linux_testList_2/aqa-tests/openjdk' [2025-11-04T21:45:05.285Z] [2025-11-04T21:45:05.285Z] ===============================================