Test_openjdk26_hs_sanity.perf_ppc64le_linux

Started by upstream project "build-scripts/jobs/jdk/jdk-linux-ppc64le-temurin" build number 373 originally caused by: Started by upstream project "build-scripts/openjdk26-pipeline" build number 18 originally caused by: Started by upstream project "build-scripts/utils/betaTrigger_26ea" build number 26 originally caused by: Started by timer Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux@script/7d272c0688f17ab4e5b2f6ce77a7dc9cf4df33ff05c3a95eddd38682ef795b79 to read aqa-tests/buildenv/jenkins/openjdk_tests The recommended git tool is: git No credentials specified Wiping out workspace first. Cloning the remote Git repository Using shallow clone with depth 1 Cloning repository https://github.com/adoptium/aqa-tests.git > git init /home/jenkins/.jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux@script/7d272c0688f17ab4e5b2f6ce77a7dc9cf4df33ff05c3a95eddd38682ef795b79/aqa-tests # timeout=10 Fetching upstream changes from https://github.com/adoptium/aqa-tests.git > git --version # timeout=10 > git --version # 'git version 2.43.0' > git fetch --tags --force --progress --depth=1 -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=60 > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision 4d6accc35f7ad9f79418cc64131488148aa3928c (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 4d6accc35f7ad9f79418cc64131488148aa3928c # timeout=10 Commit message: "Exclude CookieHandler/B6644726 JDK24 and JDK25 Macos (#6643)" > git rev-list --no-walk d8f5f5e453197862dc2e8fc1c2349614a4d9d716 # timeout=10 First time build. Skipping changelog. [Pipeline] Start of Pipeline [Pipeline] timestamps [Pipeline] { [Pipeline] nodesByLabel [2025-10-09T22:46:43.969Z] Found a total of 2 nodes with the 'hw.arch.ppc64le&&sw.os.linux&&ci.role.perf' label [Pipeline] echo [2025-10-09T22:46:43.987Z] SPEC: linux_ppc-64_le [Pipeline] echo [2025-10-09T22:46:43.989Z] LABEL: hw.arch.ppc64le&&sw.os.linux&&ci.role.perf [Pipeline] stage [Pipeline] { (Queue) [Pipeline] nodesByLabel [2025-10-09T22:46:44.005Z] Found a total of 2 nodes with the 'hw.arch.ppc64le&&sw.os.linux&&ci.role.perf' 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-10-09T22:46:44.018Z] dynamicAgents: [fyre] [Pipeline] node [2025-10-09T22:46:59.023Z] Still waiting to schedule task [2025-10-09T22:46:59.023Z] Waiting for next available executor on ‘hw.arch.ppc64le&&sw.os.linux&&ci.role.perf’ [2025-10-09T22:53:47.040Z] Running on test-osuosl-centos74-ppc64le-1 in /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux [Pipeline] { Did you forget the `def` keyword? WorkflowScript seems to be setting a field named ref_cache (to a value of type GStringImpl) which could lead to memory leaks or other issues. [Pipeline] retry [Pipeline] { [Pipeline] timeout [2025-10-09T22:53:47.065Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] retry [Pipeline] { [Pipeline] cleanWs [2025-10-09T22:53:47.431Z] [WS-CLEANUP] Deleting project workspace... [2025-10-09T22:53:47.431Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2025-10-09T22:53:47.675Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // retry [Pipeline] } [Pipeline] // timeout [Pipeline] checkout [2025-10-09T22:53:47.904Z] The recommended git tool is: git [2025-10-09T22:53:48.248Z] No credentials specified [2025-10-09T22:53:48.420Z] Cloning the remote Git repository [2025-10-09T22:53:48.673Z] Cloning repository https://github.com/adoptium/aqa-tests.git [2025-10-09T22:53:48.674Z] > git init /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests # timeout=10 [2025-10-09T22:53:48.929Z] [WARNING] Reference path does not exist: /home/jenkins/openjdk_cache [2025-10-09T22:53:48.929Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git [2025-10-09T22:53:48.930Z] > git --version # timeout=10 [2025-10-09T22:53:48.933Z] > git --version # 'git version 2.15.0' [2025-10-09T22:53:48.933Z] > git fetch --tags --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-10-09T22:53:55.937Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10 [2025-10-09T22:53:55.948Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-10-09T22:53:56.219Z] Avoid second fetch [2025-10-09T22:53:56.397Z] Checking out Revision 4d6accc35f7ad9f79418cc64131488148aa3928c (origin/master) [2025-10-09T22:53:56.301Z] > git rev-parse origin/master^{commit} # timeout=10 [2025-10-09T22:53:56.477Z] > git config core.sparsecheckout # timeout=10 [2025-10-09T22:53:56.481Z] > git checkout -f 4d6accc35f7ad9f79418cc64131488148aa3928c # timeout=10 [2025-10-09T22:53:57.799Z] Commit message: "Exclude CookieHandler/B6644726 JDK24 and JDK25 Macos (#6643)" [Pipeline] } [Pipeline] // retry [Pipeline] load [Pipeline] { (/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/buildenv/jenkins/JenkinsfileBase) [Pipeline] } [Pipeline] // load Did you forget the `def` keyword? WorkflowScript seems to be setting a field named jenkinsfile (to a value of type Script1) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TIME_LIMIT (to a value of type Integer) which could lead to memory leaks or other issues. [Pipeline] timeout [2025-10-09T22:53:59.595Z] Timeout set to expire in 1 day 1 hr [Pipeline] { [Pipeline] echo [2025-10-09T22:53:59.618Z] runMulticastCmd: false [Pipeline] stage [Pipeline] { (Setup) [Pipeline] sh [2025-10-09T22:54:01.916Z] + LC_TIME=C [2025-10-09T22:54:01.916Z] + date '+%a, %d %b %Y %T %z' [Pipeline] echo [2025-10-09T22:54:02.619Z] PROCESSCATCH: Terminating any hung/left over test processes: [Pipeline] sh [2025-10-09T22:54:04.425Z] + aqa-tests/terminateTestProcesses.sh jenkins [2025-10-09T22:54:04.425Z] Unix type machine.. [2025-10-09T22:54:04.425Z] Running on a Linux host [2025-10-09T22:54:04.425Z] 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-10-09T22:54:07.679Z] + printenv [2025-10-09T22:54:07.679Z] JCK_GIT_BRANCH=master [2025-10-09T22:54:07.679Z] DYNAMIC_COMPILE=false [2025-10-09T22:54:07.679Z] JENKINS_NODE_COOKIE=db8a56af-a62b-4539-a2de-8485e1283ade [2025-10-09T22:54:07.679Z] OPENJ9_BRANCH=master [2025-10-09T22:54:07.679Z] XDG_SESSION_ID=226646 [2025-10-09T22:54:07.679Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_sanity.perf_ppc64le_linux/7/ [2025-10-09T22:54:07.679Z] DOCKER_REQUIRED=false [2025-10-09T22:54:07.679Z] PARALLEL=Dynamic [2025-10-09T22:54:07.679Z] SHELL=/bin/bash [2025-10-09T22:54:07.679Z] HUDSON_SERVER_COOKIE=2d832652af5afba8 [2025-10-09T22:54:07.679Z] jobStatus=SUCCESS [2025-10-09T22:54:07.679Z] JOBSTARTTIME=Thu, 09 Oct 2025 22:54:00 +0000 [2025-10-09T22:54:07.679Z] STAGE_NAME=Setup [2025-10-09T22:54:07.679Z] SSH_CLIENT=78.47.239.97 53100 22 [2025-10-09T22:54:07.679Z] RERUN_FAILURE=true [2025-10-09T22:54:07.679Z] BUILD_TAG=jenkins-Test_openjdk26_hs_sanity.perf_ppc64le_linux-7 [2025-10-09T22:54:07.679Z] SDK_RESOURCE=upstream [2025-10-09T22:54:07.679Z] TIME_LIMIT=25 [2025-10-09T22:54:07.679Z] NUM_PROCESSORS=4 [2025-10-09T22:54:07.679Z] EXTERNAL_TEST_CMD=mvn clean install [2025-10-09T22:54:07.679Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git [2025-10-09T22:54:07.679Z] WORKSPACE=/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux [2025-10-09T22:54:07.679Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_sanity.perf_ppc64le_linux/ [2025-10-09T22:54:07.679Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_sanity.perf_ppc64le_linux/7/display/redirect?page=changes [2025-10-09T22:54:07.679Z] JDK_BRANCH=jdk-26+19_adopt [2025-10-09T22:54:07.679Z] ACTIVE_NODE_TIMEOUT=5 [2025-10-09T22:54:07.679Z] USER=jenkins [2025-10-09T22:54:07.679Z] ADOPTOPENJDK_BRANCH=master [2025-10-09T22:54:07.679Z] OPENJCEPLUS_GIT_BRANCH=semeru-java26 [2025-10-09T22:54:07.679Z] ARCHIVE_TEST_RESULTS=false [2025-10-09T22:54:07.679Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk/jdk-linux-ppc64le-temurin [2025-10-09T22:54:07.679Z] STF_OWNER_BRANCH=adoptium:master [2025-10-09T22:54:07.679Z] LIGHT_WEIGHT_CHECKOUT=false [2025-10-09T22:54:07.679Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_sanity.perf_ppc64le_linux/7/display/redirect?page=artifacts [2025-10-09T22:54:07.679Z] ORIGIN_JDK_VERSION=26 [2025-10-09T22:54:07.679Z] SETUP_JCK_RUN=false [2025-10-09T22:54:07.679Z] PERSONAL_BUILD=false [2025-10-09T22:54:07.679Z] TKG_OWNER_BRANCH=adoptium:master [2025-10-09T22:54:07.679Z] RERUN_ITERATIONS=1 [2025-10-09T22:54:07.679Z] SPEC=linux_ppc-64_le [2025-10-09T22:54:07.679Z] TKG_ITERATIONS=1 [2025-10-09T22:54:07.679Z] JENKINS_HOME=/home/jenkins/.jenkins [2025-10-09T22:54:07.679Z] ITERATIONS=1 [2025-10-09T22:54:07.679Z] PATH=/usr/lib64/ccache:/usr/local/bin:/usr/bin [2025-10-09T22:54:07.679Z] LIB_DIR=/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib [2025-10-09T22:54:07.679Z] KEEP_REPORTDIR=false [2025-10-09T22:54:07.679Z] MAIL=/var/mail/jenkins [2025-10-09T22:54:07.679Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_sanity.perf_ppc64le_linux/7/display/redirect [2025-10-09T22:54:07.679Z] _=/usr/bin/printenv [2025-10-09T22:54:07.679Z] GENERATE_JOBS=true [2025-10-09T22:54:07.679Z] PWD=/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux [2025-10-09T22:54:07.680Z] EXIT_FAILURE=false [2025-10-09T22:54:07.680Z] HUDSON_URL=https://ci.adoptium.net/ [2025-10-09T22:54:07.680Z] JDK_VERSION=26 [2025-10-09T22:54:07.680Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token [2025-10-09T22:54:07.680Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master [2025-10-09T22:54:07.680Z] LANG=en_US.UTF-8 [2025-10-09T22:54:07.680Z] SLACK_CHANNEL=aqavit-bot [2025-10-09T22:54:07.680Z] JOB_NAME=Test_openjdk26_hs_sanity.perf_ppc64le_linux [2025-10-09T22:54:07.680Z] BUILD_DISPLAY_NAME=#7 [2025-10-09T22:54:07.680Z] USE_TESTENV_PROPERTIES=false [2025-10-09T22:54:07.680Z] JENKINS_URL=https://ci.adoptium.net/ [2025-10-09T22:54:07.680Z] EXIT_SUCCESS=false [2025-10-09T22:54:07.680Z] BUILD_ID=7 [2025-10-09T22:54:07.680Z] TEST_TIME=120 [2025-10-09T22:54:07.680Z] PLATFORM=ppc64le_linux [2025-10-09T22:54:07.680Z] JDK_IMPL=hotspot [2025-10-09T22:54:07.680Z] JOB_BASE_NAME=Test_openjdk26_hs_sanity.perf_ppc64le_linux [2025-10-09T22:54:07.680Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_sanity.perf_ppc64le_linux/7/display/redirect?page=tests [2025-10-09T22:54:07.680Z] SHLVL=3 [2025-10-09T22:54:07.680Z] AUTO_DETECT=true [2025-10-09T22:54:07.680Z] HOME=/home/jenkins [2025-10-09T22:54:07.680Z] TAP_NAME=Test_openjdk26_hs_sanity.perf_ppc64le_linux.tap [2025-10-09T22:54:07.680Z] CI=true [2025-10-09T22:54:07.680Z] WORKSPACE_TMP=/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux@tmp [2025-10-09T22:54:07.680Z] EXECUTOR_NUMBER=0 [2025-10-09T22:54:07.680Z] JENKINS_SERVER_COOKIE=durable-57d857e6a9ba4707adc50508fd005924cdb71964b3747a61cb0e90dc48e8766a [2025-10-09T22:54:07.680Z] NODE_LABELS=test ci.role.test linux sw.os.linux test-osuosl-centos74-ppc64le-1 sw.tool.docker ci.role.perf hw.arch.ppc64le centos7 centos ppc64le [2025-10-09T22:54:07.680Z] SYSTEM_LIB_DIR=/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/../../externalDependency/system_lib [2025-10-09T22:54:07.680Z] BUILD_LIST=perf [2025-10-09T22:54:07.680Z] TARGET=sanity.perf [2025-10-09T22:54:07.680Z] LOGNAME=jenkins [2025-10-09T22:54:07.680Z] EXTERNAL_CUSTOM_BRANCH=master [2025-10-09T22:54:07.680Z] JDK_REPO=https://github.com/adoptium/jdk [2025-10-09T22:54:07.680Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master [2025-10-09T22:54:07.680Z] HUDSON_HOME=/home/jenkins/.jenkins [2025-10-09T22:54:07.680Z] SSH_CONNECTION=78.47.239.97 53100 140.211.168.228 22 [2025-10-09T22:54:07.680Z] UPSTREAM_JOB_NUMBER=373 [2025-10-09T22:54:07.680Z] NODE_NAME=test-osuosl-centos74-ppc64le-1 [2025-10-09T22:54:07.680Z] LESSOPEN=||/usr/bin/lesspipe.sh %s [2025-10-09T22:54:07.680Z] BUILD_NUMBER=7 [2025-10-09T22:54:07.680Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_sanity.perf_ppc64le_linux/display/redirect [2025-10-09T22:54:07.680Z] KEEP_WORKSPACE=false [2025-10-09T22:54:07.680Z] HUDSON_COOKIE=3d8014f7-283f-47c5-8609-c47220fbab40 [2025-10-09T22:54:07.680Z] XDG_RUNTIME_DIR=/run/user/1001 [2025-10-09T22:54:07.680Z] PERF_ROOT=/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/../../benchmarks [2025-10-09T22:54:07.680Z] USE_JRE=false [2025-10-09T22:54:07.680Z] TEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/jdkbinary/j2sdk-image [2025-10-09T22:54:07.680Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git [2025-10-09T22:54:07.680Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOMIZED_SDK_URL_OPTION (to a value of type String) which could lead to memory leaks or other issues. [Pipeline] timeout [2025-10-09T22:54:08.198Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] dir [2025-10-09T22:54:08.216Z] Running in /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/jdkbinary [Pipeline] { [Pipeline] copyArtifacts [2025-10-09T23:05:11.705Z] Copied 8 artifacts from "build-scripts » jobs » jdk » jdk-linux-ppc64le-temurin" build number 373 [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-10-09T23:05:11.975Z] 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-10-09T23:05:11.983Z] Running in /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux [Pipeline] { [Pipeline] sshagent [2025-10-09T23:05:12.079Z] $ ssh-agent [2025-10-09T23:05:12.858Z] SSH_AUTH_SOCK=/tmp/ssh-xvtYOUHqd4AI/agent.7361 [2025-10-09T23:05:12.858Z] SSH_AGENT_PID=7364 [2025-10-09T23:05:12.858Z] [ssh-agent] Started. [Pipeline] { [Pipeline] dir [2025-10-09T23:05:12.880Z] Running in /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests [Pipeline] { [Pipeline] withCredentials [2025-10-09T23:05:12.909Z] Masking supported pattern matches of $USERNAME or $PASSWORD [Pipeline] { [Pipeline] sh [2025-10-09T23:05:14.738Z] ++ pwd [2025-10-09T23:05:14.738Z] + ./get.sh -s /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/.. -p ppc64le_linux -r upstream -j 26 -i hotspot --clone_openj9 false --tkg_repo https://github.com/adoptium/TKG.git --tkg_branch master [2025-10-09T23:05:14.738Z] TESTDIR: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests [2025-10-09T23:05:14.738Z] get jdk binary... [2025-10-09T23:05:14.738Z] --sdkdir is set to upstream. Therefore, skip download jdk binary [2025-10-09T23:05:14.738Z] Uncompressing file: OpenJDK-jdk_ppc64le_linux_hotspot_26_19-ea.tar.gz ... [2025-10-09T23:05:17.695Z] List files in jdkbinary folder... [2025-10-09T23:05:17.695Z] total 669312 [2025-10-09T23:05:17.695Z] -rw-r--r--. 1 jenkins jenkins 270454428 Oct 9 21:39 OpenJDK-debugimage_ppc64le_linux_hotspot_26_19-ea.tar.gz [2025-10-09T23:05:17.696Z] -rw-r--r--. 1 jenkins jenkins 141373863 Oct 9 21:39 OpenJDK-jdk_ppc64le_linux_hotspot_26_19-ea.tar.gz [2025-10-09T23:05:17.696Z] -rw-r--r--. 1 jenkins jenkins 86953342 Oct 9 21:39 OpenJDK-jmods_ppc64le_linux_hotspot_26_19-ea.tar.gz [2025-10-09T23:05:17.696Z] -rw-r--r--. 1 jenkins jenkins 61487592 Oct 9 21:38 OpenJDK-jre_ppc64le_linux_hotspot_26_19-ea.tar.gz [2025-10-09T23:05:17.696Z] -rw-r--r--. 1 jenkins jenkins 167823 Oct 9 22:11 OpenJDK-sbom_ppc64le_linux_hotspot_26_19-ea.json [2025-10-09T23:05:17.696Z] -rw-rw-r--. 1 jenkins jenkins 31585 Oct 9 22:07 OpenJDK-sbom_ppc64le_linux_hotspot_26_19-ea-metadata.json [2025-10-09T23:05:17.696Z] -rw-r--r--. 1 jenkins jenkins 4481518 Oct 9 21:39 OpenJDK-static-libs-glibc_ppc64le_linux_hotspot_26_19-ea.tar.gz [2025-10-09T23:05:17.696Z] -rw-r--r--. 1 jenkins jenkins 120407153 Oct 9 21:39 OpenJDK-testimage_ppc64le_linux_hotspot_26_19-ea.tar.gz [2025-10-09T23:05:17.696Z] drwxrwxr-x. 3 jenkins jenkins 4096 Oct 9 23:05 tmp [2025-10-09T23:05:17.696Z] List files in jdkbinary/tmp folder... [2025-10-09T23:05:17.696Z] total 4 [2025-10-09T23:05:17.696Z] drwxr-xr-x. 7 jenkins jenkins 4096 Oct 9 21:38 jdk-26+19 [2025-10-09T23:05:17.696Z] Moving directory jdk-26+19/ to ../j2sdk-image [2025-10-09T23:05:17.696Z] Uncompressing file: OpenJDK-jre_ppc64le_linux_hotspot_26_19-ea.tar.gz ... [2025-10-09T23:05:19.685Z] List files in jdkbinary folder... [2025-10-09T23:05:19.686Z] total 669316 [2025-10-09T23:05:19.686Z] drwxr-xr-x. 7 jenkins jenkins 4096 Oct 9 21:38 j2sdk-image [2025-10-09T23:05:19.686Z] -rw-r--r--. 1 jenkins jenkins 270454428 Oct 9 21:39 OpenJDK-debugimage_ppc64le_linux_hotspot_26_19-ea.tar.gz [2025-10-09T23:05:19.686Z] -rw-r--r--. 1 jenkins jenkins 141373863 Oct 9 21:39 OpenJDK-jdk_ppc64le_linux_hotspot_26_19-ea.tar.gz [2025-10-09T23:05:19.686Z] -rw-r--r--. 1 jenkins jenkins 86953342 Oct 9 21:39 OpenJDK-jmods_ppc64le_linux_hotspot_26_19-ea.tar.gz [2025-10-09T23:05:19.686Z] -rw-r--r--. 1 jenkins jenkins 61487592 Oct 9 21:38 OpenJDK-jre_ppc64le_linux_hotspot_26_19-ea.tar.gz [2025-10-09T23:05:19.686Z] -rw-r--r--. 1 jenkins jenkins 167823 Oct 9 22:11 OpenJDK-sbom_ppc64le_linux_hotspot_26_19-ea.json [2025-10-09T23:05:19.686Z] -rw-rw-r--. 1 jenkins jenkins 31585 Oct 9 22:07 OpenJDK-sbom_ppc64le_linux_hotspot_26_19-ea-metadata.json [2025-10-09T23:05:19.686Z] -rw-r--r--. 1 jenkins jenkins 4481518 Oct 9 21:39 OpenJDK-static-libs-glibc_ppc64le_linux_hotspot_26_19-ea.tar.gz [2025-10-09T23:05:19.686Z] -rw-r--r--. 1 jenkins jenkins 120407153 Oct 9 21:39 OpenJDK-testimage_ppc64le_linux_hotspot_26_19-ea.tar.gz [2025-10-09T23:05:19.686Z] drwxrwxr-x. 3 jenkins jenkins 4096 Oct 9 23:05 tmp [2025-10-09T23:05:19.686Z] List files in jdkbinary/tmp folder... [2025-10-09T23:05:19.686Z] total 4 [2025-10-09T23:05:19.686Z] drwxr-xr-x. 6 jenkins jenkins 4096 Oct 9 21:38 jdk-26+19-jre [2025-10-09T23:05:19.686Z] Moving directory jdk-26+19-jre/ to ../j2re-image [2025-10-09T23:05:19.686Z] Uncompressing file: OpenJDK-static-libs-glibc_ppc64le_linux_hotspot_26_19-ea.tar.gz ... [2025-10-09T23:05:19.686Z] List files in jdkbinary folder... [2025-10-09T23:05:19.686Z] total 669320 [2025-10-09T23:05:19.686Z] drwxr-xr-x. 6 jenkins jenkins 4096 Oct 9 21:38 j2re-image [2025-10-09T23:05:19.686Z] drwxr-xr-x. 7 jenkins jenkins 4096 Oct 9 21:38 j2sdk-image [2025-10-09T23:05:19.686Z] -rw-r--r--. 1 jenkins jenkins 270454428 Oct 9 21:39 OpenJDK-debugimage_ppc64le_linux_hotspot_26_19-ea.tar.gz [2025-10-09T23:05:19.686Z] -rw-r--r--. 1 jenkins jenkins 141373863 Oct 9 21:39 OpenJDK-jdk_ppc64le_linux_hotspot_26_19-ea.tar.gz [2025-10-09T23:05:19.686Z] -rw-r--r--. 1 jenkins jenkins 86953342 Oct 9 21:39 OpenJDK-jmods_ppc64le_linux_hotspot_26_19-ea.tar.gz [2025-10-09T23:05:19.686Z] -rw-r--r--. 1 jenkins jenkins 61487592 Oct 9 21:38 OpenJDK-jre_ppc64le_linux_hotspot_26_19-ea.tar.gz [2025-10-09T23:05:19.686Z] -rw-r--r--. 1 jenkins jenkins 167823 Oct 9 22:11 OpenJDK-sbom_ppc64le_linux_hotspot_26_19-ea.json [2025-10-09T23:05:19.686Z] -rw-rw-r--. 1 jenkins jenkins 31585 Oct 9 22:07 OpenJDK-sbom_ppc64le_linux_hotspot_26_19-ea-metadata.json [2025-10-09T23:05:19.686Z] -rw-r--r--. 1 jenkins jenkins 4481518 Oct 9 21:39 OpenJDK-static-libs-glibc_ppc64le_linux_hotspot_26_19-ea.tar.gz [2025-10-09T23:05:19.687Z] -rw-r--r--. 1 jenkins jenkins 120407153 Oct 9 21:39 OpenJDK-testimage_ppc64le_linux_hotspot_26_19-ea.tar.gz [2025-10-09T23:05:19.687Z] drwxrwxr-x. 3 jenkins jenkins 4096 Oct 9 23:05 tmp [2025-10-09T23:05:19.687Z] List files in jdkbinary/tmp folder... [2025-10-09T23:05:19.687Z] total 4 [2025-10-09T23:05:19.687Z] drwxr-xr-x. 3 jenkins jenkins 4096 Oct 9 21:38 jdk-26+19-static-libs [2025-10-09T23:05:19.687Z] Moving directory jdk-26+19-static-libs/ to ../static-libs [2025-10-09T23:05:19.687Z] Uncompressing file: OpenJDK-testimage_ppc64le_linux_hotspot_26_19-ea.tar.gz ... [2025-10-09T23:05:22.653Z] List files in jdkbinary folder... [2025-10-09T23:05:22.653Z] total 669324 [2025-10-09T23:05:22.653Z] drwxr-xr-x. 6 jenkins jenkins 4096 Oct 9 21:38 j2re-image [2025-10-09T23:05:22.653Z] drwxr-xr-x. 7 jenkins jenkins 4096 Oct 9 21:38 j2sdk-image [2025-10-09T23:05:22.653Z] -rw-r--r--. 1 jenkins jenkins 270454428 Oct 9 21:39 OpenJDK-debugimage_ppc64le_linux_hotspot_26_19-ea.tar.gz [2025-10-09T23:05:22.653Z] -rw-r--r--. 1 jenkins jenkins 141373863 Oct 9 21:39 OpenJDK-jdk_ppc64le_linux_hotspot_26_19-ea.tar.gz [2025-10-09T23:05:22.653Z] -rw-r--r--. 1 jenkins jenkins 86953342 Oct 9 21:39 OpenJDK-jmods_ppc64le_linux_hotspot_26_19-ea.tar.gz [2025-10-09T23:05:22.653Z] -rw-r--r--. 1 jenkins jenkins 61487592 Oct 9 21:38 OpenJDK-jre_ppc64le_linux_hotspot_26_19-ea.tar.gz [2025-10-09T23:05:22.654Z] -rw-r--r--. 1 jenkins jenkins 167823 Oct 9 22:11 OpenJDK-sbom_ppc64le_linux_hotspot_26_19-ea.json [2025-10-09T23:05:22.654Z] -rw-rw-r--. 1 jenkins jenkins 31585 Oct 9 22:07 OpenJDK-sbom_ppc64le_linux_hotspot_26_19-ea-metadata.json [2025-10-09T23:05:22.654Z] -rw-r--r--. 1 jenkins jenkins 4481518 Oct 9 21:39 OpenJDK-static-libs-glibc_ppc64le_linux_hotspot_26_19-ea.tar.gz [2025-10-09T23:05:22.654Z] -rw-r--r--. 1 jenkins jenkins 120407153 Oct 9 21:39 OpenJDK-testimage_ppc64le_linux_hotspot_26_19-ea.tar.gz [2025-10-09T23:05:22.654Z] drwxr-xr-x. 3 jenkins jenkins 4096 Oct 9 21:38 static-libs [2025-10-09T23:05:22.654Z] drwxrwxr-x. 3 jenkins jenkins 4096 Oct 9 23:05 tmp [2025-10-09T23:05:22.654Z] List files in jdkbinary/tmp folder... [2025-10-09T23:05:22.654Z] total 4 [2025-10-09T23:05:22.654Z] drwxr-xr-x. 6 jenkins jenkins 4096 Oct 9 21:27 jdk-26+19-test-image [2025-10-09T23:05:22.654Z] Moving directory jdk-26+19-test-image/ to ../openjdk-test-image [2025-10-09T23:05:22.654Z] Uncompressing OpenJDK-debugimage_ppc64le_linux_hotspot_26_19-ea.tar.gz over ./j2sdk-image... [2025-10-09T23:05:30.669Z] Removing top-level folder jdk-26+19-debug-image/ [2025-10-09T23:05:30.669Z] Removing top-level folder jdk-26+19/ [2025-10-09T23:05:31.604Z] Run /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/jdkbinary/j2sdk-image/bin/java -version [2025-10-09T23:05:31.604Z] =JAVA VERSION OUTPUT BEGIN= [2025-10-09T23:05:31.604Z] openjdk version "26-beta" 2026-03-17 [2025-10-09T23:05:31.604Z] OpenJDK Runtime Environment Temurin-26+19-202510092035 (build 26-beta+19-ea) [2025-10-09T23:05:31.604Z] OpenJDK 64-Bit Server VM Temurin-26+19-202510092035 (build 26-beta+19-ea, mixed mode, sharing) [2025-10-09T23:05:31.604Z] =JAVA VERSION OUTPUT END= [2025-10-09T23:05:31.604Z] =RELEASE INFO BEGIN= [2025-10-09T23:05:31.604Z] IMPLEMENTOR="Eclipse Adoptium" [2025-10-09T23:05:31.604Z] IMPLEMENTOR_VERSION="Temurin-26+19-202510092035" [2025-10-09T23:05:31.604Z] JAVA_RUNTIME_VERSION="26-beta+19-ea" [2025-10-09T23:05:31.604Z] JAVA_VERSION="26" [2025-10-09T23:05:31.604Z] JAVA_VERSION_DATE="2026-03-17" [2025-10-09T23:05:31.604Z] LIBC="gnu" [2025-10-09T23:05:31.605Z] MODULES="java.base java.compiler java.datatransfer java.xml java.prefs java.desktop java.instrument java.logging java.management java.security.sasl java.naming java.rmi java.management.rmi java.net.http java.scripting java.security.jgss java.transaction.xa java.sql java.sql.rowset java.xml.crypto java.se java.smartcardio jdk.accessibility jdk.internal.jvmstat jdk.attach jdk.charsets jdk.internal.opt jdk.zipfs jdk.compiler jdk.crypto.cryptoki jdk.crypto.ec jdk.dynalink jdk.internal.ed jdk.editpad jdk.hotspot.agent jdk.httpserver jdk.incubator.vector jdk.internal.le jdk.internal.md jdk.jartool jdk.javadoc jdk.jcmd jdk.management jdk.management.agent jdk.jconsole jdk.jdeps jdk.jdwp.agent jdk.jdi jdk.jfr jdk.jlink jdk.jpackage jdk.jshell jdk.jstatd jdk.localedata jdk.management.jfr jdk.naming.dns jdk.naming.rmi jdk.net jdk.nio.mapmode jdk.sctp jdk.security.auth jdk.security.jgss jdk.unsupported jdk.unsupported.desktop jdk.xml.dom" [2025-10-09T23:05:31.605Z] OS_ARCH="ppc64le" [2025-10-09T23:05:31.605Z] OS_NAME="Linux" [2025-10-09T23:05:31.605Z] SOURCE=".:git:c15917d39e89" [2025-10-09T23:05:31.605Z] BUILD_SOURCE="git:9b7b18b0ceabf6f588e3a78699aa4e7e95794cd3" [2025-10-09T23:05:31.605Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git" [2025-10-09T23:05:31.605Z] SOURCE_REPO="https://github.com/adoptium/jdk.git" [2025-10-09T23:05:31.605Z] FULL_VERSION="26-beta+19-ea" [2025-10-09T23:05:31.605Z] SEMANTIC_VERSION="26+19" [2025-10-09T23:05:31.605Z] BUILD_INFO="OS: Linux Version: 6.8.0-41-generic" [2025-10-09T23:05:31.605Z] JVM_VARIANT="Hotspot" [2025-10-09T23:05:31.605Z] JVM_VERSION="26-beta+19-ea" [2025-10-09T23:05:31.605Z] IMAGE_TYPE="JDK" [2025-10-09T23:05:31.605Z] =RELEASE INFO END= [2025-10-09T23:05:31.605Z] get testKitGen... [2025-10-09T23:05:31.605Z] git clone -q https://github.com/adoptium/TKG.git [2025-10-09T23:05:31.605Z] git rev-parse master [2025-10-09T23:05:31.605Z] git checkout -q -f 639d718a050e0341a6f4f632c58491bb7c5091fe [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // dir [Pipeline] } [2025-10-09T23:05:32.538Z] $ ssh-agent -k [2025-10-09T23:05:32.544Z] unset SSH_AUTH_SOCK; [2025-10-09T23:05:32.544Z] unset SSH_AGENT_PID; [2025-10-09T23:05:32.544Z] echo Agent pid 7364 killed; [2025-10-09T23:05:33.320Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] fileExists [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] echo [2025-10-09T23:05:33.918Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&amp;TARGET=sanity.perf&amp;BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&amp;TEST_FLAG=&amp;UPSTREAM_TEST_JOB_NAME=&amp;DOCKER_REQUIRED=false&amp;ACTIVE_NODE_TIMEOUT=5&amp;VENDOR_TEST_DIRS=&amp;EXTRA_DOCKER_ARGS=&amp;TKG_OWNER_BRANCH=adoptium%3Amaster&amp;OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&amp;PLATFORM=ppc64le_linux&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=26&amp;DOCKER_REGISTRY_URL=&amp;ITERATIONS=1&amp;VENDOR_TEST_REPOS=&amp;JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk&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%2Fjdk%2Fjdk-linux-ppc64le-temurin&amp;OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&amp;CLOUD_PROVIDER=&amp;CUSTOM_TARGET=&amp;VENDOR_TEST_SHAS=&amp;JDK_BRANCH=jdk-26%2B19_adopt&amp;LABEL_ADDITION=&amp;ARTIFACTORY_REPO=&amp;ARTIFACTORY_ROOT_DIR=&amp;UPSTREAM_TEST_JOB_NUMBER=&amp;DOCKERIMAGE_TAG=&amp;TEST_TIME=120&amp;JDK_IMPL=hotspot&amp;SSH_AGENT_CREDENTIAL=&amp;AUTO_DETECT=true&amp;SLACK_CHANNEL=aqavit-bot&amp;DYNAMIC_COMPILE=false&amp;RELATED_NODES=&amp;ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&amp;APPLICATION_OPTIONS=&amp;CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&amp;ARCHIVE_TEST_RESULTS=false&amp;NUM_MACHINES=&amp;OPENJDK_SHA=&amp;TRSS_URL=&amp;RERUN_FAILURE=false&amp;USE_TESTENV_PROPERTIES=false&amp;BUILD_LIST=perf&amp;ADDITIONAL_ARTIFACTS_REQUIRED=&amp;UPSTREAM_JOB_NUMBER=373&amp;STF_OWNER_BRANCH=adoptium%3Amaster&amp;TIME_LIMIT=25&amp;JVM_OPTIONS=&amp;PARALLEL=None [Pipeline] echo [2025-10-09T23:05:33.930Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&amp;TARGET=sanity.perf&amp;BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&amp;TEST_FLAG=&amp;UPSTREAM_TEST_JOB_NAME=&amp;DOCKER_REQUIRED=false&amp;ACTIVE_NODE_TIMEOUT=5&amp;VENDOR_TEST_DIRS=&amp;EXTRA_DOCKER_ARGS=&amp;TKG_OWNER_BRANCH=adoptium%3Amaster&amp;OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&amp;PLATFORM=ppc64le_linux&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-centos74-ppc64le-1&amp;EXTRA_OPTIONS=&amp;CUSTOMIZED_SDK_URL=&amp;BUILD_IDENTIFIER=&amp;JENKINS_KEY=&amp;ADOPTOPENJDK_BRANCH=master&amp;LIGHT_WEIGHT_CHECKOUT=false&amp;USE_JRE=false&amp;ARTIFACTORY_SERVER=&amp;KEEP_WORKSPACE=false&amp;USER_CREDENTIALS_ID=&amp;JDK_VERSION=26&amp;DOCKER_REGISTRY_URL=&amp;ITERATIONS=1&amp;VENDOR_TEST_REPOS=&amp;JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk&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%2Fjdk%2Fjdk-linux-ppc64le-temurin&amp;OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&amp;CLOUD_PROVIDER=&amp;CUSTOM_TARGET=&amp;VENDOR_TEST_SHAS=&amp;JDK_BRANCH=jdk-26%2B19_adopt&amp;LABEL_ADDITION=&amp;ARTIFACTORY_REPO=&amp;ARTIFACTORY_ROOT_DIR=&amp;UPSTREAM_TEST_JOB_NUMBER=&amp;DOCKERIMAGE_TAG=&amp;TEST_TIME=120&amp;JDK_IMPL=hotspot&amp;SSH_AGENT_CREDENTIAL=&amp;AUTO_DETECT=true&amp;SLACK_CHANNEL=aqavit-bot&amp;DYNAMIC_COMPILE=false&amp;RELATED_NODES=&amp;ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&amp;APPLICATION_OPTIONS=&amp;CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&amp;ARCHIVE_TEST_RESULTS=false&amp;NUM_MACHINES=&amp;OPENJDK_SHA=&amp;TRSS_URL=&amp;RERUN_FAILURE=false&amp;USE_TESTENV_PROPERTIES=false&amp;BUILD_LIST=perf&amp;ADDITIONAL_ARTIFACTS_REQUIRED=&amp;UPSTREAM_JOB_NUMBER=373&amp;STF_OWNER_BRANCH=adoptium%3Amaster&amp;TIME_LIMIT=25&amp;JVM_OPTIONS=&amp;PARALLEL=None [Pipeline] stage [Pipeline] { (setupParallelEnv) Did you forget the `def` keyword? Script1 seems to be setting a field named parallel_tests (to a value of type LinkedHashMap) which could lead to memory leaks or other issues. [Pipeline] timeout [2025-10-09T23:05:33.978Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] copyArtifacts [2025-10-09T23:05:35.211Z] Copied 1 artifact from "getTRSSOutput" build number 1921 [Pipeline] sh [2025-10-09T23:05:37.476Z] + cd ./aqa-tests/TKG/resources/TRSS [2025-10-09T23:05:37.476Z] + gzip -cd TRSSOutput.tar.gz [2025-10-09T23:05:37.476Z] + tar xof - [2025-10-09T23:05:37.476Z] + rm TRSSOutput.tar.gz [Pipeline] } [Pipeline] // timeout [Pipeline] timeout [2025-10-09T23:05:38.025Z] Timeout set to expire in 20 min [Pipeline] { [Pipeline] echo [2025-10-09T23:05:38.045Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [Pipeline] sh [2025-10-09T23:05:39.961Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [2025-10-09T23:05:51.438Z] -------------------------------------------- [2025-10-09T23:05:51.438Z] path is set to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib [2025-10-09T23:05:51.438Z] task is set to default [2025-10-09T23:05:51.438Z] dependencyList is set to all [2025-10-09T23:05:51.438Z] -------------------------------------------- [2025-10-09T23:05:51.438Z] Starting download third party dependent jars [2025-10-09T23:05:51.438Z] -------------------------------------------- [2025-10-09T23:05:51.438Z] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib [2025-10-09T23:05:51.438Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading [2025-10-09T23:05:51.438Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib/jaxb-api.jar exists with correct hash, not downloading [2025-10-09T23:05:51.438Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib/asm-all.jar exists with correct hash, not downloading [2025-10-09T23:05:51.438Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib/objenesis.jar exists with correct hash, not downloading [2025-10-09T23:05:51.438Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib/byte-buddy.jar exists with correct hash, not downloading [2025-10-09T23:05:51.438Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib/jcommander.jar exists with correct hash, not downloading [2025-10-09T23:05:51.438Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib/org.eclipse.osgi-3.16.100.jar exists with correct hash, not downloading [2025-10-09T23:05:51.438Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib/junit4.jar exists with correct hash, not downloading [2025-10-09T23:05:51.438Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib/jtreg_7_3_1_1.tar.gz exists with correct hash, not downloading [2025-10-09T23:05:51.438Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading [2025-10-09T23:05:51.438Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading [2025-10-09T23:05:51.438Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib/jtreg_7_5_1_1.tar.gz exists with correct hash, not downloading [2025-10-09T23:05:51.438Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib/testng.jar exists with correct hash, not downloading [2025-10-09T23:05:51.438Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading [2025-10-09T23:05:51.438Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading [2025-10-09T23:05:51.438Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib/apache-maven-bin.tar.gz exists with correct hash, not downloading [2025-10-09T23:05:51.438Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib/jtreg_7_5_2_1.tar.gz exists with correct hash, not downloading [2025-10-09T23:05:51.438Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib/dacapo.zip exists with correct hash, not downloading [2025-10-09T23:05:51.438Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib/jtreg_7_4_1.tar.gz exists with correct hash, not downloading [2025-10-09T23:05:51.438Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib/mockito-core.jar exists with correct hash, not downloading [2025-10-09T23:05:51.438Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib/asm.jar exists with correct hash, not downloading [2025-10-09T23:05:51.438Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib/jtreg_8_2.tar.gz exists with correct hash, not downloading [2025-10-09T23:05:51.439Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib/asmtools.jar exists with correct hash, not downloading [2025-10-09T23:05:51.439Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib/commons-cli.jar exists with correct hash, not downloading [2025-10-09T23:05:51.439Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib/jython-standalone.jar exists with correct hash, not downloading [2025-10-09T23:05:51.439Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib/commons-exec.jar exists with correct hash, not downloading [2025-10-09T23:05:51.439Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib/javassist.jar exists with correct hash, not downloading [2025-10-09T23:05:51.439Z] downloaded dependent third party jars successfully [Pipeline] } [Pipeline] // timeout [Pipeline] nodesByLabel [2025-10-09T23:05:51.993Z] Found a total of 2 nodes with the 'hw.arch.ppc64le&&sw.os.linux&&ci.role.perf' label [Pipeline] sh [2025-10-09T23:05:53.920Z] + cd ./aqa-tests/TKG [2025-10-09T23:05:53.920Z] ++ uname [2025-10-09T23:05:53.920Z] + '[' Linux = AIX ']' [2025-10-09T23:05:53.920Z] ++ uname [2025-10-09T23:05:53.920Z] + '[' Linux = SunOS ']' [2025-10-09T23:05:53.920Z] ++ uname [2025-10-09T23:05:53.920Z] + '[' Linux = '*BSD' ']' [2025-10-09T23:05:53.920Z] + MAKE=make [2025-10-09T23:05:53.920Z] + make genParallelList TEST=sanity.perf TEST_TIME=120 NUM_MACHINES= [2025-10-09T23:05:53.920Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/jdkbinary/j2sdk-image [2025-10-09T23:05:53.920Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib [2025-10-09T23:05:53.920Z] rm -f -r /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_compilation; \ [2025-10-09T23:05:53.920Z] mkdir -p /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_compilation; \ [2025-10-09T23:05:53.920Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2025-10-09T23:05:53.920Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_compilation"; fi [2025-10-09T23:05:54.854Z] Buildfile: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/scripts/build_tools.xml [2025-10-09T23:05:55.863Z] [2025-10-09T23:05:55.863Z] build: [2025-10-09T23:05:55.863Z] [2025-10-09T23:05:55.863Z] clean: [2025-10-09T23:05:55.863Z] [2025-10-09T23:05:55.863Z] init: [2025-10-09T23:05:55.863Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/bin [2025-10-09T23:05:55.863Z] [2025-10-09T23:05:55.863Z] getDependentLibs: [2025-10-09T23:05:55.863Z] [exec] -------------------------------------------- [2025-10-09T23:05:55.863Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib [2025-10-09T23:05:55.863Z] [exec] task is set to default [2025-10-09T23:05:55.863Z] [exec] dependencyList is set to json_simple [2025-10-09T23:05:55.863Z] [exec] -------------------------------------------- [2025-10-09T23:05:55.863Z] [exec] Starting download third party dependent jars [2025-10-09T23:05:55.863Z] [exec] -------------------------------------------- [2025-10-09T23:05:55.863Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib [2025-10-09T23:05:55.863Z] [exec] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading [2025-10-09T23:05:55.863Z] [exec] downloaded dependent third party jars successfully [2025-10-09T23:05:55.863Z] [2025-10-09T23:05:55.863Z] compile: [2025-10-09T23:05:55.863Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2025-10-09T23:05:55.863Z] [echo] ============COMPILER SETTINGS============ [2025-10-09T23:05:55.863Z] [echo] ===fork: yes [2025-10-09T23:05:55.863Z] [echo] ===debug: on [2025-10-09T23:05:55.863Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/bin [2025-10-09T23:05:57.786Z] [javac] Note: Some input files use or override a deprecated API. [2025-10-09T23:05:57.786Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2025-10-09T23:05:57.786Z] [2025-10-09T23:05:57.786Z] dist: [2025-10-09T23:05:57.786Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/bin/TestKitGen.jar [2025-10-09T23:05:57.786Z] [2025-10-09T23:05:57.786Z] BUILD SUCCESSFUL [2025-10-09T23:05:57.786Z] Total time: 3 seconds [2025-10-09T23:05:57.786Z] 0 [2025-10-09T23:05:57.786Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector [2025-10-09T23:05:58.721Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch! [2025-10-09T23:05:58.721Z] microArchOutput: machine : CHRP IBM pSeries (emulated by qemu) [2025-10-09T23:06:00.692Z] ****************************** MACHINE INFO ****************************** [2025-10-09T23:06:00.692Z] File path : /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG [2025-10-09T23:06:00.692Z] Free Physical Memory Size : 1796145152 [2025-10-09T23:06:00.692Z] Free space (bytes) : 18323943424 [2025-10-09T23:06:00.692Z] Total Physical Memory Size : 8023506944 [2025-10-09T23:06:00.692Z] Total space (bytes) : 84477304832 [2025-10-09T23:06:00.692Z] Usable space (bytes) : 14839918592 [2025-10-09T23:06:00.692Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2025-10-09T23:06:00.692Z] bashVersion : [2025-10-09T23:06:00.692Z] GNU bash, version 4.2.46(2)-release (powerpc64le-redhat-linux-gnu) [2025-10-09T23:06:00.692Z] Copyright (C) 2011 Free Software Foundation, Inc. [2025-10-09T23:06:00.692Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2025-10-09T23:06:00.692Z] [2025-10-09T23:06:00.692Z] This is free software; you are free to change and redistribute it. [2025-10-09T23:06:00.692Z] There is NO WARRANTY, to the extent permitted by law. [2025-10-09T23:06:00.692Z] cpuCores : 4 [2025-10-09T23:06:00.692Z] curlVersion : [2025-10-09T23:06:00.692Z] curl 7.79.1 (powerpc64le-unknown-linux-gnu) libcurl/7.79.1 OpenSSL/1.0.2k-fips zlib/1.2.7 [2025-10-09T23:06:00.692Z] Release-Date: 2021-09-22 [2025-10-09T23:06:00.692Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps mqtt pop3 pop3s rtsp smb smbs smtp smtps telnet tftp [2025-10-09T23:06:00.692Z] Features: alt-svc AsynchDNS HSTS HTTPS-proxy IPv6 Largefile libz NTLM NTLM_WB SSL UnixSockets [2025-10-09T23:06:00.692Z] dockerVersion : Docker version v26.1.4, build 5650f9b [2025-10-09T23:06:00.692Z] gcc version : 4.8.5 [2025-10-09T23:06:00.692Z] gclibc version : ldd (GNU libc) 2.17 [2025-10-09T23:06:00.692Z] gdb version : bash: gdb: command not found [2025-10-09T23:06:00.692Z] lldb version : Command could not be executed [2025-10-09T23:06:00.692Z] makeVersion : [2025-10-09T23:06:00.692Z] GNU Make 4.1 [2025-10-09T23:06:00.692Z] Built for powerpc64le-unknown-linux-gnu [2025-10-09T23:06:00.692Z] Copyright (C) 1988-2014 Free Software Foundation, Inc. [2025-10-09T23:06:00.692Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2025-10-09T23:06:00.693Z] This is free software: you are free to change and redistribute it. [2025-10-09T23:06:00.693Z] There is NO WARRANTY, to the extent permitted by law. [2025-10-09T23:06:00.693Z] mavenVersion : [2025-10-09T23:06:00.693Z] WARNING: A restricted method in java.lang.System has been called [2025-10-09T23:06:00.693Z] WARNING: java.lang.System::load has been called by org.fusesource.hawtjni.runtime.Library in an unnamed module (file:/usr/local/apache-maven-3.6.3/lib/jansi-1.17.1.jar) [2025-10-09T23:06:00.693Z] WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module [2025-10-09T23:06:00.693Z] WARNING: Restricted methods will be blocked in a future release unless native access is enabled [2025-10-09T23:06:00.693Z] [2025-10-09T23:06:00.693Z] Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f) [2025-10-09T23:06:00.693Z] Maven home: /usr/local/apache-maven-3.6.3 [2025-10-09T23:06:00.693Z] Java version: 26-beta, vendor: Eclipse Adoptium, runtime: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/jdkbinary/j2sdk-image [2025-10-09T23:06:00.693Z] Default locale: en_US, platform encoding: UTF-8 [2025-10-09T23:06:00.693Z] OS name: "linux", version: "3.10.0-1160.105.1.el7.ppc64le", arch: "ppc64le", family: "unix" [2025-10-09T23:06:00.693Z] osInfo : [2025-10-09T23:06:00.693Z] NAME="CentOS Linux" [2025-10-09T23:06:00.693Z] VERSION="7 (AltArch)" [2025-10-09T23:06:00.693Z] ID="centos" [2025-10-09T23:06:00.693Z] ID_LIKE="rhel fedora" [2025-10-09T23:06:00.693Z] VERSION_ID="7" [2025-10-09T23:06:00.693Z] PRETTY_NAME="CentOS Linux 7 (AltArch)" [2025-10-09T23:06:00.693Z] ANSI_COLOR="0;31" [2025-10-09T23:06:00.693Z] CPE_NAME="cpe:/o:centos:centos:7:server" [2025-10-09T23:06:00.693Z] HOME_URL="https://www.centos.org/" [2025-10-09T23:06:00.693Z] BUG_REPORT_URL="https://bugs.centos.org/" [2025-10-09T23:06:00.693Z] [2025-10-09T23:06:00.693Z] CENTOS_MANTISBT_PROJECT="CentOS-7" [2025-10-09T23:06:00.693Z] CENTOS_MANTISBT_PROJECT_VERSION="7" [2025-10-09T23:06:00.693Z] REDHAT_SUPPORT_PRODUCT="centos" [2025-10-09T23:06:00.693Z] REDHAT_SUPPORT_PRODUCT_VERSION="7" [2025-10-09T23:06:00.693Z] [2025-10-09T23:06:00.693Z] osLabel : cent.7 [2025-10-09T23:06:00.693Z] perlVersion : [2025-10-09T23:06:00.693Z] [2025-10-09T23:06:00.693Z] This is perl 5, version 16, subversion 3 (v5.16.3) built for ppc64le-linux-thread-multi [2025-10-09T23:06:00.693Z] (with 44 registered patches, see perl -V for more detail) [2025-10-09T23:06:00.693Z] [2025-10-09T23:06:00.693Z] Copyright 1987-2012, Larry Wall [2025-10-09T23:06:00.693Z] [2025-10-09T23:06:00.693Z] Perl may be copied only under the terms of either the Artistic License or the [2025-10-09T23:06:00.693Z] GNU General Public License, which may be found in the Perl 5 source kit. [2025-10-09T23:06:00.693Z] [2025-10-09T23:06:00.693Z] Complete documentation for Perl, including FAQ lists, should be found on [2025-10-09T23:06:00.693Z] this system using "man perl" or "perldoc perl". If you have access to the [2025-10-09T23:06:00.693Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page. [2025-10-09T23:06:00.693Z] [2025-10-09T23:06:00.693Z] podmanVersion : bash: podman: command not found [2025-10-09T23:06:00.693Z] procArch : ppc64le [2025-10-09T23:06:00.693Z] sysArch : ppc64le [2025-10-09T23:06:00.693Z] sysOS : Linux [2025-10-09T23:06:00.693Z] ulimit : [2025-10-09T23:06:00.693Z] core file size (blocks, -c) 0 [2025-10-09T23:06:00.693Z] data seg size (kbytes, -d) unlimited [2025-10-09T23:06:00.693Z] scheduling priority (-e) 0 [2025-10-09T23:06:00.693Z] file size (blocks, -f) unlimited [2025-10-09T23:06:00.693Z] pending signals (-i) 30252 [2025-10-09T23:06:00.693Z] max locked memory (kbytes, -l) 64 [2025-10-09T23:06:00.693Z] max memory size (kbytes, -m) unlimited [2025-10-09T23:06:00.693Z] open files (-n) 4096 [2025-10-09T23:06:00.693Z] pipe size (512 bytes, -p) 8 [2025-10-09T23:06:00.693Z] POSIX message queues (bytes, -q) 819200 [2025-10-09T23:06:00.693Z] real-time priority (-r) 0 [2025-10-09T23:06:00.693Z] stack size (kbytes, -s) 8192 [2025-10-09T23:06:00.693Z] cpu time (seconds, -t) unlimited [2025-10-09T23:06:00.693Z] max user processes (-u) 4096 [2025-10-09T23:06:00.693Z] virtual memory (kbytes, -v) unlimited [2025-10-09T23:06:00.693Z] file locks (-x) unlimited [2025-10-09T23:06:00.693Z] uname : Linux test-osuosl-centos74-ppc64le-1.adoptopenjdk.net 3.10.0-1160.105.1.el7.ppc64le #1 SMP Thu Dec 7 15:43:11 UTC 2023 ppc64le ppc64le ppc64le GNU/Linux [2025-10-09T23:06:00.693Z] vmVendor : Oracle Corporation [2025-10-09T23:06:00.693Z] vmVersion : 26-beta+19-ea [2025-10-09T23:06:00.693Z] xlc version : bash: xlC: command not found [2025-10-09T23:06:00.693Z] ************************************************************************** [2025-10-09T23:06:00.693Z] [2025-10-09T23:06:00.693Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM [2025-10-09T23:06:00.693Z] [2025-10-09T23:06:00.693Z] System.getProperty('java.vendor')=Eclipse Adoptium [2025-10-09T23:06:00.693Z] [2025-10-09T23:06:00.693Z] System.getProperty('os.name')=Linux [2025-10-09T23:06:00.693Z] [2025-10-09T23:06:00.693Z] System.getProperty('os.arch')=ppc64le [2025-10-09T23:06:00.693Z] [2025-10-09T23:06:00.693Z] System.getProperty('java.fullversion')=null [2025-10-09T23:06:00.693Z] [2025-10-09T23:06:00.693Z] System.getProperty('sun.arch.data.model')=64 [2025-10-09T23:06:00.693Z] [2025-10-09T23:06:01.626Z] make -f makeGen.mk AUTO_DETECT=true MODE=parallelList NUM_MACHINES= TEST_TIME=120 TESTTARGET=sanity.perf TESTLIST= TRSS_URL= LIB_DIR=/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib [2025-10-09T23:06:01.626Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG' [2025-10-09T23:06:01.626Z] perl scripts/configure.pl [2025-10-09T23:06:01.626Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=parallelList --spec=linux_ppc-64_le --microArch="" --osLabel="cent.7" --jdkVersion=26 --impl=hotspot --vendor="eclipse" --buildList=perf --iterations=1 --aotIterations= --testFlag= --testTarget=sanity.perf --testList= --numOfMachines= --testTime=120 --TRSSURL= [2025-10-09T23:06:01.626Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv. [2025-10-09T23:06:01.626Z] [2025-10-09T23:06:01.626Z] [2025-10-09T23:06:01.626Z] Starting to generate parallel test lists. [2025-10-09T23:06:01.626Z] [2025-10-09T23:06:01.626Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../perf/idle_micro/playlist.xml [2025-10-09T23:06:01.626Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../perf/liberty/playlist.xml [2025-10-09T23:06:01.626Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../perf/dacapo/playlist.xml [2025-10-09T23:06:01.626Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../perf/bumbleBench/playlist.xml [2025-10-09T23:06:01.626Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../perf/specjbb/playlist.xml [2025-10-09T23:06:01.626Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../perf/renaissance/playlist.xml [2025-10-09T23:06:01.626Z] Attempting to get test duration data from TRSS. [2025-10-09T23:06:01.626Z] curl --silent --max-time 120 -L -k https://trss.adoptopenjdk.net/api/getTestAvgDuration?limit=100&jdkVersion=26&impl=hs&platform=ppc64le_linux&group=perf&level=sanity [2025-10-09T23:06:02.559Z] Attempting to get test duration data from cached files. [2025-10-09T23:06:02.559Z] [2025-10-09T23:06:02.559Z] TEST DURATION [2025-10-09T23:06:02.559Z] ==================================================================================== [2025-10-09T23:06:02.559Z] Total number of tests searched: 9 [2025-10-09T23:06:02.559Z] Number of test durations found: 9 [2025-10-09T23:06:02.559Z] Top slowest tests: [2025-10-09T23:06:02.559Z] 09m06s renaissance-akka-uct_0 [2025-10-09T23:06:02.559Z] 05m22s renaissance-fj-kmeans_0 [2025-10-09T23:06:02.559Z] 03m09s renaissance-future-genetic_0 [2025-10-09T23:06:02.559Z] ==================================================================================== [2025-10-09T23:06:02.559Z] [2025-10-09T23:06:02.559Z] Test target is split into 1 lists. [2025-10-09T23:06:02.559Z] Reducing estimated test running time from 20m00s to 20m00s. [2025-10-09T23:06:02.559Z] [2025-10-09T23:06:02.559Z] -------------------------------------testList_0------------------------------------- [2025-10-09T23:06:02.559Z] Number of tests: 9 [2025-10-09T23:06:02.559Z] Estimated running time: 20m00s [2025-10-09T23:06:02.559Z] TESTLIST=renaissance-akka-uct_0,renaissance-fj-kmeans_0,renaissance-future-genetic_0,dacapo-h2_0,dacapo-eclipse_0,renaissance-scala-kmeans_0,renaissance-naive-bayes_0,dacapo-lusearch-fix_0,IdleMicrobenchmark_HS_0 [2025-10-09T23:06:02.559Z] ------------------------------------------------------------------------------------ [2025-10-09T23:06:02.559Z] [2025-10-09T23:06:02.559Z] Parallel test lists file (/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/parallelList.mk) is generated successfully. [2025-10-09T23:06:02.559Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG' [Pipeline] fileExists [Pipeline] echo [2025-10-09T23:06:03.251Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk [Pipeline] readProperties [Pipeline] echo [2025-10-09T23:06:03.780Z] Number of test list is 1, no need to run tests in child job. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] echo [2025-10-09T23:06:03.851Z] Building tests... [Pipeline] timeout [2025-10-09T23:06:03.856Z] Timeout set to expire in 20 min [Pipeline] { [Pipeline] echo [2025-10-09T23:06:03.880Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [Pipeline] sh [2025-10-09T23:06:05.688Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [2025-10-09T23:06:10.966Z] -------------------------------------------- [2025-10-09T23:06:10.966Z] path is set to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib [2025-10-09T23:06:10.966Z] task is set to default [2025-10-09T23:06:10.966Z] dependencyList is set to all [2025-10-09T23:06:10.966Z] -------------------------------------------- [2025-10-09T23:06:10.966Z] Starting download third party dependent jars [2025-10-09T23:06:10.966Z] -------------------------------------------- [2025-10-09T23:06:10.966Z] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib [2025-10-09T23:06:10.966Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading [2025-10-09T23:06:10.966Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib/jaxb-api.jar exists with correct hash, not downloading [2025-10-09T23:06:10.966Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib/asm-all.jar exists with correct hash, not downloading [2025-10-09T23:06:10.966Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib/objenesis.jar exists with correct hash, not downloading [2025-10-09T23:06:10.966Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib/byte-buddy.jar exists with correct hash, not downloading [2025-10-09T23:06:10.966Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib/jcommander.jar exists with correct hash, not downloading [2025-10-09T23:06:10.966Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib/org.eclipse.osgi-3.16.100.jar exists with correct hash, not downloading [2025-10-09T23:06:10.966Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib/junit4.jar exists with correct hash, not downloading [2025-10-09T23:06:10.967Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib/jtreg_7_3_1_1.tar.gz exists with correct hash, not downloading [2025-10-09T23:06:10.967Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading [2025-10-09T23:06:10.967Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading [2025-10-09T23:06:10.967Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib/jtreg_7_5_1_1.tar.gz exists with correct hash, not downloading [2025-10-09T23:06:10.967Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib/testng.jar exists with correct hash, not downloading [2025-10-09T23:06:10.967Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading [2025-10-09T23:06:10.967Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading [2025-10-09T23:06:10.967Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib/apache-maven-bin.tar.gz exists with correct hash, not downloading [2025-10-09T23:06:10.967Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib/jtreg_7_5_2_1.tar.gz exists with correct hash, not downloading [2025-10-09T23:06:10.967Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib/dacapo.zip exists with correct hash, not downloading [2025-10-09T23:06:10.967Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib/jtreg_7_4_1.tar.gz exists with correct hash, not downloading [2025-10-09T23:06:10.967Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib/mockito-core.jar exists with correct hash, not downloading [2025-10-09T23:06:10.967Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib/asm.jar exists with correct hash, not downloading [2025-10-09T23:06:10.967Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib/jtreg_8_2.tar.gz exists with correct hash, not downloading [2025-10-09T23:06:10.967Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib/asmtools.jar exists with correct hash, not downloading [2025-10-09T23:06:10.967Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib/commons-cli.jar exists with correct hash, not downloading [2025-10-09T23:06:10.967Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib/jython-standalone.jar exists with correct hash, not downloading [2025-10-09T23:06:10.967Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib/commons-exec.jar exists with correct hash, not downloading [2025-10-09T23:06:10.967Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib/javassist.jar exists with correct hash, not downloading [2025-10-09T23:06:10.967Z] downloaded dependent third party jars successfully [Pipeline] } [Pipeline] // timeout [Pipeline] fileExists [Pipeline] fileExists [Pipeline] withCredentials [2025-10-09T23:06:11.896Z] Masking supported pattern matches of $USERNAME or $PASSWORD [Pipeline] { [Pipeline] dir [2025-10-09T23:06:11.912Z] Running in /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests [Pipeline] { [Pipeline] sshagent [2025-10-09T23:06:12.005Z] $ ssh-agent [2025-10-09T23:06:12.789Z] SSH_AUTH_SOCK=/tmp/ssh-mnVrMkqaZPe8/agent.7905 [2025-10-09T23:06:12.789Z] SSH_AGENT_PID=7907 [2025-10-09T23:06:12.789Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-10-09T23:06:14.612Z] + bash ./compile.sh [2025-10-09T23:06:14.612Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/jdkbinary/j2sdk-image [2025-10-09T23:06:14.612Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib [2025-10-09T23:06:14.612Z] rm -f -r /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_compilation; \ [2025-10-09T23:06:14.612Z] mkdir -p /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_compilation; \ [2025-10-09T23:06:14.613Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2025-10-09T23:06:14.613Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_compilation"; fi [2025-10-09T23:06:14.613Z] Buildfile: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/scripts/build_tools.xml [2025-10-09T23:06:14.613Z] [2025-10-09T23:06:14.613Z] build: [2025-10-09T23:06:14.613Z] [2025-10-09T23:06:14.613Z] clean: [2025-10-09T23:06:14.613Z] [delete] Deleting: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/autoGenEnv.mk [2025-10-09T23:06:14.614Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/bin [2025-10-09T23:06:14.614Z] [2025-10-09T23:06:14.614Z] init: [2025-10-09T23:06:14.614Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/bin [2025-10-09T23:06:14.614Z] [2025-10-09T23:06:14.614Z] getDependentLibs: [2025-10-09T23:06:14.614Z] [exec] -------------------------------------------- [2025-10-09T23:06:14.614Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib [2025-10-09T23:06:14.614Z] [exec] task is set to default [2025-10-09T23:06:14.614Z] [exec] dependencyList is set to json_simple [2025-10-09T23:06:14.614Z] [exec] -------------------------------------------- [2025-10-09T23:06:14.614Z] [exec] Starting download third party dependent jars [2025-10-09T23:06:14.614Z] [exec] -------------------------------------------- [2025-10-09T23:06:14.614Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib [2025-10-09T23:06:14.614Z] [exec] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading [2025-10-09T23:06:14.614Z] [exec] downloaded dependent third party jars successfully [2025-10-09T23:06:14.614Z] [2025-10-09T23:06:14.614Z] compile: [2025-10-09T23:06:14.614Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2025-10-09T23:06:14.614Z] [echo] ============COMPILER SETTINGS============ [2025-10-09T23:06:14.614Z] [echo] ===fork: yes [2025-10-09T23:06:14.614Z] [echo] ===debug: on [2025-10-09T23:06:14.615Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/bin [2025-10-09T23:06:16.533Z] [javac] Note: Some input files use or override a deprecated API. [2025-10-09T23:06:16.533Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2025-10-09T23:06:16.533Z] [2025-10-09T23:06:16.533Z] dist: [2025-10-09T23:06:16.533Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/bin/TestKitGen.jar [2025-10-09T23:06:16.533Z] [2025-10-09T23:06:16.533Z] BUILD SUCCESSFUL [2025-10-09T23:06:16.533Z] Total time: 2 seconds [2025-10-09T23:06:16.533Z] 0 [2025-10-09T23:06:16.533Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector [2025-10-09T23:06:17.471Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch! [2025-10-09T23:06:17.471Z] microArchOutput: machine : CHRP IBM pSeries (emulated by qemu) [2025-10-09T23:06:17.471Z] ****************************** MACHINE INFO ****************************** [2025-10-09T23:06:17.471Z] File path : /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG [2025-10-09T23:06:17.472Z] Free Physical Memory Size : 1790640128 [2025-10-09T23:06:17.472Z] Free space (bytes) : 18323927040 [2025-10-09T23:06:17.472Z] Total Physical Memory Size : 8023506944 [2025-10-09T23:06:17.472Z] Total space (bytes) : 84477304832 [2025-10-09T23:06:17.472Z] Usable space (bytes) : 14839902208 [2025-10-09T23:06:17.472Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2025-10-09T23:06:17.472Z] bashVersion : [2025-10-09T23:06:17.472Z] GNU bash, version 4.2.46(2)-release (powerpc64le-redhat-linux-gnu) [2025-10-09T23:06:17.472Z] Copyright (C) 2011 Free Software Foundation, Inc. [2025-10-09T23:06:17.472Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2025-10-09T23:06:17.472Z] [2025-10-09T23:06:17.472Z] This is free software; you are free to change and redistribute it. [2025-10-09T23:06:17.472Z] There is NO WARRANTY, to the extent permitted by law. [2025-10-09T23:06:17.472Z] cpuCores : 4 [2025-10-09T23:06:17.472Z] curlVersion : [2025-10-09T23:06:17.472Z] curl 7.79.1 (powerpc64le-unknown-linux-gnu) libcurl/7.79.1 OpenSSL/1.0.2k-fips zlib/1.2.7 [2025-10-09T23:06:17.472Z] Release-Date: 2021-09-22 [2025-10-09T23:06:17.472Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps mqtt pop3 pop3s rtsp smb smbs smtp smtps telnet tftp [2025-10-09T23:06:17.472Z] Features: alt-svc AsynchDNS HSTS HTTPS-proxy IPv6 Largefile libz NTLM NTLM_WB SSL UnixSockets [2025-10-09T23:06:17.472Z] dockerVersion : Docker version v26.1.4, build 5650f9b [2025-10-09T23:06:17.472Z] gcc version : 4.8.5 [2025-10-09T23:06:17.472Z] gclibc version : ldd (GNU libc) 2.17 [2025-10-09T23:06:17.472Z] gdb version : bash: gdb: command not found [2025-10-09T23:06:17.472Z] lldb version : Command could not be executed [2025-10-09T23:06:17.472Z] makeVersion : [2025-10-09T23:06:17.472Z] GNU Make 4.1 [2025-10-09T23:06:17.472Z] Built for powerpc64le-unknown-linux-gnu [2025-10-09T23:06:17.472Z] Copyright (C) 1988-2014 Free Software Foundation, Inc. [2025-10-09T23:06:17.472Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2025-10-09T23:06:17.472Z] This is free software: you are free to change and redistribute it. [2025-10-09T23:06:17.472Z] There is NO WARRANTY, to the extent permitted by law. [2025-10-09T23:06:17.472Z] mavenVersion : [2025-10-09T23:06:17.472Z] WARNING: A restricted method in java.lang.System has been called [2025-10-09T23:06:17.472Z] WARNING: java.lang.System::load has been called by org.fusesource.hawtjni.runtime.Library in an unnamed module (file:/usr/local/apache-maven-3.6.3/lib/jansi-1.17.1.jar) [2025-10-09T23:06:17.472Z] WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module [2025-10-09T23:06:17.472Z] WARNING: Restricted methods will be blocked in a future release unless native access is enabled [2025-10-09T23:06:17.472Z] [2025-10-09T23:06:17.472Z] Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f) [2025-10-09T23:06:17.472Z] Maven home: /usr/local/apache-maven-3.6.3 [2025-10-09T23:06:17.473Z] Java version: 26-beta, vendor: Eclipse Adoptium, runtime: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/jdkbinary/j2sdk-image [2025-10-09T23:06:17.473Z] Default locale: en_US, platform encoding: UTF-8 [2025-10-09T23:06:17.473Z] OS name: "linux", version: "3.10.0-1160.105.1.el7.ppc64le", arch: "ppc64le", family: "unix" [2025-10-09T23:06:17.473Z] osInfo : [2025-10-09T23:06:17.473Z] NAME="CentOS Linux" [2025-10-09T23:06:17.473Z] VERSION="7 (AltArch)" [2025-10-09T23:06:17.473Z] ID="centos" [2025-10-09T23:06:17.473Z] ID_LIKE="rhel fedora" [2025-10-09T23:06:17.473Z] VERSION_ID="7" [2025-10-09T23:06:17.473Z] PRETTY_NAME="CentOS Linux 7 (AltArch)" [2025-10-09T23:06:17.473Z] ANSI_COLOR="0;31" [2025-10-09T23:06:17.473Z] CPE_NAME="cpe:/o:centos:centos:7:server" [2025-10-09T23:06:17.473Z] HOME_URL="https://www.centos.org/" [2025-10-09T23:06:17.473Z] BUG_REPORT_URL="https://bugs.centos.org/" [2025-10-09T23:06:17.473Z] [2025-10-09T23:06:17.473Z] CENTOS_MANTISBT_PROJECT="CentOS-7" [2025-10-09T23:06:17.473Z] CENTOS_MANTISBT_PROJECT_VERSION="7" [2025-10-09T23:06:17.473Z] REDHAT_SUPPORT_PRODUCT="centos" [2025-10-09T23:06:17.473Z] REDHAT_SUPPORT_PRODUCT_VERSION="7" [2025-10-09T23:06:17.473Z] [2025-10-09T23:06:17.473Z] osLabel : cent.7 [2025-10-09T23:06:17.473Z] perlVersion : [2025-10-09T23:06:17.473Z] [2025-10-09T23:06:17.473Z] This is perl 5, version 16, subversion 3 (v5.16.3) built for ppc64le-linux-thread-multi [2025-10-09T23:06:17.473Z] (with 44 registered patches, see perl -V for more detail) [2025-10-09T23:06:17.473Z] [2025-10-09T23:06:17.473Z] Copyright 1987-2012, Larry Wall [2025-10-09T23:06:17.473Z] [2025-10-09T23:06:17.473Z] Perl may be copied only under the terms of either the Artistic License or the [2025-10-09T23:06:17.473Z] GNU General Public License, which may be found in the Perl 5 source kit. [2025-10-09T23:06:17.473Z] [2025-10-09T23:06:17.473Z] Complete documentation for Perl, including FAQ lists, should be found on [2025-10-09T23:06:17.473Z] this system using "man perl" or "perldoc perl". If you have access to the [2025-10-09T23:06:17.473Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page. [2025-10-09T23:06:17.473Z] [2025-10-09T23:06:17.473Z] podmanVersion : bash: podman: command not found [2025-10-09T23:06:17.473Z] procArch : ppc64le [2025-10-09T23:06:17.473Z] sysArch : ppc64le [2025-10-09T23:06:17.473Z] sysOS : Linux [2025-10-09T23:06:17.473Z] ulimit : [2025-10-09T23:06:17.473Z] core file size (blocks, -c) 0 [2025-10-09T23:06:17.473Z] data seg size (kbytes, -d) unlimited [2025-10-09T23:06:17.473Z] scheduling priority (-e) 0 [2025-10-09T23:06:17.473Z] file size (blocks, -f) unlimited [2025-10-09T23:06:17.473Z] pending signals (-i) 30252 [2025-10-09T23:06:17.473Z] max locked memory (kbytes, -l) 64 [2025-10-09T23:06:17.473Z] max memory size (kbytes, -m) unlimited [2025-10-09T23:06:17.473Z] open files (-n) 4096 [2025-10-09T23:06:17.473Z] pipe size (512 bytes, -p) 8 [2025-10-09T23:06:17.473Z] POSIX message queues (bytes, -q) 819200 [2025-10-09T23:06:17.473Z] real-time priority (-r) 0 [2025-10-09T23:06:17.473Z] stack size (kbytes, -s) 8192 [2025-10-09T23:06:17.473Z] cpu time (seconds, -t) unlimited [2025-10-09T23:06:17.473Z] max user processes (-u) 4096 [2025-10-09T23:06:17.473Z] virtual memory (kbytes, -v) unlimited [2025-10-09T23:06:17.473Z] file locks (-x) unlimited [2025-10-09T23:06:17.474Z] uname : Linux test-osuosl-centos74-ppc64le-1.adoptopenjdk.net 3.10.0-1160.105.1.el7.ppc64le #1 SMP Thu Dec 7 15:43:11 UTC 2023 ppc64le ppc64le ppc64le GNU/Linux [2025-10-09T23:06:17.474Z] vmVendor : Oracle Corporation [2025-10-09T23:06:17.474Z] vmVersion : 26-beta+19-ea [2025-10-09T23:06:17.474Z] xlc version : bash: xlC: command not found [2025-10-09T23:06:17.474Z] ************************************************************************** [2025-10-09T23:06:17.474Z] [2025-10-09T23:06:17.474Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM [2025-10-09T23:06:17.474Z] [2025-10-09T23:06:17.474Z] System.getProperty('java.vendor')=Eclipse Adoptium [2025-10-09T23:06:17.474Z] [2025-10-09T23:06:17.474Z] System.getProperty('os.name')=Linux [2025-10-09T23:06:17.474Z] [2025-10-09T23:06:17.474Z] System.getProperty('os.arch')=ppc64le [2025-10-09T23:06:17.474Z] [2025-10-09T23:06:17.474Z] System.getProperty('java.fullversion')=null [2025-10-09T23:06:17.474Z] [2025-10-09T23:06:17.474Z] System.getProperty('sun.arch.data.model')=64 [2025-10-09T23:06:17.474Z] [2025-10-09T23:06:17.474Z] make -f clean.mk cleanBuild [2025-10-09T23:06:17.474Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG' [2025-10-09T23:06:17.474Z] rm -f -r /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../../jvmtest [2025-10-09T23:06:17.474Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG' [2025-10-09T23:06:17.474Z] make -f compile.mk compile [2025-10-09T23:06:17.474Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG' [2025-10-09T23:06:18.409Z] rm -f -r /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_compilation; \ [2025-10-09T23:06:18.409Z] mkdir -p /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_compilation; \ [2025-10-09T23:06:18.409Z] (ant -f scripts/build_test.xml "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/.." "-DBUILD_ROOT=/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../../jvmtest" "-DJDK_VERSION=26" "-DJDK_IMPL=hotspot" "-DJDK_VENDOR=eclipse" "-DJCL_VERSION=latest" "-DBUILD_LIST=perf" "-DRESOURCES_DIR=/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../../jvmtest/TestConfig/resources" "-DSPEC=linux_ppc-64_le" "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/jdkbinary/j2sdk-image" "-DJVM_VERSION=openjdk26" "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2025-10-09T23:06:18.409Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_compilation"; fi [2025-10-09T23:06:18.409Z] Buildfile: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/scripts/build_test.xml [2025-10-09T23:06:18.409Z] [echo] build.list is TestConfig/build.xml,perf/build.xml [2025-10-09T23:06:18.409Z] [2025-10-09T23:06:18.409Z] -create_test_directory: [2025-10-09T23:06:18.410Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/jvmtest [2025-10-09T23:06:18.410Z] [2025-10-09T23:06:18.410Z] stage_test_material: [2025-10-09T23:06:18.410Z] [copy] Copying 585 files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/jvmtest [2025-10-09T23:06:19.343Z] [2025-10-09T23:06:19.343Z] build: [2025-10-09T23:06:19.343Z] [2025-10-09T23:06:19.343Z] init: [2025-10-09T23:06:19.343Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/jvmtest/perf [2025-10-09T23:06:19.343Z] [2025-10-09T23:06:19.343Z] dist: [2025-10-09T23:06:19.343Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/jvmtest/perf [2025-10-09T23:06:19.343Z] [2025-10-09T23:06:19.343Z] build: [2025-10-09T23:06:19.343Z] [2025-10-09T23:06:19.343Z] build: [2025-10-09T23:06:19.343Z] [2025-10-09T23:06:19.343Z] init: [2025-10-09T23:06:19.344Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/jvmtest/perf/bumbleBench [2025-10-09T23:06:19.344Z] [2025-10-09T23:06:19.344Z] getBumbleBench: [2025-10-09T23:06:19.344Z] [echo] Cloning BumbleBench [2025-10-09T23:06:19.344Z] [echo] git clone --depth 1 -b master https://github.com/adoptium/bumblebench.git [2025-10-09T23:06:19.344Z] [exec] Cloning into 'bumblebench'... [2025-10-09T23:06:19.344Z] [2025-10-09T23:06:19.344Z] buildBumbleBench: [2025-10-09T23:06:19.344Z] [echo] Building BumbleBench [2025-10-09T23:06:19.344Z] [2025-10-09T23:06:19.344Z] compile-all: [2025-10-09T23:06:19.344Z] [javac] Compiling 8 source files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/perf/bumbleBench/bumblebench [2025-10-09T23:06:19.344Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8 [2025-10-09T23:06:19.344Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8 [2025-10-09T23:06:19.344Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically [2025-10-09T23:06:19.344Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release [2025-10-09T23:06:19.344Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release [2025-10-09T23:06:19.344Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2025-10-09T23:06:21.263Z] [javac] Note: Some input files use or override a deprecated API. [2025-10-09T23:06:21.263Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2025-10-09T23:06:21.263Z] [javac] Note: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/perf/bumbleBench/bumblebench/net/adoptopenjdk/bumblebench/core/Launcher.java uses unchecked or unsafe operations. [2025-10-09T23:06:21.263Z] [javac] Note: Recompile with -Xlint:unchecked for details. [2025-10-09T23:06:21.263Z] [javac] 4 warnings [2025-10-09T23:06:21.263Z] [javac] Compiling 1 source file to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/perf/bumbleBench/bumblebench [2025-10-09T23:06:21.263Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8 [2025-10-09T23:06:21.263Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8 [2025-10-09T23:06:21.263Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically [2025-10-09T23:06:21.263Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release [2025-10-09T23:06:21.263Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release [2025-10-09T23:06:21.263Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2025-10-09T23:06:21.263Z] [javac] 4 warnings [2025-10-09T23:06:21.263Z] [javac] Compiling 11 source files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/perf/bumbleBench/bumblebench [2025-10-09T23:06:21.263Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8 [2025-10-09T23:06:21.263Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8 [2025-10-09T23:06:21.263Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically [2025-10-09T23:06:21.263Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release [2025-10-09T23:06:21.263Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release [2025-10-09T23:06:21.263Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2025-10-09T23:06:21.263Z] [javac] Note: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/perf/bumbleBench/bumblebench/net/adoptopenjdk/bumblebench/collections/CollectionsBench.java uses or overrides a deprecated API. [2025-10-09T23:06:21.263Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2025-10-09T23:06:21.263Z] [javac] 4 warnings [2025-10-09T23:06:21.263Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/perf/bumbleBench/bumblebench [2025-10-09T23:06:21.263Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8 [2025-10-09T23:06:21.263Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8 [2025-10-09T23:06:21.263Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically [2025-10-09T23:06:21.263Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release [2025-10-09T23:06:21.263Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release [2025-10-09T23:06:21.263Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2025-10-09T23:06:21.264Z] [javac] Note: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/perf/bumbleBench/bumblebench/net/adoptopenjdk/bumblebench/collections/HashMapReplaceAllLambdaBench.java uses or overrides a deprecated API. [2025-10-09T23:06:21.264Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2025-10-09T23:06:21.264Z] [javac] 4 warnings [2025-10-09T23:06:21.264Z] [javac] Compiling 9 source files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/perf/bumbleBench/bumblebench [2025-10-09T23:06:21.264Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8 [2025-10-09T23:06:21.264Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8 [2025-10-09T23:06:21.264Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically [2025-10-09T23:06:21.264Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release [2025-10-09T23:06:21.264Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release [2025-10-09T23:06:21.264Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2025-10-09T23:06:21.264Z] [javac] Note: Some input files use or override a deprecated API. [2025-10-09T23:06:21.264Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2025-10-09T23:06:21.264Z] [javac] 4 warnings [2025-10-09T23:06:21.264Z] [javac] Compiling 1 source file to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/perf/bumbleBench/bumblebench [2025-10-09T23:06:21.264Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8 [2025-10-09T23:06:21.264Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8 [2025-10-09T23:06:21.264Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically [2025-10-09T23:06:21.264Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release [2025-10-09T23:06:21.264Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release [2025-10-09T23:06:21.264Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2025-10-09T23:06:21.264Z] [javac] 4 warnings [2025-10-09T23:06:21.264Z] [javac] Compiling 2 source files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/perf/bumbleBench/bumblebench [2025-10-09T23:06:21.264Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8 [2025-10-09T23:06:21.264Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8 [2025-10-09T23:06:21.264Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically [2025-10-09T23:06:21.264Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release [2025-10-09T23:06:21.264Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release [2025-10-09T23:06:21.264Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2025-10-09T23:06:21.264Z] [javac] 4 warnings [2025-10-09T23:06:21.264Z] [javac] Compiling 8 source files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/perf/bumbleBench/bumblebench [2025-10-09T23:06:21.264Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8 [2025-10-09T23:06:21.264Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8 [2025-10-09T23:06:21.264Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically [2025-10-09T23:06:21.264Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release [2025-10-09T23:06:21.264Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release [2025-10-09T23:06:21.264Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2025-10-09T23:06:21.264Z] [javac] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/perf/bumbleBench/bumblebench/net/adoptopenjdk/bumblebench/examples/LockContention.java:28: warning: [identity] attempt to synchronize on an instance of a value-based class [2025-10-09T23:06:21.264Z] [javac] synchronized(init) { [2025-10-09T23:06:21.264Z] [javac] ^ [2025-10-09T23:06:21.264Z] [javac] 5 warnings [2025-10-09T23:06:21.264Z] [javac] Compiling 6 source files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/perf/bumbleBench/bumblebench [2025-10-09T23:06:21.264Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8 [2025-10-09T23:06:21.264Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8 [2025-10-09T23:06:21.264Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically [2025-10-09T23:06:21.264Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release [2025-10-09T23:06:21.265Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release [2025-10-09T23:06:21.265Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2025-10-09T23:06:21.265Z] [javac] 4 warnings [2025-10-09T23:06:21.265Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/perf/bumbleBench/bumblebench [2025-10-09T23:06:21.265Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8 [2025-10-09T23:06:21.265Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8 [2025-10-09T23:06:21.265Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically [2025-10-09T23:06:21.265Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release [2025-10-09T23:06:21.265Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release [2025-10-09T23:06:21.265Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2025-10-09T23:06:21.265Z] [javac] 4 warnings [2025-10-09T23:06:21.265Z] [javac] Compiling 7 source files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/perf/bumbleBench/bumblebench [2025-10-09T23:06:21.265Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8 [2025-10-09T23:06:21.265Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8 [2025-10-09T23:06:21.265Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically [2025-10-09T23:06:21.265Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release [2025-10-09T23:06:21.265Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release [2025-10-09T23:06:21.265Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2025-10-09T23:06:22.198Z] [javac] 4 warnings [2025-10-09T23:06:22.198Z] [javac] Compiling 8 source files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/perf/bumbleBench/bumblebench [2025-10-09T23:06:22.198Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8 [2025-10-09T23:06:22.198Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8 [2025-10-09T23:06:22.198Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically [2025-10-09T23:06:22.199Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release [2025-10-09T23:06:22.199Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release [2025-10-09T23:06:22.199Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2025-10-09T23:06:22.199Z] [javac] 4 warnings [2025-10-09T23:06:22.199Z] [javac] Compiling 2 source files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/perf/bumbleBench/bumblebench [2025-10-09T23:06:22.199Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8 [2025-10-09T23:06:22.199Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8 [2025-10-09T23:06:22.199Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically [2025-10-09T23:06:22.199Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release [2025-10-09T23:06:22.199Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release [2025-10-09T23:06:22.199Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2025-10-09T23:06:22.199Z] [javac] 4 warnings [2025-10-09T23:06:22.199Z] [javac] Compiling 4 source files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/perf/bumbleBench/bumblebench [2025-10-09T23:06:22.199Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8 [2025-10-09T23:06:22.199Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8 [2025-10-09T23:06:22.200Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically [2025-10-09T23:06:22.200Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release [2025-10-09T23:06:22.200Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release [2025-10-09T23:06:22.200Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2025-10-09T23:06:22.200Z] [javac] 4 warnings [2025-10-09T23:06:22.200Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/perf/bumbleBench/bumblebench [2025-10-09T23:06:22.200Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8 [2025-10-09T23:06:22.200Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8 [2025-10-09T23:06:22.200Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically [2025-10-09T23:06:22.200Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release [2025-10-09T23:06:22.200Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release [2025-10-09T23:06:22.200Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [2025-10-09T23:06:22.200Z] [javac] 4 warnings [2025-10-09T23:06:22.200Z] [2025-10-09T23:06:22.200Z] dist: [2025-10-09T23:06:22.200Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/perf/bumbleBench/bumblebench/BumbleBench.jar [2025-10-09T23:06:22.200Z] [2025-10-09T23:06:22.200Z] dist: [2025-10-09T23:06:22.201Z] [copy] Copying 126 files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/jvmtest/perf/bumbleBench [2025-10-09T23:06:22.201Z] [2025-10-09T23:06:22.201Z] build: [2025-10-09T23:06:22.201Z] [2025-10-09T23:06:22.201Z] getDependentLibs: [2025-10-09T23:06:27.479Z] [exec] -------------------------------------------- [2025-10-09T23:06:27.479Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib [2025-10-09T23:06:27.479Z] [exec] task is set to default [2025-10-09T23:06:27.479Z] [exec] dependencyList is set to dacapo [2025-10-09T23:06:27.479Z] [exec] -------------------------------------------- [2025-10-09T23:06:27.479Z] [exec] Starting download third party dependent jars [2025-10-09T23:06:27.479Z] [exec] -------------------------------------------- [2025-10-09T23:06:27.479Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib [2025-10-09T23:06:27.479Z] [exec] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib/dacapo.zip exists with correct hash, not downloading [2025-10-09T23:06:27.479Z] [exec] downloaded dependent third party jars successfully [2025-10-09T23:06:27.479Z] [2025-10-09T23:06:27.479Z] init: [2025-10-09T23:06:27.479Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/jvmtest/perf/dacapo [2025-10-09T23:06:27.479Z] [2025-10-09T23:06:27.479Z] getDacapoSuite: [2025-10-09T23:06:27.479Z] [unzip] Expanding: /home/jenkins/externalDependency/lib/dacapo.zip into /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/jvmtest/perf/dacapo [2025-10-09T23:06:56.777Z] [move] Moving 1 file to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/jvmtest/perf/dacapo [2025-10-09T23:06:56.777Z] [move] Moving 10669 files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/jvmtest/perf/dacapo/dacapo [2025-10-09T23:06:56.777Z] [2025-10-09T23:06:56.777Z] dist: [2025-10-09T23:06:56.777Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/jvmtest/perf/dacapo [2025-10-09T23:06:57.713Z] [2025-10-09T23:06:57.713Z] build: [2025-10-09T23:06:57.713Z] [2025-10-09T23:06:57.713Z] init: [2025-10-09T23:06:57.713Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/jvmtest/perf/idle_micro [2025-10-09T23:06:57.713Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/perf/idle_micro/bin [2025-10-09T23:06:57.713Z] [2025-10-09T23:06:57.713Z] compile: [2025-10-09T23:06:57.713Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2025-10-09T23:06:57.713Z] [echo] ============COMPILER SETTINGS============ [2025-10-09T23:06:57.713Z] [echo] ===fork: yes [2025-10-09T23:06:57.713Z] [echo] ===executable: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/jdkbinary/j2sdk-image/bin/javac [2025-10-09T23:06:57.713Z] [echo] ===debug: on [2025-10-09T23:06:57.713Z] [echo] ===destdir: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../../jvmtest/perf/idle_micro [2025-10-09T23:06:57.713Z] [javac] Compiling 3 source files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/perf/idle_micro/bin [2025-10-09T23:06:58.649Z] [javac] Note: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/perf/idle_micro/src/net/adoptopenjdk/test/gc/idlemicrobenchmark/CombinedLoad.java uses or overrides a deprecated API. [2025-10-09T23:06:58.649Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2025-10-09T23:06:58.649Z] [2025-10-09T23:06:58.649Z] dist: [2025-10-09T23:06:58.649Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/jvmtest/perf/idle_micro/IdleMicrobenchmark.jar [2025-10-09T23:06:58.649Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/jvmtest/perf/idle_micro [2025-10-09T23:06:58.649Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/jvmtest/perf/idle_micro [2025-10-09T23:06:58.649Z] [copy] Copying 7 files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/jvmtest/perf/idle_micro [2025-10-09T23:06:58.649Z] [2025-10-09T23:06:58.649Z] clean: [2025-10-09T23:06:58.649Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/perf/idle_micro/bin [2025-10-09T23:06:58.649Z] [2025-10-09T23:06:58.649Z] build: [2025-10-09T23:06:58.649Z] [2025-10-09T23:06:58.649Z] build: [2025-10-09T23:06:58.649Z] [2025-10-09T23:06:58.649Z] init: [2025-10-09T23:06:58.649Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/jvmtest/perf/renaissance [2025-10-09T23:06:58.649Z] [2025-10-09T23:06:58.649Z] getRenaissanceSuite: [2025-10-09T23:06:58.649Z] [echo] curl -Lks -C - https://github.com/renaissance-benchmarks/renaissance/releases/download/v0.16.0/renaissance-mit-0.16.0.jar -o renaissance.jar [2025-10-09T23:07:03.930Z] [2025-10-09T23:07:03.930Z] dist: [2025-10-09T23:07:03.930Z] [copy] Copying 3 files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/jvmtest/perf/renaissance [2025-10-09T23:07:03.930Z] [2025-10-09T23:07:03.930Z] build: [2025-10-09T23:07:03.930Z] [2025-10-09T23:07:03.930Z] init: [2025-10-09T23:07:03.930Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/jvmtest/perf/specjbb [2025-10-09T23:07:03.930Z] [2025-10-09T23:07:03.930Z] getSpecjbbSuite: [2025-10-09T23:07:03.930Z] [2025-10-09T23:07:03.930Z] dist: [2025-10-09T23:07:03.930Z] [copy] Copying 3 files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/jvmtest/perf/specjbb/run [2025-10-09T23:07:03.930Z] [2025-10-09T23:07:03.930Z] BUILD SUCCESSFUL [2025-10-09T23:07:03.930Z] Total time: 45 seconds [2025-10-09T23:07:03.930Z] 0 [2025-10-09T23:07:04.862Z] [2025-10-09T23:07:04.862Z] [2025-10-09T23:07:04.862Z] RECORD TEST REPOs SHA [2025-10-09T23:07:04.862Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/scripts"; \ [2025-10-09T23:07:04.862Z] bash "getSHAs.sh" --test_root_dir "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/.." --shas_file "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/SHAs.txt" [2025-10-09T23:07:04.862Z] Check shas in /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/.. and store the info in /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/SHAs.txt [2025-10-09T23:07:04.862Z] touch /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/SHAs.txt [2025-10-09T23:07:06.775Z] ================================================ [2025-10-09T23:07:06.775Z] timestamp: 20251009-230706 [2025-10-09T23:07:06.775Z] repo dir: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG [2025-10-09T23:07:06.775Z] git repo: [2025-10-09T23:07:06.775Z] Fetch URL: https://github.com/adoptium/TKG.git [2025-10-09T23:07:06.775Z] sha: [2025-10-09T23:07:06.775Z] 639d718a050e0341a6f4f632c58491bb7c5091fe [2025-10-09T23:07:06.775Z] ================================================ [2025-10-09T23:07:06.775Z] timestamp: 20251009-230706 [2025-10-09T23:07:06.775Z] repo dir: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/perf/bumbleBench/bumblebench [2025-10-09T23:07:06.775Z] git repo: [2025-10-09T23:07:06.775Z] Fetch URL: https://github.com/adoptium/bumblebench.git [2025-10-09T23:07:06.775Z] sha: [2025-10-09T23:07:06.775Z] 4ec780b716e7617094cce740d3b085ca4637ee0f [2025-10-09T23:07:06.775Z] ================================================ [2025-10-09T23:07:06.775Z] timestamp: 20251009-230706 [2025-10-09T23:07:06.775Z] repo dir: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests [2025-10-09T23:07:06.775Z] git repo: [2025-10-09T23:07:07.706Z] Fetch URL: https://github.com/adoptium/aqa-tests.git [2025-10-09T23:07:07.706Z] sha: [2025-10-09T23:07:07.706Z] 4d6accc35f7ad9f79418cc64131488148aa3928c [2025-10-09T23:07:07.707Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG' [Pipeline] } [2025-10-09T23:07:08.579Z] $ ssh-agent -k [2025-10-09T23:07:08.775Z] unset SSH_AUTH_SOCK; [2025-10-09T23:07:08.775Z] unset SSH_AGENT_PID; [2025-10-09T23:07:08.775Z] echo Agent pid 7907 killed; [2025-10-09T23:07:09.568Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] echo [2025-10-09T23:07:09.756Z] 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-10-09T23:07:09.780Z] ITERATION: 1/1 [Pipeline] sh [2025-10-09T23:07:12.439Z] + which Xvfb [2025-10-09T23:07:12.440Z] /usr/bin/Xvfb [Pipeline] wrap [2025-10-09T23:07:13.444Z] $ Xvfb -displayfd 2 -screen 0 1024x768x24 -fbdir /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/.xvfb-7-..fbdir12563603400738696239 [Pipeline] { [Pipeline] sh [2025-10-09T23:07:35.951Z] + ps -f [2025-10-09T23:07:35.951Z] + awk '{print $9}' [2025-10-09T23:07:35.951Z] + grep '[X]vfb' [Pipeline] echo [2025-10-09T23:07:36.649Z] env.DISPLAY is :0 [Pipeline] sshagent [2025-10-09T23:07:36.734Z] $ ssh-agent [2025-10-09T23:07:37.598Z] SSH_AUTH_SOCK=/tmp/ssh-ZXPtnf4fMfl1/agent.8675 [2025-10-09T23:07:37.598Z] SSH_AGENT_PID=8677 [2025-10-09T23:07:37.598Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-10-09T23:07:39.431Z] ++ uname [2025-10-09T23:07:39.431Z] + '[' Linux = AIX ']' [2025-10-09T23:07:39.431Z] ++ uname [2025-10-09T23:07:39.431Z] + '[' Linux = SunOS ']' [2025-10-09T23:07:39.431Z] ++ uname [2025-10-09T23:07:39.431Z] + '[' Linux = '*BSD' ']' [2025-10-09T23:07:39.431Z] + MAKE=make [2025-10-09T23:07:39.431Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown [2025-10-09T23:07:39.431Z] make: Nothing to be done for 'testEnvTeardown'. [Pipeline] sh [2025-10-09T23:07:41.753Z] ++ uname [2025-10-09T23:07:41.753Z] + '[' Linux = AIX ']' [2025-10-09T23:07:41.753Z] ++ uname [2025-10-09T23:07:41.753Z] + '[' Linux = SunOS ']' [2025-10-09T23:07:41.753Z] ++ uname [2025-10-09T23:07:41.753Z] + '[' Linux = '*BSD' ']' [2025-10-09T23:07:41.753Z] + MAKE=make [2025-10-09T23:07:41.753Z] + cd ./aqa-tests [2025-10-09T23:07:41.753Z] + . ./scripts/testenv/testenvSettings.sh [2025-10-09T23:07:41.753Z] ++ set +x [2025-10-09T23:07:41.753Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/jdkbinary/j2sdk-image [2025-10-09T23:07:41.753Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib [2025-10-09T23:07:41.753Z] make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=sanity.perf TESTLIST= [2025-10-09T23:07:41.753Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG' [2025-10-09T23:07:41.753Z] perl scripts/configure.pl [2025-10-09T23:07:41.753Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=tests --spec=linux_ppc-64_le --microArch="" --osLabel="cent.7" --jdkVersion=26 --impl=hotspot --vendor="eclipse" --buildList=perf --iterations=1 --aotIterations= --testFlag= --testTarget=sanity.perf --testList= --numOfMachines= --testTime=120 --TRSSURL= [2025-10-09T23:07:41.753Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv. [2025-10-09T23:07:41.753Z] [2025-10-09T23:07:41.753Z] Starting to generate test make files. [2025-10-09T23:07:41.753Z] [2025-10-09T23:07:43.401Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../perf/idle_micro/playlist.xml [2025-10-09T23:07:43.401Z] Generated /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../perf/idle_micro/autoGen.mk [2025-10-09T23:07:43.401Z] [2025-10-09T23:07:43.401Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../perf/liberty/playlist.xml [2025-10-09T23:07:43.401Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../perf/dacapo/playlist.xml [2025-10-09T23:07:43.401Z] Generated /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../perf/dacapo/autoGen.mk [2025-10-09T23:07:43.401Z] [2025-10-09T23:07:43.401Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../perf/bumbleBench/playlist.xml [2025-10-09T23:07:43.401Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../perf/specjbb/playlist.xml [2025-10-09T23:07:43.401Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../perf/renaissance/playlist.xml [2025-10-09T23:07:43.401Z] Generated /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../perf/renaissance/autoGen.mk [2025-10-09T23:07:43.401Z] [2025-10-09T23:07:43.401Z] Generated /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../perf/autoGen.mk [2025-10-09T23:07:43.401Z] [2025-10-09T23:07:43.401Z] Generated /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../autoGen.mk [2025-10-09T23:07:43.401Z] [2025-10-09T23:07:43.401Z] Generated /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/utils.mk [2025-10-09T23:07:43.401Z] [2025-10-09T23:07:43.401Z] Generated /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/rerun.mk [2025-10-09T23:07:43.401Z] [2025-10-09T23:07:43.401Z] Make files are generated successfully. [2025-10-09T23:07:43.401Z] [2025-10-09T23:07:43.401Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG' [2025-10-09T23:07:43.401Z] make -f runtest.mk _sanity.perf [2025-10-09T23:07:43.401Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG' [2025-10-09T23:07:43.401Z] [2025-10-09T23:07:43.401Z] Running make 4.1 [2025-10-09T23:07:43.401Z] set TEST_ROOT to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/.. [2025-10-09T23:07:43.401Z] set JDK_VERSION to 26 [2025-10-09T23:07:43.401Z] set JDK_IMPL to hotspot [2025-10-09T23:07:43.401Z] set JVM_VERSION to openjdk26 [2025-10-09T23:07:43.401Z] set JCL_VERSION to latest [2025-10-09T23:07:43.401Z] set JAVA_HOME to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/jdkbinary/j2sdk-image [2025-10-09T23:07:43.401Z] set SPEC to linux_ppc-64_le [2025-10-09T23:07:43.401Z] set TEST_FLAG to [2025-10-09T23:07:43.401Z] set OS_LABEL to cent.7 [2025-10-09T23:07:43.401Z] Running sanity.perf ... [2025-10-09T23:07:43.401Z] There are 9 test targets in sanity.perf [2025-10-09T23:07:43.401Z] "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/jdkbinary/j2sdk-image/bin/java" -version [2025-10-09T23:07:43.401Z] openjdk version "26-beta" 2026-03-17 [2025-10-09T23:07:43.401Z] OpenJDK Runtime Environment Temurin-26+19-202510092035 (build 26-beta+19-ea) [2025-10-09T23:07:43.401Z] OpenJDK 64-Bit Server VM Temurin-26+19-202510092035 (build 26-beta+19-ea, mixed mode, sharing) [2025-10-09T23:07:43.401Z] make[2]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests' [2025-10-09T23:07:43.401Z] make[3]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/perf' [2025-10-09T23:07:43.401Z] make[4]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/perf/idle_micro' [2025-10-09T23:07:43.401Z] [2025-10-09T23:07:43.401Z] =============================================== [2025-10-09T23:07:43.401Z] Running test IdleMicrobenchmark_HS_0 ... [2025-10-09T23:07:43.401Z] =============================================== [2025-10-09T23:07:43.401Z] IdleMicrobenchmark_HS_0 Start Time: Thu Oct 9 23:07:42 2025 Epoch Time (ms): 1760051262305 [2025-10-09T23:07:43.401Z] Skipped due to jvm options ( -Xmx1024m ) and/or platform requirements ([os.linux,arch.x86,bits.64,^os.win]) => IdleMicrobenchmark_HS_0_SKIPPED [2025-10-09T23:07:43.401Z] IdleMicrobenchmark_HS_0 Finish Time: Thu Oct 9 23:07:42 2025 Epoch Time (ms): 1760051262322 [2025-10-09T23:07:43.401Z] make[4]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/perf/idle_micro' [2025-10-09T23:07:43.401Z] make[4]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/perf/dacapo' [2025-10-09T23:07:43.401Z] [2025-10-09T23:07:43.401Z] =============================================== [2025-10-09T23:07:43.401Z] Running test dacapo-eclipse_0 ... [2025-10-09T23:07:43.401Z] =============================================== [2025-10-09T23:07:43.401Z] dacapo-eclipse_0 Start Time: Thu Oct 9 23:07:42 2025 Epoch Time (ms): 1760051262358 [2025-10-09T23:07:43.401Z] variation: NoOptions [2025-10-09T23:07:43.401Z] JVM_OPTIONS: [2025-10-09T23:07:43.401Z] { \ [2025-10-09T23:07:43.401Z] echo ""; echo "TEST SETUP:"; \ [2025-10-09T23:07:43.401Z] echo "Nothing to be done for setup."; \ [2025-10-09T23:07:43.401Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_17600512616707/dacapo-eclipse_0"; \ [2025-10-09T23:07:43.401Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_17600512616707/dacapo-eclipse_0"; \ [2025-10-09T23:07:43.401Z] echo ""; echo "TESTING:"; \ [2025-10-09T23:07:43.401Z] "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../../jvmtest/perf/dacapo/dacapo.jar" eclipse; \ [2025-10-09T23:07:43.401Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-eclipse_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_17600512616707/dacapo-eclipse_0"; else echo "-----------------------------------"; echo "dacapo-eclipse_0""_FAILED"; echo "-----------------------------------"; fi; \ [2025-10-09T23:07:43.401Z] echo ""; echo "TEST TEARDOWN:"; \ [2025-10-09T23:07:43.401Z] echo "Nothing to be done for teardown."; \ [2025-10-09T23:07:43.401Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_17600512616707/TestTargetResult"; [2025-10-09T23:07:43.401Z] [2025-10-09T23:07:43.401Z] TEST SETUP: [2025-10-09T23:07:43.401Z] Nothing to be done for setup. [2025-10-09T23:07:43.401Z] [2025-10-09T23:07:43.401Z] TESTING: [2025-10-09T23:07:43.401Z] WARNING: eclipse will only run with specific Java versions. However the Java version string provided by this JVM ('26-beta') could not be parsed. It is therefore unclear whether this JVM is compatable. The particular requirement for eclipse is as follows: 'Eclipse requires Java 11 or newer.' [2025-10-09T23:07:44.629Z] Version: eclipse 4.27 (use -p to print nominal benchmark stats) [2025-10-09T23:07:44.629Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called [2025-10-09T23:07:44.629Z] WARNING: sun.misc.Unsafe::staticFieldOffset has been called by org.eclipse.osgi.internal.url.MultiplexingFactory (file:/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/jvmtest/perf/dacapo/dacapo/jar/eclipse/eclipse.jar) [2025-10-09T23:07:44.629Z] WARNING: Please consider reporting this to the maintainers of class org.eclipse.osgi.internal.url.MultiplexingFactory [2025-10-09T23:07:44.629Z] WARNING: sun.misc.Unsafe::staticFieldOffset will be removed in a future release [2025-10-09T23:07:46.497Z] Unzip workspace [2025-10-09T23:07:46.497Z] ===== DaCapo 23.11-MR2-chopin-minimal eclipse starting ===== [2025-10-09T23:07:46.497Z] Initialize workspace .WARNING: A restricted method in java.lang.System has been called [2025-10-09T23:07:46.497Z] WARNING: java.lang.System::loadLibrary has been called by org.eclipse.core.internal.filesystem.local.unix.UnixFileNatives in an unnamed module (file:/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/jvmtest/perf/dacapo/dacapo/dat/eclipse/eclipse/plugins/org.eclipse.core.filesystem_1.9.500.v20220817-1539.jar) [2025-10-09T23:07:46.497Z] WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module [2025-10-09T23:07:46.497Z] WARNING: Restricted methods will be blocked in a future release unless native access is enabled [2025-10-09T23:07:46.497Z] [2025-10-09T23:07:47.433Z] .................. [2025-10-09T23:08:00.805Z] Index workspace ..................... [2025-10-09T23:08:07.445Z] Build workspace [2025-10-09T23:08:10.427Z] Search .. 4,207 references for default constructor in workspace [2025-10-09T23:08:10.427Z] .. 1,957 references for method 'equals' in workspace [2025-10-09T23:08:11.362Z] Type hierarchy tests [2025-10-09T23:08:14.406Z] AST tests [2025-10-09T23:08:20.112Z] Completion tests ......... [2025-10-09T23:08:22.933Z] Format tests .............. [2025-10-09T23:08:23.879Z] Model tests ................ [2025-10-09T23:08:23.879Z] ===== DaCapo 23.11-MR2-chopin-minimal eclipse PASSED in 37150 msec ===== [2025-10-09T23:08:23.879Z] Delete workspace [2025-10-09T23:08:28.021Z] ----------------------------------- [2025-10-09T23:08:28.021Z] dacapo-eclipse_0_PASSED [2025-10-09T23:08:28.021Z] ----------------------------------- [2025-10-09T23:08:28.021Z] [2025-10-09T23:08:28.021Z] TEST TEARDOWN: [2025-10-09T23:08:28.021Z] Nothing to be done for teardown. [2025-10-09T23:08:28.021Z] dacapo-eclipse_0 Finish Time: Thu Oct 9 23:08:27 2025 Epoch Time (ms): 1760051307503 [2025-10-09T23:08:28.021Z] [2025-10-09T23:08:28.021Z] =============================================== [2025-10-09T23:08:28.021Z] Running test dacapo-h2_0 ... [2025-10-09T23:08:28.021Z] =============================================== [2025-10-09T23:08:28.021Z] dacapo-h2_0 Start Time: Thu Oct 9 23:08:27 2025 Epoch Time (ms): 1760051307533 [2025-10-09T23:08:28.021Z] variation: NoOptions [2025-10-09T23:08:28.021Z] JVM_OPTIONS: [2025-10-09T23:08:28.021Z] { \ [2025-10-09T23:08:28.021Z] echo ""; echo "TEST SETUP:"; \ [2025-10-09T23:08:28.021Z] echo "Nothing to be done for setup."; \ [2025-10-09T23:08:28.021Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_17600512616707/dacapo-h2_0"; \ [2025-10-09T23:08:28.021Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_17600512616707/dacapo-h2_0"; \ [2025-10-09T23:08:28.021Z] echo ""; echo "TESTING:"; \ [2025-10-09T23:08:28.021Z] "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../../jvmtest/perf/dacapo/dacapo.jar" h2; \ [2025-10-09T23:08:28.021Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-h2_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_17600512616707/dacapo-h2_0"; else echo "-----------------------------------"; echo "dacapo-h2_0""_FAILED"; echo "-----------------------------------"; fi; \ [2025-10-09T23:08:28.021Z] echo ""; echo "TEST TEARDOWN:"; \ [2025-10-09T23:08:28.021Z] echo "Nothing to be done for teardown."; \ [2025-10-09T23:08:28.021Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_17600512616707/TestTargetResult"; [2025-10-09T23:08:28.021Z] [2025-10-09T23:08:28.021Z] TEST SETUP: [2025-10-09T23:08:28.021Z] Nothing to be done for setup. [2025-10-09T23:08:28.021Z] [2025-10-09T23:08:28.021Z] TESTING: [2025-10-09T23:08:28.956Z] Using scaled threading model. 4 processors detected, 4 threads used to drive the workload, in a possible range of [1,1024] [2025-10-09T23:08:28.956Z] WARNING: h2 will only run with specific Java versions. However the Java version string provided by this JVM ('26-beta') could not be parsed. It is therefore unclear whether this JVM is compatable. The particular requirement for h2 is as follows: 'H2 requires Java 11 or newer.' [2025-10-09T23:08:28.956Z] Version: h2 2.2.220 derby 10.15.2.0 (use -p to print nominal benchmark stats) [2025-10-09T23:08:28.956Z] Preparing the H2 database... [2025-10-09T23:08:28.956Z] TPCC configuration: scale: 16, terminals: 4, transactions: 100000 [2025-10-09T23:09:03.113Z] ===== DaCapo 23.11-MR2-chopin-minimal h2 starting ===== [2025-10-09T23:09:03.113Z] Starting 100000 requests... [2025-10-09T23:09:04.055Z] [2025-10-09T23:09:04.987Z] 5% [2025-10-09T23:09:05.920Z] 10% [2025-10-09T23:09:07.871Z] 15% [2025-10-09T23:09:08.804Z] 20% [2025-10-09T23:09:09.737Z] 25% [2025-10-09T23:09:10.695Z] 30% [2025-10-09T23:09:11.631Z] 35% [2025-10-09T23:09:12.565Z] 40% [2025-10-09T23:09:13.499Z] 45% [2025-10-09T23:09:14.436Z] 50% [2025-10-09T23:09:15.370Z] 55% [2025-10-09T23:09:16.304Z] 60% [2025-10-09T23:09:17.238Z] 65% [2025-10-09T23:09:18.172Z] 70% [2025-10-09T23:09:19.105Z] 75% [2025-10-09T23:09:20.039Z] 80% [2025-10-09T23:09:20.973Z] 85% [2025-10-09T23:09:21.910Z] 90% [2025-10-09T23:09:22.845Z] 95% [2025-10-09T23:09:22.845Z] 100% [2025-10-09T23:09:22.845Z] Completed requests [2025-10-09T23:09:22.845Z] Stock level ............. 3973 ( 4.0%) [2025-10-09T23:09:22.845Z] Order status by name .... 2361 ( 2.4%) [2025-10-09T23:09:22.845Z] Order status by ID ...... 1609 ( 1.6%) [2025-10-09T23:09:22.845Z] Payment by name ......... 25847 (25.8%) [2025-10-09T23:09:22.845Z] Payment by ID ........... 17220 (17.2%) [2025-10-09T23:09:22.845Z] Delivery schedule ....... 4029 ( 4.0%) [2025-10-09T23:09:22.845Z] New order ............... 44509 (44.5%) [2025-10-09T23:09:22.845Z] New order rollback ...... 452 ( 0.5%) [2025-10-09T23:09:22.845Z] ===== DaCapo 23.11-MR2-chopin-minimal h2 PASSED in 21716 msec ===== [2025-10-09T23:09:22.845Z] ===== DaCapo processed 100000 requests in 21688 msec, 4610 requests per second ===== [2025-10-09T23:09:23.779Z] ===== DaCapo tail latency, simple: 50% 376 usec, 90% 2056 usec, 99% 4112 usec, 99.9% 24186 usec, 99.99% 62091 usec, max 76800 usec, measured over 100000 events ===== [2025-10-09T23:09:23.779Z] ===== DaCapo tail latency, metered 100ms smoothing: 50% 1241 usec, 90% 4448 usec, 99% 11304 usec, 99.9% 38998 usec, 99.99% 62091 usec, max 76800 usec, measured over 100000 events ===== [2025-10-09T23:09:23.779Z] ===== DaCapo tail latency, metered full smoothing: 50% 757526 usec, 90% 1524617 usec, 99% 1613606 usec, 99.9% 1625067 usec, 99.99% 1626984 usec, max 1644699 usec, measured over 100000 events ===== [2025-10-09T23:09:38.514Z] Resetting database to initial state.................... [2025-10-09T23:09:38.514Z] ----------------------------------- [2025-10-09T23:09:38.514Z] dacapo-h2_0_PASSED [2025-10-09T23:09:38.514Z] ----------------------------------- [2025-10-09T23:09:38.514Z] [2025-10-09T23:09:38.514Z] TEST TEARDOWN: [2025-10-09T23:09:38.514Z] Nothing to be done for teardown. [2025-10-09T23:09:38.514Z] dacapo-h2_0 Finish Time: Thu Oct 9 23:09:38 2025 Epoch Time (ms): 1760051378314 [2025-10-09T23:09:38.514Z] [2025-10-09T23:09:38.514Z] =============================================== [2025-10-09T23:09:38.514Z] Running test dacapo-lusearch-fix_0 ... [2025-10-09T23:09:38.514Z] =============================================== [2025-10-09T23:09:38.514Z] dacapo-lusearch-fix_0 Start Time: Thu Oct 9 23:09:38 2025 Epoch Time (ms): 1760051378340 [2025-10-09T23:09:38.514Z] dacapo-lusearch-fix_0_DISABLED [2025-10-09T23:09:38.514Z] Disabled Reason: [2025-10-09T23:09:38.514Z] https://github.com/adoptium/aqa-tests/issues/1888#issuecomment-755015959 [2025-10-09T23:09:38.514Z] dacapo-lusearch-fix_0 Finish Time: Thu Oct 9 23:09:38 2025 Epoch Time (ms): 1760051378361 [2025-10-09T23:09:38.514Z] make[4]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/perf/dacapo' [2025-10-09T23:09:38.514Z] make[4]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/perf/renaissance' [2025-10-09T23:09:38.514Z] [2025-10-09T23:09:38.514Z] =============================================== [2025-10-09T23:09:38.514Z] Running test renaissance-akka-uct_0 ... [2025-10-09T23:09:38.514Z] =============================================== [2025-10-09T23:09:38.514Z] renaissance-akka-uct_0 Start Time: Thu Oct 9 23:09:38 2025 Epoch Time (ms): 1760051378398 [2025-10-09T23:09:38.514Z] variation: NoOptions [2025-10-09T23:09:38.514Z] JVM_OPTIONS: [2025-10-09T23:09:38.514Z] { \ [2025-10-09T23:09:38.514Z] echo ""; echo "TEST SETUP:"; \ [2025-10-09T23:09:38.514Z] echo "Nothing to be done for setup."; \ [2025-10-09T23:09:38.514Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_17600512616707/renaissance-akka-uct_0"; \ [2025-10-09T23:09:38.514Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_17600512616707/renaissance-akka-uct_0"; \ [2025-10-09T23:09:38.514Z] echo ""; echo "TESTING:"; \ [2025-10-09T23:09:38.514Z] "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_17600512616707/renaissance-akka-uct_0"/akka-uct.json" akka-uct; \ [2025-10-09T23:09:38.514Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-akka-uct_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_17600512616707/renaissance-akka-uct_0"; else echo "-----------------------------------"; echo "renaissance-akka-uct_0""_FAILED"; echo "-----------------------------------"; fi; \ [2025-10-09T23:09:38.514Z] echo ""; echo "TEST TEARDOWN:"; \ [2025-10-09T23:09:38.514Z] echo "Nothing to be done for teardown."; \ [2025-10-09T23:09:38.514Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_17600512616707/TestTargetResult"; [2025-10-09T23:09:38.514Z] [2025-10-09T23:09:38.514Z] TEST SETUP: [2025-10-09T23:09:38.514Z] Nothing to be done for setup. [2025-10-09T23:09:38.514Z] [2025-10-09T23:09:38.514Z] TESTING: [2025-10-09T23:09:39.449Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called [2025-10-09T23:09:39.449Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/output_17600512616707/renaissance-akka-uct_0/launcher-230938-14486763605193730397/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar) [2025-10-09T23:09:39.449Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$ [2025-10-09T23:09:39.449Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release [2025-10-09T23:09:40.383Z] ====== akka-uct (concurrency) [default], iteration 0 started ====== [2025-10-09T23:09:40.383Z] GC before operation: completed in 16.364 ms, heap usage 12.118 MB -> 5.472 MB. [2025-10-09T23:09:42.306Z] final size= 199991 [2025-10-09T23:09:42.306Z] final height= 9 [2025-10-09T23:09:45.280Z] final size= 199991 [2025-10-09T23:09:45.280Z] final height= 10 [2025-10-09T23:09:48.257Z] final size= 199991 [2025-10-09T23:09:48.257Z] final height= 9 [2025-10-09T23:09:51.227Z] final size= 199991 [2025-10-09T23:09:51.227Z] final height= 9 [2025-10-09T23:09:53.146Z] final size= 199991 [2025-10-09T23:09:53.146Z] final height= 10 [2025-10-09T23:09:55.065Z] final size= 199991 [2025-10-09T23:09:55.065Z] final height= 9 [2025-10-09T23:09:56.985Z] final size= 199991 [2025-10-09T23:09:56.985Z] final height= 9 [2025-10-09T23:10:00.299Z] final size= 199991 [2025-10-09T23:10:00.299Z] final height= 9 [2025-10-09T23:10:01.249Z] final size= 199991 [2025-10-09T23:10:01.249Z] final height= 10 [2025-10-09T23:10:03.242Z] final size= 199991 [2025-10-09T23:10:03.242Z] final height= 9 [2025-10-09T23:10:04.174Z] WARNING: This benchmark provides no result that can be validated. [2025-10-09T23:10:04.174Z] There is no way to check that no silent failure occurred. [2025-10-09T23:10:04.174Z] ====== akka-uct (concurrency) [default], iteration 0 completed (24305.290 ms) ====== [2025-10-09T23:10:04.174Z] ====== akka-uct (concurrency) [default], iteration 1 started ====== [2025-10-09T23:10:05.107Z] GC before operation: completed in 497.270 ms, heap usage 699.893 MB -> 98.699 MB. [2025-10-09T23:10:06.041Z] final size= 199991 [2025-10-09T23:10:06.041Z] final height= 10 [2025-10-09T23:10:08.998Z] final size= 199991 [2025-10-09T23:10:08.998Z] final height= 9 [2025-10-09T23:10:10.947Z] final size= 199991 [2025-10-09T23:10:10.947Z] final height= 9 [2025-10-09T23:10:12.890Z] final size= 199991 [2025-10-09T23:10:12.890Z] final height= 9 [2025-10-09T23:10:15.871Z] final size= 199991 [2025-10-09T23:10:15.871Z] final height= 13 [2025-10-09T23:10:17.793Z] final size= 199991 [2025-10-09T23:10:17.793Z] final height= 9 [2025-10-09T23:10:19.717Z] final size= 199991 [2025-10-09T23:10:19.717Z] final height= 9 [2025-10-09T23:10:22.677Z] final size= 199991 [2025-10-09T23:10:22.677Z] final height= 12 [2025-10-09T23:10:24.597Z] final size= 199991 [2025-10-09T23:10:24.597Z] final height= 11 [2025-10-09T23:10:27.564Z] final size= 199991 [2025-10-09T23:10:27.564Z] final height= 10 [2025-10-09T23:10:28.497Z] WARNING: This benchmark provides no result that can be validated. [2025-10-09T23:10:28.497Z] There is no way to check that no silent failure occurred. [2025-10-09T23:10:28.497Z] ====== akka-uct (concurrency) [default], iteration 1 completed (23022.419 ms) ====== [2025-10-09T23:10:28.497Z] ====== akka-uct (concurrency) [default], iteration 2 started ====== [2025-10-09T23:10:28.497Z] GC before operation: completed in 433.623 ms, heap usage 412.500 MB -> 101.474 MB. [2025-10-09T23:10:29.436Z] final size= 199991 [2025-10-09T23:10:29.436Z] final height= 9 [2025-10-09T23:10:32.397Z] final size= 199991 [2025-10-09T23:10:32.397Z] final height= 9 [2025-10-09T23:10:34.331Z] final size= 199991 [2025-10-09T23:10:34.331Z] final height= 11 [2025-10-09T23:10:37.297Z] final size= 199991 [2025-10-09T23:10:37.297Z] final height= 9 [2025-10-09T23:10:39.232Z] final size= 199991 [2025-10-09T23:10:39.232Z] final height= 9 [2025-10-09T23:10:41.154Z] final size= 199991 [2025-10-09T23:10:41.154Z] final height= 9 [2025-10-09T23:10:43.075Z] final size= 199991 [2025-10-09T23:10:43.075Z] final height= 9 [2025-10-09T23:10:46.109Z] final size= 199991 [2025-10-09T23:10:46.109Z] final height= 9 [2025-10-09T23:10:48.030Z] final size= 199991 [2025-10-09T23:10:48.030Z] final height= 9 [2025-10-09T23:10:49.949Z] final size= 199991 [2025-10-09T23:10:49.949Z] final height= 9 [2025-10-09T23:10:50.883Z] WARNING: This benchmark provides no result that can be validated. [2025-10-09T23:10:50.883Z] There is no way to check that no silent failure occurred. [2025-10-09T23:10:50.883Z] ====== akka-uct (concurrency) [default], iteration 2 completed (22183.810 ms) ====== [2025-10-09T23:10:50.883Z] ====== akka-uct (concurrency) [default], iteration 3 started ====== [2025-10-09T23:10:50.883Z] GC before operation: completed in 568.190 ms, heap usage 693.817 MB -> 101.109 MB. [2025-10-09T23:10:52.805Z] final size= 199991 [2025-10-09T23:10:52.805Z] final height= 9 [2025-10-09T23:10:54.734Z] final size= 199991 [2025-10-09T23:10:54.734Z] final height= 9 [2025-10-09T23:10:56.706Z] final size= 199991 [2025-10-09T23:10:56.706Z] final height= 9 [2025-10-09T23:10:58.743Z] final size= 199991 [2025-10-09T23:10:58.743Z] final height= 10 [2025-10-09T23:11:01.703Z] final size= 199991 [2025-10-09T23:11:01.703Z] final height= 9 [2025-10-09T23:11:03.652Z] final size= 199991 [2025-10-09T23:11:03.652Z] final height= 10 [2025-10-09T23:11:05.569Z] final size= 199991 [2025-10-09T23:11:05.569Z] final height= 9 [2025-10-09T23:11:07.489Z] final size= 199991 [2025-10-09T23:11:07.489Z] final height= 9 [2025-10-09T23:11:09.410Z] final size= 199991 [2025-10-09T23:11:09.410Z] final height= 10 [2025-10-09T23:11:12.373Z] final size= 199991 [2025-10-09T23:11:12.373Z] final height= 9 [2025-10-09T23:11:13.309Z] WARNING: This benchmark provides no result that can be validated. [2025-10-09T23:11:13.309Z] There is no way to check that no silent failure occurred. [2025-10-09T23:11:13.309Z] ====== akka-uct (concurrency) [default], iteration 3 completed (21604.010 ms) ====== [2025-10-09T23:11:13.309Z] ====== akka-uct (concurrency) [default], iteration 4 started ====== [2025-10-09T23:11:13.309Z] GC before operation: completed in 543.428 ms, heap usage 548.438 MB -> 100.729 MB. [2025-10-09T23:11:14.247Z] final size= 199991 [2025-10-09T23:11:14.247Z] final height= 9 [2025-10-09T23:11:17.229Z] final size= 199991 [2025-10-09T23:11:17.229Z] final height= 9 [2025-10-09T23:11:19.160Z] final size= 199991 [2025-10-09T23:11:19.160Z] final height= 10 [2025-10-09T23:11:21.086Z] final size= 199991 [2025-10-09T23:11:21.086Z] final height= 9 [2025-10-09T23:11:24.058Z] final size= 199991 [2025-10-09T23:11:24.058Z] final height= 9 [2025-10-09T23:11:25.976Z] final size= 199991 [2025-10-09T23:11:25.976Z] final height= 9 [2025-10-09T23:11:27.910Z] final size= 199991 [2025-10-09T23:11:27.910Z] final height= 9 [2025-10-09T23:11:29.828Z] final size= 199991 [2025-10-09T23:11:29.828Z] final height= 9 [2025-10-09T23:11:31.749Z] final size= 199991 [2025-10-09T23:11:31.749Z] final height= 9 [2025-10-09T23:11:34.720Z] final size= 199991 [2025-10-09T23:11:34.720Z] final height= 10 [2025-10-09T23:11:35.653Z] WARNING: This benchmark provides no result that can be validated. [2025-10-09T23:11:35.653Z] There is no way to check that no silent failure occurred. [2025-10-09T23:11:35.653Z] ====== akka-uct (concurrency) [default], iteration 4 completed (21920.573 ms) ====== [2025-10-09T23:11:35.653Z] ====== akka-uct (concurrency) [default], iteration 5 started ====== [2025-10-09T23:11:35.653Z] GC before operation: completed in 504.708 ms, heap usage 451.995 MB -> 99.588 MB. [2025-10-09T23:11:36.608Z] final size= 199991 [2025-10-09T23:11:36.608Z] final height= 9 [2025-10-09T23:11:39.586Z] final size= 199991 [2025-10-09T23:11:39.586Z] final height= 9 [2025-10-09T23:11:41.506Z] final size= 199991 [2025-10-09T23:11:41.506Z] final height= 9 [2025-10-09T23:11:44.472Z] final size= 199991 [2025-10-09T23:11:44.472Z] final height= 9 [2025-10-09T23:11:46.390Z] final size= 199991 [2025-10-09T23:11:46.390Z] final height= 10 [2025-10-09T23:11:48.313Z] final size= 199991 [2025-10-09T23:11:48.313Z] final height= 10 [2025-10-09T23:11:50.248Z] final size= 199991 [2025-10-09T23:11:50.248Z] final height= 10 [2025-10-09T23:11:53.220Z] final size= 199991 [2025-10-09T23:11:53.220Z] final height= 10 [2025-10-09T23:11:55.149Z] final size= 199991 [2025-10-09T23:11:55.149Z] final height= 9 [2025-10-09T23:11:57.233Z] final size= 199991 [2025-10-09T23:11:57.233Z] final height= 9 [2025-10-09T23:11:58.169Z] WARNING: This benchmark provides no result that can be validated. [2025-10-09T23:11:58.169Z] There is no way to check that no silent failure occurred. [2025-10-09T23:11:58.169Z] ====== akka-uct (concurrency) [default], iteration 5 completed (22107.779 ms) ====== [2025-10-09T23:11:58.169Z] ====== akka-uct (concurrency) [default], iteration 6 started ====== [2025-10-09T23:11:58.169Z] GC before operation: completed in 520.822 ms, heap usage 544.957 MB -> 100.524 MB. [2025-10-09T23:12:00.088Z] final size= 199991 [2025-10-09T23:12:00.088Z] final height= 10 [2025-10-09T23:12:02.007Z] final size= 199991 [2025-10-09T23:12:02.007Z] final height= 9 [2025-10-09T23:12:03.925Z] final size= 199991 [2025-10-09T23:12:03.925Z] final height= 9 [2025-10-09T23:12:06.890Z] final size= 199991 [2025-10-09T23:12:06.890Z] final height= 9 [2025-10-09T23:12:08.844Z] final size= 199991 [2025-10-09T23:12:08.844Z] final height= 9 [2025-10-09T23:12:10.775Z] final size= 199991 [2025-10-09T23:12:10.775Z] final height= 11 [2025-10-09T23:12:12.693Z] final size= 199991 [2025-10-09T23:12:12.693Z] final height= 10 [2025-10-09T23:12:14.622Z] final size= 199991 [2025-10-09T23:12:14.622Z] final height= 9 [2025-10-09T23:12:17.581Z] final size= 199991 [2025-10-09T23:12:17.581Z] final height= 9 [2025-10-09T23:12:19.537Z] final size= 199991 [2025-10-09T23:12:19.537Z] final height= 10 [2025-10-09T23:12:20.471Z] WARNING: This benchmark provides no result that can be validated. [2025-10-09T23:12:20.471Z] There is no way to check that no silent failure occurred. [2025-10-09T23:12:20.471Z] ====== akka-uct (concurrency) [default], iteration 6 completed (21721.613 ms) ====== [2025-10-09T23:12:20.471Z] ====== akka-uct (concurrency) [default], iteration 7 started ====== [2025-10-09T23:12:20.471Z] GC before operation: completed in 546.523 ms, heap usage 680.273 MB -> 100.748 MB. [2025-10-09T23:12:22.388Z] final size= 199991 [2025-10-09T23:12:22.388Z] final height= 9 [2025-10-09T23:12:24.304Z] final size= 199991 [2025-10-09T23:12:24.304Z] final height= 9 [2025-10-09T23:12:26.236Z] final size= 199991 [2025-10-09T23:12:26.236Z] final height= 9 [2025-10-09T23:12:29.200Z] final size= 199991 [2025-10-09T23:12:29.201Z] final height= 9 [2025-10-09T23:12:31.123Z] final size= 199991 [2025-10-09T23:12:31.123Z] final height= 9 [2025-10-09T23:12:33.042Z] final size= 199991 [2025-10-09T23:12:33.042Z] final height= 9 [2025-10-09T23:12:34.961Z] final size= 199991 [2025-10-09T23:12:34.961Z] final height= 9 [2025-10-09T23:12:36.890Z] final size= 199991 [2025-10-09T23:12:36.890Z] final height= 9 [2025-10-09T23:12:39.861Z] final size= 199991 [2025-10-09T23:12:39.861Z] final height= 9 [2025-10-09T23:12:41.787Z] final size= 199991 [2025-10-09T23:12:41.787Z] final height= 10 [2025-10-09T23:12:42.969Z] WARNING: This benchmark provides no result that can be validated. [2025-10-09T23:12:42.969Z] There is no way to check that no silent failure occurred. [2025-10-09T23:12:42.969Z] ====== akka-uct (concurrency) [default], iteration 7 completed (21756.589 ms) ====== [2025-10-09T23:12:42.969Z] ====== akka-uct (concurrency) [default], iteration 8 started ====== [2025-10-09T23:12:42.969Z] GC before operation: completed in 565.121 ms, heap usage 779.443 MB -> 101.480 MB. [2025-10-09T23:12:43.903Z] final size= 199991 [2025-10-09T23:12:43.903Z] final height= 10 [2025-10-09T23:12:46.895Z] final size= 199991 [2025-10-09T23:12:46.895Z] final height= 9 [2025-10-09T23:12:48.818Z] final size= 199991 [2025-10-09T23:12:48.818Z] final height= 9 [2025-10-09T23:12:51.785Z] final size= 199991 [2025-10-09T23:12:51.785Z] final height= 9 [2025-10-09T23:12:53.727Z] final size= 199991 [2025-10-09T23:12:53.727Z] final height= 9 [2025-10-09T23:12:56.888Z] final size= 199991 [2025-10-09T23:12:56.888Z] final height= 9 [2025-10-09T23:12:57.985Z] final size= 199991 [2025-10-09T23:12:57.985Z] final height= 9 [2025-10-09T23:12:59.902Z] final size= 199991 [2025-10-09T23:12:59.902Z] final height= 9 [2025-10-09T23:13:01.817Z] final size= 199991 [2025-10-09T23:13:01.817Z] final height= 9 [2025-10-09T23:13:03.734Z] final size= 199991 [2025-10-09T23:13:03.734Z] final height= 9 [2025-10-09T23:13:04.666Z] WARNING: This benchmark provides no result that can be validated. [2025-10-09T23:13:04.666Z] There is no way to check that no silent failure occurred. [2025-10-09T23:13:04.666Z] ====== akka-uct (concurrency) [default], iteration 8 completed (21677.550 ms) ====== [2025-10-09T23:13:04.666Z] ====== akka-uct (concurrency) [default], iteration 9 started ====== [2025-10-09T23:13:05.600Z] GC before operation: completed in 566.095 ms, heap usage 712.239 MB -> 97.985 MB. [2025-10-09T23:13:06.533Z] final size= 199991 [2025-10-09T23:13:06.533Z] final height= 9 [2025-10-09T23:13:09.490Z] final size= 199991 [2025-10-09T23:13:09.490Z] final height= 9 [2025-10-09T23:13:11.409Z] final size= 199991 [2025-10-09T23:13:11.409Z] final height= 9 [2025-10-09T23:13:13.327Z] final size= 199991 [2025-10-09T23:13:13.327Z] final height= 9 [2025-10-09T23:13:16.293Z] final size= 199991 [2025-10-09T23:13:16.293Z] final height= 9 [2025-10-09T23:13:18.208Z] final size= 199991 [2025-10-09T23:13:18.208Z] final height= 9 [2025-10-09T23:13:20.128Z] final size= 199991 [2025-10-09T23:13:20.128Z] final height= 9 [2025-10-09T23:13:22.060Z] final size= 199991 [2025-10-09T23:13:22.060Z] final height= 9 [2025-10-09T23:13:25.028Z] final size= 199991 [2025-10-09T23:13:25.028Z] final height= 9 [2025-10-09T23:13:26.943Z] final size= 199991 [2025-10-09T23:13:26.943Z] final height= 9 [2025-10-09T23:13:27.876Z] WARNING: This benchmark provides no result that can be validated. [2025-10-09T23:13:27.876Z] There is no way to check that no silent failure occurred. [2025-10-09T23:13:27.876Z] ====== akka-uct (concurrency) [default], iteration 9 completed (22376.401 ms) ====== [2025-10-09T23:13:27.876Z] ====== akka-uct (concurrency) [default], iteration 10 started ====== [2025-10-09T23:13:27.876Z] GC before operation: completed in 590.180 ms, heap usage 566.000 MB -> 100.785 MB. [2025-10-09T23:13:29.793Z] final size= 199991 [2025-10-09T23:13:29.793Z] final height= 9 [2025-10-09T23:13:31.711Z] final size= 199991 [2025-10-09T23:13:31.711Z] final height= 9 [2025-10-09T23:13:34.677Z] final size= 199991 [2025-10-09T23:13:34.677Z] final height= 10 [2025-10-09T23:13:35.637Z] final size= 199991 [2025-10-09T23:13:35.637Z] final height= 10 [2025-10-09T23:13:38.599Z] final size= 199991 [2025-10-09T23:13:38.599Z] final height= 9 [2025-10-09T23:13:40.517Z] final size= 199991 [2025-10-09T23:13:40.517Z] final height= 9 [2025-10-09T23:13:42.503Z] final size= 199991 [2025-10-09T23:13:42.503Z] final height= 9 [2025-10-09T23:13:45.468Z] final size= 199991 [2025-10-09T23:13:45.468Z] final height= 9 [2025-10-09T23:13:47.385Z] final size= 199991 [2025-10-09T23:13:47.385Z] final height= 9 [2025-10-09T23:13:49.306Z] final size= 199991 [2025-10-09T23:13:49.306Z] final height= 9 [2025-10-09T23:13:50.258Z] WARNING: This benchmark provides no result that can be validated. [2025-10-09T23:13:50.258Z] There is no way to check that no silent failure occurred. [2025-10-09T23:13:50.258Z] ====== akka-uct (concurrency) [default], iteration 10 completed (22097.432 ms) ====== [2025-10-09T23:13:50.258Z] ====== akka-uct (concurrency) [default], iteration 11 started ====== [2025-10-09T23:13:51.210Z] GC before operation: completed in 524.437 ms, heap usage 388.594 MB -> 98.822 MB. [2025-10-09T23:13:52.149Z] final size= 199991 [2025-10-09T23:13:52.149Z] final height= 9 [2025-10-09T23:13:55.457Z] final size= 199991 [2025-10-09T23:13:55.457Z] final height= 9 [2025-10-09T23:13:56.403Z] final size= 199991 [2025-10-09T23:13:56.403Z] final height= 9 [2025-10-09T23:13:58.328Z] final size= 199991 [2025-10-09T23:13:58.328Z] final height= 9 [2025-10-09T23:14:01.292Z] final size= 199991 [2025-10-09T23:14:01.292Z] final height= 9 [2025-10-09T23:14:03.244Z] final size= 199991 [2025-10-09T23:14:03.244Z] final height= 8 [2025-10-09T23:14:05.183Z] final size= 199991 [2025-10-09T23:14:05.184Z] final height= 9 [2025-10-09T23:14:07.098Z] final size= 199991 [2025-10-09T23:14:07.098Z] final height= 9 [2025-10-09T23:14:09.028Z] final size= 199991 [2025-10-09T23:14:09.028Z] final height= 9 [2025-10-09T23:14:10.950Z] final size= 199991 [2025-10-09T23:14:10.950Z] final height= 9 [2025-10-09T23:14:12.874Z] WARNING: This benchmark provides no result that can be validated. [2025-10-09T23:14:12.874Z] There is no way to check that no silent failure occurred. [2025-10-09T23:14:12.874Z] ====== akka-uct (concurrency) [default], iteration 11 completed (21533.104 ms) ====== [2025-10-09T23:14:12.874Z] ====== akka-uct (concurrency) [default], iteration 12 started ====== [2025-10-09T23:14:12.874Z] GC before operation: completed in 446.095 ms, heap usage 539.000 MB -> 100.452 MB. [2025-10-09T23:14:13.817Z] final size= 199991 [2025-10-09T23:14:13.817Z] final height= 10 [2025-10-09T23:14:16.780Z] final size= 199991 [2025-10-09T23:14:16.780Z] final height= 9 [2025-10-09T23:14:18.695Z] final size= 199991 [2025-10-09T23:14:18.695Z] final height= 10 [2025-10-09T23:14:20.611Z] final size= 199991 [2025-10-09T23:14:20.611Z] final height= 9 [2025-10-09T23:14:23.580Z] final size= 199991 [2025-10-09T23:14:23.580Z] final height= 9 [2025-10-09T23:14:25.508Z] final size= 199991 [2025-10-09T23:14:25.508Z] final height= 9 [2025-10-09T23:14:27.423Z] final size= 199991 [2025-10-09T23:14:27.423Z] final height= 9 [2025-10-09T23:14:29.344Z] final size= 199991 [2025-10-09T23:14:29.344Z] final height= 9 [2025-10-09T23:14:32.304Z] final size= 199991 [2025-10-09T23:14:32.304Z] final height= 9 [2025-10-09T23:14:34.220Z] final size= 199991 [2025-10-09T23:14:34.220Z] final height= 9 [2025-10-09T23:14:35.159Z] WARNING: This benchmark provides no result that can be validated. [2025-10-09T23:14:35.159Z] There is no way to check that no silent failure occurred. [2025-10-09T23:14:35.159Z] ====== akka-uct (concurrency) [default], iteration 12 completed (22073.139 ms) ====== [2025-10-09T23:14:35.159Z] ====== akka-uct (concurrency) [default], iteration 13 started ====== [2025-10-09T23:14:35.159Z] GC before operation: completed in 510.715 ms, heap usage 501.910 MB -> 98.200 MB. [2025-10-09T23:14:37.076Z] final size= 199991 [2025-10-09T23:14:37.076Z] final height= 9 [2025-10-09T23:14:38.993Z] final size= 199991 [2025-10-09T23:14:38.993Z] final height= 9 [2025-10-09T23:14:40.911Z] final size= 199991 [2025-10-09T23:14:40.911Z] final height= 9 [2025-10-09T23:14:43.871Z] final size= 199991 [2025-10-09T23:14:43.871Z] final height= 9 [2025-10-09T23:14:45.788Z] final size= 199991 [2025-10-09T23:14:45.788Z] final height= 9 [2025-10-09T23:14:47.706Z] final size= 199991 [2025-10-09T23:14:47.706Z] final height= 12 [2025-10-09T23:14:50.672Z] final size= 199991 [2025-10-09T23:14:50.672Z] final height= 9 [2025-10-09T23:14:53.789Z] final size= 199991 [2025-10-09T23:14:53.789Z] final height= 10 [2025-10-09T23:14:54.729Z] final size= 199991 [2025-10-09T23:14:54.729Z] final height= 10 [2025-10-09T23:14:56.647Z] final size= 199991 [2025-10-09T23:14:56.647Z] final height= 9 [2025-10-09T23:14:57.582Z] WARNING: This benchmark provides no result that can be validated. [2025-10-09T23:14:57.582Z] There is no way to check that no silent failure occurred. [2025-10-09T23:14:57.582Z] ====== akka-uct (concurrency) [default], iteration 13 completed (22573.167 ms) ====== [2025-10-09T23:14:57.582Z] ====== akka-uct (concurrency) [default], iteration 14 started ====== [2025-10-09T23:14:58.515Z] GC before operation: completed in 408.540 ms, heap usage 295.500 MB -> 97.869 MB. [2025-10-09T23:14:59.449Z] final size= 199991 [2025-10-09T23:14:59.449Z] final height= 9 [2025-10-09T23:15:02.420Z] final size= 199991 [2025-10-09T23:15:02.420Z] final height= 9 [2025-10-09T23:15:04.335Z] final size= 199991 [2025-10-09T23:15:04.335Z] final height= 9 [2025-10-09T23:15:06.251Z] final size= 199991 [2025-10-09T23:15:06.251Z] final height= 9 [2025-10-09T23:15:08.171Z] final size= 199991 [2025-10-09T23:15:08.171Z] final height= 9 [2025-10-09T23:15:11.139Z] final size= 199991 [2025-10-09T23:15:11.139Z] final height= 9 [2025-10-09T23:15:13.057Z] final size= 199991 [2025-10-09T23:15:13.057Z] final height= 9 [2025-10-09T23:15:16.020Z] final size= 199991 [2025-10-09T23:15:16.020Z] final height= 11 [2025-10-09T23:15:17.935Z] final size= 199991 [2025-10-09T23:15:17.935Z] final height= 9 [2025-10-09T23:15:19.851Z] final size= 199991 [2025-10-09T23:15:19.851Z] final height= 10 [2025-10-09T23:15:20.785Z] WARNING: This benchmark provides no result that can be validated. [2025-10-09T23:15:20.785Z] There is no way to check that no silent failure occurred. [2025-10-09T23:15:20.785Z] ====== akka-uct (concurrency) [default], iteration 14 completed (22258.597 ms) ====== [2025-10-09T23:15:20.785Z] ====== akka-uct (concurrency) [default], iteration 15 started ====== [2025-10-09T23:15:20.785Z] GC before operation: completed in 563.811 ms, heap usage 841.776 MB -> 94.093 MB. [2025-10-09T23:15:22.708Z] final size= 199991 [2025-10-09T23:15:22.708Z] final height= 9 [2025-10-09T23:15:24.625Z] final size= 199991 [2025-10-09T23:15:24.625Z] final height= 9 [2025-10-09T23:15:27.604Z] final size= 199991 [2025-10-09T23:15:27.604Z] final height= 11 [2025-10-09T23:15:29.525Z] final size= 199991 [2025-10-09T23:15:29.525Z] final height= 10 [2025-10-09T23:15:31.449Z] final size= 199991 [2025-10-09T23:15:31.449Z] final height= 9 [2025-10-09T23:15:33.370Z] final size= 199991 [2025-10-09T23:15:33.370Z] final height= 9 [2025-10-09T23:15:36.333Z] final size= 199991 [2025-10-09T23:15:36.333Z] final height= 9 [2025-10-09T23:15:38.250Z] final size= 199991 [2025-10-09T23:15:38.251Z] final height= 10 [2025-10-09T23:15:40.168Z] final size= 199991 [2025-10-09T23:15:40.168Z] final height= 10 [2025-10-09T23:15:42.084Z] final size= 199991 [2025-10-09T23:15:42.084Z] final height= 10 [2025-10-09T23:15:43.018Z] WARNING: This benchmark provides no result that can be validated. [2025-10-09T23:15:43.018Z] There is no way to check that no silent failure occurred. [2025-10-09T23:15:43.018Z] ====== akka-uct (concurrency) [default], iteration 15 completed (21957.713 ms) ====== [2025-10-09T23:15:43.018Z] ====== akka-uct (concurrency) [default], iteration 16 started ====== [2025-10-09T23:15:43.968Z] GC before operation: completed in 493.027 ms, heap usage 455.840 MB -> 100.663 MB. [2025-10-09T23:15:44.904Z] final size= 199991 [2025-10-09T23:15:44.904Z] final height= 12 [2025-10-09T23:15:46.832Z] final size= 199991 [2025-10-09T23:15:46.832Z] final height= 10 [2025-10-09T23:15:50.478Z] final size= 199991 [2025-10-09T23:15:50.478Z] final height= 9 [2025-10-09T23:15:51.622Z] final size= 199991 [2025-10-09T23:15:51.622Z] final height= 9 [2025-10-09T23:15:54.590Z] final size= 199991 [2025-10-09T23:15:54.590Z] final height= 11 [2025-10-09T23:15:56.525Z] final size= 199991 [2025-10-09T23:15:56.525Z] final height= 9 [2025-10-09T23:15:58.445Z] final size= 199991 [2025-10-09T23:15:58.445Z] final height= 9 [2025-10-09T23:16:00.364Z] final size= 199991 [2025-10-09T23:16:00.364Z] final height= 10 [2025-10-09T23:16:02.281Z] final size= 199991 [2025-10-09T23:16:02.281Z] final height= 9 [2025-10-09T23:16:04.198Z] final size= 199991 [2025-10-09T23:16:04.198Z] final height= 10 [2025-10-09T23:16:05.132Z] WARNING: This benchmark provides no result that can be validated. [2025-10-09T23:16:05.132Z] There is no way to check that no silent failure occurred. [2025-10-09T23:16:05.132Z] ====== akka-uct (concurrency) [default], iteration 16 completed (21607.282 ms) ====== [2025-10-09T23:16:05.132Z] ====== akka-uct (concurrency) [default], iteration 17 started ====== [2025-10-09T23:16:06.066Z] GC before operation: completed in 508.083 ms, heap usage 556.214 MB -> 99.952 MB. [2025-10-09T23:16:06.999Z] final size= 199991 [2025-10-09T23:16:06.999Z] final height= 10 [2025-10-09T23:16:08.914Z] final size= 199991 [2025-10-09T23:16:08.914Z] final height= 9 [2025-10-09T23:16:11.893Z] final size= 199991 [2025-10-09T23:16:11.893Z] final height= 9 [2025-10-09T23:16:13.812Z] final size= 199991 [2025-10-09T23:16:13.813Z] final height= 10 [2025-10-09T23:16:15.746Z] final size= 199991 [2025-10-09T23:16:15.746Z] final height= 9 [2025-10-09T23:16:18.711Z] final size= 199991 [2025-10-09T23:16:18.711Z] final height= 9 [2025-10-09T23:16:20.626Z] final size= 199991 [2025-10-09T23:16:20.626Z] final height= 10 [2025-10-09T23:16:22.549Z] final size= 199991 [2025-10-09T23:16:22.549Z] final height= 10 [2025-10-09T23:16:24.467Z] final size= 199991 [2025-10-09T23:16:24.467Z] final height= 9 [2025-10-09T23:16:27.495Z] final size= 199991 [2025-10-09T23:16:27.495Z] final height= 9 [2025-10-09T23:16:28.429Z] WARNING: This benchmark provides no result that can be validated. [2025-10-09T23:16:28.429Z] There is no way to check that no silent failure occurred. [2025-10-09T23:16:28.429Z] ====== akka-uct (concurrency) [default], iteration 17 completed (22245.343 ms) ====== [2025-10-09T23:16:28.429Z] ====== akka-uct (concurrency) [default], iteration 18 started ====== [2025-10-09T23:16:28.429Z] GC before operation: completed in 513.240 ms, heap usage 613.254 MB -> 97.626 MB. [2025-10-09T23:16:29.363Z] final size= 199991 [2025-10-09T23:16:29.363Z] final height= 10 [2025-10-09T23:16:32.327Z] final size= 199991 [2025-10-09T23:16:32.327Z] final height= 9 [2025-10-09T23:16:34.245Z] final size= 199991 [2025-10-09T23:16:34.245Z] final height= 10 [2025-10-09T23:16:37.210Z] final size= 199991 [2025-10-09T23:16:37.210Z] final height= 9 [2025-10-09T23:16:39.135Z] final size= 199991 [2025-10-09T23:16:39.135Z] final height= 9 [2025-10-09T23:16:41.062Z] final size= 199991 [2025-10-09T23:16:41.062Z] final height= 9 [2025-10-09T23:16:42.982Z] final size= 199991 [2025-10-09T23:16:42.982Z] final height= 9 [2025-10-09T23:16:45.947Z] final size= 199991 [2025-10-09T23:16:45.947Z] final height= 10 [2025-10-09T23:16:48.713Z] final size= 199991 [2025-10-09T23:16:48.713Z] final height= 9 [2025-10-09T23:16:49.986Z] final size= 199991 [2025-10-09T23:16:49.986Z] final height= 9 [2025-10-09T23:16:50.920Z] WARNING: This benchmark provides no result that can be validated. [2025-10-09T23:16:50.920Z] There is no way to check that no silent failure occurred. [2025-10-09T23:16:50.920Z] ====== akka-uct (concurrency) [default], iteration 18 completed (22193.527 ms) ====== [2025-10-09T23:16:50.920Z] ====== akka-uct (concurrency) [default], iteration 19 started ====== [2025-10-09T23:16:50.920Z] GC before operation: completed in 546.012 ms, heap usage 794.103 MB -> 96.739 MB. [2025-10-09T23:16:52.864Z] final size= 199991 [2025-10-09T23:16:52.865Z] final height= 9 [2025-10-09T23:16:54.787Z] final size= 199991 [2025-10-09T23:16:54.787Z] final height= 10 [2025-10-09T23:16:56.877Z] final size= 199991 [2025-10-09T23:16:56.877Z] final height= 9 [2025-10-09T23:16:59.849Z] final size= 199991 [2025-10-09T23:16:59.849Z] final height= 10 [2025-10-09T23:17:01.779Z] final size= 199991 [2025-10-09T23:17:01.779Z] final height= 10 [2025-10-09T23:17:03.698Z] final size= 199991 [2025-10-09T23:17:03.698Z] final height= 9 [2025-10-09T23:17:06.663Z] final size= 199991 [2025-10-09T23:17:06.663Z] final height= 10 [2025-10-09T23:17:08.580Z] final size= 199991 [2025-10-09T23:17:08.580Z] final height= 10 [2025-10-09T23:17:10.566Z] final size= 199991 [2025-10-09T23:17:10.566Z] final height= 9 [2025-10-09T23:17:12.482Z] final size= 199991 [2025-10-09T23:17:12.482Z] final height= 9 [2025-10-09T23:17:13.420Z] WARNING: This benchmark provides no result that can be validated. [2025-10-09T23:17:13.420Z] There is no way to check that no silent failure occurred. [2025-10-09T23:17:13.420Z] ====== akka-uct (concurrency) [default], iteration 19 completed (22024.985 ms) ====== [2025-10-09T23:17:13.420Z] ====== akka-uct (concurrency) [default], iteration 20 started ====== [2025-10-09T23:17:14.354Z] GC before operation: completed in 565.271 ms, heap usage 758.500 MB -> 100.603 MB. [2025-10-09T23:17:15.286Z] final size= 199991 [2025-10-09T23:17:15.286Z] final height= 9 [2025-10-09T23:17:17.209Z] final size= 199991 [2025-10-09T23:17:17.210Z] final height= 10 [2025-10-09T23:17:19.127Z] final size= 199991 [2025-10-09T23:17:19.127Z] final height= 10 [2025-10-09T23:17:22.093Z] final size= 199991 [2025-10-09T23:17:22.093Z] final height= 9 [2025-10-09T23:17:24.013Z] final size= 199991 [2025-10-09T23:17:24.013Z] final height= 9 [2025-10-09T23:17:25.942Z] final size= 199991 [2025-10-09T23:17:25.942Z] final height= 9 [2025-10-09T23:17:28.905Z] final size= 199991 [2025-10-09T23:17:28.905Z] final height= 9 [2025-10-09T23:17:30.823Z] final size= 199991 [2025-10-09T23:17:30.823Z] final height= 9 [2025-10-09T23:17:32.748Z] final size= 199991 [2025-10-09T23:17:32.748Z] final height= 10 [2025-10-09T23:17:35.712Z] final size= 199991 [2025-10-09T23:17:35.712Z] final height= 10 [2025-10-09T23:17:36.689Z] WARNING: This benchmark provides no result that can be validated. [2025-10-09T23:17:36.689Z] There is no way to check that no silent failure occurred. [2025-10-09T23:17:36.689Z] ====== akka-uct (concurrency) [default], iteration 20 completed (22394.285 ms) ====== [2025-10-09T23:17:36.689Z] ====== akka-uct (concurrency) [default], iteration 21 started ====== [2025-10-09T23:17:36.689Z] GC before operation: completed in 382.607 ms, heap usage 632.295 MB -> 101.873 MB. [2025-10-09T23:17:37.662Z] final size= 199991 [2025-10-09T23:17:37.662Z] final height= 9 [2025-10-09T23:17:40.622Z] final size= 199991 [2025-10-09T23:17:40.622Z] final height= 9 [2025-10-09T23:17:42.540Z] final size= 199991 [2025-10-09T23:17:42.540Z] final height= 9 [2025-10-09T23:17:44.671Z] final size= 199991 [2025-10-09T23:17:44.672Z] final height= 9 [2025-10-09T23:17:47.627Z] final size= 199991 [2025-10-09T23:17:47.627Z] final height= 10 [2025-10-09T23:17:48.566Z] final size= 199991 [2025-10-09T23:17:48.566Z] final height= 9 [2025-10-09T23:17:51.528Z] final size= 199991 [2025-10-09T23:17:51.528Z] final height= 9 [2025-10-09T23:17:53.446Z] final size= 199991 [2025-10-09T23:17:53.446Z] final height= 9 [2025-10-09T23:17:55.519Z] final size= 199991 [2025-10-09T23:17:55.519Z] final height= 9 [2025-10-09T23:17:57.442Z] final size= 199991 [2025-10-09T23:17:57.442Z] final height= 10 [2025-10-09T23:17:58.378Z] WARNING: This benchmark provides no result that can be validated. [2025-10-09T23:17:58.378Z] There is no way to check that no silent failure occurred. [2025-10-09T23:17:58.378Z] ====== akka-uct (concurrency) [default], iteration 21 completed (21753.754 ms) ====== [2025-10-09T23:17:58.378Z] ====== akka-uct (concurrency) [default], iteration 22 started ====== [2025-10-09T23:17:59.315Z] GC before operation: completed in 510.529 ms, heap usage 686.126 MB -> 100.570 MB. [2025-10-09T23:18:00.249Z] final size= 199991 [2025-10-09T23:18:00.249Z] final height= 9 [2025-10-09T23:18:03.219Z] final size= 199991 [2025-10-09T23:18:03.220Z] final height= 9 [2025-10-09T23:18:05.135Z] final size= 199991 [2025-10-09T23:18:05.135Z] final height= 9 [2025-10-09T23:18:07.056Z] final size= 199991 [2025-10-09T23:18:07.056Z] final height= 9 [2025-10-09T23:18:08.981Z] final size= 199991 [2025-10-09T23:18:08.981Z] final height= 9 [2025-10-09T23:18:10.902Z] final size= 199991 [2025-10-09T23:18:10.902Z] final height= 9 [2025-10-09T23:18:12.824Z] final size= 199991 [2025-10-09T23:18:12.824Z] final height= 10 [2025-10-09T23:18:14.746Z] final size= 199991 [2025-10-09T23:18:14.746Z] final height= 10 [2025-10-09T23:18:16.675Z] final size= 199991 [2025-10-09T23:18:16.675Z] final height= 10 [2025-10-09T23:18:18.597Z] final size= 199991 [2025-10-09T23:18:18.597Z] final height= 10 [2025-10-09T23:18:19.531Z] WARNING: This benchmark provides no result that can be validated. [2025-10-09T23:18:19.531Z] There is no way to check that no silent failure occurred. [2025-10-09T23:18:19.531Z] ====== akka-uct (concurrency) [default], iteration 22 completed (20239.648 ms) ====== [2025-10-09T23:18:19.531Z] ====== akka-uct (concurrency) [default], iteration 23 started ====== [2025-10-09T23:18:19.531Z] GC before operation: completed in 387.112 ms, heap usage 504.008 MB -> 98.777 MB. [2025-10-09T23:18:20.464Z] final size= 199991 [2025-10-09T23:18:20.464Z] final height= 9 [2025-10-09T23:18:22.382Z] final size= 199991 [2025-10-09T23:18:22.382Z] final height= 9 [2025-10-09T23:18:25.353Z] final size= 199991 [2025-10-09T23:18:25.353Z] final height= 11 [2025-10-09T23:18:26.285Z] final size= 199991 [2025-10-09T23:18:26.285Z] final height= 9 [2025-10-09T23:18:29.244Z] final size= 199991 [2025-10-09T23:18:29.244Z] final height= 9 [2025-10-09T23:18:31.163Z] final size= 199991 [2025-10-09T23:18:31.163Z] final height= 9 [2025-10-09T23:18:33.097Z] final size= 199991 [2025-10-09T23:18:33.097Z] final height= 9 [2025-10-09T23:18:35.015Z] final size= 199991 [2025-10-09T23:18:35.015Z] final height= 9 [2025-10-09T23:18:36.930Z] final size= 199991 [2025-10-09T23:18:36.930Z] final height= 9 [2025-10-09T23:18:38.845Z] final size= 199991 [2025-10-09T23:18:38.845Z] final height= 9 [2025-10-09T23:18:39.779Z] WARNING: This benchmark provides no result that can be validated. [2025-10-09T23:18:39.779Z] There is no way to check that no silent failure occurred. [2025-10-09T23:18:39.779Z] ====== akka-uct (concurrency) [default], iteration 23 completed (19790.389 ms) ====== [2025-10-09T23:18:39.779Z] ----------------------------------- [2025-10-09T23:18:39.779Z] renaissance-akka-uct_0_PASSED [2025-10-09T23:18:39.779Z] ----------------------------------- [2025-10-09T23:18:39.779Z] [2025-10-09T23:18:39.779Z] TEST TEARDOWN: [2025-10-09T23:18:39.779Z] Nothing to be done for teardown. [2025-10-09T23:18:39.779Z] renaissance-akka-uct_0 Finish Time: Thu Oct 9 23:18:39 2025 Epoch Time (ms): 1760051919578 [2025-10-09T23:18:39.779Z] [2025-10-09T23:18:39.779Z] =============================================== [2025-10-09T23:18:39.779Z] Running test renaissance-fj-kmeans_0 ... [2025-10-09T23:18:39.779Z] =============================================== [2025-10-09T23:18:39.779Z] renaissance-fj-kmeans_0 Start Time: Thu Oct 9 23:18:39 2025 Epoch Time (ms): 1760051919604 [2025-10-09T23:18:39.779Z] variation: NoOptions [2025-10-09T23:18:39.779Z] JVM_OPTIONS: [2025-10-09T23:18:39.779Z] { \ [2025-10-09T23:18:39.779Z] echo ""; echo "TEST SETUP:"; \ [2025-10-09T23:18:39.779Z] echo "Nothing to be done for setup."; \ [2025-10-09T23:18:39.779Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_17600512616707/renaissance-fj-kmeans_0"; \ [2025-10-09T23:18:39.779Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_17600512616707/renaissance-fj-kmeans_0"; \ [2025-10-09T23:18:39.779Z] echo ""; echo "TESTING:"; \ [2025-10-09T23:18:39.779Z] "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_17600512616707/renaissance-fj-kmeans_0"/fj-kmeans.json" fj-kmeans; \ [2025-10-09T23:18:39.779Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-fj-kmeans_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_17600512616707/renaissance-fj-kmeans_0"; else echo "-----------------------------------"; echo "renaissance-fj-kmeans_0""_FAILED"; echo "-----------------------------------"; fi; \ [2025-10-09T23:18:39.779Z] echo ""; echo "TEST TEARDOWN:"; \ [2025-10-09T23:18:39.779Z] echo "Nothing to be done for teardown."; \ [2025-10-09T23:18:39.779Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_17600512616707/TestTargetResult"; [2025-10-09T23:18:39.779Z] [2025-10-09T23:18:39.779Z] TEST SETUP: [2025-10-09T23:18:39.779Z] Nothing to be done for setup. [2025-10-09T23:18:39.779Z] [2025-10-09T23:18:39.779Z] TESTING: [2025-10-09T23:18:40.713Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called [2025-10-09T23:18:40.713Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/output_17600512616707/renaissance-fj-kmeans_0/launcher-231839-11264022726666611210/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar) [2025-10-09T23:18:40.713Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$ [2025-10-09T23:18:40.713Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release [2025-10-09T23:18:41.645Z] ====== fj-kmeans (concurrency) [default], iteration 0 started ====== [2025-10-09T23:18:41.645Z] GC before operation: completed in 124.643 ms, heap usage 111.392 MB -> 84.233 MB. [2025-10-09T23:18:52.282Z] ====== fj-kmeans (concurrency) [default], iteration 0 completed (10539.261 ms) ====== [2025-10-09T23:18:52.282Z] ====== fj-kmeans (concurrency) [default], iteration 1 started ====== [2025-10-09T23:18:52.282Z] GC before operation: completed in 108.516 ms, heap usage 512.875 MB -> 84.324 MB. [2025-10-09T23:19:01.978Z] ====== fj-kmeans (concurrency) [default], iteration 1 completed (9466.970 ms) ====== [2025-10-09T23:19:01.978Z] ====== fj-kmeans (concurrency) [default], iteration 2 started ====== [2025-10-09T23:19:01.978Z] GC before operation: completed in 102.234 ms, heap usage 661.909 MB -> 84.325 MB. [2025-10-09T23:19:11.565Z] ====== fj-kmeans (concurrency) [default], iteration 2 completed (8757.876 ms) ====== [2025-10-09T23:19:11.565Z] ====== fj-kmeans (concurrency) [default], iteration 3 started ====== [2025-10-09T23:19:11.565Z] GC before operation: completed in 127.006 ms, heap usage 597.725 MB -> 84.325 MB. [2025-10-09T23:19:19.588Z] ====== fj-kmeans (concurrency) [default], iteration 3 completed (8773.110 ms) ====== [2025-10-09T23:19:19.588Z] ====== fj-kmeans (concurrency) [default], iteration 4 started ====== [2025-10-09T23:19:19.588Z] GC before operation: completed in 101.328 ms, heap usage 591.191 MB -> 84.325 MB. [2025-10-09T23:19:29.199Z] ====== fj-kmeans (concurrency) [default], iteration 4 completed (8680.461 ms) ====== [2025-10-09T23:19:29.199Z] ====== fj-kmeans (concurrency) [default], iteration 5 started ====== [2025-10-09T23:19:29.199Z] GC before operation: completed in 100.332 ms, heap usage 412.926 MB -> 84.325 MB. [2025-10-09T23:19:37.217Z] ====== fj-kmeans (concurrency) [default], iteration 5 completed (8709.068 ms) ====== [2025-10-09T23:19:37.217Z] ====== fj-kmeans (concurrency) [default], iteration 6 started ====== [2025-10-09T23:19:37.217Z] GC before operation: completed in 104.458 ms, heap usage 587.820 MB -> 84.326 MB. [2025-10-09T23:19:46.843Z] ====== fj-kmeans (concurrency) [default], iteration 6 completed (8722.306 ms) ====== [2025-10-09T23:19:46.843Z] ====== fj-kmeans (concurrency) [default], iteration 7 started ====== [2025-10-09T23:19:46.843Z] GC before operation: completed in 100.557 ms, heap usage 587.273 MB -> 84.326 MB. [2025-10-09T23:19:54.873Z] ====== fj-kmeans (concurrency) [default], iteration 7 completed (8639.923 ms) ====== [2025-10-09T23:19:54.873Z] ====== fj-kmeans (concurrency) [default], iteration 8 started ====== [2025-10-09T23:19:54.873Z] GC before operation: completed in 99.369 ms, heap usage 418.533 MB -> 84.326 MB. [2025-10-09T23:20:04.153Z] ====== fj-kmeans (concurrency) [default], iteration 8 completed (8661.860 ms) ====== [2025-10-09T23:20:04.153Z] ====== fj-kmeans (concurrency) [default], iteration 9 started ====== [2025-10-09T23:20:04.153Z] GC before operation: completed in 101.126 ms, heap usage 592.739 MB -> 84.326 MB. [2025-10-09T23:20:12.179Z] ====== fj-kmeans (concurrency) [default], iteration 9 completed (8648.473 ms) ====== [2025-10-09T23:20:12.179Z] ====== fj-kmeans (concurrency) [default], iteration 10 started ====== [2025-10-09T23:20:13.117Z] GC before operation: completed in 129.623 ms, heap usage 421.966 MB -> 84.326 MB. [2025-10-09T23:20:21.167Z] ====== fj-kmeans (concurrency) [default], iteration 10 completed (8649.848 ms) ====== [2025-10-09T23:20:21.167Z] ====== fj-kmeans (concurrency) [default], iteration 11 started ====== [2025-10-09T23:20:21.167Z] GC before operation: completed in 100.597 ms, heap usage 588.679 MB -> 84.326 MB. [2025-10-09T23:20:30.779Z] ====== fj-kmeans (concurrency) [default], iteration 11 completed (8544.194 ms) ====== [2025-10-09T23:20:30.779Z] ====== fj-kmeans (concurrency) [default], iteration 12 started ====== [2025-10-09T23:20:30.780Z] GC before operation: completed in 100.972 ms, heap usage 586.916 MB -> 84.326 MB. [2025-10-09T23:20:38.851Z] ====== fj-kmeans (concurrency) [default], iteration 12 completed (8548.980 ms) ====== [2025-10-09T23:20:38.851Z] ====== fj-kmeans (concurrency) [default], iteration 13 started ====== [2025-10-09T23:20:38.851Z] GC before operation: completed in 99.761 ms, heap usage 416.037 MB -> 84.326 MB. [2025-10-09T23:20:48.475Z] ====== fj-kmeans (concurrency) [default], iteration 13 completed (8628.070 ms) ====== [2025-10-09T23:20:48.475Z] ====== fj-kmeans (concurrency) [default], iteration 14 started ====== [2025-10-09T23:20:48.475Z] GC before operation: completed in 103.401 ms, heap usage 585.819 MB -> 84.326 MB. [2025-10-09T23:20:56.509Z] ====== fj-kmeans (concurrency) [default], iteration 14 completed (8676.423 ms) ====== [2025-10-09T23:20:56.509Z] ====== fj-kmeans (concurrency) [default], iteration 15 started ====== [2025-10-09T23:20:56.509Z] GC before operation: completed in 133.068 ms, heap usage 590.011 MB -> 84.326 MB. [2025-10-09T23:21:05.542Z] ====== fj-kmeans (concurrency) [default], iteration 15 completed (8631.876 ms) ====== [2025-10-09T23:21:05.542Z] ====== fj-kmeans (concurrency) [default], iteration 16 started ====== [2025-10-09T23:21:05.542Z] GC before operation: completed in 114.961 ms, heap usage 477.415 MB -> 84.326 MB. [2025-10-09T23:21:13.577Z] ====== fj-kmeans (concurrency) [default], iteration 16 completed (8638.861 ms) ====== [2025-10-09T23:21:13.577Z] ====== fj-kmeans (concurrency) [default], iteration 17 started ====== [2025-10-09T23:21:13.577Z] GC before operation: completed in 100.123 ms, heap usage 494.380 MB -> 84.327 MB. [2025-10-09T23:21:23.206Z] ====== fj-kmeans (concurrency) [default], iteration 17 completed (8631.713 ms) ====== [2025-10-09T23:21:23.206Z] ====== fj-kmeans (concurrency) [default], iteration 18 started ====== [2025-10-09T23:21:23.206Z] GC before operation: completed in 131.288 ms, heap usage 310.079 MB -> 84.328 MB. [2025-10-09T23:21:31.294Z] ====== fj-kmeans (concurrency) [default], iteration 18 completed (8527.401 ms) ====== [2025-10-09T23:21:31.294Z] ====== fj-kmeans (concurrency) [default], iteration 19 started ====== [2025-10-09T23:21:31.294Z] GC before operation: completed in 117.491 ms, heap usage 483.725 MB -> 84.328 MB. [2025-10-09T23:21:40.888Z] ====== fj-kmeans (concurrency) [default], iteration 19 completed (8651.719 ms) ====== [2025-10-09T23:21:40.888Z] ====== fj-kmeans (concurrency) [default], iteration 20 started ====== [2025-10-09T23:21:40.888Z] GC before operation: completed in 116.850 ms, heap usage 483.420 MB -> 84.328 MB. [2025-10-09T23:21:48.979Z] ====== fj-kmeans (concurrency) [default], iteration 20 completed (8618.350 ms) ====== [2025-10-09T23:21:48.979Z] ====== fj-kmeans (concurrency) [default], iteration 21 started ====== [2025-10-09T23:21:48.979Z] GC before operation: completed in 129.685 ms, heap usage 483.011 MB -> 84.328 MB. [2025-10-09T23:21:57.171Z] ====== fj-kmeans (concurrency) [default], iteration 21 completed (8430.952 ms) ====== [2025-10-09T23:21:57.171Z] ====== fj-kmeans (concurrency) [default], iteration 22 started ====== [2025-10-09T23:21:57.171Z] GC before operation: completed in 132.797 ms, heap usage 472.374 MB -> 84.328 MB. [2025-10-09T23:22:06.770Z] ====== fj-kmeans (concurrency) [default], iteration 22 completed (8579.650 ms) ====== [2025-10-09T23:22:06.770Z] ====== fj-kmeans (concurrency) [default], iteration 23 started ====== [2025-10-09T23:22:06.770Z] GC before operation: completed in 100.182 ms, heap usage 492.510 MB -> 84.328 MB. [2025-10-09T23:22:14.808Z] ====== fj-kmeans (concurrency) [default], iteration 23 completed (8572.495 ms) ====== [2025-10-09T23:22:14.808Z] ====== fj-kmeans (concurrency) [default], iteration 24 started ====== [2025-10-09T23:22:14.808Z] GC before operation: completed in 133.433 ms, heap usage 306.562 MB -> 84.328 MB. [2025-10-09T23:22:23.631Z] ====== fj-kmeans (concurrency) [default], iteration 24 completed (8665.228 ms) ====== [2025-10-09T23:22:23.631Z] ====== fj-kmeans (concurrency) [default], iteration 25 started ====== [2025-10-09T23:22:23.631Z] GC before operation: completed in 135.830 ms, heap usage 468.587 MB -> 84.328 MB. [2025-10-09T23:22:31.663Z] ====== fj-kmeans (concurrency) [default], iteration 25 completed (8594.904 ms) ====== [2025-10-09T23:22:31.663Z] ====== fj-kmeans (concurrency) [default], iteration 26 started ====== [2025-10-09T23:22:32.597Z] GC before operation: completed in 132.442 ms, heap usage 481.702 MB -> 84.328 MB. [2025-10-09T23:22:40.614Z] ====== fj-kmeans (concurrency) [default], iteration 26 completed (8569.900 ms) ====== [2025-10-09T23:22:40.614Z] ====== fj-kmeans (concurrency) [default], iteration 27 started ====== [2025-10-09T23:22:40.614Z] GC before operation: completed in 119.764 ms, heap usage 474.634 MB -> 84.328 MB. [2025-10-09T23:22:50.391Z] ====== fj-kmeans (concurrency) [default], iteration 27 completed (9442.104 ms) ====== [2025-10-09T23:22:50.391Z] ====== fj-kmeans (concurrency) [default], iteration 28 started ====== [2025-10-09T23:22:50.391Z] GC before operation: completed in 162.759 ms, heap usage 485.486 MB -> 84.328 MB. [2025-10-09T23:23:00.012Z] ====== fj-kmeans (concurrency) [default], iteration 28 completed (9076.808 ms) ====== [2025-10-09T23:23:00.012Z] ====== fj-kmeans (concurrency) [default], iteration 29 started ====== [2025-10-09T23:23:00.012Z] GC before operation: completed in 156.471 ms, heap usage 658.142 MB -> 84.328 MB. [2025-10-09T23:23:09.605Z] ====== fj-kmeans (concurrency) [default], iteration 29 completed (10276.900 ms) ====== [2025-10-09T23:23:10.537Z] ----------------------------------- [2025-10-09T23:23:10.537Z] renaissance-fj-kmeans_0_PASSED [2025-10-09T23:23:10.537Z] ----------------------------------- [2025-10-09T23:23:10.537Z] [2025-10-09T23:23:10.537Z] TEST TEARDOWN: [2025-10-09T23:23:10.537Z] Nothing to be done for teardown. [2025-10-09T23:23:10.537Z] renaissance-fj-kmeans_0 Finish Time: Thu Oct 9 23:23:09 2025 Epoch Time (ms): 1760052189710 [2025-10-09T23:23:10.537Z] [2025-10-09T23:23:10.537Z] =============================================== [2025-10-09T23:23:10.537Z] Running test renaissance-future-genetic_0 ... [2025-10-09T23:23:10.537Z] =============================================== [2025-10-09T23:23:10.537Z] renaissance-future-genetic_0 Start Time: Thu Oct 9 23:23:09 2025 Epoch Time (ms): 1760052189735 [2025-10-09T23:23:10.537Z] variation: NoOptions [2025-10-09T23:23:10.537Z] JVM_OPTIONS: [2025-10-09T23:23:10.537Z] { \ [2025-10-09T23:23:10.537Z] echo ""; echo "TEST SETUP:"; \ [2025-10-09T23:23:10.537Z] echo "Nothing to be done for setup."; \ [2025-10-09T23:23:10.537Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_17600512616707/renaissance-future-genetic_0"; \ [2025-10-09T23:23:10.537Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_17600512616707/renaissance-future-genetic_0"; \ [2025-10-09T23:23:10.537Z] echo ""; echo "TESTING:"; \ [2025-10-09T23:23:10.537Z] "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_17600512616707/renaissance-future-genetic_0"/future-genetic.json" future-genetic; \ [2025-10-09T23:23:10.537Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-future-genetic_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_17600512616707/renaissance-future-genetic_0"; else echo "-----------------------------------"; echo "renaissance-future-genetic_0""_FAILED"; echo "-----------------------------------"; fi; \ [2025-10-09T23:23:10.537Z] echo ""; echo "TEST TEARDOWN:"; \ [2025-10-09T23:23:10.537Z] echo "Nothing to be done for teardown."; \ [2025-10-09T23:23:10.537Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_17600512616707/TestTargetResult"; [2025-10-09T23:23:10.537Z] [2025-10-09T23:23:10.537Z] TEST SETUP: [2025-10-09T23:23:10.537Z] Nothing to be done for setup. [2025-10-09T23:23:10.537Z] [2025-10-09T23:23:10.537Z] TESTING: [2025-10-09T23:23:10.537Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called [2025-10-09T23:23:10.537Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/output_17600512616707/renaissance-future-genetic_0/launcher-232309-4297025402355343670/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar) [2025-10-09T23:23:10.537Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$ [2025-10-09T23:23:10.537Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release [2025-10-09T23:23:11.473Z] ====== future-genetic (functional) [default], iteration 0 started ====== [2025-10-09T23:23:11.473Z] GC before operation: completed in 14.120 ms, heap usage 10.536 MB -> 3.987 MB. [2025-10-09T23:23:15.546Z] ====== future-genetic (functional) [default], iteration 0 completed (4315.529 ms) ====== [2025-10-09T23:23:15.546Z] ====== future-genetic (functional) [default], iteration 1 started ====== [2025-10-09T23:23:15.546Z] GC before operation: completed in 17.291 ms, heap usage 108.630 MB -> 5.169 MB. [2025-10-09T23:23:19.974Z] ====== future-genetic (functional) [default], iteration 1 completed (3759.320 ms) ====== [2025-10-09T23:23:19.974Z] ====== future-genetic (functional) [default], iteration 2 started ====== [2025-10-09T23:23:19.974Z] GC before operation: completed in 11.585 ms, heap usage 33.530 MB -> 5.169 MB. [2025-10-09T23:23:23.474Z] ====== future-genetic (functional) [default], iteration 2 completed (3761.908 ms) ====== [2025-10-09T23:23:23.474Z] ====== future-genetic (functional) [default], iteration 3 started ====== [2025-10-09T23:23:23.474Z] GC before operation: completed in 10.293 ms, heap usage 52.401 MB -> 5.169 MB. [2025-10-09T23:23:26.456Z] ====== future-genetic (functional) [default], iteration 3 completed (3700.696 ms) ====== [2025-10-09T23:23:26.456Z] ====== future-genetic (functional) [default], iteration 4 started ====== [2025-10-09T23:23:26.456Z] GC before operation: completed in 10.197 ms, heap usage 34.119 MB -> 5.170 MB. [2025-10-09T23:23:30.531Z] ====== future-genetic (functional) [default], iteration 4 completed (3761.897 ms) ====== [2025-10-09T23:23:30.531Z] ====== future-genetic (functional) [default], iteration 5 started ====== [2025-10-09T23:23:30.531Z] GC before operation: completed in 8.896 ms, heap usage 36.036 MB -> 5.170 MB. [2025-10-09T23:23:34.608Z] ====== future-genetic (functional) [default], iteration 5 completed (3780.097 ms) ====== [2025-10-09T23:23:34.608Z] ====== future-genetic (functional) [default], iteration 6 started ====== [2025-10-09T23:23:34.608Z] GC before operation: completed in 9.447 ms, heap usage 34.306 MB -> 5.170 MB. [2025-10-09T23:23:38.683Z] ====== future-genetic (functional) [default], iteration 6 completed (3733.122 ms) ====== [2025-10-09T23:23:38.683Z] ====== future-genetic (functional) [default], iteration 7 started ====== [2025-10-09T23:23:38.683Z] GC before operation: completed in 11.622 ms, heap usage 34.200 MB -> 5.170 MB. [2025-10-09T23:23:41.644Z] ====== future-genetic (functional) [default], iteration 7 completed (3758.784 ms) ====== [2025-10-09T23:23:41.644Z] ====== future-genetic (functional) [default], iteration 8 started ====== [2025-10-09T23:23:41.644Z] GC before operation: completed in 9.719 ms, heap usage 33.217 MB -> 5.170 MB. [2025-10-09T23:23:45.756Z] ====== future-genetic (functional) [default], iteration 8 completed (3776.226 ms) ====== [2025-10-09T23:23:45.756Z] ====== future-genetic (functional) [default], iteration 9 started ====== [2025-10-09T23:23:45.756Z] GC before operation: completed in 9.331 ms, heap usage 34.503 MB -> 5.170 MB. [2025-10-09T23:23:49.834Z] ====== future-genetic (functional) [default], iteration 9 completed (3726.116 ms) ====== [2025-10-09T23:23:49.834Z] ====== future-genetic (functional) [default], iteration 10 started ====== [2025-10-09T23:23:49.834Z] GC before operation: completed in 9.218 ms, heap usage 34.137 MB -> 5.170 MB. [2025-10-09T23:23:52.863Z] ====== future-genetic (functional) [default], iteration 10 completed (3700.908 ms) ====== [2025-10-09T23:23:52.863Z] ====== future-genetic (functional) [default], iteration 11 started ====== [2025-10-09T23:23:52.863Z] GC before operation: completed in 8.983 ms, heap usage 33.183 MB -> 5.170 MB. [2025-10-09T23:23:57.108Z] ====== future-genetic (functional) [default], iteration 11 completed (3705.884 ms) ====== [2025-10-09T23:23:57.108Z] ====== future-genetic (functional) [default], iteration 12 started ====== [2025-10-09T23:23:57.108Z] GC before operation: completed in 9.698 ms, heap usage 33.605 MB -> 5.170 MB. [2025-10-09T23:24:01.191Z] ====== future-genetic (functional) [default], iteration 12 completed (3750.393 ms) ====== [2025-10-09T23:24:01.191Z] ====== future-genetic (functional) [default], iteration 13 started ====== [2025-10-09T23:24:01.191Z] GC before operation: completed in 10.303 ms, heap usage 33.161 MB -> 5.170 MB. [2025-10-09T23:24:04.166Z] ====== future-genetic (functional) [default], iteration 13 completed (3712.247 ms) ====== [2025-10-09T23:24:04.166Z] ====== future-genetic (functional) [default], iteration 14 started ====== [2025-10-09T23:24:04.166Z] GC before operation: completed in 9.338 ms, heap usage 34.097 MB -> 5.171 MB. [2025-10-09T23:24:08.255Z] ====== future-genetic (functional) [default], iteration 14 completed (3774.398 ms) ====== [2025-10-09T23:24:08.255Z] ====== future-genetic (functional) [default], iteration 15 started ====== [2025-10-09T23:24:08.255Z] GC before operation: completed in 11.436 ms, heap usage 35.174 MB -> 5.173 MB. [2025-10-09T23:24:12.336Z] ====== future-genetic (functional) [default], iteration 15 completed (3760.444 ms) ====== [2025-10-09T23:24:12.336Z] ====== future-genetic (functional) [default], iteration 16 started ====== [2025-10-09T23:24:12.336Z] GC before operation: completed in 9.989 ms, heap usage 33.707 MB -> 5.173 MB. [2025-10-09T23:24:15.301Z] ====== future-genetic (functional) [default], iteration 16 completed (3797.982 ms) ====== [2025-10-09T23:24:15.301Z] ====== future-genetic (functional) [default], iteration 17 started ====== [2025-10-09T23:24:15.301Z] GC before operation: completed in 9.157 ms, heap usage 32.600 MB -> 5.173 MB. [2025-10-09T23:24:19.141Z] ====== future-genetic (functional) [default], iteration 17 completed (3741.836 ms) ====== [2025-10-09T23:24:19.141Z] ====== future-genetic (functional) [default], iteration 18 started ====== [2025-10-09T23:24:19.141Z] GC before operation: completed in 8.616 ms, heap usage 35.243 MB -> 5.173 MB. [2025-10-09T23:24:23.240Z] ====== future-genetic (functional) [default], iteration 18 completed (3808.340 ms) ====== [2025-10-09T23:24:23.240Z] ====== future-genetic (functional) [default], iteration 19 started ====== [2025-10-09T23:24:23.240Z] GC before operation: completed in 8.163 ms, heap usage 34.654 MB -> 5.173 MB. [2025-10-09T23:24:27.323Z] ====== future-genetic (functional) [default], iteration 19 completed (3672.353 ms) ====== [2025-10-09T23:24:27.323Z] ====== future-genetic (functional) [default], iteration 20 started ====== [2025-10-09T23:24:27.323Z] GC before operation: completed in 8.909 ms, heap usage 34.647 MB -> 5.173 MB. [2025-10-09T23:24:31.396Z] ====== future-genetic (functional) [default], iteration 20 completed (3752.368 ms) ====== [2025-10-09T23:24:31.396Z] ====== future-genetic (functional) [default], iteration 21 started ====== [2025-10-09T23:24:31.396Z] GC before operation: completed in 8.396 ms, heap usage 35.288 MB -> 5.173 MB. [2025-10-09T23:24:34.357Z] ====== future-genetic (functional) [default], iteration 21 completed (3702.305 ms) ====== [2025-10-09T23:24:34.357Z] ====== future-genetic (functional) [default], iteration 22 started ====== [2025-10-09T23:24:34.357Z] GC before operation: completed in 8.800 ms, heap usage 34.307 MB -> 5.173 MB. [2025-10-09T23:24:38.432Z] ====== future-genetic (functional) [default], iteration 22 completed (3690.457 ms) ====== [2025-10-09T23:24:38.432Z] ====== future-genetic (functional) [default], iteration 23 started ====== [2025-10-09T23:24:38.432Z] GC before operation: completed in 10.421 ms, heap usage 33.291 MB -> 5.173 MB. [2025-10-09T23:24:42.507Z] ====== future-genetic (functional) [default], iteration 23 completed (3754.386 ms) ====== [2025-10-09T23:24:42.507Z] ====== future-genetic (functional) [default], iteration 24 started ====== [2025-10-09T23:24:42.507Z] GC before operation: completed in 9.060 ms, heap usage 33.689 MB -> 5.173 MB. [2025-10-09T23:24:45.471Z] ====== future-genetic (functional) [default], iteration 24 completed (3841.431 ms) ====== [2025-10-09T23:24:45.471Z] ====== future-genetic (functional) [default], iteration 25 started ====== [2025-10-09T23:24:45.471Z] GC before operation: completed in 9.274 ms, heap usage 34.777 MB -> 5.173 MB. [2025-10-09T23:24:49.550Z] ====== future-genetic (functional) [default], iteration 25 completed (3740.257 ms) ====== [2025-10-09T23:24:49.550Z] ====== future-genetic (functional) [default], iteration 26 started ====== [2025-10-09T23:24:49.551Z] GC before operation: completed in 8.942 ms, heap usage 35.658 MB -> 5.173 MB. [2025-10-09T23:24:53.632Z] ====== future-genetic (functional) [default], iteration 26 completed (3727.073 ms) ====== [2025-10-09T23:24:53.632Z] ====== future-genetic (functional) [default], iteration 27 started ====== [2025-10-09T23:24:53.632Z] GC before operation: completed in 9.392 ms, heap usage 35.098 MB -> 5.173 MB. [2025-10-09T23:24:56.597Z] ====== future-genetic (functional) [default], iteration 27 completed (3716.742 ms) ====== [2025-10-09T23:24:56.597Z] ====== future-genetic (functional) [default], iteration 28 started ====== [2025-10-09T23:24:56.597Z] GC before operation: completed in 13.487 ms, heap usage 34.667 MB -> 5.174 MB. [2025-10-09T23:25:00.677Z] ====== future-genetic (functional) [default], iteration 28 completed (3733.067 ms) ====== [2025-10-09T23:25:00.677Z] ====== future-genetic (functional) [default], iteration 29 started ====== [2025-10-09T23:25:00.677Z] GC before operation: completed in 8.964 ms, heap usage 33.586 MB -> 5.174 MB. [2025-10-09T23:25:04.753Z] ====== future-genetic (functional) [default], iteration 29 completed (3751.725 ms) ====== [2025-10-09T23:25:04.753Z] ====== future-genetic (functional) [default], iteration 30 started ====== [2025-10-09T23:25:04.753Z] GC before operation: completed in 8.475 ms, heap usage 34.162 MB -> 5.174 MB. [2025-10-09T23:25:08.832Z] ====== future-genetic (functional) [default], iteration 30 completed (3753.236 ms) ====== [2025-10-09T23:25:08.832Z] ====== future-genetic (functional) [default], iteration 31 started ====== [2025-10-09T23:25:08.832Z] GC before operation: completed in 8.638 ms, heap usage 33.154 MB -> 5.174 MB. [2025-10-09T23:25:11.797Z] ====== future-genetic (functional) [default], iteration 31 completed (3763.745 ms) ====== [2025-10-09T23:25:11.797Z] ====== future-genetic (functional) [default], iteration 32 started ====== [2025-10-09T23:25:11.797Z] GC before operation: completed in 8.385 ms, heap usage 33.667 MB -> 5.174 MB. [2025-10-09T23:25:15.883Z] ====== future-genetic (functional) [default], iteration 32 completed (3729.033 ms) ====== [2025-10-09T23:25:15.883Z] ====== future-genetic (functional) [default], iteration 33 started ====== [2025-10-09T23:25:15.883Z] GC before operation: completed in 7.993 ms, heap usage 34.663 MB -> 5.174 MB. [2025-10-09T23:25:19.697Z] ====== future-genetic (functional) [default], iteration 33 completed (3662.524 ms) ====== [2025-10-09T23:25:19.697Z] ====== future-genetic (functional) [default], iteration 34 started ====== [2025-10-09T23:25:19.697Z] GC before operation: completed in 9.551 ms, heap usage 34.602 MB -> 5.174 MB. [2025-10-09T23:25:23.771Z] ====== future-genetic (functional) [default], iteration 34 completed (3686.464 ms) ====== [2025-10-09T23:25:23.771Z] ====== future-genetic (functional) [default], iteration 35 started ====== [2025-10-09T23:25:23.771Z] GC before operation: completed in 8.534 ms, heap usage 33.857 MB -> 5.174 MB. [2025-10-09T23:25:26.731Z] ====== future-genetic (functional) [default], iteration 35 completed (3706.158 ms) ====== [2025-10-09T23:25:26.731Z] ====== future-genetic (functional) [default], iteration 36 started ====== [2025-10-09T23:25:26.731Z] GC before operation: completed in 9.769 ms, heap usage 34.505 MB -> 5.174 MB. [2025-10-09T23:25:30.883Z] ====== future-genetic (functional) [default], iteration 36 completed (3746.378 ms) ====== [2025-10-09T23:25:30.883Z] ====== future-genetic (functional) [default], iteration 37 started ====== [2025-10-09T23:25:30.883Z] GC before operation: completed in 11.703 ms, heap usage 34.232 MB -> 5.174 MB. [2025-10-09T23:25:34.969Z] ====== future-genetic (functional) [default], iteration 37 completed (3849.318 ms) ====== [2025-10-09T23:25:34.969Z] ====== future-genetic (functional) [default], iteration 38 started ====== [2025-10-09T23:25:34.969Z] GC before operation: completed in 12.278 ms, heap usage 33.293 MB -> 5.174 MB. [2025-10-09T23:25:37.932Z] ====== future-genetic (functional) [default], iteration 38 completed (3823.415 ms) ====== [2025-10-09T23:25:37.932Z] ====== future-genetic (functional) [default], iteration 39 started ====== [2025-10-09T23:25:37.932Z] GC before operation: completed in 9.293 ms, heap usage 34.229 MB -> 5.174 MB. [2025-10-09T23:25:42.008Z] ====== future-genetic (functional) [default], iteration 39 completed (3770.132 ms) ====== [2025-10-09T23:25:42.008Z] ====== future-genetic (functional) [default], iteration 40 started ====== [2025-10-09T23:25:42.008Z] GC before operation: completed in 8.874 ms, heap usage 33.675 MB -> 5.175 MB. [2025-10-09T23:25:46.089Z] ====== future-genetic (functional) [default], iteration 40 completed (3751.522 ms) ====== [2025-10-09T23:25:46.089Z] ====== future-genetic (functional) [default], iteration 41 started ====== [2025-10-09T23:25:46.089Z] GC before operation: completed in 9.316 ms, heap usage 34.089 MB -> 5.174 MB. [2025-10-09T23:25:50.170Z] ====== future-genetic (functional) [default], iteration 41 completed (3747.973 ms) ====== [2025-10-09T23:25:50.170Z] ====== future-genetic (functional) [default], iteration 42 started ====== [2025-10-09T23:25:50.170Z] GC before operation: completed in 10.946 ms, heap usage 34.672 MB -> 5.174 MB. [2025-10-09T23:25:53.131Z] ====== future-genetic (functional) [default], iteration 42 completed (3743.834 ms) ====== [2025-10-09T23:25:53.131Z] ====== future-genetic (functional) [default], iteration 43 started ====== [2025-10-09T23:25:53.131Z] GC before operation: completed in 12.164 ms, heap usage 34.220 MB -> 5.175 MB. [2025-10-09T23:25:57.211Z] ====== future-genetic (functional) [default], iteration 43 completed (3724.143 ms) ====== [2025-10-09T23:25:57.211Z] ====== future-genetic (functional) [default], iteration 44 started ====== [2025-10-09T23:25:57.211Z] GC before operation: completed in 9.647 ms, heap usage 34.643 MB -> 5.175 MB. [2025-10-09T23:26:01.291Z] ====== future-genetic (functional) [default], iteration 44 completed (3723.852 ms) ====== [2025-10-09T23:26:01.291Z] ====== future-genetic (functional) [default], iteration 45 started ====== [2025-10-09T23:26:01.291Z] GC before operation: completed in 9.208 ms, heap usage 34.030 MB -> 5.175 MB. [2025-10-09T23:26:04.252Z] ====== future-genetic (functional) [default], iteration 45 completed (3755.379 ms) ====== [2025-10-09T23:26:04.252Z] ====== future-genetic (functional) [default], iteration 46 started ====== [2025-10-09T23:26:04.252Z] GC before operation: completed in 10.278 ms, heap usage 35.666 MB -> 5.175 MB. [2025-10-09T23:26:08.328Z] ====== future-genetic (functional) [default], iteration 46 completed (3666.582 ms) ====== [2025-10-09T23:26:08.328Z] ====== future-genetic (functional) [default], iteration 47 started ====== [2025-10-09T23:26:08.328Z] GC before operation: completed in 8.483 ms, heap usage 33.701 MB -> 5.175 MB. [2025-10-09T23:26:12.405Z] ====== future-genetic (functional) [default], iteration 47 completed (3745.198 ms) ====== [2025-10-09T23:26:12.405Z] ====== future-genetic (functional) [default], iteration 48 started ====== [2025-10-09T23:26:12.405Z] GC before operation: completed in 9.011 ms, heap usage 35.723 MB -> 5.175 MB. [2025-10-09T23:26:15.368Z] ====== future-genetic (functional) [default], iteration 48 completed (3768.646 ms) ====== [2025-10-09T23:26:15.368Z] ====== future-genetic (functional) [default], iteration 49 started ====== [2025-10-09T23:26:16.307Z] GC before operation: completed in 9.587 ms, heap usage 33.233 MB -> 5.175 MB. [2025-10-09T23:26:20.325Z] ====== future-genetic (functional) [default], iteration 49 completed (3746.097 ms) ====== [2025-10-09T23:26:20.325Z] ----------------------------------- [2025-10-09T23:26:20.325Z] renaissance-future-genetic_0_PASSED [2025-10-09T23:26:20.325Z] ----------------------------------- [2025-10-09T23:26:20.325Z] [2025-10-09T23:26:20.325Z] TEST TEARDOWN: [2025-10-09T23:26:20.325Z] Nothing to be done for teardown. [2025-10-09T23:26:20.325Z] renaissance-future-genetic_0 Finish Time: Thu Oct 9 23:26:19 2025 Epoch Time (ms): 1760052379279 [2025-10-09T23:26:20.325Z] [2025-10-09T23:26:20.325Z] =============================================== [2025-10-09T23:26:20.325Z] Running test renaissance-naive-bayes_0 ... [2025-10-09T23:26:20.325Z] =============================================== [2025-10-09T23:26:20.325Z] renaissance-naive-bayes_0 Start Time: Thu Oct 9 23:26:19 2025 Epoch Time (ms): 1760052379305 [2025-10-09T23:26:20.325Z] variation: NoOptions [2025-10-09T23:26:20.325Z] JVM_OPTIONS: [2025-10-09T23:26:20.325Z] { \ [2025-10-09T23:26:20.325Z] echo ""; echo "TEST SETUP:"; \ [2025-10-09T23:26:20.325Z] echo "Nothing to be done for setup."; \ [2025-10-09T23:26:20.325Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_17600512616707/renaissance-naive-bayes_0"; \ [2025-10-09T23:26:20.325Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_17600512616707/renaissance-naive-bayes_0"; \ [2025-10-09T23:26:20.325Z] echo ""; echo "TESTING:"; \ [2025-10-09T23:26:20.325Z] "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_17600512616707/renaissance-naive-bayes_0"/naive-bayes.json" naive-bayes; \ [2025-10-09T23:26:20.326Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-naive-bayes_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_17600512616707/renaissance-naive-bayes_0"; else echo "-----------------------------------"; echo "renaissance-naive-bayes_0""_FAILED"; echo "-----------------------------------"; fi; \ [2025-10-09T23:26:20.326Z] echo ""; echo "TEST TEARDOWN:"; \ [2025-10-09T23:26:20.326Z] echo "Nothing to be done for teardown."; \ [2025-10-09T23:26:20.326Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_17600512616707/TestTargetResult"; [2025-10-09T23:26:20.326Z] [2025-10-09T23:26:20.326Z] TEST SETUP: [2025-10-09T23:26:20.326Z] Nothing to be done for setup. [2025-10-09T23:26:20.326Z] [2025-10-09T23:26:20.326Z] TESTING: [2025-10-09T23:26:20.326Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called [2025-10-09T23:26:20.326Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/output_17600512616707/renaissance-naive-bayes_0/launcher-232619-6741339471304786361/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar) [2025-10-09T23:26:20.326Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$ [2025-10-09T23:26:20.326Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release [2025-10-09T23:26:25.674Z] Benchmark 'naive-bayes' failed with exception: [2025-10-09T23:26:25.674Z] java.lang.ExceptionInInitializerError [2025-10-09T23:26:25.674Z] at org.apache.spark.unsafe.array.ByteArrayMethods.<clinit>(ByteArrayMethods.java:47) [2025-10-09T23:26:25.674Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes$lzycompute(MemoryManager.scala:261) [2025-10-09T23:26:25.674Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes(MemoryManager.scala:251) [2025-10-09T23:26:25.674Z] at org.apache.spark.memory.MemoryManager.$anonfun$pageSizeBytes$1(MemoryManager.scala:270) [2025-10-09T23:26:25.674Z] at scala.runtime.java8.JFunction0$mcJ$sp.apply(JFunction0$mcJ$sp.scala:17) [2025-10-09T23:26:25.674Z] at scala.Option.getOrElse(Option.scala:201) [2025-10-09T23:26:25.674Z] at org.apache.spark.memory.MemoryManager.<init>(MemoryManager.scala:270) [2025-10-09T23:26:25.674Z] at org.apache.spark.memory.UnifiedMemoryManager.<init>(UnifiedMemoryManager.scala:58) [2025-10-09T23:26:25.674Z] at org.apache.spark.memory.UnifiedMemoryManager$.apply(UnifiedMemoryManager.scala:207) [2025-10-09T23:26:25.674Z] at org.apache.spark.SparkEnv$.create(SparkEnv.scala:320) [2025-10-09T23:26:25.674Z] at org.apache.spark.SparkEnv$.createDriverEnv(SparkEnv.scala:194) [2025-10-09T23:26:25.674Z] at org.apache.spark.SparkContext.createSparkEnv(SparkContext.scala:284) [2025-10-09T23:26:25.674Z] at org.apache.spark.SparkContext.<init>(SparkContext.scala:478) [2025-10-09T23:26:25.674Z] at org.apache.spark.SparkContext$.getOrCreate(SparkContext.scala:2883) [2025-10-09T23:26:25.674Z] at org.apache.spark.sql.SparkSession$Builder.$anonfun$getOrCreate$2(SparkSession.scala:1099) [2025-10-09T23:26:25.674Z] at scala.Option.getOrElse(Option.scala:201) [2025-10-09T23:26:25.674Z] at org.apache.spark.sql.SparkSession$Builder.getOrCreate(SparkSession.scala:1093) [2025-10-09T23:26:25.674Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext(SparkUtil.scala:81) [2025-10-09T23:26:25.674Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext$(SparkUtil.scala:54) [2025-10-09T23:26:25.674Z] at org.renaissance.apache.spark.NaiveBayes.setUpSparkContext(NaiveBayes.scala:33) [2025-10-09T23:26:25.674Z] at org.renaissance.apache.spark.NaiveBayes.setUpBeforeAll(NaiveBayes.scala:56) [2025-10-09T23:26:25.674Z] at org.renaissance.harness.ExecutionDriver.executeBenchmark(ExecutionDriver.java:82) [2025-10-09T23:26:25.674Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks$$anonfun$1(RenaissanceSuite.scala:172) [2025-10-09T23:26:25.674Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15) [2025-10-09T23:26:25.674Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10) [2025-10-09T23:26:25.674Z] at scala.collection.immutable.List.foreach(List.scala:334) [2025-10-09T23:26:25.674Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks(RenaissanceSuite.scala:161) [2025-10-09T23:26:25.674Z] at org.renaissance.harness.RenaissanceSuite$.main(RenaissanceSuite.scala:130) [2025-10-09T23:26:25.674Z] at org.renaissance.harness.RenaissanceSuite.main(RenaissanceSuite.scala) [2025-10-09T23:26:25.674Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) [2025-10-09T23:26:25.674Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565) [2025-10-09T23:26:25.674Z] at org.renaissance.core.Launcher.loadAndInvokeHarnessClass(Launcher.java:129) [2025-10-09T23:26:25.674Z] at org.renaissance.core.Launcher.launchHarnessClass(Launcher.java:78) [2025-10-09T23:26:25.674Z] at org.renaissance.core.Launcher.main(Launcher.java:43) [2025-10-09T23:26:25.674Z] Caused by: java.lang.IllegalStateException: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner [2025-10-09T23:26:25.674Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:115) [2025-10-09T23:26:25.674Z] ... 34 more [2025-10-09T23:26:25.674Z] Caused by: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner [2025-10-09T23:26:25.674Z] at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:377) [2025-10-09T23:26:25.674Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:567) [2025-10-09T23:26:25.674Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:500) [2025-10-09T23:26:25.674Z] at java.base/java.lang.Class.forName0(Native Method) [2025-10-09T23:26:25.674Z] at java.base/java.lang.Class.forName(Class.java:473) [2025-10-09T23:26:25.674Z] at java.base/java.lang.Class.forName(Class.java:463) [2025-10-09T23:26:25.674Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:95) [2025-10-09T23:26:25.674Z] ... 34 more [2025-10-09T23:26:25.674Z] The following benchmarks failed: naive-bayes [2025-10-09T23:26:25.674Z] ----------------------------------- [2025-10-09T23:26:25.674Z] renaissance-naive-bayes_0_FAILED [2025-10-09T23:26:25.674Z] ----------------------------------- [2025-10-09T23:26:25.674Z] [2025-10-09T23:26:25.674Z] TEST TEARDOWN: [2025-10-09T23:26:25.674Z] Nothing to be done for teardown. [2025-10-09T23:26:25.674Z] renaissance-naive-bayes_0 Finish Time: Thu Oct 9 23:26:24 2025 Epoch Time (ms): 1760052384899 [2025-10-09T23:26:25.674Z] [2025-10-09T23:26:25.674Z] =============================================== [2025-10-09T23:26:25.674Z] Running test renaissance-scala-kmeans_0 ... [2025-10-09T23:26:25.674Z] =============================================== [2025-10-09T23:26:25.674Z] renaissance-scala-kmeans_0 Start Time: Thu Oct 9 23:26:24 2025 Epoch Time (ms): 1760052384925 [2025-10-09T23:26:25.674Z] variation: NoOptions [2025-10-09T23:26:25.674Z] JVM_OPTIONS: [2025-10-09T23:26:25.674Z] { \ [2025-10-09T23:26:25.674Z] echo ""; echo "TEST SETUP:"; \ [2025-10-09T23:26:25.674Z] echo "Nothing to be done for setup."; \ [2025-10-09T23:26:25.674Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_17600512616707/renaissance-scala-kmeans_0"; \ [2025-10-09T23:26:25.674Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_17600512616707/renaissance-scala-kmeans_0"; \ [2025-10-09T23:26:25.674Z] echo ""; echo "TESTING:"; \ [2025-10-09T23:26:25.674Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../perf/run_with_affinity.sh --exec_cmd ""/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_17600512616707/renaissance-scala-kmeans_0"/scala-kmeans.json" scala-kmeans" --test_root /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/..; \ [2025-10-09T23:26:25.674Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-scala-kmeans_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_17600512616707/renaissance-scala-kmeans_0"; else echo "-----------------------------------"; echo "renaissance-scala-kmeans_0""_FAILED"; echo "-----------------------------------"; fi; \ [2025-10-09T23:26:25.674Z] echo ""; echo "TEST TEARDOWN:"; \ [2025-10-09T23:26:25.674Z] echo "Nothing to be done for teardown."; \ [2025-10-09T23:26:25.674Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_17600512616707/TestTargetResult"; [2025-10-09T23:26:25.674Z] [2025-10-09T23:26:25.674Z] TEST SETUP: [2025-10-09T23:26:25.674Z] Nothing to be done for setup. [2025-10-09T23:26:25.674Z] [2025-10-09T23:26:25.674Z] TESTING: [2025-10-09T23:26:25.674Z] Warning!!! Affinity is NOT set. Affinity tool may NOT be installed/supported. [2025-10-09T23:26:25.674Z] Running EXEC_CMD_WITH_AFFINITY= /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/jdkbinary/j2sdk-image/bin/java -jar /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar --json /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_17600512616707/renaissance-scala-kmeans_0/scala-kmeans.json scala-kmeans [2025-10-09T23:26:26.610Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called [2025-10-09T23:26:26.610Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/output_17600512616707/renaissance-scala-kmeans_0/launcher-232625-2436033232900137441/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar) [2025-10-09T23:26:26.610Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$ [2025-10-09T23:26:26.610Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release [2025-10-09T23:26:26.610Z] ====== scala-kmeans (scala) [default], iteration 0 started ====== [2025-10-09T23:26:27.543Z] GC before operation: completed in 55.435 ms, heap usage 29.633 MB -> 26.165 MB. [2025-10-09T23:26:27.543Z] ====== scala-kmeans (scala) [default], iteration 0 completed (496.628 ms) ====== [2025-10-09T23:26:27.543Z] ====== scala-kmeans (scala) [default], iteration 1 started ====== [2025-10-09T23:26:27.543Z] GC before operation: completed in 43.983 ms, heap usage 32.753 MB -> 26.219 MB. [2025-10-09T23:26:27.543Z] ====== scala-kmeans (scala) [default], iteration 1 completed (311.479 ms) ====== [2025-10-09T23:26:27.543Z] ====== scala-kmeans (scala) [default], iteration 2 started ====== [2025-10-09T23:26:27.543Z] GC before operation: completed in 42.911 ms, heap usage 31.761 MB -> 26.219 MB. [2025-10-09T23:26:28.476Z] ====== scala-kmeans (scala) [default], iteration 2 completed (307.606 ms) ====== [2025-10-09T23:26:28.476Z] ====== scala-kmeans (scala) [default], iteration 3 started ====== [2025-10-09T23:26:28.476Z] GC before operation: completed in 44.157 ms, heap usage 56.219 MB -> 26.219 MB. [2025-10-09T23:26:28.476Z] ====== scala-kmeans (scala) [default], iteration 3 completed (309.235 ms) ====== [2025-10-09T23:26:28.476Z] ====== scala-kmeans (scala) [default], iteration 4 started ====== [2025-10-09T23:26:28.476Z] GC before operation: completed in 43.108 ms, heap usage 56.305 MB -> 26.219 MB. [2025-10-09T23:26:29.411Z] ====== scala-kmeans (scala) [default], iteration 4 completed (310.112 ms) ====== [2025-10-09T23:26:29.411Z] ====== scala-kmeans (scala) [default], iteration 5 started ====== [2025-10-09T23:26:29.411Z] GC before operation: completed in 43.149 ms, heap usage 56.219 MB -> 26.220 MB. [2025-10-09T23:26:29.411Z] ====== scala-kmeans (scala) [default], iteration 5 completed (308.751 ms) ====== [2025-10-09T23:26:29.411Z] ====== scala-kmeans (scala) [default], iteration 6 started ====== [2025-10-09T23:26:29.411Z] GC before operation: completed in 43.758 ms, heap usage 56.220 MB -> 26.220 MB. [2025-10-09T23:26:29.411Z] ====== scala-kmeans (scala) [default], iteration 6 completed (309.352 ms) ====== [2025-10-09T23:26:29.411Z] ====== scala-kmeans (scala) [default], iteration 7 started ====== [2025-10-09T23:26:29.411Z] GC before operation: completed in 44.556 ms, heap usage 56.220 MB -> 26.220 MB. [2025-10-09T23:26:30.347Z] ====== scala-kmeans (scala) [default], iteration 7 completed (309.027 ms) ====== [2025-10-09T23:26:30.347Z] ====== scala-kmeans (scala) [default], iteration 8 started ====== [2025-10-09T23:26:30.347Z] GC before operation: completed in 49.931 ms, heap usage 56.220 MB -> 26.220 MB. [2025-10-09T23:26:30.347Z] ====== scala-kmeans (scala) [default], iteration 8 completed (308.355 ms) ====== [2025-10-09T23:26:30.347Z] ====== scala-kmeans (scala) [default], iteration 9 started ====== [2025-10-09T23:26:30.347Z] GC before operation: completed in 44.100 ms, heap usage 56.220 MB -> 26.220 MB. [2025-10-09T23:26:30.347Z] ====== scala-kmeans (scala) [default], iteration 9 completed (306.956 ms) ====== [2025-10-09T23:26:30.347Z] ====== scala-kmeans (scala) [default], iteration 10 started ====== [2025-10-09T23:26:31.280Z] GC before operation: completed in 44.630 ms, heap usage 56.220 MB -> 26.221 MB. [2025-10-09T23:26:31.280Z] ====== scala-kmeans (scala) [default], iteration 10 completed (308.970 ms) ====== [2025-10-09T23:26:31.280Z] ====== scala-kmeans (scala) [default], iteration 11 started ====== [2025-10-09T23:26:31.280Z] GC before operation: completed in 45.210 ms, heap usage 56.221 MB -> 26.221 MB. [2025-10-09T23:26:31.280Z] ====== scala-kmeans (scala) [default], iteration 11 completed (311.970 ms) ====== [2025-10-09T23:26:31.280Z] ====== scala-kmeans (scala) [default], iteration 12 started ====== [2025-10-09T23:26:31.280Z] GC before operation: completed in 44.343 ms, heap usage 56.221 MB -> 26.221 MB. [2025-10-09T23:26:32.214Z] ====== scala-kmeans (scala) [default], iteration 12 completed (307.398 ms) ====== [2025-10-09T23:26:32.214Z] ====== scala-kmeans (scala) [default], iteration 13 started ====== [2025-10-09T23:26:32.214Z] GC before operation: completed in 43.055 ms, heap usage 56.221 MB -> 26.220 MB. [2025-10-09T23:26:32.214Z] ====== scala-kmeans (scala) [default], iteration 13 completed (307.770 ms) ====== [2025-10-09T23:26:32.214Z] ====== scala-kmeans (scala) [default], iteration 14 started ====== [2025-10-09T23:26:32.214Z] GC before operation: completed in 42.969 ms, heap usage 56.220 MB -> 26.221 MB. [2025-10-09T23:26:32.214Z] ====== scala-kmeans (scala) [default], iteration 14 completed (308.575 ms) ====== [2025-10-09T23:26:32.214Z] ====== scala-kmeans (scala) [default], iteration 15 started ====== [2025-10-09T23:26:32.214Z] GC before operation: completed in 43.922 ms, heap usage 56.221 MB -> 26.221 MB. [2025-10-09T23:26:33.147Z] ====== scala-kmeans (scala) [default], iteration 15 completed (307.764 ms) ====== [2025-10-09T23:26:33.147Z] ====== scala-kmeans (scala) [default], iteration 16 started ====== [2025-10-09T23:26:33.147Z] GC before operation: completed in 78.218 ms, heap usage 56.221 MB -> 26.221 MB. [2025-10-09T23:26:33.147Z] ====== scala-kmeans (scala) [default], iteration 16 completed (327.242 ms) ====== [2025-10-09T23:26:33.147Z] ====== scala-kmeans (scala) [default], iteration 17 started ====== [2025-10-09T23:26:33.147Z] GC before operation: completed in 48.506 ms, heap usage 56.221 MB -> 26.221 MB. [2025-10-09T23:26:34.084Z] ====== scala-kmeans (scala) [default], iteration 17 completed (314.689 ms) ====== [2025-10-09T23:26:34.084Z] ====== scala-kmeans (scala) [default], iteration 18 started ====== [2025-10-09T23:26:34.084Z] GC before operation: completed in 43.008 ms, heap usage 56.221 MB -> 26.221 MB. [2025-10-09T23:26:34.084Z] ====== scala-kmeans (scala) [default], iteration 18 completed (318.207 ms) ====== [2025-10-09T23:26:34.084Z] ====== scala-kmeans (scala) [default], iteration 19 started ====== [2025-10-09T23:26:34.084Z] GC before operation: completed in 42.520 ms, heap usage 56.221 MB -> 26.221 MB. [2025-10-09T23:26:34.084Z] ====== scala-kmeans (scala) [default], iteration 19 completed (316.941 ms) ====== [2025-10-09T23:26:34.084Z] ====== scala-kmeans (scala) [default], iteration 20 started ====== [2025-10-09T23:26:34.084Z] GC before operation: completed in 44.369 ms, heap usage 56.221 MB -> 26.221 MB. [2025-10-09T23:26:35.023Z] ====== scala-kmeans (scala) [default], iteration 20 completed (314.841 ms) ====== [2025-10-09T23:26:35.023Z] ====== scala-kmeans (scala) [default], iteration 21 started ====== [2025-10-09T23:26:35.023Z] GC before operation: completed in 43.664 ms, heap usage 56.221 MB -> 26.221 MB. [2025-10-09T23:26:35.023Z] ====== scala-kmeans (scala) [default], iteration 21 completed (316.757 ms) ====== [2025-10-09T23:26:35.023Z] ====== scala-kmeans (scala) [default], iteration 22 started ====== [2025-10-09T23:26:35.023Z] GC before operation: completed in 43.499 ms, heap usage 56.221 MB -> 26.221 MB. [2025-10-09T23:26:35.956Z] ====== scala-kmeans (scala) [default], iteration 22 completed (314.614 ms) ====== [2025-10-09T23:26:35.956Z] ====== scala-kmeans (scala) [default], iteration 23 started ====== [2025-10-09T23:26:35.956Z] GC before operation: completed in 42.595 ms, heap usage 56.221 MB -> 26.221 MB. [2025-10-09T23:26:35.956Z] ====== scala-kmeans (scala) [default], iteration 23 completed (316.999 ms) ====== [2025-10-09T23:26:35.956Z] ====== scala-kmeans (scala) [default], iteration 24 started ====== [2025-10-09T23:26:35.956Z] GC before operation: completed in 42.935 ms, heap usage 56.221 MB -> 26.221 MB. [2025-10-09T23:26:35.956Z] ====== scala-kmeans (scala) [default], iteration 24 completed (313.728 ms) ====== [2025-10-09T23:26:35.956Z] ====== scala-kmeans (scala) [default], iteration 25 started ====== [2025-10-09T23:26:35.956Z] GC before operation: completed in 43.589 ms, heap usage 56.221 MB -> 26.221 MB. [2025-10-09T23:26:36.888Z] ====== scala-kmeans (scala) [default], iteration 25 completed (312.629 ms) ====== [2025-10-09T23:26:36.888Z] ====== scala-kmeans (scala) [default], iteration 26 started ====== [2025-10-09T23:26:36.888Z] GC before operation: completed in 87.701 ms, heap usage 56.221 MB -> 26.221 MB. [2025-10-09T23:26:36.888Z] ====== scala-kmeans (scala) [default], iteration 26 completed (311.774 ms) ====== [2025-10-09T23:26:36.888Z] ====== scala-kmeans (scala) [default], iteration 27 started ====== [2025-10-09T23:26:36.888Z] GC before operation: completed in 42.296 ms, heap usage 56.221 MB -> 26.221 MB. [2025-10-09T23:26:36.888Z] ====== scala-kmeans (scala) [default], iteration 27 completed (319.133 ms) ====== [2025-10-09T23:26:36.888Z] ====== scala-kmeans (scala) [default], iteration 28 started ====== [2025-10-09T23:26:37.841Z] GC before operation: completed in 43.186 ms, heap usage 56.221 MB -> 26.221 MB. [2025-10-09T23:26:37.841Z] ====== scala-kmeans (scala) [default], iteration 28 completed (313.134 ms) ====== [2025-10-09T23:26:37.841Z] ====== scala-kmeans (scala) [default], iteration 29 started ====== [2025-10-09T23:26:37.841Z] GC before operation: completed in 43.933 ms, heap usage 56.221 MB -> 26.221 MB. [2025-10-09T23:26:37.841Z] ====== scala-kmeans (scala) [default], iteration 29 completed (313.211 ms) ====== [2025-10-09T23:26:37.841Z] ====== scala-kmeans (scala) [default], iteration 30 started ====== [2025-10-09T23:26:37.841Z] GC before operation: completed in 43.179 ms, heap usage 56.221 MB -> 26.222 MB. [2025-10-09T23:26:38.782Z] ====== scala-kmeans (scala) [default], iteration 30 completed (311.078 ms) ====== [2025-10-09T23:26:38.782Z] ====== scala-kmeans (scala) [default], iteration 31 started ====== [2025-10-09T23:26:38.782Z] GC before operation: completed in 42.827 ms, heap usage 56.222 MB -> 26.222 MB. [2025-10-09T23:26:38.782Z] ====== scala-kmeans (scala) [default], iteration 31 completed (311.814 ms) ====== [2025-10-09T23:26:38.782Z] ====== scala-kmeans (scala) [default], iteration 32 started ====== [2025-10-09T23:26:38.782Z] GC before operation: completed in 42.635 ms, heap usage 56.222 MB -> 26.222 MB. [2025-10-09T23:26:38.782Z] ====== scala-kmeans (scala) [default], iteration 32 completed (317.513 ms) ====== [2025-10-09T23:26:38.782Z] ====== scala-kmeans (scala) [default], iteration 33 started ====== [2025-10-09T23:26:38.782Z] GC before operation: completed in 43.351 ms, heap usage 56.222 MB -> 26.222 MB. [2025-10-09T23:26:39.716Z] ====== scala-kmeans (scala) [default], iteration 33 completed (317.160 ms) ====== [2025-10-09T23:26:39.716Z] ====== scala-kmeans (scala) [default], iteration 34 started ====== [2025-10-09T23:26:39.716Z] GC before operation: completed in 44.045 ms, heap usage 56.222 MB -> 26.222 MB. [2025-10-09T23:26:39.716Z] ====== scala-kmeans (scala) [default], iteration 34 completed (310.419 ms) ====== [2025-10-09T23:26:39.716Z] ====== scala-kmeans (scala) [default], iteration 35 started ====== [2025-10-09T23:26:39.716Z] GC before operation: completed in 43.281 ms, heap usage 56.222 MB -> 26.222 MB. [2025-10-09T23:26:40.683Z] ====== scala-kmeans (scala) [default], iteration 35 completed (309.902 ms) ====== [2025-10-09T23:26:40.683Z] ====== scala-kmeans (scala) [default], iteration 36 started ====== [2025-10-09T23:26:40.683Z] GC before operation: completed in 42.370 ms, heap usage 56.222 MB -> 26.222 MB. [2025-10-09T23:26:40.683Z] ====== scala-kmeans (scala) [default], iteration 36 completed (310.144 ms) ====== [2025-10-09T23:26:40.683Z] ====== scala-kmeans (scala) [default], iteration 37 started ====== [2025-10-09T23:26:40.683Z] GC before operation: completed in 42.422 ms, heap usage 56.222 MB -> 26.224 MB. [2025-10-09T23:26:40.683Z] ====== scala-kmeans (scala) [default], iteration 37 completed (310.603 ms) ====== [2025-10-09T23:26:40.683Z] ====== scala-kmeans (scala) [default], iteration 38 started ====== [2025-10-09T23:26:40.683Z] GC before operation: completed in 42.582 ms, heap usage 56.224 MB -> 26.224 MB. [2025-10-09T23:26:41.646Z] ====== scala-kmeans (scala) [default], iteration 38 completed (308.825 ms) ====== [2025-10-09T23:26:41.646Z] ====== scala-kmeans (scala) [default], iteration 39 started ====== [2025-10-09T23:26:41.646Z] GC before operation: completed in 43.237 ms, heap usage 56.224 MB -> 26.224 MB. [2025-10-09T23:26:41.646Z] ====== scala-kmeans (scala) [default], iteration 39 completed (310.198 ms) ====== [2025-10-09T23:26:41.646Z] ====== scala-kmeans (scala) [default], iteration 40 started ====== [2025-10-09T23:26:41.646Z] GC before operation: completed in 43.637 ms, heap usage 56.224 MB -> 26.224 MB. [2025-10-09T23:26:41.646Z] ====== scala-kmeans (scala) [default], iteration 40 completed (309.130 ms) ====== [2025-10-09T23:26:41.646Z] ====== scala-kmeans (scala) [default], iteration 41 started ====== [2025-10-09T23:26:41.646Z] GC before operation: completed in 43.557 ms, heap usage 56.224 MB -> 26.224 MB. [2025-10-09T23:26:42.581Z] ====== scala-kmeans (scala) [default], iteration 41 completed (317.915 ms) ====== [2025-10-09T23:26:42.581Z] ====== scala-kmeans (scala) [default], iteration 42 started ====== [2025-10-09T23:26:42.581Z] GC before operation: completed in 44.010 ms, heap usage 56.224 MB -> 26.224 MB. [2025-10-09T23:26:42.581Z] ====== scala-kmeans (scala) [default], iteration 42 completed (311.052 ms) ====== [2025-10-09T23:26:42.581Z] ====== scala-kmeans (scala) [default], iteration 43 started ====== [2025-10-09T23:26:42.581Z] GC before operation: completed in 43.359 ms, heap usage 56.224 MB -> 26.224 MB. [2025-10-09T23:26:42.581Z] ====== scala-kmeans (scala) [default], iteration 43 completed (310.740 ms) ====== [2025-10-09T23:26:42.581Z] ====== scala-kmeans (scala) [default], iteration 44 started ====== [2025-10-09T23:26:43.702Z] GC before operation: completed in 44.105 ms, heap usage 56.224 MB -> 26.224 MB. [2025-10-09T23:26:43.702Z] ====== scala-kmeans (scala) [default], iteration 44 completed (310.190 ms) ====== [2025-10-09T23:26:43.702Z] ====== scala-kmeans (scala) [default], iteration 45 started ====== [2025-10-09T23:26:43.702Z] GC before operation: completed in 60.545 ms, heap usage 56.224 MB -> 26.225 MB. [2025-10-09T23:26:43.702Z] ====== scala-kmeans (scala) [default], iteration 45 completed (312.367 ms) ====== [2025-10-09T23:26:43.702Z] ====== scala-kmeans (scala) [default], iteration 46 started ====== [2025-10-09T23:26:43.702Z] GC before operation: completed in 44.374 ms, heap usage 56.225 MB -> 26.225 MB. [2025-10-09T23:26:43.702Z] ====== scala-kmeans (scala) [default], iteration 46 completed (309.666 ms) ====== [2025-10-09T23:26:43.702Z] ====== scala-kmeans (scala) [default], iteration 47 started ====== [2025-10-09T23:26:44.639Z] GC before operation: completed in 47.537 ms, heap usage 56.225 MB -> 26.225 MB. [2025-10-09T23:26:44.639Z] ====== scala-kmeans (scala) [default], iteration 47 completed (311.061 ms) ====== [2025-10-09T23:26:44.639Z] ====== scala-kmeans (scala) [default], iteration 48 started ====== [2025-10-09T23:26:44.639Z] GC before operation: completed in 43.705 ms, heap usage 56.225 MB -> 26.225 MB. [2025-10-09T23:26:44.639Z] ====== scala-kmeans (scala) [default], iteration 48 completed (310.528 ms) ====== [2025-10-09T23:26:44.639Z] ====== scala-kmeans (scala) [default], iteration 49 started ====== [2025-10-09T23:26:44.639Z] GC before operation: completed in 43.075 ms, heap usage 56.225 MB -> 26.225 MB. [2025-10-09T23:26:45.585Z] ====== scala-kmeans (scala) [default], iteration 49 completed (312.090 ms) ====== [2025-10-09T23:26:45.585Z] ----------------------------------- [2025-10-09T23:26:45.585Z] renaissance-scala-kmeans_0_PASSED [2025-10-09T23:26:45.586Z] ----------------------------------- [2025-10-09T23:26:45.586Z] [2025-10-09T23:26:45.586Z] TEST TEARDOWN: [2025-10-09T23:26:45.586Z] Nothing to be done for teardown. [2025-10-09T23:26:45.586Z] renaissance-scala-kmeans_0 Finish Time: Thu Oct 9 23:26:44 2025 Epoch Time (ms): 1760052404885 [2025-10-09T23:26:45.586Z] make[4]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/perf/renaissance' [2025-10-09T23:26:45.586Z] make[3]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/perf' [2025-10-09T23:26:45.586Z] make[2]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests' [2025-10-09T23:26:45.586Z] [2025-10-09T23:26:45.586Z] [2025-10-09T23:26:45.586Z] All tests finished, run result summary: [2025-10-09T23:26:45.586Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/scripts"; \ [2025-10-09T23:26:45.586Z] perl "resultsSum.pl" --failuremk="/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/failedtargets.mk" --resultFile="/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_17600512616707/TestTargetResult" --platFile="/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/resources/buildPlatformMap.properties" --diagnostic=failure --jdkVersion=26 --jdkImpl=hotspot --jdkVendor="eclipse" --spec=linux_ppc-64_le --buildList=perf --customTarget="" --testTarget=sanity.perf --tapPath=/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_17600512616707/ --tapName=Test_openjdk26_hs_sanity.perf_ppc64le_linux.tap --comment="" [2025-10-09T23:26:46.098Z] [2025-10-09T23:26:46.098Z] [2025-10-09T23:26:46.098Z] TEST TARGETS SUMMARY [2025-10-09T23:26:46.098Z] ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [2025-10-09T23:26:46.098Z] DISABLED test targets: [2025-10-09T23:26:46.098Z] dacapo-lusearch-fix_0 [2025-10-09T23:26:46.098Z] [2025-10-09T23:26:46.098Z] PASSED test targets: [2025-10-09T23:26:46.098Z] dacapo-eclipse_0 [2025-10-09T23:26:46.098Z] dacapo-h2_0 [2025-10-09T23:26:46.098Z] renaissance-akka-uct_0 [2025-10-09T23:26:46.098Z] renaissance-fj-kmeans_0 [2025-10-09T23:26:46.098Z] renaissance-future-genetic_0 [2025-10-09T23:26:46.098Z] renaissance-scala-kmeans_0 [2025-10-09T23:26:46.098Z] [2025-10-09T23:26:46.098Z] FAILED test targets: [2025-10-09T23:26:46.098Z] renaissance-naive-bayes_0 [2025-10-09T23:26:46.098Z] [2025-10-09T23:26:46.098Z] TOTAL: 9 EXECUTED: 7 PASSED: 6 FAILED: 1 DISABLED: 1 SKIPPED: 1 [2025-10-09T23:26:46.098Z] ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [2025-10-09T23:26:46.098Z] [2025-10-09T23:26:46.098Z] settings.mk:451: recipe for target 'resultsSummary' failed [2025-10-09T23:26:46.098Z] make[1]: *** [resultsSummary] Error 2 [2025-10-09T23:26:46.098Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG' [2025-10-09T23:26:46.098Z] makefile:61: recipe for target '_sanity.perf' failed [2025-10-09T23:26:46.098Z] make: *** [_sanity.perf] Error 2 [Pipeline] sh [2025-10-09T23:26:48.067Z] ++ uname [2025-10-09T23:26:48.067Z] + '[' Linux = AIX ']' [2025-10-09T23:26:48.067Z] ++ uname [2025-10-09T23:26:48.067Z] + '[' Linux = SunOS ']' [2025-10-09T23:26:48.067Z] ++ uname [2025-10-09T23:26:48.067Z] + '[' Linux = '*BSD' ']' [2025-10-09T23:26:48.067Z] + MAKE=make [2025-10-09T23:26:48.067Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown [2025-10-09T23:26:48.067Z] make: Nothing to be done for 'testEnvTeardown'. [Pipeline] } [2025-10-09T23:26:48.663Z] $ ssh-agent -k [2025-10-09T23:26:48.670Z] unset SSH_AUTH_SOCK; [2025-10-09T23:26:48.670Z] unset SSH_AGENT_PID; [2025-10-09T23:26:48.670Z] echo Agent pid 8677 killed; [2025-10-09T23:26:49.441Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [2025-10-09T23:26:49.465Z] Xvfb stopping [Pipeline] // wrap [Pipeline] writeJSON [Pipeline] archiveArtifacts [2025-10-09T23:26:50.631Z] Archiving artifacts [2025-10-09T23:26:50.983Z] Recording fingerprints [Pipeline] echo [2025-10-09T23:26:51.173Z] DaCapo-h2 metric found and archived [Pipeline] echo [2025-10-09T23:26:51.226Z] There were test failures, current build status is UNSTABLE. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Post) [Pipeline] echo [2025-10-09T23:26:51.316Z] Saving aqa-tests/testenv/testenv.properties file on jenkins. [Pipeline] archiveArtifacts [2025-10-09T23:26:51.494Z] Archiving artifacts [2025-10-09T23:26:51.837Z] Recording fingerprints [Pipeline] echo [2025-10-09T23:26:52.024Z] Saving aqa-tests/TKG/**/*.tap file on jenkins. [Pipeline] archiveArtifacts [2025-10-09T23:26:52.203Z] Archiving artifacts [2025-10-09T23:26:52.579Z] Recording fingerprints [Pipeline] sh [2025-10-09T23:26:55.154Z] + tar -cf benchmark_test_output.tar.gz ./aqa-tests/TKG/output_17600512616707 [Pipeline] echo [2025-10-09T23:26:55.671Z] ARTIFACTORY_SERVER is not set. Saving artifacts on jenkins. [Pipeline] archiveArtifacts [2025-10-09T23:26:55.852Z] Archiving artifacts [2025-10-09T23:26:56.201Z] Recording fingerprints [Pipeline] findFiles [Pipeline] echo [2025-10-09T23:26:59.180Z] Tap file found: aqa-tests/TKG/output_17600512616707/Test_openjdk26_hs_sanity.perf_ppc64le_linux.tap... [Pipeline] readFile [Pipeline] junit [2025-10-09T23:26:59.577Z] Recording test results [2025-10-09T23:27:00.071Z] None of the test reports contained any result [2025-10-09T23:27:00.072Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] echo [2025-10-09T23:27:00.106Z] PROCESSCATCH: Terminating any hung/left over test processes: [Pipeline] sh [2025-10-09T23:26:59.959Z] No test report files were found. Configuration error? [2025-10-09T23:27:02.076Z] + aqa-tests/terminateTestProcesses.sh jenkins [2025-10-09T23:27:02.076Z] Unix type machine.. [2025-10-09T23:27:02.076Z] Running on a Linux host [2025-10-09T23:27:02.076Z] Woohoo - no rogue processes detected! [Pipeline] retry [Pipeline] { [Pipeline] cleanWs [2025-10-09T23:27:02.957Z] [WS-CLEANUP] Deleting project workspace... [2025-10-09T23:27:02.957Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2025-10-09T23:27:04.927Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // retry [Pipeline] sh [2025-10-09T23:27:06.934Z] + find /tmp -name '*core*' -print -exec rm -f '{}' ';' [2025-10-09T23:27:06.934Z] + true [Pipeline] } [Pipeline] // timeout [Pipeline] timeout [2025-10-09T23:27:07.489Z] Timeout set to expire in 5 min 0 sec [Pipeline] { [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Rerun) [Pipeline] echo [2025-10-09T23:27:07.629Z] allocate a node for generating rerun job ... [Pipeline] node [2025-10-09T23:27:07.663Z] Running on test-ibmcloud-rhel6-x64-1 in /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux [Pipeline] { [Pipeline] echo [2025-10-09T23:27:07.676Z] Generating rerun Test_openjdk26_hs_sanity.perf_ppc64le_linux_rerun job for running failed test(s) ... [Pipeline] parallel [Pipeline] { (Branch: Test_openjdk26_hs_sanity.perf_ppc64le_linux_rerun) [Pipeline] echo [2025-10-09T23:27:07.710Z] GENERATE_JOBS is set to true, set test job Test_openjdk26_hs_sanity.perf_ppc64le_linux_rerun params for generating the job [Pipeline] fileExists [Pipeline] sh [2025-10-09T23:27:09.192Z] + curl -Os https://raw.githubusercontent.com/adoptium/aqa-tests/master/buildenv/jenkins/testJobTemplate [Pipeline] jobDsl [2025-10-09T23:27:10.159Z] Processing DSL script testJobTemplate [2025-10-09T23:30:04.883Z] LEVELS: [sanity] [2025-10-09T23:30:04.883Z] JDK_VERSIONS: [8] [2025-10-09T23:30:04.883Z] GROUPS: [perf] [2025-10-09T23:30:04.883Z] ARCH_OS_LIST: [ppc64le_linux] [2025-10-09T23:30:05.106Z] Existing items: [2025-10-09T23:30:05.106Z] GeneratedJob{name='Test_openjdk26_hs_sanity.perf_ppc64le_linux_rerun'} [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // node [Pipeline] echo [2025-10-09T23:37:37.718Z] Triggering rerun jobs in parallel ... [Pipeline] parallel [Pipeline] { (Branch: Test_openjdk26_hs_sanity.perf_ppc64le_linux_rerun) [Pipeline] build [2025-10-09T23:37:37.736Z] Scheduling project: Test_openjdk26_hs_sanity.perf_ppc64le_linux_rerun [2025-10-09T23:37:44.887Z] Starting building: Test_openjdk26_hs_sanity.perf_ppc64le_linux_rerun #7 [2025-10-10T01:19:25.738Z] Build Test_openjdk26_hs_sanity.perf_ppc64le_linux_rerun #7 completed: UNSTABLE [Pipeline] } [Pipeline] // parallel [Pipeline] node [2025-10-10T01:19:25.831Z] Running on test-azure-win11-x64-1 in c:\jenkins\workspace\Test_openjdk26_hs_sanity.perf_ppc64le_linux [Pipeline] { [Pipeline] retry [Pipeline] { [Pipeline] cleanWs [2025-10-10T01:19:25.909Z] [WS-CLEANUP] Deleting project workspace... [2025-10-10T01:19:25.909Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2025-10-10T01:19:25.927Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // retry [Pipeline] echo [2025-10-10T01:19:25.973Z] Test_openjdk26_hs_sanity.perf_ppc64le_linux_rerun #7 completed with status UNSTABLE [Pipeline] timeout [2025-10-10T01:19:26.000Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] copyArtifacts [2025-10-10T01:19:26.132Z] Copied 1 artifact from "Test_openjdk26_hs_sanity.perf_ppc64le_linux_rerun" build number 7 [Pipeline] } [Pipeline] // timeout [Pipeline] echo [2025-10-10T01:19:26.172Z] Saving Test_openjdk26_hs_sanity.perf_ppc64le_linux_rerun/7/**/*.tap file on jenkins. [Pipeline] archiveArtifacts [2025-10-10T01:19:26.196Z] Archiving artifacts [2025-10-10T01:19:26.311Z] Recording fingerprints [Pipeline] findFiles [Pipeline] echo [2025-10-10T01:19:26.481Z] Tap file found: Test_openjdk26_hs_sanity.perf_ppc64le_linux_rerun\7\aqa-tests\TKG\output_17600591398099\Test_openjdk26_hs_sanity.perf_ppc64le_linux_rerun.tap... [Pipeline] readFile [Pipeline] echo [2025-10-10T01:19:26.562Z] Rerun in Grinder with failed test targets: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&amp;TARGET=testList+TESTLIST=renaissance-naive-bayes_0&amp;BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&amp;TEST_FLAG=&amp;UPSTREAM_TEST_JOB_NAME=&amp;DOCKER_REQUIRED=false&amp;ACTIVE_NODE_TIMEOUT=5&amp;VENDOR_TEST_DIRS=&amp;EXTRA_DOCKER_ARGS=&amp;TKG_OWNER_BRANCH=adoptium%3Amaster&amp;OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&amp;PLATFORM=ppc64le_linux&amp;GENERATE_JOBS=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=26&amp;DOCKER_REGISTRY_URL=&amp;ITERATIONS=1&amp;VENDOR_TEST_REPOS=&amp;JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk&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%2Fjdk%2Fjdk-linux-ppc64le-temurin&amp;OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&amp;CLOUD_PROVIDER=&amp;CUSTOM_TARGET=&amp;VENDOR_TEST_SHAS=&amp;JDK_BRANCH=jdk-26%2B19_adopt&amp;LABEL_ADDITION=&amp;ARTIFACTORY_REPO=&amp;ARTIFACTORY_ROOT_DIR=&amp;UPSTREAM_TEST_JOB_NUMBER=&amp;DOCKERIMAGE_TAG=&amp;TEST_TIME=120&amp;JDK_IMPL=hotspot&amp;SSH_AGENT_CREDENTIAL=&amp;AUTO_DETECT=true&amp;SLACK_CHANNEL=aqavit-bot&amp;DYNAMIC_COMPILE=false&amp;RELATED_NODES=&amp;ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&amp;APPLICATION_OPTIONS=&amp;CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&amp;ARCHIVE_TEST_RESULTS=false&amp;NUM_MACHINES=&amp;OPENJDK_SHA=&amp;TRSS_URL=&amp;RERUN_FAILURE=false&amp;USE_TESTENV_PROPERTIES=false&amp;BUILD_LIST=perf&amp;ADDITIONAL_ARTIFACTS_REQUIRED=&amp;UPSTREAM_JOB_NUMBER=373&amp;STF_OWNER_BRANCH=adoptium%3Amaster&amp;TIME_LIMIT=25&amp;JVM_OPTIONS=&amp;PARALLEL=None [Pipeline] retry [Pipeline] { [Pipeline] cleanWs [2025-10-10T01:19:26.657Z] [WS-CLEANUP] Deleting project workspace... [2025-10-10T01:19:26.657Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2025-10-10T01:19:26.689Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // retry [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timestamps [Pipeline] End of Pipeline Finished: UNSTABLE