Pre Test

Started by upstream project "build-scripts/jobs/jdk8u/jdk8u-aix-ppc64-temurin" build number 518 originally caused by: Started by upstream project "build-scripts/openjdk8-pipeline" build number 3035 originally caused by: Started by upstream project "build-scripts/utils/betaTrigger_8ea" build number 322 originally caused by: Started by timer Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix@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.perf_ppc64_aix@script/7d272c0688f17ab4e5b2f6ce77a7dc9cf4df33ff05c3a95eddd38682ef795b79/aqa-tests # timeout=10 Fetching upstream changes from https://github.com/adoptium/aqa-tests.git > git --version # timeout=10 > git --version # 'git version 2.43.0' > git fetch --tags --force --progress --depth=1 -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=60 > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision c5b9b68617e160f1e6373ee243cc572fdf44f36b (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f c5b9b68617e160f1e6373ee243cc572fdf44f36b # timeout=10 Commit message: "Set new jvm option for FIPS140_3_OpenJCEPlusFIPS (#6710)" > git rev-list --no-walk 51b7317e39ce12e6ca01655afa9204d62d33665b # timeout=10 First time build. Skipping changelog. [Pipeline] Start of Pipeline [Pipeline] timestamps [Pipeline] { [Pipeline] nodesByLabel [2025-11-04T21:40:57.884Z] Found a total of 5 nodes with the 'hw.arch.ppc64&&sw.os.aix&&ci.role.perf' label [Pipeline] echo [2025-11-04T21:40:57.905Z] SPEC: aix_ppc-64 [Pipeline] echo [2025-11-04T21:40:57.906Z] LABEL: hw.arch.ppc64&&sw.os.aix&&ci.role.perf&&sw.os.aix.7_2 [Pipeline] stage [Pipeline] { (Queue) [Pipeline] nodesByLabel [2025-11-04T21:40:57.928Z] Found a total of 5 nodes with the 'hw.arch.ppc64&&sw.os.aix&&ci.role.perf&&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-11-04T21:40:57.934Z] dynamicAgents: [] [Pipeline] node [2025-11-04T21:41:12.954Z] Still waiting to schedule task [2025-11-04T21:41:12.954Z] Waiting for next available executor on ‘hw.arch.ppc64&&sw.os.aix&&ci.role.perf&&sw.os.aix.7_2’ [2025-11-04T21:48:15.924Z] Running on build-osuosl-aix72-ppc64-3 in /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix [Pipeline] { Did you forget the `def` keyword? WorkflowScript seems to be setting a field named ref_cache (to a value of type GStringImpl) which could lead to memory leaks or other issues. [Pipeline] retry [Pipeline] { [Pipeline] timeout [2025-11-04T21:48:15.975Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] retry [Pipeline] { [Pipeline] cleanWs [2025-11-04T21:48:17.015Z] [WS-CLEANUP] Deleting project workspace... [2025-11-04T21:48:17.015Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2025-11-04T21:48:17.191Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // retry [Pipeline] } [Pipeline] // timeout [Pipeline] checkout [2025-11-04T21:48:17.424Z] The recommended git tool is: git [2025-11-04T21:48:17.777Z] No credentials specified [2025-11-04T21:48:17.954Z] Cloning the remote Git repository [2025-11-04T21:48:18.208Z] Cloning repository https://github.com/adoptium/aqa-tests.git [2025-11-04T21:48:18.208Z] > git init /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests # timeout=10 [2025-11-04T21:48:18.224Z] [WARNING] Reference path does not exist: /home/jenkins/openjdk_cache [2025-11-04T21:48:18.224Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git [2025-11-04T21:48:18.224Z] > git --version # timeout=10 [2025-11-04T21:48:18.234Z] > git --version # 'git version 2.41.0' [2025-11-04T21:48:18.235Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-11-04T21:48:23.750Z] Avoid second fetch [2025-11-04T21:48:23.940Z] Checking out Revision c5b9b68617e160f1e6373ee243cc572fdf44f36b (origin/master) [2025-11-04T21:48:23.442Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10 [2025-11-04T21:48:23.456Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-11-04T21:48:23.828Z] > git rev-parse origin/master^{commit} # timeout=10 [2025-11-04T21:48:24.018Z] > git config core.sparsecheckout # timeout=10 [2025-11-04T21:48:24.028Z] > git checkout -f c5b9b68617e160f1e6373ee243cc572fdf44f36b # timeout=10 [2025-11-04T21:48:32.315Z] Commit message: "Set new jvm option for FIPS140_3_OpenJCEPlusFIPS (#6710)" [Pipeline] } [Pipeline] // retry [Pipeline] load [Pipeline] { (/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/buildenv/jenkins/JenkinsfileBase) [Pipeline] } [Pipeline] // load Did you forget the `def` keyword? WorkflowScript seems to be setting a field named jenkinsfile (to a value of type Script1) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TIME_LIMIT (to a value of type Integer) which could lead to memory leaks or other issues. [Pipeline] timeout [2025-11-04T21:48:35.163Z] Timeout set to expire in 1 day 1 hr [Pipeline] { [Pipeline] echo [2025-11-04T21:48:35.195Z] runMulticastCmd: false [Pipeline] stage [Pipeline] { (Setup) [Pipeline] sh [2025-11-04T21:48:37.279Z] + date +%a, %d %b %Y %T %z [2025-11-04T21:48:37.279Z] + LC_TIME=C [Pipeline] echo [2025-11-04T21:48:37.823Z] PROCESSCATCH: Terminating any hung/left over test processes: [Pipeline] sh [2025-11-04T21:48:39.689Z] + aqa-tests/terminateTestProcesses.sh jenkins [2025-11-04T21:48:39.689Z] + 2>& 1 [2025-11-04T21:48:39.689Z] Unix type machine.. [2025-11-04T21:48:39.689Z] Woohoo - no rogue processes detected! Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named PLATFORM (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9 (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOM_TARGET (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NAME (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NUMBER (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named SSH_AGENT_CREDENTIAL (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named KEEP_WORKSPACE (to a value of type Boolean) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CLOUD_PROVIDER (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named SDK_RESOURCE (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named ITERATIONS (to a value of type Integer) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named NUM_MACHINES (to a value of type Integer) which could lead to memory leaks or other issues. [Pipeline] sh [2025-11-04T21:48:43.404Z] + printenv [2025-11-04T21:48:43.404Z] _=/opt/freeware/bin/printenv [2025-11-04T21:48:43.404Z] EXTERNAL_TEST_CMD=mvn clean install [2025-11-04T21:48:43.404Z] BUILD_LIST=perf [2025-11-04T21:48:43.404Z] LANG=C [2025-11-04T21:48:43.405Z] LABEL_ADDITION=sw.os.aix.7_2 [2025-11-04T21:48:43.405Z] JOB_BASE_NAME=Test_openjdk8_hs_extended.perf_ppc64_aix [2025-11-04T21:48:43.405Z] LOGIN=jenkins [2025-11-04T21:48:43.405Z] USE_JRE=false [2025-11-04T21:48:43.405Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git [2025-11-04T21:48:43.405Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master [2025-11-04T21:48:43.405Z] SLACK_CHANNEL=aqavit-bot [2025-11-04T21:48:43.405Z] JDK10_BOOT_DIR=/usr/java10_64 [2025-11-04T21:48:43.405Z] PARALLEL=Dynamic [2025-11-04T21:48:43.405Z] KEEP_REPORTDIR=false [2025-11-04T21:48:43.405Z] DOCKER_REQUIRED=false [2025-11-04T21:48:43.405Z] JDK11_BOOT_DIR=/usr/java11_64 [2025-11-04T21:48:43.405Z] jobStatus=SUCCESS [2025-11-04T21:48:43.405Z] CLCMD_PASSTHRU=1 [2025-11-04T21:48:43.405Z] 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/java8_64/jre/bin:/usr/java8_64/bin:/opt/bin [2025-11-04T21:48:43.405Z] RES_RETRY=2 [2025-11-04T21:48:43.405Z] STF_OWNER_BRANCH=adoptium:master [2025-11-04T21:48:43.405Z] TARGET=extended.perf [2025-11-04T21:48:43.405Z] BUILD_NUMBER=190 [2025-11-04T21:48:43.405Z] SDK_RESOURCE=upstream [2025-11-04T21:48:43.405Z] JOBSTARTTIME=Tue, 04 Nov 2025 21:48:36 +0000 [2025-11-04T21:48:43.405Z] PERSONAL_BUILD=false [2025-11-04T21:48:43.405Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.perf_ppc64_aix/190/display/redirect?page=tests [2025-11-04T21:48:43.405Z] USE_TESTENV_PROPERTIES=false [2025-11-04T21:48:43.405Z] ARCHIVE_TEST_RESULTS=false [2025-11-04T21:48:43.405Z] NODE_LABELS=aix720 sw.os.aix.7_2 sw.os.aix.7_2TL5 ci.role.test hw.arch.ppc64 build-osuosl-aix72-ppc64-3 build72 sw.os.aix aix build openxl17 ci.role.perf xlc13-X xlc16-X ppc64 [2025-11-04T21:48:43.405Z] KEEP_WORKSPACE=false [2025-11-04T21:48:43.405Z] OPENJ9_BRANCH=master [2025-11-04T21:48:43.405Z] LC__FASTMSG=true [2025-11-04T21:48:43.405Z] LIGHT_WEIGHT_CHECKOUT=false [2025-11-04T21:48:43.405Z] EXIT_FAILURE=false [2025-11-04T21:48:43.405Z] HUDSON_COOKIE=47297d0b-6891-4a86-b1ac-462ad3d11589 [2025-11-04T21:48:43.405Z] EDITOR=/usr/bin/vi [2025-11-04T21:48:43.405Z] JDK_BRANCH=jdk8u482-b01_adopt [2025-11-04T21:48:43.405Z] AUTO_DETECT=true [2025-11-04T21:48:43.405Z] EXTERNAL_CUSTOM_BRANCH=master [2025-11-04T21:48:43.405Z] JCK_GIT_BRANCH=master [2025-11-04T21:48:43.405Z] LOGNAME=jenkins [2025-11-04T21:48:43.405Z] BUILD_ID=190 [2025-11-04T21:48:43.405Z] BUILD_TAG=jenkins-Test_openjdk8_hs_extended.perf_ppc64_aix-190 [2025-11-04T21:48:43.405Z] EXECUTOR_NUMBER=0 [2025-11-04T21:48:43.405Z] RES_TIMEOUT=5 [2025-11-04T21:48:43.405Z] JOB_NAME=Test_openjdk8_hs_extended.perf_ppc64_aix [2025-11-04T21:48:43.405Z] JDK_REPO=https://github.com/adoptium/jdk8u [2025-11-04T21:48:43.405Z] ITERATIONS=1 [2025-11-04T21:48:43.405Z] MAIL=/var/spool/mail/jenkins [2025-11-04T21:48:43.405Z] TAP_NAME=Test_openjdk8_hs_extended.perf_ppc64_aix.tap [2025-11-04T21:48:43.405Z] TEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/jdkbinary/j2sdk-image [2025-11-04T21:48:43.405Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master [2025-11-04T21:48:43.405Z] JENKINS_URL=https://ci.adoptium.net/ [2025-11-04T21:48:43.405Z] LOCPATH=/usr/lib/nls/loc [2025-11-04T21:48:43.405Z] TKG_ITERATIONS=1 [2025-11-04T21:48:43.405Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.perf_ppc64_aix/190/display/redirect?page=artifacts [2025-11-04T21:48:43.405Z] HUDSON_HOME=/home/jenkins/.jenkins [2025-11-04T21:48:43.405Z] JDK_IMPL=hotspot [2025-11-04T21:48:43.405Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git [2025-11-04T21:48:43.405Z] HUDSON_URL=https://ci.adoptium.net/ [2025-11-04T21:48:43.405Z] JENKINS_NODE_COOKIE=32cfd9b8-89bf-442d-9520-e788b53408a7 [2025-11-04T21:48:43.405Z] ADOPTOPENJDK_BRANCH=master [2025-11-04T21:48:43.405Z] NUM_PROCESSORS=5 [2025-11-04T21:48:43.405Z] LDR_CNTRL=MAXDATA=0x0A0000000 [2025-11-04T21:48:43.405Z] CI=true [2025-11-04T21:48:43.405Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token [2025-11-04T21:48:43.405Z] USER=jenkins [2025-11-04T21:48:43.405Z] JENKINS_SERVER_COOKIE=durable-b2be3a4f0c05dedca8d762080282e878282d5f66f2535b643732e678030f2b2d [2025-11-04T21:48:43.405Z] AUTHSTATE=compat [2025-11-04T21:48:43.405Z] HUDSON_SERVER_COOKIE=2d832652af5afba8 [2025-11-04T21:48:43.405Z] ACTIVE_NODE_TIMEOUT=5 [2025-11-04T21:48:43.405Z] EXIT_SUCCESS=false [2025-11-04T21:48:43.405Z] LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib [2025-11-04T21:48:43.405Z] TKG_OWNER_BRANCH=adoptium:master [2025-11-04T21:48:43.405Z] SYSTEM_LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/system_lib [2025-11-04T21:48:43.405Z] RERUN_FAILURE=true [2025-11-04T21:48:43.405Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.perf_ppc64_aix/190/display/redirect?page=changes [2025-11-04T21:48:43.405Z] SHELL=/usr/bin/ksh [2025-11-04T21:48:43.405Z] WORKSPACE=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix [2025-11-04T21:48:43.405Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.perf_ppc64_aix/ [2025-11-04T21:48:43.405Z] AIXTHREAD_HRT=true [2025-11-04T21:48:43.405Z] DYNAMIC_COMPILE=false [2025-11-04T21:48:43.405Z] ODMDIR=/etc/objrepos [2025-11-04T21:48:43.405Z] SETUP_JCK_RUN=false [2025-11-04T21:48:43.405Z] SPEC=aix_ppc-64 [2025-11-04T21:48:43.405Z] PKG_CONFIG_PATH=/opt/freeware/lib64/pkgconfig:/opt/freeware/lib/pkgconfig [2025-11-04T21:48:43.405Z] PLATFORM=ppc64_aix [2025-11-04T21:48:43.405Z] TIME_LIMIT=25 [2025-11-04T21:48:43.405Z] HOME=/home/jenkins [2025-11-04T21:48:43.405Z] NODE_NAME=build-osuosl-aix72-ppc64-3 [2025-11-04T21:48:43.405Z] WORKSPACE_TMP=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix@tmp [2025-11-04T21:48:43.405Z] UPSTREAM_JOB_NUMBER=518 [2025-11-04T21:48:43.405Z] GENERATE_JOBS=true [2025-11-04T21:48:43.405Z] TEST_TIME=120 [2025-11-04T21:48:43.405Z] JENKINS_HOME=/home/jenkins/.jenkins [2025-11-04T21:48:43.405Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8 [2025-11-04T21:48:43.405Z] BUILD_DISPLAY_NAME=#190 [2025-11-04T21:48:43.405Z] SSH_CLIENT=78.47.239.97 57702 22 [2025-11-04T21:48:43.405Z] SSH_CONNECTION=78.47.239.97 57702 140.211.9.163 22 [2025-11-04T21:48:43.405Z] RERUN_ITERATIONS=1 [2025-11-04T21:48:43.405Z] STAGE_NAME=Setup [2025-11-04T21:48:43.405Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk8u/jdk8u-aix-ppc64-temurin [2025-11-04T21:48:43.405Z] PWD=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix [2025-11-04T21:48:43.405Z] OBJECT_MODE=64 [2025-11-04T21:48:43.405Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.perf_ppc64_aix/display/redirect [2025-11-04T21:48:43.405Z] PERL5LIB=/opt/freemarker/lib/perl5 [2025-11-04T21:48:43.405Z] TZ=UTC0 [2025-11-04T21:48:43.405Z] JDK_VERSION=8 [2025-11-04T21:48:43.405Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.perf_ppc64_aix/190/display/redirect [2025-11-04T21:48:43.405Z] JDK9_BOOT_DIR=/home/jdk-9+181/ [2025-11-04T21:48:43.405Z] JDK8_BOOT_DIR=/home/bootjdk8/ [2025-11-04T21:48:43.405Z] JDK7_BOOT_DIR=/usr/java8_64 [2025-11-04T21:48:43.405Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.perf_ppc64_aix/190/ [2025-11-04T21:48:43.405Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git [2025-11-04T21:48:43.405Z] ORIGIN_JDK_VERSION=8 [2025-11-04T21:48:43.405Z] PERF_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../benchmarks [2025-11-04T21:48:43.405Z] 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-11-04T21:48:43.405Z] LIBPATH=/opt/freeware/lib/pthread:/opt/freeware/lib:/usr/lib:/usr/jdk-17.0.11+9/lib/server:/usr/jdk-17.0.11+9/lib:/usr/jdk-17.0.11+9/../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-11-04T21:48:43.762Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] dir [2025-11-04T21:48:43.784Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/jdkbinary [Pipeline] { [Pipeline] copyArtifacts [2025-11-04T21:51:23.341Z] Copied 5 artifacts from "build-scripts » jobs » jdk8u » jdk8u-aix-ppc64-temurin" build number 518 [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // timeout Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_VERSION_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_IMPL_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_REPOS (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_BRANCHES (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_DIRS (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_SHAS (to a value of type String) which could lead to memory leaks or other issues. [Pipeline] echo [2025-11-04T21:51:23.662Z] IS_SVT_TESTREPO is set to false Did you forget the `def` keyword? Script1 seems to be setting a field named TEST_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named DEBUG_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CODE_COVERAGE_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named ADDITIONAL_ARTIFACTS_REQUIRED_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CURL_OPTS (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named GET_SH_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named RESOLVED_MAKE (to a value of type String) which could lead to memory leaks or other issues. [Pipeline] dir [2025-11-04T21:51:23.673Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix [Pipeline] { [Pipeline] sshagent [2025-11-04T21:51:23.777Z] $ ssh-agent [2025-11-04T21:51:24.601Z] SSH_AUTH_SOCK=/tmp/ssh-rrGgwQxj3gFn/agent.15860036 [2025-11-04T21:51:24.601Z] SSH_AGENT_PID=43843864 [2025-11-04T21:51:24.601Z] [ssh-agent] Started. [Pipeline] { [Pipeline] dir [2025-11-04T21:51:24.619Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests [Pipeline] { [Pipeline] withCredentials [2025-11-04T21:51:24.666Z] Masking supported pattern matches of $USERNAME or $PASSWORD [Pipeline] { [Pipeline] sh [2025-11-04T21:51:26.537Z] + pwd [2025-11-04T21:51:26.537Z] + ./get.sh -s /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/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-11-04T21:51:26.537Z] TESTDIR: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests [2025-11-04T21:51:26.537Z] get jdk binary... [2025-11-04T21:51:26.537Z] --sdkdir is set to upstream. Therefore, skip download jdk binary [2025-11-04T21:51:26.537Z] Uncompressing file: OpenJDK8U-jdk_ppc64_aix_hotspot_8u482b01-ea.tar.gz ... [2025-11-04T21:51:45.487Z] List files in jdkbinary folder... [2025-11-04T21:51:45.487Z] total 213928 [2025-11-04T21:51:45.487Z] -rw-r--r-- 1 jenkins staff 70585871 Nov 4 21:20 OpenJDK8U-debugimage_ppc64_aix_hotspot_8u482b01-ea.tar.gz [2025-11-04T21:51:45.487Z] -rw-r--r-- 1 jenkins staff 105236420 Nov 4 21:20 OpenJDK8U-jdk_ppc64_aix_hotspot_8u482b01-ea.tar.gz [2025-11-04T21:51:45.487Z] -rw-r--r-- 1 jenkins staff 43128659 Nov 4 21:19 OpenJDK8U-jre_ppc64_aix_hotspot_8u482b01-ea.tar.gz [2025-11-04T21:51:45.487Z] -rw-r--r-- 1 jenkins staff 20526 Nov 4 21:23 OpenJDK8U-sbom_ppc64_aix_hotspot_8u482b01-ea-metadata.json [2025-11-04T21:51:45.488Z] -rw-r--r-- 1 jenkins staff 67542 Nov 4 21:27 OpenJDK8U-sbom_ppc64_aix_hotspot_8u482b01-ea.json [2025-11-04T21:51:45.488Z] drwxr-xr-x 3 jenkins staff 256 Nov 4 21:51 tmp [2025-11-04T21:51:45.488Z] List files in jdkbinary/tmp folder... [2025-11-04T21:51:45.488Z] total 4 [2025-11-04T21:51:45.488Z] drwxr-xr-x 7 jenkins staff 4096 Nov 4 21:19 jdk8u482-b01 [2025-11-04T21:51:45.488Z] Moving directory jdk8u482-b01/ to ../j2sdk-image [2025-11-04T21:51:45.488Z] Uncompressing file: OpenJDK8U-jre_ppc64_aix_hotspot_8u482b01-ea.tar.gz ... [2025-11-04T21:51:59.251Z] List files in jdkbinary folder... [2025-11-04T21:51:59.251Z] total 213932 [2025-11-04T21:51:59.251Z] -rw-r--r-- 1 jenkins staff 70585871 Nov 4 21:20 OpenJDK8U-debugimage_ppc64_aix_hotspot_8u482b01-ea.tar.gz [2025-11-04T21:51:59.251Z] -rw-r--r-- 1 jenkins staff 105236420 Nov 4 21:20 OpenJDK8U-jdk_ppc64_aix_hotspot_8u482b01-ea.tar.gz [2025-11-04T21:51:59.251Z] -rw-r--r-- 1 jenkins staff 43128659 Nov 4 21:19 OpenJDK8U-jre_ppc64_aix_hotspot_8u482b01-ea.tar.gz [2025-11-04T21:51:59.251Z] -rw-r--r-- 1 jenkins staff 20526 Nov 4 21:23 OpenJDK8U-sbom_ppc64_aix_hotspot_8u482b01-ea-metadata.json [2025-11-04T21:51:59.251Z] -rw-r--r-- 1 jenkins staff 67542 Nov 4 21:27 OpenJDK8U-sbom_ppc64_aix_hotspot_8u482b01-ea.json [2025-11-04T21:51:59.251Z] drwxr-xr-x 7 jenkins staff 4096 Nov 4 21:19 j2sdk-image [2025-11-04T21:51:59.251Z] drwxr-xr-x 3 jenkins staff 256 Nov 4 21:51 tmp [2025-11-04T21:51:59.251Z] List files in jdkbinary/tmp folder... [2025-11-04T21:51:59.251Z] total 0 [2025-11-04T21:51:59.251Z] drwxr-xr-x 4 jenkins staff 256 Nov 4 21:19 jdk8u482-b01-jre [2025-11-04T21:51:59.251Z] Moving directory jdk8u482-b01-jre/ to ../j2re-image [2025-11-04T21:51:59.251Z] Uncompressing OpenJDK8U-debugimage_ppc64_aix_hotspot_8u482b01-ea.tar.gz over ./j2sdk-image/jre... [2025-11-04T21:52:15.391Z] Removing top-level folder jdk8u482-b01-debug-image/ [2025-11-04T21:52:15.391Z] Removing top-level folder jdk8u482-b01/ [2025-11-04T21:52:29.205Z] Run /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/jdkbinary/j2sdk-image/bin/java -version [2025-11-04T21:52:29.205Z] =JAVA VERSION OUTPUT BEGIN= [2025-11-04T21:52:29.978Z] openjdk version "1.8.0_482-beta" [2025-11-04T21:52:29.978Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_482-beta-202511042105-b01) [2025-11-04T21:52:29.978Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.482-b01, mixed mode) [2025-11-04T21:52:29.978Z] =JAVA VERSION OUTPUT END= [2025-11-04T21:52:29.978Z] =RELEASE INFO BEGIN= [2025-11-04T21:52:29.978Z] JAVA_VERSION="1.8.0_482" [2025-11-04T21:52:29.978Z] OS_NAME="" [2025-11-04T21:52:29.978Z] OS_VERSION="" [2025-11-04T21:52:29.978Z] OS_ARCH="ppc64" [2025-11-04T21:52:29.978Z] SOURCE=".:git:2932ee2a1555+" [2025-11-04T21:52:29.978Z] IMPLEMENTOR="Eclipse Adoptium" [2025-11-04T21:52:29.978Z] BUILD_SOURCE="git:f4bcbeb80b2dc0a624721f09a91c925e6df2bc90" [2025-11-04T21:52:29.978Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git" [2025-11-04T21:52:29.978Z] SOURCE_REPO="https://github.com/adoptium/jdk8u.git" [2025-11-04T21:52:29.978Z] FULL_VERSION="1.8.0_482-beta-202511042105-b01" [2025-11-04T21:52:29.978Z] SEMANTIC_VERSION="8.0.482+1" [2025-11-04T21:52:29.978Z] BUILD_INFO="OS: AIX Version: 7.2" [2025-11-04T21:52:29.978Z] JVM_VARIANT="Hotspot" [2025-11-04T21:52:29.978Z] JVM_VERSION="25.482-b01" [2025-11-04T21:52:29.978Z] IMAGE_TYPE="JDK" [2025-11-04T21:52:29.978Z] =RELEASE INFO END= [2025-11-04T21:52:29.978Z] get testKitGen... [2025-11-04T21:52:29.978Z] git clone -q https://github.com/adoptium/TKG.git [2025-11-04T21:52:30.774Z] git rev-parse master [2025-11-04T21:52:30.774Z] git checkout -q -f 53fb20ae51018f0a2f7ca2c05347c0149151f382 [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // dir [Pipeline] } [2025-11-04T21:52:31.264Z] $ ssh-agent -k [2025-11-04T21:52:31.275Z] unset SSH_AUTH_SOCK; [2025-11-04T21:52:31.275Z] unset SSH_AGENT_PID; [2025-11-04T21:52:31.275Z] echo Agent pid 43843864 killed; [2025-11-04T21:52:32.073Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] fileExists [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] echo [2025-11-04T21:52:32.762Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&amp;TARGET=extended.perf&amp;BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&amp;TEST_FLAG=&amp;UPSTREAM_TEST_JOB_NAME=&amp;DOCKER_REQUIRED=false&amp;ACTIVE_NODE_TIMEOUT=5&amp;VENDOR_TEST_DIRS=&amp;EXTRA_DOCKER_ARGS=&amp;TKG_OWNER_BRANCH=adoptium%3Amaster&amp;OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&amp;PLATFORM=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=jdk8u482-b01_adopt&amp;LABEL_ADDITION=sw.os.aix.7_2&amp;ARTIFACTORY_REPO=&amp;ARTIFACTORY_ROOT_DIR=&amp;UPSTREAM_TEST_JOB_NUMBER=&amp;DOCKERIMAGE_TAG=&amp;TEST_TIME=120&amp;JDK_IMPL=hotspot&amp;SSH_AGENT_CREDENTIAL=&amp;AUTO_DETECT=true&amp;SLACK_CHANNEL=aqavit-bot&amp;DYNAMIC_COMPILE=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=perf&amp;ADDITIONAL_ARTIFACTS_REQUIRED=&amp;UPSTREAM_JOB_NUMBER=518&amp;STF_OWNER_BRANCH=adoptium%3Amaster&amp;TIME_LIMIT=25&amp;JVM_OPTIONS=&amp;PARALLEL=None [Pipeline] echo [2025-11-04T21:52:32.777Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&amp;TARGET=extended.perf&amp;BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&amp;TEST_FLAG=&amp;UPSTREAM_TEST_JOB_NAME=&amp;DOCKER_REQUIRED=false&amp;ACTIVE_NODE_TIMEOUT=5&amp;VENDOR_TEST_DIRS=&amp;EXTRA_DOCKER_ARGS=&amp;TKG_OWNER_BRANCH=adoptium%3Amaster&amp;OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&amp;PLATFORM=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=build-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=jdk8u482-b01_adopt&amp;LABEL_ADDITION=sw.os.aix.7_2&amp;ARTIFACTORY_REPO=&amp;ARTIFACTORY_ROOT_DIR=&amp;UPSTREAM_TEST_JOB_NUMBER=&amp;DOCKERIMAGE_TAG=&amp;TEST_TIME=120&amp;JDK_IMPL=hotspot&amp;SSH_AGENT_CREDENTIAL=&amp;AUTO_DETECT=true&amp;SLACK_CHANNEL=aqavit-bot&amp;DYNAMIC_COMPILE=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=perf&amp;ADDITIONAL_ARTIFACTS_REQUIRED=&amp;UPSTREAM_JOB_NUMBER=518&amp;STF_OWNER_BRANCH=adoptium%3Amaster&amp;TIME_LIMIT=25&amp;JVM_OPTIONS=&amp;PARALLEL=None [Pipeline] stage [Pipeline] { (setupParallelEnv) Did you forget the `def` keyword? Script1 seems to be setting a field named parallel_tests (to a value of type LinkedHashMap) which could lead to memory leaks or other issues. [Pipeline] timeout [2025-11-04T21:52:32.828Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] copyArtifacts [2025-11-04T21:52:33.905Z] Copied 1 artifact from "getTRSSOutput" build number 1946 [Pipeline] sh [2025-11-04T21:52:35.770Z] + cd ./aqa-tests/TKG/resources/TRSS [2025-11-04T21:52:35.770Z] + gzip -cd TRSSOutput.tar.gz [2025-11-04T21:52:35.770Z] + tar xof - [2025-11-04T21:52:35.770Z] + rm TRSSOutput.tar.gz [Pipeline] } [Pipeline] // timeout [Pipeline] timeout [2025-11-04T21:52:36.144Z] Timeout set to expire in 20 min [Pipeline] { [Pipeline] echo [2025-11-04T21:52:36.163Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [Pipeline] sh [2025-11-04T21:52:38.040Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [2025-11-04T21:52:41.819Z] -------------------------------------------- [2025-11-04T21:52:41.819Z] path is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib [2025-11-04T21:52:41.819Z] task is set to default [2025-11-04T21:52:41.819Z] dependencyList is set to all [2025-11-04T21:52:41.819Z] -------------------------------------------- [2025-11-04T21:52:41.819Z] Starting download third party dependent jars [2025-11-04T21:52:41.819Z] -------------------------------------------- [2025-11-04T21:52:41.819Z] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib [2025-11-04T21:52:41.819Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib/asm-all.jar exists with correct hash, not downloading [2025-11-04T21:52:41.819Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib/javassist.jar exists with correct hash, not downloading [2025-11-04T21:52:41.819Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib/mockito-core.jar exists with correct hash, not downloading [2025-11-04T21:52:41.819Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib/jython-standalone.jar exists with correct hash, not downloading [2025-11-04T21:52:41.819Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading [2025-11-04T21:52:41.819Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib/dacapo.zip exists with correct hash, not downloading [2025-11-04T21:52:41.819Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib/apache-maven-bin.tar.gz exists with correct hash, not downloading [2025-11-04T21:52:41.819Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib/jtreg_8_2.tar.gz exists with correct hash, not downloading [2025-11-04T21:52:41.819Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib/objenesis.jar exists with correct hash, not downloading [2025-11-04T21:52:41.819Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib/jtreg_7_3_1_1.tar.gz exists with correct hash, not downloading [2025-11-04T21:52:41.819Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading [2025-11-04T21:52:41.819Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib/commons-exec.jar exists with correct hash, not downloading [2025-11-04T21:52:41.819Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib/asmtools.jar exists with correct hash, not downloading [2025-11-04T21:52:41.819Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib/jaxb-api.jar exists with correct hash, not downloading [2025-11-04T21:52:41.819Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib/testng.jar exists with correct hash, not downloading [2025-11-04T21:52:41.819Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib/asm.jar exists with correct hash, not downloading [2025-11-04T21:52:41.819Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib/commons-cli.jar exists with correct hash, not downloading [2025-11-04T21:52:41.819Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading [2025-11-04T21:52:41.819Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib/jtreg_7_5_1_1.tar.gz exists with correct hash, not downloading [2025-11-04T21:52:41.819Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib/byte-buddy.jar exists with correct hash, not downloading [2025-11-04T21:52:41.819Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib/org.eclipse.osgi-3.16.100.jar exists with correct hash, not downloading [2025-11-04T21:52:41.819Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading [2025-11-04T21:52:41.819Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib/jtreg_8_1_1.tar.gz exists with correct hash, not downloading [2025-11-04T21:52:41.819Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib/junit4.jar exists with correct hash, not downloading [2025-11-04T21:52:41.819Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading [2025-11-04T21:52:41.819Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib/jtreg_7_4_1.tar.gz exists with correct hash, not downloading [2025-11-04T21:52:41.819Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib/jcommander.jar exists with correct hash, not downloading [2025-11-04T21:52:41.819Z] downloaded dependent third party jars successfully [Pipeline] } [Pipeline] // timeout [Pipeline] nodesByLabel [2025-11-04T21:52:41.870Z] Found a total of 5 nodes with the 'hw.arch.ppc64&&sw.os.aix&&ci.role.perf&&sw.os.aix.7_2' label [Pipeline] echo [2025-11-04T21:52:41.877Z] Machine limit is 5. [Pipeline] sh [2025-11-04T21:52:43.831Z] + cd ./aqa-tests/TKG [2025-11-04T21:52:43.831Z] + uname [2025-11-04T21:52:43.832Z] + [ AIX = AIX ] [2025-11-04T21:52:43.832Z] + MAKE=gmake [2025-11-04T21:52:43.832Z] + gmake genParallelList TEST=extended.perf TEST_TIME=120 NUM_MACHINES= [2025-11-04T21:52:43.832Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/jdkbinary/j2sdk-image [2025-11-04T21:52:43.832Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib [2025-11-04T21:52:43.832Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG/../TKG/output_compilation; \ [2025-11-04T21:52:43.832Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG/../TKG/output_compilation; \ [2025-11-04T21:52:43.832Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2025-11-04T21:52:43.832Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG/../TKG/output_compilation"; fi [2025-11-04T21:52:43.832Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG/scripts/build_tools.xml [2025-11-04T21:52:45.427Z] [2025-11-04T21:52:45.427Z] build: [2025-11-04T21:52:45.427Z] [2025-11-04T21:52:45.427Z] clean: [2025-11-04T21:52:45.427Z] [2025-11-04T21:52:45.427Z] init: [2025-11-04T21:52:45.427Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG/bin [2025-11-04T21:52:45.427Z] [2025-11-04T21:52:45.427Z] getDependentLibs: [2025-11-04T21:52:46.199Z] [exec] -------------------------------------------- [2025-11-04T21:52:46.199Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib [2025-11-04T21:52:46.199Z] [exec] task is set to default [2025-11-04T21:52:46.199Z] [exec] dependencyList is set to json_simple [2025-11-04T21:52:46.199Z] [exec] -------------------------------------------- [2025-11-04T21:52:46.199Z] [exec] Starting download third party dependent jars [2025-11-04T21:52:46.199Z] [exec] -------------------------------------------- [2025-11-04T21:52:46.199Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib [2025-11-04T21:52:46.199Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading [2025-11-04T21:52:46.199Z] [exec] downloaded dependent third party jars successfully [2025-11-04T21:52:46.199Z] [2025-11-04T21:52:46.199Z] compile: [2025-11-04T21:52:46.199Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2025-11-04T21:52:46.199Z] [echo] ============COMPILER SETTINGS============ [2025-11-04T21:52:46.199Z] [echo] ===fork: yes [2025-11-04T21:52:46.199Z] [echo] ===debug: on [2025-11-04T21:52:46.199Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG/bin [2025-11-04T21:52:49.822Z] [2025-11-04T21:52:49.822Z] dist: [2025-11-04T21:52:49.822Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG/bin/TestKitGen.jar [2025-11-04T21:52:49.822Z] [2025-11-04T21:52:49.822Z] BUILD SUCCESSFUL [2025-11-04T21:52:49.822Z] Total time: 5 seconds [2025-11-04T21:52:49.822Z] 0 [2025-11-04T21:52:49.822Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector [2025-11-04T21:52:50.602Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch! [2025-11-04T21:52:50.602Z] microArchOutput: cat: /proc/cpuinfo: No such file or directory [2025-11-04T21:52:50.602Z] ****************************** MACHINE INFO ****************************** [2025-11-04T21:52:50.602Z] File path : /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG [2025-11-04T21:52:50.602Z] Free Physical Memory Size : 19469377536 [2025-11-04T21:52:50.602Z] Free space (bytes) : 23493132288 [2025-11-04T21:52:50.602Z] Total Physical Memory Size : 32212254720 [2025-11-04T21:52:50.602Z] Total space (bytes) : 34359738368 [2025-11-04T21:52:50.602Z] Usable space (bytes) : 23493132288 [2025-11-04T21:52:50.602Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2025-11-04T21:52:50.602Z] bashVersion : [2025-11-04T21:52:50.602Z] GNU bash, version 5.2.15(1)-release (powerpc-ibm-aix7.1.3.0) [2025-11-04T21:52:50.602Z] Copyright (C) 2022 Free Software Foundation, Inc. [2025-11-04T21:52:50.602Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2025-11-04T21:52:50.602Z] [2025-11-04T21:52:50.602Z] This is free software; you are free to change and redistribute it. [2025-11-04T21:52:50.602Z] There is NO WARRANTY, to the extent permitted by law. [2025-11-04T21:52:50.602Z] cpuCores : [2025-11-04T21:52:50.602Z] cat: /proc/cpuinfo: No such file or directory [2025-11-04T21:52:50.602Z] 0 [2025-11-04T21:52:50.602Z] curlVersion : [2025-11-04T21:52:50.602Z] curl 8.4.0 (powerpc-ibm-aix7.1.3.0) libcurl/8.4.0 OpenSSL/1.1.1v zlib/1.2.13 libssh2/1.10.0 nghttp2/1.55.1 OpenLDAP/2.5.16 [2025-11-04T21:52:50.602Z] Release-Date: 2023-10-11 [2025-11-04T21:52:50.602Z] 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-11-04T21:52:50.602Z] Features: alt-svc AsynchDNS GSS-API HSTS HTTP2 HTTPS-proxy IPv6 Kerberos Largefile libz NTLM SPNEGO SSL threadsafe UnixSockets [2025-11-04T21:52:50.602Z] dockerVersion : bash: line 1: docker: command not found [2025-11-04T21:52:50.602Z] gcc version : Command could not be executed [2025-11-04T21:52:50.602Z] gclibc version : Usage: ldd [ -Llibpath ] executable [2025-11-04T21:52:50.602Z] gdb version : bash: line 1: gdb: command not found [2025-11-04T21:52:50.602Z] lldb version : Command could not be executed [2025-11-04T21:52:50.602Z] makeVersion : [2025-11-04T21:52:50.602Z] GNU Make 4.4.1 [2025-11-04T21:52:50.602Z] Built for powerpc-ibm-aix7.1.5.0 [2025-11-04T21:52:50.602Z] Copyright (C) 1988-2023 Free Software Foundation, Inc. [2025-11-04T21:52:50.602Z] License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html> [2025-11-04T21:52:50.602Z] This is free software: you are free to change and redistribute it. [2025-11-04T21:52:50.602Z] There is NO WARRANTY, to the extent permitted by law. [2025-11-04T21:52:50.602Z] mavenVersion : bash: line 1: mvn: command not found [2025-11-04T21:52:50.602Z] perlVersion : [2025-11-04T21:52:50.602Z] [2025-11-04T21:52:50.602Z] This is perl 5, version 34, subversion 1 (v5.34.1) built for ppc-aix-thread-multi-64all [2025-11-04T21:52:50.602Z] [2025-11-04T21:52:50.602Z] Copyright 1987-2022, Larry Wall [2025-11-04T21:52:50.602Z] [2025-11-04T21:52:50.602Z] Perl may be copied only under the terms of either the Artistic License or the [2025-11-04T21:52:50.602Z] GNU General Public License, which may be found in the Perl 5 source kit. [2025-11-04T21:52:50.602Z] [2025-11-04T21:52:50.603Z] Complete documentation for Perl, including FAQ lists, should be found on [2025-11-04T21:52:50.603Z] this system using "man perl" or "perldoc perl". If you have access to the [2025-11-04T21:52:50.603Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page. [2025-11-04T21:52:50.603Z] [2025-11-04T21:52:50.603Z] podmanVersion : bash: line 1: podman: command not found [2025-11-04T21:52:50.603Z] procArch : powerpc [2025-11-04T21:52:50.603Z] sysArch : 00FB3A2C4C00 [2025-11-04T21:52:50.603Z] sysOS : AIX [2025-11-04T21:52:50.603Z] ulimit : [2025-11-04T21:52:50.603Z] core file size (blocks, -c) unlimited [2025-11-04T21:52:50.603Z] data seg size (kbytes, -d) 2621440 [2025-11-04T21:52:50.603Z] file size (blocks, -f) unlimited [2025-11-04T21:52:50.603Z] max memory size (kbytes, -m) 262144 [2025-11-04T21:52:50.603Z] open files (-n) unlimited [2025-11-04T21:52:50.603Z] pipe size (512 bytes, -p) 64 [2025-11-04T21:52:50.603Z] stack size (kbytes, -s) 4194304 [2025-11-04T21:52:50.603Z] cpu time (seconds, -t) unlimited [2025-11-04T21:52:50.603Z] max user processes (-u) 512 [2025-11-04T21:52:50.603Z] virtual memory (kbytes, -v) unlimited [2025-11-04T21:52:50.603Z] uname : AIX adopt09 2 7 00FB3A2C4C00 powerpc AIX [2025-11-04T21:52:50.603Z] vmVendor : Oracle Corporation [2025-11-04T21:52:50.603Z] vmVersion : 25.482-b01 [2025-11-04T21:52:50.603Z] xlc version : Version: 13.01.0003.0007 [2025-11-04T21:52:50.603Z] ************************************************************************** [2025-11-04T21:52:50.603Z] [2025-11-04T21:52:50.603Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM [2025-11-04T21:52:50.603Z] [2025-11-04T21:52:50.603Z] System.getProperty('java.vendor')=Temurin [2025-11-04T21:52:50.603Z] [2025-11-04T21:52:50.603Z] System.getProperty('os.name')=AIX [2025-11-04T21:52:50.603Z] [2025-11-04T21:52:50.603Z] System.getProperty('os.arch')=ppc64 [2025-11-04T21:52:50.603Z] [2025-11-04T21:52:50.603Z] System.getProperty('java.fullversion')=null [2025-11-04T21:52:50.603Z] [2025-11-04T21:52:50.603Z] System.getProperty('sun.arch.data.model')=64 [2025-11-04T21:52:50.603Z] [2025-11-04T21:52:51.375Z] gmake -f makeGen.mk AUTO_DETECT=true MODE=parallelList NUM_MACHINES= TEST_TIME=120 TESTTARGET=extended.perf TESTLIST= TRSS_URL= LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib [2025-11-04T21:52:51.375Z] gmake[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG' [2025-11-04T21:52:51.375Z] perl scripts/configure.pl [2025-11-04T21:52:51.375Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=parallelList --spec=aix_ppc-64 --microArch="" --osLabel="" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=perf --iterations=1 --aotIterations= --testFlag= --testTarget=extended.perf --testList= --numOfMachines= --testTime=120 --TRSSURL= [2025-11-04T21:52:52.147Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv. [2025-11-04T21:52:52.147Z] [2025-11-04T21:52:52.147Z] [2025-11-04T21:52:52.147Z] Starting to generate parallel test lists. [2025-11-04T21:52:52.147Z] [2025-11-04T21:52:52.147Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG/../perf/bumbleBench/playlist.xml [2025-11-04T21:52:52.147Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG/../perf/dacapo/playlist.xml [2025-11-04T21:52:52.147Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG/../perf/idle_micro/playlist.xml [2025-11-04T21:52:52.147Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG/../perf/liberty/playlist.xml [2025-11-04T21:52:52.147Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG/../perf/renaissance/playlist.xml [2025-11-04T21:52:52.147Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG/../perf/specjbb/playlist.xml [2025-11-04T21:52:52.147Z] Attempting to get test duration data from TRSS. [2025-11-04T21:52:52.147Z] curl --silent --max-time 120 -L -k https://trss.adoptopenjdk.net/api/getTestAvgDuration?limit=100&jdkVersion=8&impl=hs&platform=ppc64_aix&group=perf&level=extended [2025-11-04T21:52:53.268Z] Attempting to get test duration data from cached files. [2025-11-04T21:52:53.268Z] [2025-11-04T21:52:53.268Z] TEST DURATION [2025-11-04T21:52:53.268Z] ==================================================================================== [2025-11-04T21:52:53.268Z] Total number of tests searched: 18 [2025-11-04T21:52:53.268Z] Number of test durations found: 18 [2025-11-04T21:52:53.268Z] Top slowest tests: [2025-11-04T21:52:53.268Z] 03m25s renaissance-movie-lens_0 [2025-11-04T21:52:53.268Z] 01m44s renaissance-philosophers_0 [2025-11-04T21:52:53.268Z] 01m23s renaissance-als_0 [2025-11-04T21:52:53.268Z] ==================================================================================== [2025-11-04T21:52:53.268Z] [2025-11-04T21:52:53.268Z] Test target is split into 1 lists. [2025-11-04T21:52:53.268Z] Reducing estimated test running time from 14m00s to 14m00s. [2025-11-04T21:52:53.268Z] [2025-11-04T21:52:53.268Z] -------------------------------------testList_0------------------------------------- [2025-11-04T21:52:53.268Z] Number of tests: 18 [2025-11-04T21:52:53.268Z] Estimated running time: 14m00s [2025-11-04T21:52:53.268Z] TESTLIST=renaissance-movie-lens_0,renaissance-philosophers_0,renaissance-als_0,renaissance-chi-square_0,renaissance-mnemonics_0,renaissance-par-mnemonics_0,renaissance-gauss-mix_0,renaissance-finagle-http_0,renaissance-dec-tree_0,dacapo-jython_0,renaissance-log-regression_0,dacapo-pmd_0,dacapo-avrora_0,dacapo-xalan_0,dacapo-sunflow_0,dacapo-fop_0,renaissance-finagle-chirper_0,renaissance-db-shootout_0 [2025-11-04T21:52:53.268Z] ------------------------------------------------------------------------------------ [2025-11-04T21:52:53.268Z] [2025-11-04T21:52:53.268Z] Parallel test lists file (/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG/../TKG/parallelList.mk) is generated successfully. [2025-11-04T21:52:53.268Z] gmake[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG' [Pipeline] fileExists [Pipeline] echo [2025-11-04T21:52:53.452Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk [Pipeline] readProperties [Pipeline] echo [2025-11-04T21:52:53.995Z] Number of test list is 1, no need to run tests in child job. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] echo [2025-11-04T21:52:54.066Z] Building tests... [Pipeline] timeout [2025-11-04T21:52:54.096Z] Timeout set to expire in 20 min [Pipeline] { [Pipeline] echo [2025-11-04T21:52:54.121Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [Pipeline] sh [2025-11-04T21:52:55.996Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [2025-11-04T21:52:59.576Z] -------------------------------------------- [2025-11-04T21:52:59.576Z] path is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib [2025-11-04T21:52:59.576Z] task is set to default [2025-11-04T21:52:59.576Z] dependencyList is set to all [2025-11-04T21:52:59.576Z] -------------------------------------------- [2025-11-04T21:52:59.576Z] Starting download third party dependent jars [2025-11-04T21:52:59.576Z] -------------------------------------------- [2025-11-04T21:52:59.576Z] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib [2025-11-04T21:52:59.576Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib/jtreg_7_4_1.tar.gz exists with correct hash, not downloading [2025-11-04T21:52:59.576Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib/org.eclipse.osgi-3.16.100.jar exists with correct hash, not downloading [2025-11-04T21:52:59.576Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib/byte-buddy.jar exists with correct hash, not downloading [2025-11-04T21:52:59.576Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib/asmtools.jar exists with correct hash, not downloading [2025-11-04T21:52:59.576Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib/jtreg_7_5_1_1.tar.gz exists with correct hash, not downloading [2025-11-04T21:52:59.576Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib/testng.jar exists with correct hash, not downloading [2025-11-04T21:52:59.576Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib/asm-all.jar exists with correct hash, not downloading [2025-11-04T21:52:59.576Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib/jtreg_8_2.tar.gz exists with correct hash, not downloading [2025-11-04T21:52:59.576Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib/jython-standalone.jar exists with correct hash, not downloading [2025-11-04T21:52:59.576Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading [2025-11-04T21:52:59.576Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib/apache-maven-bin.tar.gz exists with correct hash, not downloading [2025-11-04T21:52:59.576Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading [2025-11-04T21:52:59.576Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib/junit4.jar exists with correct hash, not downloading [2025-11-04T21:52:59.576Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib/jcommander.jar exists with correct hash, not downloading [2025-11-04T21:52:59.576Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading [2025-11-04T21:52:59.576Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib/jtreg_7_3_1_1.tar.gz exists with correct hash, not downloading [2025-11-04T21:52:59.576Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib/mockito-core.jar exists with correct hash, not downloading [2025-11-04T21:52:59.576Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib/objenesis.jar exists with correct hash, not downloading [2025-11-04T21:52:59.576Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading [2025-11-04T21:52:59.576Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib/asm.jar exists with correct hash, not downloading [2025-11-04T21:52:59.576Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib/dacapo.zip exists with correct hash, not downloading [2025-11-04T21:52:59.576Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading [2025-11-04T21:52:59.576Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib/commons-cli.jar exists with correct hash, not downloading [2025-11-04T21:52:59.576Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib/javassist.jar exists with correct hash, not downloading [2025-11-04T21:52:59.576Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib/commons-exec.jar exists with correct hash, not downloading [2025-11-04T21:52:59.576Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib/jaxb-api.jar exists with correct hash, not downloading [2025-11-04T21:52:59.576Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib/jtreg_8_1_1.tar.gz exists with correct hash, not downloading [2025-11-04T21:52:59.576Z] downloaded dependent third party jars successfully [Pipeline] } [Pipeline] // timeout [Pipeline] fileExists [Pipeline] fileExists [Pipeline] withCredentials [2025-11-04T21:53:00.331Z] Masking supported pattern matches of $USERNAME or $PASSWORD [Pipeline] { [Pipeline] dir [2025-11-04T21:53:00.345Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests [Pipeline] { [Pipeline] sshagent [2025-11-04T21:53:00.444Z] $ ssh-agent [2025-11-04T21:53:01.254Z] SSH_AUTH_SOCK=/tmp/ssh-IUkr5c66hK7t/agent.59179330 [2025-11-04T21:53:01.254Z] SSH_AGENT_PID=43975134 [2025-11-04T21:53:01.254Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-11-04T21:53:03.131Z] + bash ./compile.sh [2025-11-04T21:53:03.131Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/jdkbinary/j2sdk-image [2025-11-04T21:53:03.131Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib [2025-11-04T21:53:03.131Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG/../TKG/output_compilation; \ [2025-11-04T21:53:03.131Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG/../TKG/output_compilation; \ [2025-11-04T21:53:03.131Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2025-11-04T21:53:03.131Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG/../TKG/output_compilation"; fi [2025-11-04T21:53:03.131Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG/scripts/build_tools.xml [2025-11-04T21:53:03.907Z] [2025-11-04T21:53:03.907Z] build: [2025-11-04T21:53:03.907Z] [2025-11-04T21:53:03.907Z] clean: [2025-11-04T21:53:03.907Z] [delete] Deleting: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG/autoGenEnv.mk [2025-11-04T21:53:03.907Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG/bin [2025-11-04T21:53:03.907Z] [2025-11-04T21:53:03.907Z] init: [2025-11-04T21:53:03.907Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG/bin [2025-11-04T21:53:03.907Z] [2025-11-04T21:53:03.907Z] getDependentLibs: [2025-11-04T21:53:03.907Z] [exec] -------------------------------------------- [2025-11-04T21:53:03.907Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib [2025-11-04T21:53:03.907Z] [exec] task is set to default [2025-11-04T21:53:03.907Z] [exec] dependencyList is set to json_simple [2025-11-04T21:53:03.908Z] [exec] -------------------------------------------- [2025-11-04T21:53:03.908Z] [exec] Starting download third party dependent jars [2025-11-04T21:53:03.908Z] [exec] -------------------------------------------- [2025-11-04T21:53:03.908Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib [2025-11-04T21:53:03.908Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading [2025-11-04T21:53:03.908Z] [exec] downloaded dependent third party jars successfully [2025-11-04T21:53:03.908Z] [2025-11-04T21:53:03.908Z] compile: [2025-11-04T21:53:03.908Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2025-11-04T21:53:03.908Z] [echo] ============COMPILER SETTINGS============ [2025-11-04T21:53:03.908Z] [echo] ===fork: yes [2025-11-04T21:53:03.908Z] [echo] ===debug: on [2025-11-04T21:53:04.680Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG/bin [2025-11-04T21:53:07.187Z] [2025-11-04T21:53:07.187Z] dist: [2025-11-04T21:53:07.963Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG/bin/TestKitGen.jar [2025-11-04T21:53:07.963Z] [2025-11-04T21:53:07.963Z] BUILD SUCCESSFUL [2025-11-04T21:53:07.963Z] Total time: 4 seconds [2025-11-04T21:53:07.963Z] 0 [2025-11-04T21:53:07.963Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector [2025-11-04T21:53:07.963Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch! [2025-11-04T21:53:07.963Z] microArchOutput: cat: /proc/cpuinfo: No such file or directory [2025-11-04T21:53:08.740Z] ****************************** MACHINE INFO ****************************** [2025-11-04T21:53:08.740Z] File path : /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG [2025-11-04T21:53:08.740Z] Free Physical Memory Size : 19465863168 [2025-11-04T21:53:08.740Z] Free space (bytes) : 23493124096 [2025-11-04T21:53:08.740Z] Total Physical Memory Size : 32212254720 [2025-11-04T21:53:08.740Z] Total space (bytes) : 34359738368 [2025-11-04T21:53:08.740Z] Usable space (bytes) : 23493124096 [2025-11-04T21:53:08.740Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2025-11-04T21:53:08.740Z] bashVersion : [2025-11-04T21:53:08.740Z] GNU bash, version 5.2.15(1)-release (powerpc-ibm-aix7.1.3.0) [2025-11-04T21:53:08.740Z] Copyright (C) 2022 Free Software Foundation, Inc. [2025-11-04T21:53:08.740Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2025-11-04T21:53:08.740Z] [2025-11-04T21:53:08.740Z] This is free software; you are free to change and redistribute it. [2025-11-04T21:53:08.740Z] There is NO WARRANTY, to the extent permitted by law. [2025-11-04T21:53:08.740Z] cpuCores : [2025-11-04T21:53:08.740Z] cat: /proc/cpuinfo: No such file or directory [2025-11-04T21:53:08.740Z] 0 [2025-11-04T21:53:08.740Z] curlVersion : [2025-11-04T21:53:08.740Z] curl 8.4.0 (powerpc-ibm-aix7.1.3.0) libcurl/8.4.0 OpenSSL/1.1.1v zlib/1.2.13 libssh2/1.10.0 nghttp2/1.55.1 OpenLDAP/2.5.16 [2025-11-04T21:53:08.740Z] Release-Date: 2023-10-11 [2025-11-04T21:53:08.740Z] 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-11-04T21:53:08.740Z] Features: alt-svc AsynchDNS GSS-API HSTS HTTP2 HTTPS-proxy IPv6 Kerberos Largefile libz NTLM SPNEGO SSL threadsafe UnixSockets [2025-11-04T21:53:08.740Z] dockerVersion : bash: line 1: docker: command not found [2025-11-04T21:53:08.740Z] gcc version : Command could not be executed [2025-11-04T21:53:08.740Z] gclibc version : Usage: ldd [ -Llibpath ] executable [2025-11-04T21:53:08.740Z] gdb version : bash: line 1: gdb: command not found [2025-11-04T21:53:08.740Z] lldb version : Command could not be executed [2025-11-04T21:53:08.740Z] makeVersion : [2025-11-04T21:53:08.740Z] GNU Make 4.4.1 [2025-11-04T21:53:08.740Z] Built for powerpc-ibm-aix7.1.5.0 [2025-11-04T21:53:08.740Z] Copyright (C) 1988-2023 Free Software Foundation, Inc. [2025-11-04T21:53:08.740Z] License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html> [2025-11-04T21:53:08.740Z] This is free software: you are free to change and redistribute it. [2025-11-04T21:53:08.741Z] There is NO WARRANTY, to the extent permitted by law. [2025-11-04T21:53:08.741Z] mavenVersion : bash: line 1: mvn: command not found [2025-11-04T21:53:08.741Z] perlVersion : [2025-11-04T21:53:08.741Z] [2025-11-04T21:53:08.741Z] This is perl 5, version 34, subversion 1 (v5.34.1) built for ppc-aix-thread-multi-64all [2025-11-04T21:53:08.741Z] [2025-11-04T21:53:08.741Z] Copyright 1987-2022, Larry Wall [2025-11-04T21:53:08.741Z] [2025-11-04T21:53:08.741Z] Perl may be copied only under the terms of either the Artistic License or the [2025-11-04T21:53:08.741Z] GNU General Public License, which may be found in the Perl 5 source kit. [2025-11-04T21:53:08.741Z] [2025-11-04T21:53:08.741Z] Complete documentation for Perl, including FAQ lists, should be found on [2025-11-04T21:53:08.741Z] this system using "man perl" or "perldoc perl". If you have access to the [2025-11-04T21:53:08.741Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page. [2025-11-04T21:53:08.741Z] [2025-11-04T21:53:08.741Z] podmanVersion : bash: line 1: podman: command not found [2025-11-04T21:53:08.741Z] procArch : powerpc [2025-11-04T21:53:08.741Z] sysArch : 00FB3A2C4C00 [2025-11-04T21:53:08.741Z] sysOS : AIX [2025-11-04T21:53:08.741Z] ulimit : [2025-11-04T21:53:08.741Z] core file size (blocks, -c) unlimited [2025-11-04T21:53:08.741Z] data seg size (kbytes, -d) 2621440 [2025-11-04T21:53:08.741Z] file size (blocks, -f) unlimited [2025-11-04T21:53:08.741Z] max memory size (kbytes, -m) 262144 [2025-11-04T21:53:08.741Z] open files (-n) unlimited [2025-11-04T21:53:08.741Z] pipe size (512 bytes, -p) 64 [2025-11-04T21:53:08.741Z] stack size (kbytes, -s) 4194304 [2025-11-04T21:53:08.741Z] cpu time (seconds, -t) unlimited [2025-11-04T21:53:08.741Z] max user processes (-u) 512 [2025-11-04T21:53:08.741Z] virtual memory (kbytes, -v) unlimited [2025-11-04T21:53:08.741Z] uname : AIX adopt09 2 7 00FB3A2C4C00 powerpc AIX [2025-11-04T21:53:08.741Z] vmVendor : Oracle Corporation [2025-11-04T21:53:08.741Z] vmVersion : 25.482-b01 [2025-11-04T21:53:08.741Z] xlc version : Version: 13.01.0003.0007 [2025-11-04T21:53:08.741Z] ************************************************************************** [2025-11-04T21:53:08.741Z] [2025-11-04T21:53:08.741Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM [2025-11-04T21:53:08.741Z] [2025-11-04T21:53:08.741Z] System.getProperty('java.vendor')=Temurin [2025-11-04T21:53:08.741Z] [2025-11-04T21:53:08.741Z] System.getProperty('os.name')=AIX [2025-11-04T21:53:08.741Z] [2025-11-04T21:53:08.741Z] System.getProperty('os.arch')=ppc64 [2025-11-04T21:53:08.741Z] [2025-11-04T21:53:08.741Z] System.getProperty('java.fullversion')=null [2025-11-04T21:53:08.741Z] [2025-11-04T21:53:08.741Z] System.getProperty('sun.arch.data.model')=64 [2025-11-04T21:53:08.741Z] [2025-11-04T21:53:08.741Z] gmake -f clean.mk cleanBuild [2025-11-04T21:53:08.741Z] gmake[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG' [2025-11-04T21:53:08.741Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG/../../jvmtest [2025-11-04T21:53:08.741Z] gmake[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG' [2025-11-04T21:53:08.741Z] gmake -f compile.mk compile [2025-11-04T21:53:08.741Z] gmake[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG' [2025-11-04T21:53:09.514Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG/../TKG/output_compilation; \ [2025-11-04T21:53:09.515Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG/../TKG/output_compilation; \ [2025-11-04T21:53:09.515Z] (ant -f scripts/build_test.xml "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG/.." "-DBUILD_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG/../../jvmtest" "-DJDK_VERSION=8" "-DJDK_IMPL=hotspot" "-DJDK_VENDOR=temurin" "-DJCL_VERSION=latest" "-DBUILD_LIST=perf" "-DRESOURCES_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG/../../jvmtest/TestConfig/resources" "-DSPEC=aix_ppc-64" "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/jdkbinary/j2sdk-image" "-DJVM_VERSION=openjdk8" "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2025-11-04T21:53:09.515Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG/../TKG/output_compilation"; fi [2025-11-04T21:53:09.515Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG/scripts/build_test.xml [2025-11-04T21:53:10.289Z] [echo] build.list is TestConfig/build.xml,perf/build.xml [2025-11-04T21:53:10.289Z] [2025-11-04T21:53:10.289Z] -create_test_directory: [2025-11-04T21:53:10.289Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/jvmtest [2025-11-04T21:53:10.289Z] [2025-11-04T21:53:10.289Z] stage_test_material: [2025-11-04T21:53:11.070Z] [copy] Copying 586 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/jvmtest [2025-11-04T21:53:11.071Z] [2025-11-04T21:53:11.071Z] build: [2025-11-04T21:53:11.071Z] [2025-11-04T21:53:11.071Z] init: [2025-11-04T21:53:11.071Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/jvmtest/perf [2025-11-04T21:53:11.071Z] [2025-11-04T21:53:11.071Z] dist: [2025-11-04T21:53:11.071Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/jvmtest/perf [2025-11-04T21:53:11.071Z] [2025-11-04T21:53:11.071Z] build: [2025-11-04T21:53:11.842Z] [2025-11-04T21:53:11.842Z] build: [2025-11-04T21:53:11.842Z] [2025-11-04T21:53:11.842Z] init: [2025-11-04T21:53:11.842Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/jvmtest/perf/bumbleBench [2025-11-04T21:53:11.842Z] [2025-11-04T21:53:11.842Z] getBumbleBench: [2025-11-04T21:53:11.842Z] [echo] Cloning BumbleBench [2025-11-04T21:53:11.842Z] [echo] git clone --depth 1 -b master https://github.com/adoptium/bumblebench.git [2025-11-04T21:53:11.842Z] [exec] Cloning into 'bumblebench'... [2025-11-04T21:53:11.842Z] [2025-11-04T21:53:11.842Z] buildBumbleBench: [2025-11-04T21:53:11.842Z] [echo] Building BumbleBench [2025-11-04T21:53:11.842Z] [2025-11-04T21:53:11.842Z] compile-all: [2025-11-04T21:53:11.843Z] [javac] Compiling 8 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/perf/bumbleBench/bumblebench [2025-11-04T21:53:13.441Z] [javac] Note: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/perf/bumbleBench/bumblebench/net/adoptopenjdk/bumblebench/core/Launcher.java uses unchecked or unsafe operations. [2025-11-04T21:53:13.441Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2025-11-04T21:53:13.441Z] [javac] Compiling 1 source file to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/perf/bumbleBench/bumblebench [2025-11-04T21:53:14.216Z] [javac] Compiling 11 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/perf/bumbleBench/bumblebench [2025-11-04T21:53:14.217Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/perf/bumbleBench/bumblebench [2025-11-04T21:53:14.217Z] [javac] Compiling 9 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/perf/bumbleBench/bumblebench [2025-11-04T21:53:14.217Z] [javac] Compiling 1 source file to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/perf/bumbleBench/bumblebench [2025-11-04T21:53:14.217Z] [javac] Compiling 2 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/perf/bumbleBench/bumblebench [2025-11-04T21:53:14.217Z] [javac] Compiling 8 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/perf/bumbleBench/bumblebench [2025-11-04T21:53:14.993Z] [javac] Compiling 6 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/perf/bumbleBench/bumblebench [2025-11-04T21:53:14.993Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/perf/bumbleBench/bumblebench [2025-11-04T21:53:14.993Z] [javac] Compiling 7 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/perf/bumbleBench/bumblebench [2025-11-04T21:53:15.766Z] [javac] Compiling 8 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/perf/bumbleBench/bumblebench [2025-11-04T21:53:15.766Z] [javac] Compiling 2 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/perf/bumbleBench/bumblebench [2025-11-04T21:53:15.766Z] [javac] Compiling 4 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/perf/bumbleBench/bumblebench [2025-11-04T21:53:15.766Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/perf/bumbleBench/bumblebench [2025-11-04T21:53:15.766Z] [2025-11-04T21:53:15.766Z] dist: [2025-11-04T21:53:15.766Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/perf/bumbleBench/bumblebench/BumbleBench.jar [2025-11-04T21:53:16.538Z] [2025-11-04T21:53:16.538Z] dist: [2025-11-04T21:53:16.538Z] [copy] Copying 126 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/jvmtest/perf/bumbleBench [2025-11-04T21:53:16.538Z] [2025-11-04T21:53:16.538Z] build: [2025-11-04T21:53:16.538Z] [2025-11-04T21:53:16.538Z] getDependentLibs: [2025-11-04T21:53:20.022Z] [exec] -------------------------------------------- [2025-11-04T21:53:20.022Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib [2025-11-04T21:53:20.022Z] [exec] task is set to default [2025-11-04T21:53:20.022Z] [exec] dependencyList is set to dacapo [2025-11-04T21:53:20.022Z] [exec] -------------------------------------------- [2025-11-04T21:53:20.022Z] [exec] Starting download third party dependent jars [2025-11-04T21:53:20.022Z] [exec] -------------------------------------------- [2025-11-04T21:53:20.022Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib [2025-11-04T21:53:20.022Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib/dacapo.zip exists with correct hash, not downloading [2025-11-04T21:53:20.022Z] [exec] downloaded dependent third party jars successfully [2025-11-04T21:53:20.022Z] [2025-11-04T21:53:20.022Z] init: [2025-11-04T21:53:20.023Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/jvmtest/perf/dacapo [2025-11-04T21:53:20.023Z] [2025-11-04T21:53:20.023Z] getDacapoSuite: [2025-11-04T21:53:20.023Z] [unzip] Expanding: /home/jenkins/externalDependency/lib/dacapo.zip into /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/jvmtest/perf/dacapo [2025-11-04T21:55:08.876Z] [move] Moving 1 file to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/jvmtest/perf/dacapo [2025-11-04T21:55:08.876Z] [move] Moving 10669 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/jvmtest/perf/dacapo/dacapo [2025-11-04T21:55:08.876Z] [2025-11-04T21:55:08.876Z] dist: [2025-11-04T21:55:08.876Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/jvmtest/perf/dacapo [2025-11-04T21:55:08.876Z] [2025-11-04T21:55:08.876Z] build: [2025-11-04T21:55:08.876Z] [2025-11-04T21:55:08.876Z] init: [2025-11-04T21:55:08.876Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/jvmtest/perf/idle_micro [2025-11-04T21:55:08.876Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/perf/idle_micro/bin [2025-11-04T21:55:08.876Z] [2025-11-04T21:55:08.876Z] compile: [2025-11-04T21:55:08.876Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2025-11-04T21:55:08.876Z] [echo] ============COMPILER SETTINGS============ [2025-11-04T21:55:08.876Z] [echo] ===fork: yes [2025-11-04T21:55:08.876Z] [echo] ===executable: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/jdkbinary/j2sdk-image/bin/javac [2025-11-04T21:55:08.876Z] [echo] ===debug: on [2025-11-04T21:55:08.877Z] [echo] ===destdir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG/../../jvmtest/perf/idle_micro [2025-11-04T21:55:08.877Z] [javac] Compiling 3 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/perf/idle_micro/bin [2025-11-04T21:55:08.877Z] [2025-11-04T21:55:08.877Z] dist: [2025-11-04T21:55:08.877Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/jvmtest/perf/idle_micro/IdleMicrobenchmark.jar [2025-11-04T21:55:08.877Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/jvmtest/perf/idle_micro [2025-11-04T21:55:08.877Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/jvmtest/perf/idle_micro [2025-11-04T21:55:08.877Z] [copy] Copying 7 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/jvmtest/perf/idle_micro [2025-11-04T21:55:11.355Z] [2025-11-04T21:55:11.355Z] clean: [2025-11-04T21:55:11.355Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/perf/idle_micro/bin [2025-11-04T21:55:11.355Z] [2025-11-04T21:55:11.355Z] build: [2025-11-04T21:55:11.355Z] [2025-11-04T21:55:11.355Z] build: [2025-11-04T21:55:11.355Z] [2025-11-04T21:55:11.355Z] init: [2025-11-04T21:55:11.356Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/jvmtest/perf/renaissance [2025-11-04T21:55:11.356Z] [2025-11-04T21:55:11.356Z] getRenaissanceSuite: [2025-11-04T21:55:11.356Z] [echo] curl -Lks -C - https://github.com/renaissance-benchmarks/renaissance/releases/download/v0.16.0/renaissance-mit-0.16.0.jar -o renaissance.jar [2025-11-04T21:55:52.670Z] [2025-11-04T21:55:52.670Z] dist: [2025-11-04T21:55:52.670Z] [copy] Copying 3 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/jvmtest/perf/renaissance [2025-11-04T21:56:06.459Z] [2025-11-04T21:56:06.459Z] build: [2025-11-04T21:56:06.459Z] [2025-11-04T21:56:06.459Z] init: [2025-11-04T21:56:06.459Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/jvmtest/perf/specjbb [2025-11-04T21:56:06.459Z] [2025-11-04T21:56:06.459Z] getSpecjbbSuite: [2025-11-04T21:56:06.459Z] [2025-11-04T21:56:06.459Z] dist: [2025-11-04T21:56:06.459Z] [copy] Copying 3 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/jvmtest/perf/specjbb/run [2025-11-04T21:56:06.459Z] [2025-11-04T21:56:06.459Z] BUILD SUCCESSFUL [2025-11-04T21:56:06.459Z] Total time: 2 minutes 55 seconds [2025-11-04T21:56:06.459Z] 0 [2025-11-04T21:56:06.459Z] [2025-11-04T21:56:06.459Z] [2025-11-04T21:56:06.459Z] RECORD TEST REPOs SHA [2025-11-04T21:56:06.459Z] cd "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG/../TKG/scripts"; \ [2025-11-04T21:56:06.459Z] bash "getSHAs.sh" --test_root_dir "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG/.." --shas_file "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG/../TKG/SHAs.txt" [2025-11-04T21:56:06.459Z] Check shas in /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG/.. and store the info in /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG/../TKG/SHAs.txt [2025-11-04T21:56:06.459Z] touch /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG/../TKG/SHAs.txt [2025-11-04T21:56:06.459Z] ================================================ [2025-11-04T21:56:06.459Z] timestamp: 20251104-215605 [2025-11-04T21:56:06.459Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests [2025-11-04T21:56:06.459Z] git repo: [2025-11-04T21:56:06.459Z] Fetch URL: https://github.com/adoptium/aqa-tests.git [2025-11-04T21:56:06.459Z] sha: [2025-11-04T21:56:06.459Z] c5b9b68617e160f1e6373ee243cc572fdf44f36b [2025-11-04T21:56:06.459Z] ================================================ [2025-11-04T21:56:06.459Z] timestamp: 20251104-215605 [2025-11-04T21:56:06.459Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG [2025-11-04T21:56:06.459Z] git repo: [2025-11-04T21:56:06.459Z] Fetch URL: https://github.com/adoptium/TKG.git [2025-11-04T21:56:06.459Z] sha: [2025-11-04T21:56:06.459Z] 53fb20ae51018f0a2f7ca2c05347c0149151f382 [2025-11-04T21:56:06.459Z] ================================================ [2025-11-04T21:56:06.459Z] timestamp: 20251104-215605 [2025-11-04T21:56:06.459Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/perf/bumbleBench/bumblebench [2025-11-04T21:56:06.459Z] git repo: [2025-11-04T21:56:06.460Z] Fetch URL: https://github.com/adoptium/bumblebench.git [2025-11-04T21:56:06.460Z] sha: [2025-11-04T21:56:06.460Z] 4ec780b716e7617094cce740d3b085ca4637ee0f [2025-11-04T21:56:06.460Z] gmake[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG' [Pipeline] } [2025-11-04T21:56:06.885Z] $ ssh-agent -k [2025-11-04T21:56:06.896Z] unset SSH_AUTH_SOCK; [2025-11-04T21:56:06.896Z] unset SSH_AGENT_PID; [2025-11-04T21:56:06.896Z] echo Agent pid 43975134 killed; [2025-11-04T21:56:07.693Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] echo [2025-11-04T21:56:07.818Z] Running tests... Did you forget the `def` keyword? Script1 seems to be setting a field named TARGET (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TARGET (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named RUNTEST_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues. [Pipeline] echo [2025-11-04T21:56:07.836Z] ITERATION: 1/1 [Pipeline] sshagent [2025-11-04T21:56:07.917Z] $ ssh-agent [2025-11-04T21:56:08.732Z] SSH_AUTH_SOCK=/tmp/ssh-Q5lbDh57PxPu/agent.43975136 [2025-11-04T21:56:08.732Z] SSH_AGENT_PID=21234162 [2025-11-04T21:56:08.732Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-11-04T21:56:10.598Z] + uname [2025-11-04T21:56:10.598Z] + [ AIX = AIX ] [2025-11-04T21:56:10.598Z] + MAKE=gmake [2025-11-04T21:56:10.598Z] + gmake -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown [2025-11-04T21:56:10.598Z] gmake: Nothing to be done for 'testEnvTeardown'. [Pipeline] sh [2025-11-04T21:56:12.800Z] + uname [2025-11-04T21:56:12.800Z] + [ AIX = AIX ] [2025-11-04T21:56:12.800Z] + MAKE=gmake [2025-11-04T21:56:12.800Z] + cd ./aqa-tests [2025-11-04T21:56:12.800Z] + . ./scripts/testenv/testenvSettings.sh [2025-11-04T21:56:12.800Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/jdkbinary/j2sdk-image [2025-11-04T21:56:12.800Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib [2025-11-04T21:56:12.800Z] gmake -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=extended.perf TESTLIST= [2025-11-04T21:56:12.800Z] gmake[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG' [2025-11-04T21:56:12.800Z] perl scripts/configure.pl [2025-11-04T21:56:12.800Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=tests --spec=aix_ppc-64 --microArch="" --osLabel="" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=perf --iterations=1 --aotIterations= --testFlag= --testTarget=extended.perf --testList= --numOfMachines= --testTime=120 --TRSSURL= [2025-11-04T21:56:13.575Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv. [2025-11-04T21:56:13.575Z] [2025-11-04T21:56:13.575Z] Starting to generate test make files. [2025-11-04T21:56:13.575Z] [2025-11-04T21:56:13.575Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG/../perf/bumbleBench/playlist.xml [2025-11-04T21:56:13.575Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG/../perf/dacapo/playlist.xml [2025-11-04T21:56:13.575Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG/../perf/dacapo/autoGen.mk [2025-11-04T21:56:13.575Z] [2025-11-04T21:56:13.575Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG/../perf/idle_micro/playlist.xml [2025-11-04T21:56:13.575Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG/../perf/liberty/playlist.xml [2025-11-04T21:56:13.575Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG/../perf/renaissance/playlist.xml [2025-11-04T21:56:13.575Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG/../perf/renaissance/autoGen.mk [2025-11-04T21:56:13.575Z] [2025-11-04T21:56:13.575Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG/../perf/specjbb/playlist.xml [2025-11-04T21:56:13.575Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG/../perf/autoGen.mk [2025-11-04T21:56:13.575Z] [2025-11-04T21:56:13.575Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG/../autoGen.mk [2025-11-04T21:56:13.575Z] [2025-11-04T21:56:13.575Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG/../TKG/utils.mk [2025-11-04T21:56:13.575Z] [2025-11-04T21:56:13.575Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG/../TKG/rerun.mk [2025-11-04T21:56:13.575Z] [2025-11-04T21:56:13.575Z] Make files are generated successfully. [2025-11-04T21:56:13.575Z] [2025-11-04T21:56:13.575Z] gmake[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG' [2025-11-04T21:56:13.575Z] gmake -f runtest.mk _extended.perf [2025-11-04T21:56:13.575Z] gmake[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG' [2025-11-04T21:56:14.348Z] [2025-11-04T21:56:14.348Z] Running make 4.4.1 [2025-11-04T21:56:14.348Z] set TEST_ROOT to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/TKG/.. [2025-11-04T21:56:14.348Z] set JDK_VERSION to 8 [2025-11-04T21:56:14.348Z] set JDK_IMPL to hotspot [2025-11-04T21:56:14.348Z] set JVM_VERSION to openjdk8 [2025-11-04T21:56:14.348Z] set JCL_VERSION to latest [2025-11-04T21:56:14.348Z] set JAVA_HOME to /home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/jdkbinary/j2sdk-image [2025-11-04T21:56:14.348Z] set SPEC to aix_ppc-64 [2025-11-04T21:56:14.348Z] set TEST_FLAG to [2025-11-04T21:56:14.348Z] Running extended.perf ... [2025-11-04T21:56:14.348Z] There are 18 test targets in extended.perf [2025-11-04T21:56:14.348Z] "/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/jdkbinary/j2sdk-image/bin/java" -version [2025-11-04T21:56:14.348Z] openjdk version "1.8.0_482-beta" [2025-11-04T21:56:14.348Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_482-beta-202511042105-b01) [2025-11-04T21:56:14.348Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.482-b01, mixed mode) [2025-11-04T21:56:14.348Z] gmake[2]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests' [2025-11-04T21:56:14.348Z] gmake[3]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/perf' [2025-11-04T21:56:14.348Z] gmake[4]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.perf_ppc64_aix/aqa-tests/perf/dacapo' [2025-11-04T21:56:14.348Z] [2025-11-04T21:56:14.348Z] ===============================================