Test_openjdk26_hs_sanity.perf_ppc64le_linux
Started by upstream project "build-scripts/jobs/jdk/jdk-linux-ppc64le-temurin" build number 368
originally caused by:
Started by upstream project "build-scripts/openjdk26-pipeline" build number 10
originally caused by:
Started by upstream project "build-scripts/utils/betaTrigger_26ea" build number 11
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 78719157d99a07da62d928c4c34714da06727992 (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 78719157d99a07da62d928c4c34714da06727992 # timeout=10
Commit message: "Temporarily disable JDK25+ Criu portable tests (#6552)"
> git rev-list --no-walk 0905ea0d2a44744fe67c904a5313f77708a4a25d # timeout=10
First time build. Skipping changelog.
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] nodesByLabel
[2025-09-04T22:06:27.541Z] Found a total of 2 nodes with the 'hw.arch.ppc64le&&sw.os.linux&&ci.role.perf' label
[Pipeline] echo
[2025-09-04T22:06:27.558Z] SPEC: linux_ppc-64_le
[Pipeline] echo
[2025-09-04T22:06:27.560Z] LABEL: hw.arch.ppc64le&&sw.os.linux&&ci.role.perf
[Pipeline] stage
[Pipeline] { (Queue)
[Pipeline] nodesByLabel
[2025-09-04T22:06:27.587Z] 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-09-04T22:06:27.601Z] dynamicAgents: [fyre]
[Pipeline] node
[2025-09-04T22:06:42.610Z] Still waiting to schedule task
[2025-09-04T22:06:42.612Z] Waiting for next available executor on ‘hw.arch.ppc64le&&sw.os.linux&&ci.role.perf’
[2025-09-04T22:14:02.893Z] Running on test-osuosl-centos74-ppc64le-2 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-09-04T22:14:02.921Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] cleanWs
[2025-09-04T22:14:03.287Z] [WS-CLEANUP] Deleting project workspace...
[2025-09-04T22:14:03.287Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-09-04T22:14:03.523Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2025-09-04T22:14:03.724Z] The recommended git tool is: git
[2025-09-04T22:14:04.072Z] No credentials specified
[2025-09-04T22:14:04.246Z] Cloning the remote Git repository
[2025-09-04T22:14:04.502Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2025-09-04T22:14:04.502Z] > git init /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests # timeout=10
[2025-09-04T22:14:04.509Z] [WARNING] Reference path does not exist: /home/jenkins/openjdk_cache
[2025-09-04T22:14:04.509Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2025-09-04T22:14:04.509Z] > git --version # timeout=10
[2025-09-04T22:14:04.511Z] > git --version # 'git version 2.15.0'
[2025-09-04T22:14:04.511Z] > git fetch --tags --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-09-04T22:14:09.254Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
[2025-09-04T22:14:09.258Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-09-04T22:14:09.531Z] Avoid second fetch
[2025-09-04T22:14:09.941Z] Checking out Revision 78719157d99a07da62d928c4c34714da06727992 (origin/master)
[2025-09-04T22:14:09.614Z] > git rev-parse origin/master^{commit} # timeout=10
[2025-09-04T22:14:10.024Z] > git config core.sparsecheckout # timeout=10
[2025-09-04T22:14:10.027Z] > git checkout -f 78719157d99a07da62d928c4c34714da06727992 # timeout=10
[2025-09-04T22:14:11.533Z] Commit message: "Temporarily disable JDK25+ Criu portable tests (#6552)"
[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-09-04T22:14:14.648Z] Timeout set to expire in 1 day 1 hr
[Pipeline] {
[Pipeline] echo
[2025-09-04T22:14:14.685Z] runMulticastCmd: false
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[2025-09-04T22:14:16.635Z] + LC_TIME=C
[2025-09-04T22:14:16.635Z] + date '+%a, %d %b %Y %T %z'
[Pipeline] echo
[2025-09-04T22:14:17.537Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2025-09-04T22:14:19.406Z] + aqa-tests/terminateTestProcesses.sh jenkins
[2025-09-04T22:14:19.406Z] Unix type machine..
[2025-09-04T22:14:19.406Z] Running on a Linux host
[2025-09-04T22:14:19.406Z] 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-09-04T22:14:22.585Z] + printenv
[2025-09-04T22:14:22.585Z] JCK_GIT_BRANCH=master
[2025-09-04T22:14:22.585Z] DYNAMIC_COMPILE=false
[2025-09-04T22:14:22.585Z] JENKINS_NODE_COOKIE=f8700f9f-63a2-40e3-9453-bd21713357ab
[2025-09-04T22:14:22.585Z] OPENJ9_BRANCH=master
[2025-09-04T22:14:22.585Z] XDG_SESSION_ID=210816
[2025-09-04T22:14:22.585Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_sanity.perf_ppc64le_linux/4/
[2025-09-04T22:14:22.585Z] DOCKER_REQUIRED=false
[2025-09-04T22:14:22.585Z] PARALLEL=Dynamic
[2025-09-04T22:14:22.585Z] SHELL=/bin/bash
[2025-09-04T22:14:22.585Z] HUDSON_SERVER_COOKIE=2d832652af5afba8
[2025-09-04T22:14:22.585Z] jobStatus=SUCCESS
[2025-09-04T22:14:22.585Z] JOBSTARTTIME=Thu, 04 Sep 2025 22:14:15 +0000
[2025-09-04T22:14:22.585Z] STAGE_NAME=Setup
[2025-09-04T22:14:22.585Z] SSH_CLIENT=78.47.239.97 44182 22
[2025-09-04T22:14:22.585Z] RERUN_FAILURE=true
[2025-09-04T22:14:22.585Z] BUILD_TAG=jenkins-Test_openjdk26_hs_sanity.perf_ppc64le_linux-4
[2025-09-04T22:14:22.585Z] SDK_RESOURCE=upstream
[2025-09-04T22:14:22.585Z] TIME_LIMIT=25
[2025-09-04T22:14:22.585Z] NUM_PROCESSORS=4
[2025-09-04T22:14:22.585Z] EXTERNAL_TEST_CMD=mvn clean install
[2025-09-04T22:14:22.585Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2025-09-04T22:14:22.585Z] WORKSPACE=/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux
[2025-09-04T22:14:22.585Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_sanity.perf_ppc64le_linux/
[2025-09-04T22:14:22.585Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_sanity.perf_ppc64le_linux/4/display/redirect?page=changes
[2025-09-04T22:14:22.585Z] JDK_BRANCH=jdk-26+14_adopt
[2025-09-04T22:14:22.585Z] ACTIVE_NODE_TIMEOUT=5
[2025-09-04T22:14:22.585Z] USER=jenkins
[2025-09-04T22:14:22.585Z] ADOPTOPENJDK_BRANCH=master
[2025-09-04T22:14:22.585Z] OPENJCEPLUS_GIT_BRANCH=semeru-java26
[2025-09-04T22:14:22.585Z] ARCHIVE_TEST_RESULTS=false
[2025-09-04T22:14:22.585Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk/jdk-linux-ppc64le-temurin
[2025-09-04T22:14:22.585Z] STF_OWNER_BRANCH=adoptium:master
[2025-09-04T22:14:22.585Z] LIGHT_WEIGHT_CHECKOUT=false
[2025-09-04T22:14:22.585Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_sanity.perf_ppc64le_linux/4/display/redirect?page=artifacts
[2025-09-04T22:14:22.585Z] ORIGIN_JDK_VERSION=26
[2025-09-04T22:14:22.585Z] SETUP_JCK_RUN=false
[2025-09-04T22:14:22.585Z] PERSONAL_BUILD=false
[2025-09-04T22:14:22.585Z] TKG_OWNER_BRANCH=adoptium:master
[2025-09-04T22:14:22.585Z] RERUN_ITERATIONS=1
[2025-09-04T22:14:22.585Z] SPEC=linux_ppc-64_le
[2025-09-04T22:14:22.585Z] TKG_ITERATIONS=1
[2025-09-04T22:14:22.585Z] JENKINS_HOME=/home/jenkins/.jenkins
[2025-09-04T22:14:22.585Z] ITERATIONS=1
[2025-09-04T22:14:22.585Z] PATH=/usr/lib64/ccache:/usr/local/bin:/usr/bin
[2025-09-04T22:14:22.585Z] LIB_DIR=/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib
[2025-09-04T22:14:22.585Z] KEEP_REPORTDIR=false
[2025-09-04T22:14:22.585Z] MAIL=/var/mail/jenkins
[2025-09-04T22:14:22.585Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_sanity.perf_ppc64le_linux/4/display/redirect
[2025-09-04T22:14:22.585Z] _=/usr/bin/printenv
[2025-09-04T22:14:22.585Z] GENERATE_JOBS=true
[2025-09-04T22:14:22.585Z] PWD=/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux
[2025-09-04T22:14:22.585Z] EXIT_FAILURE=false
[2025-09-04T22:14:22.585Z] HUDSON_URL=https://ci.adoptium.net/
[2025-09-04T22:14:22.585Z] JDK_VERSION=26
[2025-09-04T22:14:22.585Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token
[2025-09-04T22:14:22.585Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master
[2025-09-04T22:14:22.585Z] LANG=en_US.UTF-8
[2025-09-04T22:14:22.585Z] SLACK_CHANNEL=aqavit-bot
[2025-09-04T22:14:22.585Z] JOB_NAME=Test_openjdk26_hs_sanity.perf_ppc64le_linux
[2025-09-04T22:14:22.585Z] BUILD_DISPLAY_NAME=#4
[2025-09-04T22:14:22.585Z] USE_TESTENV_PROPERTIES=false
[2025-09-04T22:14:22.585Z] JENKINS_URL=https://ci.adoptium.net/
[2025-09-04T22:14:22.585Z] EXIT_SUCCESS=false
[2025-09-04T22:14:22.585Z] BUILD_ID=4
[2025-09-04T22:14:22.585Z] TEST_TIME=120
[2025-09-04T22:14:22.585Z] PLATFORM=ppc64le_linux
[2025-09-04T22:14:22.585Z] JDK_IMPL=hotspot
[2025-09-04T22:14:22.585Z] JOB_BASE_NAME=Test_openjdk26_hs_sanity.perf_ppc64le_linux
[2025-09-04T22:14:22.585Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_sanity.perf_ppc64le_linux/4/display/redirect?page=tests
[2025-09-04T22:14:22.585Z] SHLVL=3
[2025-09-04T22:14:22.585Z] AUTO_DETECT=true
[2025-09-04T22:14:22.585Z] HOME=/home/jenkins
[2025-09-04T22:14:22.585Z] TAP_NAME=Test_openjdk26_hs_sanity.perf_ppc64le_linux.tap
[2025-09-04T22:14:22.585Z] CI=true
[2025-09-04T22:14:22.585Z] WORKSPACE_TMP=/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux@tmp
[2025-09-04T22:14:22.585Z] EXECUTOR_NUMBER=0
[2025-09-04T22:14:22.585Z] JENKINS_SERVER_COOKIE=durable-57d857e6a9ba4707adc50508fd005924cdb71964b3747a61cb0e90dc48e8766a
[2025-09-04T22:14:22.585Z] NODE_LABELS=test ci.role.test linux sw.os.linux test-osuosl-centos74-ppc64le-2 sw.tool.docker ci.role.perf hw.arch.ppc64le centos7 centos ppc64le
[2025-09-04T22:14:22.585Z] SYSTEM_LIB_DIR=/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/../../externalDependency/system_lib
[2025-09-04T22:14:22.585Z] BUILD_LIST=perf
[2025-09-04T22:14:22.585Z] TARGET=sanity.perf
[2025-09-04T22:14:22.585Z] LOGNAME=jenkins
[2025-09-04T22:14:22.585Z] EXTERNAL_CUSTOM_BRANCH=master
[2025-09-04T22:14:22.585Z] JDK_REPO=https://github.com/adoptium/jdk
[2025-09-04T22:14:22.585Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master
[2025-09-04T22:14:22.585Z] HUDSON_HOME=/home/jenkins/.jenkins
[2025-09-04T22:14:22.585Z] SSH_CONNECTION=78.47.239.97 44182 140.211.168.217 22
[2025-09-04T22:14:22.585Z] UPSTREAM_JOB_NUMBER=368
[2025-09-04T22:14:22.585Z] NODE_NAME=test-osuosl-centos74-ppc64le-2
[2025-09-04T22:14:22.585Z] LESSOPEN=||/usr/bin/lesspipe.sh %s
[2025-09-04T22:14:22.585Z] BUILD_NUMBER=4
[2025-09-04T22:14:22.585Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_sanity.perf_ppc64le_linux/display/redirect
[2025-09-04T22:14:22.585Z] KEEP_WORKSPACE=false
[2025-09-04T22:14:22.585Z] HUDSON_COOKIE=c4057a53-192d-46ed-b80c-7dbc53023f29
[2025-09-04T22:14:22.585Z] XDG_RUNTIME_DIR=/run/user/1001
[2025-09-04T22:14:22.585Z] PERF_ROOT=/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/../../benchmarks
[2025-09-04T22:14:22.585Z] USE_JRE=false
[2025-09-04T22:14:22.585Z] TEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/jdkbinary/j2sdk-image
[2025-09-04T22:14:22.585Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2025-09-04T22:14:22.585Z] 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-09-04T22:14:23.162Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] dir
[2025-09-04T22:14:23.182Z] Running in /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/jdkbinary
[Pipeline] {
[Pipeline] copyArtifacts
[2025-09-04T22:19:42.268Z] Copied 8 artifacts from "build-scripts » jobs » jdk » jdk-linux-ppc64le-temurin" build number 368
[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-09-04T22:19:42.495Z] 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-09-04T22:19:42.501Z] Running in /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux
[Pipeline] {
[Pipeline] sshagent
[2025-09-04T22:19:42.601Z] $ ssh-agent
[2025-09-04T22:19:43.395Z] SSH_AUTH_SOCK=/tmp/ssh-KSnAFPn47gu6/agent.13316
[2025-09-04T22:19:43.395Z] SSH_AGENT_PID=13319
[2025-09-04T22:19:43.395Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] dir
[2025-09-04T22:19:43.413Z] Running in /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests
[Pipeline] {
[Pipeline] withCredentials
[2025-09-04T22:19:43.441Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] sh
[2025-09-04T22:19:45.281Z] ++ pwd
[2025-09-04T22:19:45.281Z] + ./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-09-04T22:19:45.281Z] TESTDIR: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests
[2025-09-04T22:19:45.281Z] get jdk binary...
[2025-09-04T22:19:45.281Z] --sdkdir is set to upstream. Therefore, skip download jdk binary
[2025-09-04T22:19:45.281Z] Uncompressing file: OpenJDK-jdk_ppc64le_linux_hotspot_26_14-ea.tar.gz ...
[2025-09-04T22:19:48.273Z] List files in jdkbinary folder...
[2025-09-04T22:19:48.273Z] total 667756
[2025-09-04T22:19:48.273Z] -rw-r--r--. 1 jenkins jenkins 271983353 Sep 4 21:31 OpenJDK-debugimage_ppc64le_linux_hotspot_26_14-ea.tar.gz
[2025-09-04T22:19:48.273Z] -rw-r--r--. 1 jenkins jenkins 139948852 Sep 4 21:32 OpenJDK-jdk_ppc64le_linux_hotspot_26_14-ea.tar.gz
[2025-09-04T22:19:48.273Z] -rw-r--r--. 1 jenkins jenkins 85958387 Sep 4 21:31 OpenJDK-jmods_ppc64le_linux_hotspot_26_14-ea.tar.gz
[2025-09-04T22:19:48.273Z] -rw-r--r--. 1 jenkins jenkins 60913573 Sep 4 21:31 OpenJDK-jre_ppc64le_linux_hotspot_26_14-ea.tar.gz
[2025-09-04T22:19:48.273Z] -rw-r--r--. 1 jenkins jenkins 167971 Sep 4 21:53 OpenJDK-sbom_ppc64le_linux_hotspot_26_14-ea.json
[2025-09-04T22:19:48.273Z] -rw-rw-r--. 1 jenkins jenkins 31488 Sep 4 21:49 OpenJDK-sbom_ppc64le_linux_hotspot_26_14-ea-metadata.json
[2025-09-04T22:19:48.273Z] -rw-r--r--. 1 jenkins jenkins 4484866 Sep 4 21:31 OpenJDK-static-libs-glibc_ppc64le_linux_hotspot_26_14-ea.tar.gz
[2025-09-04T22:19:48.273Z] -rw-r--r--. 1 jenkins jenkins 120268363 Sep 4 21:31 OpenJDK-testimage_ppc64le_linux_hotspot_26_14-ea.tar.gz
[2025-09-04T22:19:48.273Z] drwxrwxr-x. 3 jenkins jenkins 4096 Sep 4 22:19 tmp
[2025-09-04T22:19:48.273Z] List files in jdkbinary/tmp folder...
[2025-09-04T22:19:48.273Z] total 4
[2025-09-04T22:19:48.273Z] drwxr-xr-x. 7 jenkins jenkins 4096 Sep 4 21:31 jdk-26+14
[2025-09-04T22:19:48.274Z] Moving directory jdk-26+14/ to ../j2sdk-image
[2025-09-04T22:19:48.274Z] Uncompressing file: OpenJDK-jre_ppc64le_linux_hotspot_26_14-ea.tar.gz ...
[2025-09-04T22:19:49.217Z] List files in jdkbinary folder...
[2025-09-04T22:19:49.217Z] total 667760
[2025-09-04T22:19:49.218Z] drwxr-xr-x. 7 jenkins jenkins 4096 Sep 4 21:31 j2sdk-image
[2025-09-04T22:19:49.218Z] -rw-r--r--. 1 jenkins jenkins 271983353 Sep 4 21:31 OpenJDK-debugimage_ppc64le_linux_hotspot_26_14-ea.tar.gz
[2025-09-04T22:19:49.218Z] -rw-r--r--. 1 jenkins jenkins 139948852 Sep 4 21:32 OpenJDK-jdk_ppc64le_linux_hotspot_26_14-ea.tar.gz
[2025-09-04T22:19:49.218Z] -rw-r--r--. 1 jenkins jenkins 85958387 Sep 4 21:31 OpenJDK-jmods_ppc64le_linux_hotspot_26_14-ea.tar.gz
[2025-09-04T22:19:49.218Z] -rw-r--r--. 1 jenkins jenkins 60913573 Sep 4 21:31 OpenJDK-jre_ppc64le_linux_hotspot_26_14-ea.tar.gz
[2025-09-04T22:19:49.218Z] -rw-r--r--. 1 jenkins jenkins 167971 Sep 4 21:53 OpenJDK-sbom_ppc64le_linux_hotspot_26_14-ea.json
[2025-09-04T22:19:49.218Z] -rw-rw-r--. 1 jenkins jenkins 31488 Sep 4 21:49 OpenJDK-sbom_ppc64le_linux_hotspot_26_14-ea-metadata.json
[2025-09-04T22:19:49.218Z] -rw-r--r--. 1 jenkins jenkins 4484866 Sep 4 21:31 OpenJDK-static-libs-glibc_ppc64le_linux_hotspot_26_14-ea.tar.gz
[2025-09-04T22:19:49.218Z] -rw-r--r--. 1 jenkins jenkins 120268363 Sep 4 21:31 OpenJDK-testimage_ppc64le_linux_hotspot_26_14-ea.tar.gz
[2025-09-04T22:19:49.218Z] drwxrwxr-x. 3 jenkins jenkins 4096 Sep 4 22:19 tmp
[2025-09-04T22:19:49.218Z] List files in jdkbinary/tmp folder...
[2025-09-04T22:19:49.218Z] total 4
[2025-09-04T22:19:49.218Z] drwxr-xr-x. 6 jenkins jenkins 4096 Sep 4 21:31 jdk-26+14-jre
[2025-09-04T22:19:49.218Z] Moving directory jdk-26+14-jre/ to ../j2re-image
[2025-09-04T22:19:49.218Z] Uncompressing file: OpenJDK-static-libs-glibc_ppc64le_linux_hotspot_26_14-ea.tar.gz ...
[2025-09-04T22:19:50.163Z] List files in jdkbinary folder...
[2025-09-04T22:19:50.163Z] total 667764
[2025-09-04T22:19:50.163Z] drwxr-xr-x. 6 jenkins jenkins 4096 Sep 4 21:31 j2re-image
[2025-09-04T22:19:50.163Z] drwxr-xr-x. 7 jenkins jenkins 4096 Sep 4 21:31 j2sdk-image
[2025-09-04T22:19:50.163Z] -rw-r--r--. 1 jenkins jenkins 271983353 Sep 4 21:31 OpenJDK-debugimage_ppc64le_linux_hotspot_26_14-ea.tar.gz
[2025-09-04T22:19:50.163Z] -rw-r--r--. 1 jenkins jenkins 139948852 Sep 4 21:32 OpenJDK-jdk_ppc64le_linux_hotspot_26_14-ea.tar.gz
[2025-09-04T22:19:50.163Z] -rw-r--r--. 1 jenkins jenkins 85958387 Sep 4 21:31 OpenJDK-jmods_ppc64le_linux_hotspot_26_14-ea.tar.gz
[2025-09-04T22:19:50.163Z] -rw-r--r--. 1 jenkins jenkins 60913573 Sep 4 21:31 OpenJDK-jre_ppc64le_linux_hotspot_26_14-ea.tar.gz
[2025-09-04T22:19:50.163Z] -rw-r--r--. 1 jenkins jenkins 167971 Sep 4 21:53 OpenJDK-sbom_ppc64le_linux_hotspot_26_14-ea.json
[2025-09-04T22:19:50.163Z] -rw-rw-r--. 1 jenkins jenkins 31488 Sep 4 21:49 OpenJDK-sbom_ppc64le_linux_hotspot_26_14-ea-metadata.json
[2025-09-04T22:19:50.163Z] -rw-r--r--. 1 jenkins jenkins 4484866 Sep 4 21:31 OpenJDK-static-libs-glibc_ppc64le_linux_hotspot_26_14-ea.tar.gz
[2025-09-04T22:19:50.163Z] -rw-r--r--. 1 jenkins jenkins 120268363 Sep 4 21:31 OpenJDK-testimage_ppc64le_linux_hotspot_26_14-ea.tar.gz
[2025-09-04T22:19:50.163Z] drwxrwxr-x. 3 jenkins jenkins 4096 Sep 4 22:19 tmp
[2025-09-04T22:19:50.163Z] List files in jdkbinary/tmp folder...
[2025-09-04T22:19:50.163Z] total 4
[2025-09-04T22:19:50.163Z] drwxr-xr-x. 3 jenkins jenkins 4096 Sep 4 21:31 jdk-26+14-static-libs
[2025-09-04T22:19:50.163Z] Moving directory jdk-26+14-static-libs/ to ../static-libs
[2025-09-04T22:19:50.163Z] Uncompressing file: OpenJDK-testimage_ppc64le_linux_hotspot_26_14-ea.tar.gz ...
[2025-09-04T22:19:53.156Z] List files in jdkbinary folder...
[2025-09-04T22:19:53.156Z] total 667768
[2025-09-04T22:19:53.156Z] drwxr-xr-x. 6 jenkins jenkins 4096 Sep 4 21:31 j2re-image
[2025-09-04T22:19:53.156Z] drwxr-xr-x. 7 jenkins jenkins 4096 Sep 4 21:31 j2sdk-image
[2025-09-04T22:19:53.156Z] -rw-r--r--. 1 jenkins jenkins 271983353 Sep 4 21:31 OpenJDK-debugimage_ppc64le_linux_hotspot_26_14-ea.tar.gz
[2025-09-04T22:19:53.156Z] -rw-r--r--. 1 jenkins jenkins 139948852 Sep 4 21:32 OpenJDK-jdk_ppc64le_linux_hotspot_26_14-ea.tar.gz
[2025-09-04T22:19:53.156Z] -rw-r--r--. 1 jenkins jenkins 85958387 Sep 4 21:31 OpenJDK-jmods_ppc64le_linux_hotspot_26_14-ea.tar.gz
[2025-09-04T22:19:53.156Z] -rw-r--r--. 1 jenkins jenkins 60913573 Sep 4 21:31 OpenJDK-jre_ppc64le_linux_hotspot_26_14-ea.tar.gz
[2025-09-04T22:19:53.156Z] -rw-r--r--. 1 jenkins jenkins 167971 Sep 4 21:53 OpenJDK-sbom_ppc64le_linux_hotspot_26_14-ea.json
[2025-09-04T22:19:53.156Z] -rw-rw-r--. 1 jenkins jenkins 31488 Sep 4 21:49 OpenJDK-sbom_ppc64le_linux_hotspot_26_14-ea-metadata.json
[2025-09-04T22:19:53.156Z] -rw-r--r--. 1 jenkins jenkins 4484866 Sep 4 21:31 OpenJDK-static-libs-glibc_ppc64le_linux_hotspot_26_14-ea.tar.gz
[2025-09-04T22:19:53.156Z] -rw-r--r--. 1 jenkins jenkins 120268363 Sep 4 21:31 OpenJDK-testimage_ppc64le_linux_hotspot_26_14-ea.tar.gz
[2025-09-04T22:19:53.156Z] drwxr-xr-x. 3 jenkins jenkins 4096 Sep 4 21:31 static-libs
[2025-09-04T22:19:53.156Z] drwxrwxr-x. 3 jenkins jenkins 4096 Sep 4 22:19 tmp
[2025-09-04T22:19:53.156Z] List files in jdkbinary/tmp folder...
[2025-09-04T22:19:53.156Z] total 4
[2025-09-04T22:19:53.156Z] drwxr-xr-x. 6 jenkins jenkins 4096 Sep 4 21:20 jdk-26+14-test-image
[2025-09-04T22:19:53.156Z] Moving directory jdk-26+14-test-image/ to ../openjdk-test-image
[2025-09-04T22:19:53.156Z] Uncompressing OpenJDK-debugimage_ppc64le_linux_hotspot_26_14-ea.tar.gz over ./j2sdk-image...
[2025-09-04T22:19:59.835Z] Removing top-level folder jdk-26+14-debug-image/
[2025-09-04T22:19:59.835Z] Removing top-level folder jdk-26+14/
[2025-09-04T22:20:01.777Z] Run /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/jdkbinary/j2sdk-image/bin/java -version
[2025-09-04T22:20:01.777Z] =JAVA VERSION OUTPUT BEGIN=
[2025-09-04T22:20:01.777Z] openjdk version "26-beta" 2026-03-17
[2025-09-04T22:20:01.777Z] OpenJDK Runtime Environment Temurin-26+14-202509042033 (build 26-beta+14-ea)
[2025-09-04T22:20:01.777Z] OpenJDK 64-Bit Server VM Temurin-26+14-202509042033 (build 26-beta+14-ea, mixed mode, sharing)
[2025-09-04T22:20:01.777Z] =JAVA VERSION OUTPUT END=
[2025-09-04T22:20:01.777Z] =RELEASE INFO BEGIN=
[2025-09-04T22:20:01.777Z] IMPLEMENTOR="Eclipse Adoptium"
[2025-09-04T22:20:01.777Z] IMPLEMENTOR_VERSION="Temurin-26+14-202509042033"
[2025-09-04T22:20:01.777Z] JAVA_RUNTIME_VERSION="26-beta+14-ea"
[2025-09-04T22:20:01.777Z] JAVA_VERSION="26"
[2025-09-04T22:20:01.777Z] JAVA_VERSION_DATE="2026-03-17"
[2025-09-04T22:20:01.777Z] LIBC="gnu"
[2025-09-04T22:20:01.777Z] 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-09-04T22:20:01.777Z] OS_ARCH="ppc64le"
[2025-09-04T22:20:01.777Z] OS_NAME="Linux"
[2025-09-04T22:20:01.777Z] SOURCE=".:git:092cc18df2eb"
[2025-09-04T22:20:01.777Z] BUILD_SOURCE="git:b7337f50fb2a765519e79674ae790c2a7450149e"
[2025-09-04T22:20:01.777Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git"
[2025-09-04T22:20:01.777Z] SOURCE_REPO="https://github.com/adoptium/jdk.git"
[2025-09-04T22:20:01.777Z] FULL_VERSION="26-beta+14-ea"
[2025-09-04T22:20:01.777Z] SEMANTIC_VERSION="26+14"
[2025-09-04T22:20:01.777Z] BUILD_INFO="OS: Linux Version: 6.8.0-41-generic"
[2025-09-04T22:20:01.777Z] JVM_VARIANT="Hotspot"
[2025-09-04T22:20:01.777Z] JVM_VERSION="26-beta+14-ea"
[2025-09-04T22:20:01.777Z] IMAGE_TYPE="JDK"
[2025-09-04T22:20:01.777Z] =RELEASE INFO END=
[2025-09-04T22:20:01.777Z] get testKitGen...
[2025-09-04T22:20:01.777Z] git clone -q https://github.com/adoptium/TKG.git
[2025-09-04T22:20:02.719Z] git rev-parse master
[2025-09-04T22:20:02.719Z] git checkout -q -f fad6b023e51b1a2105890c44ce0bfa1752521a96
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2025-09-04T22:20:03.383Z] $ ssh-agent -k
[2025-09-04T22:20:03.389Z] unset SSH_AUTH_SOCK;
[2025-09-04T22:20:03.389Z] unset SSH_AGENT_PID;
[2025-09-04T22:20:03.389Z] echo Agent pid 13319 killed;
[2025-09-04T22:20:04.172Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2025-09-04T22:20:04.731Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=sanity.perf&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=&DOCKER_REQUIRED=false&ACTIVE_NODE_TIMEOUT=5&VENDOR_TEST_DIRS=&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=ppc64le_linux&GENERATE_JOBS=true&KEEP_REPORTDIR=false&PERSONAL_BUILD=false&DOCKER_REGISTRY_DIR=&RERUN_ITERATIONS=0&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&SETUP_JCK_RUN=false&DOCKER_REGISTRY_URL_CREDENTIAL_ID=&LABEL=&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=master&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=26&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk%2Fjdk-linux-ppc64le-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk-26%2B14_adopt&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&DOCKERIMAGE_TAG=&TEST_TIME=120&JDK_IMPL=hotspot&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=aqavit-bot&DYNAMIC_COMPILE=false&RELATED_NODES=&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&APPLICATION_OPTIONS=&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&ARCHIVE_TEST_RESULTS=false&NUM_MACHINES=&OPENJDK_SHA=&TRSS_URL=&RERUN_FAILURE=false&USE_TESTENV_PROPERTIES=false&BUILD_LIST=perf&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=368&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] echo
[2025-09-04T22:20:04.742Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=sanity.perf&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=&DOCKER_REQUIRED=false&ACTIVE_NODE_TIMEOUT=5&VENDOR_TEST_DIRS=&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=ppc64le_linux&GENERATE_JOBS=true&KEEP_REPORTDIR=false&PERSONAL_BUILD=false&DOCKER_REGISTRY_DIR=&RERUN_ITERATIONS=0&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&SETUP_JCK_RUN=false&DOCKER_REGISTRY_URL_CREDENTIAL_ID=&LABEL=test-osuosl-centos74-ppc64le-2&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=master&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=26&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk%2Fjdk-linux-ppc64le-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk-26%2B14_adopt&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&DOCKERIMAGE_TAG=&TEST_TIME=120&JDK_IMPL=hotspot&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=aqavit-bot&DYNAMIC_COMPILE=false&RELATED_NODES=&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&APPLICATION_OPTIONS=&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&ARCHIVE_TEST_RESULTS=false&NUM_MACHINES=&OPENJDK_SHA=&TRSS_URL=&RERUN_FAILURE=false&USE_TESTENV_PROPERTIES=false&BUILD_LIST=perf&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=368&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&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-09-04T22:20:04.798Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2025-09-04T22:20:05.868Z] Copied 1 artifact from "getTRSSOutput" build number 1886
[Pipeline] sh
[2025-09-04T22:20:07.711Z] + cd ./aqa-tests/TKG/resources/TRSS
[2025-09-04T22:20:07.711Z] + gzip -cd TRSSOutput.tar.gz
[2025-09-04T22:20:07.711Z] + tar xof -
[2025-09-04T22:20:07.711Z] + rm TRSSOutput.tar.gz
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2025-09-04T22:20:08.265Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2025-09-04T22:20:08.281Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] sh
[2025-09-04T22:20:10.110Z] + 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-09-04T22:20:31.934Z] --------------------------------------------
[2025-09-04T22:20:31.934Z] path is set to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib
[2025-09-04T22:20:31.934Z] task is set to default
[2025-09-04T22:20:31.934Z] dependencyList is set to all
[2025-09-04T22:20:31.934Z] --------------------------------------------
[2025-09-04T22:20:31.934Z] Starting download third party dependent jars
[2025-09-04T22:20:31.934Z] --------------------------------------------
[2025-09-04T22:20:31.934Z] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib
[2025-09-04T22:20:31.934Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading
[2025-09-04T22:20:31.934Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib/jaxb-api.jar exists with correct hash, not downloading
[2025-09-04T22:20:31.935Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib/asm-all.jar exists with correct hash, not downloading
[2025-09-04T22:20:31.935Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib/objenesis.jar exists with correct hash, not downloading
[2025-09-04T22:20:31.935Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib/byte-buddy.jar exists with correct hash, not downloading
[2025-09-04T22:20:31.935Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib/jcommander.jar exists with correct hash, not downloading
[2025-09-04T22:20:31.935Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib/junit4.jar exists with correct hash, not downloading
[2025-09-04T22:20:31.935Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib/jtreg_6_1.tar.gz exists with correct hash, not downloading
[2025-09-04T22:20:31.935Z] /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-09-04T22:20:31.935Z] /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-09-04T22:20:31.935Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-09-04T22:20:31.935Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading
[2025-09-04T22:20:31.935Z] /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-09-04T22:20:31.935Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib/testng.jar exists with correct hash, not downloading
[2025-09-04T22:20:31.935Z] /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-09-04T22:20:31.935Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading
[2025-09-04T22:20:31.935Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib/apache-maven-bin.tar.gz exists with correct hash, not downloading
[2025-09-04T22:20:31.935Z] /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-09-04T22:20:31.935Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib/dacapo.zip exists with correct hash, not downloading
[2025-09-04T22:20:31.935Z] /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-09-04T22:20:31.935Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib/mockito-core.jar exists with correct hash, not downloading
[2025-09-04T22:20:31.935Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib/asm.jar exists with correct hash, not downloading
[2025-09-04T22:20:31.935Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib/asmtools.jar exists with correct hash, not downloading
[2025-09-04T22:20:31.935Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib/commons-cli.jar exists with correct hash, not downloading
[2025-09-04T22:20:31.935Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib/jython-standalone.jar exists with correct hash, not downloading
[2025-09-04T22:20:31.935Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib/commons-exec.jar exists with correct hash, not downloading
[2025-09-04T22:20:31.935Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib/javassist.jar exists with correct hash, not downloading
[2025-09-04T22:20:31.935Z] downloaded dependent third party jars successfully
[Pipeline] }
[Pipeline] // timeout
[Pipeline] nodesByLabel
[2025-09-04T22:20:32.532Z] Found a total of 2 nodes with the 'hw.arch.ppc64le&&sw.os.linux&&ci.role.perf' label
[Pipeline] sh
[2025-09-04T22:20:34.394Z] + cd ./aqa-tests/TKG
[2025-09-04T22:20:34.394Z] ++ uname
[2025-09-04T22:20:34.394Z] + '[' Linux = AIX ']'
[2025-09-04T22:20:34.394Z] ++ uname
[2025-09-04T22:20:34.394Z] + '[' Linux = SunOS ']'
[2025-09-04T22:20:34.394Z] ++ uname
[2025-09-04T22:20:34.394Z] + '[' Linux = '*BSD' ']'
[2025-09-04T22:20:34.394Z] + MAKE=make
[2025-09-04T22:20:34.394Z] + make genParallelList TEST=sanity.perf TEST_TIME=120 NUM_MACHINES=
[2025-09-04T22:20:34.394Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/jdkbinary/j2sdk-image
[2025-09-04T22:20:34.395Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib
[2025-09-04T22:20:34.395Z] rm -f -r /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-09-04T22:20:34.395Z] mkdir -p /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-09-04T22:20:34.395Z] (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-09-04T22:20:34.395Z] 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-09-04T22:20:34.395Z] Buildfile: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/scripts/build_tools.xml
[2025-09-04T22:20:34.395Z]
[2025-09-04T22:20:34.395Z] build:
[2025-09-04T22:20:34.395Z]
[2025-09-04T22:20:34.395Z] clean:
[2025-09-04T22:20:34.395Z]
[2025-09-04T22:20:34.395Z] init:
[2025-09-04T22:20:34.395Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/bin
[2025-09-04T22:20:34.395Z]
[2025-09-04T22:20:34.395Z] getDependentLibs:
[2025-09-04T22:20:34.395Z] [exec] --------------------------------------------
[2025-09-04T22:20:34.395Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib
[2025-09-04T22:20:34.395Z] [exec] task is set to default
[2025-09-04T22:20:34.395Z] [exec] dependencyList is set to json_simple
[2025-09-04T22:20:34.395Z] [exec] --------------------------------------------
[2025-09-04T22:20:34.395Z] [exec] Starting download third party dependent jars
[2025-09-04T22:20:34.395Z] [exec] --------------------------------------------
[2025-09-04T22:20:34.395Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib
[2025-09-04T22:20:34.395Z] [exec] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-09-04T22:20:34.395Z] [exec] downloaded dependent third party jars successfully
[2025-09-04T22:20:34.395Z]
[2025-09-04T22:20:34.395Z] compile:
[2025-09-04T22:20:34.395Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-09-04T22:20:34.395Z] [echo] ============COMPILER SETTINGS============
[2025-09-04T22:20:34.395Z] [echo] ===fork: yes
[2025-09-04T22:20:34.395Z] [echo] ===debug: on
[2025-09-04T22:20:34.395Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/bin
[2025-09-04T22:20:36.340Z] [javac] Note: Some input files use or override a deprecated API.
[2025-09-04T22:20:36.340Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-09-04T22:20:36.340Z]
[2025-09-04T22:20:36.340Z] dist:
[2025-09-04T22:20:36.340Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/bin/TestKitGen.jar
[2025-09-04T22:20:36.340Z]
[2025-09-04T22:20:36.340Z] BUILD SUCCESSFUL
[2025-09-04T22:20:36.340Z] Total time: 2 seconds
[2025-09-04T22:20:36.340Z] 0
[2025-09-04T22:20:36.340Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2025-09-04T22:20:36.340Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2025-09-04T22:20:36.340Z] microArchOutput: machine : CHRP IBM pSeries (emulated by qemu)
[2025-09-04T22:20:37.286Z] ****************************** MACHINE INFO ******************************
[2025-09-04T22:20:37.286Z] File path : /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG
[2025-09-04T22:20:37.286Z] Free Physical Memory Size : 1692008448
[2025-09-04T22:20:37.286Z] Free space (bytes) : 34387628032
[2025-09-04T22:20:37.286Z] Total Physical Memory Size : 8023506944
[2025-09-04T22:20:37.286Z] Total space (bytes) : 84477304832
[2025-09-04T22:20:37.286Z] Usable space (bytes) : 30903603200
[2025-09-04T22:20:37.286Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-09-04T22:20:37.286Z] bashVersion :
[2025-09-04T22:20:37.286Z] GNU bash, version 4.2.46(2)-release (powerpc64le-redhat-linux-gnu)
[2025-09-04T22:20:37.286Z] Copyright (C) 2011 Free Software Foundation, Inc.
[2025-09-04T22:20:37.286Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-09-04T22:20:37.286Z]
[2025-09-04T22:20:37.286Z] This is free software; you are free to change and redistribute it.
[2025-09-04T22:20:37.286Z] There is NO WARRANTY, to the extent permitted by law.
[2025-09-04T22:20:37.286Z] cpuCores : 4
[2025-09-04T22:20:37.286Z] curlVersion :
[2025-09-04T22:20:37.286Z] curl 7.79.1 (powerpc64le-unknown-linux-gnu) libcurl/7.79.1 OpenSSL/1.0.2k-fips zlib/1.2.7
[2025-09-04T22:20:37.286Z] Release-Date: 2021-09-22
[2025-09-04T22:20:37.286Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps mqtt pop3 pop3s rtsp smb smbs smtp smtps telnet tftp
[2025-09-04T22:20:37.286Z] Features: alt-svc AsynchDNS HSTS HTTPS-proxy IPv6 Largefile libz NTLM NTLM_WB SSL UnixSockets
[2025-09-04T22:20:37.286Z] dockerVersion : Docker version v26.1.4, build 5650f9b
[2025-09-04T22:20:37.286Z] gcc version : 4.8.5
[2025-09-04T22:20:37.286Z] gclibc version : ldd (GNU libc) 2.17
[2025-09-04T22:20:37.286Z] gdb version : bash: gdb: command not found
[2025-09-04T22:20:37.286Z] lldb version : Command could not be executed
[2025-09-04T22:20:37.286Z] makeVersion :
[2025-09-04T22:20:37.286Z] GNU Make 4.1
[2025-09-04T22:20:37.286Z] Built for powerpc64le-unknown-linux-gnu
[2025-09-04T22:20:37.286Z] Copyright (C) 1988-2014 Free Software Foundation, Inc.
[2025-09-04T22:20:37.286Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-09-04T22:20:37.286Z] This is free software: you are free to change and redistribute it.
[2025-09-04T22:20:37.286Z] There is NO WARRANTY, to the extent permitted by law.
[2025-09-04T22:20:37.286Z] mavenVersion :
[2025-09-04T22:20:37.286Z] WARNING: A restricted method in java.lang.System has been called
[2025-09-04T22:20:37.286Z] 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-09-04T22:20:37.286Z] WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module
[2025-09-04T22:20:37.286Z] WARNING: Restricted methods will be blocked in a future release unless native access is enabled
[2025-09-04T22:20:37.286Z]
[2025-09-04T22:20:37.286Z] [1mApache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)[m
[2025-09-04T22:20:37.286Z] Maven home: /usr/local/apache-maven-3.6.3
[2025-09-04T22:20:37.286Z] Java version: 26-beta, vendor: Eclipse Adoptium, runtime: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/jdkbinary/j2sdk-image
[2025-09-04T22:20:37.286Z] Default locale: en_US, platform encoding: UTF-8
[2025-09-04T22:20:37.286Z] OS name: "linux", version: "3.10.0-1160.105.1.el7.ppc64le", arch: "ppc64le", family: "unix"
[2025-09-04T22:20:37.286Z] osInfo :
[2025-09-04T22:20:37.286Z] NAME="CentOS Linux"
[2025-09-04T22:20:37.286Z] VERSION="7 (AltArch)"
[2025-09-04T22:20:37.286Z] ID="centos"
[2025-09-04T22:20:37.286Z] ID_LIKE="rhel fedora"
[2025-09-04T22:20:37.286Z] VERSION_ID="7"
[2025-09-04T22:20:37.286Z] PRETTY_NAME="CentOS Linux 7 (AltArch)"
[2025-09-04T22:20:37.286Z] ANSI_COLOR="0;31"
[2025-09-04T22:20:37.286Z] CPE_NAME="cpe:/o:centos:centos:7:server"
[2025-09-04T22:20:37.286Z] HOME_URL="https://www.centos.org/"
[2025-09-04T22:20:37.287Z] BUG_REPORT_URL="https://bugs.centos.org/"
[2025-09-04T22:20:37.287Z]
[2025-09-04T22:20:37.287Z] CENTOS_MANTISBT_PROJECT="CentOS-7"
[2025-09-04T22:20:37.287Z] CENTOS_MANTISBT_PROJECT_VERSION="7"
[2025-09-04T22:20:37.287Z] REDHAT_SUPPORT_PRODUCT="centos"
[2025-09-04T22:20:37.287Z] REDHAT_SUPPORT_PRODUCT_VERSION="7"
[2025-09-04T22:20:37.287Z]
[2025-09-04T22:20:37.287Z] osLabel : cent.7
[2025-09-04T22:20:37.287Z] perlVersion :
[2025-09-04T22:20:37.287Z]
[2025-09-04T22:20:37.287Z] This is perl 5, version 16, subversion 3 (v5.16.3) built for ppc64le-linux-thread-multi
[2025-09-04T22:20:37.287Z] (with 44 registered patches, see perl -V for more detail)
[2025-09-04T22:20:37.287Z]
[2025-09-04T22:20:37.287Z] Copyright 1987-2012, Larry Wall
[2025-09-04T22:20:37.287Z]
[2025-09-04T22:20:37.287Z] Perl may be copied only under the terms of either the Artistic License or the
[2025-09-04T22:20:37.287Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2025-09-04T22:20:37.287Z]
[2025-09-04T22:20:37.287Z] Complete documentation for Perl, including FAQ lists, should be found on
[2025-09-04T22:20:37.287Z] this system using "man perl" or "perldoc perl". If you have access to the
[2025-09-04T22:20:37.287Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page.
[2025-09-04T22:20:37.287Z]
[2025-09-04T22:20:37.287Z] podmanVersion : bash: podman: command not found
[2025-09-04T22:20:37.287Z] procArch : ppc64le
[2025-09-04T22:20:37.287Z] sysArch : ppc64le
[2025-09-04T22:20:37.287Z] sysOS : Linux
[2025-09-04T22:20:37.287Z] ulimit :
[2025-09-04T22:20:37.287Z] core file size (blocks, -c) 0
[2025-09-04T22:20:37.287Z] data seg size (kbytes, -d) unlimited
[2025-09-04T22:20:37.287Z] scheduling priority (-e) 0
[2025-09-04T22:20:37.287Z] file size (blocks, -f) unlimited
[2025-09-04T22:20:37.287Z] pending signals (-i) 30252
[2025-09-04T22:20:37.287Z] max locked memory (kbytes, -l) 64
[2025-09-04T22:20:37.287Z] max memory size (kbytes, -m) unlimited
[2025-09-04T22:20:37.287Z] open files (-n) 4096
[2025-09-04T22:20:37.287Z] pipe size (512 bytes, -p) 8
[2025-09-04T22:20:37.287Z] POSIX message queues (bytes, -q) 819200
[2025-09-04T22:20:37.287Z] real-time priority (-r) 0
[2025-09-04T22:20:37.287Z] stack size (kbytes, -s) 8192
[2025-09-04T22:20:37.287Z] cpu time (seconds, -t) unlimited
[2025-09-04T22:20:37.287Z] max user processes (-u) 4096
[2025-09-04T22:20:37.287Z] virtual memory (kbytes, -v) unlimited
[2025-09-04T22:20:37.287Z] file locks (-x) unlimited
[2025-09-04T22:20:37.287Z] uname : Linux test-osuosl-centos74-ppc64le-2.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-09-04T22:20:37.287Z] vmVendor : Oracle Corporation
[2025-09-04T22:20:37.287Z] vmVersion : 26-beta+14-ea
[2025-09-04T22:20:37.287Z] xlc version : bash: xlC: command not found
[2025-09-04T22:20:37.287Z] **************************************************************************
[2025-09-04T22:20:37.287Z]
[2025-09-04T22:20:37.287Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2025-09-04T22:20:37.287Z]
[2025-09-04T22:20:37.287Z] System.getProperty('java.vendor')=Eclipse Adoptium
[2025-09-04T22:20:37.287Z]
[2025-09-04T22:20:37.287Z] System.getProperty('os.name')=Linux
[2025-09-04T22:20:37.287Z]
[2025-09-04T22:20:37.287Z] System.getProperty('os.arch')=ppc64le
[2025-09-04T22:20:37.287Z]
[2025-09-04T22:20:37.287Z] System.getProperty('java.fullversion')=null
[2025-09-04T22:20:37.287Z]
[2025-09-04T22:20:37.287Z] System.getProperty('sun.arch.data.model')=64
[2025-09-04T22:20:37.287Z]
[2025-09-04T22:20:37.287Z] 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-09-04T22:20:37.287Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG'
[2025-09-04T22:20:37.287Z] perl scripts/configure.pl
[2025-09-04T22:20:37.287Z] /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-09-04T22:20:38.230Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2025-09-04T22:20:38.230Z]
[2025-09-04T22:20:38.230Z]
[2025-09-04T22:20:38.230Z] Starting to generate parallel test lists.
[2025-09-04T22:20:38.230Z]
[2025-09-04T22:20:38.230Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../perf/idle_micro/playlist.xml
[2025-09-04T22:20:38.230Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../perf/liberty/playlist.xml
[2025-09-04T22:20:38.230Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../perf/dacapo/playlist.xml
[2025-09-04T22:20:38.230Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../perf/bumbleBench/playlist.xml
[2025-09-04T22:20:38.230Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../perf/specjbb/playlist.xml
[2025-09-04T22:20:38.230Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../perf/renaissance/playlist.xml
[2025-09-04T22:20:38.230Z] Attempting to get test duration data from TRSS.
[2025-09-04T22:20:38.230Z] curl --silent --max-time 120 -L -k https://trss.adoptopenjdk.net/api/getTestAvgDuration?limit=10&jdkVersion=26&impl=hs&platform=ppc64le_linux&group=perf&level=sanity
[2025-09-04T22:20:39.174Z] Attempting to get test duration data from cached files.
[2025-09-04T22:20:39.174Z]
[2025-09-04T22:20:39.174Z] TEST DURATION
[2025-09-04T22:20:39.174Z] ====================================================================================
[2025-09-04T22:20:39.174Z] Total number of tests searched: 9
[2025-09-04T22:20:39.174Z] Number of test durations found: 0
[2025-09-04T22:20:39.174Z] No test duration data found.
[2025-09-04T22:20:39.174Z] (Default duration assigned, executed tests: 40s; not executed tests: 0s.)
[2025-09-04T22:20:39.174Z] ====================================================================================
[2025-09-04T22:20:39.174Z]
[2025-09-04T22:20:39.174Z] Test target is split into 1 lists.
[2025-09-04T22:20:39.174Z] Reducing estimated test running time from 04m40s to 04m40s.
[2025-09-04T22:20:39.174Z]
[2025-09-04T22:20:39.174Z] -------------------------------------testList_0-------------------------------------
[2025-09-04T22:20:39.174Z] Number of tests: 9
[2025-09-04T22:20:39.174Z] Estimated running time: 04m40s
[2025-09-04T22:20:39.174Z] TESTLIST=dacapo-eclipse_0,dacapo-h2_0,renaissance-fj-kmeans_0,renaissance-scala-kmeans_0,renaissance-naive-bayes_0,renaissance-future-genetic_0,renaissance-akka-uct_0,dacapo-lusearch-fix_0,IdleMicrobenchmark_HS_0
[2025-09-04T22:20:39.174Z] ------------------------------------------------------------------------------------
[2025-09-04T22:20:39.174Z]
[2025-09-04T22:20:39.174Z] Parallel test lists file (/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/parallelList.mk) is generated successfully.
[2025-09-04T22:20:39.174Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG'
[Pipeline] fileExists
[Pipeline] echo
[2025-09-04T22:20:39.876Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk
[Pipeline] readProperties
[Pipeline] echo
[2025-09-04T22:20:40.414Z] Number of test list is 1, no need to run tests in child job.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] echo
[2025-09-04T22:20:40.479Z] Building tests...
[Pipeline] timeout
[2025-09-04T22:20:40.483Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2025-09-04T22:20:40.500Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] sh
[2025-09-04T22:20:42.412Z] + 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-09-04T22:20:47.743Z] --------------------------------------------
[2025-09-04T22:20:47.743Z] path is set to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib
[2025-09-04T22:20:47.743Z] task is set to default
[2025-09-04T22:20:47.743Z] dependencyList is set to all
[2025-09-04T22:20:47.743Z] --------------------------------------------
[2025-09-04T22:20:47.743Z] Starting download third party dependent jars
[2025-09-04T22:20:47.743Z] --------------------------------------------
[2025-09-04T22:20:47.743Z] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib
[2025-09-04T22:20:47.743Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading
[2025-09-04T22:20:47.743Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib/jaxb-api.jar exists with correct hash, not downloading
[2025-09-04T22:20:47.743Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib/asm-all.jar exists with correct hash, not downloading
[2025-09-04T22:20:47.743Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib/objenesis.jar exists with correct hash, not downloading
[2025-09-04T22:20:47.743Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib/byte-buddy.jar exists with correct hash, not downloading
[2025-09-04T22:20:47.743Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib/jcommander.jar exists with correct hash, not downloading
[2025-09-04T22:20:47.743Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib/junit4.jar exists with correct hash, not downloading
[2025-09-04T22:20:47.743Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib/jtreg_6_1.tar.gz exists with correct hash, not downloading
[2025-09-04T22:20:47.743Z] /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-09-04T22:20:47.743Z] /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-09-04T22:20:47.743Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-09-04T22:20:47.743Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading
[2025-09-04T22:20:47.743Z] /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-09-04T22:20:47.743Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib/testng.jar exists with correct hash, not downloading
[2025-09-04T22:20:47.743Z] /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-09-04T22:20:47.743Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading
[2025-09-04T22:20:47.743Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib/apache-maven-bin.tar.gz exists with correct hash, not downloading
[2025-09-04T22:20:47.743Z] /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-09-04T22:20:47.743Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib/dacapo.zip exists with correct hash, not downloading
[2025-09-04T22:20:47.743Z] /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-09-04T22:20:47.743Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib/mockito-core.jar exists with correct hash, not downloading
[2025-09-04T22:20:47.743Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib/asm.jar exists with correct hash, not downloading
[2025-09-04T22:20:47.743Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib/asmtools.jar exists with correct hash, not downloading
[2025-09-04T22:20:47.743Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib/commons-cli.jar exists with correct hash, not downloading
[2025-09-04T22:20:47.743Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib/jython-standalone.jar exists with correct hash, not downloading
[2025-09-04T22:20:47.743Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib/commons-exec.jar exists with correct hash, not downloading
[2025-09-04T22:20:47.743Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib/javassist.jar exists with correct hash, not downloading
[2025-09-04T22:20:47.743Z] downloaded dependent third party jars successfully
[Pipeline] }
[Pipeline] // timeout
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] withCredentials
[2025-09-04T22:20:48.677Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] dir
[2025-09-04T22:20:48.692Z] Running in /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests
[Pipeline] {
[Pipeline] sshagent
[2025-09-04T22:20:48.788Z] $ ssh-agent
[2025-09-04T22:20:49.581Z] SSH_AUTH_SOCK=/tmp/ssh-G7l2vQ7t3BQF/agent.13889
[2025-09-04T22:20:49.581Z] SSH_AGENT_PID=13891
[2025-09-04T22:20:49.581Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2025-09-04T22:20:51.428Z] + bash ./compile.sh
[2025-09-04T22:20:51.428Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/jdkbinary/j2sdk-image
[2025-09-04T22:20:51.428Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib
[2025-09-04T22:20:51.428Z] rm -f -r /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-09-04T22:20:51.428Z] mkdir -p /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-09-04T22:20:51.429Z] (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-09-04T22:20:51.429Z] 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-09-04T22:20:51.429Z] Buildfile: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/scripts/build_tools.xml
[2025-09-04T22:20:51.429Z]
[2025-09-04T22:20:51.429Z] build:
[2025-09-04T22:20:51.429Z]
[2025-09-04T22:20:51.429Z] clean:
[2025-09-04T22:20:51.429Z] [delete] Deleting: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/autoGenEnv.mk
[2025-09-04T22:20:51.429Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/bin
[2025-09-04T22:20:51.429Z]
[2025-09-04T22:20:51.429Z] init:
[2025-09-04T22:20:51.429Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/bin
[2025-09-04T22:20:51.429Z]
[2025-09-04T22:20:51.429Z] getDependentLibs:
[2025-09-04T22:20:51.429Z] [exec] --------------------------------------------
[2025-09-04T22:20:51.429Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib
[2025-09-04T22:20:51.429Z] [exec] task is set to default
[2025-09-04T22:20:51.429Z] [exec] dependencyList is set to json_simple
[2025-09-04T22:20:51.429Z] [exec] --------------------------------------------
[2025-09-04T22:20:51.429Z] [exec] Starting download third party dependent jars
[2025-09-04T22:20:51.429Z] [exec] --------------------------------------------
[2025-09-04T22:20:51.429Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib
[2025-09-04T22:20:51.429Z] [exec] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-09-04T22:20:51.429Z] [exec] downloaded dependent third party jars successfully
[2025-09-04T22:20:51.429Z]
[2025-09-04T22:20:51.429Z] compile:
[2025-09-04T22:20:51.429Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-09-04T22:20:51.429Z] [echo] ============COMPILER SETTINGS============
[2025-09-04T22:20:51.429Z] [echo] ===fork: yes
[2025-09-04T22:20:51.429Z] [echo] ===debug: on
[2025-09-04T22:20:51.430Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/bin
[2025-09-04T22:20:53.371Z] [javac] Note: Some input files use or override a deprecated API.
[2025-09-04T22:20:53.371Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-09-04T22:20:53.371Z]
[2025-09-04T22:20:53.371Z] dist:
[2025-09-04T22:20:53.371Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/bin/TestKitGen.jar
[2025-09-04T22:20:53.371Z]
[2025-09-04T22:20:53.371Z] BUILD SUCCESSFUL
[2025-09-04T22:20:53.371Z] Total time: 2 seconds
[2025-09-04T22:20:53.371Z] 0
[2025-09-04T22:20:53.371Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2025-09-04T22:20:54.315Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2025-09-04T22:20:54.315Z] microArchOutput: machine : CHRP IBM pSeries (emulated by qemu)
[2025-09-04T22:20:54.315Z] ****************************** MACHINE INFO ******************************
[2025-09-04T22:20:54.315Z] File path : /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG
[2025-09-04T22:20:54.315Z] Free Physical Memory Size : 1697447936
[2025-09-04T22:20:54.315Z] Free space (bytes) : 34387591168
[2025-09-04T22:20:54.315Z] Total Physical Memory Size : 8023506944
[2025-09-04T22:20:54.315Z] Total space (bytes) : 84477304832
[2025-09-04T22:20:54.315Z] Usable space (bytes) : 30903566336
[2025-09-04T22:20:54.315Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-09-04T22:20:54.315Z] bashVersion :
[2025-09-04T22:20:54.315Z] GNU bash, version 4.2.46(2)-release (powerpc64le-redhat-linux-gnu)
[2025-09-04T22:20:54.315Z] Copyright (C) 2011 Free Software Foundation, Inc.
[2025-09-04T22:20:54.315Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-09-04T22:20:54.315Z]
[2025-09-04T22:20:54.315Z] This is free software; you are free to change and redistribute it.
[2025-09-04T22:20:54.315Z] There is NO WARRANTY, to the extent permitted by law.
[2025-09-04T22:20:54.315Z] cpuCores : 4
[2025-09-04T22:20:54.315Z] curlVersion :
[2025-09-04T22:20:54.315Z] curl 7.79.1 (powerpc64le-unknown-linux-gnu) libcurl/7.79.1 OpenSSL/1.0.2k-fips zlib/1.2.7
[2025-09-04T22:20:54.315Z] Release-Date: 2021-09-22
[2025-09-04T22:20:54.316Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps mqtt pop3 pop3s rtsp smb smbs smtp smtps telnet tftp
[2025-09-04T22:20:54.316Z] Features: alt-svc AsynchDNS HSTS HTTPS-proxy IPv6 Largefile libz NTLM NTLM_WB SSL UnixSockets
[2025-09-04T22:20:54.316Z] dockerVersion : Docker version v26.1.4, build 5650f9b
[2025-09-04T22:20:54.316Z] gcc version : 4.8.5
[2025-09-04T22:20:54.316Z] gclibc version : ldd (GNU libc) 2.17
[2025-09-04T22:20:54.316Z] gdb version : bash: gdb: command not found
[2025-09-04T22:20:54.316Z] lldb version : Command could not be executed
[2025-09-04T22:20:54.316Z] makeVersion :
[2025-09-04T22:20:54.316Z] GNU Make 4.1
[2025-09-04T22:20:54.316Z] Built for powerpc64le-unknown-linux-gnu
[2025-09-04T22:20:54.316Z] Copyright (C) 1988-2014 Free Software Foundation, Inc.
[2025-09-04T22:20:54.316Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-09-04T22:20:54.316Z] This is free software: you are free to change and redistribute it.
[2025-09-04T22:20:54.316Z] There is NO WARRANTY, to the extent permitted by law.
[2025-09-04T22:20:54.316Z] mavenVersion :
[2025-09-04T22:20:54.316Z] WARNING: A restricted method in java.lang.System has been called
[2025-09-04T22:20:54.316Z] 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-09-04T22:20:54.316Z] WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module
[2025-09-04T22:20:54.316Z] WARNING: Restricted methods will be blocked in a future release unless native access is enabled
[2025-09-04T22:20:54.316Z]
[2025-09-04T22:20:54.316Z] [1mApache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)[m
[2025-09-04T22:20:54.316Z] Maven home: /usr/local/apache-maven-3.6.3
[2025-09-04T22:20:54.316Z] Java version: 26-beta, vendor: Eclipse Adoptium, runtime: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/jdkbinary/j2sdk-image
[2025-09-04T22:20:54.316Z] Default locale: en_US, platform encoding: UTF-8
[2025-09-04T22:20:54.316Z] OS name: "linux", version: "3.10.0-1160.105.1.el7.ppc64le", arch: "ppc64le", family: "unix"
[2025-09-04T22:20:54.316Z] osInfo :
[2025-09-04T22:20:54.316Z] NAME="CentOS Linux"
[2025-09-04T22:20:54.316Z] VERSION="7 (AltArch)"
[2025-09-04T22:20:54.316Z] ID="centos"
[2025-09-04T22:20:54.316Z] ID_LIKE="rhel fedora"
[2025-09-04T22:20:54.316Z] VERSION_ID="7"
[2025-09-04T22:20:54.316Z] PRETTY_NAME="CentOS Linux 7 (AltArch)"
[2025-09-04T22:20:54.316Z] ANSI_COLOR="0;31"
[2025-09-04T22:20:54.316Z] CPE_NAME="cpe:/o:centos:centos:7:server"
[2025-09-04T22:20:54.316Z] HOME_URL="https://www.centos.org/"
[2025-09-04T22:20:54.316Z] BUG_REPORT_URL="https://bugs.centos.org/"
[2025-09-04T22:20:54.316Z]
[2025-09-04T22:20:54.316Z] CENTOS_MANTISBT_PROJECT="CentOS-7"
[2025-09-04T22:20:54.316Z] CENTOS_MANTISBT_PROJECT_VERSION="7"
[2025-09-04T22:20:54.316Z] REDHAT_SUPPORT_PRODUCT="centos"
[2025-09-04T22:20:54.316Z] REDHAT_SUPPORT_PRODUCT_VERSION="7"
[2025-09-04T22:20:54.316Z]
[2025-09-04T22:20:54.316Z] osLabel : cent.7
[2025-09-04T22:20:54.316Z] perlVersion :
[2025-09-04T22:20:54.316Z]
[2025-09-04T22:20:54.316Z] This is perl 5, version 16, subversion 3 (v5.16.3) built for ppc64le-linux-thread-multi
[2025-09-04T22:20:54.316Z] (with 44 registered patches, see perl -V for more detail)
[2025-09-04T22:20:54.316Z]
[2025-09-04T22:20:54.316Z] Copyright 1987-2012, Larry Wall
[2025-09-04T22:20:54.316Z]
[2025-09-04T22:20:54.316Z] Perl may be copied only under the terms of either the Artistic License or the
[2025-09-04T22:20:54.316Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2025-09-04T22:20:54.316Z]
[2025-09-04T22:20:54.316Z] Complete documentation for Perl, including FAQ lists, should be found on
[2025-09-04T22:20:54.316Z] this system using "man perl" or "perldoc perl". If you have access to the
[2025-09-04T22:20:54.316Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page.
[2025-09-04T22:20:54.316Z]
[2025-09-04T22:20:54.316Z] podmanVersion : bash: podman: command not found
[2025-09-04T22:20:54.316Z] procArch : ppc64le
[2025-09-04T22:20:54.316Z] sysArch : ppc64le
[2025-09-04T22:20:54.317Z] sysOS : Linux
[2025-09-04T22:20:54.317Z] ulimit :
[2025-09-04T22:20:54.317Z] core file size (blocks, -c) 0
[2025-09-04T22:20:54.317Z] data seg size (kbytes, -d) unlimited
[2025-09-04T22:20:54.317Z] scheduling priority (-e) 0
[2025-09-04T22:20:54.317Z] file size (blocks, -f) unlimited
[2025-09-04T22:20:54.317Z] pending signals (-i) 30252
[2025-09-04T22:20:54.317Z] max locked memory (kbytes, -l) 64
[2025-09-04T22:20:54.317Z] max memory size (kbytes, -m) unlimited
[2025-09-04T22:20:54.317Z] open files (-n) 4096
[2025-09-04T22:20:54.317Z] pipe size (512 bytes, -p) 8
[2025-09-04T22:20:54.317Z] POSIX message queues (bytes, -q) 819200
[2025-09-04T22:20:54.317Z] real-time priority (-r) 0
[2025-09-04T22:20:54.317Z] stack size (kbytes, -s) 8192
[2025-09-04T22:20:54.317Z] cpu time (seconds, -t) unlimited
[2025-09-04T22:20:54.317Z] max user processes (-u) 4096
[2025-09-04T22:20:54.317Z] virtual memory (kbytes, -v) unlimited
[2025-09-04T22:20:54.317Z] file locks (-x) unlimited
[2025-09-04T22:20:54.317Z] uname : Linux test-osuosl-centos74-ppc64le-2.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-09-04T22:20:54.317Z] vmVendor : Oracle Corporation
[2025-09-04T22:20:54.317Z] vmVersion : 26-beta+14-ea
[2025-09-04T22:20:54.317Z] xlc version : bash: xlC: command not found
[2025-09-04T22:20:54.317Z] **************************************************************************
[2025-09-04T22:20:54.317Z]
[2025-09-04T22:20:54.317Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2025-09-04T22:20:54.317Z]
[2025-09-04T22:20:54.317Z] System.getProperty('java.vendor')=Eclipse Adoptium
[2025-09-04T22:20:54.317Z]
[2025-09-04T22:20:54.317Z] System.getProperty('os.name')=Linux
[2025-09-04T22:20:54.317Z]
[2025-09-04T22:20:54.317Z] System.getProperty('os.arch')=ppc64le
[2025-09-04T22:20:54.317Z]
[2025-09-04T22:20:54.317Z] System.getProperty('java.fullversion')=null
[2025-09-04T22:20:54.317Z]
[2025-09-04T22:20:54.317Z] System.getProperty('sun.arch.data.model')=64
[2025-09-04T22:20:54.317Z]
[2025-09-04T22:20:54.317Z] make -f clean.mk cleanBuild
[2025-09-04T22:20:54.317Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG'
[2025-09-04T22:20:54.317Z] rm -f -r /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../../jvmtest
[2025-09-04T22:20:54.317Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG'
[2025-09-04T22:20:54.317Z] make -f compile.mk compile
[2025-09-04T22:20:54.317Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG'
[2025-09-04T22:20:54.317Z] rm -f -r /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-09-04T22:20:54.317Z] mkdir -p /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-09-04T22:20:54.318Z] (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-09-04T22:20:54.318Z] 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-09-04T22:20:55.262Z] Buildfile: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/scripts/build_test.xml
[2025-09-04T22:20:55.262Z] [echo] build.list is TestConfig/build.xml,perf/build.xml
[2025-09-04T22:20:55.262Z]
[2025-09-04T22:20:55.262Z] -create_test_directory:
[2025-09-04T22:20:55.262Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/jvmtest
[2025-09-04T22:20:55.262Z]
[2025-09-04T22:20:55.262Z] stage_test_material:
[2025-09-04T22:20:55.262Z] [copy] Copying 585 files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/jvmtest
[2025-09-04T22:20:56.205Z]
[2025-09-04T22:20:56.205Z] build:
[2025-09-04T22:20:56.205Z]
[2025-09-04T22:20:56.205Z] init:
[2025-09-04T22:20:56.205Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/jvmtest/perf
[2025-09-04T22:20:56.205Z]
[2025-09-04T22:20:56.205Z] dist:
[2025-09-04T22:20:56.205Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/jvmtest/perf
[2025-09-04T22:20:56.205Z]
[2025-09-04T22:20:56.205Z] build:
[2025-09-04T22:20:56.205Z]
[2025-09-04T22:20:56.205Z] build:
[2025-09-04T22:20:56.205Z]
[2025-09-04T22:20:56.205Z] init:
[2025-09-04T22:20:56.205Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/jvmtest/perf/bumbleBench
[2025-09-04T22:20:56.205Z]
[2025-09-04T22:20:56.205Z] getBumbleBench:
[2025-09-04T22:20:56.205Z] [echo] Cloning BumbleBench
[2025-09-04T22:20:56.205Z] [echo] git clone --depth 1 -b master https://github.com/adoptium/bumblebench.git
[2025-09-04T22:20:56.205Z] [exec] Cloning into 'bumblebench'...
[2025-09-04T22:20:56.205Z]
[2025-09-04T22:20:56.205Z] buildBumbleBench:
[2025-09-04T22:20:56.206Z] [echo] Building BumbleBench
[2025-09-04T22:20:56.206Z]
[2025-09-04T22:20:56.206Z] compile-all:
[2025-09-04T22:20:56.206Z] [javac] Compiling 8 source files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-09-04T22:20:56.206Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-09-04T22:20:56.206Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-09-04T22:20:56.206Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-09-04T22:20:56.206Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-09-04T22:20:56.206Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-09-04T22:20:56.206Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-09-04T22:20:58.144Z] [javac] Note: Some input files use or override a deprecated API.
[2025-09-04T22:20:58.144Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-09-04T22:20:58.144Z] [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-09-04T22:20:58.144Z] [javac] Note: Recompile with -Xlint:unchecked for details.
[2025-09-04T22:20:58.144Z] [javac] 4 warnings
[2025-09-04T22:20:58.144Z] [javac] Compiling 1 source file to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-09-04T22:20:58.144Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-09-04T22:20:58.144Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-09-04T22:20:58.144Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-09-04T22:20:58.144Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-09-04T22:20:58.144Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-09-04T22:20:58.144Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-09-04T22:20:58.144Z] [javac] 4 warnings
[2025-09-04T22:20:58.145Z] [javac] Compiling 11 source files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-09-04T22:20:58.145Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-09-04T22:20:58.145Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-09-04T22:20:58.145Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-09-04T22:20:58.145Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-09-04T22:20:58.145Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-09-04T22:20:58.145Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-09-04T22:20:58.145Z] [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-09-04T22:20:58.145Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-09-04T22:20:58.145Z] [javac] 4 warnings
[2025-09-04T22:20:58.145Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-09-04T22:20:58.145Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-09-04T22:20:58.145Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-09-04T22:20:58.145Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-09-04T22:20:58.145Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-09-04T22:20:58.146Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-09-04T22:20:58.146Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-09-04T22:20:58.146Z] [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-09-04T22:20:58.146Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-09-04T22:20:58.146Z] [javac] 4 warnings
[2025-09-04T22:20:58.146Z] [javac] Compiling 9 source files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-09-04T22:20:58.146Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-09-04T22:20:58.146Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-09-04T22:20:58.146Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-09-04T22:20:58.146Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-09-04T22:20:58.146Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-09-04T22:20:58.146Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-09-04T22:20:58.146Z] [javac] Note: Some input files use or override a deprecated API.
[2025-09-04T22:20:58.146Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-09-04T22:20:58.146Z] [javac] 4 warnings
[2025-09-04T22:20:58.146Z] [javac] Compiling 1 source file to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-09-04T22:20:58.146Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-09-04T22:20:58.146Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-09-04T22:20:58.147Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-09-04T22:20:58.147Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-09-04T22:20:58.147Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-09-04T22:20:58.147Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-09-04T22:20:58.147Z] [javac] 4 warnings
[2025-09-04T22:20:58.147Z] [javac] Compiling 2 source files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-09-04T22:20:58.147Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-09-04T22:20:58.147Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-09-04T22:20:58.147Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-09-04T22:20:58.147Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-09-04T22:20:58.147Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-09-04T22:20:58.147Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-09-04T22:20:58.147Z] [javac] 4 warnings
[2025-09-04T22:20:58.147Z] [javac] Compiling 8 source files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-09-04T22:20:58.147Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-09-04T22:20:58.147Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-09-04T22:20:58.147Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-09-04T22:20:58.148Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-09-04T22:20:58.148Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-09-04T22:20:58.148Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-09-04T22:20:58.148Z] [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-09-04T22:20:58.148Z] [javac] synchronized(init) {
[2025-09-04T22:20:58.148Z] [javac] ^
[2025-09-04T22:20:58.148Z] [javac] 5 warnings
[2025-09-04T22:20:58.148Z] [javac] Compiling 6 source files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-09-04T22:20:58.148Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-09-04T22:20:58.148Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-09-04T22:20:58.148Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-09-04T22:20:58.148Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-09-04T22:20:58.148Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-09-04T22:20:58.148Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-09-04T22:20:58.148Z] [javac] 4 warnings
[2025-09-04T22:20:58.148Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-09-04T22:20:58.148Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-09-04T22:20:58.149Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-09-04T22:20:58.149Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-09-04T22:20:58.149Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-09-04T22:20:58.149Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-09-04T22:20:58.149Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-09-04T22:20:58.149Z] [javac] 4 warnings
[2025-09-04T22:20:58.149Z] [javac] Compiling 7 source files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-09-04T22:20:58.149Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-09-04T22:20:58.149Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-09-04T22:20:58.149Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-09-04T22:20:58.149Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-09-04T22:20:58.149Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-09-04T22:20:58.149Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-09-04T22:20:59.092Z] [javac] 4 warnings
[2025-09-04T22:20:59.092Z] [javac] Compiling 8 source files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-09-04T22:20:59.092Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-09-04T22:20:59.092Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-09-04T22:20:59.093Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-09-04T22:20:59.093Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-09-04T22:20:59.093Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-09-04T22:20:59.093Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-09-04T22:20:59.093Z] [javac] 4 warnings
[2025-09-04T22:20:59.093Z] [javac] Compiling 2 source files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-09-04T22:20:59.093Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-09-04T22:20:59.093Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-09-04T22:20:59.093Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-09-04T22:20:59.093Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-09-04T22:20:59.093Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-09-04T22:20:59.093Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-09-04T22:20:59.093Z] [javac] 4 warnings
[2025-09-04T22:20:59.093Z] [javac] Compiling 4 source files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-09-04T22:20:59.093Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-09-04T22:20:59.093Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-09-04T22:20:59.093Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-09-04T22:20:59.094Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-09-04T22:20:59.094Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-09-04T22:20:59.094Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-09-04T22:20:59.094Z] [javac] 4 warnings
[2025-09-04T22:20:59.094Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-09-04T22:20:59.094Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-09-04T22:20:59.094Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-09-04T22:20:59.094Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-09-04T22:20:59.094Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-09-04T22:20:59.094Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-09-04T22:20:59.094Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-09-04T22:20:59.094Z] [javac] 4 warnings
[2025-09-04T22:20:59.094Z]
[2025-09-04T22:20:59.094Z] dist:
[2025-09-04T22:20:59.094Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/perf/bumbleBench/bumblebench/BumbleBench.jar
[2025-09-04T22:20:59.094Z]
[2025-09-04T22:20:59.094Z] dist:
[2025-09-04T22:20:59.094Z] [copy] Copying 126 files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/jvmtest/perf/bumbleBench
[2025-09-04T22:20:59.094Z]
[2025-09-04T22:20:59.094Z] build:
[2025-09-04T22:20:59.094Z]
[2025-09-04T22:20:59.094Z] getDependentLibs:
[2025-09-04T22:21:04.079Z] [exec] --------------------------------------------
[2025-09-04T22:21:04.080Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib
[2025-09-04T22:21:04.080Z] [exec] task is set to default
[2025-09-04T22:21:04.080Z] [exec] dependencyList is set to dacapo
[2025-09-04T22:21:04.080Z] [exec] --------------------------------------------
[2025-09-04T22:21:04.080Z] [exec] Starting download third party dependent jars
[2025-09-04T22:21:04.080Z] [exec] --------------------------------------------
[2025-09-04T22:21:04.080Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib
[2025-09-04T22:21:04.080Z] [exec] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib/dacapo.zip exists with correct hash, not downloading
[2025-09-04T22:21:04.080Z] [exec] downloaded dependent third party jars successfully
[2025-09-04T22:21:04.080Z]
[2025-09-04T22:21:04.080Z] init:
[2025-09-04T22:21:04.080Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/jvmtest/perf/dacapo
[2025-09-04T22:21:04.080Z]
[2025-09-04T22:21:04.080Z] getDacapoSuite:
[2025-09-04T22:21:04.080Z] [unzip] Expanding: /home/jenkins/externalDependency/lib/dacapo.zip into /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/jvmtest/perf/dacapo
[2025-09-04T22:21:36.986Z] [move] Moving 1 file to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/jvmtest/perf/dacapo
[2025-09-04T22:21:36.986Z] [move] Moving 10669 files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/jvmtest/perf/dacapo/dacapo
[2025-09-04T22:21:36.986Z]
[2025-09-04T22:21:36.986Z] dist:
[2025-09-04T22:21:36.986Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/jvmtest/perf/dacapo
[2025-09-04T22:21:36.986Z]
[2025-09-04T22:21:36.986Z] build:
[2025-09-04T22:21:36.986Z]
[2025-09-04T22:21:36.986Z] init:
[2025-09-04T22:21:36.986Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/jvmtest/perf/idle_micro
[2025-09-04T22:21:36.986Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/perf/idle_micro/bin
[2025-09-04T22:21:36.986Z]
[2025-09-04T22:21:36.986Z] compile:
[2025-09-04T22:21:36.986Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-09-04T22:21:36.986Z] [echo] ============COMPILER SETTINGS============
[2025-09-04T22:21:36.986Z] [echo] ===fork: yes
[2025-09-04T22:21:36.986Z] [echo] ===executable: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/jdkbinary/j2sdk-image/bin/javac
[2025-09-04T22:21:36.986Z] [echo] ===debug: on
[2025-09-04T22:21:36.986Z] [echo] ===destdir: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../../jvmtest/perf/idle_micro
[2025-09-04T22:21:36.986Z] [javac] Compiling 3 source files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/perf/idle_micro/bin
[2025-09-04T22:21:36.986Z] [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-09-04T22:21:36.986Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-09-04T22:21:36.986Z]
[2025-09-04T22:21:36.986Z] dist:
[2025-09-04T22:21:36.986Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/jvmtest/perf/idle_micro/IdleMicrobenchmark.jar
[2025-09-04T22:21:36.986Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/jvmtest/perf/idle_micro
[2025-09-04T22:21:36.986Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/jvmtest/perf/idle_micro
[2025-09-04T22:21:36.986Z] [copy] Copying 7 files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/jvmtest/perf/idle_micro
[2025-09-04T22:21:36.986Z]
[2025-09-04T22:21:36.986Z] clean:
[2025-09-04T22:21:36.986Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/perf/idle_micro/bin
[2025-09-04T22:21:36.986Z]
[2025-09-04T22:21:36.986Z] build:
[2025-09-04T22:21:36.986Z]
[2025-09-04T22:21:36.986Z] build:
[2025-09-04T22:21:36.986Z]
[2025-09-04T22:21:36.986Z] init:
[2025-09-04T22:21:36.986Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/jvmtest/perf/renaissance
[2025-09-04T22:21:36.986Z]
[2025-09-04T22:21:36.986Z] getRenaissanceSuite:
[2025-09-04T22:21:36.986Z] [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-09-04T22:21:41.131Z]
[2025-09-04T22:21:41.131Z] dist:
[2025-09-04T22:21:41.131Z] [copy] Copying 3 files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/jvmtest/perf/renaissance
[2025-09-04T22:21:41.131Z]
[2025-09-04T22:21:41.131Z] build:
[2025-09-04T22:21:41.131Z]
[2025-09-04T22:21:41.131Z] init:
[2025-09-04T22:21:41.131Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/jvmtest/perf/specjbb
[2025-09-04T22:21:41.131Z]
[2025-09-04T22:21:41.131Z] getSpecjbbSuite:
[2025-09-04T22:21:41.131Z]
[2025-09-04T22:21:41.131Z] dist:
[2025-09-04T22:21:41.131Z] [copy] Copying 3 files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/jvmtest/perf/specjbb/run
[2025-09-04T22:21:41.131Z]
[2025-09-04T22:21:41.131Z] BUILD SUCCESSFUL
[2025-09-04T22:21:41.131Z] Total time: 46 seconds
[2025-09-04T22:21:41.131Z] 0
[2025-09-04T22:21:42.075Z]
[2025-09-04T22:21:42.076Z]
[2025-09-04T22:21:42.076Z] RECORD TEST REPOs SHA
[2025-09-04T22:21:42.076Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/scripts"; \
[2025-09-04T22:21:42.076Z] 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-09-04T22:21:42.076Z] 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-09-04T22:21:42.076Z] touch /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/SHAs.txt
[2025-09-04T22:21:44.016Z] ================================================
[2025-09-04T22:21:44.016Z] timestamp: 20250904-222142
[2025-09-04T22:21:44.016Z] repo dir: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG
[2025-09-04T22:21:44.016Z] git repo:
[2025-09-04T22:21:44.016Z] Fetch URL: https://github.com/adoptium/TKG.git
[2025-09-04T22:21:44.016Z] sha:
[2025-09-04T22:21:44.016Z] fad6b023e51b1a2105890c44ce0bfa1752521a96
[2025-09-04T22:21:44.016Z] ================================================
[2025-09-04T22:21:44.016Z] timestamp: 20250904-222143
[2025-09-04T22:21:44.016Z] repo dir: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-09-04T22:21:44.016Z] git repo:
[2025-09-04T22:21:44.016Z] Fetch URL: https://github.com/adoptium/bumblebench.git
[2025-09-04T22:21:44.016Z] sha:
[2025-09-04T22:21:44.016Z] 4ec780b716e7617094cce740d3b085ca4637ee0f
[2025-09-04T22:21:44.016Z] ================================================
[2025-09-04T22:21:44.016Z] timestamp: 20250904-222143
[2025-09-04T22:21:44.016Z] repo dir: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests
[2025-09-04T22:21:44.016Z] git repo:
[2025-09-04T22:21:44.016Z] Fetch URL: https://github.com/adoptium/aqa-tests.git
[2025-09-04T22:21:44.016Z] sha:
[2025-09-04T22:21:44.016Z] 78719157d99a07da62d928c4c34714da06727992
[2025-09-04T22:21:44.016Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG'
[Pipeline] }
[2025-09-04T22:21:44.919Z] $ ssh-agent -k
[2025-09-04T22:21:44.996Z] unset SSH_AUTH_SOCK;
[2025-09-04T22:21:44.996Z] unset SSH_AGENT_PID;
[2025-09-04T22:21:44.996Z] echo Agent pid 13891 killed;
[2025-09-04T22:21:45.811Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] echo
[2025-09-04T22:21:45.929Z] 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-09-04T22:21:45.953Z] ITERATION: 1/1
[Pipeline] sh
[2025-09-04T22:21:48.006Z] + which Xvfb
[2025-09-04T22:21:48.006Z] /usr/bin/Xvfb
[Pipeline] wrap
[2025-09-04T22:21:49.002Z] $ Xvfb -displayfd 2 -screen 0 1024x768x24 -fbdir /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/.xvfb-4-..fbdir5554141955723875666
[Pipeline] {
[Pipeline] sh
[2025-09-04T22:22:11.514Z] + ps -f
[2025-09-04T22:22:11.514Z] + grep '[X]vfb'
[2025-09-04T22:22:11.514Z] + awk '{print $9}'
[Pipeline] echo
[2025-09-04T22:22:12.228Z] env.DISPLAY is :0
[Pipeline] sshagent
[2025-09-04T22:22:12.362Z] $ ssh-agent
[2025-09-04T22:22:13.167Z] SSH_AUTH_SOCK=/tmp/ssh-KWRaG6giuyhw/agent.14599
[2025-09-04T22:22:13.167Z] SSH_AGENT_PID=14601
[2025-09-04T22:22:13.167Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2025-09-04T22:22:16.025Z] ++ uname
[2025-09-04T22:22:16.025Z] + '[' Linux = AIX ']'
[2025-09-04T22:22:16.025Z] ++ uname
[2025-09-04T22:22:16.025Z] + '[' Linux = SunOS ']'
[2025-09-04T22:22:16.025Z] ++ uname
[2025-09-04T22:22:16.025Z] + '[' Linux = '*BSD' ']'
[2025-09-04T22:22:16.025Z] + MAKE=make
[2025-09-04T22:22:16.025Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2025-09-04T22:22:16.025Z] make: Nothing to be done for 'testEnvTeardown'.
[Pipeline] sh
[2025-09-04T22:22:18.384Z] ++ uname
[2025-09-04T22:22:18.385Z] + '[' Linux = AIX ']'
[2025-09-04T22:22:18.385Z] ++ uname
[2025-09-04T22:22:18.385Z] + '[' Linux = SunOS ']'
[2025-09-04T22:22:18.385Z] ++ uname
[2025-09-04T22:22:18.385Z] + '[' Linux = '*BSD' ']'
[2025-09-04T22:22:18.385Z] + MAKE=make
[2025-09-04T22:22:18.385Z] + cd ./aqa-tests
[2025-09-04T22:22:18.385Z] + . ./scripts/testenv/testenvSettings.sh
[2025-09-04T22:22:18.385Z] ++ set +x
[2025-09-04T22:22:18.385Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/jdkbinary/j2sdk-image
[2025-09-04T22:22:18.385Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/../../externalDependency/lib
[2025-09-04T22:22:18.385Z] make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=sanity.perf TESTLIST=
[2025-09-04T22:22:18.385Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG'
[2025-09-04T22:22:18.385Z] perl scripts/configure.pl
[2025-09-04T22:22:18.385Z] /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-09-04T22:22:18.385Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2025-09-04T22:22:18.385Z]
[2025-09-04T22:22:18.385Z] Starting to generate test make files.
[2025-09-04T22:22:18.385Z]
[2025-09-04T22:22:18.385Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../perf/idle_micro/playlist.xml
[2025-09-04T22:22:18.385Z] Generated /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../perf/idle_micro/autoGen.mk
[2025-09-04T22:22:18.385Z]
[2025-09-04T22:22:18.385Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../perf/liberty/playlist.xml
[2025-09-04T22:22:18.385Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../perf/dacapo/playlist.xml
[2025-09-04T22:22:18.385Z] Generated /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../perf/dacapo/autoGen.mk
[2025-09-04T22:22:18.385Z]
[2025-09-04T22:22:18.385Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../perf/bumbleBench/playlist.xml
[2025-09-04T22:22:19.329Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../perf/specjbb/playlist.xml
[2025-09-04T22:22:19.329Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../perf/renaissance/playlist.xml
[2025-09-04T22:22:19.329Z] Generated /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../perf/renaissance/autoGen.mk
[2025-09-04T22:22:19.329Z]
[2025-09-04T22:22:19.329Z] Generated /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../perf/autoGen.mk
[2025-09-04T22:22:19.329Z]
[2025-09-04T22:22:19.329Z] Generated /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../autoGen.mk
[2025-09-04T22:22:19.329Z]
[2025-09-04T22:22:19.329Z] Generated /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/utils.mk
[2025-09-04T22:22:19.329Z]
[2025-09-04T22:22:19.329Z] Generated /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/rerun.mk
[2025-09-04T22:22:19.329Z]
[2025-09-04T22:22:19.329Z] Make files are generated successfully.
[2025-09-04T22:22:19.329Z]
[2025-09-04T22:22:19.329Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG'
[2025-09-04T22:22:19.329Z] make -f runtest.mk _sanity.perf
[2025-09-04T22:22:19.329Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG'
[2025-09-04T22:22:19.329Z]
[2025-09-04T22:22:19.329Z] Running make 4.1
[2025-09-04T22:22:19.329Z] set TEST_ROOT to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/..
[2025-09-04T22:22:19.329Z] set JDK_VERSION to 26
[2025-09-04T22:22:19.329Z] set JDK_IMPL to hotspot
[2025-09-04T22:22:19.329Z] set JVM_VERSION to openjdk26
[2025-09-04T22:22:19.329Z] set JCL_VERSION to latest
[2025-09-04T22:22:19.329Z] set JAVA_HOME to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/jdkbinary/j2sdk-image
[2025-09-04T22:22:19.329Z] set SPEC to linux_ppc-64_le
[2025-09-04T22:22:19.329Z] set TEST_FLAG to
[2025-09-04T22:22:19.329Z] set OS_LABEL to cent.7
[2025-09-04T22:22:19.329Z] Running sanity.perf ...
[2025-09-04T22:22:19.329Z] There are 9 test targets in sanity.perf
[2025-09-04T22:22:19.329Z] "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/jdkbinary/j2sdk-image/bin/java" -version
[2025-09-04T22:22:19.329Z] openjdk version "26-beta" 2026-03-17
[2025-09-04T22:22:19.329Z] OpenJDK Runtime Environment Temurin-26+14-202509042033 (build 26-beta+14-ea)
[2025-09-04T22:22:19.329Z] OpenJDK 64-Bit Server VM Temurin-26+14-202509042033 (build 26-beta+14-ea, mixed mode, sharing)
[2025-09-04T22:22:19.329Z] make[2]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests'
[2025-09-04T22:22:19.329Z] make[3]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/perf'
[2025-09-04T22:22:19.329Z] make[4]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/perf/idle_micro'
[2025-09-04T22:22:19.329Z]
[2025-09-04T22:22:19.329Z] ===============================================
[2025-09-04T22:22:19.329Z] Running test IdleMicrobenchmark_HS_0 ...
[2025-09-04T22:22:19.329Z] ===============================================
[2025-09-04T22:22:19.329Z] IdleMicrobenchmark_HS_0 Start Time: Thu Sep 4 22:22:18 2025 Epoch Time (ms): 1757024538759
[2025-09-04T22:22:19.329Z] Skipped due to jvm options ( -Xmx1024m ) and/or platform requirements ([os.linux,arch.x86,bits.64,^os.win]) => IdleMicrobenchmark_HS_0_SKIPPED
[2025-09-04T22:22:19.329Z] IdleMicrobenchmark_HS_0 Finish Time: Thu Sep 4 22:22:18 2025 Epoch Time (ms): 1757024538777
[2025-09-04T22:22:19.329Z] make[4]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/perf/idle_micro'
[2025-09-04T22:22:19.329Z] make[4]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/perf/dacapo'
[2025-09-04T22:22:19.329Z]
[2025-09-04T22:22:19.329Z] ===============================================
[2025-09-04T22:22:19.329Z] Running test dacapo-eclipse_0 ...
[2025-09-04T22:22:19.329Z] ===============================================
[2025-09-04T22:22:19.329Z] dacapo-eclipse_0 Start Time: Thu Sep 4 22:22:18 2025 Epoch Time (ms): 1757024538814
[2025-09-04T22:22:19.329Z] variation: NoOptions
[2025-09-04T22:22:19.329Z] JVM_OPTIONS:
[2025-09-04T22:22:19.329Z] { \
[2025-09-04T22:22:19.329Z] echo ""; echo "TEST SETUP:"; \
[2025-09-04T22:22:19.329Z] echo "Nothing to be done for setup."; \
[2025-09-04T22:22:19.329Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_17570245383475/dacapo-eclipse_0"; \
[2025-09-04T22:22:19.329Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_17570245383475/dacapo-eclipse_0"; \
[2025-09-04T22:22:19.330Z] echo ""; echo "TESTING:"; \
[2025-09-04T22:22:19.330Z] "/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-09-04T22:22:19.330Z] 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_17570245383475/dacapo-eclipse_0"; else echo "-----------------------------------"; echo "dacapo-eclipse_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-09-04T22:22:19.330Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-09-04T22:22:19.330Z] echo "Nothing to be done for teardown."; \
[2025-09-04T22:22:19.330Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_17570245383475/TestTargetResult";
[2025-09-04T22:22:19.330Z]
[2025-09-04T22:22:19.330Z] TEST SETUP:
[2025-09-04T22:22:19.330Z] Nothing to be done for setup.
[2025-09-04T22:22:19.330Z]
[2025-09-04T22:22:19.330Z] TESTING:
[2025-09-04T22:22:19.330Z] 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-09-04T22:22:21.266Z] Version: eclipse 4.27 (use -p to print nominal benchmark stats)
[2025-09-04T22:22:21.266Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2025-09-04T22:22:21.266Z] 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-09-04T22:22:21.266Z] WARNING: Please consider reporting this to the maintainers of class org.eclipse.osgi.internal.url.MultiplexingFactory
[2025-09-04T22:22:21.266Z] WARNING: sun.misc.Unsafe::staticFieldOffset will be removed in a future release
[2025-09-04T22:22:23.152Z] Unzip workspace
[2025-09-04T22:22:23.152Z] ===== DaCapo 23.11-MR2-chopin-minimal eclipse starting =====
[2025-09-04T22:22:23.152Z] Initialize workspace .WARNING: A restricted method in java.lang.System has been called
[2025-09-04T22:22:23.153Z] 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-09-04T22:22:23.153Z] WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module
[2025-09-04T22:22:23.153Z] WARNING: Restricted methods will be blocked in a future release unless native access is enabled
[2025-09-04T22:22:23.153Z]
[2025-09-04T22:22:24.095Z] ..................
[2025-09-04T22:22:37.503Z] Index workspace .....................
[2025-09-04T22:22:44.164Z] Build workspace
[2025-09-04T22:22:47.231Z] Search .. 4,207 references for default constructor in workspace
[2025-09-04T22:22:47.231Z] .. 1,957 references for method 'equals' in workspace
[2025-09-04T22:22:48.234Z] Type hierarchy tests
[2025-09-04T22:22:52.348Z] AST tests
[2025-09-04T22:22:56.119Z] Completion tests .........
[2025-09-04T22:22:59.897Z] Format tests ..............
[2025-09-04T22:23:00.841Z] Model tests ................
[2025-09-04T22:23:00.841Z] ===== DaCapo 23.11-MR2-chopin-minimal eclipse PASSED in 37475 msec =====
[2025-09-04T22:23:00.841Z] Delete workspace
[2025-09-04T22:23:00.841Z] -----------------------------------
[2025-09-04T22:23:00.841Z] dacapo-eclipse_0_PASSED
[2025-09-04T22:23:00.841Z] -----------------------------------
[2025-09-04T22:23:00.841Z]
[2025-09-04T22:23:00.841Z] TEST TEARDOWN:
[2025-09-04T22:23:00.841Z] Nothing to be done for teardown.
[2025-09-04T22:23:00.841Z] dacapo-eclipse_0 Finish Time: Thu Sep 4 22:23:00 2025 Epoch Time (ms): 1757024580599
[2025-09-04T22:23:00.841Z]
[2025-09-04T22:23:00.841Z] ===============================================
[2025-09-04T22:23:00.841Z] Running test dacapo-h2_0 ...
[2025-09-04T22:23:00.841Z] ===============================================
[2025-09-04T22:23:00.841Z] dacapo-h2_0 Start Time: Thu Sep 4 22:23:00 2025 Epoch Time (ms): 1757024580627
[2025-09-04T22:23:00.841Z] variation: NoOptions
[2025-09-04T22:23:00.841Z] JVM_OPTIONS:
[2025-09-04T22:23:00.841Z] { \
[2025-09-04T22:23:00.841Z] echo ""; echo "TEST SETUP:"; \
[2025-09-04T22:23:00.841Z] echo "Nothing to be done for setup."; \
[2025-09-04T22:23:00.841Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_17570245383475/dacapo-h2_0"; \
[2025-09-04T22:23:00.841Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_17570245383475/dacapo-h2_0"; \
[2025-09-04T22:23:00.841Z] echo ""; echo "TESTING:"; \
[2025-09-04T22:23:00.841Z] "/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-09-04T22:23:00.841Z] 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_17570245383475/dacapo-h2_0"; else echo "-----------------------------------"; echo "dacapo-h2_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-09-04T22:23:00.841Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-09-04T22:23:00.841Z] echo "Nothing to be done for teardown."; \
[2025-09-04T22:23:00.841Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_17570245383475/TestTargetResult";
[2025-09-04T22:23:00.841Z]
[2025-09-04T22:23:00.841Z] TEST SETUP:
[2025-09-04T22:23:00.841Z] Nothing to be done for setup.
[2025-09-04T22:23:00.841Z]
[2025-09-04T22:23:00.841Z] TESTING:
[2025-09-04T22:23:02.563Z] Using scaled threading model. 4 processors detected, 4 threads used to drive the workload, in a possible range of [1,1024]
[2025-09-04T22:23:02.563Z] 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-09-04T22:23:02.563Z] Version: h2 2.2.220 derby 10.15.2.0 (use -p to print nominal benchmark stats)
[2025-09-04T22:23:02.563Z] Preparing the H2 database...
[2025-09-04T22:23:02.563Z] TPCC configuration: scale: 16, terminals: 4, transactions: 100000
[2025-09-04T22:23:35.555Z] ===== DaCapo 23.11-MR2-chopin-minimal h2 starting =====
[2025-09-04T22:23:35.555Z] Starting 100000 requests...
[2025-09-04T22:23:38.544Z]
[2025-09-04T22:23:39.496Z] 5%
[2025-09-04T22:23:40.438Z] 10%
[2025-09-04T22:23:42.409Z] 15%
[2025-09-04T22:23:43.352Z] 20%
[2025-09-04T22:23:44.293Z] 25%
[2025-09-04T22:23:45.237Z] 30%
[2025-09-04T22:23:46.342Z] 35%
[2025-09-04T22:23:47.288Z] 40%
[2025-09-04T22:23:48.234Z] 45%
[2025-09-04T22:23:49.181Z] 50%
[2025-09-04T22:23:50.124Z] 55%
[2025-09-04T22:23:51.091Z] 60%
[2025-09-04T22:23:52.036Z] 65%
[2025-09-04T22:23:52.979Z] 70%
[2025-09-04T22:23:54.918Z] 75%
[2025-09-04T22:23:55.863Z] 80%
[2025-09-04T22:23:56.824Z] 85%
[2025-09-04T22:23:57.771Z] 90%
[2025-09-04T22:23:58.802Z] 95%
[2025-09-04T22:23:58.802Z] 100%
[2025-09-04T22:23:58.802Z] Completed requests
[2025-09-04T22:23:58.802Z] Stock level ............. 3973 ( 4.0%)
[2025-09-04T22:23:58.802Z] Order status by name .... 2361 ( 2.4%)
[2025-09-04T22:23:58.802Z] Order status by ID ...... 1609 ( 1.6%)
[2025-09-04T22:23:58.802Z] Payment by name ......... 25847 (25.8%)
[2025-09-04T22:23:58.802Z] Payment by ID ........... 17220 (17.2%)
[2025-09-04T22:23:58.802Z] Delivery schedule ....... 4029 ( 4.0%)
[2025-09-04T22:23:58.802Z] New order ............... 44509 (44.5%)
[2025-09-04T22:23:58.802Z] New order rollback ...... 452 ( 0.5%)
[2025-09-04T22:23:58.802Z] ===== DaCapo 23.11-MR2-chopin-minimal h2 PASSED in 23084 msec =====
[2025-09-04T22:23:58.802Z] ===== DaCapo processed 100000 requests in 23053 msec, 4337 requests per second =====
[2025-09-04T22:23:58.802Z] ===== DaCapo tail latency, simple: 50% 405 usec, 90% 2252 usec, 99% 4481 usec, 99.9% 22077 usec, 99.99% 72777 usec, max 85049 usec, measured over 100000 events =====
[2025-09-04T22:23:58.802Z] ===== DaCapo tail latency, metered 100ms smoothing: 50% 1363 usec, 90% 4706 usec, 99% 11595 usec, 99.9% 31117 usec, 99.99% 72777 usec, max 85049 usec, measured over 100000 events =====
[2025-09-04T22:23:58.802Z] ===== DaCapo tail latency, metered full smoothing: 50% 808898 usec, 90% 1434099 usec, 99% 1567539 usec, 99.9% 1580556 usec, 99.99% 1584828 usec, max 1592504 usec, measured over 100000 events =====
[2025-09-04T22:24:15.538Z] Resetting database to initial state....................
[2025-09-04T22:24:15.539Z] -----------------------------------
[2025-09-04T22:24:15.539Z] dacapo-h2_0_PASSED
[2025-09-04T22:24:15.539Z] -----------------------------------
[2025-09-04T22:24:15.539Z]
[2025-09-04T22:24:15.539Z] TEST TEARDOWN:
[2025-09-04T22:24:15.539Z] Nothing to be done for teardown.
[2025-09-04T22:24:15.539Z] dacapo-h2_0 Finish Time: Thu Sep 4 22:24:14 2025 Epoch Time (ms): 1757024654776
[2025-09-04T22:24:15.539Z]
[2025-09-04T22:24:15.539Z] ===============================================
[2025-09-04T22:24:15.539Z] Running test dacapo-lusearch-fix_0 ...
[2025-09-04T22:24:15.539Z] ===============================================
[2025-09-04T22:24:15.539Z] dacapo-lusearch-fix_0 Start Time: Thu Sep 4 22:24:14 2025 Epoch Time (ms): 1757024654803
[2025-09-04T22:24:15.539Z] dacapo-lusearch-fix_0_DISABLED
[2025-09-04T22:24:15.539Z] Disabled Reason:
[2025-09-04T22:24:15.539Z] https://github.com/adoptium/aqa-tests/issues/1888#issuecomment-755015959
[2025-09-04T22:24:15.539Z] dacapo-lusearch-fix_0 Finish Time: Thu Sep 4 22:24:14 2025 Epoch Time (ms): 1757024654825
[2025-09-04T22:24:15.539Z] make[4]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/perf/dacapo'
[2025-09-04T22:24:15.539Z] make[4]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/perf/renaissance'
[2025-09-04T22:24:15.539Z]
[2025-09-04T22:24:15.539Z] ===============================================
[2025-09-04T22:24:15.539Z] Running test renaissance-akka-uct_0 ...
[2025-09-04T22:24:15.539Z] ===============================================
[2025-09-04T22:24:15.539Z] renaissance-akka-uct_0 Start Time: Thu Sep 4 22:24:14 2025 Epoch Time (ms): 1757024654864
[2025-09-04T22:24:15.539Z] variation: NoOptions
[2025-09-04T22:24:15.539Z] JVM_OPTIONS:
[2025-09-04T22:24:15.539Z] { \
[2025-09-04T22:24:15.539Z] echo ""; echo "TEST SETUP:"; \
[2025-09-04T22:24:15.539Z] echo "Nothing to be done for setup."; \
[2025-09-04T22:24:15.539Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_17570245383475/renaissance-akka-uct_0"; \
[2025-09-04T22:24:15.539Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_17570245383475/renaissance-akka-uct_0"; \
[2025-09-04T22:24:15.539Z] echo ""; echo "TESTING:"; \
[2025-09-04T22:24:15.539Z] "/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_17570245383475/renaissance-akka-uct_0"/akka-uct.json" akka-uct; \
[2025-09-04T22:24:15.539Z] 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_17570245383475/renaissance-akka-uct_0"; else echo "-----------------------------------"; echo "renaissance-akka-uct_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-09-04T22:24:15.539Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-09-04T22:24:15.539Z] echo "Nothing to be done for teardown."; \
[2025-09-04T22:24:15.539Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_17570245383475/TestTargetResult";
[2025-09-04T22:24:15.539Z]
[2025-09-04T22:24:15.539Z] TEST SETUP:
[2025-09-04T22:24:15.539Z] Nothing to be done for setup.
[2025-09-04T22:24:15.539Z]
[2025-09-04T22:24:15.539Z] TESTING:
[2025-09-04T22:24:16.486Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2025-09-04T22:24:16.486Z] 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_17570245383475/renaissance-akka-uct_0/launcher-222415-9365780413120331162/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2025-09-04T22:24:16.486Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2025-09-04T22:24:16.486Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2025-09-04T22:24:16.486Z] ====== akka-uct (concurrency) [default], iteration 0 started ======
[2025-09-04T22:24:16.486Z] GC before operation: completed in 15.409 ms, heap usage 14.734 MB -> 5.470 MB.
[2025-09-04T22:24:19.478Z] final size= 199991
[2025-09-04T22:24:19.478Z] final height= 9
[2025-09-04T22:24:23.592Z] final size= 199991
[2025-09-04T22:24:23.592Z] final height= 9
[2025-09-04T22:24:25.530Z] final size= 199991
[2025-09-04T22:24:25.530Z] final height= 10
[2025-09-04T22:24:28.522Z] final size= 199991
[2025-09-04T22:24:28.522Z] final height= 9
[2025-09-04T22:24:30.465Z] final size= 199991
[2025-09-04T22:24:30.466Z] final height= 9
[2025-09-04T22:24:32.415Z] final size= 199991
[2025-09-04T22:24:32.415Z] final height= 9
[2025-09-04T22:24:35.457Z] final size= 199991
[2025-09-04T22:24:35.457Z] final height= 9
[2025-09-04T22:24:37.395Z] final size= 199991
[2025-09-04T22:24:37.395Z] final height= 11
[2025-09-04T22:24:39.346Z] final size= 199991
[2025-09-04T22:24:39.346Z] final height= 10
[2025-09-04T22:24:42.337Z] final size= 199991
[2025-09-04T22:24:42.337Z] final height= 9
[2025-09-04T22:24:43.284Z] WARNING: This benchmark provides no result that can be validated.
[2025-09-04T22:24:43.284Z] There is no way to check that no silent failure occurred.
[2025-09-04T22:24:43.284Z] ====== akka-uct (concurrency) [default], iteration 0 completed (26235.198 ms) ======
[2025-09-04T22:24:43.284Z] ====== akka-uct (concurrency) [default], iteration 1 started ======
[2025-09-04T22:24:43.284Z] GC before operation: completed in 452.337 ms, heap usage 759.276 MB -> 98.819 MB.
[2025-09-04T22:24:45.220Z] final size= 199991
[2025-09-04T22:24:45.220Z] final height= 9
[2025-09-04T22:24:47.317Z] final size= 199991
[2025-09-04T22:24:47.317Z] final height= 9
[2025-09-04T22:24:50.336Z] final size= 199991
[2025-09-04T22:24:50.336Z] final height= 9
[2025-09-04T22:24:52.277Z] final size= 199991
[2025-09-04T22:24:52.277Z] final height= 9
[2025-09-04T22:24:54.220Z] final size= 199991
[2025-09-04T22:24:54.220Z] final height= 11
[2025-09-04T22:24:58.059Z] final size= 199991
[2025-09-04T22:24:58.059Z] final height= 9
[2025-09-04T22:24:59.011Z] final size= 199991
[2025-09-04T22:24:59.011Z] final height= 9
[2025-09-04T22:25:00.952Z] final size= 199991
[2025-09-04T22:25:00.952Z] final height= 10
[2025-09-04T22:25:03.950Z] final size= 199991
[2025-09-04T22:25:03.950Z] final height= 9
[2025-09-04T22:25:05.893Z] final size= 199991
[2025-09-04T22:25:05.893Z] final height= 9
[2025-09-04T22:25:06.836Z] WARNING: This benchmark provides no result that can be validated.
[2025-09-04T22:25:06.836Z] There is no way to check that no silent failure occurred.
[2025-09-04T22:25:06.836Z] ====== akka-uct (concurrency) [default], iteration 1 completed (23440.870 ms) ======
[2025-09-04T22:25:06.836Z] ====== akka-uct (concurrency) [default], iteration 2 started ======
[2025-09-04T22:25:07.779Z] GC before operation: completed in 573.939 ms, heap usage 621.414 MB -> 101.344 MB.
[2025-09-04T22:25:08.724Z] final size= 199991
[2025-09-04T22:25:08.724Z] final height= 10
[2025-09-04T22:25:11.718Z] final size= 199991
[2025-09-04T22:25:11.718Z] final height= 9
[2025-09-04T22:25:13.676Z] final size= 199991
[2025-09-04T22:25:13.676Z] final height= 10
[2025-09-04T22:25:15.615Z] final size= 199991
[2025-09-04T22:25:15.615Z] final height= 10
[2025-09-04T22:25:18.611Z] final size= 199991
[2025-09-04T22:25:18.611Z] final height= 9
[2025-09-04T22:25:20.547Z] final size= 199991
[2025-09-04T22:25:20.547Z] final height= 10
[2025-09-04T22:25:22.486Z] final size= 199991
[2025-09-04T22:25:22.486Z] final height= 9
[2025-09-04T22:25:25.508Z] final size= 199991
[2025-09-04T22:25:25.508Z] final height= 10
[2025-09-04T22:25:27.445Z] final size= 199991
[2025-09-04T22:25:27.445Z] final height= 10
[2025-09-04T22:25:29.395Z] final size= 199991
[2025-09-04T22:25:29.395Z] final height= 9
[2025-09-04T22:25:30.343Z] WARNING: This benchmark provides no result that can be validated.
[2025-09-04T22:25:30.343Z] There is no way to check that no silent failure occurred.
[2025-09-04T22:25:30.343Z] ====== akka-uct (concurrency) [default], iteration 2 completed (23337.072 ms) ======
[2025-09-04T22:25:30.343Z] ====== akka-uct (concurrency) [default], iteration 3 started ======
[2025-09-04T22:25:31.290Z] GC before operation: completed in 511.629 ms, heap usage 731.259 MB -> 100.469 MB.
[2025-09-04T22:25:32.233Z] final size= 199991
[2025-09-04T22:25:32.233Z] final height= 9
[2025-09-04T22:25:35.231Z] final size= 199991
[2025-09-04T22:25:35.231Z] final height= 9
[2025-09-04T22:25:37.168Z] final size= 199991
[2025-09-04T22:25:37.168Z] final height= 9
[2025-09-04T22:25:40.172Z] final size= 199991
[2025-09-04T22:25:40.172Z] final height= 10
[2025-09-04T22:25:42.128Z] final size= 199991
[2025-09-04T22:25:42.128Z] final height= 9
[2025-09-04T22:25:44.065Z] final size= 199991
[2025-09-04T22:25:44.065Z] final height= 9
[2025-09-04T22:25:47.223Z] final size= 199991
[2025-09-04T22:25:47.223Z] final height= 9
[2025-09-04T22:25:48.169Z] final size= 199991
[2025-09-04T22:25:48.169Z] final height= 9
[2025-09-04T22:25:51.162Z] final size= 199991
[2025-09-04T22:25:51.162Z] final height= 9
[2025-09-04T22:25:53.100Z] final size= 199991
[2025-09-04T22:25:53.100Z] final height= 9
[2025-09-04T22:25:54.045Z] WARNING: This benchmark provides no result that can be validated.
[2025-09-04T22:25:54.045Z] There is no way to check that no silent failure occurred.
[2025-09-04T22:25:54.045Z] ====== akka-uct (concurrency) [default], iteration 3 completed (22686.220 ms) ======
[2025-09-04T22:25:54.045Z] ====== akka-uct (concurrency) [default], iteration 4 started ======
[2025-09-04T22:25:54.045Z] GC before operation: completed in 465.759 ms, heap usage 645.757 MB -> 97.121 MB.
[2025-09-04T22:25:55.989Z] final size= 199991
[2025-09-04T22:25:55.989Z] final height= 9
[2025-09-04T22:25:57.924Z] final size= 199991
[2025-09-04T22:25:57.924Z] final height= 9
[2025-09-04T22:25:59.864Z] final size= 199991
[2025-09-04T22:25:59.864Z] final height= 9
[2025-09-04T22:26:02.876Z] final size= 199991
[2025-09-04T22:26:02.876Z] final height= 9
[2025-09-04T22:26:04.938Z] final size= 199991
[2025-09-04T22:26:04.938Z] final height= 9
[2025-09-04T22:26:06.888Z] final size= 199991
[2025-09-04T22:26:06.888Z] final height= 9
[2025-09-04T22:26:08.863Z] final size= 199991
[2025-09-04T22:26:08.863Z] final height= 9
[2025-09-04T22:26:10.824Z] final size= 199991
[2025-09-04T22:26:10.824Z] final height= 13
[2025-09-04T22:26:12.772Z] final size= 199991
[2025-09-04T22:26:12.772Z] final height= 9
[2025-09-04T22:26:15.775Z] final size= 199991
[2025-09-04T22:26:15.775Z] final height= 9
[2025-09-04T22:26:15.775Z] WARNING: This benchmark provides no result that can be validated.
[2025-09-04T22:26:15.775Z] There is no way to check that no silent failure occurred.
[2025-09-04T22:26:15.775Z] ====== akka-uct (concurrency) [default], iteration 4 completed (21750.938 ms) ======
[2025-09-04T22:26:15.775Z] ====== akka-uct (concurrency) [default], iteration 5 started ======
[2025-09-04T22:26:16.717Z] GC before operation: completed in 497.896 ms, heap usage 679.859 MB -> 100.184 MB.
[2025-09-04T22:26:17.661Z] final size= 199991
[2025-09-04T22:26:17.661Z] final height= 10
[2025-09-04T22:26:19.598Z] final size= 199991
[2025-09-04T22:26:19.598Z] final height= 9
[2025-09-04T22:26:22.586Z] final size= 199991
[2025-09-04T22:26:22.586Z] final height= 9
[2025-09-04T22:26:24.535Z] final size= 199991
[2025-09-04T22:26:24.535Z] final height= 9
[2025-09-04T22:26:26.472Z] final size= 199991
[2025-09-04T22:26:26.472Z] final height= 10
[2025-09-04T22:26:28.411Z] final size= 199991
[2025-09-04T22:26:28.411Z] final height= 10
[2025-09-04T22:26:31.441Z] final size= 199991
[2025-09-04T22:26:31.441Z] final height= 9
[2025-09-04T22:26:33.383Z] final size= 199991
[2025-09-04T22:26:33.383Z] final height= 9
[2025-09-04T22:26:37.426Z] final size= 199991
[2025-09-04T22:26:37.427Z] final height= 9
[2025-09-04T22:26:38.374Z] final size= 199991
[2025-09-04T22:26:38.374Z] final height= 9
[2025-09-04T22:26:39.324Z] WARNING: This benchmark provides no result that can be validated.
[2025-09-04T22:26:39.324Z] There is no way to check that no silent failure occurred.
[2025-09-04T22:26:39.324Z] ====== akka-uct (concurrency) [default], iteration 5 completed (22238.281 ms) ======
[2025-09-04T22:26:39.324Z] ====== akka-uct (concurrency) [default], iteration 6 started ======
[2025-09-04T22:26:39.324Z] GC before operation: completed in 554.591 ms, heap usage 899.909 MB -> 101.780 MB.
[2025-09-04T22:26:40.274Z] final size= 199991
[2025-09-04T22:26:40.274Z] final height= 9
[2025-09-04T22:26:43.265Z] final size= 199991
[2025-09-04T22:26:43.265Z] final height= 9
[2025-09-04T22:26:45.207Z] final size= 199991
[2025-09-04T22:26:45.207Z] final height= 9
[2025-09-04T22:26:48.223Z] final size= 199991
[2025-09-04T22:26:48.223Z] final height= 10
[2025-09-04T22:26:50.164Z] final size= 199991
[2025-09-04T22:26:50.164Z] final height= 9
[2025-09-04T22:26:52.125Z] final size= 199991
[2025-09-04T22:26:52.125Z] final height= 9
[2025-09-04T22:26:55.118Z] final size= 199991
[2025-09-04T22:26:55.118Z] final height= 9
[2025-09-04T22:26:57.056Z] final size= 199991
[2025-09-04T22:26:57.056Z] final height= 10
[2025-09-04T22:26:59.005Z] final size= 199991
[2025-09-04T22:26:59.005Z] final height= 9
[2025-09-04T22:27:02.009Z] final size= 199991
[2025-09-04T22:27:02.009Z] final height= 11
[2025-09-04T22:27:02.955Z] WARNING: This benchmark provides no result that can be validated.
[2025-09-04T22:27:02.956Z] There is no way to check that no silent failure occurred.
[2025-09-04T22:27:02.956Z] ====== akka-uct (concurrency) [default], iteration 6 completed (23113.602 ms) ======
[2025-09-04T22:27:02.956Z] ====== akka-uct (concurrency) [default], iteration 7 started ======
[2025-09-04T22:27:02.956Z] GC before operation: completed in 595.148 ms, heap usage 763.500 MB -> 101.346 MB.
[2025-09-04T22:27:04.960Z] final size= 199991
[2025-09-04T22:27:04.960Z] final height= 9
[2025-09-04T22:27:06.905Z] final size= 199991
[2025-09-04T22:27:06.906Z] final height= 10
[2025-09-04T22:27:08.847Z] final size= 199991
[2025-09-04T22:27:08.847Z] final height= 10
[2025-09-04T22:27:10.785Z] final size= 199991
[2025-09-04T22:27:10.785Z] final height= 10
[2025-09-04T22:27:12.723Z] final size= 199991
[2025-09-04T22:27:12.723Z] final height= 9
[2025-09-04T22:27:15.718Z] final size= 199991
[2025-09-04T22:27:15.718Z] final height= 9
[2025-09-04T22:27:17.669Z] final size= 199991
[2025-09-04T22:27:17.669Z] final height= 9
[2025-09-04T22:27:19.784Z] final size= 199991
[2025-09-04T22:27:19.784Z] final height= 10
[2025-09-04T22:27:22.774Z] final size= 199991
[2025-09-04T22:27:22.774Z] final height= 9
[2025-09-04T22:27:24.711Z] final size= 199991
[2025-09-04T22:27:24.711Z] final height= 9
[2025-09-04T22:27:26.692Z] WARNING: This benchmark provides no result that can be validated.
[2025-09-04T22:27:26.692Z] There is no way to check that no silent failure occurred.
[2025-09-04T22:27:26.692Z] ====== akka-uct (concurrency) [default], iteration 7 completed (22427.376 ms) ======
[2025-09-04T22:27:26.692Z] ====== akka-uct (concurrency) [default], iteration 8 started ======
[2025-09-04T22:27:26.692Z] GC before operation: completed in 547.906 ms, heap usage 924.770 MB -> 98.564 MB.
[2025-09-04T22:27:27.644Z] final size= 199991
[2025-09-04T22:27:27.644Z] final height= 9
[2025-09-04T22:27:29.606Z] final size= 199991
[2025-09-04T22:27:29.606Z] final height= 9
[2025-09-04T22:27:31.546Z] final size= 199991
[2025-09-04T22:27:31.546Z] final height= 9
[2025-09-04T22:27:34.576Z] final size= 199991
[2025-09-04T22:27:34.577Z] final height= 10
[2025-09-04T22:27:36.512Z] final size= 199991
[2025-09-04T22:27:36.512Z] final height= 9
[2025-09-04T22:27:38.456Z] final size= 199991
[2025-09-04T22:27:38.456Z] final height= 11
[2025-09-04T22:27:40.445Z] final size= 199991
[2025-09-04T22:27:40.445Z] final height= 9
[2025-09-04T22:27:43.441Z] final size= 199991
[2025-09-04T22:27:43.441Z] final height= 9
[2025-09-04T22:27:45.381Z] final size= 199991
[2025-09-04T22:27:45.381Z] final height= 9
[2025-09-04T22:27:47.350Z] final size= 199991
[2025-09-04T22:27:47.350Z] final height= 9
[2025-09-04T22:27:48.294Z] WARNING: This benchmark provides no result that can be validated.
[2025-09-04T22:27:48.294Z] There is no way to check that no silent failure occurred.
[2025-09-04T22:27:48.294Z] ====== akka-uct (concurrency) [default], iteration 8 completed (22432.534 ms) ======
[2025-09-04T22:27:48.294Z] ====== akka-uct (concurrency) [default], iteration 9 started ======
[2025-09-04T22:27:49.237Z] GC before operation: completed in 500.469 ms, heap usage 665.479 MB -> 98.877 MB.
[2025-09-04T22:27:50.223Z] final size= 199991
[2025-09-04T22:27:50.223Z] final height= 11
[2025-09-04T22:27:53.215Z] final size= 199991
[2025-09-04T22:27:53.215Z] final height= 9
[2025-09-04T22:27:55.155Z] final size= 199991
[2025-09-04T22:27:55.155Z] final height= 10
[2025-09-04T22:27:57.095Z] final size= 199991
[2025-09-04T22:27:57.095Z] final height= 9
[2025-09-04T22:28:00.102Z] final size= 199991
[2025-09-04T22:28:00.102Z] final height= 9
[2025-09-04T22:28:02.040Z] final size= 199991
[2025-09-04T22:28:02.040Z] final height= 9
[2025-09-04T22:28:03.979Z] final size= 199991
[2025-09-04T22:28:03.979Z] final height= 9
[2025-09-04T22:28:05.917Z] final size= 199991
[2025-09-04T22:28:05.917Z] final height= 9
[2025-09-04T22:28:08.908Z] final size= 199991
[2025-09-04T22:28:08.909Z] final height= 9
[2025-09-04T22:28:10.869Z] final size= 199991
[2025-09-04T22:28:10.869Z] final height= 11
[2025-09-04T22:28:11.821Z] WARNING: This benchmark provides no result that can be validated.
[2025-09-04T22:28:11.821Z] There is no way to check that no silent failure occurred.
[2025-09-04T22:28:11.821Z] ====== akka-uct (concurrency) [default], iteration 9 completed (22627.937 ms) ======
[2025-09-04T22:28:11.821Z] ====== akka-uct (concurrency) [default], iteration 10 started ======
[2025-09-04T22:28:11.821Z] GC before operation: completed in 429.871 ms, heap usage 665.346 MB -> 99.875 MB.
[2025-09-04T22:28:13.758Z] final size= 199991
[2025-09-04T22:28:13.758Z] final height= 9
[2025-09-04T22:28:16.896Z] final size= 199991
[2025-09-04T22:28:16.896Z] final height= 9
[2025-09-04T22:28:17.839Z] final size= 199991
[2025-09-04T22:28:17.839Z] final height= 9
[2025-09-04T22:28:20.832Z] final size= 199991
[2025-09-04T22:28:20.832Z] final height= 9
[2025-09-04T22:28:22.769Z] final size= 199991
[2025-09-04T22:28:22.769Z] final height= 9
[2025-09-04T22:28:24.707Z] final size= 199991
[2025-09-04T22:28:24.707Z] final height= 9
[2025-09-04T22:28:26.647Z] final size= 199991
[2025-09-04T22:28:26.647Z] final height= 9
[2025-09-04T22:28:28.586Z] final size= 199991
[2025-09-04T22:28:28.586Z] final height= 12
[2025-09-04T22:28:30.530Z] final size= 199991
[2025-09-04T22:28:30.530Z] final height= 9
[2025-09-04T22:28:33.526Z] final size= 199991
[2025-09-04T22:28:33.526Z] final height= 9
[2025-09-04T22:28:34.473Z] WARNING: This benchmark provides no result that can be validated.
[2025-09-04T22:28:34.473Z] There is no way to check that no silent failure occurred.
[2025-09-04T22:28:34.473Z] ====== akka-uct (concurrency) [default], iteration 10 completed (22138.554 ms) ======
[2025-09-04T22:28:34.473Z] ====== akka-uct (concurrency) [default], iteration 11 started ======
[2025-09-04T22:28:34.473Z] GC before operation: completed in 507.976 ms, heap usage 766.991 MB -> 100.991 MB.
[2025-09-04T22:28:36.432Z] final size= 199991
[2025-09-04T22:28:36.432Z] final height= 9
[2025-09-04T22:28:38.372Z] final size= 199991
[2025-09-04T22:28:38.372Z] final height= 9
[2025-09-04T22:28:40.311Z] final size= 199991
[2025-09-04T22:28:40.311Z] final height= 10
[2025-09-04T22:28:42.249Z] final size= 199991
[2025-09-04T22:28:42.249Z] final height= 9
[2025-09-04T22:28:45.243Z] final size= 199991
[2025-09-04T22:28:45.243Z] final height= 9
[2025-09-04T22:28:47.329Z] final size= 199991
[2025-09-04T22:28:47.329Z] final height= 9
[2025-09-04T22:28:49.271Z] final size= 199991
[2025-09-04T22:28:49.271Z] final height= 9
[2025-09-04T22:28:52.264Z] final size= 199991
[2025-09-04T22:28:52.264Z] final height= 10
[2025-09-04T22:28:54.202Z] final size= 199991
[2025-09-04T22:28:54.202Z] final height= 9
[2025-09-04T22:28:56.139Z] final size= 199991
[2025-09-04T22:28:56.139Z] final height= 10
[2025-09-04T22:28:56.139Z] WARNING: This benchmark provides no result that can be validated.
[2025-09-04T22:28:56.139Z] There is no way to check that no silent failure occurred.
[2025-09-04T22:28:56.139Z] ====== akka-uct (concurrency) [default], iteration 11 completed (21751.263 ms) ======
[2025-09-04T22:28:56.139Z] ====== akka-uct (concurrency) [default], iteration 12 started ======
[2025-09-04T22:28:57.082Z] GC before operation: completed in 563.831 ms, heap usage 1012.323 MB -> 99.569 MB.
[2025-09-04T22:28:58.026Z] final size= 199991
[2025-09-04T22:28:58.026Z] final height= 9
[2025-09-04T22:29:01.019Z] final size= 199991
[2025-09-04T22:29:01.019Z] final height= 9
[2025-09-04T22:29:02.957Z] final size= 199991
[2025-09-04T22:29:02.957Z] final height= 10
[2025-09-04T22:29:04.895Z] final size= 199991
[2025-09-04T22:29:04.895Z] final height= 9
[2025-09-04T22:29:07.627Z] final size= 199991
[2025-09-04T22:29:07.627Z] final height= 10
[2025-09-04T22:29:09.567Z] final size= 199991
[2025-09-04T22:29:09.567Z] final height= 9
[2025-09-04T22:29:11.505Z] final size= 199991
[2025-09-04T22:29:11.505Z] final height= 9
[2025-09-04T22:29:13.443Z] final size= 199991
[2025-09-04T22:29:13.443Z] final height= 12
[2025-09-04T22:29:16.442Z] final size= 199991
[2025-09-04T22:29:16.442Z] final height= 10
[2025-09-04T22:29:18.389Z] final size= 199991
[2025-09-04T22:29:18.389Z] final height= 10
[2025-09-04T22:29:19.335Z] WARNING: This benchmark provides no result that can be validated.
[2025-09-04T22:29:19.335Z] There is no way to check that no silent failure occurred.
[2025-09-04T22:29:19.335Z] ====== akka-uct (concurrency) [default], iteration 12 completed (21825.929 ms) ======
[2025-09-04T22:29:19.335Z] ====== akka-uct (concurrency) [default], iteration 13 started ======
[2025-09-04T22:29:19.335Z] GC before operation: completed in 485.090 ms, heap usage 796.939 MB -> 101.233 MB.
[2025-09-04T22:29:20.280Z] final size= 199991
[2025-09-04T22:29:20.280Z] final height= 9
[2025-09-04T22:29:23.289Z] final size= 199991
[2025-09-04T22:29:23.289Z] final height= 11
[2025-09-04T22:29:25.231Z] final size= 199991
[2025-09-04T22:29:25.231Z] final height= 10
[2025-09-04T22:29:27.277Z] final size= 199991
[2025-09-04T22:29:27.277Z] final height= 9
[2025-09-04T22:29:29.223Z] final size= 199991
[2025-09-04T22:29:29.223Z] final height= 9
[2025-09-04T22:29:31.161Z] final size= 199991
[2025-09-04T22:29:31.161Z] final height= 9
[2025-09-04T22:29:33.100Z] final size= 199991
[2025-09-04T22:29:33.100Z] final height= 9
[2025-09-04T22:29:36.093Z] final size= 199991
[2025-09-04T22:29:36.093Z] final height= 9
[2025-09-04T22:29:38.030Z] final size= 199991
[2025-09-04T22:29:38.030Z] final height= 9
[2025-09-04T22:29:39.981Z] final size= 199991
[2025-09-04T22:29:39.981Z] final height= 9
[2025-09-04T22:29:40.925Z] WARNING: This benchmark provides no result that can be validated.
[2025-09-04T22:29:40.925Z] There is no way to check that no silent failure occurred.
[2025-09-04T22:29:40.925Z] ====== akka-uct (concurrency) [default], iteration 13 completed (21387.359 ms) ======
[2025-09-04T22:29:40.925Z] ====== akka-uct (concurrency) [default], iteration 14 started ======
[2025-09-04T22:29:40.925Z] GC before operation: completed in 529.372 ms, heap usage 824.052 MB -> 99.558 MB.
[2025-09-04T22:29:42.862Z] final size= 199991
[2025-09-04T22:29:42.863Z] final height= 11
[2025-09-04T22:29:44.803Z] final size= 199991
[2025-09-04T22:29:44.803Z] final height= 9
[2025-09-04T22:29:46.821Z] final size= 199991
[2025-09-04T22:29:46.821Z] final height= 9
[2025-09-04T22:29:49.825Z] final size= 199991
[2025-09-04T22:29:49.825Z] final height= 10
[2025-09-04T22:29:52.511Z] final size= 199991
[2025-09-04T22:29:52.511Z] final height= 9
[2025-09-04T22:29:53.454Z] final size= 199991
[2025-09-04T22:29:53.454Z] final height= 11
[2025-09-04T22:29:56.453Z] final size= 199991
[2025-09-04T22:29:56.453Z] final height= 10
[2025-09-04T22:29:58.391Z] final size= 199991
[2025-09-04T22:29:58.391Z] final height= 9
[2025-09-04T22:30:00.331Z] final size= 199991
[2025-09-04T22:30:00.331Z] final height= 9
[2025-09-04T22:30:02.296Z] final size= 199991
[2025-09-04T22:30:02.296Z] final height= 12
[2025-09-04T22:30:03.246Z] WARNING: This benchmark provides no result that can be validated.
[2025-09-04T22:30:03.246Z] There is no way to check that no silent failure occurred.
[2025-09-04T22:30:03.246Z] ====== akka-uct (concurrency) [default], iteration 14 completed (21792.169 ms) ======
[2025-09-04T22:30:03.246Z] ====== akka-uct (concurrency) [default], iteration 15 started ======
[2025-09-04T22:30:03.246Z] GC before operation: completed in 489.818 ms, heap usage 536.607 MB -> 101.678 MB.
[2025-09-04T22:30:05.183Z] final size= 199991
[2025-09-04T22:30:05.183Z] final height= 9
[2025-09-04T22:30:07.131Z] final size= 199991
[2025-09-04T22:30:07.131Z] final height= 9
[2025-09-04T22:30:10.188Z] final size= 199991
[2025-09-04T22:30:10.188Z] final height= 9
[2025-09-04T22:30:12.135Z] final size= 199991
[2025-09-04T22:30:12.135Z] final height= 9
[2025-09-04T22:30:15.131Z] final size= 199991
[2025-09-04T22:30:15.131Z] final height= 11
[2025-09-04T22:30:17.068Z] final size= 199991
[2025-09-04T22:30:17.068Z] final height= 9
[2025-09-04T22:30:19.015Z] final size= 199991
[2025-09-04T22:30:19.015Z] final height= 9
[2025-09-04T22:30:20.954Z] final size= 199991
[2025-09-04T22:30:20.954Z] final height= 9
[2025-09-04T22:30:23.949Z] final size= 199991
[2025-09-04T22:30:23.949Z] final height= 9
[2025-09-04T22:30:25.892Z] final size= 199991
[2025-09-04T22:30:25.892Z] final height= 9
[2025-09-04T22:30:26.836Z] WARNING: This benchmark provides no result that can be validated.
[2025-09-04T22:30:26.836Z] There is no way to check that no silent failure occurred.
[2025-09-04T22:30:26.836Z] ====== akka-uct (concurrency) [default], iteration 15 completed (22900.692 ms) ======
[2025-09-04T22:30:26.836Z] ====== akka-uct (concurrency) [default], iteration 16 started ======
[2025-09-04T22:30:26.836Z] GC before operation: completed in 492.571 ms, heap usage 609.699 MB -> 100.398 MB.
[2025-09-04T22:30:28.776Z] final size= 199991
[2025-09-04T22:30:28.776Z] final height= 10
[2025-09-04T22:30:30.714Z] final size= 199991
[2025-09-04T22:30:30.714Z] final height= 9
[2025-09-04T22:30:33.730Z] final size= 199991
[2025-09-04T22:30:33.730Z] final height= 9
[2025-09-04T22:30:35.671Z] final size= 199991
[2025-09-04T22:30:35.671Z] final height= 9
[2025-09-04T22:30:37.611Z] final size= 199991
[2025-09-04T22:30:37.611Z] final height= 9
[2025-09-04T22:30:39.550Z] final size= 199991
[2025-09-04T22:30:39.550Z] final height= 9
[2025-09-04T22:30:41.492Z] final size= 199991
[2025-09-04T22:30:41.492Z] final height= 9
[2025-09-04T22:30:43.431Z] final size= 199991
[2025-09-04T22:30:43.431Z] final height= 9
[2025-09-04T22:30:47.266Z] final size= 199991
[2025-09-04T22:30:47.266Z] final height= 10
[2025-09-04T22:30:48.211Z] final size= 199991
[2025-09-04T22:30:48.211Z] final height= 9
[2025-09-04T22:30:49.155Z] WARNING: This benchmark provides no result that can be validated.
[2025-09-04T22:30:49.155Z] There is no way to check that no silent failure occurred.
[2025-09-04T22:30:49.155Z] ====== akka-uct (concurrency) [default], iteration 16 completed (22245.674 ms) ======
[2025-09-04T22:30:49.155Z] ====== akka-uct (concurrency) [default], iteration 17 started ======
[2025-09-04T22:30:50.126Z] GC before operation: completed in 524.310 ms, heap usage 524.000 MB -> 101.018 MB.
[2025-09-04T22:30:51.073Z] final size= 199991
[2025-09-04T22:30:51.073Z] final height= 10
[2025-09-04T22:30:53.015Z] final size= 199991
[2025-09-04T22:30:53.015Z] final height= 8
[2025-09-04T22:30:56.006Z] final size= 199991
[2025-09-04T22:30:56.006Z] final height= 10
[2025-09-04T22:30:57.945Z] final size= 199991
[2025-09-04T22:30:57.945Z] final height= 9
[2025-09-04T22:30:59.881Z] final size= 199991
[2025-09-04T22:30:59.881Z] final height= 9
[2025-09-04T22:31:01.819Z] final size= 199991
[2025-09-04T22:31:01.819Z] final height= 9
[2025-09-04T22:31:04.813Z] final size= 199991
[2025-09-04T22:31:04.813Z] final height= 9
[2025-09-04T22:31:06.751Z] final size= 199991
[2025-09-04T22:31:06.751Z] final height= 9
[2025-09-04T22:31:08.688Z] final size= 199991
[2025-09-04T22:31:08.688Z] final height= 10
[2025-09-04T22:31:11.681Z] final size= 199991
[2025-09-04T22:31:11.681Z] final height= 10
[2025-09-04T22:31:11.681Z] WARNING: This benchmark provides no result that can be validated.
[2025-09-04T22:31:11.681Z] There is no way to check that no silent failure occurred.
[2025-09-04T22:31:11.681Z] ====== akka-uct (concurrency) [default], iteration 17 completed (22387.925 ms) ======
[2025-09-04T22:31:11.681Z] ====== akka-uct (concurrency) [default], iteration 18 started ======
[2025-09-04T22:31:12.624Z] GC before operation: completed in 520.991 ms, heap usage 582.924 MB -> 100.472 MB.
[2025-09-04T22:31:14.563Z] final size= 199991
[2025-09-04T22:31:14.563Z] final height= 9
[2025-09-04T22:31:16.503Z] final size= 199991
[2025-09-04T22:31:16.503Z] final height= 12
[2025-09-04T22:31:18.441Z] final size= 199991
[2025-09-04T22:31:18.441Z] final height= 11
[2025-09-04T22:31:21.432Z] final size= 199991
[2025-09-04T22:31:21.432Z] final height= 9
[2025-09-04T22:31:23.370Z] final size= 199991
[2025-09-04T22:31:23.370Z] final height= 10
[2025-09-04T22:31:25.308Z] final size= 199991
[2025-09-04T22:31:25.308Z] final height= 9
[2025-09-04T22:31:27.252Z] final size= 199991
[2025-09-04T22:31:27.252Z] final height= 9
[2025-09-04T22:31:30.245Z] final size= 199991
[2025-09-04T22:31:30.245Z] final height= 10
[2025-09-04T22:31:32.183Z] final size= 199991
[2025-09-04T22:31:32.183Z] final height= 9
[2025-09-04T22:31:35.164Z] final size= 199991
[2025-09-04T22:31:35.164Z] final height= 9
[2025-09-04T22:31:35.164Z] WARNING: This benchmark provides no result that can be validated.
[2025-09-04T22:31:35.164Z] There is no way to check that no silent failure occurred.
[2025-09-04T22:31:35.164Z] ====== akka-uct (concurrency) [default], iteration 18 completed (22520.551 ms) ======
[2025-09-04T22:31:35.164Z] ====== akka-uct (concurrency) [default], iteration 19 started ======
[2025-09-04T22:31:36.109Z] GC before operation: completed in 555.487 ms, heap usage 882.500 MB -> 98.050 MB.
[2025-09-04T22:31:37.052Z] final size= 199991
[2025-09-04T22:31:37.052Z] final height= 9
[2025-09-04T22:31:39.002Z] final size= 199991
[2025-09-04T22:31:39.002Z] final height= 10
[2025-09-04T22:31:40.969Z] final size= 199991
[2025-09-04T22:31:40.969Z] final height= 11
[2025-09-04T22:31:43.962Z] final size= 199991
[2025-09-04T22:31:43.962Z] final height= 9
[2025-09-04T22:31:44.906Z] final size= 199991
[2025-09-04T22:31:44.906Z] final height= 9
[2025-09-04T22:31:46.984Z] final size= 199991
[2025-09-04T22:31:46.984Z] final height= 9
[2025-09-04T22:31:50.012Z] final size= 199991
[2025-09-04T22:31:50.012Z] final height= 9
[2025-09-04T22:31:51.951Z] final size= 199991
[2025-09-04T22:31:51.951Z] final height= 10
[2025-09-04T22:31:54.967Z] final size= 199991
[2025-09-04T22:31:54.967Z] final height= 9
[2025-09-04T22:31:55.911Z] final size= 199991
[2025-09-04T22:31:56.857Z] final height= 9
[2025-09-04T22:31:56.857Z] WARNING: This benchmark provides no result that can be validated.
[2025-09-04T22:31:56.857Z] There is no way to check that no silent failure occurred.
[2025-09-04T22:31:56.857Z] ====== akka-uct (concurrency) [default], iteration 19 completed (21492.212 ms) ======
[2025-09-04T22:31:56.857Z] ====== akka-uct (concurrency) [default], iteration 20 started ======
[2025-09-04T22:31:57.802Z] GC before operation: completed in 513.102 ms, heap usage 710.352 MB -> 101.123 MB.
[2025-09-04T22:31:58.747Z] final size= 199991
[2025-09-04T22:31:58.747Z] final height= 9
[2025-09-04T22:32:01.739Z] final size= 199991
[2025-09-04T22:32:01.739Z] final height= 9
[2025-09-04T22:32:03.688Z] final size= 199991
[2025-09-04T22:32:03.688Z] final height= 9
[2025-09-04T22:32:06.685Z] final size= 199991
[2025-09-04T22:32:06.685Z] final height= 11
[2025-09-04T22:32:08.622Z] final size= 199991
[2025-09-04T22:32:08.622Z] final height= 9
[2025-09-04T22:32:10.570Z] final size= 199991
[2025-09-04T22:32:10.570Z] final height= 9
[2025-09-04T22:32:12.506Z] final size= 199991
[2025-09-04T22:32:12.506Z] final height= 9
[2025-09-04T22:32:15.498Z] final size= 199991
[2025-09-04T22:32:15.498Z] final height= 9
[2025-09-04T22:32:17.442Z] final size= 199991
[2025-09-04T22:32:17.442Z] final height= 9
[2025-09-04T22:32:19.378Z] final size= 199991
[2025-09-04T22:32:19.378Z] final height= 9
[2025-09-04T22:32:20.493Z] WARNING: This benchmark provides no result that can be validated.
[2025-09-04T22:32:20.493Z] There is no way to check that no silent failure occurred.
[2025-09-04T22:32:20.493Z] ====== akka-uct (concurrency) [default], iteration 20 completed (22833.291 ms) ======
[2025-09-04T22:32:20.493Z] ====== akka-uct (concurrency) [default], iteration 21 started ======
[2025-09-04T22:32:21.439Z] GC before operation: completed in 502.817 ms, heap usage 764.906 MB -> 101.309 MB.
[2025-09-04T22:32:22.384Z] final size= 199991
[2025-09-04T22:32:22.384Z] final height= 9
[2025-09-04T22:32:25.556Z] final size= 199991
[2025-09-04T22:32:25.556Z] final height= 9
[2025-09-04T22:32:26.506Z] final size= 199991
[2025-09-04T22:32:26.506Z] final height= 9
[2025-09-04T22:32:29.509Z] final size= 199991
[2025-09-04T22:32:29.509Z] final height= 9
[2025-09-04T22:32:31.448Z] final size= 199991
[2025-09-04T22:32:31.449Z] final height= 9
[2025-09-04T22:32:33.439Z] final size= 199991
[2025-09-04T22:32:33.439Z] final height= 10
[2025-09-04T22:32:36.428Z] final size= 199991
[2025-09-04T22:32:36.428Z] final height= 9
[2025-09-04T22:32:38.366Z] final size= 199991
[2025-09-04T22:32:38.366Z] final height= 9
[2025-09-04T22:32:40.302Z] final size= 199991
[2025-09-04T22:32:40.302Z] final height= 10
[2025-09-04T22:32:42.237Z] final size= 199991
[2025-09-04T22:32:42.237Z] final height= 9
[2025-09-04T22:32:43.183Z] WARNING: This benchmark provides no result that can be validated.
[2025-09-04T22:32:43.183Z] There is no way to check that no silent failure occurred.
[2025-09-04T22:32:43.183Z] ====== akka-uct (concurrency) [default], iteration 21 completed (22109.191 ms) ======
[2025-09-04T22:32:43.183Z] ====== akka-uct (concurrency) [default], iteration 22 started ======
[2025-09-04T22:32:44.126Z] GC before operation: completed in 512.360 ms, heap usage 769.821 MB -> 99.215 MB.
[2025-09-04T22:32:45.070Z] final size= 199991
[2025-09-04T22:32:45.070Z] final height= 11
[2025-09-04T22:32:47.158Z] final size= 199991
[2025-09-04T22:32:47.158Z] final height= 9
[2025-09-04T22:32:50.183Z] final size= 199991
[2025-09-04T22:32:50.184Z] final height= 9
[2025-09-04T22:32:52.123Z] final size= 199991
[2025-09-04T22:32:52.123Z] final height= 9
[2025-09-04T22:32:54.062Z] final size= 199991
[2025-09-04T22:32:54.062Z] final height= 9
[2025-09-04T22:32:57.091Z] final size= 199991
[2025-09-04T22:32:57.091Z] final height= 9
[2025-09-04T22:32:59.033Z] final size= 199991
[2025-09-04T22:32:59.033Z] final height= 9
[2025-09-04T22:33:00.977Z] final size= 199991
[2025-09-04T22:33:00.977Z] final height= 9
[2025-09-04T22:33:03.968Z] final size= 199991
[2025-09-04T22:33:03.968Z] final height= 9
[2025-09-04T22:33:05.905Z] final size= 199991
[2025-09-04T22:33:05.905Z] final height= 9
[2025-09-04T22:33:06.849Z] WARNING: This benchmark provides no result that can be validated.
[2025-09-04T22:33:06.849Z] There is no way to check that no silent failure occurred.
[2025-09-04T22:33:06.849Z] ====== akka-uct (concurrency) [default], iteration 22 completed (23069.465 ms) ======
[2025-09-04T22:33:06.849Z] ====== akka-uct (concurrency) [default], iteration 23 started ======
[2025-09-04T22:33:06.849Z] GC before operation: completed in 494.681 ms, heap usage 710.500 MB -> 101.220 MB.
[2025-09-04T22:33:08.819Z] final size= 199991
[2025-09-04T22:33:08.819Z] final height= 11
[2025-09-04T22:33:10.759Z] final size= 199991
[2025-09-04T22:33:10.759Z] final height= 10
[2025-09-04T22:33:14.602Z] final size= 199991
[2025-09-04T22:33:14.602Z] final height= 10
[2025-09-04T22:33:16.540Z] final size= 199991
[2025-09-04T22:33:16.540Z] final height= 9
[2025-09-04T22:33:18.482Z] final size= 199991
[2025-09-04T22:33:18.482Z] final height= 9
[2025-09-04T22:33:21.473Z] final size= 199991
[2025-09-04T22:33:21.473Z] final height= 10
[2025-09-04T22:33:23.409Z] final size= 199991
[2025-09-04T22:33:23.409Z] final height= 9
[2025-09-04T22:33:26.410Z] final size= 199991
[2025-09-04T22:33:26.410Z] final height= 9
[2025-09-04T22:33:28.361Z] final size= 199991
[2025-09-04T22:33:28.361Z] final height= 9
[2025-09-04T22:33:30.301Z] final size= 199991
[2025-09-04T22:33:30.301Z] final height= 9
[2025-09-04T22:33:31.251Z] WARNING: This benchmark provides no result that can be validated.
[2025-09-04T22:33:31.251Z] There is no way to check that no silent failure occurred.
[2025-09-04T22:33:31.251Z] ====== akka-uct (concurrency) [default], iteration 23 completed (23938.102 ms) ======
[2025-09-04T22:33:32.195Z] -----------------------------------
[2025-09-04T22:33:32.195Z] renaissance-akka-uct_0_PASSED
[2025-09-04T22:33:32.195Z] -----------------------------------
[2025-09-04T22:33:32.195Z]
[2025-09-04T22:33:32.195Z] TEST TEARDOWN:
[2025-09-04T22:33:32.195Z] Nothing to be done for teardown.
[2025-09-04T22:33:32.195Z] renaissance-akka-uct_0 Finish Time: Thu Sep 4 22:33:31 2025 Epoch Time (ms): 1757025211203
[2025-09-04T22:33:32.195Z]
[2025-09-04T22:33:32.195Z] ===============================================
[2025-09-04T22:33:32.195Z] Running test renaissance-fj-kmeans_0 ...
[2025-09-04T22:33:32.195Z] ===============================================
[2025-09-04T22:33:32.195Z] renaissance-fj-kmeans_0 Start Time: Thu Sep 4 22:33:31 2025 Epoch Time (ms): 1757025211229
[2025-09-04T22:33:32.195Z] variation: NoOptions
[2025-09-04T22:33:32.195Z] JVM_OPTIONS:
[2025-09-04T22:33:32.195Z] { \
[2025-09-04T22:33:32.195Z] echo ""; echo "TEST SETUP:"; \
[2025-09-04T22:33:32.195Z] echo "Nothing to be done for setup."; \
[2025-09-04T22:33:32.195Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_17570245383475/renaissance-fj-kmeans_0"; \
[2025-09-04T22:33:32.195Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_17570245383475/renaissance-fj-kmeans_0"; \
[2025-09-04T22:33:32.195Z] echo ""; echo "TESTING:"; \
[2025-09-04T22:33:32.195Z] "/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_17570245383475/renaissance-fj-kmeans_0"/fj-kmeans.json" fj-kmeans; \
[2025-09-04T22:33:32.195Z] 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_17570245383475/renaissance-fj-kmeans_0"; else echo "-----------------------------------"; echo "renaissance-fj-kmeans_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-09-04T22:33:32.195Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-09-04T22:33:32.195Z] echo "Nothing to be done for teardown."; \
[2025-09-04T22:33:32.195Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_17570245383475/TestTargetResult";
[2025-09-04T22:33:32.195Z]
[2025-09-04T22:33:32.195Z] TEST SETUP:
[2025-09-04T22:33:32.195Z] Nothing to be done for setup.
[2025-09-04T22:33:32.195Z]
[2025-09-04T22:33:32.195Z] TESTING:
[2025-09-04T22:33:32.195Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2025-09-04T22:33:32.195Z] 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_17570245383475/renaissance-fj-kmeans_0/launcher-223331-6066230673521284778/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2025-09-04T22:33:32.195Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2025-09-04T22:33:32.195Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2025-09-04T22:33:33.140Z] ====== fj-kmeans (concurrency) [default], iteration 0 started ======
[2025-09-04T22:33:33.140Z] GC before operation: completed in 141.473 ms, heap usage 119.629 MB -> 84.233 MB.
[2025-09-04T22:33:44.652Z] ====== fj-kmeans (concurrency) [default], iteration 0 completed (10973.908 ms) ======
[2025-09-04T22:33:44.652Z] ====== fj-kmeans (concurrency) [default], iteration 1 started ======
[2025-09-04T22:33:44.652Z] GC before operation: completed in 107.186 ms, heap usage 652.495 MB -> 84.322 MB.
[2025-09-04T22:33:56.107Z] ====== fj-kmeans (concurrency) [default], iteration 1 completed (10519.955 ms) ======
[2025-09-04T22:33:56.107Z] ====== fj-kmeans (concurrency) [default], iteration 2 started ======
[2025-09-04T22:33:56.107Z] GC before operation: completed in 145.728 ms, heap usage 738.189 MB -> 84.323 MB.
[2025-09-04T22:34:05.795Z] ====== fj-kmeans (concurrency) [default], iteration 2 completed (10192.508 ms) ======
[2025-09-04T22:34:05.795Z] ====== fj-kmeans (concurrency) [default], iteration 3 started ======
[2025-09-04T22:34:05.795Z] GC before operation: completed in 103.021 ms, heap usage 448.737 MB -> 84.324 MB.
[2025-09-04T22:34:16.530Z] ====== fj-kmeans (concurrency) [default], iteration 3 completed (10195.207 ms) ======
[2025-09-04T22:34:16.530Z] ====== fj-kmeans (concurrency) [default], iteration 4 started ======
[2025-09-04T22:34:16.530Z] GC before operation: completed in 105.080 ms, heap usage 754.280 MB -> 84.324 MB.
[2025-09-04T22:34:26.239Z] ====== fj-kmeans (concurrency) [default], iteration 4 completed (10288.113 ms) ======
[2025-09-04T22:34:26.239Z] ====== fj-kmeans (concurrency) [default], iteration 5 started ======
[2025-09-04T22:34:26.239Z] GC before operation: completed in 146.537 ms, heap usage 288.664 MB -> 84.324 MB.
[2025-09-04T22:34:37.733Z] ====== fj-kmeans (concurrency) [default], iteration 5 completed (10230.486 ms) ======
[2025-09-04T22:34:37.733Z] ====== fj-kmeans (concurrency) [default], iteration 6 started ======
[2025-09-04T22:34:37.733Z] GC before operation: completed in 136.786 ms, heap usage 407.742 MB -> 84.324 MB.
[2025-09-04T22:34:47.416Z] ====== fj-kmeans (concurrency) [default], iteration 6 completed (10072.149 ms) ======
[2025-09-04T22:34:47.416Z] ====== fj-kmeans (concurrency) [default], iteration 7 started ======
[2025-09-04T22:34:47.416Z] GC before operation: completed in 120.512 ms, heap usage 752.556 MB -> 84.324 MB.
[2025-09-04T22:34:57.098Z] ====== fj-kmeans (concurrency) [default], iteration 7 completed (10161.678 ms) ======
[2025-09-04T22:34:57.098Z] ====== fj-kmeans (concurrency) [default], iteration 8 started ======
[2025-09-04T22:34:57.098Z] GC before operation: completed in 107.801 ms, heap usage 753.318 MB -> 84.325 MB.
[2025-09-04T22:35:06.780Z] ====== fj-kmeans (concurrency) [default], iteration 8 completed (10090.783 ms) ======
[2025-09-04T22:35:06.780Z] ====== fj-kmeans (concurrency) [default], iteration 9 started ======
[2025-09-04T22:35:07.723Z] GC before operation: completed in 143.720 ms, heap usage 363.488 MB -> 84.326 MB.
[2025-09-04T22:35:18.514Z] ====== fj-kmeans (concurrency) [default], iteration 9 completed (10291.387 ms) ======
[2025-09-04T22:35:18.514Z] ====== fj-kmeans (concurrency) [default], iteration 10 started ======
[2025-09-04T22:35:18.514Z] GC before operation: completed in 107.230 ms, heap usage 753.701 MB -> 84.326 MB.
[2025-09-04T22:35:28.203Z] ====== fj-kmeans (concurrency) [default], iteration 10 completed (10223.278 ms) ======
[2025-09-04T22:35:28.203Z] ====== fj-kmeans (concurrency) [default], iteration 11 started ======
[2025-09-04T22:35:28.203Z] GC before operation: completed in 142.032 ms, heap usage 677.801 MB -> 84.327 MB.
[2025-09-04T22:35:37.883Z] ====== fj-kmeans (concurrency) [default], iteration 11 completed (9933.851 ms) ======
[2025-09-04T22:35:37.883Z] ====== fj-kmeans (concurrency) [default], iteration 12 started ======
[2025-09-04T22:35:37.883Z] GC before operation: completed in 157.486 ms, heap usage 590.318 MB -> 84.327 MB.
[2025-09-04T22:35:49.358Z] ====== fj-kmeans (concurrency) [default], iteration 12 completed (10309.607 ms) ======
[2025-09-04T22:35:49.358Z] ====== fj-kmeans (concurrency) [default], iteration 13 started ======
[2025-09-04T22:35:49.358Z] GC before operation: completed in 136.831 ms, heap usage 748.595 MB -> 84.327 MB.
[2025-09-04T22:35:59.065Z] ====== fj-kmeans (concurrency) [default], iteration 13 completed (10511.050 ms) ======
[2025-09-04T22:35:59.065Z] ====== fj-kmeans (concurrency) [default], iteration 14 started ======
[2025-09-04T22:35:59.065Z] GC before operation: completed in 145.509 ms, heap usage 644.006 MB -> 84.327 MB.
[2025-09-04T22:36:10.505Z] ====== fj-kmeans (concurrency) [default], iteration 14 completed (10426.527 ms) ======
[2025-09-04T22:36:10.505Z] ====== fj-kmeans (concurrency) [default], iteration 15 started ======
[2025-09-04T22:36:10.505Z] GC before operation: completed in 192.193 ms, heap usage 753.254 MB -> 84.327 MB.
[2025-09-04T22:36:21.095Z] ====== fj-kmeans (concurrency) [default], iteration 15 completed (10400.955 ms) ======
[2025-09-04T22:36:21.095Z] ====== fj-kmeans (concurrency) [default], iteration 16 started ======
[2025-09-04T22:36:21.095Z] GC before operation: completed in 135.610 ms, heap usage 754.225 MB -> 84.327 MB.
[2025-09-04T22:36:30.779Z] ====== fj-kmeans (concurrency) [default], iteration 16 completed (10501.020 ms) ======
[2025-09-04T22:36:30.779Z] ====== fj-kmeans (concurrency) [default], iteration 17 started ======
[2025-09-04T22:36:30.779Z] GC before operation: completed in 136.221 ms, heap usage 304.210 MB -> 84.327 MB.
[2025-09-04T22:36:42.234Z] ====== fj-kmeans (concurrency) [default], iteration 17 completed (10616.265 ms) ======
[2025-09-04T22:36:42.234Z] ====== fj-kmeans (concurrency) [default], iteration 18 started ======
[2025-09-04T22:36:42.234Z] GC before operation: completed in 137.693 ms, heap usage 410.060 MB -> 84.327 MB.
[2025-09-04T22:36:51.941Z] ====== fj-kmeans (concurrency) [default], iteration 18 completed (10441.633 ms) ======
[2025-09-04T22:36:51.941Z] ====== fj-kmeans (concurrency) [default], iteration 19 started ======
[2025-09-04T22:36:52.886Z] GC before operation: completed in 138.026 ms, heap usage 586.941 MB -> 84.327 MB.
[2025-09-04T22:37:04.328Z] ====== fj-kmeans (concurrency) [default], iteration 19 completed (10601.521 ms) ======
[2025-09-04T22:37:04.328Z] ====== fj-kmeans (concurrency) [default], iteration 20 started ======
[2025-09-04T22:37:04.328Z] GC before operation: completed in 218.835 ms, heap usage 434.318 MB -> 84.327 MB.
[2025-09-04T22:37:14.005Z] ====== fj-kmeans (concurrency) [default], iteration 20 completed (10547.149 ms) ======
[2025-09-04T22:37:14.005Z] ====== fj-kmeans (concurrency) [default], iteration 21 started ======
[2025-09-04T22:37:14.005Z] GC before operation: completed in 131.581 ms, heap usage 757.125 MB -> 84.327 MB.
[2025-09-04T22:37:25.172Z] ====== fj-kmeans (concurrency) [default], iteration 21 completed (10435.052 ms) ======
[2025-09-04T22:37:25.172Z] ====== fj-kmeans (concurrency) [default], iteration 22 started ======
[2025-09-04T22:37:25.172Z] GC before operation: completed in 136.074 ms, heap usage 773.680 MB -> 84.328 MB.
[2025-09-04T22:37:34.864Z] ====== fj-kmeans (concurrency) [default], iteration 22 completed (9848.542 ms) ======
[2025-09-04T22:37:34.864Z] ====== fj-kmeans (concurrency) [default], iteration 23 started ======
[2025-09-04T22:37:34.864Z] GC before operation: completed in 117.010 ms, heap usage 649.371 MB -> 84.328 MB.
[2025-09-04T22:37:44.569Z] ====== fj-kmeans (concurrency) [default], iteration 23 completed (9743.079 ms) ======
[2025-09-04T22:37:44.569Z] ====== fj-kmeans (concurrency) [default], iteration 24 started ======
[2025-09-04T22:37:44.569Z] GC before operation: completed in 124.817 ms, heap usage 749.074 MB -> 84.328 MB.
[2025-09-04T22:37:54.263Z] ====== fj-kmeans (concurrency) [default], iteration 24 completed (9950.115 ms) ======
[2025-09-04T22:37:54.263Z] ====== fj-kmeans (concurrency) [default], iteration 25 started ======
[2025-09-04T22:37:54.263Z] GC before operation: completed in 119.933 ms, heap usage 727.728 MB -> 84.328 MB.
[2025-09-04T22:38:04.027Z] ====== fj-kmeans (concurrency) [default], iteration 25 completed (10005.684 ms) ======
[2025-09-04T22:38:04.027Z] ====== fj-kmeans (concurrency) [default], iteration 26 started ======
[2025-09-04T22:38:04.970Z] GC before operation: completed in 165.925 ms, heap usage 414.123 MB -> 84.328 MB.
[2025-09-04T22:38:14.680Z] ====== fj-kmeans (concurrency) [default], iteration 26 completed (9989.440 ms) ======
[2025-09-04T22:38:14.680Z] ====== fj-kmeans (concurrency) [default], iteration 27 started ======
[2025-09-04T22:38:14.680Z] GC before operation: completed in 102.740 ms, heap usage 585.441 MB -> 84.328 MB.
[2025-09-04T22:38:25.288Z] ====== fj-kmeans (concurrency) [default], iteration 27 completed (10274.976 ms) ======
[2025-09-04T22:38:25.288Z] ====== fj-kmeans (concurrency) [default], iteration 28 started ======
[2025-09-04T22:38:25.288Z] GC before operation: completed in 114.259 ms, heap usage 758.526 MB -> 84.328 MB.
[2025-09-04T22:38:36.761Z] ====== fj-kmeans (concurrency) [default], iteration 28 completed (10576.290 ms) ======
[2025-09-04T22:38:36.761Z] ====== fj-kmeans (concurrency) [default], iteration 29 started ======
[2025-09-04T22:38:36.761Z] GC before operation: completed in 108.444 ms, heap usage 292.608 MB -> 84.328 MB.
[2025-09-04T22:38:46.434Z] ====== fj-kmeans (concurrency) [default], iteration 29 completed (10401.390 ms) ======
[2025-09-04T22:38:46.434Z] -----------------------------------
[2025-09-04T22:38:46.434Z] renaissance-fj-kmeans_0_PASSED
[2025-09-04T22:38:46.434Z] -----------------------------------
[2025-09-04T22:38:46.434Z]
[2025-09-04T22:38:46.434Z] TEST TEARDOWN:
[2025-09-04T22:38:46.434Z] Nothing to be done for teardown.
[2025-09-04T22:38:46.434Z] renaissance-fj-kmeans_0 Finish Time: Thu Sep 4 22:38:45 2025 Epoch Time (ms): 1757025525877
[2025-09-04T22:38:46.434Z]
[2025-09-04T22:38:46.434Z] ===============================================
[2025-09-04T22:38:46.434Z] Running test renaissance-future-genetic_0 ...
[2025-09-04T22:38:46.434Z] ===============================================
[2025-09-04T22:38:46.434Z] renaissance-future-genetic_0 Start Time: Thu Sep 4 22:38:45 2025 Epoch Time (ms): 1757025525904
[2025-09-04T22:38:46.434Z] variation: NoOptions
[2025-09-04T22:38:46.434Z] JVM_OPTIONS:
[2025-09-04T22:38:46.434Z] { \
[2025-09-04T22:38:46.434Z] echo ""; echo "TEST SETUP:"; \
[2025-09-04T22:38:46.434Z] echo "Nothing to be done for setup."; \
[2025-09-04T22:38:46.434Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_17570245383475/renaissance-future-genetic_0"; \
[2025-09-04T22:38:46.434Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_17570245383475/renaissance-future-genetic_0"; \
[2025-09-04T22:38:46.434Z] echo ""; echo "TESTING:"; \
[2025-09-04T22:38:46.434Z] "/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_17570245383475/renaissance-future-genetic_0"/future-genetic.json" future-genetic; \
[2025-09-04T22:38:46.434Z] 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_17570245383475/renaissance-future-genetic_0"; else echo "-----------------------------------"; echo "renaissance-future-genetic_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-09-04T22:38:46.434Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-09-04T22:38:46.434Z] echo "Nothing to be done for teardown."; \
[2025-09-04T22:38:46.434Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_17570245383475/TestTargetResult";
[2025-09-04T22:38:46.434Z]
[2025-09-04T22:38:46.434Z] TEST SETUP:
[2025-09-04T22:38:46.434Z] Nothing to be done for setup.
[2025-09-04T22:38:46.434Z]
[2025-09-04T22:38:46.434Z] TESTING:
[2025-09-04T22:38:47.378Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2025-09-04T22:38:47.378Z] 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_17570245383475/renaissance-future-genetic_0/launcher-223846-1540211446443883629/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2025-09-04T22:38:47.378Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2025-09-04T22:38:47.378Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2025-09-04T22:38:47.378Z] ====== future-genetic (functional) [default], iteration 0 started ======
[2025-09-04T22:38:47.378Z] GC before operation: completed in 15.492 ms, heap usage 25.687 MB -> 3.951 MB.
[2025-09-04T22:38:52.706Z] ====== future-genetic (functional) [default], iteration 0 completed (4615.632 ms) ======
[2025-09-04T22:38:52.706Z] ====== future-genetic (functional) [default], iteration 1 started ======
[2025-09-04T22:38:52.706Z] GC before operation: completed in 18.854 ms, heap usage 28.578 MB -> 5.112 MB.
[2025-09-04T22:38:55.697Z] ====== future-genetic (functional) [default], iteration 1 completed (3967.498 ms) ======
[2025-09-04T22:38:55.697Z] ====== future-genetic (functional) [default], iteration 2 started ======
[2025-09-04T22:38:55.697Z] GC before operation: completed in 13.937 ms, heap usage 100.006 MB -> 5.112 MB.
[2025-09-04T22:38:59.813Z] ====== future-genetic (functional) [default], iteration 2 completed (3798.668 ms) ======
[2025-09-04T22:38:59.813Z] ====== future-genetic (functional) [default], iteration 3 started ======
[2025-09-04T22:38:59.813Z] GC before operation: completed in 13.576 ms, heap usage 33.024 MB -> 5.112 MB.
[2025-09-04T22:39:03.935Z] ====== future-genetic (functional) [default], iteration 3 completed (3922.302 ms) ======
[2025-09-04T22:39:03.935Z] ====== future-genetic (functional) [default], iteration 4 started ======
[2025-09-04T22:39:03.935Z] GC before operation: completed in 16.273 ms, heap usage 34.969 MB -> 5.113 MB.
[2025-09-04T22:39:08.060Z] ====== future-genetic (functional) [default], iteration 4 completed (3834.031 ms) ======
[2025-09-04T22:39:08.060Z] ====== future-genetic (functional) [default], iteration 5 started ======
[2025-09-04T22:39:08.060Z] GC before operation: completed in 11.645 ms, heap usage 32.260 MB -> 5.113 MB.
[2025-09-04T22:39:12.174Z] ====== future-genetic (functional) [default], iteration 5 completed (3877.151 ms) ======
[2025-09-04T22:39:12.174Z] ====== future-genetic (functional) [default], iteration 6 started ======
[2025-09-04T22:39:12.174Z] GC before operation: completed in 12.676 ms, heap usage 33.599 MB -> 5.113 MB.
[2025-09-04T22:39:15.163Z] ====== future-genetic (functional) [default], iteration 6 completed (3866.593 ms) ======
[2025-09-04T22:39:15.163Z] ====== future-genetic (functional) [default], iteration 7 started ======
[2025-09-04T22:39:15.163Z] GC before operation: completed in 14.494 ms, heap usage 32.713 MB -> 5.113 MB.
[2025-09-04T22:39:19.192Z] ====== future-genetic (functional) [default], iteration 7 completed (3793.772 ms) ======
[2025-09-04T22:39:19.192Z] ====== future-genetic (functional) [default], iteration 8 started ======
[2025-09-04T22:39:19.192Z] GC before operation: completed in 14.375 ms, heap usage 32.891 MB -> 5.113 MB.
[2025-09-04T22:39:23.316Z] ====== future-genetic (functional) [default], iteration 8 completed (3815.917 ms) ======
[2025-09-04T22:39:23.316Z] ====== future-genetic (functional) [default], iteration 9 started ======
[2025-09-04T22:39:23.316Z] GC before operation: completed in 15.947 ms, heap usage 33.129 MB -> 5.113 MB.
[2025-09-04T22:39:27.435Z] ====== future-genetic (functional) [default], iteration 9 completed (3828.701 ms) ======
[2025-09-04T22:39:27.435Z] ====== future-genetic (functional) [default], iteration 10 started ======
[2025-09-04T22:39:27.435Z] GC before operation: completed in 15.415 ms, heap usage 33.170 MB -> 5.113 MB.
[2025-09-04T22:39:30.424Z] ====== future-genetic (functional) [default], iteration 10 completed (3836.893 ms) ======
[2025-09-04T22:39:30.424Z] ====== future-genetic (functional) [default], iteration 11 started ======
[2025-09-04T22:39:30.424Z] GC before operation: completed in 18.311 ms, heap usage 32.496 MB -> 5.113 MB.
[2025-09-04T22:39:34.543Z] ====== future-genetic (functional) [default], iteration 11 completed (3791.442 ms) ======
[2025-09-04T22:39:34.543Z] ====== future-genetic (functional) [default], iteration 12 started ======
[2025-09-04T22:39:34.543Z] GC before operation: completed in 12.741 ms, heap usage 32.544 MB -> 5.113 MB.
[2025-09-04T22:39:38.667Z] ====== future-genetic (functional) [default], iteration 12 completed (3844.953 ms) ======
[2025-09-04T22:39:38.667Z] ====== future-genetic (functional) [default], iteration 13 started ======
[2025-09-04T22:39:38.667Z] GC before operation: completed in 11.892 ms, heap usage 31.107 MB -> 5.113 MB.
[2025-09-04T22:39:42.792Z] ====== future-genetic (functional) [default], iteration 13 completed (3821.423 ms) ======
[2025-09-04T22:39:42.792Z] ====== future-genetic (functional) [default], iteration 14 started ======
[2025-09-04T22:39:42.792Z] GC before operation: completed in 11.007 ms, heap usage 33.602 MB -> 5.113 MB.
[2025-09-04T22:39:45.798Z] ====== future-genetic (functional) [default], iteration 14 completed (3834.515 ms) ======
[2025-09-04T22:39:45.798Z] ====== future-genetic (functional) [default], iteration 15 started ======
[2025-09-04T22:39:45.798Z] GC before operation: completed in 12.100 ms, heap usage 33.373 MB -> 5.116 MB.
[2025-09-04T22:39:49.951Z] ====== future-genetic (functional) [default], iteration 15 completed (3846.440 ms) ======
[2025-09-04T22:39:49.951Z] ====== future-genetic (functional) [default], iteration 16 started ======
[2025-09-04T22:39:49.951Z] GC before operation: completed in 12.666 ms, heap usage 35.611 MB -> 5.116 MB.
[2025-09-04T22:39:54.068Z] ====== future-genetic (functional) [default], iteration 16 completed (3834.520 ms) ======
[2025-09-04T22:39:54.068Z] ====== future-genetic (functional) [default], iteration 17 started ======
[2025-09-04T22:39:54.068Z] GC before operation: completed in 11.631 ms, heap usage 32.530 MB -> 5.116 MB.
[2025-09-04T22:39:58.195Z] ====== future-genetic (functional) [default], iteration 17 completed (3810.720 ms) ======
[2025-09-04T22:39:58.195Z] ====== future-genetic (functional) [default], iteration 18 started ======
[2025-09-04T22:39:58.195Z] GC before operation: completed in 13.322 ms, heap usage 32.973 MB -> 5.116 MB.
[2025-09-04T22:40:01.187Z] ====== future-genetic (functional) [default], iteration 18 completed (3784.209 ms) ======
[2025-09-04T22:40:01.187Z] ====== future-genetic (functional) [default], iteration 19 started ======
[2025-09-04T22:40:01.187Z] GC before operation: completed in 11.966 ms, heap usage 32.295 MB -> 5.116 MB.
[2025-09-04T22:40:05.305Z] ====== future-genetic (functional) [default], iteration 19 completed (3811.058 ms) ======
[2025-09-04T22:40:05.305Z] ====== future-genetic (functional) [default], iteration 20 started ======
[2025-09-04T22:40:05.305Z] GC before operation: completed in 12.850 ms, heap usage 50.716 MB -> 5.116 MB.
[2025-09-04T22:40:09.437Z] ====== future-genetic (functional) [default], iteration 20 completed (3795.499 ms) ======
[2025-09-04T22:40:09.437Z] ====== future-genetic (functional) [default], iteration 21 started ======
[2025-09-04T22:40:09.437Z] GC before operation: completed in 13.019 ms, heap usage 32.974 MB -> 5.116 MB.
[2025-09-04T22:40:13.288Z] ====== future-genetic (functional) [default], iteration 21 completed (3793.754 ms) ======
[2025-09-04T22:40:13.288Z] ====== future-genetic (functional) [default], iteration 22 started ======
[2025-09-04T22:40:13.288Z] GC before operation: completed in 12.972 ms, heap usage 32.097 MB -> 5.116 MB.
[2025-09-04T22:40:16.284Z] ====== future-genetic (functional) [default], iteration 22 completed (3821.826 ms) ======
[2025-09-04T22:40:16.284Z] ====== future-genetic (functional) [default], iteration 23 started ======
[2025-09-04T22:40:16.284Z] GC before operation: completed in 12.926 ms, heap usage 31.655 MB -> 5.116 MB.
[2025-09-04T22:40:20.411Z] ====== future-genetic (functional) [default], iteration 23 completed (3816.596 ms) ======
[2025-09-04T22:40:20.411Z] ====== future-genetic (functional) [default], iteration 24 started ======
[2025-09-04T22:40:20.411Z] GC before operation: completed in 12.612 ms, heap usage 34.122 MB -> 5.116 MB.
[2025-09-04T22:40:24.528Z] ====== future-genetic (functional) [default], iteration 24 completed (3831.888 ms) ======
[2025-09-04T22:40:24.528Z] ====== future-genetic (functional) [default], iteration 25 started ======
[2025-09-04T22:40:24.528Z] GC before operation: completed in 13.520 ms, heap usage 33.110 MB -> 5.116 MB.
[2025-09-04T22:40:28.645Z] ====== future-genetic (functional) [default], iteration 25 completed (3808.341 ms) ======
[2025-09-04T22:40:28.645Z] ====== future-genetic (functional) [default], iteration 26 started ======
[2025-09-04T22:40:28.645Z] GC before operation: completed in 13.630 ms, heap usage 32.587 MB -> 5.116 MB.
[2025-09-04T22:40:31.641Z] ====== future-genetic (functional) [default], iteration 26 completed (3821.342 ms) ======
[2025-09-04T22:40:31.641Z] ====== future-genetic (functional) [default], iteration 27 started ======
[2025-09-04T22:40:31.641Z] GC before operation: completed in 13.899 ms, heap usage 35.035 MB -> 5.116 MB.
[2025-09-04T22:40:35.761Z] ====== future-genetic (functional) [default], iteration 27 completed (3804.831 ms) ======
[2025-09-04T22:40:35.761Z] ====== future-genetic (functional) [default], iteration 28 started ======
[2025-09-04T22:40:35.761Z] GC before operation: completed in 11.963 ms, heap usage 33.544 MB -> 5.116 MB.
[2025-09-04T22:40:39.876Z] ====== future-genetic (functional) [default], iteration 28 completed (3831.715 ms) ======
[2025-09-04T22:40:39.876Z] ====== future-genetic (functional) [default], iteration 29 started ======
[2025-09-04T22:40:39.876Z] GC before operation: completed in 10.824 ms, heap usage 32.538 MB -> 5.117 MB.
[2025-09-04T22:40:43.995Z] ====== future-genetic (functional) [default], iteration 29 completed (3817.893 ms) ======
[2025-09-04T22:40:43.995Z] ====== future-genetic (functional) [default], iteration 30 started ======
[2025-09-04T22:40:43.995Z] GC before operation: completed in 12.691 ms, heap usage 32.552 MB -> 5.116 MB.
[2025-09-04T22:40:47.039Z] ====== future-genetic (functional) [default], iteration 30 completed (3858.816 ms) ======
[2025-09-04T22:40:47.039Z] ====== future-genetic (functional) [default], iteration 31 started ======
[2025-09-04T22:40:47.039Z] GC before operation: completed in 11.654 ms, heap usage 34.116 MB -> 5.117 MB.
[2025-09-04T22:40:51.156Z] ====== future-genetic (functional) [default], iteration 31 completed (3834.120 ms) ======
[2025-09-04T22:40:51.156Z] ====== future-genetic (functional) [default], iteration 32 started ======
[2025-09-04T22:40:51.156Z] GC before operation: completed in 12.032 ms, heap usage 32.885 MB -> 5.117 MB.
[2025-09-04T22:40:55.270Z] ====== future-genetic (functional) [default], iteration 32 completed (3804.160 ms) ======
[2025-09-04T22:40:55.270Z] ====== future-genetic (functional) [default], iteration 33 started ======
[2025-09-04T22:40:55.270Z] GC before operation: completed in 15.170 ms, heap usage 33.094 MB -> 5.117 MB.
[2025-09-04T22:40:59.385Z] ====== future-genetic (functional) [default], iteration 33 completed (3822.913 ms) ======
[2025-09-04T22:40:59.385Z] ====== future-genetic (functional) [default], iteration 34 started ======
[2025-09-04T22:40:59.385Z] GC before operation: completed in 13.048 ms, heap usage 33.184 MB -> 5.117 MB.
[2025-09-04T22:41:03.230Z] ====== future-genetic (functional) [default], iteration 34 completed (3816.982 ms) ======
[2025-09-04T22:41:03.230Z] ====== future-genetic (functional) [default], iteration 35 started ======
[2025-09-04T22:41:03.230Z] GC before operation: completed in 12.731 ms, heap usage 32.610 MB -> 5.117 MB.
[2025-09-04T22:41:06.227Z] ====== future-genetic (functional) [default], iteration 35 completed (3827.985 ms) ======
[2025-09-04T22:41:06.227Z] ====== future-genetic (functional) [default], iteration 36 started ======
[2025-09-04T22:41:06.227Z] GC before operation: completed in 12.739 ms, heap usage 32.593 MB -> 5.117 MB.
[2025-09-04T22:41:10.347Z] ====== future-genetic (functional) [default], iteration 36 completed (3803.313 ms) ======
[2025-09-04T22:41:10.347Z] ====== future-genetic (functional) [default], iteration 37 started ======
[2025-09-04T22:41:10.347Z] GC before operation: completed in 11.953 ms, heap usage 32.614 MB -> 5.117 MB.
[2025-09-04T22:41:14.465Z] ====== future-genetic (functional) [default], iteration 37 completed (3810.358 ms) ======
[2025-09-04T22:41:14.465Z] ====== future-genetic (functional) [default], iteration 38 started ======
[2025-09-04T22:41:14.465Z] GC before operation: completed in 12.465 ms, heap usage 33.099 MB -> 5.117 MB.
[2025-09-04T22:41:18.581Z] ====== future-genetic (functional) [default], iteration 38 completed (3809.677 ms) ======
[2025-09-04T22:41:18.581Z] ====== future-genetic (functional) [default], iteration 39 started ======
[2025-09-04T22:41:18.581Z] GC before operation: completed in 13.300 ms, heap usage 32.922 MB -> 5.117 MB.
[2025-09-04T22:41:21.572Z] ====== future-genetic (functional) [default], iteration 39 completed (3846.217 ms) ======
[2025-09-04T22:41:21.572Z] ====== future-genetic (functional) [default], iteration 40 started ======
[2025-09-04T22:41:21.572Z] GC before operation: completed in 11.863 ms, heap usage 31.962 MB -> 5.117 MB.
[2025-09-04T22:41:25.689Z] ====== future-genetic (functional) [default], iteration 40 completed (3830.463 ms) ======
[2025-09-04T22:41:25.689Z] ====== future-genetic (functional) [default], iteration 41 started ======
[2025-09-04T22:41:25.689Z] GC before operation: completed in 12.013 ms, heap usage 34.985 MB -> 5.117 MB.
[2025-09-04T22:41:29.802Z] ====== future-genetic (functional) [default], iteration 41 completed (3761.355 ms) ======
[2025-09-04T22:41:29.802Z] ====== future-genetic (functional) [default], iteration 42 started ======
[2025-09-04T22:41:29.802Z] GC before operation: completed in 15.961 ms, heap usage 31.859 MB -> 5.117 MB.
[2025-09-04T22:41:33.928Z] ====== future-genetic (functional) [default], iteration 42 completed (3823.702 ms) ======
[2025-09-04T22:41:33.928Z] ====== future-genetic (functional) [default], iteration 43 started ======
[2025-09-04T22:41:33.928Z] GC before operation: completed in 14.588 ms, heap usage 32.037 MB -> 5.117 MB.
[2025-09-04T22:41:36.921Z] ====== future-genetic (functional) [default], iteration 43 completed (3798.675 ms) ======
[2025-09-04T22:41:36.921Z] ====== future-genetic (functional) [default], iteration 44 started ======
[2025-09-04T22:41:36.921Z] GC before operation: completed in 14.009 ms, heap usage 33.307 MB -> 5.117 MB.
[2025-09-04T22:41:41.039Z] ====== future-genetic (functional) [default], iteration 44 completed (3793.958 ms) ======
[2025-09-04T22:41:41.039Z] ====== future-genetic (functional) [default], iteration 45 started ======
[2025-09-04T22:41:41.039Z] GC before operation: completed in 13.127 ms, heap usage 32.341 MB -> 5.117 MB.
[2025-09-04T22:41:45.158Z] ====== future-genetic (functional) [default], iteration 45 completed (3841.852 ms) ======
[2025-09-04T22:41:45.158Z] ====== future-genetic (functional) [default], iteration 46 started ======
[2025-09-04T22:41:45.158Z] GC before operation: completed in 12.244 ms, heap usage 34.112 MB -> 5.117 MB.
[2025-09-04T22:41:48.218Z] ====== future-genetic (functional) [default], iteration 46 completed (3807.040 ms) ======
[2025-09-04T22:41:48.218Z] ====== future-genetic (functional) [default], iteration 47 started ======
[2025-09-04T22:41:49.162Z] GC before operation: completed in 12.139 ms, heap usage 32.108 MB -> 5.118 MB.
[2025-09-04T22:41:52.155Z] ====== future-genetic (functional) [default], iteration 47 completed (3796.541 ms) ======
[2025-09-04T22:41:52.155Z] ====== future-genetic (functional) [default], iteration 48 started ======
[2025-09-04T22:41:52.155Z] GC before operation: completed in 12.323 ms, heap usage 33.272 MB -> 5.117 MB.
[2025-09-04T22:41:56.023Z] ====== future-genetic (functional) [default], iteration 48 completed (3820.213 ms) ======
[2025-09-04T22:41:56.023Z] ====== future-genetic (functional) [default], iteration 49 started ======
[2025-09-04T22:41:56.023Z] GC before operation: completed in 12.439 ms, heap usage 33.530 MB -> 5.118 MB.
[2025-09-04T22:42:00.142Z] ====== future-genetic (functional) [default], iteration 49 completed (3984.949 ms) ======
[2025-09-04T22:42:00.142Z] -----------------------------------
[2025-09-04T22:42:00.142Z] renaissance-future-genetic_0_PASSED
[2025-09-04T22:42:00.142Z] -----------------------------------
[2025-09-04T22:42:00.142Z]
[2025-09-04T22:42:00.142Z] TEST TEARDOWN:
[2025-09-04T22:42:00.142Z] Nothing to be done for teardown.
[2025-09-04T22:42:00.142Z] renaissance-future-genetic_0 Finish Time: Thu Sep 4 22:41:59 2025 Epoch Time (ms): 1757025720010
[2025-09-04T22:42:00.142Z]
[2025-09-04T22:42:00.142Z] ===============================================
[2025-09-04T22:42:00.142Z] Running test renaissance-naive-bayes_0 ...
[2025-09-04T22:42:00.142Z] ===============================================
[2025-09-04T22:42:00.142Z] renaissance-naive-bayes_0 Start Time: Thu Sep 4 22:42:00 2025 Epoch Time (ms): 1757025720036
[2025-09-04T22:42:00.142Z] variation: NoOptions
[2025-09-04T22:42:00.142Z] JVM_OPTIONS:
[2025-09-04T22:42:00.142Z] { \
[2025-09-04T22:42:00.142Z] echo ""; echo "TEST SETUP:"; \
[2025-09-04T22:42:00.142Z] echo "Nothing to be done for setup."; \
[2025-09-04T22:42:00.142Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_17570245383475/renaissance-naive-bayes_0"; \
[2025-09-04T22:42:00.142Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_17570245383475/renaissance-naive-bayes_0"; \
[2025-09-04T22:42:00.142Z] echo ""; echo "TESTING:"; \
[2025-09-04T22:42:00.142Z] "/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_17570245383475/renaissance-naive-bayes_0"/naive-bayes.json" naive-bayes; \
[2025-09-04T22:42:00.142Z] 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_17570245383475/renaissance-naive-bayes_0"; else echo "-----------------------------------"; echo "renaissance-naive-bayes_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-09-04T22:42:00.142Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-09-04T22:42:00.142Z] echo "Nothing to be done for teardown."; \
[2025-09-04T22:42:00.142Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_17570245383475/TestTargetResult";
[2025-09-04T22:42:00.142Z]
[2025-09-04T22:42:00.142Z] TEST SETUP:
[2025-09-04T22:42:00.142Z] Nothing to be done for setup.
[2025-09-04T22:42:00.142Z]
[2025-09-04T22:42:00.142Z] TESTING:
[2025-09-04T22:42:01.086Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2025-09-04T22:42:01.086Z] 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_17570245383475/renaissance-naive-bayes_0/launcher-224200-4107734107528072889/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2025-09-04T22:42:01.086Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2025-09-04T22:42:01.086Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2025-09-04T22:42:05.227Z] Benchmark 'naive-bayes' failed with exception:
[2025-09-04T22:42:05.227Z] java.lang.ExceptionInInitializerError
[2025-09-04T22:42:05.227Z] at org.apache.spark.unsafe.array.ByteArrayMethods.<clinit>(ByteArrayMethods.java:47)
[2025-09-04T22:42:05.227Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes$lzycompute(MemoryManager.scala:261)
[2025-09-04T22:42:05.227Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes(MemoryManager.scala:251)
[2025-09-04T22:42:05.227Z] at org.apache.spark.memory.MemoryManager.$anonfun$pageSizeBytes$1(MemoryManager.scala:270)
[2025-09-04T22:42:05.227Z] at scala.runtime.java8.JFunction0$mcJ$sp.apply(JFunction0$mcJ$sp.scala:17)
[2025-09-04T22:42:05.227Z] at scala.Option.getOrElse(Option.scala:201)
[2025-09-04T22:42:05.227Z] at org.apache.spark.memory.MemoryManager.<init>(MemoryManager.scala:270)
[2025-09-04T22:42:05.227Z] at org.apache.spark.memory.UnifiedMemoryManager.<init>(UnifiedMemoryManager.scala:58)
[2025-09-04T22:42:05.227Z] at org.apache.spark.memory.UnifiedMemoryManager$.apply(UnifiedMemoryManager.scala:207)
[2025-09-04T22:42:05.227Z] at org.apache.spark.SparkEnv$.create(SparkEnv.scala:320)
[2025-09-04T22:42:05.227Z] at org.apache.spark.SparkEnv$.createDriverEnv(SparkEnv.scala:194)
[2025-09-04T22:42:05.227Z] at org.apache.spark.SparkContext.createSparkEnv(SparkContext.scala:284)
[2025-09-04T22:42:05.227Z] at org.apache.spark.SparkContext.<init>(SparkContext.scala:478)
[2025-09-04T22:42:05.227Z] at org.apache.spark.SparkContext$.getOrCreate(SparkContext.scala:2883)
[2025-09-04T22:42:05.227Z] at org.apache.spark.sql.SparkSession$Builder.$anonfun$getOrCreate$2(SparkSession.scala:1099)
[2025-09-04T22:42:05.227Z] at scala.Option.getOrElse(Option.scala:201)
[2025-09-04T22:42:05.227Z] at org.apache.spark.sql.SparkSession$Builder.getOrCreate(SparkSession.scala:1093)
[2025-09-04T22:42:05.227Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext(SparkUtil.scala:81)
[2025-09-04T22:42:05.227Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext$(SparkUtil.scala:54)
[2025-09-04T22:42:05.227Z] at org.renaissance.apache.spark.NaiveBayes.setUpSparkContext(NaiveBayes.scala:33)
[2025-09-04T22:42:05.227Z] at org.renaissance.apache.spark.NaiveBayes.setUpBeforeAll(NaiveBayes.scala:56)
[2025-09-04T22:42:05.227Z] at org.renaissance.harness.ExecutionDriver.executeBenchmark(ExecutionDriver.java:82)
[2025-09-04T22:42:05.227Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks$$anonfun$1(RenaissanceSuite.scala:172)
[2025-09-04T22:42:05.227Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15)
[2025-09-04T22:42:05.227Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10)
[2025-09-04T22:42:05.227Z] at scala.collection.immutable.List.foreach(List.scala:334)
[2025-09-04T22:42:05.227Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks(RenaissanceSuite.scala:161)
[2025-09-04T22:42:05.227Z] at org.renaissance.harness.RenaissanceSuite$.main(RenaissanceSuite.scala:130)
[2025-09-04T22:42:05.227Z] at org.renaissance.harness.RenaissanceSuite.main(RenaissanceSuite.scala)
[2025-09-04T22:42:05.227Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
[2025-09-04T22:42:05.227Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565)
[2025-09-04T22:42:05.227Z] at org.renaissance.core.Launcher.loadAndInvokeHarnessClass(Launcher.java:129)
[2025-09-04T22:42:05.227Z] at org.renaissance.core.Launcher.launchHarnessClass(Launcher.java:78)
[2025-09-04T22:42:05.227Z] at org.renaissance.core.Launcher.main(Launcher.java:43)
[2025-09-04T22:42:05.227Z] Caused by: java.lang.IllegalStateException: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2025-09-04T22:42:05.227Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:115)
[2025-09-04T22:42:05.227Z] ... 34 more
[2025-09-04T22:42:05.227Z] Caused by: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2025-09-04T22:42:05.227Z] at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:377)
[2025-09-04T22:42:05.227Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:558)
[2025-09-04T22:42:05.227Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:491)
[2025-09-04T22:42:05.227Z] at java.base/java.lang.Class.forName0(Native Method)
[2025-09-04T22:42:05.227Z] at java.base/java.lang.Class.forName(Class.java:472)
[2025-09-04T22:42:05.227Z] at java.base/java.lang.Class.forName(Class.java:463)
[2025-09-04T22:42:05.227Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:95)
[2025-09-04T22:42:05.227Z] ... 34 more
[2025-09-04T22:42:05.227Z] The following benchmarks failed: naive-bayes
[2025-09-04T22:42:06.171Z] -----------------------------------
[2025-09-04T22:42:06.171Z] renaissance-naive-bayes_0_FAILED
[2025-09-04T22:42:06.171Z] -----------------------------------
[2025-09-04T22:42:06.171Z]
[2025-09-04T22:42:06.171Z] TEST TEARDOWN:
[2025-09-04T22:42:06.171Z] Nothing to be done for teardown.
[2025-09-04T22:42:06.171Z] renaissance-naive-bayes_0 Finish Time: Thu Sep 4 22:42:05 2025 Epoch Time (ms): 1757025725395
[2025-09-04T22:42:06.171Z]
[2025-09-04T22:42:06.171Z] ===============================================
[2025-09-04T22:42:06.171Z] Running test renaissance-scala-kmeans_0 ...
[2025-09-04T22:42:06.171Z] ===============================================
[2025-09-04T22:42:06.171Z] renaissance-scala-kmeans_0 Start Time: Thu Sep 4 22:42:05 2025 Epoch Time (ms): 1757025725422
[2025-09-04T22:42:06.171Z] variation: NoOptions
[2025-09-04T22:42:06.171Z] JVM_OPTIONS:
[2025-09-04T22:42:06.171Z] { \
[2025-09-04T22:42:06.171Z] echo ""; echo "TEST SETUP:"; \
[2025-09-04T22:42:06.171Z] echo "Nothing to be done for setup."; \
[2025-09-04T22:42:06.171Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_17570245383475/renaissance-scala-kmeans_0"; \
[2025-09-04T22:42:06.171Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_17570245383475/renaissance-scala-kmeans_0"; \
[2025-09-04T22:42:06.171Z] echo ""; echo "TESTING:"; \
[2025-09-04T22:42:06.171Z] /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_17570245383475/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-09-04T22:42:06.171Z] 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_17570245383475/renaissance-scala-kmeans_0"; else echo "-----------------------------------"; echo "renaissance-scala-kmeans_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-09-04T22:42:06.171Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-09-04T22:42:06.171Z] echo "Nothing to be done for teardown."; \
[2025-09-04T22:42:06.171Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/output_17570245383475/TestTargetResult";
[2025-09-04T22:42:06.171Z]
[2025-09-04T22:42:06.171Z] TEST SETUP:
[2025-09-04T22:42:06.171Z] Nothing to be done for setup.
[2025-09-04T22:42:06.171Z]
[2025-09-04T22:42:06.171Z] TESTING:
[2025-09-04T22:42:06.171Z] Warning!!! Affinity is NOT set. Affinity tool may NOT be installed/supported.
[2025-09-04T22:42:06.172Z] 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_17570245383475/renaissance-scala-kmeans_0/scala-kmeans.json scala-kmeans
[2025-09-04T22:42:07.116Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2025-09-04T22:42:07.116Z] 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_17570245383475/renaissance-scala-kmeans_0/launcher-224205-7110002962387289684/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2025-09-04T22:42:07.116Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2025-09-04T22:42:07.116Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2025-09-04T22:42:07.116Z] ====== scala-kmeans (scala) [default], iteration 0 started ======
[2025-09-04T22:42:07.116Z] GC before operation: completed in 51.915 ms, heap usage 38.495 MB -> 26.170 MB.
[2025-09-04T22:42:08.059Z] ====== scala-kmeans (scala) [default], iteration 0 completed (525.721 ms) ======
[2025-09-04T22:42:08.059Z] ====== scala-kmeans (scala) [default], iteration 1 started ======
[2025-09-04T22:42:08.059Z] GC before operation: completed in 51.453 ms, heap usage 32.059 MB -> 26.224 MB.
[2025-09-04T22:42:08.059Z] ====== scala-kmeans (scala) [default], iteration 1 completed (330.124 ms) ======
[2025-09-04T22:42:08.059Z] ====== scala-kmeans (scala) [default], iteration 2 started ======
[2025-09-04T22:42:09.003Z] GC before operation: completed in 44.760 ms, heap usage 56.224 MB -> 26.224 MB.
[2025-09-04T22:42:09.003Z] ====== scala-kmeans (scala) [default], iteration 2 completed (326.221 ms) ======
[2025-09-04T22:42:09.003Z] ====== scala-kmeans (scala) [default], iteration 3 started ======
[2025-09-04T22:42:09.003Z] GC before operation: completed in 46.019 ms, heap usage 56.224 MB -> 26.224 MB.
[2025-09-04T22:42:09.003Z] ====== scala-kmeans (scala) [default], iteration 3 completed (325.594 ms) ======
[2025-09-04T22:42:09.003Z] ====== scala-kmeans (scala) [default], iteration 4 started ======
[2025-09-04T22:42:09.003Z] GC before operation: completed in 44.826 ms, heap usage 56.224 MB -> 26.225 MB.
[2025-09-04T22:42:09.948Z] ====== scala-kmeans (scala) [default], iteration 4 completed (325.287 ms) ======
[2025-09-04T22:42:09.948Z] ====== scala-kmeans (scala) [default], iteration 5 started ======
[2025-09-04T22:42:09.948Z] GC before operation: completed in 44.938 ms, heap usage 56.225 MB -> 26.225 MB.
[2025-09-04T22:42:09.948Z] ====== scala-kmeans (scala) [default], iteration 5 completed (323.532 ms) ======
[2025-09-04T22:42:09.948Z] ====== scala-kmeans (scala) [default], iteration 6 started ======
[2025-09-04T22:42:09.948Z] GC before operation: completed in 44.552 ms, heap usage 56.225 MB -> 26.225 MB.
[2025-09-04T22:42:09.948Z] ====== scala-kmeans (scala) [default], iteration 6 completed (325.441 ms) ======
[2025-09-04T22:42:09.948Z] ====== scala-kmeans (scala) [default], iteration 7 started ======
[2025-09-04T22:42:09.948Z] GC before operation: completed in 45.483 ms, heap usage 56.225 MB -> 26.225 MB.
[2025-09-04T22:42:10.893Z] ====== scala-kmeans (scala) [default], iteration 7 completed (322.524 ms) ======
[2025-09-04T22:42:10.893Z] ====== scala-kmeans (scala) [default], iteration 8 started ======
[2025-09-04T22:42:10.893Z] GC before operation: completed in 46.564 ms, heap usage 56.225 MB -> 26.225 MB.
[2025-09-04T22:42:10.893Z] ====== scala-kmeans (scala) [default], iteration 8 completed (316.737 ms) ======
[2025-09-04T22:42:10.893Z] ====== scala-kmeans (scala) [default], iteration 9 started ======
[2025-09-04T22:42:10.893Z] GC before operation: completed in 52.999 ms, heap usage 56.225 MB -> 26.225 MB.
[2025-09-04T22:42:11.837Z] ====== scala-kmeans (scala) [default], iteration 9 completed (313.994 ms) ======
[2025-09-04T22:42:11.837Z] ====== scala-kmeans (scala) [default], iteration 10 started ======
[2025-09-04T22:42:11.837Z] GC before operation: completed in 46.062 ms, heap usage 56.225 MB -> 26.226 MB.
[2025-09-04T22:42:11.837Z] ====== scala-kmeans (scala) [default], iteration 10 completed (322.156 ms) ======
[2025-09-04T22:42:11.837Z] ====== scala-kmeans (scala) [default], iteration 11 started ======
[2025-09-04T22:42:11.837Z] GC before operation: completed in 45.322 ms, heap usage 56.226 MB -> 26.225 MB.
[2025-09-04T22:42:11.837Z] ====== scala-kmeans (scala) [default], iteration 11 completed (321.645 ms) ======
[2025-09-04T22:42:11.837Z] ====== scala-kmeans (scala) [default], iteration 12 started ======
[2025-09-04T22:42:11.837Z] GC before operation: completed in 44.913 ms, heap usage 56.225 MB -> 26.225 MB.
[2025-09-04T22:42:12.780Z] ====== scala-kmeans (scala) [default], iteration 12 completed (321.540 ms) ======
[2025-09-04T22:42:12.780Z] ====== scala-kmeans (scala) [default], iteration 13 started ======
[2025-09-04T22:42:12.780Z] GC before operation: completed in 45.831 ms, heap usage 56.225 MB -> 26.226 MB.
[2025-09-04T22:42:12.780Z] ====== scala-kmeans (scala) [default], iteration 13 completed (322.513 ms) ======
[2025-09-04T22:42:12.780Z] ====== scala-kmeans (scala) [default], iteration 14 started ======
[2025-09-04T22:42:12.780Z] GC before operation: completed in 44.876 ms, heap usage 56.226 MB -> 26.226 MB.
[2025-09-04T22:42:13.724Z] ====== scala-kmeans (scala) [default], iteration 14 completed (322.727 ms) ======
[2025-09-04T22:42:13.724Z] ====== scala-kmeans (scala) [default], iteration 15 started ======
[2025-09-04T22:42:13.724Z] GC before operation: completed in 45.521 ms, heap usage 56.226 MB -> 26.226 MB.
[2025-09-04T22:42:13.724Z] ====== scala-kmeans (scala) [default], iteration 15 completed (316.598 ms) ======
[2025-09-04T22:42:13.724Z] ====== scala-kmeans (scala) [default], iteration 16 started ======
[2025-09-04T22:42:13.724Z] GC before operation: completed in 82.578 ms, heap usage 56.226 MB -> 26.226 MB.
[2025-09-04T22:42:13.724Z] ====== scala-kmeans (scala) [default], iteration 16 completed (318.958 ms) ======
[2025-09-04T22:42:13.724Z] ====== scala-kmeans (scala) [default], iteration 17 started ======
[2025-09-04T22:42:13.724Z] GC before operation: completed in 45.739 ms, heap usage 56.226 MB -> 26.226 MB.
[2025-09-04T22:42:14.668Z] ====== scala-kmeans (scala) [default], iteration 17 completed (329.696 ms) ======
[2025-09-04T22:42:14.668Z] ====== scala-kmeans (scala) [default], iteration 18 started ======
[2025-09-04T22:42:14.668Z] GC before operation: completed in 55.865 ms, heap usage 56.226 MB -> 26.226 MB.
[2025-09-04T22:42:14.668Z] ====== scala-kmeans (scala) [default], iteration 18 completed (325.035 ms) ======
[2025-09-04T22:42:14.668Z] ====== scala-kmeans (scala) [default], iteration 19 started ======
[2025-09-04T22:42:14.668Z] GC before operation: completed in 45.268 ms, heap usage 56.226 MB -> 26.226 MB.
[2025-09-04T22:42:15.612Z] ====== scala-kmeans (scala) [default], iteration 19 completed (326.608 ms) ======
[2025-09-04T22:42:15.612Z] ====== scala-kmeans (scala) [default], iteration 20 started ======
[2025-09-04T22:42:15.612Z] GC before operation: completed in 45.288 ms, heap usage 56.226 MB -> 26.226 MB.
[2025-09-04T22:42:15.612Z] ====== scala-kmeans (scala) [default], iteration 20 completed (327.775 ms) ======
[2025-09-04T22:42:15.612Z] ====== scala-kmeans (scala) [default], iteration 21 started ======
[2025-09-04T22:42:15.612Z] GC before operation: completed in 84.968 ms, heap usage 56.226 MB -> 26.226 MB.
[2025-09-04T22:42:15.612Z] ====== scala-kmeans (scala) [default], iteration 21 completed (326.136 ms) ======
[2025-09-04T22:42:15.612Z] ====== scala-kmeans (scala) [default], iteration 22 started ======
[2025-09-04T22:42:15.612Z] GC before operation: completed in 44.894 ms, heap usage 56.226 MB -> 26.226 MB.
[2025-09-04T22:42:16.555Z] ====== scala-kmeans (scala) [default], iteration 22 completed (325.110 ms) ======
[2025-09-04T22:42:16.555Z] ====== scala-kmeans (scala) [default], iteration 23 started ======
[2025-09-04T22:42:16.555Z] GC before operation: completed in 45.403 ms, heap usage 56.226 MB -> 26.226 MB.
[2025-09-04T22:42:16.555Z] ====== scala-kmeans (scala) [default], iteration 23 completed (326.500 ms) ======
[2025-09-04T22:42:16.555Z] ====== scala-kmeans (scala) [default], iteration 24 started ======
[2025-09-04T22:42:16.555Z] GC before operation: completed in 95.772 ms, heap usage 56.226 MB -> 26.226 MB.
[2025-09-04T22:42:17.500Z] ====== scala-kmeans (scala) [default], iteration 24 completed (319.295 ms) ======
[2025-09-04T22:42:17.501Z] ====== scala-kmeans (scala) [default], iteration 25 started ======
[2025-09-04T22:42:17.501Z] GC before operation: completed in 95.751 ms, heap usage 56.226 MB -> 26.226 MB.
[2025-09-04T22:42:17.501Z] ====== scala-kmeans (scala) [default], iteration 25 completed (319.602 ms) ======
[2025-09-04T22:42:17.501Z] ====== scala-kmeans (scala) [default], iteration 26 started ======
[2025-09-04T22:42:17.501Z] GC before operation: completed in 45.899 ms, heap usage 56.226 MB -> 26.226 MB.
[2025-09-04T22:42:17.501Z] ====== scala-kmeans (scala) [default], iteration 26 completed (319.008 ms) ======
[2025-09-04T22:42:17.501Z] ====== scala-kmeans (scala) [default], iteration 27 started ======
[2025-09-04T22:42:18.446Z] GC before operation: completed in 94.919 ms, heap usage 56.226 MB -> 26.226 MB.
[2025-09-04T22:42:18.446Z] ====== scala-kmeans (scala) [default], iteration 27 completed (317.445 ms) ======
[2025-09-04T22:42:18.446Z] ====== scala-kmeans (scala) [default], iteration 28 started ======
[2025-09-04T22:42:18.446Z] GC before operation: completed in 92.337 ms, heap usage 56.226 MB -> 26.226 MB.
[2025-09-04T22:42:18.446Z] ====== scala-kmeans (scala) [default], iteration 28 completed (310.724 ms) ======
[2025-09-04T22:42:18.446Z] ====== scala-kmeans (scala) [default], iteration 29 started ======
[2025-09-04T22:42:18.446Z] GC before operation: completed in 45.610 ms, heap usage 56.226 MB -> 26.227 MB.
[2025-09-04T22:42:19.390Z] ====== scala-kmeans (scala) [default], iteration 29 completed (312.703 ms) ======
[2025-09-04T22:42:19.391Z] ====== scala-kmeans (scala) [default], iteration 30 started ======
[2025-09-04T22:42:19.391Z] GC before operation: completed in 45.926 ms, heap usage 56.227 MB -> 26.227 MB.
[2025-09-04T22:42:19.391Z] ====== scala-kmeans (scala) [default], iteration 30 completed (310.955 ms) ======
[2025-09-04T22:42:19.391Z] ====== scala-kmeans (scala) [default], iteration 31 started ======
[2025-09-04T22:42:19.391Z] GC before operation: completed in 43.990 ms, heap usage 56.227 MB -> 26.227 MB.
[2025-09-04T22:42:19.391Z] ====== scala-kmeans (scala) [default], iteration 31 completed (315.116 ms) ======
[2025-09-04T22:42:19.391Z] ====== scala-kmeans (scala) [default], iteration 32 started ======
[2025-09-04T22:42:20.336Z] GC before operation: completed in 44.646 ms, heap usage 56.227 MB -> 26.227 MB.
[2025-09-04T22:42:20.336Z] ====== scala-kmeans (scala) [default], iteration 32 completed (314.655 ms) ======
[2025-09-04T22:42:20.336Z] ====== scala-kmeans (scala) [default], iteration 33 started ======
[2025-09-04T22:42:20.336Z] GC before operation: completed in 58.511 ms, heap usage 56.227 MB -> 26.227 MB.
[2025-09-04T22:42:20.336Z] ====== scala-kmeans (scala) [default], iteration 33 completed (315.188 ms) ======
[2025-09-04T22:42:20.336Z] ====== scala-kmeans (scala) [default], iteration 34 started ======
[2025-09-04T22:42:20.336Z] GC before operation: completed in 44.385 ms, heap usage 56.227 MB -> 26.227 MB.
[2025-09-04T22:42:21.280Z] ====== scala-kmeans (scala) [default], iteration 34 completed (324.116 ms) ======
[2025-09-04T22:42:21.280Z] ====== scala-kmeans (scala) [default], iteration 35 started ======
[2025-09-04T22:42:21.280Z] GC before operation: completed in 52.139 ms, heap usage 56.227 MB -> 26.227 MB.
[2025-09-04T22:42:21.280Z] ====== scala-kmeans (scala) [default], iteration 35 completed (333.428 ms) ======
[2025-09-04T22:42:21.280Z] ====== scala-kmeans (scala) [default], iteration 36 started ======
[2025-09-04T22:42:21.280Z] GC before operation: completed in 46.395 ms, heap usage 56.227 MB -> 26.229 MB.
[2025-09-04T22:42:21.280Z] ====== scala-kmeans (scala) [default], iteration 36 completed (321.888 ms) ======
[2025-09-04T22:42:21.280Z] ====== scala-kmeans (scala) [default], iteration 37 started ======
[2025-09-04T22:42:21.280Z] GC before operation: completed in 44.605 ms, heap usage 56.229 MB -> 26.229 MB.
[2025-09-04T22:42:22.398Z] ====== scala-kmeans (scala) [default], iteration 37 completed (315.675 ms) ======
[2025-09-04T22:42:22.398Z] ====== scala-kmeans (scala) [default], iteration 38 started ======
[2025-09-04T22:42:22.398Z] GC before operation: completed in 45.777 ms, heap usage 56.229 MB -> 26.229 MB.
[2025-09-04T22:42:22.398Z] ====== scala-kmeans (scala) [default], iteration 38 completed (320.258 ms) ======
[2025-09-04T22:42:22.398Z] ====== scala-kmeans (scala) [default], iteration 39 started ======
[2025-09-04T22:42:22.398Z] GC before operation: completed in 43.914 ms, heap usage 56.229 MB -> 26.229 MB.
[2025-09-04T22:42:22.398Z] ====== scala-kmeans (scala) [default], iteration 39 completed (320.723 ms) ======
[2025-09-04T22:42:22.398Z] ====== scala-kmeans (scala) [default], iteration 40 started ======
[2025-09-04T22:42:22.398Z] GC before operation: completed in 49.766 ms, heap usage 56.229 MB -> 26.229 MB.
[2025-09-04T22:42:23.341Z] ====== scala-kmeans (scala) [default], iteration 40 completed (323.727 ms) ======
[2025-09-04T22:42:23.341Z] ====== scala-kmeans (scala) [default], iteration 41 started ======
[2025-09-04T22:42:23.341Z] GC before operation: completed in 53.733 ms, heap usage 56.229 MB -> 26.229 MB.
[2025-09-04T22:42:23.341Z] ====== scala-kmeans (scala) [default], iteration 41 completed (324.836 ms) ======
[2025-09-04T22:42:23.341Z] ====== scala-kmeans (scala) [default], iteration 42 started ======
[2025-09-04T22:42:23.341Z] GC before operation: completed in 47.809 ms, heap usage 56.229 MB -> 26.229 MB.
[2025-09-04T22:42:24.285Z] ====== scala-kmeans (scala) [default], iteration 42 completed (325.979 ms) ======
[2025-09-04T22:42:24.285Z] ====== scala-kmeans (scala) [default], iteration 43 started ======
[2025-09-04T22:42:24.285Z] GC before operation: completed in 44.833 ms, heap usage 56.229 MB -> 26.229 MB.
[2025-09-04T22:42:24.285Z] ====== scala-kmeans (scala) [default], iteration 43 completed (315.515 ms) ======
[2025-09-04T22:42:24.285Z] ====== scala-kmeans (scala) [default], iteration 44 started ======
[2025-09-04T22:42:24.285Z] GC before operation: completed in 50.308 ms, heap usage 56.229 MB -> 26.229 MB.
[2025-09-04T22:42:24.285Z] ====== scala-kmeans (scala) [default], iteration 44 completed (320.519 ms) ======
[2025-09-04T22:42:24.285Z] ====== scala-kmeans (scala) [default], iteration 45 started ======
[2025-09-04T22:42:24.285Z] GC before operation: completed in 44.542 ms, heap usage 56.229 MB -> 26.230 MB.
[2025-09-04T22:42:25.229Z] ====== scala-kmeans (scala) [default], iteration 45 completed (317.594 ms) ======
[2025-09-04T22:42:25.229Z] ====== scala-kmeans (scala) [default], iteration 46 started ======
[2025-09-04T22:42:25.229Z] GC before operation: completed in 45.502 ms, heap usage 56.230 MB -> 26.230 MB.
[2025-09-04T22:42:25.229Z] ====== scala-kmeans (scala) [default], iteration 46 completed (317.732 ms) ======
[2025-09-04T22:42:25.229Z] ====== scala-kmeans (scala) [default], iteration 47 started ======
[2025-09-04T22:42:25.229Z] GC before operation: completed in 44.281 ms, heap usage 56.230 MB -> 26.230 MB.
[2025-09-04T22:42:26.173Z] ====== scala-kmeans (scala) [default], iteration 47 completed (320.703 ms) ======
[2025-09-04T22:42:26.173Z] ====== scala-kmeans (scala) [default], iteration 48 started ======
[2025-09-04T22:42:26.173Z] GC before operation: completed in 45.837 ms, heap usage 56.230 MB -> 26.230 MB.
[2025-09-04T22:42:26.173Z] ====== scala-kmeans (scala) [default], iteration 48 completed (325.131 ms) ======
[2025-09-04T22:42:26.173Z] ====== scala-kmeans (scala) [default], iteration 49 started ======
[2025-09-04T22:42:26.173Z] GC before operation: completed in 44.699 ms, heap usage 56.230 MB -> 26.230 MB.
[2025-09-04T22:42:26.173Z] ====== scala-kmeans (scala) [default], iteration 49 completed (315.175 ms) ======
[2025-09-04T22:42:27.117Z] -----------------------------------
[2025-09-04T22:42:27.117Z] renaissance-scala-kmeans_0_PASSED
[2025-09-04T22:42:27.117Z] -----------------------------------
[2025-09-04T22:42:27.117Z]
[2025-09-04T22:42:27.117Z] TEST TEARDOWN:
[2025-09-04T22:42:27.117Z] Nothing to be done for teardown.
[2025-09-04T22:42:27.117Z] renaissance-scala-kmeans_0 Finish Time: Thu Sep 4 22:42:26 2025 Epoch Time (ms): 1757025746144
[2025-09-04T22:42:27.117Z] make[4]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/perf/renaissance'
[2025-09-04T22:42:27.117Z] make[3]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/perf'
[2025-09-04T22:42:27.117Z] make[2]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests'
[2025-09-04T22:42:27.117Z]
[2025-09-04T22:42:27.117Z]
[2025-09-04T22:42:27.117Z] All tests finished, run result summary:
[2025-09-04T22:42:27.117Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG/../TKG/scripts"; \
[2025-09-04T22:42:27.117Z] 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_17570245383475/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_17570245383475/ --tapName=Test_openjdk26_hs_sanity.perf_ppc64le_linux.tap --comment=""
[2025-09-04T22:42:27.117Z]
[2025-09-04T22:42:27.117Z]
[2025-09-04T22:42:27.117Z] TEST TARGETS SUMMARY
[2025-09-04T22:42:27.117Z] ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[2025-09-04T22:42:27.117Z] DISABLED test targets:
[2025-09-04T22:42:27.117Z] dacapo-lusearch-fix_0
[2025-09-04T22:42:27.117Z]
[2025-09-04T22:42:27.117Z] PASSED test targets:
[2025-09-04T22:42:27.117Z] dacapo-eclipse_0
[2025-09-04T22:42:27.117Z] dacapo-h2_0
[2025-09-04T22:42:27.117Z] renaissance-akka-uct_0
[2025-09-04T22:42:27.117Z] renaissance-fj-kmeans_0
[2025-09-04T22:42:27.117Z] renaissance-future-genetic_0
[2025-09-04T22:42:27.117Z] renaissance-scala-kmeans_0
[2025-09-04T22:42:27.117Z]
[2025-09-04T22:42:27.117Z] FAILED test targets:
[2025-09-04T22:42:27.117Z] renaissance-naive-bayes_0
[2025-09-04T22:42:27.117Z]
[2025-09-04T22:42:27.117Z] TOTAL: 9 EXECUTED: 7 PASSED: 6 FAILED: 1 DISABLED: 1 SKIPPED: 1
[2025-09-04T22:42:27.117Z] ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[2025-09-04T22:42:27.117Z]
[2025-09-04T22:42:27.117Z] settings.mk:451: recipe for target 'resultsSummary' failed
[2025-09-04T22:42:27.117Z] make[1]: *** [resultsSummary] Error 2
[2025-09-04T22:42:27.117Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux/aqa-tests/TKG'
[2025-09-04T22:42:27.117Z] makefile:61: recipe for target '_sanity.perf' failed
[2025-09-04T22:42:27.117Z] make: *** [_sanity.perf] Error 2
[Pipeline] sh
[2025-09-04T22:42:29.634Z] ++ uname
[2025-09-04T22:42:29.634Z] + '[' Linux = AIX ']'
[2025-09-04T22:42:29.634Z] ++ uname
[2025-09-04T22:42:29.634Z] + '[' Linux = SunOS ']'
[2025-09-04T22:42:29.634Z] ++ uname
[2025-09-04T22:42:29.634Z] + '[' Linux = '*BSD' ']'
[2025-09-04T22:42:29.634Z] + MAKE=make
[2025-09-04T22:42:29.634Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2025-09-04T22:42:29.634Z] make: Nothing to be done for 'testEnvTeardown'.
[Pipeline] }
[2025-09-04T22:42:30.238Z] $ ssh-agent -k
[2025-09-04T22:42:30.245Z] unset SSH_AUTH_SOCK;
[2025-09-04T22:42:30.245Z] unset SSH_AGENT_PID;
[2025-09-04T22:42:30.245Z] echo Agent pid 14601 killed;
[2025-09-04T22:42:31.028Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] }
[2025-09-04T22:42:31.065Z] Xvfb stopping
[Pipeline] // wrap
[Pipeline] writeJSON
[Pipeline] archiveArtifacts
[2025-09-04T22:42:33.558Z] Archiving artifacts
[2025-09-04T22:42:33.918Z] Recording fingerprints
[Pipeline] echo
[2025-09-04T22:42:34.112Z] DaCapo-h2 metric found and archived
[Pipeline] echo
[2025-09-04T22:42:34.172Z] There were test failures, current build status is UNSTABLE.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Post)
[Pipeline] echo
[2025-09-04T22:42:34.240Z] Saving aqa-tests/testenv/testenv.properties file on jenkins.
[Pipeline] archiveArtifacts
[2025-09-04T22:42:34.421Z] Archiving artifacts
[2025-09-04T22:42:34.769Z] Recording fingerprints
[Pipeline] echo
[2025-09-04T22:42:34.963Z] Saving aqa-tests/TKG/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2025-09-04T22:42:35.144Z] Archiving artifacts
[2025-09-04T22:42:35.509Z] Recording fingerprints
[Pipeline] sh
[2025-09-04T22:42:37.723Z] + tar -cf benchmark_test_output.tar.gz ./aqa-tests/TKG/output_17570245383475
[Pipeline] echo
[2025-09-04T22:42:38.250Z] ARTIFACTORY_SERVER is not set. Saving artifacts on jenkins.
[Pipeline] archiveArtifacts
[2025-09-04T22:42:38.432Z] Archiving artifacts
[2025-09-04T22:42:38.782Z] Recording fingerprints
[Pipeline] findFiles
[Pipeline] echo
[2025-09-04T22:42:40.764Z] Tap file found: aqa-tests/TKG/output_17570245383475/Test_openjdk26_hs_sanity.perf_ppc64le_linux.tap...
[Pipeline] readFile
[Pipeline] junit
[2025-09-04T22:42:41.167Z] Recording test results
[2025-09-04T22:42:41.702Z] None of the test reports contained any result
[2025-09-04T22:42:41.703Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2025-09-04T22:42:41.739Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2025-09-04T22:42:41.573Z] No test report files were found. Configuration error?
[2025-09-04T22:42:43.644Z] + aqa-tests/terminateTestProcesses.sh jenkins
[2025-09-04T22:42:43.644Z] Unix type machine..
[2025-09-04T22:42:43.644Z] Running on a Linux host
[2025-09-04T22:42:43.644Z] Woohoo - no rogue processes detected!
[Pipeline] cleanWs
[2025-09-04T22:42:44.529Z] [WS-CLEANUP] Deleting project workspace...
[2025-09-04T22:42:44.529Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-09-04T22:42:46.263Z] [WS-CLEANUP] done
[Pipeline] sh
[2025-09-04T22:42:48.261Z] + find /tmp -name '*core*' -print -exec rm -f '{}' ';'
[2025-09-04T22:43:01.709Z] + true
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2025-09-04T22:43:02.251Z] 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-09-04T22:43:02.397Z] allocate a node for generating rerun job ...
[Pipeline] node
[2025-09-04T22:43:02.460Z] Running on test-orka-macos14-arm64-2qn9b in /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux
[Pipeline] {
[Pipeline] echo
[2025-09-04T22:43:02.489Z] 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-09-04T22:43:02.518Z] 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-09-04T22:43:03.126Z] + curl -Os https://raw.githubusercontent.com/adoptium/aqa-tests/master/buildenv/jenkins/testJobTemplate
[Pipeline] jobDsl
[2025-09-04T22:43:03.267Z] Warning: Plugins have been installed without restarting Jenkins. A restart is required to run Job DSL without any problems.
[2025-09-04T22:43:03.366Z] Processing DSL script testJobTemplate
[2025-09-04T22:43:47.777Z] LEVELS: [sanity]
[2025-09-04T22:43:47.777Z] JDK_VERSIONS: [8]
[2025-09-04T22:43:47.777Z] GROUPS: [perf]
[2025-09-04T22:43:47.777Z] ARCH_OS_LIST: [ppc64le_linux]
[2025-09-04T22:43:47.959Z] Existing items:
[2025-09-04T22:43:47.959Z] GeneratedJob{name='Test_openjdk26_hs_sanity.perf_ppc64le_linux_rerun'}
[Pipeline] }
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // node
[Pipeline] echo
[2025-09-04T22:44:28.273Z] Triggering rerun jobs in parallel ...
[Pipeline] parallel
[Pipeline] { (Branch: Test_openjdk26_hs_sanity.perf_ppc64le_linux_rerun)
[Pipeline] build
[2025-09-04T22:44:28.301Z] Scheduling project: Test_openjdk26_hs_sanity.perf_ppc64le_linux_rerun
[2025-09-04T22:44:35.343Z] Starting building: Test_openjdk26_hs_sanity.perf_ppc64le_linux_rerun #4
[2025-09-05T00:14:53.834Z] Build Test_openjdk26_hs_sanity.perf_ppc64le_linux_rerun #4 completed: UNSTABLE
[Pipeline] }
[Pipeline] // parallel
[Pipeline] node
[2025-09-05T00:14:53.968Z] Running on test-osuosl-ubuntu2404-ppc64le-4 in /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_ppc64le_linux
[Pipeline] {
[Pipeline] cleanWs
[2025-09-05T00:14:54.333Z] [WS-CLEANUP] Deleting project workspace...
[2025-09-05T00:14:54.333Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-09-05T00:14:54.503Z] [WS-CLEANUP] done
[Pipeline] echo
[2025-09-05T00:14:54.514Z] Test_openjdk26_hs_sanity.perf_ppc64le_linux_rerun #4 completed with status UNSTABLE
[Pipeline] timeout
[2025-09-05T00:14:54.529Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2025-09-05T00:14:55.742Z] Copied 1 artifact from "Test_openjdk26_hs_sanity.perf_ppc64le_linux_rerun" build number 4
[Pipeline] }
[Pipeline] // timeout
[Pipeline] echo
[2025-09-05T00:14:55.785Z] Saving Test_openjdk26_hs_sanity.perf_ppc64le_linux_rerun/4/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2025-09-05T00:14:55.964Z] Archiving artifacts
[2025-09-05T00:14:56.313Z] Recording fingerprints
[Pipeline] findFiles
[Pipeline] echo
[2025-09-05T00:14:57.229Z] Tap file found: Test_openjdk26_hs_sanity.perf_ppc64le_linux_rerun/4/aqa-tests/TKG/output_17570312462394/Test_openjdk26_hs_sanity.perf_ppc64le_linux_rerun.tap...
[Pipeline] readFile
[Pipeline] echo
[2025-09-05T00:14:57.457Z] Rerun in Grinder with failed test targets: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=testList+TESTLIST=renaissance-naive-bayes_0&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=&DOCKER_REQUIRED=false&ACTIVE_NODE_TIMEOUT=5&VENDOR_TEST_DIRS=&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=ppc64le_linux&GENERATE_JOBS=true&KEEP_REPORTDIR=false&PERSONAL_BUILD=false&DOCKER_REGISTRY_DIR=&RERUN_ITERATIONS=0&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&SETUP_JCK_RUN=false&DOCKER_REGISTRY_URL_CREDENTIAL_ID=&LABEL=&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=master&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=26&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk%2Fjdk-linux-ppc64le-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk-26%2B14_adopt&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&DOCKERIMAGE_TAG=&TEST_TIME=120&JDK_IMPL=hotspot&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=aqavit-bot&DYNAMIC_COMPILE=false&RELATED_NODES=&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&APPLICATION_OPTIONS=&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&ARCHIVE_TEST_RESULTS=false&NUM_MACHINES=&OPENJDK_SHA=&TRSS_URL=&RERUN_FAILURE=false&USE_TESTENV_PROPERTIES=false&BUILD_LIST=perf&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=368&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] cleanWs
[2025-09-05T00:14:57.834Z] [WS-CLEANUP] Deleting project workspace...
[2025-09-05T00:14:57.834Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-09-05T00:14:58.005Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] End of Pipeline
Finished: UNSTABLE