Test_openjdk26_hs_sanity.perf_aarch64_mac
Started by upstream project "build-scripts/jobs/jdk26/jdk26-mac-aarch64-temurin" build number 8
originally caused by:
Started by upstream project "build-scripts/openjdk26-pipeline" build number 41
originally caused by:
Started by upstream project "build-scripts/utils/betaTrigger_26ea" build number 77
originally caused by:
Started by timer
Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac@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_aarch64_mac@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 49e6ebb2c4560ab8d9e9a5f4850c8e4079e52099 (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 49e6ebb2c4560ab8d9e9a5f4850c8e4079e52099 # timeout=10
Commit message: "Re-enable WeakReferenceTest (#6874)"
> git rev-list --no-walk 2c990c05c56c2a87b0df26b16ef7cc603c2b4370 # timeout=10
First time build. Skipping changelog.
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] nodesByLabel
[2026-02-06T01:44:43.612Z] Could not find any nodes with 'hw.arch.aarch64&&(sw.os.osx||sw.os.mac)&&ci.role.perf' label
[Pipeline] echo
[2026-02-06T01:44:43.634Z] SPEC: osx_aarch64
[Pipeline] echo
[2026-02-06T01:44:43.635Z] Specified LABEL: ci.role.test&&hw.arch.aarch64&&(sw.os.osx||sw.os.mac)
[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
[2026-02-06T01:44:43.656Z] dynamicAgents: []
[Pipeline] echo
[2026-02-06T01:44:43.659Z] Provisioning LABEL: ci.role.test&&hw.arch.aarch64&&(sw.os.osx||sw.os.mac)
[Pipeline] nodesByLabel
[2026-02-06T01:44:43.668Z] Found a total of 12 nodes with the 'ci.role.test&&hw.arch.aarch64&&(sw.os.osx||sw.os.mac)' label
[Pipeline] node
[2026-02-06T01:44:58.694Z] Still waiting to schedule task
[2026-02-06T01:44:58.694Z] Waiting for next available executor on ‘ci.role.test&&hw.arch.aarch64&&(sw.os.osx||sw.os.mac)’
[2026-02-06T01:47:17.958Z] Running on test-orka-macos14-arm64-nbs4b in /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac
[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
[2026-02-06T01:47:18.006Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-02-06T01:47:18.179Z] [WS-CLEANUP] Deleting project workspace...
[2026-02-06T01:47:18.179Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-02-06T01:47:18.212Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2026-02-06T01:47:18.350Z] The recommended git tool is: /usr/bin/git
[2026-02-06T01:47:18.407Z] No credentials specified
[2026-02-06T01:47:18.440Z] Cloning the remote Git repository
[2026-02-06T01:47:18.460Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2026-02-06T01:47:18.461Z] > /usr/bin/git init /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests # timeout=10
[2026-02-06T01:47:18.526Z] [WARNING] Reference path does not exist: /Users/admin/openjdk_cache
[2026-02-06T01:47:18.526Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2026-02-06T01:47:18.526Z] > /usr/bin/git --version # timeout=10
[2026-02-06T01:47:18.538Z] > git --version # 'git version 2.39.3 (Apple Git-145)'
[2026-02-06T01:47:18.538Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-02-06T01:47:22.661Z] > /usr/bin/git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
[2026-02-06T01:47:22.671Z] > /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-02-06T01:47:22.751Z] Avoid second fetch
[2026-02-06T01:47:22.796Z] Checking out Revision 49e6ebb2c4560ab8d9e9a5f4850c8e4079e52099 (origin/master)
[2026-02-06T01:47:23.669Z] Commit message: "Re-enable WeakReferenceTest (#6874)"
[Pipeline] }
[Pipeline] // retry
[Pipeline] load
[2026-02-06T01:47:22.743Z] > /usr/bin/git rev-parse origin/master^{commit} # timeout=10
[2026-02-06T01:47:22.787Z] > /usr/bin/git config core.sparsecheckout # timeout=10
[2026-02-06T01:47:22.800Z] > /usr/bin/git checkout -f 49e6ebb2c4560ab8d9e9a5f4850c8e4079e52099 # timeout=10
[Pipeline] { (/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/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
[2026-02-06T01:47:25.953Z] Timeout set to expire in 1 day 1 hr
[Pipeline] {
[Pipeline] echo
[2026-02-06T01:47:25.984Z] runMulticastCmd: false
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[2026-02-06T01:47:26.610Z] + LC_TIME=C
[2026-02-06T01:47:26.614Z] + date '+%a, %d %b %Y %T %z'
[Pipeline] echo
[2026-02-06T01:47:26.737Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2026-02-06T01:47:27.251Z] + aqa-tests/terminateTestProcesses.sh admin
[2026-02-06T01:47:27.610Z] Mac type machine.. do not terminate any remaining processes as Orka mac VMs are not process isolated, see: https://github.com/adoptium/aqa-tests/issues/4964
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
[2026-02-06T01:47:28.943Z] + printenv
[2026-02-06T01:47:28.943Z] JCK_GIT_BRANCH=master
[2026-02-06T01:47:28.943Z] DYNAMIC_COMPILE=false
[2026-02-06T01:47:28.943Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_sanity.perf_aarch64_mac/18/
[2026-02-06T01:47:28.943Z] OPENJ9_BRANCH=master
[2026-02-06T01:47:28.943Z] JENKINS_NODE_COOKIE=b341cca0-1896-43ed-9cb1-d05b4a9946fe
[2026-02-06T01:47:28.943Z] DOCKER_REQUIRED=false
[2026-02-06T01:47:28.943Z] PARALLEL=Dynamic
[2026-02-06T01:47:28.943Z] HUDSON_SERVER_COOKIE=2d832652af5afba8
[2026-02-06T01:47:28.943Z] SHELL=/bin/zsh
[2026-02-06T01:47:28.943Z] jobStatus=SUCCESS
[2026-02-06T01:47:28.943Z] JOBSTARTTIME=Thu, 05 Feb 2026 20:47:26 -0500
[2026-02-06T01:47:28.943Z] STAGE_NAME=Setup
[2026-02-06T01:47:28.943Z] SSH_CLIENT=78.47.239.97 60080 22
[2026-02-06T01:47:28.943Z] TMPDIR=/var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T/
[2026-02-06T01:47:28.943Z] BUILD_TAG=jenkins-Test_openjdk26_hs_sanity.perf_aarch64_mac-18
[2026-02-06T01:47:28.943Z] RERUN_FAILURE=true
[2026-02-06T01:47:28.943Z] SDK_RESOURCE=upstream
[2026-02-06T01:47:28.943Z] TIME_LIMIT=25
[2026-02-06T01:47:28.943Z] EXTERNAL_TEST_CMD=mvn clean install
[2026-02-06T01:47:28.943Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2026-02-06T01:47:28.943Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_sanity.perf_aarch64_mac/
[2026-02-06T01:47:28.943Z] WORKSPACE=/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac
[2026-02-06T01:47:28.943Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_sanity.perf_aarch64_mac/18/display/redirect?page=changes
[2026-02-06T01:47:28.943Z] JDK_BRANCH=jdk-26+34_adopt
[2026-02-06T01:47:28.943Z] USER=admin
[2026-02-06T01:47:28.943Z] ACTIVE_NODE_TIMEOUT=5
[2026-02-06T01:47:28.943Z] OPENJCEPLUS_GIT_BRANCH=semeru-java26
[2026-02-06T01:47:28.943Z] ADOPTOPENJDK_BRANCH=master
[2026-02-06T01:47:28.943Z] ARCHIVE_TEST_RESULTS=false
[2026-02-06T01:47:28.943Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk26/jdk26-mac-aarch64-temurin
[2026-02-06T01:47:28.943Z] STF_OWNER_BRANCH=adoptium:master
[2026-02-06T01:47:28.943Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_sanity.perf_aarch64_mac/18/display/redirect?page=artifacts
[2026-02-06T01:47:28.943Z] LIGHT_WEIGHT_CHECKOUT=false
[2026-02-06T01:47:28.943Z] ORIGIN_JDK_VERSION=26
[2026-02-06T01:47:28.943Z] __CF_USER_TEXT_ENCODING=0x1F5:0x0:0x0
[2026-02-06T01:47:28.943Z] SETUP_JCK_RUN=false
[2026-02-06T01:47:28.943Z] SPEC=osx_aarch64
[2026-02-06T01:47:28.943Z] PERSONAL_BUILD=false
[2026-02-06T01:47:28.943Z] TKG_ITERATIONS=1
[2026-02-06T01:47:28.943Z] TKG_OWNER_BRANCH=adoptium:master
[2026-02-06T01:47:28.943Z] RERUN_ITERATIONS=1
[2026-02-06T01:47:28.943Z] JENKINS_HOME=/home/jenkins/.jenkins
[2026-02-06T01:47:28.943Z] ITERATIONS=1
[2026-02-06T01:47:28.943Z] KEEP_REPORTDIR=false
[2026-02-06T01:47:28.943Z] PATH=/opt/homebrew/bin:/usr/local/bin/:/usr/bin:/bin:/usr/sbin:/sbin
[2026-02-06T01:47:28.943Z] LIB_DIR=/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/../../externalDependency/lib
[2026-02-06T01:47:28.943Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_sanity.perf_aarch64_mac/18/display/redirect
[2026-02-06T01:47:28.943Z] _=/usr/bin/printenv
[2026-02-06T01:47:28.943Z] GENERATE_JOBS=true
[2026-02-06T01:47:28.943Z] PWD=/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac
[2026-02-06T01:47:28.943Z] JAVA_HOME=/Library/Java/JavaVirtualMachines/jdk-17/Contents/Home
[2026-02-06T01:47:28.943Z] HUDSON_URL=https://ci.adoptium.net/
[2026-02-06T01:47:28.943Z] EXIT_FAILURE=false
[2026-02-06T01:47:28.943Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master
[2026-02-06T01:47:28.943Z] SLACK_CHANNEL=aqavit-bot
[2026-02-06T01:47:28.943Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token
[2026-02-06T01:47:28.943Z] JDK_VERSION=26
[2026-02-06T01:47:28.943Z] JOB_NAME=Test_openjdk26_hs_sanity.perf_aarch64_mac
[2026-02-06T01:47:28.943Z] BUILD_DISPLAY_NAME=#18
[2026-02-06T01:47:28.943Z] USE_TESTENV_PROPERTIES=false
[2026-02-06T01:47:28.943Z] BUILD_ID=18
[2026-02-06T01:47:28.943Z] EXIT_SUCCESS=false
[2026-02-06T01:47:28.943Z] JENKINS_URL=https://ci.adoptium.net/
[2026-02-06T01:47:28.943Z] TEST_TIME=120
[2026-02-06T01:47:28.943Z] PLATFORM=aarch64_mac
[2026-02-06T01:47:28.943Z] JDK_IMPL=hotspot
[2026-02-06T01:47:28.943Z] JOB_BASE_NAME=Test_openjdk26_hs_sanity.perf_aarch64_mac
[2026-02-06T01:47:28.943Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_sanity.perf_aarch64_mac/18/display/redirect?page=tests
[2026-02-06T01:47:28.943Z] AUTO_DETECT=true
[2026-02-06T01:47:28.943Z] SHLVL=2
[2026-02-06T01:47:28.943Z] HOME=/Users/admin
[2026-02-06T01:47:28.943Z] TAP_NAME=Test_openjdk26_hs_sanity.perf_aarch64_mac.tap
[2026-02-06T01:47:28.943Z] CI=true
[2026-02-06T01:47:28.943Z] EXECUTOR_NUMBER=0
[2026-02-06T01:47:28.943Z] WORKSPACE_TMP=/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac@tmp
[2026-02-06T01:47:28.943Z] JENKINS_SERVER_COOKIE=durable-23524b44f27e7c1892cf3efc7f329bdfe2f0a015069041deb79c372a0bf7a84c
[2026-02-06T01:47:28.943Z] NODE_LABELS=aarch64 macos14 hw.arch.aarch64 ci.role.test arm64 sw.os.osx orka mac test-orka-macos14-arm64-nbs4b
[2026-02-06T01:47:28.943Z] TARGET=sanity.perf
[2026-02-06T01:47:28.943Z] BUILD_LIST=perf
[2026-02-06T01:47:28.943Z] SYSTEM_LIB_DIR=/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/../../externalDependency/system_lib
[2026-02-06T01:47:28.943Z] LOGNAME=admin
[2026-02-06T01:47:28.943Z] EXTERNAL_CUSTOM_BRANCH=master
[2026-02-06T01:47:28.943Z] JDK_REPO=https://github.com/adoptium/jdk
[2026-02-06T01:47:28.943Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master
[2026-02-06T01:47:28.943Z] SSH_CONNECTION=78.47.239.97 60080 192.168.64.11 22
[2026-02-06T01:47:28.943Z] UPSTREAM_JOB_NUMBER=8
[2026-02-06T01:47:28.943Z] HUDSON_HOME=/home/jenkins/.jenkins
[2026-02-06T01:47:28.943Z] NODE_NAME=test-orka-macos14-arm64-nbs4b
[2026-02-06T01:47:28.943Z] BUILD_NUMBER=18
[2026-02-06T01:47:28.943Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk26_hs_sanity.perf_aarch64_mac/display/redirect
[2026-02-06T01:47:28.943Z] KEEP_WORKSPACE=false
[2026-02-06T01:47:28.943Z] HUDSON_COOKIE=2467a62a-e1f4-4649-898b-0f885153cae0
[2026-02-06T01:47:28.943Z] PERF_ROOT=/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/../../benchmarks
[2026-02-06T01:47:28.943Z] USE_JRE=false
[2026-02-06T01:47:28.943Z] TEST_JDK_HOME=/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/jdkbinary/j2sdk-image
[2026-02-06T01:47:28.943Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2026-02-06T01:47:28.943Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOMIZED_SDK_URL_OPTION (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2026-02-06T01:47:29.036Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] dir
[2026-02-06T01:47:29.057Z] Running in /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/jdkbinary
[Pipeline] {
[Pipeline] copyArtifacts
[2026-02-06T01:47:50.571Z] Copied 8 artifacts from "build-scripts » jobs » jdk26 » jdk26-mac-aarch64-temurin" build number 8
[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
[2026-02-06T01:47:50.829Z] 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
[2026-02-06T01:47:50.840Z] Running in /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac
[Pipeline] {
[Pipeline] sshagent
[2026-02-06T01:47:50.851Z] $ ssh-agent
[2026-02-06T01:47:51.011Z] SSH_AUTH_SOCK=/var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T//ssh-eNp5x5YxxdPO/agent.3868
[2026-02-06T01:47:51.011Z] SSH_AGENT_PID=3869
[2026-02-06T01:47:51.011Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] dir
[2026-02-06T01:47:51.049Z] Running in /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests
[Pipeline] {
[Pipeline] withCredentials
[2026-02-06T01:47:51.111Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] sh
[2026-02-06T01:47:51.665Z] ++ pwd
[2026-02-06T01:47:51.665Z] + ./get.sh -s /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/.. -p aarch64_mac -r upstream -j 26 -i hotspot --clone_openj9 false --tkg_repo https://github.com/adoptium/TKG.git --tkg_branch master
[2026-02-06T01:47:51.665Z] TESTDIR: /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests
[2026-02-06T01:47:51.665Z] get jdk binary...
[2026-02-06T01:47:51.665Z] --sdkdir is set to upstream. Therefore, skip download jdk binary
[2026-02-06T01:47:51.665Z] Uncompressing file: OpenJDK26U-jdk_aarch64_mac_hotspot_26_34-ea.tar.gz ...
[2026-02-06T01:47:52.471Z] List files in jdkbinary folder...
[2026-02-06T01:47:52.471Z] total 801200
[2026-02-06T01:47:52.471Z] -rw-r--r-- 1 admin staff 52359963 Feb 5 16:49 OpenJDK26U-debugimage_aarch64_mac_hotspot_26_34-ea.tar.gz
[2026-02-06T01:47:52.471Z] -rw-r--r-- 1 admin staff 139572357 Feb 5 16:57 OpenJDK26U-jdk_aarch64_mac_hotspot_26_34-ea.tar.gz
[2026-02-06T01:47:52.471Z] -rw-r--r-- 1 admin staff 83200916 Feb 5 16:57 OpenJDK26U-jmods_aarch64_mac_hotspot_26_34-ea.tar.gz
[2026-02-06T01:47:52.471Z] -rw-r--r-- 1 admin staff 57793136 Feb 5 16:58 OpenJDK26U-jre_aarch64_mac_hotspot_26_34-ea.tar.gz
[2026-02-06T01:47:52.471Z] -rw-r--r-- 1 admin staff 30978 Feb 5 16:51 OpenJDK26U-sbom_aarch64_mac_hotspot_26_34-ea-metadata.json
[2026-02-06T01:47:52.471Z] -rw-r--r-- 1 admin staff 161072 Feb 5 20:36 OpenJDK26U-sbom_aarch64_mac_hotspot_26_34-ea.json
[2026-02-06T01:47:52.471Z] -rw-r--r-- 1 admin staff 3906432 Feb 5 16:58 OpenJDK26U-static-libs_aarch64_mac_hotspot_26_34-ea.tar.gz
[2026-02-06T01:47:52.471Z] -rw-r--r-- 1 admin staff 58199900 Feb 5 16:48 OpenJDK26U-testimage_aarch64_mac_hotspot_26_34-ea.tar.gz
[2026-02-06T01:47:52.471Z] drwxr-xr-x 3 admin staff 96 Feb 5 20:47 tmp
[2026-02-06T01:47:52.471Z] List files in jdkbinary/tmp folder...
[2026-02-06T01:47:52.471Z] total 0
[2026-02-06T01:47:52.471Z] drwxr-xr-x 3 admin staff 96 Feb 5 08:56 jdk-26+34
[2026-02-06T01:47:52.471Z] Moving directory jdk-26+34/ to ../j2sdk-image
[2026-02-06T01:47:52.471Z] Uncompressing file: OpenJDK26U-jre_aarch64_mac_hotspot_26_34-ea.tar.gz ...
[2026-02-06T01:47:53.232Z] List files in jdkbinary folder...
[2026-02-06T01:47:53.232Z] total 801200
[2026-02-06T01:47:53.232Z] -rw-r--r-- 1 admin staff 52359963 Feb 5 16:49 OpenJDK26U-debugimage_aarch64_mac_hotspot_26_34-ea.tar.gz
[2026-02-06T01:47:53.232Z] -rw-r--r-- 1 admin staff 139572357 Feb 5 16:57 OpenJDK26U-jdk_aarch64_mac_hotspot_26_34-ea.tar.gz
[2026-02-06T01:47:53.232Z] -rw-r--r-- 1 admin staff 83200916 Feb 5 16:57 OpenJDK26U-jmods_aarch64_mac_hotspot_26_34-ea.tar.gz
[2026-02-06T01:47:53.232Z] -rw-r--r-- 1 admin staff 57793136 Feb 5 16:58 OpenJDK26U-jre_aarch64_mac_hotspot_26_34-ea.tar.gz
[2026-02-06T01:47:53.232Z] -rw-r--r-- 1 admin staff 30978 Feb 5 16:51 OpenJDK26U-sbom_aarch64_mac_hotspot_26_34-ea-metadata.json
[2026-02-06T01:47:53.232Z] -rw-r--r-- 1 admin staff 161072 Feb 5 20:36 OpenJDK26U-sbom_aarch64_mac_hotspot_26_34-ea.json
[2026-02-06T01:47:53.232Z] -rw-r--r-- 1 admin staff 3906432 Feb 5 16:58 OpenJDK26U-static-libs_aarch64_mac_hotspot_26_34-ea.tar.gz
[2026-02-06T01:47:53.232Z] -rw-r--r-- 1 admin staff 58199900 Feb 5 16:48 OpenJDK26U-testimage_aarch64_mac_hotspot_26_34-ea.tar.gz
[2026-02-06T01:47:53.232Z] drwxr-xr-x 3 admin staff 96 Feb 5 08:56 j2sdk-image
[2026-02-06T01:47:53.232Z] drwxr-xr-x 3 admin staff 96 Feb 5 20:47 tmp
[2026-02-06T01:47:53.232Z] List files in jdkbinary/tmp folder...
[2026-02-06T01:47:53.232Z] total 0
[2026-02-06T01:47:53.232Z] drwxr-xr-x 3 admin staff 96 Feb 5 08:57 jdk-26+34-jre
[2026-02-06T01:47:53.232Z] Moving directory jdk-26+34-jre/ to ../j2re-image
[2026-02-06T01:47:53.232Z] Uncompressing file: OpenJDK26U-static-libs_aarch64_mac_hotspot_26_34-ea.tar.gz ...
[2026-02-06T01:47:53.232Z] List files in jdkbinary folder...
[2026-02-06T01:47:53.232Z] total 801200
[2026-02-06T01:47:53.232Z] -rw-r--r-- 1 admin staff 52359963 Feb 5 16:49 OpenJDK26U-debugimage_aarch64_mac_hotspot_26_34-ea.tar.gz
[2026-02-06T01:47:53.232Z] -rw-r--r-- 1 admin staff 139572357 Feb 5 16:57 OpenJDK26U-jdk_aarch64_mac_hotspot_26_34-ea.tar.gz
[2026-02-06T01:47:53.232Z] -rw-r--r-- 1 admin staff 83200916 Feb 5 16:57 OpenJDK26U-jmods_aarch64_mac_hotspot_26_34-ea.tar.gz
[2026-02-06T01:47:53.232Z] -rw-r--r-- 1 admin staff 57793136 Feb 5 16:58 OpenJDK26U-jre_aarch64_mac_hotspot_26_34-ea.tar.gz
[2026-02-06T01:47:53.232Z] -rw-r--r-- 1 admin staff 30978 Feb 5 16:51 OpenJDK26U-sbom_aarch64_mac_hotspot_26_34-ea-metadata.json
[2026-02-06T01:47:53.232Z] -rw-r--r-- 1 admin staff 161072 Feb 5 20:36 OpenJDK26U-sbom_aarch64_mac_hotspot_26_34-ea.json
[2026-02-06T01:47:53.232Z] -rw-r--r-- 1 admin staff 3906432 Feb 5 16:58 OpenJDK26U-static-libs_aarch64_mac_hotspot_26_34-ea.tar.gz
[2026-02-06T01:47:53.232Z] -rw-r--r-- 1 admin staff 58199900 Feb 5 16:48 OpenJDK26U-testimage_aarch64_mac_hotspot_26_34-ea.tar.gz
[2026-02-06T01:47:53.232Z] drwxr-xr-x 3 admin staff 96 Feb 5 08:57 j2re-image
[2026-02-06T01:47:53.232Z] drwxr-xr-x 3 admin staff 96 Feb 5 08:56 j2sdk-image
[2026-02-06T01:47:53.233Z] drwxr-xr-x 3 admin staff 96 Feb 5 20:47 tmp
[2026-02-06T01:47:53.233Z] List files in jdkbinary/tmp folder...
[2026-02-06T01:47:53.233Z] total 0
[2026-02-06T01:47:53.233Z] drwxr-xr-x 3 admin staff 96 Feb 5 16:47 jdk-26+34-static-libs
[2026-02-06T01:47:53.233Z] Moving directory jdk-26+34-static-libs/ to ../static-libs
[2026-02-06T01:47:53.233Z] Uncompressing file: OpenJDK26U-testimage_aarch64_mac_hotspot_26_34-ea.tar.gz ...
[2026-02-06T01:47:55.038Z] List files in jdkbinary folder...
[2026-02-06T01:47:55.038Z] total 801200
[2026-02-06T01:47:55.038Z] -rw-r--r-- 1 admin staff 52359963 Feb 5 16:49 OpenJDK26U-debugimage_aarch64_mac_hotspot_26_34-ea.tar.gz
[2026-02-06T01:47:55.038Z] -rw-r--r-- 1 admin staff 139572357 Feb 5 16:57 OpenJDK26U-jdk_aarch64_mac_hotspot_26_34-ea.tar.gz
[2026-02-06T01:47:55.038Z] -rw-r--r-- 1 admin staff 83200916 Feb 5 16:57 OpenJDK26U-jmods_aarch64_mac_hotspot_26_34-ea.tar.gz
[2026-02-06T01:47:55.038Z] -rw-r--r-- 1 admin staff 57793136 Feb 5 16:58 OpenJDK26U-jre_aarch64_mac_hotspot_26_34-ea.tar.gz
[2026-02-06T01:47:55.038Z] -rw-r--r-- 1 admin staff 30978 Feb 5 16:51 OpenJDK26U-sbom_aarch64_mac_hotspot_26_34-ea-metadata.json
[2026-02-06T01:47:55.038Z] -rw-r--r-- 1 admin staff 161072 Feb 5 20:36 OpenJDK26U-sbom_aarch64_mac_hotspot_26_34-ea.json
[2026-02-06T01:47:55.039Z] -rw-r--r-- 1 admin staff 3906432 Feb 5 16:58 OpenJDK26U-static-libs_aarch64_mac_hotspot_26_34-ea.tar.gz
[2026-02-06T01:47:55.039Z] -rw-r--r-- 1 admin staff 58199900 Feb 5 16:48 OpenJDK26U-testimage_aarch64_mac_hotspot_26_34-ea.tar.gz
[2026-02-06T01:47:55.039Z] drwxr-xr-x 3 admin staff 96 Feb 5 08:57 j2re-image
[2026-02-06T01:47:55.039Z] drwxr-xr-x 3 admin staff 96 Feb 5 08:56 j2sdk-image
[2026-02-06T01:47:55.039Z] drwxr-xr-x 3 admin staff 96 Feb 5 16:47 static-libs
[2026-02-06T01:47:55.039Z] drwxr-xr-x 3 admin staff 96 Feb 5 20:47 tmp
[2026-02-06T01:47:55.039Z] List files in jdkbinary/tmp folder...
[2026-02-06T01:47:55.039Z] total 0
[2026-02-06T01:47:55.039Z] drwxr-xr-x 8 admin staff 256 Feb 5 16:43 jdk-26+34-test-image
[2026-02-06T01:47:55.039Z] Moving directory jdk-26+34-test-image/ to ../openjdk-test-image
[2026-02-06T01:47:55.039Z] Uncompressing OpenJDK26U-debugimage_aarch64_mac_hotspot_26_34-ea.tar.gz over ./j2sdk-image...
[2026-02-06T01:47:55.410Z] Removing top-level folder jdk-26+34-debug-image/
[2026-02-06T01:47:55.410Z] Removing top-level folder jdk-26+34/
[2026-02-06T01:47:55.773Z] /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/jdkbinary/j2sdk-image/bin/java does not exist! Searching under TEST_JDK_HOME: /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/jdkbinary/j2sdk-image...
[2026-02-06T01:47:55.773Z] javac_path: /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/javac
[2026-02-06T01:47:55.773Z] Run: /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/java -version
[2026-02-06T01:47:55.773Z] =JAVA VERSION OUTPUT BEGIN=
[2026-02-06T01:47:57.008Z] openjdk version "26-beta" 2026-03-17
[2026-02-06T01:47:57.008Z] OpenJDK Runtime Environment Temurin-26+34-202602052134 (build 26-beta+34-ea)
[2026-02-06T01:47:57.008Z] OpenJDK 64-Bit Server VM Temurin-26+34-202602052134 (build 26-beta+34-ea, mixed mode, sharing)
[2026-02-06T01:47:57.008Z] =JAVA VERSION OUTPUT END=
[2026-02-06T01:47:57.008Z] get testKitGen...
[2026-02-06T01:47:57.008Z] git clone -q https://github.com/adoptium/TKG.git
[2026-02-06T01:47:58.258Z] git rev-parse master
[2026-02-06T01:47:58.258Z] git checkout -q -f 7cec87c4a2d0a8ea67f2c8ebfec469d78e831ba9
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2026-02-06T01:47:58.389Z] $ ssh-agent -k
[2026-02-06T01:47:58.394Z] unset SSH_AUTH_SOCK;
[2026-02-06T01:47:58.394Z] unset SSH_AGENT_PID;
[2026-02-06T01:47:58.394Z] echo Agent pid 3869 killed;
[2026-02-06T01:47:58.544Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] echo
[2026-02-06T01:47:58.616Z] readProperties file: ./aqa-tests/job.properties
[Pipeline] readProperties
[Pipeline] echo
[2026-02-06T01:47:58.723Z] Reset TEST_JDK_HOME to /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2026-02-06T01:47:59.074Z] 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=aarch64_mac&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-mac-aarch64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk-26%2B34_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=8&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] echo
[2026-02-06T01:47:59.085Z] 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=aarch64_mac&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-orka-macos14-arm64-nbs4b&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-mac-aarch64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk-26%2B34_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=8&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
[2026-02-06T01:47:59.119Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2026-02-06T01:47:59.304Z] Copied 1 artifact from "getTRSSOutput" build number 2039
[Pipeline] sh
[2026-02-06T01:47:59.822Z] + cd ./aqa-tests/TKG/resources/TRSS
[2026-02-06T01:47:59.822Z] + gzip -cd TRSSOutput.tar.gz
[2026-02-06T01:47:59.822Z] + tar xof -
[2026-02-06T01:47:59.822Z] + rm TRSSOutput.tar.gz
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2026-02-06T01:47:59.921Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2026-02-06T01:47:59.937Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] }
[Pipeline] // timeout
[Pipeline] nodesByLabel
[2026-02-06T01:47:59.975Z] Found a total of 12 nodes with the 'ci.role.test&&hw.arch.aarch64&&(sw.os.osx||sw.os.mac)' label
[Pipeline] echo
[2026-02-06T01:47:59.980Z] Machine limit is 12.
[Pipeline] sh
[2026-02-06T01:48:00.557Z] + cd ./aqa-tests/TKG
[2026-02-06T01:48:00.558Z] ++ uname
[2026-02-06T01:48:00.558Z] + '[' Darwin = AIX ']'
[2026-02-06T01:48:00.558Z] ++ uname
[2026-02-06T01:48:00.558Z] + '[' Darwin = SunOS ']'
[2026-02-06T01:48:00.558Z] ++ uname
[2026-02-06T01:48:00.558Z] + '[' Darwin = '*BSD' ']'
[2026-02-06T01:48:00.558Z] + MAKE=make
[2026-02-06T01:48:00.558Z] + make genParallelList TEST=sanity.perf TEST_TIME=120 NUM_MACHINES=
[2026-02-06T01:48:00.558Z] JAVA_HOME is set to /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../
[2026-02-06T01:48:00.558Z] LIB_DIR is set to /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/../../externalDependency/lib
[2026-02-06T01:48:00.558Z] rm -f -r /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-06T01:48:00.558Z] mkdir -p /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-06T01:48:00.558Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../" "-DTEST_ROOT=/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/.." "-DLIB_DIR=/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/../../externalDependency/lib" 2>&1; echo $? ) | tee "/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2026-02-06T01:48:00.558Z] if [ -z "$(tail -1 /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/.."; false; else rm -f -r "/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation"; fi
[2026-02-06T01:48:00.927Z] Buildfile: /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/scripts/build_tools.xml
[2026-02-06T01:48:01.289Z]
[2026-02-06T01:48:01.289Z] build:
[2026-02-06T01:48:01.289Z]
[2026-02-06T01:48:01.289Z] clean:
[2026-02-06T01:48:01.289Z]
[2026-02-06T01:48:01.289Z] init:
[2026-02-06T01:48:01.289Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/bin
[2026-02-06T01:48:01.289Z]
[2026-02-06T01:48:01.289Z] getDependentLibs:
[2026-02-06T01:48:02.093Z] [exec] --------------------------------------------
[2026-02-06T01:48:02.093Z] [exec] path is set to /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/../../externalDependency/lib
[2026-02-06T01:48:02.093Z] [exec] task is set to default
[2026-02-06T01:48:02.093Z] [exec] dependencyList is set to json_simple
[2026-02-06T01:48:02.093Z] [exec] System Test jars will not be downloaded.
[2026-02-06T01:48:02.093Z] [exec] --------------------------------------------
[2026-02-06T01:48:02.093Z] [exec] Starting download third party dependent jars
[2026-02-06T01:48:02.093Z] [exec] --------------------------------------------
[2026-02-06T01:48:02.093Z] [exec] downloading dependent third party jars to /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/../../externalDependency/lib
[2026-02-06T01:48:02.093Z] [exec] /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2026-02-06T01:48:02.093Z] [exec] downloaded dependent third party jars successfully
[2026-02-06T01:48:02.093Z]
[2026-02-06T01:48:02.093Z] compile:
[2026-02-06T01:48:02.093Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-06T01:48:02.093Z] [echo] ============COMPILER SETTINGS============
[2026-02-06T01:48:02.093Z] [echo] ===fork: yes
[2026-02-06T01:48:02.093Z] [echo] ===debug: on
[2026-02-06T01:48:02.093Z] [javac] Compiling 28 source files to /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/bin
[2026-02-06T01:48:02.876Z] [javac] Note: Some input files use or override a deprecated API.
[2026-02-06T01:48:02.876Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2026-02-06T01:48:02.876Z]
[2026-02-06T01:48:02.876Z] dist:
[2026-02-06T01:48:02.876Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/bin/TestKitGen.jar
[2026-02-06T01:48:02.876Z]
[2026-02-06T01:48:02.876Z] BUILD SUCCESSFUL
[2026-02-06T01:48:02.876Z] Total time: 1 second
[2026-02-06T01:48:02.876Z] 0
[2026-02-06T01:48:02.876Z] /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2026-02-06T01:48:02.876Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2026-02-06T01:48:02.876Z] microArchOutput: cat: /proc/cpuinfo: No such file or directory
[2026-02-06T01:48:06.906Z] ****************************** MACHINE INFO ******************************
[2026-02-06T01:48:06.906Z] File path : /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG
[2026-02-06T01:48:06.906Z] Free Physical Memory Size : 1195982848
[2026-02-06T01:48:06.906Z] Free space (bytes) : 56036012032
[2026-02-06T01:48:06.906Z] Total Physical Memory Size : 6979321856
[2026-02-06T01:48:06.906Z] Total space (bytes) : 90743767040
[2026-02-06T01:48:06.906Z] Usable space (bytes) : 56036012032
[2026-02-06T01:48:06.906Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-06T01:48:06.906Z] bashVersion :
[2026-02-06T01:48:06.906Z] GNU bash, version 5.3.9(1)-release (aarch64-apple-darwin23.6.0)
[2026-02-06T01:48:06.906Z] Copyright (C) 2025 Free Software Foundation, Inc.
[2026-02-06T01:48:06.906Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2026-02-06T01:48:06.906Z]
[2026-02-06T01:48:06.906Z] This is free software; you are free to change and redistribute it.
[2026-02-06T01:48:06.906Z] There is NO WARRANTY, to the extent permitted by law.
[2026-02-06T01:48:06.906Z] cpuCores : 4
[2026-02-06T01:48:06.906Z] curlVersion :
[2026-02-06T01:48:06.906Z] curl 8.1.2 (x86_64-apple-darwin23.0) libcurl/8.1.2 (SecureTransport) LibreSSL/3.3.6 zlib/1.2.12 nghttp2/1.55.1
[2026-02-06T01:48:06.906Z] Release-Date: 2023-05-30
[2026-02-06T01:48:06.907Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ldap ldaps mqtt pop3 pop3s rtsp smb smbs smtp smtps telnet tftp
[2026-02-06T01:48:06.907Z] Features: alt-svc AsynchDNS GSS-API HSTS HTTP2 HTTPS-proxy IPv6 Kerberos Largefile libz MultiSSL NTLM NTLM_WB SPNEGO SSL threadsafe UnixSockets
[2026-02-06T01:48:06.907Z] dockerVersion : bash: line 1: docker: command not found
[2026-02-06T01:48:06.907Z] gcc version : 15.0.0
[2026-02-06T01:48:06.907Z] gclibc version : bash: line 1: ldd: command not found
[2026-02-06T01:48:06.907Z] gdb version : bash: line 1: gdb: command not found
[2026-02-06T01:48:06.907Z] lldb version :
[2026-02-06T01:48:06.907Z] lldb-1500.0.200.58
[2026-02-06T01:48:06.907Z] Apple Swift version 5.9.2 (swiftlang-5.9.2.2.56 clang-1500.1.0.2.5)
[2026-02-06T01:48:06.907Z] makeVersion :
[2026-02-06T01:48:06.907Z] GNU Make 3.81
[2026-02-06T01:48:06.907Z] Copyright (C) 2006 Free Software Foundation, Inc.
[2026-02-06T01:48:06.907Z] This is free software; see the source for copying conditions.
[2026-02-06T01:48:06.907Z] There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
[2026-02-06T01:48:06.907Z] PARTICULAR PURPOSE.
[2026-02-06T01:48:06.907Z]
[2026-02-06T01:48:06.907Z] This program built for i386-apple-darwin11.3.0
[2026-02-06T01:48:06.907Z] mavenVersion :
[2026-02-06T01:48:06.907Z] WARNING: A restricted method in java.lang.System has been called
[2026-02-06T01:48:06.907Z] 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)
[2026-02-06T01:48:06.907Z] WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module
[2026-02-06T01:48:06.907Z] WARNING: Restricted methods will be blocked in a future release unless native access is enabled
[2026-02-06T01:48:06.907Z]
[2026-02-06T01:48:06.907Z] [1mApache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)[m
[2026-02-06T01:48:06.907Z] Maven home: /usr/local/apache-maven-3.6.3
[2026-02-06T01:48:06.907Z] Java version: 26-beta, vendor: Eclipse Adoptium, runtime: /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home
[2026-02-06T01:48:06.907Z] Default locale: en_US, platform encoding: UTF-8
[2026-02-06T01:48:06.907Z] OS name: "mac os x", version: "14.1", arch: "aarch64", family: "mac"
[2026-02-06T01:48:06.907Z] perlVersion :
[2026-02-06T01:48:06.907Z]
[2026-02-06T01:48:06.907Z] This is perl 5, version 30, subversion 3 (v5.30.3) built for darwin-thread-multi-2level
[2026-02-06T01:48:06.907Z] (with 2 registered patches, see perl -V for more detail)
[2026-02-06T01:48:06.907Z]
[2026-02-06T01:48:06.907Z] Copyright 1987-2020, Larry Wall
[2026-02-06T01:48:06.907Z]
[2026-02-06T01:48:06.907Z] Perl may be copied only under the terms of either the Artistic License or the
[2026-02-06T01:48:06.907Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2026-02-06T01:48:06.907Z]
[2026-02-06T01:48:06.907Z] Complete documentation for Perl, including FAQ lists, should be found on
[2026-02-06T01:48:06.907Z] this system using "man perl" or "perldoc perl". If you have access to the
[2026-02-06T01:48:06.907Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page.
[2026-02-06T01:48:06.907Z]
[2026-02-06T01:48:06.907Z] podmanVersion : bash: line 1: podman: command not found
[2026-02-06T01:48:06.907Z] procArch : arm
[2026-02-06T01:48:06.907Z] sysArch : arm64
[2026-02-06T01:48:06.907Z] sysOS : Darwin
[2026-02-06T01:48:06.907Z] ulimit :
[2026-02-06T01:48:06.907Z] core file size (blocks, -c) 8192
[2026-02-06T01:48:06.907Z] data seg size (kbytes, -d) unlimited
[2026-02-06T01:48:06.907Z] file size (blocks, -f) unlimited
[2026-02-06T01:48:06.907Z] max locked memory (kbytes, -l) unlimited
[2026-02-06T01:48:06.907Z] max memory size (kbytes, -m) unlimited
[2026-02-06T01:48:06.907Z] open files (-n) 1048576
[2026-02-06T01:48:06.907Z] pipe size (512 bytes, -p) 1
[2026-02-06T01:48:06.907Z] stack size (kbytes, -s) 65520
[2026-02-06T01:48:06.907Z] cpu time (seconds, -t) unlimited
[2026-02-06T01:48:06.907Z] max user processes (-u) 1333
[2026-02-06T01:48:06.907Z] virtual memory (kbytes, -v) unlimited
[2026-02-06T01:48:06.907Z] uname : Darwin admins-Virtual-Machine.local 23.1.0 Darwin Kernel Version 23.1.0: Mon Oct 9 21:26:29 PDT 2023; root:xnu-10002.41.9~6/RELEASE_ARM64_VMAPPLE arm64
[2026-02-06T01:48:06.907Z] vmVendor : Oracle Corporation
[2026-02-06T01:48:06.907Z] vmVersion : 26-beta+34-ea
[2026-02-06T01:48:06.907Z] xlc version : bash: line 1: xlC: command not found
[2026-02-06T01:48:06.907Z] **************************************************************************
[2026-02-06T01:48:06.907Z]
[2026-02-06T01:48:06.907Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2026-02-06T01:48:06.907Z]
[2026-02-06T01:48:06.907Z] System.getProperty('java.vendor')=Eclipse Adoptium
[2026-02-06T01:48:06.907Z]
[2026-02-06T01:48:06.907Z] System.getProperty('os.name')=Mac OS X
[2026-02-06T01:48:06.907Z]
[2026-02-06T01:48:06.907Z] System.getProperty('os.arch')=aarch64
[2026-02-06T01:48:06.907Z]
[2026-02-06T01:48:06.907Z] System.getProperty('java.fullversion')=null
[2026-02-06T01:48:06.907Z]
[2026-02-06T01:48:06.907Z] System.getProperty('sun.arch.data.model')=64
[2026-02-06T01:48:06.907Z]
[2026-02-06T01:48:06.907Z] /Applications/Xcode.app/Contents/Developer/usr/bin/make -f makeGen.mk AUTO_DETECT=true MODE=parallelList NUM_MACHINES= TEST_TIME=120 TESTTARGET=sanity.perf TESTLIST= TRSS_URL= LIB_DIR=/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/../../externalDependency/lib
[2026-02-06T01:48:06.907Z] perl scripts/configure.pl
[2026-02-06T01:48:06.907Z] /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp "./bin/TestKitGen.jar:/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=parallelList --spec=osx_aarch64 --microArch="" --osLabel="" --jdkVersion=26 --impl=hotspot --vendor="eclipse" --buildList=perf --iterations=1 --aotIterations= --testFlag= --testTarget=sanity.perf --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2026-02-06T01:48:06.907Z]
[2026-02-06T01:48:06.907Z] Warning: cannot find spec in resources/ottawa.csv.
[2026-02-06T01:48:06.907Z] Detected 64 in spec. Use spec: default-64 to match mode.
[2026-02-06T01:48:06.907Z]
[2026-02-06T01:48:06.907Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2026-02-06T01:48:06.907Z]
[2026-02-06T01:48:06.907Z]
[2026-02-06T01:48:06.907Z] Starting to generate parallel test lists.
[2026-02-06T01:48:06.907Z]
[2026-02-06T01:48:06.907Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../perf/renaissance/playlist.xml
[2026-02-06T01:48:06.907Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../perf/liberty/playlist.xml
[2026-02-06T01:48:06.907Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../perf/dacapo/playlist.xml
[2026-02-06T01:48:06.907Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../perf/idle_micro/playlist.xml
[2026-02-06T01:48:06.907Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../perf/bumbleBench/playlist.xml
[2026-02-06T01:48:06.907Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../perf/specjbb/playlist.xml
[2026-02-06T01:48:06.907Z] Attempting to get test duration data from TRSS.
[2026-02-06T01:48:06.907Z] curl --silent --max-time 120 -L -k https://trss.adoptopenjdk.net/api/getTestAvgDuration?limit=100&jdkVersion=26&impl=hs&platform=aarch64_mac&group=perf&level=sanity
[2026-02-06T01:48:07.272Z] Attempting to get test duration data from cached files.
[2026-02-06T01:48:07.272Z]
[2026-02-06T01:48:07.272Z] TEST DURATION
[2026-02-06T01:48:07.272Z] ====================================================================================
[2026-02-06T01:48:07.272Z] Total number of tests searched: 9
[2026-02-06T01:48:07.272Z] Number of test durations found: 9
[2026-02-06T01:48:07.272Z] Top slowest tests:
[2026-02-06T01:48:07.272Z] 03m22s renaissance-akka-uct_0
[2026-02-06T01:48:07.272Z] 01m54s renaissance-fj-kmeans_0
[2026-02-06T01:48:07.272Z] 01m21s renaissance-future-genetic_0
[2026-02-06T01:48:07.272Z] ====================================================================================
[2026-02-06T01:48:07.272Z]
[2026-02-06T01:48:07.272Z] Test target is split into 1 lists.
[2026-02-06T01:48:07.272Z] Reducing estimated test running time from 07m38s to 07m38s.
[2026-02-06T01:48:07.272Z]
[2026-02-06T01:48:07.272Z] -------------------------------------testList_0-------------------------------------
[2026-02-06T01:48:07.272Z] Number of tests: 9
[2026-02-06T01:48:07.272Z] Estimated running time: 07m38s
[2026-02-06T01:48:07.272Z] TESTLIST=renaissance-akka-uct_0,renaissance-fj-kmeans_0,renaissance-future-genetic_0,dacapo-h2_0,dacapo-eclipse_0,renaissance-scala-kmeans_0,renaissance-naive-bayes_0,dacapo-lusearch-fix_0,IdleMicrobenchmark_HS_0
[2026-02-06T01:48:07.272Z] ------------------------------------------------------------------------------------
[2026-02-06T01:48:07.272Z]
[2026-02-06T01:48:07.272Z] Parallel test lists file (/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/parallelList.mk) is generated successfully.
[Pipeline] fileExists
[Pipeline] echo
[2026-02-06T01:48:07.423Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk
[Pipeline] readProperties
[Pipeline] echo
[2026-02-06T01:48:07.557Z] Number of test list is 1, no need to run tests in child job.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] echo
[2026-02-06T01:48:07.686Z] Building tests...
[Pipeline] timeout
[2026-02-06T01:48:07.697Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2026-02-06T01:48:07.724Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] }
[Pipeline] // timeout
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] withCredentials
[2026-02-06T01:48:07.914Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] dir
[2026-02-06T01:48:07.940Z] Running in /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests
[Pipeline] {
[Pipeline] sshagent
[2026-02-06T01:48:07.985Z] $ ssh-agent
[2026-02-06T01:48:08.201Z] SSH_AUTH_SOCK=/var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T//ssh-2EYapAbAhfFZ/agent.4183
[2026-02-06T01:48:08.201Z] SSH_AGENT_PID=4184
[2026-02-06T01:48:08.201Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2026-02-06T01:48:08.752Z] + bash ./compile.sh
[2026-02-06T01:48:08.752Z] JAVA_HOME is set to /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../
[2026-02-06T01:48:08.752Z] LIB_DIR is set to /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/../../externalDependency/lib
[2026-02-06T01:48:08.752Z] rm -f -r /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-06T01:48:08.752Z] mkdir -p /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-06T01:48:08.752Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../" "-DTEST_ROOT=/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/.." "-DLIB_DIR=/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/../../externalDependency/lib" 2>&1; echo $? ) | tee "/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2026-02-06T01:48:08.752Z] if [ -z "$(tail -1 /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/.."; false; else rm -f -r "/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation"; fi
[2026-02-06T01:48:08.752Z] Buildfile: /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/scripts/build_tools.xml
[2026-02-06T01:48:08.752Z]
[2026-02-06T01:48:08.752Z] build:
[2026-02-06T01:48:08.752Z]
[2026-02-06T01:48:08.752Z] clean:
[2026-02-06T01:48:08.752Z] [delete] Deleting: /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/autoGenEnv.mk
[2026-02-06T01:48:08.752Z] [delete] Deleting directory /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/bin
[2026-02-06T01:48:08.752Z]
[2026-02-06T01:48:08.752Z] init:
[2026-02-06T01:48:08.752Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/bin
[2026-02-06T01:48:08.752Z]
[2026-02-06T01:48:08.753Z] getDependentLibs:
[2026-02-06T01:48:08.753Z] [exec] --------------------------------------------
[2026-02-06T01:48:08.753Z] [exec] path is set to /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/../../externalDependency/lib
[2026-02-06T01:48:08.753Z] [exec] task is set to default
[2026-02-06T01:48:08.753Z] [exec] dependencyList is set to json_simple
[2026-02-06T01:48:08.753Z] [exec] System Test jars will not be downloaded.
[2026-02-06T01:48:08.753Z] [exec] --------------------------------------------
[2026-02-06T01:48:08.753Z] [exec] Starting download third party dependent jars
[2026-02-06T01:48:08.753Z] [exec] --------------------------------------------
[2026-02-06T01:48:08.753Z] [exec] downloading dependent third party jars to /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/../../externalDependency/lib
[2026-02-06T01:48:08.753Z] [exec] /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2026-02-06T01:48:08.753Z] [exec] downloaded dependent third party jars successfully
[2026-02-06T01:48:08.753Z]
[2026-02-06T01:48:08.753Z] compile:
[2026-02-06T01:48:08.753Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-06T01:48:08.753Z] [echo] ============COMPILER SETTINGS============
[2026-02-06T01:48:08.753Z] [echo] ===fork: yes
[2026-02-06T01:48:08.753Z] [echo] ===debug: on
[2026-02-06T01:48:09.129Z] [javac] Compiling 28 source files to /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/bin
[2026-02-06T01:48:09.508Z] [javac] Note: Some input files use or override a deprecated API.
[2026-02-06T01:48:09.508Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2026-02-06T01:48:09.508Z]
[2026-02-06T01:48:09.508Z] dist:
[2026-02-06T01:48:09.508Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/bin/TestKitGen.jar
[2026-02-06T01:48:09.508Z]
[2026-02-06T01:48:09.508Z] BUILD SUCCESSFUL
[2026-02-06T01:48:09.508Z] Total time: 0 seconds
[2026-02-06T01:48:09.508Z] 0
[2026-02-06T01:48:09.508Z] /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2026-02-06T01:48:09.874Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2026-02-06T01:48:09.874Z] microArchOutput: cat: /proc/cpuinfo: No such file or directory
[2026-02-06T01:48:10.238Z] ****************************** MACHINE INFO ******************************
[2026-02-06T01:48:10.238Z] File path : /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG
[2026-02-06T01:48:10.238Z] Free Physical Memory Size : 809730048
[2026-02-06T01:48:10.238Z] Free space (bytes) : 56035991552
[2026-02-06T01:48:10.238Z] Total Physical Memory Size : 6979321856
[2026-02-06T01:48:10.238Z] Total space (bytes) : 90743767040
[2026-02-06T01:48:10.238Z] Usable space (bytes) : 56035991552
[2026-02-06T01:48:10.238Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-06T01:48:10.238Z] bashVersion :
[2026-02-06T01:48:10.238Z] GNU bash, version 5.3.9(1)-release (aarch64-apple-darwin23.6.0)
[2026-02-06T01:48:10.238Z] Copyright (C) 2025 Free Software Foundation, Inc.
[2026-02-06T01:48:10.238Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2026-02-06T01:48:10.238Z]
[2026-02-06T01:48:10.238Z] This is free software; you are free to change and redistribute it.
[2026-02-06T01:48:10.238Z] There is NO WARRANTY, to the extent permitted by law.
[2026-02-06T01:48:10.238Z] cpuCores : 4
[2026-02-06T01:48:10.238Z] curlVersion :
[2026-02-06T01:48:10.238Z] curl 8.1.2 (x86_64-apple-darwin23.0) libcurl/8.1.2 (SecureTransport) LibreSSL/3.3.6 zlib/1.2.12 nghttp2/1.55.1
[2026-02-06T01:48:10.238Z] Release-Date: 2023-05-30
[2026-02-06T01:48:10.238Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ldap ldaps mqtt pop3 pop3s rtsp smb smbs smtp smtps telnet tftp
[2026-02-06T01:48:10.238Z] Features: alt-svc AsynchDNS GSS-API HSTS HTTP2 HTTPS-proxy IPv6 Kerberos Largefile libz MultiSSL NTLM NTLM_WB SPNEGO SSL threadsafe UnixSockets
[2026-02-06T01:48:10.238Z] dockerVersion : bash: line 1: docker: command not found
[2026-02-06T01:48:10.238Z] gcc version : 15.0.0
[2026-02-06T01:48:10.238Z] gclibc version : bash: line 1: ldd: command not found
[2026-02-06T01:48:10.238Z] gdb version : bash: line 1: gdb: command not found
[2026-02-06T01:48:10.238Z] lldb version :
[2026-02-06T01:48:10.238Z] lldb-1500.0.200.58
[2026-02-06T01:48:10.238Z] Apple Swift version 5.9.2 (swiftlang-5.9.2.2.56 clang-1500.1.0.2.5)
[2026-02-06T01:48:10.238Z] makeVersion :
[2026-02-06T01:48:10.238Z] GNU Make 3.81
[2026-02-06T01:48:10.238Z] Copyright (C) 2006 Free Software Foundation, Inc.
[2026-02-06T01:48:10.238Z] This is free software; see the source for copying conditions.
[2026-02-06T01:48:10.238Z] There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
[2026-02-06T01:48:10.238Z] PARTICULAR PURPOSE.
[2026-02-06T01:48:10.238Z]
[2026-02-06T01:48:10.238Z] This program built for i386-apple-darwin11.3.0
[2026-02-06T01:48:10.238Z] mavenVersion :
[2026-02-06T01:48:10.238Z] WARNING: A restricted method in java.lang.System has been called
[2026-02-06T01:48:10.238Z] 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)
[2026-02-06T01:48:10.238Z] WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module
[2026-02-06T01:48:10.238Z] WARNING: Restricted methods will be blocked in a future release unless native access is enabled
[2026-02-06T01:48:10.238Z]
[2026-02-06T01:48:10.238Z] [1mApache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)[m
[2026-02-06T01:48:10.238Z] Maven home: /usr/local/apache-maven-3.6.3
[2026-02-06T01:48:10.238Z] Java version: 26-beta, vendor: Eclipse Adoptium, runtime: /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home
[2026-02-06T01:48:10.238Z] Default locale: en_US, platform encoding: UTF-8
[2026-02-06T01:48:10.238Z] OS name: "mac os x", version: "14.1", arch: "aarch64", family: "mac"
[2026-02-06T01:48:10.238Z] perlVersion :
[2026-02-06T01:48:10.238Z]
[2026-02-06T01:48:10.238Z] This is perl 5, version 30, subversion 3 (v5.30.3) built for darwin-thread-multi-2level
[2026-02-06T01:48:10.238Z] (with 2 registered patches, see perl -V for more detail)
[2026-02-06T01:48:10.238Z]
[2026-02-06T01:48:10.238Z] Copyright 1987-2020, Larry Wall
[2026-02-06T01:48:10.238Z]
[2026-02-06T01:48:10.238Z] Perl may be copied only under the terms of either the Artistic License or the
[2026-02-06T01:48:10.238Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2026-02-06T01:48:10.238Z]
[2026-02-06T01:48:10.238Z] Complete documentation for Perl, including FAQ lists, should be found on
[2026-02-06T01:48:10.238Z] this system using "man perl" or "perldoc perl". If you have access to the
[2026-02-06T01:48:10.238Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page.
[2026-02-06T01:48:10.238Z]
[2026-02-06T01:48:10.238Z] podmanVersion : bash: line 1: podman: command not found
[2026-02-06T01:48:10.238Z] procArch : arm
[2026-02-06T01:48:10.238Z] sysArch : arm64
[2026-02-06T01:48:10.238Z] sysOS : Darwin
[2026-02-06T01:48:10.238Z] ulimit :
[2026-02-06T01:48:10.238Z] core file size (blocks, -c) 8192
[2026-02-06T01:48:10.238Z] data seg size (kbytes, -d) unlimited
[2026-02-06T01:48:10.238Z] file size (blocks, -f) unlimited
[2026-02-06T01:48:10.238Z] max locked memory (kbytes, -l) unlimited
[2026-02-06T01:48:10.238Z] max memory size (kbytes, -m) unlimited
[2026-02-06T01:48:10.238Z] open files (-n) 1048576
[2026-02-06T01:48:10.238Z] pipe size (512 bytes, -p) 1
[2026-02-06T01:48:10.238Z] stack size (kbytes, -s) 65520
[2026-02-06T01:48:10.238Z] cpu time (seconds, -t) unlimited
[2026-02-06T01:48:10.238Z] max user processes (-u) 1333
[2026-02-06T01:48:10.238Z] virtual memory (kbytes, -v) unlimited
[2026-02-06T01:48:10.238Z] uname : Darwin admins-Virtual-Machine.local 23.1.0 Darwin Kernel Version 23.1.0: Mon Oct 9 21:26:29 PDT 2023; root:xnu-10002.41.9~6/RELEASE_ARM64_VMAPPLE arm64
[2026-02-06T01:48:10.238Z] vmVendor : Oracle Corporation
[2026-02-06T01:48:10.238Z] vmVersion : 26-beta+34-ea
[2026-02-06T01:48:10.238Z] xlc version : bash: line 1: xlC: command not found
[2026-02-06T01:48:10.239Z] **************************************************************************
[2026-02-06T01:48:10.239Z]
[2026-02-06T01:48:10.239Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2026-02-06T01:48:10.239Z]
[2026-02-06T01:48:10.239Z] System.getProperty('java.vendor')=Eclipse Adoptium
[2026-02-06T01:48:10.239Z]
[2026-02-06T01:48:10.239Z] System.getProperty('os.name')=Mac OS X
[2026-02-06T01:48:10.239Z]
[2026-02-06T01:48:10.239Z] System.getProperty('os.arch')=aarch64
[2026-02-06T01:48:10.239Z]
[2026-02-06T01:48:10.239Z] System.getProperty('java.fullversion')=null
[2026-02-06T01:48:10.239Z]
[2026-02-06T01:48:10.239Z] System.getProperty('sun.arch.data.model')=64
[2026-02-06T01:48:10.239Z]
[2026-02-06T01:48:10.239Z] /Applications/Xcode.app/Contents/Developer/usr/bin/make -f clean.mk cleanBuild
[2026-02-06T01:48:10.239Z] rm -f -r /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../../jvmtest
[2026-02-06T01:48:10.239Z] /Applications/Xcode.app/Contents/Developer/usr/bin/make -f compile.mk compile
[2026-02-06T01:48:10.239Z] rm -f -r /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-06T01:48:10.239Z] mkdir -p /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-06T01:48:10.239Z] (ant -f scripts/build_test.xml "-DTEST_ROOT=/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/.." "-DBUILD_ROOT=/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../../jvmtest" "-DJDK_VERSION=26" "-DJDK_IMPL=hotspot" "-DJDK_VENDOR=eclipse" "-DJCL_VERSION=latest" "-DBUILD_LIST=perf" "-DRESOURCES_DIR=/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../../jvmtest/TestConfig/resources" "-DSPEC=osx_aarch64" "-DTEST_JDK_HOME=/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../" "-DJVM_VERSION=openjdk26" "-DLIB_DIR=/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/../../externalDependency/lib" 2>&1; echo $? ) | tee "/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2026-02-06T01:48:10.239Z] if [ -z "$(tail -1 /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/.."; false; else rm -f -r "/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation"; fi
[2026-02-06T01:48:10.239Z] Buildfile: /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/scripts/build_test.xml
[2026-02-06T01:48:10.606Z] [echo] build.list is TestConfig/build.xml,perf/build.xml
[2026-02-06T01:48:10.606Z]
[2026-02-06T01:48:10.606Z] -create_test_directory:
[2026-02-06T01:48:10.606Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/jvmtest
[2026-02-06T01:48:10.606Z]
[2026-02-06T01:48:10.606Z] stage_test_material:
[2026-02-06T01:48:10.606Z] [copy] Copying 584 files to /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/jvmtest
[2026-02-06T01:48:10.606Z]
[2026-02-06T01:48:10.606Z] build:
[2026-02-06T01:48:10.606Z]
[2026-02-06T01:48:10.606Z] init:
[2026-02-06T01:48:10.606Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/jvmtest/perf
[2026-02-06T01:48:10.606Z]
[2026-02-06T01:48:10.606Z] dist:
[2026-02-06T01:48:10.606Z] [copy] Copying 1 file to /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/jvmtest/perf
[2026-02-06T01:48:10.606Z]
[2026-02-06T01:48:10.606Z] build:
[2026-02-06T01:48:10.606Z]
[2026-02-06T01:48:10.606Z] build:
[2026-02-06T01:48:10.606Z]
[2026-02-06T01:48:10.606Z] init:
[2026-02-06T01:48:10.606Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/jvmtest/perf/bumbleBench
[2026-02-06T01:48:10.606Z]
[2026-02-06T01:48:10.606Z] getBumbleBench:
[2026-02-06T01:48:10.606Z] [echo] Cloning BumbleBench
[2026-02-06T01:48:10.606Z] [echo] git clone --depth 1 -b master https://github.com/adoptium/bumblebench.git
[2026-02-06T01:48:11.004Z] [exec] Cloning into 'bumblebench'...
[2026-02-06T01:48:11.375Z]
[2026-02-06T01:48:11.375Z] buildBumbleBench:
[2026-02-06T01:48:11.375Z] [echo] Building BumbleBench
[2026-02-06T01:48:11.375Z]
[2026-02-06T01:48:11.375Z] compile-all:
[2026-02-06T01:48:11.376Z] [javac] Compiling 8 source files to /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/perf/bumbleBench/bumblebench
[2026-02-06T01:48:11.775Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-02-06T01:48:11.775Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-02-06T01:48:11.775Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-02-06T01:48:11.775Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-02-06T01:48:11.775Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-02-06T01:48:11.775Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-02-06T01:48:11.775Z] [javac] Note: Some input files use or override a deprecated API.
[2026-02-06T01:48:11.775Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2026-02-06T01:48:11.775Z] [javac] Note: /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/perf/bumbleBench/bumblebench/net/adoptopenjdk/bumblebench/core/Launcher.java uses unchecked or unsafe operations.
[2026-02-06T01:48:11.775Z] [javac] Note: Recompile with -Xlint:unchecked for details.
[2026-02-06T01:48:11.775Z] [javac] 4 warnings
[2026-02-06T01:48:11.775Z] [javac] Compiling 1 source file to /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/perf/bumbleBench/bumblebench
[2026-02-06T01:48:11.776Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-02-06T01:48:11.776Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-02-06T01:48:11.776Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-02-06T01:48:11.776Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-02-06T01:48:11.776Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-02-06T01:48:11.776Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-02-06T01:48:11.776Z] [javac] 4 warnings
[2026-02-06T01:48:11.776Z] [javac] Compiling 11 source files to /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/perf/bumbleBench/bumblebench
[2026-02-06T01:48:11.776Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-02-06T01:48:11.776Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-02-06T01:48:11.776Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-02-06T01:48:11.776Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-02-06T01:48:11.776Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-02-06T01:48:11.776Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-02-06T01:48:12.157Z] [javac] Note: /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/perf/bumbleBench/bumblebench/net/adoptopenjdk/bumblebench/collections/CollectionsBench.java uses or overrides a deprecated API.
[2026-02-06T01:48:12.157Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2026-02-06T01:48:12.157Z] [javac] 4 warnings
[2026-02-06T01:48:12.157Z] [javac] Compiling 5 source files to /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/perf/bumbleBench/bumblebench
[2026-02-06T01:48:12.157Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-02-06T01:48:12.157Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-02-06T01:48:12.157Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-02-06T01:48:12.157Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-02-06T01:48:12.157Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-02-06T01:48:12.157Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-02-06T01:48:12.157Z] [javac] Note: /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/perf/bumbleBench/bumblebench/net/adoptopenjdk/bumblebench/collections/HashMapReplaceAllLambdaBench.java uses or overrides a deprecated API.
[2026-02-06T01:48:12.157Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2026-02-06T01:48:12.157Z] [javac] 4 warnings
[2026-02-06T01:48:12.157Z] [javac] Compiling 9 source files to /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/perf/bumbleBench/bumblebench
[2026-02-06T01:48:12.157Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-02-06T01:48:12.157Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-02-06T01:48:12.157Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-02-06T01:48:12.157Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-02-06T01:48:12.157Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-02-06T01:48:12.157Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-02-06T01:48:12.157Z] [javac] Note: Some input files use or override a deprecated API.
[2026-02-06T01:48:12.157Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2026-02-06T01:48:12.157Z] [javac] 4 warnings
[2026-02-06T01:48:12.157Z] [javac] Compiling 1 source file to /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/perf/bumbleBench/bumblebench
[2026-02-06T01:48:12.157Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-02-06T01:48:12.157Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-02-06T01:48:12.158Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-02-06T01:48:12.158Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-02-06T01:48:12.158Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-02-06T01:48:12.158Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-02-06T01:48:12.158Z] [javac] 4 warnings
[2026-02-06T01:48:12.158Z] [javac] Compiling 2 source files to /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/perf/bumbleBench/bumblebench
[2026-02-06T01:48:12.158Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-02-06T01:48:12.158Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-02-06T01:48:12.158Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-02-06T01:48:12.158Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-02-06T01:48:12.158Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-02-06T01:48:12.158Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-02-06T01:48:12.158Z] [javac] 4 warnings
[2026-02-06T01:48:12.158Z] [javac] Compiling 8 source files to /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/perf/bumbleBench/bumblebench
[2026-02-06T01:48:12.158Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-02-06T01:48:12.158Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-02-06T01:48:12.158Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-02-06T01:48:12.158Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-02-06T01:48:12.158Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-02-06T01:48:12.158Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-02-06T01:48:12.158Z] [javac] /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/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
[2026-02-06T01:48:12.158Z] [javac] synchronized(init) {
[2026-02-06T01:48:12.158Z] [javac] ^
[2026-02-06T01:48:12.158Z] [javac] 5 warnings
[2026-02-06T01:48:12.158Z] [javac] Compiling 6 source files to /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/perf/bumbleBench/bumblebench
[2026-02-06T01:48:12.158Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-02-06T01:48:12.158Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-02-06T01:48:12.158Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-02-06T01:48:12.158Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-02-06T01:48:12.158Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-02-06T01:48:12.158Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-02-06T01:48:12.158Z] [javac] 4 warnings
[2026-02-06T01:48:12.158Z] [javac] Compiling 5 source files to /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/perf/bumbleBench/bumblebench
[2026-02-06T01:48:12.158Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-02-06T01:48:12.158Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-02-06T01:48:12.158Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-02-06T01:48:12.158Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-02-06T01:48:12.158Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-02-06T01:48:12.158Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-02-06T01:48:12.158Z] [javac] 4 warnings
[2026-02-06T01:48:12.158Z] [javac] Compiling 7 source files to /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/perf/bumbleBench/bumblebench
[2026-02-06T01:48:12.158Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-02-06T01:48:12.158Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-02-06T01:48:12.158Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-02-06T01:48:12.158Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-02-06T01:48:12.158Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-02-06T01:48:12.158Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-02-06T01:48:12.601Z] [javac] 4 warnings
[2026-02-06T01:48:12.601Z] [javac] Compiling 8 source files to /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/perf/bumbleBench/bumblebench
[2026-02-06T01:48:12.601Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-02-06T01:48:12.601Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-02-06T01:48:12.601Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-02-06T01:48:12.601Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-02-06T01:48:12.601Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-02-06T01:48:12.601Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-02-06T01:48:12.601Z] [javac] 4 warnings
[2026-02-06T01:48:12.601Z] [javac] Compiling 2 source files to /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/perf/bumbleBench/bumblebench
[2026-02-06T01:48:12.601Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-02-06T01:48:12.601Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-02-06T01:48:12.601Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-02-06T01:48:12.601Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-02-06T01:48:12.601Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-02-06T01:48:12.601Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-02-06T01:48:12.601Z] [javac] 4 warnings
[2026-02-06T01:48:12.601Z] [javac] Compiling 4 source files to /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/perf/bumbleBench/bumblebench
[2026-02-06T01:48:12.601Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-02-06T01:48:12.601Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-02-06T01:48:12.602Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-02-06T01:48:12.602Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-02-06T01:48:12.602Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-02-06T01:48:12.602Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-02-06T01:48:12.602Z] [javac] 4 warnings
[2026-02-06T01:48:12.602Z] [javac] Compiling 5 source files to /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/perf/bumbleBench/bumblebench
[2026-02-06T01:48:12.602Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-02-06T01:48:12.602Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-02-06T01:48:12.602Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-02-06T01:48:12.602Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-02-06T01:48:12.602Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-02-06T01:48:12.602Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-02-06T01:48:12.602Z] [javac] 4 warnings
[2026-02-06T01:48:12.602Z]
[2026-02-06T01:48:12.602Z] dist:
[2026-02-06T01:48:12.602Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/perf/bumbleBench/bumblebench/BumbleBench.jar
[2026-02-06T01:48:12.602Z]
[2026-02-06T01:48:12.602Z] dist:
[2026-02-06T01:48:12.602Z] [copy] Copying 126 files to /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/jvmtest/perf/bumbleBench
[2026-02-06T01:48:12.602Z]
[2026-02-06T01:48:12.602Z] build:
[2026-02-06T01:48:12.602Z]
[2026-02-06T01:48:12.602Z] getDependentLibs:
[2026-02-06T01:48:12.602Z] [exec] --------------------------------------------
[2026-02-06T01:48:12.602Z] [exec] path is set to /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/../../externalDependency/lib
[2026-02-06T01:48:12.602Z] [exec] task is set to default
[2026-02-06T01:48:12.602Z] [exec] dependencyList is set to dacapo
[2026-02-06T01:48:12.602Z] [exec] System Test jars will not be downloaded.
[2026-02-06T01:48:12.602Z] [exec] --------------------------------------------
[2026-02-06T01:48:12.602Z] [exec] Starting download third party dependent jars
[2026-02-06T01:48:12.602Z] [exec] --------------------------------------------
[2026-02-06T01:48:12.603Z] [exec] downloading dependent third party jars to /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/../../externalDependency/lib
[2026-02-06T01:48:12.603Z] [exec] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//dacapo.zip
[2026-02-06T01:48:12.603Z] [exec] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//dacapo.zip
[2026-02-06T01:48:32.631Z] [exec] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/../../externalDependency/lib/dacapo.zip
[2026-02-06T01:48:32.631Z] [exec] downloaded dependent third party jars successfully
[2026-02-06T01:48:32.631Z]
[2026-02-06T01:48:32.631Z] init:
[2026-02-06T01:48:32.631Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/jvmtest/perf/dacapo
[2026-02-06T01:48:32.631Z]
[2026-02-06T01:48:32.631Z] getDacapoSuite:
[2026-02-06T01:48:32.631Z] [unzip] Expanding: /Users/admin/workspace/externalDependency/lib/dacapo.zip into /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/jvmtest/perf/dacapo
[2026-02-06T01:48:49.060Z] [move] Moving 1 file to /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/jvmtest/perf/dacapo
[2026-02-06T01:48:49.060Z] [move] Moving 10669 files to /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/jvmtest/perf/dacapo/dacapo
[2026-02-06T01:48:49.060Z]
[2026-02-06T01:48:49.060Z] dist:
[2026-02-06T01:48:49.060Z] [copy] Copying 2 files to /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/jvmtest/perf/dacapo
[2026-02-06T01:48:49.060Z]
[2026-02-06T01:48:49.060Z] build:
[2026-02-06T01:48:49.060Z]
[2026-02-06T01:48:49.060Z] init:
[2026-02-06T01:48:49.060Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/jvmtest/perf/idle_micro
[2026-02-06T01:48:49.060Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/perf/idle_micro/bin
[2026-02-06T01:48:49.060Z]
[2026-02-06T01:48:49.060Z] compile:
[2026-02-06T01:48:49.060Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-02-06T01:48:49.060Z] [echo] ============COMPILER SETTINGS============
[2026-02-06T01:48:49.060Z] [echo] ===fork: yes
[2026-02-06T01:48:49.060Z] [echo] ===executable: /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/javac
[2026-02-06T01:48:49.060Z] [echo] ===debug: on
[2026-02-06T01:48:49.060Z] [echo] ===destdir: /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../../jvmtest/perf/idle_micro
[2026-02-06T01:48:49.060Z] [javac] Compiling 3 source files to /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/perf/idle_micro/bin
[2026-02-06T01:48:49.060Z] [javac] Note: /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/perf/idle_micro/src/net/adoptopenjdk/test/gc/idlemicrobenchmark/CombinedLoad.java uses or overrides a deprecated API.
[2026-02-06T01:48:49.060Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2026-02-06T01:48:49.060Z]
[2026-02-06T01:48:49.060Z] dist:
[2026-02-06T01:48:49.060Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/jvmtest/perf/idle_micro/IdleMicrobenchmark.jar
[2026-02-06T01:48:49.060Z] [copy] Copying 2 files to /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/jvmtest/perf/idle_micro
[2026-02-06T01:48:49.060Z] [copy] Copying 2 files to /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/jvmtest/perf/idle_micro
[2026-02-06T01:48:49.060Z] [copy] Copying 7 files to /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/jvmtest/perf/idle_micro
[2026-02-06T01:48:49.060Z]
[2026-02-06T01:48:49.060Z] clean:
[2026-02-06T01:48:49.060Z] [delete] Deleting directory /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/perf/idle_micro/bin
[2026-02-06T01:48:49.060Z]
[2026-02-06T01:48:49.060Z] build:
[2026-02-06T01:48:49.060Z]
[2026-02-06T01:48:49.060Z] build:
[2026-02-06T01:48:49.060Z]
[2026-02-06T01:48:49.060Z] init:
[2026-02-06T01:48:49.060Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/jvmtest/perf/renaissance
[2026-02-06T01:48:49.060Z]
[2026-02-06T01:48:49.060Z] getRenaissanceSuite:
[2026-02-06T01:48:49.060Z] [echo] curl -Lks -C - https://github.com/renaissance-benchmarks/renaissance/releases/download/v0.16.0/renaissance-mit-0.16.0.jar -o renaissance.jar
[2026-02-06T01:48:52.411Z]
[2026-02-06T01:48:52.411Z] dist:
[2026-02-06T01:48:52.411Z] [copy] Copying 3 files to /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/jvmtest/perf/renaissance
[2026-02-06T01:48:54.252Z]
[2026-02-06T01:48:54.252Z] build:
[2026-02-06T01:48:54.252Z]
[2026-02-06T01:48:54.252Z] init:
[2026-02-06T01:48:54.252Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/jvmtest/perf/specjbb
[2026-02-06T01:48:54.252Z]
[2026-02-06T01:48:54.252Z] getSpecjbbSuite:
[2026-02-06T01:48:54.252Z]
[2026-02-06T01:48:54.252Z] dist:
[2026-02-06T01:48:54.252Z] [copy] Copying 3 files to /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/jvmtest/perf/specjbb/run
[2026-02-06T01:48:54.252Z]
[2026-02-06T01:48:54.252Z] BUILD SUCCESSFUL
[2026-02-06T01:48:54.252Z] Total time: 43 seconds
[2026-02-06T01:48:54.252Z] 0
[2026-02-06T01:48:54.252Z]
[2026-02-06T01:48:54.252Z]
[2026-02-06T01:48:54.252Z] RECORD TEST REPOs SHA
[2026-02-06T01:48:54.252Z] cd "/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/scripts"; \
[2026-02-06T01:48:54.252Z] bash "getSHAs.sh" --test_root_dir "/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/.." --shas_file "/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/SHAs.txt"
[2026-02-06T01:48:54.252Z] Check shas in /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/.. and store the info in /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/SHAs.txt
[2026-02-06T01:48:54.252Z] touch /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/SHAs.txt
[2026-02-06T01:48:54.252Z] ================================================
[2026-02-06T01:48:54.252Z] timestamp: 20260205-204854
[2026-02-06T01:48:54.252Z] repo dir: /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests
[2026-02-06T01:48:54.252Z] git repo:
[2026-02-06T01:48:54.617Z] Fetch URL: https://github.com/adoptium/aqa-tests.git
[2026-02-06T01:48:54.617Z] sha:
[2026-02-06T01:48:54.617Z] 49e6ebb2c4560ab8d9e9a5f4850c8e4079e52099
[2026-02-06T01:48:54.617Z] ================================================
[2026-02-06T01:48:54.617Z] timestamp: 20260205-204854
[2026-02-06T01:48:54.617Z] repo dir: /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/perf/bumbleBench/bumblebench
[2026-02-06T01:48:54.617Z] git repo:
[2026-02-06T01:48:54.617Z] Fetch URL: https://github.com/adoptium/bumblebench.git
[2026-02-06T01:48:54.617Z] sha:
[2026-02-06T01:48:54.617Z] 4ec780b716e7617094cce740d3b085ca4637ee0f
[2026-02-06T01:48:54.617Z] ================================================
[2026-02-06T01:48:54.617Z] timestamp: 20260205-204854
[2026-02-06T01:48:54.617Z] repo dir: /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG
[2026-02-06T01:48:54.617Z] git repo:
[2026-02-06T01:48:54.617Z] Fetch URL: https://github.com/adoptium/TKG.git
[2026-02-06T01:48:54.617Z] sha:
[2026-02-06T01:48:54.617Z] 7cec87c4a2d0a8ea67f2c8ebfec469d78e831ba9
[Pipeline] }
[2026-02-06T01:48:54.699Z] $ ssh-agent -k
[2026-02-06T01:48:54.710Z] unset SSH_AUTH_SOCK;
[2026-02-06T01:48:54.710Z] unset SSH_AGENT_PID;
[2026-02-06T01:48:54.710Z] echo Agent pid 4184 killed;
[2026-02-06T01:48:54.873Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] echo
[2026-02-06T01:48:55.175Z] 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
[2026-02-06T01:48:55.250Z] ITERATION: 1/1
[Pipeline] sshagent
[2026-02-06T01:48:55.270Z] $ ssh-agent
[2026-02-06T01:48:55.433Z] SSH_AUTH_SOCK=/var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T//ssh-tFIOxkl8uFTs/agent.4627
[2026-02-06T01:48:55.433Z] SSH_AGENT_PID=4628
[2026-02-06T01:48:55.433Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2026-02-06T01:48:56.161Z] ++ uname
[2026-02-06T01:48:56.161Z] + '[' Darwin = AIX ']'
[2026-02-06T01:48:56.161Z] ++ uname
[2026-02-06T01:48:56.161Z] + '[' Darwin = SunOS ']'
[2026-02-06T01:48:56.161Z] ++ uname
[2026-02-06T01:48:56.161Z] + '[' Darwin = '*BSD' ']'
[2026-02-06T01:48:56.161Z] + MAKE=make
[2026-02-06T01:48:56.161Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2026-02-06T01:48:56.161Z] make: Nothing to be done for `testEnvTeardown'.
[Pipeline] sh
[2026-02-06T01:48:56.813Z] ++ uname
[2026-02-06T01:48:56.813Z] + '[' Darwin = AIX ']'
[2026-02-06T01:48:56.813Z] ++ uname
[2026-02-06T01:48:56.813Z] + '[' Darwin = SunOS ']'
[2026-02-06T01:48:56.813Z] ++ uname
[2026-02-06T01:48:56.813Z] + '[' Darwin = '*BSD' ']'
[2026-02-06T01:48:56.813Z] + MAKE=make
[2026-02-06T01:48:56.813Z] + cd ./aqa-tests
[2026-02-06T01:48:56.813Z] + . ./scripts/testenv/testenvSettings.sh
[2026-02-06T01:48:56.813Z] ++ set +x
[2026-02-06T01:48:56.813Z] JAVA_HOME is set to /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../
[2026-02-06T01:48:56.813Z] LIB_DIR is set to /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/../../externalDependency/lib
[2026-02-06T01:48:56.813Z] /Applications/Xcode.app/Contents/Developer/usr/bin/make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=sanity.perf TESTLIST=
[2026-02-06T01:48:56.813Z] perl scripts/configure.pl
[2026-02-06T01:48:56.813Z] /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp "./bin/TestKitGen.jar:/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=tests --spec=osx_aarch64 --microArch="" --osLabel="" --jdkVersion=26 --impl=hotspot --vendor="eclipse" --buildList=perf --iterations=1 --aotIterations= --testFlag= --testTarget=sanity.perf --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2026-02-06T01:48:56.813Z]
[2026-02-06T01:48:56.813Z] Warning: cannot find spec in resources/ottawa.csv.
[2026-02-06T01:48:56.813Z] Detected 64 in spec. Use spec: default-64 to match mode.
[2026-02-06T01:48:56.813Z]
[2026-02-06T01:48:56.813Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2026-02-06T01:48:56.813Z]
[2026-02-06T01:48:56.813Z] Starting to generate test make files.
[2026-02-06T01:48:56.813Z]
[2026-02-06T01:48:56.813Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../perf/renaissance/playlist.xml
[2026-02-06T01:48:56.813Z] Generated /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../perf/renaissance/autoGen.mk
[2026-02-06T01:48:56.813Z]
[2026-02-06T01:48:56.813Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../perf/liberty/playlist.xml
[2026-02-06T01:48:56.813Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../perf/dacapo/playlist.xml
[2026-02-06T01:48:56.813Z] Generated /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../perf/dacapo/autoGen.mk
[2026-02-06T01:48:56.813Z]
[2026-02-06T01:48:56.813Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../perf/idle_micro/playlist.xml
[2026-02-06T01:48:56.814Z] Generated /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../perf/idle_micro/autoGen.mk
[2026-02-06T01:48:56.814Z]
[2026-02-06T01:48:56.814Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../perf/bumbleBench/playlist.xml
[2026-02-06T01:48:56.814Z] Parsing /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../perf/specjbb/playlist.xml
[2026-02-06T01:48:56.814Z] Generated /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../perf/autoGen.mk
[2026-02-06T01:48:56.814Z]
[2026-02-06T01:48:56.814Z] Generated /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../autoGen.mk
[2026-02-06T01:48:56.814Z]
[2026-02-06T01:48:56.814Z] Generated /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/utils.mk
[2026-02-06T01:48:56.814Z]
[2026-02-06T01:48:56.814Z] Generated /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/rerun.mk
[2026-02-06T01:48:56.814Z]
[2026-02-06T01:48:56.814Z] Make files are generated successfully.
[2026-02-06T01:48:56.814Z]
[2026-02-06T01:48:56.814Z] /Applications/Xcode.app/Contents/Developer/usr/bin/make -f runtest.mk _sanity.perf
[2026-02-06T01:48:57.201Z]
[2026-02-06T01:48:57.201Z] Running make 3.81
[2026-02-06T01:48:57.201Z] set TEST_ROOT to /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/..
[2026-02-06T01:48:57.201Z] set JDK_VERSION to 26
[2026-02-06T01:48:57.201Z] set JDK_IMPL to hotspot
[2026-02-06T01:48:57.201Z] set JVM_VERSION to openjdk26
[2026-02-06T01:48:57.201Z] set JCL_VERSION to latest
[2026-02-06T01:48:57.201Z] JAVA_HOME was originally set to /Library/Java/JavaVirtualMachines/jdk-17/Contents/Home
[2026-02-06T01:48:57.201Z] set JAVA_HOME to /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../
[2026-02-06T01:48:57.201Z] set SPEC to osx_aarch64
[2026-02-06T01:48:57.201Z] set TEST_FLAG to
[2026-02-06T01:48:57.201Z] Running sanity.perf ...
[2026-02-06T01:48:57.201Z] There are 9 test targets in sanity.perf
[2026-02-06T01:48:57.201Z] "/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java" -version
[2026-02-06T01:48:57.201Z] openjdk version "26-beta" 2026-03-17
[2026-02-06T01:48:57.201Z] OpenJDK Runtime Environment Temurin-26+34-202602052134 (build 26-beta+34-ea)
[2026-02-06T01:48:57.201Z] OpenJDK 64-Bit Server VM Temurin-26+34-202602052134 (build 26-beta+34-ea, mixed mode, sharing)
[2026-02-06T01:48:57.201Z]
[2026-02-06T01:48:57.201Z] ===============================================
[2026-02-06T01:48:57.201Z] Running test renaissance-akka-uct_0 ...
[2026-02-06T01:48:57.201Z] ===============================================
[2026-02-06T01:48:57.201Z] renaissance-akka-uct_0 Start Time: Thu Feb 5 20:48:56 2026 Epoch Time (ms): 1770342536986
[2026-02-06T01:48:57.201Z] variation: NoOptions
[2026-02-06T01:48:57.201Z] JVM_OPTIONS:
[2026-02-06T01:48:57.201Z] { \
[2026-02-06T01:48:57.201Z] echo ""; echo "TEST SETUP:"; \
[2026-02-06T01:48:57.201Z] echo "Nothing to be done for setup."; \
[2026-02-06T01:48:57.201Z] mkdir -p "/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17703425364516/renaissance-akka-uct_0"; \
[2026-02-06T01:48:57.201Z] cd "/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17703425364516/renaissance-akka-uct_0"; \
[2026-02-06T01:48:57.201Z] echo ""; echo "TESTING:"; \
[2026-02-06T01:48:57.201Z] "/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java" -jar "/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17703425364516/renaissance-akka-uct_0"/akka-uct.json" akka-uct; \
[2026-02-06T01:48:57.201Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-akka-uct_0""_PASSED"; echo "-----------------------------------"; cd /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/..; rm -f -r "/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17703425364516/renaissance-akka-uct_0"; else echo "-----------------------------------"; echo "renaissance-akka-uct_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-02-06T01:48:57.201Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-02-06T01:48:57.201Z] echo "Nothing to be done for teardown."; \
[2026-02-06T01:48:57.201Z] } 2>&1 | tee -a "/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17703425364516/TestTargetResult";
[2026-02-06T01:48:57.201Z]
[2026-02-06T01:48:57.201Z] TEST SETUP:
[2026-02-06T01:48:57.201Z] Nothing to be done for setup.
[2026-02-06T01:48:57.201Z]
[2026-02-06T01:48:57.201Z] TESTING:
[2026-02-06T01:48:57.558Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2026-02-06T01:48:57.559Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/output_17703425364516/renaissance-akka-uct_0/launcher-204857-12373187387516171687/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2026-02-06T01:48:57.559Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2026-02-06T01:48:57.559Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2026-02-06T01:48:57.943Z] ====== akka-uct (concurrency) [default], iteration 0 started ======
[2026-02-06T01:48:57.943Z] GC before operation: completed in 6.372 ms, heap usage 18.623 MB -> 5.717 MB.
[2026-02-06T01:48:58.755Z] final size= 199991
[2026-02-06T01:48:58.755Z] final height= 9
[2026-02-06T01:49:00.727Z] final size= 199991
[2026-02-06T01:49:00.727Z] final height= 9
[2026-02-06T01:49:01.171Z] final size= 199991
[2026-02-06T01:49:01.171Z] final height= 9
[2026-02-06T01:49:02.483Z] final size= 199991
[2026-02-06T01:49:02.483Z] final height= 9
[2026-02-06T01:49:03.318Z] final size= 199991
[2026-02-06T01:49:03.318Z] final height= 9
[2026-02-06T01:49:03.794Z] final size= 199991
[2026-02-06T01:49:03.794Z] final height= 9
[2026-02-06T01:49:04.616Z] final size= 199991
[2026-02-06T01:49:04.616Z] final height= 9
[2026-02-06T01:49:06.113Z] final size= 199991
[2026-02-06T01:49:06.113Z] final height= 9
[2026-02-06T01:49:06.543Z] final size= 199991
[2026-02-06T01:49:06.543Z] final height= 9
[2026-02-06T01:49:07.329Z] final size= 199991
[2026-02-06T01:49:07.329Z] final height= 9
[2026-02-06T01:49:08.157Z] WARNING: This benchmark provides no result that can be validated.
[2026-02-06T01:49:08.157Z] There is no way to check that no silent failure occurred.
[2026-02-06T01:49:08.157Z] ====== akka-uct (concurrency) [default], iteration 0 completed (10286.483 ms) ======
[2026-02-06T01:49:08.157Z] ====== akka-uct (concurrency) [default], iteration 1 started ======
[2026-02-06T01:49:08.157Z] GC before operation: completed in 172.541 ms, heap usage 606.632 MB -> 75.698 MB.
[2026-02-06T01:49:08.966Z] final size= 199991
[2026-02-06T01:49:08.966Z] final height= 9
[2026-02-06T01:49:09.819Z] final size= 199991
[2026-02-06T01:49:09.819Z] final height= 9
[2026-02-06T01:49:10.724Z] final size= 199991
[2026-02-06T01:49:10.724Z] final height= 9
[2026-02-06T01:49:11.529Z] final size= 199991
[2026-02-06T01:49:11.529Z] final height= 9
[2026-02-06T01:49:12.549Z] final size= 199991
[2026-02-06T01:49:12.549Z] final height= 9
[2026-02-06T01:49:13.478Z] final size= 199991
[2026-02-06T01:49:13.478Z] final height= 9
[2026-02-06T01:49:14.292Z] final size= 199991
[2026-02-06T01:49:14.292Z] final height= 9
[2026-02-06T01:49:14.751Z] final size= 199991
[2026-02-06T01:49:14.751Z] final height= 9
[2026-02-06T01:49:15.609Z] final size= 199991
[2026-02-06T01:49:15.609Z] final height= 9
[2026-02-06T01:49:16.881Z] final size= 199991
[2026-02-06T01:49:16.881Z] final height= 9
[2026-02-06T01:49:17.282Z] WARNING: This benchmark provides no result that can be validated.
[2026-02-06T01:49:17.282Z] There is no way to check that no silent failure occurred.
[2026-02-06T01:49:17.282Z] ====== akka-uct (concurrency) [default], iteration 1 completed (8953.332 ms) ======
[2026-02-06T01:49:17.282Z] ====== akka-uct (concurrency) [default], iteration 2 started ======
[2026-02-06T01:49:17.282Z] GC before operation: completed in 160.111 ms, heap usage 222.306 MB -> 86.083 MB.
[2026-02-06T01:49:18.078Z] final size= 199991
[2026-02-06T01:49:18.078Z] final height= 9
[2026-02-06T01:49:18.862Z] final size= 199991
[2026-02-06T01:49:18.862Z] final height= 9
[2026-02-06T01:49:19.643Z] final size= 199991
[2026-02-06T01:49:19.644Z] final height= 9
[2026-02-06T01:49:20.494Z] final size= 199991
[2026-02-06T01:49:20.494Z] final height= 9
[2026-02-06T01:49:20.873Z] final size= 199991
[2026-02-06T01:49:20.873Z] final height= 9
[2026-02-06T01:49:21.712Z] final size= 199991
[2026-02-06T01:49:21.712Z] final height= 9
[2026-02-06T01:49:22.080Z] final size= 199991
[2026-02-06T01:49:22.080Z] final height= 9
[2026-02-06T01:49:23.336Z] final size= 199991
[2026-02-06T01:49:23.336Z] final height= 9
[2026-02-06T01:49:24.272Z] final size= 199991
[2026-02-06T01:49:24.272Z] final height= 9
[2026-02-06T01:49:24.634Z] final size= 199991
[2026-02-06T01:49:24.634Z] final height= 9
[2026-02-06T01:49:25.459Z] WARNING: This benchmark provides no result that can be validated.
[2026-02-06T01:49:25.459Z] There is no way to check that no silent failure occurred.
[2026-02-06T01:49:25.459Z] ====== akka-uct (concurrency) [default], iteration 2 completed (7843.500 ms) ======
[2026-02-06T01:49:25.459Z] ====== akka-uct (concurrency) [default], iteration 3 started ======
[2026-02-06T01:49:25.459Z] GC before operation: completed in 250.043 ms, heap usage 1.141 GB -> 67.316 MB.
[2026-02-06T01:49:25.820Z] final size= 199991
[2026-02-06T01:49:25.820Z] final height= 9
[2026-02-06T01:49:26.634Z] final size= 199991
[2026-02-06T01:49:26.634Z] final height= 9
[2026-02-06T01:49:27.452Z] final size= 199991
[2026-02-06T01:49:27.452Z] final height= 9
[2026-02-06T01:49:28.329Z] final size= 199991
[2026-02-06T01:49:28.329Z] final height= 9
[2026-02-06T01:49:29.186Z] final size= 199991
[2026-02-06T01:49:29.186Z] final height= 9
[2026-02-06T01:49:30.039Z] final size= 199991
[2026-02-06T01:49:30.039Z] final height= 9
[2026-02-06T01:49:30.844Z] final size= 199991
[2026-02-06T01:49:30.844Z] final height= 9
[2026-02-06T01:49:31.628Z] final size= 199991
[2026-02-06T01:49:31.628Z] final height= 9
[2026-02-06T01:49:32.405Z] final size= 199991
[2026-02-06T01:49:32.405Z] final height= 8
[2026-02-06T01:49:33.668Z] final size= 199991
[2026-02-06T01:49:33.668Z] final height= 9
[2026-02-06T01:49:33.668Z] WARNING: This benchmark provides no result that can be validated.
[2026-02-06T01:49:33.668Z] There is no way to check that no silent failure occurred.
[2026-02-06T01:49:33.668Z] ====== akka-uct (concurrency) [default], iteration 3 completed (8357.932 ms) ======
[2026-02-06T01:49:33.668Z] ====== akka-uct (concurrency) [default], iteration 4 started ======
[2026-02-06T01:49:34.092Z] GC before operation: completed in 168.160 ms, heap usage 843.980 MB -> 59.480 MB.
[2026-02-06T01:49:34.459Z] final size= 199991
[2026-02-06T01:49:34.459Z] final height= 9
[2026-02-06T01:49:35.231Z] final size= 199991
[2026-02-06T01:49:35.231Z] final height= 9
[2026-02-06T01:49:36.083Z] final size= 199991
[2026-02-06T01:49:36.083Z] final height= 9
[2026-02-06T01:49:36.929Z] final size= 199991
[2026-02-06T01:49:36.929Z] final height= 9
[2026-02-06T01:49:37.727Z] final size= 199991
[2026-02-06T01:49:37.727Z] final height= 9
[2026-02-06T01:49:38.518Z] final size= 199991
[2026-02-06T01:49:38.518Z] final height= 9
[2026-02-06T01:49:39.317Z] final size= 199991
[2026-02-06T01:49:39.317Z] final height= 9
[2026-02-06T01:49:40.178Z] final size= 199991
[2026-02-06T01:49:40.178Z] final height= 9
[2026-02-06T01:49:40.693Z] final size= 199991
[2026-02-06T01:49:40.693Z] final height= 9
[2026-02-06T01:49:41.484Z] final size= 199991
[2026-02-06T01:49:41.484Z] final height= 9
[2026-02-06T01:49:41.863Z] WARNING: This benchmark provides no result that can be validated.
[2026-02-06T01:49:41.863Z] There is no way to check that no silent failure occurred.
[2026-02-06T01:49:41.863Z] ====== akka-uct (concurrency) [default], iteration 4 completed (7949.840 ms) ======
[2026-02-06T01:49:41.863Z] ====== akka-uct (concurrency) [default], iteration 5 started ======
[2026-02-06T01:49:42.247Z] GC before operation: completed in 162.292 ms, heap usage 876.210 MB -> 61.486 MB.
[2026-02-06T01:49:42.646Z] final size= 199991
[2026-02-06T01:49:42.646Z] final height= 9
[2026-02-06T01:49:43.542Z] final size= 199991
[2026-02-06T01:49:43.542Z] final height= 9
[2026-02-06T01:49:44.402Z] final size= 199991
[2026-02-06T01:49:44.402Z] final height= 9
[2026-02-06T01:49:45.223Z] final size= 199991
[2026-02-06T01:49:45.223Z] final height= 9
[2026-02-06T01:49:46.009Z] final size= 199991
[2026-02-06T01:49:46.009Z] final height= 9
[2026-02-06T01:49:46.823Z] final size= 199991
[2026-02-06T01:49:46.823Z] final height= 9
[2026-02-06T01:49:48.116Z] final size= 199991
[2026-02-06T01:49:48.116Z] final height= 9
[2026-02-06T01:49:49.000Z] final size= 199991
[2026-02-06T01:49:49.000Z] final height= 9
[2026-02-06T01:49:49.836Z] final size= 199991
[2026-02-06T01:49:49.836Z] final height= 9
[2026-02-06T01:49:50.641Z] final size= 199991
[2026-02-06T01:49:50.641Z] final height= 9
[2026-02-06T01:49:51.005Z] WARNING: This benchmark provides no result that can be validated.
[2026-02-06T01:49:51.005Z] There is no way to check that no silent failure occurred.
[2026-02-06T01:49:51.005Z] ====== akka-uct (concurrency) [default], iteration 5 completed (9030.829 ms) ======
[2026-02-06T01:49:51.005Z] ====== akka-uct (concurrency) [default], iteration 6 started ======
[2026-02-06T01:49:51.376Z] GC before operation: completed in 152.763 ms, heap usage 349.980 MB -> 91.759 MB.
[2026-02-06T01:49:51.737Z] final size= 199991
[2026-02-06T01:49:51.737Z] final height= 9
[2026-02-06T01:49:52.607Z] final size= 199991
[2026-02-06T01:49:52.607Z] final height= 9
[2026-02-06T01:49:53.417Z] final size= 199991
[2026-02-06T01:49:53.417Z] final height= 9
[2026-02-06T01:49:53.807Z] final size= 199991
[2026-02-06T01:49:53.807Z] final height= 9
[2026-02-06T01:49:54.596Z] final size= 199991
[2026-02-06T01:49:54.596Z] final height= 9
[2026-02-06T01:49:55.393Z] final size= 199991
[2026-02-06T01:49:55.393Z] final height= 9
[2026-02-06T01:49:55.763Z] final size= 199991
[2026-02-06T01:49:55.763Z] final height= 9
[2026-02-06T01:49:56.602Z] final size= 199991
[2026-02-06T01:49:56.602Z] final height= 9
[2026-02-06T01:49:57.415Z] final size= 199991
[2026-02-06T01:49:57.415Z] final height= 9
[2026-02-06T01:49:58.183Z] final size= 199991
[2026-02-06T01:49:58.183Z] final height= 9
[2026-02-06T01:49:58.574Z] WARNING: This benchmark provides no result that can be validated.
[2026-02-06T01:49:58.574Z] There is no way to check that no silent failure occurred.
[2026-02-06T01:49:58.574Z] ====== akka-uct (concurrency) [default], iteration 6 completed (7175.939 ms) ======
[2026-02-06T01:49:58.574Z] ====== akka-uct (concurrency) [default], iteration 7 started ======
[2026-02-06T01:49:58.574Z] GC before operation: completed in 171.592 ms, heap usage 801.856 MB -> 67.855 MB.
[2026-02-06T01:49:58.965Z] final size= 199991
[2026-02-06T01:49:58.965Z] final height= 9
[2026-02-06T01:49:59.776Z] final size= 199991
[2026-02-06T01:49:59.776Z] final height= 9
[2026-02-06T01:50:00.208Z] final size= 199991
[2026-02-06T01:50:00.208Z] final height= 9
[2026-02-06T01:50:01.007Z] final size= 199991
[2026-02-06T01:50:01.007Z] final height= 10
[2026-02-06T01:50:01.802Z] final size= 199991
[2026-02-06T01:50:01.802Z] final height= 9
[2026-02-06T01:50:02.623Z] final size= 199991
[2026-02-06T01:50:02.623Z] final height= 9
[2026-02-06T01:50:03.019Z] final size= 199991
[2026-02-06T01:50:03.019Z] final height= 9
[2026-02-06T01:50:03.819Z] final size= 199991
[2026-02-06T01:50:03.819Z] final height= 9
[2026-02-06T01:50:04.602Z] final size= 199991
[2026-02-06T01:50:04.602Z] final height= 9
[2026-02-06T01:50:04.958Z] final size= 199991
[2026-02-06T01:50:04.958Z] final height= 9
[2026-02-06T01:50:05.323Z] WARNING: This benchmark provides no result that can be validated.
[2026-02-06T01:50:05.323Z] There is no way to check that no silent failure occurred.
[2026-02-06T01:50:05.323Z] ====== akka-uct (concurrency) [default], iteration 7 completed (6638.483 ms) ======
[2026-02-06T01:50:05.323Z] ====== akka-uct (concurrency) [default], iteration 8 started ======
[2026-02-06T01:50:05.703Z] GC before operation: completed in 219.300 ms, heap usage 959.980 MB -> 106.544 MB.
[2026-02-06T01:50:05.703Z] final size= 199991
[2026-02-06T01:50:05.703Z] final height= 9
[2026-02-06T01:50:06.500Z] final size= 199991
[2026-02-06T01:50:06.500Z] final height= 9
[2026-02-06T01:50:06.894Z] final size= 199991
[2026-02-06T01:50:06.894Z] final height= 9
[2026-02-06T01:50:07.761Z] final size= 199991
[2026-02-06T01:50:07.761Z] final height= 9
[2026-02-06T01:50:08.538Z] final size= 199991
[2026-02-06T01:50:08.538Z] final height= 9
[2026-02-06T01:50:09.401Z] final size= 199991
[2026-02-06T01:50:09.401Z] final height= 9
[2026-02-06T01:50:09.760Z] final size= 199991
[2026-02-06T01:50:09.760Z] final height= 10
[2026-02-06T01:50:10.611Z] final size= 199991
[2026-02-06T01:50:10.611Z] final height= 9
[2026-02-06T01:50:11.423Z] final size= 199991
[2026-02-06T01:50:11.423Z] final height= 9
[2026-02-06T01:50:12.188Z] final size= 199991
[2026-02-06T01:50:12.188Z] final height= 9
[2026-02-06T01:50:12.555Z] WARNING: This benchmark provides no result that can be validated.
[2026-02-06T01:50:12.555Z] There is no way to check that no silent failure occurred.
[2026-02-06T01:50:12.555Z] ====== akka-uct (concurrency) [default], iteration 8 completed (6924.896 ms) ======
[2026-02-06T01:50:12.555Z] ====== akka-uct (concurrency) [default], iteration 9 started ======
[2026-02-06T01:50:12.555Z] GC before operation: completed in 175.659 ms, heap usage 503.365 MB -> 101.253 MB.
[2026-02-06T01:50:12.917Z] final size= 199991
[2026-02-06T01:50:12.917Z] final height= 9
[2026-02-06T01:50:13.789Z] final size= 199991
[2026-02-06T01:50:13.789Z] final height= 9
[2026-02-06T01:50:14.652Z] final size= 199991
[2026-02-06T01:50:14.652Z] final height= 9
[2026-02-06T01:50:15.072Z] final size= 199991
[2026-02-06T01:50:15.072Z] final height= 9
[2026-02-06T01:50:15.899Z] final size= 199991
[2026-02-06T01:50:15.899Z] final height= 10
[2026-02-06T01:50:16.325Z] final size= 199991
[2026-02-06T01:50:16.325Z] final height= 9
[2026-02-06T01:50:17.130Z] final size= 199991
[2026-02-06T01:50:17.130Z] final height= 9
[2026-02-06T01:50:18.025Z] final size= 199991
[2026-02-06T01:50:18.025Z] final height= 9
[2026-02-06T01:50:18.391Z] final size= 199991
[2026-02-06T01:50:18.391Z] final height= 9
[2026-02-06T01:50:19.206Z] final size= 199991
[2026-02-06T01:50:19.206Z] final height= 9
[2026-02-06T01:50:19.613Z] WARNING: This benchmark provides no result that can be validated.
[2026-02-06T01:50:19.613Z] There is no way to check that no silent failure occurred.
[2026-02-06T01:50:19.613Z] ====== akka-uct (concurrency) [default], iteration 9 completed (6850.556 ms) ======
[2026-02-06T01:50:19.613Z] ====== akka-uct (concurrency) [default], iteration 10 started ======
[2026-02-06T01:50:19.613Z] GC before operation: completed in 183.603 ms, heap usage 827.980 MB -> 101.580 MB.
[2026-02-06T01:50:19.995Z] final size= 199991
[2026-02-06T01:50:19.995Z] final height= 9
[2026-02-06T01:50:20.785Z] final size= 199991
[2026-02-06T01:50:20.785Z] final height= 9
[2026-02-06T01:50:21.595Z] final size= 199991
[2026-02-06T01:50:21.595Z] final height= 9
[2026-02-06T01:50:21.991Z] final size= 199991
[2026-02-06T01:50:21.991Z] final height= 9
[2026-02-06T01:50:22.779Z] final size= 199991
[2026-02-06T01:50:22.779Z] final height= 9
[2026-02-06T01:50:23.604Z] final size= 199991
[2026-02-06T01:50:23.604Z] final height= 9
[2026-02-06T01:50:23.997Z] final size= 199991
[2026-02-06T01:50:23.997Z] final height= 9
[2026-02-06T01:50:24.813Z] final size= 199991
[2026-02-06T01:50:24.813Z] final height= 9
[2026-02-06T01:50:25.702Z] final size= 199991
[2026-02-06T01:50:25.702Z] final height= 9
[2026-02-06T01:50:26.152Z] final size= 199991
[2026-02-06T01:50:26.152Z] final height= 9
[2026-02-06T01:50:26.566Z] WARNING: This benchmark provides no result that can be validated.
[2026-02-06T01:50:26.566Z] There is no way to check that no silent failure occurred.
[2026-02-06T01:50:26.566Z] ====== akka-uct (concurrency) [default], iteration 10 completed (6864.976 ms) ======
[2026-02-06T01:50:26.566Z] ====== akka-uct (concurrency) [default], iteration 11 started ======
[2026-02-06T01:50:26.566Z] GC before operation: completed in 83.812 ms, heap usage 357.864 MB -> 69.327 MB.
[2026-02-06T01:50:26.920Z] final size= 199991
[2026-02-06T01:50:26.920Z] final height= 9
[2026-02-06T01:50:27.774Z] final size= 199991
[2026-02-06T01:50:27.774Z] final height= 9
[2026-02-06T01:50:28.217Z] final size= 199991
[2026-02-06T01:50:28.217Z] final height= 9
[2026-02-06T01:50:29.050Z] final size= 199991
[2026-02-06T01:50:29.050Z] final height= 9
[2026-02-06T01:50:29.845Z] final size= 199991
[2026-02-06T01:50:29.845Z] final height= 9
[2026-02-06T01:50:30.213Z] final size= 199991
[2026-02-06T01:50:30.213Z] final height= 9
[2026-02-06T01:50:31.207Z] final size= 199991
[2026-02-06T01:50:31.207Z] final height= 9
[2026-02-06T01:50:31.621Z] final size= 199991
[2026-02-06T01:50:31.621Z] final height= 9
[2026-02-06T01:50:32.447Z] final size= 199991
[2026-02-06T01:50:32.447Z] final height= 9
[2026-02-06T01:50:32.858Z] final size= 199991
[2026-02-06T01:50:32.858Z] final height= 9
[2026-02-06T01:50:33.247Z] WARNING: This benchmark provides no result that can be validated.
[2026-02-06T01:50:33.247Z] There is no way to check that no silent failure occurred.
[2026-02-06T01:50:33.247Z] ====== akka-uct (concurrency) [default], iteration 11 completed (6598.846 ms) ======
[2026-02-06T01:50:33.247Z] ====== akka-uct (concurrency) [default], iteration 12 started ======
[2026-02-06T01:50:33.247Z] GC before operation: completed in 129.046 ms, heap usage 331.887 MB -> 102.395 MB.
[2026-02-06T01:50:33.612Z] final size= 199991
[2026-02-06T01:50:33.612Z] final height= 9
[2026-02-06T01:50:34.479Z] final size= 199991
[2026-02-06T01:50:34.479Z] final height= 9
[2026-02-06T01:50:34.905Z] final size= 199991
[2026-02-06T01:50:34.905Z] final height= 9
[2026-02-06T01:50:35.722Z] final size= 199991
[2026-02-06T01:50:35.722Z] final height= 9
[2026-02-06T01:50:36.142Z] final size= 199991
[2026-02-06T01:50:36.142Z] final height= 9
[2026-02-06T01:50:36.626Z] final size= 199991
[2026-02-06T01:50:36.626Z] final height= 9
[2026-02-06T01:50:37.430Z] final size= 199991
[2026-02-06T01:50:37.430Z] final height= 9
[2026-02-06T01:50:37.835Z] final size= 199991
[2026-02-06T01:50:37.835Z] final height= 9
[2026-02-06T01:50:38.731Z] final size= 199991
[2026-02-06T01:50:38.731Z] final height= 9
[2026-02-06T01:50:39.127Z] final size= 199991
[2026-02-06T01:50:39.127Z] final height= 9
[2026-02-06T01:50:39.488Z] WARNING: This benchmark provides no result that can be validated.
[2026-02-06T01:50:39.488Z] There is no way to check that no silent failure occurred.
[2026-02-06T01:50:39.488Z] ====== akka-uct (concurrency) [default], iteration 12 completed (6270.035 ms) ======
[2026-02-06T01:50:39.488Z] ====== akka-uct (concurrency) [default], iteration 13 started ======
[2026-02-06T01:50:39.918Z] GC before operation: completed in 109.175 ms, heap usage 400.761 MB -> 102.413 MB.
[2026-02-06T01:50:39.918Z] final size= 199991
[2026-02-06T01:50:39.918Z] final height= 8
[2026-02-06T01:50:40.742Z] final size= 199991
[2026-02-06T01:50:40.742Z] final height= 9
[2026-02-06T01:50:41.557Z] final size= 199991
[2026-02-06T01:50:41.557Z] final height= 9
[2026-02-06T01:50:42.017Z] final size= 199991
[2026-02-06T01:50:42.017Z] final height= 9
[2026-02-06T01:50:42.875Z] final size= 199991
[2026-02-06T01:50:42.875Z] final height= 9
[2026-02-06T01:50:43.298Z] final size= 199991
[2026-02-06T01:50:43.298Z] final height= 9
[2026-02-06T01:50:44.124Z] final size= 199991
[2026-02-06T01:50:44.124Z] final height= 9
[2026-02-06T01:50:44.479Z] final size= 199991
[2026-02-06T01:50:44.479Z] final height= 9
[2026-02-06T01:50:45.312Z] final size= 199991
[2026-02-06T01:50:45.312Z] final height= 9
[2026-02-06T01:50:46.178Z] final size= 199991
[2026-02-06T01:50:46.178Z] final height= 9
[2026-02-06T01:50:46.178Z] WARNING: This benchmark provides no result that can be validated.
[2026-02-06T01:50:46.178Z] There is no way to check that no silent failure occurred.
[2026-02-06T01:50:46.178Z] ====== akka-uct (concurrency) [default], iteration 13 completed (6440.054 ms) ======
[2026-02-06T01:50:46.178Z] ====== akka-uct (concurrency) [default], iteration 14 started ======
[2026-02-06T01:50:46.178Z] GC before operation: completed in 113.389 ms, heap usage 585.424 MB -> 102.409 MB.
[2026-02-06T01:50:46.603Z] final size= 199991
[2026-02-06T01:50:46.603Z] final height= 9
[2026-02-06T01:50:46.961Z] final size= 199991
[2026-02-06T01:50:46.961Z] final height= 10
[2026-02-06T01:50:47.737Z] final size= 199991
[2026-02-06T01:50:47.737Z] final height= 9
[2026-02-06T01:50:48.517Z] final size= 199991
[2026-02-06T01:50:48.517Z] final height= 9
[2026-02-06T01:50:48.939Z] final size= 199991
[2026-02-06T01:50:48.939Z] final height= 9
[2026-02-06T01:50:49.783Z] final size= 199991
[2026-02-06T01:50:49.783Z] final height= 11
[2026-02-06T01:50:50.206Z] final size= 199991
[2026-02-06T01:50:50.206Z] final height= 8
[2026-02-06T01:50:51.075Z] final size= 199991
[2026-02-06T01:50:51.075Z] final height= 9
[2026-02-06T01:50:51.488Z] final size= 199991
[2026-02-06T01:50:51.488Z] final height= 9
[2026-02-06T01:50:52.288Z] final size= 199991
[2026-02-06T01:50:52.288Z] final height= 9
[2026-02-06T01:50:52.752Z] WARNING: This benchmark provides no result that can be validated.
[2026-02-06T01:50:52.752Z] There is no way to check that no silent failure occurred.
[2026-02-06T01:50:52.752Z] ====== akka-uct (concurrency) [default], iteration 14 completed (6267.429 ms) ======
[2026-02-06T01:50:52.752Z] ====== akka-uct (concurrency) [default], iteration 15 started ======
[2026-02-06T01:50:52.752Z] GC before operation: completed in 139.196 ms, heap usage 422.480 MB -> 101.919 MB.
[2026-02-06T01:50:53.123Z] final size= 199991
[2026-02-06T01:50:53.123Z] final height= 9
[2026-02-06T01:50:53.925Z] final size= 199991
[2026-02-06T01:50:53.925Z] final height= 9
[2026-02-06T01:50:54.287Z] final size= 199991
[2026-02-06T01:50:54.287Z] final height= 9
[2026-02-06T01:50:55.185Z] final size= 199991
[2026-02-06T01:50:55.185Z] final height= 9
[2026-02-06T01:50:55.563Z] final size= 199991
[2026-02-06T01:50:55.563Z] final height= 9
[2026-02-06T01:50:56.458Z] final size= 199991
[2026-02-06T01:50:56.458Z] final height= 9
[2026-02-06T01:50:56.824Z] final size= 199991
[2026-02-06T01:50:56.824Z] final height= 9
[2026-02-06T01:50:57.609Z] final size= 199991
[2026-02-06T01:50:57.609Z] final height= 9
[2026-02-06T01:50:57.994Z] final size= 199991
[2026-02-06T01:50:57.994Z] final height= 9
[2026-02-06T01:50:58.802Z] final size= 199991
[2026-02-06T01:50:58.802Z] final height= 9
[2026-02-06T01:50:59.203Z] WARNING: This benchmark provides no result that can be validated.
[2026-02-06T01:50:59.204Z] There is no way to check that no silent failure occurred.
[2026-02-06T01:50:59.204Z] ====== akka-uct (concurrency) [default], iteration 15 completed (6455.197 ms) ======
[2026-02-06T01:50:59.204Z] ====== akka-uct (concurrency) [default], iteration 16 started ======
[2026-02-06T01:50:59.204Z] GC before operation: completed in 187.972 ms, heap usage 1.017 GB -> 89.305 MB.
[2026-02-06T01:50:59.585Z] final size= 199991
[2026-02-06T01:50:59.585Z] final height= 9
[2026-02-06T01:51:00.489Z] final size= 199991
[2026-02-06T01:51:00.489Z] final height= 9
[2026-02-06T01:51:00.904Z] final size= 199991
[2026-02-06T01:51:00.904Z] final height= 9
[2026-02-06T01:51:01.722Z] final size= 199991
[2026-02-06T01:51:01.722Z] final height= 9
[2026-02-06T01:51:02.162Z] final size= 199991
[2026-02-06T01:51:02.162Z] final height= 9
[2026-02-06T01:51:02.948Z] final size= 199991
[2026-02-06T01:51:02.948Z] final height= 9
[2026-02-06T01:51:03.812Z] final size= 199991
[2026-02-06T01:51:03.812Z] final height= 8
[2026-02-06T01:51:04.603Z] final size= 199991
[2026-02-06T01:51:04.603Z] final height= 9
[2026-02-06T01:51:05.387Z] final size= 199991
[2026-02-06T01:51:05.387Z] final height= 9
[2026-02-06T01:51:06.215Z] final size= 199991
[2026-02-06T01:51:06.215Z] final height= 9
[2026-02-06T01:51:06.579Z] WARNING: This benchmark provides no result that can be validated.
[2026-02-06T01:51:06.579Z] There is no way to check that no silent failure occurred.
[2026-02-06T01:51:06.579Z] ====== akka-uct (concurrency) [default], iteration 16 completed (7170.186 ms) ======
[2026-02-06T01:51:06.579Z] ====== akka-uct (concurrency) [default], iteration 17 started ======
[2026-02-06T01:51:06.579Z] GC before operation: completed in 151.421 ms, heap usage 517.590 MB -> 90.532 MB.
[2026-02-06T01:51:06.965Z] final size= 199991
[2026-02-06T01:51:06.965Z] final height= 9
[2026-02-06T01:51:07.765Z] final size= 199991
[2026-02-06T01:51:07.765Z] final height= 9
[2026-02-06T01:51:08.546Z] final size= 199991
[2026-02-06T01:51:08.547Z] final height= 9
[2026-02-06T01:51:09.379Z] final size= 199991
[2026-02-06T01:51:09.379Z] final height= 9
[2026-02-06T01:51:10.145Z] final size= 199991
[2026-02-06T01:51:10.145Z] final height= 9
[2026-02-06T01:51:10.951Z] final size= 199991
[2026-02-06T01:51:10.951Z] final height= 9
[2026-02-06T01:51:11.795Z] final size= 199991
[2026-02-06T01:51:11.795Z] final height= 9
[2026-02-06T01:51:12.606Z] final size= 199991
[2026-02-06T01:51:12.606Z] final height= 9
[2026-02-06T01:51:13.448Z] final size= 199991
[2026-02-06T01:51:13.448Z] final height= 9
[2026-02-06T01:51:14.301Z] final size= 199991
[2026-02-06T01:51:14.301Z] final height= 9
[2026-02-06T01:51:14.723Z] WARNING: This benchmark provides no result that can be validated.
[2026-02-06T01:51:14.723Z] There is no way to check that no silent failure occurred.
[2026-02-06T01:51:14.723Z] ====== akka-uct (concurrency) [default], iteration 17 completed (7901.142 ms) ======
[2026-02-06T01:51:14.723Z] ====== akka-uct (concurrency) [default], iteration 18 started ======
[2026-02-06T01:51:14.723Z] GC before operation: completed in 196.359 ms, heap usage 898.706 MB -> 99.547 MB.
[2026-02-06T01:51:15.086Z] final size= 199991
[2026-02-06T01:51:15.086Z] final height= 9
[2026-02-06T01:51:15.950Z] final size= 199991
[2026-02-06T01:51:15.950Z] final height= 9
[2026-02-06T01:51:16.751Z] final size= 199991
[2026-02-06T01:51:16.751Z] final height= 9
[2026-02-06T01:51:17.143Z] final size= 199991
[2026-02-06T01:51:17.143Z] final height= 9
[2026-02-06T01:51:17.989Z] final size= 199991
[2026-02-06T01:51:17.989Z] final height= 9
[2026-02-06T01:51:18.843Z] final size= 199991
[2026-02-06T01:51:18.843Z] final height= 9
[2026-02-06T01:51:19.711Z] final size= 199991
[2026-02-06T01:51:19.711Z] final height= 9
[2026-02-06T01:51:20.526Z] final size= 199991
[2026-02-06T01:51:20.526Z] final height= 9
[2026-02-06T01:51:21.348Z] final size= 199991
[2026-02-06T01:51:21.348Z] final height= 9
[2026-02-06T01:51:22.186Z] final size= 199991
[2026-02-06T01:51:22.186Z] final height= 9
[2026-02-06T01:51:22.544Z] WARNING: This benchmark provides no result that can be validated.
[2026-02-06T01:51:22.544Z] There is no way to check that no silent failure occurred.
[2026-02-06T01:51:22.544Z] ====== akka-uct (concurrency) [default], iteration 18 completed (7893.120 ms) ======
[2026-02-06T01:51:22.544Z] ====== akka-uct (concurrency) [default], iteration 19 started ======
[2026-02-06T01:51:22.971Z] GC before operation: completed in 231.898 ms, heap usage 909.327 MB -> 102.084 MB.
[2026-02-06T01:51:23.331Z] final size= 199991
[2026-02-06T01:51:23.331Z] final height= 10
[2026-02-06T01:51:24.178Z] final size= 199991
[2026-02-06T01:51:24.178Z] final height= 9
[2026-02-06T01:51:24.956Z] final size= 199991
[2026-02-06T01:51:24.956Z] final height= 9
[2026-02-06T01:51:25.734Z] final size= 199991
[2026-02-06T01:51:25.734Z] final height= 9
[2026-02-06T01:51:26.514Z] final size= 199991
[2026-02-06T01:51:26.514Z] final height= 10
[2026-02-06T01:51:27.389Z] final size= 199991
[2026-02-06T01:51:27.389Z] final height= 9
[2026-02-06T01:51:28.167Z] final size= 199991
[2026-02-06T01:51:28.167Z] final height= 9
[2026-02-06T01:51:28.549Z] final size= 199991
[2026-02-06T01:51:28.549Z] final height= 9
[2026-02-06T01:51:29.372Z] final size= 199991
[2026-02-06T01:51:29.372Z] final height= 9
[2026-02-06T01:51:30.168Z] final size= 199991
[2026-02-06T01:51:30.168Z] final height= 9
[2026-02-06T01:51:30.564Z] WARNING: This benchmark provides no result that can be validated.
[2026-02-06T01:51:30.564Z] There is no way to check that no silent failure occurred.
[2026-02-06T01:51:30.564Z] ====== akka-uct (concurrency) [default], iteration 19 completed (7688.339 ms) ======
[2026-02-06T01:51:30.564Z] ====== akka-uct (concurrency) [default], iteration 20 started ======
[2026-02-06T01:51:30.564Z] GC before operation: completed in 109.947 ms, heap usage 511.721 MB -> 83.628 MB.
[2026-02-06T01:51:30.917Z] final size= 199991
[2026-02-06T01:51:30.917Z] final height= 9
[2026-02-06T01:51:31.797Z] final size= 199991
[2026-02-06T01:51:31.797Z] final height= 9
[2026-02-06T01:51:32.605Z] final size= 199991
[2026-02-06T01:51:32.605Z] final height= 9
[2026-02-06T01:51:33.458Z] final size= 199991
[2026-02-06T01:51:33.458Z] final height= 9
[2026-02-06T01:51:34.276Z] final size= 199991
[2026-02-06T01:51:34.276Z] final height= 9
[2026-02-06T01:51:35.059Z] final size= 199991
[2026-02-06T01:51:35.059Z] final height= 9
[2026-02-06T01:51:35.859Z] final size= 199991
[2026-02-06T01:51:35.859Z] final height= 9
[2026-02-06T01:51:36.726Z] final size= 199991
[2026-02-06T01:51:36.726Z] final height= 9
[2026-02-06T01:51:37.100Z] final size= 199991
[2026-02-06T01:51:37.100Z] final height= 9
[2026-02-06T01:51:37.927Z] final size= 199991
[2026-02-06T01:51:37.927Z] final height= 8
[2026-02-06T01:51:38.305Z] WARNING: This benchmark provides no result that can be validated.
[2026-02-06T01:51:38.305Z] There is no way to check that no silent failure occurred.
[2026-02-06T01:51:38.305Z] ====== akka-uct (concurrency) [default], iteration 20 completed (7658.193 ms) ======
[2026-02-06T01:51:38.305Z] ====== akka-uct (concurrency) [default], iteration 21 started ======
[2026-02-06T01:51:38.305Z] GC before operation: completed in 133.813 ms, heap usage 564.980 MB -> 83.219 MB.
[2026-02-06T01:51:39.105Z] final size= 199991
[2026-02-06T01:51:39.105Z] final height= 9
[2026-02-06T01:51:39.918Z] final size= 199991
[2026-02-06T01:51:39.918Z] final height= 9
[2026-02-06T01:51:40.735Z] final size= 199991
[2026-02-06T01:51:40.735Z] final height= 9
[2026-02-06T01:51:41.090Z] final size= 199991
[2026-02-06T01:51:41.090Z] final height= 9
[2026-02-06T01:51:41.904Z] final size= 199991
[2026-02-06T01:51:41.904Z] final height= 8
[2026-02-06T01:51:42.752Z] final size= 199991
[2026-02-06T01:51:42.752Z] final height= 9
[2026-02-06T01:51:43.112Z] final size= 199991
[2026-02-06T01:51:43.112Z] final height= 10
[2026-02-06T01:51:43.955Z] final size= 199991
[2026-02-06T01:51:43.955Z] final height= 9
[2026-02-06T01:51:44.762Z] final size= 199991
[2026-02-06T01:51:44.762Z] final height= 9
[2026-02-06T01:51:45.535Z] final size= 199991
[2026-02-06T01:51:45.535Z] final height= 10
[2026-02-06T01:51:45.894Z] WARNING: This benchmark provides no result that can be validated.
[2026-02-06T01:51:45.894Z] There is no way to check that no silent failure occurred.
[2026-02-06T01:51:45.894Z] ====== akka-uct (concurrency) [default], iteration 21 completed (7293.585 ms) ======
[2026-02-06T01:51:45.894Z] ====== akka-uct (concurrency) [default], iteration 22 started ======
[2026-02-06T01:51:45.895Z] GC before operation: completed in 182.693 ms, heap usage 1.074 GB -> 61.867 MB.
[2026-02-06T01:51:46.261Z] final size= 199991
[2026-02-06T01:51:46.261Z] final height= 9
[2026-02-06T01:51:47.526Z] final size= 199991
[2026-02-06T01:51:47.526Z] final height= 9
[2026-02-06T01:51:48.324Z] final size= 199991
[2026-02-06T01:51:48.324Z] final height= 9
[2026-02-06T01:51:49.100Z] final size= 199991
[2026-02-06T01:51:49.100Z] final height= 9
[2026-02-06T01:51:49.984Z] final size= 199991
[2026-02-06T01:51:49.984Z] final height= 9
[2026-02-06T01:51:50.797Z] final size= 199991
[2026-02-06T01:51:50.797Z] final height= 9
[2026-02-06T01:51:51.570Z] final size= 199991
[2026-02-06T01:51:51.570Z] final height= 9
[2026-02-06T01:51:52.649Z] final size= 199991
[2026-02-06T01:51:52.649Z] final height= 9
[2026-02-06T01:51:53.182Z] final size= 199991
[2026-02-06T01:51:53.182Z] final height= 9
[2026-02-06T01:51:54.017Z] final size= 199991
[2026-02-06T01:51:54.017Z] final height= 9
[2026-02-06T01:51:54.806Z] WARNING: This benchmark provides no result that can be validated.
[2026-02-06T01:51:54.806Z] There is no way to check that no silent failure occurred.
[2026-02-06T01:51:54.806Z] ====== akka-uct (concurrency) [default], iteration 22 completed (8659.658 ms) ======
[2026-02-06T01:51:54.806Z] ====== akka-uct (concurrency) [default], iteration 23 started ======
[2026-02-06T01:51:54.806Z] GC before operation: completed in 168.863 ms, heap usage 331.480 MB -> 84.973 MB.
[2026-02-06T01:51:55.200Z] final size= 199991
[2026-02-06T01:51:55.200Z] final height= 9
[2026-02-06T01:51:55.992Z] final size= 199991
[2026-02-06T01:51:55.992Z] final height= 9
[2026-02-06T01:51:56.825Z] final size= 199991
[2026-02-06T01:51:56.825Z] final height= 9
[2026-02-06T01:51:57.180Z] final size= 199991
[2026-02-06T01:51:57.180Z] final height= 9
[2026-02-06T01:51:58.053Z] final size= 199991
[2026-02-06T01:51:58.053Z] final height= 9
[2026-02-06T01:51:58.462Z] final size= 199991
[2026-02-06T01:51:58.462Z] final height= 9
[2026-02-06T01:51:59.787Z] final size= 199991
[2026-02-06T01:51:59.787Z] final height= 9
[2026-02-06T01:52:00.201Z] final size= 199991
[2026-02-06T01:52:00.201Z] final height= 9
[2026-02-06T01:52:00.593Z] final size= 199991
[2026-02-06T01:52:00.593Z] final height= 9
[2026-02-06T01:52:01.483Z] final size= 199991
[2026-02-06T01:52:01.483Z] final height= 9
[2026-02-06T01:52:01.839Z] WARNING: This benchmark provides no result that can be validated.
[2026-02-06T01:52:01.839Z] There is no way to check that no silent failure occurred.
[2026-02-06T01:52:01.839Z] ====== akka-uct (concurrency) [default], iteration 23 completed (7015.368 ms) ======
[2026-02-06T01:52:01.839Z] -----------------------------------
[2026-02-06T01:52:01.839Z] renaissance-akka-uct_0_PASSED
[2026-02-06T01:52:01.839Z] -----------------------------------
[2026-02-06T01:52:01.839Z]
[2026-02-06T01:52:01.839Z] TEST TEARDOWN:
[2026-02-06T01:52:01.839Z] Nothing to be done for teardown.
[2026-02-06T01:52:02.209Z] renaissance-akka-uct_0 Finish Time: Thu Feb 5 20:52:01 2026 Epoch Time (ms): 1770342721799
[2026-02-06T01:52:02.209Z]
[2026-02-06T01:52:02.209Z] ===============================================
[2026-02-06T01:52:02.209Z] Running test renaissance-fj-kmeans_0 ...
[2026-02-06T01:52:02.209Z] ===============================================
[2026-02-06T01:52:02.209Z] renaissance-fj-kmeans_0 Start Time: Thu Feb 5 20:52:01 2026 Epoch Time (ms): 1770342721824
[2026-02-06T01:52:02.209Z] variation: NoOptions
[2026-02-06T01:52:02.209Z] JVM_OPTIONS:
[2026-02-06T01:52:02.209Z] { \
[2026-02-06T01:52:02.209Z] echo ""; echo "TEST SETUP:"; \
[2026-02-06T01:52:02.209Z] echo "Nothing to be done for setup."; \
[2026-02-06T01:52:02.209Z] mkdir -p "/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17703425364516/renaissance-fj-kmeans_0"; \
[2026-02-06T01:52:02.209Z] cd "/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17703425364516/renaissance-fj-kmeans_0"; \
[2026-02-06T01:52:02.209Z] echo ""; echo "TESTING:"; \
[2026-02-06T01:52:02.209Z] "/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java" -jar "/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17703425364516/renaissance-fj-kmeans_0"/fj-kmeans.json" fj-kmeans; \
[2026-02-06T01:52:02.209Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-fj-kmeans_0""_PASSED"; echo "-----------------------------------"; cd /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/..; rm -f -r "/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17703425364516/renaissance-fj-kmeans_0"; else echo "-----------------------------------"; echo "renaissance-fj-kmeans_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-02-06T01:52:02.209Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-02-06T01:52:02.209Z] echo "Nothing to be done for teardown."; \
[2026-02-06T01:52:02.209Z] } 2>&1 | tee -a "/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17703425364516/TestTargetResult";
[2026-02-06T01:52:02.209Z]
[2026-02-06T01:52:02.209Z] TEST SETUP:
[2026-02-06T01:52:02.209Z] Nothing to be done for setup.
[2026-02-06T01:52:02.209Z]
[2026-02-06T01:52:02.209Z] TESTING:
[2026-02-06T01:52:02.209Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2026-02-06T01:52:02.209Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/output_17703425364516/renaissance-fj-kmeans_0/launcher-205201-8293829900538797241/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2026-02-06T01:52:02.209Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2026-02-06T01:52:02.209Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2026-02-06T01:52:02.577Z] ====== fj-kmeans (concurrency) [default], iteration 0 started ======
[2026-02-06T01:52:02.996Z] GC before operation: completed in 39.063 ms, heap usage 108.340 MB -> 84.501 MB.
[2026-02-06T01:52:05.510Z] ====== fj-kmeans (concurrency) [default], iteration 0 completed (2912.898 ms) ======
[2026-02-06T01:52:05.510Z] ====== fj-kmeans (concurrency) [default], iteration 1 started ======
[2026-02-06T01:52:05.885Z] GC before operation: completed in 27.747 ms, heap usage 172.212 MB -> 84.589 MB.
[2026-02-06T01:52:08.421Z] ====== fj-kmeans (concurrency) [default], iteration 1 completed (2299.792 ms) ======
[2026-02-06T01:52:08.421Z] ====== fj-kmeans (concurrency) [default], iteration 2 started ======
[2026-02-06T01:52:08.421Z] GC before operation: completed in 28.161 ms, heap usage 291.387 MB -> 84.590 MB.
[2026-02-06T01:52:10.296Z] ====== fj-kmeans (concurrency) [default], iteration 2 completed (2270.122 ms) ======
[2026-02-06T01:52:10.296Z] ====== fj-kmeans (concurrency) [default], iteration 3 started ======
[2026-02-06T01:52:10.296Z] GC before operation: completed in 27.590 ms, heap usage 250.128 MB -> 84.590 MB.
[2026-02-06T01:52:12.929Z] ====== fj-kmeans (concurrency) [default], iteration 3 completed (2278.389 ms) ======
[2026-02-06T01:52:12.929Z] ====== fj-kmeans (concurrency) [default], iteration 4 started ======
[2026-02-06T01:52:12.929Z] GC before operation: completed in 27.469 ms, heap usage 436.082 MB -> 84.590 MB.
[2026-02-06T01:52:14.769Z] ====== fj-kmeans (concurrency) [default], iteration 4 completed (2268.152 ms) ======
[2026-02-06T01:52:14.769Z] ====== fj-kmeans (concurrency) [default], iteration 5 started ======
[2026-02-06T01:52:15.186Z] GC before operation: completed in 27.322 ms, heap usage 256.030 MB -> 84.590 MB.
[2026-02-06T01:52:17.659Z] ====== fj-kmeans (concurrency) [default], iteration 5 completed (2298.937 ms) ======
[2026-02-06T01:52:17.659Z] ====== fj-kmeans (concurrency) [default], iteration 6 started ======
[2026-02-06T01:52:17.659Z] GC before operation: completed in 27.683 ms, heap usage 436.014 MB -> 84.590 MB.
[2026-02-06T01:52:19.544Z] ====== fj-kmeans (concurrency) [default], iteration 6 completed (2267.618 ms) ======
[2026-02-06T01:52:19.544Z] ====== fj-kmeans (concurrency) [default], iteration 7 started ======
[2026-02-06T01:52:19.544Z] GC before operation: completed in 27.201 ms, heap usage 255.430 MB -> 84.591 MB.
[2026-02-06T01:52:22.074Z] ====== fj-kmeans (concurrency) [default], iteration 7 completed (2270.099 ms) ======
[2026-02-06T01:52:22.074Z] ====== fj-kmeans (concurrency) [default], iteration 8 started ======
[2026-02-06T01:52:22.074Z] GC before operation: completed in 27.331 ms, heap usage 437.002 MB -> 84.592 MB.
[2026-02-06T01:52:24.568Z] ====== fj-kmeans (concurrency) [default], iteration 8 completed (2288.085 ms) ======
[2026-02-06T01:52:24.568Z] ====== fj-kmeans (concurrency) [default], iteration 9 started ======
[2026-02-06T01:52:24.568Z] GC before operation: completed in 27.199 ms, heap usage 436.100 MB -> 84.592 MB.
[2026-02-06T01:52:26.423Z] ====== fj-kmeans (concurrency) [default], iteration 9 completed (2276.225 ms) ======
[2026-02-06T01:52:26.423Z] ====== fj-kmeans (concurrency) [default], iteration 10 started ======
[2026-02-06T01:52:26.423Z] GC before operation: completed in 27.313 ms, heap usage 435.028 MB -> 84.592 MB.
[2026-02-06T01:52:28.966Z] ====== fj-kmeans (concurrency) [default], iteration 10 completed (2273.350 ms) ======
[2026-02-06T01:52:28.966Z] ====== fj-kmeans (concurrency) [default], iteration 11 started ======
[2026-02-06T01:52:28.966Z] GC before operation: completed in 27.099 ms, heap usage 256.784 MB -> 84.592 MB.
[2026-02-06T01:52:31.485Z] ====== fj-kmeans (concurrency) [default], iteration 11 completed (2262.954 ms) ======
[2026-02-06T01:52:31.485Z] ====== fj-kmeans (concurrency) [default], iteration 12 started ======
[2026-02-06T01:52:31.485Z] GC before operation: completed in 27.492 ms, heap usage 437.114 MB -> 84.592 MB.
[2026-02-06T01:52:33.325Z] ====== fj-kmeans (concurrency) [default], iteration 12 completed (2274.891 ms) ======
[2026-02-06T01:52:33.325Z] ====== fj-kmeans (concurrency) [default], iteration 13 started ======
[2026-02-06T01:52:33.325Z] GC before operation: completed in 27.407 ms, heap usage 436.526 MB -> 84.592 MB.
[2026-02-06T01:52:35.806Z] ====== fj-kmeans (concurrency) [default], iteration 13 completed (2269.570 ms) ======
[2026-02-06T01:52:35.806Z] ====== fj-kmeans (concurrency) [default], iteration 14 started ======
[2026-02-06T01:52:35.806Z] GC before operation: completed in 27.425 ms, heap usage 435.099 MB -> 84.592 MB.
[2026-02-06T01:52:38.320Z] ====== fj-kmeans (concurrency) [default], iteration 14 completed (2255.940 ms) ======
[2026-02-06T01:52:38.320Z] ====== fj-kmeans (concurrency) [default], iteration 15 started ======
[2026-02-06T01:52:38.320Z] GC before operation: completed in 27.307 ms, heap usage 434.079 MB -> 84.592 MB.
[2026-02-06T01:52:40.196Z] ====== fj-kmeans (concurrency) [default], iteration 15 completed (2291.600 ms) ======
[2026-02-06T01:52:40.196Z] ====== fj-kmeans (concurrency) [default], iteration 16 started ======
[2026-02-06T01:52:40.196Z] GC before operation: completed in 27.189 ms, heap usage 259.327 MB -> 84.592 MB.
[2026-02-06T01:52:42.716Z] ====== fj-kmeans (concurrency) [default], iteration 16 completed (2283.780 ms) ======
[2026-02-06T01:52:42.716Z] ====== fj-kmeans (concurrency) [default], iteration 17 started ======
[2026-02-06T01:52:42.716Z] GC before operation: completed in 25.965 ms, heap usage 435.623 MB -> 84.593 MB.
[2026-02-06T01:52:45.192Z] ====== fj-kmeans (concurrency) [default], iteration 17 completed (2267.845 ms) ======
[2026-02-06T01:52:45.192Z] ====== fj-kmeans (concurrency) [default], iteration 18 started ======
[2026-02-06T01:52:45.192Z] GC before operation: completed in 26.977 ms, heap usage 263.086 MB -> 84.593 MB.
[2026-02-06T01:52:47.149Z] ====== fj-kmeans (concurrency) [default], iteration 18 completed (2269.351 ms) ======
[2026-02-06T01:52:47.149Z] ====== fj-kmeans (concurrency) [default], iteration 19 started ======
[2026-02-06T01:52:47.149Z] GC before operation: completed in 27.119 ms, heap usage 274.721 MB -> 84.593 MB.
[2026-02-06T01:52:49.667Z] ====== fj-kmeans (concurrency) [default], iteration 19 completed (2261.778 ms) ======
[2026-02-06T01:52:49.667Z] ====== fj-kmeans (concurrency) [default], iteration 20 started ======
[2026-02-06T01:52:49.667Z] GC before operation: completed in 27.336 ms, heap usage 252.644 MB -> 84.593 MB.
[2026-02-06T01:52:52.150Z] ====== fj-kmeans (concurrency) [default], iteration 20 completed (2269.737 ms) ======
[2026-02-06T01:52:52.150Z] ====== fj-kmeans (concurrency) [default], iteration 21 started ======
[2026-02-06T01:52:52.151Z] GC before operation: completed in 27.279 ms, heap usage 257.765 MB -> 84.593 MB.
[2026-02-06T01:52:54.025Z] ====== fj-kmeans (concurrency) [default], iteration 21 completed (2289.523 ms) ======
[2026-02-06T01:52:54.025Z] ====== fj-kmeans (concurrency) [default], iteration 22 started ======
[2026-02-06T01:52:54.025Z] GC before operation: completed in 27.381 ms, heap usage 437.072 MB -> 84.593 MB.
[2026-02-06T01:52:56.523Z] ====== fj-kmeans (concurrency) [default], iteration 22 completed (2276.205 ms) ======
[2026-02-06T01:52:56.523Z] ====== fj-kmeans (concurrency) [default], iteration 23 started ======
[2026-02-06T01:52:56.523Z] GC before operation: completed in 27.420 ms, heap usage 439.753 MB -> 84.593 MB.
[2026-02-06T01:52:59.024Z] ====== fj-kmeans (concurrency) [default], iteration 23 completed (2270.378 ms) ======
[2026-02-06T01:52:59.024Z] ====== fj-kmeans (concurrency) [default], iteration 24 started ======
[2026-02-06T01:52:59.024Z] GC before operation: completed in 27.410 ms, heap usage 257.457 MB -> 84.593 MB.
[2026-02-06T01:53:00.925Z] ====== fj-kmeans (concurrency) [default], iteration 24 completed (2278.251 ms) ======
[2026-02-06T01:53:00.925Z] ====== fj-kmeans (concurrency) [default], iteration 25 started ======
[2026-02-06T01:53:00.925Z] GC before operation: completed in 27.488 ms, heap usage 438.071 MB -> 84.593 MB.
[2026-02-06T01:53:03.525Z] ====== fj-kmeans (concurrency) [default], iteration 25 completed (2281.632 ms) ======
[2026-02-06T01:53:03.525Z] ====== fj-kmeans (concurrency) [default], iteration 26 started ======
[2026-02-06T01:53:03.525Z] GC before operation: completed in 27.615 ms, heap usage 434.111 MB -> 84.593 MB.
[2026-02-06T01:53:06.029Z] ====== fj-kmeans (concurrency) [default], iteration 26 completed (2262.873 ms) ======
[2026-02-06T01:53:06.029Z] ====== fj-kmeans (concurrency) [default], iteration 27 started ======
[2026-02-06T01:53:06.029Z] GC before operation: completed in 27.622 ms, heap usage 438.907 MB -> 84.593 MB.
[2026-02-06T01:53:07.902Z] ====== fj-kmeans (concurrency) [default], iteration 27 completed (2253.362 ms) ======
[2026-02-06T01:53:07.902Z] ====== fj-kmeans (concurrency) [default], iteration 28 started ======
[2026-02-06T01:53:07.902Z] GC before operation: completed in 27.198 ms, heap usage 439.792 MB -> 84.593 MB.
[2026-02-06T01:53:10.399Z] ====== fj-kmeans (concurrency) [default], iteration 28 completed (2243.979 ms) ======
[2026-02-06T01:53:10.399Z] ====== fj-kmeans (concurrency) [default], iteration 29 started ======
[2026-02-06T01:53:10.399Z] GC before operation: completed in 29.198 ms, heap usage 438.484 MB -> 84.593 MB.
[2026-02-06T01:53:12.969Z] ====== fj-kmeans (concurrency) [default], iteration 29 completed (2756.512 ms) ======
[2026-02-06T01:53:12.969Z] -----------------------------------
[2026-02-06T01:53:12.969Z] renaissance-fj-kmeans_0_PASSED
[2026-02-06T01:53:12.969Z] -----------------------------------
[2026-02-06T01:53:12.969Z]
[2026-02-06T01:53:12.969Z] TEST TEARDOWN:
[2026-02-06T01:53:12.969Z] Nothing to be done for teardown.
[2026-02-06T01:53:12.969Z] renaissance-fj-kmeans_0 Finish Time: Thu Feb 5 20:53:12 2026 Epoch Time (ms): 1770342792780
[2026-02-06T01:53:12.969Z]
[2026-02-06T01:53:12.969Z] ===============================================
[2026-02-06T01:53:12.969Z] Running test renaissance-future-genetic_0 ...
[2026-02-06T01:53:12.969Z] ===============================================
[2026-02-06T01:53:12.969Z] renaissance-future-genetic_0 Start Time: Thu Feb 5 20:53:12 2026 Epoch Time (ms): 1770342792806
[2026-02-06T01:53:12.969Z] variation: NoOptions
[2026-02-06T01:53:12.969Z] JVM_OPTIONS:
[2026-02-06T01:53:12.969Z] { \
[2026-02-06T01:53:12.969Z] echo ""; echo "TEST SETUP:"; \
[2026-02-06T01:53:12.969Z] echo "Nothing to be done for setup."; \
[2026-02-06T01:53:12.969Z] mkdir -p "/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17703425364516/renaissance-future-genetic_0"; \
[2026-02-06T01:53:12.969Z] cd "/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17703425364516/renaissance-future-genetic_0"; \
[2026-02-06T01:53:12.969Z] echo ""; echo "TESTING:"; \
[2026-02-06T01:53:12.969Z] "/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java" -jar "/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17703425364516/renaissance-future-genetic_0"/future-genetic.json" future-genetic; \
[2026-02-06T01:53:12.970Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-future-genetic_0""_PASSED"; echo "-----------------------------------"; cd /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/..; rm -f -r "/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17703425364516/renaissance-future-genetic_0"; else echo "-----------------------------------"; echo "renaissance-future-genetic_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-02-06T01:53:12.970Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-02-06T01:53:12.970Z] echo "Nothing to be done for teardown."; \
[2026-02-06T01:53:12.970Z] } 2>&1 | tee -a "/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17703425364516/TestTargetResult";
[2026-02-06T01:53:12.970Z]
[2026-02-06T01:53:12.970Z] TEST SETUP:
[2026-02-06T01:53:12.970Z] Nothing to be done for setup.
[2026-02-06T01:53:12.970Z]
[2026-02-06T01:53:12.970Z] TESTING:
[2026-02-06T01:53:13.346Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2026-02-06T01:53:13.346Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/output_17703425364516/renaissance-future-genetic_0/launcher-205312-10442489281481643634/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2026-02-06T01:53:13.346Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2026-02-06T01:53:13.346Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2026-02-06T01:53:13.346Z] ====== future-genetic (functional) [default], iteration 0 started ======
[2026-02-06T01:53:13.346Z] GC before operation: completed in 4.622 ms, heap usage 5.602 MB -> 4.213 MB.
[2026-02-06T01:53:14.604Z] ====== future-genetic (functional) [default], iteration 0 completed (1250.535 ms) ======
[2026-02-06T01:53:14.604Z] ====== future-genetic (functional) [default], iteration 1 started ======
[2026-02-06T01:53:14.604Z] GC before operation: completed in 6.300 ms, heap usage 74.643 MB -> 5.400 MB.
[2026-02-06T01:53:15.564Z] ====== future-genetic (functional) [default], iteration 1 completed (951.210 ms) ======
[2026-02-06T01:53:15.564Z] ====== future-genetic (functional) [default], iteration 2 started ======
[2026-02-06T01:53:15.564Z] GC before operation: completed in 6.603 ms, heap usage 28.791 MB -> 5.401 MB.
[2026-02-06T01:53:17.035Z] ====== future-genetic (functional) [default], iteration 2 completed (1025.105 ms) ======
[2026-02-06T01:53:17.035Z] ====== future-genetic (functional) [default], iteration 3 started ======
[2026-02-06T01:53:17.035Z] GC before operation: completed in 5.698 ms, heap usage 81.924 MB -> 5.403 MB.
[2026-02-06T01:53:17.802Z] ====== future-genetic (functional) [default], iteration 3 completed (1030.222 ms) ======
[2026-02-06T01:53:17.802Z] ====== future-genetic (functional) [default], iteration 4 started ======
[2026-02-06T01:53:17.802Z] GC before operation: completed in 4.583 ms, heap usage 213.858 MB -> 5.406 MB.
[2026-02-06T01:53:19.134Z] ====== future-genetic (functional) [default], iteration 4 completed (1193.542 ms) ======
[2026-02-06T01:53:19.134Z] ====== future-genetic (functional) [default], iteration 5 started ======
[2026-02-06T01:53:19.134Z] GC before operation: completed in 4.198 ms, heap usage 15.949 MB -> 5.406 MB.
[2026-02-06T01:53:19.995Z] ====== future-genetic (functional) [default], iteration 5 completed (1157.564 ms) ======
[2026-02-06T01:53:19.995Z] ====== future-genetic (functional) [default], iteration 6 started ======
[2026-02-06T01:53:19.995Z] GC before operation: completed in 4.916 ms, heap usage 84.003 MB -> 5.406 MB.
[2026-02-06T01:53:21.873Z] ====== future-genetic (functional) [default], iteration 6 completed (1422.686 ms) ======
[2026-02-06T01:53:21.873Z] ====== future-genetic (functional) [default], iteration 7 started ======
[2026-02-06T01:53:21.873Z] GC before operation: completed in 4.875 ms, heap usage 150.431 MB -> 5.406 MB.
[2026-02-06T01:53:22.737Z] ====== future-genetic (functional) [default], iteration 7 completed (1000.750 ms) ======
[2026-02-06T01:53:22.737Z] ====== future-genetic (functional) [default], iteration 8 started ======
[2026-02-06T01:53:22.737Z] GC before operation: completed in 6.237 ms, heap usage 15.085 MB -> 5.406 MB.
[2026-02-06T01:53:23.531Z] ====== future-genetic (functional) [default], iteration 8 completed (985.894 ms) ======
[2026-02-06T01:53:23.531Z] ====== future-genetic (functional) [default], iteration 9 started ======
[2026-02-06T01:53:23.531Z] GC before operation: completed in 4.753 ms, heap usage 82.882 MB -> 5.406 MB.
[2026-02-06T01:53:24.364Z] ====== future-genetic (functional) [default], iteration 9 completed (935.861 ms) ======
[2026-02-06T01:53:24.364Z] ====== future-genetic (functional) [default], iteration 10 started ======
[2026-02-06T01:53:24.364Z] GC before operation: completed in 5.774 ms, heap usage 195.384 MB -> 5.406 MB.
[2026-02-06T01:53:25.650Z] ====== future-genetic (functional) [default], iteration 10 completed (1239.921 ms) ======
[2026-02-06T01:53:25.650Z] ====== future-genetic (functional) [default], iteration 11 started ======
[2026-02-06T01:53:25.650Z] GC before operation: completed in 3.996 ms, heap usage 27.399 MB -> 5.406 MB.
[2026-02-06T01:53:26.935Z] ====== future-genetic (functional) [default], iteration 11 completed (1156.780 ms) ======
[2026-02-06T01:53:26.935Z] ====== future-genetic (functional) [default], iteration 12 started ======
[2026-02-06T01:53:26.935Z] GC before operation: completed in 4.230 ms, heap usage 28.407 MB -> 5.406 MB.
[2026-02-06T01:53:28.275Z] ====== future-genetic (functional) [default], iteration 12 completed (1226.022 ms) ======
[2026-02-06T01:53:28.275Z] ====== future-genetic (functional) [default], iteration 13 started ======
[2026-02-06T01:53:28.275Z] GC before operation: completed in 4.642 ms, heap usage 28.743 MB -> 5.406 MB.
[2026-02-06T01:53:29.589Z] ====== future-genetic (functional) [default], iteration 13 completed (1431.563 ms) ======
[2026-02-06T01:53:29.589Z] ====== future-genetic (functional) [default], iteration 14 started ======
[2026-02-06T01:53:29.589Z] GC before operation: completed in 4.655 ms, heap usage 140.646 MB -> 5.406 MB.
[2026-02-06T01:53:30.472Z] ====== future-genetic (functional) [default], iteration 14 completed (984.408 ms) ======
[2026-02-06T01:53:30.472Z] ====== future-genetic (functional) [default], iteration 15 started ======
[2026-02-06T01:53:30.472Z] GC before operation: completed in 8.117 ms, heap usage 59.997 MB -> 5.406 MB.
[2026-02-06T01:53:31.762Z] ====== future-genetic (functional) [default], iteration 15 completed (1003.079 ms) ======
[2026-02-06T01:53:31.762Z] ====== future-genetic (functional) [default], iteration 16 started ======
[2026-02-06T01:53:31.762Z] GC before operation: completed in 5.840 ms, heap usage 16.241 MB -> 5.406 MB.
[2026-02-06T01:53:32.596Z] ====== future-genetic (functional) [default], iteration 16 completed (1031.467 ms) ======
[2026-02-06T01:53:32.596Z] ====== future-genetic (functional) [default], iteration 17 started ======
[2026-02-06T01:53:32.597Z] GC before operation: completed in 4.196 ms, heap usage 82.365 MB -> 5.406 MB.
[2026-02-06T01:53:33.418Z] ====== future-genetic (functional) [default], iteration 17 completed (933.323 ms) ======
[2026-02-06T01:53:33.418Z] ====== future-genetic (functional) [default], iteration 18 started ======
[2026-02-06T01:53:33.418Z] GC before operation: completed in 4.488 ms, heap usage 116.535 MB -> 5.406 MB.
[2026-02-06T01:53:34.753Z] ====== future-genetic (functional) [default], iteration 18 completed (935.772 ms) ======
[2026-02-06T01:53:34.753Z] ====== future-genetic (functional) [default], iteration 19 started ======
[2026-02-06T01:53:34.753Z] GC before operation: completed in 4.277 ms, heap usage 13.724 MB -> 5.407 MB.
[2026-02-06T01:53:35.546Z] ====== future-genetic (functional) [default], iteration 19 completed (930.351 ms) ======
[2026-02-06T01:53:35.546Z] ====== future-genetic (functional) [default], iteration 20 started ======
[2026-02-06T01:53:35.546Z] GC before operation: completed in 5.057 ms, heap usage 83.414 MB -> 5.407 MB.
[2026-02-06T01:53:36.364Z] ====== future-genetic (functional) [default], iteration 20 completed (923.392 ms) ======
[2026-02-06T01:53:36.364Z] ====== future-genetic (functional) [default], iteration 21 started ======
[2026-02-06T01:53:36.364Z] GC before operation: completed in 5.127 ms, heap usage 137.396 MB -> 5.407 MB.
[2026-02-06T01:53:37.198Z] ====== future-genetic (functional) [default], iteration 21 completed (919.534 ms) ======
[2026-02-06T01:53:37.198Z] ====== future-genetic (functional) [default], iteration 22 started ======
[2026-02-06T01:53:37.198Z] GC before operation: completed in 4.139 ms, heap usage 42.485 MB -> 5.407 MB.
[2026-02-06T01:53:38.525Z] ====== future-genetic (functional) [default], iteration 22 completed (941.721 ms) ======
[2026-02-06T01:53:38.525Z] ====== future-genetic (functional) [default], iteration 23 started ======
[2026-02-06T01:53:38.525Z] GC before operation: completed in 4.139 ms, heap usage 136.790 MB -> 5.407 MB.
[2026-02-06T01:53:39.332Z] ====== future-genetic (functional) [default], iteration 23 completed (974.757 ms) ======
[2026-02-06T01:53:39.332Z] ====== future-genetic (functional) [default], iteration 24 started ======
[2026-02-06T01:53:39.332Z] GC before operation: completed in 4.278 ms, heap usage 158.402 MB -> 5.407 MB.
[2026-02-06T01:53:40.144Z] ====== future-genetic (functional) [default], iteration 24 completed (923.728 ms) ======
[2026-02-06T01:53:40.144Z] ====== future-genetic (functional) [default], iteration 25 started ======
[2026-02-06T01:53:40.144Z] GC before operation: completed in 4.079 ms, heap usage 40.705 MB -> 5.407 MB.
[2026-02-06T01:53:40.925Z] ====== future-genetic (functional) [default], iteration 25 completed (912.092 ms) ======
[2026-02-06T01:53:40.925Z] ====== future-genetic (functional) [default], iteration 26 started ======
[2026-02-06T01:53:40.925Z] GC before operation: completed in 4.407 ms, heap usage 18.419 MB -> 5.407 MB.
[2026-02-06T01:53:42.308Z] ====== future-genetic (functional) [default], iteration 26 completed (946.562 ms) ======
[2026-02-06T01:53:42.308Z] ====== future-genetic (functional) [default], iteration 27 started ======
[2026-02-06T01:53:42.308Z] GC before operation: completed in 4.140 ms, heap usage 43.047 MB -> 5.407 MB.
[2026-02-06T01:53:43.131Z] ====== future-genetic (functional) [default], iteration 27 completed (937.301 ms) ======
[2026-02-06T01:53:43.131Z] ====== future-genetic (functional) [default], iteration 28 started ======
[2026-02-06T01:53:43.131Z] GC before operation: completed in 4.657 ms, heap usage 42.701 MB -> 5.407 MB.
[2026-02-06T01:53:43.923Z] ====== future-genetic (functional) [default], iteration 28 completed (950.384 ms) ======
[2026-02-06T01:53:43.923Z] ====== future-genetic (functional) [default], iteration 29 started ======
[2026-02-06T01:53:43.923Z] GC before operation: completed in 4.077 ms, heap usage 43.060 MB -> 5.407 MB.
[2026-02-06T01:53:44.791Z] ====== future-genetic (functional) [default], iteration 29 completed (954.048 ms) ======
[2026-02-06T01:53:44.791Z] ====== future-genetic (functional) [default], iteration 30 started ======
[2026-02-06T01:53:44.791Z] GC before operation: completed in 4.369 ms, heap usage 77.879 MB -> 5.407 MB.
[2026-02-06T01:53:46.088Z] ====== future-genetic (functional) [default], iteration 30 completed (956.951 ms) ======
[2026-02-06T01:53:46.088Z] ====== future-genetic (functional) [default], iteration 31 started ======
[2026-02-06T01:53:46.088Z] GC before operation: completed in 4.447 ms, heap usage 41.110 MB -> 5.407 MB.
[2026-02-06T01:53:46.927Z] ====== future-genetic (functional) [default], iteration 31 completed (969.391 ms) ======
[2026-02-06T01:53:46.927Z] ====== future-genetic (functional) [default], iteration 32 started ======
[2026-02-06T01:53:46.927Z] GC before operation: completed in 4.443 ms, heap usage 18.387 MB -> 5.407 MB.
[2026-02-06T01:53:47.703Z] ====== future-genetic (functional) [default], iteration 32 completed (969.354 ms) ======
[2026-02-06T01:53:47.703Z] ====== future-genetic (functional) [default], iteration 33 started ======
[2026-02-06T01:53:47.703Z] GC before operation: completed in 4.864 ms, heap usage 41.107 MB -> 5.407 MB.
[2026-02-06T01:53:48.983Z] ====== future-genetic (functional) [default], iteration 33 completed (984.127 ms) ======
[2026-02-06T01:53:48.983Z] ====== future-genetic (functional) [default], iteration 34 started ======
[2026-02-06T01:53:48.983Z] GC before operation: completed in 4.838 ms, heap usage 93.485 MB -> 5.408 MB.
[2026-02-06T01:53:49.767Z] ====== future-genetic (functional) [default], iteration 34 completed (982.723 ms) ======
[2026-02-06T01:53:49.767Z] ====== future-genetic (functional) [default], iteration 35 started ======
[2026-02-06T01:53:49.767Z] GC before operation: completed in 4.947 ms, heap usage 35.437 MB -> 5.408 MB.
[2026-02-06T01:53:50.543Z] ====== future-genetic (functional) [default], iteration 35 completed (972.824 ms) ======
[2026-02-06T01:53:50.543Z] ====== future-genetic (functional) [default], iteration 36 started ======
[2026-02-06T01:53:50.543Z] GC before operation: completed in 4.730 ms, heap usage 42.042 MB -> 5.408 MB.
[2026-02-06T01:53:51.806Z] ====== future-genetic (functional) [default], iteration 36 completed (980.838 ms) ======
[2026-02-06T01:53:51.806Z] ====== future-genetic (functional) [default], iteration 37 started ======
[2026-02-06T01:53:51.806Z] GC before operation: completed in 5.280 ms, heap usage 92.352 MB -> 5.408 MB.
[2026-02-06T01:53:52.571Z] ====== future-genetic (functional) [default], iteration 37 completed (1025.464 ms) ======
[2026-02-06T01:53:52.571Z] ====== future-genetic (functional) [default], iteration 38 started ======
[2026-02-06T01:53:52.571Z] GC before operation: completed in 5.219 ms, heap usage 83.486 MB -> 5.408 MB.
[2026-02-06T01:53:53.882Z] ====== future-genetic (functional) [default], iteration 38 completed (979.732 ms) ======
[2026-02-06T01:53:53.882Z] ====== future-genetic (functional) [default], iteration 39 started ======
[2026-02-06T01:53:53.882Z] GC before operation: completed in 4.440 ms, heap usage 14.692 MB -> 5.408 MB.
[2026-02-06T01:53:54.658Z] ====== future-genetic (functional) [default], iteration 39 completed (981.121 ms) ======
[2026-02-06T01:53:54.658Z] ====== future-genetic (functional) [default], iteration 40 started ======
[2026-02-06T01:53:54.658Z] GC before operation: completed in 4.600 ms, heap usage 82.917 MB -> 5.408 MB.
[2026-02-06T01:53:55.915Z] ====== future-genetic (functional) [default], iteration 40 completed (1010.936 ms) ======
[2026-02-06T01:53:55.915Z] ====== future-genetic (functional) [default], iteration 41 started ======
[2026-02-06T01:53:55.915Z] GC before operation: completed in 4.933 ms, heap usage 14.914 MB -> 5.408 MB.
[2026-02-06T01:53:56.692Z] ====== future-genetic (functional) [default], iteration 41 completed (1002.520 ms) ======
[2026-02-06T01:53:56.692Z] ====== future-genetic (functional) [default], iteration 42 started ======
[2026-02-06T01:53:56.692Z] GC before operation: completed in 4.206 ms, heap usage 16.392 MB -> 5.408 MB.
[2026-02-06T01:53:57.957Z] ====== future-genetic (functional) [default], iteration 42 completed (996.312 ms) ======
[2026-02-06T01:53:57.957Z] ====== future-genetic (functional) [default], iteration 43 started ======
[2026-02-06T01:53:57.957Z] GC before operation: completed in 5.206 ms, heap usage 82.337 MB -> 5.408 MB.
[2026-02-06T01:53:58.729Z] ====== future-genetic (functional) [default], iteration 43 completed (1020.270 ms) ======
[2026-02-06T01:53:58.729Z] ====== future-genetic (functional) [default], iteration 44 started ======
[2026-02-06T01:53:58.729Z] GC before operation: completed in 5.607 ms, heap usage 88.950 MB -> 5.408 MB.
[2026-02-06T01:53:59.999Z] ====== future-genetic (functional) [default], iteration 44 completed (1001.833 ms) ======
[2026-02-06T01:53:59.999Z] ====== future-genetic (functional) [default], iteration 45 started ======
[2026-02-06T01:53:59.999Z] GC before operation: completed in 4.738 ms, heap usage 143.088 MB -> 5.408 MB.
[2026-02-06T01:54:00.778Z] ====== future-genetic (functional) [default], iteration 45 completed (980.262 ms) ======
[2026-02-06T01:54:00.778Z] ====== future-genetic (functional) [default], iteration 46 started ======
[2026-02-06T01:54:00.778Z] GC before operation: completed in 5.608 ms, heap usage 26.587 MB -> 5.408 MB.
[2026-02-06T01:54:01.563Z] ====== future-genetic (functional) [default], iteration 46 completed (985.338 ms) ======
[2026-02-06T01:54:01.563Z] ====== future-genetic (functional) [default], iteration 47 started ======
[2026-02-06T01:54:01.563Z] GC before operation: completed in 4.524 ms, heap usage 26.899 MB -> 5.408 MB.
[2026-02-06T01:54:02.818Z] ====== future-genetic (functional) [default], iteration 47 completed (943.054 ms) ======
[2026-02-06T01:54:02.818Z] ====== future-genetic (functional) [default], iteration 48 started ======
[2026-02-06T01:54:02.818Z] GC before operation: completed in 4.171 ms, heap usage 84.906 MB -> 5.408 MB.
[2026-02-06T01:54:03.617Z] ====== future-genetic (functional) [default], iteration 48 completed (932.395 ms) ======
[2026-02-06T01:54:03.617Z] ====== future-genetic (functional) [default], iteration 49 started ======
[2026-02-06T01:54:03.617Z] GC before operation: completed in 5.452 ms, heap usage 208.374 MB -> 5.408 MB.
[2026-02-06T01:54:04.447Z] ====== future-genetic (functional) [default], iteration 49 completed (970.776 ms) ======
[2026-02-06T01:54:04.815Z] -----------------------------------
[2026-02-06T01:54:04.815Z] renaissance-future-genetic_0_PASSED
[2026-02-06T01:54:04.815Z] -----------------------------------
[2026-02-06T01:54:04.815Z]
[2026-02-06T01:54:04.815Z] TEST TEARDOWN:
[2026-02-06T01:54:04.815Z] Nothing to be done for teardown.
[2026-02-06T01:54:04.815Z] renaissance-future-genetic_0 Finish Time: Thu Feb 5 20:54:04 2026 Epoch Time (ms): 1770342844434
[2026-02-06T01:54:04.815Z]
[2026-02-06T01:54:04.815Z] ===============================================
[2026-02-06T01:54:04.815Z] Running test renaissance-naive-bayes_0 ...
[2026-02-06T01:54:04.815Z] ===============================================
[2026-02-06T01:54:04.815Z] renaissance-naive-bayes_0 Start Time: Thu Feb 5 20:54:04 2026 Epoch Time (ms): 1770342844457
[2026-02-06T01:54:04.815Z] variation: NoOptions
[2026-02-06T01:54:04.815Z] JVM_OPTIONS:
[2026-02-06T01:54:04.815Z] { \
[2026-02-06T01:54:04.815Z] echo ""; echo "TEST SETUP:"; \
[2026-02-06T01:54:04.815Z] echo "Nothing to be done for setup."; \
[2026-02-06T01:54:04.815Z] mkdir -p "/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17703425364516/renaissance-naive-bayes_0"; \
[2026-02-06T01:54:04.815Z] cd "/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17703425364516/renaissance-naive-bayes_0"; \
[2026-02-06T01:54:04.815Z] echo ""; echo "TESTING:"; \
[2026-02-06T01:54:04.815Z] "/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java" -jar "/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17703425364516/renaissance-naive-bayes_0"/naive-bayes.json" naive-bayes; \
[2026-02-06T01:54:04.815Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-naive-bayes_0""_PASSED"; echo "-----------------------------------"; cd /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/..; rm -f -r "/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17703425364516/renaissance-naive-bayes_0"; else echo "-----------------------------------"; echo "renaissance-naive-bayes_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-02-06T01:54:04.815Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-02-06T01:54:04.815Z] echo "Nothing to be done for teardown."; \
[2026-02-06T01:54:04.815Z] } 2>&1 | tee -a "/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17703425364516/TestTargetResult";
[2026-02-06T01:54:04.815Z]
[2026-02-06T01:54:04.815Z] TEST SETUP:
[2026-02-06T01:54:04.815Z] Nothing to be done for setup.
[2026-02-06T01:54:04.815Z]
[2026-02-06T01:54:04.815Z] TESTING:
[2026-02-06T01:54:04.815Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2026-02-06T01:54:04.815Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/output_17703425364516/renaissance-naive-bayes_0/launcher-205404-9968207883759242007/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2026-02-06T01:54:04.815Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2026-02-06T01:54:04.815Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2026-02-06T01:54:08.033Z] Benchmark 'naive-bayes' failed with exception:
[2026-02-06T01:54:08.033Z] java.lang.ExceptionInInitializerError
[2026-02-06T01:54:08.033Z] at org.apache.spark.unsafe.array.ByteArrayMethods.<clinit>(ByteArrayMethods.java:47)
[2026-02-06T01:54:08.033Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes$lzycompute(MemoryManager.scala:261)
[2026-02-06T01:54:08.033Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes(MemoryManager.scala:251)
[2026-02-06T01:54:08.033Z] at org.apache.spark.memory.MemoryManager.$anonfun$pageSizeBytes$1(MemoryManager.scala:270)
[2026-02-06T01:54:08.033Z] at scala.runtime.java8.JFunction0$mcJ$sp.apply(JFunction0$mcJ$sp.scala:17)
[2026-02-06T01:54:08.033Z] at scala.Option.getOrElse(Option.scala:201)
[2026-02-06T01:54:08.033Z] at org.apache.spark.memory.MemoryManager.<init>(MemoryManager.scala:270)
[2026-02-06T01:54:08.033Z] at org.apache.spark.memory.UnifiedMemoryManager.<init>(UnifiedMemoryManager.scala:58)
[2026-02-06T01:54:08.033Z] at org.apache.spark.memory.UnifiedMemoryManager$.apply(UnifiedMemoryManager.scala:207)
[2026-02-06T01:54:08.033Z] at org.apache.spark.SparkEnv$.create(SparkEnv.scala:320)
[2026-02-06T01:54:08.033Z] at org.apache.spark.SparkEnv$.createDriverEnv(SparkEnv.scala:194)
[2026-02-06T01:54:08.033Z] at org.apache.spark.SparkContext.createSparkEnv(SparkContext.scala:284)
[2026-02-06T01:54:08.033Z] at org.apache.spark.SparkContext.<init>(SparkContext.scala:478)
[2026-02-06T01:54:08.033Z] at org.apache.spark.SparkContext$.getOrCreate(SparkContext.scala:2883)
[2026-02-06T01:54:08.033Z] at org.apache.spark.sql.SparkSession$Builder.$anonfun$getOrCreate$2(SparkSession.scala:1099)
[2026-02-06T01:54:08.033Z] at scala.Option.getOrElse(Option.scala:201)
[2026-02-06T01:54:08.033Z] at org.apache.spark.sql.SparkSession$Builder.getOrCreate(SparkSession.scala:1093)
[2026-02-06T01:54:08.033Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext(SparkUtil.scala:81)
[2026-02-06T01:54:08.033Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext$(SparkUtil.scala:54)
[2026-02-06T01:54:08.033Z] at org.renaissance.apache.spark.NaiveBayes.setUpSparkContext(NaiveBayes.scala:33)
[2026-02-06T01:54:08.033Z] at org.renaissance.apache.spark.NaiveBayes.setUpBeforeAll(NaiveBayes.scala:56)
[2026-02-06T01:54:08.033Z] at org.renaissance.harness.ExecutionDriver.executeBenchmark(ExecutionDriver.java:82)
[2026-02-06T01:54:08.033Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks$$anonfun$1(RenaissanceSuite.scala:172)
[2026-02-06T01:54:08.033Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15)
[2026-02-06T01:54:08.033Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10)
[2026-02-06T01:54:08.033Z] at scala.collection.immutable.List.foreach(List.scala:334)
[2026-02-06T01:54:08.033Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks(RenaissanceSuite.scala:161)
[2026-02-06T01:54:08.033Z] at org.renaissance.harness.RenaissanceSuite$.main(RenaissanceSuite.scala:130)
[2026-02-06T01:54:08.033Z] at org.renaissance.harness.RenaissanceSuite.main(RenaissanceSuite.scala)
[2026-02-06T01:54:08.033Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
[2026-02-06T01:54:08.033Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565)
[2026-02-06T01:54:08.033Z] at org.renaissance.core.Launcher.loadAndInvokeHarnessClass(Launcher.java:129)
[2026-02-06T01:54:08.033Z] at org.renaissance.core.Launcher.launchHarnessClass(Launcher.java:78)
[2026-02-06T01:54:08.033Z] at org.renaissance.core.Launcher.main(Launcher.java:43)
[2026-02-06T01:54:08.033Z] Caused by: java.lang.IllegalStateException: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2026-02-06T01:54:08.033Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:115)
[2026-02-06T01:54:08.033Z] ... 34 more
[2026-02-06T01:54:08.033Z] Caused by: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2026-02-06T01:54:08.033Z] at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:377)
[2026-02-06T01:54:08.033Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:569)
[2026-02-06T01:54:08.033Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:502)
[2026-02-06T01:54:08.033Z] at java.base/java.lang.Class.forName0(Native Method)
[2026-02-06T01:54:08.033Z] at java.base/java.lang.Class.forName(Class.java:478)
[2026-02-06T01:54:08.033Z] at java.base/java.lang.Class.forName(Class.java:468)
[2026-02-06T01:54:08.033Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:95)
[2026-02-06T01:54:08.033Z] ... 34 more
[2026-02-06T01:54:08.033Z] The following benchmarks failed: naive-bayes
[2026-02-06T01:54:08.033Z] -----------------------------------
[2026-02-06T01:54:08.033Z] renaissance-naive-bayes_0_FAILED
[2026-02-06T01:54:08.033Z] -----------------------------------
[2026-02-06T01:54:08.033Z]
[2026-02-06T01:54:08.033Z] TEST TEARDOWN:
[2026-02-06T01:54:08.033Z] Nothing to be done for teardown.
[2026-02-06T01:54:08.033Z] renaissance-naive-bayes_0 Finish Time: Thu Feb 5 20:54:07 2026 Epoch Time (ms): 1770342847958
[2026-02-06T01:54:08.033Z]
[2026-02-06T01:54:08.033Z] ===============================================
[2026-02-06T01:54:08.033Z] Running test renaissance-scala-kmeans_0 ...
[2026-02-06T01:54:08.033Z] ===============================================
[2026-02-06T01:54:08.388Z] renaissance-scala-kmeans_0 Start Time: Thu Feb 5 20:54:07 2026 Epoch Time (ms): 1770342847992
[2026-02-06T01:54:08.388Z] variation: NoOptions
[2026-02-06T01:54:08.388Z] JVM_OPTIONS:
[2026-02-06T01:54:08.388Z] { \
[2026-02-06T01:54:08.388Z] echo ""; echo "TEST SETUP:"; \
[2026-02-06T01:54:08.388Z] echo "Nothing to be done for setup."; \
[2026-02-06T01:54:08.388Z] mkdir -p "/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17703425364516/renaissance-scala-kmeans_0"; \
[2026-02-06T01:54:08.388Z] cd "/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17703425364516/renaissance-scala-kmeans_0"; \
[2026-02-06T01:54:08.388Z] echo ""; echo "TESTING:"; \
[2026-02-06T01:54:08.388Z] /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../perf/run_with_affinity.sh --exec_cmd ""/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java" -jar "/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17703425364516/renaissance-scala-kmeans_0"/scala-kmeans.json" scala-kmeans" --test_root /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/..; \
[2026-02-06T01:54:08.388Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-scala-kmeans_0""_PASSED"; echo "-----------------------------------"; cd /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/..; rm -f -r "/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17703425364516/renaissance-scala-kmeans_0"; else echo "-----------------------------------"; echo "renaissance-scala-kmeans_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-02-06T01:54:08.388Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-02-06T01:54:08.388Z] echo "Nothing to be done for teardown."; \
[2026-02-06T01:54:08.388Z] } 2>&1 | tee -a "/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17703425364516/TestTargetResult";
[2026-02-06T01:54:08.388Z]
[2026-02-06T01:54:08.388Z] TEST SETUP:
[2026-02-06T01:54:08.388Z] Nothing to be done for setup.
[2026-02-06T01:54:08.388Z]
[2026-02-06T01:54:08.388Z] TESTING:
[2026-02-06T01:54:08.742Z] Warning!!! Affinity is NOT set. Affinity tool may NOT be installed/supported.
[2026-02-06T01:54:08.742Z] Running EXEC_CMD_WITH_AFFINITY= /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -jar /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar --json /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17703425364516/renaissance-scala-kmeans_0/scala-kmeans.json scala-kmeans
[2026-02-06T01:54:08.742Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2026-02-06T01:54:08.742Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/output_17703425364516/renaissance-scala-kmeans_0/launcher-205408-17217834172324678559/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2026-02-06T01:54:08.742Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2026-02-06T01:54:08.742Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2026-02-06T01:54:09.103Z] ====== scala-kmeans (scala) [default], iteration 0 started ======
[2026-02-06T01:54:09.103Z] GC before operation: completed in 13.891 ms, heap usage 27.991 MB -> 26.517 MB.
[2026-02-06T01:54:09.479Z] ====== scala-kmeans (scala) [default], iteration 0 completed (219.041 ms) ======
[2026-02-06T01:54:09.479Z] ====== scala-kmeans (scala) [default], iteration 1 started ======
[2026-02-06T01:54:09.479Z] GC before operation: completed in 14.864 ms, heap usage 50.920 MB -> 26.573 MB.
[2026-02-06T01:54:09.479Z] ====== scala-kmeans (scala) [default], iteration 1 completed (179.055 ms) ======
[2026-02-06T01:54:09.479Z] ====== scala-kmeans (scala) [default], iteration 2 started ======
[2026-02-06T01:54:09.479Z] GC before operation: completed in 19.886 ms, heap usage 30.277 MB -> 26.573 MB.
[2026-02-06T01:54:09.842Z] ====== scala-kmeans (scala) [default], iteration 2 completed (185.437 ms) ======
[2026-02-06T01:54:09.842Z] ====== scala-kmeans (scala) [default], iteration 3 started ======
[2026-02-06T01:54:09.842Z] GC before operation: completed in 22.285 ms, heap usage 56.573 MB -> 26.573 MB.
[2026-02-06T01:54:09.842Z] ====== scala-kmeans (scala) [default], iteration 3 completed (180.615 ms) ======
[2026-02-06T01:54:09.842Z] ====== scala-kmeans (scala) [default], iteration 4 started ======
[2026-02-06T01:54:09.842Z] GC before operation: completed in 17.966 ms, heap usage 56.755 MB -> 26.573 MB.
[2026-02-06T01:54:10.201Z] ====== scala-kmeans (scala) [default], iteration 4 completed (149.560 ms) ======
[2026-02-06T01:54:10.201Z] ====== scala-kmeans (scala) [default], iteration 5 started ======
[2026-02-06T01:54:10.201Z] GC before operation: completed in 14.820 ms, heap usage 56.573 MB -> 26.573 MB.
[2026-02-06T01:54:10.201Z] ====== scala-kmeans (scala) [default], iteration 5 completed (159.421 ms) ======
[2026-02-06T01:54:10.201Z] ====== scala-kmeans (scala) [default], iteration 6 started ======
[2026-02-06T01:54:10.201Z] GC before operation: completed in 16.926 ms, heap usage 56.573 MB -> 26.573 MB.
[2026-02-06T01:54:10.560Z] ====== scala-kmeans (scala) [default], iteration 6 completed (172.628 ms) ======
[2026-02-06T01:54:10.560Z] ====== scala-kmeans (scala) [default], iteration 7 started ======
[2026-02-06T01:54:10.560Z] GC before operation: completed in 16.646 ms, heap usage 56.573 MB -> 26.573 MB.
[2026-02-06T01:54:10.560Z] ====== scala-kmeans (scala) [default], iteration 7 completed (162.365 ms) ======
[2026-02-06T01:54:10.560Z] ====== scala-kmeans (scala) [default], iteration 8 started ======
[2026-02-06T01:54:10.560Z] GC before operation: completed in 17.123 ms, heap usage 56.573 MB -> 26.573 MB.
[2026-02-06T01:54:10.938Z] ====== scala-kmeans (scala) [default], iteration 8 completed (137.828 ms) ======
[2026-02-06T01:54:10.938Z] ====== scala-kmeans (scala) [default], iteration 9 started ======
[2026-02-06T01:54:10.938Z] GC before operation: completed in 13.147 ms, heap usage 56.650 MB -> 26.574 MB.
[2026-02-06T01:54:10.938Z] ====== scala-kmeans (scala) [default], iteration 9 completed (136.605 ms) ======
[2026-02-06T01:54:10.938Z] ====== scala-kmeans (scala) [default], iteration 10 started ======
[2026-02-06T01:54:10.938Z] GC before operation: completed in 13.071 ms, heap usage 56.574 MB -> 26.574 MB.
[2026-02-06T01:54:11.296Z] ====== scala-kmeans (scala) [default], iteration 10 completed (165.968 ms) ======
[2026-02-06T01:54:11.296Z] ====== scala-kmeans (scala) [default], iteration 11 started ======
[2026-02-06T01:54:11.296Z] GC before operation: completed in 17.271 ms, heap usage 56.574 MB -> 26.574 MB.
[2026-02-06T01:54:11.296Z] ====== scala-kmeans (scala) [default], iteration 11 completed (164.439 ms) ======
[2026-02-06T01:54:11.296Z] ====== scala-kmeans (scala) [default], iteration 12 started ======
[2026-02-06T01:54:11.296Z] GC before operation: completed in 17.766 ms, heap usage 56.574 MB -> 26.574 MB.
[2026-02-06T01:54:11.663Z] ====== scala-kmeans (scala) [default], iteration 12 completed (171.145 ms) ======
[2026-02-06T01:54:11.663Z] ====== scala-kmeans (scala) [default], iteration 13 started ======
[2026-02-06T01:54:11.663Z] GC before operation: completed in 16.891 ms, heap usage 56.574 MB -> 26.574 MB.
[2026-02-06T01:54:11.663Z] ====== scala-kmeans (scala) [default], iteration 13 completed (160.216 ms) ======
[2026-02-06T01:54:11.663Z] ====== scala-kmeans (scala) [default], iteration 14 started ======
[2026-02-06T01:54:11.663Z] GC before operation: completed in 20.547 ms, heap usage 56.574 MB -> 26.574 MB.
[2026-02-06T01:54:11.663Z] ====== scala-kmeans (scala) [default], iteration 14 completed (139.030 ms) ======
[2026-02-06T01:54:11.663Z] ====== scala-kmeans (scala) [default], iteration 15 started ======
[2026-02-06T01:54:12.030Z] GC before operation: completed in 12.277 ms, heap usage 56.574 MB -> 26.574 MB.
[2026-02-06T01:54:12.030Z] ====== scala-kmeans (scala) [default], iteration 15 completed (152.035 ms) ======
[2026-02-06T01:54:12.030Z] ====== scala-kmeans (scala) [default], iteration 16 started ======
[2026-02-06T01:54:12.030Z] GC before operation: completed in 12.945 ms, heap usage 56.574 MB -> 26.574 MB.
[2026-02-06T01:54:12.030Z] ====== scala-kmeans (scala) [default], iteration 16 completed (138.384 ms) ======
[2026-02-06T01:54:12.030Z] ====== scala-kmeans (scala) [default], iteration 17 started ======
[2026-02-06T01:54:12.030Z] GC before operation: completed in 15.694 ms, heap usage 56.574 MB -> 26.574 MB.
[2026-02-06T01:54:12.412Z] ====== scala-kmeans (scala) [default], iteration 17 completed (155.680 ms) ======
[2026-02-06T01:54:12.412Z] ====== scala-kmeans (scala) [default], iteration 18 started ======
[2026-02-06T01:54:12.412Z] GC before operation: completed in 13.253 ms, heap usage 56.574 MB -> 26.574 MB.
[2026-02-06T01:54:12.412Z] ====== scala-kmeans (scala) [default], iteration 18 completed (135.103 ms) ======
[2026-02-06T01:54:12.412Z] ====== scala-kmeans (scala) [default], iteration 19 started ======
[2026-02-06T01:54:12.412Z] GC before operation: completed in 12.876 ms, heap usage 56.574 MB -> 26.574 MB.
[2026-02-06T01:54:12.770Z] ====== scala-kmeans (scala) [default], iteration 19 completed (138.371 ms) ======
[2026-02-06T01:54:12.770Z] ====== scala-kmeans (scala) [default], iteration 20 started ======
[2026-02-06T01:54:12.770Z] GC before operation: completed in 11.770 ms, heap usage 56.574 MB -> 26.574 MB.
[2026-02-06T01:54:12.770Z] ====== scala-kmeans (scala) [default], iteration 20 completed (142.671 ms) ======
[2026-02-06T01:54:12.770Z] ====== scala-kmeans (scala) [default], iteration 21 started ======
[2026-02-06T01:54:12.770Z] GC before operation: completed in 18.071 ms, heap usage 56.574 MB -> 26.574 MB.
[2026-02-06T01:54:12.770Z] ====== scala-kmeans (scala) [default], iteration 21 completed (133.179 ms) ======
[2026-02-06T01:54:12.770Z] ====== scala-kmeans (scala) [default], iteration 22 started ======
[2026-02-06T01:54:13.127Z] GC before operation: completed in 18.986 ms, heap usage 56.574 MB -> 26.575 MB.
[2026-02-06T01:54:13.127Z] ====== scala-kmeans (scala) [default], iteration 22 completed (129.252 ms) ======
[2026-02-06T01:54:13.127Z] ====== scala-kmeans (scala) [default], iteration 23 started ======
[2026-02-06T01:54:13.127Z] GC before operation: completed in 12.262 ms, heap usage 56.575 MB -> 26.575 MB.
[2026-02-06T01:54:13.127Z] ====== scala-kmeans (scala) [default], iteration 23 completed (125.263 ms) ======
[2026-02-06T01:54:13.127Z] ====== scala-kmeans (scala) [default], iteration 24 started ======
[2026-02-06T01:54:13.127Z] GC before operation: completed in 11.900 ms, heap usage 56.575 MB -> 26.575 MB.
[2026-02-06T01:54:13.482Z] ====== scala-kmeans (scala) [default], iteration 24 completed (146.484 ms) ======
[2026-02-06T01:54:13.483Z] ====== scala-kmeans (scala) [default], iteration 25 started ======
[2026-02-06T01:54:13.483Z] GC before operation: completed in 26.031 ms, heap usage 56.575 MB -> 26.575 MB.
[2026-02-06T01:54:13.483Z] ====== scala-kmeans (scala) [default], iteration 25 completed (157.207 ms) ======
[2026-02-06T01:54:13.483Z] ====== scala-kmeans (scala) [default], iteration 26 started ======
[2026-02-06T01:54:13.483Z] GC before operation: completed in 16.899 ms, heap usage 56.575 MB -> 26.575 MB.
[2026-02-06T01:54:13.838Z] ====== scala-kmeans (scala) [default], iteration 26 completed (161.610 ms) ======
[2026-02-06T01:54:13.838Z] ====== scala-kmeans (scala) [default], iteration 27 started ======
[2026-02-06T01:54:13.838Z] GC before operation: completed in 25.500 ms, heap usage 56.575 MB -> 26.575 MB.
[2026-02-06T01:54:13.838Z] ====== scala-kmeans (scala) [default], iteration 27 completed (151.431 ms) ======
[2026-02-06T01:54:13.838Z] ====== scala-kmeans (scala) [default], iteration 28 started ======
[2026-02-06T01:54:13.838Z] GC before operation: completed in 25.052 ms, heap usage 56.575 MB -> 26.575 MB.
[2026-02-06T01:54:14.192Z] ====== scala-kmeans (scala) [default], iteration 28 completed (153.562 ms) ======
[2026-02-06T01:54:14.192Z] ====== scala-kmeans (scala) [default], iteration 29 started ======
[2026-02-06T01:54:14.192Z] GC before operation: completed in 24.301 ms, heap usage 56.575 MB -> 26.575 MB.
[2026-02-06T01:54:14.192Z] ====== scala-kmeans (scala) [default], iteration 29 completed (135.623 ms) ======
[2026-02-06T01:54:14.192Z] ====== scala-kmeans (scala) [default], iteration 30 started ======
[2026-02-06T01:54:14.192Z] GC before operation: completed in 12.743 ms, heap usage 56.575 MB -> 26.575 MB.
[2026-02-06T01:54:14.545Z] ====== scala-kmeans (scala) [default], iteration 30 completed (128.789 ms) ======
[2026-02-06T01:54:14.545Z] ====== scala-kmeans (scala) [default], iteration 31 started ======
[2026-02-06T01:54:14.545Z] GC before operation: completed in 12.018 ms, heap usage 56.575 MB -> 26.575 MB.
[2026-02-06T01:54:14.545Z] ====== scala-kmeans (scala) [default], iteration 31 completed (122.304 ms) ======
[2026-02-06T01:54:14.545Z] ====== scala-kmeans (scala) [default], iteration 32 started ======
[2026-02-06T01:54:14.545Z] GC before operation: completed in 11.824 ms, heap usage 56.575 MB -> 26.575 MB.
[2026-02-06T01:54:14.545Z] ====== scala-kmeans (scala) [default], iteration 32 completed (125.000 ms) ======
[2026-02-06T01:54:14.545Z] ====== scala-kmeans (scala) [default], iteration 33 started ======
[2026-02-06T01:54:14.545Z] GC before operation: completed in 12.159 ms, heap usage 56.575 MB -> 26.576 MB.
[2026-02-06T01:54:14.899Z] ====== scala-kmeans (scala) [default], iteration 33 completed (146.943 ms) ======
[2026-02-06T01:54:14.899Z] ====== scala-kmeans (scala) [default], iteration 34 started ======
[2026-02-06T01:54:14.899Z] GC before operation: completed in 17.918 ms, heap usage 56.576 MB -> 26.575 MB.
[2026-02-06T01:54:14.899Z] ====== scala-kmeans (scala) [default], iteration 34 completed (164.708 ms) ======
[2026-02-06T01:54:14.899Z] ====== scala-kmeans (scala) [default], iteration 35 started ======
[2026-02-06T01:54:14.899Z] GC before operation: completed in 18.180 ms, heap usage 56.575 MB -> 26.576 MB.
[2026-02-06T01:54:15.253Z] ====== scala-kmeans (scala) [default], iteration 35 completed (146.509 ms) ======
[2026-02-06T01:54:15.253Z] ====== scala-kmeans (scala) [default], iteration 36 started ======
[2026-02-06T01:54:15.253Z] GC before operation: completed in 12.228 ms, heap usage 56.576 MB -> 26.576 MB.
[2026-02-06T01:54:15.253Z] ====== scala-kmeans (scala) [default], iteration 36 completed (123.908 ms) ======
[2026-02-06T01:54:15.253Z] ====== scala-kmeans (scala) [default], iteration 37 started ======
[2026-02-06T01:54:15.253Z] GC before operation: completed in 12.179 ms, heap usage 56.576 MB -> 26.578 MB.
[2026-02-06T01:54:15.608Z] ====== scala-kmeans (scala) [default], iteration 37 completed (125.757 ms) ======
[2026-02-06T01:54:15.608Z] ====== scala-kmeans (scala) [default], iteration 38 started ======
[2026-02-06T01:54:15.608Z] GC before operation: completed in 12.218 ms, heap usage 56.578 MB -> 26.578 MB.
[2026-02-06T01:54:15.609Z] ====== scala-kmeans (scala) [default], iteration 38 completed (124.348 ms) ======
[2026-02-06T01:54:15.609Z] ====== scala-kmeans (scala) [default], iteration 39 started ======
[2026-02-06T01:54:15.609Z] GC before operation: completed in 12.312 ms, heap usage 56.578 MB -> 26.578 MB.
[2026-02-06T01:54:15.609Z] ====== scala-kmeans (scala) [default], iteration 39 completed (143.153 ms) ======
[2026-02-06T01:54:15.609Z] ====== scala-kmeans (scala) [default], iteration 40 started ======
[2026-02-06T01:54:15.609Z] GC before operation: completed in 31.166 ms, heap usage 56.578 MB -> 26.578 MB.
[2026-02-06T01:54:15.999Z] ====== scala-kmeans (scala) [default], iteration 40 completed (146.122 ms) ======
[2026-02-06T01:54:15.999Z] ====== scala-kmeans (scala) [default], iteration 41 started ======
[2026-02-06T01:54:15.999Z] GC before operation: completed in 23.493 ms, heap usage 56.578 MB -> 26.578 MB.
[2026-02-06T01:54:15.999Z] ====== scala-kmeans (scala) [default], iteration 41 completed (149.065 ms) ======
[2026-02-06T01:54:15.999Z] ====== scala-kmeans (scala) [default], iteration 42 started ======
[2026-02-06T01:54:15.999Z] GC before operation: completed in 25.926 ms, heap usage 56.578 MB -> 26.578 MB.
[2026-02-06T01:54:16.355Z] ====== scala-kmeans (scala) [default], iteration 42 completed (147.270 ms) ======
[2026-02-06T01:54:16.355Z] ====== scala-kmeans (scala) [default], iteration 43 started ======
[2026-02-06T01:54:16.355Z] GC before operation: completed in 12.709 ms, heap usage 56.578 MB -> 26.578 MB.
[2026-02-06T01:54:16.355Z] ====== scala-kmeans (scala) [default], iteration 43 completed (122.708 ms) ======
[2026-02-06T01:54:16.355Z] ====== scala-kmeans (scala) [default], iteration 44 started ======
[2026-02-06T01:54:16.355Z] GC before operation: completed in 11.735 ms, heap usage 56.578 MB -> 26.578 MB.
[2026-02-06T01:54:16.714Z] ====== scala-kmeans (scala) [default], iteration 44 completed (121.371 ms) ======
[2026-02-06T01:54:16.714Z] ====== scala-kmeans (scala) [default], iteration 45 started ======
[2026-02-06T01:54:16.714Z] GC before operation: completed in 11.854 ms, heap usage 56.578 MB -> 26.578 MB.
[2026-02-06T01:54:16.714Z] ====== scala-kmeans (scala) [default], iteration 45 completed (122.117 ms) ======
[2026-02-06T01:54:16.714Z] ====== scala-kmeans (scala) [default], iteration 46 started ======
[2026-02-06T01:54:16.714Z] GC before operation: completed in 11.796 ms, heap usage 56.578 MB -> 26.578 MB.
[2026-02-06T01:54:16.714Z] ====== scala-kmeans (scala) [default], iteration 46 completed (131.243 ms) ======
[2026-02-06T01:54:16.714Z] ====== scala-kmeans (scala) [default], iteration 47 started ======
[2026-02-06T01:54:16.714Z] GC before operation: completed in 11.871 ms, heap usage 56.578 MB -> 26.578 MB.
[2026-02-06T01:54:17.073Z] ====== scala-kmeans (scala) [default], iteration 47 completed (134.007 ms) ======
[2026-02-06T01:54:17.073Z] ====== scala-kmeans (scala) [default], iteration 48 started ======
[2026-02-06T01:54:17.073Z] GC before operation: completed in 11.964 ms, heap usage 56.578 MB -> 26.578 MB.
[2026-02-06T01:54:17.073Z] ====== scala-kmeans (scala) [default], iteration 48 completed (121.521 ms) ======
[2026-02-06T01:54:17.073Z] ====== scala-kmeans (scala) [default], iteration 49 started ======
[2026-02-06T01:54:17.073Z] GC before operation: completed in 11.841 ms, heap usage 56.578 MB -> 26.578 MB.
[2026-02-06T01:54:17.073Z] ====== scala-kmeans (scala) [default], iteration 49 completed (121.925 ms) ======
[2026-02-06T01:54:17.431Z] -----------------------------------
[2026-02-06T01:54:17.431Z] renaissance-scala-kmeans_0_PASSED
[2026-02-06T01:54:17.431Z] -----------------------------------
[2026-02-06T01:54:17.431Z]
[2026-02-06T01:54:17.431Z] TEST TEARDOWN:
[2026-02-06T01:54:17.431Z] Nothing to be done for teardown.
[2026-02-06T01:54:17.431Z] renaissance-scala-kmeans_0 Finish Time: Thu Feb 5 20:54:17 2026 Epoch Time (ms): 1770342857085
[2026-02-06T01:54:17.431Z]
[2026-02-06T01:54:17.431Z] ===============================================
[2026-02-06T01:54:17.431Z] Running test dacapo-eclipse_0 ...
[2026-02-06T01:54:17.431Z] ===============================================
[2026-02-06T01:54:17.431Z] dacapo-eclipse_0 Start Time: Thu Feb 5 20:54:17 2026 Epoch Time (ms): 1770342857117
[2026-02-06T01:54:17.431Z] variation: NoOptions
[2026-02-06T01:54:17.431Z] JVM_OPTIONS:
[2026-02-06T01:54:17.431Z] { \
[2026-02-06T01:54:17.431Z] echo ""; echo "TEST SETUP:"; \
[2026-02-06T01:54:17.431Z] echo "Nothing to be done for setup."; \
[2026-02-06T01:54:17.431Z] mkdir -p "/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17703425364516/dacapo-eclipse_0"; \
[2026-02-06T01:54:17.431Z] cd "/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17703425364516/dacapo-eclipse_0"; \
[2026-02-06T01:54:17.431Z] echo ""; echo "TESTING:"; \
[2026-02-06T01:54:17.431Z] "/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java" -jar "/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../../jvmtest/perf/dacapo/dacapo.jar" eclipse; \
[2026-02-06T01:54:17.431Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-eclipse_0""_PASSED"; echo "-----------------------------------"; cd /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/..; rm -f -r "/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17703425364516/dacapo-eclipse_0"; else echo "-----------------------------------"; echo "dacapo-eclipse_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-02-06T01:54:17.431Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-02-06T01:54:17.431Z] echo "Nothing to be done for teardown."; \
[2026-02-06T01:54:17.431Z] } 2>&1 | tee -a "/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17703425364516/TestTargetResult";
[2026-02-06T01:54:17.431Z]
[2026-02-06T01:54:17.431Z] TEST SETUP:
[2026-02-06T01:54:17.431Z] Nothing to be done for setup.
[2026-02-06T01:54:17.431Z]
[2026-02-06T01:54:17.431Z] TESTING:
[2026-02-06T01:54:17.431Z] 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.'
[2026-02-06T01:54:17.792Z] Version: eclipse 4.27 (use -p to print nominal benchmark stats)
[2026-02-06T01:54:18.156Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2026-02-06T01:54:18.156Z] WARNING: sun.misc.Unsafe::staticFieldOffset has been called by org.eclipse.osgi.internal.url.MultiplexingFactory (file:/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/jvmtest/perf/dacapo/dacapo/jar/eclipse/eclipse.jar)
[2026-02-06T01:54:18.157Z] WARNING: Please consider reporting this to the maintainers of class org.eclipse.osgi.internal.url.MultiplexingFactory
[2026-02-06T01:54:18.157Z] WARNING: sun.misc.Unsafe::staticFieldOffset will be removed in a future release
[2026-02-06T01:54:18.892Z] Unzip workspace
[2026-02-06T01:54:18.892Z] ===== DaCapo 23.11-MR2-chopin-minimal eclipse starting =====
[2026-02-06T01:54:18.892Z] Initialize workspace .WARNING: A restricted method in java.lang.System has been called
[2026-02-06T01:54:18.892Z] WARNING: java.lang.System::loadLibrary has been called by org.eclipse.core.internal.filesystem.local.unix.UnixFileNatives in an unnamed module (file:/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/jvmtest/perf/dacapo/dacapo/dat/eclipse/eclipse/plugins/org.eclipse.core.filesystem_1.9.500.v20220817-1539.jar)
[2026-02-06T01:54:18.892Z] WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module
[2026-02-06T01:54:18.892Z] WARNING: Restricted methods will be blocked in a future release unless native access is enabled
[2026-02-06T01:54:18.892Z]
[2026-02-06T01:54:19.257Z] ..................
[2026-02-06T01:54:24.974Z] Index workspace .....................
[2026-02-06T01:54:28.185Z] Build workspace
[2026-02-06T01:54:29.012Z] Search .. 4,207 references for default constructor in workspace
[2026-02-06T01:54:29.365Z] .. 1,957 references for method 'equals' in workspace
[2026-02-06T01:54:29.365Z] Type hierarchy tests
[2026-02-06T01:54:30.648Z] AST tests
[2026-02-06T01:54:32.094Z] Completion tests .........
[2026-02-06T01:54:32.820Z] Format tests ..............
[2026-02-06T01:54:33.203Z] Model tests ................
[2026-02-06T01:54:33.203Z] ===== DaCapo 23.11-MR2-chopin-minimal eclipse PASSED in 14428 msec =====
[2026-02-06T01:54:33.559Z] Delete workspace
[2026-02-06T01:54:33.913Z] -----------------------------------
[2026-02-06T01:54:33.913Z] dacapo-eclipse_0_PASSED
[2026-02-06T01:54:33.913Z] -----------------------------------
[2026-02-06T01:54:33.913Z]
[2026-02-06T01:54:33.913Z] TEST TEARDOWN:
[2026-02-06T01:54:33.913Z] Nothing to be done for teardown.
[2026-02-06T01:54:33.913Z] dacapo-eclipse_0 Finish Time: Thu Feb 5 20:54:33 2026 Epoch Time (ms): 1770342873533
[2026-02-06T01:54:33.913Z]
[2026-02-06T01:54:33.913Z] ===============================================
[2026-02-06T01:54:33.913Z] Running test dacapo-h2_0 ...
[2026-02-06T01:54:33.913Z] ===============================================
[2026-02-06T01:54:33.913Z] dacapo-h2_0 Start Time: Thu Feb 5 20:54:33 2026 Epoch Time (ms): 1770342873558
[2026-02-06T01:54:33.913Z] variation: NoOptions
[2026-02-06T01:54:33.913Z] JVM_OPTIONS:
[2026-02-06T01:54:33.913Z] { \
[2026-02-06T01:54:33.913Z] echo ""; echo "TEST SETUP:"; \
[2026-02-06T01:54:33.913Z] echo "Nothing to be done for setup."; \
[2026-02-06T01:54:33.913Z] mkdir -p "/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17703425364516/dacapo-h2_0"; \
[2026-02-06T01:54:33.913Z] cd "/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17703425364516/dacapo-h2_0"; \
[2026-02-06T01:54:33.913Z] echo ""; echo "TESTING:"; \
[2026-02-06T01:54:33.913Z] "/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java" -jar "/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../../jvmtest/perf/dacapo/dacapo.jar" h2; \
[2026-02-06T01:54:33.913Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-h2_0""_PASSED"; echo "-----------------------------------"; cd /Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/..; rm -f -r "/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17703425364516/dacapo-h2_0"; else echo "-----------------------------------"; echo "dacapo-h2_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-02-06T01:54:33.913Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-02-06T01:54:33.913Z] echo "Nothing to be done for teardown."; \
[2026-02-06T01:54:33.913Z] } 2>&1 | tee -a "/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17703425364516/TestTargetResult";
[2026-02-06T01:54:33.913Z]
[2026-02-06T01:54:33.913Z] TEST SETUP:
[2026-02-06T01:54:33.913Z] Nothing to be done for setup.
[2026-02-06T01:54:33.913Z]
[2026-02-06T01:54:33.913Z] TESTING:
[2026-02-06T01:54:33.913Z] Using scaled threading model. 4 processors detected, 4 threads used to drive the workload, in a possible range of [1,1024]
[2026-02-06T01:54:33.913Z] 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.'
[2026-02-06T01:54:33.913Z] Version: h2 2.2.220 derby 10.15.2.0 (use -p to print nominal benchmark stats)
[2026-02-06T01:54:33.913Z] Preparing the H2 database...
[2026-02-06T01:54:33.913Z] TPCC configuration: scale: 16, terminals: 4, transactions: 100000
[2026-02-06T01:54:41.523Z] ===== DaCapo 23.11-MR2-chopin-minimal h2 starting =====
[2026-02-06T01:54:41.523Z] Starting 100000 requests...
[2026-02-06T01:54:42.280Z]
[2026-02-06T01:54:42.635Z] 5%
[2026-02-06T01:54:43.391Z] 10%
[2026-02-06T01:54:43.749Z] 15%
[2026-02-06T01:54:44.159Z] 20%
[2026-02-06T01:54:44.526Z] 25%
[2026-02-06T01:54:44.915Z] 30%
[2026-02-06T01:54:44.915Z] 35%
[2026-02-06T01:54:45.281Z] 40%
[2026-02-06T01:54:45.662Z] 45%
[2026-02-06T01:54:46.041Z] 50%
[2026-02-06T01:54:46.041Z] 55%
[2026-02-06T01:54:46.409Z] 60%
[2026-02-06T01:54:46.776Z] 65%
[2026-02-06T01:54:47.149Z] 70%
[2026-02-06T01:54:47.535Z] 75%
[2026-02-06T01:54:47.535Z] 80%
[2026-02-06T01:54:47.908Z] 85%
[2026-02-06T01:54:48.279Z] 90%
[2026-02-06T01:54:48.636Z] 95%
[2026-02-06T01:54:48.636Z] 100%
[2026-02-06T01:54:48.636Z] Completed requests
[2026-02-06T01:54:48.636Z] Stock level ............. 3973 ( 4.0%)
[2026-02-06T01:54:48.636Z] Order status by name .... 2361 ( 2.4%)
[2026-02-06T01:54:48.636Z] Order status by ID ...... 1609 ( 1.6%)
[2026-02-06T01:54:48.636Z] Payment by name ......... 25847 (25.8%)
[2026-02-06T01:54:48.636Z] Payment by ID ........... 17220 (17.2%)
[2026-02-06T01:54:48.636Z] Delivery schedule ....... 4029 ( 4.0%)
[2026-02-06T01:54:48.636Z] New order ............... 44509 (44.5%)
[2026-02-06T01:54:48.636Z] New order rollback ...... 452 ( 0.5%)
[2026-02-06T01:54:48.636Z] ===== DaCapo 23.11-MR2-chopin-minimal h2 PASSED in 7023 msec =====
[2026-02-06T01:54:48.636Z] ===== DaCapo processed 100000 requests in 7015 msec, 14255 requests per second =====
[2026-02-06T01:54:48.636Z] ===== DaCapo tail latency, simple: 50% 101 usec, 90% 662 usec, 99% 1808 usec, 99.9% 11608 usec, 99.99% 26982 usec, max 32951 usec, measured over 100000 events =====
[2026-02-06T01:54:48.636Z] ===== DaCapo tail latency, metered 100ms smoothing: 50% 428 usec, 90% 6427 usec, 99% 19788 usec, 99.9% 28475 usec, 99.99% 29767 usec, max 34131 usec, measured over 100000 events =====
[2026-02-06T01:54:48.636Z] ===== DaCapo tail latency, metered full smoothing: 50% 465817 usec, 90% 782542 usec, 99% 835663 usec, 99.9% 844738 usec, 99.99% 845963 usec, max 846644 usec, measured over 100000 events =====
[2026-02-06T01:54:53.033Z] Resetting database to initial state....................
[2026-02-06T01:54:53.414Z] -----------------------------------
[2026-02-06T01:54:53.414Z] dacapo-h2_0_PASSED
[2026-02-06T01:54:53.414Z] -----------------------------------
[2026-02-06T01:54:53.414Z]
[2026-02-06T01:54:53.414Z] TEST TEARDOWN:
[2026-02-06T01:54:53.414Z] Nothing to be done for teardown.
[2026-02-06T01:54:53.414Z] dacapo-h2_0 Finish Time: Thu Feb 5 20:54:53 2026 Epoch Time (ms): 1770342893040
[2026-02-06T01:54:53.414Z]
[2026-02-06T01:54:53.414Z] ===============================================
[2026-02-06T01:54:53.414Z] Running test dacapo-lusearch-fix_0 ...
[2026-02-06T01:54:53.414Z] ===============================================
[2026-02-06T01:54:53.414Z] dacapo-lusearch-fix_0 Start Time: Thu Feb 5 20:54:53 2026 Epoch Time (ms): 1770342893062
[2026-02-06T01:54:53.414Z] dacapo-lusearch-fix_0_DISABLED
[2026-02-06T01:54:53.414Z] Disabled Reason:
[2026-02-06T01:54:53.414Z] https://github.com/adoptium/aqa-tests/issues/1888#issuecomment-755015959
[2026-02-06T01:54:53.414Z] dacapo-lusearch-fix_0 Finish Time: Thu Feb 5 20:54:53 2026 Epoch Time (ms): 1770342893078
[2026-02-06T01:54:53.414Z]
[2026-02-06T01:54:53.414Z] ===============================================
[2026-02-06T01:54:53.414Z] Running test IdleMicrobenchmark_HS_0 ...
[2026-02-06T01:54:53.414Z] ===============================================
[2026-02-06T01:54:53.414Z] IdleMicrobenchmark_HS_0 Start Time: Thu Feb 5 20:54:53 2026 Epoch Time (ms): 1770342893106
[2026-02-06T01:54:53.414Z] Skipped due to jvm options ( -Xmx1024m ) and/or platform requirements ([os.linux,arch.x86,bits.64,^os.win]) => IdleMicrobenchmark_HS_0_SKIPPED
[2026-02-06T01:54:53.414Z] IdleMicrobenchmark_HS_0 Finish Time: Thu Feb 5 20:54:53 2026 Epoch Time (ms): 1770342893118
[2026-02-06T01:54:53.414Z]
[2026-02-06T01:54:53.414Z]
[2026-02-06T01:54:53.414Z] All tests finished, run result summary:
[2026-02-06T01:54:53.414Z] cd "/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/scripts"; \
[2026-02-06T01:54:53.414Z] perl "resultsSum.pl" --failuremk="/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/failedtargets.mk" --resultFile="/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17703425364516/TestTargetResult" --platFile="/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/resources/buildPlatformMap.properties" --diagnostic=failure --jdkVersion=26 --jdkImpl=hotspot --jdkVendor="eclipse" --spec=osx_aarch64 --buildList=perf --customTarget="" --testTarget=sanity.perf --tapPath=/Users/admin/workspace/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17703425364516/ --tapName=Test_openjdk26_hs_sanity.perf_aarch64_mac.tap --comment=""
[2026-02-06T01:54:53.414Z]
[2026-02-06T01:54:53.414Z]
[2026-02-06T01:54:53.414Z] TEST TARGETS SUMMARY
[2026-02-06T01:54:53.414Z] ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[2026-02-06T01:54:53.414Z] DISABLED test targets:
[2026-02-06T01:54:53.414Z] dacapo-lusearch-fix_0
[2026-02-06T01:54:53.414Z]
[2026-02-06T01:54:53.414Z] PASSED test targets:
[2026-02-06T01:54:53.414Z] renaissance-akka-uct_0
[2026-02-06T01:54:53.414Z] renaissance-fj-kmeans_0
[2026-02-06T01:54:53.414Z] renaissance-future-genetic_0
[2026-02-06T01:54:53.414Z] renaissance-scala-kmeans_0
[2026-02-06T01:54:53.414Z] dacapo-eclipse_0
[2026-02-06T01:54:53.414Z] dacapo-h2_0
[2026-02-06T01:54:53.414Z]
[2026-02-06T01:54:53.414Z] FAILED test targets:
[2026-02-06T01:54:53.414Z] renaissance-naive-bayes_0
[2026-02-06T01:54:53.414Z]
[2026-02-06T01:54:53.414Z] TOTAL: 9 EXECUTED: 7 PASSED: 6 FAILED: 1 DISABLED: 1 SKIPPED: 1
[2026-02-06T01:54:53.414Z] ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[2026-02-06T01:54:53.414Z]
[2026-02-06T01:54:53.414Z] make[1]: *** [resultsSummary] Error 2
[2026-02-06T01:54:53.414Z] make: *** [_sanity.perf] Error 2
[Pipeline] sh
[2026-02-06T01:54:54.115Z] ++ uname
[2026-02-06T01:54:54.115Z] + '[' Darwin = AIX ']'
[2026-02-06T01:54:54.115Z] ++ uname
[2026-02-06T01:54:54.115Z] + '[' Darwin = SunOS ']'
[2026-02-06T01:54:54.115Z] ++ uname
[2026-02-06T01:54:54.115Z] + '[' Darwin = '*BSD' ']'
[2026-02-06T01:54:54.115Z] + MAKE=make
[2026-02-06T01:54:54.115Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2026-02-06T01:54:54.115Z] make: Nothing to be done for `testEnvTeardown'.
[Pipeline] }
[2026-02-06T01:54:54.203Z] $ ssh-agent -k
[2026-02-06T01:54:54.223Z] unset SSH_AUTH_SOCK;
[2026-02-06T01:54:54.224Z] unset SSH_AGENT_PID;
[2026-02-06T01:54:54.224Z] echo Agent pid 4628 killed;
[2026-02-06T01:54:54.403Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] writeJSON
[Pipeline] archiveArtifacts
[2026-02-06T01:54:54.589Z] Archiving artifacts
[2026-02-06T01:54:54.653Z] Recording fingerprints
[Pipeline] echo
[2026-02-06T01:54:54.701Z] DaCapo-h2 metric found and archived
[Pipeline] echo
[2026-02-06T01:54:54.775Z] There were test failures, current build status is UNSTABLE.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Post)
[Pipeline] echo
[2026-02-06T01:54:54.848Z] Saving aqa-tests/testenv/testenv.properties file on jenkins.
[Pipeline] archiveArtifacts
[2026-02-06T01:54:54.886Z] Archiving artifacts
[2026-02-06T01:54:54.953Z] Recording fingerprints
[Pipeline] echo
[2026-02-06T01:54:55.002Z] Saving aqa-tests/TKG/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2026-02-06T01:54:55.042Z] Archiving artifacts
[2026-02-06T01:54:55.135Z] Recording fingerprints
[Pipeline] sh
[2026-02-06T01:54:55.779Z] + tar -cf benchmark_test_output.tar.gz ./aqa-tests/TKG/output_17703425364516
[Pipeline] echo
[2026-02-06T01:54:55.866Z] ARTIFACTORY_SERVER is not set. Saving artifacts on jenkins.
[Pipeline] archiveArtifacts
[2026-02-06T01:54:55.905Z] Archiving artifacts
[2026-02-06T01:54:55.987Z] Recording fingerprints
[Pipeline] findFiles
[Pipeline] echo
[2026-02-06T01:54:56.728Z] Tap file found: aqa-tests/TKG/output_17703425364516/Test_openjdk26_hs_sanity.perf_aarch64_mac.tap...
[Pipeline] readFile
[Pipeline] junit
[2026-02-06T01:54:56.866Z] Recording test results
[2026-02-06T01:54:57.699Z] None of the test reports contained any result
[2026-02-06T01:54:57.699Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2026-02-06T01:54:57.732Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2026-02-06T01:54:57.249Z] No test report files were found. Configuration error?
[2026-02-06T01:54:58.284Z] + aqa-tests/terminateTestProcesses.sh admin
[2026-02-06T01:54:58.284Z] Mac type machine.. do not terminate any remaining processes as Orka mac VMs are not process isolated, see: https://github.com/adoptium/aqa-tests/issues/4964
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-02-06T01:54:58.450Z] [WS-CLEANUP] Deleting project workspace...
[2026-02-06T01:54:58.450Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-02-06T01:55:01.291Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] sh
[2026-02-06T01:55:01.866Z] + find /cores -name '*core*' -print -exec rm -f '{}' ';'
[2026-02-06T01:55:01.866Z] /cores
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2026-02-06T01:55:01.996Z] 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
[2026-02-06T01:55:02.244Z] allocate a node for generating rerun job ...
[Pipeline] node
[2026-02-06T01:55:02.371Z] Running on test-azure-win2022-x64-3 in c:\jenkins\workspace\Test_openjdk26_hs_sanity.perf_aarch64_mac
[Pipeline] {
[Pipeline] echo
[2026-02-06T01:55:02.425Z] Generating rerun Test_openjdk26_hs_sanity.perf_aarch64_mac_rerun job for running failed test(s) ...
[Pipeline] parallel
[Pipeline] { (Branch: Test_openjdk26_hs_sanity.perf_aarch64_mac_rerun)
[Pipeline] echo
[2026-02-06T01:55:02.550Z] GENERATE_JOBS is set to true, set test job Test_openjdk26_hs_sanity.perf_aarch64_mac_rerun params for generating the job
[Pipeline] fileExists
[Pipeline] sh
[2026-02-06T01:55:03.203Z] + curl -Os https://raw.githubusercontent.com/adoptium/aqa-tests/master/buildenv/jenkins/testJobTemplate
[Pipeline] jobDsl
[2026-02-06T01:55:03.765Z] Processing DSL script testJobTemplate
[2026-02-06T01:55:46.916Z] LEVELS: [sanity]
[2026-02-06T01:55:46.916Z] JDK_VERSIONS: [8]
[2026-02-06T01:55:46.916Z] GROUPS: [perf]
[2026-02-06T01:55:46.916Z] ARCH_OS_LIST: [aarch64_mac]
[2026-02-06T01:55:47.258Z] Existing items:
[2026-02-06T01:55:47.258Z] GeneratedJob{name='Test_openjdk26_hs_sanity.perf_aarch64_mac_rerun'}
[Pipeline] }
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // node
[Pipeline] echo
[2026-02-06T01:55:48.869Z] Triggering rerun jobs in parallel ...
[Pipeline] parallel
[Pipeline] { (Branch: Test_openjdk26_hs_sanity.perf_aarch64_mac_rerun)
[Pipeline] build
[2026-02-06T01:55:48.891Z] Scheduling project: Test_openjdk26_hs_sanity.perf_aarch64_mac_rerun
[2026-02-06T01:55:57.456Z] Starting building: Test_openjdk26_hs_sanity.perf_aarch64_mac_rerun #18
[2026-02-06T02:45:32.465Z] Build Test_openjdk26_hs_sanity.perf_aarch64_mac_rerun #18 completed: UNSTABLE
[Pipeline] }
[Pipeline] // parallel
[Pipeline] node
[2026-02-06T02:45:32.578Z] Running on test-osuosl-aix72-ppc64-4 in /home/jenkins/workspace/Test_openjdk26_hs_sanity.perf_aarch64_mac
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-02-06T02:45:32.963Z] [WS-CLEANUP] Deleting project workspace...
[2026-02-06T02:45:32.963Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-02-06T02:45:33.138Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] echo
[2026-02-06T02:45:33.170Z] Test_openjdk26_hs_sanity.perf_aarch64_mac_rerun #18 completed with status UNSTABLE
[Pipeline] timeout
[2026-02-06T02:45:33.180Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2026-02-06T02:45:34.418Z] Copied 1 artifact from "Test_openjdk26_hs_sanity.perf_aarch64_mac_rerun" build number 18
[Pipeline] }
[Pipeline] // timeout
[Pipeline] echo
[2026-02-06T02:45:34.447Z] Saving Test_openjdk26_hs_sanity.perf_aarch64_mac_rerun/18/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2026-02-06T02:45:34.628Z] Archiving artifacts
[2026-02-06T02:45:34.985Z] Recording fingerprints
[Pipeline] findFiles
[Pipeline] echo
[2026-02-06T02:45:35.916Z] Tap file found: Test_openjdk26_hs_sanity.perf_aarch64_mac_rerun/18/aqa-tests/TKG/output_17703459128341/Test_openjdk26_hs_sanity.perf_aarch64_mac_rerun.tap...
[Pipeline] readFile
[Pipeline] echo
[2026-02-06T02:45:36.142Z] 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=aarch64_mac&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-mac-aarch64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk-26%2B34_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=8&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-02-06T02:45:36.534Z] [WS-CLEANUP] Deleting project workspace...
[2026-02-06T02:45:36.534Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-02-06T02:45:36.710Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] End of Pipeline
Finished: UNSTABLE