Test_openjdk26_hs_sanity.perf_riscv64_linux
Started by upstream project "build-scripts/jobs/jdk26/jdk26-linux-riscv64-temurin" build number 2
originally caused by:
Started by upstream project "build-scripts/openjdk26-pipeline" build number 32
originally caused by:
Started by upstream project "build-scripts/utils/betaTrigger_26ea" build number 51
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 3e7499ffc7dfb578b3740660f047e747ca17e8d2 (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 3e7499ffc7dfb578b3740660f047e747ca17e8d2 # timeout=10
Commit message: "Update genTestFolderList to dynamically detect test directories (#6775)"
> git rev-list --no-walk f05e52526c58faf342ec0e2605a5b26a4e3f6868 # timeout=10
First time build. Skipping changelog.
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] nodesByLabel
[2025-12-10T03:05:45.058Z] Could not find any nodes with 'sw.os.linux&&hw.arch.riscv&&ci.role.perf' label
[Pipeline] echo
[2025-12-10T03:05:45.065Z] SPEC: linux_riscv64
[Pipeline] echo
[2025-12-10T03:05:45.066Z] Specified LABEL: ci.role.test&&sw.os.linux&&hw.arch.riscv
[Pipeline] stage
[Pipeline] { (Queue)
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-12-10T03:05:45.076Z] dynamicAgents: []
[Pipeline] echo
[2025-12-10T03:05:45.077Z] Provisioning LABEL: ci.role.test&&sw.os.linux&&hw.arch.riscv
[Pipeline] nodesByLabel
[2025-12-10T03:05:45.085Z] Found a total of 6 nodes with the 'ci.role.test&&sw.os.linux&&hw.arch.riscv' label
[Pipeline] node
[2025-12-10T03:05:45.122Z] Running on test-rise-ubuntu2404-riscv64-6 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-12-10T03:05:45.146Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2025-12-10T03:05:45.464Z] [WS-CLEANUP] Deleting project workspace...
[2025-12-10T03:05:45.464Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-12-10T03:05:45.768Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2025-12-10T03:05:45.839Z] The recommended git tool is: git
[2025-12-10T03:05:45.916Z] No credentials specified
[2025-12-10T03:05:45.951Z] Cloning the remote Git repository
[2025-12-10T03:05:46.022Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2025-12-10T03:05:46.218Z] > git init /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests # timeout=10
[2025-12-10T03:05:46.247Z] [WARNING] Reference path does not exist: /home/jenkins/openjdk_cache
[2025-12-10T03:05:46.255Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2025-12-10T03:05:46.256Z] > git --version # timeout=10
[2025-12-10T03:05:46.269Z] > git --version # 'git version 2.43.0'
[2025-12-10T03:05:46.271Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-12-10T03:05:59.684Z] Avoid second fetch
[2025-12-10T03:05:59.739Z] Checking out Revision 3e7499ffc7dfb578b3740660f047e747ca17e8d2 (origin/master)
[2025-12-10T03:05:59.590Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
[2025-12-10T03:05:59.610Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-12-10T03:05:59.700Z] > git rev-parse origin/master^{commit} # timeout=10
[2025-12-10T03:05:59.767Z] > git config core.sparsecheckout # timeout=10
[2025-12-10T03:05:59.784Z] > git checkout -f 3e7499ffc7dfb578b3740660f047e747ca17e8d2 # timeout=10
[2025-12-10T03:06:03.090Z] Commit message: "Update genTestFolderList to dynamically detect test directories (#6775)"
[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-12-10T03:06:05.907Z] Timeout set to expire in 1 day 1 hr
[Pipeline] {
[Pipeline] echo
[2025-12-10T03:06:05.930Z] runMulticastCmd: false
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[2025-12-10T03:06:06.541Z] + LC_TIME=C date +%a, %d %b %Y %T %z
[Pipeline] echo
[2025-12-10T03:06:06.812Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2025-12-10T03:06:07.498Z] + aqa-tests/terminateTestProcesses.sh jenkins
[2025-12-10T03:06:07.499Z] Unix type machine..
[2025-12-10T03:06:07.499Z] Running on a Linux host
[2025-12-10T03:06:07.499Z] 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-12-10T03:06:08.770Z] + printenv
[2025-12-10T03:06:08.770Z] JENKINS_HOME=/home/jenkins/.jenkins
[2025-12-10T03:06:08.770Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2025-12-10T03:06:08.770Z] SETUP_JCK_RUN=false
[2025-12-10T03:06:08.770Z] USE_TESTENV_PROPERTIES=false
[2025-12-10T03:06:08.770Z] EXTERNAL_CUSTOM_BRANCH=master
[2025-12-10T03:06:08.770Z] BUILD_LIST=perf
[2025-12-10T03:06:08.770Z] USER=jenkins
[2025-12-10T03:06:08.770Z] SSH_CLIENT=78.47.239.97 51516 22
[2025-12-10T03:06:08.770Z] SDK_RESOURCE=upstream
[2025-12-10T03:06:08.770Z] CI=true
[2025-12-10T03:06:08.770Z] OPENJ9_BRANCH=master
[2025-12-10T03:06:08.770Z] jobStatus=SUCCESS
[2025-12-10T03:06:08.770Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2025-12-10T03:06:08.770Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_sanity.perf_riscv64_linux/14/display/redirect?page=changes
[2025-12-10T03:06:08.770Z] UPSTREAM_JOB_NUMBER=2
[2025-12-10T03:06:08.770Z] XDG_SESSION_TYPE=tty
[2025-12-10T03:06:08.770Z] HUDSON_URL=https://ci.adoptium.net/
[2025-12-10T03:06:08.770Z] TARGET=sanity.perf
[2025-12-10T03:06:08.770Z] EXIT_FAILURE=false
[2025-12-10T03:06:08.770Z] SHLVL=0
[2025-12-10T03:06:08.770Z] NODE_LABELS=hw.arch.riscv ci.role.test hw.bits.64 test-rise-ubuntu2404-riscv64-6 dockerBuild linux sw.os.linux hw.arch.riscv64 riscv64 docker dockerInstaller
[2025-12-10T03:06:08.770Z] HOME=/home/jenkins
[2025-12-10T03:06:08.770Z] STF_OWNER_BRANCH=adoptium:master
[2025-12-10T03:06:08.770Z] USE_JRE=false
[2025-12-10T03:06:08.770Z] OLDPWD=/home/jenkins
[2025-12-10T03:06:08.770Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_sanity.perf_riscv64_linux/14/
[2025-12-10T03:06:08.770Z] ADOPTOPENJDK_BRANCH=master
[2025-12-10T03:06:08.770Z] TAP_NAME=Test_openjdk26_hs_sanity.perf_riscv64_linux.tap
[2025-12-10T03:06:08.770Z] JDK_IMPL=hotspot
[2025-12-10T03:06:08.770Z] HUDSON_COOKIE=f4a02aff-4a25-4705-a087-9b9ce7842912
[2025-12-10T03:06:08.770Z] DOCKER_REQUIRED=false
[2025-12-10T03:06:08.770Z] JENKINS_SERVER_COOKIE=durable-52f8649ea8c03173d805b88938f001f3a0ad4e7756cf00454e0109a3a895026b
[2025-12-10T03:06:08.770Z] DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1001/bus
[2025-12-10T03:06:08.770Z] PERF_ROOT=/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/../../benchmarks
[2025-12-10T03:06:08.770Z] JDK_REPO=https://github.com/adoptium/jdk
[2025-12-10T03:06:08.770Z] WORKSPACE=/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux
[2025-12-10T03:06:08.770Z] KEEP_WORKSPACE=false
[2025-12-10T03:06:08.770Z] ARCHIVE_TEST_RESULTS=false
[2025-12-10T03:06:08.770Z] GENERATE_JOBS=true
[2025-12-10T03:06:08.770Z] NODE_NAME=test-rise-ubuntu2404-riscv64-6
[2025-12-10T03:06:08.770Z] LOGNAME=jenkins
[2025-12-10T03:06:08.770Z] PERSONAL_BUILD=false
[2025-12-10T03:06:08.770Z] TKG_OWNER_BRANCH=adoptium:master
[2025-12-10T03:06:08.770Z] JDK_BRANCH=jdk-26+27_adopt
[2025-12-10T03:06:08.770Z] _=/usr/lib/jvm/jdk21/bin/java
[2025-12-10T03:06:08.770Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_sanity.perf_riscv64_linux/14/display/redirect?page=artifacts
[2025-12-10T03:06:08.770Z] AUTO_DETECT=true
[2025-12-10T03:06:08.770Z] STAGE_NAME=Setup
[2025-12-10T03:06:08.770Z] XDG_SESSION_CLASS=user
[2025-12-10T03:06:08.770Z] EXECUTOR_NUMBER=0
[2025-12-10T03:06:08.770Z] JDK_VERSION=26
[2025-12-10T03:06:08.770Z] XDG_SESSION_ID=95384
[2025-12-10T03:06:08.770Z] EXTERNAL_TEST_CMD=mvn clean install
[2025-12-10T03:06:08.770Z] BUILD_DISPLAY_NAME=#14
[2025-12-10T03:06:08.770Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token
[2025-12-10T03:06:08.770Z] TIME_LIMIT=25
[2025-12-10T03:06:08.770Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_sanity.perf_riscv64_linux/14/display/redirect?page=tests
[2025-12-10T03:06:08.770Z] HUDSON_HOME=/home/jenkins/.jenkins
[2025-12-10T03:06:08.770Z] JOB_BASE_NAME=Test_openjdk26_hs_sanity.perf_riscv64_linux
[2025-12-10T03:06:08.770Z] PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin
[2025-12-10T03:06:08.770Z] TKG_ITERATIONS=1
[2025-12-10T03:06:08.770Z] PLATFORM=riscv64_linux
[2025-12-10T03:06:08.770Z] BUILD_ID=14
[2025-12-10T03:06:08.770Z] EXIT_SUCCESS=false
[2025-12-10T03:06:08.770Z] XDG_RUNTIME_DIR=/run/user/1001
[2025-12-10T03:06:08.770Z] RERUN_FAILURE=true
[2025-12-10T03:06:08.770Z] SYSTEM_LIB_DIR=/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/../../externalDependency/system_lib
[2025-12-10T03:06:08.770Z] ACTIVE_NODE_TIMEOUT=5
[2025-12-10T03:06:08.770Z] BUILD_TAG=jenkins-Test_openjdk26_hs_sanity.perf_riscv64_linux-14
[2025-12-10T03:06:08.770Z] LANG=en_US.UTF-8
[2025-12-10T03:06:08.770Z] JENKINS_URL=https://ci.adoptium.net/
[2025-12-10T03:06:08.770Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2025-12-10T03:06:08.770Z] KEEP_REPORTDIR=false
[2025-12-10T03:06:08.770Z] ORIGIN_JDK_VERSION=26
[2025-12-10T03:06:08.770Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_sanity.perf_riscv64_linux/
[2025-12-10T03:06:08.770Z] JCK_GIT_BRANCH=master
[2025-12-10T03:06:08.770Z] BUILD_NUMBER=14
[2025-12-10T03:06:08.770Z] OPENJCEPLUS_GIT_BRANCH=semeru-java26
[2025-12-10T03:06:08.770Z] ITERATIONS=1
[2025-12-10T03:06:08.770Z] JENKINS_NODE_COOKIE=fb7f5978-ff17-4a4f-a660-5ef39a918d4e
[2025-12-10T03:06:08.770Z] SHELL=/bin/bash
[2025-12-10T03:06:08.770Z] SPEC=linux_riscv64
[2025-12-10T03:06:08.770Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master
[2025-12-10T03:06:08.770Z] TEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/jdkbinary/j2sdk-image
[2025-12-10T03:06:08.770Z] LIGHT_WEIGHT_CHECKOUT=false
[2025-12-10T03:06:08.770Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_sanity.perf_riscv64_linux/14/display/redirect
[2025-12-10T03:06:08.770Z] HUDSON_SERVER_COOKIE=2d832652af5afba8
[2025-12-10T03:06:08.770Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_sanity.perf_riscv64_linux/display/redirect
[2025-12-10T03:06:08.770Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk26/jdk26-linux-riscv64-temurin
[2025-12-10T03:06:08.770Z] SLACK_CHANNEL=aqavit-bot
[2025-12-10T03:06:08.770Z] JOB_NAME=Test_openjdk26_hs_sanity.perf_riscv64_linux
[2025-12-10T03:06:08.770Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master
[2025-12-10T03:06:08.770Z] PWD=/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux
[2025-12-10T03:06:08.770Z] LIB_DIR=/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/../../externalDependency/lib
[2025-12-10T03:06:08.770Z] SSH_CONNECTION=78.47.239.97 51516 62.210.163.135 22
[2025-12-10T03:06:08.770Z] TEST_TIME=120
[2025-12-10T03:06:08.770Z] WORKSPACE_TMP=/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux@tmp
[2025-12-10T03:06:08.770Z] PARALLEL=Dynamic
[2025-12-10T03:06:08.770Z] JOBSTARTTIME=Wed, 10 Dec 2025 03:06:06 +0000
[2025-12-10T03:06:08.770Z] DYNAMIC_COMPILE=false
[2025-12-10T03:06:08.770Z] 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-12-10T03:06:08.853Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] dir
[2025-12-10T03:06:08.865Z] Running in /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/jdkbinary
[Pipeline] {
[Pipeline] copyArtifacts
[2025-12-10T03:06:59.992Z] Copied 7 artifacts from "build-scripts » jobs » jdk26 » jdk26-linux-riscv64-temurin" build number 2
[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-12-10T03:07:00.220Z] 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-12-10T03:07:00.226Z] Running in /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux
[Pipeline] {
[Pipeline] sshagent
[2025-12-10T03:07:00.264Z] $ ssh-agent
[2025-12-10T03:07:00.421Z] SSH_AUTH_SOCK=/tmp/ssh-9EfsNBS8HFww/agent.1104772
[2025-12-10T03:07:00.421Z] SSH_AGENT_PID=1104774
[2025-12-10T03:07:00.421Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] dir
[2025-12-10T03:07:00.438Z] Running in /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests
[Pipeline] {
[Pipeline] withCredentials
[2025-12-10T03:07:00.462Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] sh
[2025-12-10T03:07:02.960Z] + pwd
[2025-12-10T03:07:02.960Z] + ./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-12-10T03:07:02.960Z] TESTDIR: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests
[2025-12-10T03:07:02.960Z] get jdk binary...
[2025-12-10T03:07:02.960Z] --sdkdir is set to upstream. Therefore, skip download jdk binary
[2025-12-10T03:07:02.960Z] Uncompressing file: OpenJDK26U-jdk_riscv64_linux_hotspot_26_27-ea.tar.gz ...
[2025-12-10T03:07:08.901Z] List files in jdkbinary folder...
[2025-12-10T03:07:08.901Z] total 400260
[2025-12-10T03:07:08.901Z] -rw-r--r-- 1 jenkins jenkins 142890891 Dec 10 02:33 OpenJDK26U-jdk_riscv64_linux_hotspot_26_27-ea.tar.gz
[2025-12-10T03:07:08.901Z] -rw-r--r-- 1 jenkins jenkins 87202058 Dec 10 02:33 OpenJDK26U-jmods_riscv64_linux_hotspot_26_27-ea.tar.gz
[2025-12-10T03:07:08.901Z] -rw-r--r-- 1 jenkins jenkins 61868032 Dec 10 02:31 OpenJDK26U-jre_riscv64_linux_hotspot_26_27-ea.tar.gz
[2025-12-10T03:07:08.901Z] -rw-r--r-- 1 jenkins jenkins 128579 Dec 10 02:57 OpenJDK26U-sbom_riscv64_linux_hotspot_26_27-ea.json
[2025-12-10T03:07:08.901Z] -rw-rw-r-- 1 jenkins jenkins 30915 Dec 10 02:55 OpenJDK26U-sbom_riscv64_linux_hotspot_26_27-ea-metadata.json
[2025-12-10T03:07:08.901Z] -rw-r--r-- 1 jenkins jenkins 6270482 Dec 10 02:33 OpenJDK26U-static-libs-glibc_riscv64_linux_hotspot_26_27-ea.tar.gz
[2025-12-10T03:07:08.901Z] -rw-r--r-- 1 jenkins jenkins 111456969 Dec 10 02:32 OpenJDK26U-testimage_riscv64_linux_hotspot_26_27-ea.tar.gz
[2025-12-10T03:07:08.901Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 10 03:07 tmp
[2025-12-10T03:07:08.901Z] List files in jdkbinary/tmp folder...
[2025-12-10T03:07:08.901Z] total 4
[2025-12-10T03:07:08.901Z] drwxr-xr-x 7 jenkins jenkins 4096 Dec 10 02:31 jdk-26+27
[2025-12-10T03:07:08.901Z] Moving directory jdk-26+27/ to ../j2sdk-image
[2025-12-10T03:07:08.901Z] Uncompressing file: OpenJDK26U-jre_riscv64_linux_hotspot_26_27-ea.tar.gz ...
[2025-12-10T03:07:11.881Z] List files in jdkbinary folder...
[2025-12-10T03:07:11.881Z] total 400264
[2025-12-10T03:07:11.881Z] drwxr-xr-x 7 jenkins jenkins 4096 Dec 10 02:31 j2sdk-image
[2025-12-10T03:07:11.881Z] -rw-r--r-- 1 jenkins jenkins 142890891 Dec 10 02:33 OpenJDK26U-jdk_riscv64_linux_hotspot_26_27-ea.tar.gz
[2025-12-10T03:07:11.881Z] -rw-r--r-- 1 jenkins jenkins 87202058 Dec 10 02:33 OpenJDK26U-jmods_riscv64_linux_hotspot_26_27-ea.tar.gz
[2025-12-10T03:07:11.881Z] -rw-r--r-- 1 jenkins jenkins 61868032 Dec 10 02:31 OpenJDK26U-jre_riscv64_linux_hotspot_26_27-ea.tar.gz
[2025-12-10T03:07:11.881Z] -rw-r--r-- 1 jenkins jenkins 128579 Dec 10 02:57 OpenJDK26U-sbom_riscv64_linux_hotspot_26_27-ea.json
[2025-12-10T03:07:11.881Z] -rw-rw-r-- 1 jenkins jenkins 30915 Dec 10 02:55 OpenJDK26U-sbom_riscv64_linux_hotspot_26_27-ea-metadata.json
[2025-12-10T03:07:11.881Z] -rw-r--r-- 1 jenkins jenkins 6270482 Dec 10 02:33 OpenJDK26U-static-libs-glibc_riscv64_linux_hotspot_26_27-ea.tar.gz
[2025-12-10T03:07:11.881Z] -rw-r--r-- 1 jenkins jenkins 111456969 Dec 10 02:32 OpenJDK26U-testimage_riscv64_linux_hotspot_26_27-ea.tar.gz
[2025-12-10T03:07:11.881Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 10 03:07 tmp
[2025-12-10T03:07:11.881Z] List files in jdkbinary/tmp folder...
[2025-12-10T03:07:11.881Z] total 4
[2025-12-10T03:07:11.881Z] drwxr-xr-x 6 jenkins jenkins 4096 Dec 10 02:31 jdk-26+27-jre
[2025-12-10T03:07:11.881Z] Moving directory jdk-26+27-jre/ to ../j2re-image
[2025-12-10T03:07:11.881Z] Uncompressing file: OpenJDK26U-static-libs-glibc_riscv64_linux_hotspot_26_27-ea.tar.gz ...
[2025-12-10T03:07:11.881Z] List files in jdkbinary folder...
[2025-12-10T03:07:11.881Z] total 400268
[2025-12-10T03:07:11.881Z] drwxr-xr-x 6 jenkins jenkins 4096 Dec 10 02:31 j2re-image
[2025-12-10T03:07:11.881Z] drwxr-xr-x 7 jenkins jenkins 4096 Dec 10 02:31 j2sdk-image
[2025-12-10T03:07:11.881Z] -rw-r--r-- 1 jenkins jenkins 142890891 Dec 10 02:33 OpenJDK26U-jdk_riscv64_linux_hotspot_26_27-ea.tar.gz
[2025-12-10T03:07:11.881Z] -rw-r--r-- 1 jenkins jenkins 87202058 Dec 10 02:33 OpenJDK26U-jmods_riscv64_linux_hotspot_26_27-ea.tar.gz
[2025-12-10T03:07:11.881Z] -rw-r--r-- 1 jenkins jenkins 61868032 Dec 10 02:31 OpenJDK26U-jre_riscv64_linux_hotspot_26_27-ea.tar.gz
[2025-12-10T03:07:11.881Z] -rw-r--r-- 1 jenkins jenkins 128579 Dec 10 02:57 OpenJDK26U-sbom_riscv64_linux_hotspot_26_27-ea.json
[2025-12-10T03:07:11.881Z] -rw-rw-r-- 1 jenkins jenkins 30915 Dec 10 02:55 OpenJDK26U-sbom_riscv64_linux_hotspot_26_27-ea-metadata.json
[2025-12-10T03:07:11.881Z] -rw-r--r-- 1 jenkins jenkins 6270482 Dec 10 02:33 OpenJDK26U-static-libs-glibc_riscv64_linux_hotspot_26_27-ea.tar.gz
[2025-12-10T03:07:11.881Z] -rw-r--r-- 1 jenkins jenkins 111456969 Dec 10 02:32 OpenJDK26U-testimage_riscv64_linux_hotspot_26_27-ea.tar.gz
[2025-12-10T03:07:11.881Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 10 03:07 tmp
[2025-12-10T03:07:11.881Z] List files in jdkbinary/tmp folder...
[2025-12-10T03:07:11.881Z] total 4
[2025-12-10T03:07:11.881Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 10 02:31 jdk-26+27-static-libs
[2025-12-10T03:07:11.881Z] Moving directory jdk-26+27-static-libs/ to ../static-libs
[2025-12-10T03:07:11.881Z] Uncompressing file: OpenJDK26U-testimage_riscv64_linux_hotspot_26_27-ea.tar.gz ...
[2025-12-10T03:07:17.823Z] List files in jdkbinary folder...
[2025-12-10T03:07:17.823Z] total 400272
[2025-12-10T03:07:17.823Z] drwxr-xr-x 6 jenkins jenkins 4096 Dec 10 02:31 j2re-image
[2025-12-10T03:07:17.823Z] drwxr-xr-x 7 jenkins jenkins 4096 Dec 10 02:31 j2sdk-image
[2025-12-10T03:07:17.823Z] -rw-r--r-- 1 jenkins jenkins 142890891 Dec 10 02:33 OpenJDK26U-jdk_riscv64_linux_hotspot_26_27-ea.tar.gz
[2025-12-10T03:07:17.823Z] -rw-r--r-- 1 jenkins jenkins 87202058 Dec 10 02:33 OpenJDK26U-jmods_riscv64_linux_hotspot_26_27-ea.tar.gz
[2025-12-10T03:07:17.824Z] -rw-r--r-- 1 jenkins jenkins 61868032 Dec 10 02:31 OpenJDK26U-jre_riscv64_linux_hotspot_26_27-ea.tar.gz
[2025-12-10T03:07:17.824Z] -rw-r--r-- 1 jenkins jenkins 128579 Dec 10 02:57 OpenJDK26U-sbom_riscv64_linux_hotspot_26_27-ea.json
[2025-12-10T03:07:17.824Z] -rw-rw-r-- 1 jenkins jenkins 30915 Dec 10 02:55 OpenJDK26U-sbom_riscv64_linux_hotspot_26_27-ea-metadata.json
[2025-12-10T03:07:17.824Z] -rw-r--r-- 1 jenkins jenkins 6270482 Dec 10 02:33 OpenJDK26U-static-libs-glibc_riscv64_linux_hotspot_26_27-ea.tar.gz
[2025-12-10T03:07:17.824Z] -rw-r--r-- 1 jenkins jenkins 111456969 Dec 10 02:32 OpenJDK26U-testimage_riscv64_linux_hotspot_26_27-ea.tar.gz
[2025-12-10T03:07:17.824Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 10 02:31 static-libs
[2025-12-10T03:07:17.824Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 10 03:07 tmp
[2025-12-10T03:07:17.824Z] List files in jdkbinary/tmp folder...
[2025-12-10T03:07:17.824Z] total 4
[2025-12-10T03:07:17.824Z] drwxr-xr-x 6 jenkins jenkins 4096 Dec 10 01:46 jdk-26+27-test-image
[2025-12-10T03:07:17.824Z] Moving directory jdk-26+27-test-image/ to ../openjdk-test-image
[2025-12-10T03:07:17.824Z] Run /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/jdkbinary/j2sdk-image/bin/java -version
[2025-12-10T03:07:17.824Z] =JAVA VERSION OUTPUT BEGIN=
[2025-12-10T03:07:18.165Z] openjdk version "26-beta" 2026-03-17
[2025-12-10T03:07:18.165Z] OpenJDK Runtime Environment Temurin-26+27-202512092206 (build 26-beta+27-ea)
[2025-12-10T03:07:18.165Z] OpenJDK 64-Bit Server VM Temurin-26+27-202512092206 (build 26-beta+27-ea, mixed mode, sharing)
[2025-12-10T03:07:18.165Z] =JAVA VERSION OUTPUT END=
[2025-12-10T03:07:18.165Z] =RELEASE INFO BEGIN=
[2025-12-10T03:07:18.165Z] IMPLEMENTOR="Eclipse Adoptium"
[2025-12-10T03:07:18.165Z] IMPLEMENTOR_VERSION="Temurin-26+27-202512092206"
[2025-12-10T03:07:18.165Z] JAVA_RUNTIME_VERSION="26-beta+27-ea"
[2025-12-10T03:07:18.165Z] JAVA_VERSION="26"
[2025-12-10T03:07:18.165Z] JAVA_VERSION_DATE="2026-03-17"
[2025-12-10T03:07:18.165Z] LIBC="gnu"
[2025-12-10T03:07:18.166Z] 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-12-10T03:07:18.166Z] OS_ARCH="riscv64"
[2025-12-10T03:07:18.166Z] OS_NAME="Linux"
[2025-12-10T03:07:18.166Z] SOURCE=".:git:e205010f075d"
[2025-12-10T03:07:18.166Z] BUILD_SOURCE="git:ac72d431311a3efbd00e08943ffc60eb4bfe9e68"
[2025-12-10T03:07:18.166Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git"
[2025-12-10T03:07:18.166Z] SOURCE_REPO="https://github.com/adoptium/jdk.git"
[2025-12-10T03:07:18.166Z] FULL_VERSION="26-beta+27-ea"
[2025-12-10T03:07:18.166Z] SEMANTIC_VERSION="26+27"
[2025-12-10T03:07:18.166Z] BUILD_INFO="OS: Linux Version: 6.8.0-1018-azure"
[2025-12-10T03:07:18.166Z] JVM_VARIANT="Hotspot"
[2025-12-10T03:07:18.166Z] JVM_VERSION="26-beta+27-ea"
[2025-12-10T03:07:18.166Z] IMAGE_TYPE="JDK"
[2025-12-10T03:07:18.166Z] =RELEASE INFO END=
[2025-12-10T03:07:18.166Z] get testKitGen...
[2025-12-10T03:07:18.166Z] git clone -q https://github.com/adoptium/TKG.git
[2025-12-10T03:07:19.446Z] git rev-parse master
[2025-12-10T03:07:19.446Z] git checkout -q -f ad8341f728a08500502b207e789a2ed939aa4dbe
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2025-12-10T03:07:19.600Z] $ ssh-agent -k
[2025-12-10T03:07:19.625Z] unset SSH_AUTH_SOCK;
[2025-12-10T03:07:19.625Z] unset SSH_AGENT_PID;
[2025-12-10T03:07:19.626Z] echo Agent pid 1104774 killed;
[2025-12-10T03:07:19.792Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2025-12-10T03:07:20.085Z] 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%2Fjdk26%2Fjdk26-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%2B27_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=2&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] echo
[2025-12-10T03:07:20.099Z] 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-6&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%2Fjdk26%2Fjdk26-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%2B27_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=2&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-12-10T03:07:20.147Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2025-12-10T03:07:20.343Z] Copied 1 artifact from "getTRSSOutput" build number 1981
[Pipeline] sh
[2025-12-10T03:07:20.914Z] + cd ./aqa-tests/TKG/resources/TRSS
[2025-12-10T03:07:20.914Z] + gzip -cd TRSSOutput.tar.gz
[2025-12-10T03:07:20.914Z] + tar xof -
[2025-12-10T03:07:20.914Z] + rm TRSSOutput.tar.gz
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2025-12-10T03:07:21.029Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2025-12-10T03:07:21.044Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] sh
[2025-12-10T03:07:21.609Z] + 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-12-10T03:07:44.761Z] --------------------------------------------
[2025-12-10T03:07:44.761Z] path is set to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/../../externalDependency/lib
[2025-12-10T03:07:44.761Z] task is set to default
[2025-12-10T03:07:44.761Z] dependencyList is set to all
[2025-12-10T03:07:44.761Z] System Test jars will not be downloaded.
[2025-12-10T03:07:44.761Z] --------------------------------------------
[2025-12-10T03:07:44.761Z] Starting download third party dependent jars
[2025-12-10T03:07:44.761Z] --------------------------------------------
[2025-12-10T03:07:44.761Z] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/../../externalDependency/lib
[2025-12-10T03:07:44.761Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/../../externalDependency/lib/dacapo.zip exists with correct hash, not downloading
[2025-12-10T03:07:44.761Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/../../externalDependency/lib/junit4.jar exists with correct hash, not downloading
[2025-12-10T03:07:44.761Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/../../externalDependency/lib/jcommander.jar exists with correct hash, not downloading
[2025-12-10T03:07:44.761Z] /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-12-10T03:07:44.761Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/../../externalDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading
[2025-12-10T03:07:44.761Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/../../externalDependency/lib/asm-all.jar exists with correct hash, not downloading
[2025-12-10T03:07:44.761Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/../../externalDependency/lib/asm.jar exists with correct hash, not downloading
[2025-12-10T03:07:44.761Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/../../externalDependency/lib/objenesis.jar exists with correct hash, not downloading
[2025-12-10T03:07:44.761Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/../../externalDependency/lib/jtreg_8_2.tar.gz exists with correct hash, not downloading
[2025-12-10T03:07:44.761Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/../../externalDependency/lib/jaxb-api.jar exists with correct hash, not downloading
[2025-12-10T03:07:44.761Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/../../externalDependency/lib/jtreg_8_1_1.tar.gz exists with correct hash, not downloading
[2025-12-10T03:07:44.761Z] /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-12-10T03:07:44.761Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/../../externalDependency/lib/jython-standalone.jar exists with correct hash, not downloading
[2025-12-10T03:07:44.761Z] /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-12-10T03:07:44.761Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/../../externalDependency/lib/byte-buddy.jar exists with correct hash, not downloading
[2025-12-10T03:07:44.761Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/../../externalDependency/lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading
[2025-12-10T03:07:44.761Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/../../externalDependency/lib/javassist.jar exists with correct hash, not downloading
[2025-12-10T03:07:44.761Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-12-10T03:07:44.761Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/../../externalDependency/lib/commons-cli.jar exists with correct hash, not downloading
[2025-12-10T03:07:44.761Z] /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-12-10T03:07:44.761Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/../../externalDependency/lib/apache-maven-bin.tar.gz exists with correct hash, not downloading
[2025-12-10T03:07:44.761Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/../../externalDependency/lib/commons-exec.jar exists with correct hash, not downloading
[2025-12-10T03:07:44.761Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/../../externalDependency/lib/asmtools.jar exists with correct hash, not downloading
[2025-12-10T03:07:44.761Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/../../externalDependency/lib/testng.jar exists with correct hash, not downloading
[2025-12-10T03:07:44.761Z] /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-12-10T03:07:44.761Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/../../externalDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading
[2025-12-10T03:07:44.761Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/../../externalDependency/lib/mockito-core.jar exists with correct hash, not downloading
[2025-12-10T03:07:44.761Z] downloaded dependent third party jars successfully
[Pipeline] }
[Pipeline] // timeout
[Pipeline] nodesByLabel
[2025-12-10T03:07:44.849Z] Found a total of 6 nodes with the 'ci.role.test&&sw.os.linux&&hw.arch.riscv' label
[Pipeline] echo
[2025-12-10T03:07:44.852Z] Machine limit is 6.
[Pipeline] sh
[2025-12-10T03:07:45.385Z] + cd ./aqa-tests/TKG
[2025-12-10T03:07:45.385Z] + uname
[2025-12-10T03:07:45.385Z] + [ Linux = AIX ]
[2025-12-10T03:07:45.385Z] + uname
[2025-12-10T03:07:45.385Z] + [ Linux = SunOS ]
[2025-12-10T03:07:45.385Z] + uname
[2025-12-10T03:07:45.385Z] + [ Linux = *BSD ]
[2025-12-10T03:07:45.385Z] + MAKE=make
[2025-12-10T03:07:45.385Z] + make genParallelList TEST=sanity.perf TEST_TIME=120 NUM_MACHINES=
[2025-12-10T03:07:45.385Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/jdkbinary/j2sdk-image
[2025-12-10T03:07:45.385Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/../../externalDependency/lib
[2025-12-10T03:07:45.385Z] rm -f -r /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-12-10T03:07:45.385Z] mkdir -p /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-12-10T03:07:45.385Z] (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-12-10T03:07:45.385Z] 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-12-10T03:07:46.549Z] Buildfile: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/TKG/scripts/build_tools.xml
[2025-12-10T03:07:48.819Z]
[2025-12-10T03:07:48.819Z] build:
[2025-12-10T03:07:49.151Z]
[2025-12-10T03:07:49.151Z] clean:
[2025-12-10T03:07:49.484Z]
[2025-12-10T03:07:49.484Z] init:
[2025-12-10T03:07:49.484Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/TKG/bin
[2025-12-10T03:07:49.484Z]
[2025-12-10T03:07:49.484Z] getDependentLibs:
[2025-12-10T03:07:49.820Z] [exec] --------------------------------------------
[2025-12-10T03:07:49.820Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/../../externalDependency/lib
[2025-12-10T03:07:49.820Z] [exec] task is set to default
[2025-12-10T03:07:49.820Z] [exec] dependencyList is set to json_simple
[2025-12-10T03:07:49.820Z] [exec] System Test jars will not be downloaded.
[2025-12-10T03:07:49.820Z] [exec] --------------------------------------------
[2025-12-10T03:07:49.820Z] [exec] Starting download third party dependent jars
[2025-12-10T03:07:49.820Z] [exec] --------------------------------------------
[2025-12-10T03:07:49.821Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/../../externalDependency/lib
[2025-12-10T03:07:49.821Z] [exec] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-12-10T03:07:49.821Z] [exec] downloaded dependent third party jars successfully
[2025-12-10T03:07:49.821Z]
[2025-12-10T03:07:49.821Z] compile:
[2025-12-10T03:07:49.821Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-12-10T03:07:49.821Z] [echo] ============COMPILER SETTINGS============
[2025-12-10T03:07:49.821Z] [echo] ===fork: yes
[2025-12-10T03:07:49.821Z] [echo] ===debug: on
[2025-12-10T03:07:50.151Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/TKG/bin
[2025-12-10T03:08:03.350Z] [javac] Note: Some input files use or override a deprecated API.
[2025-12-10T03:08:03.350Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-12-10T03:08:03.350Z]
[2025-12-10T03:08:03.350Z] dist:
[2025-12-10T03:08:03.350Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/TKG/bin/TestKitGen.jar
[2025-12-10T03:08:03.350Z]
[2025-12-10T03:08:03.350Z] BUILD SUCCESSFUL
[2025-12-10T03:08:03.350Z] Total time: 16 seconds
[2025-12-10T03:08:03.350Z] 0
[2025-12-10T03:08:03.350Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2025-12-10T03:08:03.690Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2025-12-10T03:08:03.690Z] microArchOutput:
[2025-12-10T03:08:06.675Z] ****************************** MACHINE INFO ******************************
[2025-12-10T03:08:06.675Z] File path : /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/TKG
[2025-12-10T03:08:06.675Z] Free Physical Memory Size : 3388497920
[2025-12-10T03:08:06.675Z] Free space (bytes) : 26706374656
[2025-12-10T03:08:06.675Z] Total Physical Memory Size : 16486711296
[2025-12-10T03:08:06.675Z] Total space (bytes) : 121461616640
[2025-12-10T03:08:06.675Z] Usable space (bytes) : 20489891840
[2025-12-10T03:08:06.675Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-12-10T03:08:06.675Z] bashVersion :
[2025-12-10T03:08:06.675Z] GNU bash, version 5.2.21(1)-release (riscv64-unknown-linux-gnu)
[2025-12-10T03:08:06.675Z] Copyright (C) 2022 Free Software Foundation, Inc.
[2025-12-10T03:08:06.675Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-12-10T03:08:06.675Z]
[2025-12-10T03:08:06.675Z] This is free software; you are free to change and redistribute it.
[2025-12-10T03:08:06.675Z] There is NO WARRANTY, to the extent permitted by law.
[2025-12-10T03:08:06.675Z] cpuCores : 4
[2025-12-10T03:08:06.675Z] curlVersion :
[2025-12-10T03:08:06.675Z] 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-12-10T03:08:06.675Z] Release-Date: 2023-12-06, security patched: 8.5.0-2ubuntu10
[2025-12-10T03:08:06.675Z] 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-12-10T03:08:06.675Z] 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-12-10T03:08:06.675Z] dockerVersion : Docker version 24.0.7, build 24.0.7-0ubuntu4
[2025-12-10T03:08:06.675Z] gcc version : 13
[2025-12-10T03:08:06.675Z] gclibc version : ldd (Ubuntu GLIBC 2.39-0ubuntu8) 2.39
[2025-12-10T03:08:06.675Z] gdb version : bash: line 1: gdb: command not found
[2025-12-10T03:08:06.675Z] lldb version : Command could not be executed
[2025-12-10T03:08:06.675Z] makeVersion :
[2025-12-10T03:08:06.675Z] GNU Make 4.3
[2025-12-10T03:08:06.675Z] Built for riscv64-unknown-linux-gnu
[2025-12-10T03:08:06.675Z] Copyright (C) 1988-2020 Free Software Foundation, Inc.
[2025-12-10T03:08:06.675Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-12-10T03:08:06.675Z] This is free software: you are free to change and redistribute it.
[2025-12-10T03:08:06.675Z] There is NO WARRANTY, to the extent permitted by law.
[2025-12-10T03:08:06.675Z] mavenVersion :
[2025-12-10T03:08:06.675Z] WARNING: A restricted method in java.lang.System has been called
[2025-12-10T03:08:06.675Z] 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-12-10T03:08:06.675Z] WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module
[2025-12-10T03:08:06.675Z] WARNING: Restricted methods will be blocked in a future release unless native access is enabled
[2025-12-10T03:08:06.675Z]
[2025-12-10T03:08:06.675Z] [1mApache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)[m
[2025-12-10T03:08:06.675Z] Maven home: /usr/local/apache-maven-3.6.3
[2025-12-10T03:08:06.675Z] Java version: 26-beta, vendor: Eclipse Adoptium, runtime: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/jdkbinary/j2sdk-image
[2025-12-10T03:08:06.675Z] Default locale: en_US, platform encoding: UTF-8
[2025-12-10T03:08:06.675Z] OS name: "linux", version: "5.10.113-scw1", arch: "riscv64", family: "unix"
[2025-12-10T03:08:06.675Z] osInfo :
[2025-12-10T03:08:06.675Z] PRETTY_NAME="Ubuntu 24.04 LTS"
[2025-12-10T03:08:06.675Z] NAME="Ubuntu"
[2025-12-10T03:08:06.675Z] VERSION_ID="24.04"
[2025-12-10T03:08:06.675Z] VERSION="24.04 LTS (Noble Numbat)"
[2025-12-10T03:08:06.675Z] VERSION_CODENAME=noble
[2025-12-10T03:08:06.675Z] ID=ubuntu
[2025-12-10T03:08:06.675Z] ID_LIKE=debian
[2025-12-10T03:08:06.675Z] HOME_URL="https://www.ubuntu.com/"
[2025-12-10T03:08:06.675Z] SUPPORT_URL="https://help.ubuntu.com/"
[2025-12-10T03:08:06.675Z] BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
[2025-12-10T03:08:06.675Z] PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
[2025-12-10T03:08:06.675Z] UBUNTU_CODENAME=noble
[2025-12-10T03:08:06.675Z] LOGO=ubuntu-logo
[2025-12-10T03:08:06.675Z] osLabel : ubuntu.24
[2025-12-10T03:08:06.675Z] perlVersion :
[2025-12-10T03:08:06.675Z]
[2025-12-10T03:08:06.675Z] This is perl 5, version 38, subversion 2 (v5.38.2) built for riscv64-linux-gnu-thread-multi
[2025-12-10T03:08:06.675Z] (with 44 registered patches, see perl -V for more detail)
[2025-12-10T03:08:06.675Z]
[2025-12-10T03:08:06.675Z] Copyright 1987-2023, Larry Wall
[2025-12-10T03:08:06.675Z]
[2025-12-10T03:08:06.676Z] Perl may be copied only under the terms of either the Artistic License or the
[2025-12-10T03:08:06.676Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2025-12-10T03:08:06.676Z]
[2025-12-10T03:08:06.676Z] Complete documentation for Perl, including FAQ lists, should be found on
[2025-12-10T03:08:06.676Z] this system using "man perl" or "perldoc perl". If you have access to the
[2025-12-10T03:08:06.676Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page.
[2025-12-10T03:08:06.676Z]
[2025-12-10T03:08:06.676Z] podmanVersion : bash: line 1: podman: command not found
[2025-12-10T03:08:06.676Z] procArch : riscv64
[2025-12-10T03:08:06.676Z] sysArch : riscv64
[2025-12-10T03:08:06.676Z] sysOS : Linux
[2025-12-10T03:08:06.676Z] ulimit :
[2025-12-10T03:08:06.676Z] real-time non-blocking time (microseconds, -R) unlimited
[2025-12-10T03:08:06.676Z] core file size (blocks, -c) 0
[2025-12-10T03:08:06.676Z] data seg size (kbytes, -d) unlimited
[2025-12-10T03:08:06.676Z] scheduling priority (-e) 0
[2025-12-10T03:08:06.676Z] file size (blocks, -f) unlimited
[2025-12-10T03:08:06.676Z] pending signals (-i) 62890
[2025-12-10T03:08:06.676Z] max locked memory (kbytes, -l) 2012536
[2025-12-10T03:08:06.676Z] max memory size (kbytes, -m) unlimited
[2025-12-10T03:08:06.676Z] open files (-n) 1048576
[2025-12-10T03:08:06.676Z] pipe size (512 bytes, -p) 8
[2025-12-10T03:08:06.676Z] POSIX message queues (bytes, -q) 819200
[2025-12-10T03:08:06.676Z] real-time priority (-r) 0
[2025-12-10T03:08:06.676Z] stack size (kbytes, -s) 8192
[2025-12-10T03:08:06.676Z] cpu time (seconds, -t) unlimited
[2025-12-10T03:08:06.676Z] max user processes (-u) 62890
[2025-12-10T03:08:06.676Z] virtual memory (kbytes, -v) unlimited
[2025-12-10T03:08:06.676Z] file locks (-x) unlimited
[2025-12-10T03:08:06.676Z] uname : Linux test-rise-ubuntu2404-riscv64-6.adoptopenjdk.net 5.10.113-scw1 #1 SMP PREEMPT Fri Jul 12 15:31:22 UTC 2024 riscv64 riscv64 riscv64 GNU/Linux
[2025-12-10T03:08:06.676Z] vmVendor : Oracle Corporation
[2025-12-10T03:08:06.676Z] vmVersion : 26-beta+27-ea
[2025-12-10T03:08:06.676Z] xlc version : bash: line 1: xlC: command not found
[2025-12-10T03:08:06.676Z] **************************************************************************
[2025-12-10T03:08:06.676Z]
[2025-12-10T03:08:06.676Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2025-12-10T03:08:06.676Z]
[2025-12-10T03:08:06.676Z] System.getProperty('java.vendor')=Eclipse Adoptium
[2025-12-10T03:08:06.676Z]
[2025-12-10T03:08:06.676Z] System.getProperty('os.name')=Linux
[2025-12-10T03:08:06.676Z]
[2025-12-10T03:08:06.676Z] System.getProperty('os.arch')=riscv64
[2025-12-10T03:08:06.676Z]
[2025-12-10T03:08:06.676Z] System.getProperty('java.fullversion')=null
[2025-12-10T03:08:06.676Z]
[2025-12-10T03:08:06.676Z] System.getProperty('sun.arch.data.model')=64
[2025-12-10T03:08:06.676Z]
[2025-12-10T03:08:06.676Z] 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-12-10T03:08:06.676Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/TKG'
[2025-12-10T03:08:06.676Z] perl scripts/configure.pl
[2025-12-10T03:08:06.676Z] /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-12-10T03:08:08.938Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2025-12-10T03:08:08.938Z]
[2025-12-10T03:08:08.938Z]
[2025-12-10T03:08:08.938Z] Starting to generate parallel test lists.
[2025-12-10T03:08:08.938Z]
[2025-12-10T03:08:08.938Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/TKG/../perf/dacapo/playlist.xml
[2025-12-10T03:08:08.938Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/TKG/../perf/renaissance/playlist.xml
[2025-12-10T03:08:09.271Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/TKG/../perf/idle_micro/playlist.xml
[2025-12-10T03:08:09.271Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/TKG/../perf/bumbleBench/playlist.xml
[2025-12-10T03:08:09.271Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/TKG/../perf/specjbb/playlist.xml
[2025-12-10T03:08:09.609Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/TKG/../perf/liberty/playlist.xml
[2025-12-10T03:08:09.609Z] Attempting to get test duration data from TRSS.
[2025-12-10T03:08:09.609Z] 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-12-10T03:08:09.609Z] Warning: cannot parse data from TRSS.
[2025-12-10T03:08:09.609Z] Unexpected character (e) at position 0.
[2025-12-10T03:08:09.609Z] at org.json.simple.parser.Yylex.yylex(Yylex.java:610)
[2025-12-10T03:08:09.609Z] at org.json.simple.parser.JSONParser.nextToken(JSONParser.java:269)
[2025-12-10T03:08:09.609Z] at org.json.simple.parser.JSONParser.parse(JSONParser.java:118)
[2025-12-10T03:08:09.609Z] at org.json.simple.parser.JSONParser.parse(JSONParser.java:92)
[2025-12-10T03:08:09.609Z] at org.testKitGen.TestDivider.parseDuration(TestDivider.java:164)
[2025-12-10T03:08:09.609Z] at org.testKitGen.TestDivider.getDataFromTRSS(TestDivider.java:254)
[2025-12-10T03:08:09.609Z] at org.testKitGen.TestDivider.createDurationQueue(TestDivider.java:283)
[2025-12-10T03:08:09.609Z] at org.testKitGen.TestDivider.divideTests(TestDivider.java:406)
[2025-12-10T03:08:09.609Z] at org.testKitGen.TestDivider.generateLists(TestDivider.java:427)
[2025-12-10T03:08:09.609Z] at org.testKitGen.MainRunner.genParallelList(MainRunner.java:74)
[2025-12-10T03:08:09.609Z] at org.testKitGen.MainRunner.main(MainRunner.java:38)
[2025-12-10T03:08:09.609Z] Attempting to get test duration data from cached files.
[2025-12-10T03:08:09.609Z]
[2025-12-10T03:08:09.609Z] TEST DURATION
[2025-12-10T03:08:09.609Z] ====================================================================================
[2025-12-10T03:08:09.609Z] Total number of tests searched: 9
[2025-12-10T03:08:09.609Z] Number of test durations found: 0
[2025-12-10T03:08:09.609Z] No test duration data found.
[2025-12-10T03:08:09.957Z] (Default duration assigned, executed tests: 40s; not executed tests: 0s.)
[2025-12-10T03:08:09.957Z] ====================================================================================
[2025-12-10T03:08:09.957Z]
[2025-12-10T03:08:09.957Z] Test target is split into 1 lists.
[2025-12-10T03:08:09.957Z] Reducing estimated test running time from 04m40s to 04m40s.
[2025-12-10T03:08:09.957Z]
[2025-12-10T03:08:09.957Z] -------------------------------------testList_0-------------------------------------
[2025-12-10T03:08:09.957Z] Number of tests: 9
[2025-12-10T03:08:09.957Z] Estimated running time: 04m40s
[2025-12-10T03:08:09.957Z] TESTLIST=dacapo-eclipse_0,dacapo-h2_0,renaissance-fj-kmeans_0,renaissance-scala-kmeans_0,renaissance-naive-bayes_0,renaissance-future-genetic_0,renaissance-akka-uct_0,dacapo-lusearch-fix_0,IdleMicrobenchmark_HS_0
[2025-12-10T03:08:09.957Z] ------------------------------------------------------------------------------------
[2025-12-10T03:08:09.957Z]
[2025-12-10T03:08:09.957Z] Parallel test lists file (/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/TKG/../TKG/parallelList.mk) is generated successfully.
[2025-12-10T03:08:09.957Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/TKG'
[Pipeline] fileExists
[Pipeline] echo
[2025-12-10T03:08:10.066Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk
[Pipeline] readProperties
[Pipeline] echo
[2025-12-10T03:08:10.164Z] Number of test list is 1, no need to run tests in child job.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] echo
[2025-12-10T03:08:10.222Z] Building tests...
[Pipeline] timeout
[2025-12-10T03:08:10.225Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2025-12-10T03:08:10.245Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] sh
[2025-12-10T03:08:10.771Z] + 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-12-10T03:08:26.665Z] --------------------------------------------
[2025-12-10T03:08:26.665Z] path is set to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/../../externalDependency/lib
[2025-12-10T03:08:26.665Z] task is set to default
[2025-12-10T03:08:26.665Z] dependencyList is set to all
[2025-12-10T03:08:26.665Z] System Test jars will not be downloaded.
[2025-12-10T03:08:26.665Z] --------------------------------------------
[2025-12-10T03:08:26.665Z] Starting download third party dependent jars
[2025-12-10T03:08:26.665Z] --------------------------------------------
[2025-12-10T03:08:26.665Z] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/../../externalDependency/lib
[2025-12-10T03:08:26.665Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/../../externalDependency/lib/apache-maven-bin.tar.gz exists with correct hash, not downloading
[2025-12-10T03:08:26.665Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/../../externalDependency/lib/byte-buddy.jar exists with correct hash, not downloading
[2025-12-10T03:08:26.665Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/../../externalDependency/lib/jaxb-api.jar exists with correct hash, not downloading
[2025-12-10T03:08:26.665Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/../../externalDependency/lib/mockito-core.jar exists with correct hash, not downloading
[2025-12-10T03:08:26.665Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/../../externalDependency/lib/objenesis.jar exists with correct hash, not downloading
[2025-12-10T03:08:26.665Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/../../externalDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading
[2025-12-10T03:08:26.665Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/../../externalDependency/lib/commons-cli.jar exists with correct hash, not downloading
[2025-12-10T03:08:26.665Z] /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-12-10T03:08:26.665Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/../../externalDependency/lib/commons-exec.jar exists with correct hash, not downloading
[2025-12-10T03:08:26.665Z] /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-12-10T03:08:26.665Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/../../externalDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading
[2025-12-10T03:08:26.665Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/../../externalDependency/lib/dacapo.zip exists with correct hash, not downloading
[2025-12-10T03:08:26.665Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/../../externalDependency/lib/asmtools.jar exists with correct hash, not downloading
[2025-12-10T03:08:26.665Z] /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-12-10T03:08:26.665Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/../../externalDependency/lib/jython-standalone.jar exists with correct hash, not downloading
[2025-12-10T03:08:26.665Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-12-10T03:08:26.665Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/../../externalDependency/lib/testng.jar exists with correct hash, not downloading
[2025-12-10T03:08:26.665Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/../../externalDependency/lib/jtreg_8_2.tar.gz exists with correct hash, not downloading
[2025-12-10T03:08:26.665Z] /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-12-10T03:08:26.665Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/../../externalDependency/lib/javassist.jar exists with correct hash, not downloading
[2025-12-10T03:08:26.665Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/../../externalDependency/lib/junit4.jar exists with correct hash, not downloading
[2025-12-10T03:08:26.665Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/../../externalDependency/lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading
[2025-12-10T03:08:26.665Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/../../externalDependency/lib/jcommander.jar exists with correct hash, not downloading
[2025-12-10T03:08:26.665Z] /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-12-10T03:08:26.665Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/../../externalDependency/lib/asm-all.jar exists with correct hash, not downloading
[2025-12-10T03:08:26.665Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/../../externalDependency/lib/asm.jar exists with correct hash, not downloading
[2025-12-10T03:08:26.665Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/../../externalDependency/lib/jtreg_8_1_1.tar.gz exists with correct hash, not downloading
[2025-12-10T03:08:26.665Z] downloaded dependent third party jars successfully
[Pipeline] }
[Pipeline] // timeout
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] withCredentials
[2025-12-10T03:08:26.859Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] dir
[2025-12-10T03:08:26.874Z] Running in /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests
[Pipeline] {
[Pipeline] sshagent
[2025-12-10T03:08:26.992Z] $ ssh-agent
[2025-12-10T03:08:27.141Z] SSH_AUTH_SOCK=/tmp/ssh-JD9iw3aosRw5/agent.1105267
[2025-12-10T03:08:27.141Z] SSH_AGENT_PID=1105269
[2025-12-10T03:08:27.141Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2025-12-10T03:08:27.686Z] + bash ./compile.sh
[2025-12-10T03:08:27.686Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/jdkbinary/j2sdk-image
[2025-12-10T03:08:27.686Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/../../externalDependency/lib
[2025-12-10T03:08:27.686Z] rm -f -r /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-12-10T03:08:27.686Z] mkdir -p /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-12-10T03:08:27.686Z] (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-12-10T03:08:27.686Z] 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-12-10T03:08:28.398Z] Buildfile: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/TKG/scripts/build_tools.xml
[2025-12-10T03:08:30.665Z]
[2025-12-10T03:08:30.665Z] build:
[2025-12-10T03:08:30.665Z]
[2025-12-10T03:08:30.665Z] clean:
[2025-12-10T03:08:30.665Z] [delete] Deleting: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/TKG/autoGenEnv.mk
[2025-12-10T03:08:30.996Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/TKG/bin
[2025-12-10T03:08:30.996Z]
[2025-12-10T03:08:30.996Z] init:
[2025-12-10T03:08:30.996Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/TKG/bin
[2025-12-10T03:08:30.996Z]
[2025-12-10T03:08:30.996Z] getDependentLibs:
[2025-12-10T03:08:31.333Z] [exec] --------------------------------------------
[2025-12-10T03:08:31.333Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/../../externalDependency/lib
[2025-12-10T03:08:31.333Z] [exec] task is set to default
[2025-12-10T03:08:31.333Z] [exec] dependencyList is set to json_simple
[2025-12-10T03:08:31.333Z] [exec] System Test jars will not be downloaded.
[2025-12-10T03:08:31.333Z] [exec] --------------------------------------------
[2025-12-10T03:08:31.333Z] [exec] Starting download third party dependent jars
[2025-12-10T03:08:31.333Z] [exec] --------------------------------------------
[2025-12-10T03:08:31.333Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/../../externalDependency/lib
[2025-12-10T03:08:31.333Z] [exec] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-12-10T03:08:31.333Z] [exec] downloaded dependent third party jars successfully
[2025-12-10T03:08:31.333Z]
[2025-12-10T03:08:31.333Z] compile:
[2025-12-10T03:08:31.333Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-12-10T03:08:31.333Z] [echo] ============COMPILER SETTINGS============
[2025-12-10T03:08:31.333Z] [echo] ===fork: yes
[2025-12-10T03:08:31.333Z] [echo] ===debug: on
[2025-12-10T03:08:31.667Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/TKG/bin
[2025-12-10T03:08:44.859Z] [javac] Note: Some input files use or override a deprecated API.
[2025-12-10T03:08:44.859Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-12-10T03:08:44.859Z]
[2025-12-10T03:08:44.859Z] dist:
[2025-12-10T03:08:44.859Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/TKG/bin/TestKitGen.jar
[2025-12-10T03:08:44.859Z]
[2025-12-10T03:08:44.859Z] BUILD SUCCESSFUL
[2025-12-10T03:08:44.859Z] Total time: 15 seconds
[2025-12-10T03:08:44.859Z] 0
[2025-12-10T03:08:44.859Z] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2025-12-10T03:08:44.859Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2025-12-10T03:08:44.859Z] microArchOutput:
[2025-12-10T03:08:48.335Z] ****************************** MACHINE INFO ******************************
[2025-12-10T03:08:48.335Z] File path : /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/TKG
[2025-12-10T03:08:48.335Z] Free Physical Memory Size : 3382296576
[2025-12-10T03:08:48.335Z] Free space (bytes) : 26706358272
[2025-12-10T03:08:48.335Z] Total Physical Memory Size : 16486711296
[2025-12-10T03:08:48.335Z] Total space (bytes) : 121461616640
[2025-12-10T03:08:48.335Z] Usable space (bytes) : 20489875456
[2025-12-10T03:08:48.336Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-12-10T03:08:48.336Z] bashVersion :
[2025-12-10T03:08:48.336Z] GNU bash, version 5.2.21(1)-release (riscv64-unknown-linux-gnu)
[2025-12-10T03:08:48.336Z] Copyright (C) 2022 Free Software Foundation, Inc.
[2025-12-10T03:08:48.336Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-12-10T03:08:48.336Z]
[2025-12-10T03:08:48.336Z] This is free software; you are free to change and redistribute it.
[2025-12-10T03:08:48.336Z] There is NO WARRANTY, to the extent permitted by law.
[2025-12-10T03:08:48.336Z] cpuCores : 4
[2025-12-10T03:08:48.336Z] curlVersion :
[2025-12-10T03:08:48.336Z] 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-12-10T03:08:48.336Z] Release-Date: 2023-12-06, security patched: 8.5.0-2ubuntu10
[2025-12-10T03:08:48.336Z] 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-12-10T03:08:48.336Z] 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-12-10T03:08:48.336Z] dockerVersion : Docker version 24.0.7, build 24.0.7-0ubuntu4
[2025-12-10T03:08:48.336Z] gcc version : 13
[2025-12-10T03:08:48.336Z] gclibc version : ldd (Ubuntu GLIBC 2.39-0ubuntu8) 2.39
[2025-12-10T03:08:48.336Z] gdb version : bash: line 1: gdb: command not found
[2025-12-10T03:08:48.336Z] lldb version : Command could not be executed
[2025-12-10T03:08:48.336Z] makeVersion :
[2025-12-10T03:08:48.336Z] GNU Make 4.3
[2025-12-10T03:08:48.336Z] Built for riscv64-unknown-linux-gnu
[2025-12-10T03:08:48.336Z] Copyright (C) 1988-2020 Free Software Foundation, Inc.
[2025-12-10T03:08:48.336Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-12-10T03:08:48.337Z] This is free software: you are free to change and redistribute it.
[2025-12-10T03:08:48.337Z] There is NO WARRANTY, to the extent permitted by law.
[2025-12-10T03:08:48.337Z] mavenVersion :
[2025-12-10T03:08:48.337Z] WARNING: A restricted method in java.lang.System has been called
[2025-12-10T03:08:48.337Z] 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-12-10T03:08:48.337Z] WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module
[2025-12-10T03:08:48.337Z] WARNING: Restricted methods will be blocked in a future release unless native access is enabled
[2025-12-10T03:08:48.337Z]
[2025-12-10T03:08:48.337Z] [1mApache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)[m
[2025-12-10T03:08:48.337Z] Maven home: /usr/local/apache-maven-3.6.3
[2025-12-10T03:08:48.337Z] Java version: 26-beta, vendor: Eclipse Adoptium, runtime: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/jdkbinary/j2sdk-image
[2025-12-10T03:08:48.337Z] Default locale: en_US, platform encoding: UTF-8
[2025-12-10T03:08:48.337Z] OS name: "linux", version: "5.10.113-scw1", arch: "riscv64", family: "unix"
[2025-12-10T03:08:48.337Z] osInfo :
[2025-12-10T03:08:48.337Z] PRETTY_NAME="Ubuntu 24.04 LTS"
[2025-12-10T03:08:48.337Z] NAME="Ubuntu"
[2025-12-10T03:08:48.337Z] VERSION_ID="24.04"
[2025-12-10T03:08:48.337Z] VERSION="24.04 LTS (Noble Numbat)"
[2025-12-10T03:08:48.337Z] VERSION_CODENAME=noble
[2025-12-10T03:08:48.337Z] ID=ubuntu
[2025-12-10T03:08:48.337Z] ID_LIKE=debian
[2025-12-10T03:08:48.337Z] HOME_URL="https://www.ubuntu.com/"
[2025-12-10T03:08:48.337Z] SUPPORT_URL="https://help.ubuntu.com/"
[2025-12-10T03:08:48.337Z] BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
[2025-12-10T03:08:48.337Z] PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
[2025-12-10T03:08:48.337Z] UBUNTU_CODENAME=noble
[2025-12-10T03:08:48.337Z] LOGO=ubuntu-logo
[2025-12-10T03:08:48.337Z] osLabel : ubuntu.24
[2025-12-10T03:08:48.337Z] perlVersion :
[2025-12-10T03:08:48.337Z]
[2025-12-10T03:08:48.337Z] This is perl 5, version 38, subversion 2 (v5.38.2) built for riscv64-linux-gnu-thread-multi
[2025-12-10T03:08:48.337Z] (with 44 registered patches, see perl -V for more detail)
[2025-12-10T03:08:48.337Z]
[2025-12-10T03:08:48.337Z] Copyright 1987-2023, Larry Wall
[2025-12-10T03:08:48.337Z]
[2025-12-10T03:08:48.337Z] Perl may be copied only under the terms of either the Artistic License or the
[2025-12-10T03:08:48.337Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2025-12-10T03:08:48.337Z]
[2025-12-10T03:08:48.337Z] Complete documentation for Perl, including FAQ lists, should be found on
[2025-12-10T03:08:48.337Z] this system using "man perl" or "perldoc perl". If you have access to the
[2025-12-10T03:08:48.337Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page.
[2025-12-10T03:08:48.337Z]
[2025-12-10T03:08:48.337Z] podmanVersion : bash: line 1: podman: command not found
[2025-12-10T03:08:48.337Z] procArch : riscv64
[2025-12-10T03:08:48.337Z] sysArch : riscv64
[2025-12-10T03:08:48.337Z] sysOS : Linux
[2025-12-10T03:08:48.337Z] ulimit :
[2025-12-10T03:08:48.337Z] real-time non-blocking time (microseconds, -R) unlimited
[2025-12-10T03:08:48.337Z] core file size (blocks, -c) 0
[2025-12-10T03:08:48.337Z] data seg size (kbytes, -d) unlimited
[2025-12-10T03:08:48.337Z] scheduling priority (-e) 0
[2025-12-10T03:08:48.337Z] file size (blocks, -f) unlimited
[2025-12-10T03:08:48.337Z] pending signals (-i) 62890
[2025-12-10T03:08:48.337Z] max locked memory (kbytes, -l) 2012536
[2025-12-10T03:08:48.337Z] max memory size (kbytes, -m) unlimited
[2025-12-10T03:08:48.337Z] open files (-n) 1048576
[2025-12-10T03:08:48.337Z] pipe size (512 bytes, -p) 8
[2025-12-10T03:08:48.337Z] POSIX message queues (bytes, -q) 819200
[2025-12-10T03:08:48.337Z] real-time priority (-r) 0
[2025-12-10T03:08:48.337Z] stack size (kbytes, -s) 8192
[2025-12-10T03:08:48.337Z] cpu time (seconds, -t) unlimited
[2025-12-10T03:08:48.337Z] max user processes (-u) 62890
[2025-12-10T03:08:48.337Z] virtual memory (kbytes, -v) unlimited
[2025-12-10T03:08:48.337Z] file locks (-x) unlimited
[2025-12-10T03:08:48.337Z] uname : Linux test-rise-ubuntu2404-riscv64-6.adoptopenjdk.net 5.10.113-scw1 #1 SMP PREEMPT Fri Jul 12 15:31:22 UTC 2024 riscv64 riscv64 riscv64 GNU/Linux
[2025-12-10T03:08:48.337Z] vmVendor : Oracle Corporation
[2025-12-10T03:08:48.337Z] vmVersion : 26-beta+27-ea
[2025-12-10T03:08:48.337Z] xlc version : bash: line 1: xlC: command not found
[2025-12-10T03:08:48.337Z] **************************************************************************
[2025-12-10T03:08:48.337Z]
[2025-12-10T03:08:48.337Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2025-12-10T03:08:48.337Z]
[2025-12-10T03:08:48.338Z] System.getProperty('java.vendor')=Eclipse Adoptium
[2025-12-10T03:08:48.338Z]
[2025-12-10T03:08:48.338Z] System.getProperty('os.name')=Linux
[2025-12-10T03:08:48.338Z]
[2025-12-10T03:08:48.338Z] System.getProperty('os.arch')=riscv64
[2025-12-10T03:08:48.338Z]
[2025-12-10T03:08:48.338Z] System.getProperty('java.fullversion')=null
[2025-12-10T03:08:48.338Z]
[2025-12-10T03:08:48.338Z] System.getProperty('sun.arch.data.model')=64
[2025-12-10T03:08:48.338Z]
[2025-12-10T03:08:48.338Z] make -f clean.mk cleanBuild
[2025-12-10T03:08:48.338Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/TKG'
[2025-12-10T03:08:49.080Z] rm -f -r /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/TKG/../../jvmtest
[2025-12-10T03:08:49.080Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/TKG'
[2025-12-10T03:08:49.080Z] make -f compile.mk compile
[2025-12-10T03:08:49.080Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/TKG'
[2025-12-10T03:08:49.417Z] rm -f -r /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-12-10T03:08:49.417Z] mkdir -p /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-12-10T03:08:49.417Z] (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-12-10T03:08:49.417Z] 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-12-10T03:08:50.129Z] Buildfile: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/TKG/scripts/build_test.xml
[2025-12-10T03:08:52.405Z] [echo] build.list is TestConfig/build.xml,perf/build.xml
[2025-12-10T03:08:52.405Z]
[2025-12-10T03:08:52.405Z] -create_test_directory:
[2025-12-10T03:08:52.405Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/jvmtest
[2025-12-10T03:08:52.405Z]
[2025-12-10T03:08:52.405Z] stage_test_material:
[2025-12-10T03:08:53.561Z] [copy] Copying 585 files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/jvmtest
[2025-12-10T03:08:54.276Z]
[2025-12-10T03:08:54.276Z] build:
[2025-12-10T03:08:54.611Z]
[2025-12-10T03:08:54.611Z] init:
[2025-12-10T03:08:54.611Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/jvmtest/perf
[2025-12-10T03:08:54.611Z]
[2025-12-10T03:08:54.611Z] dist:
[2025-12-10T03:08:54.611Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/jvmtest/perf
[2025-12-10T03:08:54.611Z]
[2025-12-10T03:08:54.611Z] build:
[2025-12-10T03:08:54.611Z]
[2025-12-10T03:08:54.611Z] build:
[2025-12-10T03:08:54.944Z]
[2025-12-10T03:08:54.944Z] init:
[2025-12-10T03:08:54.944Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/jvmtest/perf/bumbleBench
[2025-12-10T03:08:54.944Z]
[2025-12-10T03:08:54.944Z] getBumbleBench:
[2025-12-10T03:08:54.944Z] [echo] Cloning BumbleBench
[2025-12-10T03:08:54.944Z] [echo] git clone --depth 1 -b master https://github.com/adoptium/bumblebench.git
[2025-12-10T03:08:54.944Z] [exec] Cloning into 'bumblebench'...
[2025-12-10T03:08:55.673Z]
[2025-12-10T03:08:55.673Z] buildBumbleBench:
[2025-12-10T03:08:55.673Z] [echo] Building BumbleBench
[2025-12-10T03:08:55.673Z]
[2025-12-10T03:08:55.673Z] compile-all:
[2025-12-10T03:08:55.673Z] [javac] Compiling 8 source files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-12-10T03:08:56.390Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-12-10T03:08:56.390Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-12-10T03:08:56.390Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-12-10T03:08:56.390Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-12-10T03:08:56.390Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-12-10T03:08:56.390Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-12-10T03:09:02.329Z] [javac] Note: Some input files use or override a deprecated API.
[2025-12-10T03:09:02.329Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-12-10T03:09:02.329Z] [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-12-10T03:09:02.329Z] [javac] Note: Recompile with -Xlint:unchecked for details.
[2025-12-10T03:09:02.329Z] [javac] 4 warnings
[2025-12-10T03:09:02.329Z] [javac] Compiling 1 source file to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-12-10T03:09:02.329Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-12-10T03:09:02.329Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-12-10T03:09:02.329Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-12-10T03:09:02.329Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-12-10T03:09:02.329Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-12-10T03:09:02.329Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-12-10T03:09:03.047Z] [javac] 4 warnings
[2025-12-10T03:09:03.047Z] [javac] Compiling 11 source files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-12-10T03:09:03.047Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-12-10T03:09:03.047Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-12-10T03:09:03.047Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-12-10T03:09:03.047Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-12-10T03:09:03.047Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-12-10T03:09:03.047Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-12-10T03:09:03.769Z] [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-12-10T03:09:03.769Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-12-10T03:09:03.769Z] [javac] 4 warnings
[2025-12-10T03:09:03.769Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-12-10T03:09:03.769Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-12-10T03:09:03.769Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-12-10T03:09:03.769Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-12-10T03:09:03.769Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-12-10T03:09:03.769Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-12-10T03:09:03.769Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-12-10T03:09:04.493Z] [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-12-10T03:09:04.493Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-12-10T03:09:04.493Z] [javac] 4 warnings
[2025-12-10T03:09:04.493Z] [javac] Compiling 9 source files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-12-10T03:09:04.493Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-12-10T03:09:04.493Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-12-10T03:09:04.493Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-12-10T03:09:04.493Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-12-10T03:09:04.493Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-12-10T03:09:04.493Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-12-10T03:09:06.168Z] [javac] Note: Some input files use or override a deprecated API.
[2025-12-10T03:09:06.168Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-12-10T03:09:06.168Z] [javac] 4 warnings
[2025-12-10T03:09:06.168Z] [javac] Compiling 1 source file to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-12-10T03:09:06.168Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-12-10T03:09:06.168Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-12-10T03:09:06.168Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-12-10T03:09:06.168Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-12-10T03:09:06.168Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-12-10T03:09:06.168Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-12-10T03:09:06.513Z] [javac] 4 warnings
[2025-12-10T03:09:06.513Z] [javac] Compiling 2 source files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-12-10T03:09:06.513Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-12-10T03:09:06.513Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-12-10T03:09:06.513Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-12-10T03:09:06.513Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-12-10T03:09:06.513Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-12-10T03:09:06.513Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-12-10T03:09:06.513Z] [javac] 4 warnings
[2025-12-10T03:09:06.513Z] [javac] Compiling 8 source files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-12-10T03:09:06.513Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-12-10T03:09:06.513Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-12-10T03:09:06.513Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-12-10T03:09:06.513Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-12-10T03:09:06.513Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-12-10T03:09:06.513Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-12-10T03:09:06.847Z] [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-12-10T03:09:06.847Z] [javac] synchronized(init) {
[2025-12-10T03:09:06.847Z] [javac] ^
[2025-12-10T03:09:06.847Z] [javac] 5 warnings
[2025-12-10T03:09:06.848Z] [javac] Compiling 6 source files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-12-10T03:09:07.183Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-12-10T03:09:07.183Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-12-10T03:09:07.183Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-12-10T03:09:07.183Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-12-10T03:09:07.183Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-12-10T03:09:07.183Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-12-10T03:09:07.518Z] [javac] 4 warnings
[2025-12-10T03:09:07.518Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-12-10T03:09:07.518Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-12-10T03:09:07.518Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-12-10T03:09:07.518Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-12-10T03:09:07.518Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-12-10T03:09:07.518Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-12-10T03:09:07.518Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-12-10T03:09:08.239Z] [javac] 4 warnings
[2025-12-10T03:09:08.239Z] [javac] Compiling 7 source files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-12-10T03:09:08.239Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-12-10T03:09:08.239Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-12-10T03:09:08.239Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-12-10T03:09:08.239Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-12-10T03:09:08.239Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-12-10T03:09:08.239Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-12-10T03:09:09.928Z] [javac] 4 warnings
[2025-12-10T03:09:09.928Z] [javac] Compiling 8 source files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-12-10T03:09:09.928Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-12-10T03:09:09.928Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-12-10T03:09:09.928Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-12-10T03:09:09.928Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-12-10T03:09:09.928Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-12-10T03:09:09.928Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-12-10T03:09:10.263Z] [javac] 4 warnings
[2025-12-10T03:09:10.263Z] [javac] Compiling 2 source files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-12-10T03:09:10.263Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-12-10T03:09:10.263Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-12-10T03:09:10.263Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-12-10T03:09:10.263Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-12-10T03:09:10.263Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-12-10T03:09:10.263Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-12-10T03:09:10.605Z] [javac] 4 warnings
[2025-12-10T03:09:10.605Z] [javac] Compiling 4 source files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-12-10T03:09:10.605Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-12-10T03:09:10.605Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-12-10T03:09:10.605Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-12-10T03:09:10.605Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-12-10T03:09:10.605Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-12-10T03:09:10.605Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-12-10T03:09:10.605Z] [javac] 4 warnings
[2025-12-10T03:09:10.605Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-12-10T03:09:10.605Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2025-12-10T03:09:10.605Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2025-12-10T03:09:10.605Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2025-12-10T03:09:10.605Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-12-10T03:09:10.605Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-12-10T03:09:10.605Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-12-10T03:09:10.941Z] [javac] 4 warnings
[2025-12-10T03:09:10.941Z]
[2025-12-10T03:09:10.941Z] dist:
[2025-12-10T03:09:11.289Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/perf/bumbleBench/bumblebench/BumbleBench.jar
[2025-12-10T03:09:12.030Z]
[2025-12-10T03:09:12.030Z] dist:
[2025-12-10T03:09:12.030Z] [copy] Copying 126 files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/jvmtest/perf/bumbleBench
[2025-12-10T03:09:12.365Z]
[2025-12-10T03:09:12.365Z] build:
[2025-12-10T03:09:12.365Z]
[2025-12-10T03:09:12.365Z] getDependentLibs:
[2025-12-10T03:09:25.516Z] [exec] --------------------------------------------
[2025-12-10T03:09:25.517Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/../../externalDependency/lib
[2025-12-10T03:09:25.517Z] [exec] task is set to default
[2025-12-10T03:09:25.517Z] [exec] dependencyList is set to dacapo
[2025-12-10T03:09:25.517Z] [exec] System Test jars will not be downloaded.
[2025-12-10T03:09:25.517Z] [exec] --------------------------------------------
[2025-12-10T03:09:25.517Z] [exec] Starting download third party dependent jars
[2025-12-10T03:09:25.517Z] [exec] --------------------------------------------
[2025-12-10T03:09:25.517Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/../../externalDependency/lib
[2025-12-10T03:09:25.517Z] [exec] /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/../../externalDependency/lib/dacapo.zip exists with correct hash, not downloading
[2025-12-10T03:09:25.517Z] [exec] downloaded dependent third party jars successfully
[2025-12-10T03:09:25.517Z]
[2025-12-10T03:09:25.517Z] init:
[2025-12-10T03:09:25.517Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/jvmtest/perf/dacapo
[2025-12-10T03:09:25.517Z]
[2025-12-10T03:09:25.517Z] getDacapoSuite:
[2025-12-10T03:09:25.517Z] [unzip] Expanding: /home/jenkins/externalDependency/lib/dacapo.zip into /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/jvmtest/perf/dacapo
[2025-12-10T03:11:18.805Z] [move] Moving 1 file to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/jvmtest/perf/dacapo
[2025-12-10T03:11:18.805Z] [move] Moving 10669 files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/jvmtest/perf/dacapo/dacapo
[2025-12-10T03:11:18.805Z]
[2025-12-10T03:11:18.805Z] dist:
[2025-12-10T03:11:18.805Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/jvmtest/perf/dacapo
[2025-12-10T03:11:18.805Z]
[2025-12-10T03:11:18.805Z] build:
[2025-12-10T03:11:18.805Z]
[2025-12-10T03:11:18.805Z] init:
[2025-12-10T03:11:18.805Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/jvmtest/perf/idle_micro
[2025-12-10T03:11:18.805Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/perf/idle_micro/bin
[2025-12-10T03:11:18.805Z]
[2025-12-10T03:11:18.805Z] compile:
[2025-12-10T03:11:18.805Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-12-10T03:11:18.805Z] [echo] ============COMPILER SETTINGS============
[2025-12-10T03:11:18.805Z] [echo] ===fork: yes
[2025-12-10T03:11:18.805Z] [echo] ===executable: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/jdkbinary/j2sdk-image/bin/javac
[2025-12-10T03:11:18.805Z] [echo] ===debug: on
[2025-12-10T03:11:18.805Z] [echo] ===destdir: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/TKG/../../jvmtest/perf/idle_micro
[2025-12-10T03:11:18.805Z] [javac] Compiling 3 source files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/perf/idle_micro/bin
[2025-12-10T03:11:24.749Z] [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-12-10T03:11:24.749Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-12-10T03:11:24.749Z]
[2025-12-10T03:11:24.749Z] dist:
[2025-12-10T03:11:24.749Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/jvmtest/perf/idle_micro/IdleMicrobenchmark.jar
[2025-12-10T03:11:24.749Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/jvmtest/perf/idle_micro
[2025-12-10T03:11:24.749Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/jvmtest/perf/idle_micro
[2025-12-10T03:11:24.749Z] [copy] Copying 7 files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/jvmtest/perf/idle_micro
[2025-12-10T03:11:24.749Z]
[2025-12-10T03:11:24.749Z] clean:
[2025-12-10T03:11:24.749Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/perf/idle_micro/bin
[2025-12-10T03:11:24.749Z]
[2025-12-10T03:11:24.749Z] build:
[2025-12-10T03:11:24.749Z]
[2025-12-10T03:11:24.749Z] build:
[2025-12-10T03:11:24.749Z]
[2025-12-10T03:11:24.749Z] init:
[2025-12-10T03:11:24.749Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/jvmtest/perf/renaissance
[2025-12-10T03:11:24.749Z]
[2025-12-10T03:11:24.749Z] getRenaissanceSuite:
[2025-12-10T03:11:24.749Z] [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-12-10T03:12:13.400Z]
[2025-12-10T03:12:13.400Z] dist:
[2025-12-10T03:12:13.400Z] [copy] Copying 3 files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/jvmtest/perf/renaissance
[2025-12-10T03:12:13.400Z]
[2025-12-10T03:12:13.400Z] build:
[2025-12-10T03:12:13.400Z]
[2025-12-10T03:12:13.400Z] init:
[2025-12-10T03:12:13.400Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/jvmtest/perf/specjbb
[2025-12-10T03:12:13.400Z]
[2025-12-10T03:12:13.400Z] getSpecjbbSuite:
[2025-12-10T03:12:13.400Z]
[2025-12-10T03:12:13.400Z] dist:
[2025-12-10T03:12:13.400Z] [copy] Copying 3 files to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/jvmtest/perf/specjbb/run
[2025-12-10T03:12:13.400Z]
[2025-12-10T03:12:13.400Z] BUILD SUCCESSFUL
[2025-12-10T03:12:13.400Z] Total time: 3 minutes 20 seconds
[2025-12-10T03:12:13.400Z] 0
[2025-12-10T03:12:13.400Z]
[2025-12-10T03:12:13.400Z]
[2025-12-10T03:12:13.400Z] RECORD TEST REPOs SHA
[2025-12-10T03:12:13.400Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/TKG/../TKG/scripts"; \
[2025-12-10T03:12:13.400Z] 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-12-10T03:12:13.400Z] 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-12-10T03:12:13.401Z] touch /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/TKG/../TKG/SHAs.txt
[2025-12-10T03:12:13.401Z] ================================================
[2025-12-10T03:12:13.401Z] timestamp: 20251210-031210
[2025-12-10T03:12:13.401Z] repo dir: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/TKG
[2025-12-10T03:12:13.401Z] git repo:
[2025-12-10T03:12:13.401Z] Fetch URL: https://github.com/adoptium/TKG.git
[2025-12-10T03:12:13.401Z] sha:
[2025-12-10T03:12:13.401Z] ad8341f728a08500502b207e789a2ed939aa4dbe
[2025-12-10T03:12:13.401Z] ================================================
[2025-12-10T03:12:13.401Z] timestamp: 20251210-031210
[2025-12-10T03:12:13.401Z] repo dir: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests
[2025-12-10T03:12:13.401Z] git repo:
[2025-12-10T03:12:13.401Z] Fetch URL: https://github.com/adoptium/aqa-tests.git
[2025-12-10T03:12:13.401Z] sha:
[2025-12-10T03:12:13.401Z] 3e7499ffc7dfb578b3740660f047e747ca17e8d2
[2025-12-10T03:12:13.401Z] ================================================
[2025-12-10T03:12:13.401Z] timestamp: 20251210-031210
[2025-12-10T03:12:13.401Z] repo dir: /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/perf/bumbleBench/bumblebench
[2025-12-10T03:12:13.401Z] git repo:
[2025-12-10T03:12:13.401Z] Fetch URL: https://github.com/adoptium/bumblebench.git
[2025-12-10T03:12:13.401Z] sha:
[2025-12-10T03:12:13.401Z] 4ec780b716e7617094cce740d3b085ca4637ee0f
[2025-12-10T03:12:13.401Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/TKG'
[Pipeline] }
[2025-12-10T03:12:13.516Z] $ ssh-agent -k
[2025-12-10T03:12:13.539Z] unset SSH_AUTH_SOCK;
[2025-12-10T03:12:13.539Z] unset SSH_AGENT_PID;
[2025-12-10T03:12:13.539Z] echo Agent pid 1105269 killed;
[2025-12-10T03:12:13.658Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] echo
[2025-12-10T03:12:13.764Z] 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-12-10T03:12:13.785Z] ITERATION: 1/1
[Pipeline] sh
[2025-12-10T03:12:14.337Z] + which Xvfb
[2025-12-10T03:12:14.337Z] /usr/bin/Xvfb
[Pipeline] wrap
[2025-12-10T03:12:14.521Z] $ Xvfb -displayfd 2 -screen 0 1024x768x24 -fbdir /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/.xvfb-14-..fbdir14704225607240146624
[Pipeline] {
[Pipeline] sh
[2025-12-10T03:12:35.215Z] + ps -f
[2025-12-10T03:12:35.215Z] + awk {print $9}
[2025-12-10T03:12:35.215Z] + grep [X]vfb
[Pipeline] echo
[2025-12-10T03:12:35.337Z] env.DISPLAY is :0
[Pipeline] sshagent
[2025-12-10T03:12:35.355Z] $ ssh-agent
[2025-12-10T03:12:35.496Z] SSH_AUTH_SOCK=/tmp/ssh-tODWvtMGG8rv/agent.1106174
[2025-12-10T03:12:35.496Z] SSH_AGENT_PID=1106176
[2025-12-10T03:12:35.496Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2025-12-10T03:12:36.079Z] + uname
[2025-12-10T03:12:36.080Z] + [ Linux = AIX ]
[2025-12-10T03:12:36.080Z] + uname
[2025-12-10T03:12:36.080Z] + [ Linux = SunOS ]
[2025-12-10T03:12:36.080Z] + uname
[2025-12-10T03:12:36.080Z] + [ Linux = *BSD ]
[2025-12-10T03:12:36.080Z] + MAKE=make
[2025-12-10T03:12:36.080Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2025-12-10T03:12:36.080Z] make: Nothing to be done for 'testEnvTeardown'.
[Pipeline] sh
[2025-12-10T03:12:36.725Z] + uname
[2025-12-10T03:12:36.725Z] + [ Linux = AIX ]
[2025-12-10T03:12:36.725Z] + uname
[2025-12-10T03:12:36.725Z] + [ Linux = SunOS ]
[2025-12-10T03:12:36.725Z] + uname
[2025-12-10T03:12:36.725Z] + [ Linux = *BSD ]
[2025-12-10T03:12:36.725Z] + MAKE=make
[2025-12-10T03:12:36.725Z] + cd ./aqa-tests
[2025-12-10T03:12:36.725Z] + . ./scripts/testenv/testenvSettings.sh
[2025-12-10T03:12:36.725Z] + set +x
[2025-12-10T03:12:36.725Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/jdkbinary/j2sdk-image
[2025-12-10T03:12:36.725Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/../../externalDependency/lib
[2025-12-10T03:12:36.725Z] make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=sanity.perf TESTLIST=
[2025-12-10T03:12:36.725Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/TKG'
[2025-12-10T03:12:36.725Z] perl scripts/configure.pl
[2025-12-10T03:12:36.725Z] /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-12-10T03:12:38.401Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2025-12-10T03:12:38.401Z]
[2025-12-10T03:12:38.401Z] Starting to generate test make files.
[2025-12-10T03:12:38.401Z]
[2025-12-10T03:12:38.736Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/TKG/../perf/dacapo/playlist.xml
[2025-12-10T03:12:38.736Z] Generated /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/TKG/../perf/dacapo/autoGen.mk
[2025-12-10T03:12:38.736Z]
[2025-12-10T03:12:39.069Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/TKG/../perf/renaissance/playlist.xml
[2025-12-10T03:12:39.069Z] Generated /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/TKG/../perf/renaissance/autoGen.mk
[2025-12-10T03:12:39.069Z]
[2025-12-10T03:12:39.069Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/TKG/../perf/idle_micro/playlist.xml
[2025-12-10T03:12:39.069Z] Generated /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/TKG/../perf/idle_micro/autoGen.mk
[2025-12-10T03:12:39.069Z]
[2025-12-10T03:12:39.069Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/TKG/../perf/bumbleBench/playlist.xml
[2025-12-10T03:12:39.409Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/TKG/../perf/specjbb/playlist.xml
[2025-12-10T03:12:39.409Z] Parsing /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/TKG/../perf/liberty/playlist.xml
[2025-12-10T03:12:39.409Z] Generated /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/TKG/../perf/autoGen.mk
[2025-12-10T03:12:39.409Z]
[2025-12-10T03:12:39.409Z] Generated /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/TKG/../autoGen.mk
[2025-12-10T03:12:39.409Z]
[2025-12-10T03:12:39.409Z] Generated /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/TKG/../TKG/utils.mk
[2025-12-10T03:12:39.409Z]
[2025-12-10T03:12:39.409Z] Generated /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/TKG/../TKG/rerun.mk
[2025-12-10T03:12:39.409Z]
[2025-12-10T03:12:39.409Z] Make files are generated successfully.
[2025-12-10T03:12:39.409Z]
[2025-12-10T03:12:39.409Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/TKG'
[2025-12-10T03:12:39.409Z] make -f runtest.mk _sanity.perf
[2025-12-10T03:12:39.409Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/TKG'
[2025-12-10T03:12:41.116Z]
[2025-12-10T03:12:41.116Z] Running make 4.3
[2025-12-10T03:12:41.117Z] set TEST_ROOT to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/TKG/..
[2025-12-10T03:12:41.117Z] set JDK_VERSION to 26
[2025-12-10T03:12:41.117Z] set JDK_IMPL to hotspot
[2025-12-10T03:12:41.117Z] set JVM_VERSION to openjdk26
[2025-12-10T03:12:41.117Z] set JCL_VERSION to latest
[2025-12-10T03:12:41.117Z] set JAVA_HOME to /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/jdkbinary/j2sdk-image
[2025-12-10T03:12:41.117Z] set SPEC to linux_riscv64
[2025-12-10T03:12:41.117Z] set TEST_FLAG to
[2025-12-10T03:12:41.117Z] set OS_LABEL to ubuntu.24
[2025-12-10T03:12:41.117Z] Running sanity.perf ...
[2025-12-10T03:12:41.117Z] There are 9 test targets in sanity.perf
[2025-12-10T03:12:41.117Z] "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/jdkbinary/j2sdk-image/bin/java" -version
[2025-12-10T03:12:41.117Z] openjdk version "26-beta" 2026-03-17
[2025-12-10T03:12:41.117Z] OpenJDK Runtime Environment Temurin-26+27-202512092206 (build 26-beta+27-ea)
[2025-12-10T03:12:41.117Z] OpenJDK 64-Bit Server VM Temurin-26+27-202512092206 (build 26-beta+27-ea, mixed mode, sharing)
[2025-12-10T03:12:41.469Z] make[2]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests'
[2025-12-10T03:12:41.469Z] make[3]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/perf'
[2025-12-10T03:12:41.469Z] make[4]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/perf/dacapo'
[2025-12-10T03:12:41.469Z]
[2025-12-10T03:12:41.469Z] ===============================================
[2025-12-10T03:12:41.469Z] Running test dacapo-eclipse_0 ...
[2025-12-10T03:12:41.469Z] ===============================================
[2025-12-10T03:12:41.469Z] dacapo-eclipse_0 Start Time: Wed Dec 10 03:12:41 2025 Epoch Time (ms): 1765336361354
[2025-12-10T03:12:41.469Z] variation: NoOptions
[2025-12-10T03:12:41.469Z] JVM_OPTIONS:
[2025-12-10T03:12:41.469Z] { \
[2025-12-10T03:12:41.469Z] echo ""; echo "TEST SETUP:"; \
[2025-12-10T03:12:41.469Z] echo "Nothing to be done for setup."; \
[2025-12-10T03:12:41.469Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_17653363599617/dacapo-eclipse_0"; \
[2025-12-10T03:12:41.469Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_17653363599617/dacapo-eclipse_0"; \
[2025-12-10T03:12:41.469Z] echo ""; echo "TESTING:"; \
[2025-12-10T03:12:41.469Z] "/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-12-10T03:12:41.469Z] 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_17653363599617/dacapo-eclipse_0"; else echo "-----------------------------------"; echo "dacapo-eclipse_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-12-10T03:12:41.469Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-12-10T03:12:41.469Z] echo "Nothing to be done for teardown."; \
[2025-12-10T03:12:41.469Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_17653363599617/TestTargetResult";
[2025-12-10T03:12:41.469Z]
[2025-12-10T03:12:41.469Z] TEST SETUP:
[2025-12-10T03:12:41.469Z] Nothing to be done for setup.
[2025-12-10T03:12:41.469Z]
[2025-12-10T03:12:41.470Z] TESTING:
[2025-12-10T03:12:42.631Z] 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-12-10T03:12:44.912Z] Version: eclipse 4.27 (use -p to print nominal benchmark stats)
[2025-12-10T03:12:46.588Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2025-12-10T03:12:46.588Z] 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-12-10T03:12:46.588Z] WARNING: Please consider reporting this to the maintainers of class org.eclipse.osgi.internal.url.MultiplexingFactory
[2025-12-10T03:12:46.588Z] WARNING: sun.misc.Unsafe::staticFieldOffset will be removed in a future release
[2025-12-10T03:12:54.755Z] Unzip workspace
[2025-12-10T03:12:54.755Z] ===== DaCapo 23.11-MR2-chopin-minimal eclipse starting =====
[2025-12-10T03:12:54.755Z] Initialize workspace .WARNING: A restricted method in java.lang.System has been called
[2025-12-10T03:12:54.755Z] 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-12-10T03:12:54.755Z] WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module
[2025-12-10T03:12:54.755Z] WARNING: Restricted methods will be blocked in a future release unless native access is enabled
[2025-12-10T03:12:54.755Z]
[2025-12-10T03:13:01.021Z] ..................
[2025-12-10T03:13:57.116Z] Index workspace .....................
[2025-12-10T03:14:45.303Z] Build workspace
[2025-12-10T03:14:56.168Z] Search .. 4,207 references for default constructor in workspace
[2025-12-10T03:14:57.321Z] .. 1,957 references for method 'equals' in workspace
[2025-12-10T03:14:59.004Z] Type hierarchy tests
[2025-12-10T03:15:14.923Z] AST tests
[2025-12-10T03:15:37.915Z] Completion tests .........
[2025-12-10T03:15:53.851Z] Format tests ..............
[2025-12-10T03:15:57.024Z] Model tests ................
[2025-12-10T03:15:57.024Z] ===== DaCapo 23.11-MR2-chopin-minimal eclipse PASSED in 182294 msec =====
[2025-12-10T03:16:00.071Z] Delete workspace
[2025-12-10T03:16:01.237Z] -----------------------------------
[2025-12-10T03:16:01.237Z] dacapo-eclipse_0_PASSED
[2025-12-10T03:16:01.237Z] -----------------------------------
[2025-12-10T03:16:01.237Z]
[2025-12-10T03:16:01.237Z] TEST TEARDOWN:
[2025-12-10T03:16:01.237Z] Nothing to be done for teardown.
[2025-12-10T03:16:01.237Z] dacapo-eclipse_0 Finish Time: Wed Dec 10 03:16:00 2025 Epoch Time (ms): 1765336560951
[2025-12-10T03:16:01.237Z]
[2025-12-10T03:16:01.237Z] ===============================================
[2025-12-10T03:16:01.237Z] Running test dacapo-h2_0 ...
[2025-12-10T03:16:01.237Z] ===============================================
[2025-12-10T03:16:01.237Z] dacapo-h2_0 Start Time: Wed Dec 10 03:16:01 2025 Epoch Time (ms): 1765336561028
[2025-12-10T03:16:01.237Z] variation: NoOptions
[2025-12-10T03:16:01.237Z] JVM_OPTIONS:
[2025-12-10T03:16:01.237Z] { \
[2025-12-10T03:16:01.237Z] echo ""; echo "TEST SETUP:"; \
[2025-12-10T03:16:01.237Z] echo "Nothing to be done for setup."; \
[2025-12-10T03:16:01.237Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_17653363599617/dacapo-h2_0"; \
[2025-12-10T03:16:01.237Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_17653363599617/dacapo-h2_0"; \
[2025-12-10T03:16:01.237Z] echo ""; echo "TESTING:"; \
[2025-12-10T03:16:01.237Z] "/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-12-10T03:16:01.238Z] 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_17653363599617/dacapo-h2_0"; else echo "-----------------------------------"; echo "dacapo-h2_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-12-10T03:16:01.238Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-12-10T03:16:01.238Z] echo "Nothing to be done for teardown."; \
[2025-12-10T03:16:01.238Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_17653363599617/TestTargetResult";
[2025-12-10T03:16:01.238Z]
[2025-12-10T03:16:01.238Z] TEST SETUP:
[2025-12-10T03:16:01.238Z] Nothing to be done for setup.
[2025-12-10T03:16:01.238Z]
[2025-12-10T03:16:01.238Z] TESTING:
[2025-12-10T03:16:02.637Z] Using scaled threading model. 4 processors detected, 4 threads used to drive the workload, in a possible range of [1,1024]
[2025-12-10T03:16:02.637Z] 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-12-10T03:16:02.969Z] Version: h2 2.2.220 derby 10.15.2.0 (use -p to print nominal benchmark stats)
[2025-12-10T03:16:02.969Z] Preparing the H2 database...
[2025-12-10T03:16:02.969Z] TPCC configuration: scale: 16, terminals: 4, transactions: 100000
[2025-12-10T03:17:56.292Z] ===== DaCapo 23.11-MR2-chopin-minimal h2 starting =====
[2025-12-10T03:17:56.292Z] Starting 100000 requests...
[2025-12-10T03:18:12.227Z]
[2025-12-10T03:18:19.547Z] 5%
[2025-12-10T03:18:26.880Z] 10%
[2025-12-10T03:18:31.666Z] 15%
[2025-12-10T03:18:35.480Z] 20%
[2025-12-10T03:18:41.421Z] 25%
[2025-12-10T03:18:45.228Z] 30%
[2025-12-10T03:18:50.016Z] 35%
[2025-12-10T03:18:53.827Z] 40%
[2025-12-10T03:18:58.613Z] 45%
[2025-12-10T03:19:02.424Z] 50%
[2025-12-10T03:19:06.234Z] 55%
[2025-12-10T03:19:11.026Z] 60%
[2025-12-10T03:19:14.856Z] 65%
[2025-12-10T03:19:20.991Z] 70%
[2025-12-10T03:19:23.757Z] 75%
[2025-12-10T03:19:28.548Z] 80%
[2025-12-10T03:19:32.361Z] 85%
[2025-12-10T03:19:37.152Z] 90%
[2025-12-10T03:19:41.938Z] 95%
[2025-12-10T03:19:41.938Z] 100%
[2025-12-10T03:19:41.938Z] Completed requests
[2025-12-10T03:19:41.938Z] Stock level ............. 3973 ( 4.0%)
[2025-12-10T03:19:41.938Z] Order status by name .... 2361 ( 2.4%)
[2025-12-10T03:19:41.938Z] Order status by ID ...... 1609 ( 1.6%)
[2025-12-10T03:19:41.938Z] Payment by name ......... 25847 (25.8%)
[2025-12-10T03:19:41.938Z] Payment by ID ........... 17220 (17.2%)
[2025-12-10T03:19:41.938Z] Delivery schedule ....... 4029 ( 4.0%)
[2025-12-10T03:19:41.938Z] New order ............... 44509 (44.5%)
[2025-12-10T03:19:41.938Z] New order rollback ...... 452 ( 0.5%)
[2025-12-10T03:19:41.938Z] ===== DaCapo 23.11-MR2-chopin-minimal h2 PASSED in 107210 msec =====
[2025-12-10T03:19:41.938Z] ===== DaCapo processed 100000 requests in 107093 msec, 933 requests per second =====
[2025-12-10T03:19:41.938Z] ===== DaCapo tail latency, simple: 50% 2080 usec, 90% 9863 usec, 99% 27746 usec, 99.9% 122208 usec, 99.99% 230735 usec, max 454606 usec, measured over 100000 events =====
[2025-12-10T03:19:41.938Z] ===== DaCapo tail latency, metered 100ms smoothing: 50% 4440 usec, 90% 12533 usec, 99% 31358 usec, 99.9% 122208 usec, 99.99% 230735 usec, max 454606 usec, measured over 100000 events =====
[2025-12-10T03:19:41.938Z] ===== DaCapo tail latency, metered full smoothing: 50% 9466429 usec, 90% 15298101 usec, 99% 16420200 usec, 99.9% 16524755 usec, 99.99% 16537133 usec, max 16546718 usec, measured over 100000 events =====
[2025-12-10T03:20:30.890Z] Resetting database to initial state....................
[2025-12-10T03:20:32.562Z] -----------------------------------
[2025-12-10T03:20:32.562Z] dacapo-h2_0_PASSED
[2025-12-10T03:20:32.562Z] -----------------------------------
[2025-12-10T03:20:32.562Z]
[2025-12-10T03:20:32.562Z] TEST TEARDOWN:
[2025-12-10T03:20:32.562Z] Nothing to be done for teardown.
[2025-12-10T03:20:32.562Z] dacapo-h2_0 Finish Time: Wed Dec 10 03:20:32 2025 Epoch Time (ms): 1765336832544
[2025-12-10T03:20:32.906Z]
[2025-12-10T03:20:32.906Z] ===============================================
[2025-12-10T03:20:32.906Z] Running test dacapo-lusearch-fix_0 ...
[2025-12-10T03:20:32.906Z] ===============================================
[2025-12-10T03:20:32.906Z] dacapo-lusearch-fix_0 Start Time: Wed Dec 10 03:20:32 2025 Epoch Time (ms): 1765336832617
[2025-12-10T03:20:32.906Z] dacapo-lusearch-fix_0_DISABLED
[2025-12-10T03:20:32.906Z] Disabled Reason:
[2025-12-10T03:20:32.906Z] https://github.com/adoptium/aqa-tests/issues/1888#issuecomment-755015959
[2025-12-10T03:20:32.906Z] dacapo-lusearch-fix_0 Finish Time: Wed Dec 10 03:20:32 2025 Epoch Time (ms): 1765336832682
[2025-12-10T03:20:32.906Z] make[4]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/perf/dacapo'
[2025-12-10T03:20:32.906Z] make[4]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/perf/renaissance'
[2025-12-10T03:20:32.906Z]
[2025-12-10T03:20:32.906Z] ===============================================
[2025-12-10T03:20:32.906Z] Running test renaissance-akka-uct_0 ...
[2025-12-10T03:20:32.906Z] ===============================================
[2025-12-10T03:20:32.906Z] renaissance-akka-uct_0 Start Time: Wed Dec 10 03:20:32 2025 Epoch Time (ms): 1765336832795
[2025-12-10T03:20:32.906Z] variation: NoOptions
[2025-12-10T03:20:32.906Z] JVM_OPTIONS:
[2025-12-10T03:20:32.906Z] { \
[2025-12-10T03:20:32.906Z] echo ""; echo "TEST SETUP:"; \
[2025-12-10T03:20:32.906Z] echo "Nothing to be done for setup."; \
[2025-12-10T03:20:32.906Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_17653363599617/renaissance-akka-uct_0"; \
[2025-12-10T03:20:32.906Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_17653363599617/renaissance-akka-uct_0"; \
[2025-12-10T03:20:32.906Z] echo ""; echo "TESTING:"; \
[2025-12-10T03:20:32.906Z] "/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_17653363599617/renaissance-akka-uct_0"/akka-uct.json" akka-uct; \
[2025-12-10T03:20:32.906Z] 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_17653363599617/renaissance-akka-uct_0"; else echo "-----------------------------------"; echo "renaissance-akka-uct_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-12-10T03:20:32.906Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-12-10T03:20:32.906Z] echo "Nothing to be done for teardown."; \
[2025-12-10T03:20:32.906Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_17653363599617/TestTargetResult";
[2025-12-10T03:20:32.906Z]
[2025-12-10T03:20:32.906Z] TEST SETUP:
[2025-12-10T03:20:32.906Z] Nothing to be done for setup.
[2025-12-10T03:20:32.906Z]
[2025-12-10T03:20:32.906Z] TESTING:
[2025-12-10T03:20:35.884Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2025-12-10T03:20:35.884Z] 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_17653363599617/renaissance-akka-uct_0/launcher-032033-2314305662110235131/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2025-12-10T03:20:35.884Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2025-12-10T03:20:35.884Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2025-12-10T03:20:38.166Z] ====== akka-uct (concurrency) [default], iteration 0 started ======
[2025-12-10T03:20:38.505Z] GC before operation: completed in 143.962 ms, heap usage 18.771 MB -> 5.682 MB.
[2025-12-10T03:20:51.705Z] final size= 199991
[2025-12-10T03:20:51.705Z] final height= 9
[2025-12-10T03:21:07.675Z] final size= 199991
[2025-12-10T03:21:07.675Z] final height= 9
[2025-12-10T03:21:08.014Z] [WARN] [12/10/2025 03:21:07.741] [UCT-akka.actor.internal-dispatcher-3] [CoordinatedShutdown(akka://UCT)] Coordinated shutdown phase [actor-system-terminate] timed out after 10000 milliseconds
[2025-12-10T03:21:15.327Z] final size= 199991
[2025-12-10T03:21:15.327Z] final height= 9
[2025-12-10T03:21:22.639Z] final size= 199991
[2025-12-10T03:21:22.639Z] final height= 11
[2025-12-10T03:21:29.964Z] final size= 199991
[2025-12-10T03:21:29.964Z] final height= 9
[2025-12-10T03:21:35.911Z] final size= 199991
[2025-12-10T03:21:35.911Z] final height= 9
[2025-12-10T03:21:44.184Z] final size= 199991
[2025-12-10T03:21:44.184Z] final height= 9
[2025-12-10T03:21:50.133Z] final size= 199991
[2025-12-10T03:21:50.133Z] final height= 9
[2025-12-10T03:21:56.077Z] final size= 199991
[2025-12-10T03:21:56.077Z] final height= 9
[2025-12-10T03:22:03.409Z] final size= 199991
[2025-12-10T03:22:03.409Z] final height= 9
[2025-12-10T03:22:05.691Z] WARNING: This benchmark provides no result that can be validated.
[2025-12-10T03:22:05.691Z] There is no way to check that no silent failure occurred.
[2025-12-10T03:22:05.691Z] ====== akka-uct (concurrency) [default], iteration 0 completed (86884.605 ms) ======
[2025-12-10T03:22:05.691Z] ====== akka-uct (concurrency) [default], iteration 1 started ======
[2025-12-10T03:22:06.858Z] GC before operation: completed in 1559.001 ms, heap usage 591.866 MB -> 99.599 MB.
[2025-12-10T03:22:11.657Z] final size= 199991
[2025-12-10T03:22:11.657Z] final height= 9
[2025-12-10T03:22:18.970Z] final size= 199991
[2025-12-10T03:22:18.970Z] final height= 9
[2025-12-10T03:22:26.276Z] final size= 199991
[2025-12-10T03:22:26.276Z] final height= 9
[2025-12-10T03:22:32.254Z] final size= 199991
[2025-12-10T03:22:32.254Z] final height= 9
[2025-12-10T03:22:37.973Z] final size= 199991
[2025-12-10T03:22:37.973Z] final height= 9
[2025-12-10T03:22:45.289Z] final size= 199991
[2025-12-10T03:22:45.289Z] final height= 9
[2025-12-10T03:22:51.220Z] final size= 199991
[2025-12-10T03:22:51.220Z] final height= 9
[2025-12-10T03:22:57.170Z] final size= 199991
[2025-12-10T03:22:57.170Z] final height= 10
[2025-12-10T03:23:04.471Z] final size= 199991
[2025-12-10T03:23:04.471Z] final height= 11
[2025-12-10T03:23:11.793Z] final size= 199991
[2025-12-10T03:23:11.793Z] final height= 9
[2025-12-10T03:23:13.459Z] WARNING: This benchmark provides no result that can be validated.
[2025-12-10T03:23:13.459Z] There is no way to check that no silent failure occurred.
[2025-12-10T03:23:13.459Z] ====== akka-uct (concurrency) [default], iteration 1 completed (66733.661 ms) ======
[2025-12-10T03:23:13.459Z] ====== akka-uct (concurrency) [default], iteration 2 started ======
[2025-12-10T03:23:15.160Z] GC before operation: completed in 1502.482 ms, heap usage 773.008 MB -> 100.203 MB.
[2025-12-10T03:23:19.966Z] final size= 199991
[2025-12-10T03:23:19.966Z] final height= 10
[2025-12-10T03:23:27.306Z] final size= 199991
[2025-12-10T03:23:27.306Z] final height= 9
[2025-12-10T03:23:33.247Z] final size= 199991
[2025-12-10T03:23:33.247Z] final height= 9
[2025-12-10T03:23:40.560Z] final size= 199991
[2025-12-10T03:23:40.560Z] final height= 9
[2025-12-10T03:23:46.956Z] final size= 199991
[2025-12-10T03:23:46.956Z] final height= 9
[2025-12-10T03:23:52.893Z] final size= 199991
[2025-12-10T03:23:52.893Z] final height= 9
[2025-12-10T03:24:00.220Z] final size= 199991
[2025-12-10T03:24:00.220Z] final height= 9
[2025-12-10T03:24:06.175Z] final size= 199991
[2025-12-10T03:24:06.175Z] final height= 9
[2025-12-10T03:24:12.141Z] final size= 199991
[2025-12-10T03:24:12.141Z] final height= 9
[2025-12-10T03:24:19.452Z] final size= 199991
[2025-12-10T03:24:19.452Z] final height= 10
[2025-12-10T03:24:21.727Z] WARNING: This benchmark provides no result that can be validated.
[2025-12-10T03:24:21.727Z] There is no way to check that no silent failure occurred.
[2025-12-10T03:24:21.727Z] ====== akka-uct (concurrency) [default], iteration 2 completed (66515.039 ms) ======
[2025-12-10T03:24:21.727Z] ====== akka-uct (concurrency) [default], iteration 3 started ======
[2025-12-10T03:24:22.450Z] GC before operation: completed in 974.751 ms, heap usage 694.918 MB -> 101.625 MB.
[2025-12-10T03:24:27.242Z] final size= 199991
[2025-12-10T03:24:27.242Z] final height= 9
[2025-12-10T03:24:34.564Z] final size= 199991
[2025-12-10T03:24:34.564Z] final height= 9
[2025-12-10T03:24:40.523Z] final size= 199991
[2025-12-10T03:24:40.523Z] final height= 12
[2025-12-10T03:24:46.455Z] final size= 199991
[2025-12-10T03:24:46.455Z] final height= 9
[2025-12-10T03:24:52.388Z] final size= 199991
[2025-12-10T03:24:52.388Z] final height= 9
[2025-12-10T03:24:58.322Z] final size= 199991
[2025-12-10T03:24:58.322Z] final height= 9
[2025-12-10T03:25:05.642Z] final size= 199991
[2025-12-10T03:25:05.642Z] final height= 9
[2025-12-10T03:25:11.632Z] final size= 199991
[2025-12-10T03:25:11.632Z] final height= 9
[2025-12-10T03:25:17.594Z] final size= 199991
[2025-12-10T03:25:17.594Z] final height= 9
[2025-12-10T03:25:24.904Z] final size= 199991
[2025-12-10T03:25:24.904Z] final height= 11
[2025-12-10T03:25:27.182Z] WARNING: This benchmark provides no result that can be validated.
[2025-12-10T03:25:27.182Z] There is no way to check that no silent failure occurred.
[2025-12-10T03:25:27.182Z] ====== akka-uct (concurrency) [default], iteration 3 completed (64242.988 ms) ======
[2025-12-10T03:25:27.182Z] ====== akka-uct (concurrency) [default], iteration 4 started ======
[2025-12-10T03:25:28.348Z] GC before operation: completed in 1493.040 ms, heap usage 628.157 MB -> 111.772 MB.
[2025-12-10T03:25:33.161Z] final size= 199991
[2025-12-10T03:25:33.161Z] final height= 9
[2025-12-10T03:25:39.110Z] final size= 199991
[2025-12-10T03:25:39.110Z] final height= 9
[2025-12-10T03:25:45.627Z] final size= 199991
[2025-12-10T03:25:45.627Z] final height= 9
[2025-12-10T03:25:51.931Z] final size= 199991
[2025-12-10T03:25:51.931Z] final height= 9
[2025-12-10T03:25:57.878Z] final size= 199991
[2025-12-10T03:25:57.878Z] final height= 10
[2025-12-10T03:26:03.878Z] final size= 199991
[2025-12-10T03:26:03.878Z] final height= 9
[2025-12-10T03:26:11.183Z] final size= 199991
[2025-12-10T03:26:11.183Z] final height= 9
[2025-12-10T03:26:17.129Z] final size= 199991
[2025-12-10T03:26:17.129Z] final height= 10
[2025-12-10T03:26:24.443Z] final size= 199991
[2025-12-10T03:26:24.443Z] final height= 9
[2025-12-10T03:26:30.394Z] final size= 199991
[2025-12-10T03:26:30.394Z] final height= 9
[2025-12-10T03:26:32.676Z] WARNING: This benchmark provides no result that can be validated.
[2025-12-10T03:26:32.676Z] There is no way to check that no silent failure occurred.
[2025-12-10T03:26:32.676Z] ====== akka-uct (concurrency) [default], iteration 4 completed (64402.992 ms) ======
[2025-12-10T03:26:32.676Z] ====== akka-uct (concurrency) [default], iteration 5 started ======
[2025-12-10T03:26:34.345Z] GC before operation: completed in 1501.718 ms, heap usage 742.962 MB -> 101.199 MB.
[2025-12-10T03:26:39.135Z] final size= 199991
[2025-12-10T03:26:39.135Z] final height= 9
[2025-12-10T03:26:46.436Z] final size= 199991
[2025-12-10T03:26:46.436Z] final height= 9
[2025-12-10T03:26:53.752Z] final size= 199991
[2025-12-10T03:26:53.752Z] final height= 9
[2025-12-10T03:26:59.712Z] final size= 199991
[2025-12-10T03:26:59.712Z] final height= 9
[2025-12-10T03:27:05.656Z] final size= 199991
[2025-12-10T03:27:05.656Z] final height= 9
[2025-12-10T03:27:12.962Z] final size= 199991
[2025-12-10T03:27:12.962Z] final height= 9
[2025-12-10T03:27:18.904Z] final size= 199991
[2025-12-10T03:27:18.904Z] final height= 10
[2025-12-10T03:27:24.846Z] final size= 199991
[2025-12-10T03:27:24.846Z] final height= 9
[2025-12-10T03:27:32.164Z] final size= 199991
[2025-12-10T03:27:32.164Z] final height= 9
[2025-12-10T03:27:38.117Z] final size= 199991
[2025-12-10T03:27:38.117Z] final height= 9
[2025-12-10T03:27:39.286Z] WARNING: This benchmark provides no result that can be validated.
[2025-12-10T03:27:39.286Z] There is no way to check that no silent failure occurred.
[2025-12-10T03:27:39.286Z] ====== akka-uct (concurrency) [default], iteration 5 completed (65148.449 ms) ======
[2025-12-10T03:27:39.286Z] ====== akka-uct (concurrency) [default], iteration 6 started ======
[2025-12-10T03:27:40.963Z] GC before operation: completed in 1482.444 ms, heap usage 2.147 GB -> 113.307 MB.
[2025-12-10T03:27:46.457Z] final size= 199991
[2025-12-10T03:27:46.457Z] final height= 9
[2025-12-10T03:27:52.592Z] final size= 199991
[2025-12-10T03:27:52.592Z] final height= 9
[2025-12-10T03:27:58.539Z] final size= 199991
[2025-12-10T03:27:58.539Z] final height= 9
[2025-12-10T03:28:05.857Z] final size= 199991
[2025-12-10T03:28:05.857Z] final height= 9
[2025-12-10T03:28:11.800Z] final size= 199991
[2025-12-10T03:28:11.800Z] final height= 9
[2025-12-10T03:28:17.760Z] final size= 199991
[2025-12-10T03:28:17.760Z] final height= 9
[2025-12-10T03:28:23.710Z] final size= 199991
[2025-12-10T03:28:23.710Z] final height= 9
[2025-12-10T03:28:29.656Z] final size= 199991
[2025-12-10T03:28:29.656Z] final height= 9
[2025-12-10T03:28:35.651Z] final size= 199991
[2025-12-10T03:28:35.651Z] final height= 9
[2025-12-10T03:28:41.574Z] final size= 199991
[2025-12-10T03:28:41.574Z] final height= 10
[2025-12-10T03:28:43.836Z] WARNING: This benchmark provides no result that can be validated.
[2025-12-10T03:28:43.836Z] There is no way to check that no silent failure occurred.
[2025-12-10T03:28:43.836Z] ====== akka-uct (concurrency) [default], iteration 6 completed (62986.869 ms) ======
[2025-12-10T03:28:43.836Z] ====== akka-uct (concurrency) [default], iteration 7 started ======
[2025-12-10T03:28:44.993Z] GC before operation: completed in 934.200 ms, heap usage 2.160 GB -> 109.040 MB.
[2025-12-10T03:28:49.762Z] final size= 199991
[2025-12-10T03:28:49.762Z] final height= 9
[2025-12-10T03:28:57.062Z] final size= 199991
[2025-12-10T03:28:57.062Z] final height= 10
[2025-12-10T03:29:03.013Z] final size= 199991
[2025-12-10T03:29:03.013Z] final height= 9
[2025-12-10T03:29:10.316Z] final size= 199991
[2025-12-10T03:29:10.316Z] final height= 9
[2025-12-10T03:29:16.286Z] final size= 199991
[2025-12-10T03:29:16.286Z] final height= 9
[2025-12-10T03:29:23.589Z] final size= 199991
[2025-12-10T03:29:23.589Z] final height= 9
[2025-12-10T03:29:28.366Z] final size= 199991
[2025-12-10T03:29:28.366Z] final height= 9
[2025-12-10T03:29:35.678Z] final size= 199991
[2025-12-10T03:29:35.678Z] final height= 10
[2025-12-10T03:29:41.610Z] final size= 199991
[2025-12-10T03:29:41.610Z] final height= 9
[2025-12-10T03:29:47.563Z] final size= 199991
[2025-12-10T03:29:47.563Z] final height= 10
[2025-12-10T03:29:50.759Z] WARNING: This benchmark provides no result that can be validated.
[2025-12-10T03:29:50.759Z] There is no way to check that no silent failure occurred.
[2025-12-10T03:29:50.759Z] ====== akka-uct (concurrency) [default], iteration 7 completed (64680.673 ms) ======
[2025-12-10T03:29:50.759Z] ====== akka-uct (concurrency) [default], iteration 8 started ======
[2025-12-10T03:29:51.387Z] GC before operation: completed in 1057.035 ms, heap usage 2.243 GB -> 102.916 MB.
[2025-12-10T03:29:55.195Z] final size= 199991
[2025-12-10T03:29:55.195Z] final height= 9
[2025-12-10T03:30:02.527Z] final size= 199991
[2025-12-10T03:30:02.527Z] final height= 9
[2025-12-10T03:30:08.502Z] final size= 199991
[2025-12-10T03:30:08.502Z] final height= 9
[2025-12-10T03:30:14.456Z] final size= 199991
[2025-12-10T03:30:14.456Z] final height= 9
[2025-12-10T03:30:20.382Z] final size= 199991
[2025-12-10T03:30:20.382Z] final height= 9
[2025-12-10T03:30:26.347Z] final size= 199991
[2025-12-10T03:30:26.347Z] final height= 9
[2025-12-10T03:30:32.289Z] final size= 199991
[2025-12-10T03:30:32.289Z] final height= 10
[2025-12-10T03:30:39.592Z] final size= 199991
[2025-12-10T03:30:39.592Z] final height= 9
[2025-12-10T03:30:45.550Z] final size= 199991
[2025-12-10T03:30:45.550Z] final height= 9
[2025-12-10T03:30:51.498Z] final size= 199991
[2025-12-10T03:30:51.498Z] final height= 9
[2025-12-10T03:30:53.773Z] WARNING: This benchmark provides no result that can be validated.
[2025-12-10T03:30:53.773Z] There is no way to check that no silent failure occurred.
[2025-12-10T03:30:53.773Z] ====== akka-uct (concurrency) [default], iteration 8 completed (63332.713 ms) ======
[2025-12-10T03:30:53.773Z] ====== akka-uct (concurrency) [default], iteration 9 started ======
[2025-12-10T03:30:55.446Z] GC before operation: completed in 1534.400 ms, heap usage 2.097 GB -> 100.856 MB.
[2025-12-10T03:31:00.245Z] final size= 199991
[2025-12-10T03:31:00.245Z] final height= 9
[2025-12-10T03:31:07.560Z] final size= 199991
[2025-12-10T03:31:07.560Z] final height= 9
[2025-12-10T03:31:13.490Z] final size= 199991
[2025-12-10T03:31:13.490Z] final height= 10
[2025-12-10T03:31:19.404Z] final size= 199991
[2025-12-10T03:31:19.404Z] final height= 9
[2025-12-10T03:31:25.325Z] final size= 199991
[2025-12-10T03:31:25.325Z] final height= 9
[2025-12-10T03:31:31.249Z] final size= 199991
[2025-12-10T03:31:31.250Z] final height= 9
[2025-12-10T03:31:38.569Z] final size= 199991
[2025-12-10T03:31:38.569Z] final height= 9
[2025-12-10T03:31:43.894Z] final size= 199991
[2025-12-10T03:31:43.894Z] final height= 9
[2025-12-10T03:31:50.621Z] final size= 199991
[2025-12-10T03:31:50.621Z] final height= 9
[2025-12-10T03:31:55.401Z] final size= 199991
[2025-12-10T03:31:55.401Z] final height= 10
[2025-12-10T03:31:58.382Z] WARNING: This benchmark provides no result that can be validated.
[2025-12-10T03:31:58.382Z] There is no way to check that no silent failure occurred.
[2025-12-10T03:31:58.382Z] ====== akka-uct (concurrency) [default], iteration 9 completed (62548.215 ms) ======
[2025-12-10T03:31:58.382Z] ====== akka-uct (concurrency) [default], iteration 10 started ======
[2025-12-10T03:31:59.542Z] GC before operation: completed in 1511.279 ms, heap usage 2.051 GB -> 108.880 MB.
[2025-12-10T03:32:04.347Z] final size= 199991
[2025-12-10T03:32:04.347Z] final height= 9
[2025-12-10T03:32:10.303Z] final size= 199991
[2025-12-10T03:32:10.303Z] final height= 9
[2025-12-10T03:32:16.238Z] final size= 199991
[2025-12-10T03:32:16.238Z] final height= 9
[2025-12-10T03:32:22.170Z] final size= 199991
[2025-12-10T03:32:22.170Z] final height= 11
[2025-12-10T03:32:28.397Z] final size= 199991
[2025-12-10T03:32:28.397Z] final height= 9
[2025-12-10T03:32:35.695Z] final size= 199991
[2025-12-10T03:32:35.695Z] final height= 10
[2025-12-10T03:32:41.622Z] final size= 199991
[2025-12-10T03:32:41.622Z] final height= 9
[2025-12-10T03:32:47.579Z] final size= 199991
[2025-12-10T03:32:47.579Z] final height= 11
[2025-12-10T03:32:53.506Z] final size= 199991
[2025-12-10T03:32:53.506Z] final height= 9
[2025-12-10T03:32:59.436Z] final size= 199991
[2025-12-10T03:32:59.436Z] final height= 10
[2025-12-10T03:33:02.413Z] WARNING: This benchmark provides no result that can be validated.
[2025-12-10T03:33:02.413Z] There is no way to check that no silent failure occurred.
[2025-12-10T03:33:02.413Z] ====== akka-uct (concurrency) [default], iteration 10 completed (62655.743 ms) ======
[2025-12-10T03:33:02.413Z] ====== akka-uct (concurrency) [default], iteration 11 started ======
[2025-12-10T03:33:03.565Z] GC before operation: completed in 1544.625 ms, heap usage 2.101 GB -> 100.874 MB.
[2025-12-10T03:33:08.337Z] final size= 199991
[2025-12-10T03:33:08.337Z] final height= 9
[2025-12-10T03:33:17.294Z] final size= 199991
[2025-12-10T03:33:17.294Z] final height= 9
[2025-12-10T03:33:23.351Z] final size= 199991
[2025-12-10T03:33:23.351Z] final height= 9
[2025-12-10T03:33:29.291Z] final size= 199991
[2025-12-10T03:33:29.291Z] final height= 9
[2025-12-10T03:33:35.248Z] final size= 199991
[2025-12-10T03:33:35.248Z] final height= 9
[2025-12-10T03:33:42.695Z] final size= 199991
[2025-12-10T03:33:42.695Z] final height= 9
[2025-12-10T03:33:48.635Z] final size= 199991
[2025-12-10T03:33:48.635Z] final height= 9
[2025-12-10T03:33:55.961Z] final size= 199991
[2025-12-10T03:33:55.962Z] final height= 9
[2025-12-10T03:34:00.764Z] final size= 199991
[2025-12-10T03:34:00.764Z] final height= 9
[2025-12-10T03:34:08.077Z] final size= 199991
[2025-12-10T03:34:08.077Z] final height= 9
[2025-12-10T03:34:09.749Z] WARNING: This benchmark provides no result that can be validated.
[2025-12-10T03:34:09.749Z] There is no way to check that no silent failure occurred.
[2025-12-10T03:34:09.749Z] ====== akka-uct (concurrency) [default], iteration 11 completed (65923.585 ms) ======
[2025-12-10T03:34:09.749Z] ====== akka-uct (concurrency) [default], iteration 12 started ======
[2025-12-10T03:34:10.472Z] GC before operation: completed in 856.194 ms, heap usage 2.131 GB -> 100.483 MB.
[2025-12-10T03:34:15.263Z] final size= 199991
[2025-12-10T03:34:15.263Z] final height= 9
[2025-12-10T03:34:22.582Z] final size= 199991
[2025-12-10T03:34:22.582Z] final height= 9
[2025-12-10T03:34:29.015Z] final size= 199991
[2025-12-10T03:34:29.015Z] final height= 9
[2025-12-10T03:34:34.957Z] final size= 199991
[2025-12-10T03:34:34.957Z] final height= 9
[2025-12-10T03:34:40.899Z] final size= 199991
[2025-12-10T03:34:40.899Z] final height= 9
[2025-12-10T03:34:46.854Z] final size= 199991
[2025-12-10T03:34:46.854Z] final height= 10
[2025-12-10T03:34:52.809Z] final size= 199991
[2025-12-10T03:34:52.809Z] final height= 9
[2025-12-10T03:35:00.160Z] final size= 199991
[2025-12-10T03:35:00.160Z] final height= 9
[2025-12-10T03:35:05.616Z] final size= 199991
[2025-12-10T03:35:05.616Z] final height= 9
[2025-12-10T03:35:12.927Z] final size= 199991
[2025-12-10T03:35:12.927Z] final height= 10
[2025-12-10T03:35:14.601Z] WARNING: This benchmark provides no result that can be validated.
[2025-12-10T03:35:14.601Z] There is no way to check that no silent failure occurred.
[2025-12-10T03:35:14.601Z] ====== akka-uct (concurrency) [default], iteration 12 completed (63801.539 ms) ======
[2025-12-10T03:35:14.601Z] ====== akka-uct (concurrency) [default], iteration 13 started ======
[2025-12-10T03:35:15.329Z] GC before operation: completed in 1156.191 ms, heap usage 2.145 GB -> 102.184 MB.
[2025-12-10T03:35:21.278Z] final size= 199991
[2025-12-10T03:35:21.278Z] final height= 9
[2025-12-10T03:35:27.230Z] final size= 199991
[2025-12-10T03:35:27.230Z] final height= 10
[2025-12-10T03:35:33.178Z] final size= 199991
[2025-12-10T03:35:33.178Z] final height= 9
[2025-12-10T03:35:39.220Z] final size= 199991
[2025-12-10T03:35:39.220Z] final height= 10
[2025-12-10T03:35:46.533Z] final size= 199991
[2025-12-10T03:35:46.533Z] final height= 9
[2025-12-10T03:35:52.463Z] final size= 199991
[2025-12-10T03:35:52.463Z] final height= 9
[2025-12-10T03:35:58.401Z] final size= 199991
[2025-12-10T03:35:58.401Z] final height= 12
[2025-12-10T03:36:04.345Z] final size= 199991
[2025-12-10T03:36:04.345Z] final height= 9
[2025-12-10T03:36:11.639Z] final size= 199991
[2025-12-10T03:36:11.639Z] final height= 10
[2025-12-10T03:36:18.171Z] final size= 199991
[2025-12-10T03:36:18.171Z] final height= 9
[2025-12-10T03:36:19.324Z] WARNING: This benchmark provides no result that can be validated.
[2025-12-10T03:36:19.324Z] There is no way to check that no silent failure occurred.
[2025-12-10T03:36:19.324Z] ====== akka-uct (concurrency) [default], iteration 13 completed (63822.756 ms) ======
[2025-12-10T03:36:19.324Z] ====== akka-uct (concurrency) [default], iteration 14 started ======
[2025-12-10T03:36:20.994Z] GC before operation: completed in 1574.932 ms, heap usage 2.090 GB -> 124.168 MB.
[2025-12-10T03:36:26.939Z] final size= 199991
[2025-12-10T03:36:26.939Z] final height= 9
[2025-12-10T03:36:32.883Z] final size= 199991
[2025-12-10T03:36:32.883Z] final height= 9
[2025-12-10T03:36:40.208Z] final size= 199991
[2025-12-10T03:36:40.208Z] final height= 9
[2025-12-10T03:36:46.157Z] final size= 199991
[2025-12-10T03:36:46.157Z] final height= 9
[2025-12-10T03:36:53.477Z] final size= 199991
[2025-12-10T03:36:53.477Z] final height= 9
[2025-12-10T03:36:59.139Z] final size= 199991
[2025-12-10T03:36:59.139Z] final height= 10
[2025-12-10T03:37:06.449Z] final size= 199991
[2025-12-10T03:37:06.449Z] final height= 9
[2025-12-10T03:37:12.399Z] final size= 199991
[2025-12-10T03:37:12.399Z] final height= 9
[2025-12-10T03:37:18.359Z] final size= 199991
[2025-12-10T03:37:18.359Z] final height= 10
[2025-12-10T03:37:24.295Z] final size= 199991
[2025-12-10T03:37:24.295Z] final height= 9
[2025-12-10T03:37:26.575Z] WARNING: This benchmark provides no result that can be validated.
[2025-12-10T03:37:26.575Z] There is no way to check that no silent failure occurred.
[2025-12-10T03:37:26.575Z] ====== akka-uct (concurrency) [default], iteration 14 completed (65744.695 ms) ======
[2025-12-10T03:37:26.575Z] ====== akka-uct (concurrency) [default], iteration 15 started ======
[2025-12-10T03:37:28.252Z] GC before operation: completed in 1542.378 ms, heap usage 2.100 GB -> 109.944 MB.
[2025-12-10T03:37:33.927Z] final size= 199991
[2025-12-10T03:37:33.927Z] final height= 9
[2025-12-10T03:37:39.868Z] final size= 199991
[2025-12-10T03:37:39.868Z] final height= 9
[2025-12-10T03:37:47.202Z] final size= 199991
[2025-12-10T03:37:47.202Z] final height= 9
[2025-12-10T03:37:53.144Z] final size= 199991
[2025-12-10T03:37:53.144Z] final height= 9
[2025-12-10T03:37:59.102Z] final size= 199991
[2025-12-10T03:37:59.102Z] final height= 9
[2025-12-10T03:38:05.042Z] final size= 199991
[2025-12-10T03:38:05.042Z] final height= 9
[2025-12-10T03:38:11.007Z] final size= 199991
[2025-12-10T03:38:11.007Z] final height= 9
[2025-12-10T03:38:17.274Z] final size= 199991
[2025-12-10T03:38:17.274Z] final height= 9
[2025-12-10T03:38:23.219Z] final size= 199991
[2025-12-10T03:38:23.219Z] final height= 11
[2025-12-10T03:38:29.162Z] final size= 199991
[2025-12-10T03:38:29.162Z] final height= 10
[2025-12-10T03:38:30.326Z] WARNING: This benchmark provides no result that can be validated.
[2025-12-10T03:38:30.326Z] There is no way to check that no silent failure occurred.
[2025-12-10T03:38:30.326Z] ====== akka-uct (concurrency) [default], iteration 15 completed (62301.062 ms) ======
[2025-12-10T03:38:30.326Z] ====== akka-uct (concurrency) [default], iteration 16 started ======
[2025-12-10T03:38:32.003Z] GC before operation: completed in 1627.189 ms, heap usage 2.089 GB -> 115.824 MB.
[2025-12-10T03:38:36.813Z] final size= 199991
[2025-12-10T03:38:36.813Z] final height= 11
[2025-12-10T03:38:44.134Z] final size= 199991
[2025-12-10T03:38:44.134Z] final height= 10
[2025-12-10T03:38:50.684Z] final size= 199991
[2025-12-10T03:38:50.684Z] final height= 9
[2025-12-10T03:38:56.622Z] final size= 199991
[2025-12-10T03:38:56.622Z] final height= 9
[2025-12-10T03:39:02.564Z] final size= 199991
[2025-12-10T03:39:02.564Z] final height= 10
[2025-12-10T03:39:08.509Z] final size= 199991
[2025-12-10T03:39:08.509Z] final height= 10
[2025-12-10T03:39:14.456Z] final size= 199991
[2025-12-10T03:39:14.456Z] final height= 11
[2025-12-10T03:39:20.837Z] final size= 199991
[2025-12-10T03:39:20.837Z] final height= 9
[2025-12-10T03:39:27.174Z] final size= 199991
[2025-12-10T03:39:27.174Z] final height= 9
[2025-12-10T03:39:33.142Z] final size= 199991
[2025-12-10T03:39:33.142Z] final height= 9
[2025-12-10T03:39:34.821Z] WARNING: This benchmark provides no result that can be validated.
[2025-12-10T03:39:34.821Z] There is no way to check that no silent failure occurred.
[2025-12-10T03:39:34.821Z] ====== akka-uct (concurrency) [default], iteration 16 completed (62632.182 ms) ======
[2025-12-10T03:39:34.821Z] ====== akka-uct (concurrency) [default], iteration 17 started ======
[2025-12-10T03:39:35.993Z] GC before operation: completed in 1345.637 ms, heap usage 2.147 GB -> 104.286 MB.
[2025-12-10T03:39:40.779Z] final size= 199991
[2025-12-10T03:39:40.779Z] final height= 10
[2025-12-10T03:39:48.095Z] final size= 199991
[2025-12-10T03:39:48.095Z] final height= 9
[2025-12-10T03:39:54.040Z] final size= 199991
[2025-12-10T03:39:54.040Z] final height= 11
[2025-12-10T03:40:00.772Z] final size= 199991
[2025-12-10T03:40:00.772Z] final height= 9
[2025-12-10T03:40:08.073Z] final size= 199991
[2025-12-10T03:40:08.073Z] final height= 10
[2025-12-10T03:40:14.010Z] final size= 199991
[2025-12-10T03:40:14.010Z] final height= 9
[2025-12-10T03:40:19.930Z] final size= 199991
[2025-12-10T03:40:19.930Z] final height= 10
[2025-12-10T03:40:25.922Z] final size= 199991
[2025-12-10T03:40:25.922Z] final height= 13
[2025-12-10T03:40:31.849Z] final size= 199991
[2025-12-10T03:40:31.849Z] final height= 11
[2025-12-10T03:40:38.163Z] final size= 199991
[2025-12-10T03:40:38.163Z] final height= 9
[2025-12-10T03:40:40.470Z] WARNING: This benchmark provides no result that can be validated.
[2025-12-10T03:40:40.470Z] There is no way to check that no silent failure occurred.
[2025-12-10T03:40:40.470Z] ====== akka-uct (concurrency) [default], iteration 17 completed (64202.380 ms) ======
[2025-12-10T03:40:40.470Z] ====== akka-uct (concurrency) [default], iteration 18 started ======
[2025-12-10T03:40:42.151Z] GC before operation: completed in 1537.348 ms, heap usage 2.132 GB -> 102.249 MB.
[2025-12-10T03:40:46.228Z] final size= 199991
[2025-12-10T03:40:46.228Z] final height= 9
[2025-12-10T03:40:53.541Z] final size= 199991
[2025-12-10T03:40:53.541Z] final height= 9
[2025-12-10T03:40:59.495Z] final size= 199991
[2025-12-10T03:40:59.495Z] final height= 9
[2025-12-10T03:41:05.443Z] final size= 199991
[2025-12-10T03:41:05.444Z] final height= 9
[2025-12-10T03:41:11.386Z] final size= 199991
[2025-12-10T03:41:11.386Z] final height= 9
[2025-12-10T03:41:18.143Z] final size= 199991
[2025-12-10T03:41:18.143Z] final height= 9
[2025-12-10T03:41:24.096Z] final size= 199991
[2025-12-10T03:41:24.096Z] final height= 9
[2025-12-10T03:41:30.046Z] final size= 199991
[2025-12-10T03:41:30.046Z] final height= 9
[2025-12-10T03:41:35.988Z] final size= 199991
[2025-12-10T03:41:35.988Z] final height= 9
[2025-12-10T03:41:43.305Z] final size= 199991
[2025-12-10T03:41:43.305Z] final height= 10
[2025-12-10T03:41:44.459Z] WARNING: This benchmark provides no result that can be validated.
[2025-12-10T03:41:44.459Z] There is no way to check that no silent failure occurred.
[2025-12-10T03:41:44.459Z] ====== akka-uct (concurrency) [default], iteration 18 completed (62741.602 ms) ======
[2025-12-10T03:41:44.459Z] ====== akka-uct (concurrency) [default], iteration 19 started ======
[2025-12-10T03:41:46.141Z] GC before operation: completed in 1577.059 ms, heap usage 2.101 GB -> 117.696 MB.
[2025-12-10T03:41:51.272Z] final size= 199991
[2025-12-10T03:41:51.272Z] final height= 9
[2025-12-10T03:41:58.597Z] final size= 199991
[2025-12-10T03:41:58.597Z] final height= 9
[2025-12-10T03:42:04.539Z] final size= 199991
[2025-12-10T03:42:04.539Z] final height= 9
[2025-12-10T03:42:10.488Z] final size= 199991
[2025-12-10T03:42:10.488Z] final height= 9
[2025-12-10T03:42:17.859Z] final size= 199991
[2025-12-10T03:42:17.859Z] final height= 9
[2025-12-10T03:42:23.869Z] final size= 199991
[2025-12-10T03:42:23.869Z] final height= 9
[2025-12-10T03:42:30.478Z] final size= 199991
[2025-12-10T03:42:30.478Z] final height= 9
[2025-12-10T03:42:36.746Z] final size= 199991
[2025-12-10T03:42:36.746Z] final height= 9
[2025-12-10T03:42:41.541Z] final size= 199991
[2025-12-10T03:42:41.541Z] final height= 11
[2025-12-10T03:42:48.877Z] final size= 199991
[2025-12-10T03:42:48.877Z] final height= 9
[2025-12-10T03:42:50.039Z] WARNING: This benchmark provides no result that can be validated.
[2025-12-10T03:42:50.039Z] There is no way to check that no silent failure occurred.
[2025-12-10T03:42:50.039Z] ====== akka-uct (concurrency) [default], iteration 19 completed (63859.252 ms) ======
[2025-12-10T03:42:50.039Z] ====== akka-uct (concurrency) [default], iteration 20 started ======
[2025-12-10T03:42:51.200Z] GC before operation: completed in 1307.217 ms, heap usage 2.163 GB -> 101.451 MB.
[2025-12-10T03:42:55.988Z] final size= 199991
[2025-12-10T03:42:55.988Z] final height= 10
[2025-12-10T03:43:03.299Z] final size= 199991
[2025-12-10T03:43:03.299Z] final height= 9
[2025-12-10T03:43:09.559Z] final size= 199991
[2025-12-10T03:43:09.559Z] final height= 9
[2025-12-10T03:43:15.498Z] final size= 199991
[2025-12-10T03:43:15.498Z] final height= 9
[2025-12-10T03:43:21.435Z] final size= 199991
[2025-12-10T03:43:21.435Z] final height= 10
[2025-12-10T03:43:27.372Z] final size= 199991
[2025-12-10T03:43:27.372Z] final height= 10
[2025-12-10T03:43:33.332Z] final size= 199991
[2025-12-10T03:43:33.332Z] final height= 9
[2025-12-10T03:43:39.425Z] final size= 199991
[2025-12-10T03:43:39.425Z] final height= 9
[2025-12-10T03:43:46.753Z] final size= 199991
[2025-12-10T03:43:46.753Z] final height= 9
[2025-12-10T03:43:51.552Z] final size= 199991
[2025-12-10T03:43:51.552Z] final height= 9
[2025-12-10T03:43:53.836Z] WARNING: This benchmark provides no result that can be validated.
[2025-12-10T03:43:53.836Z] There is no way to check that no silent failure occurred.
[2025-12-10T03:43:53.836Z] ====== akka-uct (concurrency) [default], iteration 20 completed (62573.262 ms) ======
[2025-12-10T03:43:53.836Z] ====== akka-uct (concurrency) [default], iteration 21 started ======
[2025-12-10T03:43:55.508Z] GC before operation: completed in 1368.609 ms, heap usage 2.141 GB -> 102.243 MB.
[2025-12-10T03:44:00.312Z] final size= 199991
[2025-12-10T03:44:00.312Z] final height= 10
[2025-12-10T03:44:06.270Z] final size= 199991
[2025-12-10T03:44:06.270Z] final height= 9
[2025-12-10T03:44:13.581Z] final size= 199991
[2025-12-10T03:44:13.581Z] final height= 10
[2025-12-10T03:44:19.190Z] final size= 199991
[2025-12-10T03:44:19.190Z] final height= 10
[2025-12-10T03:44:26.508Z] final size= 199991
[2025-12-10T03:44:26.508Z] final height= 10
[2025-12-10T03:44:31.292Z] final size= 199991
[2025-12-10T03:44:31.292Z] final height= 9
[2025-12-10T03:44:38.620Z] final size= 199991
[2025-12-10T03:44:38.620Z] final height= 9
[2025-12-10T03:44:44.564Z] final size= 199991
[2025-12-10T03:44:44.564Z] final height= 9
[2025-12-10T03:44:50.082Z] final size= 199991
[2025-12-10T03:44:50.082Z] final height= 9
[2025-12-10T03:44:57.402Z] final size= 199991
[2025-12-10T03:44:57.402Z] final height= 9
[2025-12-10T03:44:58.118Z] WARNING: This benchmark provides no result that can be validated.
[2025-12-10T03:44:58.118Z] There is no way to check that no silent failure occurred.
[2025-12-10T03:44:58.118Z] ====== akka-uct (concurrency) [default], iteration 21 completed (62882.947 ms) ======
[2025-12-10T03:44:58.118Z] ====== akka-uct (concurrency) [default], iteration 22 started ======
[2025-12-10T03:44:59.789Z] GC before operation: completed in 1353.036 ms, heap usage 2.119 GB -> 127.684 MB.
[2025-12-10T03:45:04.567Z] final size= 199991
[2025-12-10T03:45:04.567Z] final height= 10
[2025-12-10T03:45:11.921Z] final size= 199991
[2025-12-10T03:45:11.921Z] final height= 10
[2025-12-10T03:45:17.874Z] final size= 199991
[2025-12-10T03:45:17.874Z] final height= 11
[2025-12-10T03:45:24.225Z] final size= 199991
[2025-12-10T03:45:24.225Z] final height= 9
[2025-12-10T03:45:30.163Z] final size= 199991
[2025-12-10T03:45:30.163Z] final height= 9
[2025-12-10T03:45:37.479Z] final size= 199991
[2025-12-10T03:45:37.479Z] final height= 9
[2025-12-10T03:45:43.480Z] final size= 199991
[2025-12-10T03:45:43.480Z] final height= 11
[2025-12-10T03:45:49.435Z] final size= 199991
[2025-12-10T03:45:49.435Z] final height= 9
[2025-12-10T03:45:56.748Z] final size= 199991
[2025-12-10T03:45:56.748Z] final height= 9
[2025-12-10T03:46:03.137Z] final size= 199991
[2025-12-10T03:46:03.137Z] final height= 9
[2025-12-10T03:46:04.811Z] WARNING: This benchmark provides no result that can be validated.
[2025-12-10T03:46:04.811Z] There is no way to check that no silent failure occurred.
[2025-12-10T03:46:04.811Z] ====== akka-uct (concurrency) [default], iteration 22 completed (65390.106 ms) ======
[2025-12-10T03:46:04.811Z] ====== akka-uct (concurrency) [default], iteration 23 started ======
[2025-12-10T03:46:06.490Z] GC before operation: completed in 1525.115 ms, heap usage 2.175 GB -> 100.878 MB.
[2025-12-10T03:46:11.289Z] final size= 199991
[2025-12-10T03:46:11.289Z] final height= 9
[2025-12-10T03:46:18.607Z] final size= 199991
[2025-12-10T03:46:18.608Z] final height= 9
[2025-12-10T03:46:24.551Z] final size= 199991
[2025-12-10T03:46:24.551Z] final height= 9
[2025-12-10T03:46:32.072Z] final size= 199991
[2025-12-10T03:46:32.072Z] final height= 9
[2025-12-10T03:46:36.856Z] final size= 199991
[2025-12-10T03:46:36.856Z] final height= 9
[2025-12-10T03:46:42.799Z] final size= 199991
[2025-12-10T03:46:42.799Z] final height= 9
[2025-12-10T03:46:50.104Z] final size= 199991
[2025-12-10T03:46:50.104Z] final height= 9
[2025-12-10T03:46:56.056Z] final size= 199991
[2025-12-10T03:46:56.056Z] final height= 9
[2025-12-10T03:47:02.002Z] final size= 199991
[2025-12-10T03:47:02.002Z] final height= 9
[2025-12-10T03:47:07.946Z] final size= 199991
[2025-12-10T03:47:07.946Z] final height= 9
[2025-12-10T03:47:09.935Z] WARNING: This benchmark provides no result that can be validated.
[2025-12-10T03:47:09.935Z] There is no way to check that no silent failure occurred.
[2025-12-10T03:47:09.935Z] ====== akka-uct (concurrency) [default], iteration 23 completed (63512.694 ms) ======
[2025-12-10T03:47:13.719Z] -----------------------------------
[2025-12-10T03:47:13.719Z] renaissance-akka-uct_0_PASSED
[2025-12-10T03:47:13.719Z] -----------------------------------
[2025-12-10T03:47:13.719Z]
[2025-12-10T03:47:13.719Z] TEST TEARDOWN:
[2025-12-10T03:47:13.719Z] Nothing to be done for teardown.
[2025-12-10T03:47:13.719Z] renaissance-akka-uct_0 Finish Time: Wed Dec 10 03:47:13 2025 Epoch Time (ms): 1765338433321
[2025-12-10T03:47:13.719Z]
[2025-12-10T03:47:13.719Z] ===============================================
[2025-12-10T03:47:13.719Z] Running test renaissance-fj-kmeans_0 ...
[2025-12-10T03:47:13.719Z] ===============================================
[2025-12-10T03:47:13.719Z] renaissance-fj-kmeans_0 Start Time: Wed Dec 10 03:47:13 2025 Epoch Time (ms): 1765338433399
[2025-12-10T03:47:13.719Z] variation: NoOptions
[2025-12-10T03:47:13.719Z] JVM_OPTIONS:
[2025-12-10T03:47:13.719Z] { \
[2025-12-10T03:47:13.719Z] echo ""; echo "TEST SETUP:"; \
[2025-12-10T03:47:13.719Z] echo "Nothing to be done for setup."; \
[2025-12-10T03:47:13.719Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_17653363599617/renaissance-fj-kmeans_0"; \
[2025-12-10T03:47:13.719Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_17653363599617/renaissance-fj-kmeans_0"; \
[2025-12-10T03:47:13.719Z] echo ""; echo "TESTING:"; \
[2025-12-10T03:47:13.719Z] "/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_17653363599617/renaissance-fj-kmeans_0"/fj-kmeans.json" fj-kmeans; \
[2025-12-10T03:47:13.719Z] 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_17653363599617/renaissance-fj-kmeans_0"; else echo "-----------------------------------"; echo "renaissance-fj-kmeans_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-12-10T03:47:13.719Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-12-10T03:47:13.719Z] echo "Nothing to be done for teardown."; \
[2025-12-10T03:47:13.719Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_17653363599617/TestTargetResult";
[2025-12-10T03:47:13.719Z]
[2025-12-10T03:47:13.719Z] TEST SETUP:
[2025-12-10T03:47:13.719Z] Nothing to be done for setup.
[2025-12-10T03:47:13.719Z]
[2025-12-10T03:47:13.719Z] TESTING:
[2025-12-10T03:47:16.255Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2025-12-10T03:47:16.255Z] 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_17653363599617/renaissance-fj-kmeans_0/launcher-034714-14635911344134621950/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2025-12-10T03:47:16.255Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2025-12-10T03:47:16.255Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2025-12-10T03:47:20.060Z] ====== fj-kmeans (concurrency) [default], iteration 0 started ======
[2025-12-10T03:47:20.394Z] GC before operation: completed in 329.759 ms, heap usage 108.287 MB -> 85.606 MB.
[2025-12-10T03:47:48.251Z] ====== fj-kmeans (concurrency) [default], iteration 0 completed (24104.204 ms) ======
[2025-12-10T03:47:48.251Z] ====== fj-kmeans (concurrency) [default], iteration 1 started ======
[2025-12-10T03:47:48.251Z] GC before operation: completed in 303.191 ms, heap usage 185.242 MB -> 85.695 MB.
[2025-12-10T03:48:08.007Z] ====== fj-kmeans (concurrency) [default], iteration 1 completed (22548.763 ms) ======
[2025-12-10T03:48:08.007Z] ====== fj-kmeans (concurrency) [default], iteration 2 started ======
[2025-12-10T03:48:08.007Z] GC before operation: completed in 305.211 ms, heap usage 294.874 MB -> 85.695 MB.
[2025-12-10T03:48:31.163Z] ====== fj-kmeans (concurrency) [default], iteration 2 completed (22408.892 ms) ======
[2025-12-10T03:48:31.163Z] ====== fj-kmeans (concurrency) [default], iteration 3 started ======
[2025-12-10T03:48:31.163Z] GC before operation: completed in 304.547 ms, heap usage 294.908 MB -> 85.695 MB.
[2025-12-10T03:48:54.329Z] ====== fj-kmeans (concurrency) [default], iteration 3 completed (22552.210 ms) ======
[2025-12-10T03:48:54.329Z] ====== fj-kmeans (concurrency) [default], iteration 4 started ======
[2025-12-10T03:48:54.329Z] GC before operation: completed in 304.451 ms, heap usage 308.405 MB -> 85.695 MB.
[2025-12-10T03:49:17.907Z] ====== fj-kmeans (concurrency) [default], iteration 4 completed (22543.483 ms) ======
[2025-12-10T03:49:17.907Z] ====== fj-kmeans (concurrency) [default], iteration 5 started ======
[2025-12-10T03:49:17.907Z] GC before operation: completed in 304.635 ms, heap usage 301.441 MB -> 85.695 MB.
[2025-12-10T03:49:41.166Z] ====== fj-kmeans (concurrency) [default], iteration 5 completed (22508.192 ms) ======
[2025-12-10T03:49:41.166Z] ====== fj-kmeans (concurrency) [default], iteration 6 started ======
[2025-12-10T03:49:41.166Z] GC before operation: completed in 300.582 ms, heap usage 289.951 MB -> 85.695 MB.
[2025-12-10T03:50:04.308Z] ====== fj-kmeans (concurrency) [default], iteration 6 completed (22634.955 ms) ======
[2025-12-10T03:50:04.308Z] ====== fj-kmeans (concurrency) [default], iteration 7 started ======
[2025-12-10T03:50:04.308Z] GC before operation: completed in 304.668 ms, heap usage 297.690 MB -> 85.696 MB.
[2025-12-10T03:50:27.457Z] ====== fj-kmeans (concurrency) [default], iteration 7 completed (22622.227 ms) ======
[2025-12-10T03:50:27.457Z] ====== fj-kmeans (concurrency) [default], iteration 8 started ======
[2025-12-10T03:50:27.457Z] GC before operation: completed in 306.395 ms, heap usage 303.052 MB -> 85.696 MB.
[2025-12-10T03:50:50.611Z] ====== fj-kmeans (concurrency) [default], iteration 8 completed (22510.953 ms) ======
[2025-12-10T03:50:50.611Z] ====== fj-kmeans (concurrency) [default], iteration 9 started ======
[2025-12-10T03:50:50.611Z] GC before operation: completed in 301.800 ms, heap usage 291.290 MB -> 85.696 MB.
[2025-12-10T03:51:13.766Z] ====== fj-kmeans (concurrency) [default], iteration 9 completed (22444.143 ms) ======
[2025-12-10T03:51:13.766Z] ====== fj-kmeans (concurrency) [default], iteration 10 started ======
[2025-12-10T03:51:13.766Z] GC before operation: completed in 301.353 ms, heap usage 301.187 MB -> 85.696 MB.
[2025-12-10T03:51:33.027Z] ====== fj-kmeans (concurrency) [default], iteration 10 completed (22413.592 ms) ======
[2025-12-10T03:51:33.027Z] ====== fj-kmeans (concurrency) [default], iteration 11 started ======
[2025-12-10T03:51:34.093Z] GC before operation: completed in 375.883 ms, heap usage 302.150 MB -> 85.696 MB.
[2025-12-10T03:51:57.227Z] ====== fj-kmeans (concurrency) [default], iteration 11 completed (22545.504 ms) ======
[2025-12-10T03:51:57.227Z] ====== fj-kmeans (concurrency) [default], iteration 12 started ======
[2025-12-10T03:51:57.227Z] GC before operation: completed in 302.648 ms, heap usage 294.433 MB -> 85.696 MB.
[2025-12-10T03:52:20.360Z] ====== fj-kmeans (concurrency) [default], iteration 12 completed (22401.172 ms) ======
[2025-12-10T03:52:20.360Z] ====== fj-kmeans (concurrency) [default], iteration 13 started ======
[2025-12-10T03:52:20.360Z] GC before operation: completed in 300.403 ms, heap usage 292.806 MB -> 85.697 MB.
[2025-12-10T03:52:43.527Z] ====== fj-kmeans (concurrency) [default], iteration 13 completed (22397.621 ms) ======
[2025-12-10T03:52:43.527Z] ====== fj-kmeans (concurrency) [default], iteration 14 started ======
[2025-12-10T03:52:43.527Z] GC before operation: completed in 300.018 ms, heap usage 297.620 MB -> 85.697 MB.
[2025-12-10T03:53:07.307Z] ====== fj-kmeans (concurrency) [default], iteration 14 completed (22630.951 ms) ======
[2025-12-10T03:53:07.307Z] ====== fj-kmeans (concurrency) [default], iteration 15 started ======
[2025-12-10T03:53:07.307Z] GC before operation: completed in 307.203 ms, heap usage 299.442 MB -> 85.697 MB.
[2025-12-10T03:53:30.453Z] ====== fj-kmeans (concurrency) [default], iteration 15 completed (22485.211 ms) ======
[2025-12-10T03:53:30.453Z] ====== fj-kmeans (concurrency) [default], iteration 16 started ======
[2025-12-10T03:53:30.453Z] GC before operation: completed in 300.348 ms, heap usage 308.134 MB -> 85.697 MB.
[2025-12-10T03:53:53.587Z] ====== fj-kmeans (concurrency) [default], iteration 16 completed (22375.418 ms) ======
[2025-12-10T03:53:53.587Z] ====== fj-kmeans (concurrency) [default], iteration 17 started ======
[2025-12-10T03:53:53.587Z] GC before operation: completed in 303.252 ms, heap usage 299.189 MB -> 85.698 MB.
[2025-12-10T03:54:13.388Z] ====== fj-kmeans (concurrency) [default], iteration 17 completed (22592.215 ms) ======
[2025-12-10T03:54:13.388Z] ====== fj-kmeans (concurrency) [default], iteration 18 started ======
[2025-12-10T03:54:13.388Z] GC before operation: completed in 300.722 ms, heap usage 297.039 MB -> 85.698 MB.
[2025-12-10T03:54:36.543Z] ====== fj-kmeans (concurrency) [default], iteration 18 completed (22502.635 ms) ======
[2025-12-10T03:54:36.543Z] ====== fj-kmeans (concurrency) [default], iteration 19 started ======
[2025-12-10T03:54:36.543Z] GC before operation: completed in 308.626 ms, heap usage 295.807 MB -> 85.698 MB.
[2025-12-10T03:54:59.692Z] ====== fj-kmeans (concurrency) [default], iteration 19 completed (22568.561 ms) ======
[2025-12-10T03:54:59.692Z] ====== fj-kmeans (concurrency) [default], iteration 20 started ======
[2025-12-10T03:54:59.692Z] GC before operation: completed in 302.539 ms, heap usage 291.496 MB -> 85.698 MB.
[2025-12-10T03:55:23.240Z] ====== fj-kmeans (concurrency) [default], iteration 20 completed (22555.002 ms) ======
[2025-12-10T03:55:23.240Z] ====== fj-kmeans (concurrency) [default], iteration 21 started ======
[2025-12-10T03:55:23.240Z] GC before operation: completed in 302.222 ms, heap usage 295.952 MB -> 85.698 MB.
[2025-12-10T03:55:46.469Z] ====== fj-kmeans (concurrency) [default], iteration 21 completed (22570.285 ms) ======
[2025-12-10T03:55:46.469Z] ====== fj-kmeans (concurrency) [default], iteration 22 started ======
[2025-12-10T03:55:46.469Z] GC before operation: completed in 300.619 ms, heap usage 296.811 MB -> 85.698 MB.
[2025-12-10T03:56:09.624Z] ====== fj-kmeans (concurrency) [default], iteration 22 completed (22366.574 ms) ======
[2025-12-10T03:56:09.625Z] ====== fj-kmeans (concurrency) [default], iteration 23 started ======
[2025-12-10T03:56:09.625Z] GC before operation: completed in 306.441 ms, heap usage 299.951 MB -> 85.698 MB.
[2025-12-10T03:56:29.584Z] ====== fj-kmeans (concurrency) [default], iteration 23 completed (22567.888 ms) ======
[2025-12-10T03:56:29.584Z] ====== fj-kmeans (concurrency) [default], iteration 24 started ======
[2025-12-10T03:56:29.915Z] GC before operation: completed in 310.464 ms, heap usage 297.164 MB -> 85.699 MB.
[2025-12-10T03:56:53.082Z] ====== fj-kmeans (concurrency) [default], iteration 24 completed (22550.278 ms) ======
[2025-12-10T03:56:53.082Z] ====== fj-kmeans (concurrency) [default], iteration 25 started ======
[2025-12-10T03:56:53.082Z] GC before operation: completed in 301.274 ms, heap usage 299.306 MB -> 85.699 MB.
[2025-12-10T03:57:16.232Z] ====== fj-kmeans (concurrency) [default], iteration 25 completed (22579.614 ms) ======
[2025-12-10T03:57:16.232Z] ====== fj-kmeans (concurrency) [default], iteration 26 started ======
[2025-12-10T03:57:16.232Z] GC before operation: completed in 300.333 ms, heap usage 295.622 MB -> 85.699 MB.
[2025-12-10T03:57:39.800Z] ====== fj-kmeans (concurrency) [default], iteration 26 completed (22405.666 ms) ======
[2025-12-10T03:57:39.800Z] ====== fj-kmeans (concurrency) [default], iteration 27 started ======
[2025-12-10T03:57:39.800Z] GC before operation: completed in 302.575 ms, heap usage 298.728 MB -> 85.699 MB.
[2025-12-10T03:58:02.989Z] ====== fj-kmeans (concurrency) [default], iteration 27 completed (22441.600 ms) ======
[2025-12-10T03:58:02.989Z] ====== fj-kmeans (concurrency) [default], iteration 28 started ======
[2025-12-10T03:58:02.989Z] GC before operation: completed in 310.786 ms, heap usage 294.510 MB -> 85.699 MB.
[2025-12-10T03:58:26.117Z] ====== fj-kmeans (concurrency) [default], iteration 28 completed (22448.386 ms) ======
[2025-12-10T03:58:26.117Z] ====== fj-kmeans (concurrency) [default], iteration 29 started ======
[2025-12-10T03:58:26.117Z] GC before operation: completed in 325.750 ms, heap usage 301.971 MB -> 85.699 MB.
[2025-12-10T03:58:50.129Z] ====== fj-kmeans (concurrency) [default], iteration 29 completed (22575.810 ms) ======
[2025-12-10T03:58:50.129Z] -----------------------------------
[2025-12-10T03:58:50.129Z] renaissance-fj-kmeans_0_PASSED
[2025-12-10T03:58:50.129Z] -----------------------------------
[2025-12-10T03:58:50.129Z]
[2025-12-10T03:58:50.129Z] TEST TEARDOWN:
[2025-12-10T03:58:50.129Z] Nothing to be done for teardown.
[2025-12-10T03:58:50.129Z] renaissance-fj-kmeans_0 Finish Time: Wed Dec 10 03:58:47 2025 Epoch Time (ms): 1765339127866
[2025-12-10T03:58:50.129Z]
[2025-12-10T03:58:50.129Z] ===============================================
[2025-12-10T03:58:50.129Z] Running test renaissance-future-genetic_0 ...
[2025-12-10T03:58:50.129Z] ===============================================
[2025-12-10T03:58:50.129Z] renaissance-future-genetic_0 Start Time: Wed Dec 10 03:58:47 2025 Epoch Time (ms): 1765339127940
[2025-12-10T03:58:50.129Z] variation: NoOptions
[2025-12-10T03:58:50.129Z] JVM_OPTIONS:
[2025-12-10T03:58:50.129Z] { \
[2025-12-10T03:58:50.129Z] echo ""; echo "TEST SETUP:"; \
[2025-12-10T03:58:50.129Z] echo "Nothing to be done for setup."; \
[2025-12-10T03:58:50.129Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_17653363599617/renaissance-future-genetic_0"; \
[2025-12-10T03:58:50.129Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_17653363599617/renaissance-future-genetic_0"; \
[2025-12-10T03:58:50.129Z] echo ""; echo "TESTING:"; \
[2025-12-10T03:58:50.129Z] "/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_17653363599617/renaissance-future-genetic_0"/future-genetic.json" future-genetic; \
[2025-12-10T03:58:50.129Z] 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_17653363599617/renaissance-future-genetic_0"; else echo "-----------------------------------"; echo "renaissance-future-genetic_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-12-10T03:58:50.129Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-12-10T03:58:50.129Z] echo "Nothing to be done for teardown."; \
[2025-12-10T03:58:50.129Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_17653363599617/TestTargetResult";
[2025-12-10T03:58:50.129Z]
[2025-12-10T03:58:50.129Z] TEST SETUP:
[2025-12-10T03:58:50.129Z] Nothing to be done for setup.
[2025-12-10T03:58:50.129Z]
[2025-12-10T03:58:50.129Z] TESTING:
[2025-12-10T03:58:50.462Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2025-12-10T03:58:50.463Z] 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_17653363599617/renaissance-future-genetic_0/launcher-035848-3142810277284056061/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2025-12-10T03:58:50.463Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2025-12-10T03:58:50.463Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2025-12-10T03:58:52.132Z] ====== future-genetic (functional) [default], iteration 0 started ======
[2025-12-10T03:58:52.132Z] GC before operation: completed in 115.035 ms, heap usage 5.983 MB -> 4.186 MB.
[2025-12-10T03:59:11.357Z] ====== future-genetic (functional) [default], iteration 0 completed (16396.210 ms) ======
[2025-12-10T03:59:11.357Z] ====== future-genetic (functional) [default], iteration 1 started ======
[2025-12-10T03:59:11.357Z] GC before operation: completed in 111.273 ms, heap usage 49.520 MB -> 5.373 MB.
[2025-12-10T03:59:24.546Z] ====== future-genetic (functional) [default], iteration 1 completed (13195.051 ms) ======
[2025-12-10T03:59:24.546Z] ====== future-genetic (functional) [default], iteration 2 started ======
[2025-12-10T03:59:24.546Z] GC before operation: completed in 96.731 ms, heap usage 173.891 MB -> 5.373 MB.
[2025-12-10T03:59:37.894Z] ====== future-genetic (functional) [default], iteration 2 completed (13092.537 ms) ======
[2025-12-10T03:59:37.894Z] ====== future-genetic (functional) [default], iteration 3 started ======
[2025-12-10T03:59:37.894Z] GC before operation: completed in 88.296 ms, heap usage 104.714 MB -> 5.374 MB.
[2025-12-10T03:59:49.466Z] ====== future-genetic (functional) [default], iteration 3 completed (13184.074 ms) ======
[2025-12-10T03:59:49.466Z] ====== future-genetic (functional) [default], iteration 4 started ======
[2025-12-10T03:59:49.466Z] GC before operation: completed in 91.092 ms, heap usage 101.464 MB -> 5.374 MB.
[2025-12-10T04:00:02.679Z] ====== future-genetic (functional) [default], iteration 4 completed (13491.961 ms) ======
[2025-12-10T04:00:02.679Z] ====== future-genetic (functional) [default], iteration 5 started ======
[2025-12-10T04:00:02.679Z] GC before operation: completed in 84.977 ms, heap usage 104.305 MB -> 5.375 MB.
[2025-12-10T04:00:15.883Z] ====== future-genetic (functional) [default], iteration 5 completed (13311.202 ms) ======
[2025-12-10T04:00:15.883Z] ====== future-genetic (functional) [default], iteration 6 started ======
[2025-12-10T04:00:15.883Z] GC before operation: completed in 88.117 ms, heap usage 103.115 MB -> 5.375 MB.
[2025-12-10T04:00:31.957Z] ====== future-genetic (functional) [default], iteration 6 completed (13440.964 ms) ======
[2025-12-10T04:00:31.957Z] ====== future-genetic (functional) [default], iteration 7 started ======
[2025-12-10T04:00:31.957Z] GC before operation: completed in 89.059 ms, heap usage 102.007 MB -> 5.375 MB.
[2025-12-10T04:00:45.150Z] ====== future-genetic (functional) [default], iteration 7 completed (13520.427 ms) ======
[2025-12-10T04:00:45.150Z] ====== future-genetic (functional) [default], iteration 8 started ======
[2025-12-10T04:00:45.150Z] GC before operation: completed in 91.788 ms, heap usage 105.983 MB -> 5.375 MB.
[2025-12-10T04:00:58.327Z] ====== future-genetic (functional) [default], iteration 8 completed (13426.762 ms) ======
[2025-12-10T04:00:58.327Z] ====== future-genetic (functional) [default], iteration 9 started ======
[2025-12-10T04:00:58.327Z] GC before operation: completed in 89.000 ms, heap usage 104.892 MB -> 5.375 MB.
[2025-12-10T04:01:11.521Z] ====== future-genetic (functional) [default], iteration 9 completed (13417.545 ms) ======
[2025-12-10T04:01:11.521Z] ====== future-genetic (functional) [default], iteration 10 started ======
[2025-12-10T04:01:11.521Z] GC before operation: completed in 88.659 ms, heap usage 103.953 MB -> 5.375 MB.
[2025-12-10T04:01:24.752Z] ====== future-genetic (functional) [default], iteration 10 completed (13525.667 ms) ======
[2025-12-10T04:01:24.752Z] ====== future-genetic (functional) [default], iteration 11 started ======
[2025-12-10T04:01:24.752Z] GC before operation: completed in 83.090 ms, heap usage 102.770 MB -> 5.376 MB.
[2025-12-10T04:01:38.151Z] ====== future-genetic (functional) [default], iteration 11 completed (13424.223 ms) ======
[2025-12-10T04:01:38.152Z] ====== future-genetic (functional) [default], iteration 12 started ======
[2025-12-10T04:01:38.152Z] GC before operation: completed in 86.387 ms, heap usage 103.928 MB -> 5.376 MB.
[2025-12-10T04:01:51.346Z] ====== future-genetic (functional) [default], iteration 12 completed (13416.731 ms) ======
[2025-12-10T04:01:51.346Z] ====== future-genetic (functional) [default], iteration 13 started ======
[2025-12-10T04:01:51.346Z] GC before operation: completed in 90.158 ms, heap usage 102.964 MB -> 5.375 MB.
[2025-12-10T04:02:04.537Z] ====== future-genetic (functional) [default], iteration 13 completed (13448.651 ms) ======
[2025-12-10T04:02:04.537Z] ====== future-genetic (functional) [default], iteration 14 started ======
[2025-12-10T04:02:04.537Z] GC before operation: completed in 88.599 ms, heap usage 105.842 MB -> 5.375 MB.
[2025-12-10T04:02:17.729Z] ====== future-genetic (functional) [default], iteration 14 completed (13400.739 ms) ======
[2025-12-10T04:02:17.729Z] ====== future-genetic (functional) [default], iteration 15 started ======
[2025-12-10T04:02:17.729Z] GC before operation: completed in 87.829 ms, heap usage 102.828 MB -> 5.376 MB.
[2025-12-10T04:02:33.669Z] ====== future-genetic (functional) [default], iteration 15 completed (13330.154 ms) ======
[2025-12-10T04:02:33.669Z] ====== future-genetic (functional) [default], iteration 16 started ======
[2025-12-10T04:02:33.669Z] GC before operation: completed in 84.813 ms, heap usage 102.791 MB -> 5.376 MB.
[2025-12-10T04:02:44.558Z] ====== future-genetic (functional) [default], iteration 16 completed (13422.069 ms) ======
[2025-12-10T04:02:44.558Z] ====== future-genetic (functional) [default], iteration 17 started ======
[2025-12-10T04:02:44.890Z] GC before operation: completed in 91.175 ms, heap usage 106.886 MB -> 5.376 MB.
[2025-12-10T04:03:00.848Z] ====== future-genetic (functional) [default], iteration 17 completed (13470.137 ms) ======
[2025-12-10T04:03:00.848Z] ====== future-genetic (functional) [default], iteration 18 started ======
[2025-12-10T04:03:00.848Z] GC before operation: completed in 83.339 ms, heap usage 102.796 MB -> 5.376 MB.
[2025-12-10T04:03:12.206Z] ====== future-genetic (functional) [default], iteration 18 completed (13598.106 ms) ======
[2025-12-10T04:03:12.206Z] ====== future-genetic (functional) [default], iteration 19 started ======
[2025-12-10T04:03:12.206Z] GC before operation: completed in 87.206 ms, heap usage 102.877 MB -> 5.376 MB.
[2025-12-10T04:03:25.410Z] ====== future-genetic (functional) [default], iteration 19 completed (13382.551 ms) ======
[2025-12-10T04:03:25.410Z] ====== future-genetic (functional) [default], iteration 20 started ======
[2025-12-10T04:03:25.410Z] GC before operation: completed in 82.690 ms, heap usage 104.922 MB -> 5.376 MB.
[2025-12-10T04:03:41.388Z] ====== future-genetic (functional) [default], iteration 20 completed (13409.666 ms) ======
[2025-12-10T04:03:41.388Z] ====== future-genetic (functional) [default], iteration 21 started ======
[2025-12-10T04:03:41.388Z] GC before operation: completed in 85.970 ms, heap usage 101.954 MB -> 5.376 MB.
[2025-12-10T04:03:52.290Z] ====== future-genetic (functional) [default], iteration 21 completed (13409.169 ms) ======
[2025-12-10T04:03:52.290Z] ====== future-genetic (functional) [default], iteration 22 started ======
[2025-12-10T04:03:52.628Z] GC before operation: completed in 85.901 ms, heap usage 102.869 MB -> 5.376 MB.
[2025-12-10T04:04:06.642Z] ====== future-genetic (functional) [default], iteration 22 completed (13408.097 ms) ======
[2025-12-10T04:04:06.642Z] ====== future-genetic (functional) [default], iteration 23 started ======
[2025-12-10T04:04:06.642Z] GC before operation: completed in 81.404 ms, heap usage 102.879 MB -> 5.376 MB.
[2025-12-10T04:04:19.902Z] ====== future-genetic (functional) [default], iteration 23 completed (13308.347 ms) ======
[2025-12-10T04:04:19.902Z] ====== future-genetic (functional) [default], iteration 24 started ======
[2025-12-10T04:04:19.902Z] GC before operation: completed in 88.997 ms, heap usage 101.790 MB -> 5.376 MB.
[2025-12-10T04:04:33.091Z] ====== future-genetic (functional) [default], iteration 24 completed (13489.536 ms) ======
[2025-12-10T04:04:33.091Z] ====== future-genetic (functional) [default], iteration 25 started ======
[2025-12-10T04:04:33.091Z] GC before operation: completed in 86.026 ms, heap usage 102.906 MB -> 5.376 MB.
[2025-12-10T04:04:46.289Z] ====== future-genetic (functional) [default], iteration 25 completed (13266.327 ms) ======
[2025-12-10T04:04:46.289Z] ====== future-genetic (functional) [default], iteration 26 started ======
[2025-12-10T04:04:46.289Z] GC before operation: completed in 86.339 ms, heap usage 103.925 MB -> 5.376 MB.
[2025-12-10T04:04:59.939Z] ====== future-genetic (functional) [default], iteration 26 completed (13391.257 ms) ======
[2025-12-10T04:04:59.939Z] ====== future-genetic (functional) [default], iteration 27 started ======
[2025-12-10T04:04:59.939Z] GC before operation: completed in 90.357 ms, heap usage 106.872 MB -> 5.376 MB.
[2025-12-10T04:05:13.138Z] ====== future-genetic (functional) [default], iteration 27 completed (13280.009 ms) ======
[2025-12-10T04:05:13.138Z] ====== future-genetic (functional) [default], iteration 28 started ======
[2025-12-10T04:05:13.138Z] GC before operation: completed in 89.017 ms, heap usage 104.904 MB -> 5.376 MB.
[2025-12-10T04:05:29.081Z] ====== future-genetic (functional) [default], iteration 28 completed (13389.381 ms) ======
[2025-12-10T04:05:29.081Z] ====== future-genetic (functional) [default], iteration 29 started ======
[2025-12-10T04:05:29.081Z] GC before operation: completed in 83.542 ms, heap usage 101.845 MB -> 5.376 MB.
[2025-12-10T04:05:40.569Z] ====== future-genetic (functional) [default], iteration 29 completed (13353.593 ms) ======
[2025-12-10T04:05:40.569Z] ====== future-genetic (functional) [default], iteration 30 started ======
[2025-12-10T04:05:40.569Z] GC before operation: completed in 92.761 ms, heap usage 104.716 MB -> 5.377 MB.
[2025-12-10T04:05:53.751Z] ====== future-genetic (functional) [default], iteration 30 completed (13420.466 ms) ======
[2025-12-10T04:05:53.751Z] ====== future-genetic (functional) [default], iteration 31 started ======
[2025-12-10T04:05:53.751Z] GC before operation: completed in 84.888 ms, heap usage 102.962 MB -> 5.377 MB.
[2025-12-10T04:06:06.964Z] ====== future-genetic (functional) [default], iteration 31 completed (13423.921 ms) ======
[2025-12-10T04:06:06.964Z] ====== future-genetic (functional) [default], iteration 32 started ======
[2025-12-10T04:06:07.304Z] GC before operation: completed in 88.685 ms, heap usage 102.872 MB -> 5.377 MB.
[2025-12-10T04:06:20.497Z] ====== future-genetic (functional) [default], iteration 32 completed (13353.812 ms) ======
[2025-12-10T04:06:20.497Z] ====== future-genetic (functional) [default], iteration 33 started ======
[2025-12-10T04:06:20.497Z] GC before operation: completed in 91.278 ms, heap usage 102.724 MB -> 5.377 MB.
[2025-12-10T04:06:36.454Z] ====== future-genetic (functional) [default], iteration 33 completed (13431.648 ms) ======
[2025-12-10T04:06:36.454Z] ====== future-genetic (functional) [default], iteration 34 started ======
[2025-12-10T04:06:36.454Z] GC before operation: completed in 87.737 ms, heap usage 105.861 MB -> 5.377 MB.
[2025-12-10T04:06:49.645Z] ====== future-genetic (functional) [default], iteration 34 completed (13388.318 ms) ======
[2025-12-10T04:06:49.645Z] ====== future-genetic (functional) [default], iteration 35 started ======
[2025-12-10T04:06:49.645Z] GC before operation: completed in 86.865 ms, heap usage 100.843 MB -> 5.377 MB.
[2025-12-10T04:07:02.840Z] ====== future-genetic (functional) [default], iteration 35 completed (13340.078 ms) ======
[2025-12-10T04:07:02.840Z] ====== future-genetic (functional) [default], iteration 36 started ======
[2025-12-10T04:07:02.840Z] GC before operation: completed in 88.562 ms, heap usage 107.048 MB -> 5.377 MB.
[2025-12-10T04:07:16.107Z] ====== future-genetic (functional) [default], iteration 36 completed (13378.486 ms) ======
[2025-12-10T04:07:16.107Z] ====== future-genetic (functional) [default], iteration 37 started ======
[2025-12-10T04:07:16.107Z] GC before operation: completed in 87.138 ms, heap usage 102.901 MB -> 5.377 MB.
[2025-12-10T04:07:29.834Z] ====== future-genetic (functional) [default], iteration 37 completed (13397.409 ms) ======
[2025-12-10T04:07:29.834Z] ====== future-genetic (functional) [default], iteration 38 started ======
[2025-12-10T04:07:29.835Z] GC before operation: completed in 90.765 ms, heap usage 105.012 MB -> 5.377 MB.
[2025-12-10T04:07:43.037Z] ====== future-genetic (functional) [default], iteration 38 completed (13337.275 ms) ======
[2025-12-10T04:07:43.037Z] ====== future-genetic (functional) [default], iteration 39 started ======
[2025-12-10T04:07:43.037Z] GC before operation: completed in 93.617 ms, heap usage 105.019 MB -> 5.377 MB.
[2025-12-10T04:07:56.254Z] ====== future-genetic (functional) [default], iteration 39 completed (13470.001 ms) ======
[2025-12-10T04:07:56.254Z] ====== future-genetic (functional) [default], iteration 40 started ======
[2025-12-10T04:07:56.254Z] GC before operation: completed in 85.913 ms, heap usage 102.897 MB -> 5.377 MB.
[2025-12-10T04:08:09.454Z] ====== future-genetic (functional) [default], iteration 40 completed (13493.636 ms) ======
[2025-12-10T04:08:09.454Z] ====== future-genetic (functional) [default], iteration 41 started ======
[2025-12-10T04:08:09.454Z] GC before operation: completed in 87.943 ms, heap usage 101.931 MB -> 5.377 MB.
[2025-12-10T04:08:23.052Z] ====== future-genetic (functional) [default], iteration 41 completed (13420.636 ms) ======
[2025-12-10T04:08:23.052Z] ====== future-genetic (functional) [default], iteration 42 started ======
[2025-12-10T04:08:23.052Z] GC before operation: completed in 91.037 ms, heap usage 105.895 MB -> 5.377 MB.
[2025-12-10T04:08:36.250Z] ====== future-genetic (functional) [default], iteration 42 completed (13438.403 ms) ======
[2025-12-10T04:08:36.250Z] ====== future-genetic (functional) [default], iteration 43 started ======
[2025-12-10T04:08:36.250Z] GC before operation: completed in 91.596 ms, heap usage 102.076 MB -> 5.378 MB.
[2025-12-10T04:08:49.446Z] ====== future-genetic (functional) [default], iteration 43 completed (13263.174 ms) ======
[2025-12-10T04:08:49.446Z] ====== future-genetic (functional) [default], iteration 44 started ======
[2025-12-10T04:08:49.446Z] GC before operation: completed in 91.564 ms, heap usage 102.982 MB -> 5.378 MB.
[2025-12-10T04:09:02.929Z] ====== future-genetic (functional) [default], iteration 44 completed (13366.027 ms) ======
[2025-12-10T04:09:02.929Z] ====== future-genetic (functional) [default], iteration 45 started ======
[2025-12-10T04:09:02.929Z] GC before operation: completed in 89.858 ms, heap usage 103.911 MB -> 5.377 MB.
[2025-12-10T04:09:16.124Z] ====== future-genetic (functional) [default], iteration 45 completed (13268.434 ms) ======
[2025-12-10T04:09:16.124Z] ====== future-genetic (functional) [default], iteration 46 started ======
[2025-12-10T04:09:16.124Z] GC before operation: completed in 87.619 ms, heap usage 105.723 MB -> 5.378 MB.
[2025-12-10T04:09:29.308Z] ====== future-genetic (functional) [default], iteration 46 completed (13393.998 ms) ======
[2025-12-10T04:09:29.308Z] ====== future-genetic (functional) [default], iteration 47 started ======
[2025-12-10T04:09:29.308Z] GC before operation: completed in 89.840 ms, heap usage 104.795 MB -> 5.378 MB.
[2025-12-10T04:09:45.249Z] ====== future-genetic (functional) [default], iteration 47 completed (13366.101 ms) ======
[2025-12-10T04:09:45.249Z] ====== future-genetic (functional) [default], iteration 48 started ======
[2025-12-10T04:09:45.249Z] GC before operation: completed in 88.256 ms, heap usage 101.886 MB -> 5.378 MB.
[2025-12-10T04:09:56.555Z] ====== future-genetic (functional) [default], iteration 48 completed (13397.971 ms) ======
[2025-12-10T04:09:56.555Z] ====== future-genetic (functional) [default], iteration 49 started ======
[2025-12-10T04:09:56.555Z] GC before operation: completed in 88.783 ms, heap usage 102.939 MB -> 5.378 MB.
[2025-12-10T04:10:09.747Z] ====== future-genetic (functional) [default], iteration 49 completed (13563.911 ms) ======
[2025-12-10T04:10:10.913Z] -----------------------------------
[2025-12-10T04:10:10.913Z] renaissance-future-genetic_0_PASSED
[2025-12-10T04:10:10.913Z] -----------------------------------
[2025-12-10T04:10:10.913Z]
[2025-12-10T04:10:10.913Z] TEST TEARDOWN:
[2025-12-10T04:10:10.913Z] Nothing to be done for teardown.
[2025-12-10T04:10:10.913Z] renaissance-future-genetic_0 Finish Time: Wed Dec 10 04:10:10 2025 Epoch Time (ms): 1765339810835
[2025-12-10T04:10:10.913Z]
[2025-12-10T04:10:10.913Z] ===============================================
[2025-12-10T04:10:10.913Z] Running test renaissance-naive-bayes_0 ...
[2025-12-10T04:10:10.913Z] ===============================================
[2025-12-10T04:10:11.245Z] renaissance-naive-bayes_0 Start Time: Wed Dec 10 04:10:10 2025 Epoch Time (ms): 1765339810910
[2025-12-10T04:10:11.245Z] variation: NoOptions
[2025-12-10T04:10:11.245Z] JVM_OPTIONS:
[2025-12-10T04:10:11.245Z] { \
[2025-12-10T04:10:11.245Z] echo ""; echo "TEST SETUP:"; \
[2025-12-10T04:10:11.245Z] echo "Nothing to be done for setup."; \
[2025-12-10T04:10:11.245Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_17653363599617/renaissance-naive-bayes_0"; \
[2025-12-10T04:10:11.245Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_17653363599617/renaissance-naive-bayes_0"; \
[2025-12-10T04:10:11.245Z] echo ""; echo "TESTING:"; \
[2025-12-10T04:10:11.245Z] "/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_17653363599617/renaissance-naive-bayes_0"/naive-bayes.json" naive-bayes; \
[2025-12-10T04:10:11.245Z] 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_17653363599617/renaissance-naive-bayes_0"; else echo "-----------------------------------"; echo "renaissance-naive-bayes_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-12-10T04:10:11.245Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-12-10T04:10:11.245Z] echo "Nothing to be done for teardown."; \
[2025-12-10T04:10:11.245Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_17653363599617/TestTargetResult";
[2025-12-10T04:10:11.245Z]
[2025-12-10T04:10:11.245Z] TEST SETUP:
[2025-12-10T04:10:11.245Z] Nothing to be done for setup.
[2025-12-10T04:10:11.245Z]
[2025-12-10T04:10:11.245Z] TESTING:
[2025-12-10T04:10:13.526Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2025-12-10T04:10:13.526Z] 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_17653363599617/renaissance-naive-bayes_0/launcher-041011-3531787128314178785/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2025-12-10T04:10:13.526Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2025-12-10T04:10:13.526Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2025-12-10T04:10:32.722Z] Benchmark 'naive-bayes' failed with exception:
[2025-12-10T04:10:32.722Z] java.lang.ExceptionInInitializerError
[2025-12-10T04:10:32.722Z] at org.apache.spark.unsafe.array.ByteArrayMethods.<clinit>(ByteArrayMethods.java:47)
[2025-12-10T04:10:32.722Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes$lzycompute(MemoryManager.scala:261)
[2025-12-10T04:10:32.722Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes(MemoryManager.scala:251)
[2025-12-10T04:10:32.722Z] at org.apache.spark.memory.MemoryManager.$anonfun$pageSizeBytes$1(MemoryManager.scala:270)
[2025-12-10T04:10:32.722Z] at scala.runtime.java8.JFunction0$mcJ$sp.apply(JFunction0$mcJ$sp.scala:17)
[2025-12-10T04:10:32.722Z] at scala.Option.getOrElse(Option.scala:201)
[2025-12-10T04:10:32.722Z] at org.apache.spark.memory.MemoryManager.<init>(MemoryManager.scala:270)
[2025-12-10T04:10:32.722Z] at org.apache.spark.memory.UnifiedMemoryManager.<init>(UnifiedMemoryManager.scala:58)
[2025-12-10T04:10:32.722Z] at org.apache.spark.memory.UnifiedMemoryManager$.apply(UnifiedMemoryManager.scala:207)
[2025-12-10T04:10:32.722Z] at org.apache.spark.SparkEnv$.create(SparkEnv.scala:320)
[2025-12-10T04:10:32.722Z] at org.apache.spark.SparkEnv$.createDriverEnv(SparkEnv.scala:194)
[2025-12-10T04:10:32.722Z] at org.apache.spark.SparkContext.createSparkEnv(SparkContext.scala:284)
[2025-12-10T04:10:32.722Z] at org.apache.spark.SparkContext.<init>(SparkContext.scala:478)
[2025-12-10T04:10:32.722Z] at org.apache.spark.SparkContext$.getOrCreate(SparkContext.scala:2883)
[2025-12-10T04:10:32.722Z] at org.apache.spark.sql.SparkSession$Builder.$anonfun$getOrCreate$2(SparkSession.scala:1099)
[2025-12-10T04:10:32.722Z] at scala.Option.getOrElse(Option.scala:201)
[2025-12-10T04:10:32.722Z] at org.apache.spark.sql.SparkSession$Builder.getOrCreate(SparkSession.scala:1093)
[2025-12-10T04:10:32.722Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext(SparkUtil.scala:81)
[2025-12-10T04:10:32.722Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext$(SparkUtil.scala:54)
[2025-12-10T04:10:32.722Z] at org.renaissance.apache.spark.NaiveBayes.setUpSparkContext(NaiveBayes.scala:33)
[2025-12-10T04:10:32.722Z] at org.renaissance.apache.spark.NaiveBayes.setUpBeforeAll(NaiveBayes.scala:56)
[2025-12-10T04:10:32.722Z] at org.renaissance.harness.ExecutionDriver.executeBenchmark(ExecutionDriver.java:82)
[2025-12-10T04:10:32.722Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks$$anonfun$1(RenaissanceSuite.scala:172)
[2025-12-10T04:10:32.722Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15)
[2025-12-10T04:10:32.722Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10)
[2025-12-10T04:10:32.722Z] at scala.collection.immutable.List.foreach(List.scala:334)
[2025-12-10T04:10:32.722Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks(RenaissanceSuite.scala:161)
[2025-12-10T04:10:32.722Z] at org.renaissance.harness.RenaissanceSuite$.main(RenaissanceSuite.scala:130)
[2025-12-10T04:10:32.722Z] at org.renaissance.harness.RenaissanceSuite.main(RenaissanceSuite.scala)
[2025-12-10T04:10:32.722Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
[2025-12-10T04:10:32.722Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565)
[2025-12-10T04:10:32.722Z] at org.renaissance.core.Launcher.loadAndInvokeHarnessClass(Launcher.java:129)
[2025-12-10T04:10:32.722Z] at org.renaissance.core.Launcher.launchHarnessClass(Launcher.java:78)
[2025-12-10T04:10:32.722Z] at org.renaissance.core.Launcher.main(Launcher.java:43)
[2025-12-10T04:10:32.722Z] Caused by: java.lang.IllegalStateException: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2025-12-10T04:10:32.722Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:115)
[2025-12-10T04:10:32.722Z] ... 34 more
[2025-12-10T04:10:32.722Z] Caused by: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2025-12-10T04:10:32.722Z] at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:377)
[2025-12-10T04:10:32.722Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:569)
[2025-12-10T04:10:32.722Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:502)
[2025-12-10T04:10:32.722Z] at java.base/java.lang.Class.forName0(Native Method)
[2025-12-10T04:10:32.722Z] at java.base/java.lang.Class.forName(Class.java:478)
[2025-12-10T04:10:32.722Z] at java.base/java.lang.Class.forName(Class.java:468)
[2025-12-10T04:10:32.722Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:95)
[2025-12-10T04:10:32.722Z] ... 34 more
[2025-12-10T04:10:32.722Z] The following benchmarks failed: naive-bayes
[2025-12-10T04:10:32.722Z] -----------------------------------
[2025-12-10T04:10:32.722Z] renaissance-naive-bayes_0_FAILED
[2025-12-10T04:10:32.722Z] -----------------------------------
[2025-12-10T04:10:32.722Z]
[2025-12-10T04:10:32.722Z] TEST TEARDOWN:
[2025-12-10T04:10:32.722Z] Nothing to be done for teardown.
[2025-12-10T04:10:32.722Z] renaissance-naive-bayes_0 Finish Time: Wed Dec 10 04:10:31 2025 Epoch Time (ms): 1765339831357
[2025-12-10T04:10:32.722Z]
[2025-12-10T04:10:32.722Z] ===============================================
[2025-12-10T04:10:32.722Z] Running test renaissance-scala-kmeans_0 ...
[2025-12-10T04:10:32.722Z] ===============================================
[2025-12-10T04:10:32.722Z] renaissance-scala-kmeans_0 Start Time: Wed Dec 10 04:10:31 2025 Epoch Time (ms): 1765339831434
[2025-12-10T04:10:32.722Z] variation: NoOptions
[2025-12-10T04:10:32.722Z] JVM_OPTIONS:
[2025-12-10T04:10:32.722Z] { \
[2025-12-10T04:10:32.722Z] echo ""; echo "TEST SETUP:"; \
[2025-12-10T04:10:32.722Z] echo "Nothing to be done for setup."; \
[2025-12-10T04:10:32.722Z] mkdir -p "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_17653363599617/renaissance-scala-kmeans_0"; \
[2025-12-10T04:10:32.722Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_17653363599617/renaissance-scala-kmeans_0"; \
[2025-12-10T04:10:32.722Z] echo ""; echo "TESTING:"; \
[2025-12-10T04:10:32.722Z] /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_17653363599617/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-12-10T04:10:32.722Z] 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_17653363599617/renaissance-scala-kmeans_0"; else echo "-----------------------------------"; echo "renaissance-scala-kmeans_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-12-10T04:10:32.722Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-12-10T04:10:32.722Z] echo "Nothing to be done for teardown."; \
[2025-12-10T04:10:32.722Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/TKG/../TKG/output_17653363599617/TestTargetResult";
[2025-12-10T04:10:32.722Z]
[2025-12-10T04:10:32.722Z] TEST SETUP:
[2025-12-10T04:10:32.722Z] Nothing to be done for setup.
[2025-12-10T04:10:32.722Z]
[2025-12-10T04:10:32.722Z] TESTING:
[2025-12-10T04:10:33.162Z] Warning!!! Affinity is NOT set. Affinity tool may NOT be installed/supported.
[2025-12-10T04:10:33.162Z] 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_17653363599617/renaissance-scala-kmeans_0/scala-kmeans.json scala-kmeans
[2025-12-10T04:10:35.922Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2025-12-10T04:10:35.922Z] 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_17653363599617/renaissance-scala-kmeans_0/launcher-041033-4653858083068633535/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2025-12-10T04:10:35.922Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2025-12-10T04:10:35.922Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2025-12-10T04:10:38.192Z] ====== scala-kmeans (scala) [default], iteration 0 started ======
[2025-12-10T04:10:38.525Z] GC before operation: completed in 181.121 ms, heap usage 28.091 MB -> 26.402 MB.
[2025-12-10T04:10:40.186Z] ====== scala-kmeans (scala) [default], iteration 0 completed (1622.918 ms) ======
[2025-12-10T04:10:40.186Z] ====== scala-kmeans (scala) [default], iteration 1 started ======
[2025-12-10T04:10:40.186Z] GC before operation: completed in 112.045 ms, heap usage 37.385 MB -> 26.457 MB.
[2025-12-10T04:10:40.903Z] ====== scala-kmeans (scala) [default], iteration 1 completed (755.548 ms) ======
[2025-12-10T04:10:40.903Z] ====== scala-kmeans (scala) [default], iteration 2 started ======
[2025-12-10T04:10:41.233Z] GC before operation: completed in 152.381 ms, heap usage 56.457 MB -> 26.457 MB.
[2025-12-10T04:10:41.944Z] ====== scala-kmeans (scala) [default], iteration 2 completed (703.650 ms) ======
[2025-12-10T04:10:41.944Z] ====== scala-kmeans (scala) [default], iteration 3 started ======
[2025-12-10T04:10:41.944Z] GC before operation: completed in 149.987 ms, heap usage 56.457 MB -> 26.457 MB.
[2025-12-10T04:10:42.656Z] ====== scala-kmeans (scala) [default], iteration 3 completed (667.625 ms) ======
[2025-12-10T04:10:42.656Z] ====== scala-kmeans (scala) [default], iteration 4 started ======
[2025-12-10T04:10:42.656Z] GC before operation: completed in 151.283 ms, heap usage 56.562 MB -> 26.457 MB.
[2025-12-10T04:10:43.374Z] ====== scala-kmeans (scala) [default], iteration 4 completed (662.935 ms) ======
[2025-12-10T04:10:43.374Z] ====== scala-kmeans (scala) [default], iteration 5 started ======
[2025-12-10T04:10:43.703Z] GC before operation: completed in 151.742 ms, heap usage 56.457 MB -> 26.457 MB.
[2025-12-10T04:10:44.415Z] ====== scala-kmeans (scala) [default], iteration 5 completed (664.652 ms) ======
[2025-12-10T04:10:44.415Z] ====== scala-kmeans (scala) [default], iteration 6 started ======
[2025-12-10T04:10:44.415Z] GC before operation: completed in 150.930 ms, heap usage 56.457 MB -> 26.457 MB.
[2025-12-10T04:10:45.122Z] ====== scala-kmeans (scala) [default], iteration 6 completed (664.468 ms) ======
[2025-12-10T04:10:45.122Z] ====== scala-kmeans (scala) [default], iteration 7 started ======
[2025-12-10T04:10:45.122Z] GC before operation: completed in 153.115 ms, heap usage 56.457 MB -> 26.458 MB.
[2025-12-10T04:10:45.908Z] ====== scala-kmeans (scala) [default], iteration 7 completed (665.910 ms) ======
[2025-12-10T04:10:45.908Z] ====== scala-kmeans (scala) [default], iteration 8 started ======
[2025-12-10T04:10:45.908Z] GC before operation: completed in 151.534 ms, heap usage 56.458 MB -> 26.458 MB.
[2025-12-10T04:10:46.621Z] ====== scala-kmeans (scala) [default], iteration 8 completed (665.582 ms) ======
[2025-12-10T04:10:46.621Z] ====== scala-kmeans (scala) [default], iteration 9 started ======
[2025-12-10T04:10:46.962Z] GC before operation: completed in 155.742 ms, heap usage 56.458 MB -> 26.458 MB.
[2025-12-10T04:10:47.670Z] ====== scala-kmeans (scala) [default], iteration 9 completed (660.240 ms) ======
[2025-12-10T04:10:47.670Z] ====== scala-kmeans (scala) [default], iteration 10 started ======
[2025-12-10T04:10:47.670Z] GC before operation: completed in 149.687 ms, heap usage 56.458 MB -> 26.458 MB.
[2025-12-10T04:10:48.380Z] ====== scala-kmeans (scala) [default], iteration 10 completed (662.624 ms) ======
[2025-12-10T04:10:48.380Z] ====== scala-kmeans (scala) [default], iteration 11 started ======
[2025-12-10T04:10:48.380Z] GC before operation: completed in 151.506 ms, heap usage 56.458 MB -> 26.458 MB.
[2025-12-10T04:10:49.722Z] ====== scala-kmeans (scala) [default], iteration 11 completed (782.734 ms) ======
[2025-12-10T04:10:49.722Z] ====== scala-kmeans (scala) [default], iteration 12 started ======
[2025-12-10T04:10:49.722Z] GC before operation: completed in 156.310 ms, heap usage 56.458 MB -> 26.458 MB.
[2025-12-10T04:10:50.051Z] ====== scala-kmeans (scala) [default], iteration 12 completed (670.153 ms) ======
[2025-12-10T04:10:50.051Z] ====== scala-kmeans (scala) [default], iteration 13 started ======
[2025-12-10T04:10:50.386Z] GC before operation: completed in 152.992 ms, heap usage 56.458 MB -> 26.458 MB.
[2025-12-10T04:10:51.095Z] ====== scala-kmeans (scala) [default], iteration 13 completed (663.203 ms) ======
[2025-12-10T04:10:51.095Z] ====== scala-kmeans (scala) [default], iteration 14 started ======
[2025-12-10T04:10:51.095Z] GC before operation: completed in 152.811 ms, heap usage 56.458 MB -> 26.458 MB.
[2025-12-10T04:10:51.808Z] ====== scala-kmeans (scala) [default], iteration 14 completed (665.104 ms) ======
[2025-12-10T04:10:51.808Z] ====== scala-kmeans (scala) [default], iteration 15 started ======
[2025-12-10T04:10:51.808Z] GC before operation: completed in 157.596 ms, heap usage 56.458 MB -> 26.458 MB.
[2025-12-10T04:10:52.517Z] ====== scala-kmeans (scala) [default], iteration 15 completed (661.899 ms) ======
[2025-12-10T04:10:52.517Z] ====== scala-kmeans (scala) [default], iteration 16 started ======
[2025-12-10T04:10:52.853Z] GC before operation: completed in 155.956 ms, heap usage 56.458 MB -> 26.459 MB.
[2025-12-10T04:10:53.560Z] ====== scala-kmeans (scala) [default], iteration 16 completed (666.171 ms) ======
[2025-12-10T04:10:53.560Z] ====== scala-kmeans (scala) [default], iteration 17 started ======
[2025-12-10T04:10:53.560Z] GC before operation: completed in 150.883 ms, heap usage 56.459 MB -> 26.459 MB.
[2025-12-10T04:10:54.271Z] ====== scala-kmeans (scala) [default], iteration 17 completed (659.736 ms) ======
[2025-12-10T04:10:54.271Z] ====== scala-kmeans (scala) [default], iteration 18 started ======
[2025-12-10T04:10:54.271Z] GC before operation: completed in 151.576 ms, heap usage 56.459 MB -> 26.459 MB.
[2025-12-10T04:10:54.980Z] ====== scala-kmeans (scala) [default], iteration 18 completed (666.306 ms) ======
[2025-12-10T04:10:54.980Z] ====== scala-kmeans (scala) [default], iteration 19 started ======
[2025-12-10T04:10:55.315Z] GC before operation: completed in 152.454 ms, heap usage 56.459 MB -> 26.459 MB.
[2025-12-10T04:10:56.027Z] ====== scala-kmeans (scala) [default], iteration 19 completed (662.759 ms) ======
[2025-12-10T04:10:56.027Z] ====== scala-kmeans (scala) [default], iteration 20 started ======
[2025-12-10T04:10:56.027Z] GC before operation: completed in 148.162 ms, heap usage 56.459 MB -> 26.459 MB.
[2025-12-10T04:10:56.737Z] ====== scala-kmeans (scala) [default], iteration 20 completed (661.866 ms) ======
[2025-12-10T04:10:56.737Z] ====== scala-kmeans (scala) [default], iteration 21 started ======
[2025-12-10T04:10:56.737Z] GC before operation: completed in 149.316 ms, heap usage 56.459 MB -> 26.459 MB.
[2025-12-10T04:10:57.452Z] ====== scala-kmeans (scala) [default], iteration 21 completed (660.472 ms) ======
[2025-12-10T04:10:57.452Z] ====== scala-kmeans (scala) [default], iteration 22 started ======
[2025-12-10T04:10:57.782Z] GC before operation: completed in 149.232 ms, heap usage 56.459 MB -> 26.459 MB.
[2025-12-10T04:10:58.493Z] ====== scala-kmeans (scala) [default], iteration 22 completed (656.601 ms) ======
[2025-12-10T04:10:58.493Z] ====== scala-kmeans (scala) [default], iteration 23 started ======
[2025-12-10T04:10:58.493Z] GC before operation: completed in 149.947 ms, heap usage 56.459 MB -> 26.459 MB.
[2025-12-10T04:10:59.226Z] ====== scala-kmeans (scala) [default], iteration 23 completed (661.895 ms) ======
[2025-12-10T04:10:59.226Z] ====== scala-kmeans (scala) [default], iteration 24 started ======
[2025-12-10T04:10:59.226Z] GC before operation: completed in 150.350 ms, heap usage 56.459 MB -> 26.459 MB.
[2025-12-10T04:10:59.949Z] ====== scala-kmeans (scala) [default], iteration 24 completed (669.005 ms) ======
[2025-12-10T04:10:59.949Z] ====== scala-kmeans (scala) [default], iteration 25 started ======
[2025-12-10T04:11:00.280Z] GC before operation: completed in 157.283 ms, heap usage 56.459 MB -> 26.459 MB.
[2025-12-10T04:11:00.611Z] ====== scala-kmeans (scala) [default], iteration 25 completed (658.235 ms) ======
[2025-12-10T04:11:00.611Z] ====== scala-kmeans (scala) [default], iteration 26 started ======
[2025-12-10T04:11:00.943Z] GC before operation: completed in 149.884 ms, heap usage 56.459 MB -> 26.459 MB.
[2025-12-10T04:11:01.652Z] ====== scala-kmeans (scala) [default], iteration 26 completed (663.420 ms) ======
[2025-12-10T04:11:01.652Z] ====== scala-kmeans (scala) [default], iteration 27 started ======
[2025-12-10T04:11:01.652Z] GC before operation: completed in 151.329 ms, heap usage 56.459 MB -> 26.459 MB.
[2025-12-10T04:11:02.371Z] ====== scala-kmeans (scala) [default], iteration 27 completed (663.033 ms) ======
[2025-12-10T04:11:02.371Z] ====== scala-kmeans (scala) [default], iteration 28 started ======
[2025-12-10T04:11:02.703Z] GC before operation: completed in 152.147 ms, heap usage 56.459 MB -> 26.459 MB.
[2025-12-10T04:11:03.413Z] ====== scala-kmeans (scala) [default], iteration 28 completed (663.066 ms) ======
[2025-12-10T04:11:03.413Z] ====== scala-kmeans (scala) [default], iteration 29 started ======
[2025-12-10T04:11:03.413Z] GC before operation: completed in 158.999 ms, heap usage 56.459 MB -> 26.459 MB.
[2025-12-10T04:11:04.122Z] ====== scala-kmeans (scala) [default], iteration 29 completed (662.782 ms) ======
[2025-12-10T04:11:04.122Z] ====== scala-kmeans (scala) [default], iteration 30 started ======
[2025-12-10T04:11:04.122Z] GC before operation: completed in 156.116 ms, heap usage 56.459 MB -> 26.459 MB.
[2025-12-10T04:11:04.842Z] ====== scala-kmeans (scala) [default], iteration 30 completed (659.035 ms) ======
[2025-12-10T04:11:04.842Z] ====== scala-kmeans (scala) [default], iteration 31 started ======
[2025-12-10T04:11:05.176Z] GC before operation: completed in 153.694 ms, heap usage 56.459 MB -> 26.459 MB.
[2025-12-10T04:11:05.886Z] ====== scala-kmeans (scala) [default], iteration 31 completed (672.065 ms) ======
[2025-12-10T04:11:05.886Z] ====== scala-kmeans (scala) [default], iteration 32 started ======
[2025-12-10T04:11:05.886Z] GC before operation: completed in 150.887 ms, heap usage 56.459 MB -> 26.459 MB.
[2025-12-10T04:11:06.598Z] ====== scala-kmeans (scala) [default], iteration 32 completed (665.284 ms) ======
[2025-12-10T04:11:06.598Z] ====== scala-kmeans (scala) [default], iteration 33 started ======
[2025-12-10T04:11:06.598Z] GC before operation: completed in 152.209 ms, heap usage 56.459 MB -> 26.460 MB.
[2025-12-10T04:11:07.314Z] ====== scala-kmeans (scala) [default], iteration 33 completed (665.001 ms) ======
[2025-12-10T04:11:07.314Z] ====== scala-kmeans (scala) [default], iteration 34 started ======
[2025-12-10T04:11:07.645Z] GC before operation: completed in 151.243 ms, heap usage 56.460 MB -> 26.460 MB.
[2025-12-10T04:11:08.355Z] ====== scala-kmeans (scala) [default], iteration 34 completed (662.661 ms) ======
[2025-12-10T04:11:08.355Z] ====== scala-kmeans (scala) [default], iteration 35 started ======
[2025-12-10T04:11:08.355Z] GC before operation: completed in 148.966 ms, heap usage 56.460 MB -> 26.460 MB.
[2025-12-10T04:11:09.069Z] ====== scala-kmeans (scala) [default], iteration 35 completed (669.830 ms) ======
[2025-12-10T04:11:09.069Z] ====== scala-kmeans (scala) [default], iteration 36 started ======
[2025-12-10T04:11:09.069Z] GC before operation: completed in 151.697 ms, heap usage 56.460 MB -> 26.460 MB.
[2025-12-10T04:11:09.796Z] ====== scala-kmeans (scala) [default], iteration 36 completed (665.212 ms) ======
[2025-12-10T04:11:09.796Z] ====== scala-kmeans (scala) [default], iteration 37 started ======
[2025-12-10T04:11:10.909Z] GC before operation: completed in 152.860 ms, heap usage 56.460 MB -> 26.462 MB.
[2025-12-10T04:11:10.910Z] ====== scala-kmeans (scala) [default], iteration 37 completed (689.624 ms) ======
[2025-12-10T04:11:10.910Z] ====== scala-kmeans (scala) [default], iteration 38 started ======
[2025-12-10T04:11:10.910Z] GC before operation: completed in 168.063 ms, heap usage 56.462 MB -> 26.462 MB.
[2025-12-10T04:11:11.626Z] ====== scala-kmeans (scala) [default], iteration 38 completed (666.291 ms) ======
[2025-12-10T04:11:11.626Z] ====== scala-kmeans (scala) [default], iteration 39 started ======
[2025-12-10T04:11:11.626Z] GC before operation: completed in 150.759 ms, heap usage 56.462 MB -> 26.462 MB.
[2025-12-10T04:11:12.338Z] ====== scala-kmeans (scala) [default], iteration 39 completed (662.558 ms) ======
[2025-12-10T04:11:12.338Z] ====== scala-kmeans (scala) [default], iteration 40 started ======
[2025-12-10T04:11:12.338Z] GC before operation: completed in 153.599 ms, heap usage 56.462 MB -> 26.462 MB.
[2025-12-10T04:11:13.049Z] ====== scala-kmeans (scala) [default], iteration 40 completed (663.035 ms) ======
[2025-12-10T04:11:13.049Z] ====== scala-kmeans (scala) [default], iteration 41 started ======
[2025-12-10T04:11:13.384Z] GC before operation: completed in 150.586 ms, heap usage 56.462 MB -> 26.462 MB.
[2025-12-10T04:11:14.095Z] ====== scala-kmeans (scala) [default], iteration 41 completed (663.683 ms) ======
[2025-12-10T04:11:14.095Z] ====== scala-kmeans (scala) [default], iteration 42 started ======
[2025-12-10T04:11:14.095Z] GC before operation: completed in 151.736 ms, heap usage 56.462 MB -> 26.462 MB.
[2025-12-10T04:11:14.807Z] ====== scala-kmeans (scala) [default], iteration 42 completed (662.341 ms) ======
[2025-12-10T04:11:14.807Z] ====== scala-kmeans (scala) [default], iteration 43 started ======
[2025-12-10T04:11:14.807Z] GC before operation: completed in 150.145 ms, heap usage 56.462 MB -> 26.462 MB.
[2025-12-10T04:11:15.522Z] ====== scala-kmeans (scala) [default], iteration 43 completed (661.444 ms) ======
[2025-12-10T04:11:15.522Z] ====== scala-kmeans (scala) [default], iteration 44 started ======
[2025-12-10T04:11:15.860Z] GC before operation: completed in 150.967 ms, heap usage 56.462 MB -> 26.462 MB.
[2025-12-10T04:11:16.572Z] ====== scala-kmeans (scala) [default], iteration 44 completed (662.849 ms) ======
[2025-12-10T04:11:16.572Z] ====== scala-kmeans (scala) [default], iteration 45 started ======
[2025-12-10T04:11:16.572Z] GC before operation: completed in 155.686 ms, heap usage 56.462 MB -> 26.462 MB.
[2025-12-10T04:11:17.283Z] ====== scala-kmeans (scala) [default], iteration 45 completed (661.671 ms) ======
[2025-12-10T04:11:17.283Z] ====== scala-kmeans (scala) [default], iteration 46 started ======
[2025-12-10T04:11:17.283Z] GC before operation: completed in 154.546 ms, heap usage 56.462 MB -> 26.462 MB.
[2025-12-10T04:11:18.002Z] ====== scala-kmeans (scala) [default], iteration 46 completed (660.986 ms) ======
[2025-12-10T04:11:18.002Z] ====== scala-kmeans (scala) [default], iteration 47 started ======
[2025-12-10T04:11:18.335Z] GC before operation: completed in 153.154 ms, heap usage 56.462 MB -> 26.463 MB.
[2025-12-10T04:11:19.048Z] ====== scala-kmeans (scala) [default], iteration 47 completed (661.886 ms) ======
[2025-12-10T04:11:19.048Z] ====== scala-kmeans (scala) [default], iteration 48 started ======
[2025-12-10T04:11:19.048Z] GC before operation: completed in 153.045 ms, heap usage 56.463 MB -> 26.463 MB.
[2025-12-10T04:11:19.759Z] ====== scala-kmeans (scala) [default], iteration 48 completed (660.480 ms) ======
[2025-12-10T04:11:19.759Z] ====== scala-kmeans (scala) [default], iteration 49 started ======
[2025-12-10T04:11:19.759Z] GC before operation: completed in 152.812 ms, heap usage 56.463 MB -> 26.463 MB.
[2025-12-10T04:11:20.470Z] ====== scala-kmeans (scala) [default], iteration 49 completed (660.867 ms) ======
[2025-12-10T04:11:21.645Z] -----------------------------------
[2025-12-10T04:11:21.646Z] renaissance-scala-kmeans_0_PASSED
[2025-12-10T04:11:21.646Z] -----------------------------------
[2025-12-10T04:11:21.646Z]
[2025-12-10T04:11:21.646Z] TEST TEARDOWN:
[2025-12-10T04:11:21.646Z] Nothing to be done for teardown.
[2025-12-10T04:11:21.646Z] renaissance-scala-kmeans_0 Finish Time: Wed Dec 10 04:11:21 2025 Epoch Time (ms): 1765339881378
[2025-12-10T04:11:21.646Z] make[4]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/perf/renaissance'
[2025-12-10T04:11:21.646Z] make[4]: Entering directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/perf/idle_micro'
[2025-12-10T04:11:21.646Z]
[2025-12-10T04:11:21.646Z] ===============================================
[2025-12-10T04:11:21.646Z] Running test IdleMicrobenchmark_HS_0 ...
[2025-12-10T04:11:21.646Z] ===============================================
[2025-12-10T04:11:21.646Z] IdleMicrobenchmark_HS_0 Start Time: Wed Dec 10 04:11:21 2025 Epoch Time (ms): 1765339881488
[2025-12-10T04:11:21.646Z] Skipped due to jvm options ( -Xmx1024m ) and/or platform requirements ([os.linux,arch.x86,bits.64,^os.win]) => IdleMicrobenchmark_HS_0_SKIPPED
[2025-12-10T04:11:21.646Z] IdleMicrobenchmark_HS_0 Finish Time: Wed Dec 10 04:11:21 2025 Epoch Time (ms): 1765339881538
[2025-12-10T04:11:21.646Z] make[4]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/perf/idle_micro'
[2025-12-10T04:11:21.646Z] make[3]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/perf'
[2025-12-10T04:11:21.646Z] make[2]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests'
[2025-12-10T04:11:21.646Z]
[2025-12-10T04:11:21.646Z]
[2025-12-10T04:11:21.646Z] All tests finished, run result summary:
[2025-12-10T04:11:21.646Z] cd "/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/TKG/../TKG/scripts"; \
[2025-12-10T04:11:21.646Z] 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_17653363599617/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_17653363599617/ --tapName=Test_openjdk26_hs_sanity.perf_riscv64_linux.tap --comment=""
[2025-12-10T04:11:21.989Z]
[2025-12-10T04:11:21.989Z]
[2025-12-10T04:11:21.989Z] TEST TARGETS SUMMARY
[2025-12-10T04:11:21.989Z] ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[2025-12-10T04:11:21.989Z] DISABLED test targets:
[2025-12-10T04:11:21.989Z] dacapo-lusearch-fix_0
[2025-12-10T04:11:21.989Z]
[2025-12-10T04:11:21.989Z] PASSED test targets:
[2025-12-10T04:11:21.989Z] dacapo-eclipse_0
[2025-12-10T04:11:21.989Z] dacapo-h2_0
[2025-12-10T04:11:21.989Z] renaissance-akka-uct_0
[2025-12-10T04:11:21.989Z] renaissance-fj-kmeans_0
[2025-12-10T04:11:21.989Z] renaissance-future-genetic_0
[2025-12-10T04:11:21.989Z] renaissance-scala-kmeans_0
[2025-12-10T04:11:21.989Z]
[2025-12-10T04:11:21.989Z] FAILED test targets:
[2025-12-10T04:11:21.989Z] renaissance-naive-bayes_0
[2025-12-10T04:11:21.989Z]
[2025-12-10T04:11:21.989Z] TOTAL: 9 EXECUTED: 7 PASSED: 6 FAILED: 1 DISABLED: 1 SKIPPED: 1
[2025-12-10T04:11:21.989Z] ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[2025-12-10T04:11:21.989Z]
[2025-12-10T04:11:21.989Z] make[1]: *** [settings.mk:454: resultsSummary] Error 2
[2025-12-10T04:11:21.989Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux/aqa-tests/TKG'
[2025-12-10T04:11:21.989Z] make: *** [makefile:62: _sanity.perf] Error 2
[Pipeline] sh
[2025-12-10T04:11:22.698Z] + uname
[2025-12-10T04:11:22.698Z] + [ Linux = AIX ]
[2025-12-10T04:11:22.698Z] + uname
[2025-12-10T04:11:22.698Z] + [ Linux = SunOS ]
[2025-12-10T04:11:22.698Z] + uname
[2025-12-10T04:11:22.698Z] + [ Linux = *BSD ]
[2025-12-10T04:11:22.698Z] + MAKE=make
[2025-12-10T04:11:22.698Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2025-12-10T04:11:22.698Z] make: Nothing to be done for 'testEnvTeardown'.
[Pipeline] }
[2025-12-10T04:11:22.804Z] $ ssh-agent -k
[2025-12-10T04:11:22.836Z] unset SSH_AUTH_SOCK;
[2025-12-10T04:11:22.836Z] unset SSH_AGENT_PID;
[2025-12-10T04:11:22.836Z] echo Agent pid 1106176 killed;
[2025-12-10T04:11:23.367Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] }
[2025-12-10T04:11:23.400Z] Xvfb stopping
[Pipeline] // wrap
[Pipeline] writeJSON
[Pipeline] archiveArtifacts
[2025-12-10T04:11:24.003Z] Archiving artifacts
[2025-12-10T04:11:24.754Z] Recording fingerprints
[Pipeline] echo
[2025-12-10T04:11:24.853Z] DaCapo-h2 metric found and archived
[Pipeline] echo
[2025-12-10T04:11:24.898Z] There were test failures, current build status is UNSTABLE.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Post)
[Pipeline] echo
[2025-12-10T04:11:24.960Z] Saving aqa-tests/testenv/testenv.properties file on jenkins.
[Pipeline] archiveArtifacts
[2025-12-10T04:11:24.992Z] Archiving artifacts
[2025-12-10T04:11:25.066Z] Recording fingerprints
[Pipeline] echo
[2025-12-10T04:11:25.114Z] Saving aqa-tests/TKG/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2025-12-10T04:11:25.145Z] Archiving artifacts
[2025-12-10T04:11:25.367Z] Recording fingerprints
[Pipeline] sh
[2025-12-10T04:11:26.084Z] + tar -cf benchmark_test_output.tar.gz ./aqa-tests/TKG/output_17653363599617
[Pipeline] echo
[2025-12-10T04:11:26.168Z] ARTIFACTORY_SERVER is not set. Saving artifacts on jenkins.
[Pipeline] archiveArtifacts
[2025-12-10T04:11:26.200Z] Archiving artifacts
[2025-12-10T04:11:26.302Z] Recording fingerprints
[Pipeline] findFiles
[Pipeline] echo
[2025-12-10T04:11:29.058Z] Tap file found: aqa-tests/TKG/output_17653363599617/Test_openjdk26_hs_sanity.perf_riscv64_linux.tap...
[Pipeline] readFile
[Pipeline] junit
[2025-12-10T04:11:29.171Z] Recording test results
[2025-12-10T04:11:31.355Z] No test report files were found. Configuration error?
[2025-12-10T04:11:32.467Z] None of the test reports contained any result
[2025-12-10T04:11:32.467Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2025-12-10T04:11:32.500Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2025-12-10T04:11:33.075Z] + aqa-tests/terminateTestProcesses.sh jenkins
[2025-12-10T04:11:33.075Z] Unix type machine..
[2025-12-10T04:11:33.075Z] Running on a Linux host
[2025-12-10T04:11:33.075Z] Woohoo - no rogue processes detected!
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2025-12-10T04:11:33.223Z] [WS-CLEANUP] Deleting project workspace...
[2025-12-10T04:11:33.223Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-12-10T04:11:42.427Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] sh
[2025-12-10T04:11:42.939Z] + find /tmp -name *core* -print -exec rm -f {} ;
[2025-12-10T04:11:43.676Z] + true
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2025-12-10T04:11:43.795Z] 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-12-10T04:11:43.916Z] allocate a node for generating rerun job ...
[Pipeline] node
[2025-12-10T04:11:43.961Z] Running on test-osuosl-aix73-ppc64-1 in /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux
[Pipeline] {
[Pipeline] echo
[2025-12-10T04:11:43.978Z] 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-12-10T04:11:44.007Z] 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-12-10T04:11:48.923Z] + curl -Os https://raw.githubusercontent.com/adoptium/aqa-tests/master/buildenv/jenkins/testJobTemplate
[Pipeline] jobDsl
[2025-12-10T04:11:50.302Z] Processing DSL script testJobTemplate
[2025-12-10T04:17:05.474Z] LEVELS: [sanity]
[2025-12-10T04:17:05.474Z] JDK_VERSIONS: [8]
[2025-12-10T04:17:05.474Z] GROUPS: [perf]
[2025-12-10T04:17:05.474Z] ARCH_OS_LIST: [riscv64_linux]
[2025-12-10T04:17:05.644Z] Existing items:
[2025-12-10T04:17:05.644Z] GeneratedJob{name='Test_openjdk26_hs_sanity.perf_riscv64_linux_rerun'}
[Pipeline] }
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // node
[Pipeline] echo
[2025-12-10T04:17:06.365Z] Triggering rerun jobs in parallel ...
[Pipeline] parallel
[Pipeline] { (Branch: Test_openjdk26_hs_sanity.perf_riscv64_linux_rerun)
[Pipeline] build
[2025-12-10T04:17:06.383Z] Scheduling project: Test_openjdk26_hs_sanity.perf_riscv64_linux_rerun
[2025-12-10T04:17:13.568Z] Starting building: Test_openjdk26_hs_sanity.perf_riscv64_linux_rerun #12
[2025-12-10T05:45:39.355Z] Build Test_openjdk26_hs_sanity.perf_riscv64_linux_rerun #12 completed: UNSTABLE
[Pipeline] }
[Pipeline] // parallel
[Pipeline] node
[2025-12-10T05:45:39.415Z] Running on test-marist-ubuntu2404-s390x-1 in /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_riscv64_linux
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2025-12-10T05:45:39.614Z] [WS-CLEANUP] Deleting project workspace...
[2025-12-10T05:45:39.614Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-12-10T05:45:39.708Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] echo
[2025-12-10T05:45:39.735Z] Test_openjdk26_hs_sanity.perf_riscv64_linux_rerun #12 completed with status UNSTABLE
[Pipeline] timeout
[2025-12-10T05:45:39.744Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2025-12-10T05:45:40.364Z] Copied 1 artifact from "Test_openjdk26_hs_sanity.perf_riscv64_linux_rerun" build number 12
[Pipeline] }
[Pipeline] // timeout
[Pipeline] echo
[2025-12-10T05:45:40.405Z] Saving Test_openjdk26_hs_sanity.perf_riscv64_linux_rerun/12/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2025-12-10T05:45:40.496Z] Archiving artifacts
[2025-12-10T05:45:40.675Z] Recording fingerprints
[Pipeline] findFiles
[Pipeline] echo
[2025-12-10T05:45:41.151Z] Tap file found: Test_openjdk26_hs_sanity.perf_riscv64_linux_rerun/12/aqa-tests/TKG/output_17653455019799/Test_openjdk26_hs_sanity.perf_riscv64_linux_rerun.tap...
[Pipeline] readFile
[Pipeline] echo
[2025-12-10T05:45:41.297Z] 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%2Fjdk26%2Fjdk26-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%2B27_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=2&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2025-12-10T05:45:41.511Z] [WS-CLEANUP] Deleting project workspace...
[2025-12-10T05:45:41.511Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-12-10T05:45:41.597Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] End of Pipeline
Finished: UNSTABLE