Pre Test

Started by upstream project "Test_openjdk8_hs_sanity.system_ppc64_aix" build number 644 originally caused by: Started by upstream project "build-scripts/jobs/jdk8u/jdk8u-aix-ppc64-temurin" build number 504 originally caused by: Started by upstream project "build-scripts/openjdk8-pipeline" build number 2998 originally caused by: Started by upstream project "build-scripts/utils/betaTrigger_8ea" build number 254 originally caused by: Started by timer Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun@script/7d272c0688f17ab4e5b2f6ce77a7dc9cf4df33ff05c3a95eddd38682ef795b79 to read aqa-tests/buildenv/jenkins/openjdk_tests The recommended git tool is: git No credentials specified Wiping out workspace first. Cloning the remote Git repository Using shallow clone with depth 1 Cloning repository https://github.com/adoptium/aqa-tests.git > git init /home/jenkins/.jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun@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 a79f7af646844c1bdeec57e610938db731e79b77 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f a79f7af646844c1bdeec57e610938db731e79b77 # timeout=10 Commit message: "Initial checkin for Perf Pipeline (#6295)" > git rev-list --no-walk bd995c8fdcd623cd788a9fbca7d18b2cf08d37b2 # timeout=10 First time build. Skipping changelog. [Pipeline] Start of Pipeline [Pipeline] timestamps [Pipeline] { [Pipeline] echo [2025-05-30T00:36:29.609Z] SPEC: aix_ppc-64 [Pipeline] echo [2025-05-30T00:36:29.610Z] LABEL: ci.role.test&&hw.arch.ppc64&&sw.os.aix&&sw.os.aix.7_2 [Pipeline] stage [Pipeline] { (Queue) [Pipeline] nodesByLabel [2025-05-30T00:36:29.625Z] Found a total of 6 nodes with the 'ci.role.test&&hw.arch.ppc64&&sw.os.aix&&sw.os.aix.7_2' label Did you forget the `def` keyword? WorkflowScript seems to be setting a field named dynamicAgents (to a value of type ArrayList) which could lead to memory leaks or other issues. [Pipeline] echo [2025-05-30T00:36:29.632Z] dynamicAgents: [] [Pipeline] node [2025-05-30T00:36:29.659Z] Running on test-osuosl-aix72-ppc64-3 in /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun [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-05-30T00:36:29.677Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] cleanWs [2025-05-30T00:36:30.047Z] [WS-CLEANUP] Deleting project workspace... [2025-05-30T00:36:30.047Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2025-05-30T00:36:30.219Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // timeout [Pipeline] checkout [2025-05-30T00:36:30.436Z] The recommended git tool is: git [2025-05-30T00:36:30.788Z] No credentials specified [2025-05-30T00:36:30.961Z] Cloning the remote Git repository [2025-05-30T00:36:31.215Z] Cloning repository https://github.com/adoptium/aqa-tests.git [2025-05-30T00:36:31.215Z] > git init /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/aqa-tests # timeout=10 [2025-05-30T00:36:31.230Z] [WARNING] Reference path does not exist: /home/jenkins/openjdk_cache [2025-05-30T00:36:31.231Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git [2025-05-30T00:36:31.231Z] > git --version # timeout=10 [2025-05-30T00:36:31.241Z] > git --version # 'git version 2.31.1' [2025-05-30T00:36:31.241Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-05-30T00:36:38.992Z] Avoid second fetch [2025-05-30T00:36:39.180Z] Checking out Revision a79f7af646844c1bdeec57e610938db731e79b77 (origin/master) [2025-05-30T00:36:38.700Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10 [2025-05-30T00:36:38.713Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-05-30T00:36:39.071Z] > git rev-parse origin/master^{commit} # timeout=10 [2025-05-30T00:36:39.260Z] > git config core.sparsecheckout # timeout=10 [2025-05-30T00:36:39.270Z] > git checkout -f a79f7af646844c1bdeec57e610938db731e79b77 # timeout=10 [2025-05-30T00:36:53.481Z] Commit message: "Initial checkin for Perf Pipeline (#6295)" [Pipeline] } [Pipeline] // retry [Pipeline] load [Pipeline] { (/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/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-05-30T00:36:55.596Z] Timeout set to expire in 1 day 1 hr [Pipeline] { [Pipeline] echo [2025-05-30T00:36:55.623Z] runMulticastCmd: false [Pipeline] stage [Pipeline] { (Setup) [Pipeline] sh [2025-05-30T00:36:57.663Z] + date +%a, %d %b %Y %T %z [2025-05-30T00:36:57.663Z] + LC_TIME=C [Pipeline] echo [2025-05-30T00:36:58.193Z] PROCESSCATCH: Terminating any hung/left over test processes: [Pipeline] sh [2025-05-30T00:37:00.025Z] + aqa-tests/terminateTestProcesses.sh jenkins [2025-05-30T00:37:00.025Z] + 2>& 1 [2025-05-30T00:37:00.025Z] Unix type machine.. [2025-05-30T00:37:00.025Z] 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-05-30T00:37:02.803Z] + printenv [2025-05-30T00:37:02.804Z] _=/opt/freeware/bin/printenv [2025-05-30T00:37:02.804Z] EXTERNAL_TEST_CMD=mvn clean install [2025-05-30T00:37:02.804Z] BUILD_LIST=system [2025-05-30T00:37:02.804Z] LANG=en_US [2025-05-30T00:37:02.804Z] LABEL_ADDITION=sw.os.aix.7_2 [2025-05-30T00:37:02.804Z] JOB_BASE_NAME=Test_openjdk8_hs_sanity.system_ppc64_aix_rerun [2025-05-30T00:37:02.804Z] LOGIN=jenkins [2025-05-30T00:37:02.804Z] USE_JRE=false [2025-05-30T00:37:02.804Z] JDK17_BOOT_DIR=/usr/java17_64 [2025-05-30T00:37:02.804Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git [2025-05-30T00:37:02.804Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master [2025-05-30T00:37:02.804Z] SLACK_CHANNEL=aqavit-bot [2025-05-30T00:37:02.804Z] JDK10_BOOT_DIR=/usr/java10_64 [2025-05-30T00:37:02.804Z] PARALLEL=None [2025-05-30T00:37:02.804Z] KEEP_REPORTDIR=false [2025-05-30T00:37:02.804Z] DOCKER_REQUIRED=false [2025-05-30T00:37:02.804Z] JDK11_BOOT_DIR=/usr/java11_64 [2025-05-30T00:37:02.804Z] PATH=/opt/freeware/bin:/usr/bin:/opt/IBM/xlC/13.1.3/bin:/opt/freeware/bin/:etc:/usr/sbin:/usr/ucb:/usr/bin/X11:/sbin:/usr/java7_64/jre/bin:/usr/java7_64/bin:/opt/bin [2025-05-30T00:37:02.804Z] RES_RETRY=2 [2025-05-30T00:37:02.804Z] STF_OWNER_BRANCH=adoptium:master [2025-05-30T00:37:02.804Z] TARGET=testList TESTLIST=MauveSingleInvocLoad_HS_5m_0,MauveMultiThrdLoad_5m_0,MauveSingleThrdLoad_HS_5m_0,MauveSingleInvocLoad_HS_5m_1 [2025-05-30T00:37:02.804Z] BUILD_NUMBER=17 [2025-05-30T00:37:02.804Z] SDK_RESOURCE=upstream [2025-05-30T00:37:02.804Z] JOBSTARTTIME=Fri, 30 May 2025 00:36:56 +0000 [2025-05-30T00:37:02.804Z] PERSONAL_BUILD=false [2025-05-30T00:37:02.804Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/17/display/redirect?page=tests [2025-05-30T00:37:02.804Z] USE_TESTENV_PROPERTIES=false [2025-05-30T00:37:02.804Z] ARCHIVE_TEST_RESULTS=false [2025-05-30T00:37:02.804Z] NODE_LABELS=aix720 aix sw.os.aix.7_2 ci.role.test hw.arch.ppc64 xlc16 xlc13 test-osuosl-aix72-ppc64-3 sw.os.aix ppc64 [2025-05-30T00:37:02.804Z] KEEP_WORKSPACE=false [2025-05-30T00:37:02.804Z] OPENJ9_BRANCH=master [2025-05-30T00:37:02.804Z] LC__FASTMSG=true [2025-05-30T00:37:02.804Z] LIGHT_WEIGHT_CHECKOUT=false [2025-05-30T00:37:02.804Z] EXIT_FAILURE=false [2025-05-30T00:37:02.804Z] HUDSON_COOKIE=644f18ee-b915-4fc1-9c6a-d1e7b69c9fa1 [2025-05-30T00:37:02.804Z] EDITOR=/usr/bin/vi [2025-05-30T00:37:02.804Z] JDK_BRANCH=jdk8u462-b04_adopt [2025-05-30T00:37:02.804Z] AUTO_DETECT=true [2025-05-30T00:37:02.804Z] EXTERNAL_CUSTOM_BRANCH=master [2025-05-30T00:37:02.804Z] JCK_GIT_BRANCH=master [2025-05-30T00:37:02.804Z] LOGNAME=jenkins [2025-05-30T00:37:02.804Z] BUILD_ID=17 [2025-05-30T00:37:02.804Z] BUILD_TAG=jenkins-Test_openjdk8_hs_sanity.system_ppc64_aix_rerun-17 [2025-05-30T00:37:02.804Z] EXECUTOR_NUMBER=0 [2025-05-30T00:37:02.804Z] RES_TIMEOUT=5 [2025-05-30T00:37:02.804Z] JOB_NAME=Test_openjdk8_hs_sanity.system_ppc64_aix_rerun [2025-05-30T00:37:02.804Z] JDK_REPO=https://github.com/adoptium/jdk8u [2025-05-30T00:37:02.804Z] ITERATIONS=1 [2025-05-30T00:37:02.804Z] MAIL=/var/spool/mail/jenkins [2025-05-30T00:37:02.804Z] TAP_NAME=Test_openjdk8_hs_sanity.system_ppc64_aix_rerun.tap [2025-05-30T00:37:02.804Z] TEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/jdkbinary/j2sdk-image [2025-05-30T00:37:02.804Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master [2025-05-30T00:37:02.804Z] JENKINS_URL=https://ci.adoptium.net/ [2025-05-30T00:37:02.804Z] LOCPATH=/usr/lib/nls/loc [2025-05-30T00:37:02.804Z] TKG_ITERATIONS=1 [2025-05-30T00:37:02.804Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/17/display/redirect?page=artifacts [2025-05-30T00:37:02.804Z] HUDSON_HOME=/home/jenkins/.jenkins [2025-05-30T00:37:02.804Z] JDK_IMPL=hotspot [2025-05-30T00:37:02.804Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git [2025-05-30T00:37:02.804Z] HUDSON_URL=https://ci.adoptium.net/ [2025-05-30T00:37:02.804Z] JENKINS_NODE_COOKIE=55d7b219-039f-4b8e-bd19-45dd747ab157 [2025-05-30T00:37:02.804Z] ADOPTOPENJDK_BRANCH=master [2025-05-30T00:37:02.804Z] NUM_PROCESSORS=4 [2025-05-30T00:37:02.804Z] LDR_CNTRL=MAXDATA=0x80000000 [2025-05-30T00:37:02.804Z] CI=true [2025-05-30T00:37:02.804Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token [2025-05-30T00:37:02.804Z] USER=jenkins [2025-05-30T00:37:02.804Z] JENKINS_SERVER_COOKIE=durable-7c376adda5930b54918ee2f37224de68c75dcc190b91d7934fe6206e01a9cb24 [2025-05-30T00:37:02.804Z] AUTHSTATE=compat [2025-05-30T00:37:02.804Z] HUDSON_SERVER_COOKIE=2d832652af5afba8 [2025-05-30T00:37:02.804Z] ACTIVE_NODE_TIMEOUT=5 [2025-05-30T00:37:02.804Z] EXIT_SUCCESS=false [2025-05-30T00:37:02.804Z] LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/../../testDependency/lib [2025-05-30T00:37:02.804Z] TKG_OWNER_BRANCH=adoptium:master [2025-05-30T00:37:02.804Z] SYSTEM_LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/../../testDependency/system_lib [2025-05-30T00:37:02.804Z] RERUN_FAILURE=true [2025-05-30T00:37:02.804Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/17/display/redirect?page=changes [2025-05-30T00:37:02.804Z] SHELL=/usr/bin/ksh [2025-05-30T00:37:02.804Z] WORKSPACE=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun [2025-05-30T00:37:02.804Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/ [2025-05-30T00:37:02.804Z] AIXTHREAD_HRT=true [2025-05-30T00:37:02.804Z] DYNAMIC_COMPILE=false [2025-05-30T00:37:02.804Z] ODMDIR=/etc/objrepos [2025-05-30T00:37:02.804Z] SETUP_JCK_RUN=false [2025-05-30T00:37:02.804Z] SPEC=aix_ppc-64 [2025-05-30T00:37:02.804Z] PKG_CONFIG_PATH=/opt/freeware/lib64/pkgconfig:/opt/freeware/lib/pkgconfig [2025-05-30T00:37:02.804Z] PLATFORM=ppc64_aix [2025-05-30T00:37:02.804Z] TIME_LIMIT=25 [2025-05-30T00:37:02.804Z] HOME=/home/jenkins [2025-05-30T00:37:02.804Z] NODE_NAME=test-osuosl-aix72-ppc64-3 [2025-05-30T00:37:02.804Z] WORKSPACE_TMP=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun@tmp [2025-05-30T00:37:02.804Z] UPSTREAM_JOB_NUMBER=504 [2025-05-30T00:37:02.804Z] GENERATE_JOBS=true [2025-05-30T00:37:02.804Z] JENKINS_HOME=/home/jenkins/.jenkins [2025-05-30T00:37:02.804Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8 [2025-05-30T00:37:02.804Z] BUILD_DISPLAY_NAME=#17 [2025-05-30T00:37:02.804Z] SSH_CLIENT=78.47.239.97 50220 22 [2025-05-30T00:37:02.804Z] SSH_CONNECTION=78.47.239.97 50220 140.211.9.168 22 [2025-05-30T00:37:02.804Z] RERUN_ITERATIONS=1 [2025-05-30T00:37:02.804Z] STAGE_NAME=Setup [2025-05-30T00:37:02.804Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk8u/jdk8u-aix-ppc64-temurin [2025-05-30T00:37:02.804Z] PWD=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun [2025-05-30T00:37:02.804Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/display/redirect [2025-05-30T00:37:02.804Z] PERL5LIB=/opt/freemarker/lib/perl5 [2025-05-30T00:37:02.804Z] TZ=Etc/UTC [2025-05-30T00:37:02.804Z] JDK_VERSION=8 [2025-05-30T00:37:02.804Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/17/display/redirect [2025-05-30T00:37:02.804Z] JDK9_BOOT_DIR=/home/java9_64 [2025-05-30T00:37:02.804Z] JDK8_BOOT_DIR=/usr/java8_64 [2025-05-30T00:37:02.804Z] JDK7_BOOT_DIR=/usr/java8_64 [2025-05-30T00:37:02.804Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/17/ [2025-05-30T00:37:02.804Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git [2025-05-30T00:37:02.804Z] ORIGIN_JDK_VERSION=8 [2025-05-30T00:37:02.804Z] PERF_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/../../benchmarks [2025-05-30T00:37:02.804Z] 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-05-30T00:37:02.804Z] LIBPATH=/usr/jdk-17.0.4+7/lib/server:/usr/jdk-17.0.4+7/lib:/usr/jdk-17.0.4+7/../lib Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOMIZED_SDK_URL_OPTION (to a value of type String) which could lead to memory leaks or other issues. [Pipeline] timeout [2025-05-30T00:37:03.154Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] dir [2025-05-30T00:37:03.174Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/jdkbinary [Pipeline] { [Pipeline] copyArtifacts [2025-05-30T00:39:38.573Z] Copied 5 artifacts from "build-scripts » jobs » jdk8u » jdk8u-aix-ppc64-temurin" build number 504 [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-05-30T00:39:38.806Z] 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-05-30T00:39:38.811Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun [Pipeline] { [Pipeline] sshagent [2025-05-30T00:39:38.911Z] $ ssh-agent [2025-05-30T00:39:39.708Z] SSH_AUTH_SOCK=/tmp/ssh-z002UtOCOEa2/agent.8257850 [2025-05-30T00:39:39.709Z] SSH_AGENT_PID=12910936 [2025-05-30T00:39:39.709Z] [ssh-agent] Started. [Pipeline] { [Pipeline] dir [2025-05-30T00:39:39.723Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/aqa-tests [Pipeline] { [Pipeline] withCredentials [2025-05-30T00:39:39.760Z] Masking supported pattern matches of $USERNAME or $PASSWORD [Pipeline] { [Pipeline] sh [2025-05-30T00:39:41.631Z] + pwd [2025-05-30T00:39:41.631Z] + ./get.sh -s /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/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-05-30T00:39:41.631Z] TESTDIR: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/aqa-tests [2025-05-30T00:39:41.631Z] get jdk binary... [2025-05-30T00:39:41.631Z] --sdkdir is set to upstream. Therefore, skip download jdk binary [2025-05-30T00:39:41.631Z] Uncompressing file: OpenJDK8U-jdk_ppc64_aix_hotspot_8u462b04-ea.tar.gz ... [2025-05-30T00:40:11.913Z] List files in jdkbinary folder... [2025-05-30T00:40:11.913Z] total 213844 [2025-05-30T00:40:11.913Z] -rw-r--r-- 1 jenkins staff 70549691 May 29 20:42 OpenJDK8U-debugimage_ppc64_aix_hotspot_8u462b04-ea.tar.gz [2025-05-30T00:40:11.913Z] -rw-r--r-- 1 jenkins staff 105206610 May 29 20:42 OpenJDK8U-jdk_ppc64_aix_hotspot_8u462b04-ea.tar.gz [2025-05-30T00:40:11.913Z] -rw-r--r-- 1 jenkins staff 43104187 May 29 20:41 OpenJDK8U-jre_ppc64_aix_hotspot_8u462b04-ea.tar.gz [2025-05-30T00:40:11.913Z] -rw-r--r-- 1 jenkins staff 20526 May 29 20:46 OpenJDK8U-sbom_ppc64_aix_hotspot_8u462b04-ea-metadata.json [2025-05-30T00:40:11.913Z] -rw-r--r-- 1 jenkins staff 67545 May 29 20:52 OpenJDK8U-sbom_ppc64_aix_hotspot_8u462b04-ea.json [2025-05-30T00:40:11.913Z] drwxr-xr-x 3 jenkins staff 256 May 30 00:39 tmp [2025-05-30T00:40:11.913Z] List files in jdkbinary/tmp folder... [2025-05-30T00:40:11.913Z] total 4 [2025-05-30T00:40:11.913Z] drwxr-xr-x 7 jenkins staff 4096 May 29 20:41 jdk8u462-b04 [2025-05-30T00:40:11.913Z] Moving directory jdk8u462-b04/ to ../j2sdk-image [2025-05-30T00:40:11.913Z] Uncompressing file: OpenJDK8U-jre_ppc64_aix_hotspot_8u462b04-ea.tar.gz ... [2025-05-30T00:40:21.748Z] List files in jdkbinary folder... [2025-05-30T00:40:21.748Z] total 213844 [2025-05-30T00:40:21.748Z] -rw-r--r-- 1 jenkins staff 70549691 May 29 20:42 OpenJDK8U-debugimage_ppc64_aix_hotspot_8u462b04-ea.tar.gz [2025-05-30T00:40:21.748Z] -rw-r--r-- 1 jenkins staff 105206610 May 29 20:42 OpenJDK8U-jdk_ppc64_aix_hotspot_8u462b04-ea.tar.gz [2025-05-30T00:40:21.748Z] -rw-r--r-- 1 jenkins staff 43104187 May 29 20:41 OpenJDK8U-jre_ppc64_aix_hotspot_8u462b04-ea.tar.gz [2025-05-30T00:40:21.748Z] -rw-r--r-- 1 jenkins staff 20526 May 29 20:46 OpenJDK8U-sbom_ppc64_aix_hotspot_8u462b04-ea-metadata.json [2025-05-30T00:40:21.748Z] -rw-r--r-- 1 jenkins staff 67545 May 29 20:52 OpenJDK8U-sbom_ppc64_aix_hotspot_8u462b04-ea.json [2025-05-30T00:40:21.748Z] drwxr-xr-x 7 jenkins staff 4096 May 29 20:41 j2sdk-image [2025-05-30T00:40:21.748Z] drwxr-xr-x 3 jenkins staff 256 May 30 00:40 tmp [2025-05-30T00:40:21.748Z] List files in jdkbinary/tmp folder... [2025-05-30T00:40:21.748Z] total 0 [2025-05-30T00:40:21.748Z] drwxr-xr-x 4 jenkins staff 256 May 29 20:41 jdk8u462-b04-jre [2025-05-30T00:40:21.748Z] Moving directory jdk8u462-b04-jre/ to ../j2re-image [2025-05-30T00:40:21.748Z] Uncompressing OpenJDK8U-debugimage_ppc64_aix_hotspot_8u462b04-ea.tar.gz over ./j2sdk-image/jre... [2025-05-30T00:40:37.803Z] Removing top-level folder jdk8u462-b04-debug-image/ [2025-05-30T00:40:37.803Z] Removing top-level folder jdk8u462-b04/ [2025-05-30T00:40:53.858Z] Run /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/jdkbinary/j2sdk-image/bin/java -version [2025-05-30T00:40:53.858Z] =JAVA VERSION OUTPUT BEGIN= [2025-05-30T00:40:53.858Z] openjdk version "1.8.0_462-beta" [2025-05-30T00:40:53.858Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_462-beta-202505292005-b04) [2025-05-30T00:40:53.858Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.462-b04, mixed mode) [2025-05-30T00:40:53.858Z] =JAVA VERSION OUTPUT END= [2025-05-30T00:40:53.858Z] =RELEASE INFO BEGIN= [2025-05-30T00:40:53.858Z] JAVA_VERSION="1.8.0_462" [2025-05-30T00:40:53.858Z] OS_NAME="" [2025-05-30T00:40:53.858Z] OS_VERSION="" [2025-05-30T00:40:53.858Z] OS_ARCH="ppc64" [2025-05-30T00:40:53.858Z] SOURCE=".:git:5d91272e9816+" [2025-05-30T00:40:53.858Z] IMPLEMENTOR="Eclipse Adoptium" [2025-05-30T00:40:53.858Z] BUILD_SOURCE="git:792825a68785e7d7c4b29905c5044b6767a044de" [2025-05-30T00:40:53.858Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git" [2025-05-30T00:40:53.858Z] SOURCE_REPO="https://github.com/adoptium/jdk8u.git" [2025-05-30T00:40:53.858Z] FULL_VERSION="1.8.0_462-beta-202505292005-b04" [2025-05-30T00:40:53.858Z] SEMANTIC_VERSION="8.0.462+4" [2025-05-30T00:40:53.858Z] BUILD_INFO="OS: AIX Version: 7.2" [2025-05-30T00:40:53.858Z] JVM_VARIANT="Hotspot" [2025-05-30T00:40:53.858Z] JVM_VERSION="25.462-b04" [2025-05-30T00:40:53.858Z] IMAGE_TYPE="JDK" [2025-05-30T00:40:53.858Z] =RELEASE INFO END= [2025-05-30T00:40:53.858Z] get testKitGen... [2025-05-30T00:40:53.858Z] git clone -q https://github.com/adoptium/TKG.git [2025-05-30T00:40:54.625Z] git rev-parse master [2025-05-30T00:40:54.625Z] git checkout -q -f 957d1afa46fad3da74dc289c4196f3916b184c5f [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // dir [Pipeline] } [2025-05-30T00:40:55.109Z] $ ssh-agent -k [2025-05-30T00:40:55.120Z] unset SSH_AUTH_SOCK; [2025-05-30T00:40:55.120Z] unset SSH_AGENT_PID; [2025-05-30T00:40:55.120Z] echo Agent pid 12910936 killed; [2025-05-30T00:40:55.903Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] fileExists [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] echo [2025-05-30T00:40:56.492Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&amp;TARGET=testList+TESTLIST%3DMauveSingleInvocLoad_HS_5m_0%2CMauveMultiThrdLoad_5m_0%2CMauveSingleThrdLoad_HS_5m_0%2CMauveSingleInvocLoad_HS_5m_1&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=jdk8u462-b04_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=&amp;JDK_IMPL=hotspot&amp;SSH_AGENT_CREDENTIAL=&amp;AUTO_DETECT=true&amp;SLACK_CHANNEL=aqavit-bot&amp;DYNAMIC_COMPILE=false&amp;RELATED_NODES=&amp;ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&amp;APPLICATION_OPTIONS=&amp;CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&amp;ARCHIVE_TEST_RESULTS=false&amp;NUM_MACHINES=&amp;OPENJDK_SHA=&amp;TRSS_URL=&amp;RERUN_FAILURE=false&amp;USE_TESTENV_PROPERTIES=false&amp;BUILD_LIST=system&amp;ADDITIONAL_ARTIFACTS_REQUIRED=&amp;UPSTREAM_JOB_NUMBER=504&amp;STF_OWNER_BRANCH=adoptium%3Amaster&amp;TIME_LIMIT=25&amp;JVM_OPTIONS=&amp;PARALLEL=None [Pipeline] echo [2025-05-30T00:40:56.508Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&amp;TARGET=testList+TESTLIST%3DMauveSingleInvocLoad_HS_5m_0%2CMauveMultiThrdLoad_5m_0%2CMauveSingleThrdLoad_HS_5m_0%2CMauveSingleInvocLoad_HS_5m_1&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=test-osuosl-aix72-ppc64-3&amp;EXTRA_OPTIONS=&amp;CUSTOMIZED_SDK_URL=&amp;BUILD_IDENTIFIER=&amp;JENKINS_KEY=&amp;ADOPTOPENJDK_BRANCH=master&amp;LIGHT_WEIGHT_CHECKOUT=false&amp;USE_JRE=false&amp;ARTIFACTORY_SERVER=&amp;KEEP_WORKSPACE=false&amp;USER_CREDENTIALS_ID=&amp;JDK_VERSION=8&amp;DOCKER_REGISTRY_URL=&amp;ITERATIONS=1&amp;VENDOR_TEST_REPOS=&amp;JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk8u&amp;JCK_GIT_BRANCH=master&amp;OPENJ9_BRANCH=master&amp;OPENJ9_SHA=&amp;JCK_GIT_REPO=&amp;VENDOR_TEST_BRANCHES=&amp;UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk8u%2Fjdk8u-aix-ppc64-temurin&amp;OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&amp;CLOUD_PROVIDER=&amp;CUSTOM_TARGET=&amp;VENDOR_TEST_SHAS=&amp;JDK_BRANCH=jdk8u462-b04_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=&amp;JDK_IMPL=hotspot&amp;SSH_AGENT_CREDENTIAL=&amp;AUTO_DETECT=true&amp;SLACK_CHANNEL=aqavit-bot&amp;DYNAMIC_COMPILE=false&amp;RELATED_NODES=&amp;ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&amp;APPLICATION_OPTIONS=&amp;CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&amp;ARCHIVE_TEST_RESULTS=false&amp;NUM_MACHINES=&amp;OPENJDK_SHA=&amp;TRSS_URL=&amp;RERUN_FAILURE=false&amp;USE_TESTENV_PROPERTIES=false&amp;BUILD_LIST=system&amp;ADDITIONAL_ARTIFACTS_REQUIRED=&amp;UPSTREAM_JOB_NUMBER=504&amp;STF_OWNER_BRANCH=adoptium%3Amaster&amp;TIME_LIMIT=25&amp;JVM_OPTIONS=&amp;PARALLEL=None [Pipeline] stage [Pipeline] { (Build) [Pipeline] echo [2025-05-30T00:40:56.548Z] Building tests... [Pipeline] timeout [2025-05-30T00:40:56.551Z] Timeout set to expire in 20 min [Pipeline] { [Pipeline] echo [2025-05-30T00:40:56.571Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [Pipeline] sh [2025-05-30T00:40:58.576Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/../../testDependency/system_lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [2025-05-30T00:40:58.576Z] -------------------------------------------- [2025-05-30T00:40:58.576Z] path is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/../../testDependency/system_lib [2025-05-30T00:40:58.576Z] task is set to default [2025-05-30T00:40:58.576Z] dependencyList is set to all [2025-05-30T00:40:58.576Z] -------------------------------------------- [2025-05-30T00:40:58.576Z] Starting download third party dependent jars [2025-05-30T00:40:58.576Z] -------------------------------------------- [2025-05-30T00:40:58.576Z] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/../../testDependency/system_lib [2025-05-30T00:40:58.576Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/../../testDependency/system_lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading [2025-05-30T00:40:58.576Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/../../testDependency/system_lib/junit/hamcrest-core.jar exists, not downloading. [2025-05-30T00:40:58.576Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/../../testDependency/system_lib/junit/junit.jar exists, not downloading. [2025-05-30T00:40:58.576Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/../../testDependency/system_lib/apache-ant/lib/ant-launcher.jar exists, not downloading. [2025-05-30T00:40:58.576Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/../../testDependency/system_lib/asm/asm.jar exists, not downloading. [2025-05-30T00:40:58.576Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/../../testDependency/system_lib/log4j/log4j-core.jar exists, not downloading. [2025-05-30T00:40:58.576Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/../../testDependency/system_lib/tools/tools.jar exists, not downloading. [2025-05-30T00:40:58.576Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/../../testDependency/system_lib/cvsclient/org-netbeans-lib-cvsclient.jar exists, not downloading. [2025-05-30T00:40:58.576Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/../../testDependency/system_lib/log4j/log4j-api.jar exists, not downloading. [2025-05-30T00:40:58.576Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/../../testDependency/system_lib/json-simple.jar exists with correct hash, not downloading [2025-05-30T00:40:58.576Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/../../testDependency/system_lib/mauve/mauve.jar exists, not downloading. [2025-05-30T00:40:58.576Z] downloaded dependent third party jars successfully [Pipeline] } [Pipeline] // timeout [Pipeline] fileExists [Pipeline] fileExists [Pipeline] withCredentials [2025-05-30T00:40:59.329Z] Masking supported pattern matches of $USERNAME or $PASSWORD [Pipeline] { [Pipeline] dir [2025-05-30T00:40:59.355Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/aqa-tests [Pipeline] { [Pipeline] sshagent [2025-05-30T00:40:59.452Z] $ ssh-agent [2025-05-30T00:41:00.247Z] SSH_AUTH_SOCK=/tmp/ssh-M88XEtNQHfxa/agent.10158516 [2025-05-30T00:41:00.247Z] SSH_AGENT_PID=9109840 [2025-05-30T00:41:00.247Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-05-30T00:41:02.099Z] + bash ./compile.sh [2025-05-30T00:41:02.099Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/jdkbinary/j2sdk-image [2025-05-30T00:41:02.099Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/../../testDependency/system_lib [2025-05-30T00:41:02.099Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/aqa-tests/TKG/../TKG/output_compilation; \ [2025-05-30T00:41:02.099Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/aqa-tests/TKG/../TKG/output_compilation; \ [2025-05-30T00:41:02.099Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/../../testDependency/system_lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2025-05-30T00:41:02.099Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/aqa-tests/TKG/../TKG/output_compilation"; fi [2025-05-30T00:41:02.099Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/aqa-tests/TKG/scripts/build_tools.xml [2025-05-30T00:41:03.685Z] [2025-05-30T00:41:03.685Z] build: [2025-05-30T00:41:03.685Z] [2025-05-30T00:41:03.685Z] clean: [2025-05-30T00:41:04.452Z] [2025-05-30T00:41:04.452Z] init: [2025-05-30T00:41:04.452Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/aqa-tests/TKG/bin [2025-05-30T00:41:04.452Z] [2025-05-30T00:41:04.452Z] getDependentLibs: [2025-05-30T00:41:04.452Z] [exec] -------------------------------------------- [2025-05-30T00:41:04.452Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/../../testDependency/system_lib [2025-05-30T00:41:04.452Z] [exec] task is set to default [2025-05-30T00:41:04.452Z] [exec] dependencyList is set to json_simple [2025-05-30T00:41:04.452Z] [exec] -------------------------------------------- [2025-05-30T00:41:04.452Z] [exec] Starting download third party dependent jars [2025-05-30T00:41:04.452Z] [exec] -------------------------------------------- [2025-05-30T00:41:04.452Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/../../testDependency/system_lib [2025-05-30T00:41:04.452Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/../../testDependency/system_lib/json-simple.jar exists with correct hash, not downloading [2025-05-30T00:41:04.452Z] [exec] downloaded dependent third party jars successfully [2025-05-30T00:41:04.452Z] [2025-05-30T00:41:04.452Z] compile: [2025-05-30T00:41:04.452Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2025-05-30T00:41:04.452Z] [echo] ============COMPILER SETTINGS============ [2025-05-30T00:41:04.452Z] [echo] ===fork: yes [2025-05-30T00:41:04.452Z] [echo] ===debug: on [2025-05-30T00:41:04.452Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/aqa-tests/TKG/bin [2025-05-30T00:41:07.870Z] [2025-05-30T00:41:07.870Z] dist: [2025-05-30T00:41:07.870Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/aqa-tests/TKG/bin/TestKitGen.jar [2025-05-30T00:41:07.870Z] [2025-05-30T00:41:07.870Z] BUILD SUCCESSFUL [2025-05-30T00:41:07.870Z] Total time: 5 seconds [2025-05-30T00:41:07.870Z] 0 [2025-05-30T00:41:07.870Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector [2025-05-30T00:41:07.870Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch! [2025-05-30T00:41:07.870Z] microArchOutput: cat: /proc/cpuinfo: A file or directory in the path name does not exist. [2025-05-30T00:41:08.636Z] ****************************** MACHINE INFO ****************************** [2025-05-30T00:41:08.636Z] File path : /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/aqa-tests/TKG [2025-05-30T00:41:08.636Z] Free Physical Memory Size : 25457016832 [2025-05-30T00:41:08.636Z] Free space (bytes) : 32368037888 [2025-05-30T00:41:08.636Z] Total Physical Memory Size : 32212254720 [2025-05-30T00:41:08.636Z] Total space (bytes) : 34359738368 [2025-05-30T00:41:08.636Z] Usable space (bytes) : 32368037888 [2025-05-30T00:41:08.636Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2025-05-30T00:41:08.636Z] bashVersion : [2025-05-30T00:41:08.636Z] GNU bash, version 5.1.4(1)-release (powerpc-ibm-aix6.1.9.0) [2025-05-30T00:41:08.636Z] Copyright (C) 2020 Free Software Foundation, Inc. [2025-05-30T00:41:08.636Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2025-05-30T00:41:08.636Z] [2025-05-30T00:41:08.636Z] This is free software; you are free to change and redistribute it. [2025-05-30T00:41:08.636Z] There is NO WARRANTY, to the extent permitted by law. [2025-05-30T00:41:08.636Z] cpuCores : [2025-05-30T00:41:08.637Z] cat: /proc/cpuinfo: A file or directory in the path name does not exist. [2025-05-30T00:41:08.637Z] 0 [2025-05-30T00:41:08.637Z] curlVersion : [2025-05-30T00:41:08.637Z] curl 7.79.1 (powerpc-ibm-aix6.1.9.0) libcurl/7.79.1 OpenSSL/1.0.2u zlib/1.2.11 libssh2/1.9.0 OpenLDAP/2.4.58 [2025-05-30T00:41:08.637Z] Release-Date: 2021-09-22 [2025-05-30T00:41:08.637Z] 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-05-30T00:41:08.637Z] Features: alt-svc AsynchDNS GSS-API HSTS HTTPS-proxy IPv6 Kerberos Largefile libz NTLM NTLM_WB SPNEGO SSL TLS-SRP UnixSockets [2025-05-30T00:41:08.637Z] dockerVersion : bash: line 1: docker: command not found [2025-05-30T00:41:08.637Z] gcc version : Command could not be executed [2025-05-30T00:41:08.637Z] gclibc version : Usage: ldd [ -Llibpath ] executable [2025-05-30T00:41:08.637Z] gdb version : bash: line 1: gdb: command not found [2025-05-30T00:41:08.637Z] lldb version : Command could not be executed [2025-05-30T00:41:08.637Z] makeVersion : [2025-05-30T00:41:08.637Z] GNU Make 4.3 [2025-05-30T00:41:08.637Z] Built for powerpc-ibm-aix6.1.9.0 [2025-05-30T00:41:08.637Z] Copyright (C) 1988-2020 Free Software Foundation, Inc. [2025-05-30T00:41:08.637Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2025-05-30T00:41:08.637Z] This is free software: you are free to change and redistribute it. [2025-05-30T00:41:08.637Z] There is NO WARRANTY, to the extent permitted by law. [2025-05-30T00:41:08.637Z] mavenVersion : bash: line 1: mvn: command not found [2025-05-30T00:41:08.637Z] perlVersion : [2025-05-30T00:41:08.637Z] [2025-05-30T00:41:08.637Z] This is perl 5, version 34, subversion 1 (v5.34.1) built for ppc-aix-thread-multi-64all [2025-05-30T00:41:08.637Z] [2025-05-30T00:41:08.637Z] Copyright 1987-2022, Larry Wall [2025-05-30T00:41:08.637Z] [2025-05-30T00:41:08.637Z] Perl may be copied only under the terms of either the Artistic License or the [2025-05-30T00:41:08.637Z] GNU General Public License, which may be found in the Perl 5 source kit. [2025-05-30T00:41:08.637Z] [2025-05-30T00:41:08.637Z] Complete documentation for Perl, including FAQ lists, should be found on [2025-05-30T00:41:08.637Z] this system using "man perl" or "perldoc perl". If you have access to the [2025-05-30T00:41:08.637Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page. [2025-05-30T00:41:08.637Z] [2025-05-30T00:41:08.637Z] podmanVersion : bash: line 1: podman: command not found [2025-05-30T00:41:08.637Z] procArch : powerpc [2025-05-30T00:41:08.637Z] sysArch : 00FB3A2C4C00 [2025-05-30T00:41:08.637Z] sysOS : AIX [2025-05-30T00:41:08.637Z] ulimit : [2025-05-30T00:41:08.637Z] core file size (blocks, -c) unlimited [2025-05-30T00:41:08.637Z] data seg size (kbytes, -d) 2097152 [2025-05-30T00:41:08.637Z] file size (blocks, -f) unlimited [2025-05-30T00:41:08.637Z] max memory size (kbytes, -m) 262144 [2025-05-30T00:41:08.637Z] open files (-n) unlimited [2025-05-30T00:41:08.637Z] pipe size (512 bytes, -p) 64 [2025-05-30T00:41:08.637Z] stack size (kbytes, -s) 4194304 [2025-05-30T00:41:08.638Z] cpu time (seconds, -t) unlimited [2025-05-30T00:41:08.638Z] max user processes (-u) unlimited [2025-05-30T00:41:08.638Z] virtual memory (kbytes, -v) unlimited [2025-05-30T00:41:08.638Z] uname : AIX adopt07 2 7 00FB3A2C4C00 powerpc AIX [2025-05-30T00:41:08.638Z] vmVendor : Oracle Corporation [2025-05-30T00:41:08.638Z] vmVersion : 25.462-b04 [2025-05-30T00:41:08.638Z] xlc version : Version: 13.01.0003.0007 [2025-05-30T00:41:08.638Z] ************************************************************************** [2025-05-30T00:41:08.638Z] [2025-05-30T00:41:08.638Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM [2025-05-30T00:41:08.638Z] [2025-05-30T00:41:08.638Z] System.getProperty('java.vendor')=Temurin [2025-05-30T00:41:08.638Z] [2025-05-30T00:41:08.638Z] System.getProperty('os.name')=AIX [2025-05-30T00:41:08.638Z] [2025-05-30T00:41:08.638Z] System.getProperty('os.arch')=ppc64 [2025-05-30T00:41:08.638Z] [2025-05-30T00:41:08.638Z] System.getProperty('java.fullversion')=null [2025-05-30T00:41:08.638Z] [2025-05-30T00:41:08.638Z] System.getProperty('sun.arch.data.model')=64 [2025-05-30T00:41:08.638Z] [2025-05-30T00:41:09.403Z] gmake -f clean.mk cleanBuild [2025-05-30T00:41:09.403Z] gmake[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/aqa-tests/TKG' [2025-05-30T00:41:09.403Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/aqa-tests/TKG/../../jvmtest [2025-05-30T00:41:09.403Z] gmake[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/aqa-tests/TKG' [2025-05-30T00:41:09.403Z] gmake -f compile.mk compile [2025-05-30T00:41:09.403Z] gmake[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/aqa-tests/TKG' [2025-05-30T00:41:09.404Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/aqa-tests/TKG/../TKG/output_compilation; \ [2025-05-30T00:41:09.404Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/aqa-tests/TKG/../TKG/output_compilation; \ [2025-05-30T00:41:09.404Z] (ant -f scripts/build_test.xml "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/aqa-tests/TKG/.." "-DBUILD_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/aqa-tests/TKG/../../jvmtest" "-DJDK_VERSION=8" "-DJDK_IMPL=hotspot" "-DJDK_VENDOR=temurin" "-DJCL_VERSION=latest" "-DBUILD_LIST=system" "-DRESOURCES_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/aqa-tests/TKG/../../jvmtest/TestConfig/resources" "-DSPEC=aix_ppc-64" "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/jdkbinary/j2sdk-image" "-DJVM_VERSION=openjdk8" "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/../../testDependency/system_lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2025-05-30T00:41:09.404Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/aqa-tests/TKG/../TKG/output_compilation"; fi [2025-05-30T00:41:10.248Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/aqa-tests/TKG/scripts/build_test.xml [2025-05-30T00:41:11.015Z] [echo] build.list is TestConfig/build.xml,system/build.xml [2025-05-30T00:41:11.015Z] [2025-05-30T00:41:11.015Z] -create_test_directory: [2025-05-30T00:41:11.015Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/jvmtest [2025-05-30T00:41:11.015Z] [2025-05-30T00:41:11.015Z] stage_test_material: [2025-05-30T00:41:11.015Z] [copy] Copying 135 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/jvmtest [2025-05-30T00:41:11.015Z] [2025-05-30T00:41:11.015Z] build: [2025-05-30T00:41:11.784Z] [2025-05-30T00:41:11.784Z] init: [2025-05-30T00:41:11.784Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/jvmtest/system [2025-05-30T00:41:11.784Z] [2025-05-30T00:41:11.784Z] dist: [2025-05-30T00:41:11.784Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/jvmtest/system [2025-05-30T00:41:11.784Z] [2025-05-30T00:41:11.784Z] common_build: [2025-05-30T00:41:11.784Z] [echo] target common_build is called..... [2025-05-30T00:41:11.784Z] [2025-05-30T00:41:11.784Z] common_init: [2025-05-30T00:41:11.784Z] [2025-05-30T00:41:11.784Z] check_systemtest: [2025-05-30T00:41:11.784Z] [echo] /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/aqa-tests/TKG/../system/STF does not exist, clone from GitHub [2025-05-30T00:41:11.784Z] [2025-05-30T00:41:11.784Z] clone_stf: [2025-05-30T00:41:11.784Z] [exec] git clone -q https://github.com/adoptium/STF.git [2025-05-30T00:41:12.549Z] [echo] git rev-parse master [2025-05-30T00:41:12.549Z] [echo] git checkout -q -f 03f6cc21c7356c036ccd11173c061417f58b621b [2025-05-30T00:41:12.549Z] [exec] Check sha in /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/aqa-tests/TKG/../system/STF and store the info in /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/aqa-tests/TKG/../testenv/testenv.properties [2025-05-30T00:41:12.549Z] [exec] STF_REPO=https://github.com/adoptium/STF.git [2025-05-30T00:41:12.549Z] [exec] STF_BRANCH=03f6cc21c7356c036ccd11173c061417f58b621b [2025-05-30T00:41:12.549Z] [echo] /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/aqa-tests/TKG/../system/aqa-systemtest does not exist, clone from GitHub [2025-05-30T00:41:12.549Z] [2025-05-30T00:41:12.549Z] clone_systemtest: [2025-05-30T00:41:12.549Z] [exec] git clone -q https://github.com/adoptium/aqa-systemtest.git [2025-05-30T00:41:15.005Z] [echo] git rev-parse master [2025-05-30T00:41:15.005Z] [echo] git checkout -q -f 2c3cbfc2a73a17e2a21401fbe7f43d83c24f5247 [2025-05-30T00:41:15.005Z] [exec] Check sha in /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/aqa-tests/TKG/../system/aqa-systemtest and store the info in /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/aqa-tests/TKG/../testenv/testenv.properties [2025-05-30T00:41:15.005Z] [exec] AQA_SYSTEMTEST_REPO=https://github.com/adoptium/aqa-systemtest.git [2025-05-30T00:41:15.005Z] [exec] AQA_SYSTEMTEST_BRANCH=2c3cbfc2a73a17e2a21401fbe7f43d83c24f5247 [2025-05-30T00:41:15.005Z] [2025-05-30T00:41:15.005Z] configure_systemtest: [2025-05-30T00:41:15.005Z] [echo] Executing openjdk.build/build.xml [2025-05-30T00:41:15.005Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/../../testDependency/system_lib [2025-05-30T00:41:15.005Z] [2025-05-30T00:41:15.005Z] check-for-ant: [2025-05-30T00:41:15.005Z] [2025-05-30T00:41:15.005Z] configure-ant: [2025-05-30T00:41:15.005Z] [2025-05-30T00:41:15.005Z] print-ant-location: [2025-05-30T00:41:15.005Z] [echo] Using ant from /home/jenkins/testDependency/system_lib/apache-ant/lib/ant-launcher.jar [2025-05-30T00:41:15.005Z] [2025-05-30T00:41:15.005Z] print-ant-error: [2025-05-30T00:41:15.005Z] [2025-05-30T00:41:15.005Z] check-for-junit: [2025-05-30T00:41:15.005Z] [2025-05-30T00:41:15.005Z] configure-junit: [2025-05-30T00:41:15.005Z] [2025-05-30T00:41:15.005Z] print-junit-location: [2025-05-30T00:41:15.005Z] [echo] Using junit from /home/jenkins/testDependency/system_lib/junit/junit.jar [2025-05-30T00:41:15.005Z] [2025-05-30T00:41:15.005Z] print-junit-error: [2025-05-30T00:41:15.005Z] [2025-05-30T00:41:15.005Z] check-for-hamcrest-core: [2025-05-30T00:41:15.005Z] [2025-05-30T00:41:15.005Z] configure-hamcrest-core: [2025-05-30T00:41:15.005Z] [2025-05-30T00:41:15.005Z] print-hamcrest-core-location: [2025-05-30T00:41:15.005Z] [echo] Using hamcrest-core from /home/jenkins/testDependency/system_lib/junit/hamcrest-core.jar [2025-05-30T00:41:15.005Z] [2025-05-30T00:41:15.005Z] print-hamcrest-core-error: [2025-05-30T00:41:15.005Z] [2025-05-30T00:41:15.005Z] check-for-log4j: [2025-05-30T00:41:15.005Z] [2025-05-30T00:41:15.005Z] configure-log4j: [2025-05-30T00:41:15.005Z] [2025-05-30T00:41:15.005Z] print-log4j-location: [2025-05-30T00:41:15.006Z] [echo] Using log4j-api from /home/jenkins/testDependency/system_lib/log4j/log4j-api.jar and log4j-core from /home/jenkins/testDependency/system_lib/log4j/log4j-core.jar [2025-05-30T00:41:15.006Z] [2025-05-30T00:41:15.006Z] print-log4j-error: [2025-05-30T00:41:15.006Z] [2025-05-30T00:41:15.006Z] check-for-asm: [2025-05-30T00:41:15.006Z] [2025-05-30T00:41:15.006Z] configure-asm: [2025-05-30T00:41:15.006Z] [2025-05-30T00:41:15.006Z] print-asm-location: [2025-05-30T00:41:15.006Z] [echo] Using asm.jar from /home/jenkins/testDependency/system_lib/asm/asm.jar [2025-05-30T00:41:15.006Z] [echo] Using asm-commons.jar from /home/jenkins/testDependency/system_lib/asm/asm-commons.jar [2025-05-30T00:41:15.006Z] [2025-05-30T00:41:15.006Z] print-asm-error: [2025-05-30T00:41:15.006Z] [2025-05-30T00:41:15.006Z] setup-java-properties: [2025-05-30T00:41:15.006Z] [echo] java_home is ${java_home} [2025-05-30T00:41:15.006Z] [echo] java.home is /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/jdkbinary/j2sdk-image/jre [2025-05-30T00:41:15.777Z] [echoproperties] #Ant properties [2025-05-30T00:41:15.777Z] [echoproperties] #Fri May 30 00:41:15 UTC 2025 [2025-05-30T00:41:15.777Z] [echoproperties] buildjdk./home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/jdkbinary/j2sdk-image/jre/../lib/ppc64= [2025-05-30T00:41:15.777Z] [echoproperties] buildjdk./home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/jdkbinary/j2sdk-image/jre/classes= [2025-05-30T00:41:15.777Z] [echoproperties] buildjdk./home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/jdkbinary/j2sdk-image/jre/lib/charsets.jar= [2025-05-30T00:41:15.777Z] [echoproperties] buildjdk./home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/jdkbinary/j2sdk-image/jre/lib/jce.jar= [2025-05-30T00:41:15.777Z] [echoproperties] buildjdk./home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/jdkbinary/j2sdk-image/jre/lib/jfr.jar= [2025-05-30T00:41:15.777Z] [echoproperties] buildjdk./home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/jdkbinary/j2sdk-image/jre/lib/jsse.jar= [2025-05-30T00:41:15.778Z] [echoproperties] buildjdk./home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/jdkbinary/j2sdk-image/jre/lib/ppc64= [2025-05-30T00:41:15.778Z] [echoproperties] buildjdk./home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/jdkbinary/j2sdk-image/jre/lib/ppc64/jli= [2025-05-30T00:41:15.778Z] [echoproperties] buildjdk./home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/jdkbinary/j2sdk-image/jre/lib/rt.jar= [2025-05-30T00:41:15.778Z] [echoproperties] buildjdk./home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/jdkbinary/j2sdk-image/jre/lib/sunrsasign.jar= [2025-05-30T00:41:15.778Z] [echoproperties] buildjdk./lib= [2025-05-30T00:41:15.778Z] [echoproperties] buildjdk./usr/jdk-17.0.4+7/../lib= [2025-05-30T00:41:15.778Z] [echoproperties] buildjdk./usr/jdk-17.0.4+7/lib= [2025-05-30T00:41:15.778Z] [echoproperties] buildjdk./usr/jdk-17.0.4+7/lib/server= [2025-05-30T00:41:15.778Z] [echoproperties] buildjdk./usr/lib= [2025-05-30T00:41:15.778Z] [echoproperties] buildjdk.OpenJDK=64-Bit Server VM (Temurin)(build 25.462-b04, mixed mode) [2025-05-30T00:41:15.778Z] [echoproperties] buildjdk.Property=settings\: [2025-05-30T00:41:15.778Z] [echoproperties] buildjdk.awt.toolkit=sun.awt.X11.XToolkit [2025-05-30T00:41:15.778Z] [echoproperties] buildjdk.file.encoding=ISO8859-1 [2025-05-30T00:41:15.778Z] [echoproperties] buildjdk.file.encoding.pkg=sun.io [2025-05-30T00:41:15.778Z] [echoproperties] buildjdk.file.separator=/ [2025-05-30T00:41:15.778Z] [echoproperties] buildjdk.java.awt.graphicsenv=sun.awt.X11GraphicsEnvironment [2025-05-30T00:41:15.778Z] [echoproperties] buildjdk.java.awt.printerjob=sun.print.PSPrinterJob [2025-05-30T00:41:15.778Z] [echoproperties] buildjdk.java.class.path=. [2025-05-30T00:41:15.778Z] [echoproperties] buildjdk.java.class.version=52.0 [2025-05-30T00:41:15.778Z] [echoproperties] buildjdk.java.endorsed.dirs=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/jdkbinary/j2sdk-image/jre/lib/endorsed [2025-05-30T00:41:15.778Z] [echoproperties] buildjdk.java.ext.dirs=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/jdkbinary/j2sdk-image/jre/lib/ext [2025-05-30T00:41:15.778Z] [echoproperties] buildjdk.java.home=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/jdkbinary/j2sdk-image/jre [2025-05-30T00:41:15.779Z] [echoproperties] buildjdk.java.io.tmpdir=/tmp/ [2025-05-30T00:41:15.779Z] [echoproperties] buildjdk.java.library.path=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/jdkbinary/j2sdk-image/jre/lib/ppc64/server [2025-05-30T00:41:15.779Z] [echoproperties] buildjdk.java.runtime.name=OpenJDK Runtime Environment [2025-05-30T00:41:15.779Z] [echoproperties] buildjdk.java.runtime.version=1.8.0_462-beta-202505292005-b04 [2025-05-30T00:41:15.779Z] [echoproperties] buildjdk.java.specification.maintenance.version=6 [2025-05-30T00:41:15.779Z] [echoproperties] buildjdk.java.specification.name=Java Platform API Specification [2025-05-30T00:41:15.779Z] [echoproperties] buildjdk.java.specification.vendor=Oracle Corporation [2025-05-30T00:41:15.779Z] [echoproperties] buildjdk.java.specification.version=1.8 [2025-05-30T00:41:15.779Z] [echoproperties] buildjdk.java.vendor=Temurin [2025-05-30T00:41:15.779Z] [echoproperties] buildjdk.java.vendor.url=https\://adoptium.net/ [2025-05-30T00:41:15.779Z] [echoproperties] buildjdk.java.vendor.url.bug=https\://github.com/adoptium/adoptium-support/issues [2025-05-30T00:41:15.779Z] [echoproperties] buildjdk.java.version=1.8.0_462-beta [2025-05-30T00:41:15.779Z] [echoproperties] buildjdk.java.vm.info=mixed mode [2025-05-30T00:41:15.779Z] [echoproperties] buildjdk.java.vm.name=OpenJDK 64-Bit Server VM [2025-05-30T00:41:15.779Z] [echoproperties] buildjdk.java.vm.specification.name=Java Virtual Machine Specification [2025-05-30T00:41:15.779Z] [echoproperties] buildjdk.java.vm.specification.vendor=Oracle Corporation [2025-05-30T00:41:15.779Z] [echoproperties] buildjdk.java.vm.specification.version=1.8 [2025-05-30T00:41:15.779Z] [echoproperties] buildjdk.java.vm.vendor=Temurin [2025-05-30T00:41:15.779Z] [echoproperties] buildjdk.java.vm.version=25.462-b04 [2025-05-30T00:41:15.779Z] [echoproperties] buildjdk.line.separator=\\n [2025-05-30T00:41:15.779Z] [echoproperties] buildjdk.openjdk=version "1.8.0_462-beta" [2025-05-30T00:41:15.779Z] [echoproperties] buildjdk.os.arch=ppc64 [2025-05-30T00:41:15.779Z] [echoproperties] buildjdk.os.name=AIX [2025-05-30T00:41:15.780Z] [echoproperties] buildjdk.os.version=7.2 [2025-05-30T00:41:15.780Z] [echoproperties] buildjdk.path.separator=\: [2025-05-30T00:41:15.780Z] [echoproperties] buildjdk.sun.arch.data.model=64 [2025-05-30T00:41:15.780Z] [echoproperties] buildjdk.sun.boot.class.path=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/jdkbinary/j2sdk-image/jre/lib/resources.jar [2025-05-30T00:41:15.780Z] [echoproperties] buildjdk.sun.boot.library.path=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/jdkbinary/j2sdk-image/jre/lib/ppc64 [2025-05-30T00:41:15.780Z] [echoproperties] buildjdk.sun.cpu.endian=big [2025-05-30T00:41:15.780Z] [echoproperties] buildjdk.sun.cpu.isalist= [2025-05-30T00:41:15.780Z] [echoproperties] buildjdk.sun.io.unicode.encoding=UnicodeBig [2025-05-30T00:41:15.780Z] [echoproperties] buildjdk.sun.java.launcher=SUN_STANDARD [2025-05-30T00:41:15.780Z] [echoproperties] buildjdk.sun.jnu.encoding=ISO8859-1 [2025-05-30T00:41:15.780Z] [echoproperties] buildjdk.sun.management.compiler=HotSpot 64-Bit Server Compiler [2025-05-30T00:41:15.780Z] [echoproperties] buildjdk.sun.os.patch.level=unknown [2025-05-30T00:41:15.780Z] [echoproperties] buildjdk.user.country=US [2025-05-30T00:41:15.780Z] [echoproperties] buildjdk.user.dir=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/aqa-tests/system/aqa-systemtest/openjdk.build [2025-05-30T00:41:15.780Z] [echoproperties] buildjdk.user.home=/home/jenkins [2025-05-30T00:41:15.780Z] [echoproperties] buildjdk.user.language=en [2025-05-30T00:41:15.780Z] [echoproperties] buildjdk.user.name=jenkins [2025-05-30T00:41:15.780Z] [echoproperties] buildjdk.user.timezone= [2025-05-30T00:41:15.780Z] [delete] Deleting: /tmp/openjdk.java.build.properties.129652739 [2025-05-30T00:41:15.781Z] [echo] DEBUG: Resolved os.name for buildjdk is AIX [2025-05-30T00:41:15.781Z] [echo] java_platform set to aix_ppc-64 [2025-05-30T00:41:15.781Z] [echo] java_java_specification_version set to 1.8 [2025-05-30T00:41:15.781Z] [echo] java_java_vm_vendor set to Temurin [2025-05-30T00:41:15.781Z] [echo] java_bindir set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/jdkbinary/j2sdk-image/jre/../bin [2025-05-30T00:41:15.781Z] [echo] java_compiler set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/jdkbinary/j2sdk-image/bin/javac [2025-05-30T00:41:15.781Z] [2025-05-30T00:41:15.781Z] check-for-tools-jar: [2025-05-30T00:41:15.781Z] [echo] java_java_specification_version is 1.8 [2025-05-30T00:41:15.781Z] [2025-05-30T00:41:15.781Z] configure-tools-jar: [2025-05-30T00:41:15.781Z] [2025-05-30T00:41:15.781Z] print-tools-jar-location: [2025-05-30T00:41:15.781Z] [echo] Using tools.jar from /home/jenkins/testDependency/system_lib/tools/tools.jar [2025-05-30T00:41:15.781Z] [2025-05-30T00:41:15.781Z] print-tools-jar-error: [2025-05-30T00:41:15.781Z] [2025-05-30T00:41:15.781Z] check-for-windows-sysinternals: [2025-05-30T00:41:15.781Z] [2025-05-30T00:41:15.781Z] set-download-windows-sysinternals-required: [2025-05-30T00:41:15.781Z] [2025-05-30T00:41:15.781Z] configure-windows-sysinternals: [2025-05-30T00:41:15.781Z] [2025-05-30T00:41:15.781Z] print-windows-sysinternals-location: [2025-05-30T00:41:15.781Z] [2025-05-30T00:41:15.781Z] set-print-windows-sysinternals-error-required: [2025-05-30T00:41:15.781Z] [2025-05-30T00:41:15.781Z] really-print-windows-sysinternals-error: [2025-05-30T00:41:15.781Z] [2025-05-30T00:41:15.781Z] print-windows-sysinternals-error: [2025-05-30T00:41:15.781Z] [2025-05-30T00:41:15.781Z] fail-if-error: [2025-05-30T00:41:15.781Z] [2025-05-30T00:41:15.781Z] print-all-prereq-versions: [2025-05-30T00:41:15.781Z] [echo] Ant version in use : 1.10.2 [2025-05-30T00:41:15.781Z] [echo] log4j version in use : 2.16.0 [2025-05-30T00:41:15.781Z] [echo] ASM version in use : 9.7.1 [2025-05-30T00:41:15.781Z] [echo] junit version in use : 4.12 [2025-05-30T00:41:15.781Z] [echo] hamcrest version in use: 1.3 [2025-05-30T00:41:15.781Z] [2025-05-30T00:41:15.781Z] configure: [2025-05-30T00:41:15.781Z] [2025-05-30T00:41:15.781Z] build-dependencies: [2025-05-30T00:41:15.781Z] [echo] Executing openjdk.build/build.xml [2025-05-30T00:41:15.782Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/../../testDependency/system_lib [2025-05-30T00:41:15.782Z] [2025-05-30T00:41:15.782Z] setup-java-properties: [2025-05-30T00:41:15.782Z] [echo] java_home is ${java_home} [2025-05-30T00:41:15.782Z] [echo] java.home is /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/jdkbinary/j2sdk-image/jre [2025-05-30T00:41:15.782Z] [echoproperties] #Ant properties [2025-05-30T00:41:15.782Z] [echoproperties] #Fri May 30 00:41:15 UTC 2025 [2025-05-30T00:41:15.782Z] [echoproperties] buildjdk./home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/jdkbinary/j2sdk-image/jre/../lib/ppc64= [2025-05-30T00:41:15.782Z] [echoproperties] buildjdk./home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/jdkbinary/j2sdk-image/jre/classes= [2025-05-30T00:41:15.782Z] [echoproperties] buildjdk./home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/jdkbinary/j2sdk-image/jre/lib/charsets.jar= [2025-05-30T00:41:15.782Z] [echoproperties] buildjdk./home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/jdkbinary/j2sdk-image/jre/lib/jce.jar= [2025-05-30T00:41:15.782Z] [echoproperties] buildjdk./home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/jdkbinary/j2sdk-image/jre/lib/jfr.jar= [2025-05-30T00:41:15.782Z] [echoproperties] buildjdk./home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/jdkbinary/j2sdk-image/jre/lib/jsse.jar= [2025-05-30T00:41:15.782Z] [echoproperties] buildjdk./home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/jdkbinary/j2sdk-image/jre/lib/ppc64= [2025-05-30T00:41:15.783Z] [echoproperties] buildjdk./home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/jdkbinary/j2sdk-image/jre/lib/ppc64/jli= [2025-05-30T00:41:15.783Z] [echoproperties] buildjdk./home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/jdkbinary/j2sdk-image/jre/lib/rt.jar= [2025-05-30T00:41:15.783Z] [echoproperties] buildjdk./home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/jdkbinary/j2sdk-image/jre/lib/sunrsasign.jar= [2025-05-30T00:41:15.783Z] [echoproperties] buildjdk./lib= [2025-05-30T00:41:15.783Z] [echoproperties] buildjdk./usr/jdk-17.0.4+7/../lib= [2025-05-30T00:41:15.783Z] [echoproperties] buildjdk./usr/jdk-17.0.4+7/lib= [2025-05-30T00:41:15.783Z] [echoproperties] buildjdk./usr/jdk-17.0.4+7/lib/server= [2025-05-30T00:41:15.783Z] [echoproperties] buildjdk./usr/lib= [2025-05-30T00:41:15.783Z] [echoproperties] buildjdk.OpenJDK=64-Bit Server VM (Temurin)(build 25.462-b04, mixed mode) [2025-05-30T00:41:15.783Z] [echoproperties] buildjdk.Property=settings\: [2025-05-30T00:41:15.783Z] [echoproperties] buildjdk.awt.toolkit=sun.awt.X11.XToolkit [2025-05-30T00:41:15.783Z] [echoproperties] buildjdk.file.encoding=ISO8859-1 [2025-05-30T00:41:15.783Z] [echoproperties] buildjdk.file.encoding.pkg=sun.io [2025-05-30T00:41:15.783Z] [echoproperties] buildjdk.file.separator=/ [2025-05-30T00:41:15.783Z] [echoproperties] buildjdk.java.awt.graphicsenv=sun.awt.X11GraphicsEnvironment [2025-05-30T00:41:15.783Z] [echoproperties] buildjdk.java.awt.printerjob=sun.print.PSPrinterJob [2025-05-30T00:41:15.783Z] [echoproperties] buildjdk.java.class.path=. [2025-05-30T00:41:15.783Z] [echoproperties] buildjdk.java.class.version=52.0 [2025-05-30T00:41:15.783Z] [echoproperties] buildjdk.java.endorsed.dirs=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/jdkbinary/j2sdk-image/jre/lib/endorsed [2025-05-30T00:41:15.784Z] [echoproperties] buildjdk.java.ext.dirs=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/jdkbinary/j2sdk-image/jre/lib/ext [2025-05-30T00:41:15.784Z] [echoproperties] buildjdk.java.home=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/jdkbinary/j2sdk-image/jre [2025-05-30T00:41:15.784Z] [echoproperties] buildjdk.java.io.tmpdir=/tmp/ [2025-05-30T00:41:15.784Z] [echoproperties] buildjdk.java.library.path=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/jdkbinary/j2sdk-image/jre/lib/ppc64/server [2025-05-30T00:41:15.784Z] [echoproperties] buildjdk.java.runtime.name=OpenJDK Runtime Environment [2025-05-30T00:41:15.784Z] [echoproperties] buildjdk.java.runtime.version=1.8.0_462-beta-202505292005-b04 [2025-05-30T00:41:15.784Z] [echoproperties] buildjdk.java.specification.maintenance.version=6 [2025-05-30T00:41:15.784Z] [echoproperties] buildjdk.java.specification.name=Java Platform API Specification [2025-05-30T00:41:15.784Z] [echoproperties] buildjdk.java.specification.vendor=Oracle Corporation [2025-05-30T00:41:15.784Z] [echoproperties] buildjdk.java.specification.version=1.8 [2025-05-30T00:41:15.784Z] [echoproperties] buildjdk.java.vendor=Temurin [2025-05-30T00:41:15.784Z] [echoproperties] buildjdk.java.vendor.url=https\://adoptium.net/ [2025-05-30T00:41:15.784Z] [echoproperties] buildjdk.java.vendor.url.bug=https\://github.com/adoptium/adoptium-support/issues [2025-05-30T00:41:15.784Z] [echoproperties] buildjdk.java.version=1.8.0_462-beta [2025-05-30T00:41:15.784Z] [echoproperties] buildjdk.java.vm.info=mixed mode [2025-05-30T00:41:15.784Z] [echoproperties] buildjdk.java.vm.name=OpenJDK 64-Bit Server VM [2025-05-30T00:41:15.784Z] [echoproperties] buildjdk.java.vm.specification.name=Java Virtual Machine Specification [2025-05-30T00:41:15.784Z] [echoproperties] buildjdk.java.vm.specification.vendor=Oracle Corporation [2025-05-30T00:41:15.784Z] [echoproperties] buildjdk.java.vm.specification.version=1.8 [2025-05-30T00:41:15.784Z] [echoproperties] buildjdk.java.vm.vendor=Temurin [2025-05-30T00:41:15.784Z] [echoproperties] buildjdk.java.vm.version=25.462-b04 [2025-05-30T00:41:15.784Z] [echoproperties] buildjdk.line.separator=\\n [2025-05-30T00:41:15.784Z] [echoproperties] buildjdk.openjdk=version "1.8.0_462-beta" [2025-05-30T00:41:15.784Z] [echoproperties] buildjdk.os.arch=ppc64 [2025-05-30T00:41:15.784Z] [echoproperties] buildjdk.os.name=AIX [2025-05-30T00:41:15.784Z] [echoproperties] buildjdk.os.version=7.2 [2025-05-30T00:41:15.784Z] [echoproperties] buildjdk.path.separator=\: [2025-05-30T00:41:15.784Z] [echoproperties] buildjdk.sun.arch.data.model=64 [2025-05-30T00:41:15.784Z] [echoproperties] buildjdk.sun.boot.class.path=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/jdkbinary/j2sdk-image/jre/lib/resources.jar [2025-05-30T00:41:15.784Z] [echoproperties] buildjdk.sun.boot.library.path=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/jdkbinary/j2sdk-image/jre/lib/ppc64 [2025-05-30T00:41:15.785Z] [echoproperties] buildjdk.sun.cpu.endian=big [2025-05-30T00:41:15.785Z] [echoproperties] buildjdk.sun.cpu.isalist= [2025-05-30T00:41:15.785Z] [echoproperties] buildjdk.sun.io.unicode.encoding=UnicodeBig [2025-05-30T00:41:15.785Z] [echoproperties] buildjdk.sun.java.launcher=SUN_STANDARD [2025-05-30T00:41:15.785Z] [echoproperties] buildjdk.sun.jnu.encoding=ISO8859-1 [2025-05-30T00:41:15.785Z] [echoproperties] buildjdk.sun.management.compiler=HotSpot 64-Bit Server Compiler [2025-05-30T00:41:15.785Z] [echoproperties] buildjdk.sun.os.patch.level=unknown [2025-05-30T00:41:15.785Z] [echoproperties] buildjdk.user.country=US [2025-05-30T00:41:15.785Z] [echoproperties] buildjdk.user.dir=/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/aqa-tests/system/aqa-systemtest/openjdk.build [2025-05-30T00:41:15.785Z] [echoproperties] buildjdk.user.home=/home/jenkins [2025-05-30T00:41:15.785Z] [echoproperties] buildjdk.user.language=en [2025-05-30T00:41:15.785Z] [echoproperties] buildjdk.user.name=jenkins [2025-05-30T00:41:15.785Z] [echoproperties] buildjdk.user.timezone= [2025-05-30T00:41:15.785Z] [delete] Deleting: /tmp/openjdk.java.build.properties.1713966300 [2025-05-30T00:41:15.785Z] [echo] DEBUG: Resolved os.name for buildjdk is AIX [2025-05-30T00:41:15.785Z] [echo] java_platform set to aix_ppc-64 [2025-05-30T00:41:15.785Z] [echo] java_java_specification_version set to 1.8 [2025-05-30T00:41:15.785Z] [echo] java_java_vm_vendor set to Temurin [2025-05-30T00:41:15.785Z] [echo] java_bindir set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/jdkbinary/j2sdk-image/jre/../bin [2025-05-30T00:41:15.785Z] [echo] java_compiler set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/jdkbinary/j2sdk-image/bin/javac [2025-05-30T00:41:15.785Z] [2025-05-30T00:41:15.785Z] setup-windows-compiler: [2025-05-30T00:41:15.785Z] [2025-05-30T00:41:15.785Z] check-prereqs: [2025-05-30T00:41:15.785Z] [echo] Executing openjdk.build/build.xml [2025-05-30T00:41:15.785Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/../../testDependency/system_lib [2025-05-30T00:41:15.785Z] [2025-05-30T00:41:15.785Z] check-for-ant: [2025-05-30T00:41:15.785Z] [2025-05-30T00:41:15.785Z] print-ant-location: [2025-05-30T00:41:15.785Z] [echo] Using ant from /home/jenkins/testDependency/system_lib/apache-ant/lib/ant-launcher.jar [2025-05-30T00:41:15.785Z] [2025-05-30T00:41:15.785Z] print-ant-error: [2025-05-30T00:41:15.785Z] [2025-05-30T00:41:15.785Z] check-for-junit: [2025-05-30T00:41:15.785Z] [2025-05-30T00:41:15.785Z] print-junit-location: [2025-05-30T00:41:15.785Z] [echo] Using junit from /home/jenkins/testDependency/system_lib/junit/junit.jar [2025-05-30T00:41:15.785Z] [2025-05-30T00:41:15.785Z] print-junit-error: [2025-05-30T00:41:15.785Z] [2025-05-30T00:41:15.785Z] check-for-hamcrest-core: [2025-05-30T00:41:15.785Z] [2025-05-30T00:41:15.785Z] print-hamcrest-core-location: [2025-05-30T00:41:15.785Z] [echo] Using hamcrest-core from /home/jenkins/testDependency/system_lib/junit/hamcrest-core.jar [2025-05-30T00:41:15.785Z] [2025-05-30T00:41:15.785Z] print-hamcrest-core-error: [2025-05-30T00:41:15.785Z] [2025-05-30T00:41:15.785Z] check-for-log4j: [2025-05-30T00:41:15.785Z] [2025-05-30T00:41:15.785Z] print-log4j-location: [2025-05-30T00:41:15.786Z] [echo] Using log4j-api from /home/jenkins/testDependency/system_lib/log4j/log4j-api.jar and log4j-core from /home/jenkins/testDependency/system_lib/log4j/log4j-core.jar [2025-05-30T00:41:15.786Z] [2025-05-30T00:41:15.786Z] print-log4j-error: [2025-05-30T00:41:15.786Z] [2025-05-30T00:41:15.786Z] check-for-asm: [2025-05-30T00:41:15.786Z] [2025-05-30T00:41:15.786Z] print-asm-location: [2025-05-30T00:41:15.786Z] [echo] Using asm.jar from /home/jenkins/testDependency/system_lib/asm/asm.jar [2025-05-30T00:41:15.786Z] [echo] Using asm-commons.jar from /home/jenkins/testDependency/system_lib/asm/asm-commons.jar [2025-05-30T00:41:15.786Z] [2025-05-30T00:41:15.786Z] print-asm-error: [2025-05-30T00:41:15.786Z] [2025-05-30T00:41:15.786Z] setup-java-properties: [2025-05-30T00:41:15.786Z] [2025-05-30T00:41:15.786Z] check-for-tools-jar: [2025-05-30T00:41:15.786Z] [echo] java_java_specification_version is 1.8 [2025-05-30T00:41:15.786Z] [2025-05-30T00:41:15.786Z] print-tools-jar-location: [2025-05-30T00:41:15.786Z] [echo] Using tools.jar from /home/jenkins/testDependency/system_lib/tools/tools.jar [2025-05-30T00:41:15.786Z] [2025-05-30T00:41:15.786Z] print-tools-jar-error: [2025-05-30T00:41:15.786Z] [2025-05-30T00:41:15.786Z] check-for-windows-sysinternals: [2025-05-30T00:41:15.786Z] [2025-05-30T00:41:15.786Z] print-windows-sysinternals-location: [2025-05-30T00:41:15.786Z] [2025-05-30T00:41:15.786Z] set-print-windows-sysinternals-error-required: [2025-05-30T00:41:15.786Z] [2025-05-30T00:41:15.786Z] really-print-windows-sysinternals-error: [2025-05-30T00:41:15.786Z] [2025-05-30T00:41:15.786Z] print-windows-sysinternals-error: [2025-05-30T00:41:15.786Z] [2025-05-30T00:41:15.786Z] fail-if-error: [2025-05-30T00:41:15.786Z] [2025-05-30T00:41:15.786Z] print-all-prereq-versions: [2025-05-30T00:41:15.786Z] [echo] Ant version in use : 1.10.2 [2025-05-30T00:41:15.786Z] [echo] log4j version in use : 2.16.0 [2025-05-30T00:41:15.786Z] [echo] ASM version in use : 9.7.1 [2025-05-30T00:41:15.786Z] [echo] junit version in use : 4.12 [2025-05-30T00:41:15.786Z] [echo] hamcrest version in use: 1.3 [2025-05-30T00:41:15.786Z] [2025-05-30T00:41:15.786Z] run-check-prereqs: [2025-05-30T00:41:15.786Z] [2025-05-30T00:41:15.786Z] build-dependencies: [2025-05-30T00:41:15.786Z] [echo] Executing stf.build/build.xml [2025-05-30T00:41:16.552Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/../../testDependency/system_lib [2025-05-30T00:41:16.552Z] [2025-05-30T00:41:16.552Z] setup-java-properties: [2025-05-30T00:41:16.552Z] [2025-05-30T00:41:16.552Z] setup-windows-compiler: [2025-05-30T00:41:16.552Z] [2025-05-30T00:41:16.552Z] check-prereqs: [2025-05-30T00:41:16.552Z] [2025-05-30T00:41:16.552Z] build-dependencies: [2025-05-30T00:41:16.552Z] [echo] Executing stf.core/build.xml [2025-05-30T00:41:16.552Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/../../testDependency/system_lib [2025-05-30T00:41:16.552Z] [2025-05-30T00:41:16.552Z] setup-java-properties: [2025-05-30T00:41:16.552Z] [2025-05-30T00:41:16.552Z] setup-windows-compiler: [2025-05-30T00:41:16.552Z] [2025-05-30T00:41:16.552Z] check-prereqs: [2025-05-30T00:41:16.552Z] [2025-05-30T00:41:16.552Z] build-dependencies: [2025-05-30T00:41:16.552Z] [2025-05-30T00:41:16.552Z] create-bin-dir: [2025-05-30T00:41:16.552Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/aqa-tests/system/STF/stf.core/bin [2025-05-30T00:41:16.552Z] [2025-05-30T00:41:16.552Z] build-java: [2025-05-30T00:41:16.552Z] [javac] Compiling 58 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/aqa-tests/system/STF/stf.core/bin [2025-05-30T00:41:21.020Z] [javac] Compiling 2 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/aqa-tests/system/STF/stf.core/bin [2025-05-30T00:41:22.602Z] [2025-05-30T00:41:22.602Z] build-jar: [2025-05-30T00:41:22.602Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/aqa-tests/system/STF/stf.core/bin/stf.core.jar [2025-05-30T00:41:22.602Z] [2025-05-30T00:41:22.602Z] build-archives: [2025-05-30T00:41:22.602Z] [2025-05-30T00:41:22.602Z] copy-log4j2-config: [2025-05-30T00:41:22.602Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/aqa-tests/system/STF/stf.core/bin [2025-05-30T00:41:22.602Z] [2025-05-30T00:41:22.602Z] build-no-natives: [2025-05-30T00:41:22.602Z] [2025-05-30T00:41:22.602Z] build-natives: [2025-05-30T00:41:22.602Z] [2025-05-30T00:41:22.602Z] build: [2025-05-30T00:41:22.602Z] [echo] Executing stf.load/build.xml [2025-05-30T00:41:22.602Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/../../testDependency/system_lib [2025-05-30T00:41:22.602Z] [2025-05-30T00:41:22.602Z] setup-java-properties: [2025-05-30T00:41:22.602Z] [2025-05-30T00:41:22.602Z] setup-windows-compiler: [2025-05-30T00:41:22.602Z] [2025-05-30T00:41:22.602Z] check-prereqs: [2025-05-30T00:41:22.602Z] [2025-05-30T00:41:22.602Z] build-dependencies: [2025-05-30T00:41:22.602Z] [echo] Executing stf.core/build.xml [2025-05-30T00:41:22.602Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/../../testDependency/system_lib [2025-05-30T00:41:22.602Z] [2025-05-30T00:41:22.602Z] setup-java-properties: [2025-05-30T00:41:22.602Z] [2025-05-30T00:41:22.602Z] setup-windows-compiler: [2025-05-30T00:41:22.602Z] [2025-05-30T00:41:22.602Z] check-prereqs: [2025-05-30T00:41:22.602Z] [2025-05-30T00:41:22.602Z] build-dependencies: [2025-05-30T00:41:22.602Z] [2025-05-30T00:41:22.602Z] create-bin-dir: [2025-05-30T00:41:22.602Z] [2025-05-30T00:41:22.602Z] build-java: [2025-05-30T00:41:22.602Z] [2025-05-30T00:41:22.602Z] build-jar: [2025-05-30T00:41:23.368Z] [2025-05-30T00:41:23.368Z] build-archives: [2025-05-30T00:41:23.368Z] [2025-05-30T00:41:23.368Z] copy-log4j2-config: [2025-05-30T00:41:23.368Z] [2025-05-30T00:41:23.368Z] build-no-natives: [2025-05-30T00:41:23.368Z] [2025-05-30T00:41:23.368Z] build-natives: [2025-05-30T00:41:23.368Z] [2025-05-30T00:41:23.368Z] build: [2025-05-30T00:41:23.368Z] [2025-05-30T00:41:23.368Z] create-bin-dir: [2025-05-30T00:41:23.368Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/aqa-tests/system/STF/stf.load/bin [2025-05-30T00:41:23.368Z] [2025-05-30T00:41:23.368Z] build-java: [2025-05-30T00:41:23.368Z] [javac] Compiling 29 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/aqa-tests/system/STF/stf.load/bin [2025-05-30T00:41:26.779Z] [javac] Note: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/aqa-tests/system/STF/stf.load/src/stf.load/net/adoptopenjdk/blockedexitagent/BlockedExitAgent.java uses or overrides a deprecated API. [2025-05-30T00:41:26.779Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2025-05-30T00:41:26.779Z] [2025-05-30T00:41:26.780Z] build-jar: [2025-05-30T00:41:26.780Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/aqa-tests/system/STF/stf.load/bin/stf.load.jar [2025-05-30T00:41:26.780Z] [2025-05-30T00:41:26.780Z] build-archives: [2025-05-30T00:41:26.780Z] [2025-05-30T00:41:26.780Z] build-no-natives: [2025-05-30T00:41:26.780Z] [2025-05-30T00:41:26.780Z] build-natives: [2025-05-30T00:41:26.780Z] [2025-05-30T00:41:26.780Z] build: [2025-05-30T00:41:26.780Z] [echo] Executing stf.samples/build.xml [2025-05-30T00:41:26.780Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/../../testDependency/system_lib [2025-05-30T00:41:26.780Z] [2025-05-30T00:41:26.780Z] setup-java-properties: [2025-05-30T00:41:26.780Z] [2025-05-30T00:41:26.780Z] setup-windows-compiler: [2025-05-30T00:41:26.780Z] [2025-05-30T00:41:26.780Z] check-prereqs: [2025-05-30T00:41:26.780Z] [2025-05-30T00:41:26.780Z] build-dependencies: [2025-05-30T00:41:26.780Z] [echo] Executing stf.core/build.xml [2025-05-30T00:41:26.780Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/../../testDependency/system_lib [2025-05-30T00:41:26.780Z] [2025-05-30T00:41:26.780Z] setup-java-properties: [2025-05-30T00:41:26.780Z] [2025-05-30T00:41:26.780Z] setup-windows-compiler: [2025-05-30T00:41:26.780Z] [2025-05-30T00:41:26.780Z] check-prereqs: [2025-05-30T00:41:26.780Z] [2025-05-30T00:41:26.780Z] build-dependencies: [2025-05-30T00:41:26.780Z] [2025-05-30T00:41:26.780Z] create-bin-dir: [2025-05-30T00:41:26.780Z] [2025-05-30T00:41:26.780Z] build-java: [2025-05-30T00:41:26.780Z] [2025-05-30T00:41:26.780Z] build-jar: [2025-05-30T00:41:26.780Z] [2025-05-30T00:41:26.780Z] build-archives: [2025-05-30T00:41:26.780Z] [2025-05-30T00:41:26.780Z] copy-log4j2-config: [2025-05-30T00:41:26.780Z] [2025-05-30T00:41:26.780Z] build-no-natives: [2025-05-30T00:41:26.780Z] [2025-05-30T00:41:26.780Z] build-natives: [2025-05-30T00:41:26.780Z] [2025-05-30T00:41:26.780Z] build: [2025-05-30T00:41:26.780Z] [echo] Executing stf.load/build.xml [2025-05-30T00:41:26.780Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/../../testDependency/system_lib [2025-05-30T00:41:26.780Z] [2025-05-30T00:41:26.780Z] setup-java-properties: [2025-05-30T00:41:26.780Z] [2025-05-30T00:41:26.780Z] setup-windows-compiler: [2025-05-30T00:41:26.780Z] [2025-05-30T00:41:26.780Z] check-prereqs: [2025-05-30T00:41:26.780Z] [2025-05-30T00:41:26.780Z] build-dependencies: [2025-05-30T00:41:26.780Z] [echo] Executing stf.core/build.xml [2025-05-30T00:41:26.780Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/../../testDependency/system_lib [2025-05-30T00:41:26.780Z] [2025-05-30T00:41:26.780Z] setup-java-properties: [2025-05-30T00:41:26.780Z] [2025-05-30T00:41:26.780Z] setup-windows-compiler: [2025-05-30T00:41:26.780Z] [2025-05-30T00:41:26.780Z] check-prereqs: [2025-05-30T00:41:26.780Z] [2025-05-30T00:41:26.780Z] build-dependencies: [2025-05-30T00:41:26.780Z] [2025-05-30T00:41:26.780Z] create-bin-dir: [2025-05-30T00:41:26.780Z] [2025-05-30T00:41:26.780Z] build-java: [2025-05-30T00:41:26.780Z] [2025-05-30T00:41:26.780Z] build-jar: [2025-05-30T00:41:26.780Z] [2025-05-30T00:41:26.780Z] build-archives: [2025-05-30T00:41:26.780Z] [2025-05-30T00:41:26.780Z] copy-log4j2-config: [2025-05-30T00:41:26.780Z] [2025-05-30T00:41:26.780Z] build-no-natives: [2025-05-30T00:41:26.780Z] [2025-05-30T00:41:26.780Z] build-natives: [2025-05-30T00:41:26.780Z] [2025-05-30T00:41:26.780Z] build: [2025-05-30T00:41:26.780Z] [2025-05-30T00:41:26.780Z] create-bin-dir: [2025-05-30T00:41:26.780Z] [2025-05-30T00:41:26.780Z] build-java: [2025-05-30T00:41:26.780Z] [2025-05-30T00:41:26.780Z] build-jar: [2025-05-30T00:41:26.780Z] [2025-05-30T00:41:26.780Z] build-archives: [2025-05-30T00:41:26.780Z] [2025-05-30T00:41:26.780Z] build-no-natives: [2025-05-30T00:41:26.780Z] [2025-05-30T00:41:26.780Z] build-natives: [2025-05-30T00:41:26.780Z] [2025-05-30T00:41:26.780Z] build: [2025-05-30T00:41:26.780Z] [2025-05-30T00:41:26.780Z] create-bin-dir: [2025-05-30T00:41:26.781Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/aqa-tests/system/STF/stf.samples/bin [2025-05-30T00:41:26.781Z] [2025-05-30T00:41:26.781Z] build-java: [2025-05-30T00:41:26.781Z] [javac] Compiling 24 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/aqa-tests/system/STF/stf.samples/bin [2025-05-30T00:41:28.374Z] [2025-05-30T00:41:28.374Z] build-jar: [2025-05-30T00:41:28.374Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/aqa-tests/system/STF/stf.samples/bin/stf.samples.jar [2025-05-30T00:41:29.140Z] [2025-05-30T00:41:29.140Z] build-archives: [2025-05-30T00:41:29.140Z] [2025-05-30T00:41:29.140Z] build-no-natives: [2025-05-30T00:41:29.140Z] [2025-05-30T00:41:29.140Z] build-natives: [2025-05-30T00:41:29.140Z] [2025-05-30T00:41:29.140Z] build: [2025-05-30T00:41:29.140Z] [2025-05-30T00:41:29.140Z] build: [2025-05-30T00:41:29.140Z] [echo] Executing openjdk.test.concurrent/build.xml [2025-05-30T00:41:29.140Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/../../testDependency/system_lib [2025-05-30T00:41:29.140Z] [2025-05-30T00:41:29.140Z] setup-java-properties: [2025-05-30T00:41:29.140Z] [2025-05-30T00:41:29.140Z] setup-windows-compiler: [2025-05-30T00:41:29.140Z] [2025-05-30T00:41:29.140Z] check-prereqs: [2025-05-30T00:41:29.140Z] [2025-05-30T00:41:29.140Z] build-dependencies: [2025-05-30T00:41:29.140Z] [2025-05-30T00:41:29.140Z] create-bin-dir: [2025-05-30T00:41:29.140Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/bin [2025-05-30T00:41:29.140Z] [2025-05-30T00:41:29.140Z] build-java: [2025-05-30T00:41:29.140Z] [javac] Compiling 36 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/bin [2025-05-30T00:41:33.592Z] [2025-05-30T00:41:33.592Z] build-jar: [2025-05-30T00:41:33.592Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/bin/test.concurrent.jar [2025-05-30T00:41:33.592Z] [2025-05-30T00:41:33.592Z] build-archives: [2025-05-30T00:41:33.592Z] [2025-05-30T00:41:33.592Z] build-no-natives: [2025-05-30T00:41:33.592Z] [2025-05-30T00:41:33.592Z] build-natives: [2025-05-30T00:41:33.592Z] [2025-05-30T00:41:33.592Z] build: [2025-05-30T00:41:33.592Z] [echo] Executing openjdk.test.classloading/build.xml [2025-05-30T00:41:34.358Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/../../testDependency/system_lib [2025-05-30T00:41:34.358Z] [2025-05-30T00:41:34.358Z] setup-java-properties: [2025-05-30T00:41:34.358Z] [2025-05-30T00:41:34.358Z] setup-windows-compiler: [2025-05-30T00:41:34.358Z] [2025-05-30T00:41:34.358Z] check-prereqs: [2025-05-30T00:41:34.358Z] [2025-05-30T00:41:34.358Z] build-dependencies: [2025-05-30T00:41:34.358Z] [2025-05-30T00:41:34.358Z] create-bin-dir: [2025-05-30T00:41:34.358Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin [2025-05-30T00:41:34.358Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin_notonclasspath/url1 [2025-05-30T00:41:34.358Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin_notonclasspath/url2 [2025-05-30T00:41:34.358Z] [2025-05-30T00:41:34.358Z] build-java: [2025-05-30T00:41:34.358Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin [2025-05-30T00:41:35.942Z] [javac] Compiling 4 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin_notonclasspath/url1 [2025-05-30T00:41:36.710Z] [javac] Compiling 4 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin_notonclasspath/url2 [2025-05-30T00:41:37.476Z] [delete] Deleting /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin_notonclasspath/url1/net/adoptopenjdk/test/classloading/deadlock/package2/CL2_B.class [2025-05-30T00:41:37.476Z] [delete] Deleting /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin_notonclasspath/url1/net/adoptopenjdk/test/classloading/deadlock/package2/CL2_C.class [2025-05-30T00:41:37.476Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin_notonclasspath/url1/net/adoptopenjdk/test/classloading/deadlock/package2 [2025-05-30T00:41:37.476Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin_notonclasspath/url2/net/adoptopenjdk/test/classloading/deadlock/package1 [2025-05-30T00:41:37.476Z] [2025-05-30T00:41:37.476Z] build-jar: [2025-05-30T00:41:37.476Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin/test.classloading.jar [2025-05-30T00:41:37.476Z] [2025-05-30T00:41:37.476Z] build-archives: [2025-05-30T00:41:37.476Z] [2025-05-30T00:41:37.476Z] build-no-natives: [2025-05-30T00:41:37.477Z] [2025-05-30T00:41:37.477Z] build-natives: [2025-05-30T00:41:37.477Z] [2025-05-30T00:41:37.477Z] copy-dict-file: [2025-05-30T00:41:37.477Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin/net/adoptopenjdk/test/classloading [2025-05-30T00:41:37.477Z] [2025-05-30T00:41:37.477Z] build: [2025-05-30T00:41:37.477Z] [echo] Executing openjdk.test.debugging/build.xml [2025-05-30T00:41:37.477Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/../../testDependency/system_lib [2025-05-30T00:41:37.477Z] [2025-05-30T00:41:37.477Z] setup-java-properties: [2025-05-30T00:41:37.477Z] [2025-05-30T00:41:37.477Z] setup-windows-compiler: [2025-05-30T00:41:37.477Z] [2025-05-30T00:41:37.477Z] check-prereqs: [2025-05-30T00:41:37.477Z] [2025-05-30T00:41:37.477Z] build-dependencies: [2025-05-30T00:41:37.477Z] [2025-05-30T00:41:37.477Z] create-bin-dir: [2025-05-30T00:41:37.477Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/aqa-tests/system/aqa-systemtest/openjdk.test.debugging/bin [2025-05-30T00:41:37.477Z] [2025-05-30T00:41:37.477Z] build-java-8: [2025-05-30T00:41:37.477Z] [javac] Compiling 16 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/aqa-tests/system/aqa-systemtest/openjdk.test.debugging/bin [2025-05-30T00:41:39.940Z] [2025-05-30T00:41:39.940Z] build-java-11-25plus: [2025-05-30T00:41:39.940Z] [2025-05-30T00:41:39.940Z] build-java-17-24: [2025-05-30T00:41:39.940Z] [2025-05-30T00:41:39.940Z] build-java: [2025-05-30T00:41:39.940Z] [2025-05-30T00:41:39.940Z] build-jdi-jar: [2025-05-30T00:41:39.940Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/aqa-tests/system/aqa-systemtest/openjdk.test.debugging/bin/JdiTests.jar [2025-05-30T00:41:39.940Z] [2025-05-30T00:41:39.940Z] build-hcr-jar: [2025-05-30T00:41:39.940Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/aqa-tests/system/aqa-systemtest/openjdk.test.debugging/bin/StringModifierAgent.jar [2025-05-30T00:41:39.940Z] [2025-05-30T00:41:39.940Z] build-jars: [2025-05-30T00:41:39.940Z] [2025-05-30T00:41:39.940Z] build-archives: [2025-05-30T00:41:39.940Z] [2025-05-30T00:41:39.940Z] build-no-natives: [2025-05-30T00:41:39.940Z] [2025-05-30T00:41:39.940Z] build-natives: [2025-05-30T00:41:39.940Z] [2025-05-30T00:41:39.940Z] build: [2025-05-30T00:41:39.940Z] [echo] Executing openjdk.test.gc/build.xml [2025-05-30T00:41:39.940Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/../../testDependency/system_lib [2025-05-30T00:41:39.940Z] [2025-05-30T00:41:39.940Z] setup-java-properties: [2025-05-30T00:41:39.940Z] [2025-05-30T00:41:39.941Z] setup-windows-compiler: [2025-05-30T00:41:39.941Z] [2025-05-30T00:41:39.941Z] check-prereqs: [2025-05-30T00:41:39.941Z] [2025-05-30T00:41:39.941Z] build-dependencies: [2025-05-30T00:41:39.941Z] [2025-05-30T00:41:39.941Z] create-bin-dir: [2025-05-30T00:41:39.941Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/aqa-tests/system/aqa-systemtest/openjdk.test.gc/bin [2025-05-30T00:41:39.941Z] [2025-05-30T00:41:39.941Z] build-java: [2025-05-30T00:41:39.941Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/aqa-tests/system/aqa-systemtest/openjdk.test.gc/bin [2025-05-30T00:41:41.535Z] [2025-05-30T00:41:41.535Z] build-jar: [2025-05-30T00:41:41.535Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/aqa-tests/system/aqa-systemtest/openjdk.test.gc/bin/test.gc.jar [2025-05-30T00:41:41.535Z] [2025-05-30T00:41:41.535Z] build-archives: [2025-05-30T00:41:41.535Z] [2025-05-30T00:41:41.535Z] build-no-natives: [2025-05-30T00:41:41.535Z] [2025-05-30T00:41:41.535Z] build-natives: [2025-05-30T00:41:41.535Z] [2025-05-30T00:41:41.535Z] build: [2025-05-30T00:41:41.535Z] [echo] Executing openjdk.test.jck/build.xml [2025-05-30T00:41:41.535Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/../../testDependency/system_lib [2025-05-30T00:41:41.535Z] [2025-05-30T00:41:41.535Z] setup-java-properties: [2025-05-30T00:41:41.535Z] [2025-05-30T00:41:41.535Z] setup-windows-compiler: [2025-05-30T00:41:41.535Z] [2025-05-30T00:41:41.535Z] check-prereqs: [2025-05-30T00:41:41.535Z] [2025-05-30T00:41:41.535Z] build-dependencies: [2025-05-30T00:41:41.535Z] [2025-05-30T00:41:41.535Z] create-bin-dir: [2025-05-30T00:41:41.535Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/aqa-tests/system/aqa-systemtest/openjdk.test.jck/bin [2025-05-30T00:41:41.535Z] [2025-05-30T00:41:41.535Z] build-java: [2025-05-30T00:41:41.535Z] [javac] Compiling 2 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/aqa-tests/system/aqa-systemtest/openjdk.test.jck/bin [2025-05-30T00:41:43.995Z] [2025-05-30T00:41:43.995Z] build-jar: [2025-05-30T00:41:43.995Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/aqa-tests/system/aqa-systemtest/openjdk.test.jck/bin/test.jck.jar [2025-05-30T00:41:43.995Z] [2025-05-30T00:41:43.995Z] build-archives: [2025-05-30T00:41:43.995Z] [2025-05-30T00:41:43.995Z] build-no-natives: [2025-05-30T00:41:43.995Z] [2025-05-30T00:41:43.995Z] setup-native-build-command: [2025-05-30T00:41:43.995Z] [echo] building natives for java_platform aix_ppc-64 [2025-05-30T00:41:43.995Z] [2025-05-30T00:41:43.995Z] build-natives-windows: [2025-05-30T00:41:43.995Z] [2025-05-30T00:41:43.995Z] build-natives-unix: [2025-05-30T00:41:43.995Z] [2025-05-30T00:41:43.995Z] build-natives: [2025-05-30T00:41:43.995Z] [2025-05-30T00:41:43.995Z] build: [2025-05-30T00:41:43.995Z] [echo] Executing openjdk.test.lambdasAndStreams/build.xml [2025-05-30T00:41:43.995Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/../../testDependency/system_lib [2025-05-30T00:41:43.995Z] [2025-05-30T00:41:43.995Z] setup-java-properties: [2025-05-30T00:41:43.995Z] [2025-05-30T00:41:43.995Z] setup-windows-compiler: [2025-05-30T00:41:43.995Z] [2025-05-30T00:41:43.995Z] check-prereqs: [2025-05-30T00:41:43.995Z] [2025-05-30T00:41:43.995Z] build-dependencies: [2025-05-30T00:41:43.995Z] [2025-05-30T00:41:43.995Z] create-bin-dir: [2025-05-30T00:41:43.995Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/aqa-tests/system/aqa-systemtest/openjdk.test.lambdasAndStreams/bin [2025-05-30T00:41:43.995Z] [2025-05-30T00:41:43.995Z] build-java: [2025-05-30T00:41:43.995Z] [javac] Compiling 23 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/aqa-tests/system/aqa-systemtest/openjdk.test.lambdasAndStreams/bin [2025-05-30T00:41:47.445Z] [copy] Copying 4 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/aqa-tests/system/aqa-systemtest/openjdk.test.lambdasAndStreams/bin/net/adoptopenjdk/test/lambda/LamFiles [2025-05-30T00:41:47.445Z] [2025-05-30T00:41:47.445Z] build-jar: [2025-05-30T00:41:47.445Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/aqa-tests/system/aqa-systemtest/openjdk.test.lambdasAndStreams/bin/test.lambda.jar [2025-05-30T00:41:47.445Z] [2025-05-30T00:41:47.445Z] build-archives: [2025-05-30T00:41:47.445Z] [2025-05-30T00:41:47.445Z] build-no-natives: [2025-05-30T00:41:47.445Z] [2025-05-30T00:41:47.445Z] build-natives: [2025-05-30T00:41:47.445Z] [2025-05-30T00:41:47.445Z] build: [2025-05-30T00:41:47.445Z] [echo] Executing openjdk.test.lang/build.xml [2025-05-30T00:41:47.445Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/../../testDependency/system_lib [2025-05-30T00:41:47.445Z] [2025-05-30T00:41:47.445Z] setup-java-properties: [2025-05-30T00:41:47.445Z] [2025-05-30T00:41:47.445Z] setup-windows-compiler: [2025-05-30T00:41:47.445Z] [2025-05-30T00:41:47.445Z] check-prereqs: [2025-05-30T00:41:47.445Z] [2025-05-30T00:41:47.445Z] build-dependencies: [2025-05-30T00:41:47.445Z] [2025-05-30T00:41:47.445Z] create-bin-dir: [2025-05-30T00:41:47.446Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/aqa-tests/system/aqa-systemtest/openjdk.test.lang/bin [2025-05-30T00:41:47.446Z] [2025-05-30T00:41:47.446Z] build-java: [2025-05-30T00:41:47.446Z] [javac] Compiling 29 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/aqa-tests/system/aqa-systemtest/openjdk.test.lang/bin [2025-05-30T00:41:52.646Z] [2025-05-30T00:41:52.646Z] build-jar: [2025-05-30T00:41:52.646Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/aqa-tests/system/aqa-systemtest/openjdk.test.lang/bin/test.lang.jar [2025-05-30T00:41:52.646Z] [2025-05-30T00:41:52.646Z] build-archives: [2025-05-30T00:41:52.646Z] [2025-05-30T00:41:52.646Z] build-no-natives: [2025-05-30T00:41:52.646Z] [2025-05-30T00:41:52.646Z] build-natives: [2025-05-30T00:41:52.646Z] [2025-05-30T00:41:52.646Z] build: [2025-05-30T00:41:52.646Z] [echo] Executing openjdk.test.load/build.xml [2025-05-30T00:41:52.646Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/../../testDependency/system_lib [2025-05-30T00:41:52.646Z] [2025-05-30T00:41:52.646Z] setup-java-properties: [2025-05-30T00:41:52.646Z] [2025-05-30T00:41:52.646Z] setup-windows-compiler: [2025-05-30T00:41:52.646Z] [2025-05-30T00:41:52.646Z] check-prereqs: [2025-05-30T00:41:52.646Z] [2025-05-30T00:41:52.646Z] build-dependencies: [2025-05-30T00:41:52.646Z] [2025-05-30T00:41:52.646Z] create-bin-dir: [2025-05-30T00:41:52.646Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/aqa-tests/system/aqa-systemtest/openjdk.test.load/bin [2025-05-30T00:41:52.646Z] [2025-05-30T00:41:52.646Z] build-java: [2025-05-30T00:41:52.647Z] [javac] Compiling 17 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/aqa-tests/system/aqa-systemtest/openjdk.test.load/bin [2025-05-30T00:41:54.227Z] [2025-05-30T00:41:54.227Z] build-jar: [2025-05-30T00:41:54.227Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/aqa-tests/system/aqa-systemtest/openjdk.test.load/bin/test.load.jar [2025-05-30T00:41:54.227Z] [2025-05-30T00:41:54.227Z] build-archives: [2025-05-30T00:41:54.227Z] [2025-05-30T00:41:54.227Z] build-no-natives: [2025-05-30T00:41:54.227Z] [2025-05-30T00:41:54.227Z] build-natives: [2025-05-30T00:41:54.227Z] [2025-05-30T00:41:54.227Z] build: [2025-05-30T00:41:54.227Z] [echo] Executing openjdk.test.locking/build.xml [2025-05-30T00:41:54.227Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/../../testDependency/system_lib [2025-05-30T00:41:54.227Z] [2025-05-30T00:41:54.227Z] setup-java-properties: [2025-05-30T00:41:54.227Z] [2025-05-30T00:41:54.227Z] setup-windows-compiler: [2025-05-30T00:41:54.227Z] [2025-05-30T00:41:54.227Z] check-prereqs: [2025-05-30T00:41:54.227Z] [2025-05-30T00:41:54.227Z] build-dependencies: [2025-05-30T00:41:54.227Z] [2025-05-30T00:41:54.227Z] create-bin-dir: [2025-05-30T00:41:54.227Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/aqa-tests/system/aqa-systemtest/openjdk.test.locking/bin [2025-05-30T00:41:54.227Z] [2025-05-30T00:41:54.227Z] build-java: [2025-05-30T00:41:54.227Z] [javac] Compiling 3 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/aqa-tests/system/aqa-systemtest/openjdk.test.locking/bin [2025-05-30T00:41:54.993Z] [2025-05-30T00:41:54.993Z] build-jar: [2025-05-30T00:41:54.993Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/aqa-tests/system/aqa-systemtest/openjdk.test.locking/bin/test.locking.jar [2025-05-30T00:41:54.993Z] [2025-05-30T00:41:54.993Z] build-archives: [2025-05-30T00:41:54.993Z] [2025-05-30T00:41:54.993Z] build-no-natives: [2025-05-30T00:41:54.993Z] [2025-05-30T00:41:54.993Z] build-natives: [2025-05-30T00:41:54.993Z] [2025-05-30T00:41:54.993Z] build: [2025-05-30T00:41:54.993Z] [echo] Executing openjdk.test.math/build.xml [2025-05-30T00:41:54.993Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/../../testDependency/system_lib [2025-05-30T00:41:54.993Z] [2025-05-30T00:41:54.993Z] setup-java-properties: [2025-05-30T00:41:54.993Z] [2025-05-30T00:41:54.993Z] setup-windows-compiler: [2025-05-30T00:41:54.993Z] [2025-05-30T00:41:54.993Z] check-prereqs: [2025-05-30T00:41:54.993Z] [2025-05-30T00:41:54.993Z] build-dependencies: [2025-05-30T00:41:54.993Z] [2025-05-30T00:41:54.993Z] create-bin-dir: [2025-05-30T00:41:54.993Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/aqa-tests/system/aqa-systemtest/openjdk.test.math/bin [2025-05-30T00:41:54.993Z] [2025-05-30T00:41:54.993Z] build-java: [2025-05-30T00:41:54.993Z] [javac] Compiling 71 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/aqa-tests/system/aqa-systemtest/openjdk.test.math/bin [2025-05-30T00:42:25.104Z] [2025-05-30T00:42:25.104Z] build-jar: [2025-05-30T00:42:25.104Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/aqa-tests/system/aqa-systemtest/openjdk.test.math/bin/test.math.jar [2025-05-30T00:42:25.104Z] [2025-05-30T00:42:25.104Z] build-archives: [2025-05-30T00:42:25.104Z] [2025-05-30T00:42:25.104Z] build-no-natives: [2025-05-30T00:42:25.104Z] [2025-05-30T00:42:25.104Z] build-natives: [2025-05-30T00:42:25.104Z] [2025-05-30T00:42:25.104Z] build: [2025-05-30T00:42:25.104Z] [echo] Executing openjdk.test.mauve/build.xml [2025-05-30T00:42:25.104Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/../../testDependency/system_lib [2025-05-30T00:42:25.104Z] [2025-05-30T00:42:25.104Z] check-if-already-built: [2025-05-30T00:42:25.104Z] [echo] Checking if /home/jenkins/testDependency/system_lib/mauve/mauve.jar already exists [2025-05-30T00:42:25.104Z] [echo] openjdk_test_mauve_already_built is true [2025-05-30T00:42:25.104Z] [2025-05-30T00:42:25.104Z] check-if-cvs-available: [2025-05-30T00:42:25.104Z] [echo] Checking if /home/jenkins/testDependency/system_lib/cvsclient/org-netbeans-lib-cvsclient.jar exists [2025-05-30T00:42:25.104Z] [echo] cvs_available is true [2025-05-30T00:42:25.104Z] [2025-05-30T00:42:25.104Z] download-cvsclient: [2025-05-30T00:42:25.104Z] [2025-05-30T00:42:25.104Z] output-recreate-message: [2025-05-30T00:42:25.104Z] [echo] /home/jenkins/testDependency/system_lib/mauve/mauve.jar already exists, it will not be recreated. [2025-05-30T00:42:25.104Z] [echo] If you want to recreate /home/jenkins/testDependency/system_lib/mauve/mauve.jar, delete it manually and rerun. [2025-05-30T00:42:25.104Z] [2025-05-30T00:42:25.104Z] delete-work-dir: [2025-05-30T00:42:25.104Z] [2025-05-30T00:42:25.104Z] create-work-dir: [2025-05-30T00:42:25.104Z] [2025-05-30T00:42:25.104Z] get-source: [2025-05-30T00:42:25.104Z] [2025-05-30T00:42:25.104Z] check-if-source-available: [2025-05-30T00:42:25.104Z] [echo] Checking if /tmp//mauve/mauve/gnu/testlet/config.java.in exists [2025-05-30T00:42:25.104Z] [echo] mauve_source_available is ${mauve_source_available} [2025-05-30T00:42:25.104Z] [2025-05-30T00:42:25.104Z] delete-corba-files: [2025-05-30T00:42:25.104Z] [2025-05-30T00:42:25.104Z] mauve-configure: [2025-05-30T00:42:25.104Z] [2025-05-30T00:42:25.104Z] setup-java-properties: [2025-05-30T00:42:25.105Z] [2025-05-30T00:42:25.105Z] build-harness: [2025-05-30T00:42:25.105Z] [2025-05-30T00:42:25.105Z] build-tests: [2025-05-30T00:42:25.105Z] [2025-05-30T00:42:25.105Z] build-java: [2025-05-30T00:42:25.105Z] [2025-05-30T00:42:25.105Z] build-jar: [2025-05-30T00:42:25.105Z] [2025-05-30T00:42:25.105Z] build-archives: [2025-05-30T00:42:25.105Z] [2025-05-30T00:42:25.105Z] check-if-work_jar_file-exists: [2025-05-30T00:42:25.105Z] [echo] Checking if /tmp//mauve/mauve.jar exists [2025-05-30T00:42:25.105Z] [echo] openjdk_test_mauve_work_jar_file_exists is ${openjdk_test_mauve_work_jar_file_exists} [2025-05-30T00:42:25.105Z] [2025-05-30T00:42:25.105Z] install-archives: [2025-05-30T00:42:25.105Z] [2025-05-30T00:42:25.105Z] configure: [2025-05-30T00:42:25.105Z] [echo] Executing openjdk.test.nio/build.xml [2025-05-30T00:42:25.105Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/../../testDependency/system_lib [2025-05-30T00:42:25.105Z] [2025-05-30T00:42:25.105Z] setup-java-properties: [2025-05-30T00:42:25.105Z] [2025-05-30T00:42:25.105Z] setup-windows-compiler: [2025-05-30T00:42:25.105Z] [2025-05-30T00:42:25.105Z] check-prereqs: [2025-05-30T00:42:25.105Z] [2025-05-30T00:42:25.105Z] build-dependencies: [2025-05-30T00:42:25.105Z] [2025-05-30T00:42:25.105Z] create-bin-dir: [2025-05-30T00:42:25.105Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/aqa-tests/system/aqa-systemtest/openjdk.test.nio/bin [2025-05-30T00:42:25.105Z] [2025-05-30T00:42:25.105Z] check-java-nio-filesystem: [2025-05-30T00:42:25.105Z] [echo] check-java-nio-filesystem result: ${java_nio_filesystem_is_uptodate} [2025-05-30T00:42:25.105Z] [2025-05-30T00:42:25.105Z] copy-resources: [2025-05-30T00:42:25.105Z] [copy] Copying 4 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/aqa-tests/system/aqa-systemtest/openjdk.test.nio/bin [2025-05-30T00:42:25.105Z] [copy] Copied 15 empty directories to 8 empty directories under /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/aqa-tests/system/aqa-systemtest/openjdk.test.nio/bin [2025-05-30T00:42:25.105Z] [2025-05-30T00:42:25.105Z] build-java-nio-filesystem: [2025-05-30T00:42:25.105Z] [echo] Cleaning up net/adoptopenjdk/test/nio2/perl/filesystems/ of any previous Impl classes [2025-05-30T00:42:25.105Z] [echo] Generating MemoryFileSystemProviderImpl classes [2025-05-30T00:42:25.105Z] [exec] Updated services file: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/aqa-tests/system/aqa-systemtest/openjdk.test.nio/src/test.nio/net/adoptopenjdk/test/nio2/perl/filesystems/../../META-INF/services/java.nio.file.spi.FileSystemProvider [2025-05-30T00:42:25.106Z] [exec] Done [2025-05-30T00:42:25.106Z] [javac] /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/aqa-tests/system/aqa-systemtest/openjdk.test.nio/build.xml:104: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2025-05-30T00:42:25.106Z] [javac] Compiling 1005 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/aqa-tests/system/aqa-systemtest/openjdk.test.nio/bin [2025-05-30T00:42:28.515Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/aqa-tests/system/aqa-systemtest/openjdk.test.nio/bin/META-INF [2025-05-30T00:42:28.515Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/aqa-tests/system/aqa-systemtest/openjdk.test.nio/bin/META-INF/services [2025-05-30T00:42:28.515Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/aqa-tests/system/aqa-systemtest/openjdk.test.nio/bin/META-INF/services [2025-05-30T00:42:28.515Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/aqa-tests/system/aqa-systemtest/openjdk.test.nio/bin/lib/filesystem.jar [2025-05-30T00:42:28.515Z] [echo] Cleaning up net/adoptopenjdk/test/nio2/filesystem/ of Impl classes [2025-05-30T00:42:29.281Z] [2025-05-30T00:42:29.281Z] build-java: [2025-05-30T00:42:29.281Z] [javac] Compiling 47 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/aqa-tests/system/aqa-systemtest/openjdk.test.nio/bin [2025-05-30T00:42:32.690Z] [2025-05-30T00:42:32.691Z] build-jar: [2025-05-30T00:42:32.691Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/aqa-tests/system/aqa-systemtest/openjdk.test.nio/bin/test.nio.jar [2025-05-30T00:42:33.460Z] [2025-05-30T00:42:33.460Z] build-archives: [2025-05-30T00:42:33.460Z] [2025-05-30T00:42:33.460Z] build-no-natives: [2025-05-30T00:42:33.460Z] [2025-05-30T00:42:33.460Z] build-natives: [2025-05-30T00:42:33.460Z] [2025-05-30T00:42:33.460Z] build: [2025-05-30T00:42:33.460Z] [echo] Executing openjdk.test.serialization/build.xml [2025-05-30T00:42:33.460Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/../../testDependency/system_lib [2025-05-30T00:42:33.460Z] [2025-05-30T00:42:33.460Z] setup-java-properties: [2025-05-30T00:42:33.460Z] [2025-05-30T00:42:33.460Z] setup-windows-compiler: [2025-05-30T00:42:33.460Z] [2025-05-30T00:42:33.460Z] check-prereqs: [2025-05-30T00:42:33.460Z] [2025-05-30T00:42:33.460Z] build-dependencies: [2025-05-30T00:42:33.460Z] [2025-05-30T00:42:33.460Z] create-bin-dir: [2025-05-30T00:42:33.460Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/aqa-tests/system/aqa-systemtest/openjdk.test.serialization/bin [2025-05-30T00:42:33.460Z] [2025-05-30T00:42:33.460Z] build-java: [2025-05-30T00:42:33.460Z] [javac] Compiling 2 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/aqa-tests/system/aqa-systemtest/openjdk.test.serialization/bin [2025-05-30T00:42:34.226Z] [2025-05-30T00:42:34.226Z] build-jar: [2025-05-30T00:42:34.226Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/aqa-tests/system/aqa-systemtest/openjdk.test.serialization/bin/test.serialization.jar [2025-05-30T00:42:34.226Z] [2025-05-30T00:42:34.226Z] build-archives: [2025-05-30T00:42:34.226Z] [2025-05-30T00:42:34.226Z] build-no-natives: [2025-05-30T00:42:34.226Z] [2025-05-30T00:42:34.226Z] build-natives: [2025-05-30T00:42:34.226Z] [2025-05-30T00:42:34.226Z] build: [2025-05-30T00:42:34.226Z] [echo] Executing openjdk.test.security/build.xml [2025-05-30T00:42:34.226Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/../../testDependency/system_lib [2025-05-30T00:42:34.226Z] [2025-05-30T00:42:34.226Z] setup-java-properties: [2025-05-30T00:42:34.226Z] [2025-05-30T00:42:34.226Z] setup-windows-compiler: [2025-05-30T00:42:34.226Z] [2025-05-30T00:42:34.226Z] check-prereqs: [2025-05-30T00:42:34.226Z] [2025-05-30T00:42:34.226Z] build-dependencies: [2025-05-30T00:42:34.226Z] [2025-05-30T00:42:34.226Z] create-bin-dir: [2025-05-30T00:42:34.226Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/aqa-tests/system/aqa-systemtest/openjdk.test.security/bin [2025-05-30T00:42:34.226Z] [2025-05-30T00:42:34.226Z] build-java: [2025-05-30T00:42:34.226Z] [javac] Compiling 6 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/aqa-tests/system/aqa-systemtest/openjdk.test.security/bin [2025-05-30T00:42:35.806Z] [2025-05-30T00:42:35.806Z] build-jar: [2025-05-30T00:42:35.806Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/aqa-tests/system/aqa-systemtest/openjdk.test.security/bin/test.security.jar [2025-05-30T00:42:35.806Z] [2025-05-30T00:42:35.806Z] build-archives: [2025-05-30T00:42:35.806Z] [2025-05-30T00:42:35.806Z] build-no-natives: [2025-05-30T00:42:35.806Z] [2025-05-30T00:42:35.806Z] build-natives: [2025-05-30T00:42:35.806Z] [2025-05-30T00:42:35.806Z] build: [2025-05-30T00:42:35.806Z] [echo] Executing openjdk.test.util/build.xml [2025-05-30T00:42:35.806Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/../../testDependency/system_lib [2025-05-30T00:42:35.806Z] [2025-05-30T00:42:35.806Z] setup-java-properties: [2025-05-30T00:42:35.806Z] [2025-05-30T00:42:35.806Z] setup-windows-compiler: [2025-05-30T00:42:35.806Z] [2025-05-30T00:42:35.806Z] check-prereqs: [2025-05-30T00:42:35.806Z] [2025-05-30T00:42:35.806Z] build-dependencies: [2025-05-30T00:42:35.806Z] [2025-05-30T00:42:35.806Z] create-bin-dir: [2025-05-30T00:42:35.806Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/aqa-tests/system/aqa-systemtest/openjdk.test.util/bin [2025-05-30T00:42:35.806Z] [2025-05-30T00:42:35.806Z] build-java: [2025-05-30T00:42:35.806Z] [javac] Compiling 16 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/aqa-tests/system/aqa-systemtest/openjdk.test.util/bin [2025-05-30T00:42:38.276Z] [2025-05-30T00:42:38.276Z] build-jar: [2025-05-30T00:42:38.276Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/aqa-tests/system/aqa-systemtest/openjdk.test.util/bin/test.util.jar [2025-05-30T00:42:38.276Z] [2025-05-30T00:42:38.276Z] build-archives: [2025-05-30T00:42:38.276Z] [2025-05-30T00:42:38.276Z] build-no-natives: [2025-05-30T00:42:38.276Z] [2025-05-30T00:42:38.276Z] build-natives: [2025-05-30T00:42:38.276Z] [2025-05-30T00:42:38.276Z] build: [2025-05-30T00:42:38.276Z] [echo] Executing openjdk.test.jlm/build.xml [2025-05-30T00:42:38.276Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/../../testDependency/system_lib [2025-05-30T00:42:38.276Z] [2025-05-30T00:42:38.276Z] setup-java-properties: [2025-05-30T00:42:38.276Z] [2025-05-30T00:42:38.276Z] setup-windows-compiler: [2025-05-30T00:42:38.276Z] [2025-05-30T00:42:38.276Z] check-prereqs: [2025-05-30T00:42:38.276Z] [2025-05-30T00:42:38.276Z] create-bin-dir: [2025-05-30T00:42:38.276Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/aqa-tests/system/aqa-systemtest/openjdk.test.jlm/bin [2025-05-30T00:42:38.276Z] [2025-05-30T00:42:38.276Z] build-java: [2025-05-30T00:42:38.277Z] [javac] Compiling 33 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/aqa-tests/system/aqa-systemtest/openjdk.test.jlm/bin [2025-05-30T00:42:42.721Z] [2025-05-30T00:42:42.721Z] build-jar: [2025-05-30T00:42:42.721Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/aqa-tests/system/aqa-systemtest/openjdk.test.jlm/bin/test.jlm.jar [2025-05-30T00:42:42.721Z] [2025-05-30T00:42:42.721Z] build-archives: [2025-05-30T00:42:42.721Z] [2025-05-30T00:42:42.721Z] build-no-natives: [2025-05-30T00:42:42.721Z] [2025-05-30T00:42:42.721Z] build-natives: [2025-05-30T00:42:42.721Z] [2025-05-30T00:42:42.721Z] build: [2025-05-30T00:42:42.721Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/../../testDependency/system_lib [2025-05-30T00:42:42.721Z] [2025-05-30T00:42:42.721Z] setup-java-properties: [2025-05-30T00:42:42.721Z] [2025-05-30T00:42:42.721Z] setup-windows-compiler: [2025-05-30T00:42:42.721Z] [2025-05-30T00:42:42.721Z] check-prereqs: [2025-05-30T00:42:42.721Z] [2025-05-30T00:42:42.721Z] check-compiler-level: [2025-05-30T00:42:42.721Z] [echo] java_java_specification_version is 1.8 [2025-05-30T00:42:42.722Z] [echo] can_build_modularity is false [2025-05-30T00:42:42.722Z] [echo] can_build_modularity_natives_unix is ${can_build_modularity_natives_unix} [2025-05-30T00:42:42.722Z] [echo] can_build_modularity_natives_windows is ${can_build_modularity_natives_windows} [2025-05-30T00:42:42.722Z] [2025-05-30T00:42:42.722Z] create-bin-dir: [2025-05-30T00:42:42.722Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin [2025-05-30T00:42:42.722Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin/common-mods [2025-05-30T00:42:42.722Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin/common-override [2025-05-30T00:42:42.722Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin/common-override-new [2025-05-30T00:42:42.722Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin/tests [2025-05-30T00:42:42.722Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin/common [2025-05-30T00:42:42.722Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin/common/displayServiceImpl3 [2025-05-30T00:42:42.722Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin/common/displayServiceImpl4 [2025-05-30T00:42:42.722Z] [2025-05-30T00:42:42.722Z] build-java: [2025-05-30T00:42:42.722Z] [2025-05-30T00:42:42.722Z] build-no-natives: [2025-05-30T00:42:42.722Z] [2025-05-30T00:42:42.722Z] build: [2025-05-30T00:42:42.722Z] [2025-05-30T00:42:42.722Z] build: [2025-05-30T00:42:42.722Z] [2025-05-30T00:42:42.722Z] common_dist: [2025-05-30T00:42:42.722Z] [copy] Copying 341 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/jvmtest/system/STF [2025-05-30T00:42:43.488Z] [copy] Copying 1192 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/jvmtest/system/aqa-systemtest [2025-05-30T00:42:45.068Z] [copy] Copied 496 empty directories to 8 empty directories under /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/jvmtest/system/aqa-systemtest [2025-05-30T00:42:45.068Z] [copy] Warning: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/aqa-tests/system/openj9-systemtest does not exist. [2025-05-30T00:42:45.068Z] [2025-05-30T00:42:45.068Z] build: [2025-05-30T00:42:45.068Z] [2025-05-30T00:42:45.068Z] build: [2025-05-30T00:42:45.068Z] [2025-05-30T00:42:45.068Z] THC.check: [2025-05-30T00:42:45.068Z] [2025-05-30T00:42:45.068Z] getChurn: [2025-05-30T00:42:45.068Z] [exec] Cloning into 'churn'... [2025-05-30T00:42:45.835Z] [2025-05-30T00:42:45.835Z] dist: [2025-05-30T00:42:45.835Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/jvmtest/system/churn [2025-05-30T00:42:45.835Z] [2025-05-30T00:42:45.835Z] init: [2025-05-30T00:42:45.835Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/jvmtest/system/daaLoadTest [2025-05-30T00:42:45.835Z] [2025-05-30T00:42:45.835Z] common_build: [2025-05-30T00:42:45.835Z] [2025-05-30T00:42:45.835Z] build: [2025-05-30T00:42:45.836Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/jvmtest/system/daaLoadTest [2025-05-30T00:42:45.836Z] [2025-05-30T00:42:45.836Z] build: [2025-05-30T00:42:45.836Z] [2025-05-30T00:42:45.836Z] init: [2025-05-30T00:42:45.836Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/jvmtest/system/jcstress [2025-05-30T00:42:45.836Z] [2025-05-30T00:42:45.836Z] getDependentLibs: [2025-05-30T00:42:45.836Z] [exec] -------------------------------------------- [2025-05-30T00:42:45.836Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/../../testDependency/system_lib [2025-05-30T00:42:45.836Z] [exec] task is set to default [2025-05-30T00:42:45.836Z] [exec] dependencyList is set to jcstress [2025-05-30T00:42:45.836Z] [exec] -------------------------------------------- [2025-05-30T00:42:45.836Z] [exec] Starting download third party dependent jars [2025-05-30T00:42:45.836Z] [exec] -------------------------------------------- [2025-05-30T00:42:45.836Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/../../testDependency/system_lib [2025-05-30T00:42:45.836Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/../../testDependency/system_lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading [2025-05-30T00:42:45.836Z] [exec] downloaded dependent third party jars successfully [2025-05-30T00:42:45.836Z] [2025-05-30T00:42:45.836Z] dist: [2025-05-30T00:42:45.836Z] [copy] Copying 4 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/jvmtest/system/jcstress [2025-05-30T00:42:45.836Z] [2025-05-30T00:42:45.836Z] init: [2025-05-30T00:42:45.836Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/jvmtest/system/jlm [2025-05-30T00:42:45.836Z] [2025-05-30T00:42:45.836Z] common_build: [2025-05-30T00:42:45.836Z] [2025-05-30T00:42:45.836Z] build: [2025-05-30T00:42:45.836Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/jvmtest/system/jlm [2025-05-30T00:42:45.836Z] [2025-05-30T00:42:45.836Z] init: [2025-05-30T00:42:45.836Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/jvmtest/system/lambdaLoadTest [2025-05-30T00:42:45.836Z] [2025-05-30T00:42:45.836Z] common_build: [2025-05-30T00:42:45.836Z] [2025-05-30T00:42:45.836Z] build: [2025-05-30T00:42:45.837Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/jvmtest/system/lambdaLoadTest [2025-05-30T00:42:46.603Z] [2025-05-30T00:42:46.603Z] init: [2025-05-30T00:42:46.603Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/jvmtest/system/mathLoadTest [2025-05-30T00:42:46.603Z] [2025-05-30T00:42:46.603Z] common_build: [2025-05-30T00:42:46.603Z] [2025-05-30T00:42:46.603Z] build: [2025-05-30T00:42:46.603Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/jvmtest/system/mathLoadTest [2025-05-30T00:42:46.603Z] [2025-05-30T00:42:46.603Z] init: [2025-05-30T00:42:46.603Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/jvmtest/system/mauveLoadTest [2025-05-30T00:42:46.603Z] [2025-05-30T00:42:46.603Z] common_build: [2025-05-30T00:42:46.603Z] [2025-05-30T00:42:46.603Z] build: [2025-05-30T00:42:46.603Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/jvmtest/system/mauveLoadTest [2025-05-30T00:42:46.603Z] [2025-05-30T00:42:46.603Z] init: [2025-05-30T00:42:46.603Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/jvmtest/system/modularity [2025-05-30T00:42:46.604Z] [2025-05-30T00:42:46.604Z] common_build: [2025-05-30T00:42:46.604Z] [2025-05-30T00:42:46.604Z] build: [2025-05-30T00:42:46.604Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/jvmtest/system/modularity [2025-05-30T00:42:46.604Z] [2025-05-30T00:42:46.604Z] init: [2025-05-30T00:42:46.604Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/jvmtest/system/otherLoadTest [2025-05-30T00:42:46.604Z] [2025-05-30T00:42:46.604Z] common_build: [2025-05-30T00:42:46.604Z] [2025-05-30T00:42:46.604Z] build: [2025-05-30T00:42:46.604Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/jvmtest/system/otherLoadTest [2025-05-30T00:42:46.604Z] [2025-05-30T00:42:46.604Z] init: [2025-05-30T00:42:46.604Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/jvmtest/system/security [2025-05-30T00:42:46.604Z] [2025-05-30T00:42:46.604Z] common_build: [2025-05-30T00:42:46.604Z] [2025-05-30T00:42:46.604Z] build: [2025-05-30T00:42:46.604Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/jvmtest/system/security [2025-05-30T00:42:46.604Z] [2025-05-30T00:42:46.604Z] init: [2025-05-30T00:42:46.604Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/jvmtest/system/sharedClasses [2025-05-30T00:42:46.604Z] [2025-05-30T00:42:46.604Z] common_build: [2025-05-30T00:42:46.604Z] [2025-05-30T00:42:46.604Z] build: [2025-05-30T00:42:46.604Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/jvmtest/system/sharedClasses [2025-05-30T00:42:46.604Z] [2025-05-30T00:42:46.604Z] BUILD SUCCESSFUL [2025-05-30T00:42:46.604Z] Total time: 1 minute 36 seconds [2025-05-30T00:42:46.604Z] 0 [2025-05-30T00:42:46.604Z] [2025-05-30T00:42:46.604Z] [2025-05-30T00:42:46.604Z] RECORD TEST REPOs SHA [2025-05-30T00:42:46.604Z] cd "/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/aqa-tests/TKG/../TKG/scripts"; \ [2025-05-30T00:42:46.604Z] bash "getSHAs.sh" --test_root_dir "/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/aqa-tests/TKG/.." --shas_file "/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/aqa-tests/TKG/../TKG/SHAs.txt" [2025-05-30T00:42:46.604Z] Check shas in /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/aqa-tests/TKG/.. and store the info in /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/aqa-tests/TKG/../TKG/SHAs.txt [2025-05-30T00:42:46.605Z] touch /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/aqa-tests/TKG/../TKG/SHAs.txt [2025-05-30T00:42:46.605Z] ================================================ [2025-05-30T00:42:46.605Z] timestamp: 20250530-004246 [2025-05-30T00:42:46.605Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/aqa-tests [2025-05-30T00:42:46.605Z] git repo: [2025-05-30T00:42:46.605Z] Fetch URL: https://github.com/adoptium/aqa-tests.git [2025-05-30T00:42:46.605Z] sha: [2025-05-30T00:42:46.605Z] a79f7af646844c1bdeec57e610938db731e79b77 [2025-05-30T00:42:46.605Z] ================================================ [2025-05-30T00:42:46.605Z] timestamp: 20250530-004246 [2025-05-30T00:42:46.605Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/aqa-tests/TKG [2025-05-30T00:42:46.605Z] git repo: [2025-05-30T00:42:46.605Z] Fetch URL: https://github.com/adoptium/TKG.git [2025-05-30T00:42:46.605Z] sha: [2025-05-30T00:42:46.605Z] 957d1afa46fad3da74dc289c4196f3916b184c5f [2025-05-30T00:42:46.605Z] ================================================ [2025-05-30T00:42:46.605Z] timestamp: 20250530-004246 [2025-05-30T00:42:46.605Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/aqa-tests/system/STF [2025-05-30T00:42:46.605Z] git repo: [2025-05-30T00:42:46.605Z] Fetch URL: https://github.com/adoptium/STF.git [2025-05-30T00:42:46.605Z] sha: [2025-05-30T00:42:46.605Z] 03f6cc21c7356c036ccd11173c061417f58b621b [2025-05-30T00:42:46.605Z] ================================================ [2025-05-30T00:42:46.605Z] timestamp: 20250530-004246 [2025-05-30T00:42:46.605Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/aqa-tests/system/aqa-systemtest [2025-05-30T00:42:46.605Z] git repo: [2025-05-30T00:42:46.605Z] Fetch URL: https://github.com/adoptium/aqa-systemtest.git [2025-05-30T00:42:46.605Z] sha: [2025-05-30T00:42:46.605Z] 2c3cbfc2a73a17e2a21401fbe7f43d83c24f5247 [2025-05-30T00:42:46.605Z] ================================================ [2025-05-30T00:42:46.605Z] timestamp: 20250530-004246 [2025-05-30T00:42:46.605Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/aqa-tests/system/churn/churn [2025-05-30T00:42:46.605Z] git repo: [2025-05-30T00:42:46.605Z] Fetch URL: https://github.com/rh-openjdk/churn.git [2025-05-30T00:42:46.605Z] sha: [2025-05-30T00:42:46.605Z] 01f9894909307f9a9a154a0df627d16def3d6603 [2025-05-30T00:42:46.605Z] gmake[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/aqa-tests/TKG' [Pipeline] } [2025-05-30T00:42:47.030Z] $ ssh-agent -k [2025-05-30T00:42:47.039Z] unset SSH_AUTH_SOCK; [2025-05-30T00:42:47.039Z] unset SSH_AGENT_PID; [2025-05-30T00:42:47.039Z] echo Agent pid 9109840 killed; [2025-05-30T00:42:47.822Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] echo [2025-05-30T00:42:47.993Z] 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-05-30T00:42:48.012Z] ITERATION: 1/1 [Pipeline] sh [2025-05-30T00:42:49.855Z] + uname [2025-05-30T00:42:49.855Z] + [ AIX = AIX ] [2025-05-30T00:42:49.855Z] + MAKE=gmake [2025-05-30T00:42:49.855Z] + gmake -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown [2025-05-30T00:42:49.855Z] gmake: Nothing to be done for 'testEnvTeardown'. [Pipeline] sh [2025-05-30T00:42:52.028Z] + uname [2025-05-30T00:42:52.028Z] + [ AIX = AIX ] [2025-05-30T00:42:52.028Z] + MAKE=gmake [2025-05-30T00:42:52.028Z] + cd ./aqa-tests [2025-05-30T00:42:52.028Z] + . ./scripts/testenv/testenvSettings.sh [2025-05-30T00:42:52.028Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/jdkbinary/j2sdk-image [2025-05-30T00:42:52.028Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/../../testDependency/system_lib [2025-05-30T00:42:52.028Z] gmake -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=testList TESTLIST=MauveSingleInvocLoad_HS_5m_0,MauveMultiThrdLoad_5m_0,MauveSingleThrdLoad_HS_5m_0,MauveSingleInvocLoad_HS_5m_1 [2025-05-30T00:42:52.028Z] gmake[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/aqa-tests/TKG' [2025-05-30T00:42:52.028Z] perl scripts/configure.pl [2025-05-30T00:42:52.028Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/../../testDependency/system_lib/json-simple.jar" org.testKitGen.MainRunner --mode=tests --spec=aix_ppc-64 --microArch="" --osLabel="" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=system --iterations=1 --aotIterations= --testFlag= --testTarget=testList --testList=MauveSingleInvocLoad_HS_5m_0,MauveMultiThrdLoad_5m_0,MauveSingleThrdLoad_HS_5m_0,MauveSingleInvocLoad_HS_5m_1 --numOfMachines= --testTime= --TRSSURL= [2025-05-30T00:42:53.618Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv. [2025-05-30T00:42:53.618Z] [2025-05-30T00:42:53.618Z] Starting to generate test make files. [2025-05-30T00:42:53.618Z] [2025-05-30T00:42:53.618Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/aqa-tests/TKG/../system/churn/playlist.xml [2025-05-30T00:42:53.618Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/aqa-tests/TKG/../system/daaLoadTest/playlist.xml [2025-05-30T00:42:53.618Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/aqa-tests/TKG/../system/jcstress/playlist.xml [2025-05-30T00:42:54.388Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/aqa-tests/TKG/../system/jlm/playlist.xml [2025-05-30T00:42:54.388Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/aqa-tests/TKG/../system/lambdaLoadTest/playlist.xml [2025-05-30T00:42:54.388Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/aqa-tests/TKG/../system/mathLoadTest/playlist.xml [2025-05-30T00:42:54.388Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/aqa-tests/TKG/../system/mauveLoadTest/playlist.xml [2025-05-30T00:42:54.388Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/aqa-tests/TKG/../system/mauveLoadTest/autoGen.mk [2025-05-30T00:42:54.388Z] [2025-05-30T00:42:54.388Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/aqa-tests/TKG/../system/modularity/playlist.xml [2025-05-30T00:42:54.388Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/aqa-tests/TKG/../system/otherLoadTest/playlist.xml [2025-05-30T00:42:54.388Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/aqa-tests/TKG/../system/security/playlist.xml [2025-05-30T00:42:54.388Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/aqa-tests/TKG/../system/sharedClasses/playlist.xml [2025-05-30T00:42:54.388Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/aqa-tests/TKG/../system/autoGen.mk [2025-05-30T00:42:54.388Z] [2025-05-30T00:42:54.388Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/aqa-tests/TKG/../autoGen.mk [2025-05-30T00:42:54.388Z] [2025-05-30T00:42:54.388Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/aqa-tests/TKG/../TKG/utils.mk [2025-05-30T00:42:54.388Z] [2025-05-30T00:42:54.388Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/aqa-tests/TKG/../TKG/rerun.mk [2025-05-30T00:42:54.388Z] [2025-05-30T00:42:54.388Z] Make files are generated successfully. [2025-05-30T00:42:54.388Z] [2025-05-30T00:42:54.388Z] gmake[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/aqa-tests/TKG' [2025-05-30T00:42:54.388Z] gmake -f runtest.mk _testList [2025-05-30T00:42:54.388Z] gmake[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/aqa-tests/TKG' [2025-05-30T00:42:54.388Z] [2025-05-30T00:42:54.388Z] Running make 4.3 [2025-05-30T00:42:54.388Z] set TEST_ROOT to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/aqa-tests/TKG/.. [2025-05-30T00:42:54.388Z] set JDK_VERSION to 8 [2025-05-30T00:42:54.388Z] set JDK_IMPL to hotspot [2025-05-30T00:42:54.388Z] set JVM_VERSION to openjdk8 [2025-05-30T00:42:54.388Z] set JCL_VERSION to latest [2025-05-30T00:42:54.388Z] set JAVA_HOME to /home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/jdkbinary/j2sdk-image [2025-05-30T00:42:54.388Z] set SPEC to aix_ppc-64 [2025-05-30T00:42:54.388Z] set TEST_FLAG to [2025-05-30T00:42:54.388Z] Running testList ... [2025-05-30T00:42:54.388Z] There are 4 test targets in testList [2025-05-30T00:42:54.388Z] "/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/jdkbinary/j2sdk-image/bin/java" -version [2025-05-30T00:42:55.154Z] openjdk version "1.8.0_462-beta" [2025-05-30T00:42:55.154Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_462-beta-202505292005-b04) [2025-05-30T00:42:55.154Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.462-b04, mixed mode) [2025-05-30T00:42:55.154Z] gmake[2]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/aqa-tests' [2025-05-30T00:42:55.154Z] gmake[3]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/aqa-tests/system' [2025-05-30T00:42:55.154Z] gmake[4]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.system_ppc64_aix_rerun/aqa-tests/system/mauveLoadTest' [2025-05-30T00:42:55.154Z] ../system.mk:25: CYGWIN is 0 [2025-05-30T00:42:55.154Z] [2025-05-30T00:42:55.154Z] ===============================================