Test_openjdk26_hs_sanity.perf_riscv64_linux
Started by upstream project "build-scripts/jobs/jdk/jdk-linux-riscv64-temurin" build number 218
originally caused by:
Started by upstream project "build-scripts/openjdk26-pipeline" build number 13
originally caused by:
Started by upstream project "build-scripts/utils/betaTrigger_26ea" build number 20
originally caused by:
Started by timer
Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_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_riscv64_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 f0754f8bed360429812e41fbd2540f9864ca09ba (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f f0754f8bed360429812e41fbd2540f9864ca09ba # timeout=10
Commit message: "Enable MiniMix 3hr system tests (#6579)"
> git rev-list --no-walk 78719157d99a07da62d928c4c34714da06727992 # timeout=10
First time build. Skipping changelog.
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] nodesByLabel
[2025-09-25T23:25:27.756Z] Could not find any nodes with 'sw.os.linux&&hw.arch.riscv&&ci.role.perf' label
[Pipeline] echo
[2025-09-25T23:25:27.770Z] SPEC: linux_riscv64
[Pipeline] echo
[2025-09-25T23:25:27.772Z] LABEL: ci.role.test&&sw.os.linux&&hw.arch.riscv
[Pipeline] stage
[Pipeline] { (Queue)
[Pipeline] nodesByLabel
[2025-09-25T23:25:27.789Z] Found a total of 8 nodes with the 'ci.role.test&&sw.os.linux&&hw.arch.riscv' 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-25T23:25:27.793Z] dynamicAgents: []
[Pipeline] node
[2025-09-25T23:25:42.798Z] Still waiting to schedule task
[2025-09-25T23:25:42.798Z] Waiting for next available executor on ‘ci.role.test&&sw.os.linux&&hw.arch.riscv’
[2025-09-25T23:44:26.538Z] Running on test-rise-ubuntu2404-riscv64-8 in /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_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-25T23:44:26.578Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] cleanWs
[2025-09-25T23:44:26.644Z] [WS-CLEANUP] Deleting project workspace...
[2025-09-25T23:44:26.644Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-09-25T23:44:26.675Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2025-09-25T23:44:26.736Z] The recommended git tool is: git
[2025-09-25T23:44:26.792Z] No credentials specified
[2025-09-25T23:44:26.822Z] Cloning the remote Git repository
[2025-09-25T23:44:26.872Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2025-09-25T23:44:26.874Z] > git init /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests # timeout=10
[2025-09-25T23:44:26.908Z] [WARNING] Reference path does not exist: /home/jenkins/openjdk_cache
[2025-09-25T23:44:26.908Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2025-09-25T23:44:26.908Z] > git --version # timeout=10
[2025-09-25T23:44:26.920Z] > git --version # 'git version 2.43.0'
[2025-09-25T23:44:26.920Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-09-25T23:44:40.680Z] Avoid second fetch
[2025-09-25T23:44:40.724Z] Checking out Revision f0754f8bed360429812e41fbd2540f9864ca09ba (origin/master)
[2025-09-25T23:44:40.606Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
[2025-09-25T23:44:40.621Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-09-25T23:44:40.694Z] > git rev-parse origin/master^{commit} # timeout=10
[2025-09-25T23:44:40.742Z] > git config core.sparsecheckout # timeout=10
[2025-09-25T23:44:40.756Z] > git checkout -f f0754f8bed360429812e41fbd2540f9864ca09ba # timeout=10
[2025-09-25T23:44:44.036Z] Commit message: "Enable MiniMix 3hr system tests (#6579)"
[Pipeline] }
[Pipeline] // retry
[Pipeline] load
[Pipeline] { (/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_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-25T23:44:56.139Z] Timeout set to expire in 1 day 1 hr
[Pipeline] {
[Pipeline] echo
[2025-09-25T23:44:56.172Z] runMulticastCmd: false
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[2025-09-25T23:44:56.756Z] + LC_TIME=C date +%a, %d %b %Y %T %z
[Pipeline] echo
[2025-09-25T23:44:56.883Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2025-09-25T23:44:57.379Z] + aqa-tests/terminateTestProcesses.sh jenkins
[2025-09-25T23:44:57.379Z] Unix type machine..
[2025-09-25T23:44:57.379Z] Running on a Linux host
[2025-09-25T23:44:57.379Z] 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-25T23:44:58.574Z] + printenv
[2025-09-25T23:44:58.574Z] JENKINS_HOME=/home/jenkins/.jenkins
[2025-09-25T23:44:58.574Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2025-09-25T23:44:58.574Z] SETUP_JCK_RUN=false
[2025-09-25T23:44:58.574Z] USE_TESTENV_PROPERTIES=false
[2025-09-25T23:44:58.574Z] EXTERNAL_CUSTOM_BRANCH=master
[2025-09-25T23:44:58.574Z] SSH_CLIENT=78.47.239.97 59472 22
[2025-09-25T23:44:58.574Z] BUILD_LIST=perf
[2025-09-25T23:44:58.574Z] USER=jenkins
[2025-09-25T23:44:58.574Z] SDK_RESOURCE=upstream
[2025-09-25T23:44:58.574Z] OPENJ9_BRANCH=master
[2025-09-25T23:44:58.574Z] jobStatus=SUCCESS
[2025-09-25T23:44:58.574Z] CI=true
[2025-09-25T23:44:58.574Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_sanity.perf_riscv64_linux/6/display/redirect?page=changes
[2025-09-25T23:44:58.574Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2025-09-25T23:44:58.574Z] UPSTREAM_JOB_NUMBER=218
[2025-09-25T23:44:58.574Z] XDG_SESSION_TYPE=tty
[2025-09-25T23:44:58.574Z] EXIT_FAILURE=false
[2025-09-25T23:44:58.574Z] SHLVL=0
[2025-09-25T23:44:58.574Z] HUDSON_URL=https://ci.adoptium.net/
[2025-09-25T23:44:58.574Z] TARGET=sanity.perf
[2025-09-25T23:44:58.574Z] NODE_LABELS=hw.arch.riscv sw.tool.dockerX ci.role.test hw.bits.64 dockerBuild linux sw.os.linux hw.arch.riscv64 riscv64 test-rise-ubuntu2404-riscv64-8 docker dockerInstaller
[2025-09-25T23:44:58.574Z] USE_JRE=false
[2025-09-25T23:44:58.574Z] STF_OWNER_BRANCH=adoptium:master
[2025-09-25T23:44:58.574Z] OLDPWD=/home/jenkins
[2025-09-25T23:44:58.574Z] HOME=/home/jenkins
[2025-09-25T23:44:58.574Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_sanity.perf_riscv64_linux/6/
[2025-09-25T23:44:58.574Z] ADOPTOPENJDK_BRANCH=master
[2025-09-25T23:44:58.574Z] TAP_NAME=Test_openjdk26_hs_sanity.perf_riscv64_linux.tap
[2025-09-25T23:44:58.574Z] JDK_IMPL=hotspot
[2025-09-25T23:44:58.574Z] DOCKER_REQUIRED=false
[2025-09-25T23:44:58.574Z] JENKINS_SERVER_COOKIE=durable-52f8649ea8c03173d805b88938f001f3a0ad4e7756cf00454e0109a3a895026b
[2025-09-25T23:44:58.574Z] HUDSON_COOKIE=08058643-2b09-4011-877c-7acc4ac6bfff
[2025-09-25T23:44:58.574Z] DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1001/bus
[2025-09-25T23:44:58.574Z] PERF_ROOT=/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/../../benchmarks
[2025-09-25T23:44:58.574Z] JDK_REPO=https://github.com/adoptium/jdk
[2025-09-25T23:44:58.574Z] WORKSPACE=/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux
[2025-09-25T23:44:58.574Z] KEEP_WORKSPACE=false
[2025-09-25T23:44:58.574Z] ARCHIVE_TEST_RESULTS=false
[2025-09-25T23:44:58.574Z] GENERATE_JOBS=true
[2025-09-25T23:44:58.574Z] PERSONAL_BUILD=false
[2025-09-25T23:44:58.574Z] NODE_NAME=test-rise-ubuntu2404-riscv64-8
[2025-09-25T23:44:58.574Z] JDK_BRANCH=jdk-26+17_adopt
[2025-09-25T23:44:58.574Z] TKG_OWNER_BRANCH=adoptium:master
[2025-09-25T23:44:58.574Z] LOGNAME=jenkins
[2025-09-25T23:44:58.574Z] _=/usr/lib/jvm/jdk17/bin/java
[2025-09-25T23:44:58.574Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_sanity.perf_riscv64_linux/6/display/redirect?page=artifacts
[2025-09-25T23:44:58.574Z] STAGE_NAME=Setup
[2025-09-25T23:44:58.574Z] XDG_SESSION_CLASS=user
[2025-09-25T23:44:58.574Z] AUTO_DETECT=true
[2025-09-25T23:44:58.574Z] EXECUTOR_NUMBER=0
[2025-09-25T23:44:58.574Z] JDK_VERSION=26
[2025-09-25T23:44:58.574Z] XDG_SESSION_ID=58397
[2025-09-25T23:44:58.574Z] BUILD_DISPLAY_NAME=#6
[2025-09-25T23:44:58.574Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token
[2025-09-25T23:44:58.574Z] TIME_LIMIT=25
[2025-09-25T23:44:58.574Z] EXTERNAL_TEST_CMD=mvn clean install
[2025-09-25T23:44:58.574Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_sanity.perf_riscv64_linux/6/display/redirect?page=tests
[2025-09-25T23:44:58.574Z] HUDSON_HOME=/home/jenkins/.jenkins
[2025-09-25T23:44:58.574Z] JOB_BASE_NAME=Test_openjdk26_hs_sanity.perf_riscv64_linux
[2025-09-25T23:44:58.574Z] PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin
[2025-09-25T23:44:58.574Z] PLATFORM=riscv64_linux
[2025-09-25T23:44:58.574Z] TKG_ITERATIONS=1
[2025-09-25T23:44:58.574Z] EXIT_SUCCESS=false
[2025-09-25T23:44:58.574Z] RERUN_FAILURE=true
[2025-09-25T23:44:58.574Z] BUILD_ID=6
[2025-09-25T23:44:58.574Z] XDG_RUNTIME_DIR=/run/user/1001
[2025-09-25T23:44:58.574Z] ACTIVE_NODE_TIMEOUT=5
[2025-09-25T23:44:58.574Z] SYSTEM_LIB_DIR=/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/../../externalDependency/system_lib
[2025-09-25T23:44:58.574Z] BUILD_TAG=jenkins-Test_openjdk26_hs_sanity.perf_riscv64_linux-6
[2025-09-25T23:44:58.574Z] JENKINS_URL=https://ci.adoptium.net/
[2025-09-25T23:44:58.574Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2025-09-25T23:44:58.574Z] LANG=en_US.UTF-8
[2025-09-25T23:44:58.574Z] JCK_GIT_BRANCH=master
[2025-09-25T23:44:58.574Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_sanity.perf_riscv64_linux/
[2025-09-25T23:44:58.574Z] KEEP_REPORTDIR=false
[2025-09-25T23:44:58.574Z] ORIGIN_JDK_VERSION=26
[2025-09-25T23:44:58.574Z] BUILD_NUMBER=6
[2025-09-25T23:44:58.574Z] JENKINS_NODE_COOKIE=cd43f7bf-ea81-4ba3-b62e-c7da4fcc5cdf
[2025-09-25T23:44:58.574Z] SHELL=/bin/bash
[2025-09-25T23:44:58.574Z] ITERATIONS=1
[2025-09-25T23:44:58.574Z] OPENJCEPLUS_GIT_BRANCH=semeru-java26
[2025-09-25T23:44:58.574Z] TEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/jdkbinary/j2sdk-image
[2025-09-25T23:44:58.574Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_sanity.perf_riscv64_linux/6/display/redirect
[2025-09-25T23:44:58.574Z] LIGHT_WEIGHT_CHECKOUT=false
[2025-09-25T23:44:58.574Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master
[2025-09-25T23:44:58.574Z] SPEC=linux_riscv64
[2025-09-25T23:44:58.574Z] HUDSON_SERVER_COOKIE=2d832652af5afba8
[2025-09-25T23:44:58.574Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_sanity.perf_riscv64_linux/display/redirect
[2025-09-25T23:44:58.574Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk/jdk-linux-riscv64-temurin
[2025-09-25T23:44:58.574Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master
[2025-09-25T23:44:58.574Z] JOB_NAME=Test_openjdk26_hs_sanity.perf_riscv64_linux
[2025-09-25T23:44:58.574Z] SLACK_CHANNEL=aqavit-bot
[2025-09-25T23:44:58.574Z] PWD=/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux
[2025-09-25T23:44:58.574Z] LIB_DIR=/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/../../externalDependency/lib
[2025-09-25T23:44:58.574Z] SSH_CONNECTION=78.47.239.97 59472 62.210.163.38 22
[2025-09-25T23:44:58.574Z] TEST_TIME=120
[2025-09-25T23:44:58.574Z] WORKSPACE_TMP=/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux@tmp
[2025-09-25T23:44:58.574Z] PARALLEL=Dynamic
[2025-09-25T23:44:58.574Z] JOBSTARTTIME=Thu, 25 Sep 2025 23:44:56 +0000
[2025-09-25T23:44:58.574Z] DYNAMIC_COMPILE=false
[2025-09-25T23:44:58.574Z] RERUN_ITERATIONS=1
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-25T23:44:58.660Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] dir
[2025-09-25T23:44:58.675Z] Running in /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/jdkbinary
[Pipeline] {
[Pipeline] copyArtifacts
[2025-09-25T23:46:08.886Z] Copied 8 artifacts from "build-scripts » jobs » jdk » jdk-linux-riscv64-temurin" build number 218
[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-25T23:46:09.174Z] 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-25T23:46:09.185Z] Running in /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux
[Pipeline] {
[Pipeline] sshagent
[2025-09-25T23:46:09.226Z] $ ssh-agent
[2025-09-25T23:46:09.342Z] SSH_AUTH_SOCK=/tmp/ssh-6566bSqQSUKt/agent.1558710
[2025-09-25T23:46:09.342Z] SSH_AGENT_PID=1558713
[2025-09-25T23:46:09.342Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] dir
[2025-09-25T23:46:09.365Z] Running in /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests
[Pipeline] {
[Pipeline] withCredentials
[2025-09-25T23:46:09.408Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] sh
[2025-09-25T23:46:09.921Z] + pwd
[2025-09-25T23:46:09.922Z] + ./get.sh -s /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/.. -p riscv64_linux -r upstream -j 26 -i hotspot --clone_openj9 false --tkg_repo https://github.com/adoptium/TKG.git --tkg_branch master
[2025-09-25T23:46:09.922Z] TESTDIR: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests
[2025-09-25T23:46:09.922Z] get jdk binary...
[2025-09-25T23:46:09.922Z] --sdkdir is set to upstream. Therefore, skip download jdk binary
[2025-09-25T23:46:09.922Z] Uncompressing file: OpenJDK-jdk_riscv64_linux_hotspot_26_17-ea.tar.gz ...
[2025-09-25T23:46:15.773Z] List files in jdkbinary folder...
[2025-09-25T23:46:15.773Z] total 644392
[2025-09-25T23:46:15.773Z] -rw-r--r-- 1 jenkins jenkins 252722030 Sep 25 22:29 OpenJDK-debugimage_riscv64_linux_hotspot_26_17-ea.tar.gz
[2025-09-25T23:46:15.773Z] -rw-r--r-- 1 jenkins jenkins 140951681 Sep 25 22:29 OpenJDK-jdk_riscv64_linux_hotspot_26_17-ea.tar.gz
[2025-09-25T23:46:15.773Z] -rw-r--r-- 1 jenkins jenkins 86318470 Sep 25 22:29 OpenJDK-jmods_riscv64_linux_hotspot_26_17-ea.tar.gz
[2025-09-25T23:46:15.773Z] -rw-r--r-- 1 jenkins jenkins 60860720 Sep 25 22:27 OpenJDK-jre_riscv64_linux_hotspot_26_17-ea.tar.gz
[2025-09-25T23:46:15.773Z] -rw-r--r-- 1 jenkins jenkins 159618 Sep 25 23:01 OpenJDK-sbom_riscv64_linux_hotspot_26_17-ea.json
[2025-09-25T23:46:15.773Z] -rw-rw-r-- 1 jenkins jenkins 31063 Sep 25 22:58 OpenJDK-sbom_riscv64_linux_hotspot_26_17-ea-metadata.json
[2025-09-25T23:46:15.773Z] -rw-r--r-- 1 jenkins jenkins 6271463 Sep 25 22:29 OpenJDK-static-libs-glibc_riscv64_linux_hotspot_26_17-ea.tar.gz
[2025-09-25T23:46:15.773Z] -rw-r--r-- 1 jenkins jenkins 112524367 Sep 25 22:28 OpenJDK-testimage_riscv64_linux_hotspot_26_17-ea.tar.gz
[2025-09-25T23:46:15.773Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 25 23:46 tmp
[2025-09-25T23:46:15.773Z] List files in jdkbinary/tmp folder...
[2025-09-25T23:46:15.773Z] total 4
[2025-09-25T23:46:15.773Z] drwxr-xr-x 7 jenkins jenkins 4096 Sep 25 22:27 jdk-26+17
[2025-09-25T23:46:15.773Z] Moving directory jdk-26+17/ to ../j2sdk-image
[2025-09-25T23:46:15.773Z] Uncompressing file: OpenJDK-jre_riscv64_linux_hotspot_26_17-ea.tar.gz ...
[2025-09-25T23:46:18.746Z] List files in jdkbinary folder...
[2025-09-25T23:46:18.746Z] total 644396
[2025-09-25T23:46:18.746Z] drwxr-xr-x 7 jenkins jenkins 4096 Sep 25 22:27 j2sdk-image
[2025-09-25T23:46:18.746Z] -rw-r--r-- 1 jenkins jenkins 252722030 Sep 25 22:29 OpenJDK-debugimage_riscv64_linux_hotspot_26_17-ea.tar.gz
[2025-09-25T23:46:18.746Z] -rw-r--r-- 1 jenkins jenkins 140951681 Sep 25 22:29 OpenJDK-jdk_riscv64_linux_hotspot_26_17-ea.tar.gz
[2025-09-25T23:46:18.746Z] -rw-r--r-- 1 jenkins jenkins 86318470 Sep 25 22:29 OpenJDK-jmods_riscv64_linux_hotspot_26_17-ea.tar.gz
[2025-09-25T23:46:18.746Z] -rw-r--r-- 1 jenkins jenkins 60860720 Sep 25 22:27 OpenJDK-jre_riscv64_linux_hotspot_26_17-ea.tar.gz
[2025-09-25T23:46:18.746Z] -rw-r--r-- 1 jenkins jenkins 159618 Sep 25 23:01 OpenJDK-sbom_riscv64_linux_hotspot_26_17-ea.json
[2025-09-25T23:46:18.746Z] -rw-rw-r-- 1 jenkins jenkins 31063 Sep 25 22:58 OpenJDK-sbom_riscv64_linux_hotspot_26_17-ea-metadata.json
[2025-09-25T23:46:18.746Z] -rw-r--r-- 1 jenkins jenkins 6271463 Sep 25 22:29 OpenJDK-static-libs-glibc_riscv64_linux_hotspot_26_17-ea.tar.gz
[2025-09-25T23:46:18.746Z] -rw-r--r-- 1 jenkins jenkins 112524367 Sep 25 22:28 OpenJDK-testimage_riscv64_linux_hotspot_26_17-ea.tar.gz
[2025-09-25T23:46:18.746Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 25 23:46 tmp
[2025-09-25T23:46:18.746Z] List files in jdkbinary/tmp folder...
[2025-09-25T23:46:18.746Z] total 4
[2025-09-25T23:46:18.746Z] drwxr-xr-x 6 jenkins jenkins 4096 Sep 25 22:27 jdk-26+17-jre
[2025-09-25T23:46:18.746Z] Moving directory jdk-26+17-jre/ to ../j2re-image
[2025-09-25T23:46:18.746Z] Uncompressing file: OpenJDK-static-libs-glibc_riscv64_linux_hotspot_26_17-ea.tar.gz ...
[2025-09-25T23:46:18.746Z] List files in jdkbinary folder...
[2025-09-25T23:46:18.746Z] total 644400
[2025-09-25T23:46:18.746Z] drwxr-xr-x 6 jenkins jenkins 4096 Sep 25 22:27 j2re-image
[2025-09-25T23:46:18.746Z] drwxr-xr-x 7 jenkins jenkins 4096 Sep 25 22:27 j2sdk-image
[2025-09-25T23:46:18.746Z] -rw-r--r-- 1 jenkins jenkins 252722030 Sep 25 22:29 OpenJDK-debugimage_riscv64_linux_hotspot_26_17-ea.tar.gz
[2025-09-25T23:46:18.746Z] -rw-r--r-- 1 jenkins jenkins 140951681 Sep 25 22:29 OpenJDK-jdk_riscv64_linux_hotspot_26_17-ea.tar.gz
[2025-09-25T23:46:18.746Z] -rw-r--r-- 1 jenkins jenkins 86318470 Sep 25 22:29 OpenJDK-jmods_riscv64_linux_hotspot_26_17-ea.tar.gz
[2025-09-25T23:46:18.746Z] -rw-r--r-- 1 jenkins jenkins 60860720 Sep 25 22:27 OpenJDK-jre_riscv64_linux_hotspot_26_17-ea.tar.gz
[2025-09-25T23:46:18.746Z] -rw-r--r-- 1 jenkins jenkins 159618 Sep 25 23:01 OpenJDK-sbom_riscv64_linux_hotspot_26_17-ea.json
[2025-09-25T23:46:18.746Z] -rw-rw-r-- 1 jenkins jenkins 31063 Sep 25 22:58 OpenJDK-sbom_riscv64_linux_hotspot_26_17-ea-metadata.json
[2025-09-25T23:46:18.746Z] -rw-r--r-- 1 jenkins jenkins 6271463 Sep 25 22:29 OpenJDK-static-libs-glibc_riscv64_linux_hotspot_26_17-ea.tar.gz
[2025-09-25T23:46:18.746Z] -rw-r--r-- 1 jenkins jenkins 112524367 Sep 25 22:28 OpenJDK-testimage_riscv64_linux_hotspot_26_17-ea.tar.gz
[2025-09-25T23:46:18.747Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 25 23:46 tmp
[2025-09-25T23:46:18.747Z] List files in jdkbinary/tmp folder...
[2025-09-25T23:46:18.747Z] total 4
[2025-09-25T23:46:18.747Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 25 22:27 jdk-26+17-static-libs
[2025-09-25T23:46:18.747Z] Moving directory jdk-26+17-static-libs/ to ../static-libs
[2025-09-25T23:46:18.747Z] Uncompressing file: OpenJDK-testimage_riscv64_linux_hotspot_26_17-ea.tar.gz ...
[2025-09-25T23:46:24.611Z] List files in jdkbinary folder...
[2025-09-25T23:46:24.612Z] total 644404
[2025-09-25T23:46:24.612Z] drwxr-xr-x 6 jenkins jenkins 4096 Sep 25 22:27 j2re-image
[2025-09-25T23:46:24.612Z] drwxr-xr-x 7 jenkins jenkins 4096 Sep 25 22:27 j2sdk-image
[2025-09-25T23:46:24.612Z] -rw-r--r-- 1 jenkins jenkins 252722030 Sep 25 22:29 OpenJDK-debugimage_riscv64_linux_hotspot_26_17-ea.tar.gz
[2025-09-25T23:46:24.612Z] -rw-r--r-- 1 jenkins jenkins 140951681 Sep 25 22:29 OpenJDK-jdk_riscv64_linux_hotspot_26_17-ea.tar.gz
[2025-09-25T23:46:24.612Z] -rw-r--r-- 1 jenkins jenkins 86318470 Sep 25 22:29 OpenJDK-jmods_riscv64_linux_hotspot_26_17-ea.tar.gz
[2025-09-25T23:46:24.612Z] -rw-r--r-- 1 jenkins jenkins 60860720 Sep 25 22:27 OpenJDK-jre_riscv64_linux_hotspot_26_17-ea.tar.gz
[2025-09-25T23:46:24.612Z] -rw-r--r-- 1 jenkins jenkins 159618 Sep 25 23:01 OpenJDK-sbom_riscv64_linux_hotspot_26_17-ea.json
[2025-09-25T23:46:24.612Z] -rw-rw-r-- 1 jenkins jenkins 31063 Sep 25 22:58 OpenJDK-sbom_riscv64_linux_hotspot_26_17-ea-metadata.json
[2025-09-25T23:46:24.612Z] -rw-r--r-- 1 jenkins jenkins 6271463 Sep 25 22:29 OpenJDK-static-libs-glibc_riscv64_linux_hotspot_26_17-ea.tar.gz
[2025-09-25T23:46:24.612Z] -rw-r--r-- 1 jenkins jenkins 112524367 Sep 25 22:28 OpenJDK-testimage_riscv64_linux_hotspot_26_17-ea.tar.gz
[2025-09-25T23:46:24.612Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 25 22:27 static-libs
[2025-09-25T23:46:24.612Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 25 23:46 tmp
[2025-09-25T23:46:24.612Z] List files in jdkbinary/tmp folder...
[2025-09-25T23:46:24.940Z] total 4
[2025-09-25T23:46:24.940Z] drwxr-xr-x 6 jenkins jenkins 4096 Sep 25 22:03 jdk-26+17-test-image
[2025-09-25T23:46:24.940Z] Moving directory jdk-26+17-test-image/ to ../openjdk-test-image
[2025-09-25T23:46:24.940Z] Uncompressing OpenJDK-debugimage_riscv64_linux_hotspot_26_17-ea.tar.gz over ./j2sdk-image...
[2025-09-25T23:46:38.021Z] Removing top-level folder jdk-26+17-debug-image/
[2025-09-25T23:46:38.021Z] Removing top-level folder jdk-26+17/
[2025-09-25T23:46:42.740Z] Run /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/jdkbinary/j2sdk-image/bin/java -version
[2025-09-25T23:46:42.740Z] =JAVA VERSION OUTPUT BEGIN=
[2025-09-25T23:46:42.740Z] openjdk version "26-beta" 2026-03-17
[2025-09-25T23:46:42.740Z] OpenJDK Runtime Environment Temurin-26+17-202509252037 (build 26-beta+17-ea)
[2025-09-25T23:46:42.740Z] OpenJDK 64-Bit Server VM Temurin-26+17-202509252037 (build 26-beta+17-ea, mixed mode, sharing)
[2025-09-25T23:46:42.740Z] =JAVA VERSION OUTPUT END=
[2025-09-25T23:46:42.740Z] =RELEASE INFO BEGIN=
[2025-09-25T23:46:42.740Z] IMPLEMENTOR="Eclipse Adoptium"
[2025-09-25T23:46:42.740Z] IMPLEMENTOR_VERSION="Temurin-26+17-202509252037"
[2025-09-25T23:46:42.740Z] JAVA_RUNTIME_VERSION="26-beta+17-ea"
[2025-09-25T23:46:42.740Z] JAVA_VERSION="26"
[2025-09-25T23:46:42.740Z] JAVA_VERSION_DATE="2026-03-17"
[2025-09-25T23:46:42.740Z] LIBC="gnu"
[2025-09-25T23:46:42.740Z] 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.internal.vm.ci jdk.graal.compiler jdk.graal.compiler.management 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-25T23:46:42.740Z] OS_ARCH="riscv64"
[2025-09-25T23:46:42.740Z] OS_NAME="Linux"
[2025-09-25T23:46:42.740Z] SOURCE=".:git:e29353a13782"
[2025-09-25T23:46:42.740Z] BUILD_SOURCE="git:3fa460839d777feba84a90a9d059a2673fa9459f"
[2025-09-25T23:46:42.740Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git"
[2025-09-25T23:46:42.740Z] SOURCE_REPO="https://github.com/adoptium/jdk.git"
[2025-09-25T23:46:42.740Z] FULL_VERSION="26-beta+17-ea"
[2025-09-25T23:46:42.740Z] SEMANTIC_VERSION="26+17"
[2025-09-25T23:46:42.740Z] BUILD_INFO="OS: Linux Version: 6.8.0-1018-azure"
[2025-09-25T23:46:42.740Z] JVM_VARIANT="Hotspot"
[2025-09-25T23:46:42.741Z] JVM_VERSION="26-beta+17-ea"
[2025-09-25T23:46:42.741Z] IMAGE_TYPE="JDK"
[2025-09-25T23:46:42.741Z] =RELEASE INFO END=
[2025-09-25T23:46:42.741Z] get testKitGen...
[2025-09-25T23:46:42.741Z] git clone -q https://github.com/adoptium/TKG.git
[2025-09-25T23:46:43.909Z] git rev-parse master
[2025-09-25T23:46:43.909Z] git checkout -q -f 5e60e2778902ca8d9ab69092d23e580d9d326df2
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2025-09-25T23:46:44.051Z] $ ssh-agent -k
[2025-09-25T23:46:44.074Z] unset SSH_AUTH_SOCK;
[2025-09-25T23:46:44.074Z] unset SSH_AGENT_PID;
[2025-09-25T23:46:44.074Z] echo Agent pid 1558713 killed;
[2025-09-25T23:46:44.179Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2025-09-25T23:46:44.601Z] 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=riscv64_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-riscv64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk-26%2B17_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=218&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] echo
[2025-09-25T23:46:44.617Z] 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=riscv64_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-rise-ubuntu2404-riscv64-8&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-riscv64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk-26%2B17_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=218&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-25T23:46:44.667Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2025-09-25T23:46:44.858Z] Copied 1 artifact from "getTRSSOutput" build number 1907
[Pipeline] sh
[2025-09-25T23:46:45.380Z] + cd ./aqa-tests/TKG/resources/TRSS
[2025-09-25T23:46:45.380Z] + gzip -cd TRSSOutput.tar.gz
[2025-09-25T23:46:45.380Z] + tar xof -
[2025-09-25T23:46:45.380Z] + rm TRSSOutput.tar.gz
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2025-09-25T23:46:45.481Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2025-09-25T23:46:45.500Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] sh
[2025-09-25T23:46:46.004Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/../../externalDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[2025-09-25T23:47:01.797Z] --------------------------------------------
[2025-09-25T23:47:01.798Z] path is set to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/../../externalDependency/lib
[2025-09-25T23:47:01.798Z] task is set to default
[2025-09-25T23:47:01.798Z] dependencyList is set to all
[2025-09-25T23:47:01.798Z] --------------------------------------------
[2025-09-25T23:47:01.798Z] Starting download third party dependent jars
[2025-09-25T23:47:01.798Z] --------------------------------------------
[2025-09-25T23:47:01.798Z] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/../../externalDependency/lib
[2025-09-25T23:47:01.798Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/../../externalDependency/lib/testng.jar exists with correct hash, not downloading
[2025-09-25T23:47:01.798Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/../../externalDependency/lib/asm-all.jar exists with correct hash, not downloading
[2025-09-25T23:47:01.798Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/../../externalDependency/lib/jtreg_8_2.tar.gz exists with correct hash, not downloading
[2025-09-25T23:47:01.798Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/../../externalDependency/lib/objenesis.jar exists with correct hash, not downloading
[2025-09-25T23:47:01.798Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/../../externalDependency/lib/asm.jar exists with correct hash, not downloading
[2025-09-25T23:47:01.798Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/../../externalDependency/lib/jtreg_7_5_2_1.tar.gz exists with correct hash, not downloading
[2025-09-25T23:47:01.798Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/../../externalDependency/lib/jtreg_7_4_1.tar.gz exists with correct hash, not downloading
[2025-09-25T23:47:01.798Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/../../externalDependency/lib/byte-buddy.jar exists with correct hash, not downloading
[2025-09-25T23:47:01.798Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/../../externalDependency/lib/org.eclipse.osgi-3.16.100.jar exists with correct hash, not downloading
[2025-09-25T23:47:01.798Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/../../externalDependency/lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading
[2025-09-25T23:47:01.798Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/../../externalDependency/lib/jcommander.jar exists with correct hash, not downloading
[2025-09-25T23:47:01.798Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/../../externalDependency/lib/jtreg_7_5_1_1.tar.gz exists with correct hash, not downloading
[2025-09-25T23:47:01.798Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/../../externalDependency/lib/jaxb-api.jar exists with correct hash, not downloading
[2025-09-25T23:47:01.798Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/../../externalDependency/lib/jtreg_6_1.tar.gz exists with correct hash, not downloading
[2025-09-25T23:47:01.798Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/../../externalDependency/lib/junit4.jar exists with correct hash, not downloading
[2025-09-25T23:47:01.798Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/../../externalDependency/lib/commons-cli.jar exists with correct hash, not downloading
[2025-09-25T23:47:01.798Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/../../externalDependency/lib/apache-maven-bin.tar.gz exists with correct hash, not downloading
[2025-09-25T23:47:01.798Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/../../externalDependency/lib/javassist.jar exists with correct hash, not downloading
[2025-09-25T23:47:01.798Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/../../externalDependency/lib/jython-standalone.jar exists with correct hash, not downloading
[2025-09-25T23:47:01.798Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-09-25T23:47:01.798Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/../../externalDependency/lib/mockito-core.jar exists with correct hash, not downloading
[2025-09-25T23:47:01.798Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/../../externalDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading
[2025-09-25T23:47:01.798Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/../../externalDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading
[2025-09-25T23:47:01.798Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/../../externalDependency/lib/commons-exec.jar exists with correct hash, not downloading
[2025-09-25T23:47:01.798Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/../../externalDependency/lib/jtreg_7_3_1_1.tar.gz exists with correct hash, not downloading
[2025-09-25T23:47:01.798Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/../../externalDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading
[2025-09-25T23:47:01.798Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/../../externalDependency/lib/dacapo.zip exists with correct hash, not downloading
[2025-09-25T23:47:01.798Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/../../externalDependency/lib/asmtools.jar exists with correct hash, not downloading
[2025-09-25T23:47:01.798Z] downloaded dependent third party jars successfully
[Pipeline] }
[Pipeline] // timeout
[Pipeline] nodesByLabel
[2025-09-25T23:47:01.906Z] Found a total of 8 nodes with the 'ci.role.test&&sw.os.linux&&hw.arch.riscv' label
[Pipeline] sh
[2025-09-25T23:47:02.425Z] + cd ./aqa-tests/TKG
[2025-09-25T23:47:02.425Z] + uname
[2025-09-25T23:47:02.425Z] + [ Linux = AIX ]
[2025-09-25T23:47:02.425Z] + uname
[2025-09-25T23:47:02.425Z] + [ Linux = SunOS ]
[2025-09-25T23:47:02.425Z] + uname
[2025-09-25T23:47:02.425Z] + [ Linux = *BSD ]
[2025-09-25T23:47:02.425Z] + MAKE=make
[2025-09-25T23:47:02.425Z] + make genParallelList TEST=sanity.perf TEST_TIME=120 NUM_MACHINES=
[2025-09-25T23:47:02.425Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/jdkbinary/j2sdk-image
[2025-09-25T23:47:02.426Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/../../externalDependency/lib
[2025-09-25T23:47:02.426Z] rm -f -r /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-09-25T23:47:02.426Z] mkdir -p /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-09-25T23:47:02.426Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2025-09-25T23:47:02.426Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_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_riscv64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_compilation"; fi
[2025-09-25T23:47:03.126Z] Buildfile: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/TKG/scripts/build_tools.xml
[2025-09-25T23:47:05.351Z]
[2025-09-25T23:47:05.351Z] build:
[2025-09-25T23:47:05.351Z]
[2025-09-25T23:47:05.351Z] clean:
[2025-09-25T23:47:05.678Z]
[2025-09-25T23:47:05.678Z] init:
[2025-09-25T23:47:05.678Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/TKG/bin
[2025-09-25T23:47:05.678Z]
[2025-09-25T23:47:05.678Z] getDependentLibs:
[2025-09-25T23:47:06.015Z] [exec] --------------------------------------------
[2025-09-25T23:47:06.015Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/../../externalDependency/lib
[2025-09-25T23:47:06.015Z] [exec] task is set to default
[2025-09-25T23:47:06.015Z] [exec] dependencyList is set to json_simple
[2025-09-25T23:47:06.015Z] [exec] --------------------------------------------
[2025-09-25T23:47:06.015Z] [exec] Starting download third party dependent jars
[2025-09-25T23:47:06.015Z] [exec] --------------------------------------------
[2025-09-25T23:47:06.015Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/../../externalDependency/lib
[2025-09-25T23:47:06.015Z] [exec] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-09-25T23:47:06.015Z] [exec] downloaded dependent third party jars successfully
[2025-09-25T23:47:06.015Z]
[2025-09-25T23:47:06.015Z] compile:
[2025-09-25T23:47:06.015Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-09-25T23:47:06.015Z] [echo] ============COMPILER SETTINGS============
[2025-09-25T23:47:06.015Z] [echo] ===fork: yes
[2025-09-25T23:47:06.015Z] [echo] ===debug: on
[2025-09-25T23:47:06.340Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/TKG/bin
[2025-09-25T23:47:19.414Z] [javac] Note: Some input files use or override a deprecated API.
[2025-09-25T23:47:19.414Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-09-25T23:47:19.414Z]
[2025-09-25T23:47:19.414Z] dist:
[2025-09-25T23:47:19.414Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/TKG/bin/TestKitGen.jar
[2025-09-25T23:47:19.740Z]
[2025-09-25T23:47:19.740Z] BUILD SUCCESSFUL
[2025-09-25T23:47:19.740Z] Total time: 16 seconds
[2025-09-25T23:47:19.740Z] 0
[2025-09-25T23:47:19.740Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2025-09-25T23:47:20.067Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2025-09-25T23:47:20.067Z] microArchOutput:
[2025-09-25T23:47:23.003Z] ****************************** MACHINE INFO ******************************
[2025-09-25T23:47:23.003Z] File path : /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/TKG
[2025-09-25T23:47:23.003Z] Free Physical Memory Size : 5399420928
[2025-09-25T23:47:23.003Z] Free space (bytes) : 54565081088
[2025-09-25T23:47:23.003Z] Total Physical Memory Size : 16486711296
[2025-09-25T23:47:23.003Z] Total space (bytes) : 121461616640
[2025-09-25T23:47:23.003Z] Usable space (bytes) : 48348598272
[2025-09-25T23:47:23.003Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-09-25T23:47:23.003Z] bashVersion :
[2025-09-25T23:47:23.003Z] GNU bash, version 5.2.21(1)-release (riscv64-unknown-linux-gnu)
[2025-09-25T23:47:23.003Z] Copyright (C) 2022 Free Software Foundation, Inc.
[2025-09-25T23:47:23.003Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-09-25T23:47:23.003Z]
[2025-09-25T23:47:23.003Z] This is free software; you are free to change and redistribute it.
[2025-09-25T23:47:23.003Z] There is NO WARRANTY, to the extent permitted by law.
[2025-09-25T23:47:23.003Z] cpuCores : 4
[2025-09-25T23:47:23.003Z] curlVersion :
[2025-09-25T23:47:23.003Z] curl 8.5.0 (riscv64-unknown-linux-gnu) libcurl/8.5.0 OpenSSL/3.0.13 zlib/1.3 brotli/1.1.0 zstd/1.5.5 libidn2/2.3.7 libpsl/0.21.2 (+libidn2/2.3.7) libssh/0.10.6/openssl/zlib nghttp2/1.59.0 librtmp/2.3 OpenLDAP/2.6.7
[2025-09-25T23:47:23.003Z] Release-Date: 2023-12-06, security patched: 8.5.0-2ubuntu10
[2025-09-25T23:47:23.003Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ldap ldaps mqtt pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp
[2025-09-25T23:47:23.003Z] Features: alt-svc AsynchDNS brotli GSS-API HSTS HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM PSL SPNEGO SSL threadsafe TLS-SRP UnixSockets zstd
[2025-09-25T23:47:23.003Z] dockerVersion : Docker version 24.0.7, build 24.0.7-0ubuntu4
[2025-09-25T23:47:23.003Z] gcc version : 13
[2025-09-25T23:47:23.003Z] gclibc version : ldd (Ubuntu GLIBC 2.39-0ubuntu8) 2.39
[2025-09-25T23:47:23.003Z] gdb version : bash: line 1: gdb: command not found
[2025-09-25T23:47:23.003Z] lldb version : Command could not be executed
[2025-09-25T23:47:23.003Z] makeVersion :
[2025-09-25T23:47:23.003Z] GNU Make 4.3
[2025-09-25T23:47:23.003Z] Built for riscv64-unknown-linux-gnu
[2025-09-25T23:47:23.003Z] Copyright (C) 1988-2020 Free Software Foundation, Inc.
[2025-09-25T23:47:23.003Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-09-25T23:47:23.003Z] This is free software: you are free to change and redistribute it.
[2025-09-25T23:47:23.003Z] There is NO WARRANTY, to the extent permitted by law.
[2025-09-25T23:47:23.003Z] mavenVersion :
[2025-09-25T23:47:23.003Z] WARNING: A restricted method in java.lang.System has been called
[2025-09-25T23:47:23.003Z] 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-25T23:47:23.003Z] WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module
[2025-09-25T23:47:23.003Z] WARNING: Restricted methods will be blocked in a future release unless native access is enabled
[2025-09-25T23:47:23.003Z]
[2025-09-25T23:47:23.003Z] [1mApache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)[m
[2025-09-25T23:47:23.003Z] Maven home: /usr/local/apache-maven-3.6.3
[2025-09-25T23:47:23.003Z] Java version: 26-beta, vendor: Eclipse Adoptium, runtime: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/jdkbinary/j2sdk-image
[2025-09-25T23:47:23.003Z] Default locale: en_US, platform encoding: UTF-8
[2025-09-25T23:47:23.004Z] OS name: "linux", version: "5.10.113-scw1", arch: "riscv64", family: "unix"
[2025-09-25T23:47:23.004Z] osInfo :
[2025-09-25T23:47:23.004Z] PRETTY_NAME="Ubuntu 24.04 LTS"
[2025-09-25T23:47:23.004Z] NAME="Ubuntu"
[2025-09-25T23:47:23.004Z] VERSION_ID="24.04"
[2025-09-25T23:47:23.004Z] VERSION="24.04 LTS (Noble Numbat)"
[2025-09-25T23:47:23.004Z] VERSION_CODENAME=noble
[2025-09-25T23:47:23.004Z] ID=ubuntu
[2025-09-25T23:47:23.004Z] ID_LIKE=debian
[2025-09-25T23:47:23.004Z] HOME_URL="https://www.ubuntu.com/"
[2025-09-25T23:47:23.004Z] SUPPORT_URL="https://help.ubuntu.com/"
[2025-09-25T23:47:23.004Z] BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
[2025-09-25T23:47:23.004Z] PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
[2025-09-25T23:47:23.004Z] UBUNTU_CODENAME=noble
[2025-09-25T23:47:23.004Z] LOGO=ubuntu-logo
[2025-09-25T23:47:23.004Z] osLabel : ubuntu.24
[2025-09-25T23:47:23.004Z] perlVersion :
[2025-09-25T23:47:23.004Z]
[2025-09-25T23:47:23.004Z] This is perl 5, version 38, subversion 2 (v5.38.2) built for riscv64-linux-gnu-thread-multi
[2025-09-25T23:47:23.004Z] (with 44 registered patches, see perl -V for more detail)
[2025-09-25T23:47:23.004Z]
[2025-09-25T23:47:23.004Z] Copyright 1987-2023, Larry Wall
[2025-09-25T23:47:23.004Z]
[2025-09-25T23:47:23.004Z] Perl may be copied only under the terms of either the Artistic License or the
[2025-09-25T23:47:23.004Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2025-09-25T23:47:23.004Z]
[2025-09-25T23:47:23.004Z] Complete documentation for Perl, including FAQ lists, should be found on
[2025-09-25T23:47:23.004Z] this system using "man perl" or "perldoc perl". If you have access to the
[2025-09-25T23:47:23.004Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page.
[2025-09-25T23:47:23.004Z]
[2025-09-25T23:47:23.004Z] podmanVersion : bash: line 1: podman: command not found
[2025-09-25T23:47:23.004Z] procArch : riscv64
[2025-09-25T23:47:23.004Z] sysArch : riscv64
[2025-09-25T23:47:23.004Z] sysOS : Linux
[2025-09-25T23:47:23.004Z] ulimit :
[2025-09-25T23:47:23.004Z] real-time non-blocking time (microseconds, -R) unlimited
[2025-09-25T23:47:23.004Z] core file size (blocks, -c) 0
[2025-09-25T23:47:23.004Z] data seg size (kbytes, -d) unlimited
[2025-09-25T23:47:23.004Z] scheduling priority (-e) 0
[2025-09-25T23:47:23.004Z] file size (blocks, -f) unlimited
[2025-09-25T23:47:23.004Z] pending signals (-i) 62890
[2025-09-25T23:47:23.004Z] max locked memory (kbytes, -l) 2012536
[2025-09-25T23:47:23.004Z] max memory size (kbytes, -m) unlimited
[2025-09-25T23:47:23.004Z] open files (-n) 1048576
[2025-09-25T23:47:23.004Z] pipe size (512 bytes, -p) 8
[2025-09-25T23:47:23.004Z] POSIX message queues (bytes, -q) 819200
[2025-09-25T23:47:23.004Z] real-time priority (-r) 0
[2025-09-25T23:47:23.004Z] stack size (kbytes, -s) 8192
[2025-09-25T23:47:23.004Z] cpu time (seconds, -t) unlimited
[2025-09-25T23:47:23.004Z] max user processes (-u) 62890
[2025-09-25T23:47:23.004Z] virtual memory (kbytes, -v) unlimited
[2025-09-25T23:47:23.004Z] file locks (-x) unlimited
[2025-09-25T23:47:23.004Z] uname : Linux test-rise-ubuntu2404-riscv64-8 5.10.113-scw1 #1 SMP PREEMPT Fri Jul 12 15:31:22 UTC 2024 riscv64 riscv64 riscv64 GNU/Linux
[2025-09-25T23:47:23.004Z] vmVendor : Oracle Corporation
[2025-09-25T23:47:23.004Z] vmVersion : 26-beta+17-ea
[2025-09-25T23:47:23.004Z] xlc version : bash: line 1: xlC: command not found
[2025-09-25T23:47:23.004Z] **************************************************************************
[2025-09-25T23:47:23.004Z]
[2025-09-25T23:47:23.004Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2025-09-25T23:47:23.004Z]
[2025-09-25T23:47:23.004Z] System.getProperty('java.vendor')=Eclipse Adoptium
[2025-09-25T23:47:23.004Z]
[2025-09-25T23:47:23.004Z] System.getProperty('os.name')=Linux
[2025-09-25T23:47:23.004Z]
[2025-09-25T23:47:23.004Z] System.getProperty('os.arch')=riscv64
[2025-09-25T23:47:23.004Z]
[2025-09-25T23:47:23.004Z] System.getProperty('java.fullversion')=null
[2025-09-25T23:47:23.004Z]
[2025-09-25T23:47:23.004Z] System.getProperty('sun.arch.data.model')=64
[2025-09-25T23:47:23.004Z]
[2025-09-25T23:47:23.326Z] 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_riscv64_linux/../../externalDependency/lib
[2025-09-25T23:47:23.326Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/TKG'
[2025-09-25T23:47:23.326Z] perl scripts/configure.pl
[2025-09-25T23:47:23.327Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=parallelList --spec=linux_riscv64 --microArch="" --osLabel="ubuntu.24" --jdkVersion=26 --impl=hotspot --vendor="eclipse" --buildList=perf --iterations=1 --aotIterations= --testFlag= --testTarget=sanity.perf --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2025-09-25T23:47:24.965Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2025-09-25T23:47:24.965Z]
[2025-09-25T23:47:24.965Z]
[2025-09-25T23:47:24.965Z] Starting to generate parallel test lists.
[2025-09-25T23:47:24.965Z]
[2025-09-25T23:47:25.290Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/TKG/../perf/idle_micro/playlist.xml
[2025-09-25T23:47:25.290Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/TKG/../perf/renaissance/playlist.xml
[2025-09-25T23:47:25.617Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/TKG/../perf/dacapo/playlist.xml
[2025-09-25T23:47:25.617Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/TKG/../perf/liberty/playlist.xml
[2025-09-25T23:47:25.617Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/TKG/../perf/bumbleBench/playlist.xml
[2025-09-25T23:47:25.941Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/TKG/../perf/specjbb/playlist.xml
[2025-09-25T23:47:25.941Z] Attempting to get test duration data from TRSS.
[2025-09-25T23:47:25.941Z] curl --silent --max-time 120 -L -k https://trss.adoptopenjdk.net/api/getTestAvgDuration?limit=100&jdkVersion=26&impl=hs&platform=riscv64_linux&group=perf&level=sanity
[2025-09-25T23:47:26.319Z] Attempting to get test duration data from cached files.
[2025-09-25T23:47:26.319Z]
[2025-09-25T23:47:26.319Z] TEST DURATION
[2025-09-25T23:47:26.319Z] ====================================================================================
[2025-09-25T23:47:26.684Z] Total number of tests searched: 9
[2025-09-25T23:47:26.684Z] Number of test durations found: 9
[2025-09-25T23:47:26.684Z] Top slowest tests:
[2025-09-25T23:47:26.684Z] 27m22s renaissance-akka-uct_0
[2025-09-25T23:47:26.684Z] 12m20s renaissance-future-genetic_0
[2025-09-25T23:47:26.684Z] 12m18s renaissance-fj-kmeans_0
[2025-09-25T23:47:26.684Z] ====================================================================================
[2025-09-25T23:47:26.684Z]
[2025-09-25T23:47:26.684Z] Test target is split into 1 lists.
[2025-09-25T23:47:26.684Z] Reducing estimated test running time from 60m58s to 60m58s.
[2025-09-25T23:47:26.684Z]
[2025-09-25T23:47:26.684Z] -------------------------------------testList_0-------------------------------------
[2025-09-25T23:47:26.684Z] Number of tests: 9
[2025-09-25T23:47:26.684Z] Estimated running time: 60m58s
[2025-09-25T23:47:26.684Z] TESTLIST=renaissance-akka-uct_0,renaissance-future-genetic_0,renaissance-fj-kmeans_0,dacapo-h2_0,dacapo-eclipse_0,renaissance-scala-kmeans_0,renaissance-naive-bayes_0,dacapo-lusearch-fix_0,IdleMicrobenchmark_HS_0
[2025-09-25T23:47:26.684Z] ------------------------------------------------------------------------------------
[2025-09-25T23:47:26.684Z]
[2025-09-25T23:47:26.684Z] Parallel test lists file (/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/TKG/../TKG/parallelList.mk) is generated successfully.
[2025-09-25T23:47:26.684Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/TKG'
[Pipeline] fileExists
[Pipeline] echo
[2025-09-25T23:47:26.778Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk
[Pipeline] readProperties
[Pipeline] echo
[2025-09-25T23:47:26.860Z] 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-25T23:47:26.922Z] Building tests...
[Pipeline] timeout
[2025-09-25T23:47:26.927Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2025-09-25T23:47:26.952Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] sh
[2025-09-25T23:47:27.462Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/../../externalDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[2025-09-25T23:47:43.268Z] --------------------------------------------
[2025-09-25T23:47:43.268Z] path is set to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/../../externalDependency/lib
[2025-09-25T23:47:43.268Z] task is set to default
[2025-09-25T23:47:43.268Z] dependencyList is set to all
[2025-09-25T23:47:43.268Z] --------------------------------------------
[2025-09-25T23:47:43.268Z] Starting download third party dependent jars
[2025-09-25T23:47:43.268Z] --------------------------------------------
[2025-09-25T23:47:43.268Z] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/../../externalDependency/lib
[2025-09-25T23:47:43.268Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/../../externalDependency/lib/commons-cli.jar exists with correct hash, not downloading
[2025-09-25T23:47:43.268Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/../../externalDependency/lib/jcommander.jar exists with correct hash, not downloading
[2025-09-25T23:47:43.268Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/../../externalDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading
[2025-09-25T23:47:43.268Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/../../externalDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading
[2025-09-25T23:47:43.268Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/../../externalDependency/lib/javassist.jar exists with correct hash, not downloading
[2025-09-25T23:47:43.268Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/../../externalDependency/lib/jtreg_7_3_1_1.tar.gz exists with correct hash, not downloading
[2025-09-25T23:47:43.268Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/../../externalDependency/lib/jtreg_7_4_1.tar.gz exists with correct hash, not downloading
[2025-09-25T23:47:43.268Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/../../externalDependency/lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading
[2025-09-25T23:47:43.268Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/../../externalDependency/lib/org.eclipse.osgi-3.16.100.jar exists with correct hash, not downloading
[2025-09-25T23:47:43.268Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/../../externalDependency/lib/jtreg_7_5_2_1.tar.gz exists with correct hash, not downloading
[2025-09-25T23:47:43.268Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/../../externalDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading
[2025-09-25T23:47:43.268Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/../../externalDependency/lib/jtreg_7_5_1_1.tar.gz exists with correct hash, not downloading
[2025-09-25T23:47:43.268Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/../../externalDependency/lib/jtreg_6_1.tar.gz exists with correct hash, not downloading
[2025-09-25T23:47:43.268Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/../../externalDependency/lib/commons-exec.jar exists with correct hash, not downloading
[2025-09-25T23:47:43.268Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/../../externalDependency/lib/jaxb-api.jar exists with correct hash, not downloading
[2025-09-25T23:47:43.268Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/../../externalDependency/lib/asmtools.jar exists with correct hash, not downloading
[2025-09-25T23:47:43.268Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/../../externalDependency/lib/byte-buddy.jar exists with correct hash, not downloading
[2025-09-25T23:47:43.268Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/../../externalDependency/lib/jython-standalone.jar exists with correct hash, not downloading
[2025-09-25T23:47:43.268Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/../../externalDependency/lib/asm.jar exists with correct hash, not downloading
[2025-09-25T23:47:43.268Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/../../externalDependency/lib/mockito-core.jar exists with correct hash, not downloading
[2025-09-25T23:47:43.268Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/../../externalDependency/lib/dacapo.zip exists with correct hash, not downloading
[2025-09-25T23:47:43.268Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/../../externalDependency/lib/apache-maven-bin.tar.gz exists with correct hash, not downloading
[2025-09-25T23:47:43.268Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/../../externalDependency/lib/junit4.jar exists with correct hash, not downloading
[2025-09-25T23:47:43.268Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/../../externalDependency/lib/asm-all.jar exists with correct hash, not downloading
[2025-09-25T23:47:43.268Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/../../externalDependency/lib/testng.jar exists with correct hash, not downloading
[2025-09-25T23:47:43.268Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-09-25T23:47:43.268Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/../../externalDependency/lib/objenesis.jar exists with correct hash, not downloading
[2025-09-25T23:47:43.268Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/../../externalDependency/lib/jtreg_8_2.tar.gz exists with correct hash, not downloading
[2025-09-25T23:47:43.268Z] downloaded dependent third party jars successfully
[Pipeline] }
[Pipeline] // timeout
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] withCredentials
[2025-09-25T23:47:43.448Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] dir
[2025-09-25T23:47:43.465Z] Running in /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests
[Pipeline] {
[Pipeline] sshagent
[2025-09-25T23:47:43.512Z] $ ssh-agent
[2025-09-25T23:47:43.667Z] SSH_AUTH_SOCK=/tmp/ssh-C8ILuZO9ImKa/agent.1559361
[2025-09-25T23:47:43.667Z] SSH_AGENT_PID=1559363
[2025-09-25T23:47:43.667Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2025-09-25T23:47:44.169Z] + bash ./compile.sh
[2025-09-25T23:47:44.169Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/jdkbinary/j2sdk-image
[2025-09-25T23:47:44.169Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/../../externalDependency/lib
[2025-09-25T23:47:44.170Z] rm -f -r /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-09-25T23:47:44.170Z] mkdir -p /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-09-25T23:47:44.170Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2025-09-25T23:47:44.171Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_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_riscv64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_compilation"; fi
[2025-09-25T23:47:44.874Z] Buildfile: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/TKG/scripts/build_tools.xml
[2025-09-25T23:47:47.109Z]
[2025-09-25T23:47:47.109Z] build:
[2025-09-25T23:47:47.109Z]
[2025-09-25T23:47:47.109Z] clean:
[2025-09-25T23:47:47.109Z] [delete] Deleting: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/TKG/autoGenEnv.mk
[2025-09-25T23:47:47.109Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/TKG/bin
[2025-09-25T23:47:47.434Z]
[2025-09-25T23:47:47.434Z] init:
[2025-09-25T23:47:47.434Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/TKG/bin
[2025-09-25T23:47:47.434Z]
[2025-09-25T23:47:47.434Z] getDependentLibs:
[2025-09-25T23:47:47.768Z] [exec] --------------------------------------------
[2025-09-25T23:47:47.768Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/../../externalDependency/lib
[2025-09-25T23:47:47.768Z] [exec] task is set to default
[2025-09-25T23:47:47.768Z] [exec] dependencyList is set to json_simple
[2025-09-25T23:47:47.768Z] [exec] --------------------------------------------
[2025-09-25T23:47:47.768Z] [exec] Starting download third party dependent jars
[2025-09-25T23:47:47.768Z] [exec] --------------------------------------------
[2025-09-25T23:47:47.768Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/../../externalDependency/lib
[2025-09-25T23:47:47.768Z] [exec] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-09-25T23:47:47.768Z] [exec] downloaded dependent third party jars successfully
[2025-09-25T23:47:47.768Z]
[2025-09-25T23:47:47.768Z] compile:
[2025-09-25T23:47:47.768Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-09-25T23:47:47.768Z] [echo] ============COMPILER SETTINGS============
[2025-09-25T23:47:47.769Z] [echo] ===fork: yes
[2025-09-25T23:47:47.769Z] [echo] ===debug: on
[2025-09-25T23:47:48.092Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/TKG/bin
[2025-09-25T23:48:01.177Z] [javac] Note: Some input files use or override a deprecated API.
[2025-09-25T23:48:01.177Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-09-25T23:48:01.177Z]
[2025-09-25T23:48:01.177Z] dist:
[2025-09-25T23:48:01.177Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/TKG/bin/TestKitGen.jar
[2025-09-25T23:48:01.177Z]
[2025-09-25T23:48:01.177Z] BUILD SUCCESSFUL
[2025-09-25T23:48:01.177Z] Total time: 16 seconds
[2025-09-25T23:48:01.177Z] 0
[2025-09-25T23:48:01.177Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2025-09-25T23:48:01.512Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2025-09-25T23:48:01.512Z] microArchOutput:
[2025-09-25T23:48:03.756Z] ****************************** MACHINE INFO ******************************
[2025-09-25T23:48:03.756Z] File path : /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/TKG
[2025-09-25T23:48:03.756Z] Free Physical Memory Size : 5397565440
[2025-09-25T23:48:03.756Z] Free space (bytes) : 54565064704
[2025-09-25T23:48:03.756Z] Total Physical Memory Size : 16486711296
[2025-09-25T23:48:03.756Z] Total space (bytes) : 121461616640
[2025-09-25T23:48:03.756Z] Usable space (bytes) : 48348581888
[2025-09-25T23:48:03.756Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-09-25T23:48:03.756Z] bashVersion :
[2025-09-25T23:48:03.756Z] GNU bash, version 5.2.21(1)-release (riscv64-unknown-linux-gnu)
[2025-09-25T23:48:03.756Z] Copyright (C) 2022 Free Software Foundation, Inc.
[2025-09-25T23:48:03.756Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-09-25T23:48:03.756Z]
[2025-09-25T23:48:03.756Z] This is free software; you are free to change and redistribute it.
[2025-09-25T23:48:03.756Z] There is NO WARRANTY, to the extent permitted by law.
[2025-09-25T23:48:03.756Z] cpuCores : 4
[2025-09-25T23:48:03.756Z] curlVersion :
[2025-09-25T23:48:03.756Z] curl 8.5.0 (riscv64-unknown-linux-gnu) libcurl/8.5.0 OpenSSL/3.0.13 zlib/1.3 brotli/1.1.0 zstd/1.5.5 libidn2/2.3.7 libpsl/0.21.2 (+libidn2/2.3.7) libssh/0.10.6/openssl/zlib nghttp2/1.59.0 librtmp/2.3 OpenLDAP/2.6.7
[2025-09-25T23:48:03.756Z] Release-Date: 2023-12-06, security patched: 8.5.0-2ubuntu10
[2025-09-25T23:48:03.756Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ldap ldaps mqtt pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp
[2025-09-25T23:48:03.756Z] Features: alt-svc AsynchDNS brotli GSS-API HSTS HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM PSL SPNEGO SSL threadsafe TLS-SRP UnixSockets zstd
[2025-09-25T23:48:03.756Z] dockerVersion : Docker version 24.0.7, build 24.0.7-0ubuntu4
[2025-09-25T23:48:03.756Z] gcc version : 13
[2025-09-25T23:48:03.756Z] gclibc version : ldd (Ubuntu GLIBC 2.39-0ubuntu8) 2.39
[2025-09-25T23:48:03.756Z] gdb version : bash: line 1: gdb: command not found
[2025-09-25T23:48:03.756Z] lldb version : Command could not be executed
[2025-09-25T23:48:03.756Z] makeVersion :
[2025-09-25T23:48:03.756Z] GNU Make 4.3
[2025-09-25T23:48:03.756Z] Built for riscv64-unknown-linux-gnu
[2025-09-25T23:48:03.756Z] Copyright (C) 1988-2020 Free Software Foundation, Inc.
[2025-09-25T23:48:03.756Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-09-25T23:48:03.756Z] This is free software: you are free to change and redistribute it.
[2025-09-25T23:48:03.756Z] There is NO WARRANTY, to the extent permitted by law.
[2025-09-25T23:48:03.756Z] mavenVersion :
[2025-09-25T23:48:03.756Z] WARNING: A restricted method in java.lang.System has been called
[2025-09-25T23:48:03.756Z] 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-25T23:48:03.757Z] WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module
[2025-09-25T23:48:03.757Z] WARNING: Restricted methods will be blocked in a future release unless native access is enabled
[2025-09-25T23:48:03.757Z]
[2025-09-25T23:48:03.757Z] [1mApache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)[m
[2025-09-25T23:48:03.757Z] Maven home: /usr/local/apache-maven-3.6.3
[2025-09-25T23:48:03.757Z] Java version: 26-beta, vendor: Eclipse Adoptium, runtime: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/jdkbinary/j2sdk-image
[2025-09-25T23:48:03.757Z] Default locale: en_US, platform encoding: UTF-8
[2025-09-25T23:48:03.757Z] OS name: "linux", version: "5.10.113-scw1", arch: "riscv64", family: "unix"
[2025-09-25T23:48:03.757Z] osInfo :
[2025-09-25T23:48:03.757Z] PRETTY_NAME="Ubuntu 24.04 LTS"
[2025-09-25T23:48:03.757Z] NAME="Ubuntu"
[2025-09-25T23:48:03.757Z] VERSION_ID="24.04"
[2025-09-25T23:48:03.757Z] VERSION="24.04 LTS (Noble Numbat)"
[2025-09-25T23:48:03.757Z] VERSION_CODENAME=noble
[2025-09-25T23:48:03.757Z] ID=ubuntu
[2025-09-25T23:48:03.757Z] ID_LIKE=debian
[2025-09-25T23:48:03.757Z] HOME_URL="https://www.ubuntu.com/"
[2025-09-25T23:48:03.757Z] SUPPORT_URL="https://help.ubuntu.com/"
[2025-09-25T23:48:03.757Z] BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
[2025-09-25T23:48:03.757Z] PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
[2025-09-25T23:48:03.757Z] UBUNTU_CODENAME=noble
[2025-09-25T23:48:03.757Z] LOGO=ubuntu-logo
[2025-09-25T23:48:03.757Z] osLabel : ubuntu.24
[2025-09-25T23:48:03.757Z] perlVersion :
[2025-09-25T23:48:03.757Z]
[2025-09-25T23:48:03.757Z] This is perl 5, version 38, subversion 2 (v5.38.2) built for riscv64-linux-gnu-thread-multi
[2025-09-25T23:48:03.757Z] (with 44 registered patches, see perl -V for more detail)
[2025-09-25T23:48:03.757Z]
[2025-09-25T23:48:03.757Z] Copyright 1987-2023, Larry Wall
[2025-09-25T23:48:03.757Z]
[2025-09-25T23:48:03.757Z] Perl may be copied only under the terms of either the Artistic License or the
[2025-09-25T23:48:03.757Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2025-09-25T23:48:03.757Z]
[2025-09-25T23:48:03.757Z] Complete documentation for Perl, including FAQ lists, should be found on
[2025-09-25T23:48:03.757Z] this system using "man perl" or "perldoc perl". If you have access to the
[2025-09-25T23:48:03.757Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page.
[2025-09-25T23:48:03.757Z]
[2025-09-25T23:48:03.757Z] podmanVersion : bash: line 1: podman: command not found
[2025-09-25T23:48:03.757Z] procArch : riscv64
[2025-09-25T23:48:03.757Z] sysArch : riscv64
[2025-09-25T23:48:03.757Z] sysOS : Linux
[2025-09-25T23:48:03.757Z] ulimit :
[2025-09-25T23:48:03.757Z] real-time non-blocking time (microseconds, -R) unlimited
[2025-09-25T23:48:03.757Z] core file size (blocks, -c) 0
[2025-09-25T23:48:03.757Z] data seg size (kbytes, -d) unlimited
[2025-09-25T23:48:03.757Z] scheduling priority (-e) 0
[2025-09-25T23:48:03.757Z] file size (blocks, -f) unlimited
[2025-09-25T23:48:03.757Z] pending signals (-i) 62890
[2025-09-25T23:48:03.757Z] max locked memory (kbytes, -l) 2012536
[2025-09-25T23:48:03.757Z] max memory size (kbytes, -m) unlimited
[2025-09-25T23:48:03.757Z] open files (-n) 1048576
[2025-09-25T23:48:03.757Z] pipe size (512 bytes, -p) 8
[2025-09-25T23:48:03.757Z] POSIX message queues (bytes, -q) 819200
[2025-09-25T23:48:03.757Z] real-time priority (-r) 0
[2025-09-25T23:48:03.758Z] stack size (kbytes, -s) 8192
[2025-09-25T23:48:03.758Z] cpu time (seconds, -t) unlimited
[2025-09-25T23:48:03.758Z] max user processes (-u) 62890
[2025-09-25T23:48:03.758Z] virtual memory (kbytes, -v) unlimited
[2025-09-25T23:48:03.758Z] file locks (-x) unlimited
[2025-09-25T23:48:03.758Z] uname : Linux test-rise-ubuntu2404-riscv64-8 5.10.113-scw1 #1 SMP PREEMPT Fri Jul 12 15:31:22 UTC 2024 riscv64 riscv64 riscv64 GNU/Linux
[2025-09-25T23:48:03.758Z] vmVendor : Oracle Corporation
[2025-09-25T23:48:03.758Z] vmVersion : 26-beta+17-ea
[2025-09-25T23:48:03.758Z] xlc version : bash: line 1: xlC: command not found
[2025-09-25T23:48:03.758Z] **************************************************************************
[2025-09-25T23:48:03.758Z]
[2025-09-25T23:48:03.758Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2025-09-25T23:48:03.758Z]
[2025-09-25T23:48:03.758Z] System.getProperty('java.vendor')=Eclipse Adoptium
[2025-09-25T23:48:03.758Z]
[2025-09-25T23:48:03.758Z] System.getProperty('os.name')=Linux
[2025-09-25T23:48:03.758Z]
[2025-09-25T23:48:03.758Z] System.getProperty('os.arch')=riscv64
[2025-09-25T23:48:03.758Z]
[2025-09-25T23:48:03.758Z] System.getProperty('java.fullversion')=null
[2025-09-25T23:48:03.758Z]
[2025-09-25T23:48:03.758Z] System.getProperty('sun.arch.data.model')=64
[2025-09-25T23:48:03.758Z]
[2025-09-25T23:48:04.466Z] make -f clean.mk cleanBuild
[2025-09-25T23:48:04.466Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/TKG'
[2025-09-25T23:48:05.165Z] rm -f -r /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/TKG/../../jvmtest
[2025-09-25T23:48:05.166Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/TKG'
[2025-09-25T23:48:05.166Z] make -f compile.mk compile
[2025-09-25T23:48:05.166Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/TKG'
[2025-09-25T23:48:05.500Z] rm -f -r /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-09-25T23:48:05.500Z] mkdir -p /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-09-25T23:48:05.500Z] (ant -f scripts/build_test.xml "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/TKG/.." "-DBUILD_ROOT=/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_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_riscv64_linux/aqa-tests/TKG/../../jvmtest/TestConfig/resources" "-DSPEC=linux_riscv64" "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/jdkbinary/j2sdk-image" "-DJVM_VERSION=openjdk26" "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/../../externalDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2025-09-25T23:48:05.501Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_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_riscv64_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_compilation"; fi
[2025-09-25T23:48:06.199Z] Buildfile: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/TKG/scripts/build_test.xml
[2025-09-25T23:48:09.127Z] [echo] build.list is TestConfig/build.xml,perf/build.xml
[2025-09-25T23:48:09.127Z]
[2025-09-25T23:48:09.127Z] -create_test_directory:
[2025-09-25T23:48:09.127Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/jvmtest
[2025-09-25T23:48:09.127Z]
[2025-09-25T23:48:09.127Z] stage_test_material:
[2025-09-25T23:48:09.830Z] [copy] Copying 585 files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/jvmtest
[2025-09-25T23:48:10.530Z]
[2025-09-25T23:48:10.530Z] build:
[2025-09-25T23:48:10.856Z]
[2025-09-25T23:48:10.856Z] init:
[2025-09-25T23:48:10.856Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/jvmtest/perf
[2025-09-25T23:48:10.856Z]
[2025-09-25T23:48:10.856Z] dist:
[2025-09-25T23:48:10.856Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/jvmtest/perf
[2025-09-25T23:48:10.856Z]
[2025-09-25T23:48:10.856Z] build:
[2025-09-25T23:48:10.856Z]
[2025-09-25T23:48:10.856Z] build:
[2025-09-25T23:48:11.180Z]
[2025-09-25T23:48:11.180Z] init:
[2025-09-25T23:48:11.180Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/jvmtest/perf/bumbleBench
[2025-09-25T23:48:11.180Z]
[2025-09-25T23:48:11.180Z] getBumbleBench:
[2025-09-25T23:48:11.180Z] [echo] Cloning BumbleBench
[2025-09-25T23:48:11.180Z] [echo] git clone --depth 1 -b master https://github.com/adoptium/bumblebench.git
[2025-09-25T23:48:11.180Z] [exec] Cloning into 'bumblebench'...
[2025-09-25T23:48:11.896Z]
[2025-09-25T23:48:11.896Z] buildBumbleBench:
[2025-09-25T23:48:11.896Z] [echo] Building BumbleBench
[2025-09-25T23:48:12.220Z]
[2025-09-25T23:48:12.220Z] compile-all:
[2025-09-25T23:48:12.220Z] [javac] Compiling 8 source files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-09-25T23:48:12.543Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-09-25T23:48:12.544Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-09-25T23:48:12.544Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-09-25T23:48:12.544Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-09-25T23:48:12.544Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-09-25T23:48:12.544Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-09-25T23:48:19.788Z] [javac] Note: Some input files use or override a deprecated API.
[2025-09-25T23:48:19.788Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-09-25T23:48:19.788Z] [javac] Note: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/perf/bumbleBench/bumblebench/net/adoptopenjdk/bumblebench/core/Launcher.java uses unchecked or unsafe operations.
[2025-09-25T23:48:19.788Z] [javac] Note: Recompile with -Xlint:unchecked for details.
[2025-09-25T23:48:19.788Z] [javac] 4 warnings
[2025-09-25T23:48:19.788Z] [javac] Compiling 1 source file to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-09-25T23:48:19.788Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-09-25T23:48:19.788Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-09-25T23:48:19.788Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-09-25T23:48:19.788Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-09-25T23:48:19.788Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-09-25T23:48:19.788Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-09-25T23:48:19.788Z] [javac] 4 warnings
[2025-09-25T23:48:19.788Z] [javac] Compiling 11 source files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-09-25T23:48:19.788Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-09-25T23:48:19.788Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-09-25T23:48:19.788Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-09-25T23:48:19.788Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-09-25T23:48:19.788Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-09-25T23:48:19.788Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-09-25T23:48:20.117Z] [javac] Note: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/perf/bumbleBench/bumblebench/net/adoptopenjdk/bumblebench/collections/CollectionsBench.java uses or overrides a deprecated API.
[2025-09-25T23:48:20.117Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-09-25T23:48:20.117Z] [javac] 4 warnings
[2025-09-25T23:48:20.444Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-09-25T23:48:20.444Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-09-25T23:48:20.444Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-09-25T23:48:20.444Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-09-25T23:48:20.444Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-09-25T23:48:20.444Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-09-25T23:48:20.444Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-09-25T23:48:20.772Z] [javac] Note: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/perf/bumbleBench/bumblebench/net/adoptopenjdk/bumblebench/collections/HashMapReplaceAllLambdaBench.java uses or overrides a deprecated API.
[2025-09-25T23:48:20.772Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-09-25T23:48:20.772Z] [javac] 4 warnings
[2025-09-25T23:48:20.772Z] [javac] Compiling 9 source files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-09-25T23:48:20.772Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-09-25T23:48:20.772Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-09-25T23:48:20.772Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-09-25T23:48:20.772Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-09-25T23:48:20.772Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-09-25T23:48:20.772Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-09-25T23:48:22.417Z] [javac] Note: Some input files use or override a deprecated API.
[2025-09-25T23:48:22.417Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-09-25T23:48:22.417Z] [javac] 4 warnings
[2025-09-25T23:48:22.417Z] [javac] Compiling 1 source file to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-09-25T23:48:22.417Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-09-25T23:48:22.417Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-09-25T23:48:22.417Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-09-25T23:48:22.417Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-09-25T23:48:22.417Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-09-25T23:48:22.417Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-09-25T23:48:22.743Z] [javac] 4 warnings
[2025-09-25T23:48:22.743Z] [javac] Compiling 2 source files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-09-25T23:48:22.743Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-09-25T23:48:22.743Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-09-25T23:48:22.743Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-09-25T23:48:22.743Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-09-25T23:48:22.743Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-09-25T23:48:22.743Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-09-25T23:48:22.743Z] [javac] 4 warnings
[2025-09-25T23:48:22.743Z] [javac] Compiling 8 source files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-09-25T23:48:22.744Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-09-25T23:48:22.744Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-09-25T23:48:22.744Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-09-25T23:48:22.744Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-09-25T23:48:22.744Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-09-25T23:48:22.744Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-09-25T23:48:23.074Z] [javac] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_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-25T23:48:23.074Z] [javac] synchronized(init) {
[2025-09-25T23:48:23.074Z] [javac] ^
[2025-09-25T23:48:23.398Z] [javac] 5 warnings
[2025-09-25T23:48:23.399Z] [javac] Compiling 6 source files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-09-25T23:48:23.399Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-09-25T23:48:23.399Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-09-25T23:48:23.399Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-09-25T23:48:23.399Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-09-25T23:48:23.399Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-09-25T23:48:23.399Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-09-25T23:48:24.098Z] [javac] 4 warnings
[2025-09-25T23:48:24.099Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-09-25T23:48:24.099Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-09-25T23:48:24.099Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-09-25T23:48:24.099Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-09-25T23:48:24.099Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-09-25T23:48:24.099Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-09-25T23:48:24.099Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-09-25T23:48:24.800Z] [javac] 4 warnings
[2025-09-25T23:48:24.800Z] [javac] Compiling 7 source files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-09-25T23:48:24.800Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-09-25T23:48:24.800Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-09-25T23:48:24.800Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-09-25T23:48:24.800Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-09-25T23:48:24.800Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-09-25T23:48:24.800Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-09-25T23:48:26.443Z] [javac] 4 warnings
[2025-09-25T23:48:26.443Z] [javac] Compiling 8 source files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-09-25T23:48:26.443Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-09-25T23:48:26.443Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-09-25T23:48:26.443Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-09-25T23:48:26.443Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-09-25T23:48:26.444Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-09-25T23:48:26.444Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-09-25T23:48:26.770Z] [javac] 4 warnings
[2025-09-25T23:48:26.770Z] [javac] Compiling 2 source files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-09-25T23:48:26.770Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-09-25T23:48:26.770Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-09-25T23:48:26.770Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-09-25T23:48:26.770Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-09-25T23:48:26.770Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-09-25T23:48:26.770Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-09-25T23:48:27.104Z] [javac] 4 warnings
[2025-09-25T23:48:27.104Z] [javac] Compiling 4 source files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-09-25T23:48:27.104Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-09-25T23:48:27.104Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-09-25T23:48:27.104Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-09-25T23:48:27.104Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-09-25T23:48:27.104Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-09-25T23:48:27.104Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-09-25T23:48:27.104Z] [javac] 4 warnings
[2025-09-25T23:48:27.104Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-09-25T23:48:27.104Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-09-25T23:48:27.104Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-09-25T23:48:27.104Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-09-25T23:48:27.104Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-09-25T23:48:27.104Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-09-25T23:48:27.104Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-09-25T23:48:27.440Z] [javac] 4 warnings
[2025-09-25T23:48:27.440Z]
[2025-09-25T23:48:27.440Z] dist:
[2025-09-25T23:48:27.764Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/perf/bumbleBench/bumblebench/BumbleBench.jar
[2025-09-25T23:48:28.466Z]
[2025-09-25T23:48:28.466Z] dist:
[2025-09-25T23:48:28.466Z] [copy] Copying 126 files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/jvmtest/perf/bumbleBench
[2025-09-25T23:48:28.793Z]
[2025-09-25T23:48:28.793Z] build:
[2025-09-25T23:48:29.116Z]
[2025-09-25T23:48:29.116Z] getDependentLibs:
[2025-09-25T23:48:42.208Z] [exec] --------------------------------------------
[2025-09-25T23:48:42.208Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/../../externalDependency/lib
[2025-09-25T23:48:42.208Z] [exec] task is set to default
[2025-09-25T23:48:42.208Z] [exec] dependencyList is set to dacapo
[2025-09-25T23:48:42.208Z] [exec] --------------------------------------------
[2025-09-25T23:48:42.208Z] [exec] Starting download third party dependent jars
[2025-09-25T23:48:42.208Z] [exec] --------------------------------------------
[2025-09-25T23:48:42.208Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/../../externalDependency/lib
[2025-09-25T23:48:42.208Z] [exec] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/../../externalDependency/lib/dacapo.zip exists with correct hash, not downloading
[2025-09-25T23:48:42.208Z] [exec] downloaded dependent third party jars successfully
[2025-09-25T23:48:42.208Z]
[2025-09-25T23:48:42.208Z] init:
[2025-09-25T23:48:42.208Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/jvmtest/perf/dacapo
[2025-09-25T23:48:42.208Z]
[2025-09-25T23:48:42.208Z] getDacapoSuite:
[2025-09-25T23:48:42.208Z] [unzip] Expanding: /home/jenkins/externalDependency/lib/dacapo.zip into /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/jvmtest/perf/dacapo
[2025-09-25T23:50:35.300Z] [move] Moving 1 file to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/jvmtest/perf/dacapo
[2025-09-25T23:50:35.300Z] [move] Moving 10669 files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/jvmtest/perf/dacapo/dacapo
[2025-09-25T23:50:35.300Z]
[2025-09-25T23:50:35.300Z] dist:
[2025-09-25T23:50:35.300Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/jvmtest/perf/dacapo
[2025-09-25T23:50:35.300Z]
[2025-09-25T23:50:35.300Z] build:
[2025-09-25T23:50:35.300Z]
[2025-09-25T23:50:35.300Z] init:
[2025-09-25T23:50:35.300Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/jvmtest/perf/idle_micro
[2025-09-25T23:50:35.300Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/perf/idle_micro/bin
[2025-09-25T23:50:35.300Z]
[2025-09-25T23:50:35.300Z] compile:
[2025-09-25T23:50:35.300Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-09-25T23:50:35.300Z] [echo] ============COMPILER SETTINGS============
[2025-09-25T23:50:35.300Z] [echo] ===fork: yes
[2025-09-25T23:50:35.300Z] [echo] ===executable: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/jdkbinary/j2sdk-image/bin/javac
[2025-09-25T23:50:35.300Z] [echo] ===debug: on
[2025-09-25T23:50:35.300Z] [echo] ===destdir: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/TKG/../../jvmtest/perf/idle_micro
[2025-09-25T23:50:35.300Z] [javac] Compiling 3 source files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/perf/idle_micro/bin
[2025-09-25T23:50:41.203Z] [javac] Note: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/perf/idle_micro/src/net/adoptopenjdk/test/gc/idlemicrobenchmark/CombinedLoad.java uses or overrides a deprecated API.
[2025-09-25T23:50:41.203Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-09-25T23:50:41.203Z]
[2025-09-25T23:50:41.203Z] dist:
[2025-09-25T23:50:41.203Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/jvmtest/perf/idle_micro/IdleMicrobenchmark.jar
[2025-09-25T23:50:41.203Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/jvmtest/perf/idle_micro
[2025-09-25T23:50:41.203Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/jvmtest/perf/idle_micro
[2025-09-25T23:50:41.203Z] [copy] Copying 7 files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/jvmtest/perf/idle_micro
[2025-09-25T23:50:41.203Z]
[2025-09-25T23:50:41.203Z] clean:
[2025-09-25T23:50:41.203Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/perf/idle_micro/bin
[2025-09-25T23:50:41.203Z]
[2025-09-25T23:50:41.203Z] build:
[2025-09-25T23:50:41.203Z]
[2025-09-25T23:50:41.203Z] build:
[2025-09-25T23:50:41.203Z]
[2025-09-25T23:50:41.203Z] init:
[2025-09-25T23:50:41.203Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/jvmtest/perf/renaissance
[2025-09-25T23:50:41.203Z]
[2025-09-25T23:50:41.203Z] getRenaissanceSuite:
[2025-09-25T23:50:41.203Z] [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-25T23:51:21.660Z]
[2025-09-25T23:51:21.660Z] dist:
[2025-09-25T23:51:21.660Z] [copy] Copying 3 files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/jvmtest/perf/renaissance
[2025-09-25T23:51:21.660Z]
[2025-09-25T23:51:21.660Z] build:
[2025-09-25T23:51:21.660Z]
[2025-09-25T23:51:21.660Z] init:
[2025-09-25T23:51:21.660Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/jvmtest/perf/specjbb
[2025-09-25T23:51:21.660Z]
[2025-09-25T23:51:21.660Z] getSpecjbbSuite:
[2025-09-25T23:51:21.660Z]
[2025-09-25T23:51:21.660Z] dist:
[2025-09-25T23:51:21.660Z] [copy] Copying 3 files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/jvmtest/perf/specjbb/run
[2025-09-25T23:51:22.005Z]
[2025-09-25T23:51:22.005Z] BUILD SUCCESSFUL
[2025-09-25T23:51:22.005Z] Total time: 3 minutes 15 seconds
[2025-09-25T23:51:22.005Z] 0
[2025-09-25T23:51:22.005Z]
[2025-09-25T23:51:22.005Z]
[2025-09-25T23:51:22.005Z] RECORD TEST REPOs SHA
[2025-09-25T23:51:22.005Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/TKG/../TKG/scripts"; \
[2025-09-25T23:51:22.005Z] bash "getSHAs.sh" --test_root_dir "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/TKG/.." --shas_file "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/TKG/../TKG/SHAs.txt"
[2025-09-25T23:51:22.005Z] Check shas in /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/TKG/.. and store the info in /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/TKG/../TKG/SHAs.txt
[2025-09-25T23:51:22.005Z] touch /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/TKG/../TKG/SHAs.txt
[2025-09-25T23:51:22.005Z] ================================================
[2025-09-25T23:51:22.005Z] timestamp: 20250925-235121
[2025-09-25T23:51:22.005Z] repo dir: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/TKG
[2025-09-25T23:51:22.005Z] git repo:
[2025-09-25T23:51:22.005Z] Fetch URL: https://github.com/adoptium/TKG.git
[2025-09-25T23:51:22.005Z] sha:
[2025-09-25T23:51:22.005Z] 5e60e2778902ca8d9ab69092d23e580d9d326df2
[2025-09-25T23:51:22.354Z] ================================================
[2025-09-25T23:51:22.354Z] timestamp: 20250925-235121
[2025-09-25T23:51:22.354Z] repo dir: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests
[2025-09-25T23:51:22.354Z] git repo:
[2025-09-25T23:51:22.354Z] Fetch URL: https://github.com/adoptium/aqa-tests.git
[2025-09-25T23:51:22.354Z] sha:
[2025-09-25T23:51:22.354Z] f0754f8bed360429812e41fbd2540f9864ca09ba
[2025-09-25T23:51:22.354Z] ================================================
[2025-09-25T23:51:22.354Z] timestamp: 20250925-235122
[2025-09-25T23:51:22.354Z] repo dir: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-09-25T23:51:22.354Z] git repo:
[2025-09-25T23:51:22.354Z] Fetch URL: https://github.com/adoptium/bumblebench.git
[2025-09-25T23:51:22.354Z] sha:
[2025-09-25T23:51:22.354Z] 4ec780b716e7617094cce740d3b085ca4637ee0f
[2025-09-25T23:51:22.354Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/TKG'
[Pipeline] }
[2025-09-25T23:51:22.464Z] $ ssh-agent -k
[2025-09-25T23:51:22.489Z] unset SSH_AUTH_SOCK;
[2025-09-25T23:51:22.489Z] unset SSH_AGENT_PID;
[2025-09-25T23:51:22.489Z] echo Agent pid 1559363 killed;
[2025-09-25T23:51:22.638Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] echo
[2025-09-25T23:51:23.029Z] 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-25T23:51:23.051Z] ITERATION: 1/1
[Pipeline] sh
[2025-09-25T23:51:23.625Z] + which Xvfb
[2025-09-25T23:51:23.625Z] /usr/bin/Xvfb
[Pipeline] wrap
[2025-09-25T23:51:23.813Z] $ Xvfb -displayfd 2 -screen 0 1024x768x24 -fbdir /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/.xvfb-6-..fbdir17088338404817036442
[Pipeline] {
[Pipeline] sh
[2025-09-25T23:51:44.985Z] + ps -f
[2025-09-25T23:51:44.985Z] + awk {print $9}
[2025-09-25T23:51:44.985Z] + grep [X]vfb
[Pipeline] echo
[2025-09-25T23:51:45.093Z] env.DISPLAY is :0
[Pipeline] sshagent
[2025-09-25T23:51:45.110Z] $ ssh-agent
[2025-09-25T23:51:45.229Z] SSH_AUTH_SOCK=/tmp/ssh-RtIr9tg1Bs5i/agent.1560132
[2025-09-25T23:51:45.229Z] SSH_AGENT_PID=1560134
[2025-09-25T23:51:45.229Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2025-09-25T23:51:45.755Z] + uname
[2025-09-25T23:51:45.755Z] + [ Linux = AIX ]
[2025-09-25T23:51:45.755Z] + uname
[2025-09-25T23:51:45.755Z] + [ Linux = SunOS ]
[2025-09-25T23:51:45.755Z] + uname
[2025-09-25T23:51:45.755Z] + [ Linux = *BSD ]
[2025-09-25T23:51:45.755Z] + MAKE=make
[2025-09-25T23:51:45.755Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2025-09-25T23:51:45.755Z] make: Nothing to be done for 'testEnvTeardown'.
[Pipeline] sh
[2025-09-25T23:51:46.318Z] + uname
[2025-09-25T23:51:46.318Z] + [ Linux = AIX ]
[2025-09-25T23:51:46.318Z] + uname
[2025-09-25T23:51:46.318Z] + [ Linux = SunOS ]
[2025-09-25T23:51:46.318Z] + uname
[2025-09-25T23:51:46.318Z] + [ Linux = *BSD ]
[2025-09-25T23:51:46.318Z] + MAKE=make
[2025-09-25T23:51:46.318Z] + cd ./aqa-tests
[2025-09-25T23:51:46.318Z] + . ./scripts/testenv/testenvSettings.sh
[2025-09-25T23:51:46.318Z] + set +x
[2025-09-25T23:51:46.318Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/jdkbinary/j2sdk-image
[2025-09-25T23:51:46.318Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/../../externalDependency/lib
[2025-09-25T23:51:46.318Z] make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=sanity.perf TESTLIST=
[2025-09-25T23:51:46.318Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/TKG'
[2025-09-25T23:51:46.318Z] perl scripts/configure.pl
[2025-09-25T23:51:46.318Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=tests --spec=linux_riscv64 --microArch="" --osLabel="ubuntu.24" --jdkVersion=26 --impl=hotspot --vendor="eclipse" --buildList=perf --iterations=1 --aotIterations= --testFlag= --testTarget=sanity.perf --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2025-09-25T23:51:47.954Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2025-09-25T23:51:47.954Z]
[2025-09-25T23:51:47.954Z] Starting to generate test make files.
[2025-09-25T23:51:47.954Z]
[2025-09-25T23:51:48.278Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/TKG/../perf/idle_micro/playlist.xml
[2025-09-25T23:51:48.278Z] Generated /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/TKG/../perf/idle_micro/autoGen.mk
[2025-09-25T23:51:48.278Z]
[2025-09-25T23:51:48.612Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/TKG/../perf/renaissance/playlist.xml
[2025-09-25T23:51:48.612Z] Generated /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/TKG/../perf/renaissance/autoGen.mk
[2025-09-25T23:51:48.612Z]
[2025-09-25T23:51:48.612Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/TKG/../perf/dacapo/playlist.xml
[2025-09-25T23:51:48.612Z] Generated /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/TKG/../perf/dacapo/autoGen.mk
[2025-09-25T23:51:48.612Z]
[2025-09-25T23:51:48.612Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/TKG/../perf/liberty/playlist.xml
[2025-09-25T23:51:48.936Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/TKG/../perf/bumbleBench/playlist.xml
[2025-09-25T23:51:48.936Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/TKG/../perf/specjbb/playlist.xml
[2025-09-25T23:51:48.936Z] Generated /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/TKG/../perf/autoGen.mk
[2025-09-25T23:51:48.936Z]
[2025-09-25T23:51:48.936Z] Generated /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/TKG/../autoGen.mk
[2025-09-25T23:51:48.936Z]
[2025-09-25T23:51:48.936Z] Generated /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/TKG/../TKG/utils.mk
[2025-09-25T23:51:48.936Z]
[2025-09-25T23:51:48.936Z] Generated /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/TKG/../TKG/rerun.mk
[2025-09-25T23:51:48.936Z]
[2025-09-25T23:51:48.936Z] Make files are generated successfully.
[2025-09-25T23:51:48.936Z]
[2025-09-25T23:51:49.261Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/TKG'
[2025-09-25T23:51:49.261Z] make -f runtest.mk _sanity.perf
[2025-09-25T23:51:49.261Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/TKG'
[2025-09-25T23:51:49.587Z]
[2025-09-25T23:51:49.587Z] Running make 4.3
[2025-09-25T23:51:49.587Z] set TEST_ROOT to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/TKG/..
[2025-09-25T23:51:49.587Z] set JDK_VERSION to 26
[2025-09-25T23:51:49.587Z] set JDK_IMPL to hotspot
[2025-09-25T23:51:49.587Z] set JVM_VERSION to openjdk26
[2025-09-25T23:51:49.587Z] set JCL_VERSION to latest
[2025-09-25T23:51:49.587Z] set JAVA_HOME to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/jdkbinary/j2sdk-image
[2025-09-25T23:51:49.588Z] set SPEC to linux_riscv64
[2025-09-25T23:51:49.588Z] set TEST_FLAG to
[2025-09-25T23:51:49.588Z] set OS_LABEL to ubuntu.24
[2025-09-25T23:51:49.914Z] Running sanity.perf ...
[2025-09-25T23:51:49.914Z] There are 9 test targets in sanity.perf
[2025-09-25T23:51:49.914Z] "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/jdkbinary/j2sdk-image/bin/java" -version
[2025-09-25T23:51:49.914Z] openjdk version "26-beta" 2026-03-17
[2025-09-25T23:51:49.914Z] OpenJDK Runtime Environment Temurin-26+17-202509252037 (build 26-beta+17-ea)
[2025-09-25T23:51:49.914Z] OpenJDK 64-Bit Server VM Temurin-26+17-202509252037 (build 26-beta+17-ea, mixed mode, sharing)
[2025-09-25T23:51:49.914Z] make[2]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests'
[2025-09-25T23:51:49.914Z] make[3]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/perf'
[2025-09-25T23:51:49.914Z] make[4]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/perf/idle_micro'
[2025-09-25T23:51:50.243Z]
[2025-09-25T23:51:50.243Z] ===============================================
[2025-09-25T23:51:50.243Z] Running test IdleMicrobenchmark_HS_0 ...
[2025-09-25T23:51:50.243Z] ===============================================
[2025-09-25T23:51:50.243Z] IdleMicrobenchmark_HS_0 Start Time: Thu Sep 25 23:51:49 2025 Epoch Time (ms): 1758844309995
[2025-09-25T23:51:50.243Z] Skipped due to jvm options ( -Xmx1024m ) and/or platform requirements ([os.linux,arch.x86,bits.64,^os.win]) => IdleMicrobenchmark_HS_0_SKIPPED
[2025-09-25T23:51:50.243Z] IdleMicrobenchmark_HS_0 Finish Time: Thu Sep 25 23:51:50 2025 Epoch Time (ms): 1758844310044
[2025-09-25T23:51:50.243Z] make[4]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/perf/idle_micro'
[2025-09-25T23:51:50.243Z] make[4]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/perf/renaissance'
[2025-09-25T23:51:50.243Z]
[2025-09-25T23:51:50.243Z] ===============================================
[2025-09-25T23:51:50.243Z] Running test renaissance-akka-uct_0 ...
[2025-09-25T23:51:50.243Z] ===============================================
[2025-09-25T23:51:50.243Z] renaissance-akka-uct_0 Start Time: Thu Sep 25 23:51:50 2025 Epoch Time (ms): 1758844310156
[2025-09-25T23:51:50.243Z] variation: NoOptions
[2025-09-25T23:51:50.243Z] JVM_OPTIONS:
[2025-09-25T23:51:50.243Z] { \
[2025-09-25T23:51:50.243Z] echo ""; echo "TEST SETUP:"; \
[2025-09-25T23:51:50.243Z] echo "Nothing to be done for setup."; \
[2025-09-25T23:51:50.243Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_17588443081741/renaissance-akka-uct_0"; \
[2025-09-25T23:51:50.243Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_17588443081741/renaissance-akka-uct_0"; \
[2025-09-25T23:51:50.243Z] echo ""; echo "TESTING:"; \
[2025-09-25T23:51:50.243Z] "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_17588443081741/renaissance-akka-uct_0"/akka-uct.json" akka-uct; \
[2025-09-25T23:51:50.243Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-akka-uct_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_17588443081741/renaissance-akka-uct_0"; else echo "-----------------------------------"; echo "renaissance-akka-uct_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-09-25T23:51:50.243Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-09-25T23:51:50.243Z] echo "Nothing to be done for teardown."; \
[2025-09-25T23:51:50.243Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_17588443081741/TestTargetResult";
[2025-09-25T23:51:50.243Z]
[2025-09-25T23:51:50.243Z] TEST SETUP:
[2025-09-25T23:51:50.243Z] Nothing to be done for setup.
[2025-09-25T23:51:50.243Z]
[2025-09-25T23:51:50.243Z] TESTING:
[2025-09-25T23:51:53.671Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2025-09-25T23:51:53.671Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/TKG/output_17588443081741/renaissance-akka-uct_0/launcher-235150-1236966434318343737/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2025-09-25T23:51:53.671Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2025-09-25T23:51:53.671Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2025-09-25T23:51:55.913Z] ====== akka-uct (concurrency) [default], iteration 0 started ======
[2025-09-25T23:51:56.240Z] GC before operation: completed in 148.226 ms, heap usage 14.530 MB -> 5.655 MB.
[2025-09-25T23:52:09.316Z] final size= 199991
[2025-09-25T23:52:09.316Z] final height= 9
[2025-09-25T23:52:28.407Z] final size= 199991
[2025-09-25T23:52:28.407Z] final height= 9
[2025-09-25T23:52:35.632Z] final size= 199991
[2025-09-25T23:52:35.632Z] final height= 9
[2025-09-25T23:52:42.920Z] final size= 199991
[2025-09-25T23:52:42.920Z] final height= 10
[2025-09-25T23:52:48.791Z] final size= 199991
[2025-09-25T23:52:48.791Z] final height= 9
[2025-09-25T23:52:56.013Z] final size= 199991
[2025-09-25T23:52:56.013Z] final height= 9
[2025-09-25T23:53:01.920Z] final size= 199991
[2025-09-25T23:53:01.920Z] final height= 9
[2025-09-25T23:53:07.793Z] final size= 199991
[2025-09-25T23:53:07.793Z] final height= 9
[2025-09-25T23:53:13.648Z] final size= 199991
[2025-09-25T23:53:13.648Z] final height= 10
[2025-09-25T23:53:20.882Z] final size= 199991
[2025-09-25T23:53:20.882Z] final height= 9
[2025-09-25T23:53:23.113Z] WARNING: This benchmark provides no result that can be validated.
[2025-09-25T23:53:23.113Z] There is no way to check that no silent failure occurred.
[2025-09-25T23:53:23.113Z] ====== akka-uct (concurrency) [default], iteration 0 completed (86788.638 ms) ======
[2025-09-25T23:53:23.113Z] ====== akka-uct (concurrency) [default], iteration 1 started ======
[2025-09-25T23:53:24.785Z] GC before operation: completed in 1520.665 ms, heap usage 521.681 MB -> 99.951 MB.
[2025-09-25T23:53:29.636Z] final size= 199991
[2025-09-25T23:53:29.636Z] final height= 9
[2025-09-25T23:53:36.939Z] final size= 199991
[2025-09-25T23:53:36.939Z] final height= 9
[2025-09-25T23:53:44.177Z] final size= 199991
[2025-09-25T23:53:44.177Z] final height= 9
[2025-09-25T23:53:50.062Z] final size= 199991
[2025-09-25T23:53:50.062Z] final height= 10
[2025-09-25T23:53:55.924Z] final size= 199991
[2025-09-25T23:53:55.924Z] final height= 9
[2025-09-25T23:54:01.792Z] final size= 199991
[2025-09-25T23:54:01.792Z] final height= 9
[2025-09-25T23:54:07.679Z] final size= 199991
[2025-09-25T23:54:07.679Z] final height= 9
[2025-09-25T23:54:13.556Z] final size= 199991
[2025-09-25T23:54:13.556Z] final height= 9
[2025-09-25T23:54:19.455Z] final size= 199991
[2025-09-25T23:54:19.455Z] final height= 9
[2025-09-25T23:54:26.789Z] final size= 199991
[2025-09-25T23:54:26.789Z] final height= 9
[2025-09-25T23:54:28.062Z] WARNING: This benchmark provides no result that can be validated.
[2025-09-25T23:54:28.062Z] There is no way to check that no silent failure occurred.
[2025-09-25T23:54:28.062Z] ====== akka-uct (concurrency) [default], iteration 1 completed (63346.262 ms) ======
[2025-09-25T23:54:28.062Z] ====== akka-uct (concurrency) [default], iteration 2 started ======
[2025-09-25T23:54:29.202Z] GC before operation: completed in 1535.298 ms, heap usage 2.170 GB -> 99.769 MB.
[2025-09-25T23:54:33.911Z] final size= 199991
[2025-09-25T23:54:33.911Z] final height= 9
[2025-09-25T23:54:41.130Z] final size= 199991
[2025-09-25T23:54:41.130Z] final height= 10
[2025-09-25T23:54:47.017Z] final size= 199991
[2025-09-25T23:54:47.017Z] final height= 9
[2025-09-25T23:54:52.895Z] final size= 199991
[2025-09-25T23:54:52.895Z] final height= 10
[2025-09-25T23:55:00.130Z] final size= 199991
[2025-09-25T23:55:00.130Z] final height= 9
[2025-09-25T23:55:07.390Z] final size= 199991
[2025-09-25T23:55:07.390Z] final height= 9
[2025-09-25T23:55:13.277Z] final size= 199991
[2025-09-25T23:55:13.277Z] final height= 10
[2025-09-25T23:55:19.170Z] final size= 199991
[2025-09-25T23:55:19.170Z] final height= 9
[2025-09-25T23:55:26.439Z] final size= 199991
[2025-09-25T23:55:26.439Z] final height= 10
[2025-09-25T23:55:32.322Z] final size= 199991
[2025-09-25T23:55:32.322Z] final height= 9
[2025-09-25T23:55:34.632Z] WARNING: This benchmark provides no result that can be validated.
[2025-09-25T23:55:34.632Z] There is no way to check that no silent failure occurred.
[2025-09-25T23:55:34.632Z] ====== akka-uct (concurrency) [default], iteration 2 completed (65319.239 ms) ======
[2025-09-25T23:55:34.632Z] ====== akka-uct (concurrency) [default], iteration 3 started ======
[2025-09-25T23:55:36.280Z] GC before operation: completed in 1552.704 ms, heap usage 2.162 GB -> 101.457 MB.
[2025-09-25T23:55:42.182Z] final size= 199991
[2025-09-25T23:55:42.182Z] final height= 9
[2025-09-25T23:55:49.469Z] final size= 199991
[2025-09-25T23:55:49.469Z] final height= 9
[2025-09-25T23:55:56.698Z] final size= 199991
[2025-09-25T23:55:56.698Z] final height= 9
[2025-09-25T23:56:02.588Z] final size= 199991
[2025-09-25T23:56:02.588Z] final height= 9
[2025-09-25T23:56:08.456Z] final size= 199991
[2025-09-25T23:56:08.456Z] final height= 9
[2025-09-25T23:56:14.327Z] final size= 199991
[2025-09-25T23:56:14.327Z] final height= 9
[2025-09-25T23:56:20.206Z] final size= 199991
[2025-09-25T23:56:20.207Z] final height= 9
[2025-09-25T23:56:26.100Z] final size= 199991
[2025-09-25T23:56:26.100Z] final height= 9
[2025-09-25T23:56:33.349Z] final size= 199991
[2025-09-25T23:56:33.349Z] final height= 9
[2025-09-25T23:56:39.358Z] final size= 199991
[2025-09-25T23:56:39.358Z] final height= 9
[2025-09-25T23:56:40.256Z] WARNING: This benchmark provides no result that can be validated.
[2025-09-25T23:56:40.256Z] There is no way to check that no silent failure occurred.
[2025-09-25T23:56:40.256Z] ====== akka-uct (concurrency) [default], iteration 3 completed (63983.089 ms) ======
[2025-09-25T23:56:40.256Z] ====== akka-uct (concurrency) [default], iteration 4 started ======
[2025-09-25T23:56:41.952Z] GC before operation: completed in 1526.001 ms, heap usage 2.058 GB -> 119.547 MB.
[2025-09-25T23:56:46.665Z] final size= 199991
[2025-09-25T23:56:46.665Z] final height= 9
[2025-09-25T23:56:53.919Z] final size= 199991
[2025-09-25T23:56:53.919Z] final height= 9
[2025-09-25T23:56:59.808Z] final size= 199991
[2025-09-25T23:56:59.808Z] final height= 9
[2025-09-25T23:57:05.689Z] final size= 199991
[2025-09-25T23:57:05.689Z] final height= 9
[2025-09-25T23:57:11.554Z] final size= 199991
[2025-09-25T23:57:11.554Z] final height= 10
[2025-09-25T23:57:18.778Z] final size= 199991
[2025-09-25T23:57:18.778Z] final height= 9
[2025-09-25T23:57:24.705Z] final size= 199991
[2025-09-25T23:57:24.705Z] final height= 9
[2025-09-25T23:57:30.565Z] final size= 199991
[2025-09-25T23:57:30.565Z] final height= 10
[2025-09-25T23:57:36.445Z] final size= 199991
[2025-09-25T23:57:36.445Z] final height= 9
[2025-09-25T23:57:42.451Z] final size= 199991
[2025-09-25T23:57:42.451Z] final height= 9
[2025-09-25T23:57:44.690Z] WARNING: This benchmark provides no result that can be validated.
[2025-09-25T23:57:44.691Z] There is no way to check that no silent failure occurred.
[2025-09-25T23:57:44.691Z] ====== akka-uct (concurrency) [default], iteration 4 completed (62734.705 ms) ======
[2025-09-25T23:57:44.691Z] ====== akka-uct (concurrency) [default], iteration 5 started ======
[2025-09-25T23:57:46.333Z] GC before operation: completed in 1636.483 ms, heap usage 2.193 GB -> 116.658 MB.
[2025-09-25T23:57:52.195Z] final size= 199991
[2025-09-25T23:57:52.195Z] final height= 11
[2025-09-25T23:57:58.090Z] final size= 199991
[2025-09-25T23:57:58.090Z] final height= 9
[2025-09-25T23:58:03.947Z] final size= 199991
[2025-09-25T23:58:03.947Z] final height= 9
[2025-09-25T23:58:09.909Z] final size= 199991
[2025-09-25T23:58:09.909Z] final height= 9
[2025-09-25T23:58:15.773Z] final size= 199991
[2025-09-25T23:58:15.773Z] final height= 9
[2025-09-25T23:58:21.633Z] final size= 199991
[2025-09-25T23:58:21.633Z] final height= 9
[2025-09-25T23:58:28.860Z] final size= 199991
[2025-09-25T23:58:28.860Z] final height= 10
[2025-09-25T23:58:34.728Z] final size= 199991
[2025-09-25T23:58:34.728Z] final height= 9
[2025-09-25T23:58:39.452Z] final size= 199991
[2025-09-25T23:58:39.452Z] final height= 10
[2025-09-25T23:58:45.455Z] final size= 199991
[2025-09-25T23:58:45.455Z] final height= 9
[2025-09-25T23:58:47.687Z] WARNING: This benchmark provides no result that can be validated.
[2025-09-25T23:58:47.687Z] There is no way to check that no silent failure occurred.
[2025-09-25T23:58:47.687Z] ====== akka-uct (concurrency) [default], iteration 5 completed (61611.668 ms) ======
[2025-09-25T23:58:47.687Z] ====== akka-uct (concurrency) [default], iteration 6 started ======
[2025-09-25T23:58:49.341Z] GC before operation: completed in 1568.331 ms, heap usage 2.191 GB -> 100.704 MB.
[2025-09-25T23:58:54.064Z] final size= 199991
[2025-09-25T23:58:54.064Z] final height= 9
[2025-09-25T23:59:01.303Z] final size= 199991
[2025-09-25T23:59:01.304Z] final height= 10
[2025-09-25T23:59:07.190Z] final size= 199991
[2025-09-25T23:59:07.190Z] final height= 11
[2025-09-25T23:59:13.092Z] final size= 199991
[2025-09-25T23:59:13.092Z] final height= 9
[2025-09-25T23:59:18.983Z] final size= 199991
[2025-09-25T23:59:18.983Z] final height= 11
[2025-09-25T23:59:24.854Z] final size= 199991
[2025-09-25T23:59:24.855Z] final height= 9
[2025-09-25T23:59:30.734Z] final size= 199991
[2025-09-25T23:59:30.734Z] final height= 9
[2025-09-25T23:59:36.607Z] final size= 199991
[2025-09-25T23:59:36.607Z] final height= 10
[2025-09-25T23:59:42.533Z] final size= 199991
[2025-09-25T23:59:42.533Z] final height= 10
[2025-09-25T23:59:49.828Z] final size= 199991
[2025-09-25T23:59:49.828Z] final height= 10
[2025-09-25T23:59:50.967Z] WARNING: This benchmark provides no result that can be validated.
[2025-09-25T23:59:50.967Z] There is no way to check that no silent failure occurred.
[2025-09-25T23:59:50.967Z] ====== akka-uct (concurrency) [default], iteration 6 completed (61611.509 ms) ======
[2025-09-25T23:59:50.967Z] ====== akka-uct (concurrency) [default], iteration 7 started ======
[2025-09-25T23:59:52.615Z] GC before operation: completed in 1539.908 ms, heap usage 2.135 GB -> 100.601 MB.
[2025-09-25T23:59:57.357Z] final size= 199991
[2025-09-25T23:59:57.357Z] final height= 9
[2025-09-26T00:00:04.644Z] final size= 199991
[2025-09-26T00:00:04.644Z] final height= 10
[2025-09-26T00:00:11.893Z] final size= 199991
[2025-09-26T00:00:11.893Z] final height= 9
[2025-09-26T00:00:19.134Z] final size= 199991
[2025-09-26T00:00:19.134Z] final height= 9
[2025-09-26T00:00:25.008Z] final size= 199991
[2025-09-26T00:00:25.008Z] final height= 9
[2025-09-26T00:00:30.884Z] final size= 199991
[2025-09-26T00:00:30.884Z] final height= 10
[2025-09-26T00:00:36.756Z] final size= 199991
[2025-09-26T00:00:36.756Z] final height= 9
[2025-09-26T00:00:43.978Z] final size= 199991
[2025-09-26T00:00:43.978Z] final height= 9
[2025-09-26T00:00:48.944Z] final size= 199991
[2025-09-26T00:00:48.944Z] final height= 9
[2025-09-26T00:00:54.823Z] final size= 199991
[2025-09-26T00:00:54.823Z] final height= 9
[2025-09-26T00:00:57.112Z] WARNING: This benchmark provides no result that can be validated.
[2025-09-26T00:00:57.112Z] There is no way to check that no silent failure occurred.
[2025-09-26T00:00:57.112Z] ====== akka-uct (concurrency) [default], iteration 7 completed (64486.300 ms) ======
[2025-09-26T00:00:57.112Z] ====== akka-uct (concurrency) [default], iteration 8 started ======
[2025-09-26T00:00:58.755Z] GC before operation: completed in 1538.897 ms, heap usage 2.046 GB -> 101.418 MB.
[2025-09-26T00:01:03.470Z] final size= 199991
[2025-09-26T00:01:03.470Z] final height= 9
[2025-09-26T00:01:10.708Z] final size= 199991
[2025-09-26T00:01:10.708Z] final height= 9
[2025-09-26T00:01:16.573Z] final size= 199991
[2025-09-26T00:01:16.573Z] final height= 10
[2025-09-26T00:01:22.490Z] final size= 199991
[2025-09-26T00:01:22.490Z] final height= 9
[2025-09-26T00:01:28.354Z] final size= 199991
[2025-09-26T00:01:28.354Z] final height= 9
[2025-09-26T00:01:34.226Z] final size= 199991
[2025-09-26T00:01:34.226Z] final height= 10
[2025-09-26T00:01:40.087Z] final size= 199991
[2025-09-26T00:01:40.087Z] final height= 10
[2025-09-26T00:01:46.055Z] final size= 199991
[2025-09-26T00:01:46.055Z] final height= 9
[2025-09-26T00:01:52.022Z] final size= 199991
[2025-09-26T00:01:52.022Z] final height= 9
[2025-09-26T00:01:57.903Z] final size= 199991
[2025-09-26T00:01:57.903Z] final height= 9
[2025-09-26T00:01:59.036Z] WARNING: This benchmark provides no result that can be validated.
[2025-09-26T00:01:59.036Z] There is no way to check that no silent failure occurred.
[2025-09-26T00:01:59.036Z] ====== akka-uct (concurrency) [default], iteration 8 completed (60586.129 ms) ======
[2025-09-26T00:01:59.036Z] ====== akka-uct (concurrency) [default], iteration 9 started ======
[2025-09-26T00:02:00.669Z] GC before operation: completed in 1602.340 ms, heap usage 2.091 GB -> 131.407 MB.
[2025-09-26T00:02:06.537Z] final size= 199991
[2025-09-26T00:02:06.537Z] final height= 9
[2025-09-26T00:02:12.541Z] final size= 199991
[2025-09-26T00:02:12.541Z] final height= 9
[2025-09-26T00:02:19.797Z] final size= 199991
[2025-09-26T00:02:19.797Z] final height= 11
[2025-09-26T00:02:25.721Z] final size= 199991
[2025-09-26T00:02:25.721Z] final height= 9
[2025-09-26T00:02:31.802Z] final size= 199991
[2025-09-26T00:02:31.802Z] final height= 9
[2025-09-26T00:02:37.750Z] final size= 199991
[2025-09-26T00:02:37.750Z] final height= 9
[2025-09-26T00:02:43.919Z] final size= 199991
[2025-09-26T00:02:43.920Z] final height= 9
[2025-09-26T00:02:49.854Z] final size= 199991
[2025-09-26T00:02:49.854Z] final height= 11
[2025-09-26T00:02:55.914Z] final size= 199991
[2025-09-26T00:02:55.914Z] final height= 9
[2025-09-26T00:03:01.821Z] final size= 199991
[2025-09-26T00:03:01.821Z] final height= 9
[2025-09-26T00:03:03.457Z] WARNING: This benchmark provides no result that can be validated.
[2025-09-26T00:03:03.457Z] There is no way to check that no silent failure occurred.
[2025-09-26T00:03:03.457Z] ====== akka-uct (concurrency) [default], iteration 9 completed (62479.450 ms) ======
[2025-09-26T00:03:03.457Z] ====== akka-uct (concurrency) [default], iteration 10 started ======
[2025-09-26T00:03:05.099Z] GC before operation: completed in 1607.885 ms, heap usage 2.118 GB -> 126.074 MB.
[2025-09-26T00:03:09.826Z] final size= 199991
[2025-09-26T00:03:09.826Z] final height= 9
[2025-09-26T00:03:18.843Z] final size= 199991
[2025-09-26T00:03:18.843Z] final height= 9
[2025-09-26T00:03:24.697Z] final size= 199991
[2025-09-26T00:03:24.697Z] final height= 10
[2025-09-26T00:03:29.419Z] final size= 199991
[2025-09-26T00:03:29.419Z] final height= 10
[2025-09-26T00:03:35.276Z] final size= 199991
[2025-09-26T00:03:35.276Z] final height= 9
[2025-09-26T00:03:41.495Z] final size= 199991
[2025-09-26T00:03:41.495Z] final height= 9
[2025-09-26T00:03:47.436Z] final size= 199991
[2025-09-26T00:03:47.436Z] final height= 9
[2025-09-26T00:03:53.388Z] final size= 199991
[2025-09-26T00:03:53.388Z] final height= 10
[2025-09-26T00:03:59.337Z] final size= 199991
[2025-09-26T00:03:59.337Z] final height= 9
[2025-09-26T00:04:05.202Z] final size= 199991
[2025-09-26T00:04:05.202Z] final height= 9
[2025-09-26T00:04:07.432Z] WARNING: This benchmark provides no result that can be validated.
[2025-09-26T00:04:07.432Z] There is no way to check that no silent failure occurred.
[2025-09-26T00:04:07.432Z] ====== akka-uct (concurrency) [default], iteration 10 completed (62598.803 ms) ======
[2025-09-26T00:04:07.432Z] ====== akka-uct (concurrency) [default], iteration 11 started ======
[2025-09-26T00:04:09.073Z] GC before operation: completed in 1559.486 ms, heap usage 2.127 GB -> 106.957 MB.
[2025-09-26T00:04:13.801Z] final size= 199991
[2025-09-26T00:04:13.801Z] final height= 9
[2025-09-26T00:04:21.136Z] final size= 199991
[2025-09-26T00:04:21.136Z] final height= 9
[2025-09-26T00:04:27.012Z] final size= 199991
[2025-09-26T00:04:27.012Z] final height= 10
[2025-09-26T00:04:32.874Z] final size= 199991
[2025-09-26T00:04:32.874Z] final height= 9
[2025-09-26T00:04:38.750Z] final size= 199991
[2025-09-26T00:04:38.750Z] final height= 10
[2025-09-26T00:04:44.608Z] final size= 199991
[2025-09-26T00:04:44.608Z] final height= 9
[2025-09-26T00:04:50.506Z] final size= 199991
[2025-09-26T00:04:50.506Z] final height= 9
[2025-09-26T00:04:56.490Z] final size= 199991
[2025-09-26T00:04:56.490Z] final height= 9
[2025-09-26T00:05:02.368Z] final size= 199991
[2025-09-26T00:05:02.368Z] final height= 10
[2025-09-26T00:05:08.240Z] final size= 199991
[2025-09-26T00:05:08.240Z] final height= 9
[2025-09-26T00:05:09.883Z] WARNING: This benchmark provides no result that can be validated.
[2025-09-26T00:05:09.883Z] There is no way to check that no silent failure occurred.
[2025-09-26T00:05:09.883Z] ====== akka-uct (concurrency) [default], iteration 11 completed (60824.079 ms) ======
[2025-09-26T00:05:09.883Z] ====== akka-uct (concurrency) [default], iteration 12 started ======
[2025-09-26T00:05:11.018Z] GC before operation: completed in 1115.208 ms, heap usage 2.157 GB -> 120.028 MB.
[2025-09-26T00:05:15.727Z] final size= 199991
[2025-09-26T00:05:15.727Z] final height= 9
[2025-09-26T00:05:22.982Z] final size= 199991
[2025-09-26T00:05:22.982Z] final height= 9
[2025-09-26T00:05:28.861Z] final size= 199991
[2025-09-26T00:05:28.861Z] final height= 9
[2025-09-26T00:05:34.739Z] final size= 199991
[2025-09-26T00:05:34.739Z] final height= 9
[2025-09-26T00:05:40.609Z] final size= 199991
[2025-09-26T00:05:40.609Z] final height= 9
[2025-09-26T00:05:46.492Z] final size= 199991
[2025-09-26T00:05:46.492Z] final height= 9
[2025-09-26T00:05:53.729Z] final size= 199991
[2025-09-26T00:05:53.729Z] final height= 11
[2025-09-26T00:05:59.695Z] final size= 199991
[2025-09-26T00:05:59.695Z] final height= 9
[2025-09-26T00:06:05.565Z] final size= 199991
[2025-09-26T00:06:05.565Z] final height= 10
[2025-09-26T00:06:11.505Z] final size= 199991
[2025-09-26T00:06:11.505Z] final height= 9
[2025-09-26T00:06:12.644Z] WARNING: This benchmark provides no result that can be validated.
[2025-09-26T00:06:12.644Z] There is no way to check that no silent failure occurred.
[2025-09-26T00:06:12.644Z] ====== akka-uct (concurrency) [default], iteration 12 completed (61853.353 ms) ======
[2025-09-26T00:06:12.644Z] ====== akka-uct (concurrency) [default], iteration 13 started ======
[2025-09-26T00:06:14.888Z] GC before operation: completed in 1819.355 ms, heap usage 2.181 GB -> 133.826 MB.
[2025-09-26T00:06:19.625Z] final size= 199991
[2025-09-26T00:06:19.625Z] final height= 10
[2025-09-26T00:06:26.874Z] final size= 199991
[2025-09-26T00:06:26.874Z] final height= 9
[2025-09-26T00:06:32.755Z] final size= 199991
[2025-09-26T00:06:32.755Z] final height= 9
[2025-09-26T00:06:39.992Z] final size= 199991
[2025-09-26T00:06:39.992Z] final height= 10
[2025-09-26T00:06:44.789Z] final size= 199991
[2025-09-26T00:06:44.789Z] final height= 9
[2025-09-26T00:06:50.700Z] final size= 199991
[2025-09-26T00:06:50.700Z] final height= 9
[2025-09-26T00:06:56.734Z] final size= 199991
[2025-09-26T00:06:56.734Z] final height= 9
[2025-09-26T00:07:02.642Z] final size= 199991
[2025-09-26T00:07:02.642Z] final height= 10
[2025-09-26T00:07:08.519Z] final size= 199991
[2025-09-26T00:07:08.519Z] final height= 9
[2025-09-26T00:07:14.388Z] final size= 199991
[2025-09-26T00:07:14.388Z] final height= 9
[2025-09-26T00:07:16.039Z] WARNING: This benchmark provides no result that can be validated.
[2025-09-26T00:07:16.039Z] There is no way to check that no silent failure occurred.
[2025-09-26T00:07:16.039Z] ====== akka-uct (concurrency) [default], iteration 13 completed (61395.857 ms) ======
[2025-09-26T00:07:16.039Z] ====== akka-uct (concurrency) [default], iteration 14 started ======
[2025-09-26T00:07:17.681Z] GC before operation: completed in 1443.161 ms, heap usage 2.213 GB -> 113.637 MB.
[2025-09-26T00:07:22.419Z] final size= 199991
[2025-09-26T00:07:22.419Z] final height= 9
[2025-09-26T00:07:28.316Z] final size= 199991
[2025-09-26T00:07:28.316Z] final height= 9
[2025-09-26T00:07:35.555Z] final size= 199991
[2025-09-26T00:07:35.555Z] final height= 10
[2025-09-26T00:07:41.430Z] final size= 199991
[2025-09-26T00:07:41.430Z] final height= 9
[2025-09-26T00:07:47.324Z] final size= 199991
[2025-09-26T00:07:47.324Z] final height= 9
[2025-09-26T00:07:53.208Z] final size= 199991
[2025-09-26T00:07:53.208Z] final height= 11
[2025-09-26T00:07:59.358Z] final size= 199991
[2025-09-26T00:07:59.358Z] final height= 8
[2025-09-26T00:08:05.259Z] final size= 199991
[2025-09-26T00:08:05.259Z] final height= 9
[2025-09-26T00:08:11.187Z] final size= 199991
[2025-09-26T00:08:11.187Z] final height= 9
[2025-09-26T00:08:17.055Z] final size= 199991
[2025-09-26T00:08:17.055Z] final height= 10
[2025-09-26T00:08:19.293Z] WARNING: This benchmark provides no result that can be validated.
[2025-09-26T00:08:19.293Z] There is no way to check that no silent failure occurred.
[2025-09-26T00:08:19.293Z] ====== akka-uct (concurrency) [default], iteration 14 completed (61586.261 ms) ======
[2025-09-26T00:08:19.293Z] ====== akka-uct (concurrency) [default], iteration 15 started ======
[2025-09-26T00:08:20.428Z] GC before operation: completed in 1503.837 ms, heap usage 2.115 GB -> 101.482 MB.
[2025-09-26T00:08:25.147Z] final size= 199991
[2025-09-26T00:08:25.147Z] final height= 9
[2025-09-26T00:08:32.381Z] final size= 199991
[2025-09-26T00:08:32.381Z] final height= 9
[2025-09-26T00:08:39.649Z] final size= 199991
[2025-09-26T00:08:39.649Z] final height= 9
[2025-09-26T00:08:44.399Z] final size= 199991
[2025-09-26T00:08:44.399Z] final height= 11
[2025-09-26T00:08:51.689Z] final size= 199991
[2025-09-26T00:08:51.689Z] final height= 9
[2025-09-26T00:08:57.589Z] final size= 199991
[2025-09-26T00:08:57.589Z] final height= 9
[2025-09-26T00:09:02.620Z] final size= 199991
[2025-09-26T00:09:02.620Z] final height= 9
[2025-09-26T00:09:08.507Z] final size= 199991
[2025-09-26T00:09:08.507Z] final height= 9
[2025-09-26T00:09:14.374Z] final size= 199991
[2025-09-26T00:09:14.374Z] final height= 9
[2025-09-26T00:09:21.603Z] final size= 199991
[2025-09-26T00:09:21.603Z] final height= 9
[2025-09-26T00:09:23.246Z] WARNING: This benchmark provides no result that can be validated.
[2025-09-26T00:09:23.246Z] There is no way to check that no silent failure occurred.
[2025-09-26T00:09:23.246Z] ====== akka-uct (concurrency) [default], iteration 15 completed (62430.283 ms) ======
[2025-09-26T00:09:23.246Z] ====== akka-uct (concurrency) [default], iteration 16 started ======
[2025-09-26T00:09:24.389Z] GC before operation: completed in 1552.329 ms, heap usage 2.119 GB -> 100.698 MB.
[2025-09-26T00:09:29.115Z] final size= 199991
[2025-09-26T00:09:29.115Z] final height= 9
[2025-09-26T00:09:36.385Z] final size= 199991
[2025-09-26T00:09:36.385Z] final height= 9
[2025-09-26T00:09:42.260Z] final size= 199991
[2025-09-26T00:09:42.260Z] final height= 9
[2025-09-26T00:09:48.147Z] final size= 199991
[2025-09-26T00:09:48.147Z] final height= 9
[2025-09-26T00:09:54.033Z] final size= 199991
[2025-09-26T00:09:54.033Z] final height= 9
[2025-09-26T00:09:59.917Z] final size= 199991
[2025-09-26T00:09:59.917Z] final height= 9
[2025-09-26T00:10:05.923Z] final size= 199991
[2025-09-26T00:10:05.923Z] final height= 9
[2025-09-26T00:10:11.799Z] final size= 199991
[2025-09-26T00:10:11.799Z] final height= 9
[2025-09-26T00:10:17.675Z] final size= 199991
[2025-09-26T00:10:17.675Z] final height= 9
[2025-09-26T00:10:23.554Z] final size= 199991
[2025-09-26T00:10:23.554Z] final height= 9
[2025-09-26T00:10:25.801Z] WARNING: This benchmark provides no result that can be validated.
[2025-09-26T00:10:25.801Z] There is no way to check that no silent failure occurred.
[2025-09-26T00:10:25.801Z] ====== akka-uct (concurrency) [default], iteration 16 completed (61177.219 ms) ======
[2025-09-26T00:10:25.801Z] ====== akka-uct (concurrency) [default], iteration 17 started ======
[2025-09-26T00:10:27.446Z] GC before operation: completed in 1520.955 ms, heap usage 2.040 GB -> 107.188 MB.
[2025-09-26T00:10:32.219Z] final size= 199991
[2025-09-26T00:10:32.219Z] final height= 9
[2025-09-26T00:10:39.462Z] final size= 199991
[2025-09-26T00:10:39.462Z] final height= 9
[2025-09-26T00:10:45.349Z] final size= 199991
[2025-09-26T00:10:45.349Z] final height= 9
[2025-09-26T00:10:51.218Z] final size= 199991
[2025-09-26T00:10:51.218Z] final height= 11
[2025-09-26T00:10:57.096Z] final size= 199991
[2025-09-26T00:10:57.096Z] final height= 9
[2025-09-26T00:11:02.966Z] final size= 199991
[2025-09-26T00:11:02.966Z] final height= 9
[2025-09-26T00:11:08.974Z] final size= 199991
[2025-09-26T00:11:08.974Z] final height= 9
[2025-09-26T00:11:14.848Z] final size= 199991
[2025-09-26T00:11:14.848Z] final height= 9
[2025-09-26T00:11:20.720Z] final size= 199991
[2025-09-26T00:11:20.720Z] final height= 10
[2025-09-26T00:11:26.607Z] final size= 199991
[2025-09-26T00:11:26.608Z] final height= 9
[2025-09-26T00:11:28.848Z] WARNING: This benchmark provides no result that can be validated.
[2025-09-26T00:11:28.848Z] There is no way to check that no silent failure occurred.
[2025-09-26T00:11:28.848Z] ====== akka-uct (concurrency) [default], iteration 17 completed (61515.319 ms) ======
[2025-09-26T00:11:28.848Z] ====== akka-uct (concurrency) [default], iteration 18 started ======
[2025-09-26T00:11:30.485Z] GC before operation: completed in 1518.004 ms, heap usage 2.145 GB -> 100.991 MB.
[2025-09-26T00:11:35.220Z] final size= 199991
[2025-09-26T00:11:35.220Z] final height= 9
[2025-09-26T00:11:44.347Z] final size= 199991
[2025-09-26T00:11:44.347Z] final height= 9
[2025-09-26T00:11:50.243Z] final size= 199991
[2025-09-26T00:11:50.243Z] final height= 9
[2025-09-26T00:11:56.160Z] final size= 199991
[2025-09-26T00:11:56.160Z] final height= 9
[2025-09-26T00:12:02.041Z] final size= 199991
[2025-09-26T00:12:02.041Z] final height= 9
[2025-09-26T00:12:09.495Z] final size= 199991
[2025-09-26T00:12:09.495Z] final height= 10
[2025-09-26T00:12:15.385Z] final size= 199991
[2025-09-26T00:12:15.385Z] final height= 9
[2025-09-26T00:12:21.271Z] final size= 199991
[2025-09-26T00:12:21.271Z] final height= 10
[2025-09-26T00:12:27.151Z] final size= 199991
[2025-09-26T00:12:27.151Z] final height= 9
[2025-09-26T00:12:33.037Z] final size= 199991
[2025-09-26T00:12:33.037Z] final height= 10
[2025-09-26T00:12:35.280Z] WARNING: This benchmark provides no result that can be validated.
[2025-09-26T00:12:35.280Z] There is no way to check that no silent failure occurred.
[2025-09-26T00:12:35.280Z] ====== akka-uct (concurrency) [default], iteration 18 completed (64691.235 ms) ======
[2025-09-26T00:12:35.280Z] ====== akka-uct (concurrency) [default], iteration 19 started ======
[2025-09-26T00:12:36.437Z] GC before operation: completed in 1566.171 ms, heap usage 2.128 GB -> 108.762 MB.
[2025-09-26T00:12:41.157Z] final size= 199991
[2025-09-26T00:12:41.157Z] final height= 9
[2025-09-26T00:12:48.413Z] final size= 199991
[2025-09-26T00:12:48.413Z] final height= 9
[2025-09-26T00:12:54.303Z] final size= 199991
[2025-09-26T00:12:54.303Z] final height= 9
[2025-09-26T00:13:01.542Z] final size= 199991
[2025-09-26T00:13:01.542Z] final height= 9
[2025-09-26T00:13:06.259Z] final size= 199991
[2025-09-26T00:13:06.259Z] final height= 9
[2025-09-26T00:13:12.249Z] final size= 199991
[2025-09-26T00:13:12.249Z] final height= 9
[2025-09-26T00:13:19.482Z] final size= 199991
[2025-09-26T00:13:19.482Z] final height= 10
[2025-09-26T00:13:25.442Z] final size= 199991
[2025-09-26T00:13:25.442Z] final height= 9
[2025-09-26T00:13:31.347Z] final size= 199991
[2025-09-26T00:13:31.347Z] final height= 9
[2025-09-26T00:13:37.227Z] final size= 199991
[2025-09-26T00:13:37.227Z] final height= 9
[2025-09-26T00:13:38.366Z] WARNING: This benchmark provides no result that can be validated.
[2025-09-26T00:13:38.366Z] There is no way to check that no silent failure occurred.
[2025-09-26T00:13:38.366Z] ====== akka-uct (concurrency) [default], iteration 19 completed (61758.546 ms) ======
[2025-09-26T00:13:38.366Z] ====== akka-uct (concurrency) [default], iteration 20 started ======
[2025-09-26T00:13:40.003Z] GC before operation: completed in 1612.820 ms, heap usage 2.202 GB -> 124.722 MB.
[2025-09-26T00:13:44.733Z] final size= 199991
[2025-09-26T00:13:44.733Z] final height= 9
[2025-09-26T00:13:52.015Z] final size= 199991
[2025-09-26T00:13:52.015Z] final height= 9
[2025-09-26T00:13:57.891Z] final size= 199991
[2025-09-26T00:13:57.891Z] final height= 10
[2025-09-26T00:14:03.774Z] final size= 199991
[2025-09-26T00:14:03.774Z] final height= 11
[2025-09-26T00:14:11.032Z] final size= 199991
[2025-09-26T00:14:11.032Z] final height= 10
[2025-09-26T00:14:16.982Z] final size= 199991
[2025-09-26T00:14:16.982Z] final height= 11
[2025-09-26T00:14:22.865Z] final size= 199991
[2025-09-26T00:14:22.865Z] final height= 9
[2025-09-26T00:14:28.761Z] final size= 199991
[2025-09-26T00:14:28.761Z] final height= 9
[2025-09-26T00:14:36.000Z] final size= 199991
[2025-09-26T00:14:36.000Z] final height= 10
[2025-09-26T00:14:41.882Z] final size= 199991
[2025-09-26T00:14:41.882Z] final height= 9
[2025-09-26T00:14:42.589Z] WARNING: This benchmark provides no result that can be validated.
[2025-09-26T00:14:42.589Z] There is no way to check that no silent failure occurred.
[2025-09-26T00:14:42.589Z] ====== akka-uct (concurrency) [default], iteration 20 completed (62833.470 ms) ======
[2025-09-26T00:14:42.589Z] ====== akka-uct (concurrency) [default], iteration 21 started ======
[2025-09-26T00:14:44.255Z] GC before operation: completed in 1572.777 ms, heap usage 2.213 GB -> 120.601 MB.
[2025-09-26T00:14:48.983Z] final size= 199991
[2025-09-26T00:14:48.983Z] final height= 9
[2025-09-26T00:14:56.224Z] final size= 199991
[2025-09-26T00:14:56.224Z] final height= 9
[2025-09-26T00:15:02.121Z] final size= 199991
[2025-09-26T00:15:02.121Z] final height= 9
[2025-09-26T00:15:07.999Z] final size= 199991
[2025-09-26T00:15:07.999Z] final height= 9
[2025-09-26T00:15:13.880Z] final size= 199991
[2025-09-26T00:15:13.880Z] final height= 9
[2025-09-26T00:15:19.859Z] final size= 199991
[2025-09-26T00:15:19.859Z] final height= 9
[2025-09-26T00:15:25.741Z] final size= 199991
[2025-09-26T00:15:25.741Z] final height= 9
[2025-09-26T00:15:31.626Z] final size= 199991
[2025-09-26T00:15:31.626Z] final height= 9
[2025-09-26T00:15:38.877Z] final size= 199991
[2025-09-26T00:15:38.877Z] final height= 13
[2025-09-26T00:15:43.605Z] final size= 199991
[2025-09-26T00:15:43.605Z] final height= 9
[2025-09-26T00:15:45.843Z] WARNING: This benchmark provides no result that can be validated.
[2025-09-26T00:15:45.843Z] There is no way to check that no silent failure occurred.
[2025-09-26T00:15:45.843Z] ====== akka-uct (concurrency) [default], iteration 21 completed (61156.579 ms) ======
[2025-09-26T00:15:45.843Z] ====== akka-uct (concurrency) [default], iteration 22 started ======
[2025-09-26T00:15:46.985Z] GC before operation: completed in 1494.054 ms, heap usage 2.154 GB -> 100.966 MB.
[2025-09-26T00:15:51.746Z] final size= 199991
[2025-09-26T00:15:51.746Z] final height= 9
[2025-09-26T00:15:58.994Z] final size= 199991
[2025-09-26T00:15:58.994Z] final height= 9
[2025-09-26T00:16:04.882Z] final size= 199991
[2025-09-26T00:16:04.882Z] final height= 9
[2025-09-26T00:16:10.772Z] final size= 199991
[2025-09-26T00:16:10.772Z] final height= 9
[2025-09-26T00:16:16.778Z] final size= 199991
[2025-09-26T00:16:16.778Z] final height= 9
[2025-09-26T00:16:22.704Z] final size= 199991
[2025-09-26T00:16:22.704Z] final height= 9
[2025-09-26T00:16:29.951Z] final size= 199991
[2025-09-26T00:16:29.952Z] final height= 11
[2025-09-26T00:16:35.848Z] final size= 199991
[2025-09-26T00:16:35.848Z] final height= 10
[2025-09-26T00:16:41.730Z] final size= 199991
[2025-09-26T00:16:41.730Z] final height= 9
[2025-09-26T00:16:47.602Z] final size= 199991
[2025-09-26T00:16:47.602Z] final height= 9
[2025-09-26T00:16:48.755Z] WARNING: This benchmark provides no result that can be validated.
[2025-09-26T00:16:48.755Z] There is no way to check that no silent failure occurred.
[2025-09-26T00:16:48.755Z] ====== akka-uct (concurrency) [default], iteration 22 completed (61834.230 ms) ======
[2025-09-26T00:16:48.755Z] ====== akka-uct (concurrency) [default], iteration 23 started ======
[2025-09-26T00:16:49.902Z] GC before operation: completed in 1232.926 ms, heap usage 2.093 GB -> 125.443 MB.
[2025-09-26T00:16:55.779Z] final size= 199991
[2025-09-26T00:16:55.779Z] final height= 10
[2025-09-26T00:17:03.040Z] final size= 199991
[2025-09-26T00:17:03.040Z] final height= 9
[2025-09-26T00:17:08.910Z] final size= 199991
[2025-09-26T00:17:08.910Z] final height= 9
[2025-09-26T00:17:14.771Z] final size= 199991
[2025-09-26T00:17:14.771Z] final height= 9
[2025-09-26T00:17:20.833Z] final size= 199991
[2025-09-26T00:17:20.833Z] final height= 11
[2025-09-26T00:17:26.707Z] final size= 199991
[2025-09-26T00:17:26.707Z] final height= 9
[2025-09-26T00:17:33.970Z] final size= 199991
[2025-09-26T00:17:33.970Z] final height= 10
[2025-09-26T00:17:39.837Z] final size= 199991
[2025-09-26T00:17:39.837Z] final height= 10
[2025-09-26T00:17:47.083Z] final size= 199991
[2025-09-26T00:17:47.083Z] final height= 9
[2025-09-26T00:17:51.804Z] final size= 199991
[2025-09-26T00:17:51.804Z] final height= 9
[2025-09-26T00:17:54.048Z] WARNING: This benchmark provides no result that can be validated.
[2025-09-26T00:17:54.048Z] There is no way to check that no silent failure occurred.
[2025-09-26T00:17:54.048Z] ====== akka-uct (concurrency) [default], iteration 23 completed (64038.035 ms) ======
[2025-09-26T00:17:57.795Z] -----------------------------------
[2025-09-26T00:17:57.795Z] renaissance-akka-uct_0_PASSED
[2025-09-26T00:17:57.795Z] -----------------------------------
[2025-09-26T00:17:57.795Z]
[2025-09-26T00:17:57.795Z] TEST TEARDOWN:
[2025-09-26T00:17:57.795Z] Nothing to be done for teardown.
[2025-09-26T00:17:57.795Z] renaissance-akka-uct_0 Finish Time: Fri Sep 26 00:17:57 2025 Epoch Time (ms): 1758845877487
[2025-09-26T00:17:57.795Z]
[2025-09-26T00:17:57.795Z] ===============================================
[2025-09-26T00:17:57.795Z] Running test renaissance-fj-kmeans_0 ...
[2025-09-26T00:17:57.795Z] ===============================================
[2025-09-26T00:17:57.795Z] renaissance-fj-kmeans_0 Start Time: Fri Sep 26 00:17:57 2025 Epoch Time (ms): 1758845877562
[2025-09-26T00:17:57.795Z] variation: NoOptions
[2025-09-26T00:17:57.795Z] JVM_OPTIONS:
[2025-09-26T00:17:57.795Z] { \
[2025-09-26T00:17:57.795Z] echo ""; echo "TEST SETUP:"; \
[2025-09-26T00:17:57.795Z] echo "Nothing to be done for setup."; \
[2025-09-26T00:17:57.795Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_17588443081741/renaissance-fj-kmeans_0"; \
[2025-09-26T00:17:57.795Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_17588443081741/renaissance-fj-kmeans_0"; \
[2025-09-26T00:17:57.795Z] echo ""; echo "TESTING:"; \
[2025-09-26T00:17:57.796Z] "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_17588443081741/renaissance-fj-kmeans_0"/fj-kmeans.json" fj-kmeans; \
[2025-09-26T00:17:57.796Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-fj-kmeans_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_17588443081741/renaissance-fj-kmeans_0"; else echo "-----------------------------------"; echo "renaissance-fj-kmeans_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-09-26T00:17:57.796Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-09-26T00:17:57.796Z] echo "Nothing to be done for teardown."; \
[2025-09-26T00:17:57.796Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_17588443081741/TestTargetResult";
[2025-09-26T00:17:57.796Z]
[2025-09-26T00:17:57.796Z] TEST SETUP:
[2025-09-26T00:17:57.796Z] Nothing to be done for setup.
[2025-09-26T00:17:57.796Z]
[2025-09-26T00:17:57.796Z] TESTING:
[2025-09-26T00:18:00.086Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2025-09-26T00:18:00.086Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/TKG/output_17588443081741/renaissance-fj-kmeans_0/launcher-001758-3678679481202326907/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2025-09-26T00:18:00.086Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2025-09-26T00:18:00.086Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2025-09-26T00:18:04.827Z] ====== fj-kmeans (concurrency) [default], iteration 0 started ======
[2025-09-26T00:18:04.827Z] GC before operation: completed in 351.312 ms, heap usage 118.511 MB -> 85.458 MB.
[2025-09-26T00:18:32.540Z] ====== fj-kmeans (concurrency) [default], iteration 0 completed (23853.786 ms) ======
[2025-09-26T00:18:32.540Z] ====== fj-kmeans (concurrency) [default], iteration 1 started ======
[2025-09-26T00:18:32.541Z] GC before operation: completed in 313.486 ms, heap usage 396.488 MB -> 85.548 MB.
[2025-09-26T00:18:51.893Z] ====== fj-kmeans (concurrency) [default], iteration 1 completed (22753.732 ms) ======
[2025-09-26T00:18:51.893Z] ====== fj-kmeans (concurrency) [default], iteration 2 started ======
[2025-09-26T00:18:52.218Z] GC before operation: completed in 309.186 ms, heap usage 532.718 MB -> 85.549 MB.
[2025-09-26T00:19:15.246Z] ====== fj-kmeans (concurrency) [default], iteration 2 completed (22608.967 ms) ======
[2025-09-26T00:19:15.246Z] ====== fj-kmeans (concurrency) [default], iteration 3 started ======
[2025-09-26T00:19:15.246Z] GC before operation: completed in 296.452 ms, heap usage 349.824 MB -> 85.549 MB.
[2025-09-26T00:19:38.279Z] ====== fj-kmeans (concurrency) [default], iteration 3 completed (22539.669 ms) ======
[2025-09-26T00:19:38.279Z] ====== fj-kmeans (concurrency) [default], iteration 4 started ======
[2025-09-26T00:19:38.279Z] GC before operation: completed in 286.398 ms, heap usage 137.160 MB -> 85.549 MB.
[2025-09-26T00:20:02.022Z] ====== fj-kmeans (concurrency) [default], iteration 4 completed (22842.058 ms) ======
[2025-09-26T00:20:02.022Z] ====== fj-kmeans (concurrency) [default], iteration 5 started ======
[2025-09-26T00:20:02.022Z] GC before operation: completed in 280.670 ms, heap usage 165.787 MB -> 85.549 MB.
[2025-09-26T00:20:25.133Z] ====== fj-kmeans (concurrency) [default], iteration 5 completed (22569.359 ms) ======
[2025-09-26T00:20:25.133Z] ====== fj-kmeans (concurrency) [default], iteration 6 started ======
[2025-09-26T00:20:25.133Z] GC before operation: completed in 284.707 ms, heap usage 150.707 MB -> 85.549 MB.
[2025-09-26T00:20:48.229Z] ====== fj-kmeans (concurrency) [default], iteration 6 completed (22570.389 ms) ======
[2025-09-26T00:20:48.229Z] ====== fj-kmeans (concurrency) [default], iteration 7 started ======
[2025-09-26T00:20:48.229Z] GC before operation: completed in 282.761 ms, heap usage 164.849 MB -> 85.550 MB.
[2025-09-26T00:21:11.265Z] ====== fj-kmeans (concurrency) [default], iteration 7 completed (22622.917 ms) ======
[2025-09-26T00:21:11.265Z] ====== fj-kmeans (concurrency) [default], iteration 8 started ======
[2025-09-26T00:21:11.265Z] GC before operation: completed in 284.761 ms, heap usage 164.546 MB -> 85.551 MB.
[2025-09-26T00:21:34.317Z] ====== fj-kmeans (concurrency) [default], iteration 8 completed (22658.149 ms) ======
[2025-09-26T00:21:34.317Z] ====== fj-kmeans (concurrency) [default], iteration 9 started ======
[2025-09-26T00:21:34.317Z] GC before operation: completed in 285.363 ms, heap usage 169.550 MB -> 85.551 MB.
[2025-09-26T00:21:57.373Z] ====== fj-kmeans (concurrency) [default], iteration 9 completed (22443.677 ms) ======
[2025-09-26T00:21:57.373Z] ====== fj-kmeans (concurrency) [default], iteration 10 started ======
[2025-09-26T00:21:57.373Z] GC before operation: completed in 280.455 ms, heap usage 160.494 MB -> 85.552 MB.
[2025-09-26T00:22:20.441Z] ====== fj-kmeans (concurrency) [default], iteration 10 completed (22591.927 ms) ======
[2025-09-26T00:22:20.441Z] ====== fj-kmeans (concurrency) [default], iteration 11 started ======
[2025-09-26T00:22:20.441Z] GC before operation: completed in 281.234 ms, heap usage 172.192 MB -> 85.552 MB.
[2025-09-26T00:22:43.866Z] ====== fj-kmeans (concurrency) [default], iteration 11 completed (22647.099 ms) ======
[2025-09-26T00:22:43.866Z] ====== fj-kmeans (concurrency) [default], iteration 12 started ======
[2025-09-26T00:22:43.866Z] GC before operation: completed in 281.949 ms, heap usage 161.968 MB -> 85.552 MB.
[2025-09-26T00:23:06.914Z] ====== fj-kmeans (concurrency) [default], iteration 12 completed (22434.307 ms) ======
[2025-09-26T00:23:06.914Z] ====== fj-kmeans (concurrency) [default], iteration 13 started ======
[2025-09-26T00:23:06.914Z] GC before operation: completed in 285.967 ms, heap usage 166.737 MB -> 85.552 MB.
[2025-09-26T00:23:29.947Z] ====== fj-kmeans (concurrency) [default], iteration 13 completed (22560.346 ms) ======
[2025-09-26T00:23:29.947Z] ====== fj-kmeans (concurrency) [default], iteration 14 started ======
[2025-09-26T00:23:29.947Z] GC before operation: completed in 280.020 ms, heap usage 161.794 MB -> 85.552 MB.
[2025-09-26T00:23:52.986Z] ====== fj-kmeans (concurrency) [default], iteration 14 completed (22457.542 ms) ======
[2025-09-26T00:23:52.986Z] ====== fj-kmeans (concurrency) [default], iteration 15 started ======
[2025-09-26T00:23:52.986Z] GC before operation: completed in 282.575 ms, heap usage 175.876 MB -> 85.553 MB.
[2025-09-26T00:24:12.103Z] ====== fj-kmeans (concurrency) [default], iteration 15 completed (22545.712 ms) ======
[2025-09-26T00:24:12.103Z] ====== fj-kmeans (concurrency) [default], iteration 16 started ======
[2025-09-26T00:24:12.433Z] GC before operation: completed in 287.131 ms, heap usage 168.237 MB -> 85.553 MB.
[2025-09-26T00:24:35.473Z] ====== fj-kmeans (concurrency) [default], iteration 16 completed (22500.710 ms) ======
[2025-09-26T00:24:35.473Z] ====== fj-kmeans (concurrency) [default], iteration 17 started ======
[2025-09-26T00:24:35.473Z] GC before operation: completed in 283.246 ms, heap usage 161.098 MB -> 85.553 MB.
[2025-09-26T00:24:58.719Z] ====== fj-kmeans (concurrency) [default], iteration 17 completed (22575.445 ms) ======
[2025-09-26T00:24:58.719Z] ====== fj-kmeans (concurrency) [default], iteration 18 started ======
[2025-09-26T00:24:58.719Z] GC before operation: completed in 287.744 ms, heap usage 170.503 MB -> 85.553 MB.
[2025-09-26T00:25:21.727Z] ====== fj-kmeans (concurrency) [default], iteration 18 completed (22482.567 ms) ======
[2025-09-26T00:25:21.727Z] ====== fj-kmeans (concurrency) [default], iteration 19 started ======
[2025-09-26T00:25:21.727Z] GC before operation: completed in 282.644 ms, heap usage 166.793 MB -> 85.553 MB.
[2025-09-26T00:25:44.768Z] ====== fj-kmeans (concurrency) [default], iteration 19 completed (22550.277 ms) ======
[2025-09-26T00:25:44.768Z] ====== fj-kmeans (concurrency) [default], iteration 20 started ======
[2025-09-26T00:25:44.768Z] GC before operation: completed in 283.411 ms, heap usage 170.787 MB -> 85.553 MB.
[2025-09-26T00:26:07.831Z] ====== fj-kmeans (concurrency) [default], iteration 20 completed (22551.462 ms) ======
[2025-09-26T00:26:07.831Z] ====== fj-kmeans (concurrency) [default], iteration 21 started ======
[2025-09-26T00:26:07.831Z] GC before operation: completed in 285.604 ms, heap usage 169.417 MB -> 85.554 MB.
[2025-09-26T00:26:30.896Z] ====== fj-kmeans (concurrency) [default], iteration 21 completed (22642.421 ms) ======
[2025-09-26T00:26:30.896Z] ====== fj-kmeans (concurrency) [default], iteration 22 started ======
[2025-09-26T00:26:30.896Z] GC before operation: completed in 280.763 ms, heap usage 152.166 MB -> 85.554 MB.
[2025-09-26T00:26:53.931Z] ====== fj-kmeans (concurrency) [default], iteration 22 completed (22533.855 ms) ======
[2025-09-26T00:26:53.931Z] ====== fj-kmeans (concurrency) [default], iteration 23 started ======
[2025-09-26T00:26:53.931Z] GC before operation: completed in 280.795 ms, heap usage 150.687 MB -> 85.554 MB.
[2025-09-26T00:27:17.207Z] ====== fj-kmeans (concurrency) [default], iteration 23 completed (22912.523 ms) ======
[2025-09-26T00:27:17.207Z] ====== fj-kmeans (concurrency) [default], iteration 24 started ======
[2025-09-26T00:27:17.207Z] GC before operation: completed in 308.505 ms, heap usage 507.953 MB -> 85.553 MB.
[2025-09-26T00:27:40.270Z] ====== fj-kmeans (concurrency) [default], iteration 24 completed (22697.703 ms) ======
[2025-09-26T00:27:40.270Z] ====== fj-kmeans (concurrency) [default], iteration 25 started ======
[2025-09-26T00:27:40.270Z] GC before operation: completed in 291.633 ms, heap usage 301.464 MB -> 85.554 MB.
[2025-09-26T00:28:03.314Z] ====== fj-kmeans (concurrency) [default], iteration 25 completed (22407.605 ms) ======
[2025-09-26T00:28:03.314Z] ====== fj-kmeans (concurrency) [default], iteration 26 started ======
[2025-09-26T00:28:03.314Z] GC before operation: completed in 287.593 ms, heap usage 156.772 MB -> 85.554 MB.
[2025-09-26T00:28:26.349Z] ====== fj-kmeans (concurrency) [default], iteration 26 completed (22505.219 ms) ======
[2025-09-26T00:28:26.349Z] ====== fj-kmeans (concurrency) [default], iteration 27 started ======
[2025-09-26T00:28:26.349Z] GC before operation: completed in 300.240 ms, heap usage 175.974 MB -> 85.554 MB.
[2025-09-26T00:28:49.379Z] ====== fj-kmeans (concurrency) [default], iteration 27 completed (22458.942 ms) ======
[2025-09-26T00:28:49.380Z] ====== fj-kmeans (concurrency) [default], iteration 28 started ======
[2025-09-26T00:28:49.380Z] GC before operation: completed in 291.014 ms, heap usage 156.812 MB -> 85.554 MB.
[2025-09-26T00:29:12.460Z] ====== fj-kmeans (concurrency) [default], iteration 28 completed (22550.228 ms) ======
[2025-09-26T00:29:12.460Z] ====== fj-kmeans (concurrency) [default], iteration 29 started ======
[2025-09-26T00:29:12.460Z] GC before operation: completed in 293.991 ms, heap usage 170.540 MB -> 85.554 MB.
[2025-09-26T00:29:35.700Z] ====== fj-kmeans (concurrency) [default], iteration 29 completed (22731.684 ms) ======
[2025-09-26T00:29:35.700Z] -----------------------------------
[2025-09-26T00:29:35.700Z] renaissance-fj-kmeans_0_PASSED
[2025-09-26T00:29:35.700Z] -----------------------------------
[2025-09-26T00:29:35.700Z]
[2025-09-26T00:29:35.700Z] TEST TEARDOWN:
[2025-09-26T00:29:35.700Z] Nothing to be done for teardown.
[2025-09-26T00:29:35.700Z] renaissance-fj-kmeans_0 Finish Time: Fri Sep 26 00:29:33 2025 Epoch Time (ms): 1758846573591
[2025-09-26T00:29:35.700Z]
[2025-09-26T00:29:35.700Z] ===============================================
[2025-09-26T00:29:35.700Z] Running test renaissance-future-genetic_0 ...
[2025-09-26T00:29:35.700Z] ===============================================
[2025-09-26T00:29:35.700Z] renaissance-future-genetic_0 Start Time: Fri Sep 26 00:29:33 2025 Epoch Time (ms): 1758846573666
[2025-09-26T00:29:35.700Z] variation: NoOptions
[2025-09-26T00:29:35.700Z] JVM_OPTIONS:
[2025-09-26T00:29:35.700Z] { \
[2025-09-26T00:29:35.700Z] echo ""; echo "TEST SETUP:"; \
[2025-09-26T00:29:35.700Z] echo "Nothing to be done for setup."; \
[2025-09-26T00:29:35.700Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_17588443081741/renaissance-future-genetic_0"; \
[2025-09-26T00:29:35.700Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_17588443081741/renaissance-future-genetic_0"; \
[2025-09-26T00:29:35.700Z] echo ""; echo "TESTING:"; \
[2025-09-26T00:29:35.700Z] "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_17588443081741/renaissance-future-genetic_0"/future-genetic.json" future-genetic; \
[2025-09-26T00:29:35.700Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-future-genetic_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_17588443081741/renaissance-future-genetic_0"; else echo "-----------------------------------"; echo "renaissance-future-genetic_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-09-26T00:29:35.700Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-09-26T00:29:35.700Z] echo "Nothing to be done for teardown."; \
[2025-09-26T00:29:35.700Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_17588443081741/TestTargetResult";
[2025-09-26T00:29:35.700Z]
[2025-09-26T00:29:35.700Z] TEST SETUP:
[2025-09-26T00:29:35.700Z] Nothing to be done for setup.
[2025-09-26T00:29:35.700Z]
[2025-09-26T00:29:35.700Z] TESTING:
[2025-09-26T00:29:36.402Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2025-09-26T00:29:36.402Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/TKG/output_17588443081741/renaissance-future-genetic_0/launcher-002934-13524477753136301409/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2025-09-26T00:29:36.402Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2025-09-26T00:29:36.402Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2025-09-26T00:29:38.037Z] ====== future-genetic (functional) [default], iteration 0 started ======
[2025-09-26T00:29:38.037Z] GC before operation: completed in 117.506 ms, heap usage 11.664 MB -> 4.156 MB.
[2025-09-26T00:29:57.137Z] ====== future-genetic (functional) [default], iteration 0 completed (17455.040 ms) ======
[2025-09-26T00:29:57.137Z] ====== future-genetic (functional) [default], iteration 1 started ======
[2025-09-26T00:29:57.137Z] GC before operation: completed in 99.534 ms, heap usage 16.373 MB -> 5.349 MB.
[2025-09-26T00:30:10.234Z] ====== future-genetic (functional) [default], iteration 1 completed (14283.457 ms) ======
[2025-09-26T00:30:10.234Z] ====== future-genetic (functional) [default], iteration 2 started ======
[2025-09-26T00:30:10.561Z] GC before operation: completed in 93.727 ms, heap usage 148.321 MB -> 5.350 MB.
[2025-09-26T00:30:26.380Z] ====== future-genetic (functional) [default], iteration 2 completed (13763.639 ms) ======
[2025-09-26T00:30:26.380Z] ====== future-genetic (functional) [default], iteration 3 started ======
[2025-09-26T00:30:26.380Z] GC before operation: completed in 82.118 ms, heap usage 102.702 MB -> 5.350 MB.
[2025-09-26T00:30:39.459Z] ====== future-genetic (functional) [default], iteration 3 completed (13335.256 ms) ======
[2025-09-26T00:30:39.459Z] ====== future-genetic (functional) [default], iteration 4 started ======
[2025-09-26T00:30:39.459Z] GC before operation: completed in 87.512 ms, heap usage 102.658 MB -> 5.351 MB.
[2025-09-26T00:30:52.545Z] ====== future-genetic (functional) [default], iteration 4 completed (13350.805 ms) ======
[2025-09-26T00:30:52.545Z] ====== future-genetic (functional) [default], iteration 5 started ======
[2025-09-26T00:30:52.545Z] GC before operation: completed in 80.856 ms, heap usage 100.491 MB -> 5.350 MB.
[2025-09-26T00:31:05.848Z] ====== future-genetic (functional) [default], iteration 5 completed (13279.111 ms) ======
[2025-09-26T00:31:05.848Z] ====== future-genetic (functional) [default], iteration 6 started ======
[2025-09-26T00:31:05.848Z] GC before operation: completed in 85.813 ms, heap usage 104.028 MB -> 5.351 MB.
[2025-09-26T00:31:18.926Z] ====== future-genetic (functional) [default], iteration 6 completed (13194.056 ms) ======
[2025-09-26T00:31:18.926Z] ====== future-genetic (functional) [default], iteration 7 started ======
[2025-09-26T00:31:18.926Z] GC before operation: completed in 84.161 ms, heap usage 100.001 MB -> 5.351 MB.
[2025-09-26T00:31:32.009Z] ====== future-genetic (functional) [default], iteration 7 completed (13167.061 ms) ======
[2025-09-26T00:31:32.009Z] ====== future-genetic (functional) [default], iteration 8 started ======
[2025-09-26T00:31:32.010Z] GC before operation: completed in 83.884 ms, heap usage 100.886 MB -> 5.351 MB.
[2025-09-26T00:31:45.090Z] ====== future-genetic (functional) [default], iteration 8 completed (13257.370 ms) ======
[2025-09-26T00:31:45.090Z] ====== future-genetic (functional) [default], iteration 9 started ======
[2025-09-26T00:31:45.090Z] GC before operation: completed in 87.496 ms, heap usage 99.852 MB -> 5.351 MB.
[2025-09-26T00:31:58.188Z] ====== future-genetic (functional) [default], iteration 9 completed (13275.939 ms) ======
[2025-09-26T00:31:58.188Z] ====== future-genetic (functional) [default], iteration 10 started ======
[2025-09-26T00:31:58.188Z] GC before operation: completed in 81.952 ms, heap usage 100.841 MB -> 5.351 MB.
[2025-09-26T00:32:11.275Z] ====== future-genetic (functional) [default], iteration 10 completed (13185.552 ms) ======
[2025-09-26T00:32:11.275Z] ====== future-genetic (functional) [default], iteration 11 started ======
[2025-09-26T00:32:11.275Z] GC before operation: completed in 83.945 ms, heap usage 100.093 MB -> 5.351 MB.
[2025-09-26T00:32:24.348Z] ====== future-genetic (functional) [default], iteration 11 completed (13294.311 ms) ======
[2025-09-26T00:32:24.349Z] ====== future-genetic (functional) [default], iteration 12 started ======
[2025-09-26T00:32:24.349Z] GC before operation: completed in 84.420 ms, heap usage 101.947 MB -> 5.351 MB.
[2025-09-26T00:32:40.360Z] ====== future-genetic (functional) [default], iteration 12 completed (13284.422 ms) ======
[2025-09-26T00:32:40.360Z] ====== future-genetic (functional) [default], iteration 13 started ======
[2025-09-26T00:32:40.360Z] GC before operation: completed in 91.814 ms, heap usage 101.444 MB -> 5.351 MB.
[2025-09-26T00:32:51.159Z] ====== future-genetic (functional) [default], iteration 13 completed (13310.466 ms) ======
[2025-09-26T00:32:51.159Z] ====== future-genetic (functional) [default], iteration 14 started ======
[2025-09-26T00:32:51.159Z] GC before operation: completed in 80.668 ms, heap usage 98.878 MB -> 5.351 MB.
[2025-09-26T00:33:07.016Z] ====== future-genetic (functional) [default], iteration 14 completed (13236.821 ms) ======
[2025-09-26T00:33:07.016Z] ====== future-genetic (functional) [default], iteration 15 started ======
[2025-09-26T00:33:07.016Z] GC before operation: completed in 85.436 ms, heap usage 101.760 MB -> 5.351 MB.
[2025-09-26T00:33:17.822Z] ====== future-genetic (functional) [default], iteration 15 completed (13435.804 ms) ======
[2025-09-26T00:33:17.822Z] ====== future-genetic (functional) [default], iteration 16 started ======
[2025-09-26T00:33:18.151Z] GC before operation: completed in 89.413 ms, heap usage 99.178 MB -> 5.351 MB.
[2025-09-26T00:33:31.247Z] ====== future-genetic (functional) [default], iteration 16 completed (13334.640 ms) ======
[2025-09-26T00:33:31.247Z] ====== future-genetic (functional) [default], iteration 17 started ======
[2025-09-26T00:33:31.578Z] GC before operation: completed in 85.271 ms, heap usage 100.119 MB -> 5.351 MB.
[2025-09-26T00:33:44.687Z] ====== future-genetic (functional) [default], iteration 17 completed (13286.230 ms) ======
[2025-09-26T00:33:44.687Z] ====== future-genetic (functional) [default], iteration 18 started ======
[2025-09-26T00:33:45.013Z] GC before operation: completed in 94.327 ms, heap usage 99.462 MB -> 5.352 MB.
[2025-09-26T00:34:00.856Z] ====== future-genetic (functional) [default], iteration 18 completed (13471.686 ms) ======
[2025-09-26T00:34:00.856Z] ====== future-genetic (functional) [default], iteration 19 started ======
[2025-09-26T00:34:00.856Z] GC before operation: completed in 82.443 ms, heap usage 100.812 MB -> 5.352 MB.
[2025-09-26T00:34:14.018Z] ====== future-genetic (functional) [default], iteration 19 completed (13455.862 ms) ======
[2025-09-26T00:34:14.018Z] ====== future-genetic (functional) [default], iteration 20 started ======
[2025-09-26T00:34:14.018Z] GC before operation: completed in 85.542 ms, heap usage 99.792 MB -> 5.352 MB.
[2025-09-26T00:34:27.186Z] ====== future-genetic (functional) [default], iteration 20 completed (13385.910 ms) ======
[2025-09-26T00:34:27.186Z] ====== future-genetic (functional) [default], iteration 21 started ======
[2025-09-26T00:34:27.186Z] GC before operation: completed in 87.036 ms, heap usage 100.875 MB -> 5.352 MB.
[2025-09-26T00:34:40.288Z] ====== future-genetic (functional) [default], iteration 21 completed (13273.641 ms) ======
[2025-09-26T00:34:40.288Z] ====== future-genetic (functional) [default], iteration 22 started ======
[2025-09-26T00:34:40.288Z] GC before operation: completed in 81.162 ms, heap usage 98.086 MB -> 5.352 MB.
[2025-09-26T00:34:53.376Z] ====== future-genetic (functional) [default], iteration 22 completed (13329.957 ms) ======
[2025-09-26T00:34:53.376Z] ====== future-genetic (functional) [default], iteration 23 started ======
[2025-09-26T00:34:53.376Z] GC before operation: completed in 88.321 ms, heap usage 102.879 MB -> 5.352 MB.
[2025-09-26T00:35:06.483Z] ====== future-genetic (functional) [default], iteration 23 completed (13277.461 ms) ======
[2025-09-26T00:35:06.483Z] ====== future-genetic (functional) [default], iteration 24 started ======
[2025-09-26T00:35:06.483Z] GC before operation: completed in 92.338 ms, heap usage 100.707 MB -> 5.352 MB.
[2025-09-26T00:35:19.583Z] ====== future-genetic (functional) [default], iteration 24 completed (13358.671 ms) ======
[2025-09-26T00:35:19.583Z] ====== future-genetic (functional) [default], iteration 25 started ======
[2025-09-26T00:35:19.583Z] GC before operation: completed in 85.709 ms, heap usage 100.191 MB -> 5.353 MB.
[2025-09-26T00:35:32.692Z] ====== future-genetic (functional) [default], iteration 25 completed (13288.027 ms) ======
[2025-09-26T00:35:32.692Z] ====== future-genetic (functional) [default], iteration 26 started ======
[2025-09-26T00:35:32.692Z] GC before operation: completed in 80.574 ms, heap usage 100.064 MB -> 5.353 MB.
[2025-09-26T00:35:45.788Z] ====== future-genetic (functional) [default], iteration 26 completed (13231.316 ms) ======
[2025-09-26T00:35:45.788Z] ====== future-genetic (functional) [default], iteration 27 started ======
[2025-09-26T00:35:45.788Z] GC before operation: completed in 88.996 ms, heap usage 101.340 MB -> 5.353 MB.
[2025-09-26T00:36:01.693Z] ====== future-genetic (functional) [default], iteration 27 completed (13463.572 ms) ======
[2025-09-26T00:36:01.693Z] ====== future-genetic (functional) [default], iteration 28 started ======
[2025-09-26T00:36:01.693Z] GC before operation: completed in 89.325 ms, heap usage 101.791 MB -> 5.353 MB.
[2025-09-26T00:36:12.483Z] ====== future-genetic (functional) [default], iteration 28 completed (13174.467 ms) ======
[2025-09-26T00:36:12.483Z] ====== future-genetic (functional) [default], iteration 29 started ======
[2025-09-26T00:36:12.483Z] GC before operation: completed in 86.236 ms, heap usage 100.897 MB -> 5.353 MB.
[2025-09-26T00:36:28.331Z] ====== future-genetic (functional) [default], iteration 29 completed (13384.854 ms) ======
[2025-09-26T00:36:28.331Z] ====== future-genetic (functional) [default], iteration 30 started ======
[2025-09-26T00:36:28.331Z] GC before operation: completed in 88.322 ms, heap usage 100.085 MB -> 5.353 MB.
[2025-09-26T00:36:41.460Z] ====== future-genetic (functional) [default], iteration 30 completed (13380.156 ms) ======
[2025-09-26T00:36:41.460Z] ====== future-genetic (functional) [default], iteration 31 started ======
[2025-09-26T00:36:41.460Z] GC before operation: completed in 81.889 ms, heap usage 100.739 MB -> 5.353 MB.
[2025-09-26T00:36:54.559Z] ====== future-genetic (functional) [default], iteration 31 completed (13338.343 ms) ======
[2025-09-26T00:36:54.559Z] ====== future-genetic (functional) [default], iteration 32 started ======
[2025-09-26T00:36:54.559Z] GC before operation: completed in 86.976 ms, heap usage 100.046 MB -> 5.353 MB.
[2025-09-26T00:37:07.684Z] ====== future-genetic (functional) [default], iteration 32 completed (13278.448 ms) ======
[2025-09-26T00:37:07.684Z] ====== future-genetic (functional) [default], iteration 33 started ======
[2025-09-26T00:37:07.684Z] GC before operation: completed in 80.791 ms, heap usage 98.779 MB -> 5.353 MB.
[2025-09-26T00:37:20.788Z] ====== future-genetic (functional) [default], iteration 33 completed (13414.804 ms) ======
[2025-09-26T00:37:20.788Z] ====== future-genetic (functional) [default], iteration 34 started ======
[2025-09-26T00:37:20.788Z] GC before operation: completed in 89.308 ms, heap usage 98.783 MB -> 5.353 MB.
[2025-09-26T00:37:33.973Z] ====== future-genetic (functional) [default], iteration 34 completed (13301.453 ms) ======
[2025-09-26T00:37:33.973Z] ====== future-genetic (functional) [default], iteration 35 started ======
[2025-09-26T00:37:33.973Z] GC before operation: completed in 82.142 ms, heap usage 101.708 MB -> 5.353 MB.
[2025-09-26T00:37:47.080Z] ====== future-genetic (functional) [default], iteration 35 completed (13317.545 ms) ======
[2025-09-26T00:37:47.080Z] ====== future-genetic (functional) [default], iteration 36 started ======
[2025-09-26T00:37:47.080Z] GC before operation: completed in 88.478 ms, heap usage 99.787 MB -> 5.353 MB.
[2025-09-26T00:38:00.190Z] ====== future-genetic (functional) [default], iteration 36 completed (13210.550 ms) ======
[2025-09-26T00:38:00.190Z] ====== future-genetic (functional) [default], iteration 37 started ======
[2025-09-26T00:38:00.190Z] GC before operation: completed in 85.459 ms, heap usage 100.009 MB -> 5.353 MB.
[2025-09-26T00:38:13.285Z] ====== future-genetic (functional) [default], iteration 37 completed (13196.191 ms) ======
[2025-09-26T00:38:13.286Z] ====== future-genetic (functional) [default], iteration 38 started ======
[2025-09-26T00:38:13.286Z] GC before operation: completed in 79.860 ms, heap usage 99.148 MB -> 5.353 MB.
[2025-09-26T00:38:26.383Z] ====== future-genetic (functional) [default], iteration 38 completed (13254.225 ms) ======
[2025-09-26T00:38:26.383Z] ====== future-genetic (functional) [default], iteration 39 started ======
[2025-09-26T00:38:26.383Z] GC before operation: completed in 85.180 ms, heap usage 100.827 MB -> 5.353 MB.
[2025-09-26T00:38:42.230Z] ====== future-genetic (functional) [default], iteration 39 completed (13204.235 ms) ======
[2025-09-26T00:38:42.230Z] ====== future-genetic (functional) [default], iteration 40 started ======
[2025-09-26T00:38:42.230Z] GC before operation: completed in 87.125 ms, heap usage 100.864 MB -> 5.353 MB.
[2025-09-26T00:38:55.335Z] ====== future-genetic (functional) [default], iteration 40 completed (13372.099 ms) ======
[2025-09-26T00:38:55.335Z] ====== future-genetic (functional) [default], iteration 41 started ======
[2025-09-26T00:38:55.335Z] GC before operation: completed in 86.892 ms, heap usage 100.744 MB -> 5.356 MB.
[2025-09-26T00:39:08.546Z] ====== future-genetic (functional) [default], iteration 41 completed (13330.083 ms) ======
[2025-09-26T00:39:08.546Z] ====== future-genetic (functional) [default], iteration 42 started ======
[2025-09-26T00:39:08.546Z] GC before operation: completed in 81.993 ms, heap usage 101.780 MB -> 5.356 MB.
[2025-09-26T00:39:21.636Z] ====== future-genetic (functional) [default], iteration 42 completed (13276.580 ms) ======
[2025-09-26T00:39:21.636Z] ====== future-genetic (functional) [default], iteration 43 started ======
[2025-09-26T00:39:21.636Z] GC before operation: completed in 83.480 ms, heap usage 100.882 MB -> 5.356 MB.
[2025-09-26T00:39:34.728Z] ====== future-genetic (functional) [default], iteration 43 completed (13318.211 ms) ======
[2025-09-26T00:39:34.728Z] ====== future-genetic (functional) [default], iteration 44 started ======
[2025-09-26T00:39:34.728Z] GC before operation: completed in 83.052 ms, heap usage 100.184 MB -> 5.356 MB.
[2025-09-26T00:39:47.828Z] ====== future-genetic (functional) [default], iteration 44 completed (13209.240 ms) ======
[2025-09-26T00:39:47.828Z] ====== future-genetic (functional) [default], iteration 45 started ======
[2025-09-26T00:39:47.828Z] GC before operation: completed in 91.858 ms, heap usage 102.495 MB -> 5.356 MB.
[2025-09-26T00:40:00.927Z] ====== future-genetic (functional) [default], iteration 45 completed (13282.197 ms) ======
[2025-09-26T00:40:00.927Z] ====== future-genetic (functional) [default], iteration 46 started ======
[2025-09-26T00:40:00.927Z] GC before operation: completed in 89.919 ms, heap usage 99.708 MB -> 5.356 MB.
[2025-09-26T00:40:14.029Z] ====== future-genetic (functional) [default], iteration 46 completed (13140.156 ms) ======
[2025-09-26T00:40:14.029Z] ====== future-genetic (functional) [default], iteration 47 started ======
[2025-09-26T00:40:14.029Z] GC before operation: completed in 85.681 ms, heap usage 101.192 MB -> 5.356 MB.
[2025-09-26T00:40:27.173Z] ====== future-genetic (functional) [default], iteration 47 completed (13282.369 ms) ======
[2025-09-26T00:40:27.173Z] ====== future-genetic (functional) [default], iteration 48 started ======
[2025-09-26T00:40:27.173Z] GC before operation: completed in 82.349 ms, heap usage 98.825 MB -> 5.356 MB.
[2025-09-26T00:40:40.266Z] ====== future-genetic (functional) [default], iteration 48 completed (13376.024 ms) ======
[2025-09-26T00:40:40.266Z] ====== future-genetic (functional) [default], iteration 49 started ======
[2025-09-26T00:40:40.266Z] GC before operation: completed in 85.903 ms, heap usage 98.889 MB -> 5.356 MB.
[2025-09-26T00:40:53.553Z] ====== future-genetic (functional) [default], iteration 49 completed (13359.453 ms) ======
[2025-09-26T00:40:54.693Z] -----------------------------------
[2025-09-26T00:40:54.693Z] renaissance-future-genetic_0_PASSED
[2025-09-26T00:40:54.693Z] -----------------------------------
[2025-09-26T00:40:54.693Z]
[2025-09-26T00:40:54.693Z] TEST TEARDOWN:
[2025-09-26T00:40:54.693Z] Nothing to be done for teardown.
[2025-09-26T00:40:54.693Z] renaissance-future-genetic_0 Finish Time: Fri Sep 26 00:40:54 2025 Epoch Time (ms): 1758847254600
[2025-09-26T00:40:54.693Z]
[2025-09-26T00:40:54.693Z] ===============================================
[2025-09-26T00:40:54.693Z] Running test renaissance-naive-bayes_0 ...
[2025-09-26T00:40:54.693Z] ===============================================
[2025-09-26T00:40:54.693Z] renaissance-naive-bayes_0 Start Time: Fri Sep 26 00:40:54 2025 Epoch Time (ms): 1758847254678
[2025-09-26T00:40:55.019Z] variation: NoOptions
[2025-09-26T00:40:55.019Z] JVM_OPTIONS:
[2025-09-26T00:40:55.019Z] { \
[2025-09-26T00:40:55.019Z] echo ""; echo "TEST SETUP:"; \
[2025-09-26T00:40:55.019Z] echo "Nothing to be done for setup."; \
[2025-09-26T00:40:55.019Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_17588443081741/renaissance-naive-bayes_0"; \
[2025-09-26T00:40:55.019Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_17588443081741/renaissance-naive-bayes_0"; \
[2025-09-26T00:40:55.019Z] echo ""; echo "TESTING:"; \
[2025-09-26T00:40:55.019Z] "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_17588443081741/renaissance-naive-bayes_0"/naive-bayes.json" naive-bayes; \
[2025-09-26T00:40:55.019Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-naive-bayes_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_17588443081741/renaissance-naive-bayes_0"; else echo "-----------------------------------"; echo "renaissance-naive-bayes_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-09-26T00:40:55.019Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-09-26T00:40:55.019Z] echo "Nothing to be done for teardown."; \
[2025-09-26T00:40:55.019Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_17588443081741/TestTargetResult";
[2025-09-26T00:40:55.019Z]
[2025-09-26T00:40:55.019Z] TEST SETUP:
[2025-09-26T00:40:55.019Z] Nothing to be done for setup.
[2025-09-26T00:40:55.019Z]
[2025-09-26T00:40:55.019Z] TESTING:
[2025-09-26T00:40:57.259Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2025-09-26T00:40:57.259Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/TKG/output_17588443081741/renaissance-naive-bayes_0/launcher-004055-10506808392832508142/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2025-09-26T00:40:57.259Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2025-09-26T00:40:57.259Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2025-09-26T00:41:16.353Z] Benchmark 'naive-bayes' failed with exception:
[2025-09-26T00:41:16.353Z] java.lang.ExceptionInInitializerError
[2025-09-26T00:41:16.353Z] at org.apache.spark.unsafe.array.ByteArrayMethods.<clinit>(ByteArrayMethods.java:47)
[2025-09-26T00:41:16.353Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes$lzycompute(MemoryManager.scala:261)
[2025-09-26T00:41:16.353Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes(MemoryManager.scala:251)
[2025-09-26T00:41:16.353Z] at org.apache.spark.memory.MemoryManager.$anonfun$pageSizeBytes$1(MemoryManager.scala:270)
[2025-09-26T00:41:16.353Z] at scala.runtime.java8.JFunction0$mcJ$sp.apply(JFunction0$mcJ$sp.scala:17)
[2025-09-26T00:41:16.353Z] at scala.Option.getOrElse(Option.scala:201)
[2025-09-26T00:41:16.353Z] at org.apache.spark.memory.MemoryManager.<init>(MemoryManager.scala:270)
[2025-09-26T00:41:16.353Z] at org.apache.spark.memory.UnifiedMemoryManager.<init>(UnifiedMemoryManager.scala:58)
[2025-09-26T00:41:16.353Z] at org.apache.spark.memory.UnifiedMemoryManager$.apply(UnifiedMemoryManager.scala:207)
[2025-09-26T00:41:16.353Z] at org.apache.spark.SparkEnv$.create(SparkEnv.scala:320)
[2025-09-26T00:41:16.353Z] at org.apache.spark.SparkEnv$.createDriverEnv(SparkEnv.scala:194)
[2025-09-26T00:41:16.353Z] at org.apache.spark.SparkContext.createSparkEnv(SparkContext.scala:284)
[2025-09-26T00:41:16.353Z] at org.apache.spark.SparkContext.<init>(SparkContext.scala:478)
[2025-09-26T00:41:16.353Z] at org.apache.spark.SparkContext$.getOrCreate(SparkContext.scala:2883)
[2025-09-26T00:41:16.353Z] at org.apache.spark.sql.SparkSession$Builder.$anonfun$getOrCreate$2(SparkSession.scala:1099)
[2025-09-26T00:41:16.353Z] at scala.Option.getOrElse(Option.scala:201)
[2025-09-26T00:41:16.353Z] at org.apache.spark.sql.SparkSession$Builder.getOrCreate(SparkSession.scala:1093)
[2025-09-26T00:41:16.353Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext(SparkUtil.scala:81)
[2025-09-26T00:41:16.353Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext$(SparkUtil.scala:54)
[2025-09-26T00:41:16.353Z] at org.renaissance.apache.spark.NaiveBayes.setUpSparkContext(NaiveBayes.scala:33)
[2025-09-26T00:41:16.353Z] at org.renaissance.apache.spark.NaiveBayes.setUpBeforeAll(NaiveBayes.scala:56)
[2025-09-26T00:41:16.353Z] at org.renaissance.harness.ExecutionDriver.executeBenchmark(ExecutionDriver.java:82)
[2025-09-26T00:41:16.353Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks$$anonfun$1(RenaissanceSuite.scala:172)
[2025-09-26T00:41:16.353Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15)
[2025-09-26T00:41:16.353Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10)
[2025-09-26T00:41:16.353Z] at scala.collection.immutable.List.foreach(List.scala:334)
[2025-09-26T00:41:16.353Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks(RenaissanceSuite.scala:161)
[2025-09-26T00:41:16.353Z] at org.renaissance.harness.RenaissanceSuite$.main(RenaissanceSuite.scala:130)
[2025-09-26T00:41:16.353Z] at org.renaissance.harness.RenaissanceSuite.main(RenaissanceSuite.scala)
[2025-09-26T00:41:16.353Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
[2025-09-26T00:41:16.353Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565)
[2025-09-26T00:41:16.353Z] at org.renaissance.core.Launcher.loadAndInvokeHarnessClass(Launcher.java:129)
[2025-09-26T00:41:16.353Z] at org.renaissance.core.Launcher.launchHarnessClass(Launcher.java:78)
[2025-09-26T00:41:16.353Z] at org.renaissance.core.Launcher.main(Launcher.java:43)
[2025-09-26T00:41:16.353Z] Caused by: java.lang.IllegalStateException: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2025-09-26T00:41:16.353Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:115)
[2025-09-26T00:41:16.353Z] ... 34 more
[2025-09-26T00:41:16.353Z] Caused by: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2025-09-26T00:41:16.353Z] at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:377)
[2025-09-26T00:41:16.353Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:567)
[2025-09-26T00:41:16.353Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:500)
[2025-09-26T00:41:16.353Z] at java.base/java.lang.Class.forName0(Native Method)
[2025-09-26T00:41:16.353Z] at java.base/java.lang.Class.forName(Class.java:474)
[2025-09-26T00:41:16.353Z] at java.base/java.lang.Class.forName(Class.java:464)
[2025-09-26T00:41:16.353Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:95)
[2025-09-26T00:41:16.353Z] ... 34 more
[2025-09-26T00:41:16.353Z] The following benchmarks failed: naive-bayes
[2025-09-26T00:41:16.353Z] -----------------------------------
[2025-09-26T00:41:16.353Z] renaissance-naive-bayes_0_FAILED
[2025-09-26T00:41:16.353Z] -----------------------------------
[2025-09-26T00:41:16.353Z]
[2025-09-26T00:41:16.353Z] TEST TEARDOWN:
[2025-09-26T00:41:16.353Z] Nothing to be done for teardown.
[2025-09-26T00:41:16.353Z] renaissance-naive-bayes_0 Finish Time: Fri Sep 26 00:41:15 2025 Epoch Time (ms): 1758847275045
[2025-09-26T00:41:16.353Z]
[2025-09-26T00:41:16.353Z] ===============================================
[2025-09-26T00:41:16.353Z] Running test renaissance-scala-kmeans_0 ...
[2025-09-26T00:41:16.353Z] ===============================================
[2025-09-26T00:41:16.353Z] renaissance-scala-kmeans_0 Start Time: Fri Sep 26 00:41:15 2025 Epoch Time (ms): 1758847275121
[2025-09-26T00:41:16.353Z] variation: NoOptions
[2025-09-26T00:41:16.353Z] JVM_OPTIONS:
[2025-09-26T00:41:16.353Z] { \
[2025-09-26T00:41:16.353Z] echo ""; echo "TEST SETUP:"; \
[2025-09-26T00:41:16.353Z] echo "Nothing to be done for setup."; \
[2025-09-26T00:41:16.353Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_17588443081741/renaissance-scala-kmeans_0"; \
[2025-09-26T00:41:16.353Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_17588443081741/renaissance-scala-kmeans_0"; \
[2025-09-26T00:41:16.353Z] echo ""; echo "TESTING:"; \
[2025-09-26T00:41:16.353Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/TKG/../perf/run_with_affinity.sh --exec_cmd ""/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_17588443081741/renaissance-scala-kmeans_0"/scala-kmeans.json" scala-kmeans" --test_root /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/TKG/..; \
[2025-09-26T00:41:16.353Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-scala-kmeans_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_17588443081741/renaissance-scala-kmeans_0"; else echo "-----------------------------------"; echo "renaissance-scala-kmeans_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-09-26T00:41:16.353Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-09-26T00:41:16.353Z] echo "Nothing to be done for teardown."; \
[2025-09-26T00:41:16.353Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_17588443081741/TestTargetResult";
[2025-09-26T00:41:16.353Z]
[2025-09-26T00:41:16.353Z] TEST SETUP:
[2025-09-26T00:41:16.353Z] Nothing to be done for setup.
[2025-09-26T00:41:16.353Z]
[2025-09-26T00:41:16.353Z] TESTING:
[2025-09-26T00:41:16.680Z] Warning!!! Affinity is NOT set. Affinity tool may NOT be installed/supported.
[2025-09-26T00:41:16.680Z] Running EXEC_CMD_WITH_AFFINITY= /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/jdkbinary/j2sdk-image/bin/java -jar /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar --json /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_17588443081741/renaissance-scala-kmeans_0/scala-kmeans.json scala-kmeans
[2025-09-26T00:41:18.916Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2025-09-26T00:41:18.916Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/TKG/output_17588443081741/renaissance-scala-kmeans_0/launcher-004117-10358383547995329335/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2025-09-26T00:41:18.916Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2025-09-26T00:41:18.916Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2025-09-26T00:41:21.862Z] ====== scala-kmeans (scala) [default], iteration 0 started ======
[2025-09-26T00:41:21.862Z] GC before operation: completed in 171.878 ms, heap usage 27.328 MB -> 26.456 MB.
[2025-09-26T00:41:23.505Z] ====== scala-kmeans (scala) [default], iteration 0 completed (1557.473 ms) ======
[2025-09-26T00:41:23.505Z] ====== scala-kmeans (scala) [default], iteration 1 started ======
[2025-09-26T00:41:23.505Z] GC before operation: completed in 148.709 ms, heap usage 33.930 MB -> 26.512 MB.
[2025-09-26T00:41:24.265Z] ====== scala-kmeans (scala) [default], iteration 1 completed (674.338 ms) ======
[2025-09-26T00:41:24.265Z] ====== scala-kmeans (scala) [default], iteration 2 started ======
[2025-09-26T00:41:24.588Z] GC before operation: completed in 147.883 ms, heap usage 30.397 MB -> 26.512 MB.
[2025-09-26T00:41:24.913Z] ====== scala-kmeans (scala) [default], iteration 2 completed (649.990 ms) ======
[2025-09-26T00:41:24.913Z] ====== scala-kmeans (scala) [default], iteration 3 started ======
[2025-09-26T00:41:25.238Z] GC before operation: completed in 145.838 ms, heap usage 56.276 MB -> 26.512 MB.
[2025-09-26T00:41:25.936Z] ====== scala-kmeans (scala) [default], iteration 3 completed (647.399 ms) ======
[2025-09-26T00:41:25.936Z] ====== scala-kmeans (scala) [default], iteration 4 started ======
[2025-09-26T00:41:25.936Z] GC before operation: completed in 144.504 ms, heap usage 56.364 MB -> 26.512 MB.
[2025-09-26T00:41:26.637Z] ====== scala-kmeans (scala) [default], iteration 4 completed (646.429 ms) ======
[2025-09-26T00:41:26.637Z] ====== scala-kmeans (scala) [default], iteration 5 started ======
[2025-09-26T00:41:26.637Z] GC before operation: completed in 143.784 ms, heap usage 56.285 MB -> 26.512 MB.
[2025-09-26T00:41:27.333Z] ====== scala-kmeans (scala) [default], iteration 5 completed (637.744 ms) ======
[2025-09-26T00:41:27.333Z] ====== scala-kmeans (scala) [default], iteration 6 started ======
[2025-09-26T00:41:27.658Z] GC before operation: completed in 149.070 ms, heap usage 56.287 MB -> 26.512 MB.
[2025-09-26T00:41:28.352Z] ====== scala-kmeans (scala) [default], iteration 6 completed (634.993 ms) ======
[2025-09-26T00:41:28.352Z] ====== scala-kmeans (scala) [default], iteration 7 started ======
[2025-09-26T00:41:28.352Z] GC before operation: completed in 150.624 ms, heap usage 56.289 MB -> 26.512 MB.
[2025-09-26T00:41:29.051Z] ====== scala-kmeans (scala) [default], iteration 7 completed (643.990 ms) ======
[2025-09-26T00:41:29.051Z] ====== scala-kmeans (scala) [default], iteration 8 started ======
[2025-09-26T00:41:29.051Z] GC before operation: completed in 144.448 ms, heap usage 56.290 MB -> 26.513 MB.
[2025-09-26T00:41:29.753Z] ====== scala-kmeans (scala) [default], iteration 8 completed (640.593 ms) ======
[2025-09-26T00:41:29.753Z] ====== scala-kmeans (scala) [default], iteration 9 started ======
[2025-09-26T00:41:30.086Z] GC before operation: completed in 147.491 ms, heap usage 56.291 MB -> 26.513 MB.
[2025-09-26T00:41:30.781Z] ====== scala-kmeans (scala) [default], iteration 9 completed (644.020 ms) ======
[2025-09-26T00:41:30.781Z] ====== scala-kmeans (scala) [default], iteration 10 started ======
[2025-09-26T00:41:30.781Z] GC before operation: completed in 146.179 ms, heap usage 56.291 MB -> 26.513 MB.
[2025-09-26T00:41:31.477Z] ====== scala-kmeans (scala) [default], iteration 10 completed (640.311 ms) ======
[2025-09-26T00:41:31.477Z] ====== scala-kmeans (scala) [default], iteration 11 started ======
[2025-09-26T00:41:31.477Z] GC before operation: completed in 149.193 ms, heap usage 56.292 MB -> 26.513 MB.
[2025-09-26T00:41:32.184Z] ====== scala-kmeans (scala) [default], iteration 11 completed (638.703 ms) ======
[2025-09-26T00:41:32.184Z] ====== scala-kmeans (scala) [default], iteration 12 started ======
[2025-09-26T00:41:32.509Z] GC before operation: completed in 145.316 ms, heap usage 56.292 MB -> 26.513 MB.
[2025-09-26T00:41:32.839Z] ====== scala-kmeans (scala) [default], iteration 12 completed (637.872 ms) ======
[2025-09-26T00:41:32.839Z] ====== scala-kmeans (scala) [default], iteration 13 started ======
[2025-09-26T00:41:33.162Z] GC before operation: completed in 150.621 ms, heap usage 56.293 MB -> 26.513 MB.
[2025-09-26T00:41:33.859Z] ====== scala-kmeans (scala) [default], iteration 13 completed (638.999 ms) ======
[2025-09-26T00:41:33.859Z] ====== scala-kmeans (scala) [default], iteration 14 started ======
[2025-09-26T00:41:33.859Z] GC before operation: completed in 154.416 ms, heap usage 56.293 MB -> 26.513 MB.
[2025-09-26T00:41:34.565Z] ====== scala-kmeans (scala) [default], iteration 14 completed (635.796 ms) ======
[2025-09-26T00:41:34.565Z] ====== scala-kmeans (scala) [default], iteration 15 started ======
[2025-09-26T00:41:34.565Z] GC before operation: completed in 144.720 ms, heap usage 56.292 MB -> 26.513 MB.
[2025-09-26T00:41:35.261Z] ====== scala-kmeans (scala) [default], iteration 15 completed (635.468 ms) ======
[2025-09-26T00:41:35.261Z] ====== scala-kmeans (scala) [default], iteration 16 started ======
[2025-09-26T00:41:35.586Z] GC before operation: completed in 145.215 ms, heap usage 56.293 MB -> 26.513 MB.
[2025-09-26T00:41:36.284Z] ====== scala-kmeans (scala) [default], iteration 16 completed (637.264 ms) ======
[2025-09-26T00:41:36.284Z] ====== scala-kmeans (scala) [default], iteration 17 started ======
[2025-09-26T00:41:36.284Z] GC before operation: completed in 147.381 ms, heap usage 56.293 MB -> 26.513 MB.
[2025-09-26T00:41:36.983Z] ====== scala-kmeans (scala) [default], iteration 17 completed (639.876 ms) ======
[2025-09-26T00:41:36.983Z] ====== scala-kmeans (scala) [default], iteration 18 started ======
[2025-09-26T00:41:36.983Z] GC before operation: completed in 146.543 ms, heap usage 56.293 MB -> 26.513 MB.
[2025-09-26T00:41:37.686Z] ====== scala-kmeans (scala) [default], iteration 18 completed (637.399 ms) ======
[2025-09-26T00:41:37.686Z] ====== scala-kmeans (scala) [default], iteration 19 started ======
[2025-09-26T00:41:38.011Z] GC before operation: completed in 150.105 ms, heap usage 56.293 MB -> 26.513 MB.
[2025-09-26T00:41:38.714Z] ====== scala-kmeans (scala) [default], iteration 19 completed (636.172 ms) ======
[2025-09-26T00:41:38.714Z] ====== scala-kmeans (scala) [default], iteration 20 started ======
[2025-09-26T00:41:38.714Z] GC before operation: completed in 143.938 ms, heap usage 56.293 MB -> 26.514 MB.
[2025-09-26T00:41:39.411Z] ====== scala-kmeans (scala) [default], iteration 20 completed (635.694 ms) ======
[2025-09-26T00:41:39.411Z] ====== scala-kmeans (scala) [default], iteration 21 started ======
[2025-09-26T00:41:39.411Z] GC before operation: completed in 149.552 ms, heap usage 56.293 MB -> 26.514 MB.
[2025-09-26T00:41:40.250Z] ====== scala-kmeans (scala) [default], iteration 21 completed (638.671 ms) ======
[2025-09-26T00:41:40.250Z] ====== scala-kmeans (scala) [default], iteration 22 started ======
[2025-09-26T00:41:40.250Z] GC before operation: completed in 150.789 ms, heap usage 56.293 MB -> 26.514 MB.
[2025-09-26T00:41:40.957Z] ====== scala-kmeans (scala) [default], iteration 22 completed (648.544 ms) ======
[2025-09-26T00:41:40.957Z] ====== scala-kmeans (scala) [default], iteration 23 started ======
[2025-09-26T00:41:40.957Z] GC before operation: completed in 149.130 ms, heap usage 56.293 MB -> 26.514 MB.
[2025-09-26T00:41:41.652Z] ====== scala-kmeans (scala) [default], iteration 23 completed (638.261 ms) ======
[2025-09-26T00:41:41.652Z] ====== scala-kmeans (scala) [default], iteration 24 started ======
[2025-09-26T00:41:41.975Z] GC before operation: completed in 157.212 ms, heap usage 56.294 MB -> 26.514 MB.
[2025-09-26T00:41:42.672Z] ====== scala-kmeans (scala) [default], iteration 24 completed (641.398 ms) ======
[2025-09-26T00:41:42.672Z] ====== scala-kmeans (scala) [default], iteration 25 started ======
[2025-09-26T00:41:42.672Z] GC before operation: completed in 147.810 ms, heap usage 56.293 MB -> 26.514 MB.
[2025-09-26T00:41:43.372Z] ====== scala-kmeans (scala) [default], iteration 25 completed (636.367 ms) ======
[2025-09-26T00:41:43.372Z] ====== scala-kmeans (scala) [default], iteration 26 started ======
[2025-09-26T00:41:43.372Z] GC before operation: completed in 145.258 ms, heap usage 56.293 MB -> 26.514 MB.
[2025-09-26T00:41:44.084Z] ====== scala-kmeans (scala) [default], iteration 26 completed (635.357 ms) ======
[2025-09-26T00:41:44.084Z] ====== scala-kmeans (scala) [default], iteration 27 started ======
[2025-09-26T00:41:44.084Z] GC before operation: completed in 145.041 ms, heap usage 56.294 MB -> 26.514 MB.
[2025-09-26T00:41:44.788Z] ====== scala-kmeans (scala) [default], iteration 27 completed (637.035 ms) ======
[2025-09-26T00:41:44.788Z] ====== scala-kmeans (scala) [default], iteration 28 started ======
[2025-09-26T00:41:45.117Z] GC before operation: completed in 151.091 ms, heap usage 56.293 MB -> 26.514 MB.
[2025-09-26T00:41:45.816Z] ====== scala-kmeans (scala) [default], iteration 28 completed (636.669 ms) ======
[2025-09-26T00:41:45.816Z] ====== scala-kmeans (scala) [default], iteration 29 started ======
[2025-09-26T00:41:45.816Z] GC before operation: completed in 152.781 ms, heap usage 56.294 MB -> 26.514 MB.
[2025-09-26T00:41:46.515Z] ====== scala-kmeans (scala) [default], iteration 29 completed (637.919 ms) ======
[2025-09-26T00:41:46.515Z] ====== scala-kmeans (scala) [default], iteration 30 started ======
[2025-09-26T00:41:46.515Z] GC before operation: completed in 147.916 ms, heap usage 56.294 MB -> 26.514 MB.
[2025-09-26T00:41:47.219Z] ====== scala-kmeans (scala) [default], iteration 30 completed (634.253 ms) ======
[2025-09-26T00:41:47.219Z] ====== scala-kmeans (scala) [default], iteration 31 started ======
[2025-09-26T00:41:47.219Z] GC before operation: completed in 147.571 ms, heap usage 56.294 MB -> 26.514 MB.
[2025-09-26T00:41:47.916Z] ====== scala-kmeans (scala) [default], iteration 31 completed (639.804 ms) ======
[2025-09-26T00:41:47.916Z] ====== scala-kmeans (scala) [default], iteration 32 started ======
[2025-09-26T00:41:48.242Z] GC before operation: completed in 153.306 ms, heap usage 56.294 MB -> 26.514 MB.
[2025-09-26T00:41:48.938Z] ====== scala-kmeans (scala) [default], iteration 32 completed (637.385 ms) ======
[2025-09-26T00:41:48.938Z] ====== scala-kmeans (scala) [default], iteration 33 started ======
[2025-09-26T00:41:48.938Z] GC before operation: completed in 153.024 ms, heap usage 56.294 MB -> 26.515 MB.
[2025-09-26T00:41:49.637Z] ====== scala-kmeans (scala) [default], iteration 33 completed (636.657 ms) ======
[2025-09-26T00:41:49.637Z] ====== scala-kmeans (scala) [default], iteration 34 started ======
[2025-09-26T00:41:49.637Z] GC before operation: completed in 157.597 ms, heap usage 56.294 MB -> 26.515 MB.
[2025-09-26T00:41:50.331Z] ====== scala-kmeans (scala) [default], iteration 34 completed (637.031 ms) ======
[2025-09-26T00:41:50.331Z] ====== scala-kmeans (scala) [default], iteration 35 started ======
[2025-09-26T00:41:50.660Z] GC before operation: completed in 150.942 ms, heap usage 56.295 MB -> 26.515 MB.
[2025-09-26T00:41:51.356Z] ====== scala-kmeans (scala) [default], iteration 35 completed (643.815 ms) ======
[2025-09-26T00:41:51.356Z] ====== scala-kmeans (scala) [default], iteration 36 started ======
[2025-09-26T00:41:51.356Z] GC before operation: completed in 146.212 ms, heap usage 56.295 MB -> 26.515 MB.
[2025-09-26T00:41:52.054Z] ====== scala-kmeans (scala) [default], iteration 36 completed (643.819 ms) ======
[2025-09-26T00:41:52.054Z] ====== scala-kmeans (scala) [default], iteration 37 started ======
[2025-09-26T00:41:52.054Z] GC before operation: completed in 146.248 ms, heap usage 56.295 MB -> 26.517 MB.
[2025-09-26T00:41:52.762Z] ====== scala-kmeans (scala) [default], iteration 37 completed (641.437 ms) ======
[2025-09-26T00:41:52.762Z] ====== scala-kmeans (scala) [default], iteration 38 started ======
[2025-09-26T00:41:53.088Z] GC before operation: completed in 155.526 ms, heap usage 56.296 MB -> 26.517 MB.
[2025-09-26T00:41:53.787Z] ====== scala-kmeans (scala) [default], iteration 38 completed (639.507 ms) ======
[2025-09-26T00:41:53.787Z] ====== scala-kmeans (scala) [default], iteration 39 started ======
[2025-09-26T00:41:53.787Z] GC before operation: completed in 148.222 ms, heap usage 56.297 MB -> 26.517 MB.
[2025-09-26T00:41:54.483Z] ====== scala-kmeans (scala) [default], iteration 39 completed (641.472 ms) ======
[2025-09-26T00:41:54.483Z] ====== scala-kmeans (scala) [default], iteration 40 started ======
[2025-09-26T00:41:54.483Z] GC before operation: completed in 154.246 ms, heap usage 56.297 MB -> 26.517 MB.
[2025-09-26T00:41:55.199Z] ====== scala-kmeans (scala) [default], iteration 40 completed (639.779 ms) ======
[2025-09-26T00:41:55.199Z] ====== scala-kmeans (scala) [default], iteration 41 started ======
[2025-09-26T00:41:55.199Z] GC before operation: completed in 153.678 ms, heap usage 56.297 MB -> 26.517 MB.
[2025-09-26T00:41:55.898Z] ====== scala-kmeans (scala) [default], iteration 41 completed (640.861 ms) ======
[2025-09-26T00:41:55.898Z] ====== scala-kmeans (scala) [default], iteration 42 started ======
[2025-09-26T00:41:56.227Z] GC before operation: completed in 152.216 ms, heap usage 56.297 MB -> 26.517 MB.
[2025-09-26T00:41:56.926Z] ====== scala-kmeans (scala) [default], iteration 42 completed (639.535 ms) ======
[2025-09-26T00:41:56.926Z] ====== scala-kmeans (scala) [default], iteration 43 started ======
[2025-09-26T00:41:56.926Z] GC before operation: completed in 148.336 ms, heap usage 56.297 MB -> 26.517 MB.
[2025-09-26T00:41:57.633Z] ====== scala-kmeans (scala) [default], iteration 43 completed (696.445 ms) ======
[2025-09-26T00:41:57.633Z] ====== scala-kmeans (scala) [default], iteration 44 started ======
[2025-09-26T00:41:57.633Z] GC before operation: completed in 162.935 ms, heap usage 56.297 MB -> 26.517 MB.
[2025-09-26T00:41:58.347Z] ====== scala-kmeans (scala) [default], iteration 44 completed (665.284 ms) ======
[2025-09-26T00:41:58.347Z] ====== scala-kmeans (scala) [default], iteration 45 started ======
[2025-09-26T00:41:58.673Z] GC before operation: completed in 154.058 ms, heap usage 56.297 MB -> 26.517 MB.
[2025-09-26T00:41:59.371Z] ====== scala-kmeans (scala) [default], iteration 45 completed (639.180 ms) ======
[2025-09-26T00:41:59.371Z] ====== scala-kmeans (scala) [default], iteration 46 started ======
[2025-09-26T00:41:59.371Z] GC before operation: completed in 157.582 ms, heap usage 56.297 MB -> 26.517 MB.
[2025-09-26T00:42:00.079Z] ====== scala-kmeans (scala) [default], iteration 46 completed (640.040 ms) ======
[2025-09-26T00:42:00.079Z] ====== scala-kmeans (scala) [default], iteration 47 started ======
[2025-09-26T00:42:00.079Z] GC before operation: completed in 154.790 ms, heap usage 56.297 MB -> 26.517 MB.
[2025-09-26T00:42:00.786Z] ====== scala-kmeans (scala) [default], iteration 47 completed (636.784 ms) ======
[2025-09-26T00:42:00.786Z] ====== scala-kmeans (scala) [default], iteration 48 started ======
[2025-09-26T00:42:01.114Z] GC before operation: completed in 154.724 ms, heap usage 56.297 MB -> 26.517 MB.
[2025-09-26T00:42:01.809Z] ====== scala-kmeans (scala) [default], iteration 48 completed (633.079 ms) ======
[2025-09-26T00:42:01.809Z] ====== scala-kmeans (scala) [default], iteration 49 started ======
[2025-09-26T00:42:01.809Z] GC before operation: completed in 147.091 ms, heap usage 56.297 MB -> 26.517 MB.
[2025-09-26T00:42:02.509Z] ====== scala-kmeans (scala) [default], iteration 49 completed (643.007 ms) ======
[2025-09-26T00:42:03.653Z] -----------------------------------
[2025-09-26T00:42:03.653Z] renaissance-scala-kmeans_0_PASSED
[2025-09-26T00:42:03.653Z] -----------------------------------
[2025-09-26T00:42:03.653Z]
[2025-09-26T00:42:03.653Z] TEST TEARDOWN:
[2025-09-26T00:42:03.653Z] Nothing to be done for teardown.
[2025-09-26T00:42:03.653Z] renaissance-scala-kmeans_0 Finish Time: Fri Sep 26 00:42:03 2025 Epoch Time (ms): 1758847323321
[2025-09-26T00:42:03.653Z] make[4]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/perf/renaissance'
[2025-09-26T00:42:03.653Z] make[4]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/perf/dacapo'
[2025-09-26T00:42:03.653Z]
[2025-09-26T00:42:03.653Z] ===============================================
[2025-09-26T00:42:03.653Z] Running test dacapo-eclipse_0 ...
[2025-09-26T00:42:03.653Z] ===============================================
[2025-09-26T00:42:03.653Z] dacapo-eclipse_0 Start Time: Fri Sep 26 00:42:03 2025 Epoch Time (ms): 1758847323435
[2025-09-26T00:42:03.653Z] variation: NoOptions
[2025-09-26T00:42:03.653Z] JVM_OPTIONS:
[2025-09-26T00:42:03.653Z] { \
[2025-09-26T00:42:03.653Z] echo ""; echo "TEST SETUP:"; \
[2025-09-26T00:42:03.653Z] echo "Nothing to be done for setup."; \
[2025-09-26T00:42:03.653Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_17588443081741/dacapo-eclipse_0"; \
[2025-09-26T00:42:03.653Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_17588443081741/dacapo-eclipse_0"; \
[2025-09-26T00:42:03.653Z] echo ""; echo "TESTING:"; \
[2025-09-26T00:42:03.653Z] "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/TKG/../../jvmtest/perf/dacapo/dacapo.jar" eclipse; \
[2025-09-26T00:42:03.653Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-eclipse_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_17588443081741/dacapo-eclipse_0"; else echo "-----------------------------------"; echo "dacapo-eclipse_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-09-26T00:42:03.653Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-09-26T00:42:03.653Z] echo "Nothing to be done for teardown."; \
[2025-09-26T00:42:03.653Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_17588443081741/TestTargetResult";
[2025-09-26T00:42:03.653Z]
[2025-09-26T00:42:03.653Z] TEST SETUP:
[2025-09-26T00:42:03.653Z] Nothing to be done for setup.
[2025-09-26T00:42:03.653Z]
[2025-09-26T00:42:03.653Z] TESTING:
[2025-09-26T00:42:04.790Z] 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-26T00:42:07.030Z] Version: eclipse 4.27 (use -p to print nominal benchmark stats)
[2025-09-26T00:42:08.674Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2025-09-26T00:42:08.674Z] WARNING: sun.misc.Unsafe::staticFieldOffset has been called by org.eclipse.osgi.internal.url.MultiplexingFactory (file:/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/jvmtest/perf/dacapo/dacapo/jar/eclipse/eclipse.jar)
[2025-09-26T00:42:08.674Z] WARNING: Please consider reporting this to the maintainers of class org.eclipse.osgi.internal.url.MultiplexingFactory
[2025-09-26T00:42:08.674Z] WARNING: sun.misc.Unsafe::staticFieldOffset will be removed in a future release
[2025-09-26T00:42:16.188Z] Unzip workspace
[2025-09-26T00:42:16.521Z] ===== DaCapo 23.11-MR2-chopin-minimal eclipse starting =====
[2025-09-26T00:42:16.521Z] Initialize workspace .WARNING: A restricted method in java.lang.System has been called
[2025-09-26T00:42:16.521Z] 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_riscv64_linux/jvmtest/perf/dacapo/dacapo/dat/eclipse/eclipse/plugins/org.eclipse.core.filesystem_1.9.500.v20220817-1539.jar)
[2025-09-26T00:42:16.521Z] WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module
[2025-09-26T00:42:16.521Z] WARNING: Restricted methods will be blocked in a future release unless native access is enabled
[2025-09-26T00:42:16.521Z]
[2025-09-26T00:42:24.963Z] ..................
[2025-09-26T00:43:17.333Z] Index workspace .....................
[2025-09-26T00:43:57.341Z] Build workspace
[2025-09-26T00:44:13.157Z] Search .. 4,207 references for default constructor in workspace
[2025-09-26T00:44:14.291Z] .. 1,957 references for method 'equals' in workspace
[2025-09-26T00:44:17.229Z] Type hierarchy tests
[2025-09-26T00:44:33.174Z] AST tests
[2025-09-26T00:44:50.669Z] Completion tests .........
[2025-09-26T00:45:04.960Z] Format tests ..............
[2025-09-26T00:45:09.875Z] Model tests ................
[2025-09-26T00:45:09.875Z] ===== DaCapo 23.11-MR2-chopin-minimal eclipse PASSED in 172963 msec =====
[2025-09-26T00:45:12.244Z] Delete workspace
[2025-09-26T00:45:13.379Z] -----------------------------------
[2025-09-26T00:45:13.379Z] dacapo-eclipse_0_PASSED
[2025-09-26T00:45:13.379Z] -----------------------------------
[2025-09-26T00:45:13.379Z]
[2025-09-26T00:45:13.379Z] TEST TEARDOWN:
[2025-09-26T00:45:13.379Z] Nothing to be done for teardown.
[2025-09-26T00:45:13.379Z] dacapo-eclipse_0 Finish Time: Fri Sep 26 00:45:13 2025 Epoch Time (ms): 1758847513313
[2025-09-26T00:45:13.379Z]
[2025-09-26T00:45:13.379Z] ===============================================
[2025-09-26T00:45:13.379Z] Running test dacapo-h2_0 ...
[2025-09-26T00:45:13.379Z] ===============================================
[2025-09-26T00:45:13.702Z] dacapo-h2_0 Start Time: Fri Sep 26 00:45:13 2025 Epoch Time (ms): 1758847513392
[2025-09-26T00:45:13.702Z] variation: NoOptions
[2025-09-26T00:45:13.702Z] JVM_OPTIONS:
[2025-09-26T00:45:13.702Z] { \
[2025-09-26T00:45:13.702Z] echo ""; echo "TEST SETUP:"; \
[2025-09-26T00:45:13.702Z] echo "Nothing to be done for setup."; \
[2025-09-26T00:45:13.702Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_17588443081741/dacapo-h2_0"; \
[2025-09-26T00:45:13.702Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_17588443081741/dacapo-h2_0"; \
[2025-09-26T00:45:13.702Z] echo ""; echo "TESTING:"; \
[2025-09-26T00:45:13.702Z] "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/jdkbinary/j2sdk-image/bin/java" -jar "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/TKG/../../jvmtest/perf/dacapo/dacapo.jar" h2; \
[2025-09-26T00:45:13.702Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-h2_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/TKG/..; rm -f -r "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_17588443081741/dacapo-h2_0"; else echo "-----------------------------------"; echo "dacapo-h2_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-09-26T00:45:13.702Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-09-26T00:45:13.702Z] echo "Nothing to be done for teardown."; \
[2025-09-26T00:45:13.702Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_17588443081741/TestTargetResult";
[2025-09-26T00:45:13.702Z]
[2025-09-26T00:45:13.702Z] TEST SETUP:
[2025-09-26T00:45:13.702Z] Nothing to be done for setup.
[2025-09-26T00:45:13.702Z]
[2025-09-26T00:45:13.702Z] TESTING:
[2025-09-26T00:45:14.412Z] Using scaled threading model. 4 processors detected, 4 threads used to drive the workload, in a possible range of [1,1024]
[2025-09-26T00:45:14.735Z] 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-26T00:45:15.058Z] Version: h2 2.2.220 derby 10.15.2.0 (use -p to print nominal benchmark stats)
[2025-09-26T00:45:15.382Z] Preparing the H2 database...
[2025-09-26T00:45:15.382Z] TPCC configuration: scale: 16, terminals: 4, transactions: 100000
[2025-09-26T00:47:08.495Z] ===== DaCapo 23.11-MR2-chopin-minimal h2 starting =====
[2025-09-26T00:47:08.495Z] Starting 100000 requests...
[2025-09-26T00:47:24.377Z]
[2025-09-26T00:47:33.354Z] 5%
[2025-09-26T00:47:39.243Z] 10%
[2025-09-26T00:47:43.997Z] 15%
[2025-09-26T00:47:48.723Z] 20%
[2025-09-26T00:47:53.566Z] 25%
[2025-09-26T00:47:57.342Z] 30%
[2025-09-26T00:48:01.097Z] 35%
[2025-09-26T00:48:05.821Z] 40%
[2025-09-26T00:48:09.578Z] 45%
[2025-09-26T00:48:14.309Z] 50%
[2025-09-26T00:48:18.070Z] 55%
[2025-09-26T00:48:21.869Z] 60%
[2025-09-26T00:48:26.595Z] 65%
[2025-09-26T00:48:31.336Z] 70%
[2025-09-26T00:48:35.101Z] 75%
[2025-09-26T00:48:39.836Z] 80%
[2025-09-26T00:48:43.678Z] 85%
[2025-09-26T00:48:48.425Z] 90%
[2025-09-26T00:48:54.305Z] 95%
[2025-09-26T00:48:54.305Z] 100%
[2025-09-26T00:48:54.305Z] Completed requests
[2025-09-26T00:48:54.305Z] Stock level ............. 3973 ( 4.0%)
[2025-09-26T00:48:54.305Z] Order status by name .... 2361 ( 2.4%)
[2025-09-26T00:48:54.305Z] Order status by ID ...... 1609 ( 1.6%)
[2025-09-26T00:48:54.305Z] Payment by name ......... 25847 (25.8%)
[2025-09-26T00:48:54.305Z] Payment by ID ........... 17220 (17.2%)
[2025-09-26T00:48:54.305Z] Delivery schedule ....... 4029 ( 4.0%)
[2025-09-26T00:48:54.305Z] New order ............... 44509 (44.5%)
[2025-09-26T00:48:54.305Z] New order rollback ...... 452 ( 0.5%)
[2025-09-26T00:48:54.305Z] ===== DaCapo 23.11-MR2-chopin-minimal h2 PASSED in 107245 msec =====
[2025-09-26T00:48:54.305Z] ===== DaCapo processed 100000 requests in 107131 msec, 933 requests per second =====
[2025-09-26T00:48:54.305Z] ===== DaCapo tail latency, simple: 50% 2080 usec, 90% 9682 usec, 99% 28164 usec, 99.9% 119783 usec, 99.99% 201768 usec, max 715063 usec, measured over 100000 events =====
[2025-09-26T00:48:54.305Z] ===== DaCapo tail latency, metered 100ms smoothing: 50% 4390 usec, 90% 12337 usec, 99% 31686 usec, 99.9% 119783 usec, 99.99% 201768 usec, max 715063 usec, measured over 100000 events =====
[2025-09-26T00:48:54.305Z] ===== DaCapo tail latency, metered full smoothing: 50% 8946123 usec, 90% 16029499 usec, 99% 17141318 usec, 99.9% 17241932 usec, 99.99% 17255916 usec, max 17265312 usec, measured over 100000 events =====
[2025-09-26T00:49:40.814Z] Resetting database to initial state....................
[2025-09-26T00:49:41.947Z] -----------------------------------
[2025-09-26T00:49:41.947Z] dacapo-h2_0_PASSED
[2025-09-26T00:49:41.947Z] -----------------------------------
[2025-09-26T00:49:41.947Z]
[2025-09-26T00:49:41.947Z] TEST TEARDOWN:
[2025-09-26T00:49:41.947Z] Nothing to be done for teardown.
[2025-09-26T00:49:41.947Z] dacapo-h2_0 Finish Time: Fri Sep 26 00:49:41 2025 Epoch Time (ms): 1758847781873
[2025-09-26T00:49:41.947Z]
[2025-09-26T00:49:41.947Z] ===============================================
[2025-09-26T00:49:41.947Z] Running test dacapo-lusearch-fix_0 ...
[2025-09-26T00:49:41.947Z] ===============================================
[2025-09-26T00:49:42.285Z] dacapo-lusearch-fix_0 Start Time: Fri Sep 26 00:49:41 2025 Epoch Time (ms): 1758847781949
[2025-09-26T00:49:42.285Z] dacapo-lusearch-fix_0_DISABLED
[2025-09-26T00:49:42.285Z] Disabled Reason:
[2025-09-26T00:49:42.285Z] https://github.com/adoptium/aqa-tests/issues/1888#issuecomment-755015959
[2025-09-26T00:49:42.285Z] dacapo-lusearch-fix_0 Finish Time: Fri Sep 26 00:49:42 2025 Epoch Time (ms): 1758847782011
[2025-09-26T00:49:42.285Z] make[4]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/perf/dacapo'
[2025-09-26T00:49:42.285Z] make[3]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/perf'
[2025-09-26T00:49:42.285Z] make[2]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests'
[2025-09-26T00:49:42.285Z]
[2025-09-26T00:49:42.285Z]
[2025-09-26T00:49:42.285Z] All tests finished, run result summary:
[2025-09-26T00:49:42.285Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/TKG/../TKG/scripts"; \
[2025-09-26T00:49:42.285Z] perl "resultsSum.pl" --failuremk="/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/TKG/../TKG/failedtargets.mk" --resultFile="/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_17588443081741/TestTargetResult" --platFile="/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/TKG/../TKG/resources/buildPlatformMap.properties" --diagnostic=failure --jdkVersion=26 --jdkImpl=hotspot --jdkVendor="eclipse" --spec=linux_riscv64 --buildList=perf --customTarget="" --testTarget=sanity.perf --tapPath=/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_17588443081741/ --tapName=Test_openjdk26_hs_sanity.perf_riscv64_linux.tap --comment=""
[2025-09-26T00:49:42.285Z]
[2025-09-26T00:49:42.285Z]
[2025-09-26T00:49:42.285Z] TEST TARGETS SUMMARY
[2025-09-26T00:49:42.285Z] ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[2025-09-26T00:49:42.285Z] DISABLED test targets:
[2025-09-26T00:49:42.285Z] dacapo-lusearch-fix_0
[2025-09-26T00:49:42.285Z]
[2025-09-26T00:49:42.285Z] PASSED test targets:
[2025-09-26T00:49:42.285Z] renaissance-akka-uct_0
[2025-09-26T00:49:42.285Z] renaissance-fj-kmeans_0
[2025-09-26T00:49:42.285Z] renaissance-future-genetic_0
[2025-09-26T00:49:42.285Z] renaissance-scala-kmeans_0
[2025-09-26T00:49:42.285Z] dacapo-eclipse_0
[2025-09-26T00:49:42.285Z] dacapo-h2_0
[2025-09-26T00:49:42.285Z]
[2025-09-26T00:49:42.285Z] FAILED test targets:
[2025-09-26T00:49:42.285Z] renaissance-naive-bayes_0
[2025-09-26T00:49:42.285Z]
[2025-09-26T00:49:42.285Z] TOTAL: 9 EXECUTED: 7 PASSED: 6 FAILED: 1 DISABLED: 1 SKIPPED: 1
[2025-09-26T00:49:42.285Z] ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[2025-09-26T00:49:42.285Z]
[2025-09-26T00:49:42.285Z] make[1]: *** [settings.mk:454: resultsSummary] Error 2
[2025-09-26T00:49:42.285Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/TKG'
[2025-09-26T00:49:42.285Z] make: *** [makefile:62: _sanity.perf] Error 2
[Pipeline] sh
[2025-09-26T00:49:42.904Z] + uname
[2025-09-26T00:49:42.904Z] + [ Linux = AIX ]
[2025-09-26T00:49:42.904Z] + uname
[2025-09-26T00:49:42.904Z] + [ Linux = SunOS ]
[2025-09-26T00:49:42.904Z] + uname
[2025-09-26T00:49:42.904Z] + [ Linux = *BSD ]
[2025-09-26T00:49:42.904Z] + MAKE=make
[2025-09-26T00:49:42.904Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2025-09-26T00:49:42.904Z] make: Nothing to be done for 'testEnvTeardown'.
[Pipeline] }
[2025-09-26T00:49:43.002Z] $ ssh-agent -k
[2025-09-26T00:49:43.033Z] unset SSH_AUTH_SOCK;
[2025-09-26T00:49:43.033Z] unset SSH_AGENT_PID;
[2025-09-26T00:49:43.033Z] echo Agent pid 1560134 killed;
[2025-09-26T00:49:43.228Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] }
[2025-09-26T00:49:43.256Z] Xvfb stopping
[Pipeline] // wrap
[Pipeline] writeJSON
[Pipeline] archiveArtifacts
[2025-09-26T00:49:43.618Z] Archiving artifacts
[2025-09-26T00:49:43.681Z] Recording fingerprints
[Pipeline] echo
[2025-09-26T00:49:43.723Z] DaCapo-h2 metric found and archived
[Pipeline] echo
[2025-09-26T00:49:43.782Z] There were test failures, current build status is UNSTABLE.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Post)
[Pipeline] echo
[2025-09-26T00:49:43.905Z] Saving aqa-tests/testenv/testenv.properties file on jenkins.
[Pipeline] archiveArtifacts
[2025-09-26T00:49:43.938Z] Archiving artifacts
[2025-09-26T00:49:43.994Z] Recording fingerprints
[Pipeline] echo
[2025-09-26T00:49:44.047Z] Saving aqa-tests/TKG/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2025-09-26T00:49:44.081Z] Archiving artifacts
[2025-09-26T00:49:44.186Z] Recording fingerprints
[Pipeline] sh
[2025-09-26T00:49:44.785Z] + tar -cf benchmark_test_output.tar.gz ./aqa-tests/TKG/output_17588443081741
[Pipeline] echo
[2025-09-26T00:49:44.855Z] ARTIFACTORY_SERVER is not set. Saving artifacts on jenkins.
[Pipeline] archiveArtifacts
[2025-09-26T00:49:44.890Z] Archiving artifacts
[2025-09-26T00:49:44.961Z] Recording fingerprints
[Pipeline] findFiles
[Pipeline] echo
[2025-09-26T00:49:46.439Z] Tap file found: aqa-tests/TKG/output_17588443081741/Test_openjdk26_hs_sanity.perf_riscv64_linux.tap...
[Pipeline] readFile
[Pipeline] junit
[2025-09-26T00:49:46.557Z] Recording test results
[2025-09-26T00:49:47.918Z] None of the test reports contained any result
[2025-09-26T00:49:47.918Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2025-09-26T00:49:47.948Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2025-09-26T00:49:48.496Z] + aqa-tests/terminateTestProcesses.sh jenkins
[2025-09-26T00:49:48.496Z] Unix type machine..
[2025-09-26T00:49:48.496Z] Running on a Linux host
[2025-09-26T00:49:48.496Z] Woohoo - no rogue processes detected!
[Pipeline] cleanWs
[2025-09-26T00:49:48.630Z] [WS-CLEANUP] Deleting project workspace...
[2025-09-26T00:49:48.630Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-09-26T00:49:47.873Z] No test report files were found. Configuration error?
[2025-09-26T00:50:00.000Z] [WS-CLEANUP] done
[Pipeline] sh
[2025-09-26T00:50:00.504Z] + find /tmp -name *core* -print -exec rm -f {} ;
[2025-09-26T00:50:00.504Z] + true
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2025-09-26T00:50:00.609Z] 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-26T00:50:00.785Z] allocate a node for generating rerun job ...
[Pipeline] node
[2025-09-26T00:50:00.828Z] Running on test-osuosl-ubuntu2404-ppc64le-4 in /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux
[Pipeline] {
[Pipeline] echo
[2025-09-26T00:50:00.853Z] Generating rerun Test_openjdk26_hs_sanity.perf_riscv64_linux_rerun job for running failed test(s) ...
[Pipeline] parallel
[Pipeline] { (Branch: Test_openjdk26_hs_sanity.perf_riscv64_linux_rerun)
[Pipeline] echo
[2025-09-26T00:50:00.891Z] GENERATE_JOBS is set to true, set test job Test_openjdk26_hs_sanity.perf_riscv64_linux_rerun params for generating the job
[Pipeline] fileExists
[Pipeline] sh
[2025-09-26T00:50:03.115Z] + curl -Os https://raw.githubusercontent.com/adoptium/aqa-tests/master/buildenv/jenkins/testJobTemplate
[Pipeline] jobDsl
[2025-09-26T00:50:03.834Z] Warning: Plugins have been installed without restarting Jenkins. A restart is required to run Job DSL without any problems.
[2025-09-26T00:50:04.541Z] Processing DSL script testJobTemplate
[2025-09-26T00:54:44.258Z] LEVELS: [sanity]
[2025-09-26T00:54:44.258Z] JDK_VERSIONS: [8]
[2025-09-26T00:54:44.258Z] GROUPS: [perf]
[2025-09-26T00:54:44.258Z] ARCH_OS_LIST: [riscv64_linux]
[2025-09-26T00:54:44.456Z] Existing items:
[2025-09-26T00:54:44.456Z] GeneratedJob{name='Test_openjdk26_hs_sanity.perf_riscv64_linux_rerun'}
[Pipeline] }
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // node
[Pipeline] echo
[2025-09-26T00:55:26.967Z] Triggering rerun jobs in parallel ...
[Pipeline] parallel
[Pipeline] { (Branch: Test_openjdk26_hs_sanity.perf_riscv64_linux_rerun)
[Pipeline] build
[2025-09-26T00:55:26.997Z] Scheduling project: Test_openjdk26_hs_sanity.perf_riscv64_linux_rerun
[2025-09-26T00:55:34.960Z] Starting building: Test_openjdk26_hs_sanity.perf_riscv64_linux_rerun #5
[2025-09-26T08:54:08.753Z] Build Test_openjdk26_hs_sanity.perf_riscv64_linux_rerun #5 completed: UNSTABLE
[Pipeline] }
[Pipeline] // parallel
[Pipeline] node
[2025-09-26T08:54:08.826Z] Running on test-marist-ubuntu2404-s390x-1 in /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux
[Pipeline] {
[Pipeline] cleanWs
[2025-09-26T08:54:09.037Z] [WS-CLEANUP] Deleting project workspace...
[2025-09-26T08:54:09.037Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-09-26T08:54:09.129Z] [WS-CLEANUP] done
[Pipeline] echo
[2025-09-26T08:54:09.153Z] Test_openjdk26_hs_sanity.perf_riscv64_linux_rerun #5 completed with status UNSTABLE
[Pipeline] timeout
[2025-09-26T08:54:09.172Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2025-09-26T08:54:09.824Z] Copied 1 artifact from "Test_openjdk26_hs_sanity.perf_riscv64_linux_rerun" build number 5
[Pipeline] }
[Pipeline] // timeout
[Pipeline] echo
[2025-09-26T08:54:09.869Z] Saving Test_openjdk26_hs_sanity.perf_riscv64_linux_rerun/5/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2025-09-26T08:54:09.963Z] Archiving artifacts
[2025-09-26T08:54:10.190Z] Recording fingerprints
[Pipeline] findFiles
[Pipeline] echo
[2025-09-26T08:54:10.701Z] Tap file found: Test_openjdk26_hs_sanity.perf_riscv64_linux_rerun/5/aqa-tests/TKG/output_17588768079135/Test_openjdk26_hs_sanity.perf_riscv64_linux_rerun.tap...
[Pipeline] readFile
[Pipeline] echo
[2025-09-26T08:54:10.872Z] 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=riscv64_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-riscv64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk-26%2B17_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=218&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] cleanWs
[2025-09-26T08:54:11.086Z] [WS-CLEANUP] Deleting project workspace...
[2025-09-26T08:54:11.086Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-09-26T08:54:11.172Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] End of Pipeline
Finished: UNSTABLE