Pre Test

Started by upstream project "Test_openjdk8_hs_extended.system_ppc64_aix" build number 645 originally caused by: Started by upstream project "build-scripts/jobs/jdk8u/jdk8u-aix-ppc64-temurin" build number 506 originally caused by: Started by upstream project "build-scripts/openjdk8-pipeline" build number 3005 originally caused by: Started by upstream project "build-scripts/utils/betaTrigger_8ea" build number 262 originally caused by: Started by timer Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1@script/7d272c0688f17ab4e5b2f6ce77a7dc9cf4df33ff05c3a95eddd38682ef795b79 to read aqa-tests/buildenv/jenkins/openjdk_tests The recommended git tool is: git No credentials specified Wiping out workspace first. Cloning the remote Git repository Using shallow clone with depth 1 Cloning repository https://github.com/adoptium/aqa-tests.git > git init /home/jenkins/.jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1@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 8c2c79652fe877c060d6d4dd58a1156c6402c8b0 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 8c2c79652fe877c060d6d4dd58a1156c6402c8b0 # timeout=10 Commit message: "Exclude system tests for IBM Java 8 (#6342)" > git rev-list --no-walk aaf7e5ab11b27b032bb8bf8cc5ab9398fe9190e1 # timeout=10 First time build. Skipping changelog. [Pipeline] Start of Pipeline [Pipeline] timestamps [Pipeline] { [Pipeline] echo [2025-06-17T20:48:23.575Z] SPEC: aix_ppc-64 [Pipeline] echo [2025-06-17T20:48:23.577Z] LABEL: ci.role.test&&hw.arch.ppc64&&sw.os.aix&&sw.os.aix.7_2 [Pipeline] stage [Pipeline] { (Queue) [Pipeline] nodesByLabel [2025-06-17T20:48:23.585Z] Found a total of 6 nodes with the 'ci.role.test&&hw.arch.ppc64&&sw.os.aix&&sw.os.aix.7_2' label Did you forget the `def` keyword? WorkflowScript seems to be setting a field named dynamicAgents (to a value of type ArrayList) which could lead to memory leaks or other issues. [Pipeline] echo [2025-06-17T20:48:23.587Z] dynamicAgents: [] [Pipeline] node [2025-06-17T20:48:38.591Z] Still waiting to schedule task [2025-06-17T20:48:38.591Z] Waiting for next available executor on ‘ci.role.test&&hw.arch.ppc64&&sw.os.aix&&sw.os.aix.7_2’ [2025-06-17T20:51:54.109Z] Running on test-osuosl-aix72-ppc64-3 in /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1 [Pipeline] { Did you forget the `def` keyword? WorkflowScript seems to be setting a field named ref_cache (to a value of type GStringImpl) which could lead to memory leaks or other issues. [Pipeline] retry [Pipeline] { [Pipeline] timeout [2025-06-17T20:51:54.138Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] cleanWs [2025-06-17T20:51:54.774Z] [WS-CLEANUP] Deleting project workspace... [2025-06-17T20:51:54.774Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2025-06-17T20:51:54.944Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // timeout [Pipeline] checkout [2025-06-17T20:51:55.139Z] The recommended git tool is: git [2025-06-17T20:51:55.480Z] No credentials specified [2025-06-17T20:51:55.651Z] Cloning the remote Git repository [2025-06-17T20:51:55.903Z] Cloning repository https://github.com/adoptium/aqa-tests.git [2025-06-17T20:51:55.903Z] > git init /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests # timeout=10 [2025-06-17T20:51:55.918Z] [WARNING] Reference path does not exist: /home/jenkins/openjdk_cache [2025-06-17T20:51:55.918Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git [2025-06-17T20:51:55.918Z] > git --version # timeout=10 [2025-06-17T20:51:55.928Z] > git --version # 'git version 2.31.1' [2025-06-17T20:51:55.928Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-06-17T20:52:03.140Z] Avoid second fetch [2025-06-17T20:52:03.324Z] Checking out Revision 20c189de9f97f55af5b130fa309872a7ce12bf25 (origin/master) [2025-06-17T20:52:02.855Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10 [2025-06-17T20:52:02.867Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-06-17T20:52:03.220Z] > git rev-parse origin/master^{commit} # timeout=10 [2025-06-17T20:52:03.405Z] > git config core.sparsecheckout # timeout=10 [2025-06-17T20:52:03.416Z] > git checkout -f 20c189de9f97f55af5b130fa309872a7ce12bf25 # timeout=10 [2025-06-17T20:52:18.140Z] Commit message: "Exclude failed dacapo tests (#6338)" [2025-06-17T20:52:18.220Z] > git rev-list --no-walk aaf7e5ab11b27b032bb8bf8cc5ab9398fe9190e1 # timeout=10 [Pipeline] } [Pipeline] // retry [Pipeline] load [Pipeline] { (/home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/buildenv/jenkins/JenkinsfileBase) [Pipeline] } [Pipeline] // load Did you forget the `def` keyword? WorkflowScript seems to be setting a field named jenkinsfile (to a value of type Script1) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TIME_LIMIT (to a value of type Integer) which could lead to memory leaks or other issues. [Pipeline] timeout [2025-06-17T20:52:20.723Z] Timeout set to expire in 1 day 1 hr [Pipeline] { [Pipeline] echo [2025-06-17T20:52:20.750Z] runMulticastCmd: false [Pipeline] stage [Pipeline] { (Setup) [Pipeline] sh [2025-06-17T20:52:22.611Z] + date +%a, %d %b %Y %T %z [2025-06-17T20:52:22.612Z] + LC_TIME=C [Pipeline] echo [2025-06-17T20:52:23.158Z] PROCESSCATCH: Terminating any hung/left over test processes: [Pipeline] sh [2025-06-17T20:52:24.977Z] + aqa-tests/terminateTestProcesses.sh jenkins [2025-06-17T20:52:24.977Z] + 2>& 1 [2025-06-17T20:52:24.977Z] Unix type machine.. [2025-06-17T20:52:24.977Z] Woohoo - no rogue processes detected! Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named PLATFORM (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9 (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOM_TARGET (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NAME (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NUMBER (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named SSH_AGENT_CREDENTIAL (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named KEEP_WORKSPACE (to a value of type Boolean) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CLOUD_PROVIDER (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named SDK_RESOURCE (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named ITERATIONS (to a value of type Integer) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named NUM_MACHINES (to a value of type Integer) which could lead to memory leaks or other issues. [Pipeline] sh [2025-06-17T20:52:27.800Z] + printenv [2025-06-17T20:52:27.800Z] _=/opt/freeware/bin/printenv [2025-06-17T20:52:27.800Z] EXTERNAL_TEST_CMD=mvn clean install [2025-06-17T20:52:27.800Z] BUILD_LIST=system [2025-06-17T20:52:27.800Z] LANG=en_US [2025-06-17T20:52:27.800Z] LABEL_ADDITION=sw.os.aix.7_2 [2025-06-17T20:52:27.800Z] JOB_BASE_NAME=Test_openjdk8_hs_extended.system_ppc64_aix_testList_1 [2025-06-17T20:52:27.800Z] LOGIN=jenkins [2025-06-17T20:52:27.800Z] USE_JRE=false [2025-06-17T20:52:27.800Z] JDK17_BOOT_DIR=/usr/java17_64 [2025-06-17T20:52:27.800Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git [2025-06-17T20:52:27.800Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master [2025-06-17T20:52:27.800Z] SLACK_CHANNEL=aqavit-bot [2025-06-17T20:52:27.800Z] JDK10_BOOT_DIR=/usr/java10_64 [2025-06-17T20:52:27.800Z] PARALLEL=None [2025-06-17T20:52:27.800Z] KEEP_REPORTDIR=false [2025-06-17T20:52:27.800Z] DOCKER_REQUIRED=false [2025-06-17T20:52:27.800Z] JDK11_BOOT_DIR=/usr/java11_64 [2025-06-17T20:52:27.800Z] PATH=/opt/freeware/bin:/usr/bin:/opt/IBM/xlC/13.1.3/bin:/opt/freeware/bin/:etc:/usr/sbin:/usr/ucb:/usr/bin/X11:/sbin:/usr/java7_64/jre/bin:/usr/java7_64/bin:/opt/bin [2025-06-17T20:52:27.800Z] RES_RETRY=2 [2025-06-17T20:52:27.800Z] STF_OWNER_BRANCH=adoptium:master [2025-06-17T20:52:27.800Z] TARGET=-f parallelList.mk testList_1 [2025-06-17T20:52:27.800Z] BUILD_NUMBER=7 [2025-06-17T20:52:27.800Z] SDK_RESOURCE=upstream [2025-06-17T20:52:27.800Z] JOBSTARTTIME=Tue, 17 Jun 2025 20:52:21 +0000 [2025-06-17T20:52:27.800Z] PERSONAL_BUILD=false [2025-06-17T20:52:27.800Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/7/display/redirect?page=tests [2025-06-17T20:52:27.800Z] USE_TESTENV_PROPERTIES=false [2025-06-17T20:52:27.800Z] ARCHIVE_TEST_RESULTS=false [2025-06-17T20:52:27.800Z] NODE_LABELS=aix720 aix sw.os.aix.7_2 ci.role.test hw.arch.ppc64 xlc16 xlc13 test-osuosl-aix72-ppc64-3 sw.os.aix ppc64 [2025-06-17T20:52:27.800Z] KEEP_WORKSPACE=false [2025-06-17T20:52:27.800Z] OPENJ9_BRANCH=master [2025-06-17T20:52:27.800Z] LC__FASTMSG=true [2025-06-17T20:52:27.800Z] LIGHT_WEIGHT_CHECKOUT=false [2025-06-17T20:52:27.800Z] EXIT_FAILURE=false [2025-06-17T20:52:27.801Z] HUDSON_COOKIE=917fac1c-92ce-4a80-a1d5-130683f38000 [2025-06-17T20:52:27.801Z] EDITOR=/usr/bin/vi [2025-06-17T20:52:27.801Z] JDK_BRANCH=jdk8u462-b06_adopt [2025-06-17T20:52:27.801Z] AUTO_DETECT=true [2025-06-17T20:52:27.801Z] EXTERNAL_CUSTOM_BRANCH=master [2025-06-17T20:52:27.801Z] JCK_GIT_BRANCH=master [2025-06-17T20:52:27.801Z] LOGNAME=jenkins [2025-06-17T20:52:27.801Z] BUILD_ID=7 [2025-06-17T20:52:27.801Z] BUILD_TAG=jenkins-Test_openjdk8_hs_extended.system_ppc64_aix_testList_1-7 [2025-06-17T20:52:27.801Z] EXECUTOR_NUMBER=0 [2025-06-17T20:52:27.801Z] RES_TIMEOUT=5 [2025-06-17T20:52:27.801Z] JOB_NAME=Test_openjdk8_hs_extended.system_ppc64_aix_testList_1 [2025-06-17T20:52:27.801Z] JDK_REPO=https://github.com/adoptium/jdk8u [2025-06-17T20:52:27.801Z] ITERATIONS=1 [2025-06-17T20:52:27.801Z] MAIL=/var/spool/mail/jenkins [2025-06-17T20:52:27.801Z] TAP_NAME=Test_openjdk8_hs_extended.system_ppc64_aix_testList_1.tap [2025-06-17T20:52:27.801Z] TEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/jdkbinary/j2sdk-image [2025-06-17T20:52:27.801Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master [2025-06-17T20:52:27.801Z] JENKINS_URL=https://ci.adoptium.net/ [2025-06-17T20:52:27.801Z] LOCPATH=/usr/lib/nls/loc [2025-06-17T20:52:27.801Z] TKG_ITERATIONS=1 [2025-06-17T20:52:27.801Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/7/display/redirect?page=artifacts [2025-06-17T20:52:27.801Z] HUDSON_HOME=/home/jenkins/.jenkins [2025-06-17T20:52:27.801Z] JDK_IMPL=hotspot [2025-06-17T20:52:27.801Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git [2025-06-17T20:52:27.801Z] HUDSON_URL=https://ci.adoptium.net/ [2025-06-17T20:52:27.801Z] JENKINS_NODE_COOKIE=876cac80-2a96-4ff7-b2b5-d1d79d29a1ff [2025-06-17T20:52:27.801Z] ADOPTOPENJDK_BRANCH=master [2025-06-17T20:52:27.801Z] NUM_PROCESSORS=4 [2025-06-17T20:52:27.801Z] LDR_CNTRL=MAXDATA=0x80000000 [2025-06-17T20:52:27.801Z] CI=true [2025-06-17T20:52:27.801Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token [2025-06-17T20:52:27.801Z] USER=jenkins [2025-06-17T20:52:27.801Z] JENKINS_SERVER_COOKIE=durable-dec9a3531f42a550c56393f24324575790cc7af9a0fbfae292aeec9f623203ca [2025-06-17T20:52:27.801Z] AUTHSTATE=compat [2025-06-17T20:52:27.801Z] HUDSON_SERVER_COOKIE=2d832652af5afba8 [2025-06-17T20:52:27.801Z] ACTIVE_NODE_TIMEOUT=5 [2025-06-17T20:52:27.801Z] EXIT_SUCCESS=false [2025-06-17T20:52:27.801Z] LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/../../testDependency/lib [2025-06-17T20:52:27.801Z] TKG_OWNER_BRANCH=adoptium:master [2025-06-17T20:52:27.801Z] UPSTREAM_TEST_JOB_NAME=Test_openjdk8_hs_extended.system_ppc64_aix [2025-06-17T20:52:27.801Z] SYSTEM_LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/../../testDependency/system_lib [2025-06-17T20:52:27.801Z] RERUN_FAILURE=true [2025-06-17T20:52:27.801Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/7/display/redirect?page=changes [2025-06-17T20:52:27.801Z] SHELL=/usr/bin/ksh [2025-06-17T20:52:27.801Z] WORKSPACE=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1 [2025-06-17T20:52:27.801Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/ [2025-06-17T20:52:27.801Z] AIXTHREAD_HRT=true [2025-06-17T20:52:27.801Z] DYNAMIC_COMPILE=false [2025-06-17T20:52:27.801Z] ODMDIR=/etc/objrepos [2025-06-17T20:52:27.801Z] SETUP_JCK_RUN=false [2025-06-17T20:52:27.801Z] SPEC=aix_ppc-64 [2025-06-17T20:52:27.801Z] PKG_CONFIG_PATH=/opt/freeware/lib64/pkgconfig:/opt/freeware/lib/pkgconfig [2025-06-17T20:52:27.801Z] PLATFORM=ppc64_aix [2025-06-17T20:52:27.801Z] TIME_LIMIT=25 [2025-06-17T20:52:27.801Z] HOME=/home/jenkins [2025-06-17T20:52:27.801Z] NODE_NAME=test-osuosl-aix72-ppc64-3 [2025-06-17T20:52:27.801Z] WORKSPACE_TMP=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1@tmp [2025-06-17T20:52:27.801Z] UPSTREAM_JOB_NUMBER=506 [2025-06-17T20:52:27.801Z] GENERATE_JOBS=true [2025-06-17T20:52:27.801Z] JENKINS_HOME=/home/jenkins/.jenkins [2025-06-17T20:52:27.801Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8 [2025-06-17T20:52:27.801Z] BUILD_DISPLAY_NAME=#7 [2025-06-17T20:52:27.801Z] SSH_CLIENT=78.47.239.97 50220 22 [2025-06-17T20:52:27.801Z] SSH_CONNECTION=78.47.239.97 50220 140.211.9.168 22 [2025-06-17T20:52:27.801Z] RERUN_ITERATIONS=1 [2025-06-17T20:52:27.801Z] STAGE_NAME=Setup [2025-06-17T20:52:27.801Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk8u/jdk8u-aix-ppc64-temurin [2025-06-17T20:52:27.801Z] PWD=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1 [2025-06-17T20:52:27.801Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/display/redirect [2025-06-17T20:52:27.801Z] UPSTREAM_TEST_JOB_NUMBER=645 [2025-06-17T20:52:27.801Z] PERL5LIB=/opt/freemarker/lib/perl5 [2025-06-17T20:52:27.801Z] TZ=Etc/UTC [2025-06-17T20:52:27.801Z] JDK_VERSION=8 [2025-06-17T20:52:27.801Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/7/display/redirect [2025-06-17T20:52:27.801Z] JDK9_BOOT_DIR=/home/java9_64 [2025-06-17T20:52:27.801Z] JDK8_BOOT_DIR=/usr/java8_64 [2025-06-17T20:52:27.801Z] JDK7_BOOT_DIR=/usr/java8_64 [2025-06-17T20:52:27.801Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/7/ [2025-06-17T20:52:27.801Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git [2025-06-17T20:52:27.801Z] ORIGIN_JDK_VERSION=8 [2025-06-17T20:52:27.801Z] PERF_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/../../benchmarks [2025-06-17T20:52:27.801Z] NLSPATH=/usr/lib/nls/msg/%L/%N:/usr/lib/nls/msg/%L/%N.cat:/usr/lib/nls/msg/%l.%c/%N:/usr/lib/nls/msg/%l.%c/%N.cat [2025-06-17T20:52:27.801Z] LIBPATH=/usr/jdk-17.0.4+7/lib/server:/usr/jdk-17.0.4+7/lib:/usr/jdk-17.0.4+7/../lib Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOMIZED_SDK_URL_OPTION (to a value of type String) which could lead to memory leaks or other issues. [Pipeline] timeout [2025-06-17T20:52:28.153Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] dir [2025-06-17T20:52:28.467Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/jdkbinary [Pipeline] { [Pipeline] copyArtifacts [2025-06-17T20:55:02.713Z] Copied 5 artifacts from "build-scripts » jobs » jdk8u » jdk8u-aix-ppc64-temurin" build number 506 [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // timeout Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_VERSION_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_IMPL_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_REPOS (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_BRANCHES (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_DIRS (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_SHAS (to a value of type String) which could lead to memory leaks or other issues. [Pipeline] echo [2025-06-17T20:55:02.943Z] IS_SVT_TESTREPO is set to false Did you forget the `def` keyword? Script1 seems to be setting a field named TEST_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named DEBUG_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CODE_COVERAGE_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named ADDITIONAL_ARTIFACTS_REQUIRED_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CURL_OPTS (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named GET_SH_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named RESOLVED_MAKE (to a value of type String) which could lead to memory leaks or other issues. [Pipeline] dir [2025-06-17T20:55:02.949Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1 [Pipeline] { [Pipeline] sshagent [2025-06-17T20:55:03.048Z] $ ssh-agent [2025-06-17T20:55:03.833Z] SSH_AUTH_SOCK=/tmp/ssh-OBL2BtMkDbuh/agent.6750586 [2025-06-17T20:55:03.833Z] SSH_AGENT_PID=8126858 [2025-06-17T20:55:03.833Z] [ssh-agent] Started. [Pipeline] { [Pipeline] dir [2025-06-17T20:55:03.847Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests [Pipeline] { [Pipeline] withCredentials [2025-06-17T20:55:03.878Z] Masking supported pattern matches of $USERNAME or $PASSWORD [Pipeline] { [Pipeline] sh [2025-06-17T20:55:05.691Z] + pwd [2025-06-17T20:55:05.692Z] + ./get.sh -s /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/.. -p ppc64_aix -r upstream -j 8 -i hotspot --clone_openj9 false --tkg_repo https://github.com/adoptium/TKG.git --tkg_branch master [2025-06-17T20:55:05.692Z] TESTDIR: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests [2025-06-17T20:55:05.692Z] get jdk binary... [2025-06-17T20:55:05.692Z] --sdkdir is set to upstream. Therefore, skip download jdk binary [2025-06-17T20:55:05.692Z] Uncompressing file: OpenJDK8U-jdk_ppc64_aix_hotspot_8u462b06-ea.tar.gz ... [2025-06-17T20:55:19.323Z] List files in jdkbinary folder... [2025-06-17T20:55:19.323Z] total 213816 [2025-06-17T20:55:19.323Z] -rw-r--r-- 1 jenkins staff 70543336 Jun 17 20:24 OpenJDK8U-debugimage_ppc64_aix_hotspot_8u462b06-ea.tar.gz [2025-06-17T20:55:19.323Z] -rw-r--r-- 1 jenkins staff 105196831 Jun 17 20:24 OpenJDK8U-jdk_ppc64_aix_hotspot_8u462b06-ea.tar.gz [2025-06-17T20:55:19.323Z] -rw-r--r-- 1 jenkins staff 43103582 Jun 17 20:23 OpenJDK8U-jre_ppc64_aix_hotspot_8u462b06-ea.tar.gz [2025-06-17T20:55:19.323Z] -rw-r--r-- 1 jenkins staff 20526 Jun 17 20:27 OpenJDK8U-sbom_ppc64_aix_hotspot_8u462b06-ea-metadata.json [2025-06-17T20:55:19.323Z] -rw-r--r-- 1 jenkins staff 67545 Jun 17 20:32 OpenJDK8U-sbom_ppc64_aix_hotspot_8u462b06-ea.json [2025-06-17T20:55:19.323Z] drwxr-xr-x 3 jenkins staff 256 Jun 17 20:55 tmp [2025-06-17T20:55:19.323Z] List files in jdkbinary/tmp folder... [2025-06-17T20:55:19.323Z] total 4 [2025-06-17T20:55:19.323Z] drwxr-xr-x 7 jenkins staff 4096 Jun 17 20:23 jdk8u462-b06 [2025-06-17T20:55:19.323Z] Moving directory jdk8u462-b06/ to ../j2sdk-image [2025-06-17T20:55:19.323Z] Uncompressing file: OpenJDK8U-jre_ppc64_aix_hotspot_8u462b06-ea.tar.gz ... [2025-06-17T20:55:27.534Z] List files in jdkbinary folder... [2025-06-17T20:55:27.534Z] total 213820 [2025-06-17T20:55:27.534Z] -rw-r--r-- 1 jenkins staff 70543336 Jun 17 20:24 OpenJDK8U-debugimage_ppc64_aix_hotspot_8u462b06-ea.tar.gz [2025-06-17T20:55:27.534Z] -rw-r--r-- 1 jenkins staff 105196831 Jun 17 20:24 OpenJDK8U-jdk_ppc64_aix_hotspot_8u462b06-ea.tar.gz [2025-06-17T20:55:27.534Z] -rw-r--r-- 1 jenkins staff 43103582 Jun 17 20:23 OpenJDK8U-jre_ppc64_aix_hotspot_8u462b06-ea.tar.gz [2025-06-17T20:55:27.534Z] -rw-r--r-- 1 jenkins staff 20526 Jun 17 20:27 OpenJDK8U-sbom_ppc64_aix_hotspot_8u462b06-ea-metadata.json [2025-06-17T20:55:27.534Z] -rw-r--r-- 1 jenkins staff 67545 Jun 17 20:32 OpenJDK8U-sbom_ppc64_aix_hotspot_8u462b06-ea.json [2025-06-17T20:55:27.534Z] drwxr-xr-x 7 jenkins staff 4096 Jun 17 20:23 j2sdk-image [2025-06-17T20:55:27.534Z] drwxr-xr-x 3 jenkins staff 256 Jun 17 20:55 tmp [2025-06-17T20:55:27.534Z] List files in jdkbinary/tmp folder... [2025-06-17T20:55:27.534Z] total 0 [2025-06-17T20:55:27.534Z] drwxr-xr-x 4 jenkins staff 256 Jun 17 20:23 jdk8u462-b06-jre [2025-06-17T20:55:27.534Z] Moving directory jdk8u462-b06-jre/ to ../j2re-image [2025-06-17T20:55:27.534Z] Uncompressing OpenJDK8U-debugimage_ppc64_aix_hotspot_8u462b06-ea.tar.gz over ./j2sdk-image/jre... [2025-06-17T20:55:41.186Z] Removing top-level folder jdk8u462-b06-debug-image/ [2025-06-17T20:55:41.186Z] Removing top-level folder jdk8u462-b06/ [2025-06-17T20:55:49.381Z] Run /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/jdkbinary/j2sdk-image/bin/java -version [2025-06-17T20:55:49.381Z] =JAVA VERSION OUTPUT BEGIN= [2025-06-17T20:55:49.381Z] openjdk version "1.8.0_462-beta" [2025-06-17T20:55:49.381Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_462-beta-202506172004-b06) [2025-06-17T20:55:49.381Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.462-b06, mixed mode) [2025-06-17T20:55:49.381Z] =JAVA VERSION OUTPUT END= [2025-06-17T20:55:49.381Z] =RELEASE INFO BEGIN= [2025-06-17T20:55:49.381Z] JAVA_VERSION="1.8.0_462" [2025-06-17T20:55:49.381Z] OS_NAME="" [2025-06-17T20:55:49.381Z] OS_VERSION="" [2025-06-17T20:55:49.381Z] OS_ARCH="ppc64" [2025-06-17T20:55:49.381Z] SOURCE=".:git:cee3d9f5a29e+" [2025-06-17T20:55:49.381Z] IMPLEMENTOR="Eclipse Adoptium" [2025-06-17T20:55:49.381Z] BUILD_SOURCE="git:5ec7cf95adce133a225cf1832d4b4915130b6a2a" [2025-06-17T20:55:49.381Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git" [2025-06-17T20:55:49.381Z] SOURCE_REPO="https://github.com/adoptium/jdk8u.git" [2025-06-17T20:55:49.381Z] FULL_VERSION="1.8.0_462-beta-202506172004-b06" [2025-06-17T20:55:49.381Z] SEMANTIC_VERSION="8.0.462+6" [2025-06-17T20:55:49.381Z] BUILD_INFO="OS: AIX Version: 7.2" [2025-06-17T20:55:49.381Z] JVM_VARIANT="Hotspot" [2025-06-17T20:55:49.381Z] JVM_VERSION="25.462-b06" [2025-06-17T20:55:49.381Z] IMAGE_TYPE="JDK" [2025-06-17T20:55:49.381Z] =RELEASE INFO END= [2025-06-17T20:55:49.381Z] get testKitGen... [2025-06-17T20:55:49.382Z] git clone -q https://github.com/adoptium/TKG.git [2025-06-17T20:55:50.154Z] git rev-parse master [2025-06-17T20:55:50.154Z] git checkout -q -f f03d5564fa18382f7f770380a452fec4d4240df9 [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // dir [Pipeline] } [2025-06-17T20:55:50.674Z] $ ssh-agent -k [2025-06-17T20:55:50.684Z] unset SSH_AUTH_SOCK; [2025-06-17T20:55:50.684Z] unset SSH_AGENT_PID; [2025-06-17T20:55:50.684Z] echo Agent pid 8126858 killed; [2025-06-17T20:55:51.456Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] fileExists [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] echo [2025-06-17T20:55:51.938Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&amp;TARGET=-f+parallelList.mk+testList_1&amp;BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&amp;TEST_FLAG=&amp;UPSTREAM_TEST_JOB_NAME=Test_openjdk8_hs_extended.system_ppc64_aix&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=ppc64_aix&amp;GENERATE_JOBS=true&amp;KEEP_REPORTDIR=false&amp;PERSONAL_BUILD=false&amp;DOCKER_REGISTRY_DIR=&amp;RERUN_ITERATIONS=0&amp;ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&amp;SETUP_JCK_RUN=false&amp;DOCKER_REGISTRY_URL_CREDENTIAL_ID=&amp;LABEL=&amp;EXTRA_OPTIONS=&amp;CUSTOMIZED_SDK_URL=&amp;BUILD_IDENTIFIER=&amp;JENKINS_KEY=&amp;ADOPTOPENJDK_BRANCH=master&amp;LIGHT_WEIGHT_CHECKOUT=false&amp;USE_JRE=false&amp;ARTIFACTORY_SERVER=&amp;KEEP_WORKSPACE=false&amp;USER_CREDENTIALS_ID=&amp;JDK_VERSION=8&amp;DOCKER_REGISTRY_URL=&amp;ITERATIONS=1&amp;VENDOR_TEST_REPOS=&amp;JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk8u&amp;JCK_GIT_BRANCH=master&amp;OPENJ9_BRANCH=master&amp;OPENJ9_SHA=&amp;JCK_GIT_REPO=&amp;VENDOR_TEST_BRANCHES=&amp;UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk8u%2Fjdk8u-aix-ppc64-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=jdk8u462-b06_adopt&amp;LABEL_ADDITION=sw.os.aix.7_2&amp;ARTIFACTORY_REPO=&amp;ARTIFACTORY_ROOT_DIR=&amp;UPSTREAM_TEST_JOB_NUMBER=645&amp;DOCKERIMAGE_TAG=&amp;TEST_TIME=&amp;JDK_IMPL=hotspot&amp;SSH_AGENT_CREDENTIAL=&amp;AUTO_DETECT=true&amp;SLACK_CHANNEL=aqavit-bot&amp;DYNAMIC_COMPILE=false&amp;RELATED_NODES=&amp;ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&amp;APPLICATION_OPTIONS=&amp;CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&amp;ARCHIVE_TEST_RESULTS=false&amp;NUM_MACHINES=&amp;OPENJDK_SHA=&amp;TRSS_URL=&amp;RERUN_FAILURE=false&amp;USE_TESTENV_PROPERTIES=false&amp;BUILD_LIST=system&amp;ADDITIONAL_ARTIFACTS_REQUIRED=&amp;UPSTREAM_JOB_NUMBER=506&amp;STF_OWNER_BRANCH=adoptium%3Amaster&amp;TIME_LIMIT=25&amp;JVM_OPTIONS=&amp;PARALLEL=None [Pipeline] echo [2025-06-17T20:55:51.951Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&amp;TARGET=-f+parallelList.mk+testList_1&amp;BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&amp;TEST_FLAG=&amp;UPSTREAM_TEST_JOB_NAME=Test_openjdk8_hs_extended.system_ppc64_aix&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=ppc64_aix&amp;GENERATE_JOBS=true&amp;KEEP_REPORTDIR=false&amp;PERSONAL_BUILD=false&amp;DOCKER_REGISTRY_DIR=&amp;RERUN_ITERATIONS=0&amp;ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&amp;SETUP_JCK_RUN=false&amp;DOCKER_REGISTRY_URL_CREDENTIAL_ID=&amp;LABEL=test-osuosl-aix72-ppc64-3&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-aix-ppc64-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=jdk8u462-b06_adopt&amp;LABEL_ADDITION=sw.os.aix.7_2&amp;ARTIFACTORY_REPO=&amp;ARTIFACTORY_ROOT_DIR=&amp;UPSTREAM_TEST_JOB_NUMBER=645&amp;DOCKERIMAGE_TAG=&amp;TEST_TIME=&amp;JDK_IMPL=hotspot&amp;SSH_AGENT_CREDENTIAL=&amp;AUTO_DETECT=true&amp;SLACK_CHANNEL=aqavit-bot&amp;DYNAMIC_COMPILE=false&amp;RELATED_NODES=&amp;ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&amp;APPLICATION_OPTIONS=&amp;CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&amp;ARCHIVE_TEST_RESULTS=false&amp;NUM_MACHINES=&amp;OPENJDK_SHA=&amp;TRSS_URL=&amp;RERUN_FAILURE=false&amp;USE_TESTENV_PROPERTIES=false&amp;BUILD_LIST=system&amp;ADDITIONAL_ARTIFACTS_REQUIRED=&amp;UPSTREAM_JOB_NUMBER=506&amp;STF_OWNER_BRANCH=adoptium%3Amaster&amp;TIME_LIMIT=25&amp;JVM_OPTIONS=&amp;PARALLEL=None [Pipeline] stage [Pipeline] { (Build) [Pipeline] echo [2025-06-17T20:55:51.980Z] Building tests... [Pipeline] timeout [2025-06-17T20:55:51.983Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] copyArtifacts [2025-06-17T20:55:53.036Z] Copied 1 artifact from "Test_openjdk8_hs_extended.system_ppc64_aix" build number 645 [Pipeline] } [Pipeline] // timeout [Pipeline] timeout [2025-06-17T20:55:53.079Z] Timeout set to expire in 20 min [Pipeline] { [Pipeline] echo [2025-06-17T20:55:53.095Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [Pipeline] sh [2025-06-17T20:55:54.911Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/../../testDependency/system_lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [2025-06-17T20:55:54.911Z] -------------------------------------------- [2025-06-17T20:55:54.911Z] path is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/../../testDependency/system_lib [2025-06-17T20:55:54.911Z] task is set to default [2025-06-17T20:55:54.911Z] dependencyList is set to all [2025-06-17T20:55:54.911Z] -------------------------------------------- [2025-06-17T20:55:54.911Z] Starting download third party dependent jars [2025-06-17T20:55:54.911Z] -------------------------------------------- [2025-06-17T20:55:54.911Z] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/../../testDependency/system_lib [2025-06-17T20:55:54.911Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/../../testDependency/system_lib/mauve/mauve.jar exists, not downloading. [2025-06-17T20:55:54.911Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/../../testDependency/system_lib/junit/junit.jar exists, not downloading. [2025-06-17T20:55:54.911Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/../../testDependency/system_lib/tools/tools.jar exists, not downloading. [2025-06-17T20:55:54.911Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/../../testDependency/system_lib/junit/hamcrest-core.jar exists, not downloading. [2025-06-17T20:55:54.911Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/../../testDependency/system_lib/cvsclient/org-netbeans-lib-cvsclient.jar exists, not downloading. [2025-06-17T20:55:54.911Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/../../testDependency/system_lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading [2025-06-17T20:55:54.911Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/../../testDependency/system_lib/log4j/log4j-api.jar exists, not downloading. [2025-06-17T20:55:54.911Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/../../testDependency/system_lib/apache-ant/lib/ant-launcher.jar exists, not downloading. [2025-06-17T20:55:54.911Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/../../testDependency/system_lib/json-simple.jar exists with correct hash, not downloading [2025-06-17T20:55:54.911Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/../../testDependency/system_lib/asm/asm.jar exists, not downloading. [2025-06-17T20:55:54.911Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/../../testDependency/system_lib/log4j/log4j-core.jar exists, not downloading. [2025-06-17T20:55:54.911Z] downloaded dependent third party jars successfully [Pipeline] } [Pipeline] // timeout [Pipeline] fileExists [Pipeline] fileExists [Pipeline] withCredentials [2025-06-17T20:55:55.677Z] Masking supported pattern matches of $USERNAME or $PASSWORD [Pipeline] { [Pipeline] dir [2025-06-17T20:55:55.692Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests [Pipeline] { [Pipeline] sshagent [2025-06-17T20:55:55.792Z] $ ssh-agent [2025-06-17T20:55:56.622Z] SSH_AUTH_SOCK=/tmp/ssh-TKY6ILzXaZJM/agent.8257842 [2025-06-17T20:55:56.622Z] SSH_AGENT_PID=10420512 [2025-06-17T20:55:56.622Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-06-17T20:55:58.520Z] + bash ./compile.sh [2025-06-17T20:55:58.520Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/jdkbinary/j2sdk-image [2025-06-17T20:55:58.520Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/../../testDependency/system_lib [2025-06-17T20:55:58.520Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/TKG/../TKG/output_compilation; \ [2025-06-17T20:55:58.520Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/TKG/../TKG/output_compilation; \ [2025-06-17T20:55:58.520Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/../../testDependency/system_lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2025-06-17T20:55:58.520Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/TKG/../TKG/output_compilation"; fi [2025-06-17T20:55:58.520Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/TKG/scripts/build_tools.xml [2025-06-17T20:56:00.106Z] [2025-06-17T20:56:00.106Z] build: [2025-06-17T20:56:00.106Z] [2025-06-17T20:56:00.106Z] clean: [2025-06-17T20:56:00.106Z] [2025-06-17T20:56:00.106Z] init: [2025-06-17T20:56:00.106Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/TKG/bin [2025-06-17T20:56:00.106Z] [2025-06-17T20:56:00.106Z] getDependentLibs: [2025-06-17T20:56:00.106Z] [exec] -------------------------------------------- [2025-06-17T20:56:00.106Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/../../testDependency/system_lib [2025-06-17T20:56:00.106Z] [exec] task is set to default [2025-06-17T20:56:00.106Z] [exec] dependencyList is set to json_simple [2025-06-17T20:56:00.106Z] [exec] -------------------------------------------- [2025-06-17T20:56:00.106Z] [exec] Starting download third party dependent jars [2025-06-17T20:56:00.106Z] [exec] -------------------------------------------- [2025-06-17T20:56:00.106Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/../../testDependency/system_lib [2025-06-17T20:56:00.106Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/../../testDependency/system_lib/json-simple.jar exists with correct hash, not downloading [2025-06-17T20:56:00.106Z] [exec] downloaded dependent third party jars successfully [2025-06-17T20:56:00.106Z] [2025-06-17T20:56:00.106Z] compile: [2025-06-17T20:56:00.106Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2025-06-17T20:56:00.106Z] [echo] ============COMPILER SETTINGS============ [2025-06-17T20:56:00.106Z] [echo] ===fork: yes [2025-06-17T20:56:00.106Z] [echo] ===debug: on [2025-06-17T20:56:00.106Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/TKG/bin [2025-06-17T20:56:04.551Z] [2025-06-17T20:56:04.551Z] dist: [2025-06-17T20:56:04.552Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/TKG/bin/TestKitGen.jar [2025-06-17T20:56:04.552Z] [2025-06-17T20:56:04.552Z] BUILD SUCCESSFUL [2025-06-17T20:56:04.552Z] Total time: 5 seconds [2025-06-17T20:56:04.552Z] 0 [2025-06-17T20:56:04.552Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector [2025-06-17T20:56:04.552Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch! [2025-06-17T20:56:04.552Z] microArchOutput: cat: /proc/cpuinfo: A file or directory in the path name does not exist. [2025-06-17T20:56:05.318Z] ****************************** MACHINE INFO ****************************** [2025-06-17T20:56:05.318Z] File path : /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/TKG [2025-06-17T20:56:05.318Z] Free Physical Memory Size : 25168785408 [2025-06-17T20:56:05.318Z] Free space (bytes) : 32364871680 [2025-06-17T20:56:05.318Z] Total Physical Memory Size : 32212254720 [2025-06-17T20:56:05.318Z] Total space (bytes) : 34359738368 [2025-06-17T20:56:05.318Z] Usable space (bytes) : 32364871680 [2025-06-17T20:56:05.318Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2025-06-17T20:56:05.318Z] bashVersion : [2025-06-17T20:56:05.318Z] GNU bash, version 5.1.4(1)-release (powerpc-ibm-aix6.1.9.0) [2025-06-17T20:56:05.318Z] Copyright (C) 2020 Free Software Foundation, Inc. [2025-06-17T20:56:05.318Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2025-06-17T20:56:05.318Z] [2025-06-17T20:56:05.318Z] This is free software; you are free to change and redistribute it. [2025-06-17T20:56:05.318Z] There is NO WARRANTY, to the extent permitted by law. [2025-06-17T20:56:05.318Z] cpuCores : [2025-06-17T20:56:05.318Z] cat: /proc/cpuinfo: A file or directory in the path name does not exist. [2025-06-17T20:56:05.318Z] 0 [2025-06-17T20:56:05.318Z] curlVersion : [2025-06-17T20:56:05.318Z] curl 7.79.1 (powerpc-ibm-aix6.1.9.0) libcurl/7.79.1 OpenSSL/1.0.2u zlib/1.2.11 libssh2/1.9.0 OpenLDAP/2.4.58 [2025-06-17T20:56:05.318Z] Release-Date: 2021-09-22 [2025-06-17T20:56:05.318Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ldap ldaps mqtt pop3 pop3s rtsp scp sftp smb smbs smtp smtps telnet tftp [2025-06-17T20:56:05.318Z] Features: alt-svc AsynchDNS GSS-API HSTS HTTPS-proxy IPv6 Kerberos Largefile libz NTLM NTLM_WB SPNEGO SSL TLS-SRP UnixSockets [2025-06-17T20:56:05.318Z] dockerVersion : bash: line 1: docker: command not found [2025-06-17T20:56:05.318Z] gcc version : Command could not be executed [2025-06-17T20:56:05.318Z] gclibc version : Usage: ldd [ -Llibpath ] executable [2025-06-17T20:56:05.318Z] gdb version : bash: line 1: gdb: command not found [2025-06-17T20:56:05.318Z] lldb version : Command could not be executed [2025-06-17T20:56:05.318Z] makeVersion : [2025-06-17T20:56:05.318Z] GNU Make 4.3 [2025-06-17T20:56:05.318Z] Built for powerpc-ibm-aix6.1.9.0 [2025-06-17T20:56:05.318Z] Copyright (C) 1988-2020 Free Software Foundation, Inc. [2025-06-17T20:56:05.318Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2025-06-17T20:56:05.318Z] This is free software: you are free to change and redistribute it. [2025-06-17T20:56:05.318Z] There is NO WARRANTY, to the extent permitted by law. [2025-06-17T20:56:05.318Z] mavenVersion : bash: line 1: mvn: command not found [2025-06-17T20:56:05.318Z] perlVersion : [2025-06-17T20:56:05.318Z] [2025-06-17T20:56:05.318Z] This is perl 5, version 34, subversion 1 (v5.34.1) built for ppc-aix-thread-multi-64all [2025-06-17T20:56:05.318Z] [2025-06-17T20:56:05.318Z] Copyright 1987-2022, Larry Wall [2025-06-17T20:56:05.318Z] [2025-06-17T20:56:05.318Z] Perl may be copied only under the terms of either the Artistic License or the [2025-06-17T20:56:05.318Z] GNU General Public License, which may be found in the Perl 5 source kit. [2025-06-17T20:56:05.318Z] [2025-06-17T20:56:05.318Z] Complete documentation for Perl, including FAQ lists, should be found on [2025-06-17T20:56:05.318Z] this system using "man perl" or "perldoc perl". If you have access to the [2025-06-17T20:56:05.318Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page. [2025-06-17T20:56:05.318Z] [2025-06-17T20:56:05.318Z] podmanVersion : bash: line 1: podman: command not found [2025-06-17T20:56:05.318Z] procArch : powerpc [2025-06-17T20:56:05.318Z] sysArch : 00FB3A2C4C00 [2025-06-17T20:56:05.318Z] sysOS : AIX [2025-06-17T20:56:05.318Z] ulimit : [2025-06-17T20:56:05.318Z] core file size (blocks, -c) unlimited [2025-06-17T20:56:05.318Z] data seg size (kbytes, -d) 2097152 [2025-06-17T20:56:05.318Z] file size (blocks, -f) unlimited [2025-06-17T20:56:05.318Z] max memory size (kbytes, -m) 262144 [2025-06-17T20:56:05.318Z] open files (-n) unlimited [2025-06-17T20:56:05.318Z] pipe size (512 bytes, -p) 64 [2025-06-17T20:56:05.318Z] stack size (kbytes, -s) 4194304 [2025-06-17T20:56:05.318Z] cpu time (seconds, -t) unlimited [2025-06-17T20:56:05.318Z] max user processes (-u) unlimited [2025-06-17T20:56:05.318Z] virtual memory (kbytes, -v) unlimited [2025-06-17T20:56:05.318Z] uname : AIX adopt07 2 7 00FB3A2C4C00 powerpc AIX [2025-06-17T20:56:05.318Z] vmVendor : Oracle Corporation [2025-06-17T20:56:05.318Z] vmVersion : 25.462-b06 [2025-06-17T20:56:05.318Z] xlc version : Version: 13.01.0003.0007 [2025-06-17T20:56:05.318Z] ************************************************************************** [2025-06-17T20:56:05.318Z] [2025-06-17T20:56:05.318Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM [2025-06-17T20:56:05.318Z] [2025-06-17T20:56:05.318Z] System.getProperty('java.vendor')=Temurin [2025-06-17T20:56:05.318Z] [2025-06-17T20:56:05.318Z] System.getProperty('os.name')=AIX [2025-06-17T20:56:05.318Z] [2025-06-17T20:56:05.318Z] System.getProperty('os.arch')=ppc64 [2025-06-17T20:56:05.318Z] [2025-06-17T20:56:05.318Z] System.getProperty('java.fullversion')=null [2025-06-17T20:56:05.318Z] [2025-06-17T20:56:05.318Z] System.getProperty('sun.arch.data.model')=64 [2025-06-17T20:56:05.318Z] [2025-06-17T20:56:05.318Z] gmake -f clean.mk cleanBuild [2025-06-17T20:56:05.318Z] gmake[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/TKG' [2025-06-17T20:56:06.082Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/TKG/../../jvmtest [2025-06-17T20:56:06.082Z] gmake[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/TKG' [2025-06-17T20:56:06.082Z] gmake -f compile.mk compile [2025-06-17T20:56:06.082Z] gmake[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/TKG' [2025-06-17T20:56:06.082Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/TKG/../TKG/output_compilation; \ [2025-06-17T20:56:06.082Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/TKG/../TKG/output_compilation; \ [2025-06-17T20:56:06.082Z] (ant -f scripts/build_test.xml "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/TKG/.." "-DBUILD_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/TKG/../../jvmtest" "-DJDK_VERSION=8" "-DJDK_IMPL=hotspot" "-DJDK_VENDOR=temurin" "-DJCL_VERSION=latest" "-DBUILD_LIST=system" "-DRESOURCES_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/TKG/../../jvmtest/TestConfig/resources" "-DSPEC=aix_ppc-64" "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/jdkbinary/j2sdk-image" "-DJVM_VERSION=openjdk8" "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/../../testDependency/system_lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2025-06-17T20:56:06.082Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/TKG/../TKG/output_compilation"; fi [2025-06-17T20:56:06.855Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/TKG/scripts/build_test.xml [2025-06-17T20:56:07.625Z] [echo] build.list is TestConfig/build.xml,system/build.xml [2025-06-17T20:56:07.625Z] [2025-06-17T20:56:07.625Z] -create_test_directory: [2025-06-17T20:56:07.625Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/jvmtest [2025-06-17T20:56:07.625Z] [2025-06-17T20:56:07.625Z] stage_test_material: [2025-06-17T20:56:07.625Z] [copy] Copying 136 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/jvmtest [2025-06-17T20:56:07.625Z] [2025-06-17T20:56:07.625Z] build: [2025-06-17T20:56:08.390Z] [2025-06-17T20:56:08.390Z] init: [2025-06-17T20:56:08.390Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/jvmtest/system [2025-06-17T20:56:08.390Z] [2025-06-17T20:56:08.390Z] dist: [2025-06-17T20:56:08.391Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/jvmtest/system [2025-06-17T20:56:08.391Z] [2025-06-17T20:56:08.391Z] common_build: [2025-06-17T20:56:08.391Z] [echo] target common_build is called..... [2025-06-17T20:56:08.391Z] [2025-06-17T20:56:08.391Z] common_init: [2025-06-17T20:56:08.391Z] [2025-06-17T20:56:08.391Z] check_systemtest: [2025-06-17T20:56:08.391Z] [echo] /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/TKG/../system/STF does not exist, clone from GitHub [2025-06-17T20:56:08.391Z] [2025-06-17T20:56:08.391Z] clone_stf: [2025-06-17T20:56:08.391Z] [exec] git clone -q https://github.com/adoptium/STF.git [2025-06-17T20:56:09.149Z] [echo] git rev-parse master [2025-06-17T20:56:09.149Z] [echo] git checkout -q -f 03f6cc21c7356c036ccd11173c061417f58b621b [2025-06-17T20:56:09.149Z] [exec] Check sha in /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/TKG/../system/STF and store the info in /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/TKG/../testenv/testenv.properties [2025-06-17T20:56:09.149Z] [exec] STF_REPO=https://github.com/adoptium/STF.git [2025-06-17T20:56:09.149Z] [exec] STF_BRANCH=03f6cc21c7356c036ccd11173c061417f58b621b [2025-06-17T20:56:09.149Z] [echo] /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/TKG/../system/aqa-systemtest does not exist, clone from GitHub [2025-06-17T20:56:09.149Z] [2025-06-17T20:56:09.149Z] clone_systemtest: [2025-06-17T20:56:09.149Z] [exec] git clone -q https://github.com/adoptium/aqa-systemtest.git [2025-06-17T20:56:10.744Z] [echo] git rev-parse master [2025-06-17T20:56:10.744Z] [echo] git checkout -q -f 2c3cbfc2a73a17e2a21401fbe7f43d83c24f5247 [2025-06-17T20:56:11.516Z] [exec] Check sha in /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/TKG/../system/aqa-systemtest and store the info in /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/TKG/../testenv/testenv.properties [2025-06-17T20:56:11.516Z] [exec] AQA_SYSTEMTEST_REPO=https://github.com/adoptium/aqa-systemtest.git [2025-06-17T20:56:11.516Z] [exec] AQA_SYSTEMTEST_BRANCH=2c3cbfc2a73a17e2a21401fbe7f43d83c24f5247 [2025-06-17T20:56:11.516Z] [2025-06-17T20:56:11.516Z] configure_systemtest: [2025-06-17T20:56:11.516Z] [echo] Executing openjdk.build/build.xml [2025-06-17T20:56:11.516Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/../../testDependency/system_lib [2025-06-17T20:56:11.516Z] [2025-06-17T20:56:11.516Z] check-for-ant: [2025-06-17T20:56:11.516Z] [2025-06-17T20:56:11.516Z] configure-ant: [2025-06-17T20:56:11.516Z] [2025-06-17T20:56:11.516Z] print-ant-location: [2025-06-17T20:56:11.516Z] [echo] Using ant from /home/jenkins/testDependency/system_lib/apache-ant/lib/ant-launcher.jar [2025-06-17T20:56:11.516Z] [2025-06-17T20:56:11.516Z] print-ant-error: [2025-06-17T20:56:11.516Z] [2025-06-17T20:56:11.516Z] check-for-junit: [2025-06-17T20:56:11.516Z] [2025-06-17T20:56:11.516Z] configure-junit: [2025-06-17T20:56:11.516Z] [2025-06-17T20:56:11.516Z] print-junit-location: [2025-06-17T20:56:11.516Z] [echo] Using junit from /home/jenkins/testDependency/system_lib/junit/junit.jar [2025-06-17T20:56:11.516Z] [2025-06-17T20:56:11.516Z] print-junit-error: [2025-06-17T20:56:11.516Z] [2025-06-17T20:56:11.516Z] check-for-hamcrest-core: [2025-06-17T20:56:11.516Z] [2025-06-17T20:56:11.516Z] configure-hamcrest-core: [2025-06-17T20:56:11.516Z] [2025-06-17T20:56:11.516Z] print-hamcrest-core-location: [2025-06-17T20:56:11.517Z] [echo] Using hamcrest-core from /home/jenkins/testDependency/system_lib/junit/hamcrest-core.jar [2025-06-17T20:56:11.517Z] [2025-06-17T20:56:11.517Z] print-hamcrest-core-error: [2025-06-17T20:56:11.517Z] [2025-06-17T20:56:11.517Z] check-for-log4j: [2025-06-17T20:56:11.517Z] [2025-06-17T20:56:11.517Z] configure-log4j: [2025-06-17T20:56:11.517Z] [2025-06-17T20:56:11.517Z] print-log4j-location: [2025-06-17T20:56:11.517Z] [echo] Using log4j-api from /home/jenkins/testDependency/system_lib/log4j/log4j-api.jar and log4j-core from /home/jenkins/testDependency/system_lib/log4j/log4j-core.jar [2025-06-17T20:56:11.517Z] [2025-06-17T20:56:11.517Z] print-log4j-error: [2025-06-17T20:56:11.517Z] [2025-06-17T20:56:11.517Z] check-for-asm: [2025-06-17T20:56:11.517Z] [2025-06-17T20:56:11.517Z] configure-asm: [2025-06-17T20:56:11.517Z] [2025-06-17T20:56:11.517Z] print-asm-location: [2025-06-17T20:56:11.517Z] [echo] Using asm.jar from /home/jenkins/testDependency/system_lib/asm/asm.jar [2025-06-17T20:56:11.517Z] [echo] Using asm-commons.jar from /home/jenkins/testDependency/system_lib/asm/asm-commons.jar [2025-06-17T20:56:11.517Z] [2025-06-17T20:56:11.517Z] print-asm-error: [2025-06-17T20:56:11.517Z] [2025-06-17T20:56:11.517Z] setup-java-properties: [2025-06-17T20:56:11.517Z] [echo] java_home is ${java_home} [2025-06-17T20:56:11.517Z] [echo] java.home is /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/jdkbinary/j2sdk-image/jre [2025-06-17T20:56:11.517Z] [echoproperties] #Ant properties [2025-06-17T20:56:11.517Z] [echoproperties] #Tue Jun 17 20:56:11 UTC 2025 [2025-06-17T20:56:11.517Z] [echoproperties] buildjdk./home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/jdkbinary/j2sdk-image/jre/../lib/ppc64= [2025-06-17T20:56:11.517Z] [echoproperties] buildjdk./home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/jdkbinary/j2sdk-image/jre/classes= [2025-06-17T20:56:11.517Z] [echoproperties] buildjdk./home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/jdkbinary/j2sdk-image/jre/lib/charsets.jar= [2025-06-17T20:56:11.517Z] [echoproperties] buildjdk./home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/jdkbinary/j2sdk-image/jre/lib/jce.jar= [2025-06-17T20:56:11.517Z] [echoproperties] buildjdk./home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/jdkbinary/j2sdk-image/jre/lib/jfr.jar= [2025-06-17T20:56:11.517Z] [echoproperties] buildjdk./home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/jdkbinary/j2sdk-image/jre/lib/jsse.jar= [2025-06-17T20:56:11.517Z] [echoproperties] buildjdk./home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/jdkbinary/j2sdk-image/jre/lib/ppc64= [2025-06-17T20:56:11.517Z] [echoproperties] buildjdk./home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/jdkbinary/j2sdk-image/jre/lib/ppc64/jli= [2025-06-17T20:56:11.517Z] [echoproperties] buildjdk./home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/jdkbinary/j2sdk-image/jre/lib/rt.jar= [2025-06-17T20:56:11.517Z] [echoproperties] buildjdk./home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/jdkbinary/j2sdk-image/jre/lib/sunrsasign.jar= [2025-06-17T20:56:11.517Z] [echoproperties] buildjdk./lib= [2025-06-17T20:56:11.517Z] [echoproperties] buildjdk./usr/jdk-17.0.4+7/../lib= [2025-06-17T20:56:11.517Z] [echoproperties] buildjdk./usr/jdk-17.0.4+7/lib= [2025-06-17T20:56:11.517Z] [echoproperties] buildjdk./usr/jdk-17.0.4+7/lib/server= [2025-06-17T20:56:11.517Z] [echoproperties] buildjdk./usr/lib= [2025-06-17T20:56:11.517Z] [echoproperties] buildjdk.OpenJDK=64-Bit Server VM (Temurin)(build 25.462-b06, mixed mode) [2025-06-17T20:56:11.517Z] [echoproperties] buildjdk.Property=settings\: [2025-06-17T20:56:11.517Z] [echoproperties] buildjdk.awt.toolkit=sun.awt.X11.XToolkit [2025-06-17T20:56:11.517Z] [echoproperties] buildjdk.file.encoding=ISO8859-1 [2025-06-17T20:56:11.517Z] [echoproperties] buildjdk.file.encoding.pkg=sun.io [2025-06-17T20:56:11.517Z] [echoproperties] buildjdk.file.separator=/ [2025-06-17T20:56:11.517Z] [echoproperties] buildjdk.java.awt.graphicsenv=sun.awt.X11GraphicsEnvironment [2025-06-17T20:56:11.517Z] [echoproperties] buildjdk.java.awt.printerjob=sun.print.PSPrinterJob [2025-06-17T20:56:11.517Z] [echoproperties] buildjdk.java.class.path=. [2025-06-17T20:56:11.517Z] [echoproperties] buildjdk.java.class.version=52.0 [2025-06-17T20:56:11.517Z] [echoproperties] buildjdk.java.endorsed.dirs=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/jdkbinary/j2sdk-image/jre/lib/endorsed [2025-06-17T20:56:11.517Z] [echoproperties] buildjdk.java.ext.dirs=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/jdkbinary/j2sdk-image/jre/lib/ext [2025-06-17T20:56:11.517Z] [echoproperties] buildjdk.java.home=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/jdkbinary/j2sdk-image/jre [2025-06-17T20:56:11.517Z] [echoproperties] buildjdk.java.io.tmpdir=/tmp/ [2025-06-17T20:56:11.518Z] [echoproperties] buildjdk.java.library.path=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/jdkbinary/j2sdk-image/jre/lib/ppc64/server [2025-06-17T20:56:11.518Z] [echoproperties] buildjdk.java.runtime.name=OpenJDK Runtime Environment [2025-06-17T20:56:11.518Z] [echoproperties] buildjdk.java.runtime.version=1.8.0_462-beta-202506172004-b06 [2025-06-17T20:56:11.518Z] [echoproperties] buildjdk.java.specification.maintenance.version=6 [2025-06-17T20:56:11.518Z] [echoproperties] buildjdk.java.specification.name=Java Platform API Specification [2025-06-17T20:56:11.518Z] [echoproperties] buildjdk.java.specification.vendor=Oracle Corporation [2025-06-17T20:56:11.518Z] [echoproperties] buildjdk.java.specification.version=1.8 [2025-06-17T20:56:11.518Z] [echoproperties] buildjdk.java.vendor=Temurin [2025-06-17T20:56:11.518Z] [echoproperties] buildjdk.java.vendor.url=https\://adoptium.net/ [2025-06-17T20:56:11.518Z] [echoproperties] buildjdk.java.vendor.url.bug=https\://github.com/adoptium/adoptium-support/issues [2025-06-17T20:56:11.518Z] [echoproperties] buildjdk.java.version=1.8.0_462-beta [2025-06-17T20:56:11.518Z] [echoproperties] buildjdk.java.vm.info=mixed mode [2025-06-17T20:56:11.518Z] [echoproperties] buildjdk.java.vm.name=OpenJDK 64-Bit Server VM [2025-06-17T20:56:11.518Z] [echoproperties] buildjdk.java.vm.specification.name=Java Virtual Machine Specification [2025-06-17T20:56:11.518Z] [echoproperties] buildjdk.java.vm.specification.vendor=Oracle Corporation [2025-06-17T20:56:11.518Z] [echoproperties] buildjdk.java.vm.specification.version=1.8 [2025-06-17T20:56:11.518Z] [echoproperties] buildjdk.java.vm.vendor=Temurin [2025-06-17T20:56:11.518Z] [echoproperties] buildjdk.java.vm.version=25.462-b06 [2025-06-17T20:56:11.518Z] [echoproperties] buildjdk.line.separator=\\n [2025-06-17T20:56:11.518Z] [echoproperties] buildjdk.openjdk=version "1.8.0_462-beta" [2025-06-17T20:56:11.518Z] [echoproperties] buildjdk.os.arch=ppc64 [2025-06-17T20:56:11.518Z] [echoproperties] buildjdk.os.name=AIX [2025-06-17T20:56:11.518Z] [echoproperties] buildjdk.os.version=7.2 [2025-06-17T20:56:11.518Z] [echoproperties] buildjdk.path.separator=\: [2025-06-17T20:56:11.518Z] [echoproperties] buildjdk.sun.arch.data.model=64 [2025-06-17T20:56:11.518Z] [echoproperties] buildjdk.sun.boot.class.path=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/jdkbinary/j2sdk-image/jre/lib/resources.jar [2025-06-17T20:56:11.518Z] [echoproperties] buildjdk.sun.boot.library.path=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/jdkbinary/j2sdk-image/jre/lib/ppc64 [2025-06-17T20:56:11.518Z] [echoproperties] buildjdk.sun.cpu.endian=big [2025-06-17T20:56:11.518Z] [echoproperties] buildjdk.sun.cpu.isalist= [2025-06-17T20:56:11.518Z] [echoproperties] buildjdk.sun.io.unicode.encoding=UnicodeBig [2025-06-17T20:56:11.518Z] [echoproperties] buildjdk.sun.java.launcher=SUN_STANDARD [2025-06-17T20:56:11.518Z] [echoproperties] buildjdk.sun.jnu.encoding=ISO8859-1 [2025-06-17T20:56:11.518Z] [echoproperties] buildjdk.sun.management.compiler=HotSpot 64-Bit Server Compiler [2025-06-17T20:56:11.518Z] [echoproperties] buildjdk.sun.os.patch.level=unknown [2025-06-17T20:56:11.518Z] [echoproperties] buildjdk.user.country=US [2025-06-17T20:56:11.518Z] [echoproperties] buildjdk.user.dir=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/system/aqa-systemtest/openjdk.build [2025-06-17T20:56:11.518Z] [echoproperties] buildjdk.user.home=/home/jenkins [2025-06-17T20:56:11.518Z] [echoproperties] buildjdk.user.language=en [2025-06-17T20:56:11.518Z] [echoproperties] buildjdk.user.name=jenkins [2025-06-17T20:56:11.518Z] [echoproperties] buildjdk.user.timezone= [2025-06-17T20:56:11.518Z] [delete] Deleting: /tmp/openjdk.java.build.properties.1248557078 [2025-06-17T20:56:11.518Z] [echo] DEBUG: Resolved os.name for buildjdk is AIX [2025-06-17T20:56:11.518Z] [echo] java_platform set to aix_ppc-64 [2025-06-17T20:56:11.518Z] [echo] java_java_specification_version set to 1.8 [2025-06-17T20:56:11.518Z] [echo] java_java_vm_vendor set to Temurin [2025-06-17T20:56:11.518Z] [echo] java_bindir set to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/jdkbinary/j2sdk-image/jre/../bin [2025-06-17T20:56:11.518Z] [echo] java_compiler set to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/jdkbinary/j2sdk-image/bin/javac [2025-06-17T20:56:11.518Z] [2025-06-17T20:56:11.518Z] check-for-tools-jar: [2025-06-17T20:56:11.518Z] [echo] java_java_specification_version is 1.8 [2025-06-17T20:56:11.518Z] [2025-06-17T20:56:11.518Z] configure-tools-jar: [2025-06-17T20:56:11.518Z] [2025-06-17T20:56:11.518Z] print-tools-jar-location: [2025-06-17T20:56:11.519Z] [echo] Using tools.jar from /home/jenkins/testDependency/system_lib/tools/tools.jar [2025-06-17T20:56:11.519Z] [2025-06-17T20:56:11.519Z] print-tools-jar-error: [2025-06-17T20:56:11.519Z] [2025-06-17T20:56:11.519Z] check-for-windows-sysinternals: [2025-06-17T20:56:11.519Z] [2025-06-17T20:56:11.519Z] set-download-windows-sysinternals-required: [2025-06-17T20:56:11.519Z] [2025-06-17T20:56:11.519Z] configure-windows-sysinternals: [2025-06-17T20:56:11.519Z] [2025-06-17T20:56:11.519Z] print-windows-sysinternals-location: [2025-06-17T20:56:11.519Z] [2025-06-17T20:56:11.519Z] set-print-windows-sysinternals-error-required: [2025-06-17T20:56:11.519Z] [2025-06-17T20:56:11.519Z] really-print-windows-sysinternals-error: [2025-06-17T20:56:11.519Z] [2025-06-17T20:56:11.519Z] print-windows-sysinternals-error: [2025-06-17T20:56:11.519Z] [2025-06-17T20:56:11.519Z] fail-if-error: [2025-06-17T20:56:11.519Z] [2025-06-17T20:56:11.519Z] print-all-prereq-versions: [2025-06-17T20:56:11.519Z] [echo] Ant version in use : 1.10.2 [2025-06-17T20:56:11.519Z] [echo] log4j version in use : 2.16.0 [2025-06-17T20:56:11.519Z] [echo] ASM version in use : 9.7.1 [2025-06-17T20:56:11.519Z] [echo] junit version in use : 4.12 [2025-06-17T20:56:11.519Z] [echo] hamcrest version in use: 1.3 [2025-06-17T20:56:11.519Z] [2025-06-17T20:56:11.519Z] configure: [2025-06-17T20:56:11.519Z] [2025-06-17T20:56:11.519Z] build-dependencies: [2025-06-17T20:56:11.519Z] [echo] Executing openjdk.build/build.xml [2025-06-17T20:56:12.278Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/../../testDependency/system_lib [2025-06-17T20:56:12.278Z] [2025-06-17T20:56:12.278Z] setup-java-properties: [2025-06-17T20:56:12.278Z] [echo] java_home is ${java_home} [2025-06-17T20:56:12.278Z] [echo] java.home is /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/jdkbinary/j2sdk-image/jre [2025-06-17T20:56:12.278Z] [echoproperties] #Ant properties [2025-06-17T20:56:12.278Z] [echoproperties] #Tue Jun 17 20:56:11 UTC 2025 [2025-06-17T20:56:12.278Z] [echoproperties] buildjdk./home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/jdkbinary/j2sdk-image/jre/../lib/ppc64= [2025-06-17T20:56:12.278Z] [echoproperties] buildjdk./home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/jdkbinary/j2sdk-image/jre/classes= [2025-06-17T20:56:12.278Z] [echoproperties] buildjdk./home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/jdkbinary/j2sdk-image/jre/lib/charsets.jar= [2025-06-17T20:56:12.278Z] [echoproperties] buildjdk./home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/jdkbinary/j2sdk-image/jre/lib/jce.jar= [2025-06-17T20:56:12.278Z] [echoproperties] buildjdk./home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/jdkbinary/j2sdk-image/jre/lib/jfr.jar= [2025-06-17T20:56:12.278Z] [echoproperties] buildjdk./home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/jdkbinary/j2sdk-image/jre/lib/jsse.jar= [2025-06-17T20:56:12.278Z] [echoproperties] buildjdk./home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/jdkbinary/j2sdk-image/jre/lib/ppc64= [2025-06-17T20:56:12.278Z] [echoproperties] buildjdk./home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/jdkbinary/j2sdk-image/jre/lib/ppc64/jli= [2025-06-17T20:56:12.278Z] [echoproperties] buildjdk./home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/jdkbinary/j2sdk-image/jre/lib/rt.jar= [2025-06-17T20:56:12.278Z] [echoproperties] buildjdk./home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/jdkbinary/j2sdk-image/jre/lib/sunrsasign.jar= [2025-06-17T20:56:12.278Z] [echoproperties] buildjdk./lib= [2025-06-17T20:56:12.278Z] [echoproperties] buildjdk./usr/jdk-17.0.4+7/../lib= [2025-06-17T20:56:12.278Z] [echoproperties] buildjdk./usr/jdk-17.0.4+7/lib= [2025-06-17T20:56:12.278Z] [echoproperties] buildjdk./usr/jdk-17.0.4+7/lib/server= [2025-06-17T20:56:12.278Z] [echoproperties] buildjdk./usr/lib= [2025-06-17T20:56:12.278Z] [echoproperties] buildjdk.OpenJDK=64-Bit Server VM (Temurin)(build 25.462-b06, mixed mode) [2025-06-17T20:56:12.278Z] [echoproperties] buildjdk.Property=settings\: [2025-06-17T20:56:12.278Z] [echoproperties] buildjdk.awt.toolkit=sun.awt.X11.XToolkit [2025-06-17T20:56:12.278Z] [echoproperties] buildjdk.file.encoding=ISO8859-1 [2025-06-17T20:56:12.278Z] [echoproperties] buildjdk.file.encoding.pkg=sun.io [2025-06-17T20:56:12.278Z] [echoproperties] buildjdk.file.separator=/ [2025-06-17T20:56:12.278Z] [echoproperties] buildjdk.java.awt.graphicsenv=sun.awt.X11GraphicsEnvironment [2025-06-17T20:56:12.278Z] [echoproperties] buildjdk.java.awt.printerjob=sun.print.PSPrinterJob [2025-06-17T20:56:12.278Z] [echoproperties] buildjdk.java.class.path=. [2025-06-17T20:56:12.278Z] [echoproperties] buildjdk.java.class.version=52.0 [2025-06-17T20:56:12.278Z] [echoproperties] buildjdk.java.endorsed.dirs=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/jdkbinary/j2sdk-image/jre/lib/endorsed [2025-06-17T20:56:12.278Z] [echoproperties] buildjdk.java.ext.dirs=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/jdkbinary/j2sdk-image/jre/lib/ext [2025-06-17T20:56:12.278Z] [echoproperties] buildjdk.java.home=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/jdkbinary/j2sdk-image/jre [2025-06-17T20:56:12.278Z] [echoproperties] buildjdk.java.io.tmpdir=/tmp/ [2025-06-17T20:56:12.278Z] [echoproperties] buildjdk.java.library.path=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/jdkbinary/j2sdk-image/jre/lib/ppc64/server [2025-06-17T20:56:12.278Z] [echoproperties] buildjdk.java.runtime.name=OpenJDK Runtime Environment [2025-06-17T20:56:12.278Z] [echoproperties] buildjdk.java.runtime.version=1.8.0_462-beta-202506172004-b06 [2025-06-17T20:56:12.278Z] [echoproperties] buildjdk.java.specification.maintenance.version=6 [2025-06-17T20:56:12.278Z] [echoproperties] buildjdk.java.specification.name=Java Platform API Specification [2025-06-17T20:56:12.278Z] [echoproperties] buildjdk.java.specification.vendor=Oracle Corporation [2025-06-17T20:56:12.278Z] [echoproperties] buildjdk.java.specification.version=1.8 [2025-06-17T20:56:12.278Z] [echoproperties] buildjdk.java.vendor=Temurin [2025-06-17T20:56:12.278Z] [echoproperties] buildjdk.java.vendor.url=https\://adoptium.net/ [2025-06-17T20:56:12.278Z] [echoproperties] buildjdk.java.vendor.url.bug=https\://github.com/adoptium/adoptium-support/issues [2025-06-17T20:56:12.278Z] [echoproperties] buildjdk.java.version=1.8.0_462-beta [2025-06-17T20:56:12.279Z] [echoproperties] buildjdk.java.vm.info=mixed mode [2025-06-17T20:56:12.279Z] [echoproperties] buildjdk.java.vm.name=OpenJDK 64-Bit Server VM [2025-06-17T20:56:12.279Z] [echoproperties] buildjdk.java.vm.specification.name=Java Virtual Machine Specification [2025-06-17T20:56:12.279Z] [echoproperties] buildjdk.java.vm.specification.vendor=Oracle Corporation [2025-06-17T20:56:12.279Z] [echoproperties] buildjdk.java.vm.specification.version=1.8 [2025-06-17T20:56:12.279Z] [echoproperties] buildjdk.java.vm.vendor=Temurin [2025-06-17T20:56:12.279Z] [echoproperties] buildjdk.java.vm.version=25.462-b06 [2025-06-17T20:56:12.279Z] [echoproperties] buildjdk.line.separator=\\n [2025-06-17T20:56:12.279Z] [echoproperties] buildjdk.openjdk=version "1.8.0_462-beta" [2025-06-17T20:56:12.279Z] [echoproperties] buildjdk.os.arch=ppc64 [2025-06-17T20:56:12.279Z] [echoproperties] buildjdk.os.name=AIX [2025-06-17T20:56:12.279Z] [echoproperties] buildjdk.os.version=7.2 [2025-06-17T20:56:12.279Z] [echoproperties] buildjdk.path.separator=\: [2025-06-17T20:56:12.279Z] [echoproperties] buildjdk.sun.arch.data.model=64 [2025-06-17T20:56:12.279Z] [echoproperties] buildjdk.sun.boot.class.path=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/jdkbinary/j2sdk-image/jre/lib/resources.jar [2025-06-17T20:56:12.279Z] [echoproperties] buildjdk.sun.boot.library.path=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/jdkbinary/j2sdk-image/jre/lib/ppc64 [2025-06-17T20:56:12.279Z] [echoproperties] buildjdk.sun.cpu.endian=big [2025-06-17T20:56:12.279Z] [echoproperties] buildjdk.sun.cpu.isalist= [2025-06-17T20:56:12.279Z] [echoproperties] buildjdk.sun.io.unicode.encoding=UnicodeBig [2025-06-17T20:56:12.279Z] [echoproperties] buildjdk.sun.java.launcher=SUN_STANDARD [2025-06-17T20:56:12.279Z] [echoproperties] buildjdk.sun.jnu.encoding=ISO8859-1 [2025-06-17T20:56:12.279Z] [echoproperties] buildjdk.sun.management.compiler=HotSpot 64-Bit Server Compiler [2025-06-17T20:56:12.279Z] [echoproperties] buildjdk.sun.os.patch.level=unknown [2025-06-17T20:56:12.279Z] [echoproperties] buildjdk.user.country=US [2025-06-17T20:56:12.279Z] [echoproperties] buildjdk.user.dir=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/system/aqa-systemtest/openjdk.build [2025-06-17T20:56:12.279Z] [echoproperties] buildjdk.user.home=/home/jenkins [2025-06-17T20:56:12.279Z] [echoproperties] buildjdk.user.language=en [2025-06-17T20:56:12.279Z] [echoproperties] buildjdk.user.name=jenkins [2025-06-17T20:56:12.279Z] [echoproperties] buildjdk.user.timezone= [2025-06-17T20:56:12.279Z] [delete] Deleting: /tmp/openjdk.java.build.properties.169262782 [2025-06-17T20:56:12.279Z] [echo] DEBUG: Resolved os.name for buildjdk is AIX [2025-06-17T20:56:12.279Z] [echo] java_platform set to aix_ppc-64 [2025-06-17T20:56:12.279Z] [echo] java_java_specification_version set to 1.8 [2025-06-17T20:56:12.279Z] [echo] java_java_vm_vendor set to Temurin [2025-06-17T20:56:12.279Z] [echo] java_bindir set to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/jdkbinary/j2sdk-image/jre/../bin [2025-06-17T20:56:12.279Z] [echo] java_compiler set to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/jdkbinary/j2sdk-image/bin/javac [2025-06-17T20:56:12.279Z] [2025-06-17T20:56:12.279Z] setup-windows-compiler: [2025-06-17T20:56:12.279Z] [2025-06-17T20:56:12.279Z] check-prereqs: [2025-06-17T20:56:12.279Z] [echo] Executing openjdk.build/build.xml [2025-06-17T20:56:12.279Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/../../testDependency/system_lib [2025-06-17T20:56:12.279Z] [2025-06-17T20:56:12.279Z] check-for-ant: [2025-06-17T20:56:12.279Z] [2025-06-17T20:56:12.279Z] print-ant-location: [2025-06-17T20:56:12.279Z] [echo] Using ant from /home/jenkins/testDependency/system_lib/apache-ant/lib/ant-launcher.jar [2025-06-17T20:56:12.279Z] [2025-06-17T20:56:12.279Z] print-ant-error: [2025-06-17T20:56:12.279Z] [2025-06-17T20:56:12.279Z] check-for-junit: [2025-06-17T20:56:12.279Z] [2025-06-17T20:56:12.279Z] print-junit-location: [2025-06-17T20:56:12.279Z] [echo] Using junit from /home/jenkins/testDependency/system_lib/junit/junit.jar [2025-06-17T20:56:12.279Z] [2025-06-17T20:56:12.279Z] print-junit-error: [2025-06-17T20:56:12.279Z] [2025-06-17T20:56:12.279Z] check-for-hamcrest-core: [2025-06-17T20:56:12.279Z] [2025-06-17T20:56:12.279Z] print-hamcrest-core-location: [2025-06-17T20:56:12.279Z] [echo] Using hamcrest-core from /home/jenkins/testDependency/system_lib/junit/hamcrest-core.jar [2025-06-17T20:56:12.279Z] [2025-06-17T20:56:12.279Z] print-hamcrest-core-error: [2025-06-17T20:56:12.279Z] [2025-06-17T20:56:12.279Z] check-for-log4j: [2025-06-17T20:56:12.279Z] [2025-06-17T20:56:12.279Z] print-log4j-location: [2025-06-17T20:56:12.279Z] [echo] Using log4j-api from /home/jenkins/testDependency/system_lib/log4j/log4j-api.jar and log4j-core from /home/jenkins/testDependency/system_lib/log4j/log4j-core.jar [2025-06-17T20:56:12.279Z] [2025-06-17T20:56:12.279Z] print-log4j-error: [2025-06-17T20:56:12.279Z] [2025-06-17T20:56:12.279Z] check-for-asm: [2025-06-17T20:56:12.279Z] [2025-06-17T20:56:12.279Z] print-asm-location: [2025-06-17T20:56:12.279Z] [echo] Using asm.jar from /home/jenkins/testDependency/system_lib/asm/asm.jar [2025-06-17T20:56:12.279Z] [echo] Using asm-commons.jar from /home/jenkins/testDependency/system_lib/asm/asm-commons.jar [2025-06-17T20:56:12.279Z] [2025-06-17T20:56:12.279Z] print-asm-error: [2025-06-17T20:56:12.279Z] [2025-06-17T20:56:12.279Z] setup-java-properties: [2025-06-17T20:56:12.279Z] [2025-06-17T20:56:12.279Z] check-for-tools-jar: [2025-06-17T20:56:12.279Z] [echo] java_java_specification_version is 1.8 [2025-06-17T20:56:12.279Z] [2025-06-17T20:56:12.279Z] print-tools-jar-location: [2025-06-17T20:56:12.279Z] [echo] Using tools.jar from /home/jenkins/testDependency/system_lib/tools/tools.jar [2025-06-17T20:56:12.279Z] [2025-06-17T20:56:12.279Z] print-tools-jar-error: [2025-06-17T20:56:12.279Z] [2025-06-17T20:56:12.279Z] check-for-windows-sysinternals: [2025-06-17T20:56:12.279Z] [2025-06-17T20:56:12.279Z] print-windows-sysinternals-location: [2025-06-17T20:56:12.279Z] [2025-06-17T20:56:12.279Z] set-print-windows-sysinternals-error-required: [2025-06-17T20:56:12.279Z] [2025-06-17T20:56:12.279Z] really-print-windows-sysinternals-error: [2025-06-17T20:56:12.279Z] [2025-06-17T20:56:12.279Z] print-windows-sysinternals-error: [2025-06-17T20:56:12.279Z] [2025-06-17T20:56:12.279Z] fail-if-error: [2025-06-17T20:56:12.279Z] [2025-06-17T20:56:12.279Z] print-all-prereq-versions: [2025-06-17T20:56:12.279Z] [echo] Ant version in use : 1.10.2 [2025-06-17T20:56:12.279Z] [echo] log4j version in use : 2.16.0 [2025-06-17T20:56:12.280Z] [echo] ASM version in use : 9.7.1 [2025-06-17T20:56:12.280Z] [echo] junit version in use : 4.12 [2025-06-17T20:56:12.280Z] [echo] hamcrest version in use: 1.3 [2025-06-17T20:56:12.280Z] [2025-06-17T20:56:12.280Z] run-check-prereqs: [2025-06-17T20:56:12.280Z] [2025-06-17T20:56:12.280Z] build-dependencies: [2025-06-17T20:56:12.280Z] [echo] Executing stf.build/build.xml [2025-06-17T20:56:12.280Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/../../testDependency/system_lib [2025-06-17T20:56:12.280Z] [2025-06-17T20:56:12.280Z] setup-java-properties: [2025-06-17T20:56:12.280Z] [2025-06-17T20:56:12.280Z] setup-windows-compiler: [2025-06-17T20:56:12.280Z] [2025-06-17T20:56:12.280Z] check-prereqs: [2025-06-17T20:56:12.280Z] [2025-06-17T20:56:12.280Z] build-dependencies: [2025-06-17T20:56:12.280Z] [echo] Executing stf.core/build.xml [2025-06-17T20:56:12.280Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/../../testDependency/system_lib [2025-06-17T20:56:12.280Z] [2025-06-17T20:56:12.280Z] setup-java-properties: [2025-06-17T20:56:12.280Z] [2025-06-17T20:56:12.280Z] setup-windows-compiler: [2025-06-17T20:56:12.280Z] [2025-06-17T20:56:12.280Z] check-prereqs: [2025-06-17T20:56:12.280Z] [2025-06-17T20:56:12.280Z] build-dependencies: [2025-06-17T20:56:12.280Z] [2025-06-17T20:56:12.280Z] create-bin-dir: [2025-06-17T20:56:12.280Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/system/STF/stf.core/bin [2025-06-17T20:56:12.280Z] [2025-06-17T20:56:12.280Z] build-java: [2025-06-17T20:56:12.280Z] [javac] Compiling 58 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/system/STF/stf.core/bin [2025-06-17T20:56:17.830Z] [javac] Compiling 2 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/system/STF/stf.core/bin [2025-06-17T20:56:18.590Z] [2025-06-17T20:56:18.590Z] build-jar: [2025-06-17T20:56:18.590Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/system/STF/stf.core/bin/stf.core.jar [2025-06-17T20:56:18.590Z] [2025-06-17T20:56:18.590Z] build-archives: [2025-06-17T20:56:18.590Z] [2025-06-17T20:56:18.590Z] copy-log4j2-config: [2025-06-17T20:56:18.590Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/system/STF/stf.core/bin [2025-06-17T20:56:18.590Z] [2025-06-17T20:56:18.590Z] build-no-natives: [2025-06-17T20:56:18.590Z] [2025-06-17T20:56:18.590Z] build-natives: [2025-06-17T20:56:18.590Z] [2025-06-17T20:56:18.590Z] build: [2025-06-17T20:56:18.590Z] [echo] Executing stf.load/build.xml [2025-06-17T20:56:18.590Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/../../testDependency/system_lib [2025-06-17T20:56:18.590Z] [2025-06-17T20:56:18.590Z] setup-java-properties: [2025-06-17T20:56:18.590Z] [2025-06-17T20:56:18.590Z] setup-windows-compiler: [2025-06-17T20:56:18.590Z] [2025-06-17T20:56:18.590Z] check-prereqs: [2025-06-17T20:56:18.590Z] [2025-06-17T20:56:18.590Z] build-dependencies: [2025-06-17T20:56:18.590Z] [echo] Executing stf.core/build.xml [2025-06-17T20:56:18.590Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/../../testDependency/system_lib [2025-06-17T20:56:18.590Z] [2025-06-17T20:56:18.590Z] setup-java-properties: [2025-06-17T20:56:18.590Z] [2025-06-17T20:56:18.590Z] setup-windows-compiler: [2025-06-17T20:56:18.590Z] [2025-06-17T20:56:18.590Z] check-prereqs: [2025-06-17T20:56:18.590Z] [2025-06-17T20:56:18.590Z] build-dependencies: [2025-06-17T20:56:18.590Z] [2025-06-17T20:56:18.590Z] create-bin-dir: [2025-06-17T20:56:18.590Z] [2025-06-17T20:56:18.590Z] build-java: [2025-06-17T20:56:19.348Z] [2025-06-17T20:56:19.348Z] build-jar: [2025-06-17T20:56:19.348Z] [2025-06-17T20:56:19.348Z] build-archives: [2025-06-17T20:56:19.348Z] [2025-06-17T20:56:19.348Z] copy-log4j2-config: [2025-06-17T20:56:19.348Z] [2025-06-17T20:56:19.348Z] build-no-natives: [2025-06-17T20:56:19.348Z] [2025-06-17T20:56:19.348Z] build-natives: [2025-06-17T20:56:19.348Z] [2025-06-17T20:56:19.348Z] build: [2025-06-17T20:56:19.348Z] [2025-06-17T20:56:19.348Z] create-bin-dir: [2025-06-17T20:56:19.348Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/system/STF/stf.load/bin [2025-06-17T20:56:19.348Z] [2025-06-17T20:56:19.348Z] build-java: [2025-06-17T20:56:19.348Z] [javac] Compiling 29 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/system/STF/stf.load/bin [2025-06-17T20:56:22.748Z] [javac] Note: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/system/STF/stf.load/src/stf.load/net/adoptopenjdk/blockedexitagent/BlockedExitAgent.java uses or overrides a deprecated API. [2025-06-17T20:56:22.748Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2025-06-17T20:56:22.748Z] [2025-06-17T20:56:22.748Z] build-jar: [2025-06-17T20:56:22.748Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/system/STF/stf.load/bin/stf.load.jar [2025-06-17T20:56:22.748Z] [2025-06-17T20:56:22.748Z] build-archives: [2025-06-17T20:56:22.748Z] [2025-06-17T20:56:22.748Z] build-no-natives: [2025-06-17T20:56:22.748Z] [2025-06-17T20:56:22.748Z] build-natives: [2025-06-17T20:56:22.748Z] [2025-06-17T20:56:22.748Z] build: [2025-06-17T20:56:22.748Z] [echo] Executing stf.samples/build.xml [2025-06-17T20:56:22.748Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/../../testDependency/system_lib [2025-06-17T20:56:22.748Z] [2025-06-17T20:56:22.748Z] setup-java-properties: [2025-06-17T20:56:22.748Z] [2025-06-17T20:56:22.748Z] setup-windows-compiler: [2025-06-17T20:56:22.748Z] [2025-06-17T20:56:22.748Z] check-prereqs: [2025-06-17T20:56:22.748Z] [2025-06-17T20:56:22.748Z] build-dependencies: [2025-06-17T20:56:22.748Z] [echo] Executing stf.core/build.xml [2025-06-17T20:56:22.748Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/../../testDependency/system_lib [2025-06-17T20:56:22.748Z] [2025-06-17T20:56:22.748Z] setup-java-properties: [2025-06-17T20:56:22.748Z] [2025-06-17T20:56:22.748Z] setup-windows-compiler: [2025-06-17T20:56:22.748Z] [2025-06-17T20:56:22.748Z] check-prereqs: [2025-06-17T20:56:22.748Z] [2025-06-17T20:56:22.748Z] build-dependencies: [2025-06-17T20:56:22.748Z] [2025-06-17T20:56:22.748Z] create-bin-dir: [2025-06-17T20:56:22.748Z] [2025-06-17T20:56:22.748Z] build-java: [2025-06-17T20:56:22.748Z] [2025-06-17T20:56:22.748Z] build-jar: [2025-06-17T20:56:22.748Z] [2025-06-17T20:56:22.748Z] build-archives: [2025-06-17T20:56:22.748Z] [2025-06-17T20:56:22.748Z] copy-log4j2-config: [2025-06-17T20:56:22.748Z] [2025-06-17T20:56:22.748Z] build-no-natives: [2025-06-17T20:56:22.748Z] [2025-06-17T20:56:22.748Z] build-natives: [2025-06-17T20:56:22.748Z] [2025-06-17T20:56:22.748Z] build: [2025-06-17T20:56:22.748Z] [echo] Executing stf.load/build.xml [2025-06-17T20:56:22.748Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/../../testDependency/system_lib [2025-06-17T20:56:22.748Z] [2025-06-17T20:56:22.748Z] setup-java-properties: [2025-06-17T20:56:22.748Z] [2025-06-17T20:56:22.748Z] setup-windows-compiler: [2025-06-17T20:56:22.748Z] [2025-06-17T20:56:22.748Z] check-prereqs: [2025-06-17T20:56:22.748Z] [2025-06-17T20:56:22.748Z] build-dependencies: [2025-06-17T20:56:22.748Z] [echo] Executing stf.core/build.xml [2025-06-17T20:56:22.748Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/../../testDependency/system_lib [2025-06-17T20:56:22.748Z] [2025-06-17T20:56:22.748Z] setup-java-properties: [2025-06-17T20:56:22.748Z] [2025-06-17T20:56:22.748Z] setup-windows-compiler: [2025-06-17T20:56:22.748Z] [2025-06-17T20:56:22.748Z] check-prereqs: [2025-06-17T20:56:22.748Z] [2025-06-17T20:56:22.748Z] build-dependencies: [2025-06-17T20:56:22.748Z] [2025-06-17T20:56:22.748Z] create-bin-dir: [2025-06-17T20:56:22.748Z] [2025-06-17T20:56:22.748Z] build-java: [2025-06-17T20:56:22.748Z] [2025-06-17T20:56:22.748Z] build-jar: [2025-06-17T20:56:22.748Z] [2025-06-17T20:56:22.748Z] build-archives: [2025-06-17T20:56:22.748Z] [2025-06-17T20:56:22.748Z] copy-log4j2-config: [2025-06-17T20:56:22.748Z] [2025-06-17T20:56:22.748Z] build-no-natives: [2025-06-17T20:56:22.748Z] [2025-06-17T20:56:22.748Z] build-natives: [2025-06-17T20:56:22.748Z] [2025-06-17T20:56:22.748Z] build: [2025-06-17T20:56:22.748Z] [2025-06-17T20:56:22.748Z] create-bin-dir: [2025-06-17T20:56:22.748Z] [2025-06-17T20:56:22.748Z] build-java: [2025-06-17T20:56:22.748Z] [2025-06-17T20:56:22.748Z] build-jar: [2025-06-17T20:56:22.748Z] [2025-06-17T20:56:22.748Z] build-archives: [2025-06-17T20:56:22.748Z] [2025-06-17T20:56:22.748Z] build-no-natives: [2025-06-17T20:56:22.748Z] [2025-06-17T20:56:22.748Z] build-natives: [2025-06-17T20:56:22.748Z] [2025-06-17T20:56:22.748Z] build: [2025-06-17T20:56:22.748Z] [2025-06-17T20:56:22.748Z] create-bin-dir: [2025-06-17T20:56:22.748Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/system/STF/stf.samples/bin [2025-06-17T20:56:22.748Z] [2025-06-17T20:56:22.748Z] build-java: [2025-06-17T20:56:22.748Z] [javac] Compiling 24 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/system/STF/stf.samples/bin [2025-06-17T20:56:24.323Z] [2025-06-17T20:56:24.323Z] build-jar: [2025-06-17T20:56:24.324Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/system/STF/stf.samples/bin/stf.samples.jar [2025-06-17T20:56:24.324Z] [2025-06-17T20:56:24.324Z] build-archives: [2025-06-17T20:56:24.324Z] [2025-06-17T20:56:24.324Z] build-no-natives: [2025-06-17T20:56:24.324Z] [2025-06-17T20:56:24.324Z] build-natives: [2025-06-17T20:56:24.324Z] [2025-06-17T20:56:24.324Z] build: [2025-06-17T20:56:24.324Z] [2025-06-17T20:56:24.324Z] build: [2025-06-17T20:56:24.324Z] [echo] Executing openjdk.test.concurrent/build.xml [2025-06-17T20:56:25.088Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/../../testDependency/system_lib [2025-06-17T20:56:25.088Z] [2025-06-17T20:56:25.088Z] setup-java-properties: [2025-06-17T20:56:25.088Z] [2025-06-17T20:56:25.088Z] setup-windows-compiler: [2025-06-17T20:56:25.088Z] [2025-06-17T20:56:25.088Z] check-prereqs: [2025-06-17T20:56:25.088Z] [2025-06-17T20:56:25.088Z] build-dependencies: [2025-06-17T20:56:25.088Z] [2025-06-17T20:56:25.088Z] create-bin-dir: [2025-06-17T20:56:25.088Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/bin [2025-06-17T20:56:25.088Z] [2025-06-17T20:56:25.088Z] build-java: [2025-06-17T20:56:25.088Z] [javac] Compiling 36 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/bin [2025-06-17T20:56:29.508Z] [2025-06-17T20:56:29.508Z] build-jar: [2025-06-17T20:56:29.508Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/bin/test.concurrent.jar [2025-06-17T20:56:29.508Z] [2025-06-17T20:56:29.508Z] build-archives: [2025-06-17T20:56:29.508Z] [2025-06-17T20:56:29.508Z] build-no-natives: [2025-06-17T20:56:29.508Z] [2025-06-17T20:56:29.508Z] build-natives: [2025-06-17T20:56:29.508Z] [2025-06-17T20:56:29.508Z] build: [2025-06-17T20:56:29.508Z] [echo] Executing openjdk.test.classloading/build.xml [2025-06-17T20:56:29.508Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/../../testDependency/system_lib [2025-06-17T20:56:29.508Z] [2025-06-17T20:56:29.508Z] setup-java-properties: [2025-06-17T20:56:29.508Z] [2025-06-17T20:56:29.508Z] setup-windows-compiler: [2025-06-17T20:56:29.508Z] [2025-06-17T20:56:29.508Z] check-prereqs: [2025-06-17T20:56:29.508Z] [2025-06-17T20:56:29.508Z] build-dependencies: [2025-06-17T20:56:29.508Z] [2025-06-17T20:56:29.508Z] create-bin-dir: [2025-06-17T20:56:29.508Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin [2025-06-17T20:56:29.508Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin_notonclasspath/url1 [2025-06-17T20:56:29.509Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin_notonclasspath/url2 [2025-06-17T20:56:29.509Z] [2025-06-17T20:56:29.509Z] build-java: [2025-06-17T20:56:29.509Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin [2025-06-17T20:56:31.076Z] [javac] Compiling 4 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin_notonclasspath/url1 [2025-06-17T20:56:31.835Z] [javac] Compiling 4 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin_notonclasspath/url2 [2025-06-17T20:56:33.417Z] [delete] Deleting /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin_notonclasspath/url1/net/adoptopenjdk/test/classloading/deadlock/package2/CL2_B.class [2025-06-17T20:56:33.417Z] [delete] Deleting /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin_notonclasspath/url1/net/adoptopenjdk/test/classloading/deadlock/package2/CL2_C.class [2025-06-17T20:56:33.417Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin_notonclasspath/url1/net/adoptopenjdk/test/classloading/deadlock/package2 [2025-06-17T20:56:33.417Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin_notonclasspath/url2/net/adoptopenjdk/test/classloading/deadlock/package1 [2025-06-17T20:56:33.417Z] [2025-06-17T20:56:33.417Z] build-jar: [2025-06-17T20:56:33.417Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin/test.classloading.jar [2025-06-17T20:56:33.417Z] [2025-06-17T20:56:33.417Z] build-archives: [2025-06-17T20:56:33.417Z] [2025-06-17T20:56:33.417Z] build-no-natives: [2025-06-17T20:56:33.417Z] [2025-06-17T20:56:33.417Z] build-natives: [2025-06-17T20:56:33.417Z] [2025-06-17T20:56:33.417Z] copy-dict-file: [2025-06-17T20:56:33.417Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin/net/adoptopenjdk/test/classloading [2025-06-17T20:56:33.417Z] [2025-06-17T20:56:33.417Z] build: [2025-06-17T20:56:33.417Z] [echo] Executing openjdk.test.debugging/build.xml [2025-06-17T20:56:33.417Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/../../testDependency/system_lib [2025-06-17T20:56:33.417Z] [2025-06-17T20:56:33.417Z] setup-java-properties: [2025-06-17T20:56:33.417Z] [2025-06-17T20:56:33.417Z] setup-windows-compiler: [2025-06-17T20:56:33.417Z] [2025-06-17T20:56:33.417Z] check-prereqs: [2025-06-17T20:56:33.417Z] [2025-06-17T20:56:33.417Z] build-dependencies: [2025-06-17T20:56:33.417Z] [2025-06-17T20:56:33.417Z] create-bin-dir: [2025-06-17T20:56:33.417Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.debugging/bin [2025-06-17T20:56:33.417Z] [2025-06-17T20:56:33.417Z] build-java-8: [2025-06-17T20:56:33.417Z] [javac] Compiling 16 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.debugging/bin [2025-06-17T20:56:35.869Z] [2025-06-17T20:56:35.869Z] build-java-11-25plus: [2025-06-17T20:56:35.869Z] [2025-06-17T20:56:35.869Z] build-java-17-24: [2025-06-17T20:56:35.869Z] [2025-06-17T20:56:35.869Z] build-java: [2025-06-17T20:56:35.869Z] [2025-06-17T20:56:35.869Z] build-jdi-jar: [2025-06-17T20:56:35.869Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.debugging/bin/JdiTests.jar [2025-06-17T20:56:35.869Z] [2025-06-17T20:56:35.869Z] build-hcr-jar: [2025-06-17T20:56:35.869Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.debugging/bin/StringModifierAgent.jar [2025-06-17T20:56:35.869Z] [2025-06-17T20:56:35.869Z] build-jars: [2025-06-17T20:56:35.869Z] [2025-06-17T20:56:35.869Z] build-archives: [2025-06-17T20:56:35.869Z] [2025-06-17T20:56:35.869Z] build-no-natives: [2025-06-17T20:56:35.869Z] [2025-06-17T20:56:35.869Z] build-natives: [2025-06-17T20:56:35.869Z] [2025-06-17T20:56:35.869Z] build: [2025-06-17T20:56:35.869Z] [echo] Executing openjdk.test.gc/build.xml [2025-06-17T20:56:35.869Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/../../testDependency/system_lib [2025-06-17T20:56:35.869Z] [2025-06-17T20:56:35.869Z] setup-java-properties: [2025-06-17T20:56:35.869Z] [2025-06-17T20:56:35.869Z] setup-windows-compiler: [2025-06-17T20:56:35.869Z] [2025-06-17T20:56:35.869Z] check-prereqs: [2025-06-17T20:56:35.869Z] [2025-06-17T20:56:35.869Z] build-dependencies: [2025-06-17T20:56:35.869Z] [2025-06-17T20:56:35.869Z] create-bin-dir: [2025-06-17T20:56:35.869Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.gc/bin [2025-06-17T20:56:35.869Z] [2025-06-17T20:56:35.869Z] build-java: [2025-06-17T20:56:35.869Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.gc/bin [2025-06-17T20:56:36.627Z] [2025-06-17T20:56:36.627Z] build-jar: [2025-06-17T20:56:36.627Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.gc/bin/test.gc.jar [2025-06-17T20:56:36.627Z] [2025-06-17T20:56:36.627Z] build-archives: [2025-06-17T20:56:36.627Z] [2025-06-17T20:56:36.627Z] build-no-natives: [2025-06-17T20:56:36.627Z] [2025-06-17T20:56:36.627Z] build-natives: [2025-06-17T20:56:36.627Z] [2025-06-17T20:56:36.627Z] build: [2025-06-17T20:56:36.627Z] [echo] Executing openjdk.test.jck/build.xml [2025-06-17T20:56:36.628Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/../../testDependency/system_lib [2025-06-17T20:56:36.628Z] [2025-06-17T20:56:36.628Z] setup-java-properties: [2025-06-17T20:56:36.628Z] [2025-06-17T20:56:36.628Z] setup-windows-compiler: [2025-06-17T20:56:36.628Z] [2025-06-17T20:56:36.628Z] check-prereqs: [2025-06-17T20:56:36.628Z] [2025-06-17T20:56:36.628Z] build-dependencies: [2025-06-17T20:56:36.628Z] [2025-06-17T20:56:36.628Z] create-bin-dir: [2025-06-17T20:56:36.628Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.jck/bin [2025-06-17T20:56:36.628Z] [2025-06-17T20:56:36.628Z] build-java: [2025-06-17T20:56:36.628Z] [javac] Compiling 2 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.jck/bin [2025-06-17T20:56:39.104Z] [2025-06-17T20:56:39.104Z] build-jar: [2025-06-17T20:56:39.104Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.jck/bin/test.jck.jar [2025-06-17T20:56:39.104Z] [2025-06-17T20:56:39.104Z] build-archives: [2025-06-17T20:56:39.104Z] [2025-06-17T20:56:39.104Z] build-no-natives: [2025-06-17T20:56:39.104Z] [2025-06-17T20:56:39.104Z] setup-native-build-command: [2025-06-17T20:56:39.104Z] [echo] building natives for java_platform aix_ppc-64 [2025-06-17T20:56:39.104Z] [2025-06-17T20:56:39.104Z] build-natives-windows: [2025-06-17T20:56:39.104Z] [2025-06-17T20:56:39.104Z] build-natives-unix: [2025-06-17T20:56:39.104Z] [2025-06-17T20:56:39.104Z] build-natives: [2025-06-17T20:56:39.104Z] [2025-06-17T20:56:39.104Z] build: [2025-06-17T20:56:39.104Z] [echo] Executing openjdk.test.lambdasAndStreams/build.xml [2025-06-17T20:56:39.104Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/../../testDependency/system_lib [2025-06-17T20:56:39.104Z] [2025-06-17T20:56:39.104Z] setup-java-properties: [2025-06-17T20:56:39.104Z] [2025-06-17T20:56:39.104Z] setup-windows-compiler: [2025-06-17T20:56:39.104Z] [2025-06-17T20:56:39.104Z] check-prereqs: [2025-06-17T20:56:39.104Z] [2025-06-17T20:56:39.104Z] build-dependencies: [2025-06-17T20:56:39.104Z] [2025-06-17T20:56:39.104Z] create-bin-dir: [2025-06-17T20:56:39.104Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.lambdasAndStreams/bin [2025-06-17T20:56:39.104Z] [2025-06-17T20:56:39.104Z] build-java: [2025-06-17T20:56:39.104Z] [javac] Compiling 23 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.lambdasAndStreams/bin [2025-06-17T20:56:43.603Z] [copy] Copying 4 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.lambdasAndStreams/bin/net/adoptopenjdk/test/lambda/LamFiles [2025-06-17T20:56:43.603Z] [2025-06-17T20:56:43.603Z] build-jar: [2025-06-17T20:56:43.603Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.lambdasAndStreams/bin/test.lambda.jar [2025-06-17T20:56:43.603Z] [2025-06-17T20:56:43.603Z] build-archives: [2025-06-17T20:56:43.603Z] [2025-06-17T20:56:43.603Z] build-no-natives: [2025-06-17T20:56:43.603Z] [2025-06-17T20:56:43.603Z] build-natives: [2025-06-17T20:56:43.603Z] [2025-06-17T20:56:43.603Z] build: [2025-06-17T20:56:43.603Z] [echo] Executing openjdk.test.lang/build.xml [2025-06-17T20:56:43.603Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/../../testDependency/system_lib [2025-06-17T20:56:43.603Z] [2025-06-17T20:56:43.603Z] setup-java-properties: [2025-06-17T20:56:43.603Z] [2025-06-17T20:56:43.603Z] setup-windows-compiler: [2025-06-17T20:56:43.603Z] [2025-06-17T20:56:43.603Z] check-prereqs: [2025-06-17T20:56:43.603Z] [2025-06-17T20:56:43.603Z] build-dependencies: [2025-06-17T20:56:43.603Z] [2025-06-17T20:56:43.603Z] create-bin-dir: [2025-06-17T20:56:43.604Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.lang/bin [2025-06-17T20:56:43.604Z] [2025-06-17T20:56:43.604Z] build-java: [2025-06-17T20:56:43.604Z] [javac] Compiling 29 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.lang/bin [2025-06-17T20:56:48.057Z] [2025-06-17T20:56:48.057Z] build-jar: [2025-06-17T20:56:48.057Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.lang/bin/test.lang.jar [2025-06-17T20:56:48.057Z] [2025-06-17T20:56:48.057Z] build-archives: [2025-06-17T20:56:48.057Z] [2025-06-17T20:56:48.057Z] build-no-natives: [2025-06-17T20:56:48.057Z] [2025-06-17T20:56:48.057Z] build-natives: [2025-06-17T20:56:48.057Z] [2025-06-17T20:56:48.057Z] build: [2025-06-17T20:56:48.057Z] [echo] Executing openjdk.test.load/build.xml [2025-06-17T20:56:48.057Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/../../testDependency/system_lib [2025-06-17T20:56:48.057Z] [2025-06-17T20:56:48.057Z] setup-java-properties: [2025-06-17T20:56:48.057Z] [2025-06-17T20:56:48.057Z] setup-windows-compiler: [2025-06-17T20:56:48.057Z] [2025-06-17T20:56:48.057Z] check-prereqs: [2025-06-17T20:56:48.057Z] [2025-06-17T20:56:48.057Z] build-dependencies: [2025-06-17T20:56:48.057Z] [2025-06-17T20:56:48.057Z] create-bin-dir: [2025-06-17T20:56:48.057Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.load/bin [2025-06-17T20:56:48.057Z] [2025-06-17T20:56:48.057Z] build-java: [2025-06-17T20:56:48.057Z] [javac] Compiling 17 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.load/bin [2025-06-17T20:56:49.636Z] [2025-06-17T20:56:49.636Z] build-jar: [2025-06-17T20:56:49.636Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.load/bin/test.load.jar [2025-06-17T20:56:49.636Z] [2025-06-17T20:56:49.636Z] build-archives: [2025-06-17T20:56:49.636Z] [2025-06-17T20:56:49.636Z] build-no-natives: [2025-06-17T20:56:49.636Z] [2025-06-17T20:56:49.636Z] build-natives: [2025-06-17T20:56:49.636Z] [2025-06-17T20:56:49.636Z] build: [2025-06-17T20:56:49.636Z] [echo] Executing openjdk.test.locking/build.xml [2025-06-17T20:56:49.636Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/../../testDependency/system_lib [2025-06-17T20:56:49.636Z] [2025-06-17T20:56:49.636Z] setup-java-properties: [2025-06-17T20:56:49.636Z] [2025-06-17T20:56:49.636Z] setup-windows-compiler: [2025-06-17T20:56:49.636Z] [2025-06-17T20:56:49.636Z] check-prereqs: [2025-06-17T20:56:49.636Z] [2025-06-17T20:56:49.636Z] build-dependencies: [2025-06-17T20:56:49.636Z] [2025-06-17T20:56:49.636Z] create-bin-dir: [2025-06-17T20:56:49.636Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.locking/bin [2025-06-17T20:56:49.636Z] [2025-06-17T20:56:49.636Z] build-java: [2025-06-17T20:56:49.636Z] [javac] Compiling 3 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.locking/bin [2025-06-17T20:56:50.422Z] [2025-06-17T20:56:50.422Z] build-jar: [2025-06-17T20:56:50.422Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.locking/bin/test.locking.jar [2025-06-17T20:56:50.422Z] [2025-06-17T20:56:50.422Z] build-archives: [2025-06-17T20:56:50.422Z] [2025-06-17T20:56:50.422Z] build-no-natives: [2025-06-17T20:56:50.422Z] [2025-06-17T20:56:50.422Z] build-natives: [2025-06-17T20:56:50.422Z] [2025-06-17T20:56:50.422Z] build: [2025-06-17T20:56:50.422Z] [echo] Executing openjdk.test.math/build.xml [2025-06-17T20:56:50.422Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/../../testDependency/system_lib [2025-06-17T20:56:50.422Z] [2025-06-17T20:56:50.422Z] setup-java-properties: [2025-06-17T20:56:50.422Z] [2025-06-17T20:56:50.422Z] setup-windows-compiler: [2025-06-17T20:56:50.422Z] [2025-06-17T20:56:50.422Z] check-prereqs: [2025-06-17T20:56:50.422Z] [2025-06-17T20:56:50.422Z] build-dependencies: [2025-06-17T20:56:50.422Z] [2025-06-17T20:56:50.422Z] create-bin-dir: [2025-06-17T20:56:50.422Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.math/bin [2025-06-17T20:56:50.422Z] [2025-06-17T20:56:50.422Z] build-java: [2025-06-17T20:56:50.422Z] [javac] Compiling 71 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.math/bin [2025-06-17T20:57:15.356Z] [2025-06-17T20:57:15.356Z] build-jar: [2025-06-17T20:57:15.356Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.math/bin/test.math.jar [2025-06-17T20:57:16.940Z] [2025-06-17T20:57:16.940Z] build-archives: [2025-06-17T20:57:16.940Z] [2025-06-17T20:57:16.940Z] build-no-natives: [2025-06-17T20:57:16.940Z] [2025-06-17T20:57:16.940Z] build-natives: [2025-06-17T20:57:16.940Z] [2025-06-17T20:57:16.940Z] build: [2025-06-17T20:57:16.940Z] [echo] Executing openjdk.test.mauve/build.xml [2025-06-17T20:57:16.940Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/../../testDependency/system_lib [2025-06-17T20:57:16.940Z] [2025-06-17T20:57:16.940Z] check-if-already-built: [2025-06-17T20:57:16.940Z] [echo] Checking if /home/jenkins/testDependency/system_lib/mauve/mauve.jar already exists [2025-06-17T20:57:16.940Z] [echo] openjdk_test_mauve_already_built is true [2025-06-17T20:57:16.940Z] [2025-06-17T20:57:16.940Z] check-if-cvs-available: [2025-06-17T20:57:16.940Z] [echo] Checking if /home/jenkins/testDependency/system_lib/cvsclient/org-netbeans-lib-cvsclient.jar exists [2025-06-17T20:57:16.940Z] [echo] cvs_available is true [2025-06-17T20:57:16.940Z] [2025-06-17T20:57:16.940Z] download-cvsclient: [2025-06-17T20:57:16.940Z] [2025-06-17T20:57:16.940Z] output-recreate-message: [2025-06-17T20:57:16.940Z] [echo] /home/jenkins/testDependency/system_lib/mauve/mauve.jar already exists, it will not be recreated. [2025-06-17T20:57:16.940Z] [echo] If you want to recreate /home/jenkins/testDependency/system_lib/mauve/mauve.jar, delete it manually and rerun. [2025-06-17T20:57:16.940Z] [2025-06-17T20:57:16.940Z] delete-work-dir: [2025-06-17T20:57:16.940Z] [2025-06-17T20:57:16.940Z] create-work-dir: [2025-06-17T20:57:16.940Z] [2025-06-17T20:57:16.940Z] get-source: [2025-06-17T20:57:16.940Z] [2025-06-17T20:57:16.940Z] check-if-source-available: [2025-06-17T20:57:16.941Z] [echo] Checking if /tmp//mauve/mauve/gnu/testlet/config.java.in exists [2025-06-17T20:57:16.941Z] [echo] mauve_source_available is ${mauve_source_available} [2025-06-17T20:57:16.941Z] [2025-06-17T20:57:16.941Z] delete-corba-files: [2025-06-17T20:57:16.941Z] [2025-06-17T20:57:16.941Z] mauve-configure: [2025-06-17T20:57:16.941Z] [2025-06-17T20:57:16.941Z] setup-java-properties: [2025-06-17T20:57:16.941Z] [2025-06-17T20:57:16.941Z] build-harness: [2025-06-17T20:57:16.941Z] [2025-06-17T20:57:16.941Z] build-tests: [2025-06-17T20:57:16.941Z] [2025-06-17T20:57:16.941Z] build-java: [2025-06-17T20:57:16.941Z] [2025-06-17T20:57:16.941Z] build-jar: [2025-06-17T20:57:16.941Z] [2025-06-17T20:57:16.941Z] build-archives: [2025-06-17T20:57:16.941Z] [2025-06-17T20:57:16.941Z] check-if-work_jar_file-exists: [2025-06-17T20:57:16.941Z] [echo] Checking if /tmp//mauve/mauve.jar exists [2025-06-17T20:57:16.941Z] [echo] openjdk_test_mauve_work_jar_file_exists is ${openjdk_test_mauve_work_jar_file_exists} [2025-06-17T20:57:16.941Z] [2025-06-17T20:57:16.941Z] install-archives: [2025-06-17T20:57:16.941Z] [2025-06-17T20:57:16.941Z] configure: [2025-06-17T20:57:16.941Z] [echo] Executing openjdk.test.nio/build.xml [2025-06-17T20:57:16.941Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/../../testDependency/system_lib [2025-06-17T20:57:16.941Z] [2025-06-17T20:57:16.941Z] setup-java-properties: [2025-06-17T20:57:16.941Z] [2025-06-17T20:57:16.941Z] setup-windows-compiler: [2025-06-17T20:57:16.941Z] [2025-06-17T20:57:16.941Z] check-prereqs: [2025-06-17T20:57:16.941Z] [2025-06-17T20:57:16.941Z] build-dependencies: [2025-06-17T20:57:16.941Z] [2025-06-17T20:57:16.941Z] create-bin-dir: [2025-06-17T20:57:16.941Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.nio/bin [2025-06-17T20:57:16.941Z] [2025-06-17T20:57:16.941Z] check-java-nio-filesystem: [2025-06-17T20:57:16.941Z] [echo] check-java-nio-filesystem result: ${java_nio_filesystem_is_uptodate} [2025-06-17T20:57:16.941Z] [2025-06-17T20:57:16.941Z] copy-resources: [2025-06-17T20:57:16.941Z] [copy] Copying 4 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.nio/bin [2025-06-17T20:57:16.941Z] [copy] Copied 15 empty directories to 8 empty directories under /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.nio/bin [2025-06-17T20:57:16.941Z] [2025-06-17T20:57:16.941Z] build-java-nio-filesystem: [2025-06-17T20:57:16.941Z] [echo] Cleaning up net/adoptopenjdk/test/nio2/perl/filesystems/ of any previous Impl classes [2025-06-17T20:57:16.941Z] [echo] Generating MemoryFileSystemProviderImpl classes [2025-06-17T20:57:16.941Z] [exec] Updated services file: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.nio/src/test.nio/net/adoptopenjdk/test/nio2/perl/filesystems/../../META-INF/services/java.nio.file.spi.FileSystemProvider [2025-06-17T20:57:16.941Z] [exec] Done [2025-06-17T20:57:16.941Z] [javac] /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.nio/build.xml:104: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2025-06-17T20:57:17.706Z] [javac] Compiling 1005 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.nio/bin [2025-06-17T20:57:22.170Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.nio/bin/META-INF [2025-06-17T20:57:22.170Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.nio/bin/META-INF/services [2025-06-17T20:57:22.170Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.nio/bin/META-INF/services [2025-06-17T20:57:22.946Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.nio/bin/lib/filesystem.jar [2025-06-17T20:57:22.946Z] [echo] Cleaning up net/adoptopenjdk/test/nio2/filesystem/ of Impl classes [2025-06-17T20:57:22.946Z] [2025-06-17T20:57:22.946Z] build-java: [2025-06-17T20:57:23.726Z] [javac] Compiling 47 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.nio/bin [2025-06-17T20:57:27.383Z] [2025-06-17T20:57:27.383Z] build-jar: [2025-06-17T20:57:27.383Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.nio/bin/test.nio.jar [2025-06-17T20:57:27.383Z] [2025-06-17T20:57:27.383Z] build-archives: [2025-06-17T20:57:27.383Z] [2025-06-17T20:57:27.383Z] build-no-natives: [2025-06-17T20:57:27.383Z] [2025-06-17T20:57:27.383Z] build-natives: [2025-06-17T20:57:27.383Z] [2025-06-17T20:57:27.383Z] build: [2025-06-17T20:57:27.383Z] [echo] Executing openjdk.test.serialization/build.xml [2025-06-17T20:57:27.384Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/../../testDependency/system_lib [2025-06-17T20:57:27.384Z] [2025-06-17T20:57:27.384Z] setup-java-properties: [2025-06-17T20:57:27.384Z] [2025-06-17T20:57:27.384Z] setup-windows-compiler: [2025-06-17T20:57:27.384Z] [2025-06-17T20:57:27.384Z] check-prereqs: [2025-06-17T20:57:27.384Z] [2025-06-17T20:57:27.384Z] build-dependencies: [2025-06-17T20:57:27.384Z] [2025-06-17T20:57:27.384Z] create-bin-dir: [2025-06-17T20:57:27.384Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.serialization/bin [2025-06-17T20:57:27.384Z] [2025-06-17T20:57:27.384Z] build-java: [2025-06-17T20:57:27.384Z] [javac] Compiling 2 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.serialization/bin [2025-06-17T20:57:28.160Z] [2025-06-17T20:57:28.160Z] build-jar: [2025-06-17T20:57:28.160Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.serialization/bin/test.serialization.jar [2025-06-17T20:57:28.160Z] [2025-06-17T20:57:28.160Z] build-archives: [2025-06-17T20:57:28.160Z] [2025-06-17T20:57:28.160Z] build-no-natives: [2025-06-17T20:57:28.160Z] [2025-06-17T20:57:28.160Z] build-natives: [2025-06-17T20:57:28.160Z] [2025-06-17T20:57:28.160Z] build: [2025-06-17T20:57:28.160Z] [echo] Executing openjdk.test.security/build.xml [2025-06-17T20:57:28.160Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/../../testDependency/system_lib [2025-06-17T20:57:28.160Z] [2025-06-17T20:57:28.160Z] setup-java-properties: [2025-06-17T20:57:28.160Z] [2025-06-17T20:57:28.160Z] setup-windows-compiler: [2025-06-17T20:57:28.160Z] [2025-06-17T20:57:28.160Z] check-prereqs: [2025-06-17T20:57:28.160Z] [2025-06-17T20:57:28.160Z] build-dependencies: [2025-06-17T20:57:28.160Z] [2025-06-17T20:57:28.160Z] create-bin-dir: [2025-06-17T20:57:28.160Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.security/bin [2025-06-17T20:57:28.160Z] [2025-06-17T20:57:28.160Z] build-java: [2025-06-17T20:57:28.160Z] [javac] Compiling 6 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.security/bin [2025-06-17T20:57:29.741Z] [2025-06-17T20:57:29.741Z] build-jar: [2025-06-17T20:57:29.741Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.security/bin/test.security.jar [2025-06-17T20:57:29.741Z] [2025-06-17T20:57:29.741Z] build-archives: [2025-06-17T20:57:29.741Z] [2025-06-17T20:57:29.741Z] build-no-natives: [2025-06-17T20:57:29.741Z] [2025-06-17T20:57:29.741Z] build-natives: [2025-06-17T20:57:29.741Z] [2025-06-17T20:57:29.741Z] build: [2025-06-17T20:57:29.741Z] [echo] Executing openjdk.test.util/build.xml [2025-06-17T20:57:29.741Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/../../testDependency/system_lib [2025-06-17T20:57:29.741Z] [2025-06-17T20:57:29.741Z] setup-java-properties: [2025-06-17T20:57:29.741Z] [2025-06-17T20:57:29.741Z] setup-windows-compiler: [2025-06-17T20:57:29.741Z] [2025-06-17T20:57:29.741Z] check-prereqs: [2025-06-17T20:57:29.741Z] [2025-06-17T20:57:29.741Z] build-dependencies: [2025-06-17T20:57:29.741Z] [2025-06-17T20:57:29.741Z] create-bin-dir: [2025-06-17T20:57:29.741Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.util/bin [2025-06-17T20:57:29.741Z] [2025-06-17T20:57:29.741Z] build-java: [2025-06-17T20:57:29.741Z] [javac] Compiling 16 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.util/bin [2025-06-17T20:57:32.255Z] [2025-06-17T20:57:32.255Z] build-jar: [2025-06-17T20:57:32.255Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.util/bin/test.util.jar [2025-06-17T20:57:32.255Z] [2025-06-17T20:57:32.255Z] build-archives: [2025-06-17T20:57:32.255Z] [2025-06-17T20:57:32.255Z] build-no-natives: [2025-06-17T20:57:32.255Z] [2025-06-17T20:57:32.255Z] build-natives: [2025-06-17T20:57:32.255Z] [2025-06-17T20:57:32.255Z] build: [2025-06-17T20:57:32.255Z] [echo] Executing openjdk.test.jlm/build.xml [2025-06-17T20:57:32.255Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/../../testDependency/system_lib [2025-06-17T20:57:32.255Z] [2025-06-17T20:57:32.255Z] setup-java-properties: [2025-06-17T20:57:32.255Z] [2025-06-17T20:57:32.255Z] setup-windows-compiler: [2025-06-17T20:57:32.255Z] [2025-06-17T20:57:32.255Z] check-prereqs: [2025-06-17T20:57:32.255Z] [2025-06-17T20:57:32.255Z] create-bin-dir: [2025-06-17T20:57:32.255Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.jlm/bin [2025-06-17T20:57:32.255Z] [2025-06-17T20:57:32.255Z] build-java: [2025-06-17T20:57:32.255Z] [javac] Compiling 33 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.jlm/bin [2025-06-17T20:57:36.773Z] [2025-06-17T20:57:36.773Z] build-jar: [2025-06-17T20:57:36.773Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.jlm/bin/test.jlm.jar [2025-06-17T20:57:36.773Z] [2025-06-17T20:57:36.773Z] build-archives: [2025-06-17T20:57:36.773Z] [2025-06-17T20:57:36.773Z] build-no-natives: [2025-06-17T20:57:36.773Z] [2025-06-17T20:57:36.773Z] build-natives: [2025-06-17T20:57:36.773Z] [2025-06-17T20:57:36.773Z] build: [2025-06-17T20:57:36.773Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/../../testDependency/system_lib [2025-06-17T20:57:36.773Z] [2025-06-17T20:57:36.773Z] setup-java-properties: [2025-06-17T20:57:36.773Z] [2025-06-17T20:57:36.773Z] setup-windows-compiler: [2025-06-17T20:57:36.773Z] [2025-06-17T20:57:36.773Z] check-prereqs: [2025-06-17T20:57:36.773Z] [2025-06-17T20:57:36.773Z] check-compiler-level: [2025-06-17T20:57:36.773Z] [echo] java_java_specification_version is 1.8 [2025-06-17T20:57:36.773Z] [echo] can_build_modularity is false [2025-06-17T20:57:36.773Z] [echo] can_build_modularity_natives_unix is ${can_build_modularity_natives_unix} [2025-06-17T20:57:36.773Z] [echo] can_build_modularity_natives_windows is ${can_build_modularity_natives_windows} [2025-06-17T20:57:36.773Z] [2025-06-17T20:57:36.773Z] create-bin-dir: [2025-06-17T20:57:36.773Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin [2025-06-17T20:57:36.773Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin/common-mods [2025-06-17T20:57:36.773Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin/common-override [2025-06-17T20:57:36.773Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin/common-override-new [2025-06-17T20:57:36.773Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin/tests [2025-06-17T20:57:36.774Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin/common [2025-06-17T20:57:36.774Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin/common/displayServiceImpl3 [2025-06-17T20:57:36.774Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin/common/displayServiceImpl4 [2025-06-17T20:57:36.774Z] [2025-06-17T20:57:36.774Z] build-java: [2025-06-17T20:57:36.774Z] [2025-06-17T20:57:36.774Z] build-no-natives: [2025-06-17T20:57:36.774Z] [2025-06-17T20:57:36.774Z] build: [2025-06-17T20:57:36.774Z] [2025-06-17T20:57:36.774Z] build: [2025-06-17T20:57:36.774Z] [2025-06-17T20:57:36.774Z] common_dist: [2025-06-17T20:57:36.774Z] [copy] Copying 341 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/jvmtest/system/STF [2025-06-17T20:57:36.774Z] [copy] Copying 1192 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/jvmtest/system/aqa-systemtest [2025-06-17T20:57:38.358Z] [copy] Copied 496 empty directories to 8 empty directories under /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/jvmtest/system/aqa-systemtest [2025-06-17T20:57:38.358Z] [copy] Warning: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/system/openj9-systemtest does not exist. [2025-06-17T20:57:38.359Z] [2025-06-17T20:57:38.359Z] build: [2025-06-17T20:57:38.359Z] [2025-06-17T20:57:38.359Z] build: [2025-06-17T20:57:38.359Z] [2025-06-17T20:57:38.359Z] THC.check: [2025-06-17T20:57:38.359Z] [2025-06-17T20:57:38.359Z] getChurn: [2025-06-17T20:57:38.359Z] [exec] Cloning into 'churn'... [2025-06-17T20:57:39.127Z] [2025-06-17T20:57:39.127Z] dist: [2025-06-17T20:57:39.127Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/jvmtest/system/churn [2025-06-17T20:57:39.127Z] [2025-06-17T20:57:39.127Z] init: [2025-06-17T20:57:39.127Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/jvmtest/system/daaLoadTest [2025-06-17T20:57:39.127Z] [2025-06-17T20:57:39.127Z] common_build: [2025-06-17T20:57:39.127Z] [2025-06-17T20:57:39.127Z] build: [2025-06-17T20:57:39.127Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/jvmtest/system/daaLoadTest [2025-06-17T20:57:39.127Z] [2025-06-17T20:57:39.127Z] build: [2025-06-17T20:57:39.127Z] [2025-06-17T20:57:39.127Z] init: [2025-06-17T20:57:39.127Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/jvmtest/system/jcstress [2025-06-17T20:57:39.127Z] [2025-06-17T20:57:39.127Z] getDependentLibs: [2025-06-17T20:57:39.127Z] [exec] -------------------------------------------- [2025-06-17T20:57:39.127Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/../../testDependency/system_lib [2025-06-17T20:57:39.127Z] [exec] task is set to default [2025-06-17T20:57:39.127Z] [exec] dependencyList is set to jcstress [2025-06-17T20:57:39.127Z] [exec] -------------------------------------------- [2025-06-17T20:57:39.127Z] [exec] Starting download third party dependent jars [2025-06-17T20:57:39.127Z] [exec] -------------------------------------------- [2025-06-17T20:57:39.127Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/../../testDependency/system_lib [2025-06-17T20:57:39.127Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/../../testDependency/system_lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading [2025-06-17T20:57:39.127Z] [exec] downloaded dependent third party jars successfully [2025-06-17T20:57:39.127Z] [2025-06-17T20:57:39.127Z] dist: [2025-06-17T20:57:39.127Z] [copy] Copying 4 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/jvmtest/system/jcstress [2025-06-17T20:57:39.127Z] [2025-06-17T20:57:39.127Z] init: [2025-06-17T20:57:39.127Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/jvmtest/system/jlm [2025-06-17T20:57:39.127Z] [2025-06-17T20:57:39.127Z] common_build: [2025-06-17T20:57:39.127Z] [2025-06-17T20:57:39.127Z] build: [2025-06-17T20:57:39.127Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/jvmtest/system/jlm [2025-06-17T20:57:39.127Z] [2025-06-17T20:57:39.127Z] init: [2025-06-17T20:57:39.127Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/jvmtest/system/lambdaLoadTest [2025-06-17T20:57:39.127Z] [2025-06-17T20:57:39.127Z] common_build: [2025-06-17T20:57:39.127Z] [2025-06-17T20:57:39.127Z] build: [2025-06-17T20:57:39.127Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/jvmtest/system/lambdaLoadTest [2025-06-17T20:57:39.910Z] [2025-06-17T20:57:39.910Z] init: [2025-06-17T20:57:39.910Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/jvmtest/system/mathLoadTest [2025-06-17T20:57:39.910Z] [2025-06-17T20:57:39.910Z] common_build: [2025-06-17T20:57:39.910Z] [2025-06-17T20:57:39.910Z] build: [2025-06-17T20:57:39.911Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/jvmtest/system/mathLoadTest [2025-06-17T20:57:39.911Z] [2025-06-17T20:57:39.911Z] init: [2025-06-17T20:57:39.911Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/jvmtest/system/mauveLoadTest [2025-06-17T20:57:39.911Z] [2025-06-17T20:57:39.911Z] common_build: [2025-06-17T20:57:39.911Z] [2025-06-17T20:57:39.911Z] build: [2025-06-17T20:57:39.911Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/jvmtest/system/mauveLoadTest [2025-06-17T20:57:39.911Z] [2025-06-17T20:57:39.911Z] init: [2025-06-17T20:57:39.911Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/jvmtest/system/modularity [2025-06-17T20:57:39.911Z] [2025-06-17T20:57:39.911Z] common_build: [2025-06-17T20:57:39.911Z] [2025-06-17T20:57:39.911Z] build: [2025-06-17T20:57:39.911Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/jvmtest/system/modularity [2025-06-17T20:57:39.911Z] [2025-06-17T20:57:39.911Z] init: [2025-06-17T20:57:39.911Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/jvmtest/system/otherLoadTest [2025-06-17T20:57:39.911Z] [2025-06-17T20:57:39.911Z] common_build: [2025-06-17T20:57:39.911Z] [2025-06-17T20:57:39.911Z] build: [2025-06-17T20:57:39.911Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/jvmtest/system/otherLoadTest [2025-06-17T20:57:39.911Z] [2025-06-17T20:57:39.911Z] init: [2025-06-17T20:57:39.911Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/jvmtest/system/security [2025-06-17T20:57:39.911Z] [2025-06-17T20:57:39.911Z] common_build: [2025-06-17T20:57:39.911Z] [2025-06-17T20:57:39.911Z] build: [2025-06-17T20:57:39.911Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/jvmtest/system/security [2025-06-17T20:57:39.911Z] [2025-06-17T20:57:39.911Z] init: [2025-06-17T20:57:39.911Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/jvmtest/system/sharedClasses [2025-06-17T20:57:39.911Z] [2025-06-17T20:57:39.911Z] common_build: [2025-06-17T20:57:39.911Z] [2025-06-17T20:57:39.911Z] build: [2025-06-17T20:57:39.911Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/jvmtest/system/sharedClasses [2025-06-17T20:57:39.911Z] [2025-06-17T20:57:39.911Z] BUILD SUCCESSFUL [2025-06-17T20:57:39.911Z] Total time: 1 minute 33 seconds [2025-06-17T20:57:39.911Z] 0 [2025-06-17T20:57:39.911Z] [2025-06-17T20:57:39.911Z] [2025-06-17T20:57:39.911Z] RECORD TEST REPOs SHA [2025-06-17T20:57:39.911Z] cd "/home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/TKG/../TKG/scripts"; \ [2025-06-17T20:57:39.911Z] bash "getSHAs.sh" --test_root_dir "/home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/TKG/.." --shas_file "/home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/TKG/../TKG/SHAs.txt" [2025-06-17T20:57:39.911Z] Check shas in /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/TKG/.. and store the info in /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/TKG/../TKG/SHAs.txt [2025-06-17T20:57:39.911Z] touch /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/TKG/../TKG/SHAs.txt [2025-06-17T20:57:39.911Z] ================================================ [2025-06-17T20:57:39.911Z] timestamp: 20250617-205739 [2025-06-17T20:57:39.911Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests [2025-06-17T20:57:39.911Z] git repo: [2025-06-17T20:57:39.911Z] Fetch URL: https://github.com/adoptium/aqa-tests.git [2025-06-17T20:57:39.911Z] sha: [2025-06-17T20:57:39.911Z] 20c189de9f97f55af5b130fa309872a7ce12bf25 [2025-06-17T20:57:39.911Z] ================================================ [2025-06-17T20:57:39.911Z] timestamp: 20250617-205739 [2025-06-17T20:57:39.911Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/TKG [2025-06-17T20:57:39.911Z] git repo: [2025-06-17T20:57:39.911Z] Fetch URL: https://github.com/adoptium/TKG.git [2025-06-17T20:57:39.911Z] sha: [2025-06-17T20:57:39.911Z] f03d5564fa18382f7f770380a452fec4d4240df9 [2025-06-17T20:57:39.911Z] ================================================ [2025-06-17T20:57:39.911Z] timestamp: 20250617-205739 [2025-06-17T20:57:39.911Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/system/STF [2025-06-17T20:57:39.911Z] git repo: [2025-06-17T20:57:39.911Z] Fetch URL: https://github.com/adoptium/STF.git [2025-06-17T20:57:39.911Z] sha: [2025-06-17T20:57:39.911Z] 03f6cc21c7356c036ccd11173c061417f58b621b [2025-06-17T20:57:39.911Z] ================================================ [2025-06-17T20:57:39.911Z] timestamp: 20250617-205739 [2025-06-17T20:57:39.911Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/system/aqa-systemtest [2025-06-17T20:57:39.911Z] git repo: [2025-06-17T20:57:39.911Z] Fetch URL: https://github.com/adoptium/aqa-systemtest.git [2025-06-17T20:57:39.911Z] sha: [2025-06-17T20:57:39.911Z] 2c3cbfc2a73a17e2a21401fbe7f43d83c24f5247 [2025-06-17T20:57:39.911Z] ================================================ [2025-06-17T20:57:39.911Z] timestamp: 20250617-205739 [2025-06-17T20:57:39.911Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/system/churn/churn [2025-06-17T20:57:39.911Z] git repo: [2025-06-17T20:57:39.911Z] Fetch URL: https://github.com/rh-openjdk/churn.git [2025-06-17T20:57:39.911Z] sha: [2025-06-17T20:57:39.911Z] 01f9894909307f9a9a154a0df627d16def3d6603 [2025-06-17T20:57:39.911Z] gmake[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/TKG' [Pipeline] } [2025-06-17T20:57:40.342Z] $ ssh-agent -k [2025-06-17T20:57:40.351Z] unset SSH_AUTH_SOCK; [2025-06-17T20:57:40.351Z] unset SSH_AGENT_PID; [2025-06-17T20:57:40.351Z] echo Agent pid 10420512 killed; [2025-06-17T20:57:41.126Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] echo [2025-06-17T20:57:41.231Z] Running tests... Did you forget the `def` keyword? Script1 seems to be setting a field named TARGET (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named RUNTEST_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues. [Pipeline] echo [2025-06-17T20:57:41.250Z] ITERATION: 1/1 [Pipeline] sh [2025-06-17T20:57:43.070Z] + uname [2025-06-17T20:57:43.070Z] + [ AIX = AIX ] [2025-06-17T20:57:43.070Z] + MAKE=gmake [2025-06-17T20:57:43.070Z] + gmake -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown [2025-06-17T20:57:43.070Z] gmake: Nothing to be done for 'testEnvTeardown'. [Pipeline] sh [2025-06-17T20:57:45.225Z] + uname [2025-06-17T20:57:45.225Z] + [ AIX = AIX ] [2025-06-17T20:57:45.225Z] + MAKE=gmake [2025-06-17T20:57:45.225Z] + cd ./aqa-tests [2025-06-17T20:57:45.225Z] + . ./scripts/testenv/testenvSettings.sh [2025-06-17T20:57:45.225Z] parallelList.mk:17: warning: overriding recipe for target 'testList_0' [2025-06-17T20:57:45.225Z] parallelList.mk:8: warning: ignoring old recipe for target 'testList_0' [2025-06-17T20:57:45.225Z] gmake _testList TESTLIST=MiniMix_10m_1,DBBLoadTest_5m_1,MathLoadTest_all_5m_0,LangLoadTest_5m_0,HCRLateAttachWorkload_0,MiniMix_5m_0,JdiTest_2,JdiTest_1,JdiTest_0,DBBLoadTest_5m_2,ConcurrentLoadTest_5m_2,MiniMix_10m_2,MiniMix_5m_2,LangLoadTest_5m_2,UtilLoadTest_5m_2,LockingLoadTest_2,MathLoadTest_all_5m_2,HCRLateAttachWorkload_2 [2025-06-17T20:57:45.225Z] gmake[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/TKG' [2025-06-17T20:57:45.225Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/jdkbinary/j2sdk-image [2025-06-17T20:57:45.225Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/../../testDependency/system_lib [2025-06-17T20:57:45.225Z] gmake -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=testList TESTLIST=MiniMix_10m_1,DBBLoadTest_5m_1,MathLoadTest_all_5m_0,LangLoadTest_5m_0,HCRLateAttachWorkload_0,MiniMix_5m_0,JdiTest_2,JdiTest_1,JdiTest_0,DBBLoadTest_5m_2,ConcurrentLoadTest_5m_2,MiniMix_10m_2,MiniMix_5m_2,LangLoadTest_5m_2,UtilLoadTest_5m_2,LockingLoadTest_2,MathLoadTest_all_5m_2,HCRLateAttachWorkload_2 [2025-06-17T20:57:45.225Z] gmake[2]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/TKG' [2025-06-17T20:57:45.225Z] perl scripts/configure.pl [2025-06-17T20:57:45.225Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/../../testDependency/system_lib/json-simple.jar" org.testKitGen.MainRunner --mode=tests --spec=aix_ppc-64 --microArch="" --osLabel="" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=system --iterations=1 --aotIterations= --testFlag= --testTarget=testList --testList=MiniMix_10m_1,DBBLoadTest_5m_1,MathLoadTest_all_5m_0,LangLoadTest_5m_0,HCRLateAttachWorkload_0,MiniMix_5m_0,JdiTest_2,JdiTest_1,JdiTest_0,DBBLoadTest_5m_2,ConcurrentLoadTest_5m_2,MiniMix_10m_2,MiniMix_5m_2,LangLoadTest_5m_2,UtilLoadTest_5m_2,LockingLoadTest_2,MathLoadTest_all_5m_2,HCRLateAttachWorkload_2 --numOfMachines= --testTime= --TRSSURL= [2025-06-17T20:57:45.990Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv. [2025-06-17T20:57:45.990Z] [2025-06-17T20:57:45.990Z] Starting to generate test make files. [2025-06-17T20:57:45.990Z] [2025-06-17T20:57:46.753Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/TKG/../system/churn/playlist.xml [2025-06-17T20:57:46.753Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/TKG/../system/daaLoadTest/playlist.xml [2025-06-17T20:57:46.753Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/TKG/../system/jcstress/playlist.xml [2025-06-17T20:57:46.753Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/TKG/../system/jlm/playlist.xml [2025-06-17T20:57:46.753Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/TKG/../system/lambdaLoadTest/playlist.xml [2025-06-17T20:57:46.753Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/TKG/../system/mathLoadTest/playlist.xml [2025-06-17T20:57:46.753Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/TKG/../system/mathLoadTest/autoGen.mk [2025-06-17T20:57:46.753Z] [2025-06-17T20:57:46.753Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/TKG/../system/mauveLoadTest/playlist.xml [2025-06-17T20:57:46.754Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/TKG/../system/modularity/playlist.xml [2025-06-17T20:57:46.754Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/TKG/../system/otherLoadTest/playlist.xml [2025-06-17T20:57:46.754Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/TKG/../system/otherLoadTest/autoGen.mk [2025-06-17T20:57:46.754Z] [2025-06-17T20:57:46.754Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/TKG/../system/security/playlist.xml [2025-06-17T20:57:46.754Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/TKG/../system/sharedClasses/playlist.xml [2025-06-17T20:57:46.754Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/TKG/../system/autoGen.mk [2025-06-17T20:57:46.754Z] [2025-06-17T20:57:46.754Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/TKG/../autoGen.mk [2025-06-17T20:57:46.754Z] [2025-06-17T20:57:46.754Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/TKG/../TKG/utils.mk [2025-06-17T20:57:46.754Z] [2025-06-17T20:57:46.754Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/TKG/../TKG/rerun.mk [2025-06-17T20:57:46.754Z] [2025-06-17T20:57:46.754Z] Make files are generated successfully. [2025-06-17T20:57:46.754Z] [2025-06-17T20:57:46.754Z] gmake[2]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/TKG' [2025-06-17T20:57:46.754Z] gmake -f runtest.mk _testList [2025-06-17T20:57:46.754Z] gmake[2]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/TKG' [2025-06-17T20:57:47.515Z] [2025-06-17T20:57:47.515Z] Running make 4.3 [2025-06-17T20:57:47.515Z] set TEST_ROOT to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/TKG/.. [2025-06-17T20:57:47.515Z] set JDK_VERSION to 8 [2025-06-17T20:57:47.515Z] set JDK_IMPL to hotspot [2025-06-17T20:57:47.515Z] set JVM_VERSION to openjdk8 [2025-06-17T20:57:47.515Z] set JCL_VERSION to latest [2025-06-17T20:57:47.515Z] set JAVA_HOME to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/jdkbinary/j2sdk-image [2025-06-17T20:57:47.515Z] set SPEC to aix_ppc-64 [2025-06-17T20:57:47.515Z] set TEST_FLAG to [2025-06-17T20:57:47.515Z] Running testList ... [2025-06-17T20:57:47.515Z] There are 18 test targets in testList [2025-06-17T20:57:47.515Z] "/home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/jdkbinary/j2sdk-image/bin/java" -version [2025-06-17T20:57:47.515Z] openjdk version "1.8.0_462-beta" [2025-06-17T20:57:47.515Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_462-beta-202506172004-b06) [2025-06-17T20:57:47.515Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.462-b06, mixed mode) [2025-06-17T20:57:47.515Z] gmake[3]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests' [2025-06-17T20:57:47.515Z] gmake[4]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/system' [2025-06-17T20:57:47.515Z] gmake[5]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.system_ppc64_aix_testList_1/aqa-tests/system/mathLoadTest' [2025-06-17T20:57:47.515Z] ../system.mk:25: CYGWIN is 0 [2025-06-17T20:57:47.515Z] [2025-06-17T20:57:47.515Z] ===============================================