Pre Test

Started by upstream project "build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin" build number 34 originally caused by: Started by upstream project "build-scripts/release-openjdk8-pipeline" build number 104 originally caused by: Started by upstream project "build-scripts/utils/releaseTrigger_jdk8u" build number 6381 originally caused by: Started by timer Started by user Adam Farley Started by upstream project "build-scripts/release-openjdk8-pipeline" build number 103 originally caused by: Started by upstream project "build-scripts/utils/releaseTrigger_jdk8u" build number 6381 Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests@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/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests@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 6aa0ba894c2429f9ee7f893a6d85310ab0dd34f2 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 6aa0ba894c2429f9ee7f893a6d85310ab0dd34f2 # timeout=10 Commit message: "Export LIBPATH (#6754)" > git rev-list --no-walk 1aac21143e6c855df0a6c915ec7b311c676f7933 # timeout=10 First time build. Skipping changelog. [Pipeline] Start of Pipeline [Pipeline] timestamps [Pipeline] { [Pipeline] echo [2026-01-15T11:33:42.929Z] SPEC: linux_x86-64 [Pipeline] echo [2026-01-15T11:33:42.930Z] Specified LABEL: ci.role.test&&hw.arch.x86&&sw.os.linux [Pipeline] stage [Pipeline] { (Queue) Did you forget the `def` keyword? WorkflowScript seems to be setting a field named dynamicAgents (to a value of type ArrayList) which could lead to memory leaks or other issues. [Pipeline] echo [2026-01-15T11:33:42.941Z] dynamicAgents: [azure, fyre, EBC] [Pipeline] echo [2026-01-15T11:33:42.942Z] Provisioning LABEL: ci.role.test&&hw.arch.x86&&sw.os.linux [Pipeline] nodesByLabel [2026-01-15T11:33:42.948Z] Found a total of 9 nodes with the 'ci.role.test&&hw.arch.x86&&sw.os.linux' label [Pipeline] node [2026-01-15T11:33:42.961Z] Running on test-aws-rhel8-x64-1 in /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests [Pipeline] { Did you forget the `def` keyword? WorkflowScript seems to be setting a field named ref_cache (to a value of type GStringImpl) which could lead to memory leaks or other issues. [Pipeline] retry [Pipeline] { [Pipeline] timeout [2026-01-15T11:33:42.978Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] retry [Pipeline] { [Pipeline] cleanWs [2026-01-15T11:33:43.058Z] [WS-CLEANUP] Deleting project workspace... [2026-01-15T11:33:43.058Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2026-01-15T11:33:43.086Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // retry [Pipeline] } [Pipeline] // timeout [Pipeline] checkout [2026-01-15T11:33:43.156Z] The recommended git tool is: git [2026-01-15T11:33:43.213Z] No credentials specified [2026-01-15T11:33:43.241Z] Cloning the remote Git repository [2026-01-15T11:33:43.284Z] Cloning repository https://github.com/adoptium/aqa-tests.git [2026-01-15T11:33:43.285Z] > git init /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/aqa-tests # timeout=10 [2026-01-15T11:33:43.292Z] [WARNING] Reference path does not exist: /home/jenkins/openjdk_cache [2026-01-15T11:33:43.293Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git [2026-01-15T11:33:43.293Z] > git --version # timeout=10 [2026-01-15T11:33:43.295Z] > git --version # 'git version 2.15.0' [2026-01-15T11:33:43.295Z] > git fetch --tags --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-01-15T11:33:46.671Z] Avoid second fetch [2026-01-15T11:33:46.704Z] Checking out Revision 6aa0ba894c2429f9ee7f893a6d85310ab0dd34f2 (origin/master) [2026-01-15T11:33:46.620Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10 [2026-01-15T11:33:46.623Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-01-15T11:33:46.685Z] > git rev-parse origin/master^{commit} # timeout=10 [2026-01-15T11:33:46.717Z] > git config core.sparsecheckout # timeout=10 [2026-01-15T11:33:46.720Z] > git checkout -f 6aa0ba894c2429f9ee7f893a6d85310ab0dd34f2 # timeout=10 [2026-01-15T11:33:47.796Z] Commit message: "Export LIBPATH (#6754)" [Pipeline] } [Pipeline] // retry [Pipeline] load [Pipeline] { (/home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/aqa-tests/buildenv/jenkins/JenkinsfileBase) [Pipeline] } [Pipeline] // load Did you forget the `def` keyword? WorkflowScript seems to be setting a field named jenkinsfile (to a value of type Script1) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TIME_LIMIT (to a value of type Integer) which could lead to memory leaks or other issues. [Pipeline] timeout [2026-01-15T11:33:49.034Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] echo [2026-01-15T11:33:49.050Z] runMulticastCmd: false [Pipeline] stage [Pipeline] { (Setup) [Pipeline] sh [2026-01-15T11:33:49.675Z] + LC_TIME=C [2026-01-15T11:33:49.675Z] + date '+%a, %d %b %Y %T %z' [Pipeline] echo [2026-01-15T11:33:49.798Z] PROCESSCATCH: Terminating any hung/left over test processes: [Pipeline] sh [2026-01-15T11:33:50.309Z] + aqa-tests/terminateTestProcesses.sh jenkins [2026-01-15T11:33:50.309Z] Unix type machine.. [2026-01-15T11:33:50.309Z] Running on a Linux host [2026-01-15T11:33:50.309Z] Woohoo - no rogue processes detected! Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named PLATFORM (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9 (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOM_TARGET (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NAME (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NUMBER (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named SSH_AGENT_CREDENTIAL (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named KEEP_WORKSPACE (to a value of type Boolean) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CLOUD_PROVIDER (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named SDK_RESOURCE (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named ITERATIONS (to a value of type Integer) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named NUM_MACHINES (to a value of type Integer) which could lead to memory leaks or other issues. [Pipeline] sh [2026-01-15T11:33:51.473Z] + printenv [2026-01-15T11:33:51.473Z] TIME_LIMIT=1 [2026-01-15T11:33:51.473Z] RERUN_ITERATIONS=0 [2026-01-15T11:33:51.473Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/build-scripts/job/jobs/job/release/job/jobs/job/jdk8u/job/jdk8u-release-linux-x64-temurin_SmokeTests/30/display/redirect [2026-01-15T11:33:51.473Z] JENKINS_URL=https://ci.adoptium.net/ [2026-01-15T11:33:51.473Z] EXECUTOR_NUMBER=0 [2026-01-15T11:33:51.473Z] SSH_CONNECTION=78.47.239.97 55400 172.31.41.133 22 [2026-01-15T11:33:51.473Z] _=/usr/bin/printenv [2026-01-15T11:33:51.473Z] LANG=en_US.UTF-8 [2026-01-15T11:33:51.473Z] BUILD_ID=30 [2026-01-15T11:33:51.473Z] USE_JRE=false [2026-01-15T11:33:51.473Z] jobStatus=SUCCESS [2026-01-15T11:33:51.473Z] OLDPWD=/home/jenkins [2026-01-15T11:33:51.473Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/build-scripts/job/jobs/job/release/job/jobs/job/jdk8u/job/jdk8u-release-linux-x64-temurin_SmokeTests/30/display/redirect?page=changes [2026-01-15T11:33:51.473Z] STF_OWNER_BRANCH=adoptium:master [2026-01-15T11:33:51.473Z] PERSONAL_BUILD=false [2026-01-15T11:33:51.473Z] LIB_DIR=/home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/../../../../../externalDependency/lib [2026-01-15T11:33:51.473Z] JENKINS_NODE_COOKIE=2650fdbd-9417-4204-8c79-6b4bdab6b537 [2026-01-15T11:33:51.473Z] JDK_IMPL=hotspot [2026-01-15T11:33:51.473Z] JOB_BASE_NAME=jdk8u-release-linux-x64-temurin_SmokeTests [2026-01-15T11:33:51.473Z] WORKSPACE_TMP=/home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests@tmp [2026-01-15T11:33:51.473Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master [2026-01-15T11:33:51.473Z] DYNAMIC_COMPILE=true [2026-01-15T11:33:51.473Z] OPENJ9_BRANCH=master [2026-01-15T11:33:51.473Z] which_declare=declare -f [2026-01-15T11:33:51.473Z] CI=true [2026-01-15T11:33:51.473Z] HUDSON_COOKIE=07a5b5c2-c86a-4fa6-97aa-34e6c2d847d8 [2026-01-15T11:33:51.473Z] XDG_SESSION_ID=821126 [2026-01-15T11:33:51.473Z] USER=jenkins [2026-01-15T11:33:51.473Z] ADOPTOPENJDK_BRANCH=master [2026-01-15T11:33:51.473Z] ORIGIN_JDK_VERSION=8 [2026-01-15T11:33:51.473Z] SYSTEM_LIB_DIR=/home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/../../../../../externalDependency/system_lib [2026-01-15T11:33:51.473Z] UPSTREAM_JOB_NUMBER=34 [2026-01-15T11:33:51.473Z] BUILD_NUMBER=30 [2026-01-15T11:33:51.473Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git [2026-01-15T11:33:51.473Z] JCK_GIT_BRANCH=master [2026-01-15T11:33:51.473Z] EXTERNAL_TEST_CMD=mvn clean install [2026-01-15T11:33:51.473Z] WORKSPACE=/home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests [2026-01-15T11:33:51.473Z] UPSTREAM_JOB_NAME=build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin [2026-01-15T11:33:51.473Z] KEEP_REPORTDIR=false [2026-01-15T11:33:51.473Z] PWD=/home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests [2026-01-15T11:33:51.473Z] HUDSON_URL=https://ci.adoptium.net/ [2026-01-15T11:33:51.473Z] USE_TESTENV_PROPERTIES=false [2026-01-15T11:33:51.473Z] HOME=/home/jenkins [2026-01-15T11:33:51.473Z] NODE_NAME=test-aws-rhel8-x64-1 [2026-01-15T11:33:51.473Z] PERF_ROOT=/home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/../../benchmarks [2026-01-15T11:33:51.473Z] DOCKER_REQUIRED=false [2026-01-15T11:33:51.473Z] HUDSON_SERVER_COOKIE=2d832652af5afba8 [2026-01-15T11:33:51.473Z] SSH_CLIENT=78.47.239.97 55400 22 [2026-01-15T11:33:51.473Z] ARCHIVE_TEST_RESULTS=false [2026-01-15T11:33:51.473Z] JENKINS_HOME=/home/jenkins/.jenkins [2026-01-15T11:33:51.473Z] JOB_NAME=build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests [2026-01-15T11:33:51.473Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/build-scripts/job/jobs/job/release/job/jobs/job/jdk8u/job/jdk8u-release-linux-x64-temurin_SmokeTests/30/display/redirect?page=tests [2026-01-15T11:33:51.473Z] BUILD_LIST=functional/buildAndPackage [2026-01-15T11:33:51.473Z] KEEP_WORKSPACE=false [2026-01-15T11:33:51.473Z] NUM_PROCESSORS=4 [2026-01-15T11:33:51.473Z] EXIT_SUCCESS=false [2026-01-15T11:33:51.473Z] EXTERNAL_CUSTOM_BRANCH=master [2026-01-15T11:33:51.473Z] HUDSON_HOME=/home/jenkins/.jenkins [2026-01-15T11:33:51.473Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/build-scripts/job/jobs/job/release/job/jobs/job/jdk8u/job/jdk8u-release-linux-x64-temurin_SmokeTests/display/redirect [2026-01-15T11:33:51.473Z] SDK_RESOURCE=upstream [2026-01-15T11:33:51.473Z] ACTIVE_NODE_TIMEOUT=5 [2026-01-15T11:33:51.473Z] SPEC=linux_x86-64 [2026-01-15T11:33:51.473Z] ITERATIONS=1 [2026-01-15T11:33:51.473Z] GENERATE_JOBS=false [2026-01-15T11:33:51.473Z] TEST_JDK_HOME=/home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/jdkbinary/j2sdk-image [2026-01-15T11:33:51.473Z] LIGHT_WEIGHT_CHECKOUT=false [2026-01-15T11:33:51.473Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/build-scripts/job/jobs/job/release/job/jobs/job/jdk8u/job/jdk8u-release-linux-x64-temurin_SmokeTests/30/display/redirect?page=artifacts [2026-01-15T11:33:51.473Z] AUTO_DETECT=true [2026-01-15T11:33:51.473Z] TAP_NAME=build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests.tap [2026-01-15T11:33:51.473Z] VENDOR_TEST_BRANCHES=v2026.01.01 [2026-01-15T11:33:51.473Z] BUILD_URL=https://ci.adoptium.net/job/build-scripts/job/jobs/job/release/job/jobs/job/jdk8u/job/jdk8u-release-linux-x64-temurin_SmokeTests/30/ [2026-01-15T11:33:51.473Z] SHELL=/bin/bash [2026-01-15T11:33:51.473Z] STAGE_NAME=Setup [2026-01-15T11:33:51.473Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git [2026-01-15T11:33:51.474Z] JOB_URL=https://ci.adoptium.net/job/build-scripts/job/jobs/job/release/job/jobs/job/jdk8u/job/jdk8u-release-linux-x64-temurin_SmokeTests/ [2026-01-15T11:33:51.474Z] TKG_OWNER_BRANCH=adoptium:master [2026-01-15T11:33:51.474Z] JDK_VERSION=8 [2026-01-15T11:33:51.474Z] BUILD_DISPLAY_NAME=#30 [2026-01-15T11:33:51.474Z] PLATFORM=x86-64_linux [2026-01-15T11:33:51.474Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git [2026-01-15T11:33:51.474Z] VENDOR_TEST_REPOS=https://github.com/adoptium/temurin-build [2026-01-15T11:33:51.474Z] SHLVL=3 [2026-01-15T11:33:51.474Z] PARALLEL=None [2026-01-15T11:33:51.474Z] BUILD_TAG=jenkins-build-scripts-jobs-release-jobs-jdk8u-jdk8u-release-linux-x64-temurin_SmokeTests-30 [2026-01-15T11:33:51.474Z] TKG_ITERATIONS=1 [2026-01-15T11:33:51.474Z] EXIT_FAILURE=false [2026-01-15T11:33:51.474Z] NODE_LABELS=test-aws-rhel8-x64-1 sw.tool.dockerX ci.role.test linux x64 sw.os.linux rhel8 hw.arch.x86 [2026-01-15T11:33:51.474Z] TARGET=extended.functional [2026-01-15T11:33:51.474Z] LOGNAME=jenkins [2026-01-15T11:33:51.474Z] DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1001/bus [2026-01-15T11:33:51.474Z] XDG_RUNTIME_DIR=/run/user/1001 [2026-01-15T11:33:51.474Z] JOBSTARTTIME=Thu, 15 Jan 2026 11:33:49 +0000 [2026-01-15T11:33:51.474Z] PATH=/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin [2026-01-15T11:33:51.474Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master [2026-01-15T11:33:51.474Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8 [2026-01-15T11:33:51.474Z] VENDOR_TEST_DIRS=/test/functional [2026-01-15T11:33:51.474Z] JENKINS_SERVER_COOKIE=durable-251f866c97830406f4cd1f869f59332b600601984dc68858866a481c2ba810c4 [2026-01-15T11:33:51.474Z] LESSOPEN=||/usr/bin/lesspipe.sh %s [2026-01-15T11:33:51.474Z] BASH_FUNC_which%%=() { ( alias; [2026-01-15T11:33:51.474Z] eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@ [2026-01-15T11:33:51.474Z] } Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOMIZED_SDK_URL_OPTION (to a value of type String) which could lead to memory leaks or other issues. [Pipeline] timeout [2026-01-15T11:33:51.563Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] dir [2026-01-15T11:33:51.578Z] Running in /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/jdkbinary [Pipeline] { [Pipeline] copyArtifacts [2026-01-15T11:34:07.399Z] Copied 6 artifacts from "build-scripts » jobs » release » jobs » jdk8u » jdk8u-release-linux-x64-temurin" build number 34 [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 OPENJ9_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 OPENJ9_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 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 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 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_BRANCHES (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_DIRS (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_SHAS (to a value of type String) which could lead to memory leaks or other issues. [Pipeline] echo [2026-01-15T11:34:07.636Z] IS_SVT_TESTREPO is set to false Did you forget the `def` keyword? Script1 seems to be setting a field named TEST_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named DEBUG_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CODE_COVERAGE_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named ADDITIONAL_ARTIFACTS_REQUIRED_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CURL_OPTS (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named GET_SH_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named RESOLVED_MAKE (to a value of type String) which could lead to memory leaks or other issues. [Pipeline] dir [2026-01-15T11:34:07.643Z] Running in /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests [Pipeline] { [Pipeline] sshagent [2026-01-15T11:34:07.673Z] $ ssh-agent [2026-01-15T11:34:07.803Z] SSH_AUTH_SOCK=/tmp/ssh-vHkQ2baWIleX/agent.255333 [2026-01-15T11:34:07.804Z] SSH_AGENT_PID=255335 [2026-01-15T11:34:07.804Z] [ssh-agent] Started. [Pipeline] { [Pipeline] dir [2026-01-15T11:34:07.820Z] Running in /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/aqa-tests [Pipeline] { [Pipeline] sh [2026-01-15T11:34:08.340Z] ++ pwd [2026-01-15T11:34:08.341Z] + ./get.sh -s /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/aqa-tests/.. -p x86-64_linux -r upstream -j 8 -i hotspot --clone_openj9 true --openj9_repo https://github.com/eclipse-openj9/openj9.git --openj9_branch master --tkg_repo https://github.com/adoptium/TKG.git --tkg_branch master --vendor_repos https://github.com/adoptium/temurin-build --vendor_branches v2026.01.01 --vendor_dirs /test/functional [2026-01-15T11:34:08.341Z] TESTDIR: /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/aqa-tests [2026-01-15T11:34:08.341Z] get jdk binary... [2026-01-15T11:34:08.341Z] --sdkdir is set to upstream. Therefore, skip download jdk binary [2026-01-15T11:34:08.341Z] Uncompressing file: OpenJDK8U-jdk-sources_8u482b07.tar.gz ... [2026-01-15T11:34:13.340Z] List files in jdkbinary folder... [2026-01-15T11:34:13.340Z] total 388712 [2026-01-15T11:34:13.340Z] -rw-r--r--. 1 jenkins jenkins 158406445 Jan 15 11:27 OpenJDK8U-debugimage_x64_linux_hotspot_8u482b07.tar.gz [2026-01-15T11:34:13.340Z] -rw-r--r--. 1 jenkins jenkins 94187412 Jan 15 11:14 OpenJDK8U-jdk-sources_8u482b07.tar.gz [2026-01-15T11:34:13.340Z] -rw-r--r--. 1 jenkins jenkins 103498066 Jan 15 11:27 OpenJDK8U-jdk_x64_linux_hotspot_8u482b07.tar.gz [2026-01-15T11:34:13.340Z] -rw-r--r--. 1 jenkins jenkins 41835907 Jan 15 11:27 OpenJDK8U-jre_x64_linux_hotspot_8u482b07.tar.gz [2026-01-15T11:34:13.340Z] -rw-r--r--. 1 jenkins jenkins 80387 Jan 15 11:32 OpenJDK8U-sbom_x64_linux_hotspot_8u482b07.json [2026-01-15T11:34:13.340Z] -rw-rw-r--. 1 jenkins jenkins 21368 Jan 15 11:30 OpenJDK8U-sbom_x64_linux_hotspot_8u482b07-metadata.json [2026-01-15T11:34:13.340Z] drwxrwxr-x. 3 jenkins jenkins 30 Jan 15 11:34 tmp [2026-01-15T11:34:13.340Z] List files in jdkbinary/tmp folder... [2026-01-15T11:34:13.340Z] total 4 [2026-01-15T11:34:13.340Z] drwxr-xr-x. 15 jenkins jenkins 4096 Jan 15 11:14 jdk8u482-b07-src [2026-01-15T11:34:13.340Z] Moving directory jdk8u482-b07-src/ to ../source-image [2026-01-15T11:34:13.340Z] Uncompressing file: OpenJDK8U-jdk_x64_linux_hotspot_8u482b07.tar.gz ... [2026-01-15T11:34:14.605Z] List files in jdkbinary folder... [2026-01-15T11:34:14.605Z] total 388716 [2026-01-15T11:34:14.605Z] -rw-r--r--. 1 jenkins jenkins 158406445 Jan 15 11:27 OpenJDK8U-debugimage_x64_linux_hotspot_8u482b07.tar.gz [2026-01-15T11:34:14.605Z] -rw-r--r--. 1 jenkins jenkins 94187412 Jan 15 11:14 OpenJDK8U-jdk-sources_8u482b07.tar.gz [2026-01-15T11:34:14.605Z] -rw-r--r--. 1 jenkins jenkins 103498066 Jan 15 11:27 OpenJDK8U-jdk_x64_linux_hotspot_8u482b07.tar.gz [2026-01-15T11:34:14.605Z] -rw-r--r--. 1 jenkins jenkins 41835907 Jan 15 11:27 OpenJDK8U-jre_x64_linux_hotspot_8u482b07.tar.gz [2026-01-15T11:34:14.605Z] -rw-r--r--. 1 jenkins jenkins 80387 Jan 15 11:32 OpenJDK8U-sbom_x64_linux_hotspot_8u482b07.json [2026-01-15T11:34:14.605Z] -rw-rw-r--. 1 jenkins jenkins 21368 Jan 15 11:30 OpenJDK8U-sbom_x64_linux_hotspot_8u482b07-metadata.json [2026-01-15T11:34:14.605Z] drwxr-xr-x. 15 jenkins jenkins 4096 Jan 15 11:14 source-image [2026-01-15T11:34:14.605Z] drwxrwxr-x. 3 jenkins jenkins 26 Jan 15 11:34 tmp [2026-01-15T11:34:14.605Z] List files in jdkbinary/tmp folder... [2026-01-15T11:34:14.605Z] total 0 [2026-01-15T11:34:14.605Z] drwxr-xr-x. 8 jenkins jenkins 190 Jan 15 11:27 jdk8u482-b07 [2026-01-15T11:34:14.605Z] Moving directory jdk8u482-b07/ to ../j2sdk-image [2026-01-15T11:34:14.605Z] Uncompressing file: OpenJDK8U-jre_x64_linux_hotspot_8u482b07.tar.gz ... [2026-01-15T11:34:15.848Z] List files in jdkbinary folder... [2026-01-15T11:34:15.848Z] total 388716 [2026-01-15T11:34:15.848Z] drwxr-xr-x. 8 jenkins jenkins 190 Jan 15 11:27 j2sdk-image [2026-01-15T11:34:15.848Z] -rw-r--r--. 1 jenkins jenkins 158406445 Jan 15 11:27 OpenJDK8U-debugimage_x64_linux_hotspot_8u482b07.tar.gz [2026-01-15T11:34:15.848Z] -rw-r--r--. 1 jenkins jenkins 94187412 Jan 15 11:14 OpenJDK8U-jdk-sources_8u482b07.tar.gz [2026-01-15T11:34:15.848Z] -rw-r--r--. 1 jenkins jenkins 103498066 Jan 15 11:27 OpenJDK8U-jdk_x64_linux_hotspot_8u482b07.tar.gz [2026-01-15T11:34:15.848Z] -rw-r--r--. 1 jenkins jenkins 41835907 Jan 15 11:27 OpenJDK8U-jre_x64_linux_hotspot_8u482b07.tar.gz [2026-01-15T11:34:15.848Z] -rw-r--r--. 1 jenkins jenkins 80387 Jan 15 11:32 OpenJDK8U-sbom_x64_linux_hotspot_8u482b07.json [2026-01-15T11:34:15.848Z] -rw-rw-r--. 1 jenkins jenkins 21368 Jan 15 11:30 OpenJDK8U-sbom_x64_linux_hotspot_8u482b07-metadata.json [2026-01-15T11:34:15.848Z] drwxr-xr-x. 15 jenkins jenkins 4096 Jan 15 11:14 source-image [2026-01-15T11:34:15.848Z] drwxrwxr-x. 3 jenkins jenkins 30 Jan 15 11:34 tmp [2026-01-15T11:34:15.848Z] List files in jdkbinary/tmp folder... [2026-01-15T11:34:15.848Z] total 0 [2026-01-15T11:34:15.848Z] drwxr-xr-x. 5 jenkins jenkins 135 Jan 15 11:27 jdk8u482-b07-jre [2026-01-15T11:34:15.848Z] Moving directory jdk8u482-b07-jre/ to ../j2re-image [2026-01-15T11:34:15.848Z] Uncompressing OpenJDK8U-debugimage_x64_linux_hotspot_8u482b07.tar.gz over ./j2sdk-image/jre... [2026-01-15T11:34:18.993Z] Removing top-level folder jdk8u482-b07-debug-image/ [2026-01-15T11:34:18.994Z] Removing top-level folder jdk8u482-b07/ [2026-01-15T11:34:19.354Z] Run /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/jdkbinary/j2sdk-image/bin/java -version [2026-01-15T11:34:19.354Z] =JAVA VERSION OUTPUT BEGIN= [2026-01-15T11:34:19.354Z] openjdk version "1.8.0_482" [2026-01-15T11:34:19.354Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_482-b07) [2026-01-15T11:34:19.354Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.482-b07, mixed mode) [2026-01-15T11:34:19.354Z] =JAVA VERSION OUTPUT END= [2026-01-15T11:34:19.354Z] =RELEASE INFO BEGIN= [2026-01-15T11:34:19.354Z] JAVA_VERSION="1.8.0_482" [2026-01-15T11:34:19.354Z] OS_NAME="Linux" [2026-01-15T11:34:19.354Z] OS_VERSION="2.6" [2026-01-15T11:34:19.354Z] OS_ARCH="amd64" [2026-01-15T11:34:19.354Z] SOURCE=".:git:7ac2cbda85d7+" [2026-01-15T11:34:19.354Z] IMPLEMENTOR="Eclipse Adoptium" [2026-01-15T11:34:19.354Z] BUILD_SOURCE="git:458965074606f027bd5afce2cfd5c1055dea0438" [2026-01-15T11:34:19.354Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git" [2026-01-15T11:34:19.354Z] SOURCE_REPO="https://github.com/adoptium/jdk8u.git" [2026-01-15T11:34:19.354Z] FULL_VERSION="1.8.0_482-b07" [2026-01-15T11:34:19.354Z] SEMANTIC_VERSION="8.0.482+7" [2026-01-15T11:34:19.354Z] BUILD_INFO="OS: Linux Version: 6.8.0-1018-azure" [2026-01-15T11:34:19.354Z] JVM_VARIANT="Hotspot" [2026-01-15T11:34:19.354Z] JVM_VERSION="25.482-b07" [2026-01-15T11:34:19.354Z] IMAGE_TYPE="JDK" [2026-01-15T11:34:19.354Z] =RELEASE INFO END= [2026-01-15T11:34:19.354Z] get testKitGen... [2026-01-15T11:34:19.354Z] git clone -q https://github.com/adoptium/TKG.git [2026-01-15T11:34:20.595Z] git rev-parse master [2026-01-15T11:34:20.595Z] git checkout -q -f 8adf15dfe4a47cdb75e5e3393f4b98dae6160859 [2026-01-15T11:34:20.595Z] get functional test material... [2026-01-15T11:34:20.595Z] git clone --depth 1 --reference-if-able /home/jenkins/openjdk_cache -b master https://github.com/eclipse-openj9/openj9.git [2026-01-15T11:34:20.595Z] Cloning into 'openj9'... [2026-01-15T11:34:20.595Z] info: Could not add alternate for '/home/jenkins/openjdk_cache': reference repository '/home/jenkins/openjdk_cache' is not a local repository. [2026-01-15T11:34:28.174Z] check OpenJ9 Repo sha [2026-01-15T11:34:28.174Z] /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/aqa-tests/TKG/scripts/getTestenvProperties.sh --repo_dir /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/aqa-tests/openj9 --output_file /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/aqa-tests/testenv/testenv.properties --repo_name OPENJ9 [2026-01-15T11:34:28.174Z] Check sha in /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/aqa-tests/openj9 and store the info in /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/aqa-tests/testenv/testenv.properties [2026-01-15T11:34:28.174Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git [2026-01-15T11:34:28.174Z] OPENJ9_SHA=e854cd0954a6026202f577d564b1e2c23acb257c [2026-01-15T11:34:28.174Z] total 92 [2026-01-15T11:34:28.174Z] drwxrwxr-x. 4 jenkins jenkins 35 Jan 15 11:33 buildenv [2026-01-15T11:34:28.174Z] -rwxrwxr-x. 1 jenkins jenkins 339 Jan 15 11:33 compile.sh [2026-01-15T11:34:28.174Z] drwxrwxr-x. 3 jenkins jenkins 25 Jan 15 11:33 config [2026-01-15T11:34:28.174Z] -rw-rw-r--. 1 jenkins jenkins 6735 Jan 15 11:33 Contributing.md [2026-01-15T11:34:28.174Z] drwxrwxr-x. 5 jenkins jenkins 46 Jan 15 11:33 docs [2026-01-15T11:34:28.174Z] drwxrwxr-x. 34 jenkins jenkins 4096 Jan 15 11:33 external [2026-01-15T11:34:28.174Z] drwxrwxr-x. 8 jenkins jenkins 141 Jan 15 11:33 functional [2026-01-15T11:34:28.174Z] -rwxrwxr-x. 1 jenkins jenkins 30011 Jan 15 11:33 get.sh [2026-01-15T11:34:28.174Z] drwxrwxr-x. 20 jenkins jenkins 4096 Jan 15 11:33 jck [2026-01-15T11:34:28.174Z] -rw-rw-r--. 1 jenkins jenkins 11360 Jan 15 11:33 LICENSE [2026-01-15T11:34:28.174Z] -rw-rw-r--. 1 jenkins jenkins 65 Jan 15 11:33 NOTICE [2026-01-15T11:34:28.174Z] drwxrwxr-x. 14 jenkins jenkins 4096 Jan 15 11:34 openj9 [2026-01-15T11:34:28.174Z] drwxrwxr-x. 3 jenkins jenkins 94 Jan 15 11:33 openjdk [2026-01-15T11:34:28.174Z] drwxrwxr-x. 9 jenkins jenkins 216 Jan 15 11:33 perf [2026-01-15T11:34:28.174Z] -rw-rw-r--. 1 jenkins jenkins 8350 Jan 15 11:33 README.md [2026-01-15T11:34:28.174Z] drwxrwxr-x. 4 jenkins jenkins 43 Jan 15 11:33 scripts [2026-01-15T11:34:28.174Z] drwxrwxr-x. 13 jenkins jenkins 273 Jan 15 11:33 system [2026-01-15T11:34:28.174Z] -rwxrwxr-x. 1 jenkins jenkins 3928 Jan 15 11:33 terminateTestProcesses.sh [2026-01-15T11:34:28.174Z] drwxrwxr-x. 2 jenkins jenkins 94 Jan 15 11:33 testenv [2026-01-15T11:34:28.174Z] drwxrwxr-x. 8 jenkins jenkins 4096 Jan 15 11:34 TKG [2026-01-15T11:34:28.174Z] get vendor test material... [2026-01-15T11:34:28.174Z] vendor repo is https://github.com/adoptium/temurin-build [2026-01-15T11:34:28.174Z] git clone -b v2026.01.01 https://github.com/adoptium/temurin-build vendor_0 [2026-01-15T11:34:28.534Z] check vendor repo sha [2026-01-15T11:34:28.534Z] /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/aqa-tests/TKG/scripts/getTestenvProperties.sh --repo_dir vendor_0 --output_file /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/aqa-tests/testenv/testenv.properties --repo_name temurin-build [2026-01-15T11:34:28.534Z] Check sha in vendor_0 and store the info in /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/aqa-tests/testenv/testenv.properties [2026-01-15T11:34:28.534Z] temurin-build_REPO=https://github.com/adoptium/temurin-build [2026-01-15T11:34:28.534Z] temurin-build_BRANCH=458965074606f027bd5afce2cfd5c1055dea0438 [2026-01-15T11:34:28.534Z] Stage vendor_0//test/functional to /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/aqa-tests//test/functional [Pipeline] } [Pipeline] // dir [Pipeline] } [2026-01-15T11:34:28.661Z] $ ssh-agent -k [2026-01-15T11:34:28.666Z] unset SSH_AUTH_SOCK; [2026-01-15T11:34:28.666Z] unset SSH_AGENT_PID; [2026-01-15T11:34:28.666Z] echo Agent pid 255335 killed; [2026-01-15T11:34:28.790Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] fileExists [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] echo [2026-01-15T11:34:29.141Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&amp;TARGET=extended.functional&amp;TEST_FLAG=&amp;UPSTREAM_TEST_JOB_NAME=&amp;DOCKER_REQUIRED=false&amp;ACTIVE_NODE_TIMEOUT=5&amp;VENDOR_TEST_DIRS=%2Ftest%2Ffunctional&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=false&amp;KEEP_REPORTDIR=false&amp;PERSONAL_BUILD=false&amp;DOCKER_REGISTRY_DIR=&amp;ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&amp;RERUN_ITERATIONS=0&amp;DOCKER_REGISTRY_URL_CREDENTIAL_ID=&amp;LABEL=&amp;EXTRA_OPTIONS=&amp;CUSTOMIZED_SDK_URL=&amp;BUILD_IDENTIFIER=&amp;ADOPTOPENJDK_BRANCH=master&amp;LIGHT_WEIGHT_CHECKOUT=false&amp;USE_JRE=false&amp;ARTIFACTORY_SERVER=&amp;KEEP_WORKSPACE=false&amp;JDK_VERSION=8&amp;USER_CREDENTIALS_ID=&amp;DOCKER_REGISTRY_URL=&amp;ITERATIONS=1&amp;VENDOR_TEST_REPOS=https%3A%2F%2Fgithub.com%2Fadoptium%2Ftemurin-build&amp;JDK_REPO=&amp;JCK_GIT_BRANCH=master&amp;OPENJ9_BRANCH=master&amp;OPENJ9_SHA=&amp;JCK_GIT_REPO=&amp;VENDOR_TEST_BRANCHES=v2026.01.01&amp;UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Frelease%2Fjobs%2Fjdk8u%2Fjdk8u-release-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=&amp;LABEL_ADDITION=&amp;ARTIFACTORY_REPO=&amp;ARTIFACTORY_ROOT_DIR=&amp;UPSTREAM_TEST_JOB_NUMBER=&amp;DOCKERIMAGE_TAG=&amp;JDK_IMPL=hotspot&amp;TEST_TIME=&amp;SSH_AGENT_CREDENTIAL=&amp;AUTO_DETECT=true&amp;SLACK_CHANNEL=&amp;DYNAMIC_COMPILE=true&amp;ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&amp;APPLICATION_OPTIONS=&amp;CUSTOMIZED_SDK_URL_CREDENTIAL_ID=&amp;ARCHIVE_TEST_RESULTS=false&amp;OPENJDK_SHA=&amp;NUM_MACHINES=&amp;TRSS_URL=&amp;BUILD_LIST=functional%2FbuildAndPackage&amp;USE_TESTENV_PROPERTIES=false&amp;UPSTREAM_JOB_NUMBER=34&amp;STF_OWNER_BRANCH=adoptium%3Amaster&amp;TIME_LIMIT=1&amp;JVM_OPTIONS=&amp;PARALLEL=None [Pipeline] echo [2026-01-15T11:34:29.152Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&amp;TARGET=extended.functional&amp;TEST_FLAG=&amp;UPSTREAM_TEST_JOB_NAME=&amp;DOCKER_REQUIRED=false&amp;ACTIVE_NODE_TIMEOUT=5&amp;VENDOR_TEST_DIRS=%2Ftest%2Ffunctional&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=false&amp;KEEP_REPORTDIR=false&amp;PERSONAL_BUILD=false&amp;DOCKER_REGISTRY_DIR=&amp;ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&amp;RERUN_ITERATIONS=0&amp;DOCKER_REGISTRY_URL_CREDENTIAL_ID=&amp;LABEL=test-aws-rhel8-x64-1&amp;EXTRA_OPTIONS=&amp;CUSTOMIZED_SDK_URL=&amp;BUILD_IDENTIFIER=&amp;ADOPTOPENJDK_BRANCH=master&amp;LIGHT_WEIGHT_CHECKOUT=false&amp;USE_JRE=false&amp;ARTIFACTORY_SERVER=&amp;KEEP_WORKSPACE=false&amp;JDK_VERSION=8&amp;USER_CREDENTIALS_ID=&amp;DOCKER_REGISTRY_URL=&amp;ITERATIONS=1&amp;VENDOR_TEST_REPOS=https%3A%2F%2Fgithub.com%2Fadoptium%2Ftemurin-build&amp;JDK_REPO=&amp;JCK_GIT_BRANCH=master&amp;OPENJ9_BRANCH=master&amp;OPENJ9_SHA=&amp;JCK_GIT_REPO=&amp;VENDOR_TEST_BRANCHES=v2026.01.01&amp;UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Frelease%2Fjobs%2Fjdk8u%2Fjdk8u-release-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=&amp;LABEL_ADDITION=&amp;ARTIFACTORY_REPO=&amp;ARTIFACTORY_ROOT_DIR=&amp;UPSTREAM_TEST_JOB_NUMBER=&amp;DOCKERIMAGE_TAG=&amp;JDK_IMPL=hotspot&amp;TEST_TIME=&amp;SSH_AGENT_CREDENTIAL=&amp;AUTO_DETECT=true&amp;SLACK_CHANNEL=&amp;DYNAMIC_COMPILE=true&amp;ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&amp;APPLICATION_OPTIONS=&amp;CUSTOMIZED_SDK_URL_CREDENTIAL_ID=&amp;ARCHIVE_TEST_RESULTS=false&amp;OPENJDK_SHA=&amp;NUM_MACHINES=&amp;TRSS_URL=&amp;BUILD_LIST=functional%2FbuildAndPackage&amp;USE_TESTENV_PROPERTIES=false&amp;UPSTREAM_JOB_NUMBER=34&amp;STF_OWNER_BRANCH=adoptium%3Amaster&amp;TIME_LIMIT=1&amp;JVM_OPTIONS=&amp;PARALLEL=None [Pipeline] stage [Pipeline] { (Build) [Pipeline] echo [2026-01-15T11:34:29.198Z] Building tests... [Pipeline] timeout [2026-01-15T11:34:29.201Z] Timeout set to expire in 20 min [Pipeline] { [Pipeline] echo [2026-01-15T11:34:29.221Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [Pipeline] sh [2026-01-15T11:34:29.756Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/../../../../../externalDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [2026-01-15T11:34:34.759Z] -------------------------------------------- [2026-01-15T11:34:34.760Z] path is set to /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/../../../../../externalDependency/lib [2026-01-15T11:34:34.760Z] task is set to default [2026-01-15T11:34:34.760Z] dependencyList is set to all [2026-01-15T11:34:34.760Z] System Test jars will not be downloaded. [2026-01-15T11:34:34.760Z] -------------------------------------------- [2026-01-15T11:34:34.760Z] Starting download third party dependent jars [2026-01-15T11:34:34.760Z] -------------------------------------------- [2026-01-15T11:34:34.760Z] downloading dependent third party jars to /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/../../../../../externalDependency/lib [2026-01-15T11:34:34.760Z] /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/../../../../../externalDependency/lib/commons-exec.jar exists with correct hash, not downloading [2026-01-15T11:34:34.760Z] /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/../../../../../externalDependency/lib/jaxb-api.jar exists with correct hash, not downloading [2026-01-15T11:34:34.760Z] /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/../../../../../externalDependency/lib/junit4.jar exists with correct hash, not downloading [2026-01-15T11:34:34.760Z] /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/../../../../../externalDependency/lib/jtreg_7_3_1_1.tar.gz exists with correct hash, not downloading [2026-01-15T11:34:34.760Z] /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/../../../../../externalDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading [2026-01-15T11:34:34.760Z] /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/../../../../../externalDependency/lib/testng.jar exists with correct hash, not downloading [2026-01-15T11:34:34.760Z] /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/../../../../../externalDependency/lib/asm.jar exists with correct hash, not downloading [2026-01-15T11:34:34.760Z] /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/../../../../../externalDependency/lib/mockito-core.jar exists with correct hash, not downloading [2026-01-15T11:34:34.760Z] /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/../../../../../externalDependency/lib/jtreg_8_2.tar.gz exists with correct hash, not downloading [2026-01-15T11:34:34.760Z] /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/../../../../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading [2026-01-15T11:34:34.760Z] /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/../../../../../externalDependency/lib/jcommander.jar exists with correct hash, not downloading [2026-01-15T11:34:34.760Z] /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/../../../../../externalDependency/lib/asmtools.jar exists with correct hash, not downloading [2026-01-15T11:34:34.760Z] /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/../../../../../externalDependency/lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading [2026-01-15T11:34:34.760Z] /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/../../../../../externalDependency/lib/dacapo.zip exists with correct hash, not downloading [2026-01-15T11:34:34.760Z] /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/../../../../../externalDependency/lib/javassist.jar exists with correct hash, not downloading [2026-01-15T11:34:34.760Z] /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/../../../../../externalDependency/lib/jtreg_8_1_1.tar.gz exists with correct hash, not downloading [2026-01-15T11:34:34.760Z] /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/../../../../../externalDependency/lib/org.eclipse.osgi-3.16.100.jar exists with correct hash, not downloading [2026-01-15T11:34:34.760Z] /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/../../../../../externalDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading [2026-01-15T11:34:34.760Z] /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/../../../../../externalDependency/lib/asm-all.jar exists with correct hash, not downloading [2026-01-15T11:34:34.760Z] /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/../../../../../externalDependency/lib/byte-buddy.jar exists with correct hash, not downloading [2026-01-15T11:34:34.760Z] /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/../../../../../externalDependency/lib/apache-maven-bin.tar.gz exists with correct hash, not downloading [2026-01-15T11:34:34.760Z] /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/../../../../../externalDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading [2026-01-15T11:34:34.760Z] /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/../../../../../externalDependency/lib/jtreg_7_4_1.tar.gz exists with correct hash, not downloading [2026-01-15T11:34:34.760Z] /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/../../../../../externalDependency/lib/objenesis.jar exists with correct hash, not downloading [2026-01-15T11:34:34.760Z] /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/../../../../../externalDependency/lib/jython-standalone.jar exists with correct hash, not downloading [2026-01-15T11:34:34.760Z] /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/../../../../../externalDependency/lib/commons-cli.jar exists with correct hash, not downloading [2026-01-15T11:34:34.760Z] downloaded dependent third party jars successfully [Pipeline] } [Pipeline] // timeout [Pipeline] fileExists [Pipeline] fileExists [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] echo [2026-01-15T11:34:35.013Z] Running tests... Did you forget the `def` keyword? Script1 seems to be setting a field named TARGET (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TARGET (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named RUNTEST_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues. [Pipeline] echo [2026-01-15T11:34:35.037Z] ITERATION: 1/1 [Pipeline] sh [2026-01-15T11:34:35.551Z] + which Xvfb [2026-01-15T11:34:35.551Z] + alias [2026-01-15T11:34:35.551Z] + eval declare -f [2026-01-15T11:34:35.551Z] ++ declare -f [2026-01-15T11:34:35.551Z] + /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot Xvfb [2026-01-15T11:34:35.551Z] /usr/bin/Xvfb [Pipeline] wrap [2026-01-15T11:34:35.708Z] $ Xvfb -displayfd 2 -screen 0 1024x768x24 -fbdir /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/.xvfb-30-..fbdir11290371148945848099 [Pipeline] { [Pipeline] sh [2026-01-15T11:34:56.328Z] + ps -f [2026-01-15T11:34:56.328Z] + grep '[X]vfb' [2026-01-15T11:34:56.328Z] + awk '{print $9}' [Pipeline] echo [2026-01-15T11:34:56.452Z] env.DISPLAY is :0 [Pipeline] sshagent [2026-01-15T11:34:56.469Z] $ ssh-agent [2026-01-15T11:34:56.596Z] SSH_AUTH_SOCK=/tmp/ssh-LJEeC1haoBvL/agent.255525 [2026-01-15T11:34:56.596Z] SSH_AGENT_PID=255527 [2026-01-15T11:34:56.596Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-01-15T11:34:57.123Z] ++ uname [2026-01-15T11:34:57.123Z] + '[' Linux = AIX ']' [2026-01-15T11:34:57.123Z] ++ uname [2026-01-15T11:34:57.123Z] + '[' Linux = SunOS ']' [2026-01-15T11:34:57.123Z] ++ uname [2026-01-15T11:34:57.123Z] + '[' Linux = '*BSD' ']' [2026-01-15T11:34:57.123Z] + MAKE=make [2026-01-15T11:34:57.123Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown [2026-01-15T11:34:57.123Z] make: Nothing to be done for 'testEnvTeardown'. [Pipeline] sh [2026-01-15T11:34:57.727Z] ++ uname [2026-01-15T11:34:57.727Z] + '[' Linux = AIX ']' [2026-01-15T11:34:57.727Z] ++ uname [2026-01-15T11:34:57.727Z] + '[' Linux = SunOS ']' [2026-01-15T11:34:57.727Z] ++ uname [2026-01-15T11:34:57.727Z] + '[' Linux = '*BSD' ']' [2026-01-15T11:34:57.727Z] + MAKE=make [2026-01-15T11:34:57.727Z] + cd ./aqa-tests [2026-01-15T11:34:57.727Z] + . ./scripts/testenv/testenvSettings.sh [2026-01-15T11:34:57.727Z] ++ set +x [2026-01-15T11:34:57.727Z] JAVA_HOME is set to /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/jdkbinary/j2sdk-image [2026-01-15T11:34:57.727Z] LIB_DIR is set to /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/../../../../../externalDependency/lib [2026-01-15T11:34:57.727Z] rm -f -r /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_compilation; \ [2026-01-15T11:34:57.727Z] mkdir -p /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_compilation; \ [2026-01-15T11:34:57.727Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/../../../../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2026-01-15T11:34:57.727Z] if [ -z "$(tail -1 /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_compilation"; fi [2026-01-15T11:34:57.727Z] Buildfile: /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/aqa-tests/TKG/scripts/build_tools.xml [2026-01-15T11:34:58.088Z] [2026-01-15T11:34:58.088Z] build: [2026-01-15T11:34:58.088Z] [2026-01-15T11:34:58.088Z] clean: [2026-01-15T11:34:58.088Z] [2026-01-15T11:34:58.088Z] init: [2026-01-15T11:34:58.088Z] [mkdir] Created dir: /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/aqa-tests/TKG/bin [2026-01-15T11:34:58.088Z] [2026-01-15T11:34:58.088Z] getDependentLibs: [2026-01-15T11:34:58.451Z] [exec] -------------------------------------------- [2026-01-15T11:34:58.451Z] [exec] path is set to /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/../../../../../externalDependency/lib [2026-01-15T11:34:58.451Z] [exec] task is set to default [2026-01-15T11:34:58.451Z] [exec] dependencyList is set to json_simple [2026-01-15T11:34:58.451Z] [exec] System Test jars will not be downloaded. [2026-01-15T11:34:58.451Z] [exec] -------------------------------------------- [2026-01-15T11:34:58.451Z] [exec] Starting download third party dependent jars [2026-01-15T11:34:58.451Z] [exec] -------------------------------------------- [2026-01-15T11:34:58.451Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/../../../../../externalDependency/lib [2026-01-15T11:34:58.451Z] [exec] /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/../../../../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading [2026-01-15T11:34:58.451Z] [exec] downloaded dependent third party jars successfully [2026-01-15T11:34:58.451Z] [2026-01-15T11:34:58.451Z] compile: [2026-01-15T11:34:58.451Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2026-01-15T11:34:58.451Z] [echo] ============COMPILER SETTINGS============ [2026-01-15T11:34:58.451Z] [echo] ===fork: yes [2026-01-15T11:34:58.451Z] [echo] ===debug: on [2026-01-15T11:34:58.451Z] [javac] Compiling 28 source files to /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/aqa-tests/TKG/bin [2026-01-15T11:34:59.772Z] [2026-01-15T11:34:59.772Z] dist: [2026-01-15T11:34:59.772Z] [jar] Building jar: /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/aqa-tests/TKG/bin/TestKitGen.jar [2026-01-15T11:34:59.772Z] [2026-01-15T11:34:59.772Z] BUILD SUCCESSFUL [2026-01-15T11:34:59.772Z] Total time: 2 seconds [2026-01-15T11:34:59.772Z] 0 [2026-01-15T11:34:59.772Z] /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector [2026-01-15T11:35:00.133Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch! [2026-01-15T11:35:00.133Z] microArchOutput: model name : Intel(R) Xeon(R) CPU E5-2686 v4 @ 2.30GHz [2026-01-15T11:35:00.903Z] ****************************** MACHINE INFO ****************************** [2026-01-15T11:35:00.903Z] File path : /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/aqa-tests/TKG [2026-01-15T11:35:00.903Z] Free Physical Memory Size : 8000200704 [2026-01-15T11:35:00.903Z] Free space (bytes) : 58282479616 [2026-01-15T11:35:00.903Z] Total Physical Memory Size : 16598388736 [2026-01-15T11:35:00.903Z] Total space (bytes) : 107361579008 [2026-01-15T11:35:00.903Z] Usable space (bytes) : 58282479616 [2026-01-15T11:35:00.903Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2026-01-15T11:35:00.903Z] bashVersion : [2026-01-15T11:35:00.903Z] GNU bash, version 4.4.20(1)-release (x86_64-redhat-linux-gnu) [2026-01-15T11:35:00.903Z] Copyright (C) 2016 Free Software Foundation, Inc. [2026-01-15T11:35:00.903Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2026-01-15T11:35:00.903Z] [2026-01-15T11:35:00.903Z] This is free software; you are free to change and redistribute it. [2026-01-15T11:35:00.903Z] There is NO WARRANTY, to the extent permitted by law. [2026-01-15T11:35:00.903Z] cpuCores : 4 [2026-01-15T11:35:00.903Z] curlVersion : [2026-01-15T11:35:00.903Z] curl 7.61.1 (x86_64-redhat-linux-gnu) libcurl/7.61.1 OpenSSL/1.1.1k zlib/1.2.11 brotli/1.0.6 libidn2/2.2.0 libpsl/0.20.2 (+libidn2/2.2.0) libssh/0.9.6/openssl/zlib nghttp2/1.41.0 [2026-01-15T11:35:00.903Z] Release-Date: 2018-09-05 [2026-01-15T11:35:00.903Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smb smbs smtp smtps telnet tftp [2026-01-15T11:35:00.903Z] Features: AsynchDNS IDN IPv6 Largefile GSS-API Kerberos SPNEGO NTLM NTLM_WB SSL libz brotli TLS-SRP HTTP2 UnixSockets HTTPS-proxy PSL [2026-01-15T11:35:00.903Z] dockerVersion : Docker version 26.1.3, build b72abbb [2026-01-15T11:35:00.903Z] gcc version : 8 [2026-01-15T11:35:00.903Z] gclibc version : ldd (GNU libc) 2.28 [2026-01-15T11:35:00.903Z] gdb version : GNU gdb (GDB) Red Hat Enterprise Linux 8.2-20.el8 [2026-01-15T11:35:00.903Z] lldb version : Command could not be executed [2026-01-15T11:35:00.903Z] makeVersion : [2026-01-15T11:35:00.903Z] GNU Make 4.2.1 [2026-01-15T11:35:00.903Z] Built for x86_64-redhat-linux-gnu [2026-01-15T11:35:00.903Z] Copyright (C) 1988-2016 Free Software Foundation, Inc. [2026-01-15T11:35:00.903Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2026-01-15T11:35:00.903Z] This is free software: you are free to change and redistribute it. [2026-01-15T11:35:00.903Z] There is NO WARRANTY, to the extent permitted by law. [2026-01-15T11:35:00.903Z] mavenVersion : [2026-01-15T11:35:00.903Z] Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f) [2026-01-15T11:35:00.903Z] Maven home: /usr/local/apache-maven-3.6.3 [2026-01-15T11:35:00.903Z] Java version: 1.8.0_482, vendor: Temurin, runtime: /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/jdkbinary/j2sdk-image/jre [2026-01-15T11:35:00.903Z] Default locale: en_US, platform encoding: UTF-8 [2026-01-15T11:35:00.903Z] OS name: "linux", version: "4.18.0-240.10.1.el8_3.x86_64", arch: "amd64", family: "unix" [2026-01-15T11:35:00.903Z] osInfo : [2026-01-15T11:35:00.903Z] NAME="Red Hat Enterprise Linux" [2026-01-15T11:35:00.903Z] VERSION="8.10 (Ootpa)" [2026-01-15T11:35:00.903Z] ID="rhel" [2026-01-15T11:35:00.903Z] ID_LIKE="fedora" [2026-01-15T11:35:00.903Z] VERSION_ID="8.10" [2026-01-15T11:35:00.903Z] PLATFORM_ID="platform:el8" [2026-01-15T11:35:00.903Z] PRETTY_NAME="Red Hat Enterprise Linux 8.10 (Ootpa)" [2026-01-15T11:35:00.903Z] ANSI_COLOR="0;31" [2026-01-15T11:35:00.903Z] CPE_NAME="cpe:/o:redhat:enterprise_linux:8::baseos" [2026-01-15T11:35:00.903Z] HOME_URL="https://www.redhat.com/" [2026-01-15T11:35:00.903Z] DOCUMENTATION_URL="https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8" [2026-01-15T11:35:00.903Z] BUG_REPORT_URL="https://issues.redhat.com/" [2026-01-15T11:35:00.903Z] [2026-01-15T11:35:00.903Z] REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 8" [2026-01-15T11:35:00.903Z] REDHAT_BUGZILLA_PRODUCT_VERSION=8.10 [2026-01-15T11:35:00.903Z] REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux" [2026-01-15T11:35:00.904Z] REDHAT_SUPPORT_PRODUCT_VERSION="8.10" [2026-01-15T11:35:00.904Z] osLabel : rhel.8 [2026-01-15T11:35:00.904Z] perlVersion : [2026-01-15T11:35:00.904Z] [2026-01-15T11:35:00.904Z] This is perl 5, version 26, subversion 3 (v5.26.3) built for x86_64-linux-thread-multi [2026-01-15T11:35:00.904Z] (with 59 registered patches, see perl -V for more detail) [2026-01-15T11:35:00.904Z] [2026-01-15T11:35:00.904Z] Copyright 1987-2018, Larry Wall [2026-01-15T11:35:00.904Z] [2026-01-15T11:35:00.904Z] Perl may be copied only under the terms of either the Artistic License or the [2026-01-15T11:35:00.904Z] GNU General Public License, which may be found in the Perl 5 source kit. [2026-01-15T11:35:00.904Z] [2026-01-15T11:35:00.904Z] Complete documentation for Perl, including FAQ lists, should be found on [2026-01-15T11:35:00.904Z] this system using "man perl" or "perldoc perl". If you have access to the [2026-01-15T11:35:00.904Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page. [2026-01-15T11:35:00.904Z] [2026-01-15T11:35:00.904Z] podmanVersion : bash: podman: command not found [2026-01-15T11:35:00.904Z] procArch : x86_64 [2026-01-15T11:35:00.904Z] sysArch : x86_64 [2026-01-15T11:35:00.904Z] sysOS : Linux [2026-01-15T11:35:00.904Z] ulimit : [2026-01-15T11:35:00.904Z] core file size (blocks, -c) 0 [2026-01-15T11:35:00.904Z] data seg size (kbytes, -d) unlimited [2026-01-15T11:35:00.904Z] scheduling priority (-e) 0 [2026-01-15T11:35:00.904Z] file size (blocks, -f) unlimited [2026-01-15T11:35:00.904Z] pending signals (-i) 63084 [2026-01-15T11:35:00.904Z] max locked memory (kbytes, -l) 64 [2026-01-15T11:35:00.904Z] max memory size (kbytes, -m) unlimited [2026-01-15T11:35:00.904Z] open files (-n) 262144 [2026-01-15T11:35:00.904Z] pipe size (512 bytes, -p) 8 [2026-01-15T11:35:00.904Z] POSIX message queues (bytes, -q) 819200 [2026-01-15T11:35:00.904Z] real-time priority (-r) 0 [2026-01-15T11:35:00.904Z] stack size (kbytes, -s) 8192 [2026-01-15T11:35:00.904Z] cpu time (seconds, -t) unlimited [2026-01-15T11:35:00.904Z] max user processes (-u) 63084 [2026-01-15T11:35:00.904Z] virtual memory (kbytes, -v) unlimited [2026-01-15T11:35:00.904Z] file locks (-x) unlimited [2026-01-15T11:35:00.904Z] uname : Linux test-aws-rhel8-x64-1.adoptopenjdk.net 4.18.0-240.10.1.el8_3.x86_64 #1 SMP Wed Dec 16 03:30:52 EST 2020 x86_64 x86_64 x86_64 GNU/Linux [2026-01-15T11:35:00.904Z] vmVendor : Oracle Corporation [2026-01-15T11:35:00.904Z] vmVersion : 25.482-b07 [2026-01-15T11:35:00.904Z] xlc version : bash: xlC: command not found [2026-01-15T11:35:00.904Z] ************************************************************************** [2026-01-15T11:35:00.904Z] [2026-01-15T11:35:00.904Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM [2026-01-15T11:35:00.904Z] [2026-01-15T11:35:00.904Z] System.getProperty('java.vendor')=Temurin [2026-01-15T11:35:00.904Z] [2026-01-15T11:35:00.904Z] System.getProperty('os.name')=Linux [2026-01-15T11:35:00.904Z] [2026-01-15T11:35:00.904Z] System.getProperty('os.arch')=amd64 [2026-01-15T11:35:00.904Z] [2026-01-15T11:35:00.904Z] System.getProperty('java.fullversion')=null [2026-01-15T11:35:00.904Z] [2026-01-15T11:35:00.904Z] System.getProperty('sun.arch.data.model')=64 [2026-01-15T11:35:00.904Z] [2026-01-15T11:35:00.904Z] make -f makeGen.mk AUTO_DETECT=true MODE=buildList TESTTARGET=extended.functional TESTLIST= [2026-01-15T11:35:00.904Z] make[1]: Entering directory '/home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/aqa-tests/TKG' [2026-01-15T11:35:00.904Z] perl scripts/configure.pl [2026-01-15T11:35:00.904Z] /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/../../../../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=buildList --spec=linux_x86-64 --microArch="" --osLabel="rhel.8" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=functional/buildAndPackage --iterations=1 --aotIterations= --testFlag= --testTarget=extended.functional --testList= --numOfMachines= --testTime= --TRSSURL= [2026-01-15T11:35:01.264Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv. [2026-01-15T11:35:01.264Z] [2026-01-15T11:35:01.264Z] [2026-01-15T11:35:01.264Z] Starting to generate build list. [2026-01-15T11:35:01.264Z] [2026-01-15T11:35:01.622Z] Parsing /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/aqa-tests/TKG/../functional/buildAndPackage/playlist.xml [2026-01-15T11:35:01.622Z] Generated /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/aqa-tests/TKG/../TKG/buildInfo.mk [2026-01-15T11:35:01.622Z] [2026-01-15T11:35:01.622Z] make[1]: Leaving directory '/home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/aqa-tests/TKG' [2026-01-15T11:35:01.622Z] make -f clean.mk cleanBuild [2026-01-15T11:35:01.622Z] make[1]: Entering directory '/home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/aqa-tests/TKG' [2026-01-15T11:35:01.622Z] rm -f -r /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/aqa-tests/TKG/../../jvmtest [2026-01-15T11:35:01.622Z] make[1]: Leaving directory '/home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/aqa-tests/TKG' [2026-01-15T11:35:01.622Z] make -f compile.mk compile [2026-01-15T11:35:01.622Z] make[1]: Entering directory '/home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/aqa-tests/TKG' [2026-01-15T11:35:01.983Z] rm -f -r /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_compilation; \ [2026-01-15T11:35:01.983Z] mkdir -p /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_compilation; \ [2026-01-15T11:35:01.983Z] (ant -f scripts/build_test.xml "-DTEST_ROOT=/home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/aqa-tests/TKG/.." "-DBUILD_ROOT=/home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/aqa-tests/TKG/../../jvmtest" "-DJDK_VERSION=8" "-DJDK_IMPL=hotspot" "-DJDK_VENDOR=temurin" "-DJCL_VERSION=latest" "-DBUILD_LIST=functional/buildAndPackage" "-DRESOURCES_DIR=/home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/aqa-tests/TKG/../../jvmtest/TestConfig/resources" "-DSPEC=linux_x86-64" "-DTEST_JDK_HOME=/home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/jdkbinary/j2sdk-image" "-DJVM_VERSION=openjdk8" "-DLIB_DIR=/home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/../../../../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2026-01-15T11:35:01.983Z] if [ -z "$(tail -1 /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_compilation"; fi [2026-01-15T11:35:01.983Z] Buildfile: /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/aqa-tests/TKG/scripts/build_test.xml [2026-01-15T11:35:02.345Z] [echo] build.list is TestConfig/build.xml,functional/buildAndPackage/build.xml [2026-01-15T11:35:02.345Z] [2026-01-15T11:35:02.345Z] -create_test_directory: [2026-01-15T11:35:02.345Z] [mkdir] Created dir: /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/jvmtest [2026-01-15T11:35:02.345Z] [2026-01-15T11:35:02.345Z] stage_test_material: [2026-01-15T11:35:02.704Z] [copy] Copying 137 files to /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/jvmtest [2026-01-15T11:35:02.704Z] [2026-01-15T11:35:02.704Z] build: [2026-01-15T11:35:02.704Z] [2026-01-15T11:35:02.704Z] init: [2026-01-15T11:35:02.704Z] [mkdir] Created dir: /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/jvmtest/TestConfig [2026-01-15T11:35:02.704Z] [2026-01-15T11:35:02.704Z] build: [2026-01-15T11:35:02.704Z] [copy] Copying 15 files to /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/jvmtest/TestConfig [2026-01-15T11:35:02.704Z] [copy] Copied 4 empty directories to 2 empty directories under /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/jvmtest/TestConfig [2026-01-15T11:35:02.704Z] [copy] Copying 1 file to /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/jvmtest/TestConfig [2026-01-15T11:35:02.704Z] [2026-01-15T11:35:02.704Z] build: [2026-01-15T11:35:02.704Z] [2026-01-15T11:35:02.704Z] init: [2026-01-15T11:35:02.704Z] [mkdir] Created dir: /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/jvmtest/functional/buildAndPackage [2026-01-15T11:35:02.704Z] [mkdir] Created dir: /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/aqa-tests/functional/buildAndPackage/bin [2026-01-15T11:35:02.704Z] [2026-01-15T11:35:02.704Z] getDependentLibs: [2026-01-15T11:35:02.704Z] [exec] -------------------------------------------- [2026-01-15T11:35:02.704Z] [exec] path is set to /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/../../../../../externalDependency/lib [2026-01-15T11:35:02.704Z] [exec] task is set to default [2026-01-15T11:35:02.704Z] [exec] dependencyList is set to testng,jcommander [2026-01-15T11:35:02.704Z] [exec] System Test jars will not be downloaded. [2026-01-15T11:35:02.704Z] [exec] -------------------------------------------- [2026-01-15T11:35:02.704Z] [exec] Starting download third party dependent jars [2026-01-15T11:35:02.704Z] [exec] -------------------------------------------- [2026-01-15T11:35:02.704Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/../../../../../externalDependency/lib [2026-01-15T11:35:02.704Z] [exec] /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/../../../../../externalDependency/lib/jcommander.jar exists with correct hash, not downloading [2026-01-15T11:35:02.704Z] [exec] /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/../../../../../externalDependency/lib/testng.jar exists with correct hash, not downloading [2026-01-15T11:35:02.704Z] [exec] downloaded dependent third party jars successfully [2026-01-15T11:35:02.704Z] [2026-01-15T11:35:02.704Z] compile: [2026-01-15T11:35:02.704Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2026-01-15T11:35:02.704Z] [echo] ============COMPILER SETTINGS============ [2026-01-15T11:35:02.704Z] [echo] ===fork: yes [2026-01-15T11:35:02.704Z] [echo] ===executable: /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/jdkbinary/j2sdk-image/bin/javac [2026-01-15T11:35:02.704Z] [echo] ===debug: on [2026-01-15T11:35:02.704Z] [echo] ===destdir: /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/aqa-tests/TKG/../../jvmtest/functional/buildAndPackage [2026-01-15T11:35:02.704Z] [javac] Compiling 9 source files to /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/aqa-tests/functional/buildAndPackage/bin [2026-01-15T11:35:03.942Z] [javac] Creating empty /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/aqa-tests/functional/buildAndPackage/bin/net/adoptium/test/package-info.class [2026-01-15T11:35:03.942Z] [2026-01-15T11:35:03.942Z] dist_functional: [2026-01-15T11:35:03.942Z] [copy] Copying 2 files to /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/jvmtest/functional [2026-01-15T11:35:03.942Z] [2026-01-15T11:35:03.942Z] dist: [2026-01-15T11:35:03.942Z] [jar] Building jar: /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/jvmtest/functional/buildAndPackage/BuildAndPackagingTests.jar [2026-01-15T11:35:03.942Z] [copy] Copying 3 files to /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/jvmtest/functional/buildAndPackage [2026-01-15T11:35:03.942Z] [2026-01-15T11:35:03.942Z] clean: [2026-01-15T11:35:03.942Z] [delete] Deleting directory /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/aqa-tests/functional/buildAndPackage/bin [2026-01-15T11:35:03.942Z] [2026-01-15T11:35:03.942Z] BUILD SUCCESSFUL [2026-01-15T11:35:03.942Z] Total time: 1 second [2026-01-15T11:35:03.942Z] 0 [2026-01-15T11:35:03.942Z] [2026-01-15T11:35:03.942Z] [2026-01-15T11:35:03.942Z] RECORD TEST REPOs SHA [2026-01-15T11:35:03.942Z] cd "/home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/aqa-tests/TKG/../TKG/scripts"; \ [2026-01-15T11:35:03.942Z] bash "getSHAs.sh" --test_root_dir "/home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/aqa-tests/TKG/.." --shas_file "/home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/aqa-tests/TKG/../TKG/SHAs.txt" [2026-01-15T11:35:03.942Z] Check shas in /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/aqa-tests/TKG/.. and store the info in /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/aqa-tests/TKG/../TKG/SHAs.txt [2026-01-15T11:35:03.942Z] touch /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/aqa-tests/TKG/../TKG/SHAs.txt [2026-01-15T11:35:03.942Z] ================================================ [2026-01-15T11:35:03.942Z] timestamp: 20260115-113503 [2026-01-15T11:35:03.942Z] repo dir: /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/aqa-tests [2026-01-15T11:35:03.942Z] git repo: [2026-01-15T11:35:03.942Z] Fetch URL: https://github.com/adoptium/aqa-tests.git [2026-01-15T11:35:03.942Z] sha: [2026-01-15T11:35:03.942Z] 6aa0ba894c2429f9ee7f893a6d85310ab0dd34f2 [2026-01-15T11:35:03.942Z] ================================================ [2026-01-15T11:35:03.942Z] timestamp: 20260115-113503 [2026-01-15T11:35:03.942Z] repo dir: /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/aqa-tests/TKG [2026-01-15T11:35:03.942Z] git repo: [2026-01-15T11:35:03.942Z] Fetch URL: https://github.com/adoptium/TKG.git [2026-01-15T11:35:03.942Z] sha: [2026-01-15T11:35:03.942Z] 8adf15dfe4a47cdb75e5e3393f4b98dae6160859 [2026-01-15T11:35:03.942Z] ================================================ [2026-01-15T11:35:03.942Z] timestamp: 20260115-113503 [2026-01-15T11:35:03.942Z] repo dir: /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/aqa-tests/openj9 [2026-01-15T11:35:03.942Z] git repo: [2026-01-15T11:35:03.942Z] Fetch URL: https://github.com/eclipse-openj9/openj9.git [2026-01-15T11:35:03.942Z] sha: [2026-01-15T11:35:03.942Z] e854cd0954a6026202f577d564b1e2c23acb257c [2026-01-15T11:35:03.942Z] ================================================ [2026-01-15T11:35:03.942Z] timestamp: 20260115-113503 [2026-01-15T11:35:03.942Z] repo dir: /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/aqa-tests/vendor_0 [2026-01-15T11:35:03.942Z] git repo: [2026-01-15T11:35:03.942Z] Fetch URL: https://github.com/adoptium/temurin-build [2026-01-15T11:35:03.942Z] sha: [2026-01-15T11:35:03.942Z] 458965074606f027bd5afce2cfd5c1055dea0438 [2026-01-15T11:35:03.942Z] make[1]: Leaving directory '/home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/aqa-tests/TKG' [2026-01-15T11:35:03.942Z] make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=extended.functional TESTLIST= [2026-01-15T11:35:03.942Z] make[1]: Entering directory '/home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/aqa-tests/TKG' [2026-01-15T11:35:03.942Z] perl scripts/configure.pl [2026-01-15T11:35:03.942Z] /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/../../../../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=tests --spec=linux_x86-64 --microArch="" --osLabel="rhel.8" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=functional/buildAndPackage --iterations=1 --aotIterations= --testFlag= --testTarget=extended.functional --testList= --numOfMachines= --testTime= --TRSSURL= [2026-01-15T11:35:04.303Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv. [2026-01-15T11:35:04.303Z] [2026-01-15T11:35:04.303Z] Starting to generate test make files. [2026-01-15T11:35:04.303Z] [2026-01-15T11:35:04.303Z] Parsing /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/aqa-tests/TKG/../functional/buildAndPackage/playlist.xml [2026-01-15T11:35:04.303Z] Generated /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/aqa-tests/TKG/../functional/buildAndPackage/autoGen.mk [2026-01-15T11:35:04.303Z] [2026-01-15T11:35:04.303Z] Generated /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/aqa-tests/TKG/../functional/autoGen.mk [2026-01-15T11:35:04.303Z] [2026-01-15T11:35:04.303Z] Generated /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/aqa-tests/TKG/../autoGen.mk [2026-01-15T11:35:04.303Z] [2026-01-15T11:35:04.303Z] Generated /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/aqa-tests/TKG/../TKG/utils.mk [2026-01-15T11:35:04.303Z] [2026-01-15T11:35:04.303Z] Generated /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/aqa-tests/TKG/../TKG/rerun.mk [2026-01-15T11:35:04.303Z] [2026-01-15T11:35:04.303Z] Make files are generated successfully. [2026-01-15T11:35:04.303Z] [2026-01-15T11:35:04.661Z] make[1]: Leaving directory '/home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/aqa-tests/TKG' [2026-01-15T11:35:04.661Z] make -f runtest.mk _extended.functional [2026-01-15T11:35:04.661Z] make[1]: Entering directory '/home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/aqa-tests/TKG' [2026-01-15T11:35:04.661Z] [2026-01-15T11:35:04.661Z] Running make 4.2.1 [2026-01-15T11:35:04.661Z] set TEST_ROOT to /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/aqa-tests/TKG/.. [2026-01-15T11:35:04.661Z] set JDK_VERSION to 8 [2026-01-15T11:35:04.661Z] set JDK_IMPL to hotspot [2026-01-15T11:35:04.661Z] set JVM_VERSION to openjdk8 [2026-01-15T11:35:04.661Z] set JCL_VERSION to latest [2026-01-15T11:35:04.661Z] set JAVA_HOME to /home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/jdkbinary/j2sdk-image [2026-01-15T11:35:04.661Z] set SPEC to linux_x86-64 [2026-01-15T11:35:04.661Z] set TEST_FLAG to [2026-01-15T11:35:04.661Z] set OS_LABEL to rhel.8 [2026-01-15T11:35:04.661Z] Running extended.functional ... [2026-01-15T11:35:04.661Z] There are 1 test targets in extended.functional [2026-01-15T11:35:04.661Z] "/home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/jdkbinary/j2sdk-image/bin/java" -version [2026-01-15T11:35:04.661Z] openjdk version "1.8.0_482" [2026-01-15T11:35:04.661Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_482-b07) [2026-01-15T11:35:04.661Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.482-b07, mixed mode) [2026-01-15T11:35:04.661Z] make[2]: Entering directory '/home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/aqa-tests' [2026-01-15T11:35:04.661Z] make[3]: Entering directory '/home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/aqa-tests/functional' [2026-01-15T11:35:04.661Z] make[4]: Entering directory '/home/jenkins/workspace/build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin_SmokeTests/aqa-tests/functional/buildAndPackage' [2026-01-15T11:35:04.661Z] [2026-01-15T11:35:04.661Z] ===============================================