Pre Test

Started by upstream project "build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin" build number 529 originally caused by: Started by upstream project "build-scripts/openjdk8-pipeline" build number 3060 originally caused by: Started by user Adam Farley Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_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_sanity.functional_ppc64le_linux@script/7d272c0688f17ab4e5b2f6ce77a7dc9cf4df33ff05c3a95eddd38682ef795b79/aqa-tests # timeout=10 Fetching upstream changes from https://github.com/adoptium/aqa-tests.git > git --version # timeout=10 > git --version # 'git version 2.43.0' > git fetch --tags --force --progress --depth=1 -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=60 > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision 383ec2a3d958bbca6628dcc52d19b4013d2cefbc (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 383ec2a3d958bbca6628dcc52d19b4013d2cefbc # timeout=10 Commit message: "Bump actions/upload-artifact from 5.0.0 to 6.0.0 (#6787)" > git rev-list --no-walk 7cb9327dedbf6a8a65a41c15e9461beb20319105 # timeout=10 First time build. Skipping changelog. [Pipeline] Start of Pipeline [Pipeline] timestamps [Pipeline] { [Pipeline] echo [2026-01-08T15:42:55.533Z] SPEC: linux_ppc-64_le [Pipeline] echo [2026-01-08T15:42:55.534Z] Specified LABEL: ci.role.test&&hw.arch.ppc64le&&sw.os.linux [Pipeline] stage [Pipeline] { (Queue) Did you forget the `def` keyword? WorkflowScript seems to be setting a field named dynamicAgents (to a value of type ArrayList) which could lead to memory leaks or other issues. [Pipeline] echo [2026-01-08T15:42:55.550Z] dynamicAgents: [fyre] [Pipeline] echo [2026-01-08T15:42:55.552Z] Provisioning LABEL: ci.role.test&&hw.arch.ppc64le&&sw.os.linux [Pipeline] nodesByLabel [2026-01-08T15:42:55.559Z] Found a total of 10 nodes with the 'ci.role.test&&hw.arch.ppc64le&&sw.os.linux' label [Pipeline] node [2026-01-08T15:42:55.655Z] Running on test-osuosl-centos74-ppc64le-1 in /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_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-08T15:42:55.690Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] retry [Pipeline] { [Pipeline] cleanWs [2026-01-08T15:42:56.081Z] [WS-CLEANUP] Deleting project workspace... [2026-01-08T15:42:56.082Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2026-01-08T15:42:56.264Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // retry [Pipeline] } [Pipeline] // timeout [Pipeline] checkout [2026-01-08T15:42:56.496Z] The recommended git tool is: git [2026-01-08T15:42:56.869Z] No credentials specified [2026-01-08T15:42:57.046Z] Cloning the remote Git repository [2026-01-08T15:42:57.311Z] Cloning repository https://github.com/adoptium/aqa-tests.git [2026-01-08T15:42:57.311Z] > git init /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests # timeout=10 [2026-01-08T15:42:57.482Z] [WARNING] Reference path does not exist: /home/jenkins/openjdk_cache [2026-01-08T15:42:57.482Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git [2026-01-08T15:42:57.482Z] > git --version # timeout=10 [2026-01-08T15:42:57.486Z] > git --version # 'git version 2.15.0' [2026-01-08T15:42:57.486Z] > git fetch --tags --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-01-08T15:43:03.224Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10 [2026-01-08T15:43:03.228Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-01-08T15:43:03.505Z] Avoid second fetch [2026-01-08T15:43:03.688Z] Checking out Revision 383ec2a3d958bbca6628dcc52d19b4013d2cefbc (origin/master) [2026-01-08T15:43:03.591Z] > git rev-parse origin/master^{commit} # timeout=10 [2026-01-08T15:43:03.778Z] > git config core.sparsecheckout # timeout=10 [2026-01-08T15:43:03.783Z] > git checkout -f 383ec2a3d958bbca6628dcc52d19b4013d2cefbc # timeout=10 [2026-01-08T15:43:05.263Z] Commit message: "Bump actions/upload-artifact from 5.0.0 to 6.0.0 (#6787)" [Pipeline] } [Pipeline] // retry [Pipeline] load [Pipeline] { (/home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_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-08T15:43:07.329Z] Timeout set to expire in 1 day 1 hr [Pipeline] { [Pipeline] echo [2026-01-08T15:43:07.353Z] runMulticastCmd: false [Pipeline] stage [Pipeline] { (Setup) [Pipeline] sh [2026-01-08T15:43:09.262Z] + LC_TIME=C [2026-01-08T15:43:09.262Z] + date '+%a, %d %b %Y %T %z' [Pipeline] echo [2026-01-08T15:43:09.983Z] PROCESSCATCH: Terminating any hung/left over test processes: [Pipeline] sh [2026-01-08T15:43:11.851Z] + aqa-tests/terminateTestProcesses.sh jenkins [2026-01-08T15:43:11.851Z] Unix type machine.. [2026-01-08T15:43:11.851Z] Running on a Linux host [2026-01-08T15:43:11.851Z] Woohoo - no rogue processes detected! Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named PLATFORM (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9 (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOM_TARGET (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NAME (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NUMBER (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named SSH_AGENT_CREDENTIAL (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named KEEP_WORKSPACE (to a value of type Boolean) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CLOUD_PROVIDER (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named SDK_RESOURCE (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named ITERATIONS (to a value of type Integer) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named NUM_MACHINES (to a value of type Integer) which could lead to memory leaks or other issues. [Pipeline] sh [2026-01-08T15:43:15.305Z] + printenv [2026-01-08T15:43:15.305Z] JCK_GIT_BRANCH=master [2026-01-08T15:43:15.305Z] DYNAMIC_COMPILE=true [2026-01-08T15:43:15.305Z] JENKINS_NODE_COOKIE=181049a2-0dc5-45d9-b0d4-5f3ebc53f45c [2026-01-08T15:43:15.305Z] OPENJ9_BRANCH=master [2026-01-08T15:43:15.305Z] XDG_SESSION_ID=251591 [2026-01-08T15:43:15.305Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.functional_ppc64le_linux/659/ [2026-01-08T15:43:15.305Z] DOCKER_REQUIRED=false [2026-01-08T15:43:15.305Z] PARALLEL=Dynamic [2026-01-08T15:43:15.305Z] SHELL=/bin/bash [2026-01-08T15:43:15.305Z] HUDSON_SERVER_COOKIE=2d832652af5afba8 [2026-01-08T15:43:15.305Z] jobStatus=SUCCESS [2026-01-08T15:43:15.305Z] JOBSTARTTIME=Thu, 08 Jan 2026 15:43:08 +0000 [2026-01-08T15:43:15.305Z] STAGE_NAME=Setup [2026-01-08T15:43:15.305Z] SSH_CLIENT=78.47.239.97 46694 22 [2026-01-08T15:43:15.305Z] RERUN_FAILURE=true [2026-01-08T15:43:15.305Z] BUILD_TAG=jenkins-Test_openjdk8_hs_sanity.functional_ppc64le_linux-659 [2026-01-08T15:43:15.305Z] SDK_RESOURCE=upstream [2026-01-08T15:43:15.305Z] TIME_LIMIT=25 [2026-01-08T15:43:15.305Z] NUM_PROCESSORS=4 [2026-01-08T15:43:15.305Z] EXTERNAL_TEST_CMD=mvn clean install [2026-01-08T15:43:15.305Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git [2026-01-08T15:43:15.305Z] WORKSPACE=/home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux [2026-01-08T15:43:15.305Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.functional_ppc64le_linux/ [2026-01-08T15:43:15.305Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.functional_ppc64le_linux/659/display/redirect?page=changes [2026-01-08T15:43:15.305Z] JDK_BRANCH=dev [2026-01-08T15:43:15.305Z] ACTIVE_NODE_TIMEOUT=5 [2026-01-08T15:43:15.305Z] USER=jenkins [2026-01-08T15:43:15.305Z] ADOPTOPENJDK_BRANCH=master [2026-01-08T15:43:15.305Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8 [2026-01-08T15:43:15.305Z] ARCHIVE_TEST_RESULTS=false [2026-01-08T15:43:15.305Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-temurin [2026-01-08T15:43:15.305Z] STF_OWNER_BRANCH=adoptium:master [2026-01-08T15:43:15.305Z] LIGHT_WEIGHT_CHECKOUT=false [2026-01-08T15:43:15.305Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.functional_ppc64le_linux/659/display/redirect?page=artifacts [2026-01-08T15:43:15.305Z] ORIGIN_JDK_VERSION=8 [2026-01-08T15:43:15.305Z] SETUP_JCK_RUN=false [2026-01-08T15:43:15.305Z] PERSONAL_BUILD=false [2026-01-08T15:43:15.305Z] TKG_OWNER_BRANCH=adoptium:master [2026-01-08T15:43:15.305Z] RERUN_ITERATIONS=1 [2026-01-08T15:43:15.305Z] SPEC=linux_ppc-64_le [2026-01-08T15:43:15.305Z] TKG_ITERATIONS=1 [2026-01-08T15:43:15.305Z] JENKINS_HOME=/home/jenkins/.jenkins [2026-01-08T15:43:15.305Z] ITERATIONS=1 [2026-01-08T15:43:15.305Z] PATH=/usr/lib64/ccache:/usr/local/bin:/usr/bin [2026-01-08T15:43:15.305Z] LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/../../externalDependency/lib [2026-01-08T15:43:15.305Z] KEEP_REPORTDIR=false [2026-01-08T15:43:15.305Z] MAIL=/var/mail/jenkins [2026-01-08T15:43:15.305Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.functional_ppc64le_linux/659/display/redirect [2026-01-08T15:43:15.305Z] _=/usr/bin/printenv [2026-01-08T15:43:15.305Z] GENERATE_JOBS=false [2026-01-08T15:43:15.305Z] PWD=/home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux [2026-01-08T15:43:15.305Z] EXIT_FAILURE=false [2026-01-08T15:43:15.305Z] HUDSON_URL=https://ci.adoptium.net/ [2026-01-08T15:43:15.305Z] JDK_VERSION=8 [2026-01-08T15:43:15.305Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token [2026-01-08T15:43:15.305Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master [2026-01-08T15:43:15.305Z] LANG=en_US.UTF-8 [2026-01-08T15:43:15.305Z] SLACK_CHANNEL=aqavit-bot [2026-01-08T15:43:15.305Z] JOB_NAME=Test_openjdk8_hs_sanity.functional_ppc64le_linux [2026-01-08T15:43:15.305Z] BUILD_DISPLAY_NAME=#659 [2026-01-08T15:43:15.305Z] USE_TESTENV_PROPERTIES=false [2026-01-08T15:43:15.305Z] JENKINS_URL=https://ci.adoptium.net/ [2026-01-08T15:43:15.305Z] EXIT_SUCCESS=false [2026-01-08T15:43:15.305Z] BUILD_ID=659 [2026-01-08T15:43:15.305Z] TEST_TIME=120 [2026-01-08T15:43:15.305Z] PLATFORM=ppc64le_linux [2026-01-08T15:43:15.305Z] JDK_IMPL=hotspot [2026-01-08T15:43:15.305Z] JOB_BASE_NAME=Test_openjdk8_hs_sanity.functional_ppc64le_linux [2026-01-08T15:43:15.305Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.functional_ppc64le_linux/659/display/redirect?page=tests [2026-01-08T15:43:15.305Z] SHLVL=3 [2026-01-08T15:43:15.305Z] AUTO_DETECT=true [2026-01-08T15:43:15.305Z] HOME=/home/jenkins [2026-01-08T15:43:15.305Z] TAP_NAME=Test_openjdk8_hs_sanity.functional_ppc64le_linux.tap [2026-01-08T15:43:15.305Z] CI=true [2026-01-08T15:43:15.305Z] WORKSPACE_TMP=/home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux@tmp [2026-01-08T15:43:15.305Z] EXECUTOR_NUMBER=0 [2026-01-08T15:43:15.305Z] JENKINS_SERVER_COOKIE=durable-23d7d62a79bf4cc3669fe49c5dfbaade139ebe5cdc0b72e3cfe743db11e4075f [2026-01-08T15:43:15.305Z] NODE_LABELS=test ci.role.test linux sw.os.linux test-osuosl-centos74-ppc64le-1 sw.tool.docker ci.role.perf hw.arch.ppc64le centos7 centos ppc64le [2026-01-08T15:43:15.305Z] SYSTEM_LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/../../externalDependency/system_lib [2026-01-08T15:43:15.305Z] BUILD_LIST=functional [2026-01-08T15:43:15.305Z] TARGET=sanity.functional [2026-01-08T15:43:15.305Z] LOGNAME=jenkins [2026-01-08T15:43:15.305Z] EXTERNAL_CUSTOM_BRANCH=master [2026-01-08T15:43:15.305Z] JDK_REPO=https://github.com/adoptium/jdk8u [2026-01-08T15:43:15.305Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master [2026-01-08T15:43:15.305Z] HUDSON_HOME=/home/jenkins/.jenkins [2026-01-08T15:43:15.305Z] SSH_CONNECTION=78.47.239.97 46694 140.211.168.228 22 [2026-01-08T15:43:15.305Z] UPSTREAM_JOB_NUMBER=529 [2026-01-08T15:43:15.305Z] NODE_NAME=test-osuosl-centos74-ppc64le-1 [2026-01-08T15:43:15.305Z] LESSOPEN=||/usr/bin/lesspipe.sh %s [2026-01-08T15:43:15.305Z] BUILD_NUMBER=659 [2026-01-08T15:43:15.305Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.functional_ppc64le_linux/display/redirect [2026-01-08T15:43:15.305Z] KEEP_WORKSPACE=false [2026-01-08T15:43:15.305Z] HUDSON_COOKIE=2bfa9bd2-98e9-42af-ab0d-55ca192ed7c2 [2026-01-08T15:43:15.305Z] XDG_RUNTIME_DIR=/run/user/1001 [2026-01-08T15:43:15.305Z] PERF_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/../../benchmarks [2026-01-08T15:43:15.305Z] USE_JRE=false [2026-01-08T15:43:15.305Z] TEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/jdkbinary/j2sdk-image [2026-01-08T15:43:15.305Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git [2026-01-08T15:43:15.305Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOMIZED_SDK_URL_OPTION (to a value of type String) which could lead to memory leaks or other issues. [Pipeline] timeout [2026-01-08T15:43:15.840Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] dir [2026-01-08T15:43:15.852Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/jdkbinary [Pipeline] { [Pipeline] copyArtifacts [2026-01-08T15:45:32.464Z] Copied 5 artifacts from "build-scripts » jobs » jdk8u » jdk8u-linux-ppc64le-temurin" build number 529 [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // timeout Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_VERSION_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_IMPL_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_REPOS (to a value of type 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-08T15:45:32.697Z] 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-08T15:45:32.705Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux [Pipeline] { [Pipeline] sshagent [2026-01-08T15:45:32.805Z] $ ssh-agent [2026-01-08T15:45:33.629Z] SSH_AUTH_SOCK=/tmp/ssh-tRPQy88T9aif/agent.2527 [2026-01-08T15:45:33.629Z] SSH_AGENT_PID=2528 [2026-01-08T15:45:33.629Z] [ssh-agent] Started. [Pipeline] { [Pipeline] dir [2026-01-08T15:45:33.648Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests [Pipeline] { [Pipeline] withCredentials [2026-01-08T15:45:33.686Z] Masking supported pattern matches of $USERNAME or $PASSWORD [Pipeline] { [Pipeline] sh [2026-01-08T15:45:35.589Z] ++ pwd [2026-01-08T15:45:35.589Z] + ./get.sh -s /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/.. -p ppc64le_linux -r upstream -j 8 -i hotspot --clone_openj9 true --openj9_repo https://github.com/eclipse-openj9/openj9.git --openj9_branch master --tkg_repo https://github.com/adoptium/TKG.git --tkg_branch master [2026-01-08T15:45:35.589Z] TESTDIR: /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests [2026-01-08T15:45:35.589Z] get jdk binary... [2026-01-08T15:45:35.589Z] --sdkdir is set to upstream. Therefore, skip download jdk binary [2026-01-08T15:45:35.589Z] Uncompressing file: OpenJDK8U-jdk_ppc64le_linux_hotspot_2026-01-08-14-21.tar.gz ... [2026-01-08T15:45:37.589Z] List files in jdkbinary folder... [2026-01-08T15:45:37.589Z] total 274388 [2026-01-08T15:45:37.589Z] -rw-r--r--. 1 jenkins jenkins 138498870 Jan 8 15:11 OpenJDK8U-debugimage_ppc64le_linux_hotspot_2026-01-08-14-21.tar.gz [2026-01-08T15:45:37.589Z] -rw-r--r--. 1 jenkins jenkins 101039444 Jan 8 15:11 OpenJDK8U-jdk_ppc64le_linux_hotspot_2026-01-08-14-21.tar.gz [2026-01-08T15:45:37.589Z] -rw-r--r--. 1 jenkins jenkins 41310186 Jan 8 15:10 OpenJDK8U-jre_ppc64le_linux_hotspot_2026-01-08-14-21.tar.gz [2026-01-08T15:45:37.590Z] -rw-r--r--. 1 jenkins jenkins 80590 Jan 8 15:34 OpenJDK8U-sbom_ppc64le_linux_hotspot_2026-01-08-14-21.json [2026-01-08T15:45:37.590Z] -rw-rw-r--. 1 jenkins jenkins 21015 Jan 8 15:18 OpenJDK8U-sbom_ppc64le_linux_hotspot_2026-01-08-14-21-metadata.json [2026-01-08T15:45:37.590Z] drwxrwxr-x. 3 jenkins jenkins 4096 Jan 8 15:45 tmp [2026-01-08T15:45:37.590Z] List files in jdkbinary/tmp folder... [2026-01-08T15:45:37.590Z] total 4 [2026-01-08T15:45:37.590Z] drwxr-xr-x. 8 jenkins jenkins 4096 Jan 8 15:10 jdk8u482-b05 [2026-01-08T15:45:37.590Z] Moving directory jdk8u482-b05/ to ../j2sdk-image [2026-01-08T15:45:37.590Z] Uncompressing file: OpenJDK8U-jre_ppc64le_linux_hotspot_2026-01-08-14-21.tar.gz ... [2026-01-08T15:45:38.545Z] List files in jdkbinary folder... [2026-01-08T15:45:38.545Z] total 274392 [2026-01-08T15:45:38.545Z] drwxr-xr-x. 8 jenkins jenkins 4096 Jan 8 15:10 j2sdk-image [2026-01-08T15:45:38.545Z] -rw-r--r--. 1 jenkins jenkins 138498870 Jan 8 15:11 OpenJDK8U-debugimage_ppc64le_linux_hotspot_2026-01-08-14-21.tar.gz [2026-01-08T15:45:38.545Z] -rw-r--r--. 1 jenkins jenkins 101039444 Jan 8 15:11 OpenJDK8U-jdk_ppc64le_linux_hotspot_2026-01-08-14-21.tar.gz [2026-01-08T15:45:38.545Z] -rw-r--r--. 1 jenkins jenkins 41310186 Jan 8 15:10 OpenJDK8U-jre_ppc64le_linux_hotspot_2026-01-08-14-21.tar.gz [2026-01-08T15:45:38.545Z] -rw-r--r--. 1 jenkins jenkins 80590 Jan 8 15:34 OpenJDK8U-sbom_ppc64le_linux_hotspot_2026-01-08-14-21.json [2026-01-08T15:45:38.545Z] -rw-rw-r--. 1 jenkins jenkins 21015 Jan 8 15:18 OpenJDK8U-sbom_ppc64le_linux_hotspot_2026-01-08-14-21-metadata.json [2026-01-08T15:45:38.545Z] drwxrwxr-x. 3 jenkins jenkins 4096 Jan 8 15:45 tmp [2026-01-08T15:45:38.545Z] List files in jdkbinary/tmp folder... [2026-01-08T15:45:38.545Z] total 4 [2026-01-08T15:45:38.545Z] drwxr-xr-x. 5 jenkins jenkins 4096 Jan 8 15:10 jdk8u482-b05-jre [2026-01-08T15:45:38.545Z] Moving directory jdk8u482-b05-jre/ to ../j2re-image [2026-01-08T15:45:38.545Z] Uncompressing OpenJDK8U-debugimage_ppc64le_linux_hotspot_2026-01-08-14-21.tar.gz over ./j2sdk-image/jre... [2026-01-08T15:45:42.180Z] Removing top-level folder jdk8u482-b05-debug-image/ [2026-01-08T15:45:42.180Z] Removing top-level folder jdk8u482-b05/ [2026-01-08T15:45:42.180Z] Run /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/jdkbinary/j2sdk-image/bin/java -version [2026-01-08T15:45:42.180Z] =JAVA VERSION OUTPUT BEGIN= [2026-01-08T15:45:42.180Z] openjdk version "1.8.0_482-beta" [2026-01-08T15:45:42.180Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_482-beta-202601081430-b05) [2026-01-08T15:45:42.180Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.482-b05, mixed mode) [2026-01-08T15:45:42.180Z] =JAVA VERSION OUTPUT END= [2026-01-08T15:45:42.180Z] =RELEASE INFO BEGIN= [2026-01-08T15:45:42.180Z] JAVA_VERSION="1.8.0_482" [2026-01-08T15:45:42.180Z] OS_NAME="Linux" [2026-01-08T15:45:42.180Z] OS_VERSION="2.6" [2026-01-08T15:45:42.180Z] OS_ARCH="ppc64le" [2026-01-08T15:45:42.180Z] SOURCE=".:git:46202039211d+" [2026-01-08T15:45:42.180Z] IMPLEMENTOR="Eclipse Adoptium" [2026-01-08T15:45:42.180Z] BUILD_SOURCE="git:9ca299c1548b68e0513feeb87b0a8bebf672fc5c" [2026-01-08T15:45:42.180Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git" [2026-01-08T15:45:42.180Z] SOURCE_REPO="https://github.com/adoptium/jdk8u.git" [2026-01-08T15:45:42.180Z] FULL_VERSION="1.8.0_482-beta-202601081430-b05" [2026-01-08T15:45:42.180Z] SEMANTIC_VERSION="8.0.482+5" [2026-01-08T15:45:42.180Z] BUILD_INFO="OS: Linux Version: 6.8.0-41-generic" [2026-01-08T15:45:42.180Z] JVM_VARIANT="Hotspot" [2026-01-08T15:45:42.180Z] JVM_VERSION="25.482-b05" [2026-01-08T15:45:42.180Z] IMAGE_TYPE="JDK" [2026-01-08T15:45:42.180Z] =RELEASE INFO END= [2026-01-08T15:45:42.180Z] get testKitGen... [2026-01-08T15:45:42.180Z] git clone -q https://github.com/adoptium/TKG.git [2026-01-08T15:45:43.134Z] git rev-parse master [2026-01-08T15:45:43.134Z] git checkout -q -f 0bb246f8231d38430eaf8f0a83b4e56cddc7af3f [2026-01-08T15:45:43.134Z] get functional test material... [2026-01-08T15:45:43.134Z] git clone --depth 1 --reference-if-able /home/jenkins/openjdk_cache -b master https://github.com/eclipse-openj9/openj9.git [2026-01-08T15:45:43.134Z] Cloning into 'openj9'... [2026-01-08T15:45:43.134Z] info: Could not add alternate for '/home/jenkins/openjdk_cache': reference repository '/home/jenkins/openjdk_cache' is not a local repository. [2026-01-08T15:45:49.885Z] check OpenJ9 Repo sha [2026-01-08T15:45:49.885Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/scripts/getTestenvProperties.sh --repo_dir /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/openj9 --output_file /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/testenv/testenv.properties --repo_name OPENJ9 [2026-01-08T15:45:49.885Z] Check sha in /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/openj9 and store the info in /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/testenv/testenv.properties [2026-01-08T15:45:49.885Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git [2026-01-08T15:45:49.885Z] OPENJ9_SHA=d60771d5722bfb6c22322f4cbebd93296f566ce2 [2026-01-08T15:45:49.885Z] total 128 [2026-01-08T15:45:49.885Z] drwxrwxr-x. 4 jenkins jenkins 4096 Jan 8 15:43 buildenv [2026-01-08T15:45:49.885Z] -rwxrwxr-x. 1 jenkins jenkins 339 Jan 8 15:43 compile.sh [2026-01-08T15:45:49.885Z] drwxrwxr-x. 3 jenkins jenkins 4096 Jan 8 15:43 config [2026-01-08T15:45:49.885Z] -rw-rw-r--. 1 jenkins jenkins 6735 Jan 8 15:43 Contributing.md [2026-01-08T15:45:49.885Z] drwxrwxr-x. 5 jenkins jenkins 4096 Jan 8 15:43 docs [2026-01-08T15:45:49.885Z] drwxrwxr-x. 34 jenkins jenkins 4096 Jan 8 15:43 external [2026-01-08T15:45:49.885Z] drwxrwxr-x. 8 jenkins jenkins 4096 Jan 8 15:43 functional [2026-01-08T15:45:49.885Z] -rwxrwxr-x. 1 jenkins jenkins 30011 Jan 8 15:43 get.sh [2026-01-08T15:45:49.885Z] drwxrwxr-x. 20 jenkins jenkins 4096 Jan 8 15:43 jck [2026-01-08T15:45:49.885Z] -rw-rw-r--. 1 jenkins jenkins 11360 Jan 8 15:43 LICENSE [2026-01-08T15:45:49.885Z] -rw-rw-r--. 1 jenkins jenkins 65 Jan 8 15:43 NOTICE [2026-01-08T15:45:49.886Z] drwxrwxr-x. 14 jenkins jenkins 4096 Jan 8 15:45 openj9 [2026-01-08T15:45:49.886Z] drwxrwxr-x. 3 jenkins jenkins 4096 Jan 8 15:43 openjdk [2026-01-08T15:45:49.886Z] drwxrwxr-x. 9 jenkins jenkins 4096 Jan 8 15:43 perf [2026-01-08T15:45:49.886Z] -rw-rw-r--. 1 jenkins jenkins 8350 Jan 8 15:43 README.md [2026-01-08T15:45:49.886Z] drwxrwxr-x. 4 jenkins jenkins 4096 Jan 8 15:43 scripts [2026-01-08T15:45:49.886Z] drwxrwxr-x. 13 jenkins jenkins 4096 Jan 8 15:43 system [2026-01-08T15:45:49.886Z] -rwxrwxr-x. 1 jenkins jenkins 3928 Jan 8 15:43 terminateTestProcesses.sh [2026-01-08T15:45:49.886Z] drwxrwxr-x. 2 jenkins jenkins 4096 Jan 8 15:43 testenv [2026-01-08T15:45:49.886Z] drwxrwxr-x. 8 jenkins jenkins 4096 Jan 8 15:45 TKG [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // dir [Pipeline] } [2026-01-08T15:45:50.581Z] $ ssh-agent -k [2026-01-08T15:45:50.586Z] unset SSH_AUTH_SOCK; [2026-01-08T15:45:50.587Z] unset SSH_AGENT_PID; [2026-01-08T15:45:50.587Z] echo Agent pid 2528 killed; [2026-01-08T15:45:51.386Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] fileExists [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] echo [2026-01-08T15:45:51.966Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&amp;TARGET=sanity.functional&amp;BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&amp;TEST_FLAG=&amp;UPSTREAM_TEST_JOB_NAME=&amp;DOCKER_REQUIRED=false&amp;ACTIVE_NODE_TIMEOUT=5&amp;VENDOR_TEST_DIRS=&amp;EXTRA_DOCKER_ARGS=&amp;TKG_OWNER_BRANCH=adoptium%3Amaster&amp;OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&amp;PLATFORM=ppc64le_linux&amp;GENERATE_JOBS=false&amp;KEEP_REPORTDIR=false&amp;PERSONAL_BUILD=false&amp;DOCKER_REGISTRY_DIR=&amp;RERUN_ITERATIONS=0&amp;ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&amp;SETUP_JCK_RUN=false&amp;DOCKER_REGISTRY_URL_CREDENTIAL_ID=&amp;LABEL=&amp;EXTRA_OPTIONS=&amp;CUSTOMIZED_SDK_URL=&amp;BUILD_IDENTIFIER=&amp;JENKINS_KEY=&amp;ADOPTOPENJDK_BRANCH=master&amp;LIGHT_WEIGHT_CHECKOUT=false&amp;USE_JRE=false&amp;ARTIFACTORY_SERVER=&amp;KEEP_WORKSPACE=false&amp;USER_CREDENTIALS_ID=&amp;JDK_VERSION=8&amp;DOCKER_REGISTRY_URL=&amp;ITERATIONS=1&amp;VENDOR_TEST_REPOS=&amp;JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk8u&amp;JCK_GIT_BRANCH=master&amp;OPENJ9_BRANCH=master&amp;OPENJ9_SHA=&amp;JCK_GIT_REPO=&amp;VENDOR_TEST_BRANCHES=&amp;UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk8u%2Fjdk8u-linux-ppc64le-temurin&amp;OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&amp;CLOUD_PROVIDER=&amp;CUSTOM_TARGET=&amp;VENDOR_TEST_SHAS=&amp;JDK_BRANCH=dev&amp;LABEL_ADDITION=&amp;ARTIFACTORY_REPO=&amp;ARTIFACTORY_ROOT_DIR=&amp;UPSTREAM_TEST_JOB_NUMBER=&amp;DOCKERIMAGE_TAG=&amp;TEST_TIME=120&amp;JDK_IMPL=hotspot&amp;SSH_AGENT_CREDENTIAL=&amp;AUTO_DETECT=true&amp;SLACK_CHANNEL=aqavit-bot&amp;DYNAMIC_COMPILE=true&amp;RELATED_NODES=&amp;ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&amp;APPLICATION_OPTIONS=&amp;CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&amp;ARCHIVE_TEST_RESULTS=false&amp;NUM_MACHINES=&amp;OPENJDK_SHA=&amp;TRSS_URL=&amp;RERUN_FAILURE=false&amp;USE_TESTENV_PROPERTIES=false&amp;BUILD_LIST=functional&amp;ADDITIONAL_ARTIFACTS_REQUIRED=&amp;UPSTREAM_JOB_NUMBER=529&amp;STF_OWNER_BRANCH=adoptium%3Amaster&amp;TIME_LIMIT=25&amp;JVM_OPTIONS=&amp;PARALLEL=None [Pipeline] echo [2026-01-08T15:45:51.983Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&amp;TARGET=sanity.functional&amp;BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&amp;TEST_FLAG=&amp;UPSTREAM_TEST_JOB_NAME=&amp;DOCKER_REQUIRED=false&amp;ACTIVE_NODE_TIMEOUT=5&amp;VENDOR_TEST_DIRS=&amp;EXTRA_DOCKER_ARGS=&amp;TKG_OWNER_BRANCH=adoptium%3Amaster&amp;OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&amp;PLATFORM=ppc64le_linux&amp;GENERATE_JOBS=false&amp;KEEP_REPORTDIR=false&amp;PERSONAL_BUILD=false&amp;DOCKER_REGISTRY_DIR=&amp;RERUN_ITERATIONS=0&amp;ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&amp;SETUP_JCK_RUN=false&amp;DOCKER_REGISTRY_URL_CREDENTIAL_ID=&amp;LABEL=test-osuosl-centos74-ppc64le-1&amp;EXTRA_OPTIONS=&amp;CUSTOMIZED_SDK_URL=&amp;BUILD_IDENTIFIER=&amp;JENKINS_KEY=&amp;ADOPTOPENJDK_BRANCH=master&amp;LIGHT_WEIGHT_CHECKOUT=false&amp;USE_JRE=false&amp;ARTIFACTORY_SERVER=&amp;KEEP_WORKSPACE=false&amp;USER_CREDENTIALS_ID=&amp;JDK_VERSION=8&amp;DOCKER_REGISTRY_URL=&amp;ITERATIONS=1&amp;VENDOR_TEST_REPOS=&amp;JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk8u&amp;JCK_GIT_BRANCH=master&amp;OPENJ9_BRANCH=master&amp;OPENJ9_SHA=&amp;JCK_GIT_REPO=&amp;VENDOR_TEST_BRANCHES=&amp;UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk8u%2Fjdk8u-linux-ppc64le-temurin&amp;OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&amp;CLOUD_PROVIDER=&amp;CUSTOM_TARGET=&amp;VENDOR_TEST_SHAS=&amp;JDK_BRANCH=dev&amp;LABEL_ADDITION=&amp;ARTIFACTORY_REPO=&amp;ARTIFACTORY_ROOT_DIR=&amp;UPSTREAM_TEST_JOB_NUMBER=&amp;DOCKERIMAGE_TAG=&amp;TEST_TIME=120&amp;JDK_IMPL=hotspot&amp;SSH_AGENT_CREDENTIAL=&amp;AUTO_DETECT=true&amp;SLACK_CHANNEL=aqavit-bot&amp;DYNAMIC_COMPILE=true&amp;RELATED_NODES=&amp;ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&amp;APPLICATION_OPTIONS=&amp;CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&amp;ARCHIVE_TEST_RESULTS=false&amp;NUM_MACHINES=&amp;OPENJDK_SHA=&amp;TRSS_URL=&amp;RERUN_FAILURE=false&amp;USE_TESTENV_PROPERTIES=false&amp;BUILD_LIST=functional&amp;ADDITIONAL_ARTIFACTS_REQUIRED=&amp;UPSTREAM_JOB_NUMBER=529&amp;STF_OWNER_BRANCH=adoptium%3Amaster&amp;TIME_LIMIT=25&amp;JVM_OPTIONS=&amp;PARALLEL=None [Pipeline] stage [Pipeline] { (setupParallelEnv) Did you forget the `def` keyword? Script1 seems to be setting a field named parallel_tests (to a value of type LinkedHashMap) which could lead to memory leaks or other issues. [Pipeline] timeout [2026-01-08T15:45:52.019Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] copyArtifacts [2026-01-08T15:45:53.131Z] Copied 1 artifact from "getTRSSOutput" build number 2010 [Pipeline] sh [2026-01-08T15:45:55.037Z] + cd ./aqa-tests/TKG/resources/TRSS [2026-01-08T15:45:55.037Z] + gzip -cd TRSSOutput.tar.gz [2026-01-08T15:45:55.037Z] + tar xof - [2026-01-08T15:45:55.037Z] + rm TRSSOutput.tar.gz [Pipeline] } [Pipeline] // timeout [Pipeline] timeout [2026-01-08T15:45:55.607Z] Timeout set to expire in 20 min [Pipeline] { [Pipeline] echo [2026-01-08T15:45:55.627Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [Pipeline] sh [2026-01-08T15:45:57.505Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/../../externalDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [2026-01-08T15:47:35.042Z] -------------------------------------------- [2026-01-08T15:47:35.042Z] path is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/../../externalDependency/lib [2026-01-08T15:47:35.042Z] task is set to default [2026-01-08T15:47:35.042Z] dependencyList is set to all [2026-01-08T15:47:35.042Z] System Test jars will not be downloaded. [2026-01-08T15:47:35.042Z] -------------------------------------------- [2026-01-08T15:47:35.042Z] Starting download third party dependent jars [2026-01-08T15:47:35.042Z] -------------------------------------------- [2026-01-08T15:47:35.042Z] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/../../externalDependency/lib [2026-01-08T15:47:35.042Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/../../externalDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading [2026-01-08T15:47:35.042Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/../../externalDependency/lib/jaxb-api.jar exists with correct hash, not downloading [2026-01-08T15:47:35.042Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/../../externalDependency/lib/asm-all.jar exists with correct hash, not downloading [2026-01-08T15:47:35.042Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/../../externalDependency/lib/objenesis.jar exists with correct hash, not downloading [2026-01-08T15:47:35.042Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/../../externalDependency/lib/byte-buddy.jar exists with correct hash, not downloading [2026-01-08T15:47:35.042Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/../../externalDependency/lib/jcommander.jar exists with correct hash, not downloading [2026-01-08T15:47:35.042Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/../../externalDependency/lib/jtreg_8_1_1.tar.gz exists with correct hash, not downloading [2026-01-08T15:47:35.042Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/../../externalDependency/lib/junit4.jar exists with correct hash, not downloading [2026-01-08T15:47:35.042Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/../../externalDependency/lib/org.eclipse.osgi-3.16.100.jar exists with correct hash, not downloading [2026-01-08T15:47:35.042Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/../../externalDependency/lib/jtreg_7_3_1_1.tar.gz exists with correct hash, not downloading [2026-01-08T15:47:35.042Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading [2026-01-08T15:47:35.042Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/../../externalDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading [2026-01-08T15:47:35.042Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/../../externalDependency/lib/jtreg_7_5_1_1.tar.gz exists with correct hash, not downloading [2026-01-08T15:47:35.042Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/../../externalDependency/lib/testng.jar exists with correct hash, not downloading [2026-01-08T15:47:35.042Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/../../externalDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading [2026-01-08T15:47:35.042Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/../../externalDependency/lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading [2026-01-08T15:47:35.042Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/../../externalDependency/lib/apache-maven-bin.tar.gz exists with correct hash, not downloading [2026-01-08T15:47:35.042Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/../../externalDependency/lib/dacapo.zip exists with correct hash, not downloading [2026-01-08T15:47:35.042Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/../../externalDependency/lib/jtreg_7_4_1.tar.gz exists with correct hash, not downloading [2026-01-08T15:47:35.042Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/../../externalDependency/lib/mockito-core.jar exists with correct hash, not downloading [2026-01-08T15:47:35.042Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/../../externalDependency/lib/asm.jar exists with correct hash, not downloading [2026-01-08T15:47:35.042Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/../../externalDependency/lib/jtreg_8_2.tar.gz exists with correct hash, not downloading [2026-01-08T15:47:35.042Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/../../externalDependency/lib/asmtools.jar exists with correct hash, not downloading [2026-01-08T15:47:35.042Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/../../externalDependency/lib/commons-cli.jar exists with correct hash, not downloading [2026-01-08T15:47:35.042Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/../../externalDependency/lib/jython-standalone.jar exists with correct hash, not downloading [2026-01-08T15:47:35.042Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/../../externalDependency/lib/commons-exec.jar exists with correct hash, not downloading [2026-01-08T15:47:35.042Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/../../externalDependency/lib/javassist.jar exists with correct hash, not downloading [2026-01-08T15:47:35.042Z] downloaded dependent third party jars successfully [Pipeline] } [Pipeline] // timeout [Pipeline] nodesByLabel [2026-01-08T15:47:35.615Z] Found a total of 10 nodes with the 'ci.role.test&&hw.arch.ppc64le&&sw.os.linux' label [Pipeline] echo [2026-01-08T15:47:35.618Z] Machine limit is 10. [Pipeline] sh [2026-01-08T15:47:37.550Z] + cd ./aqa-tests/TKG [2026-01-08T15:47:37.551Z] ++ uname [2026-01-08T15:47:37.551Z] + '[' Linux = AIX ']' [2026-01-08T15:47:37.551Z] ++ uname [2026-01-08T15:47:37.551Z] + '[' Linux = SunOS ']' [2026-01-08T15:47:37.551Z] ++ uname [2026-01-08T15:47:37.551Z] + '[' Linux = '*BSD' ']' [2026-01-08T15:47:37.551Z] + MAKE=make [2026-01-08T15:47:37.551Z] + make genParallelList TEST=sanity.functional TEST_TIME=120 NUM_MACHINES= [2026-01-08T15:47:37.551Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/jdkbinary/j2sdk-image [2026-01-08T15:47:37.551Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/../../externalDependency/lib [2026-01-08T15:47:37.551Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../TKG/output_compilation; \ [2026-01-08T15:47:37.551Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../TKG/output_compilation; \ [2026-01-08T15:47:37.551Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2026-01-08T15:47:37.551Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../TKG/output_compilation"; fi [2026-01-08T15:47:37.551Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/scripts/build_tools.xml [2026-01-08T15:47:38.507Z] [2026-01-08T15:47:38.507Z] build: [2026-01-08T15:47:38.507Z] [2026-01-08T15:47:38.507Z] clean: [2026-01-08T15:47:38.507Z] [2026-01-08T15:47:38.507Z] init: [2026-01-08T15:47:38.507Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/bin [2026-01-08T15:47:38.507Z] [2026-01-08T15:47:38.507Z] getDependentLibs: [2026-01-08T15:47:38.507Z] [exec] -------------------------------------------- [2026-01-08T15:47:38.507Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/../../externalDependency/lib [2026-01-08T15:47:38.507Z] [exec] task is set to default [2026-01-08T15:47:38.507Z] [exec] dependencyList is set to json_simple [2026-01-08T15:47:38.507Z] [exec] System Test jars will not be downloaded. [2026-01-08T15:47:38.507Z] [exec] -------------------------------------------- [2026-01-08T15:47:38.507Z] [exec] Starting download third party dependent jars [2026-01-08T15:47:38.507Z] [exec] -------------------------------------------- [2026-01-08T15:47:38.507Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/../../externalDependency/lib [2026-01-08T15:47:38.507Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading [2026-01-08T15:47:38.507Z] [exec] downloaded dependent third party jars successfully [2026-01-08T15:47:38.507Z] [2026-01-08T15:47:38.507Z] compile: [2026-01-08T15:47:38.507Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2026-01-08T15:47:38.507Z] [echo] ============COMPILER SETTINGS============ [2026-01-08T15:47:38.507Z] [echo] ===fork: yes [2026-01-08T15:47:38.507Z] [echo] ===debug: on [2026-01-08T15:47:38.507Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/bin [2026-01-08T15:47:41.694Z] [2026-01-08T15:47:41.694Z] dist: [2026-01-08T15:47:41.694Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/bin/TestKitGen.jar [2026-01-08T15:47:41.694Z] [2026-01-08T15:47:41.694Z] BUILD SUCCESSFUL [2026-01-08T15:47:41.694Z] Total time: 3 seconds [2026-01-08T15:47:41.694Z] 0 [2026-01-08T15:47:41.694Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector [2026-01-08T15:47:41.694Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch! [2026-01-08T15:47:41.694Z] microArchOutput: machine : CHRP IBM pSeries (emulated by qemu) [2026-01-08T15:47:43.661Z] ****************************** MACHINE INFO ****************************** [2026-01-08T15:47:43.661Z] File path : /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG [2026-01-08T15:47:43.661Z] Free Physical Memory Size : 2633957376 [2026-01-08T15:47:43.661Z] Free space (bytes) : 47267389440 [2026-01-08T15:47:43.661Z] Total Physical Memory Size : 8023506944 [2026-01-08T15:47:43.661Z] Total space (bytes) : 84477304832 [2026-01-08T15:47:43.661Z] Usable space (bytes) : 43783364608 [2026-01-08T15:47:43.661Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2026-01-08T15:47:43.661Z] bashVersion : [2026-01-08T15:47:43.661Z] GNU bash, version 4.2.46(2)-release (powerpc64le-redhat-linux-gnu) [2026-01-08T15:47:43.661Z] Copyright (C) 2011 Free Software Foundation, Inc. [2026-01-08T15:47:43.661Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2026-01-08T15:47:43.661Z] [2026-01-08T15:47:43.661Z] This is free software; you are free to change and redistribute it. [2026-01-08T15:47:43.661Z] There is NO WARRANTY, to the extent permitted by law. [2026-01-08T15:47:43.661Z] cpuCores : 4 [2026-01-08T15:47:43.661Z] curlVersion : [2026-01-08T15:47:43.661Z] curl 7.79.1 (powerpc64le-unknown-linux-gnu) libcurl/7.79.1 OpenSSL/1.0.2k-fips zlib/1.2.7 [2026-01-08T15:47:43.661Z] Release-Date: 2021-09-22 [2026-01-08T15:47:43.661Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps mqtt pop3 pop3s rtsp smb smbs smtp smtps telnet tftp [2026-01-08T15:47:43.661Z] Features: alt-svc AsynchDNS HSTS HTTPS-proxy IPv6 Largefile libz NTLM NTLM_WB SSL UnixSockets [2026-01-08T15:47:43.661Z] dockerVersion : Docker version v26.1.4, build 5650f9b [2026-01-08T15:47:43.661Z] gcc version : 4.8.5 [2026-01-08T15:47:43.661Z] gclibc version : ldd (GNU libc) 2.17 [2026-01-08T15:47:43.661Z] gdb version : bash: gdb: command not found [2026-01-08T15:47:43.661Z] lldb version : Command could not be executed [2026-01-08T15:47:43.661Z] makeVersion : [2026-01-08T15:47:43.661Z] GNU Make 4.1 [2026-01-08T15:47:43.661Z] Built for powerpc64le-unknown-linux-gnu [2026-01-08T15:47:43.661Z] Copyright (C) 1988-2014 Free Software Foundation, Inc. [2026-01-08T15:47:43.661Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2026-01-08T15:47:43.661Z] This is free software: you are free to change and redistribute it. [2026-01-08T15:47:43.661Z] There is NO WARRANTY, to the extent permitted by law. [2026-01-08T15:47:43.661Z] mavenVersion : [2026-01-08T15:47:43.661Z] Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f) [2026-01-08T15:47:43.661Z] Maven home: /usr/local/apache-maven-3.6.3 [2026-01-08T15:47:43.661Z] Java version: 1.8.0_482-beta, vendor: Temurin, runtime: /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/jdkbinary/j2sdk-image/jre [2026-01-08T15:47:43.661Z] Default locale: en_US, platform encoding: UTF-8 [2026-01-08T15:47:43.661Z] OS name: "linux", version: "3.10.0-1160.105.1.el7.ppc64le", arch: "ppc64le", family: "unix" [2026-01-08T15:47:43.661Z] osInfo : [2026-01-08T15:47:43.661Z] NAME="CentOS Linux" [2026-01-08T15:47:43.661Z] VERSION="7 (AltArch)" [2026-01-08T15:47:43.661Z] ID="centos" [2026-01-08T15:47:43.661Z] ID_LIKE="rhel fedora" [2026-01-08T15:47:43.661Z] VERSION_ID="7" [2026-01-08T15:47:43.661Z] PRETTY_NAME="CentOS Linux 7 (AltArch)" [2026-01-08T15:47:43.661Z] ANSI_COLOR="0;31" [2026-01-08T15:47:43.661Z] CPE_NAME="cpe:/o:centos:centos:7:server" [2026-01-08T15:47:43.661Z] HOME_URL="https://www.centos.org/" [2026-01-08T15:47:43.661Z] BUG_REPORT_URL="https://bugs.centos.org/" [2026-01-08T15:47:43.661Z] [2026-01-08T15:47:43.661Z] CENTOS_MANTISBT_PROJECT="CentOS-7" [2026-01-08T15:47:43.661Z] CENTOS_MANTISBT_PROJECT_VERSION="7" [2026-01-08T15:47:43.661Z] REDHAT_SUPPORT_PRODUCT="centos" [2026-01-08T15:47:43.661Z] REDHAT_SUPPORT_PRODUCT_VERSION="7" [2026-01-08T15:47:43.661Z] [2026-01-08T15:47:43.661Z] osLabel : cent.7 [2026-01-08T15:47:43.661Z] perlVersion : [2026-01-08T15:47:43.661Z] [2026-01-08T15:47:43.661Z] This is perl 5, version 16, subversion 3 (v5.16.3) built for ppc64le-linux-thread-multi [2026-01-08T15:47:43.661Z] (with 44 registered patches, see perl -V for more detail) [2026-01-08T15:47:43.661Z] [2026-01-08T15:47:43.661Z] Copyright 1987-2012, Larry Wall [2026-01-08T15:47:43.661Z] [2026-01-08T15:47:43.661Z] Perl may be copied only under the terms of either the Artistic License or the [2026-01-08T15:47:43.661Z] GNU General Public License, which may be found in the Perl 5 source kit. [2026-01-08T15:47:43.661Z] [2026-01-08T15:47:43.661Z] Complete documentation for Perl, including FAQ lists, should be found on [2026-01-08T15:47:43.661Z] this system using "man perl" or "perldoc perl". If you have access to the [2026-01-08T15:47:43.661Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page. [2026-01-08T15:47:43.661Z] [2026-01-08T15:47:43.661Z] podmanVersion : bash: podman: command not found [2026-01-08T15:47:43.661Z] procArch : ppc64le [2026-01-08T15:47:43.661Z] sysArch : ppc64le [2026-01-08T15:47:43.661Z] sysOS : Linux [2026-01-08T15:47:43.661Z] ulimit : [2026-01-08T15:47:43.661Z] core file size (blocks, -c) 0 [2026-01-08T15:47:43.661Z] data seg size (kbytes, -d) unlimited [2026-01-08T15:47:43.661Z] scheduling priority (-e) 0 [2026-01-08T15:47:43.661Z] file size (blocks, -f) unlimited [2026-01-08T15:47:43.661Z] pending signals (-i) 30252 [2026-01-08T15:47:43.661Z] max locked memory (kbytes, -l) 64 [2026-01-08T15:47:43.661Z] max memory size (kbytes, -m) unlimited [2026-01-08T15:47:43.661Z] open files (-n) 4096 [2026-01-08T15:47:43.661Z] pipe size (512 bytes, -p) 8 [2026-01-08T15:47:43.661Z] POSIX message queues (bytes, -q) 819200 [2026-01-08T15:47:43.661Z] real-time priority (-r) 0 [2026-01-08T15:47:43.661Z] stack size (kbytes, -s) 8192 [2026-01-08T15:47:43.661Z] cpu time (seconds, -t) unlimited [2026-01-08T15:47:43.661Z] max user processes (-u) 4096 [2026-01-08T15:47:43.661Z] virtual memory (kbytes, -v) unlimited [2026-01-08T15:47:43.661Z] file locks (-x) unlimited [2026-01-08T15:47:43.661Z] uname : Linux test-osuosl-centos74-ppc64le-1.adoptopenjdk.net 3.10.0-1160.105.1.el7.ppc64le #1 SMP Thu Dec 7 15:43:11 UTC 2023 ppc64le ppc64le ppc64le GNU/Linux [2026-01-08T15:47:43.661Z] vmVendor : Oracle Corporation [2026-01-08T15:47:43.661Z] vmVersion : 25.482-b05 [2026-01-08T15:47:43.661Z] xlc version : bash: xlC: command not found [2026-01-08T15:47:43.661Z] ************************************************************************** [2026-01-08T15:47:43.661Z] [2026-01-08T15:47:43.661Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM [2026-01-08T15:47:43.661Z] [2026-01-08T15:47:43.661Z] System.getProperty('java.vendor')=Temurin [2026-01-08T15:47:43.661Z] [2026-01-08T15:47:43.661Z] System.getProperty('os.name')=Linux [2026-01-08T15:47:43.661Z] [2026-01-08T15:47:43.661Z] System.getProperty('os.arch')=ppc64le [2026-01-08T15:47:43.661Z] [2026-01-08T15:47:43.661Z] System.getProperty('java.fullversion')=null [2026-01-08T15:47:43.661Z] [2026-01-08T15:47:43.661Z] System.getProperty('sun.arch.data.model')=64 [2026-01-08T15:47:43.661Z] [2026-01-08T15:47:43.661Z] make -f makeGen.mk AUTO_DETECT=true MODE=parallelList NUM_MACHINES= TEST_TIME=120 TESTTARGET=sanity.functional TESTLIST= TRSS_URL= LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/../../externalDependency/lib [2026-01-08T15:47:43.661Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG' [2026-01-08T15:47:43.661Z] perl scripts/configure.pl [2026-01-08T15:47:43.661Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=parallelList --spec=linux_ppc-64_le --microArch="" --osLabel="cent.7" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=functional --iterations=1 --aotIterations= --testFlag= --testTarget=sanity.functional --testList= --numOfMachines= --testTime=120 --TRSSURL= [2026-01-08T15:47:44.616Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv. [2026-01-08T15:47:44.616Z] [2026-01-08T15:47:44.616Z] [2026-01-08T15:47:44.616Z] Starting to generate parallel test lists. [2026-01-08T15:47:44.616Z] [2026-01-08T15:47:44.616Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/JLM_Tests/playlist.xml [2026-01-08T15:47:44.616Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/CacheManagement/playlist.xml [2026-01-08T15:47:44.616Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/TestExample/playlist.xml [2026-01-08T15:47:44.616Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/testHeadlessComponents/playlist.xml [2026-01-08T15:47:44.616Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/NativeTest/playlist.xml [2026-01-08T15:47:44.616Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/sealed_classes/playlist.xml [2026-01-08T15:47:44.616Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/record/playlist.xml [2026-01-08T15:47:44.616Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/jdbc41/playlist.xml [2026-01-08T15:47:44.616Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/i18n/playlist.xml [2026-01-08T15:47:44.616Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/property_utf8/playlist.xml [2026-01-08T15:47:44.616Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/urlclassloader/playlist.xml [2026-01-08T15:47:44.616Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/formatter/playlist.xml [2026-01-08T15:47:44.616Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/codepage/playlist.xml [2026-01-08T15:47:44.616Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/nio/playlist.xml [2026-01-08T15:47:44.616Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/datetime/playlist.xml [2026-01-08T15:47:44.616Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/new_jp_era/playlist.xml [2026-01-08T15:47:44.616Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/locale_matching/playlist.xml [2026-01-08T15:47:45.760Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/StAX/playlist.xml [2026-01-08T15:47:45.760Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/file/playlist.xml [2026-01-08T15:47:45.760Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/jaxp14/playlist.xml [2026-01-08T15:47:45.760Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/unicode/playlist.xml [2026-01-08T15:47:45.760Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/scanner/playlist.xml [2026-01-08T15:47:45.760Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/compact_number_format/playlist.xml [2026-01-08T15:47:45.760Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/pattern_matching_instanceof/playlist.xml [2026-01-08T15:47:45.760Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/CLDR_11/playlist.xml [2026-01-08T15:47:45.760Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/pref/playlist.xml [2026-01-08T15:47:45.760Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/Compiler/playlist.xml [2026-01-08T15:47:45.760Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/text_blocks/playlist.xml [2026-01-08T15:47:45.760Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/coin/playlist.xml [2026-01-08T15:47:45.760Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/IDN/playlist.xml [2026-01-08T15:47:45.760Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/annotation/playlist.xml [2026-01-08T15:47:45.760Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/codepoint/playlist.xml [2026-01-08T15:47:45.760Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/charsets/playlist.xml [2026-01-08T15:47:45.760Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/language_tag/playlist.xml [2026-01-08T15:47:45.760Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/env/playlist.xml [2026-01-08T15:47:45.760Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/regex/playlist.xml [2026-01-08T15:47:45.760Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/switch_expressions/playlist.xml [2026-01-08T15:47:45.760Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/SyntheticGCWorkload/playlist.xml [2026-01-08T15:47:45.760Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/Java12andUp/playlist.xml [2026-01-08T15:47:45.760Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/SharedCPEntryInvokerTests/playlist.xml [2026-01-08T15:47:45.760Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/Jsr335/playlist.xml [2026-01-08T15:47:45.760Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/Valhalla/playlist.xml [2026-01-08T15:47:45.760Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/HealthCenter/playlist.xml [2026-01-08T15:47:45.760Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/Java10andUp/playlist.xml [2026-01-08T15:47:45.760Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/JavaAgentTest/playlist.xml [2026-01-08T15:47:45.760Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/Java22andUp/playlist.xml [2026-01-08T15:47:45.760Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/Java11andUp/playlist.xml [2026-01-08T15:47:45.760Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/MockitoTests/playlist.xml [2026-01-08T15:47:45.760Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/Java14andUp/playlist.xml [2026-01-08T15:47:45.760Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/OpenJcePlusTests/playlist.xml [2026-01-08T15:47:45.760Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/Java9andUp/playlist.xml [2026-01-08T15:47:45.760Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/forceLazySymbolResolution/playlist.xml [2026-01-08T15:47:45.760Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/xcheckjni/playlist.xml [2026-01-08T15:47:45.760Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/jit/playlist.xml [2026-01-08T15:47:45.760Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/callsitedbgddrext/playlist.xml [2026-01-08T15:47:45.760Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/jitserver/playlist.xml [2026-01-08T15:47:45.760Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/javaAssertions/playlist.xml [2026-01-08T15:47:45.760Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/lockWordAlignment/playlist.xml [2026-01-08T15:47:45.760Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/dumpromtests/playlist.xml [2026-01-08T15:47:45.760Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/classLoaderTest/playlist.xml [2026-01-08T15:47:45.760Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/softmxCmdOptTest/playlist.xml [2026-01-08T15:47:45.760Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/CDSAdaptorTest/playlist.xml [2026-01-08T15:47:45.760Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/StoreFilterTests/playlist.xml [2026-01-08T15:47:45.760Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/DataHelperTests/playlist.xml [2026-01-08T15:47:45.760Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCCMLTests/playlist.xml [2026-01-08T15:47:45.760Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/playlist.xml [2026-01-08T15:47:45.760Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/ListAllCachesTests/playlist.xml [2026-01-08T15:47:45.760Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/BadStackMap/playlist.xml [2026-01-08T15:47:45.760Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/StorageKey/playlist.xml [2026-01-08T15:47:45.760Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCHelperCompatTests/playlist.xml [2026-01-08T15:47:45.760Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/ShareClassesSimpleSanity/playlist.xml [2026-01-08T15:47:45.760Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/URLHelperTests/playlist.xml [2026-01-08T15:47:45.760Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/URLClassLoaderTests/playlist.xml [2026-01-08T15:47:45.760Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/openssl/playlist.xml [2026-01-08T15:47:45.760Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/vmRuntimeState/playlist.xml [2026-01-08T15:47:45.760Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/pltest/playlist.xml [2026-01-08T15:47:45.760Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/fips/playlist.xml [2026-01-08T15:47:45.760Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/loopReduction/playlist.xml [2026-01-08T15:47:45.760Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/xlpCMLTests/playlist.xml [2026-01-08T15:47:45.760Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/fastClassHashTable/playlist.xml [2026-01-08T15:47:45.760Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/hangTest/playlist.xml [2026-01-08T15:47:45.760Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/libpathTest/playlist.xml [2026-01-08T15:47:45.760Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/shrcdbgddrext/playlist.xml [2026-01-08T15:47:45.760Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/sigabrtHandlingTest/playlist.xml [2026-01-08T15:47:45.760Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/jfr/playlist.xml [2026-01-08T15:47:45.760Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/classesdbgddrext/playlist.xml [2026-01-08T15:47:45.760Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/stackSizeInfoTest/playlist.xml [2026-01-08T15:47:45.760Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/proxyFieldAccess/playlist.xml [2026-01-08T15:47:45.760Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/defaultLazySymbolResolution/playlist.xml [2026-01-08T15:47:45.760Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/gcRegressionTests/playlist.xml [2026-01-08T15:47:45.760Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/criu/playlist.xml [2026-01-08T15:47:45.760Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/imageReaderInitializationTest/playlist.xml [2026-01-08T15:47:45.760Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/jrvTest/playlist.xml [2026-01-08T15:47:45.760Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/bootStrapStaticVerify/playlist.xml [2026-01-08T15:47:45.760Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/cmdlinetestertests/playlist.xml [2026-01-08T15:47:45.760Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/bootstrapMethodArgumentTest/playlist.xml [2026-01-08T15:47:45.760Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/sigxfszHandlingTest/playlist.xml [2026-01-08T15:47:45.760Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/ValueBasedClassTest/playlist.xml [2026-01-08T15:47:45.760Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/xxargtest/playlist.xml [2026-01-08T15:47:45.760Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/jep178staticLinkingTest/playlist.xml [2026-01-08T15:47:45.760Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/valuetypeddrtests/playlist.xml [2026-01-08T15:47:45.760Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/loadLibraryTest/playlist.xml [2026-01-08T15:47:45.760Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/pageAlignDirectMemory/playlist.xml [2026-01-08T15:47:45.760Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/runtimemxbeanTests/playlist.xml [2026-01-08T15:47:45.760Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/verboseVerification/playlist.xml [2026-01-08T15:47:45.760Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/locales/playlist.xml [2026-01-08T15:47:45.760Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/ignoreUnrecognizedVMOptions/playlist.xml [2026-01-08T15:47:45.760Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/modularityddrtests/playlist.xml [2026-01-08T15:47:45.760Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/gptest/playlist.xml [2026-01-08T15:47:45.760Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/SystemPropertiesTest/playlist.xml [2026-01-08T15:47:45.760Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/cmdLineTest_J9tests/playlist.xml [2026-01-08T15:47:45.760Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/jimageinterface/playlist.xml [2026-01-08T15:47:45.760Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/getCallerClassTests/playlist.xml [2026-01-08T15:47:45.760Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/jython/playlist.xml [2026-01-08T15:47:45.760Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/jvmtitests/playlist.xml [2026-01-08T15:47:46.717Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/lazyClassLoadingTest/playlist.xml [2026-01-08T15:47:46.717Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/verbosetest/playlist.xml [2026-01-08T15:47:46.717Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/reflectCache/playlist.xml [2026-01-08T15:47:46.717Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/gputests/playlist.xml [2026-01-08T15:47:46.717Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/dscr/playlist.xml [2026-01-08T15:47:46.717Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/doProtectedAccessCheck/playlist.xml [2026-01-08T15:47:46.717Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/gcsuballoctests/playlist.xml [2026-01-08T15:47:46.717Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/gcCheck/playlist.xml [2026-01-08T15:47:46.717Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/xtraceTests/playlist.xml [2026-01-08T15:47:46.717Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/J9security/playlist.xml [2026-01-08T15:47:46.717Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/xlogTests/playlist.xml [2026-01-08T15:47:46.717Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/Java15andUp/playlist.xml [2026-01-08T15:47:46.717Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/IllegalAccessError_for_protected_method/playlist.xml [2026-01-08T15:47:46.717Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/UnsafeTest/playlist.xml [2026-01-08T15:47:46.717Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/Jsr292/playlist.xml [2026-01-08T15:47:46.717Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/Java21andUp/playlist.xml [2026-01-08T15:47:46.717Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/JIT_Test/playlist.xml [2026-01-08T15:47:46.717Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/Java16andUp/playlist.xml [2026-01-08T15:47:46.717Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/VM_Test/playlist.xml [2026-01-08T15:47:46.717Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/Java8andUp/playlist.xml [2026-01-08T15:47:46.717Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/Jsr335_interfaceStaticMethod/playlist.xml [2026-01-08T15:47:46.717Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/security/Crypto/playlist.xml [2026-01-08T15:47:46.717Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/security/ssl-tests/playlist.xml [2026-01-08T15:47:46.717Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/security/AQAvit/playlist.xml [2026-01-08T15:47:46.717Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/Java21Only/playlist.xml [2026-01-08T15:47:46.717Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/OpenJ9_Jsr_292_API/playlist.xml [2026-01-08T15:47:46.717Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/Java17andUp/playlist.xml [2026-01-08T15:47:46.717Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/DDR_Test/playlist.xml [2026-01-08T15:47:46.717Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/RasapiTest/playlist.xml [2026-01-08T15:47:46.717Z] Attempting to get test duration data from TRSS. [2026-01-08T15:47:46.717Z] curl --silent --max-time 120 -L -k https://trss.adoptopenjdk.net/api/getTestAvgDuration?limit=100&jdkVersion=8&impl=hs&platform=ppc64le_linux&group=functional&level=sanity [2026-01-08T15:47:47.250Z] Attempting to get test duration data from cached files. [2026-01-08T15:47:47.250Z] Reading file: Test_openjdk8_hs_functional_ppc64le_linux.json [2026-01-08T15:47:47.250Z] Warning: cannot get data from cached files. [2026-01-08T15:47:47.250Z] [2026-01-08T15:47:47.250Z] TEST DURATION [2026-01-08T15:47:47.250Z] ==================================================================================== [2026-01-08T15:47:47.250Z] Total number of tests searched: 5 [2026-01-08T15:47:47.250Z] Number of test durations found: 5 [2026-01-08T15:47:47.250Z] Top slowest tests: [2026-01-08T15:47:47.250Z] 00m02s cmdLineTest_J9test_elapsedTime_0 [2026-01-08T15:47:47.250Z] 00m01s cmdLineTester_libpathTestRtfChild_0 [2026-01-08T15:47:47.250Z] 00m00s testXXArgumentTesting_0 [2026-01-08T15:47:47.250Z] ==================================================================================== [2026-01-08T15:47:47.250Z] [2026-01-08T15:47:47.250Z] Test target is split into 1 lists. [2026-01-08T15:47:47.250Z] Reducing estimated test running time from 00m05s to 00m05s. [2026-01-08T15:47:47.250Z] [2026-01-08T15:47:47.250Z] -------------------------------------testList_0------------------------------------- [2026-01-08T15:47:47.250Z] Number of tests: 5 [2026-01-08T15:47:47.250Z] Estimated running time: 00m05s [2026-01-08T15:47:47.250Z] TESTLIST=cmdLineTest_J9test_elapsedTime_0,cmdLineTester_libpathTestRtfChild_0,testXXArgumentTesting_0,cmdLineTester_imageReaderInitializationTest_0,SyntheticGCWorkload_TestCase_0 [2026-01-08T15:47:47.250Z] ------------------------------------------------------------------------------------ [2026-01-08T15:47:47.250Z] [2026-01-08T15:47:47.250Z] Parallel test lists file (/home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../TKG/parallelList.mk) is generated successfully. [2026-01-08T15:47:47.250Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG' [Pipeline] fileExists [Pipeline] echo [2026-01-08T15:47:47.436Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk [Pipeline] readProperties [Pipeline] echo [2026-01-08T15:47:49.391Z] 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-08T15:47:49.448Z] Building tests... [Pipeline] timeout [2026-01-08T15:47:49.455Z] Timeout set to expire in 20 min [Pipeline] { [Pipeline] echo [2026-01-08T15:47:49.474Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [Pipeline] sh [2026-01-08T15:47:51.398Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/../../externalDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [2026-01-08T15:47:56.796Z] -------------------------------------------- [2026-01-08T15:47:56.796Z] path is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/../../externalDependency/lib [2026-01-08T15:47:56.796Z] task is set to default [2026-01-08T15:47:56.796Z] dependencyList is set to all [2026-01-08T15:47:56.796Z] System Test jars will not be downloaded. [2026-01-08T15:47:56.796Z] -------------------------------------------- [2026-01-08T15:47:56.796Z] Starting download third party dependent jars [2026-01-08T15:47:56.796Z] -------------------------------------------- [2026-01-08T15:47:56.796Z] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/../../externalDependency/lib [2026-01-08T15:47:56.796Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/../../externalDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading [2026-01-08T15:47:56.796Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/../../externalDependency/lib/jaxb-api.jar exists with correct hash, not downloading [2026-01-08T15:47:56.796Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/../../externalDependency/lib/asm-all.jar exists with correct hash, not downloading [2026-01-08T15:47:56.796Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/../../externalDependency/lib/objenesis.jar exists with correct hash, not downloading [2026-01-08T15:47:56.796Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/../../externalDependency/lib/byte-buddy.jar exists with correct hash, not downloading [2026-01-08T15:47:56.796Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/../../externalDependency/lib/jcommander.jar exists with correct hash, not downloading [2026-01-08T15:47:56.796Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/../../externalDependency/lib/jtreg_8_1_1.tar.gz exists with correct hash, not downloading [2026-01-08T15:47:56.796Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/../../externalDependency/lib/junit4.jar exists with correct hash, not downloading [2026-01-08T15:47:56.796Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/../../externalDependency/lib/org.eclipse.osgi-3.16.100.jar exists with correct hash, not downloading [2026-01-08T15:47:56.796Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/../../externalDependency/lib/jtreg_7_3_1_1.tar.gz exists with correct hash, not downloading [2026-01-08T15:47:56.796Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading [2026-01-08T15:47:56.796Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/../../externalDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading [2026-01-08T15:47:56.796Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/../../externalDependency/lib/jtreg_7_5_1_1.tar.gz exists with correct hash, not downloading [2026-01-08T15:47:56.796Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/../../externalDependency/lib/testng.jar exists with correct hash, not downloading [2026-01-08T15:47:56.796Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/../../externalDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading [2026-01-08T15:47:56.796Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/../../externalDependency/lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading [2026-01-08T15:47:56.796Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/../../externalDependency/lib/apache-maven-bin.tar.gz exists with correct hash, not downloading [2026-01-08T15:47:56.796Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/../../externalDependency/lib/dacapo.zip exists with correct hash, not downloading [2026-01-08T15:47:56.796Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/../../externalDependency/lib/jtreg_7_4_1.tar.gz exists with correct hash, not downloading [2026-01-08T15:47:56.796Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/../../externalDependency/lib/mockito-core.jar exists with correct hash, not downloading [2026-01-08T15:47:56.796Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/../../externalDependency/lib/asm.jar exists with correct hash, not downloading [2026-01-08T15:47:56.796Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/../../externalDependency/lib/jtreg_8_2.tar.gz exists with correct hash, not downloading [2026-01-08T15:47:56.796Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/../../externalDependency/lib/asmtools.jar exists with correct hash, not downloading [2026-01-08T15:47:56.796Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/../../externalDependency/lib/commons-cli.jar exists with correct hash, not downloading [2026-01-08T15:47:56.796Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/../../externalDependency/lib/jython-standalone.jar exists with correct hash, not downloading [2026-01-08T15:47:56.796Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/../../externalDependency/lib/commons-exec.jar exists with correct hash, not downloading [2026-01-08T15:47:56.796Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/../../externalDependency/lib/javassist.jar exists with correct hash, not downloading [2026-01-08T15:47:56.796Z] downloaded dependent third party jars successfully [Pipeline] } [Pipeline] // timeout [Pipeline] fileExists [Pipeline] fileExists [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] echo [2026-01-08T15:47:57.912Z] 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-08T15:47:57.940Z] ITERATION: 1/1 [Pipeline] sh [2026-01-08T15:47:59.797Z] + which Xvfb [2026-01-08T15:47:59.798Z] /usr/bin/Xvfb [Pipeline] wrap [2026-01-08T15:48:00.800Z] $ Xvfb -displayfd 2 -screen 0 1024x768x24 -fbdir /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/.xvfb-659-..fbdir12939304947500844646 [Pipeline] { [Pipeline] sh [2026-01-08T15:48:23.299Z] + ps -f [2026-01-08T15:48:23.299Z] + grep '[X]vfb' [2026-01-08T15:48:23.299Z] + awk '{print $9}' [Pipeline] echo [2026-01-08T15:48:24.016Z] env.DISPLAY is :0 [Pipeline] sshagent [2026-01-08T15:48:24.105Z] $ ssh-agent [2026-01-08T15:48:24.941Z] SSH_AUTH_SOCK=/tmp/ssh-G2QYXE0Mij3V/agent.3257 [2026-01-08T15:48:24.941Z] SSH_AGENT_PID=3259 [2026-01-08T15:48:24.941Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-01-08T15:48:26.808Z] ++ uname [2026-01-08T15:48:26.808Z] + '[' Linux = AIX ']' [2026-01-08T15:48:26.808Z] ++ uname [2026-01-08T15:48:26.808Z] + '[' Linux = SunOS ']' [2026-01-08T15:48:26.808Z] ++ uname [2026-01-08T15:48:26.808Z] + '[' Linux = '*BSD' ']' [2026-01-08T15:48:26.808Z] + MAKE=make [2026-01-08T15:48:26.809Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown [2026-01-08T15:48:26.809Z] make: Nothing to be done for 'testEnvTeardown'. [Pipeline] sh [2026-01-08T15:48:29.198Z] ++ uname [2026-01-08T15:48:29.198Z] + '[' Linux = AIX ']' [2026-01-08T15:48:29.198Z] ++ uname [2026-01-08T15:48:29.198Z] + '[' Linux = SunOS ']' [2026-01-08T15:48:29.198Z] ++ uname [2026-01-08T15:48:29.198Z] + '[' Linux = '*BSD' ']' [2026-01-08T15:48:29.198Z] + MAKE=make [2026-01-08T15:48:29.198Z] + cd ./aqa-tests [2026-01-08T15:48:29.198Z] + . ./scripts/testenv/testenvSettings.sh [2026-01-08T15:48:29.198Z] ++ set +x [2026-01-08T15:48:29.198Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/jdkbinary/j2sdk-image [2026-01-08T15:48:29.198Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/../../externalDependency/lib [2026-01-08T15:48:29.198Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../TKG/output_compilation; \ [2026-01-08T15:48:29.198Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../TKG/output_compilation; \ [2026-01-08T15:48:29.198Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2026-01-08T15:48:29.198Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../TKG/output_compilation"; fi [2026-01-08T15:48:29.198Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/scripts/build_tools.xml [2026-01-08T15:48:29.198Z] [2026-01-08T15:48:29.198Z] build: [2026-01-08T15:48:30.160Z] [2026-01-08T15:48:30.160Z] clean: [2026-01-08T15:48:30.160Z] [delete] Deleting: /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/autoGenEnv.mk [2026-01-08T15:48:30.160Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/bin [2026-01-08T15:48:30.160Z] [2026-01-08T15:48:30.160Z] init: [2026-01-08T15:48:30.160Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/bin [2026-01-08T15:48:30.160Z] [2026-01-08T15:48:30.160Z] getDependentLibs: [2026-01-08T15:48:30.160Z] [exec] -------------------------------------------- [2026-01-08T15:48:30.160Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/../../externalDependency/lib [2026-01-08T15:48:30.160Z] [exec] task is set to default [2026-01-08T15:48:30.160Z] [exec] dependencyList is set to json_simple [2026-01-08T15:48:30.160Z] [exec] System Test jars will not be downloaded. [2026-01-08T15:48:30.160Z] [exec] -------------------------------------------- [2026-01-08T15:48:30.160Z] [exec] Starting download third party dependent jars [2026-01-08T15:48:30.160Z] [exec] -------------------------------------------- [2026-01-08T15:48:30.160Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/../../externalDependency/lib [2026-01-08T15:48:30.160Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading [2026-01-08T15:48:30.160Z] [exec] downloaded dependent third party jars successfully [2026-01-08T15:48:30.160Z] [2026-01-08T15:48:30.160Z] compile: [2026-01-08T15:48:30.160Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2026-01-08T15:48:30.160Z] [echo] ============COMPILER SETTINGS============ [2026-01-08T15:48:30.160Z] [echo] ===fork: yes [2026-01-08T15:48:30.160Z] [echo] ===debug: on [2026-01-08T15:48:30.160Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/bin [2026-01-08T15:48:33.197Z] [2026-01-08T15:48:33.197Z] dist: [2026-01-08T15:48:33.197Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/bin/TestKitGen.jar [2026-01-08T15:48:33.197Z] [2026-01-08T15:48:33.197Z] BUILD SUCCESSFUL [2026-01-08T15:48:33.197Z] Total time: 3 seconds [2026-01-08T15:48:33.197Z] 0 [2026-01-08T15:48:33.197Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector [2026-01-08T15:48:33.197Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch! [2026-01-08T15:48:33.197Z] microArchOutput: machine : CHRP IBM pSeries (emulated by qemu) [2026-01-08T15:48:34.213Z] ****************************** MACHINE INFO ****************************** [2026-01-08T15:48:34.213Z] File path : /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG [2026-01-08T15:48:34.213Z] Free Physical Memory Size : 2620784640 [2026-01-08T15:48:34.213Z] Free space (bytes) : 47264161792 [2026-01-08T15:48:34.213Z] Total Physical Memory Size : 8023506944 [2026-01-08T15:48:34.213Z] Total space (bytes) : 84477304832 [2026-01-08T15:48:34.213Z] Usable space (bytes) : 43780136960 [2026-01-08T15:48:34.213Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2026-01-08T15:48:34.213Z] bashVersion : [2026-01-08T15:48:34.213Z] GNU bash, version 4.2.46(2)-release (powerpc64le-redhat-linux-gnu) [2026-01-08T15:48:34.213Z] Copyright (C) 2011 Free Software Foundation, Inc. [2026-01-08T15:48:34.213Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2026-01-08T15:48:34.213Z] [2026-01-08T15:48:34.213Z] This is free software; you are free to change and redistribute it. [2026-01-08T15:48:34.213Z] There is NO WARRANTY, to the extent permitted by law. [2026-01-08T15:48:34.213Z] cpuCores : 4 [2026-01-08T15:48:34.213Z] curlVersion : [2026-01-08T15:48:34.213Z] curl 7.79.1 (powerpc64le-unknown-linux-gnu) libcurl/7.79.1 OpenSSL/1.0.2k-fips zlib/1.2.7 [2026-01-08T15:48:34.213Z] Release-Date: 2021-09-22 [2026-01-08T15:48:34.213Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps mqtt pop3 pop3s rtsp smb smbs smtp smtps telnet tftp [2026-01-08T15:48:34.213Z] Features: alt-svc AsynchDNS HSTS HTTPS-proxy IPv6 Largefile libz NTLM NTLM_WB SSL UnixSockets [2026-01-08T15:48:34.213Z] dockerVersion : Docker version v26.1.4, build 5650f9b [2026-01-08T15:48:34.213Z] gcc version : 4.8.5 [2026-01-08T15:48:34.213Z] gclibc version : ldd (GNU libc) 2.17 [2026-01-08T15:48:34.213Z] gdb version : bash: gdb: command not found [2026-01-08T15:48:34.213Z] lldb version : Command could not be executed [2026-01-08T15:48:34.213Z] makeVersion : [2026-01-08T15:48:34.213Z] GNU Make 4.1 [2026-01-08T15:48:34.213Z] Built for powerpc64le-unknown-linux-gnu [2026-01-08T15:48:34.213Z] Copyright (C) 1988-2014 Free Software Foundation, Inc. [2026-01-08T15:48:34.213Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2026-01-08T15:48:34.213Z] This is free software: you are free to change and redistribute it. [2026-01-08T15:48:34.213Z] There is NO WARRANTY, to the extent permitted by law. [2026-01-08T15:48:34.213Z] mavenVersion : [2026-01-08T15:48:34.213Z] Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f) [2026-01-08T15:48:34.213Z] Maven home: /usr/local/apache-maven-3.6.3 [2026-01-08T15:48:34.213Z] Java version: 1.8.0_482-beta, vendor: Temurin, runtime: /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/jdkbinary/j2sdk-image/jre [2026-01-08T15:48:34.213Z] Default locale: en_US, platform encoding: UTF-8 [2026-01-08T15:48:34.213Z] OS name: "linux", version: "3.10.0-1160.105.1.el7.ppc64le", arch: "ppc64le", family: "unix" [2026-01-08T15:48:34.213Z] osInfo : [2026-01-08T15:48:34.213Z] NAME="CentOS Linux" [2026-01-08T15:48:34.213Z] VERSION="7 (AltArch)" [2026-01-08T15:48:34.213Z] ID="centos" [2026-01-08T15:48:34.213Z] ID_LIKE="rhel fedora" [2026-01-08T15:48:34.213Z] VERSION_ID="7" [2026-01-08T15:48:34.213Z] PRETTY_NAME="CentOS Linux 7 (AltArch)" [2026-01-08T15:48:34.213Z] ANSI_COLOR="0;31" [2026-01-08T15:48:34.213Z] CPE_NAME="cpe:/o:centos:centos:7:server" [2026-01-08T15:48:34.213Z] HOME_URL="https://www.centos.org/" [2026-01-08T15:48:34.213Z] BUG_REPORT_URL="https://bugs.centos.org/" [2026-01-08T15:48:34.213Z] [2026-01-08T15:48:34.213Z] CENTOS_MANTISBT_PROJECT="CentOS-7" [2026-01-08T15:48:34.213Z] CENTOS_MANTISBT_PROJECT_VERSION="7" [2026-01-08T15:48:34.213Z] REDHAT_SUPPORT_PRODUCT="centos" [2026-01-08T15:48:34.213Z] REDHAT_SUPPORT_PRODUCT_VERSION="7" [2026-01-08T15:48:34.213Z] [2026-01-08T15:48:34.213Z] osLabel : cent.7 [2026-01-08T15:48:34.213Z] perlVersion : [2026-01-08T15:48:34.213Z] [2026-01-08T15:48:34.213Z] This is perl 5, version 16, subversion 3 (v5.16.3) built for ppc64le-linux-thread-multi [2026-01-08T15:48:34.213Z] (with 44 registered patches, see perl -V for more detail) [2026-01-08T15:48:34.213Z] [2026-01-08T15:48:34.213Z] Copyright 1987-2012, Larry Wall [2026-01-08T15:48:34.213Z] [2026-01-08T15:48:34.213Z] Perl may be copied only under the terms of either the Artistic License or the [2026-01-08T15:48:34.213Z] GNU General Public License, which may be found in the Perl 5 source kit. [2026-01-08T15:48:34.213Z] [2026-01-08T15:48:34.213Z] Complete documentation for Perl, including FAQ lists, should be found on [2026-01-08T15:48:34.213Z] this system using "man perl" or "perldoc perl". If you have access to the [2026-01-08T15:48:34.213Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page. [2026-01-08T15:48:34.213Z] [2026-01-08T15:48:34.213Z] podmanVersion : bash: podman: command not found [2026-01-08T15:48:34.213Z] procArch : ppc64le [2026-01-08T15:48:34.213Z] sysArch : ppc64le [2026-01-08T15:48:34.214Z] sysOS : Linux [2026-01-08T15:48:34.214Z] ulimit : [2026-01-08T15:48:34.214Z] core file size (blocks, -c) 0 [2026-01-08T15:48:34.214Z] data seg size (kbytes, -d) unlimited [2026-01-08T15:48:34.214Z] scheduling priority (-e) 0 [2026-01-08T15:48:34.214Z] file size (blocks, -f) unlimited [2026-01-08T15:48:34.214Z] pending signals (-i) 30252 [2026-01-08T15:48:34.214Z] max locked memory (kbytes, -l) 64 [2026-01-08T15:48:34.214Z] max memory size (kbytes, -m) unlimited [2026-01-08T15:48:34.214Z] open files (-n) 4096 [2026-01-08T15:48:34.214Z] pipe size (512 bytes, -p) 8 [2026-01-08T15:48:34.214Z] POSIX message queues (bytes, -q) 819200 [2026-01-08T15:48:34.214Z] real-time priority (-r) 0 [2026-01-08T15:48:34.214Z] stack size (kbytes, -s) 8192 [2026-01-08T15:48:34.214Z] cpu time (seconds, -t) unlimited [2026-01-08T15:48:34.214Z] max user processes (-u) 4096 [2026-01-08T15:48:34.214Z] virtual memory (kbytes, -v) unlimited [2026-01-08T15:48:34.214Z] file locks (-x) unlimited [2026-01-08T15:48:34.214Z] uname : Linux test-osuosl-centos74-ppc64le-1.adoptopenjdk.net 3.10.0-1160.105.1.el7.ppc64le #1 SMP Thu Dec 7 15:43:11 UTC 2023 ppc64le ppc64le ppc64le GNU/Linux [2026-01-08T15:48:34.214Z] vmVendor : Oracle Corporation [2026-01-08T15:48:34.214Z] vmVersion : 25.482-b05 [2026-01-08T15:48:34.214Z] xlc version : bash: xlC: command not found [2026-01-08T15:48:34.214Z] ************************************************************************** [2026-01-08T15:48:34.214Z] [2026-01-08T15:48:34.214Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM [2026-01-08T15:48:34.214Z] [2026-01-08T15:48:34.214Z] System.getProperty('java.vendor')=Temurin [2026-01-08T15:48:34.214Z] [2026-01-08T15:48:34.214Z] System.getProperty('os.name')=Linux [2026-01-08T15:48:34.214Z] [2026-01-08T15:48:34.214Z] System.getProperty('os.arch')=ppc64le [2026-01-08T15:48:34.214Z] [2026-01-08T15:48:34.214Z] System.getProperty('java.fullversion')=null [2026-01-08T15:48:34.214Z] [2026-01-08T15:48:34.214Z] System.getProperty('sun.arch.data.model')=64 [2026-01-08T15:48:34.214Z] [2026-01-08T15:48:34.214Z] make -f makeGen.mk AUTO_DETECT=true MODE=buildList TESTTARGET=sanity.functional TESTLIST= [2026-01-08T15:48:34.214Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG' [2026-01-08T15:48:34.214Z] perl scripts/configure.pl [2026-01-08T15:48:34.214Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=buildList --spec=linux_ppc-64_le --microArch="" --osLabel="cent.7" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=functional --iterations=1 --aotIterations= --testFlag= --testTarget=sanity.functional --testList= --numOfMachines= --testTime=120 --TRSSURL= [2026-01-08T15:48:34.214Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv. [2026-01-08T15:48:34.214Z] [2026-01-08T15:48:34.214Z] [2026-01-08T15:48:34.214Z] Starting to generate build list. [2026-01-08T15:48:34.214Z] [2026-01-08T15:48:34.214Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/JLM_Tests/playlist.xml [2026-01-08T15:48:35.170Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/CacheManagement/playlist.xml [2026-01-08T15:48:35.170Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/TestExample/playlist.xml [2026-01-08T15:48:35.170Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/testHeadlessComponents/playlist.xml [2026-01-08T15:48:35.170Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/NativeTest/playlist.xml [2026-01-08T15:48:35.170Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/sealed_classes/playlist.xml [2026-01-08T15:48:35.170Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/record/playlist.xml [2026-01-08T15:48:35.170Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/jdbc41/playlist.xml [2026-01-08T15:48:35.170Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/i18n/playlist.xml [2026-01-08T15:48:35.170Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/property_utf8/playlist.xml [2026-01-08T15:48:35.170Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/urlclassloader/playlist.xml [2026-01-08T15:48:35.170Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/formatter/playlist.xml [2026-01-08T15:48:35.170Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/codepage/playlist.xml [2026-01-08T15:48:35.170Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/nio/playlist.xml [2026-01-08T15:48:35.170Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/datetime/playlist.xml [2026-01-08T15:48:35.170Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/new_jp_era/playlist.xml [2026-01-08T15:48:35.170Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/locale_matching/playlist.xml [2026-01-08T15:48:35.170Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/StAX/playlist.xml [2026-01-08T15:48:35.170Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/file/playlist.xml [2026-01-08T15:48:35.170Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/jaxp14/playlist.xml [2026-01-08T15:48:35.170Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/unicode/playlist.xml [2026-01-08T15:48:35.170Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/scanner/playlist.xml [2026-01-08T15:48:35.170Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/compact_number_format/playlist.xml [2026-01-08T15:48:35.170Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/pattern_matching_instanceof/playlist.xml [2026-01-08T15:48:35.170Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/CLDR_11/playlist.xml [2026-01-08T15:48:35.170Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/pref/playlist.xml [2026-01-08T15:48:35.170Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/Compiler/playlist.xml [2026-01-08T15:48:35.170Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/text_blocks/playlist.xml [2026-01-08T15:48:35.170Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/coin/playlist.xml [2026-01-08T15:48:35.170Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/IDN/playlist.xml [2026-01-08T15:48:35.170Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/annotation/playlist.xml [2026-01-08T15:48:35.170Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/codepoint/playlist.xml [2026-01-08T15:48:35.170Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/charsets/playlist.xml [2026-01-08T15:48:35.170Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/language_tag/playlist.xml [2026-01-08T15:48:35.170Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/env/playlist.xml [2026-01-08T15:48:35.170Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/regex/playlist.xml [2026-01-08T15:48:35.170Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/switch_expressions/playlist.xml [2026-01-08T15:48:35.170Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/SyntheticGCWorkload/playlist.xml [2026-01-08T15:48:35.170Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/Java12andUp/playlist.xml [2026-01-08T15:48:35.170Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/SharedCPEntryInvokerTests/playlist.xml [2026-01-08T15:48:35.170Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/Jsr335/playlist.xml [2026-01-08T15:48:35.170Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/Valhalla/playlist.xml [2026-01-08T15:48:35.170Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/HealthCenter/playlist.xml [2026-01-08T15:48:35.170Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/Java10andUp/playlist.xml [2026-01-08T15:48:35.170Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/JavaAgentTest/playlist.xml [2026-01-08T15:48:35.170Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/Java22andUp/playlist.xml [2026-01-08T15:48:35.170Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/Java11andUp/playlist.xml [2026-01-08T15:48:35.170Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/MockitoTests/playlist.xml [2026-01-08T15:48:35.170Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/Java14andUp/playlist.xml [2026-01-08T15:48:35.170Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/OpenJcePlusTests/playlist.xml [2026-01-08T15:48:35.170Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/Java9andUp/playlist.xml [2026-01-08T15:48:35.170Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/forceLazySymbolResolution/playlist.xml [2026-01-08T15:48:35.171Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/xcheckjni/playlist.xml [2026-01-08T15:48:35.171Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/jit/playlist.xml [2026-01-08T15:48:35.171Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/callsitedbgddrext/playlist.xml [2026-01-08T15:48:35.171Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/jitserver/playlist.xml [2026-01-08T15:48:35.171Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/javaAssertions/playlist.xml [2026-01-08T15:48:35.171Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/lockWordAlignment/playlist.xml [2026-01-08T15:48:35.171Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/dumpromtests/playlist.xml [2026-01-08T15:48:35.171Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/classLoaderTest/playlist.xml [2026-01-08T15:48:35.171Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/softmxCmdOptTest/playlist.xml [2026-01-08T15:48:35.171Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/CDSAdaptorTest/playlist.xml [2026-01-08T15:48:36.304Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/StoreFilterTests/playlist.xml [2026-01-08T15:48:36.304Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/DataHelperTests/playlist.xml [2026-01-08T15:48:36.304Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCCMLTests/playlist.xml [2026-01-08T15:48:36.304Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/playlist.xml [2026-01-08T15:48:36.304Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/ListAllCachesTests/playlist.xml [2026-01-08T15:48:36.304Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/BadStackMap/playlist.xml [2026-01-08T15:48:36.304Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/StorageKey/playlist.xml [2026-01-08T15:48:36.304Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCHelperCompatTests/playlist.xml [2026-01-08T15:48:36.304Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/ShareClassesSimpleSanity/playlist.xml [2026-01-08T15:48:36.304Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/URLHelperTests/playlist.xml [2026-01-08T15:48:36.304Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/URLClassLoaderTests/playlist.xml [2026-01-08T15:48:36.304Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/openssl/playlist.xml [2026-01-08T15:48:36.304Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/vmRuntimeState/playlist.xml [2026-01-08T15:48:36.304Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/pltest/playlist.xml [2026-01-08T15:48:36.304Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/fips/playlist.xml [2026-01-08T15:48:36.304Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/loopReduction/playlist.xml [2026-01-08T15:48:36.304Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/xlpCMLTests/playlist.xml [2026-01-08T15:48:36.304Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/fastClassHashTable/playlist.xml [2026-01-08T15:48:36.304Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/hangTest/playlist.xml [2026-01-08T15:48:36.304Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/libpathTest/playlist.xml [2026-01-08T15:48:36.304Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/shrcdbgddrext/playlist.xml [2026-01-08T15:48:36.304Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/sigabrtHandlingTest/playlist.xml [2026-01-08T15:48:36.304Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/jfr/playlist.xml [2026-01-08T15:48:36.305Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/classesdbgddrext/playlist.xml [2026-01-08T15:48:36.305Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/stackSizeInfoTest/playlist.xml [2026-01-08T15:48:36.305Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/proxyFieldAccess/playlist.xml [2026-01-08T15:48:36.305Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/defaultLazySymbolResolution/playlist.xml [2026-01-08T15:48:36.305Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/gcRegressionTests/playlist.xml [2026-01-08T15:48:36.305Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/criu/playlist.xml [2026-01-08T15:48:36.305Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/imageReaderInitializationTest/playlist.xml [2026-01-08T15:48:36.305Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/jrvTest/playlist.xml [2026-01-08T15:48:36.305Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/bootStrapStaticVerify/playlist.xml [2026-01-08T15:48:36.305Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/cmdlinetestertests/playlist.xml [2026-01-08T15:48:36.305Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/bootstrapMethodArgumentTest/playlist.xml [2026-01-08T15:48:36.305Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/sigxfszHandlingTest/playlist.xml [2026-01-08T15:48:36.305Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/ValueBasedClassTest/playlist.xml [2026-01-08T15:48:36.305Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/xxargtest/playlist.xml [2026-01-08T15:48:36.305Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/jep178staticLinkingTest/playlist.xml [2026-01-08T15:48:36.305Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/valuetypeddrtests/playlist.xml [2026-01-08T15:48:36.305Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/loadLibraryTest/playlist.xml [2026-01-08T15:48:36.305Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/pageAlignDirectMemory/playlist.xml [2026-01-08T15:48:36.305Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/runtimemxbeanTests/playlist.xml [2026-01-08T15:48:36.305Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/verboseVerification/playlist.xml [2026-01-08T15:48:36.305Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/locales/playlist.xml [2026-01-08T15:48:36.305Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/ignoreUnrecognizedVMOptions/playlist.xml [2026-01-08T15:48:36.305Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/modularityddrtests/playlist.xml [2026-01-08T15:48:36.305Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/gptest/playlist.xml [2026-01-08T15:48:36.305Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/SystemPropertiesTest/playlist.xml [2026-01-08T15:48:36.305Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/cmdLineTest_J9tests/playlist.xml [2026-01-08T15:48:36.305Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/jimageinterface/playlist.xml [2026-01-08T15:48:36.305Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/getCallerClassTests/playlist.xml [2026-01-08T15:48:36.305Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/jython/playlist.xml [2026-01-08T15:48:36.305Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/jvmtitests/playlist.xml [2026-01-08T15:48:36.305Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/lazyClassLoadingTest/playlist.xml [2026-01-08T15:48:36.305Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/verbosetest/playlist.xml [2026-01-08T15:48:36.305Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/reflectCache/playlist.xml [2026-01-08T15:48:36.305Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/gputests/playlist.xml [2026-01-08T15:48:36.305Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/dscr/playlist.xml [2026-01-08T15:48:36.305Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/doProtectedAccessCheck/playlist.xml [2026-01-08T15:48:36.305Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/gcsuballoctests/playlist.xml [2026-01-08T15:48:36.305Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/gcCheck/playlist.xml [2026-01-08T15:48:36.305Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/xtraceTests/playlist.xml [2026-01-08T15:48:36.305Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/J9security/playlist.xml [2026-01-08T15:48:36.305Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/xlogTests/playlist.xml [2026-01-08T15:48:36.305Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/Java15andUp/playlist.xml [2026-01-08T15:48:36.305Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/IllegalAccessError_for_protected_method/playlist.xml [2026-01-08T15:48:36.305Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/UnsafeTest/playlist.xml [2026-01-08T15:48:36.305Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/Jsr292/playlist.xml [2026-01-08T15:48:36.305Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/Java21andUp/playlist.xml [2026-01-08T15:48:36.305Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/JIT_Test/playlist.xml [2026-01-08T15:48:36.305Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/Java16andUp/playlist.xml [2026-01-08T15:48:36.305Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/VM_Test/playlist.xml [2026-01-08T15:48:36.305Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/Java8andUp/playlist.xml [2026-01-08T15:48:36.305Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/Jsr335_interfaceStaticMethod/playlist.xml [2026-01-08T15:48:36.305Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/security/Crypto/playlist.xml [2026-01-08T15:48:36.305Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/security/ssl-tests/playlist.xml [2026-01-08T15:48:36.305Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/security/AQAvit/playlist.xml [2026-01-08T15:48:36.305Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/Java21Only/playlist.xml [2026-01-08T15:48:36.305Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/OpenJ9_Jsr_292_API/playlist.xml [2026-01-08T15:48:36.305Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/Java17andUp/playlist.xml [2026-01-08T15:48:36.305Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/DDR_Test/playlist.xml [2026-01-08T15:48:36.305Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/RasapiTest/playlist.xml [2026-01-08T15:48:36.305Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../TKG/buildInfo.mk [2026-01-08T15:48:36.305Z] [2026-01-08T15:48:36.305Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG' [2026-01-08T15:48:36.305Z] make -f clean.mk cleanBuild [2026-01-08T15:48:36.305Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG' [2026-01-08T15:48:36.305Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../../jvmtest [2026-01-08T15:48:36.305Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG' [2026-01-08T15:48:36.305Z] make -f compile.mk compile [2026-01-08T15:48:36.305Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG' [2026-01-08T15:48:36.305Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../TKG/output_compilation; \ [2026-01-08T15:48:36.305Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../TKG/output_compilation; \ [2026-01-08T15:48:36.305Z] (ant -f scripts/build_test.xml "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/.." "-DBUILD_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../../jvmtest" "-DJDK_VERSION=8" "-DJDK_IMPL=hotspot" "-DJDK_VENDOR=temurin" "-DJCL_VERSION=latest" "-DBUILD_LIST=functional/cmdLineTests/cmdLineTest_J9tests,functional/cmdLineTests/imageReaderInitializationTest,functional/cmdLineTests/libpathTest,functional/cmdLineTests/xxargtest" "-DRESOURCES_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../../jvmtest/TestConfig/resources" "-DSPEC=linux_ppc-64_le" "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/jdkbinary/j2sdk-image" "-DJVM_VERSION=openjdk8" "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2026-01-08T15:48:36.305Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../TKG/output_compilation"; fi [2026-01-08T15:48:37.272Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/scripts/build_test.xml [2026-01-08T15:48:37.272Z] [echo] build.list is TestConfig/build.xml,functional/cmdLineTests/cmdLineTest_J9tests/build.xml,functional/cmdLineTests/imageReaderInitializationTest/build.xml,functional/cmdLineTests/libpathTest/build.xml,functional/cmdLineTests/xxargtest/build.xml [2026-01-08T15:48:37.272Z] [2026-01-08T15:48:37.272Z] -create_test_directory: [2026-01-08T15:48:37.272Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/jvmtest [2026-01-08T15:48:37.272Z] [2026-01-08T15:48:37.272Z] stage_test_material: [2026-01-08T15:48:38.228Z] [copy] Copying 588 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/jvmtest [2026-01-08T15:48:38.228Z] [2026-01-08T15:48:38.228Z] build: [2026-01-08T15:48:38.228Z] [2026-01-08T15:48:38.228Z] init: [2026-01-08T15:48:38.228Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/jvmtest/TestConfig [2026-01-08T15:48:38.228Z] [2026-01-08T15:48:38.228Z] build: [2026-01-08T15:48:38.228Z] [copy] Copying 15 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/jvmtest/TestConfig [2026-01-08T15:48:38.228Z] [copy] Copied 4 empty directories to 2 empty directories under /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/jvmtest/TestConfig [2026-01-08T15:48:38.228Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/jvmtest/TestConfig [2026-01-08T15:48:38.228Z] [2026-01-08T15:48:38.228Z] buildCmdLineTestTools: [2026-01-08T15:48:38.228Z] [2026-01-08T15:48:38.228Z] check-jar: [2026-01-08T15:48:38.228Z] [2026-01-08T15:48:38.228Z] build: [2026-01-08T15:48:38.228Z] [2026-01-08T15:48:38.228Z] init: [2026-01-08T15:48:38.228Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/jvmtest/functional/cmdline_options_tester [2026-01-08T15:48:38.228Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/functional/cmdline_options_tester/bin [2026-01-08T15:48:38.228Z] [2026-01-08T15:48:38.228Z] compile: [2026-01-08T15:48:38.228Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2026-01-08T15:48:38.228Z] [echo] ============COMPILER SETTINGS============ [2026-01-08T15:48:38.228Z] [echo] ===fork: yes [2026-01-08T15:48:38.228Z] [echo] ===executable: /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/jdkbinary/j2sdk-image/bin/javac [2026-01-08T15:48:38.228Z] [echo] ===debug: on [2026-01-08T15:48:38.228Z] [echo] ===destdir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../../jvmtest/functional/cmdline_options_tester [2026-01-08T15:48:38.228Z] [javac] Compiling 34 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/functional/cmdline_options_tester/bin [2026-01-08T15:48:41.267Z] [javac] Note: Some input files use unchecked or unsafe operations. [2026-01-08T15:48:41.267Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2026-01-08T15:48:41.267Z] [2026-01-08T15:48:41.267Z] dist: [2026-01-08T15:48:41.267Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/jvmtest/functional/cmdline_options_tester/cmdlinetester.jar [2026-01-08T15:48:41.267Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/jvmtest/functional/cmdline_options_tester [2026-01-08T15:48:41.267Z] [2026-01-08T15:48:41.267Z] clean: [2026-01-08T15:48:41.267Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/functional/cmdline_options_tester/bin [2026-01-08T15:48:41.267Z] [2026-01-08T15:48:41.267Z] check-jar: [2026-01-08T15:48:41.267Z] [2026-01-08T15:48:41.267Z] build: [2026-01-08T15:48:41.267Z] [2026-01-08T15:48:41.267Z] buildCmdLineTestUtils: [2026-01-08T15:48:41.267Z] [2026-01-08T15:48:41.267Z] check-jar: [2026-01-08T15:48:41.267Z] [2026-01-08T15:48:41.267Z] build: [2026-01-08T15:48:41.267Z] [2026-01-08T15:48:41.267Z] build: [2026-01-08T15:48:41.267Z] [2026-01-08T15:48:41.267Z] init: [2026-01-08T15:48:41.267Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/jvmtest/functional/cmdLineTests/cmdLineTest_J9tests [2026-01-08T15:48:41.267Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/functional/cmdLineTests/cmdLineTest_J9tests/bin [2026-01-08T15:48:41.267Z] [2026-01-08T15:48:41.267Z] compile: [2026-01-08T15:48:41.267Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2026-01-08T15:48:41.267Z] [echo] ============COMPILER SETTINGS============ [2026-01-08T15:48:41.267Z] [echo] ===fork: yes [2026-01-08T15:48:41.267Z] [echo] ===executable: /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/jdkbinary/j2sdk-image/bin/javac [2026-01-08T15:48:41.267Z] [echo] ===debug: on [2026-01-08T15:48:41.267Z] [echo] ===destdir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../../jvmtest/functional/cmdLineTests/cmdLineTest_J9tests [2026-01-08T15:48:41.267Z] [javac] Compiling 16 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/functional/cmdLineTests/cmdLineTest_J9tests/bin [2026-01-08T15:48:43.142Z] [javac] Creating empty /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/functional/cmdLineTests/cmdLineTest_J9tests/bin/org/openj9/test/util/package-info.class [2026-01-08T15:48:43.142Z] [2026-01-08T15:48:43.142Z] dist: [2026-01-08T15:48:43.142Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/jvmtest/functional/cmdLineTests/cmdLineTest_J9tests/cmdLineTest_J9tests.jar [2026-01-08T15:48:43.142Z] [copy] Copying 13 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/jvmtest/functional/cmdLineTests/cmdLineTest_J9tests [2026-01-08T15:48:43.142Z] [2026-01-08T15:48:43.142Z] clean: [2026-01-08T15:48:43.142Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/functional/cmdLineTests/cmdLineTest_J9tests/bin [2026-01-08T15:48:43.142Z] [2026-01-08T15:48:43.142Z] buildCmdLineTestTools: [2026-01-08T15:48:43.142Z] [2026-01-08T15:48:43.142Z] check-jar: [2026-01-08T15:48:43.142Z] [2026-01-08T15:48:43.142Z] build: [2026-01-08T15:48:43.142Z] [2026-01-08T15:48:43.142Z] check-jar: [2026-01-08T15:48:43.142Z] [2026-01-08T15:48:43.142Z] build: [2026-01-08T15:48:43.142Z] [2026-01-08T15:48:43.142Z] build: [2026-01-08T15:48:43.142Z] [2026-01-08T15:48:43.142Z] init: [2026-01-08T15:48:43.142Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/jvmtest/functional/cmdLineTests/imageReaderInitializationTest [2026-01-08T15:48:43.142Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/functional/cmdLineTests/imageReaderInitializationTest/bin [2026-01-08T15:48:43.142Z] [2026-01-08T15:48:43.142Z] compile: [2026-01-08T15:48:43.142Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2026-01-08T15:48:43.142Z] [echo] ============COMPILER SETTINGS============ [2026-01-08T15:48:43.142Z] [echo] ===fork: yes [2026-01-08T15:48:43.142Z] [echo] ===executable: /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/jdkbinary/j2sdk-image/bin/javac [2026-01-08T15:48:43.142Z] [echo] ===debug: on [2026-01-08T15:48:43.142Z] [echo] ===destdir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../../jvmtest/functional/cmdLineTests/imageReaderInitializationTest [2026-01-08T15:48:43.142Z] [javac] Compiling 1 source file to /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/functional/cmdLineTests/imageReaderInitializationTest/bin [2026-01-08T15:48:44.113Z] [2026-01-08T15:48:44.113Z] dist: [2026-01-08T15:48:44.113Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/jvmtest/functional/cmdLineTests/imageReaderInitializationTest/imageReaderInitializationTest.jar [2026-01-08T15:48:44.113Z] [copy] Copying 3 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/jvmtest/functional/cmdLineTests/imageReaderInitializationTest [2026-01-08T15:48:44.113Z] [2026-01-08T15:48:44.113Z] clean: [2026-01-08T15:48:44.113Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/functional/cmdLineTests/imageReaderInitializationTest/bin [2026-01-08T15:48:44.113Z] [2026-01-08T15:48:44.113Z] buildCmdLineTestTools: [2026-01-08T15:48:44.113Z] [2026-01-08T15:48:44.113Z] check-jar: [2026-01-08T15:48:44.113Z] [2026-01-08T15:48:44.113Z] build: [2026-01-08T15:48:44.113Z] [2026-01-08T15:48:44.113Z] check-jar: [2026-01-08T15:48:44.113Z] [2026-01-08T15:48:44.113Z] build: [2026-01-08T15:48:44.113Z] [2026-01-08T15:48:44.113Z] build: [2026-01-08T15:48:44.113Z] [2026-01-08T15:48:44.113Z] init: [2026-01-08T15:48:44.113Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/jvmtest/functional/cmdLineTests/libpathTest [2026-01-08T15:48:44.113Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/functional/cmdLineTests/libpathTest/bin [2026-01-08T15:48:44.113Z] [2026-01-08T15:48:44.113Z] compile: [2026-01-08T15:48:44.113Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2026-01-08T15:48:44.113Z] [echo] ============COMPILER SETTINGS============ [2026-01-08T15:48:44.113Z] [echo] ===fork: yes [2026-01-08T15:48:44.113Z] [echo] ===executable: /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/jdkbinary/j2sdk-image/bin/javac [2026-01-08T15:48:44.113Z] [echo] ===debug: on [2026-01-08T15:48:44.113Z] [echo] ===destdir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../../jvmtest/functional/cmdLineTests/libpathTest [2026-01-08T15:48:44.113Z] [javac] Compiling 2 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/functional/cmdLineTests/libpathTest/bin [2026-01-08T15:48:44.113Z] [2026-01-08T15:48:44.113Z] dist: [2026-01-08T15:48:44.113Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/jvmtest/functional/cmdLineTests/libpathTest/libpathTest.jar [2026-01-08T15:48:45.077Z] [copy] Copying 6 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/jvmtest/functional/cmdLineTests/libpathTest [2026-01-08T15:48:45.077Z] [2026-01-08T15:48:45.077Z] clean: [2026-01-08T15:48:45.077Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/functional/cmdLineTests/libpathTest/bin [2026-01-08T15:48:45.077Z] [2026-01-08T15:48:45.077Z] buildCmdLineTestTools: [2026-01-08T15:48:45.077Z] [2026-01-08T15:48:45.077Z] check-jar: [2026-01-08T15:48:45.077Z] [2026-01-08T15:48:45.077Z] build: [2026-01-08T15:48:45.077Z] [2026-01-08T15:48:45.077Z] check-jar: [2026-01-08T15:48:45.077Z] [2026-01-08T15:48:45.077Z] build: [2026-01-08T15:48:45.077Z] [2026-01-08T15:48:45.077Z] build: [2026-01-08T15:48:45.077Z] [2026-01-08T15:48:45.077Z] dist: [2026-01-08T15:48:45.077Z] [copy] Copying 4 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/jvmtest/functional/cmdLineTests/xxargtest [2026-01-08T15:48:45.077Z] [2026-01-08T15:48:45.077Z] BUILD SUCCESSFUL [2026-01-08T15:48:45.077Z] Total time: 7 seconds [2026-01-08T15:48:45.077Z] 0 [2026-01-08T15:48:45.077Z] [2026-01-08T15:48:45.077Z] [2026-01-08T15:48:45.077Z] RECORD TEST REPOs SHA [2026-01-08T15:48:45.077Z] cd "/home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../TKG/scripts"; \ [2026-01-08T15:48:45.077Z] bash "getSHAs.sh" --test_root_dir "/home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/.." --shas_file "/home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../TKG/SHAs.txt" [2026-01-08T15:48:45.077Z] Check shas in /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/.. and store the info in /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../TKG/SHAs.txt [2026-01-08T15:48:45.077Z] touch /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../TKG/SHAs.txt [2026-01-08T15:48:45.077Z] ================================================ [2026-01-08T15:48:45.077Z] timestamp: 20260108-154844 [2026-01-08T15:48:45.077Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG [2026-01-08T15:48:45.077Z] git repo: [2026-01-08T15:48:45.077Z] Fetch URL: https://github.com/adoptium/TKG.git [2026-01-08T15:48:45.077Z] sha: [2026-01-08T15:48:45.077Z] 0bb246f8231d38430eaf8f0a83b4e56cddc7af3f [2026-01-08T15:48:45.077Z] ================================================ [2026-01-08T15:48:45.077Z] timestamp: 20260108-154844 [2026-01-08T15:48:45.077Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/openj9 [2026-01-08T15:48:45.077Z] git repo: [2026-01-08T15:48:45.077Z] Fetch URL: https://github.com/eclipse-openj9/openj9.git [2026-01-08T15:48:45.077Z] sha: [2026-01-08T15:48:45.077Z] d60771d5722bfb6c22322f4cbebd93296f566ce2 [2026-01-08T15:48:45.077Z] ================================================ [2026-01-08T15:48:45.077Z] timestamp: 20260108-154844 [2026-01-08T15:48:45.077Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests [2026-01-08T15:48:45.077Z] git repo: [2026-01-08T15:48:45.077Z] Fetch URL: https://github.com/adoptium/aqa-tests.git [2026-01-08T15:48:45.077Z] sha: [2026-01-08T15:48:45.077Z] 383ec2a3d958bbca6628dcc52d19b4013d2cefbc [2026-01-08T15:48:45.077Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG' [2026-01-08T15:48:45.077Z] make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=sanity.functional TESTLIST= [2026-01-08T15:48:45.077Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG' [2026-01-08T15:48:45.077Z] perl scripts/configure.pl [2026-01-08T15:48:45.077Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=tests --spec=linux_ppc-64_le --microArch="" --osLabel="cent.7" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=functional --iterations=1 --aotIterations= --testFlag= --testTarget=sanity.functional --testList= --numOfMachines= --testTime=120 --TRSSURL= [2026-01-08T15:48:45.077Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv. [2026-01-08T15:48:45.077Z] [2026-01-08T15:48:45.077Z] Starting to generate test make files. [2026-01-08T15:48:45.077Z] [2026-01-08T15:48:46.035Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/JLM_Tests/playlist.xml [2026-01-08T15:48:46.035Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/CacheManagement/playlist.xml [2026-01-08T15:48:46.035Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/TestExample/playlist.xml [2026-01-08T15:48:46.035Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/testHeadlessComponents/playlist.xml [2026-01-08T15:48:46.035Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/NativeTest/playlist.xml [2026-01-08T15:48:46.035Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/sealed_classes/playlist.xml [2026-01-08T15:48:46.035Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/record/playlist.xml [2026-01-08T15:48:46.035Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/jdbc41/playlist.xml [2026-01-08T15:48:46.035Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/i18n/playlist.xml [2026-01-08T15:48:46.035Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/property_utf8/playlist.xml [2026-01-08T15:48:46.035Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/urlclassloader/playlist.xml [2026-01-08T15:48:46.035Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/formatter/playlist.xml [2026-01-08T15:48:46.035Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/codepage/playlist.xml [2026-01-08T15:48:46.035Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/nio/playlist.xml [2026-01-08T15:48:46.035Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/datetime/playlist.xml [2026-01-08T15:48:46.035Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/new_jp_era/playlist.xml [2026-01-08T15:48:46.035Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/locale_matching/playlist.xml [2026-01-08T15:48:46.035Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/StAX/playlist.xml [2026-01-08T15:48:46.035Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/file/playlist.xml [2026-01-08T15:48:46.035Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/jaxp14/playlist.xml [2026-01-08T15:48:46.035Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/unicode/playlist.xml [2026-01-08T15:48:46.035Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/scanner/playlist.xml [2026-01-08T15:48:46.035Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/compact_number_format/playlist.xml [2026-01-08T15:48:46.035Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/pattern_matching_instanceof/playlist.xml [2026-01-08T15:48:46.035Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/CLDR_11/playlist.xml [2026-01-08T15:48:46.035Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/pref/playlist.xml [2026-01-08T15:48:46.035Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/Compiler/playlist.xml [2026-01-08T15:48:46.035Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/text_blocks/playlist.xml [2026-01-08T15:48:46.035Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/coin/playlist.xml [2026-01-08T15:48:46.035Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/IDN/playlist.xml [2026-01-08T15:48:46.035Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/annotation/playlist.xml [2026-01-08T15:48:46.035Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/codepoint/playlist.xml [2026-01-08T15:48:46.035Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/charsets/playlist.xml [2026-01-08T15:48:46.035Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/language_tag/playlist.xml [2026-01-08T15:48:46.035Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/env/playlist.xml [2026-01-08T15:48:46.035Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/regex/playlist.xml [2026-01-08T15:48:46.035Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/MBCS_Tests/switch_expressions/playlist.xml [2026-01-08T15:48:46.035Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/SyntheticGCWorkload/playlist.xml [2026-01-08T15:48:46.035Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/SyntheticGCWorkload/autoGen.mk [2026-01-08T15:48:46.035Z] [2026-01-08T15:48:46.035Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/Java12andUp/playlist.xml [2026-01-08T15:48:46.035Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/SharedCPEntryInvokerTests/playlist.xml [2026-01-08T15:48:46.035Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/Jsr335/playlist.xml [2026-01-08T15:48:46.035Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/Valhalla/playlist.xml [2026-01-08T15:48:46.035Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/HealthCenter/playlist.xml [2026-01-08T15:48:46.035Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/Java10andUp/playlist.xml [2026-01-08T15:48:46.035Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/JavaAgentTest/playlist.xml [2026-01-08T15:48:46.035Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/Java22andUp/playlist.xml [2026-01-08T15:48:46.035Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/Java11andUp/playlist.xml [2026-01-08T15:48:47.176Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/MockitoTests/playlist.xml [2026-01-08T15:48:47.176Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/Java14andUp/playlist.xml [2026-01-08T15:48:47.176Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/OpenJcePlusTests/playlist.xml [2026-01-08T15:48:47.176Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/Java9andUp/playlist.xml [2026-01-08T15:48:47.176Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/forceLazySymbolResolution/playlist.xml [2026-01-08T15:48:47.176Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/xcheckjni/playlist.xml [2026-01-08T15:48:47.176Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/jit/playlist.xml [2026-01-08T15:48:47.176Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/callsitedbgddrext/playlist.xml [2026-01-08T15:48:47.176Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/jitserver/playlist.xml [2026-01-08T15:48:47.176Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/javaAssertions/playlist.xml [2026-01-08T15:48:47.176Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/lockWordAlignment/playlist.xml [2026-01-08T15:48:47.176Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/dumpromtests/playlist.xml [2026-01-08T15:48:47.176Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/classLoaderTest/playlist.xml [2026-01-08T15:48:47.176Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/softmxCmdOptTest/playlist.xml [2026-01-08T15:48:47.176Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/CDSAdaptorTest/playlist.xml [2026-01-08T15:48:47.176Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/StoreFilterTests/playlist.xml [2026-01-08T15:48:47.176Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/DataHelperTests/playlist.xml [2026-01-08T15:48:47.176Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCCMLTests/playlist.xml [2026-01-08T15:48:47.176Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/playlist.xml [2026-01-08T15:48:47.176Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/ListAllCachesTests/playlist.xml [2026-01-08T15:48:47.176Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/BadStackMap/playlist.xml [2026-01-08T15:48:47.176Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/StorageKey/playlist.xml [2026-01-08T15:48:47.176Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCHelperCompatTests/playlist.xml [2026-01-08T15:48:47.176Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/ShareClassesSimpleSanity/playlist.xml [2026-01-08T15:48:47.176Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/URLHelperTests/playlist.xml [2026-01-08T15:48:47.176Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/URLClassLoaderTests/playlist.xml [2026-01-08T15:48:47.176Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/openssl/playlist.xml [2026-01-08T15:48:47.176Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/vmRuntimeState/playlist.xml [2026-01-08T15:48:47.176Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/pltest/playlist.xml [2026-01-08T15:48:47.176Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/fips/playlist.xml [2026-01-08T15:48:47.176Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/loopReduction/playlist.xml [2026-01-08T15:48:47.176Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/xlpCMLTests/playlist.xml [2026-01-08T15:48:47.176Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/fastClassHashTable/playlist.xml [2026-01-08T15:48:47.176Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/hangTest/playlist.xml [2026-01-08T15:48:47.176Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/libpathTest/playlist.xml [2026-01-08T15:48:47.176Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/libpathTest/autoGen.mk [2026-01-08T15:48:47.176Z] [2026-01-08T15:48:47.176Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/shrcdbgddrext/playlist.xml [2026-01-08T15:48:47.176Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/sigabrtHandlingTest/playlist.xml [2026-01-08T15:48:47.176Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/jfr/playlist.xml [2026-01-08T15:48:47.176Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/classesdbgddrext/playlist.xml [2026-01-08T15:48:47.176Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/stackSizeInfoTest/playlist.xml [2026-01-08T15:48:47.176Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/proxyFieldAccess/playlist.xml [2026-01-08T15:48:47.176Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/defaultLazySymbolResolution/playlist.xml [2026-01-08T15:48:47.176Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/gcRegressionTests/playlist.xml [2026-01-08T15:48:47.176Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/criu/playlist.xml [2026-01-08T15:48:47.176Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/imageReaderInitializationTest/playlist.xml [2026-01-08T15:48:47.176Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/imageReaderInitializationTest/autoGen.mk [2026-01-08T15:48:47.176Z] [2026-01-08T15:48:47.176Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/jrvTest/playlist.xml [2026-01-08T15:48:47.176Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/bootStrapStaticVerify/playlist.xml [2026-01-08T15:48:47.176Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/cmdlinetestertests/playlist.xml [2026-01-08T15:48:47.177Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/bootstrapMethodArgumentTest/playlist.xml [2026-01-08T15:48:47.177Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/sigxfszHandlingTest/playlist.xml [2026-01-08T15:48:47.177Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/ValueBasedClassTest/playlist.xml [2026-01-08T15:48:47.177Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/xxargtest/playlist.xml [2026-01-08T15:48:47.177Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/xxargtest/autoGen.mk [2026-01-08T15:48:47.177Z] [2026-01-08T15:48:47.177Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/jep178staticLinkingTest/playlist.xml [2026-01-08T15:48:47.177Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/valuetypeddrtests/playlist.xml [2026-01-08T15:48:47.177Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/loadLibraryTest/playlist.xml [2026-01-08T15:48:47.177Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/pageAlignDirectMemory/playlist.xml [2026-01-08T15:48:47.177Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/runtimemxbeanTests/playlist.xml [2026-01-08T15:48:47.177Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/verboseVerification/playlist.xml [2026-01-08T15:48:47.177Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/locales/playlist.xml [2026-01-08T15:48:47.177Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/ignoreUnrecognizedVMOptions/playlist.xml [2026-01-08T15:48:47.177Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/modularityddrtests/playlist.xml [2026-01-08T15:48:47.177Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/gptest/playlist.xml [2026-01-08T15:48:47.177Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/SystemPropertiesTest/playlist.xml [2026-01-08T15:48:47.177Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/cmdLineTest_J9tests/playlist.xml [2026-01-08T15:48:47.177Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/cmdLineTest_J9tests/autoGen.mk [2026-01-08T15:48:47.177Z] [2026-01-08T15:48:47.177Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/jimageinterface/playlist.xml [2026-01-08T15:48:47.177Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/getCallerClassTests/playlist.xml [2026-01-08T15:48:47.177Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/jython/playlist.xml [2026-01-08T15:48:47.177Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/jvmtitests/playlist.xml [2026-01-08T15:48:47.177Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/lazyClassLoadingTest/playlist.xml [2026-01-08T15:48:47.177Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/verbosetest/playlist.xml [2026-01-08T15:48:47.177Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/reflectCache/playlist.xml [2026-01-08T15:48:47.177Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/gputests/playlist.xml [2026-01-08T15:48:47.177Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/dscr/playlist.xml [2026-01-08T15:48:47.177Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/doProtectedAccessCheck/playlist.xml [2026-01-08T15:48:47.177Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/gcsuballoctests/playlist.xml [2026-01-08T15:48:47.177Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/gcCheck/playlist.xml [2026-01-08T15:48:47.177Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/xtraceTests/playlist.xml [2026-01-08T15:48:47.177Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/J9security/playlist.xml [2026-01-08T15:48:47.177Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/xlogTests/playlist.xml [2026-01-08T15:48:47.177Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/cmdLineTests/autoGen.mk [2026-01-08T15:48:47.177Z] [2026-01-08T15:48:47.177Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/Java15andUp/playlist.xml [2026-01-08T15:48:47.177Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/IllegalAccessError_for_protected_method/playlist.xml [2026-01-08T15:48:47.177Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/UnsafeTest/playlist.xml [2026-01-08T15:48:47.177Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/Jsr292/playlist.xml [2026-01-08T15:48:47.177Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/Java21andUp/playlist.xml [2026-01-08T15:48:47.177Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/JIT_Test/playlist.xml [2026-01-08T15:48:47.177Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/Java16andUp/playlist.xml [2026-01-08T15:48:47.177Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/VM_Test/playlist.xml [2026-01-08T15:48:47.177Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/Java8andUp/playlist.xml [2026-01-08T15:48:47.177Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/Jsr335_interfaceStaticMethod/playlist.xml [2026-01-08T15:48:47.177Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/security/Crypto/playlist.xml [2026-01-08T15:48:47.177Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/security/ssl-tests/playlist.xml [2026-01-08T15:48:47.177Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/security/AQAvit/playlist.xml [2026-01-08T15:48:47.177Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/Java21Only/playlist.xml [2026-01-08T15:48:47.177Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/OpenJ9_Jsr_292_API/playlist.xml [2026-01-08T15:48:47.177Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/Java17andUp/playlist.xml [2026-01-08T15:48:47.177Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/DDR_Test/playlist.xml [2026-01-08T15:48:47.177Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/RasapiTest/playlist.xml [2026-01-08T15:48:47.177Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../functional/autoGen.mk [2026-01-08T15:48:47.177Z] [2026-01-08T15:48:47.177Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../autoGen.mk [2026-01-08T15:48:47.177Z] [2026-01-08T15:48:47.177Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../TKG/utils.mk [2026-01-08T15:48:47.177Z] [2026-01-08T15:48:47.177Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/../TKG/rerun.mk [2026-01-08T15:48:47.177Z] [2026-01-08T15:48:47.177Z] Make files are generated successfully. [2026-01-08T15:48:47.177Z] [2026-01-08T15:48:47.177Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG' [2026-01-08T15:48:47.177Z] make -f runtest.mk _sanity.functional [2026-01-08T15:48:47.177Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG' [2026-01-08T15:48:47.177Z] [2026-01-08T15:48:47.177Z] Running make 4.1 [2026-01-08T15:48:47.177Z] set TEST_ROOT to /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/TKG/.. [2026-01-08T15:48:47.177Z] set JDK_VERSION to 8 [2026-01-08T15:48:47.177Z] set JDK_IMPL to hotspot [2026-01-08T15:48:47.177Z] set JVM_VERSION to openjdk8 [2026-01-08T15:48:47.177Z] set JCL_VERSION to latest [2026-01-08T15:48:47.177Z] set JAVA_HOME to /home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/jdkbinary/j2sdk-image [2026-01-08T15:48:47.177Z] set SPEC to linux_ppc-64_le [2026-01-08T15:48:47.177Z] set TEST_FLAG to [2026-01-08T15:48:47.177Z] set OS_LABEL to cent.7 [2026-01-08T15:48:47.177Z] Running sanity.functional ... [2026-01-08T15:48:47.177Z] There are 5 test targets in sanity.functional [2026-01-08T15:48:47.177Z] "/home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/jdkbinary/j2sdk-image/bin/java" -version [2026-01-08T15:48:47.177Z] openjdk version "1.8.0_482-beta" [2026-01-08T15:48:47.177Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_482-beta-202601081430-b05) [2026-01-08T15:48:47.177Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.482-b05, mixed mode) [2026-01-08T15:48:47.177Z] make[2]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests' [2026-01-08T15:48:48.133Z] make[3]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/functional' [2026-01-08T15:48:48.133Z] make[4]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.functional_ppc64le_linux/aqa-tests/functional/SyntheticGCWorkload' [2026-01-08T15:48:48.133Z] [2026-01-08T15:48:48.134Z] ===============================================