Pre Test
Started by upstream project "build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin" build number 32
originally caused by:
Started by upstream project "build-scripts/release-openjdk8-pipeline" build number 102
originally caused by:
Started by upstream project "build-scripts/utils/releaseTrigger_jdk8u" build number 6286
originally caused by:
Started by timer
Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux@script/7d272c0688f17ab4e5b2f6ce77a7dc9cf4df33ff05c3a95eddd38682ef795b79 to read aqa-tests/buildenv/jenkins/openjdk_tests
The recommended git tool is: git
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Using shallow clone with depth 1
Cloning repository https://github.com/adoptium/aqa-tests.git
> git init /home/jenkins/.jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux@script/7d272c0688f17ab4e5b2f6ce77a7dc9cf4df33ff05c3a95eddd38682ef795b79/aqa-tests # timeout=10
Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
> git --version # timeout=10
> git --version # 'git version 2.43.0'
> git fetch --tags --force --progress --depth=1 -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=60
> git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
> git rev-parse origin/v1.0.10-release^{commit} # timeout=10
Checking out Revision d9b411c48b86c28c935b8c5b9276faa8d3f322de (origin/v1.0.10-release)
> git config core.sparsecheckout # timeout=10
> git checkout -f d9b411c48b86c28c935b8c5b9276faa8d3f322de # timeout=10
Commit message: "Microsoft Oct 2025 PSU Problemlist (#6723)"
> git rev-list --no-walk 1aeda1cd1c9341cd2b3ab91ba550238256fb0fbb # timeout=10
First time build. Skipping changelog.
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] echo
[2026-01-09T23:50:22.572Z] SPEC: linux_x86-64
[Pipeline] echo
[2026-01-09T23:50:22.573Z] LABEL: ci.role.test&&hw.arch.x86&&sw.os.linux
[Pipeline] stage
[Pipeline] { (Queue)
[Pipeline] nodesByLabel
[2026-01-09T23:50:22.584Z] Found a total of 9 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
[2026-01-09T23:50:22.588Z] dynamicAgents: [azure, fyre, EBC]
[Pipeline] node
[2026-01-09T23:50:22.617Z] Running on test-docker-ubi9-x64-1 in /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux
[Pipeline] {
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named ref_cache (to a value of type GStringImpl) which could lead to memory leaks or other issues.
[Pipeline] retry
[Pipeline] {
[Pipeline] timeout
[2026-01-09T23:50:22.642Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] cleanWs
[2026-01-09T23:50:22.903Z] [WS-CLEANUP] Deleting project workspace...
[2026-01-09T23:50:22.903Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-01-09T23:50:23.029Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2026-01-09T23:50:23.181Z] The recommended git tool is: git
[2026-01-09T23:50:23.572Z] No credentials specified
[2026-01-09T23:50:23.695Z] Cloning the remote Git repository
[2026-01-09T23:50:23.883Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2026-01-09T23:50:23.883Z] > git init /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests # timeout=10
[2026-01-09T23:50:23.895Z] [WARNING] Reference path does not exist: /home/jenkins/openjdk_cache
[2026-01-09T23:50:23.895Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2026-01-09T23:50:23.895Z] > git --version # timeout=10
[2026-01-09T23:50:23.901Z] > git --version # 'git version 2.47.3'
[2026-01-09T23:50:23.901Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-01-09T23:50:28.728Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
[2026-01-09T23:50:28.735Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-01-09T23:50:28.923Z] Avoid second fetch
[2026-01-09T23:50:29.052Z] Checking out Revision d9b411c48b86c28c935b8c5b9276faa8d3f322de (origin/v1.0.10-release)
[2026-01-09T23:50:28.986Z] > git rev-parse origin/v1.0.10-release^{commit} # timeout=10
[2026-01-09T23:50:29.115Z] > git config core.sparsecheckout # timeout=10
[2026-01-09T23:50:29.122Z] > git checkout -f d9b411c48b86c28c935b8c5b9276faa8d3f322de # timeout=10
[2026-01-09T23:50:30.574Z] Commit message: "Microsoft Oct 2025 PSU Problemlist (#6723)"
[Pipeline] }
[Pipeline] // retry
[Pipeline] load
[Pipeline] { (/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/buildenv/jenkins/JenkinsfileBase)
[Pipeline] }
[Pipeline] // load
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named jenkinsfile (to a value of type Script1) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TIME_LIMIT (to a value of type Integer) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2026-01-09T23:50:32.252Z] Timeout set to expire in 1 day 1 hr
[Pipeline] {
[Pipeline] echo
[2026-01-09T23:50:32.276Z] runMulticastCmd: false
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[2026-01-09T23:50:33.839Z] + LC_TIME=C
[2026-01-09T23:50:33.839Z] + date '+%a, %d %b %Y %T %z'
[Pipeline] echo
[2026-01-09T23:50:34.336Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2026-01-09T23:50:35.723Z] + aqa-tests/terminateTestProcesses.sh jenkins
[2026-01-09T23:50:35.723Z] Unix type machine..
[2026-01-09T23:50:35.723Z] Running on a Linux host
[2026-01-09T23:50:35.723Z] Woohoo - no rogue processes detected!
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-09T23:50:38.700Z] + printenv
[2026-01-09T23:50:38.700Z] SHELL=/bin/bash
[2026-01-09T23:50:38.700Z] KEEP_WORKSPACE=false
[2026-01-09T23:50:38.700Z] TAP_NAME=Test_openjdk8_hs_extended.functional_x86-64_linux.tap
[2026-01-09T23:50:38.700Z] LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/../../externalDependency/lib
[2026-01-09T23:50:38.700Z] EXIT_FAILURE=false
[2026-01-09T23:50:38.700Z] JDK_BRANCH=jdk8u472-b08_adopt
[2026-01-09T23:50:38.700Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.functional_x86-64_linux/717/display/redirect?page=tests
[2026-01-09T23:50:38.700Z] PLATFORM=x86-64_linux
[2026-01-09T23:50:38.700Z] DOCKER_REQUIRED=false
[2026-01-09T23:50:38.700Z] TIME_LIMIT=25
[2026-01-09T23:50:38.700Z] JENKINS_SERVER_COOKIE=durable-732e010044eae5464b5ef6fad75bd68186b4b4ad99b1503d032866532900ce08
[2026-01-09T23:50:38.700Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2026-01-09T23:50:38.700Z] GENERATE_JOBS=true
[2026-01-09T23:50:38.700Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-01-09T23:50:38.700Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.functional_x86-64_linux/717/display/redirect?page=changes
[2026-01-09T23:50:38.700Z] RERUN_ITERATIONS=1
[2026-01-09T23:50:38.700Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master
[2026-01-09T23:50:38.700Z] STF_OWNER_BRANCH=adoptium:master
[2026-01-09T23:50:38.700Z] HUDSON_HOME=/home/jenkins/.jenkins
[2026-01-09T23:50:38.700Z] PWD=/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux
[2026-01-09T23:50:38.700Z] LOGNAME=jenkins
[2026-01-09T23:50:38.700Z] SETUP_JCK_RUN=false
[2026-01-09T23:50:38.700Z] ARCHIVE_TEST_RESULTS=false
[2026-01-09T23:50:38.700Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.functional_x86-64_linux/717/
[2026-01-09T23:50:38.700Z] SLACK_CHANNEL=aqavit-bot
[2026-01-09T23:50:38.700Z] UPSTREAM_JOB_NAME=build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-x64-temurin
[2026-01-09T23:50:38.700Z] JCK_GIT_BRANCH=master
[2026-01-09T23:50:38.700Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.functional_x86-64_linux/
[2026-01-09T23:50:38.700Z] BUILD_NUMBER=717
[2026-01-09T23:50:38.700Z] TKG_ITERATIONS=1
[2026-01-09T23:50:38.700Z] _=/usr/bin/printenv
[2026-01-09T23:50:38.700Z] PERF_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/../../benchmarks
[2026-01-09T23:50:38.700Z] MOTD_SHOWN=pam
[2026-01-09T23:50:38.700Z] JENKINS_NODE_COOKIE=46c851d0-897e-4924-b939-de79bb08f500
[2026-01-09T23:50:38.700Z] KEEP_REPORTDIR=false
[2026-01-09T23:50:38.700Z] SDK_RESOURCE=upstream
[2026-01-09T23:50:38.700Z] BUILD_DISPLAY_NAME=#717
[2026-01-09T23:50:38.700Z] TEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/jdkbinary/j2sdk-image
[2026-01-09T23:50:38.700Z] HOME=/home/jenkins
[2026-01-09T23:50:38.700Z] LANG=C.utf8
[2026-01-09T23:50:38.700Z] jobStatus=SUCCESS
[2026-01-09T23:50:38.700Z] JENKINS_URL=https://ci.adoptium.net/
[2026-01-09T23:50:38.700Z] JOB_BASE_NAME=Test_openjdk8_hs_extended.functional_x86-64_linux
[2026-01-09T23:50:38.700Z] JOBSTARTTIME=Fri, 09 Jan 2026 23:50:33 +0000
[2026-01-09T23:50:38.700Z] JDK_VERSION=8
[2026-01-09T23:50:38.700Z] JOB_NAME=Test_openjdk8_hs_extended.functional_x86-64_linux
[2026-01-09T23:50:38.700Z] USE_TESTENV_PROPERTIES=true
[2026-01-09T23:50:38.700Z] PERSONAL_BUILD=false
[2026-01-09T23:50:38.700Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.functional_x86-64_linux/717/display/redirect
[2026-01-09T23:50:38.700Z] AUTO_DETECT=true
[2026-01-09T23:50:38.700Z] SSH_CONNECTION=78.47.239.97 54060 172.17.0.3 22
[2026-01-09T23:50:38.700Z] EXIT_SUCCESS=false
[2026-01-09T23:50:38.700Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.functional_x86-64_linux/display/redirect
[2026-01-09T23:50:38.700Z] WORKSPACE=/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux
[2026-01-09T23:50:38.700Z] OPENJ9_BRANCH=master
[2026-01-09T23:50:38.700Z] EXTERNAL_CUSTOM_BRANCH=master
[2026-01-09T23:50:38.700Z] SYSTEM_LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/../../externalDependency/system_lib
[2026-01-09T23:50:38.700Z] PARALLEL=Dynamic
[2026-01-09T23:50:38.700Z] HUDSON_URL=https://ci.adoptium.net/
[2026-01-09T23:50:38.700Z] ITERATIONS=1
[2026-01-09T23:50:38.700Z] UPSTREAM_JOB_NUMBER=32
[2026-01-09T23:50:38.700Z] SPEC=linux_x86-64
[2026-01-09T23:50:38.700Z] JDK_REPO=https://github.com/adoptium/jdk8u
[2026-01-09T23:50:38.700Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master
[2026-01-09T23:50:38.700Z] NODE_NAME=test-docker-ubi9-x64-1
[2026-01-09T23:50:38.700Z] LESSOPEN=||/usr/bin/lesspipe.sh %s
[2026-01-09T23:50:38.700Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2026-01-09T23:50:38.700Z] USER=jenkins
[2026-01-09T23:50:38.700Z] HUDSON_SERVER_COOKIE=2d832652af5afba8
[2026-01-09T23:50:38.700Z] DYNAMIC_COMPILE=true
[2026-01-09T23:50:38.700Z] SHLVL=2
[2026-01-09T23:50:38.700Z] BUILD_TAG=jenkins-Test_openjdk8_hs_extended.functional_x86-64_linux-717
[2026-01-09T23:50:38.700Z] EXECUTOR_NUMBER=0
[2026-01-09T23:50:38.700Z] HUDSON_COOKIE=64deb156-fe5c-4c14-9e4b-3dfef93630f7
[2026-01-09T23:50:38.700Z] JENKINS_HOME=/home/jenkins/.jenkins
[2026-01-09T23:50:38.700Z] ADOPTOPENJDK_BRANCH=v1.0.10-release
[2026-01-09T23:50:38.700Z] ORIGIN_JDK_VERSION=8
[2026-01-09T23:50:38.700Z] SSH_CLIENT=78.47.239.97 54060 22
[2026-01-09T23:50:38.700Z] DEBUGINFOD_IMA_CERT_PATH=/etc/keys/ima:
[2026-01-09T23:50:38.700Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token
[2026-01-09T23:50:38.700Z] which_declare=declare -f
[2026-01-09T23:50:38.700Z] STAGE_NAME=Setup
[2026-01-09T23:50:38.700Z] NODE_LABELS=hw.dockerhost.dockerhost-azure-ubuntu2204-x64-1 ci.role.test sw.os.linux test-docker-ubi9-x64-1 ubi9 hw.arch.x86
[2026-01-09T23:50:38.700Z] EXTERNAL_TEST_CMD=mvn clean install
[2026-01-09T23:50:38.700Z] TEST_TIME=120
[2026-01-09T23:50:38.700Z] WORKSPACE_TMP=/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux@tmp
[2026-01-09T23:50:38.700Z] PATH=/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin
[2026-01-09T23:50:38.700Z] LIGHT_WEIGHT_CHECKOUT=false
[2026-01-09T23:50:38.700Z] TKG_OWNER_BRANCH=adoptium:master
[2026-01-09T23:50:38.700Z] CI=true
[2026-01-09T23:50:38.700Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.functional_x86-64_linux/717/display/redirect?page=artifacts
[2026-01-09T23:50:38.700Z] ACTIVE_NODE_TIMEOUT=5
[2026-01-09T23:50:38.700Z] RERUN_FAILURE=true
[2026-01-09T23:50:38.700Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8
[2026-01-09T23:50:38.700Z] BUILD_LIST=functional
[2026-01-09T23:50:38.700Z] BUILD_ID=717
[2026-01-09T23:50:38.700Z] OLDPWD=/home/jenkins
[2026-01-09T23:50:38.700Z] USE_JRE=false
[2026-01-09T23:50:38.700Z] TARGET=extended.functional
[2026-01-09T23:50:38.700Z] JDK_IMPL=hotspot
[2026-01-09T23:50:38.700Z] BASH_FUNC_which%%=() { ( alias;
[2026-01-09T23:50:38.700Z] eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@
[2026-01-09T23:50:38.700Z] }
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-09T23:50:39.082Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] dir
[2026-01-09T23:50:39.116Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/jdkbinary
[Pipeline] {
[Pipeline] copyArtifacts
[2026-01-09T23:51:28.792Z] Copied 6 artifacts from "build-scripts » jobs » release » jobs » jdk8u » jdk8u-release-linux-x64-temurin" build number 32
[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 VENDOR_TEST_REPOS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_BRANCHES (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_DIRS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_SHAS (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] echo
[2026-01-09T23:51:28.905Z] 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-09T23:51:28.912Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux
[Pipeline] {
[Pipeline] sshagent
[2026-01-09T23:51:28.988Z] $ ssh-agent
[2026-01-09T23:51:29.541Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXU9YIiC/agent.2882737
[2026-01-09T23:51:29.541Z] SSH_AGENT_PID=2882739
[2026-01-09T23:51:29.541Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] dir
[2026-01-09T23:51:29.557Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests
[Pipeline] {
[Pipeline] withCredentials
[2026-01-09T23:51:29.588Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] sh
[2026-01-09T23:51:30.956Z] ++ pwd
[2026-01-09T23:51:30.956Z] + ./get.sh -s /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/.. -p x86-64_linux -r upstream -j 8 -i hotspot --clone_openj9 true
[2026-01-09T23:51:30.956Z] TESTDIR: /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests
[2026-01-09T23:51:30.956Z] load ./testenv/testenv.properties
[2026-01-09T23:51:30.956Z] Running checkTags with ./testenv/testenv.properties and 8
[2026-01-09T23:51:30.956Z] 3159c57c20c69ab24b246303d0bf068ac1339de4 refs/tags/jdk8u472-ga
[2026-01-09T23:51:30.956Z] Use tag name jdk8u472-ga from ./testenv/testenv.properties
[2026-01-09T23:51:30.956Z] get jdk binary...
[2026-01-09T23:51:30.956Z] --sdkdir is set to upstream. Therefore, skip download jdk binary
[2026-01-09T23:51:30.956Z] Uncompressing file: OpenJDK8U-jdk-sources_8u472b08.tar.gz ...
[2026-01-09T23:51:36.362Z] List files in jdkbinary folder...
[2026-01-09T23:51:36.362Z] total 385532
[2026-01-09T23:51:36.363Z] -rw-r--r-- 1 jenkins jenkins 157016305 Jan 9 23:36 OpenJDK8U-debugimage_x64_linux_hotspot_8u472b08.tar.gz
[2026-01-09T23:51:36.363Z] -rw-r--r-- 1 jenkins jenkins 93126224 Jan 9 23:14 OpenJDK8U-jdk-sources_8u472b08.tar.gz
[2026-01-09T23:51:36.363Z] -rw-r--r-- 1 jenkins jenkins 103082130 Jan 9 23:37 OpenJDK8U-jdk_x64_linux_hotspot_8u472b08.tar.gz
[2026-01-09T23:51:36.363Z] -rw-r--r-- 1 jenkins jenkins 41433457 Jan 9 23:36 OpenJDK8U-jre_x64_linux_hotspot_8u472b08.tar.gz
[2026-01-09T23:51:36.363Z] -rw-rw-r-- 1 jenkins jenkins 21467 Jan 9 23:40 OpenJDK8U-sbom_x64_linux_hotspot_8u472b08-metadata.json
[2026-01-09T23:51:36.363Z] -rw-r--r-- 1 jenkins jenkins 81023 Jan 9 23:42 OpenJDK8U-sbom_x64_linux_hotspot_8u472b08.json
[2026-01-09T23:51:36.363Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 9 23:51 tmp
[2026-01-09T23:51:36.363Z] List files in jdkbinary/tmp folder...
[2026-01-09T23:51:36.363Z] total 4
[2026-01-09T23:51:36.363Z] drwxr-xr-x 15 jenkins jenkins 4096 Jan 9 23:14 jdk8u472-b08-src
[2026-01-09T23:51:36.363Z] Moving directory jdk8u472-b08-src/ to ../source-image
[2026-01-09T23:51:36.363Z] Uncompressing file: OpenJDK8U-jdk_x64_linux_hotspot_8u472b08.tar.gz ...
[2026-01-09T23:51:37.885Z] List files in jdkbinary folder...
[2026-01-09T23:51:37.885Z] total 385536
[2026-01-09T23:51:37.885Z] -rw-r--r-- 1 jenkins jenkins 157016305 Jan 9 23:36 OpenJDK8U-debugimage_x64_linux_hotspot_8u472b08.tar.gz
[2026-01-09T23:51:37.885Z] -rw-r--r-- 1 jenkins jenkins 93126224 Jan 9 23:14 OpenJDK8U-jdk-sources_8u472b08.tar.gz
[2026-01-09T23:51:37.885Z] -rw-r--r-- 1 jenkins jenkins 103082130 Jan 9 23:37 OpenJDK8U-jdk_x64_linux_hotspot_8u472b08.tar.gz
[2026-01-09T23:51:37.885Z] -rw-r--r-- 1 jenkins jenkins 41433457 Jan 9 23:36 OpenJDK8U-jre_x64_linux_hotspot_8u472b08.tar.gz
[2026-01-09T23:51:37.885Z] -rw-rw-r-- 1 jenkins jenkins 21467 Jan 9 23:40 OpenJDK8U-sbom_x64_linux_hotspot_8u472b08-metadata.json
[2026-01-09T23:51:37.885Z] -rw-r--r-- 1 jenkins jenkins 81023 Jan 9 23:42 OpenJDK8U-sbom_x64_linux_hotspot_8u472b08.json
[2026-01-09T23:51:37.885Z] drwxr-xr-x 15 jenkins jenkins 4096 Jan 9 23:14 source-image
[2026-01-09T23:51:37.885Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 9 23:51 tmp
[2026-01-09T23:51:37.885Z] List files in jdkbinary/tmp folder...
[2026-01-09T23:51:37.885Z] total 4
[2026-01-09T23:51:37.885Z] drwxr-xr-x 8 jenkins jenkins 4096 Jan 9 23:36 jdk8u472-b08
[2026-01-09T23:51:37.885Z] Moving directory jdk8u472-b08/ to ../j2sdk-image
[2026-01-09T23:51:37.885Z] Uncompressing file: OpenJDK8U-jre_x64_linux_hotspot_8u472b08.tar.gz ...
[2026-01-09T23:51:39.406Z] List files in jdkbinary folder...
[2026-01-09T23:51:39.406Z] total 385540
[2026-01-09T23:51:39.406Z] -rw-r--r-- 1 jenkins jenkins 157016305 Jan 9 23:36 OpenJDK8U-debugimage_x64_linux_hotspot_8u472b08.tar.gz
[2026-01-09T23:51:39.406Z] -rw-r--r-- 1 jenkins jenkins 93126224 Jan 9 23:14 OpenJDK8U-jdk-sources_8u472b08.tar.gz
[2026-01-09T23:51:39.406Z] -rw-r--r-- 1 jenkins jenkins 103082130 Jan 9 23:37 OpenJDK8U-jdk_x64_linux_hotspot_8u472b08.tar.gz
[2026-01-09T23:51:39.406Z] -rw-r--r-- 1 jenkins jenkins 41433457 Jan 9 23:36 OpenJDK8U-jre_x64_linux_hotspot_8u472b08.tar.gz
[2026-01-09T23:51:39.406Z] -rw-rw-r-- 1 jenkins jenkins 21467 Jan 9 23:40 OpenJDK8U-sbom_x64_linux_hotspot_8u472b08-metadata.json
[2026-01-09T23:51:39.406Z] -rw-r--r-- 1 jenkins jenkins 81023 Jan 9 23:42 OpenJDK8U-sbom_x64_linux_hotspot_8u472b08.json
[2026-01-09T23:51:39.406Z] drwxr-xr-x 8 jenkins jenkins 4096 Jan 9 23:36 j2sdk-image
[2026-01-09T23:51:39.406Z] drwxr-xr-x 15 jenkins jenkins 4096 Jan 9 23:14 source-image
[2026-01-09T23:51:39.406Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 9 23:51 tmp
[2026-01-09T23:51:39.406Z] List files in jdkbinary/tmp folder...
[2026-01-09T23:51:39.406Z] total 4
[2026-01-09T23:51:39.406Z] drwxr-xr-x 5 jenkins jenkins 4096 Jan 9 23:36 jdk8u472-b08-jre
[2026-01-09T23:51:39.406Z] Moving directory jdk8u472-b08-jre/ to ../j2re-image
[2026-01-09T23:51:39.406Z] Uncompressing OpenJDK8U-debugimage_x64_linux_hotspot_8u472b08.tar.gz over ./j2sdk-image/jre...
[2026-01-09T23:51:43.693Z] Removing top-level folder jdk8u472-b08-debug-image/
[2026-01-09T23:51:43.693Z] Removing top-level folder jdk8u472-b08/
[2026-01-09T23:51:47.981Z] Run /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/jdkbinary/j2sdk-image/bin/java -version
[2026-01-09T23:51:47.981Z] =JAVA VERSION OUTPUT BEGIN=
[2026-01-09T23:51:47.981Z] openjdk version "1.8.0_472"
[2026-01-09T23:51:47.981Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_472-b08)
[2026-01-09T23:51:47.981Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.472-b08, mixed mode)
[2026-01-09T23:51:48.717Z] =JAVA VERSION OUTPUT END=
[2026-01-09T23:51:48.717Z] =RELEASE INFO BEGIN=
[2026-01-09T23:51:48.717Z] JAVA_VERSION="1.8.0_472"
[2026-01-09T23:51:48.717Z] OS_NAME="Linux"
[2026-01-09T23:51:48.717Z] OS_VERSION="2.6"
[2026-01-09T23:51:48.717Z] OS_ARCH="amd64"
[2026-01-09T23:51:48.717Z] SOURCE=".:git:7c0a02d6a25b+"
[2026-01-09T23:51:48.717Z] IMPLEMENTOR="Eclipse Adoptium"
[2026-01-09T23:51:48.717Z] BUILD_SOURCE="git:f91fed2069b52b614439abd3dfe2c3d43a772926"
[2026-01-09T23:51:48.717Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git"
[2026-01-09T23:51:48.717Z] SOURCE_REPO="https://github.com/adoptium/jdk8u.git"
[2026-01-09T23:51:48.717Z] FULL_VERSION="1.8.0_472-b08"
[2026-01-09T23:51:48.717Z] SEMANTIC_VERSION="8.0.472+8"
[2026-01-09T23:51:48.717Z] BUILD_INFO="OS: Linux Version: 6.8.0-1044-azure"
[2026-01-09T23:51:48.717Z] JVM_VARIANT="Hotspot"
[2026-01-09T23:51:48.717Z] JVM_VERSION="25.472-b08"
[2026-01-09T23:51:48.717Z] IMAGE_TYPE="JDK"
[2026-01-09T23:51:48.717Z] =RELEASE INFO END=
[2026-01-09T23:51:48.717Z] get testKitGen...
[2026-01-09T23:51:48.717Z] git clone -q https://github.com/adoptium/TKG.git
[2026-01-09T23:51:49.455Z] git rev-parse v1.0.10
[2026-01-09T23:51:49.455Z] git checkout -q -f 55ee750b47cfb6fc024c7c35899397d0fcf6ceab
[2026-01-09T23:51:49.455Z] get functional test material...
[2026-01-09T23:51:49.455Z] git clone --depth 1 --reference-if-able /home/jenkins/openjdk_cache -b v0.56.0-release https://github.com/eclipse-openj9/openj9.git
[2026-01-09T23:51:49.455Z] Cloning into 'openj9'...
[2026-01-09T23:51:49.455Z] info: Could not add alternate for '/home/jenkins/openjdk_cache': reference repository '/home/jenkins/openjdk_cache' is not a local repository.
[2026-01-09T23:51:56.079Z] Updating files: 70% (7246/10327)
[2026-01-09T23:51:56.079Z] Updating files: 71% (7333/10327)
[2026-01-09T23:51:56.079Z] Updating files: 72% (7436/10327)
[2026-01-09T23:51:56.079Z] Updating files: 73% (7539/10327)
[2026-01-09T23:51:56.079Z] Updating files: 74% (7642/10327)
[2026-01-09T23:51:56.079Z] Updating files: 75% (7746/10327)
[2026-01-09T23:51:56.079Z] Updating files: 76% (7849/10327)
[2026-01-09T23:51:56.079Z] Updating files: 77% (7952/10327)
[2026-01-09T23:51:56.079Z] Updating files: 78% (8056/10327)
[2026-01-09T23:51:56.079Z] Updating files: 79% (8159/10327)
[2026-01-09T23:51:56.079Z] Updating files: 80% (8262/10327)
[2026-01-09T23:51:56.079Z] Updating files: 81% (8365/10327)
[2026-01-09T23:51:56.079Z] Updating files: 82% (8469/10327)
[2026-01-09T23:51:56.079Z] Updating files: 83% (8572/10327)
[2026-01-09T23:51:56.079Z] Updating files: 84% (8675/10327)
[2026-01-09T23:51:56.079Z] Updating files: 85% (8778/10327)
[2026-01-09T23:51:56.079Z] Updating files: 86% (8882/10327)
[2026-01-09T23:51:56.079Z] Updating files: 87% (8985/10327)
[2026-01-09T23:51:56.079Z] Updating files: 88% (9088/10327)
[2026-01-09T23:51:56.079Z] Updating files: 89% (9192/10327)
[2026-01-09T23:51:56.079Z] Updating files: 90% (9295/10327)
[2026-01-09T23:51:56.079Z] Updating files: 91% (9398/10327)
[2026-01-09T23:51:56.079Z] Updating files: 92% (9501/10327)
[2026-01-09T23:51:56.079Z] Updating files: 93% (9605/10327)
[2026-01-09T23:51:56.079Z] Updating files: 94% (9708/10327)
[2026-01-09T23:51:56.079Z] Updating files: 95% (9811/10327)
[2026-01-09T23:51:56.079Z] Updating files: 96% (9914/10327)
[2026-01-09T23:51:56.079Z] Updating files: 97% (10018/10327)
[2026-01-09T23:51:56.079Z] Updating files: 98% (10121/10327)
[2026-01-09T23:51:56.079Z] Updating files: 99% (10224/10327)
[2026-01-09T23:51:56.079Z] Updating files: 100% (10327/10327)
[2026-01-09T23:51:56.079Z] Updating files: 100% (10327/10327), done.
[2026-01-09T23:51:56.079Z] check OpenJ9 Repo sha
[2026-01-09T23:51:56.079Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/scripts/getTestenvProperties.sh --repo_dir /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/openj9 --output_file /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/testenv/testenv.properties --repo_name OPENJ9
[2026-01-09T23:51:56.079Z] USE_TESTENV_PROPERTIES was set, not writing to testenv.properties
[2026-01-09T23:51:56.079Z] total 132
[2026-01-09T23:51:56.079Z] -rw-r--r-- 1 jenkins jenkins 6735 Jan 9 23:50 Contributing.md
[2026-01-09T23:51:56.079Z] -rw-r--r-- 1 jenkins jenkins 11360 Jan 9 23:50 LICENSE
[2026-01-09T23:51:56.079Z] -rw-r--r-- 1 jenkins jenkins 65 Jan 9 23:50 NOTICE
[2026-01-09T23:51:56.079Z] -rw-r--r-- 1 jenkins jenkins 8335 Jan 9 23:50 README.md
[2026-01-09T23:51:56.079Z] drwxr-xr-x 8 jenkins jenkins 4096 Jan 9 23:51 TKG
[2026-01-09T23:51:56.079Z] drwxr-xr-x 4 jenkins jenkins 4096 Jan 9 23:50 buildenv
[2026-01-09T23:51:56.079Z] -rwxr-xr-x 1 jenkins jenkins 339 Jan 9 23:50 compile.sh
[2026-01-09T23:51:56.079Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 9 23:50 config
[2026-01-09T23:51:56.079Z] drwxr-xr-x 4 jenkins jenkins 4096 Jan 9 23:50 doc
[2026-01-09T23:51:56.079Z] drwxr-xr-x 5 jenkins jenkins 4096 Jan 9 23:50 docs
[2026-01-09T23:51:56.079Z] drwxr-xr-x 34 jenkins jenkins 4096 Jan 9 23:50 external
[2026-01-09T23:51:56.079Z] drwxr-xr-x 8 jenkins jenkins 4096 Jan 9 23:50 functional
[2026-01-09T23:51:56.079Z] -rwxr-xr-x 1 jenkins jenkins 30011 Jan 9 23:50 get.sh
[2026-01-09T23:51:56.079Z] drwxr-xr-x 20 jenkins jenkins 4096 Jan 9 23:50 jck
[2026-01-09T23:51:56.079Z] drwxr-xr-x 14 jenkins jenkins 4096 Jan 9 23:51 openj9
[2026-01-09T23:51:56.079Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 9 23:50 openjdk
[2026-01-09T23:51:56.079Z] drwxr-xr-x 9 jenkins jenkins 4096 Jan 9 23:50 perf
[2026-01-09T23:51:56.079Z] drwxr-xr-x 4 jenkins jenkins 4096 Jan 9 23:50 scripts
[2026-01-09T23:51:56.079Z] drwxr-xr-x 13 jenkins jenkins 4096 Jan 9 23:50 system
[2026-01-09T23:51:56.079Z] -rwxr-xr-x 1 jenkins jenkins 3935 Jan 9 23:50 terminateTestProcesses.sh
[2026-01-09T23:51:56.079Z] drwxr-xr-x 2 jenkins jenkins 4096 Jan 9 23:50 testenv
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2026-01-09T23:51:57.369Z] $ ssh-agent -k
[2026-01-09T23:51:57.377Z] unset SSH_AUTH_SOCK;
[2026-01-09T23:51:57.377Z] unset SSH_AGENT_PID;
[2026-01-09T23:51:57.377Z] echo Agent pid 2882739 killed;
[2026-01-09T23:51:57.922Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2026-01-09T23:51:58.314Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=extended.functional&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=&DOCKER_REQUIRED=false&ACTIVE_NODE_TIMEOUT=5&VENDOR_TEST_DIRS=&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=x86-64_linux&GENERATE_JOBS=true&KEEP_REPORTDIR=false&PERSONAL_BUILD=false&DOCKER_REGISTRY_DIR=&RERUN_ITERATIONS=0&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&SETUP_JCK_RUN=false&DOCKER_REGISTRY_URL_CREDENTIAL_ID=&LABEL=&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=v1.0.10-release&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=8&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk8u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Frelease%2Fjobs%2Fjdk8u%2Fjdk8u-release-linux-x64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk8u472-b08_adopt&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&DOCKERIMAGE_TAG=&TEST_TIME=120&JDK_IMPL=hotspot&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=aqavit-bot&DYNAMIC_COMPILE=true&RELATED_NODES=&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&APPLICATION_OPTIONS=&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&ARCHIVE_TEST_RESULTS=false&NUM_MACHINES=&OPENJDK_SHA=&TRSS_URL=&RERUN_FAILURE=false&USE_TESTENV_PROPERTIES=true&BUILD_LIST=functional&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=32&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] echo
[2026-01-09T23:51:58.335Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=extended.functional&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=&DOCKER_REQUIRED=false&ACTIVE_NODE_TIMEOUT=5&VENDOR_TEST_DIRS=&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=x86-64_linux&GENERATE_JOBS=true&KEEP_REPORTDIR=false&PERSONAL_BUILD=false&DOCKER_REGISTRY_DIR=&RERUN_ITERATIONS=0&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&SETUP_JCK_RUN=false&DOCKER_REGISTRY_URL_CREDENTIAL_ID=&LABEL=test-docker-ubi9-x64-1&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=v1.0.10-release&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=8&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk8u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Frelease%2Fjobs%2Fjdk8u%2Fjdk8u-release-linux-x64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk8u472-b08_adopt&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&DOCKERIMAGE_TAG=&TEST_TIME=120&JDK_IMPL=hotspot&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=aqavit-bot&DYNAMIC_COMPILE=true&RELATED_NODES=&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&APPLICATION_OPTIONS=&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&ARCHIVE_TEST_RESULTS=false&NUM_MACHINES=&OPENJDK_SHA=&TRSS_URL=&RERUN_FAILURE=false&USE_TESTENV_PROPERTIES=true&BUILD_LIST=functional&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=32&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] stage
[Pipeline] { (setupParallelEnv)
Did you forget the `def` keyword? Script1 seems to be setting a field named parallel_tests (to a value of type LinkedHashMap) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2026-01-09T23:51:58.383Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2026-01-09T23:51:59.127Z] Copied 1 artifact from "getTRSSOutput" build number 2012
[Pipeline] sh
[2026-01-09T23:52:00.572Z] + cd ./aqa-tests/TKG/resources/TRSS
[2026-01-09T23:52:00.572Z] + gzip -cd TRSSOutput.tar.gz
[2026-01-09T23:52:00.572Z] + tar xof -
[2026-01-09T23:52:00.572Z] + rm TRSSOutput.tar.gz
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2026-01-09T23:52:00.963Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2026-01-09T23:52:00.978Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] sh
[2026-01-09T23:52:02.338Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/../../externalDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[2026-01-09T23:52:13.911Z] --------------------------------------------
[2026-01-09T23:52:13.911Z] path is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/../../externalDependency/lib
[2026-01-09T23:52:13.911Z] task is set to default
[2026-01-09T23:52:13.911Z] dependencyList is set to all
[2026-01-09T23:52:13.911Z] --------------------------------------------
[2026-01-09T23:52:13.911Z] Starting download third party dependent jars
[2026-01-09T23:52:13.911Z] --------------------------------------------
[2026-01-09T23:52:13.911Z] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/../../externalDependency/lib
[2026-01-09T23:52:13.911Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/../../externalDependency/lib/byte-buddy.jar exists with correct hash, not downloading
[2026-01-09T23:52:13.911Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/../../externalDependency/lib/jtreg_7_5_2_1.tar.gz exists with correct hash, not downloading
[2026-01-09T23:52:13.911Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/../../externalDependency/lib/jtreg_6_1.tar.gz exists with correct hash, not downloading
[2026-01-09T23:52:13.911Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/../../externalDependency/lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading
[2026-01-09T23:52:13.911Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/../../externalDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading
[2026-01-09T23:52:13.911Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/../../externalDependency/lib/junit4.jar exists with correct hash, not downloading
[2026-01-09T23:52:13.911Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/../../externalDependency/lib/jaxb-api.jar exists with correct hash, not downloading
[2026-01-09T23:52:13.911Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/../../externalDependency/lib/asm-all.jar exists with correct hash, not downloading
[2026-01-09T23:52:13.911Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/../../externalDependency/lib/commons-exec.jar exists with correct hash, not downloading
[2026-01-09T23:52:13.911Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/../../externalDependency/lib/dacapo.zip exists with correct hash, not downloading
[2026-01-09T23:52:13.911Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/../../externalDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading
[2026-01-09T23:52:13.911Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/../../externalDependency/lib/asmtools.jar exists with correct hash, not downloading
[2026-01-09T23:52:13.911Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/../../externalDependency/lib/jtreg_7_4_1.tar.gz exists with correct hash, not downloading
[2026-01-09T23:52:13.911Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/../../externalDependency/lib/objenesis.jar exists with correct hash, not downloading
[2026-01-09T23:52:13.911Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2026-01-09T23:52:13.911Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/../../externalDependency/lib/jtreg_7_3_1_1.tar.gz exists with correct hash, not downloading
[2026-01-09T23:52:13.911Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/../../externalDependency/lib/commons-cli.jar exists with correct hash, not downloading
[2026-01-09T23:52:13.911Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/../../externalDependency/lib/jython-standalone.jar exists with correct hash, not downloading
[2026-01-09T23:52:13.911Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/../../externalDependency/lib/asm.jar exists with correct hash, not downloading
[2026-01-09T23:52:13.911Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/../../externalDependency/lib/mockito-core.jar exists with correct hash, not downloading
[2026-01-09T23:52:13.911Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/../../externalDependency/lib/javassist.jar exists with correct hash, not downloading
[2026-01-09T23:52:13.911Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/../../externalDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading
[2026-01-09T23:52:13.911Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/../../externalDependency/lib/jtreg_7_5_1_1.tar.gz exists with correct hash, not downloading
[2026-01-09T23:52:13.911Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/../../externalDependency/lib/jcommander.jar exists with correct hash, not downloading
[2026-01-09T23:52:13.911Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/../../externalDependency/lib/org.eclipse.osgi-3.16.100.jar exists with correct hash, not downloading
[2026-01-09T23:52:13.911Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/../../externalDependency/lib/apache-maven-bin.tar.gz exists with correct hash, not downloading
[2026-01-09T23:52:13.911Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/../../externalDependency/lib/testng.jar exists with correct hash, not downloading
[2026-01-09T23:52:13.911Z] downloaded dependent third party jars successfully
[Pipeline] }
[Pipeline] // timeout
[Pipeline] nodesByLabel
[2026-01-09T23:52:14.303Z] Found a total of 9 nodes with the 'ci.role.test&&hw.arch.x86&&sw.os.linux' label
[Pipeline] sh
[2026-01-09T23:52:15.748Z] + cd ./aqa-tests/TKG
[2026-01-09T23:52:15.748Z] ++ uname
[2026-01-09T23:52:15.748Z] + '[' Linux = AIX ']'
[2026-01-09T23:52:15.748Z] ++ uname
[2026-01-09T23:52:15.748Z] + '[' Linux = SunOS ']'
[2026-01-09T23:52:15.748Z] ++ uname
[2026-01-09T23:52:15.748Z] + '[' Linux = '*BSD' ']'
[2026-01-09T23:52:15.748Z] + MAKE=make
[2026-01-09T23:52:15.748Z] + make genParallelList TEST=extended.functional TEST_TIME=120 NUM_MACHINES=
[2026-01-09T23:52:15.748Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/jdkbinary/j2sdk-image
[2026-01-09T23:52:15.748Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/../../externalDependency/lib
[2026-01-09T23:52:15.748Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2026-01-09T23:52:15.748Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2026-01-09T23:52:15.748Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2026-01-09T23:52:15.748Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation"; fi
[2026-01-09T23:52:15.748Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/scripts/build_tools.xml
[2026-01-09T23:52:16.490Z]
[2026-01-09T23:52:16.490Z] build:
[2026-01-09T23:52:16.490Z]
[2026-01-09T23:52:16.490Z] clean:
[2026-01-09T23:52:16.490Z]
[2026-01-09T23:52:16.490Z] init:
[2026-01-09T23:52:16.490Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/bin
[2026-01-09T23:52:16.490Z]
[2026-01-09T23:52:16.490Z] getDependentLibs:
[2026-01-09T23:52:16.490Z] [exec] --------------------------------------------
[2026-01-09T23:52:16.490Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/../../externalDependency/lib
[2026-01-09T23:52:16.490Z] [exec] task is set to default
[2026-01-09T23:52:16.490Z] [exec] dependencyList is set to json_simple
[2026-01-09T23:52:16.490Z] [exec] --------------------------------------------
[2026-01-09T23:52:16.490Z] [exec] Starting download third party dependent jars
[2026-01-09T23:52:16.490Z] [exec] --------------------------------------------
[2026-01-09T23:52:16.490Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/../../externalDependency/lib
[2026-01-09T23:52:16.490Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2026-01-09T23:52:16.490Z] [exec] downloaded dependent third party jars successfully
[2026-01-09T23:52:16.490Z]
[2026-01-09T23:52:16.490Z] compile:
[2026-01-09T23:52:16.490Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-01-09T23:52:16.490Z] [echo] ============COMPILER SETTINGS============
[2026-01-09T23:52:16.490Z] [echo] ===fork: yes
[2026-01-09T23:52:16.490Z] [echo] ===debug: on
[2026-01-09T23:52:16.490Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/bin
[2026-01-09T23:52:18.018Z]
[2026-01-09T23:52:18.018Z] dist:
[2026-01-09T23:52:18.018Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/bin/TestKitGen.jar
[2026-01-09T23:52:18.018Z]
[2026-01-09T23:52:18.018Z] BUILD SUCCESSFUL
[2026-01-09T23:52:18.018Z] Total time: 2 seconds
[2026-01-09T23:52:18.018Z] 0
[2026-01-09T23:52:18.018Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2026-01-09T23:52:18.018Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2026-01-09T23:52:18.018Z] microArchOutput: model name : Intel(R) Xeon(R) Platinum 8272CL CPU @ 2.60GHz
[2026-01-09T23:52:18.753Z] ****************************** MACHINE INFO ******************************
[2026-01-09T23:52:18.753Z] File path : /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG
[2026-01-09T23:52:18.753Z] Free Physical Memory Size : 1937817600
[2026-01-09T23:52:18.753Z] Free space (bytes) : 306243858432
[2026-01-09T23:52:18.753Z] Total Physical Memory Size : 6442450944
[2026-01-09T23:52:18.753Z] Total space (bytes) : 480790110208
[2026-01-09T23:52:18.753Z] Usable space (bytes) : 283893633024
[2026-01-09T23:52:18.753Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-01-09T23:52:18.753Z] bashVersion :
[2026-01-09T23:52:18.753Z] GNU bash, version 5.1.8(1)-release (x86_64-redhat-linux-gnu)
[2026-01-09T23:52:18.753Z] Copyright (C) 2020 Free Software Foundation, Inc.
[2026-01-09T23:52:18.753Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2026-01-09T23:52:18.753Z]
[2026-01-09T23:52:18.753Z] This is free software; you are free to change and redistribute it.
[2026-01-09T23:52:18.753Z] There is NO WARRANTY, to the extent permitted by law.
[2026-01-09T23:52:18.753Z] cpuCores : 16
[2026-01-09T23:52:18.753Z] curlVersion :
[2026-01-09T23:52:18.753Z] curl 7.76.1 (x86_64-redhat-linux-gnu) libcurl/7.76.1 OpenSSL/3.2.2 zlib/1.2.11 nghttp2/1.43.0
[2026-01-09T23:52:18.753Z] Release-Date: 2021-04-14
[2026-01-09T23:52:18.753Z] Protocols: file ftp ftps http https
[2026-01-09T23:52:18.753Z] Features: alt-svc AsynchDNS GSS-API HTTP2 HTTPS-proxy IPv6 Kerberos Largefile libz NTLM SPNEGO SSL UnixSockets
[2026-01-09T23:52:18.753Z] dockerVersion : bash: line 1: docker: command not found
[2026-01-09T23:52:18.753Z] gcc version : 11
[2026-01-09T23:52:18.753Z] gclibc version : ldd (GNU libc) 2.34
[2026-01-09T23:52:18.753Z] gdb version : bash: line 1: gdb: command not found
[2026-01-09T23:52:18.753Z] lldb version : Command could not be executed
[2026-01-09T23:52:18.753Z] makeVersion :
[2026-01-09T23:52:18.753Z] GNU Make 4.3
[2026-01-09T23:52:18.753Z] Built for x86_64-redhat-linux-gnu
[2026-01-09T23:52:18.753Z] Copyright (C) 1988-2020 Free Software Foundation, Inc.
[2026-01-09T23:52:18.753Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2026-01-09T23:52:18.753Z] This is free software: you are free to change and redistribute it.
[2026-01-09T23:52:18.753Z] There is NO WARRANTY, to the extent permitted by law.
[2026-01-09T23:52:18.753Z] mavenVersion : bash: line 1: mvn: command not found
[2026-01-09T23:52:18.753Z] osInfo :
[2026-01-09T23:52:18.753Z] NAME="Red Hat Enterprise Linux"
[2026-01-09T23:52:18.753Z] VERSION="9.6 (Plow)"
[2026-01-09T23:52:18.753Z] ID="rhel"
[2026-01-09T23:52:18.753Z] ID_LIKE="fedora"
[2026-01-09T23:52:18.753Z] VERSION_ID="9.6"
[2026-01-09T23:52:18.753Z] PLATFORM_ID="platform:el9"
[2026-01-09T23:52:18.753Z] PRETTY_NAME="Red Hat Enterprise Linux 9.6 (Plow)"
[2026-01-09T23:52:18.753Z] ANSI_COLOR="0;31"
[2026-01-09T23:52:18.753Z] LOGO="fedora-logo-icon"
[2026-01-09T23:52:18.753Z] CPE_NAME="cpe:/o:redhat:enterprise_linux:9::baseos"
[2026-01-09T23:52:18.753Z] HOME_URL="https://www.redhat.com/"
[2026-01-09T23:52:18.753Z] DOCUMENTATION_URL="https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/9"
[2026-01-09T23:52:18.753Z] BUG_REPORT_URL="https://issues.redhat.com/"
[2026-01-09T23:52:18.753Z]
[2026-01-09T23:52:18.753Z] REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 9"
[2026-01-09T23:52:18.753Z] REDHAT_BUGZILLA_PRODUCT_VERSION=9.6
[2026-01-09T23:52:18.753Z] REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux"
[2026-01-09T23:52:18.753Z] REDHAT_SUPPORT_PRODUCT_VERSION="9.6"
[2026-01-09T23:52:18.753Z] osLabel : rhel.9
[2026-01-09T23:52:18.753Z] perlVersion :
[2026-01-09T23:52:18.753Z]
[2026-01-09T23:52:18.753Z] This is perl 5, version 32, subversion 1 (v5.32.1) built for x86_64-linux-thread-multi
[2026-01-09T23:52:18.753Z] (with 54 registered patches, see perl -V for more detail)
[2026-01-09T23:52:18.753Z]
[2026-01-09T23:52:18.753Z] Copyright 1987-2021, Larry Wall
[2026-01-09T23:52:18.753Z]
[2026-01-09T23:52:18.753Z] Perl may be copied only under the terms of either the Artistic License or the
[2026-01-09T23:52:18.753Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2026-01-09T23:52:18.753Z]
[2026-01-09T23:52:18.753Z] Complete documentation for Perl, including FAQ lists, should be found on
[2026-01-09T23:52:18.753Z] this system using "man perl" or "perldoc perl". If you have access to the
[2026-01-09T23:52:18.753Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page.
[2026-01-09T23:52:18.753Z]
[2026-01-09T23:52:18.753Z] podmanVersion : bash: line 1: podman: command not found
[2026-01-09T23:52:18.753Z] procArch : x86_64
[2026-01-09T23:52:18.753Z] sysArch : x86_64
[2026-01-09T23:52:18.753Z] sysOS : Linux
[2026-01-09T23:52:18.753Z] ulimit :
[2026-01-09T23:52:18.753Z] real-time non-blocking time (microseconds, -R) unlimited
[2026-01-09T23:52:18.753Z] core file size (blocks, -c) unlimited
[2026-01-09T23:52:18.753Z] data seg size (kbytes, -d) unlimited
[2026-01-09T23:52:18.753Z] scheduling priority (-e) 0
[2026-01-09T23:52:18.753Z] file size (blocks, -f) unlimited
[2026-01-09T23:52:18.753Z] pending signals (-i) 257167
[2026-01-09T23:52:18.753Z] max locked memory (kbytes, -l) 8192
[2026-01-09T23:52:18.753Z] max memory size (kbytes, -m) unlimited
[2026-01-09T23:52:18.753Z] open files (-n) 1048576
[2026-01-09T23:52:18.753Z] pipe size (512 bytes, -p) 8
[2026-01-09T23:52:18.753Z] POSIX message queues (bytes, -q) 819200
[2026-01-09T23:52:18.753Z] real-time priority (-r) 0
[2026-01-09T23:52:18.753Z] stack size (kbytes, -s) 8192
[2026-01-09T23:52:18.753Z] cpu time (seconds, -t) unlimited
[2026-01-09T23:52:18.753Z] max user processes (-u) unlimited
[2026-01-09T23:52:18.753Z] virtual memory (kbytes, -v) unlimited
[2026-01-09T23:52:18.753Z] file locks (-x) unlimited
[2026-01-09T23:52:18.753Z] uname : Linux 40de6d4f4d68 6.8.0-1018-azure #21~22.04.1-Ubuntu SMP Fri Nov 8 00:21:25 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
[2026-01-09T23:52:18.753Z] vmVendor : Oracle Corporation
[2026-01-09T23:52:18.753Z] vmVersion : 25.472-b08
[2026-01-09T23:52:18.753Z] xlc version : bash: line 1: xlC: command not found
[2026-01-09T23:52:18.753Z] **************************************************************************
[2026-01-09T23:52:18.753Z]
[2026-01-09T23:52:18.753Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2026-01-09T23:52:18.753Z]
[2026-01-09T23:52:18.753Z] System.getProperty('java.vendor')=Temurin
[2026-01-09T23:52:18.753Z]
[2026-01-09T23:52:18.753Z] System.getProperty('os.name')=Linux
[2026-01-09T23:52:18.753Z]
[2026-01-09T23:52:18.753Z] System.getProperty('os.arch')=amd64
[2026-01-09T23:52:18.753Z]
[2026-01-09T23:52:18.753Z] System.getProperty('java.fullversion')=null
[2026-01-09T23:52:18.753Z]
[2026-01-09T23:52:18.753Z] System.getProperty('sun.arch.data.model')=64
[2026-01-09T23:52:18.753Z]
[2026-01-09T23:52:18.753Z] make -f makeGen.mk AUTO_DETECT=true MODE=parallelList NUM_MACHINES= TEST_TIME=120 TESTTARGET=extended.functional TESTLIST= TRSS_URL= LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/../../externalDependency/lib
[2026-01-09T23:52:18.753Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG'
[2026-01-09T23:52:18.754Z] perl scripts/configure.pl
[2026-01-09T23:52:18.754Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=parallelList --spec=linux_x86-64 --microArch="" --osLabel="rhel.9" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=functional --iterations=1 --aotIterations= --testFlag= --testTarget=extended.functional --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2026-01-09T23:52:19.612Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2026-01-09T23:52:19.612Z]
[2026-01-09T23:52:19.612Z]
[2026-01-09T23:52:19.612Z] Starting to generate parallel test lists.
[2026-01-09T23:52:19.612Z]
[2026-01-09T23:52:19.612Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/JavaAgentTest/playlist.xml
[2026-01-09T23:52:19.612Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/Jsr335/playlist.xml
[2026-01-09T23:52:19.612Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/Valhalla/playlist.xml
[2026-01-09T23:52:19.612Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/security/ssl-tests/playlist.xml
[2026-01-09T23:52:19.612Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/security/AQAvit/playlist.xml
[2026-01-09T23:52:19.612Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/security/Crypto/playlist.xml
[2026-01-09T23:52:19.612Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/OpenJcePlusTests/playlist.xml
[2026-01-09T23:52:19.612Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/IllegalAccessError_for_protected_method/playlist.xml
[2026-01-09T23:52:19.612Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/Jsr292/playlist.xml
[2026-01-09T23:52:19.612Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/SyntheticGCWorkload/playlist.xml
[2026-01-09T23:52:19.612Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/Jsr335_interfaceStaticMethod/playlist.xml
[2026-01-09T23:52:19.612Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/DDR_Test/playlist.xml
[2026-01-09T23:52:19.612Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/JIT_Test/playlist.xml
[2026-01-09T23:52:19.612Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/Java21Only/playlist.xml
[2026-01-09T23:52:19.612Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/Java10andUp/playlist.xml
[2026-01-09T23:52:19.612Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/UnsafeTest/playlist.xml
[2026-01-09T23:52:19.612Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/verbosetest/playlist.xml
[2026-01-09T23:52:19.612Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/pageAlignDirectMemory/playlist.xml
[2026-01-09T23:52:19.612Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/jimageinterface/playlist.xml
[2026-01-09T23:52:19.612Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/xlogTests/playlist.xml
[2026-01-09T23:52:19.612Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/gputests/playlist.xml
[2026-01-09T23:52:19.612Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/doProtectedAccessCheck/playlist.xml
[2026-01-09T23:52:19.612Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/classLoaderTest/playlist.xml
[2026-01-09T23:52:19.612Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/javaAssertions/playlist.xml
[2026-01-09T23:52:19.612Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/loopReduction/playlist.xml
[2026-01-09T23:52:19.612Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/fastClassHashTable/playlist.xml
[2026-01-09T23:52:19.612Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/xlpCMLTests/playlist.xml
[2026-01-09T23:52:19.612Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/CDSAdaptorTest/playlist.xml
[2026-01-09T23:52:19.612Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/jvmtitests/playlist.xml
[2026-01-09T23:52:19.612Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/lazyClassLoadingTest/playlist.xml
[2026-01-09T23:52:19.612Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/gcsuballoctests/playlist.xml
[2026-01-09T23:52:19.612Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/jfr/playlist.xml
[2026-01-09T23:52:19.612Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/URLClassLoaderTests/playlist.xml
[2026-01-09T23:52:19.612Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/criu/playlist.xml
[2026-01-09T23:52:19.612Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/modularityddrtests/playlist.xml
[2026-01-09T23:52:19.612Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/bootstrapMethodArgumentTest/playlist.xml
[2026-01-09T23:52:19.612Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/softmxCmdOptTest/playlist.xml
[2026-01-09T23:52:19.612Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/getCallerClassTests/playlist.xml
[2026-01-09T23:52:19.612Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/pltest/playlist.xml
[2026-01-09T23:52:19.612Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/jep178staticLinkingTest/playlist.xml
[2026-01-09T23:52:19.613Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/loadLibraryTest/playlist.xml
[2026-01-09T23:52:19.613Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/gptest/playlist.xml
[2026-01-09T23:52:19.613Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/xxargtest/playlist.xml
[2026-01-09T23:52:19.613Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/jitserver/playlist.xml
[2026-01-09T23:52:19.613Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/verboseVerification/playlist.xml
[2026-01-09T23:52:19.613Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/xcheckjni/playlist.xml
[2026-01-09T23:52:19.613Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/vmRuntimeState/playlist.xml
[2026-01-09T23:52:19.613Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/jython/playlist.xml
[2026-01-09T23:52:19.613Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/reflectCache/playlist.xml
[2026-01-09T23:52:19.613Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/jrvTest/playlist.xml
[2026-01-09T23:52:19.613Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/imageReaderInitializationTest/playlist.xml
[2026-01-09T23:52:19.613Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/hangTest/playlist.xml
[2026-01-09T23:52:19.613Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/proxyFieldAccess/playlist.xml
[2026-01-09T23:52:19.613Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/forceLazySymbolResolution/playlist.xml
[2026-01-09T23:52:19.613Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/jit/playlist.xml
[2026-01-09T23:52:19.613Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/gcCheck/playlist.xml
[2026-01-09T23:52:19.613Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/callsitedbgddrext/playlist.xml
[2026-01-09T23:52:19.613Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/valuetypeddrtests/playlist.xml
[2026-01-09T23:52:19.613Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/fips/playlist.xml
[2026-01-09T23:52:19.613Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/J9security/playlist.xml
[2026-01-09T23:52:19.613Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/openssl/playlist.xml
[2026-01-09T23:52:19.613Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/sigxfszHandlingTest/playlist.xml
[2026-01-09T23:52:19.613Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/SystemPropertiesTest/playlist.xml
[2026-01-09T23:52:19.613Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/ignoreUnrecognizedVMOptions/playlist.xml
[2026-01-09T23:52:19.613Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/sigabrtHandlingTest/playlist.xml
[2026-01-09T23:52:19.613Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/locales/playlist.xml
[2026-01-09T23:52:19.613Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/cmdLineTest_J9tests/playlist.xml
[2026-01-09T23:52:19.613Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/playlist.xml
[2026-01-09T23:52:19.613Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/StorageKey/playlist.xml
[2026-01-09T23:52:19.613Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCCMLTests/playlist.xml
[2026-01-09T23:52:19.613Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/URLHelperTests/playlist.xml
[2026-01-09T23:52:19.613Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCHelperCompatTests/playlist.xml
[2026-01-09T23:52:19.613Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/BadStackMap/playlist.xml
[2026-01-09T23:52:19.613Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/StoreFilterTests/playlist.xml
[2026-01-09T23:52:19.613Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/ShareClassesSimpleSanity/playlist.xml
[2026-01-09T23:52:19.613Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/ListAllCachesTests/playlist.xml
[2026-01-09T23:52:19.613Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/DataHelperTests/playlist.xml
[2026-01-09T23:52:19.613Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/lockWordAlignment/playlist.xml
[2026-01-09T23:52:19.613Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/cmdlinetestertests/playlist.xml
[2026-01-09T23:52:19.613Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/stackSizeInfoTest/playlist.xml
[2026-01-09T23:52:19.613Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/shrcdbgddrext/playlist.xml
[2026-01-09T23:52:19.613Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/defaultLazySymbolResolution/playlist.xml
[2026-01-09T23:52:19.613Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/xtraceTests/playlist.xml
[2026-01-09T23:52:19.613Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/gcRegressionTests/playlist.xml
[2026-01-09T23:52:19.613Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/dscr/playlist.xml
[2026-01-09T23:52:19.613Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/libpathTest/playlist.xml
[2026-01-09T23:52:19.613Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/classesdbgddrext/playlist.xml
[2026-01-09T23:52:19.613Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/dumpromtests/playlist.xml
[2026-01-09T23:52:19.613Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/ValueBasedClassTest/playlist.xml
[2026-01-09T23:52:19.613Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/bootStrapStaticVerify/playlist.xml
[2026-01-09T23:52:19.613Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/runtimemxbeanTests/playlist.xml
[2026-01-09T23:52:19.613Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/Java22andUp/playlist.xml
[2026-01-09T23:52:19.613Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/Compiler/playlist.xml
[2026-01-09T23:52:19.613Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/datetime/playlist.xml
[2026-01-09T23:52:19.613Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/property_utf8/playlist.xml
[2026-01-09T23:52:19.613Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/record/playlist.xml
[2026-01-09T23:52:19.613Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/i18n/playlist.xml
[2026-01-09T23:52:19.613Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/codepoint/playlist.xml
[2026-01-09T23:52:19.613Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/compact_number_format/playlist.xml
[2026-01-09T23:52:19.613Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/nio/playlist.xml
[2026-01-09T23:52:19.613Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/sealed_classes/playlist.xml
[2026-01-09T23:52:19.613Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/jaxp14/playlist.xml
[2026-01-09T23:52:19.613Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/CLDR_11/playlist.xml
[2026-01-09T23:52:19.613Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/pref/playlist.xml
[2026-01-09T23:52:19.614Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/env/playlist.xml
[2026-01-09T23:52:19.614Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/coin/playlist.xml
[2026-01-09T23:52:19.614Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/charsets/playlist.xml
[2026-01-09T23:52:20.363Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/pattern_matching_instanceof/playlist.xml
[2026-01-09T23:52:20.363Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/text_blocks/playlist.xml
[2026-01-09T23:52:20.363Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/codepage/playlist.xml
[2026-01-09T23:52:20.363Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/scanner/playlist.xml
[2026-01-09T23:52:20.363Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/urlclassloader/playlist.xml
[2026-01-09T23:52:20.363Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/jdbc41/playlist.xml
[2026-01-09T23:52:20.363Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/new_jp_era/playlist.xml
[2026-01-09T23:52:20.363Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/file/playlist.xml
[2026-01-09T23:52:20.363Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/unicode/playlist.xml
[2026-01-09T23:52:20.363Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/language_tag/playlist.xml
[2026-01-09T23:52:20.363Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/IDN/playlist.xml
[2026-01-09T23:52:20.363Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/formatter/playlist.xml
[2026-01-09T23:52:20.363Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/StAX/playlist.xml
[2026-01-09T23:52:20.363Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/regex/playlist.xml
[2026-01-09T23:52:20.363Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/locale_matching/playlist.xml
[2026-01-09T23:52:20.363Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/switch_expressions/playlist.xml
[2026-01-09T23:52:20.363Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/annotation/playlist.xml
[2026-01-09T23:52:20.363Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/Java21andUp/playlist.xml
[2026-01-09T23:52:20.363Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/HealthCenter/playlist.xml
[2026-01-09T23:52:20.363Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/NativeTest/playlist.xml
[2026-01-09T23:52:20.363Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/Java15andUp/playlist.xml
[2026-01-09T23:52:20.363Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/CacheManagement/playlist.xml
[2026-01-09T23:52:20.363Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/Java14andUp/playlist.xml
[2026-01-09T23:52:20.363Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/Java16andUp/playlist.xml
[2026-01-09T23:52:20.363Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/Java12andUp/playlist.xml
[2026-01-09T23:52:20.363Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/RasapiTest/playlist.xml
[2026-01-09T23:52:20.363Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/JLM_Tests/playlist.xml
[2026-01-09T23:52:20.363Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/OpenJ9_Jsr_292_API/playlist.xml
[2026-01-09T23:52:20.363Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/SharedCPEntryInvokerTests/playlist.xml
[2026-01-09T23:52:20.363Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/VM_Test/playlist.xml
[2026-01-09T23:52:20.363Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/Java8andUp/playlist.xml
[2026-01-09T23:52:20.363Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/TestExample/playlist.xml
[2026-01-09T23:52:20.363Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/Java11andUp/playlist.xml
[2026-01-09T23:52:20.363Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MockitoTests/playlist.xml
[2026-01-09T23:52:20.363Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/Java9andUp/playlist.xml
[2026-01-09T23:52:20.363Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/Java17andUp/playlist.xml
[2026-01-09T23:52:20.363Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/testHeadlessComponents/playlist.xml
[2026-01-09T23:52:20.363Z] Attempting to get test duration data from TRSS.
[2026-01-09T23:52:20.363Z] curl --silent --max-time 120 -L -k https://trss.adoptopenjdk.net/api/getTestAvgDuration?limit=10&jdkVersion=8&impl=hs&platform=x86-64_linux&group=functional&level=extended
[2026-01-09T23:52:21.099Z] Attempting to get test duration data from cached files.
[2026-01-09T23:52:21.099Z] Reading file: Test_openjdk8_hs_functional_x86-64_linux.json
[2026-01-09T23:52:21.099Z] Warning: cannot get data from cached files.
[2026-01-09T23:52:21.099Z]
[2026-01-09T23:52:21.099Z] TEST DURATION
[2026-01-09T23:52:21.099Z] ====================================================================================
[2026-01-09T23:52:21.099Z] Total number of tests searched: 6
[2026-01-09T23:52:21.099Z] Number of test durations found: 6
[2026-01-09T23:52:21.099Z] Top slowest tests:
[2026-01-09T23:52:21.099Z] 01m36s CryptoTests_jtreg_0
[2026-01-09T23:52:21.099Z] 00m00s IllegalAccessProtectedMethodTest_hs_0
[2026-01-09T23:52:21.099Z] 00m00s testExample_0
[2026-01-09T23:52:21.099Z] ====================================================================================
[2026-01-09T23:52:21.099Z]
[2026-01-09T23:52:21.099Z] Test target is split into 1 lists.
[2026-01-09T23:52:21.099Z] Reducing estimated test running time from 01m36s to 01m36s.
[2026-01-09T23:52:21.099Z]
[2026-01-09T23:52:21.099Z] -------------------------------------testList_0-------------------------------------
[2026-01-09T23:52:21.099Z] Number of tests: 6
[2026-01-09T23:52:21.099Z] Estimated running time: 01m36s
[2026-01-09T23:52:21.099Z] TESTLIST=CryptoTests_jtreg_0,IllegalAccessProtectedMethodTest_hs_0,testExample_0,CryptoTests_0,SecurityTests_0,cmdLineTester_classesdbgddrext_zos_0
[2026-01-09T23:52:21.099Z] ------------------------------------------------------------------------------------
[2026-01-09T23:52:21.099Z]
[2026-01-09T23:52:21.099Z] Parallel test lists file (/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../TKG/parallelList.mk) is generated successfully.
[2026-01-09T23:52:21.099Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG'
[Pipeline] fileExists
[Pipeline] echo
[2026-01-09T23:52:21.598Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk
[Pipeline] readProperties
[Pipeline] echo
[2026-01-09T23:52:21.977Z] Number of test list is 1, no need to run tests in child job.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] echo
[2026-01-09T23:52:22.026Z] Building tests...
[Pipeline] timeout
[2026-01-09T23:52:22.030Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2026-01-09T23:52:22.045Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] sh
[2026-01-09T23:52:23.402Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/../../externalDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[2026-01-09T23:52:28.802Z] --------------------------------------------
[2026-01-09T23:52:28.802Z] path is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/../../externalDependency/lib
[2026-01-09T23:52:28.802Z] task is set to default
[2026-01-09T23:52:28.802Z] dependencyList is set to all
[2026-01-09T23:52:28.802Z] --------------------------------------------
[2026-01-09T23:52:28.802Z] Starting download third party dependent jars
[2026-01-09T23:52:28.802Z] --------------------------------------------
[2026-01-09T23:52:28.802Z] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/../../externalDependency/lib
[2026-01-09T23:52:28.802Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/../../externalDependency/lib/asm-all.jar exists with correct hash, not downloading
[2026-01-09T23:52:28.802Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/../../externalDependency/lib/jtreg_7_5_2_1.tar.gz exists with correct hash, not downloading
[2026-01-09T23:52:28.802Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/../../externalDependency/lib/objenesis.jar exists with correct hash, not downloading
[2026-01-09T23:52:28.802Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/../../externalDependency/lib/javassist.jar exists with correct hash, not downloading
[2026-01-09T23:52:28.802Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2026-01-09T23:52:28.802Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/../../externalDependency/lib/commons-cli.jar exists with correct hash, not downloading
[2026-01-09T23:52:28.802Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/../../externalDependency/lib/jcommander.jar exists with correct hash, not downloading
[2026-01-09T23:52:28.802Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/../../externalDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading
[2026-01-09T23:52:28.802Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/../../externalDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading
[2026-01-09T23:52:28.802Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/../../externalDependency/lib/jython-standalone.jar exists with correct hash, not downloading
[2026-01-09T23:52:28.802Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/../../externalDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading
[2026-01-09T23:52:28.802Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/../../externalDependency/lib/asm.jar exists with correct hash, not downloading
[2026-01-09T23:52:28.802Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/../../externalDependency/lib/commons-exec.jar exists with correct hash, not downloading
[2026-01-09T23:52:28.802Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/../../externalDependency/lib/jtreg_7_3_1_1.tar.gz exists with correct hash, not downloading
[2026-01-09T23:52:28.802Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/../../externalDependency/lib/jaxb-api.jar exists with correct hash, not downloading
[2026-01-09T23:52:28.802Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/../../externalDependency/lib/jtreg_7_4_1.tar.gz exists with correct hash, not downloading
[2026-01-09T23:52:28.802Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/../../externalDependency/lib/byte-buddy.jar exists with correct hash, not downloading
[2026-01-09T23:52:28.802Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/../../externalDependency/lib/org.eclipse.osgi-3.16.100.jar exists with correct hash, not downloading
[2026-01-09T23:52:28.802Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/../../externalDependency/lib/jtreg_6_1.tar.gz exists with correct hash, not downloading
[2026-01-09T23:52:28.802Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/../../externalDependency/lib/apache-maven-bin.tar.gz exists with correct hash, not downloading
[2026-01-09T23:52:28.802Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/../../externalDependency/lib/jtreg_7_5_1_1.tar.gz exists with correct hash, not downloading
[2026-01-09T23:52:28.802Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/../../externalDependency/lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading
[2026-01-09T23:52:28.803Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/../../externalDependency/lib/asmtools.jar exists with correct hash, not downloading
[2026-01-09T23:52:28.803Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/../../externalDependency/lib/junit4.jar exists with correct hash, not downloading
[2026-01-09T23:52:28.803Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/../../externalDependency/lib/dacapo.zip exists with correct hash, not downloading
[2026-01-09T23:52:28.803Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/../../externalDependency/lib/testng.jar exists with correct hash, not downloading
[2026-01-09T23:52:28.803Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/../../externalDependency/lib/mockito-core.jar exists with correct hash, not downloading
[2026-01-09T23:52:28.803Z] downloaded dependent third party jars successfully
[Pipeline] }
[Pipeline] // timeout
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] echo
[2026-01-09T23:52:29.492Z] 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-09T23:52:29.520Z] ITERATION: 1/1
[Pipeline] sh
[2026-01-09T23:52:30.878Z] + which Xvfb
[2026-01-09T23:52:30.878Z] + alias
[2026-01-09T23:52:30.878Z] + eval declare -f
[2026-01-09T23:52:30.878Z] ++ declare -f
[2026-01-09T23:52:30.878Z] + /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot Xvfb
[2026-01-09T23:52:30.878Z] /usr/bin/Xvfb
[Pipeline] wrap
[2026-01-09T23:52:31.551Z] $ Xvfb -displayfd 2 -screen 0 1024x768x24 -fbdir /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/.xvfb-717-..fbdir9339716236930285176
[Pipeline] {
[Pipeline] sh
[2026-01-09T23:52:53.382Z] + ps -f
[2026-01-09T23:52:53.383Z] + grep '[X]vfb'
[2026-01-09T23:52:53.383Z] + awk '{print $9}'
[Pipeline] echo
[2026-01-09T23:52:53.883Z] env.DISPLAY is :0
[Pipeline] sshagent
[2026-01-09T23:52:53.949Z] $ ssh-agent
[2026-01-09T23:52:54.497Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXNXGaq6/agent.2883194
[2026-01-09T23:52:54.497Z] SSH_AGENT_PID=2883196
[2026-01-09T23:52:54.497Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2026-01-09T23:52:55.861Z] ++ uname
[2026-01-09T23:52:55.862Z] + '[' Linux = AIX ']'
[2026-01-09T23:52:55.862Z] ++ uname
[2026-01-09T23:52:55.862Z] + '[' Linux = SunOS ']'
[2026-01-09T23:52:55.862Z] ++ uname
[2026-01-09T23:52:55.862Z] + '[' Linux = '*BSD' ']'
[2026-01-09T23:52:55.862Z] + MAKE=make
[2026-01-09T23:52:55.862Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2026-01-09T23:52:55.862Z] make: Nothing to be done for 'testEnvTeardown'.
[Pipeline] sh
[2026-01-09T23:52:57.579Z] ++ uname
[2026-01-09T23:52:57.579Z] + '[' Linux = AIX ']'
[2026-01-09T23:52:57.579Z] ++ uname
[2026-01-09T23:52:57.579Z] + '[' Linux = SunOS ']'
[2026-01-09T23:52:57.579Z] ++ uname
[2026-01-09T23:52:57.579Z] + '[' Linux = '*BSD' ']'
[2026-01-09T23:52:57.579Z] + MAKE=make
[2026-01-09T23:52:57.579Z] + cd ./aqa-tests
[2026-01-09T23:52:57.579Z] + . ./scripts/testenv/testenvSettings.sh
[2026-01-09T23:52:57.579Z] ++ set +x
[2026-01-09T23:52:57.579Z] Set values based on ./testenv/testenv.properties:
[2026-01-09T23:52:57.579Z] =========
[2026-01-09T23:52:57.579Z] TKG_REPO=https://github.com/adoptium/TKG.git
[2026-01-09T23:52:57.579Z] TKG_BRANCH=v1.0.10
[2026-01-09T23:52:57.579Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2026-01-09T23:52:57.579Z] OPENJ9_BRANCH=v0.56.0-release
[2026-01-09T23:52:57.579Z] STF_REPO=https://github.com/adoptium/STF.git
[2026-01-09T23:52:57.579Z] STF_BRANCH=v1.0.10
[2026-01-09T23:52:57.579Z] OPENJ9_SYSTEMTEST_REPO=https://github.com/adoptium/openj9-systemtest.git
[2026-01-09T23:52:57.579Z] OPENJ9_SYSTEMTEST_BRANCH=v1.0.10
[2026-01-09T23:52:57.579Z] ADOPTOPENJDK_SYSTEMTEST_REPO=https://github.com/adoptium/aqa-systemtest.git
[2026-01-09T23:52:57.579Z] ADOPTOPENJDK_SYSTEMTEST_BRANCH=v1.0.10
[2026-01-09T23:52:57.579Z] JDK8_REPO=https://github.com/adoptium/jdk8u.git
[2026-01-09T23:52:57.579Z] JDK8_BRANCH=jdk8u472-ga
[2026-01-09T23:52:57.579Z] JDK11_REPO=https://github.com/adoptium/jdk11u.git
[2026-01-09T23:52:57.579Z] JDK11_BRANCH=jdk-11.0.29-ga
[2026-01-09T23:52:57.579Z] JDK17_REPO=https://github.com/adoptium/jdk17u.git
[2026-01-09T23:52:57.579Z] JDK17_BRANCH=jdk-17.0.17-ga
[2026-01-09T23:52:57.579Z] JDK21_REPO=https://github.com/adoptium/jdk21u.git
[2026-01-09T23:52:57.579Z] JDK21_BRANCH=jdk-21.0.9-ga
[2026-01-09T23:52:57.579Z] JDK25_REPO=https://github.com/adoptium/jdk25u.git
[2026-01-09T23:52:57.579Z] JDK25_BRANCH=jdk-25.0.1-ga
[2026-01-09T23:52:57.579Z] JDK8_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk8.git
[2026-01-09T23:52:57.579Z] JDK8_OPENJ9_BRANCH=v0.56.0-release
[2026-01-09T23:52:57.579Z] JDK11_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk11.git
[2026-01-09T23:52:57.579Z] JDK11_OPENJ9_BRANCH=v0.56.0-release
[2026-01-09T23:52:57.579Z] JDK17_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk17.git
[2026-01-09T23:52:57.579Z] JDK17_OPENJ9_BRANCH=v0.56.0-release
[2026-01-09T23:52:57.579Z] JDK21_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk21.git
[2026-01-09T23:52:57.579Z] JDK21_OPENJ9_BRANCH=v0.56.0-release
[2026-01-09T23:52:57.579Z] JDK25_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk25.git
[2026-01-09T23:52:57.580Z] JDK25_OPENJ9_BRANCH=v0.56.0-release
[2026-01-09T23:52:57.580Z] JDK11_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-01-09T23:52:57.580Z] JDK11_OPENJCEPLUS_GIT_BRANCH=semeru-java-11.0.29
[2026-01-09T23:52:57.580Z] JDK17_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-01-09T23:52:57.580Z] JDK17_OPENJCEPLUS_GIT_BRANCH=semeru-java-17.0.17
[2026-01-09T23:52:57.580Z] JDK21_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-01-09T23:52:57.580Z] JDK21_OPENJCEPLUS_GIT_BRANCH=semeru-java-21.0.9
[2026-01-09T23:52:57.580Z] JDK25_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-01-09T23:52:57.580Z] JDK25_OPENJCEPLUS_GIT_BRANCH=semeru-java-25.0.1
[2026-01-09T23:52:57.580Z] AQA_REQUIRED_TARGETS=sanity.functional,extended.functional,special.functional,sanity.openjdk,extended.openjdk,sanity.system,extended.system,sanity.perf,extended.perf
[2026-01-09T23:52:57.580Z]
[2026-01-09T23:52:57.580Z] =========
[2026-01-09T23:52:57.580Z]
[2026-01-09T23:52:57.580Z] JDK_REPO=https://github.com/adoptium/jdk8u.git
[2026-01-09T23:52:57.580Z] JDK_BRANCH=jdk8u472-ga
[2026-01-09T23:52:57.580Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-01-09T23:52:57.580Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8
[2026-01-09T23:52:57.580Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/jdkbinary/j2sdk-image
[2026-01-09T23:52:57.580Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/../../externalDependency/lib
[2026-01-09T23:52:57.580Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2026-01-09T23:52:57.580Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2026-01-09T23:52:57.580Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2026-01-09T23:52:57.580Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation"; fi
[2026-01-09T23:52:57.580Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/scripts/build_tools.xml
[2026-01-09T23:52:57.580Z]
[2026-01-09T23:52:57.580Z] build:
[2026-01-09T23:52:58.320Z]
[2026-01-09T23:52:58.320Z] clean:
[2026-01-09T23:52:58.320Z] [delete] Deleting: /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/autoGenEnv.mk
[2026-01-09T23:52:58.320Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/bin
[2026-01-09T23:52:58.320Z]
[2026-01-09T23:52:58.320Z] init:
[2026-01-09T23:52:58.320Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/bin
[2026-01-09T23:52:58.320Z]
[2026-01-09T23:52:58.320Z] getDependentLibs:
[2026-01-09T23:52:58.320Z] [exec] --------------------------------------------
[2026-01-09T23:52:58.320Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/../../externalDependency/lib
[2026-01-09T23:52:58.320Z] [exec] task is set to default
[2026-01-09T23:52:58.320Z] [exec] dependencyList is set to json_simple
[2026-01-09T23:52:58.321Z] [exec] --------------------------------------------
[2026-01-09T23:52:58.321Z] [exec] Starting download third party dependent jars
[2026-01-09T23:52:58.321Z] [exec] --------------------------------------------
[2026-01-09T23:52:58.321Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/../../externalDependency/lib
[2026-01-09T23:52:58.321Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2026-01-09T23:52:58.321Z] [exec] downloaded dependent third party jars successfully
[2026-01-09T23:52:58.321Z]
[2026-01-09T23:52:58.321Z] compile:
[2026-01-09T23:52:58.321Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-01-09T23:52:58.321Z] [echo] ============COMPILER SETTINGS============
[2026-01-09T23:52:58.321Z] [echo] ===fork: yes
[2026-01-09T23:52:58.321Z] [echo] ===debug: on
[2026-01-09T23:52:58.321Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/bin
[2026-01-09T23:52:59.840Z]
[2026-01-09T23:52:59.840Z] dist:
[2026-01-09T23:52:59.840Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/bin/TestKitGen.jar
[2026-01-09T23:52:59.840Z]
[2026-01-09T23:52:59.840Z] BUILD SUCCESSFUL
[2026-01-09T23:52:59.840Z] Total time: 2 seconds
[2026-01-09T23:52:59.840Z] 0
[2026-01-09T23:52:59.840Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2026-01-09T23:52:59.840Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2026-01-09T23:52:59.840Z] microArchOutput: model name : Intel(R) Xeon(R) Platinum 8272CL CPU @ 2.60GHz
[2026-01-09T23:53:00.577Z] ****************************** MACHINE INFO ******************************
[2026-01-09T23:53:00.577Z] File path : /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG
[2026-01-09T23:53:00.577Z] Free Physical Memory Size : 1927266304
[2026-01-09T23:53:00.577Z] Free space (bytes) : 307878285312
[2026-01-09T23:53:00.577Z] Total Physical Memory Size : 6442450944
[2026-01-09T23:53:00.577Z] Total space (bytes) : 480790110208
[2026-01-09T23:53:00.577Z] Usable space (bytes) : 285528059904
[2026-01-09T23:53:00.577Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-01-09T23:53:00.577Z] bashVersion :
[2026-01-09T23:53:00.577Z] GNU bash, version 5.1.8(1)-release (x86_64-redhat-linux-gnu)
[2026-01-09T23:53:00.577Z] Copyright (C) 2020 Free Software Foundation, Inc.
[2026-01-09T23:53:00.577Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2026-01-09T23:53:00.577Z]
[2026-01-09T23:53:00.577Z] This is free software; you are free to change and redistribute it.
[2026-01-09T23:53:00.577Z] There is NO WARRANTY, to the extent permitted by law.
[2026-01-09T23:53:00.577Z] cpuCores : 16
[2026-01-09T23:53:00.577Z] curlVersion :
[2026-01-09T23:53:00.577Z] curl 7.76.1 (x86_64-redhat-linux-gnu) libcurl/7.76.1 OpenSSL/3.2.2 zlib/1.2.11 nghttp2/1.43.0
[2026-01-09T23:53:00.577Z] Release-Date: 2021-04-14
[2026-01-09T23:53:00.577Z] Protocols: file ftp ftps http https
[2026-01-09T23:53:00.577Z] Features: alt-svc AsynchDNS GSS-API HTTP2 HTTPS-proxy IPv6 Kerberos Largefile libz NTLM SPNEGO SSL UnixSockets
[2026-01-09T23:53:00.577Z] dockerVersion : bash: line 1: docker: command not found
[2026-01-09T23:53:00.577Z] gcc version : 11
[2026-01-09T23:53:00.577Z] gclibc version : ldd (GNU libc) 2.34
[2026-01-09T23:53:00.577Z] gdb version : bash: line 1: gdb: command not found
[2026-01-09T23:53:00.577Z] lldb version : Command could not be executed
[2026-01-09T23:53:00.577Z] makeVersion :
[2026-01-09T23:53:00.577Z] GNU Make 4.3
[2026-01-09T23:53:00.577Z] Built for x86_64-redhat-linux-gnu
[2026-01-09T23:53:00.577Z] Copyright (C) 1988-2020 Free Software Foundation, Inc.
[2026-01-09T23:53:00.577Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2026-01-09T23:53:00.577Z] This is free software: you are free to change and redistribute it.
[2026-01-09T23:53:00.577Z] There is NO WARRANTY, to the extent permitted by law.
[2026-01-09T23:53:00.577Z] mavenVersion : bash: line 1: mvn: command not found
[2026-01-09T23:53:00.577Z] osInfo :
[2026-01-09T23:53:00.577Z] NAME="Red Hat Enterprise Linux"
[2026-01-09T23:53:00.577Z] VERSION="9.6 (Plow)"
[2026-01-09T23:53:00.577Z] ID="rhel"
[2026-01-09T23:53:00.577Z] ID_LIKE="fedora"
[2026-01-09T23:53:00.577Z] VERSION_ID="9.6"
[2026-01-09T23:53:00.577Z] PLATFORM_ID="platform:el9"
[2026-01-09T23:53:00.577Z] PRETTY_NAME="Red Hat Enterprise Linux 9.6 (Plow)"
[2026-01-09T23:53:00.577Z] ANSI_COLOR="0;31"
[2026-01-09T23:53:00.577Z] LOGO="fedora-logo-icon"
[2026-01-09T23:53:00.577Z] CPE_NAME="cpe:/o:redhat:enterprise_linux:9::baseos"
[2026-01-09T23:53:00.577Z] HOME_URL="https://www.redhat.com/"
[2026-01-09T23:53:00.577Z] DOCUMENTATION_URL="https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/9"
[2026-01-09T23:53:00.577Z] BUG_REPORT_URL="https://issues.redhat.com/"
[2026-01-09T23:53:00.577Z]
[2026-01-09T23:53:00.577Z] REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 9"
[2026-01-09T23:53:00.577Z] REDHAT_BUGZILLA_PRODUCT_VERSION=9.6
[2026-01-09T23:53:00.577Z] REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux"
[2026-01-09T23:53:00.577Z] REDHAT_SUPPORT_PRODUCT_VERSION="9.6"
[2026-01-09T23:53:00.577Z] osLabel : rhel.9
[2026-01-09T23:53:00.577Z] perlVersion :
[2026-01-09T23:53:00.578Z]
[2026-01-09T23:53:00.578Z] This is perl 5, version 32, subversion 1 (v5.32.1) built for x86_64-linux-thread-multi
[2026-01-09T23:53:00.578Z] (with 54 registered patches, see perl -V for more detail)
[2026-01-09T23:53:00.578Z]
[2026-01-09T23:53:00.578Z] Copyright 1987-2021, Larry Wall
[2026-01-09T23:53:00.578Z]
[2026-01-09T23:53:00.578Z] Perl may be copied only under the terms of either the Artistic License or the
[2026-01-09T23:53:00.578Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2026-01-09T23:53:00.578Z]
[2026-01-09T23:53:00.578Z] Complete documentation for Perl, including FAQ lists, should be found on
[2026-01-09T23:53:00.578Z] this system using "man perl" or "perldoc perl". If you have access to the
[2026-01-09T23:53:00.578Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page.
[2026-01-09T23:53:00.578Z]
[2026-01-09T23:53:00.578Z] podmanVersion : bash: line 1: podman: command not found
[2026-01-09T23:53:00.578Z] procArch : x86_64
[2026-01-09T23:53:00.578Z] sysArch : x86_64
[2026-01-09T23:53:00.578Z] sysOS : Linux
[2026-01-09T23:53:00.578Z] ulimit :
[2026-01-09T23:53:00.578Z] real-time non-blocking time (microseconds, -R) unlimited
[2026-01-09T23:53:00.578Z] core file size (blocks, -c) unlimited
[2026-01-09T23:53:00.578Z] data seg size (kbytes, -d) unlimited
[2026-01-09T23:53:00.578Z] scheduling priority (-e) 0
[2026-01-09T23:53:00.578Z] file size (blocks, -f) unlimited
[2026-01-09T23:53:00.578Z] pending signals (-i) 257167
[2026-01-09T23:53:00.578Z] max locked memory (kbytes, -l) 8192
[2026-01-09T23:53:00.578Z] max memory size (kbytes, -m) unlimited
[2026-01-09T23:53:00.578Z] open files (-n) 1048576
[2026-01-09T23:53:00.578Z] pipe size (512 bytes, -p) 8
[2026-01-09T23:53:00.578Z] POSIX message queues (bytes, -q) 819200
[2026-01-09T23:53:00.578Z] real-time priority (-r) 0
[2026-01-09T23:53:00.578Z] stack size (kbytes, -s) 8192
[2026-01-09T23:53:00.578Z] cpu time (seconds, -t) unlimited
[2026-01-09T23:53:00.578Z] max user processes (-u) unlimited
[2026-01-09T23:53:00.578Z] virtual memory (kbytes, -v) unlimited
[2026-01-09T23:53:00.578Z] file locks (-x) unlimited
[2026-01-09T23:53:00.578Z] uname : Linux 40de6d4f4d68 6.8.0-1018-azure #21~22.04.1-Ubuntu SMP Fri Nov 8 00:21:25 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
[2026-01-09T23:53:00.578Z] vmVendor : Oracle Corporation
[2026-01-09T23:53:00.578Z] vmVersion : 25.472-b08
[2026-01-09T23:53:00.578Z] xlc version : bash: line 1: xlC: command not found
[2026-01-09T23:53:00.578Z] **************************************************************************
[2026-01-09T23:53:00.578Z]
[2026-01-09T23:53:00.578Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2026-01-09T23:53:00.578Z]
[2026-01-09T23:53:00.578Z] System.getProperty('java.vendor')=Temurin
[2026-01-09T23:53:00.578Z]
[2026-01-09T23:53:00.578Z] System.getProperty('os.name')=Linux
[2026-01-09T23:53:00.578Z]
[2026-01-09T23:53:00.578Z] System.getProperty('os.arch')=amd64
[2026-01-09T23:53:00.578Z]
[2026-01-09T23:53:00.578Z] System.getProperty('java.fullversion')=null
[2026-01-09T23:53:00.578Z]
[2026-01-09T23:53:00.578Z] System.getProperty('sun.arch.data.model')=64
[2026-01-09T23:53:00.578Z]
[2026-01-09T23:53:00.578Z] make -f makeGen.mk AUTO_DETECT=true MODE=buildList TESTTARGET=extended.functional TESTLIST=
[2026-01-09T23:53:00.578Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG'
[2026-01-09T23:53:00.578Z] perl scripts/configure.pl
[2026-01-09T23:53:00.578Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=buildList --spec=linux_x86-64 --microArch="" --osLabel="rhel.9" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=functional --iterations=1 --aotIterations= --testFlag= --testTarget=extended.functional --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2026-01-09T23:53:01.437Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2026-01-09T23:53:01.437Z]
[2026-01-09T23:53:01.437Z]
[2026-01-09T23:53:01.437Z] Starting to generate build list.
[2026-01-09T23:53:01.437Z]
[2026-01-09T23:53:01.437Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/JavaAgentTest/playlist.xml
[2026-01-09T23:53:01.437Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/Jsr335/playlist.xml
[2026-01-09T23:53:01.437Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/Valhalla/playlist.xml
[2026-01-09T23:53:01.437Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/security/ssl-tests/playlist.xml
[2026-01-09T23:53:01.437Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/security/AQAvit/playlist.xml
[2026-01-09T23:53:01.437Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/security/Crypto/playlist.xml
[2026-01-09T23:53:01.437Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/OpenJcePlusTests/playlist.xml
[2026-01-09T23:53:01.437Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/IllegalAccessError_for_protected_method/playlist.xml
[2026-01-09T23:53:01.437Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/Jsr292/playlist.xml
[2026-01-09T23:53:01.437Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/SyntheticGCWorkload/playlist.xml
[2026-01-09T23:53:01.437Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/Jsr335_interfaceStaticMethod/playlist.xml
[2026-01-09T23:53:01.437Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/DDR_Test/playlist.xml
[2026-01-09T23:53:01.437Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/JIT_Test/playlist.xml
[2026-01-09T23:53:01.437Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/Java21Only/playlist.xml
[2026-01-09T23:53:01.437Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/Java10andUp/playlist.xml
[2026-01-09T23:53:01.437Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/UnsafeTest/playlist.xml
[2026-01-09T23:53:01.437Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/verbosetest/playlist.xml
[2026-01-09T23:53:01.437Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/pageAlignDirectMemory/playlist.xml
[2026-01-09T23:53:01.437Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/jimageinterface/playlist.xml
[2026-01-09T23:53:01.437Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/xlogTests/playlist.xml
[2026-01-09T23:53:01.437Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/gputests/playlist.xml
[2026-01-09T23:53:01.437Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/doProtectedAccessCheck/playlist.xml
[2026-01-09T23:53:01.437Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/classLoaderTest/playlist.xml
[2026-01-09T23:53:01.437Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/javaAssertions/playlist.xml
[2026-01-09T23:53:01.437Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/loopReduction/playlist.xml
[2026-01-09T23:53:01.437Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/fastClassHashTable/playlist.xml
[2026-01-09T23:53:01.437Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/xlpCMLTests/playlist.xml
[2026-01-09T23:53:01.437Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/CDSAdaptorTest/playlist.xml
[2026-01-09T23:53:01.437Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/jvmtitests/playlist.xml
[2026-01-09T23:53:01.437Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/lazyClassLoadingTest/playlist.xml
[2026-01-09T23:53:01.437Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/gcsuballoctests/playlist.xml
[2026-01-09T23:53:01.437Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/jfr/playlist.xml
[2026-01-09T23:53:01.437Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/URLClassLoaderTests/playlist.xml
[2026-01-09T23:53:01.437Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/criu/playlist.xml
[2026-01-09T23:53:01.437Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/modularityddrtests/playlist.xml
[2026-01-09T23:53:01.437Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/bootstrapMethodArgumentTest/playlist.xml
[2026-01-09T23:53:01.437Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/softmxCmdOptTest/playlist.xml
[2026-01-09T23:53:01.437Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/getCallerClassTests/playlist.xml
[2026-01-09T23:53:01.437Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/pltest/playlist.xml
[2026-01-09T23:53:01.437Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/jep178staticLinkingTest/playlist.xml
[2026-01-09T23:53:01.437Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/loadLibraryTest/playlist.xml
[2026-01-09T23:53:01.437Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/gptest/playlist.xml
[2026-01-09T23:53:01.437Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/xxargtest/playlist.xml
[2026-01-09T23:53:01.437Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/jitserver/playlist.xml
[2026-01-09T23:53:01.437Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/verboseVerification/playlist.xml
[2026-01-09T23:53:01.437Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/xcheckjni/playlist.xml
[2026-01-09T23:53:01.437Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/vmRuntimeState/playlist.xml
[2026-01-09T23:53:01.437Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/jython/playlist.xml
[2026-01-09T23:53:01.437Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/reflectCache/playlist.xml
[2026-01-09T23:53:01.437Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/jrvTest/playlist.xml
[2026-01-09T23:53:01.437Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/imageReaderInitializationTest/playlist.xml
[2026-01-09T23:53:01.437Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/hangTest/playlist.xml
[2026-01-09T23:53:01.437Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/proxyFieldAccess/playlist.xml
[2026-01-09T23:53:01.437Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/forceLazySymbolResolution/playlist.xml
[2026-01-09T23:53:01.437Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/jit/playlist.xml
[2026-01-09T23:53:01.437Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/gcCheck/playlist.xml
[2026-01-09T23:53:01.437Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/callsitedbgddrext/playlist.xml
[2026-01-09T23:53:01.437Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/valuetypeddrtests/playlist.xml
[2026-01-09T23:53:01.437Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/fips/playlist.xml
[2026-01-09T23:53:01.437Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/J9security/playlist.xml
[2026-01-09T23:53:01.437Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/openssl/playlist.xml
[2026-01-09T23:53:01.437Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/sigxfszHandlingTest/playlist.xml
[2026-01-09T23:53:01.437Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/SystemPropertiesTest/playlist.xml
[2026-01-09T23:53:01.437Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/ignoreUnrecognizedVMOptions/playlist.xml
[2026-01-09T23:53:01.437Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/sigabrtHandlingTest/playlist.xml
[2026-01-09T23:53:01.437Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/locales/playlist.xml
[2026-01-09T23:53:01.437Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/cmdLineTest_J9tests/playlist.xml
[2026-01-09T23:53:01.437Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/playlist.xml
[2026-01-09T23:53:01.437Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/StorageKey/playlist.xml
[2026-01-09T23:53:01.437Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCCMLTests/playlist.xml
[2026-01-09T23:53:01.437Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/URLHelperTests/playlist.xml
[2026-01-09T23:53:01.437Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCHelperCompatTests/playlist.xml
[2026-01-09T23:53:01.437Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/BadStackMap/playlist.xml
[2026-01-09T23:53:01.437Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/StoreFilterTests/playlist.xml
[2026-01-09T23:53:01.437Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/ShareClassesSimpleSanity/playlist.xml
[2026-01-09T23:53:01.437Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/ListAllCachesTests/playlist.xml
[2026-01-09T23:53:01.437Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/DataHelperTests/playlist.xml
[2026-01-09T23:53:01.437Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/lockWordAlignment/playlist.xml
[2026-01-09T23:53:01.437Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/cmdlinetestertests/playlist.xml
[2026-01-09T23:53:01.437Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/stackSizeInfoTest/playlist.xml
[2026-01-09T23:53:01.437Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/shrcdbgddrext/playlist.xml
[2026-01-09T23:53:01.437Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/defaultLazySymbolResolution/playlist.xml
[2026-01-09T23:53:01.437Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/xtraceTests/playlist.xml
[2026-01-09T23:53:01.437Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/gcRegressionTests/playlist.xml
[2026-01-09T23:53:01.437Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/dscr/playlist.xml
[2026-01-09T23:53:01.437Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/libpathTest/playlist.xml
[2026-01-09T23:53:01.437Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/classesdbgddrext/playlist.xml
[2026-01-09T23:53:01.437Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/dumpromtests/playlist.xml
[2026-01-09T23:53:01.437Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/ValueBasedClassTest/playlist.xml
[2026-01-09T23:53:01.437Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/bootStrapStaticVerify/playlist.xml
[2026-01-09T23:53:01.437Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/runtimemxbeanTests/playlist.xml
[2026-01-09T23:53:01.437Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/Java22andUp/playlist.xml
[2026-01-09T23:53:01.437Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/Compiler/playlist.xml
[2026-01-09T23:53:02.173Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/datetime/playlist.xml
[2026-01-09T23:53:02.173Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/property_utf8/playlist.xml
[2026-01-09T23:53:02.173Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/record/playlist.xml
[2026-01-09T23:53:02.173Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/i18n/playlist.xml
[2026-01-09T23:53:02.173Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/codepoint/playlist.xml
[2026-01-09T23:53:02.173Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/compact_number_format/playlist.xml
[2026-01-09T23:53:02.173Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/nio/playlist.xml
[2026-01-09T23:53:02.173Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/sealed_classes/playlist.xml
[2026-01-09T23:53:02.173Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/jaxp14/playlist.xml
[2026-01-09T23:53:02.173Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/CLDR_11/playlist.xml
[2026-01-09T23:53:02.173Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/pref/playlist.xml
[2026-01-09T23:53:02.173Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/env/playlist.xml
[2026-01-09T23:53:02.173Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/coin/playlist.xml
[2026-01-09T23:53:02.173Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/charsets/playlist.xml
[2026-01-09T23:53:02.173Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/pattern_matching_instanceof/playlist.xml
[2026-01-09T23:53:02.173Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/text_blocks/playlist.xml
[2026-01-09T23:53:02.173Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/codepage/playlist.xml
[2026-01-09T23:53:02.173Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/scanner/playlist.xml
[2026-01-09T23:53:02.173Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/urlclassloader/playlist.xml
[2026-01-09T23:53:02.173Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/jdbc41/playlist.xml
[2026-01-09T23:53:02.173Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/new_jp_era/playlist.xml
[2026-01-09T23:53:02.173Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/file/playlist.xml
[2026-01-09T23:53:02.173Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/unicode/playlist.xml
[2026-01-09T23:53:02.173Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/language_tag/playlist.xml
[2026-01-09T23:53:02.174Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/IDN/playlist.xml
[2026-01-09T23:53:02.174Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/formatter/playlist.xml
[2026-01-09T23:53:02.174Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/StAX/playlist.xml
[2026-01-09T23:53:02.174Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/regex/playlist.xml
[2026-01-09T23:53:02.174Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/locale_matching/playlist.xml
[2026-01-09T23:53:02.174Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/switch_expressions/playlist.xml
[2026-01-09T23:53:02.174Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/annotation/playlist.xml
[2026-01-09T23:53:02.174Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/Java21andUp/playlist.xml
[2026-01-09T23:53:02.174Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/HealthCenter/playlist.xml
[2026-01-09T23:53:02.174Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/NativeTest/playlist.xml
[2026-01-09T23:53:02.174Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/Java15andUp/playlist.xml
[2026-01-09T23:53:02.174Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/CacheManagement/playlist.xml
[2026-01-09T23:53:02.174Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/Java14andUp/playlist.xml
[2026-01-09T23:53:02.174Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/Java16andUp/playlist.xml
[2026-01-09T23:53:02.174Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/Java12andUp/playlist.xml
[2026-01-09T23:53:02.174Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/RasapiTest/playlist.xml
[2026-01-09T23:53:02.174Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/JLM_Tests/playlist.xml
[2026-01-09T23:53:02.174Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/OpenJ9_Jsr_292_API/playlist.xml
[2026-01-09T23:53:02.174Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/SharedCPEntryInvokerTests/playlist.xml
[2026-01-09T23:53:02.174Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/VM_Test/playlist.xml
[2026-01-09T23:53:02.174Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/Java8andUp/playlist.xml
[2026-01-09T23:53:02.174Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/TestExample/playlist.xml
[2026-01-09T23:53:02.174Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/Java11andUp/playlist.xml
[2026-01-09T23:53:02.174Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MockitoTests/playlist.xml
[2026-01-09T23:53:02.174Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/Java9andUp/playlist.xml
[2026-01-09T23:53:02.174Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/Java17andUp/playlist.xml
[2026-01-09T23:53:02.174Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/testHeadlessComponents/playlist.xml
[2026-01-09T23:53:02.174Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../TKG/buildInfo.mk
[2026-01-09T23:53:02.174Z]
[2026-01-09T23:53:02.174Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG'
[2026-01-09T23:53:02.174Z] make -f clean.mk cleanBuild
[2026-01-09T23:53:02.174Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG'
[2026-01-09T23:53:02.174Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../../jvmtest
[2026-01-09T23:53:02.174Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG'
[2026-01-09T23:53:02.174Z] make -f compile.mk compile
[2026-01-09T23:53:02.174Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG'
[2026-01-09T23:53:02.174Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2026-01-09T23:53:02.174Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2026-01-09T23:53:02.174Z] (ant -f scripts/build_test.xml "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/.." "-DBUILD_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../../jvmtest" "-DJDK_VERSION=8" "-DJDK_IMPL=hotspot" "-DJDK_VENDOR=temurin" "-DJCL_VERSION=latest" "-DBUILD_LIST=functional/security/Crypto,functional/IllegalAccessError_for_protected_method,functional/TestExample" "-DRESOURCES_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../../jvmtest/TestConfig/resources" "-DSPEC=linux_x86-64" "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/jdkbinary/j2sdk-image" "-DJVM_VERSION=openjdk8" "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2026-01-09T23:53:02.174Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../TKG/output_compilation"; fi
[2026-01-09T23:53:02.911Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/scripts/build_test.xml
[2026-01-09T23:53:02.911Z] [echo] build.list is TestConfig/build.xml,functional/security/Crypto/build.xml,functional/IllegalAccessError_for_protected_method/build.xml,functional/TestExample/build.xml
[2026-01-09T23:53:02.911Z]
[2026-01-09T23:53:02.911Z] -create_test_directory:
[2026-01-09T23:53:02.912Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/jvmtest
[2026-01-09T23:53:02.912Z]
[2026-01-09T23:53:02.912Z] stage_test_material:
[2026-01-09T23:53:03.647Z] [copy] Copying 588 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/jvmtest
[2026-01-09T23:53:03.647Z]
[2026-01-09T23:53:03.647Z] build:
[2026-01-09T23:53:03.647Z]
[2026-01-09T23:53:03.647Z] init:
[2026-01-09T23:53:03.647Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/jvmtest/TestConfig
[2026-01-09T23:53:03.647Z]
[2026-01-09T23:53:03.647Z] build:
[2026-01-09T23:53:03.647Z] [copy] Copying 14 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/jvmtest/TestConfig
[2026-01-09T23:53:03.647Z] [copy] Copied 4 empty directories to 2 empty directories under /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/jvmtest/TestConfig
[2026-01-09T23:53:03.647Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/jvmtest/TestConfig
[2026-01-09T23:53:03.647Z]
[2026-01-09T23:53:03.647Z] build:
[2026-01-09T23:53:03.647Z]
[2026-01-09T23:53:03.647Z] init:
[2026-01-09T23:53:03.647Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/jvmtest/functional/IllegalAccessError_for_protected_method
[2026-01-09T23:53:03.647Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/functional/IllegalAccessError_for_protected_method/bin
[2026-01-09T23:53:03.647Z]
[2026-01-09T23:53:03.647Z] getDependentLibs:
[2026-01-09T23:53:03.647Z] [exec] --------------------------------------------
[2026-01-09T23:53:03.647Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/../../externalDependency/lib
[2026-01-09T23:53:03.647Z] [exec] task is set to default
[2026-01-09T23:53:03.647Z] [exec] dependencyList is set to asm_all,testng
[2026-01-09T23:53:03.647Z] [exec] --------------------------------------------
[2026-01-09T23:53:03.647Z] [exec] Starting download third party dependent jars
[2026-01-09T23:53:03.647Z] [exec] --------------------------------------------
[2026-01-09T23:53:03.647Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/../../externalDependency/lib
[2026-01-09T23:53:03.647Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/../../externalDependency/lib/testng.jar exists with correct hash, not downloading
[2026-01-09T23:53:03.647Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/../../externalDependency/lib/asm-all.jar exists with correct hash, not downloading
[2026-01-09T23:53:03.647Z] [exec] downloaded dependent third party jars successfully
[2026-01-09T23:53:03.647Z]
[2026-01-09T23:53:03.647Z] compile:
[2026-01-09T23:53:03.647Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-01-09T23:53:03.647Z] [echo] ============COMPILER SETTINGS============
[2026-01-09T23:53:03.647Z] [echo] ===fork: yes
[2026-01-09T23:53:03.647Z] [echo] ===executable: /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/jdkbinary/j2sdk-image/bin/javac
[2026-01-09T23:53:03.647Z] [echo] ===debug: on
[2026-01-09T23:53:03.647Z] [echo] ===destdir: /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../../jvmtest/functional/IllegalAccessError_for_protected_method
[2026-01-09T23:53:03.647Z] [javac] Compiling 2 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/functional/IllegalAccessError_for_protected_method/bin
[2026-01-09T23:53:04.382Z] [javac] Note: /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/functional/IllegalAccessError_for_protected_method/src/org/openj9/test/Agent.java uses or overrides a deprecated API.
[2026-01-09T23:53:04.382Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2026-01-09T23:53:04.382Z]
[2026-01-09T23:53:04.382Z] dist:
[2026-01-09T23:53:04.382Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/jvmtest/functional/IllegalAccessError_for_protected_method/IllegalAccessProtectedMethod.jar
[2026-01-09T23:53:04.382Z] [copy] Copying 3 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/jvmtest/functional/IllegalAccessError_for_protected_method
[2026-01-09T23:53:04.382Z]
[2026-01-09T23:53:04.382Z] clean:
[2026-01-09T23:53:04.382Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/functional/IllegalAccessError_for_protected_method/bin
[2026-01-09T23:53:04.382Z]
[2026-01-09T23:53:04.382Z] build:
[2026-01-09T23:53:04.382Z]
[2026-01-09T23:53:04.382Z] init:
[2026-01-09T23:53:04.382Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/jvmtest/functional/TestExample
[2026-01-09T23:53:04.382Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/functional/TestExample/bin
[2026-01-09T23:53:04.382Z]
[2026-01-09T23:53:04.382Z] getDependentLibs:
[2026-01-09T23:53:04.382Z] [exec] --------------------------------------------
[2026-01-09T23:53:04.382Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/../../externalDependency/lib
[2026-01-09T23:53:04.382Z] [exec] task is set to default
[2026-01-09T23:53:04.382Z] [exec] dependencyList is set to jcommander,testng
[2026-01-09T23:53:04.382Z] [exec] --------------------------------------------
[2026-01-09T23:53:04.382Z] [exec] Starting download third party dependent jars
[2026-01-09T23:53:04.382Z] [exec] --------------------------------------------
[2026-01-09T23:53:04.382Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/../../externalDependency/lib
[2026-01-09T23:53:04.382Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/../../externalDependency/lib/jcommander.jar exists with correct hash, not downloading
[2026-01-09T23:53:04.382Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/../../externalDependency/lib/testng.jar exists with correct hash, not downloading
[2026-01-09T23:53:04.382Z] [exec] downloaded dependent third party jars successfully
[2026-01-09T23:53:04.382Z]
[2026-01-09T23:53:04.382Z] compile:
[2026-01-09T23:53:04.382Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-01-09T23:53:04.382Z] [echo] ============COMPILER SETTINGS============
[2026-01-09T23:53:04.382Z] [echo] ===fork: yes
[2026-01-09T23:53:04.382Z] [echo] ===executable: /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/jdkbinary/j2sdk-image/bin/javac
[2026-01-09T23:53:04.382Z] [echo] ===debug: on
[2026-01-09T23:53:04.382Z] [echo] ===destdir: /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../../jvmtest/functional/TestExample
[2026-01-09T23:53:04.382Z] [javac] Compiling 3 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/functional/TestExample/bin
[2026-01-09T23:53:05.118Z]
[2026-01-09T23:53:05.118Z] dist:
[2026-01-09T23:53:05.118Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/jvmtest/functional/TestExample/TestExample.jar
[2026-01-09T23:53:05.118Z] [copy] Copying 3 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/jvmtest/functional/TestExample
[2026-01-09T23:53:05.118Z]
[2026-01-09T23:53:05.118Z] clean:
[2026-01-09T23:53:05.118Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/functional/TestExample/bin
[2026-01-09T23:53:05.118Z]
[2026-01-09T23:53:05.118Z] build:
[2026-01-09T23:53:05.118Z]
[2026-01-09T23:53:05.118Z] getJtregVersion:
[2026-01-09T23:53:05.118Z] [echo] jtreg version used is : jtreg_5_1_b01
[2026-01-09T23:53:05.118Z]
[2026-01-09T23:53:05.118Z] getDependentLibs:
[2026-01-09T23:53:05.918Z] [exec] --------------------------------------------
[2026-01-09T23:53:05.918Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/../../externalDependency/lib
[2026-01-09T23:53:05.918Z] [exec] task is set to default
[2026-01-09T23:53:05.918Z] [exec] dependencyList is set to jtreg_5_1_b01
[2026-01-09T23:53:05.918Z] [exec] --------------------------------------------
[2026-01-09T23:53:05.918Z] [exec] Starting download third party dependent jars
[2026-01-09T23:53:05.918Z] [exec] --------------------------------------------
[2026-01-09T23:53:05.918Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/../../externalDependency/lib
[2026-01-09T23:53:05.918Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/../../externalDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading
[2026-01-09T23:53:05.918Z] [exec] downloaded dependent third party jars successfully
[2026-01-09T23:53:05.918Z]
[2026-01-09T23:53:05.918Z] getJtreg:
[2026-01-09T23:53:05.918Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/jvmtest/functional/security/Crypto
[2026-01-09T23:53:05.918Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/functional/security/Crypto
[2026-01-09T23:53:05.918Z]
[2026-01-09T23:53:05.918Z] cryptoTest.check:
[2026-01-09T23:53:05.918Z]
[2026-01-09T23:53:05.919Z] getCryptoTest:
[2026-01-09T23:53:05.919Z] [exec] git clone --depth 1 -q https://github.com/rh-openjdk/CryptoTest.git -b master CryptoTest
[2026-01-09T23:53:05.919Z]
[2026-01-09T23:53:05.919Z] dist:
[2026-01-09T23:53:05.919Z]
[2026-01-09T23:53:05.919Z] clean:
[2026-01-09T23:53:05.919Z]
[2026-01-09T23:53:05.919Z] BUILD SUCCESSFUL
[2026-01-09T23:53:05.919Z] Total time: 3 seconds
[2026-01-09T23:53:05.919Z] 0
[2026-01-09T23:53:05.919Z]
[2026-01-09T23:53:05.919Z]
[2026-01-09T23:53:05.919Z] RECORD TEST REPOs SHA
[2026-01-09T23:53:05.919Z] cd "/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../TKG/scripts"; \
[2026-01-09T23:53:05.919Z] bash "getSHAs.sh" --test_root_dir "/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/.." --shas_file "/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../TKG/SHAs.txt"
[2026-01-09T23:53:05.919Z] Check shas in /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/.. and store the info in /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../TKG/SHAs.txt
[2026-01-09T23:53:05.919Z] touch /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../TKG/SHAs.txt
[2026-01-09T23:53:05.919Z] ================================================
[2026-01-09T23:53:05.919Z] timestamp: 20260109-235305
[2026-01-09T23:53:05.919Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests
[2026-01-09T23:53:05.919Z] git repo:
[2026-01-09T23:53:05.919Z] Fetch URL: https://github.com/adoptium/aqa-tests.git
[2026-01-09T23:53:05.919Z] sha:
[2026-01-09T23:53:05.919Z] d9b411c48b86c28c935b8c5b9276faa8d3f322de
[2026-01-09T23:53:05.919Z] ================================================
[2026-01-09T23:53:05.919Z] timestamp: 20260109-235305
[2026-01-09T23:53:05.919Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/openj9
[2026-01-09T23:53:05.919Z] git repo:
[2026-01-09T23:53:05.919Z] Fetch URL: https://github.com/eclipse-openj9/openj9.git
[2026-01-09T23:53:05.919Z] sha:
[2026-01-09T23:53:05.919Z] 14b3b2de26cdbab340416bc6b5d367b6ceb11df0
[2026-01-09T23:53:05.919Z] ================================================
[2026-01-09T23:53:05.919Z] timestamp: 20260109-235305
[2026-01-09T23:53:05.919Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG
[2026-01-09T23:53:05.919Z] git repo:
[2026-01-09T23:53:05.919Z] Fetch URL: https://github.com/adoptium/TKG.git
[2026-01-09T23:53:05.919Z] sha:
[2026-01-09T23:53:05.919Z] 8f6cb22c52c5f58248881a4ff507dcc0cb825529
[2026-01-09T23:53:05.919Z] ================================================
[2026-01-09T23:53:05.919Z] timestamp: 20260109-235305
[2026-01-09T23:53:05.919Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/functional/security/Crypto/CryptoTest
[2026-01-09T23:53:05.919Z] git repo:
[2026-01-09T23:53:05.919Z] Fetch URL: https://github.com/rh-openjdk/CryptoTest.git
[2026-01-09T23:53:05.919Z] sha:
[2026-01-09T23:53:05.919Z] b5f1441b3a51806bde1ed79642ce356fdc50e0e0
[2026-01-09T23:53:05.919Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG'
[2026-01-09T23:53:05.919Z] make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=extended.functional TESTLIST=
[2026-01-09T23:53:05.919Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG'
[2026-01-09T23:53:05.919Z] perl scripts/configure.pl
[2026-01-09T23:53:05.919Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=tests --spec=linux_x86-64 --microArch="" --osLabel="rhel.9" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=functional --iterations=1 --aotIterations= --testFlag= --testTarget=extended.functional --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2026-01-09T23:53:06.733Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2026-01-09T23:53:06.733Z]
[2026-01-09T23:53:06.733Z] Starting to generate test make files.
[2026-01-09T23:53:06.733Z]
[2026-01-09T23:53:06.733Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/JavaAgentTest/playlist.xml
[2026-01-09T23:53:06.733Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/Jsr335/playlist.xml
[2026-01-09T23:53:06.733Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/Valhalla/playlist.xml
[2026-01-09T23:53:06.733Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/security/ssl-tests/playlist.xml
[2026-01-09T23:53:06.733Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/security/AQAvit/playlist.xml
[2026-01-09T23:53:06.733Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/security/AQAvit/autoGen.mk
[2026-01-09T23:53:06.733Z]
[2026-01-09T23:53:06.733Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/security/Crypto/playlist.xml
[2026-01-09T23:53:06.733Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/security/Crypto/autoGen.mk
[2026-01-09T23:53:06.733Z]
[2026-01-09T23:53:06.733Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/security/autoGen.mk
[2026-01-09T23:53:06.733Z]
[2026-01-09T23:53:06.733Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/OpenJcePlusTests/playlist.xml
[2026-01-09T23:53:06.733Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/IllegalAccessError_for_protected_method/playlist.xml
[2026-01-09T23:53:06.733Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/IllegalAccessError_for_protected_method/autoGen.mk
[2026-01-09T23:53:06.733Z]
[2026-01-09T23:53:06.733Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/Jsr292/playlist.xml
[2026-01-09T23:53:06.733Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/SyntheticGCWorkload/playlist.xml
[2026-01-09T23:53:06.733Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/Jsr335_interfaceStaticMethod/playlist.xml
[2026-01-09T23:53:06.733Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/DDR_Test/playlist.xml
[2026-01-09T23:53:06.733Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/JIT_Test/playlist.xml
[2026-01-09T23:53:06.733Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/Java21Only/playlist.xml
[2026-01-09T23:53:06.733Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/Java10andUp/playlist.xml
[2026-01-09T23:53:06.733Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/UnsafeTest/playlist.xml
[2026-01-09T23:53:06.733Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/verbosetest/playlist.xml
[2026-01-09T23:53:06.733Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/pageAlignDirectMemory/playlist.xml
[2026-01-09T23:53:06.733Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/jimageinterface/playlist.xml
[2026-01-09T23:53:06.733Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/xlogTests/playlist.xml
[2026-01-09T23:53:06.733Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/gputests/playlist.xml
[2026-01-09T23:53:06.733Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/doProtectedAccessCheck/playlist.xml
[2026-01-09T23:53:06.733Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/classLoaderTest/playlist.xml
[2026-01-09T23:53:06.733Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/javaAssertions/playlist.xml
[2026-01-09T23:53:06.733Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/loopReduction/playlist.xml
[2026-01-09T23:53:06.733Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/fastClassHashTable/playlist.xml
[2026-01-09T23:53:06.733Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/xlpCMLTests/playlist.xml
[2026-01-09T23:53:06.733Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/CDSAdaptorTest/playlist.xml
[2026-01-09T23:53:06.733Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/jvmtitests/playlist.xml
[2026-01-09T23:53:06.733Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/lazyClassLoadingTest/playlist.xml
[2026-01-09T23:53:06.733Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/gcsuballoctests/playlist.xml
[2026-01-09T23:53:06.733Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/jfr/playlist.xml
[2026-01-09T23:53:06.733Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/URLClassLoaderTests/playlist.xml
[2026-01-09T23:53:06.733Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/criu/playlist.xml
[2026-01-09T23:53:06.733Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/modularityddrtests/playlist.xml
[2026-01-09T23:53:06.733Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/bootstrapMethodArgumentTest/playlist.xml
[2026-01-09T23:53:06.733Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/softmxCmdOptTest/playlist.xml
[2026-01-09T23:53:06.733Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/getCallerClassTests/playlist.xml
[2026-01-09T23:53:06.733Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/pltest/playlist.xml
[2026-01-09T23:53:07.469Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/jep178staticLinkingTest/playlist.xml
[2026-01-09T23:53:07.469Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/loadLibraryTest/playlist.xml
[2026-01-09T23:53:07.469Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/gptest/playlist.xml
[2026-01-09T23:53:07.469Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/xxargtest/playlist.xml
[2026-01-09T23:53:07.469Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/jitserver/playlist.xml
[2026-01-09T23:53:07.469Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/verboseVerification/playlist.xml
[2026-01-09T23:53:07.469Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/xcheckjni/playlist.xml
[2026-01-09T23:53:07.469Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/vmRuntimeState/playlist.xml
[2026-01-09T23:53:07.469Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/jython/playlist.xml
[2026-01-09T23:53:07.469Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/reflectCache/playlist.xml
[2026-01-09T23:53:07.469Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/jrvTest/playlist.xml
[2026-01-09T23:53:07.469Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/imageReaderInitializationTest/playlist.xml
[2026-01-09T23:53:07.469Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/hangTest/playlist.xml
[2026-01-09T23:53:07.469Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/proxyFieldAccess/playlist.xml
[2026-01-09T23:53:07.469Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/forceLazySymbolResolution/playlist.xml
[2026-01-09T23:53:07.469Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/jit/playlist.xml
[2026-01-09T23:53:07.469Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/gcCheck/playlist.xml
[2026-01-09T23:53:07.469Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/callsitedbgddrext/playlist.xml
[2026-01-09T23:53:07.469Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/valuetypeddrtests/playlist.xml
[2026-01-09T23:53:07.469Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/fips/playlist.xml
[2026-01-09T23:53:07.469Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/J9security/playlist.xml
[2026-01-09T23:53:07.469Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/openssl/playlist.xml
[2026-01-09T23:53:07.469Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/sigxfszHandlingTest/playlist.xml
[2026-01-09T23:53:07.469Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/SystemPropertiesTest/playlist.xml
[2026-01-09T23:53:07.469Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/ignoreUnrecognizedVMOptions/playlist.xml
[2026-01-09T23:53:07.469Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/sigabrtHandlingTest/playlist.xml
[2026-01-09T23:53:07.469Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/locales/playlist.xml
[2026-01-09T23:53:07.469Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/cmdLineTest_J9tests/playlist.xml
[2026-01-09T23:53:07.469Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/playlist.xml
[2026-01-09T23:53:07.469Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/StorageKey/playlist.xml
[2026-01-09T23:53:07.469Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCCMLTests/playlist.xml
[2026-01-09T23:53:07.469Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/URLHelperTests/playlist.xml
[2026-01-09T23:53:07.470Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCHelperCompatTests/playlist.xml
[2026-01-09T23:53:07.470Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/BadStackMap/playlist.xml
[2026-01-09T23:53:07.470Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/StoreFilterTests/playlist.xml
[2026-01-09T23:53:07.470Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/ShareClassesSimpleSanity/playlist.xml
[2026-01-09T23:53:07.470Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/ListAllCachesTests/playlist.xml
[2026-01-09T23:53:07.470Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/DataHelperTests/playlist.xml
[2026-01-09T23:53:07.470Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/lockWordAlignment/playlist.xml
[2026-01-09T23:53:07.470Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/cmdlinetestertests/playlist.xml
[2026-01-09T23:53:07.470Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/stackSizeInfoTest/playlist.xml
[2026-01-09T23:53:07.470Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/shrcdbgddrext/playlist.xml
[2026-01-09T23:53:07.470Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/defaultLazySymbolResolution/playlist.xml
[2026-01-09T23:53:07.470Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/xtraceTests/playlist.xml
[2026-01-09T23:53:07.470Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/gcRegressionTests/playlist.xml
[2026-01-09T23:53:07.470Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/dscr/playlist.xml
[2026-01-09T23:53:07.470Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/libpathTest/playlist.xml
[2026-01-09T23:53:07.470Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/classesdbgddrext/playlist.xml
[2026-01-09T23:53:07.470Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/classesdbgddrext/autoGen.mk
[2026-01-09T23:53:07.470Z]
[2026-01-09T23:53:07.470Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/dumpromtests/playlist.xml
[2026-01-09T23:53:07.470Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/ValueBasedClassTest/playlist.xml
[2026-01-09T23:53:07.470Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/bootStrapStaticVerify/playlist.xml
[2026-01-09T23:53:07.470Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/runtimemxbeanTests/playlist.xml
[2026-01-09T23:53:07.470Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/cmdLineTests/autoGen.mk
[2026-01-09T23:53:07.470Z]
[2026-01-09T23:53:07.470Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/Java22andUp/playlist.xml
[2026-01-09T23:53:07.470Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/Compiler/playlist.xml
[2026-01-09T23:53:07.470Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/datetime/playlist.xml
[2026-01-09T23:53:07.470Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/property_utf8/playlist.xml
[2026-01-09T23:53:07.470Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/record/playlist.xml
[2026-01-09T23:53:07.470Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/i18n/playlist.xml
[2026-01-09T23:53:07.470Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/codepoint/playlist.xml
[2026-01-09T23:53:07.470Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/compact_number_format/playlist.xml
[2026-01-09T23:53:07.470Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/nio/playlist.xml
[2026-01-09T23:53:07.470Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/sealed_classes/playlist.xml
[2026-01-09T23:53:07.470Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/jaxp14/playlist.xml
[2026-01-09T23:53:07.470Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/CLDR_11/playlist.xml
[2026-01-09T23:53:07.470Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/pref/playlist.xml
[2026-01-09T23:53:07.470Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/env/playlist.xml
[2026-01-09T23:53:07.470Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/coin/playlist.xml
[2026-01-09T23:53:07.470Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/charsets/playlist.xml
[2026-01-09T23:53:07.470Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/pattern_matching_instanceof/playlist.xml
[2026-01-09T23:53:07.470Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/text_blocks/playlist.xml
[2026-01-09T23:53:07.470Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/codepage/playlist.xml
[2026-01-09T23:53:07.470Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/scanner/playlist.xml
[2026-01-09T23:53:07.470Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/urlclassloader/playlist.xml
[2026-01-09T23:53:07.470Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/jdbc41/playlist.xml
[2026-01-09T23:53:07.470Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/new_jp_era/playlist.xml
[2026-01-09T23:53:07.470Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/file/playlist.xml
[2026-01-09T23:53:07.470Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/unicode/playlist.xml
[2026-01-09T23:53:07.470Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/language_tag/playlist.xml
[2026-01-09T23:53:07.470Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/IDN/playlist.xml
[2026-01-09T23:53:07.470Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/formatter/playlist.xml
[2026-01-09T23:53:07.470Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/StAX/playlist.xml
[2026-01-09T23:53:07.470Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/regex/playlist.xml
[2026-01-09T23:53:07.470Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/locale_matching/playlist.xml
[2026-01-09T23:53:07.470Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/switch_expressions/playlist.xml
[2026-01-09T23:53:07.470Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MBCS_Tests/annotation/playlist.xml
[2026-01-09T23:53:07.470Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/Java21andUp/playlist.xml
[2026-01-09T23:53:07.470Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/HealthCenter/playlist.xml
[2026-01-09T23:53:07.470Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/NativeTest/playlist.xml
[2026-01-09T23:53:07.470Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/Java15andUp/playlist.xml
[2026-01-09T23:53:07.470Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/CacheManagement/playlist.xml
[2026-01-09T23:53:07.470Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/Java14andUp/playlist.xml
[2026-01-09T23:53:07.470Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/Java16andUp/playlist.xml
[2026-01-09T23:53:07.470Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/Java12andUp/playlist.xml
[2026-01-09T23:53:07.470Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/RasapiTest/playlist.xml
[2026-01-09T23:53:07.470Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/JLM_Tests/playlist.xml
[2026-01-09T23:53:07.470Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/OpenJ9_Jsr_292_API/playlist.xml
[2026-01-09T23:53:07.470Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/SharedCPEntryInvokerTests/playlist.xml
[2026-01-09T23:53:07.470Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/VM_Test/playlist.xml
[2026-01-09T23:53:07.470Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/Java8andUp/playlist.xml
[2026-01-09T23:53:07.470Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/TestExample/playlist.xml
[2026-01-09T23:53:07.470Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/TestExample/autoGen.mk
[2026-01-09T23:53:07.470Z]
[2026-01-09T23:53:07.470Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/Java11andUp/playlist.xml
[2026-01-09T23:53:07.470Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/MockitoTests/playlist.xml
[2026-01-09T23:53:07.470Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/Java9andUp/playlist.xml
[2026-01-09T23:53:07.470Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/Java17andUp/playlist.xml
[2026-01-09T23:53:07.470Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/testHeadlessComponents/playlist.xml
[2026-01-09T23:53:07.470Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../functional/autoGen.mk
[2026-01-09T23:53:07.470Z]
[2026-01-09T23:53:07.470Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../autoGen.mk
[2026-01-09T23:53:07.470Z]
[2026-01-09T23:53:07.470Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../TKG/utils.mk
[2026-01-09T23:53:07.470Z]
[2026-01-09T23:53:07.470Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/../TKG/rerun.mk
[2026-01-09T23:53:07.470Z]
[2026-01-09T23:53:07.470Z] Make files are generated successfully.
[2026-01-09T23:53:07.470Z]
[2026-01-09T23:53:07.470Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG'
[2026-01-09T23:53:07.470Z] make -f runtest.mk _extended.functional
[2026-01-09T23:53:07.470Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG'
[2026-01-09T23:53:07.470Z]
[2026-01-09T23:53:07.470Z] Running make 4.3
[2026-01-09T23:53:07.470Z] set TEST_ROOT to /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/TKG/..
[2026-01-09T23:53:07.470Z] set JDK_VERSION to 8
[2026-01-09T23:53:07.470Z] set JDK_IMPL to hotspot
[2026-01-09T23:53:07.470Z] set JVM_VERSION to openjdk8
[2026-01-09T23:53:07.470Z] set JCL_VERSION to latest
[2026-01-09T23:53:07.470Z] set JAVA_HOME to /home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/jdkbinary/j2sdk-image
[2026-01-09T23:53:07.470Z] set SPEC to linux_x86-64
[2026-01-09T23:53:07.470Z] set TEST_FLAG to
[2026-01-09T23:53:07.470Z] set OS_LABEL to rhel.9
[2026-01-09T23:53:07.470Z] Running extended.functional ...
[2026-01-09T23:53:07.470Z] There are 6 test targets in extended.functional
[2026-01-09T23:53:07.470Z] "/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/jdkbinary/j2sdk-image/bin/java" -version
[2026-01-09T23:53:08.208Z] openjdk version "1.8.0_472"
[2026-01-09T23:53:08.208Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_472-b08)
[2026-01-09T23:53:08.208Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.472-b08, mixed mode)
[2026-01-09T23:53:08.208Z] make[2]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests'
[2026-01-09T23:53:08.208Z] make[3]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/functional'
[2026-01-09T23:53:08.208Z] make[4]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/functional/security'
[2026-01-09T23:53:08.208Z] make[5]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.functional_x86-64_linux/aqa-tests/functional/security/AQAvit'
[2026-01-09T23:53:08.208Z]
[2026-01-09T23:53:08.208Z] ===============================================