Test_openjdk27_hs_sanity.perf_aarch64_mac
Started by upstream project "build-scripts/jobs/jdk/jdk-mac-aarch64-temurin" build number 443
originally caused by:
Started by upstream project "build-scripts/openjdk27-pipeline" build number 10
originally caused by:
Started by upstream project "build-scripts/utils/betaTrigger_27ea" build number 17
originally caused by:
Started by timer
Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk27_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_openjdk27_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 2e4439bfeded755ce68a14ff47ad364b7fe7126f (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 2e4439bfeded755ce68a14ff47ad364b7fe7126f # timeout=10
Commit message: "Exclude jdk8 serviceability/jvmti/DynamicCodeGenerated/DynamicCodeGeneratedTest.sh (#6866)"
> git rev-list --no-walk 2c990c05c56c2a87b0df26b16ef7cc603c2b4370 # timeout=10
First time build. Skipping changelog.
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] nodesByLabel
[2026-01-31T22:48:53.929Z] Could not find any nodes with 'hw.arch.aarch64&&(sw.os.osx||sw.os.mac)&&ci.role.perf' label
[Pipeline] echo
[2026-01-31T22:48:53.937Z] SPEC: osx_aarch64
[Pipeline] echo
[2026-01-31T22:48:53.938Z] 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-01-31T22:48:53.950Z] dynamicAgents: []
[Pipeline] echo
[2026-01-31T22:48:53.952Z] Provisioning LABEL: ci.role.test&&hw.arch.aarch64&&(sw.os.osx||sw.os.mac)
[Pipeline] nodesByLabel
[2026-01-31T22:48:53.962Z] Found a total of 6 nodes with the 'ci.role.test&&hw.arch.aarch64&&(sw.os.osx||sw.os.mac)' label
[Pipeline] node
[2026-01-31T22:48:53.986Z] Running on test-orka-macos14-arm64-t6qie in /Users/admin/workspace/workspace/Test_openjdk27_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-01-31T22:48:54.002Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-01-31T22:48:54.075Z] [WS-CLEANUP] Deleting project workspace...
[2026-01-31T22:48:54.075Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-01-31T22:48:54.103Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2026-01-31T22:48:54.179Z] The recommended git tool is: /usr/bin/git
[2026-01-31T22:48:54.238Z] No credentials specified
[2026-01-31T22:48:54.266Z] Cloning the remote Git repository
[2026-01-31T22:48:54.287Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2026-01-31T22:48:54.288Z] > /usr/bin/git init /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests # timeout=10
[2026-01-31T22:48:54.330Z] [WARNING] Reference path does not exist: /Users/admin/openjdk_cache
[2026-01-31T22:48:54.330Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2026-01-31T22:48:54.330Z] > /usr/bin/git --version # timeout=10
[2026-01-31T22:48:54.347Z] > git --version # 'git version 2.39.3 (Apple Git-145)'
[2026-01-31T22:48:54.347Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-01-31T22:48:58.004Z] Avoid second fetch
[2026-01-31T22:48:58.045Z] Checking out Revision 2e4439bfeded755ce68a14ff47ad364b7fe7126f (origin/master)
[2026-01-31T22:48:57.923Z] > /usr/bin/git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
[2026-01-31T22:48:57.933Z] > /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-01-31T22:48:57.998Z] > /usr/bin/git rev-parse origin/master^{commit} # timeout=10
[2026-01-31T22:48:58.037Z] > /usr/bin/git config core.sparsecheckout # timeout=10
[2026-01-31T22:48:58.048Z] > /usr/bin/git checkout -f 2e4439bfeded755ce68a14ff47ad364b7fe7126f # timeout=10
[2026-01-31T22:48:58.719Z] Commit message: "Exclude jdk8 serviceability/jvmti/DynamicCodeGenerated/DynamicCodeGeneratedTest.sh (#6866)"
[Pipeline] }
[Pipeline] // retry
[Pipeline] load
[Pipeline] { (/Users/admin/workspace/workspace/Test_openjdk27_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-01-31T22:49:00.280Z] Timeout set to expire in 1 day 1 hr
[Pipeline] {
[Pipeline] echo
[2026-01-31T22:49:00.302Z] runMulticastCmd: false
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[2026-01-31T22:49:00.892Z] + LC_TIME=C
[2026-01-31T22:49:00.892Z] + date '+%a, %d %b %Y %T %z'
[Pipeline] echo
[2026-01-31T22:49:01.025Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2026-01-31T22:49:01.559Z] + aqa-tests/terminateTestProcesses.sh admin
[2026-01-31T22:49:01.560Z] 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-01-31T22:49:02.802Z] + printenv
[2026-01-31T22:49:02.802Z] JCK_GIT_BRANCH=master
[2026-01-31T22:49:02.802Z] DYNAMIC_COMPILE=false
[2026-01-31T22:49:02.802Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk27_hs_sanity.perf_aarch64_mac/2/
[2026-01-31T22:49:02.802Z] OPENJ9_BRANCH=master
[2026-01-31T22:49:02.802Z] JENKINS_NODE_COOKIE=401c44ae-c37d-4d16-93f8-ca4f8f025f81
[2026-01-31T22:49:02.802Z] DOCKER_REQUIRED=false
[2026-01-31T22:49:02.802Z] PARALLEL=Dynamic
[2026-01-31T22:49:02.802Z] HUDSON_SERVER_COOKIE=2d832652af5afba8
[2026-01-31T22:49:02.802Z] SHELL=/bin/zsh
[2026-01-31T22:49:02.802Z] jobStatus=SUCCESS
[2026-01-31T22:49:02.802Z] JOBSTARTTIME=Sat, 31 Jan 2026 17:49:00 -0500
[2026-01-31T22:49:02.802Z] STAGE_NAME=Setup
[2026-01-31T22:49:02.802Z] SSH_CLIENT=78.47.239.97 39528 22
[2026-01-31T22:49:02.802Z] TMPDIR=/var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T/
[2026-01-31T22:49:02.802Z] BUILD_TAG=jenkins-Test_openjdk27_hs_sanity.perf_aarch64_mac-2
[2026-01-31T22:49:02.802Z] RERUN_FAILURE=true
[2026-01-31T22:49:02.802Z] SDK_RESOURCE=upstream
[2026-01-31T22:49:02.802Z] TIME_LIMIT=25
[2026-01-31T22:49:02.802Z] EXTERNAL_TEST_CMD=mvn clean install
[2026-01-31T22:49:02.802Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2026-01-31T22:49:02.802Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk27_hs_sanity.perf_aarch64_mac/
[2026-01-31T22:49:02.802Z] WORKSPACE=/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac
[2026-01-31T22:49:02.802Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk27_hs_sanity.perf_aarch64_mac/2/display/redirect?page=changes
[2026-01-31T22:49:02.802Z] JDK_BRANCH=jdk-27+7_adopt
[2026-01-31T22:49:02.802Z] USER=admin
[2026-01-31T22:49:02.802Z] ACTIVE_NODE_TIMEOUT=5
[2026-01-31T22:49:02.802Z] OPENJCEPLUS_GIT_BRANCH=semeru-java27
[2026-01-31T22:49:02.802Z] ADOPTOPENJDK_BRANCH=master
[2026-01-31T22:49:02.802Z] ARCHIVE_TEST_RESULTS=false
[2026-01-31T22:49:02.802Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk/jdk-mac-aarch64-temurin
[2026-01-31T22:49:02.802Z] STF_OWNER_BRANCH=adoptium:master
[2026-01-31T22:49:02.802Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk27_hs_sanity.perf_aarch64_mac/2/display/redirect?page=artifacts
[2026-01-31T22:49:02.802Z] LIGHT_WEIGHT_CHECKOUT=false
[2026-01-31T22:49:02.802Z] ORIGIN_JDK_VERSION=27
[2026-01-31T22:49:02.802Z] __CF_USER_TEXT_ENCODING=0x1F5:0x0:0x0
[2026-01-31T22:49:02.802Z] SETUP_JCK_RUN=false
[2026-01-31T22:49:02.802Z] SPEC=osx_aarch64
[2026-01-31T22:49:02.802Z] PERSONAL_BUILD=false
[2026-01-31T22:49:02.802Z] TKG_ITERATIONS=1
[2026-01-31T22:49:02.802Z] TKG_OWNER_BRANCH=adoptium:master
[2026-01-31T22:49:02.802Z] RERUN_ITERATIONS=1
[2026-01-31T22:49:02.802Z] JENKINS_HOME=/home/jenkins/.jenkins
[2026-01-31T22:49:02.802Z] ITERATIONS=1
[2026-01-31T22:49:02.802Z] KEEP_REPORTDIR=false
[2026-01-31T22:49:02.802Z] PATH=/opt/homebrew/bin:/usr/local/bin/:/usr/bin:/bin:/usr/sbin:/sbin
[2026-01-31T22:49:02.802Z] LIB_DIR=/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/../../externalDependency/lib
[2026-01-31T22:49:02.802Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk27_hs_sanity.perf_aarch64_mac/2/display/redirect
[2026-01-31T22:49:02.802Z] _=/usr/bin/printenv
[2026-01-31T22:49:02.802Z] GENERATE_JOBS=true
[2026-01-31T22:49:02.802Z] PWD=/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac
[2026-01-31T22:49:02.802Z] JAVA_HOME=/Library/Java/JavaVirtualMachines/jdk-17/Contents/Home
[2026-01-31T22:49:02.802Z] HUDSON_URL=https://ci.adoptium.net/
[2026-01-31T22:49:02.802Z] EXIT_FAILURE=false
[2026-01-31T22:49:02.802Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master
[2026-01-31T22:49:02.802Z] SLACK_CHANNEL=aqavit-bot
[2026-01-31T22:49:02.802Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token
[2026-01-31T22:49:02.802Z] JDK_VERSION=27
[2026-01-31T22:49:02.802Z] JOB_NAME=Test_openjdk27_hs_sanity.perf_aarch64_mac
[2026-01-31T22:49:02.802Z] BUILD_DISPLAY_NAME=#2
[2026-01-31T22:49:02.802Z] USE_TESTENV_PROPERTIES=false
[2026-01-31T22:49:02.802Z] BUILD_ID=2
[2026-01-31T22:49:02.802Z] EXIT_SUCCESS=false
[2026-01-31T22:49:02.802Z] JENKINS_URL=https://ci.adoptium.net/
[2026-01-31T22:49:02.802Z] TEST_TIME=120
[2026-01-31T22:49:02.802Z] PLATFORM=aarch64_mac
[2026-01-31T22:49:02.802Z] JDK_IMPL=hotspot
[2026-01-31T22:49:02.802Z] JOB_BASE_NAME=Test_openjdk27_hs_sanity.perf_aarch64_mac
[2026-01-31T22:49:02.802Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk27_hs_sanity.perf_aarch64_mac/2/display/redirect?page=tests
[2026-01-31T22:49:02.802Z] AUTO_DETECT=true
[2026-01-31T22:49:02.802Z] SHLVL=2
[2026-01-31T22:49:02.802Z] HOME=/Users/admin
[2026-01-31T22:49:02.802Z] TAP_NAME=Test_openjdk27_hs_sanity.perf_aarch64_mac.tap
[2026-01-31T22:49:02.802Z] CI=true
[2026-01-31T22:49:02.802Z] EXECUTOR_NUMBER=0
[2026-01-31T22:49:02.802Z] WORKSPACE_TMP=/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac@tmp
[2026-01-31T22:49:02.802Z] JENKINS_SERVER_COOKIE=durable-29824beb83aaad666184cb3f3fbae0f9f38fd9ab9ffe33e15cf3d440a6e23979
[2026-01-31T22:49:02.802Z] NODE_LABELS=aarch64 macos14 hw.arch.aarch64 ci.role.test arm64 sw.os.osx test-orka-macos14-arm64-t6qie orka mac
[2026-01-31T22:49:02.802Z] TARGET=sanity.perf
[2026-01-31T22:49:02.802Z] BUILD_LIST=perf
[2026-01-31T22:49:02.802Z] SYSTEM_LIB_DIR=/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/../../externalDependency/system_lib
[2026-01-31T22:49:02.802Z] LOGNAME=admin
[2026-01-31T22:49:02.802Z] EXTERNAL_CUSTOM_BRANCH=master
[2026-01-31T22:49:02.802Z] JDK_REPO=https://github.com/adoptium/jdk
[2026-01-31T22:49:02.802Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master
[2026-01-31T22:49:02.802Z] SSH_CONNECTION=78.47.239.97 39528 192.168.64.8 22
[2026-01-31T22:49:02.802Z] UPSTREAM_JOB_NUMBER=443
[2026-01-31T22:49:02.802Z] HUDSON_HOME=/home/jenkins/.jenkins
[2026-01-31T22:49:02.802Z] NODE_NAME=test-orka-macos14-arm64-t6qie
[2026-01-31T22:49:02.802Z] BUILD_NUMBER=2
[2026-01-31T22:49:02.802Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk27_hs_sanity.perf_aarch64_mac/display/redirect
[2026-01-31T22:49:02.802Z] KEEP_WORKSPACE=false
[2026-01-31T22:49:02.802Z] HUDSON_COOKIE=8360226e-5d6e-45e2-8d99-52a09fe1fbe5
[2026-01-31T22:49:02.802Z] PERF_ROOT=/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/../../benchmarks
[2026-01-31T22:49:02.802Z] USE_JRE=false
[2026-01-31T22:49:02.802Z] TEST_JDK_HOME=/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/jdkbinary/j2sdk-image
[2026-01-31T22:49:02.802Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2026-01-31T22:49:02.802Z] 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-01-31T22:49:02.884Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] dir
[2026-01-31T22:49:02.892Z] Running in /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/jdkbinary
[Pipeline] {
[Pipeline] copyArtifacts
[2026-01-31T22:49:18.023Z] Copied 8 artifacts from "build-scripts » jobs » jdk » jdk-mac-aarch64-temurin" build number 443
[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-01-31T22:49:18.271Z] 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-01-31T22:49:18.281Z] Running in /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac
[Pipeline] {
[Pipeline] sshagent
[2026-01-31T22:49:18.292Z] $ ssh-agent
[2026-01-31T22:49:18.450Z] SSH_AUTH_SOCK=/var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T//ssh-wbmx9pzmy5kz/agent.2196
[2026-01-31T22:49:18.450Z] SSH_AGENT_PID=2197
[2026-01-31T22:49:18.450Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] dir
[2026-01-31T22:49:18.470Z] Running in /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests
[Pipeline] {
[Pipeline] withCredentials
[2026-01-31T22:49:18.497Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] sh
[2026-01-31T22:49:19.039Z] ++ pwd
[2026-01-31T22:49:19.039Z] + ./get.sh -s /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/.. -p aarch64_mac -r upstream -j 27 -i hotspot --clone_openj9 false --tkg_repo https://github.com/adoptium/TKG.git --tkg_branch master
[2026-01-31T22:49:19.039Z] TESTDIR: /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests
[2026-01-31T22:49:19.039Z] get jdk binary...
[2026-01-31T22:49:19.039Z] --sdkdir is set to upstream. Therefore, skip download jdk binary
[2026-01-31T22:49:19.039Z] Uncompressing file: OpenJDK-jdk_aarch64_mac_hotspot_27_7-ea.tar.gz ...
[2026-01-31T22:49:19.810Z] List files in jdkbinary folder...
[2026-01-31T22:49:19.810Z] total 802768
[2026-01-31T22:49:19.810Z] -rw-r--r-- 1 admin staff 52566377 Jan 31 17:22 OpenJDK-debugimage_aarch64_mac_hotspot_27_7-ea.tar.gz
[2026-01-31T22:49:19.810Z] -rw-r--r-- 1 admin staff 139781530 Jan 31 17:26 OpenJDK-jdk_aarch64_mac_hotspot_27_7-ea.tar.gz
[2026-01-31T22:49:19.810Z] -rw-r--r-- 1 admin staff 83327896 Jan 31 17:26 OpenJDK-jmods_aarch64_mac_hotspot_27_7-ea.tar.gz
[2026-01-31T22:49:19.810Z] -rw-r--r-- 1 admin staff 57807842 Jan 31 17:27 OpenJDK-jre_aarch64_mac_hotspot_27_7-ea.tar.gz
[2026-01-31T22:49:19.810Z] -rw-r--r-- 1 admin staff 30952 Jan 31 17:23 OpenJDK-sbom_aarch64_mac_hotspot_27_7-ea-metadata.json
[2026-01-31T22:49:19.810Z] -rw-r--r-- 1 admin staff 160901 Jan 31 17:40 OpenJDK-sbom_aarch64_mac_hotspot_27_7-ea.json
[2026-01-31T22:49:19.810Z] -rw-r--r-- 1 admin staff 3906497 Jan 31 17:27 OpenJDK-static-libs_aarch64_mac_hotspot_27_7-ea.tar.gz
[2026-01-31T22:49:19.810Z] -rw-r--r-- 1 admin staff 58226248 Jan 31 17:22 OpenJDK-testimage_aarch64_mac_hotspot_27_7-ea.tar.gz
[2026-01-31T22:49:19.810Z] drwxr-xr-x 3 admin staff 96 Jan 31 17:49 tmp
[2026-01-31T22:49:19.810Z] List files in jdkbinary/tmp folder...
[2026-01-31T22:49:19.810Z] total 0
[2026-01-31T22:49:19.810Z] drwxr-xr-x 3 admin staff 96 Jan 31 09:25 jdk-27+7
[2026-01-31T22:49:19.810Z] Moving directory jdk-27+7/ to ../j2sdk-image
[2026-01-31T22:49:19.810Z] Uncompressing file: OpenJDK-jre_aarch64_mac_hotspot_27_7-ea.tar.gz ...
[2026-01-31T22:49:20.167Z] List files in jdkbinary folder...
[2026-01-31T22:49:20.167Z] total 802768
[2026-01-31T22:49:20.167Z] -rw-r--r-- 1 admin staff 52566377 Jan 31 17:22 OpenJDK-debugimage_aarch64_mac_hotspot_27_7-ea.tar.gz
[2026-01-31T22:49:20.167Z] -rw-r--r-- 1 admin staff 139781530 Jan 31 17:26 OpenJDK-jdk_aarch64_mac_hotspot_27_7-ea.tar.gz
[2026-01-31T22:49:20.167Z] -rw-r--r-- 1 admin staff 83327896 Jan 31 17:26 OpenJDK-jmods_aarch64_mac_hotspot_27_7-ea.tar.gz
[2026-01-31T22:49:20.167Z] -rw-r--r-- 1 admin staff 57807842 Jan 31 17:27 OpenJDK-jre_aarch64_mac_hotspot_27_7-ea.tar.gz
[2026-01-31T22:49:20.167Z] -rw-r--r-- 1 admin staff 30952 Jan 31 17:23 OpenJDK-sbom_aarch64_mac_hotspot_27_7-ea-metadata.json
[2026-01-31T22:49:20.167Z] -rw-r--r-- 1 admin staff 160901 Jan 31 17:40 OpenJDK-sbom_aarch64_mac_hotspot_27_7-ea.json
[2026-01-31T22:49:20.167Z] -rw-r--r-- 1 admin staff 3906497 Jan 31 17:27 OpenJDK-static-libs_aarch64_mac_hotspot_27_7-ea.tar.gz
[2026-01-31T22:49:20.167Z] -rw-r--r-- 1 admin staff 58226248 Jan 31 17:22 OpenJDK-testimage_aarch64_mac_hotspot_27_7-ea.tar.gz
[2026-01-31T22:49:20.168Z] drwxr-xr-x 3 admin staff 96 Jan 31 09:25 j2sdk-image
[2026-01-31T22:49:20.168Z] drwxr-xr-x 3 admin staff 96 Jan 31 17:49 tmp
[2026-01-31T22:49:20.168Z] List files in jdkbinary/tmp folder...
[2026-01-31T22:49:20.168Z] total 0
[2026-01-31T22:49:20.168Z] drwxr-xr-x 3 admin staff 96 Jan 31 09:27 jdk-27+7-jre
[2026-01-31T22:49:20.168Z] Moving directory jdk-27+7-jre/ to ../j2re-image
[2026-01-31T22:49:20.168Z] Uncompressing file: OpenJDK-static-libs_aarch64_mac_hotspot_27_7-ea.tar.gz ...
[2026-01-31T22:49:20.168Z] List files in jdkbinary folder...
[2026-01-31T22:49:20.168Z] total 802768
[2026-01-31T22:49:20.168Z] -rw-r--r-- 1 admin staff 52566377 Jan 31 17:22 OpenJDK-debugimage_aarch64_mac_hotspot_27_7-ea.tar.gz
[2026-01-31T22:49:20.168Z] -rw-r--r-- 1 admin staff 139781530 Jan 31 17:26 OpenJDK-jdk_aarch64_mac_hotspot_27_7-ea.tar.gz
[2026-01-31T22:49:20.168Z] -rw-r--r-- 1 admin staff 83327896 Jan 31 17:26 OpenJDK-jmods_aarch64_mac_hotspot_27_7-ea.tar.gz
[2026-01-31T22:49:20.168Z] -rw-r--r-- 1 admin staff 57807842 Jan 31 17:27 OpenJDK-jre_aarch64_mac_hotspot_27_7-ea.tar.gz
[2026-01-31T22:49:20.168Z] -rw-r--r-- 1 admin staff 30952 Jan 31 17:23 OpenJDK-sbom_aarch64_mac_hotspot_27_7-ea-metadata.json
[2026-01-31T22:49:20.168Z] -rw-r--r-- 1 admin staff 160901 Jan 31 17:40 OpenJDK-sbom_aarch64_mac_hotspot_27_7-ea.json
[2026-01-31T22:49:20.168Z] -rw-r--r-- 1 admin staff 3906497 Jan 31 17:27 OpenJDK-static-libs_aarch64_mac_hotspot_27_7-ea.tar.gz
[2026-01-31T22:49:20.168Z] -rw-r--r-- 1 admin staff 58226248 Jan 31 17:22 OpenJDK-testimage_aarch64_mac_hotspot_27_7-ea.tar.gz
[2026-01-31T22:49:20.168Z] drwxr-xr-x 3 admin staff 96 Jan 31 09:27 j2re-image
[2026-01-31T22:49:20.168Z] drwxr-xr-x 3 admin staff 96 Jan 31 09:25 j2sdk-image
[2026-01-31T22:49:20.168Z] drwxr-xr-x 3 admin staff 96 Jan 31 17:49 tmp
[2026-01-31T22:49:20.168Z] List files in jdkbinary/tmp folder...
[2026-01-31T22:49:20.168Z] total 0
[2026-01-31T22:49:20.168Z] drwxr-xr-x 3 admin staff 96 Jan 31 17:21 jdk-27+7-static-libs
[2026-01-31T22:49:20.168Z] Moving directory jdk-27+7-static-libs/ to ../static-libs
[2026-01-31T22:49:20.168Z] Uncompressing file: OpenJDK-testimage_aarch64_mac_hotspot_27_7-ea.tar.gz ...
[2026-01-31T22:49:21.396Z] List files in jdkbinary folder...
[2026-01-31T22:49:21.396Z] total 802768
[2026-01-31T22:49:21.396Z] -rw-r--r-- 1 admin staff 52566377 Jan 31 17:22 OpenJDK-debugimage_aarch64_mac_hotspot_27_7-ea.tar.gz
[2026-01-31T22:49:21.396Z] -rw-r--r-- 1 admin staff 139781530 Jan 31 17:26 OpenJDK-jdk_aarch64_mac_hotspot_27_7-ea.tar.gz
[2026-01-31T22:49:21.396Z] -rw-r--r-- 1 admin staff 83327896 Jan 31 17:26 OpenJDK-jmods_aarch64_mac_hotspot_27_7-ea.tar.gz
[2026-01-31T22:49:21.396Z] -rw-r--r-- 1 admin staff 57807842 Jan 31 17:27 OpenJDK-jre_aarch64_mac_hotspot_27_7-ea.tar.gz
[2026-01-31T22:49:21.396Z] -rw-r--r-- 1 admin staff 30952 Jan 31 17:23 OpenJDK-sbom_aarch64_mac_hotspot_27_7-ea-metadata.json
[2026-01-31T22:49:21.396Z] -rw-r--r-- 1 admin staff 160901 Jan 31 17:40 OpenJDK-sbom_aarch64_mac_hotspot_27_7-ea.json
[2026-01-31T22:49:21.396Z] -rw-r--r-- 1 admin staff 3906497 Jan 31 17:27 OpenJDK-static-libs_aarch64_mac_hotspot_27_7-ea.tar.gz
[2026-01-31T22:49:21.396Z] -rw-r--r-- 1 admin staff 58226248 Jan 31 17:22 OpenJDK-testimage_aarch64_mac_hotspot_27_7-ea.tar.gz
[2026-01-31T22:49:21.396Z] drwxr-xr-x 3 admin staff 96 Jan 31 09:27 j2re-image
[2026-01-31T22:49:21.396Z] drwxr-xr-x 3 admin staff 96 Jan 31 09:25 j2sdk-image
[2026-01-31T22:49:21.396Z] drwxr-xr-x 3 admin staff 96 Jan 31 17:21 static-libs
[2026-01-31T22:49:21.396Z] drwxr-xr-x 3 admin staff 96 Jan 31 17:49 tmp
[2026-01-31T22:49:21.396Z] List files in jdkbinary/tmp folder...
[2026-01-31T22:49:21.396Z] total 0
[2026-01-31T22:49:21.396Z] drwxr-xr-x 8 admin staff 256 Jan 31 17:17 jdk-27+7-test-image
[2026-01-31T22:49:21.396Z] Moving directory jdk-27+7-test-image/ to ../openjdk-test-image
[2026-01-31T22:49:21.396Z] Uncompressing OpenJDK-debugimage_aarch64_mac_hotspot_27_7-ea.tar.gz over ./j2sdk-image...
[2026-01-31T22:49:22.171Z] Removing top-level folder jdk-27+7-debug-image/
[2026-01-31T22:49:22.171Z] Removing top-level folder jdk-27+7/
[2026-01-31T22:49:22.525Z] /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/jdkbinary/j2sdk-image/bin/java does not exist! Searching under TEST_JDK_HOME: /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/jdkbinary/j2sdk-image...
[2026-01-31T22:49:22.525Z] javac_path: /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/javac
[2026-01-31T22:49:22.525Z] Run: /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/java -version
[2026-01-31T22:49:22.525Z] =JAVA VERSION OUTPUT BEGIN=
[2026-01-31T22:49:23.284Z] openjdk version "27-beta" 2026-09-15
[2026-01-31T22:49:23.284Z] OpenJDK Runtime Environment Temurin-27+7-202601312148 (build 27-beta+7-ea)
[2026-01-31T22:49:23.284Z] OpenJDK 64-Bit Server VM Temurin-27+7-202601312148 (build 27-beta+7-ea, mixed mode, sharing)
[2026-01-31T22:49:23.284Z] =JAVA VERSION OUTPUT END=
[2026-01-31T22:49:23.284Z] get testKitGen...
[2026-01-31T22:49:23.284Z] git clone -q https://github.com/adoptium/TKG.git
[2026-01-31T22:49:25.125Z] git rev-parse master
[2026-01-31T22:49:25.125Z] git checkout -q -f 710e5f5ca9bc39402c4d1357f0f79eaef85f25b8
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2026-01-31T22:49:25.248Z] $ ssh-agent -k
[2026-01-31T22:49:25.252Z] unset SSH_AUTH_SOCK;
[2026-01-31T22:49:25.252Z] unset SSH_AGENT_PID;
[2026-01-31T22:49:25.252Z] echo Agent pid 2197 killed;
[2026-01-31T22:49:25.393Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] echo
[2026-01-31T22:49:25.446Z] readProperties file: ./aqa-tests/job.properties
[Pipeline] readProperties
[Pipeline] echo
[2026-01-31T22:49:25.541Z] Reset TEST_JDK_HOME to /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2026-01-31T22:49:25.791Z] 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=27&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk%2Fjdk-mac-aarch64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk-27%2B7_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=443&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] echo
[2026-01-31T22:49:25.800Z] 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-t6qie&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=27&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk%2Fjdk-mac-aarch64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk-27%2B7_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=443&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-01-31T22:49:25.843Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2026-01-31T22:49:26.028Z] Copied 1 artifact from "getTRSSOutput" build number 2034
[Pipeline] sh
[2026-01-31T22:49:26.540Z] + cd ./aqa-tests/TKG/resources/TRSS
[2026-01-31T22:49:26.540Z] + gzip -cd TRSSOutput.tar.gz
[2026-01-31T22:49:26.540Z] + tar xof -
[2026-01-31T22:49:26.540Z] + rm TRSSOutput.tar.gz
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2026-01-31T22:49:26.653Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2026-01-31T22:49:26.673Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] }
[Pipeline] // timeout
[Pipeline] nodesByLabel
[2026-01-31T22:49:26.706Z] Found a total of 6 nodes with the 'ci.role.test&&hw.arch.aarch64&&(sw.os.osx||sw.os.mac)' label
[Pipeline] echo
[2026-01-31T22:49:26.709Z] Machine limit is 6.
[Pipeline] sh
[2026-01-31T22:49:27.224Z] + cd ./aqa-tests/TKG
[2026-01-31T22:49:27.224Z] ++ uname
[2026-01-31T22:49:27.224Z] + '[' Darwin = AIX ']'
[2026-01-31T22:49:27.224Z] ++ uname
[2026-01-31T22:49:27.224Z] + '[' Darwin = SunOS ']'
[2026-01-31T22:49:27.224Z] ++ uname
[2026-01-31T22:49:27.224Z] + '[' Darwin = '*BSD' ']'
[2026-01-31T22:49:27.224Z] + MAKE=make
[2026-01-31T22:49:27.224Z] + make genParallelList TEST=sanity.perf TEST_TIME=120 NUM_MACHINES=
[2026-01-31T22:49:27.224Z] JAVA_HOME is set to /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../
[2026-01-31T22:49:27.224Z] LIB_DIR is set to /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/../../externalDependency/lib
[2026-01-31T22:49:27.224Z] rm -f -r /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation; \
[2026-01-31T22:49:27.224Z] mkdir -p /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation; \
[2026-01-31T22:49:27.224Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../" "-DTEST_ROOT=/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/.." "-DLIB_DIR=/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/../../externalDependency/lib" 2>&1; echo $? ) | tee "/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2026-01-31T22:49:27.224Z] if [ -z "$(tail -1 /Users/admin/workspace/workspace/Test_openjdk27_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_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/.."; false; else rm -f -r "/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation"; fi
[2026-01-31T22:49:27.578Z] Buildfile: /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/scripts/build_tools.xml
[2026-01-31T22:49:27.934Z]
[2026-01-31T22:49:27.934Z] build:
[2026-01-31T22:49:27.934Z]
[2026-01-31T22:49:27.934Z] clean:
[2026-01-31T22:49:27.934Z]
[2026-01-31T22:49:27.934Z] init:
[2026-01-31T22:49:27.934Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/bin
[2026-01-31T22:49:27.934Z]
[2026-01-31T22:49:27.934Z] getDependentLibs:
[2026-01-31T22:49:28.292Z] [exec] --------------------------------------------
[2026-01-31T22:49:28.292Z] [exec] path is set to /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/../../externalDependency/lib
[2026-01-31T22:49:28.292Z] [exec] task is set to default
[2026-01-31T22:49:28.292Z] [exec] dependencyList is set to json_simple
[2026-01-31T22:49:28.292Z] [exec] System Test jars will not be downloaded.
[2026-01-31T22:49:28.292Z] [exec] --------------------------------------------
[2026-01-31T22:49:28.292Z] [exec] Starting download third party dependent jars
[2026-01-31T22:49:28.292Z] [exec] --------------------------------------------
[2026-01-31T22:49:28.292Z] [exec] downloading dependent third party jars to /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/../../externalDependency/lib
[2026-01-31T22:49:28.292Z] [exec] /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2026-01-31T22:49:28.292Z] [exec] downloaded dependent third party jars successfully
[2026-01-31T22:49:30.076Z]
[2026-01-31T22:49:30.076Z] compile:
[2026-01-31T22:49:30.076Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-01-31T22:49:30.076Z] [echo] ============COMPILER SETTINGS============
[2026-01-31T22:49:30.076Z] [echo] ===fork: yes
[2026-01-31T22:49:30.076Z] [echo] ===debug: on
[2026-01-31T22:49:30.076Z] [javac] Compiling 28 source files to /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/bin
[2026-01-31T22:49:31.313Z] [javac] Note: Some input files use or override a deprecated API.
[2026-01-31T22:49:31.313Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2026-01-31T22:49:31.313Z]
[2026-01-31T22:49:31.313Z] dist:
[2026-01-31T22:49:31.313Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/bin/TestKitGen.jar
[2026-01-31T22:49:31.313Z]
[2026-01-31T22:49:31.313Z] BUILD SUCCESSFUL
[2026-01-31T22:49:31.313Z] Total time: 3 seconds
[2026-01-31T22:49:31.313Z] 0
[2026-01-31T22:49:31.313Z] /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2026-01-31T22:49:31.313Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2026-01-31T22:49:31.313Z] microArchOutput: cat: /proc/cpuinfo: No such file or directory
[2026-01-31T22:49:32.076Z] ****************************** MACHINE INFO ******************************
[2026-01-31T22:49:32.076Z] File path : /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG
[2026-01-31T22:49:32.076Z] Free Physical Memory Size : 644104192
[2026-01-31T22:49:32.076Z] Free space (bytes) : 56101285888
[2026-01-31T22:49:32.076Z] Total Physical Memory Size : 6979321856
[2026-01-31T22:49:32.076Z] Total space (bytes) : 90743767040
[2026-01-31T22:49:32.076Z] Usable space (bytes) : 56101285888
[2026-01-31T22:49:32.076Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-01-31T22:49:32.076Z] bashVersion :
[2026-01-31T22:49:32.076Z] GNU bash, version 5.3.9(1)-release (aarch64-apple-darwin23.6.0)
[2026-01-31T22:49:32.076Z] Copyright (C) 2025 Free Software Foundation, Inc.
[2026-01-31T22:49:32.076Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2026-01-31T22:49:32.076Z]
[2026-01-31T22:49:32.076Z] This is free software; you are free to change and redistribute it.
[2026-01-31T22:49:32.076Z] There is NO WARRANTY, to the extent permitted by law.
[2026-01-31T22:49:32.076Z] cpuCores : 4
[2026-01-31T22:49:32.076Z] curlVersion :
[2026-01-31T22:49:32.076Z] 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-01-31T22:49:32.076Z] Release-Date: 2023-05-30
[2026-01-31T22:49:32.076Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ldap ldaps mqtt pop3 pop3s rtsp smb smbs smtp smtps telnet tftp
[2026-01-31T22:49:32.076Z] Features: alt-svc AsynchDNS GSS-API HSTS HTTP2 HTTPS-proxy IPv6 Kerberos Largefile libz MultiSSL NTLM NTLM_WB SPNEGO SSL threadsafe UnixSockets
[2026-01-31T22:49:32.076Z] dockerVersion : bash: line 1: docker: command not found
[2026-01-31T22:49:32.076Z] gcc version : 15.0.0
[2026-01-31T22:49:32.076Z] gclibc version : bash: line 1: ldd: command not found
[2026-01-31T22:49:32.076Z] gdb version : bash: line 1: gdb: command not found
[2026-01-31T22:49:32.076Z] lldb version :
[2026-01-31T22:49:32.076Z] lldb-1500.0.200.58
[2026-01-31T22:49:32.076Z] Apple Swift version 5.9.2 (swiftlang-5.9.2.2.56 clang-1500.1.0.2.5)
[2026-01-31T22:49:32.076Z] makeVersion :
[2026-01-31T22:49:32.076Z] GNU Make 3.81
[2026-01-31T22:49:32.076Z] Copyright (C) 2006 Free Software Foundation, Inc.
[2026-01-31T22:49:32.076Z] This is free software; see the source for copying conditions.
[2026-01-31T22:49:32.076Z] There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
[2026-01-31T22:49:32.077Z] PARTICULAR PURPOSE.
[2026-01-31T22:49:32.077Z]
[2026-01-31T22:49:32.077Z] This program built for i386-apple-darwin11.3.0
[2026-01-31T22:49:32.077Z] mavenVersion :
[2026-01-31T22:49:32.077Z] WARNING: A restricted method in java.lang.System has been called
[2026-01-31T22:49:32.077Z] 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-01-31T22:49:32.077Z] WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module
[2026-01-31T22:49:32.077Z] WARNING: Restricted methods will be blocked in a future release unless native access is enabled
[2026-01-31T22:49:32.077Z]
[2026-01-31T22:49:32.077Z] [1mApache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)[m
[2026-01-31T22:49:32.077Z] Maven home: /usr/local/apache-maven-3.6.3
[2026-01-31T22:49:32.077Z] Java version: 27-beta, vendor: Eclipse Adoptium, runtime: /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home
[2026-01-31T22:49:32.077Z] Default locale: en_US, platform encoding: UTF-8
[2026-01-31T22:49:32.077Z] OS name: "mac os x", version: "14.1", arch: "aarch64", family: "mac"
[2026-01-31T22:49:32.077Z] perlVersion :
[2026-01-31T22:49:32.077Z]
[2026-01-31T22:49:32.077Z] This is perl 5, version 30, subversion 3 (v5.30.3) built for darwin-thread-multi-2level
[2026-01-31T22:49:32.077Z] (with 2 registered patches, see perl -V for more detail)
[2026-01-31T22:49:32.077Z]
[2026-01-31T22:49:32.077Z] Copyright 1987-2020, Larry Wall
[2026-01-31T22:49:32.077Z]
[2026-01-31T22:49:32.077Z] Perl may be copied only under the terms of either the Artistic License or the
[2026-01-31T22:49:32.077Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2026-01-31T22:49:32.077Z]
[2026-01-31T22:49:32.077Z] Complete documentation for Perl, including FAQ lists, should be found on
[2026-01-31T22:49:32.077Z] this system using "man perl" or "perldoc perl". If you have access to the
[2026-01-31T22:49:32.077Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page.
[2026-01-31T22:49:32.077Z]
[2026-01-31T22:49:32.077Z] podmanVersion : bash: line 1: podman: command not found
[2026-01-31T22:49:32.077Z] procArch : arm
[2026-01-31T22:49:32.077Z] sysArch : arm64
[2026-01-31T22:49:32.077Z] sysOS : Darwin
[2026-01-31T22:49:32.077Z] ulimit :
[2026-01-31T22:49:32.077Z] core file size (blocks, -c) 8192
[2026-01-31T22:49:32.077Z] data seg size (kbytes, -d) unlimited
[2026-01-31T22:49:32.077Z] file size (blocks, -f) unlimited
[2026-01-31T22:49:32.077Z] max locked memory (kbytes, -l) unlimited
[2026-01-31T22:49:32.077Z] max memory size (kbytes, -m) unlimited
[2026-01-31T22:49:32.077Z] open files (-n) 1048576
[2026-01-31T22:49:32.077Z] pipe size (512 bytes, -p) 1
[2026-01-31T22:49:32.077Z] stack size (kbytes, -s) 65520
[2026-01-31T22:49:32.077Z] cpu time (seconds, -t) unlimited
[2026-01-31T22:49:32.077Z] max user processes (-u) 1333
[2026-01-31T22:49:32.077Z] virtual memory (kbytes, -v) unlimited
[2026-01-31T22:49:32.077Z] 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-01-31T22:49:32.077Z] vmVendor : Oracle Corporation
[2026-01-31T22:49:32.077Z] vmVersion : 27-beta+7-ea
[2026-01-31T22:49:32.077Z] xlc version : bash: line 1: xlC: command not found
[2026-01-31T22:49:32.077Z] **************************************************************************
[2026-01-31T22:49:32.077Z]
[2026-01-31T22:49:32.077Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2026-01-31T22:49:32.077Z]
[2026-01-31T22:49:32.077Z] System.getProperty('java.vendor')=Eclipse Adoptium
[2026-01-31T22:49:32.077Z]
[2026-01-31T22:49:32.077Z] System.getProperty('os.name')=Mac OS X
[2026-01-31T22:49:32.077Z]
[2026-01-31T22:49:32.077Z] System.getProperty('os.arch')=aarch64
[2026-01-31T22:49:32.077Z]
[2026-01-31T22:49:32.077Z] System.getProperty('java.fullversion')=null
[2026-01-31T22:49:32.077Z]
[2026-01-31T22:49:32.077Z] System.getProperty('sun.arch.data.model')=64
[2026-01-31T22:49:32.077Z]
[2026-01-31T22:49:32.077Z] /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_openjdk27_hs_sanity.perf_aarch64_mac/../../externalDependency/lib
[2026-01-31T22:49:32.077Z] perl scripts/configure.pl
[2026-01-31T22:49:32.077Z] /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp "./bin/TestKitGen.jar:/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=parallelList --spec=osx_aarch64 --microArch="" --osLabel="" --jdkVersion=27 --impl=hotspot --vendor="eclipse" --buildList=perf --iterations=1 --aotIterations= --testFlag= --testTarget=sanity.perf --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2026-01-31T22:49:32.077Z]
[2026-01-31T22:49:32.077Z] Warning: cannot find spec in resources/ottawa.csv.
[2026-01-31T22:49:32.077Z] Detected 64 in spec. Use spec: default-64 to match mode.
[2026-01-31T22:49:32.077Z]
[2026-01-31T22:49:32.077Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2026-01-31T22:49:32.077Z]
[2026-01-31T22:49:32.077Z]
[2026-01-31T22:49:32.077Z] Starting to generate parallel test lists.
[2026-01-31T22:49:32.077Z]
[2026-01-31T22:49:32.077Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../perf/renaissance/playlist.xml
[2026-01-31T22:49:32.077Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../perf/liberty/playlist.xml
[2026-01-31T22:49:32.077Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../perf/dacapo/playlist.xml
[2026-01-31T22:49:32.077Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../perf/idle_micro/playlist.xml
[2026-01-31T22:49:32.077Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../perf/bumbleBench/playlist.xml
[2026-01-31T22:49:32.077Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../perf/specjbb/playlist.xml
[2026-01-31T22:49:32.077Z] Attempting to get test duration data from TRSS.
[2026-01-31T22:49:32.077Z] curl --silent --max-time 120 -L -k https://trss.adoptopenjdk.net/api/getTestAvgDuration?limit=100&jdkVersion=27&impl=hs&platform=aarch64_mac&group=perf&level=sanity
[2026-01-31T22:49:32.433Z] Attempting to get test duration data from cached files.
[2026-01-31T22:49:32.434Z]
[2026-01-31T22:49:32.434Z] TEST DURATION
[2026-01-31T22:49:32.434Z] ====================================================================================
[2026-01-31T22:49:32.434Z] Total number of tests searched: 9
[2026-01-31T22:49:32.434Z] Number of test durations found: 9
[2026-01-31T22:49:32.434Z] Top slowest tests:
[2026-01-31T22:49:32.434Z] 04m03s renaissance-akka-uct_0
[2026-01-31T22:49:32.434Z] 02m03s renaissance-fj-kmeans_0
[2026-01-31T22:49:32.434Z] 01m18s renaissance-future-genetic_0
[2026-01-31T22:49:32.434Z] ====================================================================================
[2026-01-31T22:49:32.434Z]
[2026-01-31T22:49:32.434Z] Test target is split into 1 lists.
[2026-01-31T22:49:32.434Z] Reducing estimated test running time from 08m36s to 08m36s.
[2026-01-31T22:49:32.434Z]
[2026-01-31T22:49:32.434Z] -------------------------------------testList_0-------------------------------------
[2026-01-31T22:49:32.434Z] Number of tests: 9
[2026-01-31T22:49:32.434Z] Estimated running time: 08m36s
[2026-01-31T22:49:32.434Z] 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-01-31T22:49:32.434Z] ------------------------------------------------------------------------------------
[2026-01-31T22:49:32.434Z]
[2026-01-31T22:49:32.434Z] Parallel test lists file (/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/parallelList.mk) is generated successfully.
[Pipeline] fileExists
[Pipeline] echo
[2026-01-31T22:49:32.552Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk
[Pipeline] readProperties
[Pipeline] echo
[2026-01-31T22:49:32.653Z] Number of test list is 1, no need to run tests in child job.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] echo
[2026-01-31T22:49:32.710Z] Building tests...
[Pipeline] timeout
[2026-01-31T22:49:32.713Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2026-01-31T22:49:32.728Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] }
[Pipeline] // timeout
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] withCredentials
[2026-01-31T22:49:32.861Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] dir
[2026-01-31T22:49:32.874Z] Running in /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests
[Pipeline] {
[Pipeline] sshagent
[2026-01-31T22:49:32.942Z] $ ssh-agent
[2026-01-31T22:49:33.142Z] SSH_AUTH_SOCK=/var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T//ssh-JzK6Cj9GtcRu/agent.2492
[2026-01-31T22:49:33.142Z] SSH_AGENT_PID=2493
[2026-01-31T22:49:33.142Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2026-01-31T22:49:33.671Z] + bash ./compile.sh
[2026-01-31T22:49:33.671Z] JAVA_HOME is set to /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../
[2026-01-31T22:49:33.671Z] LIB_DIR is set to /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/../../externalDependency/lib
[2026-01-31T22:49:33.671Z] rm -f -r /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation; \
[2026-01-31T22:49:33.671Z] mkdir -p /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation; \
[2026-01-31T22:49:33.672Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../" "-DTEST_ROOT=/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/.." "-DLIB_DIR=/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/../../externalDependency/lib" 2>&1; echo $? ) | tee "/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2026-01-31T22:49:33.672Z] if [ -z "$(tail -1 /Users/admin/workspace/workspace/Test_openjdk27_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_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/.."; false; else rm -f -r "/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation"; fi
[2026-01-31T22:49:33.672Z] Buildfile: /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/scripts/build_tools.xml
[2026-01-31T22:49:33.672Z]
[2026-01-31T22:49:33.672Z] build:
[2026-01-31T22:49:33.672Z]
[2026-01-31T22:49:33.672Z] clean:
[2026-01-31T22:49:33.672Z] [delete] Deleting: /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/autoGenEnv.mk
[2026-01-31T22:49:33.672Z] [delete] Deleting directory /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/bin
[2026-01-31T22:49:33.672Z]
[2026-01-31T22:49:33.672Z] init:
[2026-01-31T22:49:33.672Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/bin
[2026-01-31T22:49:33.672Z]
[2026-01-31T22:49:33.672Z] getDependentLibs:
[2026-01-31T22:49:33.672Z] [exec] --------------------------------------------
[2026-01-31T22:49:33.672Z] [exec] path is set to /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/../../externalDependency/lib
[2026-01-31T22:49:33.672Z] [exec] task is set to default
[2026-01-31T22:49:33.672Z] [exec] dependencyList is set to json_simple
[2026-01-31T22:49:33.672Z] [exec] System Test jars will not be downloaded.
[2026-01-31T22:49:33.672Z] [exec] --------------------------------------------
[2026-01-31T22:49:33.672Z] [exec] Starting download third party dependent jars
[2026-01-31T22:49:33.672Z] [exec] --------------------------------------------
[2026-01-31T22:49:33.673Z] [exec] downloading dependent third party jars to /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/../../externalDependency/lib
[2026-01-31T22:49:33.673Z] [exec] /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2026-01-31T22:49:33.673Z] [exec] downloaded dependent third party jars successfully
[2026-01-31T22:49:33.673Z]
[2026-01-31T22:49:33.673Z] compile:
[2026-01-31T22:49:33.673Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-01-31T22:49:33.673Z] [echo] ============COMPILER SETTINGS============
[2026-01-31T22:49:33.673Z] [echo] ===fork: yes
[2026-01-31T22:49:33.673Z] [echo] ===debug: on
[2026-01-31T22:49:33.673Z] [javac] Compiling 28 source files to /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/bin
[2026-01-31T22:49:34.443Z] [javac] Note: Some input files use or override a deprecated API.
[2026-01-31T22:49:34.443Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2026-01-31T22:49:34.443Z]
[2026-01-31T22:49:34.443Z] dist:
[2026-01-31T22:49:34.443Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/bin/TestKitGen.jar
[2026-01-31T22:49:34.443Z]
[2026-01-31T22:49:34.443Z] BUILD SUCCESSFUL
[2026-01-31T22:49:34.443Z] Total time: 0 seconds
[2026-01-31T22:49:34.443Z] 0
[2026-01-31T22:49:34.443Z] /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2026-01-31T22:49:34.443Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2026-01-31T22:49:34.443Z] microArchOutput: cat: /proc/cpuinfo: No such file or directory
[2026-01-31T22:49:34.846Z] ****************************** MACHINE INFO ******************************
[2026-01-31T22:49:34.846Z] File path : /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG
[2026-01-31T22:49:34.846Z] Free Physical Memory Size : 648118272
[2026-01-31T22:49:34.846Z] Free space (bytes) : 56101175296
[2026-01-31T22:49:34.846Z] Total Physical Memory Size : 6979321856
[2026-01-31T22:49:34.846Z] Total space (bytes) : 90743767040
[2026-01-31T22:49:34.846Z] Usable space (bytes) : 56101175296
[2026-01-31T22:49:34.846Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-01-31T22:49:34.846Z] bashVersion :
[2026-01-31T22:49:34.846Z] GNU bash, version 5.3.9(1)-release (aarch64-apple-darwin23.6.0)
[2026-01-31T22:49:34.846Z] Copyright (C) 2025 Free Software Foundation, Inc.
[2026-01-31T22:49:34.846Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2026-01-31T22:49:34.846Z]
[2026-01-31T22:49:34.846Z] This is free software; you are free to change and redistribute it.
[2026-01-31T22:49:34.846Z] There is NO WARRANTY, to the extent permitted by law.
[2026-01-31T22:49:34.846Z] cpuCores : 4
[2026-01-31T22:49:34.846Z] curlVersion :
[2026-01-31T22:49:34.846Z] 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-01-31T22:49:34.846Z] Release-Date: 2023-05-30
[2026-01-31T22:49:34.846Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ldap ldaps mqtt pop3 pop3s rtsp smb smbs smtp smtps telnet tftp
[2026-01-31T22:49:34.846Z] Features: alt-svc AsynchDNS GSS-API HSTS HTTP2 HTTPS-proxy IPv6 Kerberos Largefile libz MultiSSL NTLM NTLM_WB SPNEGO SSL threadsafe UnixSockets
[2026-01-31T22:49:34.846Z] dockerVersion : bash: line 1: docker: command not found
[2026-01-31T22:49:34.846Z] gcc version : 15.0.0
[2026-01-31T22:49:34.846Z] gclibc version : bash: line 1: ldd: command not found
[2026-01-31T22:49:34.846Z] gdb version : bash: line 1: gdb: command not found
[2026-01-31T22:49:34.846Z] lldb version :
[2026-01-31T22:49:34.846Z] lldb-1500.0.200.58
[2026-01-31T22:49:34.846Z] Apple Swift version 5.9.2 (swiftlang-5.9.2.2.56 clang-1500.1.0.2.5)
[2026-01-31T22:49:34.846Z] makeVersion :
[2026-01-31T22:49:34.846Z] GNU Make 3.81
[2026-01-31T22:49:34.846Z] Copyright (C) 2006 Free Software Foundation, Inc.
[2026-01-31T22:49:34.846Z] This is free software; see the source for copying conditions.
[2026-01-31T22:49:34.846Z] There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
[2026-01-31T22:49:34.846Z] PARTICULAR PURPOSE.
[2026-01-31T22:49:34.846Z]
[2026-01-31T22:49:34.846Z] This program built for i386-apple-darwin11.3.0
[2026-01-31T22:49:34.846Z] mavenVersion :
[2026-01-31T22:49:34.846Z] WARNING: A restricted method in java.lang.System has been called
[2026-01-31T22:49:34.846Z] 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-01-31T22:49:34.846Z] WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module
[2026-01-31T22:49:34.846Z] WARNING: Restricted methods will be blocked in a future release unless native access is enabled
[2026-01-31T22:49:34.846Z]
[2026-01-31T22:49:34.847Z] [1mApache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)[m
[2026-01-31T22:49:34.847Z] Maven home: /usr/local/apache-maven-3.6.3
[2026-01-31T22:49:34.847Z] Java version: 27-beta, vendor: Eclipse Adoptium, runtime: /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home
[2026-01-31T22:49:34.847Z] Default locale: en_US, platform encoding: UTF-8
[2026-01-31T22:49:34.847Z] OS name: "mac os x", version: "14.1", arch: "aarch64", family: "mac"
[2026-01-31T22:49:34.847Z] perlVersion :
[2026-01-31T22:49:34.847Z]
[2026-01-31T22:49:34.847Z] This is perl 5, version 30, subversion 3 (v5.30.3) built for darwin-thread-multi-2level
[2026-01-31T22:49:34.847Z] (with 2 registered patches, see perl -V for more detail)
[2026-01-31T22:49:34.847Z]
[2026-01-31T22:49:34.847Z] Copyright 1987-2020, Larry Wall
[2026-01-31T22:49:34.847Z]
[2026-01-31T22:49:34.847Z] Perl may be copied only under the terms of either the Artistic License or the
[2026-01-31T22:49:34.847Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2026-01-31T22:49:34.847Z]
[2026-01-31T22:49:34.847Z] Complete documentation for Perl, including FAQ lists, should be found on
[2026-01-31T22:49:34.847Z] this system using "man perl" or "perldoc perl". If you have access to the
[2026-01-31T22:49:34.847Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page.
[2026-01-31T22:49:34.847Z]
[2026-01-31T22:49:34.847Z] podmanVersion : bash: line 1: podman: command not found
[2026-01-31T22:49:34.847Z] procArch : arm
[2026-01-31T22:49:34.847Z] sysArch : arm64
[2026-01-31T22:49:34.847Z] sysOS : Darwin
[2026-01-31T22:49:34.847Z] ulimit :
[2026-01-31T22:49:34.847Z] core file size (blocks, -c) 8192
[2026-01-31T22:49:34.847Z] data seg size (kbytes, -d) unlimited
[2026-01-31T22:49:34.847Z] file size (blocks, -f) unlimited
[2026-01-31T22:49:34.847Z] max locked memory (kbytes, -l) unlimited
[2026-01-31T22:49:34.847Z] max memory size (kbytes, -m) unlimited
[2026-01-31T22:49:34.847Z] open files (-n) 1048576
[2026-01-31T22:49:34.847Z] pipe size (512 bytes, -p) 1
[2026-01-31T22:49:34.847Z] stack size (kbytes, -s) 65520
[2026-01-31T22:49:34.847Z] cpu time (seconds, -t) unlimited
[2026-01-31T22:49:34.847Z] max user processes (-u) 1333
[2026-01-31T22:49:34.847Z] virtual memory (kbytes, -v) unlimited
[2026-01-31T22:49:34.847Z] 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-01-31T22:49:34.847Z] vmVendor : Oracle Corporation
[2026-01-31T22:49:34.847Z] vmVersion : 27-beta+7-ea
[2026-01-31T22:49:34.847Z] xlc version : bash: line 1: xlC: command not found
[2026-01-31T22:49:34.847Z] **************************************************************************
[2026-01-31T22:49:34.847Z]
[2026-01-31T22:49:34.847Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2026-01-31T22:49:34.847Z]
[2026-01-31T22:49:34.847Z] System.getProperty('java.vendor')=Eclipse Adoptium
[2026-01-31T22:49:34.847Z]
[2026-01-31T22:49:34.847Z] System.getProperty('os.name')=Mac OS X
[2026-01-31T22:49:34.847Z]
[2026-01-31T22:49:34.847Z] System.getProperty('os.arch')=aarch64
[2026-01-31T22:49:34.847Z]
[2026-01-31T22:49:34.847Z] System.getProperty('java.fullversion')=null
[2026-01-31T22:49:34.847Z]
[2026-01-31T22:49:34.847Z] System.getProperty('sun.arch.data.model')=64
[2026-01-31T22:49:34.847Z]
[2026-01-31T22:49:34.847Z] /Applications/Xcode.app/Contents/Developer/usr/bin/make -f clean.mk cleanBuild
[2026-01-31T22:49:35.208Z] rm -f -r /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../../jvmtest
[2026-01-31T22:49:35.208Z] /Applications/Xcode.app/Contents/Developer/usr/bin/make -f compile.mk compile
[2026-01-31T22:49:35.208Z] rm -f -r /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation; \
[2026-01-31T22:49:35.209Z] mkdir -p /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation; \
[2026-01-31T22:49:35.209Z] (ant -f scripts/build_test.xml "-DTEST_ROOT=/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/.." "-DBUILD_ROOT=/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../../jvmtest" "-DJDK_VERSION=27" "-DJDK_IMPL=hotspot" "-DJDK_VENDOR=eclipse" "-DJCL_VERSION=latest" "-DBUILD_LIST=perf" "-DRESOURCES_DIR=/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../../jvmtest/TestConfig/resources" "-DSPEC=osx_aarch64" "-DTEST_JDK_HOME=/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../" "-DJVM_VERSION=openjdk27" "-DLIB_DIR=/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/../../externalDependency/lib" 2>&1; echo $? ) | tee "/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2026-01-31T22:49:35.210Z] if [ -z "$(tail -1 /Users/admin/workspace/workspace/Test_openjdk27_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_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/.."; false; else rm -f -r "/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_compilation"; fi
[2026-01-31T22:49:35.210Z] Buildfile: /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/scripts/build_test.xml
[2026-01-31T22:49:35.210Z] [echo] build.list is TestConfig/build.xml,perf/build.xml
[2026-01-31T22:49:35.210Z]
[2026-01-31T22:49:35.210Z] -create_test_directory:
[2026-01-31T22:49:35.210Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/jvmtest
[2026-01-31T22:49:35.210Z]
[2026-01-31T22:49:35.210Z] stage_test_material:
[2026-01-31T22:49:35.568Z] [copy] Copying 584 files to /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/jvmtest
[2026-01-31T22:49:35.568Z]
[2026-01-31T22:49:35.568Z] build:
[2026-01-31T22:49:35.568Z]
[2026-01-31T22:49:35.568Z] init:
[2026-01-31T22:49:35.568Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/jvmtest/perf
[2026-01-31T22:49:35.568Z]
[2026-01-31T22:49:35.568Z] dist:
[2026-01-31T22:49:35.568Z] [copy] Copying 1 file to /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/jvmtest/perf
[2026-01-31T22:49:35.568Z]
[2026-01-31T22:49:35.568Z] build:
[2026-01-31T22:49:35.568Z]
[2026-01-31T22:49:35.568Z] build:
[2026-01-31T22:49:35.568Z]
[2026-01-31T22:49:35.568Z] init:
[2026-01-31T22:49:35.568Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/jvmtest/perf/bumbleBench
[2026-01-31T22:49:35.568Z]
[2026-01-31T22:49:35.568Z] getBumbleBench:
[2026-01-31T22:49:35.568Z] [echo] Cloning BumbleBench
[2026-01-31T22:49:35.568Z] [echo] git clone --depth 1 -b master https://github.com/adoptium/bumblebench.git
[2026-01-31T22:49:35.568Z] [exec] Cloning into 'bumblebench'...
[2026-01-31T22:49:36.332Z]
[2026-01-31T22:49:36.332Z] buildBumbleBench:
[2026-01-31T22:49:36.332Z] [echo] Building BumbleBench
[2026-01-31T22:49:36.332Z]
[2026-01-31T22:49:36.332Z] compile-all:
[2026-01-31T22:49:36.332Z] [javac] Compiling 8 source files to /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/perf/bumbleBench/bumblebench
[2026-01-31T22:49:36.332Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-01-31T22:49:36.332Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-01-31T22:49:36.333Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-01-31T22:49:36.333Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-01-31T22:49:36.333Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-01-31T22:49:36.333Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-01-31T22:49:36.695Z] [javac] Note: Some input files use or override a deprecated API.
[2026-01-31T22:49:36.695Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2026-01-31T22:49:36.695Z] [javac] Note: /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/perf/bumbleBench/bumblebench/net/adoptopenjdk/bumblebench/core/Launcher.java uses unchecked or unsafe operations.
[2026-01-31T22:49:36.695Z] [javac] Note: Recompile with -Xlint:unchecked for details.
[2026-01-31T22:49:36.695Z] [javac] 4 warnings
[2026-01-31T22:49:36.695Z] [javac] Compiling 1 source file to /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/perf/bumbleBench/bumblebench
[2026-01-31T22:49:36.695Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-01-31T22:49:36.695Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-01-31T22:49:36.696Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-01-31T22:49:36.696Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-01-31T22:49:36.696Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-01-31T22:49:36.696Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-01-31T22:49:36.696Z] [javac] 4 warnings
[2026-01-31T22:49:36.696Z] [javac] Compiling 11 source files to /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/perf/bumbleBench/bumblebench
[2026-01-31T22:49:36.696Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-01-31T22:49:36.696Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-01-31T22:49:36.696Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-01-31T22:49:36.696Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-01-31T22:49:36.696Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-01-31T22:49:36.696Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-01-31T22:49:37.055Z] [javac] Note: /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/perf/bumbleBench/bumblebench/net/adoptopenjdk/bumblebench/collections/CollectionsBench.java uses or overrides a deprecated API.
[2026-01-31T22:49:37.055Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2026-01-31T22:49:37.055Z] [javac] 4 warnings
[2026-01-31T22:49:37.055Z] [javac] Compiling 5 source files to /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/perf/bumbleBench/bumblebench
[2026-01-31T22:49:37.055Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-01-31T22:49:37.055Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-01-31T22:49:37.055Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-01-31T22:49:37.055Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-01-31T22:49:37.055Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-01-31T22:49:37.056Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-01-31T22:49:37.056Z] [javac] Note: /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/perf/bumbleBench/bumblebench/net/adoptopenjdk/bumblebench/collections/HashMapReplaceAllLambdaBench.java uses or overrides a deprecated API.
[2026-01-31T22:49:37.056Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2026-01-31T22:49:37.056Z] [javac] 4 warnings
[2026-01-31T22:49:37.056Z] [javac] Compiling 9 source files to /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/perf/bumbleBench/bumblebench
[2026-01-31T22:49:37.056Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-01-31T22:49:37.056Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-01-31T22:49:37.056Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-01-31T22:49:37.056Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-01-31T22:49:37.056Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-01-31T22:49:37.056Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-01-31T22:49:37.056Z] [javac] Note: Some input files use or override a deprecated API.
[2026-01-31T22:49:37.056Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2026-01-31T22:49:37.056Z] [javac] 4 warnings
[2026-01-31T22:49:37.056Z] [javac] Compiling 1 source file to /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/perf/bumbleBench/bumblebench
[2026-01-31T22:49:37.056Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-01-31T22:49:37.056Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-01-31T22:49:37.056Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-01-31T22:49:37.056Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-01-31T22:49:37.056Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-01-31T22:49:37.057Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-01-31T22:49:37.057Z] [javac] 4 warnings
[2026-01-31T22:49:37.057Z] [javac] Compiling 2 source files to /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/perf/bumbleBench/bumblebench
[2026-01-31T22:49:37.057Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-01-31T22:49:37.057Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-01-31T22:49:37.057Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-01-31T22:49:37.057Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-01-31T22:49:37.057Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-01-31T22:49:37.057Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-01-31T22:49:37.057Z] [javac] 4 warnings
[2026-01-31T22:49:37.057Z] [javac] Compiling 8 source files to /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/perf/bumbleBench/bumblebench
[2026-01-31T22:49:37.057Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-01-31T22:49:37.057Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-01-31T22:49:37.057Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-01-31T22:49:37.057Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-01-31T22:49:37.057Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-01-31T22:49:37.057Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-01-31T22:49:37.057Z] [javac] /Users/admin/workspace/workspace/Test_openjdk27_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-01-31T22:49:37.057Z] [javac] synchronized(init) {
[2026-01-31T22:49:37.057Z] [javac] ^
[2026-01-31T22:49:37.057Z] [javac] 5 warnings
[2026-01-31T22:49:37.058Z] [javac] Compiling 6 source files to /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/perf/bumbleBench/bumblebench
[2026-01-31T22:49:37.058Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-01-31T22:49:37.058Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-01-31T22:49:37.058Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-01-31T22:49:37.058Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-01-31T22:49:37.058Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-01-31T22:49:37.058Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-01-31T22:49:37.058Z] [javac] 4 warnings
[2026-01-31T22:49:37.058Z] [javac] Compiling 5 source files to /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/perf/bumbleBench/bumblebench
[2026-01-31T22:49:37.058Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-01-31T22:49:37.058Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-01-31T22:49:37.058Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-01-31T22:49:37.058Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-01-31T22:49:37.058Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-01-31T22:49:37.058Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-01-31T22:49:37.058Z] [javac] 4 warnings
[2026-01-31T22:49:37.058Z] [javac] Compiling 7 source files to /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/perf/bumbleBench/bumblebench
[2026-01-31T22:49:37.058Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-01-31T22:49:37.058Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-01-31T22:49:37.059Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-01-31T22:49:37.059Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-01-31T22:49:37.059Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-01-31T22:49:37.059Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-01-31T22:49:37.413Z] [javac] 4 warnings
[2026-01-31T22:49:37.413Z] [javac] Compiling 8 source files to /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/perf/bumbleBench/bumblebench
[2026-01-31T22:49:37.413Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-01-31T22:49:37.413Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-01-31T22:49:37.413Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-01-31T22:49:37.413Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-01-31T22:49:37.413Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-01-31T22:49:37.413Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-01-31T22:49:37.413Z] [javac] 4 warnings
[2026-01-31T22:49:37.413Z] [javac] Compiling 2 source files to /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/perf/bumbleBench/bumblebench
[2026-01-31T22:49:37.413Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-01-31T22:49:37.413Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-01-31T22:49:37.413Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-01-31T22:49:37.413Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-01-31T22:49:37.413Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-01-31T22:49:37.413Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-01-31T22:49:37.413Z] [javac] 4 warnings
[2026-01-31T22:49:37.413Z] [javac] Compiling 4 source files to /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/perf/bumbleBench/bumblebench
[2026-01-31T22:49:37.413Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-01-31T22:49:37.413Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-01-31T22:49:37.413Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-01-31T22:49:37.413Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-01-31T22:49:37.413Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-01-31T22:49:37.413Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-01-31T22:49:37.413Z] [javac] 4 warnings
[2026-01-31T22:49:37.414Z] [javac] Compiling 5 source files to /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/perf/bumbleBench/bumblebench
[2026-01-31T22:49:37.414Z] [javac] warning: [options] bootstrap class path is not set in conjunction with -source 8
[2026-01-31T22:49:37.414Z] [javac] not setting the bootstrap class path may lead to class files that cannot run on JDK 8
[2026-01-31T22:49:37.414Z] [javac] --release 8 is recommended instead of -source 8 -target 1.8 because it sets the bootstrap class path automatically
[2026-01-31T22:49:37.414Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2026-01-31T22:49:37.414Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2026-01-31T22:49:37.414Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2026-01-31T22:49:37.414Z] [javac] 4 warnings
[2026-01-31T22:49:37.414Z]
[2026-01-31T22:49:37.414Z] dist:
[2026-01-31T22:49:37.414Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/perf/bumbleBench/bumblebench/BumbleBench.jar
[2026-01-31T22:49:37.414Z]
[2026-01-31T22:49:37.414Z] dist:
[2026-01-31T22:49:37.414Z] [copy] Copying 126 files to /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/jvmtest/perf/bumbleBench
[2026-01-31T22:49:37.414Z]
[2026-01-31T22:49:37.414Z] build:
[2026-01-31T22:49:37.414Z]
[2026-01-31T22:49:37.414Z] getDependentLibs:
[2026-01-31T22:49:37.414Z] [exec] --------------------------------------------
[2026-01-31T22:49:37.414Z] [exec] path is set to /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/../../externalDependency/lib
[2026-01-31T22:49:37.414Z] [exec] task is set to default
[2026-01-31T22:49:37.414Z] [exec] dependencyList is set to dacapo
[2026-01-31T22:49:37.414Z] [exec] System Test jars will not be downloaded.
[2026-01-31T22:49:37.414Z] [exec] --------------------------------------------
[2026-01-31T22:49:37.414Z] [exec] Starting download third party dependent jars
[2026-01-31T22:49:37.414Z] [exec] --------------------------------------------
[2026-01-31T22:49:37.414Z] [exec] downloading dependent third party jars to /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/../../externalDependency/lib
[2026-01-31T22:49:37.414Z] [exec] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//dacapo.zip
[2026-01-31T22:49:37.414Z] [exec] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//dacapo.zip
[2026-01-31T22:50:00.885Z] [exec] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/../../externalDependency/lib/dacapo.zip
[2026-01-31T22:50:00.885Z] [exec] downloaded dependent third party jars successfully
[2026-01-31T22:50:00.885Z]
[2026-01-31T22:50:00.885Z] init:
[2026-01-31T22:50:00.885Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/jvmtest/perf/dacapo
[2026-01-31T22:50:00.885Z]
[2026-01-31T22:50:00.885Z] getDacapoSuite:
[2026-01-31T22:50:00.885Z] [unzip] Expanding: /Users/admin/workspace/externalDependency/lib/dacapo.zip into /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/jvmtest/perf/dacapo
[2026-01-31T22:50:14.411Z] [move] Moving 1 file to /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/jvmtest/perf/dacapo
[2026-01-31T22:50:14.411Z] [move] Moving 10669 files to /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/jvmtest/perf/dacapo/dacapo
[2026-01-31T22:50:14.411Z]
[2026-01-31T22:50:14.411Z] dist:
[2026-01-31T22:50:14.411Z] [copy] Copying 2 files to /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/jvmtest/perf/dacapo
[2026-01-31T22:50:14.411Z]
[2026-01-31T22:50:14.411Z] build:
[2026-01-31T22:50:14.411Z]
[2026-01-31T22:50:14.411Z] init:
[2026-01-31T22:50:14.411Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/jvmtest/perf/idle_micro
[2026-01-31T22:50:14.411Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/perf/idle_micro/bin
[2026-01-31T22:50:14.411Z]
[2026-01-31T22:50:14.411Z] compile:
[2026-01-31T22:50:14.411Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-01-31T22:50:14.411Z] [echo] ============COMPILER SETTINGS============
[2026-01-31T22:50:14.411Z] [echo] ===fork: yes
[2026-01-31T22:50:14.411Z] [echo] ===executable: /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/javac
[2026-01-31T22:50:14.411Z] [echo] ===debug: on
[2026-01-31T22:50:14.411Z] [echo] ===destdir: /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../../jvmtest/perf/idle_micro
[2026-01-31T22:50:14.411Z] [javac] Compiling 3 source files to /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/perf/idle_micro/bin
[2026-01-31T22:50:14.411Z] [javac] Note: /Users/admin/workspace/workspace/Test_openjdk27_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-01-31T22:50:14.411Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2026-01-31T22:50:14.411Z]
[2026-01-31T22:50:14.411Z] dist:
[2026-01-31T22:50:14.411Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/jvmtest/perf/idle_micro/IdleMicrobenchmark.jar
[2026-01-31T22:50:14.411Z] [copy] Copying 2 files to /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/jvmtest/perf/idle_micro
[2026-01-31T22:50:14.411Z] [copy] Copying 2 files to /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/jvmtest/perf/idle_micro
[2026-01-31T22:50:14.411Z] [copy] Copying 7 files to /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/jvmtest/perf/idle_micro
[2026-01-31T22:50:14.772Z]
[2026-01-31T22:50:14.772Z] clean:
[2026-01-31T22:50:14.772Z] [delete] Deleting directory /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/perf/idle_micro/bin
[2026-01-31T22:50:14.772Z]
[2026-01-31T22:50:14.772Z] build:
[2026-01-31T22:50:14.772Z]
[2026-01-31T22:50:14.772Z] build:
[2026-01-31T22:50:14.772Z]
[2026-01-31T22:50:14.772Z] init:
[2026-01-31T22:50:14.772Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/jvmtest/perf/renaissance
[2026-01-31T22:50:14.772Z]
[2026-01-31T22:50:14.772Z] getRenaissanceSuite:
[2026-01-31T22:50:14.773Z] [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-01-31T22:50:22.336Z]
[2026-01-31T22:50:22.336Z] dist:
[2026-01-31T22:50:22.336Z] [copy] Copying 3 files to /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/jvmtest/perf/renaissance
[2026-01-31T22:50:24.716Z]
[2026-01-31T22:50:24.716Z] build:
[2026-01-31T22:50:24.716Z]
[2026-01-31T22:50:24.716Z] init:
[2026-01-31T22:50:24.716Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/jvmtest/perf/specjbb
[2026-01-31T22:50:24.716Z]
[2026-01-31T22:50:24.716Z] getSpecjbbSuite:
[2026-01-31T22:50:24.716Z]
[2026-01-31T22:50:24.716Z] dist:
[2026-01-31T22:50:24.716Z] [copy] Copying 3 files to /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/jvmtest/perf/specjbb/run
[2026-01-31T22:50:24.716Z]
[2026-01-31T22:50:24.716Z] BUILD SUCCESSFUL
[2026-01-31T22:50:24.716Z] Total time: 49 seconds
[2026-01-31T22:50:24.716Z] 0
[2026-01-31T22:50:24.716Z]
[2026-01-31T22:50:24.716Z]
[2026-01-31T22:50:24.716Z] RECORD TEST REPOs SHA
[2026-01-31T22:50:24.716Z] cd "/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/scripts"; \
[2026-01-31T22:50:24.716Z] bash "getSHAs.sh" --test_root_dir "/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/.." --shas_file "/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/SHAs.txt"
[2026-01-31T22:50:24.716Z] Check shas in /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/.. and store the info in /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/SHAs.txt
[2026-01-31T22:50:24.716Z] touch /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/SHAs.txt
[2026-01-31T22:50:24.716Z] ================================================
[2026-01-31T22:50:24.716Z] timestamp: 20260131-175024
[2026-01-31T22:50:24.716Z] repo dir: /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests
[2026-01-31T22:50:24.716Z] git repo:
[2026-01-31T22:50:24.716Z] Fetch URL: https://github.com/adoptium/aqa-tests.git
[2026-01-31T22:50:24.716Z] sha:
[2026-01-31T22:50:24.716Z] 2e4439bfeded755ce68a14ff47ad364b7fe7126f
[2026-01-31T22:50:24.716Z] ================================================
[2026-01-31T22:50:24.716Z] timestamp: 20260131-175024
[2026-01-31T22:50:24.716Z] repo dir: /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/perf/bumbleBench/bumblebench
[2026-01-31T22:50:24.716Z] git repo:
[2026-01-31T22:50:24.716Z] Fetch URL: https://github.com/adoptium/bumblebench.git
[2026-01-31T22:50:24.716Z] sha:
[2026-01-31T22:50:24.716Z] 4ec780b716e7617094cce740d3b085ca4637ee0f
[2026-01-31T22:50:24.716Z] ================================================
[2026-01-31T22:50:24.716Z] timestamp: 20260131-175024
[2026-01-31T22:50:24.716Z] repo dir: /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG
[2026-01-31T22:50:24.716Z] git repo:
[2026-01-31T22:50:24.716Z] Fetch URL: https://github.com/adoptium/TKG.git
[2026-01-31T22:50:24.716Z] sha:
[2026-01-31T22:50:24.716Z] 710e5f5ca9bc39402c4d1357f0f79eaef85f25b8
[Pipeline] }
[2026-01-31T22:50:24.788Z] $ ssh-agent -k
[2026-01-31T22:50:24.796Z] unset SSH_AUTH_SOCK;
[2026-01-31T22:50:24.797Z] unset SSH_AGENT_PID;
[2026-01-31T22:50:24.797Z] echo Agent pid 2493 killed;
[2026-01-31T22:50:24.936Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] echo
[2026-01-31T22:50:25.037Z] 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-01-31T22:50:25.055Z] ITERATION: 1/1
[Pipeline] sshagent
[2026-01-31T22:50:25.050Z] $ ssh-agent
[2026-01-31T22:50:25.198Z] SSH_AUTH_SOCK=/var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T//ssh-99Odx61jrY2X/agent.3054
[2026-01-31T22:50:25.198Z] SSH_AGENT_PID=3055
[2026-01-31T22:50:25.198Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2026-01-31T22:50:25.703Z] ++ uname
[2026-01-31T22:50:25.703Z] + '[' Darwin = AIX ']'
[2026-01-31T22:50:25.703Z] ++ uname
[2026-01-31T22:50:25.703Z] + '[' Darwin = SunOS ']'
[2026-01-31T22:50:25.704Z] ++ uname
[2026-01-31T22:50:25.704Z] + '[' Darwin = '*BSD' ']'
[2026-01-31T22:50:25.704Z] + MAKE=make
[2026-01-31T22:50:25.704Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2026-01-31T22:50:25.704Z] make: Nothing to be done for `testEnvTeardown'.
[Pipeline] sh
[2026-01-31T22:50:26.282Z] ++ uname
[2026-01-31T22:50:26.282Z] + '[' Darwin = AIX ']'
[2026-01-31T22:50:26.282Z] ++ uname
[2026-01-31T22:50:26.282Z] + '[' Darwin = SunOS ']'
[2026-01-31T22:50:26.282Z] ++ uname
[2026-01-31T22:50:26.282Z] + '[' Darwin = '*BSD' ']'
[2026-01-31T22:50:26.282Z] + MAKE=make
[2026-01-31T22:50:26.282Z] + cd ./aqa-tests
[2026-01-31T22:50:26.282Z] + . ./scripts/testenv/testenvSettings.sh
[2026-01-31T22:50:26.282Z] ++ set +x
[2026-01-31T22:50:26.282Z] JAVA_HOME is set to /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../
[2026-01-31T22:50:26.282Z] LIB_DIR is set to /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/../../externalDependency/lib
[2026-01-31T22:50:26.282Z] /Applications/Xcode.app/Contents/Developer/usr/bin/make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=sanity.perf TESTLIST=
[2026-01-31T22:50:26.282Z] perl scripts/configure.pl
[2026-01-31T22:50:26.282Z] /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp "./bin/TestKitGen.jar:/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=tests --spec=osx_aarch64 --microArch="" --osLabel="" --jdkVersion=27 --impl=hotspot --vendor="eclipse" --buildList=perf --iterations=1 --aotIterations= --testFlag= --testTarget=sanity.perf --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2026-01-31T22:50:26.282Z]
[2026-01-31T22:50:26.282Z] Warning: cannot find spec in resources/ottawa.csv.
[2026-01-31T22:50:26.282Z] Detected 64 in spec. Use spec: default-64 to match mode.
[2026-01-31T22:50:26.282Z]
[2026-01-31T22:50:26.282Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2026-01-31T22:50:26.282Z]
[2026-01-31T22:50:26.282Z] Starting to generate test make files.
[2026-01-31T22:50:26.282Z]
[2026-01-31T22:50:26.282Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../perf/renaissance/playlist.xml
[2026-01-31T22:50:26.282Z] Generated /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../perf/renaissance/autoGen.mk
[2026-01-31T22:50:26.282Z]
[2026-01-31T22:50:26.282Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../perf/liberty/playlist.xml
[2026-01-31T22:50:26.282Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../perf/dacapo/playlist.xml
[2026-01-31T22:50:26.282Z] Generated /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../perf/dacapo/autoGen.mk
[2026-01-31T22:50:26.282Z]
[2026-01-31T22:50:26.282Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../perf/idle_micro/playlist.xml
[2026-01-31T22:50:26.282Z] Generated /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../perf/idle_micro/autoGen.mk
[2026-01-31T22:50:26.282Z]
[2026-01-31T22:50:26.282Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../perf/bumbleBench/playlist.xml
[2026-01-31T22:50:26.282Z] Parsing /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../perf/specjbb/playlist.xml
[2026-01-31T22:50:26.282Z] Generated /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../perf/autoGen.mk
[2026-01-31T22:50:26.282Z]
[2026-01-31T22:50:26.282Z] Generated /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../autoGen.mk
[2026-01-31T22:50:26.282Z]
[2026-01-31T22:50:26.282Z] Generated /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/utils.mk
[2026-01-31T22:50:26.282Z]
[2026-01-31T22:50:26.282Z] Generated /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/rerun.mk
[2026-01-31T22:50:26.282Z]
[2026-01-31T22:50:26.282Z] Make files are generated successfully.
[2026-01-31T22:50:26.282Z]
[2026-01-31T22:50:26.282Z] /Applications/Xcode.app/Contents/Developer/usr/bin/make -f runtest.mk _sanity.perf
[2026-01-31T22:50:26.282Z]
[2026-01-31T22:50:26.282Z] Running make 3.81
[2026-01-31T22:50:26.282Z] set TEST_ROOT to /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/..
[2026-01-31T22:50:26.282Z] set JDK_VERSION to 27
[2026-01-31T22:50:26.282Z] set JDK_IMPL to hotspot
[2026-01-31T22:50:26.282Z] set JVM_VERSION to openjdk27
[2026-01-31T22:50:26.282Z] set JCL_VERSION to latest
[2026-01-31T22:50:26.282Z] JAVA_HOME was originally set to /Library/Java/JavaVirtualMachines/jdk-17/Contents/Home
[2026-01-31T22:50:26.282Z] set JAVA_HOME to /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../
[2026-01-31T22:50:26.282Z] set SPEC to osx_aarch64
[2026-01-31T22:50:26.282Z] set TEST_FLAG to
[2026-01-31T22:50:26.282Z] Running sanity.perf ...
[2026-01-31T22:50:26.282Z] There are 9 test targets in sanity.perf
[2026-01-31T22:50:26.282Z] "/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java" -version
[2026-01-31T22:50:26.282Z] openjdk version "27-beta" 2026-09-15
[2026-01-31T22:50:26.282Z] OpenJDK Runtime Environment Temurin-27+7-202601312148 (build 27-beta+7-ea)
[2026-01-31T22:50:26.282Z] OpenJDK 64-Bit Server VM Temurin-27+7-202601312148 (build 27-beta+7-ea, mixed mode, sharing)
[2026-01-31T22:50:26.636Z]
[2026-01-31T22:50:26.636Z] ===============================================
[2026-01-31T22:50:26.636Z] Running test renaissance-akka-uct_0 ...
[2026-01-31T22:50:26.636Z] ===============================================
[2026-01-31T22:50:26.636Z] renaissance-akka-uct_0 Start Time: Sat Jan 31 17:50:26 2026 Epoch Time (ms): 1769899826279
[2026-01-31T22:50:26.636Z] variation: NoOptions
[2026-01-31T22:50:26.636Z] JVM_OPTIONS:
[2026-01-31T22:50:26.636Z] { \
[2026-01-31T22:50:26.636Z] echo ""; echo "TEST SETUP:"; \
[2026-01-31T22:50:26.636Z] echo "Nothing to be done for setup."; \
[2026-01-31T22:50:26.636Z] mkdir -p "/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17698998262383/renaissance-akka-uct_0"; \
[2026-01-31T22:50:26.636Z] cd "/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17698998262383/renaissance-akka-uct_0"; \
[2026-01-31T22:50:26.636Z] echo ""; echo "TESTING:"; \
[2026-01-31T22:50:26.636Z] "/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java" -jar "/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17698998262383/renaissance-akka-uct_0"/akka-uct.json" akka-uct; \
[2026-01-31T22:50:26.636Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-akka-uct_0""_PASSED"; echo "-----------------------------------"; cd /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/..; rm -f -r "/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17698998262383/renaissance-akka-uct_0"; else echo "-----------------------------------"; echo "renaissance-akka-uct_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-01-31T22:50:26.636Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-01-31T22:50:26.636Z] echo "Nothing to be done for teardown."; \
[2026-01-31T22:50:26.636Z] } 2>&1 | tee -a "/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17698998262383/TestTargetResult";
[2026-01-31T22:50:26.636Z]
[2026-01-31T22:50:26.636Z] TEST SETUP:
[2026-01-31T22:50:26.636Z] Nothing to be done for setup.
[2026-01-31T22:50:26.636Z]
[2026-01-31T22:50:26.636Z] TESTING:
[2026-01-31T22:50:26.636Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2026-01-31T22:50:26.636Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/output_17698998262383/renaissance-akka-uct_0/launcher-175026-16812001122220585127/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2026-01-31T22:50:26.636Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2026-01-31T22:50:26.636Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2026-01-31T22:50:26.999Z] ====== akka-uct (concurrency) [default], iteration 0 started ======
[2026-01-31T22:50:26.999Z] GC before operation: completed in 6.256 ms, heap usage 18.724 MB -> 5.720 MB.
[2026-01-31T22:50:28.281Z] final size= 199991
[2026-01-31T22:50:28.281Z] final height= 9
[2026-01-31T22:50:29.106Z] final size= 199991
[2026-01-31T22:50:29.106Z] final height= 9
[2026-01-31T22:50:30.334Z] final size= 199991
[2026-01-31T22:50:30.334Z] final height= 9
[2026-01-31T22:50:30.815Z] final size= 199991
[2026-01-31T22:50:30.815Z] final height= 9
[2026-01-31T22:50:31.658Z] final size= 199991
[2026-01-31T22:50:31.658Z] final height= 9
[2026-01-31T22:50:33.543Z] final size= 199991
[2026-01-31T22:50:33.543Z] final height= 9
[2026-01-31T22:50:34.399Z] final size= 199991
[2026-01-31T22:50:34.399Z] final height= 9
[2026-01-31T22:50:35.684Z] final size= 199991
[2026-01-31T22:50:35.684Z] final height= 9
[2026-01-31T22:50:36.515Z] final size= 199991
[2026-01-31T22:50:36.515Z] final height= 9
[2026-01-31T22:50:37.374Z] final size= 199991
[2026-01-31T22:50:37.374Z] final height= 9
[2026-01-31T22:50:38.191Z] WARNING: This benchmark provides no result that can be validated.
[2026-01-31T22:50:38.191Z] There is no way to check that no silent failure occurred.
[2026-01-31T22:50:38.191Z] ====== akka-uct (concurrency) [default], iteration 0 completed (11212.849 ms) ======
[2026-01-31T22:50:38.191Z] ====== akka-uct (concurrency) [default], iteration 1 started ======
[2026-01-31T22:50:38.619Z] GC before operation: completed in 194.041 ms, heap usage 1022.095 MB -> 90.082 MB.
[2026-01-31T22:50:38.619Z] final size= 199991
[2026-01-31T22:50:38.619Z] final height= 9
[2026-01-31T22:50:39.917Z] final size= 199991
[2026-01-31T22:50:39.917Z] final height= 9
[2026-01-31T22:50:40.731Z] final size= 199991
[2026-01-31T22:50:40.731Z] final height= 9
[2026-01-31T22:50:41.514Z] final size= 199991
[2026-01-31T22:50:41.514Z] final height= 9
[2026-01-31T22:50:42.314Z] final size= 199991
[2026-01-31T22:50:42.314Z] final height= 9
[2026-01-31T22:50:43.128Z] final size= 199991
[2026-01-31T22:50:43.128Z] final height= 9
[2026-01-31T22:50:43.484Z] final size= 199991
[2026-01-31T22:50:43.484Z] final height= 9
[2026-01-31T22:50:44.267Z] final size= 199991
[2026-01-31T22:50:44.267Z] final height= 9
[2026-01-31T22:50:45.121Z] final size= 199991
[2026-01-31T22:50:45.121Z] final height= 9
[2026-01-31T22:50:45.965Z] final size= 199991
[2026-01-31T22:50:45.965Z] final height= 9
[2026-01-31T22:50:46.328Z] WARNING: This benchmark provides no result that can be validated.
[2026-01-31T22:50:46.328Z] There is no way to check that no silent failure occurred.
[2026-01-31T22:50:46.328Z] ====== akka-uct (concurrency) [default], iteration 1 completed (8008.754 ms) ======
[2026-01-31T22:50:46.328Z] ====== akka-uct (concurrency) [default], iteration 2 started ======
[2026-01-31T22:50:46.685Z] GC before operation: completed in 136.638 ms, heap usage 654.420 MB -> 101.665 MB.
[2026-01-31T22:50:46.686Z] final size= 199991
[2026-01-31T22:50:46.686Z] final height= 9
[2026-01-31T22:50:48.021Z] final size= 199991
[2026-01-31T22:50:48.021Z] final height= 9
[2026-01-31T22:50:48.385Z] final size= 199991
[2026-01-31T22:50:48.385Z] final height= 9
[2026-01-31T22:50:49.196Z] final size= 199991
[2026-01-31T22:50:49.196Z] final height= 10
[2026-01-31T22:50:50.488Z] final size= 199991
[2026-01-31T22:50:50.488Z] final height= 9
[2026-01-31T22:50:50.845Z] final size= 199991
[2026-01-31T22:50:50.845Z] final height= 9
[2026-01-31T22:50:51.605Z] final size= 199991
[2026-01-31T22:50:51.605Z] final height= 9
[2026-01-31T22:50:52.860Z] final size= 199991
[2026-01-31T22:50:52.860Z] final height= 9
[2026-01-31T22:50:53.618Z] final size= 199991
[2026-01-31T22:50:53.618Z] final height= 9
[2026-01-31T22:50:54.055Z] final size= 199991
[2026-01-31T22:50:54.055Z] final height= 9
[2026-01-31T22:50:54.418Z] WARNING: This benchmark provides no result that can be validated.
[2026-01-31T22:50:54.418Z] There is no way to check that no silent failure occurred.
[2026-01-31T22:50:54.418Z] ====== akka-uct (concurrency) [default], iteration 2 completed (7996.206 ms) ======
[2026-01-31T22:50:54.418Z] ====== akka-uct (concurrency) [default], iteration 3 started ======
[2026-01-31T22:50:54.771Z] GC before operation: completed in 108.283 ms, heap usage 571.980 MB -> 98.586 MB.
[2026-01-31T22:50:54.771Z] final size= 199991
[2026-01-31T22:50:54.771Z] final height= 9
[2026-01-31T22:50:56.182Z] final size= 199991
[2026-01-31T22:50:56.182Z] final height= 9
[2026-01-31T22:50:56.555Z] final size= 199991
[2026-01-31T22:50:56.555Z] final height= 9
[2026-01-31T22:50:57.791Z] final size= 199991
[2026-01-31T22:50:57.791Z] final height= 9
[2026-01-31T22:50:58.566Z] final size= 199991
[2026-01-31T22:50:58.566Z] final height= 9
[2026-01-31T22:50:59.394Z] final size= 199991
[2026-01-31T22:50:59.394Z] final height= 9
[2026-01-31T22:51:00.230Z] final size= 199991
[2026-01-31T22:51:00.230Z] final height= 9
[2026-01-31T22:51:01.122Z] final size= 199991
[2026-01-31T22:51:01.122Z] final height= 9
[2026-01-31T22:51:02.018Z] final size= 199991
[2026-01-31T22:51:02.018Z] final height= 9
[2026-01-31T22:51:02.798Z] final size= 199991
[2026-01-31T22:51:02.798Z] final height= 9
[2026-01-31T22:51:03.241Z] WARNING: This benchmark provides no result that can be validated.
[2026-01-31T22:51:03.241Z] There is no way to check that no silent failure occurred.
[2026-01-31T22:51:03.241Z] ====== akka-uct (concurrency) [default], iteration 3 completed (8482.102 ms) ======
[2026-01-31T22:51:03.241Z] ====== akka-uct (concurrency) [default], iteration 4 started ======
[2026-01-31T22:51:03.241Z] GC before operation: completed in 153.406 ms, heap usage 1.035 GB -> 84.690 MB.
[2026-01-31T22:51:03.612Z] final size= 199991
[2026-01-31T22:51:03.612Z] final height= 9
[2026-01-31T22:51:04.416Z] final size= 199991
[2026-01-31T22:51:04.416Z] final height= 9
[2026-01-31T22:51:05.251Z] final size= 199991
[2026-01-31T22:51:05.251Z] final height= 9
[2026-01-31T22:51:05.622Z] final size= 199991
[2026-01-31T22:51:05.622Z] final height= 9
[2026-01-31T22:51:06.491Z] final size= 199991
[2026-01-31T22:51:06.491Z] final height= 9
[2026-01-31T22:51:07.261Z] final size= 199991
[2026-01-31T22:51:07.261Z] final height= 9
[2026-01-31T22:51:08.030Z] final size= 199991
[2026-01-31T22:51:08.030Z] final height= 9
[2026-01-31T22:51:08.796Z] final size= 199991
[2026-01-31T22:51:08.796Z] final height= 9
[2026-01-31T22:51:09.591Z] final size= 199991
[2026-01-31T22:51:09.591Z] final height= 9
[2026-01-31T22:51:10.407Z] final size= 199991
[2026-01-31T22:51:10.407Z] final height= 9
[2026-01-31T22:51:11.170Z] WARNING: This benchmark provides no result that can be validated.
[2026-01-31T22:51:11.170Z] There is no way to check that no silent failure occurred.
[2026-01-31T22:51:11.170Z] ====== akka-uct (concurrency) [default], iteration 4 completed (7687.734 ms) ======
[2026-01-31T22:51:11.170Z] ====== akka-uct (concurrency) [default], iteration 5 started ======
[2026-01-31T22:51:11.170Z] GC before operation: completed in 106.995 ms, heap usage 518.663 MB -> 96.790 MB.
[2026-01-31T22:51:11.561Z] final size= 199991
[2026-01-31T22:51:11.562Z] final height= 9
[2026-01-31T22:51:12.350Z] final size= 199991
[2026-01-31T22:51:12.350Z] final height= 9
[2026-01-31T22:51:13.125Z] final size= 199991
[2026-01-31T22:51:13.125Z] final height= 9
[2026-01-31T22:51:14.379Z] final size= 199991
[2026-01-31T22:51:14.379Z] final height= 9
[2026-01-31T22:51:15.255Z] final size= 199991
[2026-01-31T22:51:15.255Z] final height= 9
[2026-01-31T22:51:16.023Z] final size= 199991
[2026-01-31T22:51:16.023Z] final height= 9
[2026-01-31T22:51:16.881Z] final size= 199991
[2026-01-31T22:51:16.881Z] final height= 9
[2026-01-31T22:51:17.658Z] final size= 199991
[2026-01-31T22:51:17.658Z] final height= 9
[2026-01-31T22:51:18.947Z] final size= 199991
[2026-01-31T22:51:18.947Z] final height= 9
[2026-01-31T22:51:19.302Z] final size= 199991
[2026-01-31T22:51:19.302Z] final height= 9
[2026-01-31T22:51:19.661Z] WARNING: This benchmark provides no result that can be validated.
[2026-01-31T22:51:19.661Z] There is no way to check that no silent failure occurred.
[2026-01-31T22:51:19.661Z] ====== akka-uct (concurrency) [default], iteration 5 completed (8723.117 ms) ======
[2026-01-31T22:51:19.661Z] ====== akka-uct (concurrency) [default], iteration 6 started ======
[2026-01-31T22:51:20.025Z] GC before operation: completed in 190.875 ms, heap usage 996.681 MB -> 93.868 MB.
[2026-01-31T22:51:20.383Z] final size= 199991
[2026-01-31T22:51:20.383Z] final height= 9
[2026-01-31T22:51:21.231Z] final size= 199991
[2026-01-31T22:51:21.231Z] final height= 9
[2026-01-31T22:51:22.012Z] final size= 199991
[2026-01-31T22:51:22.012Z] final height= 9
[2026-01-31T22:51:22.906Z] final size= 199991
[2026-01-31T22:51:22.906Z] final height= 9
[2026-01-31T22:51:24.196Z] final size= 199991
[2026-01-31T22:51:24.196Z] final height= 9
[2026-01-31T22:51:25.512Z] final size= 199991
[2026-01-31T22:51:25.513Z] final height= 9
[2026-01-31T22:51:26.310Z] final size= 199991
[2026-01-31T22:51:26.310Z] final height= 9
[2026-01-31T22:51:28.178Z] final size= 199991
[2026-01-31T22:51:28.178Z] final height= 9
[2026-01-31T22:51:30.199Z] final size= 199991
[2026-01-31T22:51:30.199Z] final height= 9
[2026-01-31T22:51:31.566Z] final size= 199991
[2026-01-31T22:51:31.566Z] final height= 9
[2026-01-31T22:51:32.932Z] WARNING: This benchmark provides no result that can be validated.
[2026-01-31T22:51:32.932Z] There is no way to check that no silent failure occurred.
[2026-01-31T22:51:32.932Z] ====== akka-uct (concurrency) [default], iteration 6 completed (12922.141 ms) ======
[2026-01-31T22:51:32.932Z] ====== akka-uct (concurrency) [default], iteration 7 started ======
[2026-01-31T22:51:33.310Z] GC before operation: completed in 307.405 ms, heap usage 581.314 MB -> 94.939 MB.
[2026-01-31T22:51:34.623Z] final size= 199991
[2026-01-31T22:51:34.623Z] final height= 9
[2026-01-31T22:51:35.859Z] final size= 199991
[2026-01-31T22:51:35.859Z] final height= 9
[2026-01-31T22:51:37.164Z] final size= 199991
[2026-01-31T22:51:37.164Z] final height= 9
[2026-01-31T22:51:38.435Z] final size= 199991
[2026-01-31T22:51:38.435Z] final height= 9
[2026-01-31T22:51:39.209Z] final size= 199991
[2026-01-31T22:51:39.209Z] final height= 9
[2026-01-31T22:51:41.044Z] final size= 199991
[2026-01-31T22:51:41.045Z] final height= 9
[2026-01-31T22:51:41.899Z] final size= 199991
[2026-01-31T22:51:41.899Z] final height= 9
[2026-01-31T22:51:43.229Z] final size= 199991
[2026-01-31T22:51:43.229Z] final height= 9
[2026-01-31T22:51:44.488Z] final size= 199991
[2026-01-31T22:51:44.488Z] final height= 9
[2026-01-31T22:51:45.250Z] final size= 199991
[2026-01-31T22:51:45.250Z] final height= 9
[2026-01-31T22:51:45.661Z] WARNING: This benchmark provides no result that can be validated.
[2026-01-31T22:51:45.661Z] There is no way to check that no silent failure occurred.
[2026-01-31T22:51:45.661Z] ====== akka-uct (concurrency) [default], iteration 7 completed (12347.298 ms) ======
[2026-01-31T22:51:45.661Z] ====== akka-uct (concurrency) [default], iteration 8 started ======
[2026-01-31T22:51:45.661Z] GC before operation: completed in 119.756 ms, heap usage 595.357 MB -> 75.426 MB.
[2026-01-31T22:51:46.028Z] final size= 199991
[2026-01-31T22:51:46.028Z] final height= 9
[2026-01-31T22:51:47.252Z] final size= 199991
[2026-01-31T22:51:47.252Z] final height= 9
[2026-01-31T22:51:48.009Z] final size= 199991
[2026-01-31T22:51:48.009Z] final height= 9
[2026-01-31T22:51:48.768Z] final size= 199991
[2026-01-31T22:51:48.768Z] final height= 9
[2026-01-31T22:51:49.610Z] final size= 199991
[2026-01-31T22:51:49.610Z] final height= 9
[2026-01-31T22:51:50.868Z] final size= 199991
[2026-01-31T22:51:50.868Z] final height= 9
[2026-01-31T22:51:52.142Z] final size= 199991
[2026-01-31T22:51:52.142Z] final height= 9
[2026-01-31T22:51:52.947Z] final size= 199991
[2026-01-31T22:51:52.947Z] final height= 9
[2026-01-31T22:51:54.199Z] final size= 199991
[2026-01-31T22:51:54.199Z] final height= 9
[2026-01-31T22:51:54.976Z] final size= 199991
[2026-01-31T22:51:54.976Z] final height= 10
[2026-01-31T22:51:55.336Z] WARNING: This benchmark provides no result that can be validated.
[2026-01-31T22:51:55.336Z] There is no way to check that no silent failure occurred.
[2026-01-31T22:51:55.336Z] ====== akka-uct (concurrency) [default], iteration 8 completed (9660.346 ms) ======
[2026-01-31T22:51:55.336Z] ====== akka-uct (concurrency) [default], iteration 9 started ======
[2026-01-31T22:51:55.743Z] GC before operation: completed in 191.056 ms, heap usage 937.334 MB -> 108.282 MB.
[2026-01-31T22:51:56.135Z] final size= 199991
[2026-01-31T22:51:56.135Z] final height= 9
[2026-01-31T22:51:56.903Z] final size= 199991
[2026-01-31T22:51:56.903Z] final height= 9
[2026-01-31T22:51:58.145Z] final size= 199991
[2026-01-31T22:51:58.145Z] final height= 9
[2026-01-31T22:51:59.002Z] final size= 199991
[2026-01-31T22:51:59.002Z] final height= 9
[2026-01-31T22:51:59.783Z] final size= 199991
[2026-01-31T22:51:59.783Z] final height= 9
[2026-01-31T22:52:01.668Z] final size= 199991
[2026-01-31T22:52:01.668Z] final height= 9
[2026-01-31T22:52:02.493Z] final size= 199991
[2026-01-31T22:52:02.493Z] final height= 9
[2026-01-31T22:52:03.330Z] final size= 199991
[2026-01-31T22:52:03.330Z] final height= 9
[2026-01-31T22:52:04.191Z] final size= 199991
[2026-01-31T22:52:04.191Z] final height= 9
[2026-01-31T22:52:04.958Z] final size= 199991
[2026-01-31T22:52:04.958Z] final height= 9
[2026-01-31T22:52:05.727Z] WARNING: This benchmark provides no result that can be validated.
[2026-01-31T22:52:05.727Z] There is no way to check that no silent failure occurred.
[2026-01-31T22:52:05.727Z] ====== akka-uct (concurrency) [default], iteration 9 completed (10030.975 ms) ======
[2026-01-31T22:52:05.727Z] ====== akka-uct (concurrency) [default], iteration 10 started ======
[2026-01-31T22:52:05.727Z] GC before operation: completed in 101.286 ms, heap usage 400.439 MB -> 91.079 MB.
[2026-01-31T22:52:06.093Z] final size= 199991
[2026-01-31T22:52:06.093Z] final height= 9
[2026-01-31T22:52:06.915Z] final size= 199991
[2026-01-31T22:52:06.915Z] final height= 9
[2026-01-31T22:52:07.687Z] final size= 199991
[2026-01-31T22:52:07.687Z] final height= 9
[2026-01-31T22:52:08.448Z] final size= 199991
[2026-01-31T22:52:08.448Z] final height= 9
[2026-01-31T22:52:09.311Z] final size= 199991
[2026-01-31T22:52:09.311Z] final height= 9
[2026-01-31T22:52:10.083Z] final size= 199991
[2026-01-31T22:52:10.083Z] final height= 9
[2026-01-31T22:52:11.982Z] final size= 199991
[2026-01-31T22:52:11.982Z] final height= 9
[2026-01-31T22:52:13.281Z] final size= 199991
[2026-01-31T22:52:13.281Z] final height= 9
[2026-01-31T22:52:14.129Z] final size= 199991
[2026-01-31T22:52:14.129Z] final height= 9
[2026-01-31T22:52:14.931Z] final size= 199991
[2026-01-31T22:52:14.931Z] final height= 9
[2026-01-31T22:52:15.694Z] WARNING: This benchmark provides no result that can be validated.
[2026-01-31T22:52:15.694Z] There is no way to check that no silent failure occurred.
[2026-01-31T22:52:15.694Z] ====== akka-uct (concurrency) [default], iteration 10 completed (9816.129 ms) ======
[2026-01-31T22:52:15.694Z] ====== akka-uct (concurrency) [default], iteration 11 started ======
[2026-01-31T22:52:15.694Z] GC before operation: completed in 100.483 ms, heap usage 768.626 MB -> 70.904 MB.
[2026-01-31T22:52:16.049Z] final size= 199991
[2026-01-31T22:52:16.049Z] final height= 9
[2026-01-31T22:52:16.875Z] final size= 199991
[2026-01-31T22:52:16.875Z] final height= 9
[2026-01-31T22:52:17.643Z] final size= 199991
[2026-01-31T22:52:17.643Z] final height= 9
[2026-01-31T22:52:18.413Z] final size= 199991
[2026-01-31T22:52:18.413Z] final height= 10
[2026-01-31T22:52:19.260Z] final size= 199991
[2026-01-31T22:52:19.260Z] final height= 9
[2026-01-31T22:52:20.068Z] final size= 199991
[2026-01-31T22:52:20.068Z] final height= 9
[2026-01-31T22:52:21.396Z] final size= 199991
[2026-01-31T22:52:21.396Z] final height= 9
[2026-01-31T22:52:22.730Z] final size= 199991
[2026-01-31T22:52:22.730Z] final height= 9
[2026-01-31T22:52:23.513Z] final size= 199991
[2026-01-31T22:52:23.513Z] final height= 9
[2026-01-31T22:52:24.900Z] final size= 199991
[2026-01-31T22:52:24.900Z] final height= 9
[2026-01-31T22:52:25.345Z] WARNING: This benchmark provides no result that can be validated.
[2026-01-31T22:52:25.345Z] There is no way to check that no silent failure occurred.
[2026-01-31T22:52:25.345Z] ====== akka-uct (concurrency) [default], iteration 11 completed (9486.008 ms) ======
[2026-01-31T22:52:25.345Z] ====== akka-uct (concurrency) [default], iteration 12 started ======
[2026-01-31T22:52:25.345Z] GC before operation: completed in 226.199 ms, heap usage 607.480 MB -> 118.007 MB.
[2026-01-31T22:52:25.713Z] final size= 199991
[2026-01-31T22:52:25.713Z] final height= 9
[2026-01-31T22:52:27.086Z] final size= 199991
[2026-01-31T22:52:27.086Z] final height= 9
[2026-01-31T22:52:27.901Z] final size= 199991
[2026-01-31T22:52:27.901Z] final height= 9
[2026-01-31T22:52:28.731Z] final size= 199991
[2026-01-31T22:52:28.731Z] final height= 9
[2026-01-31T22:52:29.583Z] final size= 199991
[2026-01-31T22:52:29.583Z] final height= 9
[2026-01-31T22:52:30.385Z] final size= 199991
[2026-01-31T22:52:30.385Z] final height= 9
[2026-01-31T22:52:31.746Z] final size= 199991
[2026-01-31T22:52:31.746Z] final height= 9
[2026-01-31T22:52:32.532Z] final size= 199991
[2026-01-31T22:52:32.532Z] final height= 9
[2026-01-31T22:52:33.330Z] final size= 199991
[2026-01-31T22:52:33.330Z] final height= 9
[2026-01-31T22:52:34.687Z] final size= 199991
[2026-01-31T22:52:34.687Z] final height= 9
[2026-01-31T22:52:35.051Z] WARNING: This benchmark provides no result that can be validated.
[2026-01-31T22:52:35.051Z] There is no way to check that no silent failure occurred.
[2026-01-31T22:52:35.051Z] ====== akka-uct (concurrency) [default], iteration 12 completed (9655.794 ms) ======
[2026-01-31T22:52:35.051Z] ====== akka-uct (concurrency) [default], iteration 13 started ======
[2026-01-31T22:52:35.051Z] GC before operation: completed in 94.513 ms, heap usage 424.886 MB -> 95.028 MB.
[2026-01-31T22:52:35.444Z] final size= 199991
[2026-01-31T22:52:35.444Z] final height= 9
[2026-01-31T22:52:36.223Z] final size= 199991
[2026-01-31T22:52:36.223Z] final height= 9
[2026-01-31T22:52:36.995Z] final size= 199991
[2026-01-31T22:52:36.995Z] final height= 9
[2026-01-31T22:52:38.257Z] final size= 199991
[2026-01-31T22:52:38.257Z] final height= 9
[2026-01-31T22:52:38.616Z] final size= 199991
[2026-01-31T22:52:38.616Z] final height= 9
[2026-01-31T22:52:39.400Z] final size= 199991
[2026-01-31T22:52:39.400Z] final height= 9
[2026-01-31T22:52:40.739Z] final size= 199991
[2026-01-31T22:52:40.739Z] final height= 9
[2026-01-31T22:52:42.053Z] final size= 199991
[2026-01-31T22:52:42.053Z] final height= 9
[2026-01-31T22:52:43.943Z] final size= 199991
[2026-01-31T22:52:43.944Z] final height= 9
[2026-01-31T22:52:44.727Z] final size= 199991
[2026-01-31T22:52:44.727Z] final height= 9
[2026-01-31T22:52:45.109Z] WARNING: This benchmark provides no result that can be validated.
[2026-01-31T22:52:45.109Z] There is no way to check that no silent failure occurred.
[2026-01-31T22:52:45.109Z] ====== akka-uct (concurrency) [default], iteration 13 completed (9999.689 ms) ======
[2026-01-31T22:52:45.109Z] ====== akka-uct (concurrency) [default], iteration 14 started ======
[2026-01-31T22:52:45.109Z] GC before operation: completed in 169.439 ms, heap usage 592.811 MB -> 110.653 MB.
[2026-01-31T22:52:45.904Z] final size= 199991
[2026-01-31T22:52:45.904Z] final height= 9
[2026-01-31T22:52:46.735Z] final size= 199991
[2026-01-31T22:52:46.735Z] final height= 9
[2026-01-31T22:52:47.527Z] final size= 199991
[2026-01-31T22:52:47.527Z] final height= 9
[2026-01-31T22:52:50.131Z] final size= 199991
[2026-01-31T22:52:50.131Z] final height= 9
[2026-01-31T22:52:51.016Z] final size= 199991
[2026-01-31T22:52:51.016Z] final height= 9
[2026-01-31T22:52:52.463Z] final size= 199991
[2026-01-31T22:52:52.463Z] final height= 9
[2026-01-31T22:52:53.355Z] final size= 199991
[2026-01-31T22:52:53.355Z] final height= 9
[2026-01-31T22:52:54.622Z] final size= 199991
[2026-01-31T22:52:54.622Z] final height= 9
[2026-01-31T22:52:55.491Z] final size= 199991
[2026-01-31T22:52:55.491Z] final height= 9
[2026-01-31T22:52:56.338Z] final size= 199991
[2026-01-31T22:52:56.338Z] final height= 9
[2026-01-31T22:52:56.755Z] WARNING: This benchmark provides no result that can be validated.
[2026-01-31T22:52:56.755Z] There is no way to check that no silent failure occurred.
[2026-01-31T22:52:56.755Z] ====== akka-uct (concurrency) [default], iteration 14 completed (11617.273 ms) ======
[2026-01-31T22:52:56.755Z] ====== akka-uct (concurrency) [default], iteration 15 started ======
[2026-01-31T22:52:57.120Z] GC before operation: completed in 113.234 ms, heap usage 551.980 MB -> 102.050 MB.
[2026-01-31T22:52:57.120Z] final size= 199991
[2026-01-31T22:52:57.120Z] final height= 9
[2026-01-31T22:52:58.953Z] final size= 199991
[2026-01-31T22:52:58.953Z] final height= 9
[2026-01-31T22:53:00.341Z] final size= 199991
[2026-01-31T22:53:00.341Z] final height= 9
[2026-01-31T22:53:02.256Z] final size= 199991
[2026-01-31T22:53:02.256Z] final height= 9
[2026-01-31T22:53:03.070Z] final size= 199991
[2026-01-31T22:53:03.070Z] final height= 9
[2026-01-31T22:53:04.322Z] final size= 199991
[2026-01-31T22:53:04.322Z] final height= 9
[2026-01-31T22:53:05.180Z] final size= 199991
[2026-01-31T22:53:05.180Z] final height= 9
[2026-01-31T22:53:06.412Z] final size= 199991
[2026-01-31T22:53:06.412Z] final height= 9
[2026-01-31T22:53:07.196Z] final size= 199991
[2026-01-31T22:53:07.196Z] final height= 9
[2026-01-31T22:53:08.015Z] final size= 199991
[2026-01-31T22:53:08.015Z] final height= 9
[2026-01-31T22:53:08.404Z] WARNING: This benchmark provides no result that can be validated.
[2026-01-31T22:53:08.404Z] There is no way to check that no silent failure occurred.
[2026-01-31T22:53:08.404Z] ====== akka-uct (concurrency) [default], iteration 15 completed (11444.626 ms) ======
[2026-01-31T22:53:08.404Z] ====== akka-uct (concurrency) [default], iteration 16 started ======
[2026-01-31T22:53:08.758Z] GC before operation: completed in 154.973 ms, heap usage 943.217 MB -> 90.560 MB.
[2026-01-31T22:53:09.143Z] final size= 199991
[2026-01-31T22:53:09.143Z] final height= 9
[2026-01-31T22:53:09.943Z] final size= 199991
[2026-01-31T22:53:09.943Z] final height= 9
[2026-01-31T22:53:11.190Z] final size= 199991
[2026-01-31T22:53:11.190Z] final height= 9
[2026-01-31T22:53:11.955Z] final size= 199991
[2026-01-31T22:53:11.955Z] final height= 9
[2026-01-31T22:53:13.222Z] final size= 199991
[2026-01-31T22:53:13.222Z] final height= 9
[2026-01-31T22:53:13.988Z] final size= 199991
[2026-01-31T22:53:13.988Z] final height= 9
[2026-01-31T22:53:14.797Z] final size= 199991
[2026-01-31T22:53:14.797Z] final height= 9
[2026-01-31T22:53:15.638Z] final size= 199991
[2026-01-31T22:53:15.638Z] final height= 9
[2026-01-31T22:53:16.399Z] final size= 199991
[2026-01-31T22:53:16.399Z] final height= 9
[2026-01-31T22:53:17.166Z] final size= 199991
[2026-01-31T22:53:17.166Z] final height= 9
[2026-01-31T22:53:17.549Z] WARNING: This benchmark provides no result that can be validated.
[2026-01-31T22:53:17.549Z] There is no way to check that no silent failure occurred.
[2026-01-31T22:53:17.549Z] ====== akka-uct (concurrency) [default], iteration 16 completed (8801.371 ms) ======
[2026-01-31T22:53:17.549Z] ====== akka-uct (concurrency) [default], iteration 17 started ======
[2026-01-31T22:53:17.549Z] GC before operation: completed in 146.415 ms, heap usage 857.205 MB -> 80.359 MB.
[2026-01-31T22:53:17.906Z] final size= 199991
[2026-01-31T22:53:17.906Z] final height= 9
[2026-01-31T22:53:18.665Z] final size= 199991
[2026-01-31T22:53:18.665Z] final height= 10
[2026-01-31T22:53:19.427Z] final size= 199991
[2026-01-31T22:53:19.427Z] final height= 9
[2026-01-31T22:53:20.284Z] final size= 199991
[2026-01-31T22:53:20.284Z] final height= 9
[2026-01-31T22:53:21.576Z] final size= 199991
[2026-01-31T22:53:21.576Z] final height= 9
[2026-01-31T22:53:22.400Z] final size= 199991
[2026-01-31T22:53:22.400Z] final height= 9
[2026-01-31T22:53:23.696Z] final size= 199991
[2026-01-31T22:53:23.696Z] final height= 9
[2026-01-31T22:53:24.490Z] final size= 199991
[2026-01-31T22:53:24.490Z] final height= 9
[2026-01-31T22:53:25.733Z] final size= 199991
[2026-01-31T22:53:25.733Z] final height= 9
[2026-01-31T22:53:26.517Z] final size= 199991
[2026-01-31T22:53:26.517Z] final height= 9
[2026-01-31T22:53:26.906Z] WARNING: This benchmark provides no result that can be validated.
[2026-01-31T22:53:26.906Z] There is no way to check that no silent failure occurred.
[2026-01-31T22:53:26.906Z] ====== akka-uct (concurrency) [default], iteration 17 completed (9482.283 ms) ======
[2026-01-31T22:53:26.906Z] ====== akka-uct (concurrency) [default], iteration 18 started ======
[2026-01-31T22:53:27.270Z] GC before operation: completed in 87.540 ms, heap usage 420.370 MB -> 78.859 MB.
[2026-01-31T22:53:27.635Z] final size= 199991
[2026-01-31T22:53:27.635Z] final height= 9
[2026-01-31T22:53:28.427Z] final size= 199991
[2026-01-31T22:53:28.427Z] final height= 9
[2026-01-31T22:53:29.278Z] final size= 199991
[2026-01-31T22:53:29.278Z] final height= 9
[2026-01-31T22:53:30.575Z] final size= 199991
[2026-01-31T22:53:30.575Z] final height= 9
[2026-01-31T22:53:31.425Z] final size= 199991
[2026-01-31T22:53:31.425Z] final height= 9
[2026-01-31T22:53:32.190Z] final size= 199991
[2026-01-31T22:53:32.190Z] final height= 9
[2026-01-31T22:53:33.068Z] final size= 199991
[2026-01-31T22:53:33.068Z] final height= 9
[2026-01-31T22:53:33.879Z] final size= 199991
[2026-01-31T22:53:33.879Z] final height= 9
[2026-01-31T22:53:34.701Z] final size= 199991
[2026-01-31T22:53:34.701Z] final height= 9
[2026-01-31T22:53:35.060Z] final size= 199991
[2026-01-31T22:53:35.060Z] final height= 9
[2026-01-31T22:53:35.829Z] WARNING: This benchmark provides no result that can be validated.
[2026-01-31T22:53:35.829Z] There is no way to check that no silent failure occurred.
[2026-01-31T22:53:35.829Z] ====== akka-uct (concurrency) [default], iteration 18 completed (8530.457 ms) ======
[2026-01-31T22:53:35.829Z] ====== akka-uct (concurrency) [default], iteration 19 started ======
[2026-01-31T22:53:35.829Z] GC before operation: completed in 123.473 ms, heap usage 547.346 MB -> 79.944 MB.
[2026-01-31T22:53:36.189Z] final size= 199991
[2026-01-31T22:53:36.189Z] final height= 9
[2026-01-31T22:53:36.978Z] final size= 199991
[2026-01-31T22:53:36.978Z] final height= 9
[2026-01-31T22:53:37.853Z] final size= 199991
[2026-01-31T22:53:37.853Z] final height= 9
[2026-01-31T22:53:38.684Z] final size= 199991
[2026-01-31T22:53:38.684Z] final height= 9
[2026-01-31T22:53:39.500Z] final size= 199991
[2026-01-31T22:53:39.500Z] final height= 9
[2026-01-31T22:53:40.760Z] final size= 199991
[2026-01-31T22:53:40.760Z] final height= 9
[2026-01-31T22:53:41.770Z] final size= 199991
[2026-01-31T22:53:41.770Z] final height= 9
[2026-01-31T22:53:43.046Z] final size= 199991
[2026-01-31T22:53:43.046Z] final height= 9
[2026-01-31T22:53:43.883Z] final size= 199991
[2026-01-31T22:53:43.883Z] final height= 9
[2026-01-31T22:53:45.121Z] final size= 199991
[2026-01-31T22:53:45.121Z] final height= 9
[2026-01-31T22:53:45.508Z] WARNING: This benchmark provides no result that can be validated.
[2026-01-31T22:53:45.509Z] There is no way to check that no silent failure occurred.
[2026-01-31T22:53:45.509Z] ====== akka-uct (concurrency) [default], iteration 19 completed (9585.824 ms) ======
[2026-01-31T22:53:45.509Z] ====== akka-uct (concurrency) [default], iteration 20 started ======
[2026-01-31T22:53:45.509Z] GC before operation: completed in 138.761 ms, heap usage 405.325 MB -> 115.876 MB.
[2026-01-31T22:53:45.886Z] final size= 199991
[2026-01-31T22:53:45.886Z] final height= 9
[2026-01-31T22:53:46.670Z] final size= 199991
[2026-01-31T22:53:46.670Z] final height= 9
[2026-01-31T22:53:48.002Z] final size= 199991
[2026-01-31T22:53:48.002Z] final height= 9
[2026-01-31T22:53:48.822Z] final size= 199991
[2026-01-31T22:53:48.822Z] final height= 9
[2026-01-31T22:53:50.074Z] final size= 199991
[2026-01-31T22:53:50.074Z] final height= 9
[2026-01-31T22:53:50.899Z] final size= 199991
[2026-01-31T22:53:50.899Z] final height= 9
[2026-01-31T22:53:52.190Z] final size= 199991
[2026-01-31T22:53:52.190Z] final height= 9
[2026-01-31T22:53:53.050Z] final size= 199991
[2026-01-31T22:53:53.050Z] final height= 9
[2026-01-31T22:53:54.390Z] final size= 199991
[2026-01-31T22:53:54.390Z] final height= 9
[2026-01-31T22:53:55.239Z] final size= 199991
[2026-01-31T22:53:55.239Z] final height= 9
[2026-01-31T22:53:56.006Z] WARNING: This benchmark provides no result that can be validated.
[2026-01-31T22:53:56.006Z] There is no way to check that no silent failure occurred.
[2026-01-31T22:53:56.006Z] ====== akka-uct (concurrency) [default], iteration 20 completed (10286.811 ms) ======
[2026-01-31T22:53:56.006Z] ====== akka-uct (concurrency) [default], iteration 21 started ======
[2026-01-31T22:53:56.006Z] GC before operation: completed in 216.377 ms, heap usage 585.782 MB -> 92.657 MB.
[2026-01-31T22:53:56.375Z] final size= 199991
[2026-01-31T22:53:56.375Z] final height= 9
[2026-01-31T22:53:57.632Z] final size= 199991
[2026-01-31T22:53:57.632Z] final height= 9
[2026-01-31T22:53:58.456Z] final size= 199991
[2026-01-31T22:53:58.456Z] final height= 9
[2026-01-31T22:53:59.752Z] final size= 199991
[2026-01-31T22:53:59.752Z] final height= 9
[2026-01-31T22:54:01.208Z] final size= 199991
[2026-01-31T22:54:01.208Z] final height= 9
[2026-01-31T22:54:02.063Z] final size= 199991
[2026-01-31T22:54:02.063Z] final height= 10
[2026-01-31T22:54:02.869Z] final size= 199991
[2026-01-31T22:54:02.869Z] final height= 9
[2026-01-31T22:54:03.739Z] final size= 199991
[2026-01-31T22:54:03.739Z] final height= 9
[2026-01-31T22:54:05.097Z] final size= 199991
[2026-01-31T22:54:05.097Z] final height= 9
[2026-01-31T22:54:06.398Z] final size= 199991
[2026-01-31T22:54:06.398Z] final height= 9
[2026-01-31T22:54:06.787Z] WARNING: This benchmark provides no result that can be validated.
[2026-01-31T22:54:06.787Z] There is no way to check that no silent failure occurred.
[2026-01-31T22:54:06.787Z] ====== akka-uct (concurrency) [default], iteration 21 completed (10712.266 ms) ======
[2026-01-31T22:54:06.787Z] ====== akka-uct (concurrency) [default], iteration 22 started ======
[2026-01-31T22:54:06.787Z] GC before operation: completed in 96.313 ms, heap usage 474.979 MB -> 73.657 MB.
[2026-01-31T22:54:07.141Z] final size= 199991
[2026-01-31T22:54:07.141Z] final height= 9
[2026-01-31T22:54:08.385Z] final size= 199991
[2026-01-31T22:54:08.385Z] final height= 9
[2026-01-31T22:54:09.610Z] final size= 199991
[2026-01-31T22:54:09.610Z] final height= 9
[2026-01-31T22:54:10.438Z] final size= 199991
[2026-01-31T22:54:10.438Z] final height= 9
[2026-01-31T22:54:11.732Z] final size= 199991
[2026-01-31T22:54:11.733Z] final height= 9
[2026-01-31T22:54:12.548Z] final size= 199991
[2026-01-31T22:54:12.548Z] final height= 9
[2026-01-31T22:54:13.320Z] final size= 199991
[2026-01-31T22:54:13.320Z] final height= 9
[2026-01-31T22:54:14.555Z] final size= 199991
[2026-01-31T22:54:14.555Z] final height= 9
[2026-01-31T22:54:14.909Z] final size= 199991
[2026-01-31T22:54:14.909Z] final height= 9
[2026-01-31T22:54:16.157Z] final size= 199991
[2026-01-31T22:54:16.157Z] final height= 9
[2026-01-31T22:54:16.157Z] WARNING: This benchmark provides no result that can be validated.
[2026-01-31T22:54:16.157Z] There is no way to check that no silent failure occurred.
[2026-01-31T22:54:16.157Z] ====== akka-uct (concurrency) [default], iteration 22 completed (9448.061 ms) ======
[2026-01-31T22:54:16.157Z] ====== akka-uct (concurrency) [default], iteration 23 started ======
[2026-01-31T22:54:16.510Z] GC before operation: completed in 104.721 ms, heap usage 706.935 MB -> 78.465 MB.
[2026-01-31T22:54:16.510Z] final size= 199991
[2026-01-31T22:54:16.510Z] final height= 9
[2026-01-31T22:54:17.850Z] final size= 199991
[2026-01-31T22:54:17.871Z] final height= 9
[2026-01-31T22:54:18.286Z] final size= 199991
[2026-01-31T22:54:18.286Z] final height= 9
[2026-01-31T22:54:19.115Z] final size= 199991
[2026-01-31T22:54:19.115Z] final height= 9
[2026-01-31T22:54:20.418Z] final size= 199991
[2026-01-31T22:54:20.418Z] final height= 9
[2026-01-31T22:54:21.206Z] final size= 199991
[2026-01-31T22:54:21.206Z] final height= 9
[2026-01-31T22:54:21.971Z] final size= 199991
[2026-01-31T22:54:21.971Z] final height= 9
[2026-01-31T22:54:23.261Z] final size= 199991
[2026-01-31T22:54:23.261Z] final height= 9
[2026-01-31T22:54:24.024Z] final size= 199991
[2026-01-31T22:54:24.024Z] final height= 9
[2026-01-31T22:54:25.309Z] final size= 199991
[2026-01-31T22:54:25.309Z] final height= 9
[2026-01-31T22:54:25.309Z] WARNING: This benchmark provides no result that can be validated.
[2026-01-31T22:54:25.309Z] There is no way to check that no silent failure occurred.
[2026-01-31T22:54:25.309Z] ====== akka-uct (concurrency) [default], iteration 23 completed (9022.892 ms) ======
[2026-01-31T22:54:25.670Z] -----------------------------------
[2026-01-31T22:54:25.670Z] renaissance-akka-uct_0_PASSED
[2026-01-31T22:54:25.670Z] -----------------------------------
[2026-01-31T22:54:25.670Z]
[2026-01-31T22:54:25.670Z] TEST TEARDOWN:
[2026-01-31T22:54:25.670Z] Nothing to be done for teardown.
[2026-01-31T22:54:26.030Z] renaissance-akka-uct_0 Finish Time: Sat Jan 31 17:54:25 2026 Epoch Time (ms): 1769900065642
[2026-01-31T22:54:26.030Z]
[2026-01-31T22:54:26.030Z] ===============================================
[2026-01-31T22:54:26.030Z] Running test renaissance-fj-kmeans_0 ...
[2026-01-31T22:54:26.030Z] ===============================================
[2026-01-31T22:54:26.030Z] renaissance-fj-kmeans_0 Start Time: Sat Jan 31 17:54:25 2026 Epoch Time (ms): 1769900065715
[2026-01-31T22:54:26.030Z] variation: NoOptions
[2026-01-31T22:54:26.030Z] JVM_OPTIONS:
[2026-01-31T22:54:26.030Z] { \
[2026-01-31T22:54:26.030Z] echo ""; echo "TEST SETUP:"; \
[2026-01-31T22:54:26.030Z] echo "Nothing to be done for setup."; \
[2026-01-31T22:54:26.030Z] mkdir -p "/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17698998262383/renaissance-fj-kmeans_0"; \
[2026-01-31T22:54:26.030Z] cd "/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17698998262383/renaissance-fj-kmeans_0"; \
[2026-01-31T22:54:26.030Z] echo ""; echo "TESTING:"; \
[2026-01-31T22:54:26.030Z] "/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java" -jar "/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17698998262383/renaissance-fj-kmeans_0"/fj-kmeans.json" fj-kmeans; \
[2026-01-31T22:54:26.030Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-fj-kmeans_0""_PASSED"; echo "-----------------------------------"; cd /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/..; rm -f -r "/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17698998262383/renaissance-fj-kmeans_0"; else echo "-----------------------------------"; echo "renaissance-fj-kmeans_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-01-31T22:54:26.030Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-01-31T22:54:26.030Z] echo "Nothing to be done for teardown."; \
[2026-01-31T22:54:26.030Z] } 2>&1 | tee -a "/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17698998262383/TestTargetResult";
[2026-01-31T22:54:26.030Z]
[2026-01-31T22:54:26.030Z] TEST SETUP:
[2026-01-31T22:54:26.030Z] Nothing to be done for setup.
[2026-01-31T22:54:26.030Z]
[2026-01-31T22:54:26.030Z] TESTING:
[2026-01-31T22:54:26.389Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2026-01-31T22:54:26.389Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/output_17698998262383/renaissance-fj-kmeans_0/launcher-175425-3638693667700072245/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2026-01-31T22:54:26.389Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2026-01-31T22:54:26.389Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2026-01-31T22:54:27.185Z] ====== fj-kmeans (concurrency) [default], iteration 0 started ======
[2026-01-31T22:54:27.185Z] GC before operation: completed in 39.641 ms, heap usage 112.360 MB -> 84.519 MB.
[2026-01-31T22:54:32.417Z] ====== fj-kmeans (concurrency) [default], iteration 0 completed (4798.957 ms) ======
[2026-01-31T22:54:32.417Z] ====== fj-kmeans (concurrency) [default], iteration 1 started ======
[2026-01-31T22:54:32.417Z] GC before operation: completed in 49.956 ms, heap usage 126.704 MB -> 84.606 MB.
[2026-01-31T22:54:36.523Z] ====== fj-kmeans (concurrency) [default], iteration 1 completed (4240.052 ms) ======
[2026-01-31T22:54:36.523Z] ====== fj-kmeans (concurrency) [default], iteration 2 started ======
[2026-01-31T22:54:36.523Z] GC before operation: completed in 62.757 ms, heap usage 395.213 MB -> 84.606 MB.
[2026-01-31T22:54:40.267Z] ====== fj-kmeans (concurrency) [default], iteration 2 completed (4074.661 ms) ======
[2026-01-31T22:54:40.267Z] ====== fj-kmeans (concurrency) [default], iteration 3 started ======
[2026-01-31T22:54:40.267Z] GC before operation: completed in 33.319 ms, heap usage 535.334 MB -> 84.606 MB.
[2026-01-31T22:54:44.374Z] ====== fj-kmeans (concurrency) [default], iteration 3 completed (3533.843 ms) ======
[2026-01-31T22:54:44.374Z] ====== fj-kmeans (concurrency) [default], iteration 4 started ======
[2026-01-31T22:54:44.374Z] GC before operation: completed in 35.056 ms, heap usage 178.624 MB -> 84.607 MB.
[2026-01-31T22:54:47.616Z] ====== fj-kmeans (concurrency) [default], iteration 4 completed (3787.351 ms) ======
[2026-01-31T22:54:47.616Z] ====== fj-kmeans (concurrency) [default], iteration 5 started ======
[2026-01-31T22:54:47.997Z] GC before operation: completed in 34.352 ms, heap usage 406.175 MB -> 84.607 MB.
[2026-01-31T22:54:52.157Z] ====== fj-kmeans (concurrency) [default], iteration 5 completed (3941.355 ms) ======
[2026-01-31T22:54:52.157Z] ====== fj-kmeans (concurrency) [default], iteration 6 started ======
[2026-01-31T22:54:52.157Z] GC before operation: completed in 42.754 ms, heap usage 112.761 MB -> 84.608 MB.
[2026-01-31T22:54:56.248Z] ====== fj-kmeans (concurrency) [default], iteration 6 completed (4361.254 ms) ======
[2026-01-31T22:54:56.248Z] ====== fj-kmeans (concurrency) [default], iteration 7 started ======
[2026-01-31T22:54:56.248Z] GC before operation: completed in 62.979 ms, heap usage 295.364 MB -> 84.608 MB.
[2026-01-31T22:55:01.346Z] ====== fj-kmeans (concurrency) [default], iteration 7 completed (4295.885 ms) ======
[2026-01-31T22:55:01.346Z] ====== fj-kmeans (concurrency) [default], iteration 8 started ======
[2026-01-31T22:55:01.346Z] GC before operation: completed in 76.345 ms, heap usage 432.840 MB -> 84.608 MB.
[2026-01-31T22:55:04.689Z] ====== fj-kmeans (concurrency) [default], iteration 8 completed (3946.025 ms) ======
[2026-01-31T22:55:04.689Z] ====== fj-kmeans (concurrency) [default], iteration 9 started ======
[2026-01-31T22:55:04.689Z] GC before operation: completed in 47.455 ms, heap usage 264.930 MB -> 84.608 MB.
[2026-01-31T22:55:08.893Z] ====== fj-kmeans (concurrency) [default], iteration 9 completed (4172.599 ms) ======
[2026-01-31T22:55:08.893Z] ====== fj-kmeans (concurrency) [default], iteration 10 started ======
[2026-01-31T22:55:08.893Z] GC before operation: completed in 29.828 ms, heap usage 459.211 MB -> 84.608 MB.
[2026-01-31T22:55:13.329Z] ====== fj-kmeans (concurrency) [default], iteration 10 completed (4532.387 ms) ======
[2026-01-31T22:55:13.329Z] ====== fj-kmeans (concurrency) [default], iteration 11 started ======
[2026-01-31T22:55:13.329Z] GC before operation: completed in 50.365 ms, heap usage 238.762 MB -> 84.608 MB.
[2026-01-31T22:55:17.505Z] ====== fj-kmeans (concurrency) [default], iteration 11 completed (4258.645 ms) ======
[2026-01-31T22:55:17.505Z] ====== fj-kmeans (concurrency) [default], iteration 12 started ======
[2026-01-31T22:55:17.871Z] GC before operation: completed in 43.739 ms, heap usage 383.015 MB -> 84.608 MB.
[2026-01-31T22:55:22.173Z] ====== fj-kmeans (concurrency) [default], iteration 12 completed (4262.993 ms) ======
[2026-01-31T22:55:22.173Z] ====== fj-kmeans (concurrency) [default], iteration 13 started ======
[2026-01-31T22:55:22.173Z] GC before operation: completed in 56.683 ms, heap usage 112.987 MB -> 84.608 MB.
[2026-01-31T22:55:27.510Z] ====== fj-kmeans (concurrency) [default], iteration 13 completed (4675.355 ms) ======
[2026-01-31T22:55:27.510Z] ====== fj-kmeans (concurrency) [default], iteration 14 started ======
[2026-01-31T22:55:27.510Z] GC before operation: completed in 67.078 ms, heap usage 143.334 MB -> 84.608 MB.
[2026-01-31T22:55:31.670Z] ====== fj-kmeans (concurrency) [default], iteration 14 completed (4302.688 ms) ======
[2026-01-31T22:55:31.670Z] ====== fj-kmeans (concurrency) [default], iteration 15 started ======
[2026-01-31T22:55:31.670Z] GC before operation: completed in 48.520 ms, heap usage 151.707 MB -> 84.609 MB.
[2026-01-31T22:55:35.917Z] ====== fj-kmeans (concurrency) [default], iteration 15 completed (4627.219 ms) ======
[2026-01-31T22:55:35.917Z] ====== fj-kmeans (concurrency) [default], iteration 16 started ======
[2026-01-31T22:55:35.917Z] GC before operation: completed in 54.007 ms, heap usage 593.192 MB -> 84.609 MB.
[2026-01-31T22:55:41.146Z] ====== fj-kmeans (concurrency) [default], iteration 16 completed (4867.335 ms) ======
[2026-01-31T22:55:41.146Z] ====== fj-kmeans (concurrency) [default], iteration 17 started ======
[2026-01-31T22:55:41.146Z] GC before operation: completed in 57.954 ms, heap usage 140.755 MB -> 84.610 MB.
[2026-01-31T22:55:45.304Z] ====== fj-kmeans (concurrency) [default], iteration 17 completed (4075.207 ms) ======
[2026-01-31T22:55:45.304Z] ====== fj-kmeans (concurrency) [default], iteration 18 started ======
[2026-01-31T22:55:45.304Z] GC before operation: completed in 28.428 ms, heap usage 513.732 MB -> 84.610 MB.
[2026-01-31T22:55:48.550Z] ====== fj-kmeans (concurrency) [default], iteration 18 completed (3620.742 ms) ======
[2026-01-31T22:55:48.550Z] ====== fj-kmeans (concurrency) [default], iteration 19 started ======
[2026-01-31T22:55:48.550Z] GC before operation: completed in 33.474 ms, heap usage 334.353 MB -> 84.610 MB.
[2026-01-31T22:55:51.864Z] ====== fj-kmeans (concurrency) [default], iteration 19 completed (3469.451 ms) ======
[2026-01-31T22:55:51.864Z] ====== fj-kmeans (concurrency) [default], iteration 20 started ======
[2026-01-31T22:55:51.864Z] GC before operation: completed in 37.346 ms, heap usage 438.841 MB -> 84.610 MB.
[2026-01-31T22:55:56.073Z] ====== fj-kmeans (concurrency) [default], iteration 20 completed (3795.743 ms) ======
[2026-01-31T22:55:56.073Z] ====== fj-kmeans (concurrency) [default], iteration 21 started ======
[2026-01-31T22:55:56.073Z] GC before operation: completed in 42.867 ms, heap usage 541.911 MB -> 84.610 MB.
[2026-01-31T22:56:00.195Z] ====== fj-kmeans (concurrency) [default], iteration 21 completed (3738.899 ms) ======
[2026-01-31T22:56:00.195Z] ====== fj-kmeans (concurrency) [default], iteration 22 started ======
[2026-01-31T22:56:00.195Z] GC before operation: completed in 40.382 ms, heap usage 178.999 MB -> 84.610 MB.
[2026-01-31T22:56:04.483Z] ====== fj-kmeans (concurrency) [default], iteration 22 completed (4312.466 ms) ======
[2026-01-31T22:56:04.483Z] ====== fj-kmeans (concurrency) [default], iteration 23 started ======
[2026-01-31T22:56:04.483Z] GC before operation: completed in 67.098 ms, heap usage 414.529 MB -> 84.610 MB.
[2026-01-31T22:56:07.894Z] ====== fj-kmeans (concurrency) [default], iteration 23 completed (3287.086 ms) ======
[2026-01-31T22:56:07.894Z] ====== fj-kmeans (concurrency) [default], iteration 24 started ======
[2026-01-31T22:56:07.894Z] GC before operation: completed in 39.749 ms, heap usage 549.455 MB -> 84.610 MB.
[2026-01-31T22:56:12.024Z] ====== fj-kmeans (concurrency) [default], iteration 24 completed (4137.626 ms) ======
[2026-01-31T22:56:12.024Z] ====== fj-kmeans (concurrency) [default], iteration 25 started ======
[2026-01-31T22:56:12.024Z] GC before operation: completed in 95.033 ms, heap usage 262.138 MB -> 84.610 MB.
[2026-01-31T22:56:16.138Z] ====== fj-kmeans (concurrency) [default], iteration 25 completed (4600.160 ms) ======
[2026-01-31T22:56:16.138Z] ====== fj-kmeans (concurrency) [default], iteration 26 started ======
[2026-01-31T22:56:16.138Z] GC before operation: completed in 44.503 ms, heap usage 369.828 MB -> 84.610 MB.
[2026-01-31T22:56:21.274Z] ====== fj-kmeans (concurrency) [default], iteration 26 completed (4289.514 ms) ======
[2026-01-31T22:56:21.274Z] ====== fj-kmeans (concurrency) [default], iteration 27 started ======
[2026-01-31T22:56:21.274Z] GC before operation: completed in 51.202 ms, heap usage 232.030 MB -> 84.610 MB.
[2026-01-31T22:56:24.506Z] ====== fj-kmeans (concurrency) [default], iteration 27 completed (3750.600 ms) ======
[2026-01-31T22:56:24.506Z] ====== fj-kmeans (concurrency) [default], iteration 28 started ======
[2026-01-31T22:56:24.506Z] GC before operation: completed in 43.044 ms, heap usage 408.535 MB -> 84.610 MB.
[2026-01-31T22:56:28.650Z] ====== fj-kmeans (concurrency) [default], iteration 28 completed (4225.239 ms) ======
[2026-01-31T22:56:28.650Z] ====== fj-kmeans (concurrency) [default], iteration 29 started ======
[2026-01-31T22:56:28.650Z] GC before operation: completed in 32.653 ms, heap usage 84.631 MB -> 84.611 MB.
[2026-01-31T22:56:32.753Z] ====== fj-kmeans (concurrency) [default], iteration 29 completed (4174.864 ms) ======
[2026-01-31T22:56:33.111Z] -----------------------------------
[2026-01-31T22:56:33.111Z] renaissance-fj-kmeans_0_PASSED
[2026-01-31T22:56:33.111Z] -----------------------------------
[2026-01-31T22:56:33.111Z]
[2026-01-31T22:56:33.111Z] TEST TEARDOWN:
[2026-01-31T22:56:33.111Z] Nothing to be done for teardown.
[2026-01-31T22:56:33.111Z] renaissance-fj-kmeans_0 Finish Time: Sat Jan 31 17:56:32 2026 Epoch Time (ms): 1769900192835
[2026-01-31T22:56:33.111Z]
[2026-01-31T22:56:33.111Z] ===============================================
[2026-01-31T22:56:33.111Z] Running test renaissance-future-genetic_0 ...
[2026-01-31T22:56:33.111Z] ===============================================
[2026-01-31T22:56:33.111Z] renaissance-future-genetic_0 Start Time: Sat Jan 31 17:56:32 2026 Epoch Time (ms): 1769900192917
[2026-01-31T22:56:33.111Z] variation: NoOptions
[2026-01-31T22:56:33.111Z] JVM_OPTIONS:
[2026-01-31T22:56:33.111Z] { \
[2026-01-31T22:56:33.111Z] echo ""; echo "TEST SETUP:"; \
[2026-01-31T22:56:33.111Z] echo "Nothing to be done for setup."; \
[2026-01-31T22:56:33.111Z] mkdir -p "/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17698998262383/renaissance-future-genetic_0"; \
[2026-01-31T22:56:33.111Z] cd "/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17698998262383/renaissance-future-genetic_0"; \
[2026-01-31T22:56:33.111Z] echo ""; echo "TESTING:"; \
[2026-01-31T22:56:33.111Z] "/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java" -jar "/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17698998262383/renaissance-future-genetic_0"/future-genetic.json" future-genetic; \
[2026-01-31T22:56:33.111Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-future-genetic_0""_PASSED"; echo "-----------------------------------"; cd /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/..; rm -f -r "/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17698998262383/renaissance-future-genetic_0"; else echo "-----------------------------------"; echo "renaissance-future-genetic_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-01-31T22:56:33.111Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-01-31T22:56:33.111Z] echo "Nothing to be done for teardown."; \
[2026-01-31T22:56:33.111Z] } 2>&1 | tee -a "/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17698998262383/TestTargetResult";
[2026-01-31T22:56:33.111Z]
[2026-01-31T22:56:33.111Z] TEST SETUP:
[2026-01-31T22:56:33.111Z] Nothing to be done for setup.
[2026-01-31T22:56:33.111Z]
[2026-01-31T22:56:33.111Z] TESTING:
[2026-01-31T22:56:33.467Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2026-01-31T22:56:33.467Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/output_17698998262383/renaissance-future-genetic_0/launcher-175633-3254166362974491383/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2026-01-31T22:56:33.467Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2026-01-31T22:56:33.467Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2026-01-31T22:56:33.830Z] ====== future-genetic (functional) [default], iteration 0 started ======
[2026-01-31T22:56:33.830Z] GC before operation: completed in 18.629 ms, heap usage 8.379 MB -> 4.214 MB.
[2026-01-31T22:56:35.597Z] ====== future-genetic (functional) [default], iteration 0 completed (1758.326 ms) ======
[2026-01-31T22:56:35.597Z] ====== future-genetic (functional) [default], iteration 1 started ======
[2026-01-31T22:56:35.597Z] GC before operation: completed in 9.578 ms, heap usage 44.324 MB -> 5.392 MB.
[2026-01-31T22:56:36.830Z] ====== future-genetic (functional) [default], iteration 1 completed (1208.441 ms) ======
[2026-01-31T22:56:36.830Z] ====== future-genetic (functional) [default], iteration 2 started ======
[2026-01-31T22:56:36.830Z] GC before operation: completed in 4.982 ms, heap usage 124.862 MB -> 5.394 MB.
[2026-01-31T22:56:38.596Z] ====== future-genetic (functional) [default], iteration 2 completed (1529.082 ms) ======
[2026-01-31T22:56:38.596Z] ====== future-genetic (functional) [default], iteration 3 started ======
[2026-01-31T22:56:38.596Z] GC before operation: completed in 7.028 ms, heap usage 152.466 MB -> 5.394 MB.
[2026-01-31T22:56:40.400Z] ====== future-genetic (functional) [default], iteration 3 completed (1859.981 ms) ======
[2026-01-31T22:56:40.400Z] ====== future-genetic (functional) [default], iteration 4 started ======
[2026-01-31T22:56:40.400Z] GC before operation: completed in 18.569 ms, heap usage 155.060 MB -> 5.394 MB.
[2026-01-31T22:56:42.182Z] ====== future-genetic (functional) [default], iteration 4 completed (1651.971 ms) ======
[2026-01-31T22:56:42.182Z] ====== future-genetic (functional) [default], iteration 5 started ======
[2026-01-31T22:56:42.182Z] GC before operation: completed in 7.215 ms, heap usage 66.919 MB -> 5.394 MB.
[2026-01-31T22:56:43.405Z] ====== future-genetic (functional) [default], iteration 5 completed (1192.859 ms) ======
[2026-01-31T22:56:43.405Z] ====== future-genetic (functional) [default], iteration 6 started ======
[2026-01-31T22:56:43.405Z] GC before operation: completed in 5.619 ms, heap usage 183.485 MB -> 5.395 MB.
[2026-01-31T22:56:44.642Z] ====== future-genetic (functional) [default], iteration 6 completed (1227.581 ms) ======
[2026-01-31T22:56:44.642Z] ====== future-genetic (functional) [default], iteration 7 started ======
[2026-01-31T22:56:44.643Z] GC before operation: completed in 6.620 ms, heap usage 192.529 MB -> 5.395 MB.
[2026-01-31T22:56:45.889Z] ====== future-genetic (functional) [default], iteration 7 completed (1381.768 ms) ======
[2026-01-31T22:56:45.889Z] ====== future-genetic (functional) [default], iteration 8 started ======
[2026-01-31T22:56:45.889Z] GC before operation: completed in 6.698 ms, heap usage 19.371 MB -> 5.395 MB.
[2026-01-31T22:56:47.113Z] ====== future-genetic (functional) [default], iteration 8 completed (1499.744 ms) ======
[2026-01-31T22:56:47.113Z] ====== future-genetic (functional) [default], iteration 9 started ======
[2026-01-31T22:56:47.113Z] GC before operation: completed in 9.489 ms, heap usage 51.955 MB -> 5.395 MB.
[2026-01-31T22:56:48.875Z] ====== future-genetic (functional) [default], iteration 9 completed (1702.012 ms) ======
[2026-01-31T22:56:48.875Z] ====== future-genetic (functional) [default], iteration 10 started ======
[2026-01-31T22:56:48.875Z] GC before operation: completed in 4.885 ms, heap usage 108.808 MB -> 5.395 MB.
[2026-01-31T22:56:50.095Z] ====== future-genetic (functional) [default], iteration 10 completed (1160.749 ms) ======
[2026-01-31T22:56:50.095Z] ====== future-genetic (functional) [default], iteration 11 started ======
[2026-01-31T22:56:50.095Z] GC before operation: completed in 4.024 ms, heap usage 26.861 MB -> 5.395 MB.
[2026-01-31T22:56:51.933Z] ====== future-genetic (functional) [default], iteration 11 completed (1482.030 ms) ======
[2026-01-31T22:56:51.933Z] ====== future-genetic (functional) [default], iteration 12 started ======
[2026-01-31T22:56:51.933Z] GC before operation: completed in 5.481 ms, heap usage 89.328 MB -> 5.395 MB.
[2026-01-31T22:56:52.701Z] ====== future-genetic (functional) [default], iteration 12 completed (1065.520 ms) ======
[2026-01-31T22:56:52.701Z] ====== future-genetic (functional) [default], iteration 13 started ======
[2026-01-31T22:56:52.701Z] GC before operation: completed in 8.212 ms, heap usage 120.377 MB -> 5.396 MB.
[2026-01-31T22:56:54.515Z] ====== future-genetic (functional) [default], iteration 13 completed (1716.617 ms) ======
[2026-01-31T22:56:54.515Z] ====== future-genetic (functional) [default], iteration 14 started ======
[2026-01-31T22:56:54.515Z] GC before operation: completed in 4.568 ms, heap usage 35.416 MB -> 5.396 MB.
[2026-01-31T22:56:55.740Z] ====== future-genetic (functional) [default], iteration 14 completed (1421.512 ms) ======
[2026-01-31T22:56:55.740Z] ====== future-genetic (functional) [default], iteration 15 started ======
[2026-01-31T22:56:55.740Z] GC before operation: completed in 6.949 ms, heap usage 61.989 MB -> 5.396 MB.
[2026-01-31T22:56:57.526Z] ====== future-genetic (functional) [default], iteration 15 completed (1471.327 ms) ======
[2026-01-31T22:56:57.526Z] ====== future-genetic (functional) [default], iteration 16 started ======
[2026-01-31T22:56:57.526Z] GC before operation: completed in 7.771 ms, heap usage 60.484 MB -> 5.396 MB.
[2026-01-31T22:56:59.311Z] ====== future-genetic (functional) [default], iteration 16 completed (1623.681 ms) ======
[2026-01-31T22:56:59.312Z] ====== future-genetic (functional) [default], iteration 17 started ======
[2026-01-31T22:56:59.312Z] GC before operation: completed in 4.391 ms, heap usage 65.352 MB -> 5.396 MB.
[2026-01-31T22:57:00.074Z] ====== future-genetic (functional) [default], iteration 17 completed (1233.862 ms) ======
[2026-01-31T22:57:00.074Z] ====== future-genetic (functional) [default], iteration 18 started ======
[2026-01-31T22:57:00.074Z] GC before operation: completed in 4.632 ms, heap usage 89.434 MB -> 5.396 MB.
[2026-01-31T22:57:01.384Z] ====== future-genetic (functional) [default], iteration 18 completed (1311.934 ms) ======
[2026-01-31T22:57:01.384Z] ====== future-genetic (functional) [default], iteration 19 started ======
[2026-01-31T22:57:01.384Z] GC before operation: completed in 5.607 ms, heap usage 87.930 MB -> 5.396 MB.
[2026-01-31T22:57:03.154Z] ====== future-genetic (functional) [default], iteration 19 completed (1376.581 ms) ======
[2026-01-31T22:57:03.154Z] ====== future-genetic (functional) [default], iteration 20 started ======
[2026-01-31T22:57:03.154Z] GC before operation: completed in 11.243 ms, heap usage 92.358 MB -> 5.396 MB.
[2026-01-31T22:57:04.400Z] ====== future-genetic (functional) [default], iteration 20 completed (1606.817 ms) ======
[2026-01-31T22:57:04.400Z] ====== future-genetic (functional) [default], iteration 21 started ======
[2026-01-31T22:57:04.400Z] GC before operation: completed in 8.493 ms, heap usage 114.988 MB -> 5.396 MB.
[2026-01-31T22:57:06.227Z] ====== future-genetic (functional) [default], iteration 21 completed (1391.850 ms) ======
[2026-01-31T22:57:06.227Z] ====== future-genetic (functional) [default], iteration 22 started ======
[2026-01-31T22:57:06.227Z] GC before operation: completed in 4.797 ms, heap usage 116.983 MB -> 5.396 MB.
[2026-01-31T22:57:06.983Z] ====== future-genetic (functional) [default], iteration 22 completed (1192.754 ms) ======
[2026-01-31T22:57:06.983Z] ====== future-genetic (functional) [default], iteration 23 started ======
[2026-01-31T22:57:06.983Z] GC before operation: completed in 8.326 ms, heap usage 143.403 MB -> 5.396 MB.
[2026-01-31T22:57:08.206Z] ====== future-genetic (functional) [default], iteration 23 completed (1033.345 ms) ======
[2026-01-31T22:57:08.206Z] ====== future-genetic (functional) [default], iteration 24 started ======
[2026-01-31T22:57:08.206Z] GC before operation: completed in 4.267 ms, heap usage 142.853 MB -> 5.396 MB.
[2026-01-31T22:57:09.427Z] ====== future-genetic (functional) [default], iteration 24 completed (1094.111 ms) ======
[2026-01-31T22:57:09.427Z] ====== future-genetic (functional) [default], iteration 25 started ======
[2026-01-31T22:57:09.427Z] GC before operation: completed in 4.167 ms, heap usage 143.872 MB -> 5.396 MB.
[2026-01-31T22:57:10.185Z] ====== future-genetic (functional) [default], iteration 25 completed (1089.664 ms) ======
[2026-01-31T22:57:10.185Z] ====== future-genetic (functional) [default], iteration 26 started ======
[2026-01-31T22:57:10.538Z] GC before operation: completed in 5.530 ms, heap usage 13.909 MB -> 5.396 MB.
[2026-01-31T22:57:11.762Z] ====== future-genetic (functional) [default], iteration 26 completed (1139.181 ms) ======
[2026-01-31T22:57:11.762Z] ====== future-genetic (functional) [default], iteration 27 started ======
[2026-01-31T22:57:11.762Z] GC before operation: completed in 6.227 ms, heap usage 73.913 MB -> 5.396 MB.
[2026-01-31T22:57:13.050Z] ====== future-genetic (functional) [default], iteration 27 completed (1183.065 ms) ======
[2026-01-31T22:57:13.050Z] ====== future-genetic (functional) [default], iteration 28 started ======
[2026-01-31T22:57:13.050Z] GC before operation: completed in 6.312 ms, heap usage 120.441 MB -> 5.396 MB.
[2026-01-31T22:57:14.292Z] ====== future-genetic (functional) [default], iteration 28 completed (1647.730 ms) ======
[2026-01-31T22:57:14.293Z] ====== future-genetic (functional) [default], iteration 29 started ======
[2026-01-31T22:57:14.293Z] GC before operation: completed in 4.875 ms, heap usage 27.797 MB -> 5.396 MB.
[2026-01-31T22:57:16.060Z] ====== future-genetic (functional) [default], iteration 29 completed (1363.614 ms) ======
[2026-01-31T22:57:16.060Z] ====== future-genetic (functional) [default], iteration 30 started ======
[2026-01-31T22:57:16.060Z] GC before operation: completed in 5.867 ms, heap usage 148.868 MB -> 5.396 MB.
[2026-01-31T22:57:17.305Z] ====== future-genetic (functional) [default], iteration 30 completed (1367.331 ms) ======
[2026-01-31T22:57:17.305Z] ====== future-genetic (functional) [default], iteration 31 started ======
[2026-01-31T22:57:17.306Z] GC before operation: completed in 6.691 ms, heap usage 183.881 MB -> 5.397 MB.
[2026-01-31T22:57:18.546Z] ====== future-genetic (functional) [default], iteration 31 completed (1395.269 ms) ======
[2026-01-31T22:57:18.546Z] ====== future-genetic (functional) [default], iteration 32 started ======
[2026-01-31T22:57:18.546Z] GC before operation: completed in 6.720 ms, heap usage 15.378 MB -> 5.397 MB.
[2026-01-31T22:57:19.782Z] ====== future-genetic (functional) [default], iteration 32 completed (1225.062 ms) ======
[2026-01-31T22:57:19.782Z] ====== future-genetic (functional) [default], iteration 33 started ======
[2026-01-31T22:57:19.782Z] GC before operation: completed in 5.573 ms, heap usage 43.441 MB -> 5.397 MB.
[2026-01-31T22:57:21.011Z] ====== future-genetic (functional) [default], iteration 33 completed (1280.036 ms) ======
[2026-01-31T22:57:21.011Z] ====== future-genetic (functional) [default], iteration 34 started ======
[2026-01-31T22:57:21.011Z] GC before operation: completed in 6.429 ms, heap usage 51.942 MB -> 5.397 MB.
[2026-01-31T22:57:22.255Z] ====== future-genetic (functional) [default], iteration 34 completed (1391.888 ms) ======
[2026-01-31T22:57:22.255Z] ====== future-genetic (functional) [default], iteration 35 started ======
[2026-01-31T22:57:22.255Z] GC before operation: completed in 5.676 ms, heap usage 76.241 MB -> 5.397 MB.
[2026-01-31T22:57:24.042Z] ====== future-genetic (functional) [default], iteration 35 completed (1485.471 ms) ======
[2026-01-31T22:57:24.042Z] ====== future-genetic (functional) [default], iteration 36 started ======
[2026-01-31T22:57:24.042Z] GC before operation: completed in 8.759 ms, heap usage 106.922 MB -> 5.397 MB.
[2026-01-31T22:57:25.278Z] ====== future-genetic (functional) [default], iteration 36 completed (1502.854 ms) ======
[2026-01-31T22:57:25.278Z] ====== future-genetic (functional) [default], iteration 37 started ======
[2026-01-31T22:57:25.278Z] GC before operation: completed in 9.191 ms, heap usage 111.479 MB -> 5.397 MB.
[2026-01-31T22:57:27.048Z] ====== future-genetic (functional) [default], iteration 37 completed (1449.395 ms) ======
[2026-01-31T22:57:27.048Z] ====== future-genetic (functional) [default], iteration 38 started ======
[2026-01-31T22:57:27.048Z] GC before operation: completed in 8.114 ms, heap usage 130.438 MB -> 5.397 MB.
[2026-01-31T22:57:28.283Z] ====== future-genetic (functional) [default], iteration 38 completed (1381.408 ms) ======
[2026-01-31T22:57:28.283Z] ====== future-genetic (functional) [default], iteration 39 started ======
[2026-01-31T22:57:28.283Z] GC before operation: completed in 7.734 ms, heap usage 137.849 MB -> 5.397 MB.
[2026-01-31T22:57:29.548Z] ====== future-genetic (functional) [default], iteration 39 completed (1415.687 ms) ======
[2026-01-31T22:57:29.548Z] ====== future-genetic (functional) [default], iteration 40 started ======
[2026-01-31T22:57:29.548Z] GC before operation: completed in 5.742 ms, heap usage 155.940 MB -> 5.397 MB.
[2026-01-31T22:57:30.773Z] ====== future-genetic (functional) [default], iteration 40 completed (1237.045 ms) ======
[2026-01-31T22:57:30.773Z] ====== future-genetic (functional) [default], iteration 41 started ======
[2026-01-31T22:57:30.773Z] GC before operation: completed in 6.585 ms, heap usage 15.366 MB -> 5.397 MB.
[2026-01-31T22:57:32.540Z] ====== future-genetic (functional) [default], iteration 41 completed (1319.923 ms) ======
[2026-01-31T22:57:32.540Z] ====== future-genetic (functional) [default], iteration 42 started ======
[2026-01-31T22:57:32.540Z] GC before operation: completed in 5.716 ms, heap usage 111.997 MB -> 5.397 MB.
[2026-01-31T22:57:33.775Z] ====== future-genetic (functional) [default], iteration 42 completed (1324.322 ms) ======
[2026-01-31T22:57:33.775Z] ====== future-genetic (functional) [default], iteration 43 started ======
[2026-01-31T22:57:33.775Z] GC before operation: completed in 6.202 ms, heap usage 27.732 MB -> 5.397 MB.
[2026-01-31T22:57:35.600Z] ====== future-genetic (functional) [default], iteration 43 completed (1710.651 ms) ======
[2026-01-31T22:57:35.600Z] ====== future-genetic (functional) [default], iteration 44 started ======
[2026-01-31T22:57:35.600Z] GC before operation: completed in 14.139 ms, heap usage 106.295 MB -> 5.397 MB.
[2026-01-31T22:57:36.838Z] ====== future-genetic (functional) [default], iteration 44 completed (1557.777 ms) ======
[2026-01-31T22:57:36.838Z] ====== future-genetic (functional) [default], iteration 45 started ======
[2026-01-31T22:57:36.838Z] GC before operation: completed in 9.028 ms, heap usage 13.949 MB -> 5.398 MB.
[2026-01-31T22:57:38.604Z] ====== future-genetic (functional) [default], iteration 45 completed (1442.617 ms) ======
[2026-01-31T22:57:38.604Z] ====== future-genetic (functional) [default], iteration 46 started ======
[2026-01-31T22:57:38.604Z] GC before operation: completed in 7.401 ms, heap usage 61.365 MB -> 5.398 MB.
[2026-01-31T22:57:39.363Z] ====== future-genetic (functional) [default], iteration 46 completed (989.643 ms) ======
[2026-01-31T22:57:39.363Z] ====== future-genetic (functional) [default], iteration 47 started ======
[2026-01-31T22:57:39.363Z] GC before operation: completed in 4.208 ms, heap usage 130.325 MB -> 5.398 MB.
[2026-01-31T22:57:40.589Z] ====== future-genetic (functional) [default], iteration 47 completed (1383.276 ms) ======
[2026-01-31T22:57:40.589Z] ====== future-genetic (functional) [default], iteration 48 started ======
[2026-01-31T22:57:40.589Z] GC before operation: completed in 6.035 ms, heap usage 139.362 MB -> 5.398 MB.
[2026-01-31T22:57:41.818Z] ====== future-genetic (functional) [default], iteration 48 completed (1119.850 ms) ======
[2026-01-31T22:57:41.818Z] ====== future-genetic (functional) [default], iteration 49 started ======
[2026-01-31T22:57:41.818Z] GC before operation: completed in 4.681 ms, heap usage 156.507 MB -> 5.398 MB.
[2026-01-31T22:57:43.056Z] ====== future-genetic (functional) [default], iteration 49 completed (1297.831 ms) ======
[2026-01-31T22:57:43.414Z] -----------------------------------
[2026-01-31T22:57:43.414Z] renaissance-future-genetic_0_PASSED
[2026-01-31T22:57:43.414Z] -----------------------------------
[2026-01-31T22:57:43.414Z]
[2026-01-31T22:57:43.414Z] TEST TEARDOWN:
[2026-01-31T22:57:43.414Z] Nothing to be done for teardown.
[2026-01-31T22:57:43.414Z] renaissance-future-genetic_0 Finish Time: Sat Jan 31 17:57:43 2026 Epoch Time (ms): 1769900263057
[2026-01-31T22:57:43.414Z]
[2026-01-31T22:57:43.414Z] ===============================================
[2026-01-31T22:57:43.414Z] Running test renaissance-naive-bayes_0 ...
[2026-01-31T22:57:43.414Z] ===============================================
[2026-01-31T22:57:43.414Z] renaissance-naive-bayes_0 Start Time: Sat Jan 31 17:57:43 2026 Epoch Time (ms): 1769900263099
[2026-01-31T22:57:43.414Z] variation: NoOptions
[2026-01-31T22:57:43.414Z] JVM_OPTIONS:
[2026-01-31T22:57:43.414Z] { \
[2026-01-31T22:57:43.414Z] echo ""; echo "TEST SETUP:"; \
[2026-01-31T22:57:43.414Z] echo "Nothing to be done for setup."; \
[2026-01-31T22:57:43.414Z] mkdir -p "/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17698998262383/renaissance-naive-bayes_0"; \
[2026-01-31T22:57:43.414Z] cd "/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17698998262383/renaissance-naive-bayes_0"; \
[2026-01-31T22:57:43.414Z] echo ""; echo "TESTING:"; \
[2026-01-31T22:57:43.414Z] "/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java" -jar "/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17698998262383/renaissance-naive-bayes_0"/naive-bayes.json" naive-bayes; \
[2026-01-31T22:57:43.414Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-naive-bayes_0""_PASSED"; echo "-----------------------------------"; cd /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/..; rm -f -r "/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17698998262383/renaissance-naive-bayes_0"; else echo "-----------------------------------"; echo "renaissance-naive-bayes_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-01-31T22:57:43.414Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-01-31T22:57:43.414Z] echo "Nothing to be done for teardown."; \
[2026-01-31T22:57:43.414Z] } 2>&1 | tee -a "/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17698998262383/TestTargetResult";
[2026-01-31T22:57:43.414Z]
[2026-01-31T22:57:43.414Z] TEST SETUP:
[2026-01-31T22:57:43.414Z] Nothing to be done for setup.
[2026-01-31T22:57:43.414Z]
[2026-01-31T22:57:43.414Z] TESTING:
[2026-01-31T22:57:43.784Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2026-01-31T22:57:43.784Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/output_17698998262383/renaissance-naive-bayes_0/launcher-175743-2382454723383725972/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2026-01-31T22:57:43.784Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2026-01-31T22:57:43.784Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2026-01-31T22:57:47.795Z] Benchmark 'naive-bayes' failed with exception:
[2026-01-31T22:57:47.795Z] java.lang.ExceptionInInitializerError
[2026-01-31T22:57:47.795Z] at org.apache.spark.unsafe.array.ByteArrayMethods.<clinit>(ByteArrayMethods.java:47)
[2026-01-31T22:57:47.795Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes$lzycompute(MemoryManager.scala:261)
[2026-01-31T22:57:47.795Z] at org.apache.spark.memory.MemoryManager.defaultPageSizeBytes(MemoryManager.scala:251)
[2026-01-31T22:57:47.795Z] at org.apache.spark.memory.MemoryManager.$anonfun$pageSizeBytes$1(MemoryManager.scala:270)
[2026-01-31T22:57:47.795Z] at scala.runtime.java8.JFunction0$mcJ$sp.apply(JFunction0$mcJ$sp.scala:17)
[2026-01-31T22:57:47.795Z] at scala.Option.getOrElse(Option.scala:201)
[2026-01-31T22:57:47.795Z] at org.apache.spark.memory.MemoryManager.<init>(MemoryManager.scala:270)
[2026-01-31T22:57:47.795Z] at org.apache.spark.memory.UnifiedMemoryManager.<init>(UnifiedMemoryManager.scala:58)
[2026-01-31T22:57:47.795Z] at org.apache.spark.memory.UnifiedMemoryManager$.apply(UnifiedMemoryManager.scala:207)
[2026-01-31T22:57:47.795Z] at org.apache.spark.SparkEnv$.create(SparkEnv.scala:320)
[2026-01-31T22:57:47.795Z] at org.apache.spark.SparkEnv$.createDriverEnv(SparkEnv.scala:194)
[2026-01-31T22:57:47.795Z] at org.apache.spark.SparkContext.createSparkEnv(SparkContext.scala:284)
[2026-01-31T22:57:47.795Z] at org.apache.spark.SparkContext.<init>(SparkContext.scala:478)
[2026-01-31T22:57:47.795Z] at org.apache.spark.SparkContext$.getOrCreate(SparkContext.scala:2883)
[2026-01-31T22:57:47.795Z] at org.apache.spark.sql.SparkSession$Builder.$anonfun$getOrCreate$2(SparkSession.scala:1099)
[2026-01-31T22:57:47.795Z] at scala.Option.getOrElse(Option.scala:201)
[2026-01-31T22:57:47.795Z] at org.apache.spark.sql.SparkSession$Builder.getOrCreate(SparkSession.scala:1093)
[2026-01-31T22:57:47.795Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext(SparkUtil.scala:81)
[2026-01-31T22:57:47.795Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext$(SparkUtil.scala:54)
[2026-01-31T22:57:47.795Z] at org.renaissance.apache.spark.NaiveBayes.setUpSparkContext(NaiveBayes.scala:33)
[2026-01-31T22:57:47.795Z] at org.renaissance.apache.spark.NaiveBayes.setUpBeforeAll(NaiveBayes.scala:56)
[2026-01-31T22:57:47.795Z] at org.renaissance.harness.ExecutionDriver.executeBenchmark(ExecutionDriver.java:82)
[2026-01-31T22:57:47.795Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks$$anonfun$1(RenaissanceSuite.scala:172)
[2026-01-31T22:57:47.795Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15)
[2026-01-31T22:57:47.795Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10)
[2026-01-31T22:57:47.795Z] at scala.collection.immutable.List.foreach(List.scala:334)
[2026-01-31T22:57:47.795Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks(RenaissanceSuite.scala:161)
[2026-01-31T22:57:47.795Z] at org.renaissance.harness.RenaissanceSuite$.main(RenaissanceSuite.scala:130)
[2026-01-31T22:57:47.795Z] at org.renaissance.harness.RenaissanceSuite.main(RenaissanceSuite.scala)
[2026-01-31T22:57:47.795Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
[2026-01-31T22:57:47.795Z] at java.base/java.lang.reflect.Method.invoke(Method.java:565)
[2026-01-31T22:57:47.795Z] at org.renaissance.core.Launcher.loadAndInvokeHarnessClass(Launcher.java:129)
[2026-01-31T22:57:47.795Z] at org.renaissance.core.Launcher.launchHarnessClass(Launcher.java:78)
[2026-01-31T22:57:47.795Z] at org.renaissance.core.Launcher.main(Launcher.java:43)
[2026-01-31T22:57:47.795Z] Caused by: java.lang.IllegalStateException: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2026-01-31T22:57:47.795Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:115)
[2026-01-31T22:57:47.795Z] ... 34 more
[2026-01-31T22:57:47.795Z] Caused by: java.lang.ClassNotFoundException: jdk.internal.ref.Cleaner
[2026-01-31T22:57:47.795Z] at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:377)
[2026-01-31T22:57:47.795Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:569)
[2026-01-31T22:57:47.795Z] at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:502)
[2026-01-31T22:57:47.795Z] at java.base/java.lang.Class.forName0(Native Method)
[2026-01-31T22:57:47.795Z] at java.base/java.lang.Class.forName(Class.java:478)
[2026-01-31T22:57:47.795Z] at java.base/java.lang.Class.forName(Class.java:468)
[2026-01-31T22:57:47.795Z] at org.apache.spark.unsafe.Platform.<clinit>(Platform.java:95)
[2026-01-31T22:57:47.795Z] ... 34 more
[2026-01-31T22:57:47.795Z] The following benchmarks failed: naive-bayes
[2026-01-31T22:57:48.156Z] -----------------------------------
[2026-01-31T22:57:48.156Z] renaissance-naive-bayes_0_FAILED
[2026-01-31T22:57:48.156Z] -----------------------------------
[2026-01-31T22:57:48.156Z]
[2026-01-31T22:57:48.156Z] TEST TEARDOWN:
[2026-01-31T22:57:48.156Z] Nothing to be done for teardown.
[2026-01-31T22:57:48.156Z] renaissance-naive-bayes_0 Finish Time: Sat Jan 31 17:57:48 2026 Epoch Time (ms): 1769900268063
[2026-01-31T22:57:48.156Z]
[2026-01-31T22:57:48.156Z] ===============================================
[2026-01-31T22:57:48.156Z] Running test renaissance-scala-kmeans_0 ...
[2026-01-31T22:57:48.516Z] ===============================================
[2026-01-31T22:57:48.516Z] renaissance-scala-kmeans_0 Start Time: Sat Jan 31 17:57:48 2026 Epoch Time (ms): 1769900268114
[2026-01-31T22:57:48.516Z] variation: NoOptions
[2026-01-31T22:57:48.516Z] JVM_OPTIONS:
[2026-01-31T22:57:48.516Z] { \
[2026-01-31T22:57:48.516Z] echo ""; echo "TEST SETUP:"; \
[2026-01-31T22:57:48.516Z] echo "Nothing to be done for setup."; \
[2026-01-31T22:57:48.516Z] mkdir -p "/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17698998262383/renaissance-scala-kmeans_0"; \
[2026-01-31T22:57:48.516Z] cd "/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17698998262383/renaissance-scala-kmeans_0"; \
[2026-01-31T22:57:48.516Z] echo ""; echo "TESTING:"; \
[2026-01-31T22:57:48.516Z] /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../perf/run_with_affinity.sh --exec_cmd ""/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java" -jar "/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar" --json ""/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17698998262383/renaissance-scala-kmeans_0"/scala-kmeans.json" scala-kmeans" --test_root /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/..; \
[2026-01-31T22:57:48.516Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-scala-kmeans_0""_PASSED"; echo "-----------------------------------"; cd /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/..; rm -f -r "/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17698998262383/renaissance-scala-kmeans_0"; else echo "-----------------------------------"; echo "renaissance-scala-kmeans_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-01-31T22:57:48.516Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-01-31T22:57:48.516Z] echo "Nothing to be done for teardown."; \
[2026-01-31T22:57:48.516Z] } 2>&1 | tee -a "/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17698998262383/TestTargetResult";
[2026-01-31T22:57:48.516Z]
[2026-01-31T22:57:48.516Z] TEST SETUP:
[2026-01-31T22:57:48.516Z] Nothing to be done for setup.
[2026-01-31T22:57:48.516Z]
[2026-01-31T22:57:48.516Z] TESTING:
[2026-01-31T22:57:48.874Z] Warning!!! Affinity is NOT set. Affinity tool may NOT be installed/supported.
[2026-01-31T22:57:48.874Z] Running EXEC_CMD_WITH_AFFINITY= /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -jar /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../../jvmtest/perf/renaissance/renaissance.jar --json /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17698998262383/renaissance-scala-kmeans_0/scala-kmeans.json scala-kmeans
[2026-01-31T22:57:49.229Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2026-01-31T22:57:49.230Z] WARNING: sun.misc.Unsafe::objectFieldOffset has been called by scala.runtime.LazyVals$ (file:/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/output_17698998262383/renaissance-scala-kmeans_0/launcher-175748-1805533316214098817/renaissance-harness_3/lib/scala3-library_3-3.3.4.jar)
[2026-01-31T22:57:49.230Z] WARNING: Please consider reporting this to the maintainers of class scala.runtime.LazyVals$
[2026-01-31T22:57:49.230Z] WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
[2026-01-31T22:57:49.582Z] ====== scala-kmeans (scala) [default], iteration 0 started ======
[2026-01-31T22:57:49.582Z] GC before operation: completed in 14.560 ms, heap usage 27.969 MB -> 26.457 MB.
[2026-01-31T22:57:49.582Z] ====== scala-kmeans (scala) [default], iteration 0 completed (211.223 ms) ======
[2026-01-31T22:57:49.582Z] ====== scala-kmeans (scala) [default], iteration 1 started ======
[2026-01-31T22:57:49.582Z] GC before operation: completed in 25.123 ms, heap usage 50.340 MB -> 26.512 MB.
[2026-01-31T22:57:49.941Z] ====== scala-kmeans (scala) [default], iteration 1 completed (131.987 ms) ======
[2026-01-31T22:57:49.941Z] ====== scala-kmeans (scala) [default], iteration 2 started ======
[2026-01-31T22:57:49.941Z] GC before operation: completed in 12.597 ms, heap usage 56.512 MB -> 26.512 MB.
[2026-01-31T22:57:49.941Z] ====== scala-kmeans (scala) [default], iteration 2 completed (131.686 ms) ======
[2026-01-31T22:57:49.941Z] ====== scala-kmeans (scala) [default], iteration 3 started ======
[2026-01-31T22:57:49.941Z] GC before operation: completed in 12.698 ms, heap usage 56.512 MB -> 26.512 MB.
[2026-01-31T22:57:49.941Z] ====== scala-kmeans (scala) [default], iteration 3 completed (131.975 ms) ======
[2026-01-31T22:57:49.941Z] ====== scala-kmeans (scala) [default], iteration 4 started ======
[2026-01-31T22:57:50.299Z] GC before operation: completed in 18.777 ms, heap usage 56.619 MB -> 26.512 MB.
[2026-01-31T22:57:50.299Z] ====== scala-kmeans (scala) [default], iteration 4 completed (132.519 ms) ======
[2026-01-31T22:57:50.299Z] ====== scala-kmeans (scala) [default], iteration 5 started ======
[2026-01-31T22:57:50.299Z] GC before operation: completed in 12.919 ms, heap usage 56.512 MB -> 26.512 MB.
[2026-01-31T22:57:50.299Z] ====== scala-kmeans (scala) [default], iteration 5 completed (133.872 ms) ======
[2026-01-31T22:57:50.299Z] ====== scala-kmeans (scala) [default], iteration 6 started ======
[2026-01-31T22:57:50.299Z] GC before operation: completed in 15.655 ms, heap usage 56.512 MB -> 26.512 MB.
[2026-01-31T22:57:50.690Z] ====== scala-kmeans (scala) [default], iteration 6 completed (140.542 ms) ======
[2026-01-31T22:57:50.690Z] ====== scala-kmeans (scala) [default], iteration 7 started ======
[2026-01-31T22:57:50.690Z] GC before operation: completed in 14.635 ms, heap usage 56.512 MB -> 26.512 MB.
[2026-01-31T22:57:50.690Z] ====== scala-kmeans (scala) [default], iteration 7 completed (136.345 ms) ======
[2026-01-31T22:57:50.690Z] ====== scala-kmeans (scala) [default], iteration 8 started ======
[2026-01-31T22:57:50.690Z] GC before operation: completed in 12.253 ms, heap usage 56.512 MB -> 26.512 MB.
[2026-01-31T22:57:50.690Z] ====== scala-kmeans (scala) [default], iteration 8 completed (124.780 ms) ======
[2026-01-31T22:57:50.690Z] ====== scala-kmeans (scala) [default], iteration 9 started ======
[2026-01-31T22:57:50.690Z] GC before operation: completed in 12.404 ms, heap usage 56.557 MB -> 26.513 MB.
[2026-01-31T22:57:51.043Z] ====== scala-kmeans (scala) [default], iteration 9 completed (125.043 ms) ======
[2026-01-31T22:57:51.043Z] ====== scala-kmeans (scala) [default], iteration 10 started ======
[2026-01-31T22:57:51.043Z] GC before operation: completed in 12.259 ms, heap usage 56.513 MB -> 26.513 MB.
[2026-01-31T22:57:51.043Z] ====== scala-kmeans (scala) [default], iteration 10 completed (123.180 ms) ======
[2026-01-31T22:57:51.043Z] ====== scala-kmeans (scala) [default], iteration 11 started ======
[2026-01-31T22:57:51.043Z] GC before operation: completed in 12.018 ms, heap usage 56.513 MB -> 26.513 MB.
[2026-01-31T22:57:51.398Z] ====== scala-kmeans (scala) [default], iteration 11 completed (124.472 ms) ======
[2026-01-31T22:57:51.398Z] ====== scala-kmeans (scala) [default], iteration 12 started ======
[2026-01-31T22:57:51.398Z] GC before operation: completed in 12.026 ms, heap usage 56.513 MB -> 26.513 MB.
[2026-01-31T22:57:51.398Z] ====== scala-kmeans (scala) [default], iteration 12 completed (123.451 ms) ======
[2026-01-31T22:57:51.398Z] ====== scala-kmeans (scala) [default], iteration 13 started ======
[2026-01-31T22:57:51.398Z] GC before operation: completed in 11.971 ms, heap usage 56.513 MB -> 26.513 MB.
[2026-01-31T22:57:51.398Z] ====== scala-kmeans (scala) [default], iteration 13 completed (125.147 ms) ======
[2026-01-31T22:57:51.398Z] ====== scala-kmeans (scala) [default], iteration 14 started ======
[2026-01-31T22:57:51.398Z] GC before operation: completed in 15.240 ms, heap usage 56.513 MB -> 26.513 MB.
[2026-01-31T22:57:51.750Z] ====== scala-kmeans (scala) [default], iteration 14 completed (130.174 ms) ======
[2026-01-31T22:57:51.750Z] ====== scala-kmeans (scala) [default], iteration 15 started ======
[2026-01-31T22:57:51.750Z] GC before operation: completed in 12.041 ms, heap usage 56.513 MB -> 26.513 MB.
[2026-01-31T22:57:51.750Z] ====== scala-kmeans (scala) [default], iteration 15 completed (123.287 ms) ======
[2026-01-31T22:57:51.750Z] ====== scala-kmeans (scala) [default], iteration 16 started ======
[2026-01-31T22:57:51.750Z] GC before operation: completed in 12.086 ms, heap usage 56.513 MB -> 26.513 MB.
[2026-01-31T22:57:52.103Z] ====== scala-kmeans (scala) [default], iteration 16 completed (125.560 ms) ======
[2026-01-31T22:57:52.103Z] ====== scala-kmeans (scala) [default], iteration 17 started ======
[2026-01-31T22:57:52.103Z] GC before operation: completed in 12.011 ms, heap usage 56.513 MB -> 26.513 MB.
[2026-01-31T22:57:52.103Z] ====== scala-kmeans (scala) [default], iteration 17 completed (123.684 ms) ======
[2026-01-31T22:57:52.103Z] ====== scala-kmeans (scala) [default], iteration 18 started ======
[2026-01-31T22:57:52.103Z] GC before operation: completed in 12.051 ms, heap usage 56.513 MB -> 26.513 MB.
[2026-01-31T22:57:52.103Z] ====== scala-kmeans (scala) [default], iteration 18 completed (123.266 ms) ======
[2026-01-31T22:57:52.103Z] ====== scala-kmeans (scala) [default], iteration 19 started ======
[2026-01-31T22:57:52.103Z] GC before operation: completed in 12.677 ms, heap usage 56.513 MB -> 26.513 MB.
[2026-01-31T22:57:52.458Z] ====== scala-kmeans (scala) [default], iteration 19 completed (129.791 ms) ======
[2026-01-31T22:57:52.458Z] ====== scala-kmeans (scala) [default], iteration 20 started ======
[2026-01-31T22:57:52.458Z] GC before operation: completed in 11.989 ms, heap usage 56.513 MB -> 26.513 MB.
[2026-01-31T22:57:52.458Z] ====== scala-kmeans (scala) [default], iteration 20 completed (123.813 ms) ======
[2026-01-31T22:57:52.458Z] ====== scala-kmeans (scala) [default], iteration 21 started ======
[2026-01-31T22:57:52.458Z] GC before operation: completed in 12.294 ms, heap usage 56.513 MB -> 26.513 MB.
[2026-01-31T22:57:52.814Z] ====== scala-kmeans (scala) [default], iteration 21 completed (125.766 ms) ======
[2026-01-31T22:57:52.814Z] ====== scala-kmeans (scala) [default], iteration 22 started ======
[2026-01-31T22:57:52.814Z] GC before operation: completed in 19.207 ms, heap usage 56.513 MB -> 26.513 MB.
[2026-01-31T22:57:52.814Z] ====== scala-kmeans (scala) [default], iteration 22 completed (124.787 ms) ======
[2026-01-31T22:57:52.814Z] ====== scala-kmeans (scala) [default], iteration 23 started ======
[2026-01-31T22:57:52.814Z] GC before operation: completed in 11.985 ms, heap usage 56.513 MB -> 26.513 MB.
[2026-01-31T22:57:52.814Z] ====== scala-kmeans (scala) [default], iteration 23 completed (124.760 ms) ======
[2026-01-31T22:57:52.814Z] ====== scala-kmeans (scala) [default], iteration 24 started ======
[2026-01-31T22:57:52.814Z] GC before operation: completed in 12.178 ms, heap usage 56.513 MB -> 26.513 MB.
[2026-01-31T22:57:53.170Z] ====== scala-kmeans (scala) [default], iteration 24 completed (124.249 ms) ======
[2026-01-31T22:57:53.170Z] ====== scala-kmeans (scala) [default], iteration 25 started ======
[2026-01-31T22:57:53.170Z] GC before operation: completed in 12.081 ms, heap usage 56.513 MB -> 26.514 MB.
[2026-01-31T22:57:53.170Z] ====== scala-kmeans (scala) [default], iteration 25 completed (124.797 ms) ======
[2026-01-31T22:57:53.170Z] ====== scala-kmeans (scala) [default], iteration 26 started ======
[2026-01-31T22:57:53.170Z] GC before operation: completed in 12.009 ms, heap usage 56.514 MB -> 26.514 MB.
[2026-01-31T22:57:53.170Z] ====== scala-kmeans (scala) [default], iteration 26 completed (123.082 ms) ======
[2026-01-31T22:57:53.170Z] ====== scala-kmeans (scala) [default], iteration 27 started ======
[2026-01-31T22:57:53.567Z] GC before operation: completed in 12.100 ms, heap usage 56.514 MB -> 26.514 MB.
[2026-01-31T22:57:53.567Z] ====== scala-kmeans (scala) [default], iteration 27 completed (124.327 ms) ======
[2026-01-31T22:57:53.567Z] ====== scala-kmeans (scala) [default], iteration 28 started ======
[2026-01-31T22:57:53.567Z] GC before operation: completed in 12.438 ms, heap usage 56.514 MB -> 26.514 MB.
[2026-01-31T22:57:53.567Z] ====== scala-kmeans (scala) [default], iteration 28 completed (124.703 ms) ======
[2026-01-31T22:57:53.567Z] ====== scala-kmeans (scala) [default], iteration 29 started ======
[2026-01-31T22:57:53.567Z] GC before operation: completed in 12.273 ms, heap usage 56.514 MB -> 26.514 MB.
[2026-01-31T22:57:53.922Z] ====== scala-kmeans (scala) [default], iteration 29 completed (123.498 ms) ======
[2026-01-31T22:57:53.922Z] ====== scala-kmeans (scala) [default], iteration 30 started ======
[2026-01-31T22:57:53.922Z] GC before operation: completed in 12.105 ms, heap usage 56.514 MB -> 26.514 MB.
[2026-01-31T22:57:53.922Z] ====== scala-kmeans (scala) [default], iteration 30 completed (124.487 ms) ======
[2026-01-31T22:57:53.922Z] ====== scala-kmeans (scala) [default], iteration 31 started ======
[2026-01-31T22:57:53.922Z] GC before operation: completed in 12.247 ms, heap usage 56.514 MB -> 26.514 MB.
[2026-01-31T22:57:53.922Z] ====== scala-kmeans (scala) [default], iteration 31 completed (125.371 ms) ======
[2026-01-31T22:57:53.922Z] ====== scala-kmeans (scala) [default], iteration 32 started ======
[2026-01-31T22:57:53.922Z] GC before operation: completed in 12.255 ms, heap usage 56.514 MB -> 26.514 MB.
[2026-01-31T22:57:54.277Z] ====== scala-kmeans (scala) [default], iteration 32 completed (124.022 ms) ======
[2026-01-31T22:57:54.277Z] ====== scala-kmeans (scala) [default], iteration 33 started ======
[2026-01-31T22:57:54.277Z] GC before operation: completed in 12.324 ms, heap usage 56.514 MB -> 26.514 MB.
[2026-01-31T22:57:54.277Z] ====== scala-kmeans (scala) [default], iteration 33 completed (122.863 ms) ======
[2026-01-31T22:57:54.277Z] ====== scala-kmeans (scala) [default], iteration 34 started ======
[2026-01-31T22:57:54.277Z] GC before operation: completed in 12.094 ms, heap usage 56.514 MB -> 26.514 MB.
[2026-01-31T22:57:54.277Z] ====== scala-kmeans (scala) [default], iteration 34 completed (125.214 ms) ======
[2026-01-31T22:57:54.277Z] ====== scala-kmeans (scala) [default], iteration 35 started ======
[2026-01-31T22:57:54.277Z] GC before operation: completed in 12.103 ms, heap usage 56.514 MB -> 26.515 MB.
[2026-01-31T22:57:54.637Z] ====== scala-kmeans (scala) [default], iteration 35 completed (124.898 ms) ======
[2026-01-31T22:57:54.637Z] ====== scala-kmeans (scala) [default], iteration 36 started ======
[2026-01-31T22:57:54.637Z] GC before operation: completed in 12.445 ms, heap usage 56.515 MB -> 26.515 MB.
[2026-01-31T22:57:54.637Z] ====== scala-kmeans (scala) [default], iteration 36 completed (123.351 ms) ======
[2026-01-31T22:57:54.637Z] ====== scala-kmeans (scala) [default], iteration 37 started ======
[2026-01-31T22:57:54.637Z] GC before operation: completed in 14.824 ms, heap usage 56.515 MB -> 26.517 MB.
[2026-01-31T22:57:55.003Z] ====== scala-kmeans (scala) [default], iteration 37 completed (125.082 ms) ======
[2026-01-31T22:57:55.003Z] ====== scala-kmeans (scala) [default], iteration 38 started ======
[2026-01-31T22:57:55.003Z] GC before operation: completed in 12.235 ms, heap usage 56.517 MB -> 26.517 MB.
[2026-01-31T22:57:55.003Z] ====== scala-kmeans (scala) [default], iteration 38 completed (125.107 ms) ======
[2026-01-31T22:57:55.003Z] ====== scala-kmeans (scala) [default], iteration 39 started ======
[2026-01-31T22:57:55.003Z] GC before operation: completed in 12.508 ms, heap usage 56.517 MB -> 26.517 MB.
[2026-01-31T22:57:55.003Z] ====== scala-kmeans (scala) [default], iteration 39 completed (126.568 ms) ======
[2026-01-31T22:57:55.003Z] ====== scala-kmeans (scala) [default], iteration 40 started ======
[2026-01-31T22:57:55.003Z] GC before operation: completed in 12.071 ms, heap usage 56.517 MB -> 26.517 MB.
[2026-01-31T22:57:55.365Z] ====== scala-kmeans (scala) [default], iteration 40 completed (123.259 ms) ======
[2026-01-31T22:57:55.365Z] ====== scala-kmeans (scala) [default], iteration 41 started ======
[2026-01-31T22:57:55.365Z] GC before operation: completed in 12.088 ms, heap usage 56.517 MB -> 26.517 MB.
[2026-01-31T22:57:55.365Z] ====== scala-kmeans (scala) [default], iteration 41 completed (123.347 ms) ======
[2026-01-31T22:57:55.365Z] ====== scala-kmeans (scala) [default], iteration 42 started ======
[2026-01-31T22:57:55.365Z] GC before operation: completed in 12.022 ms, heap usage 56.517 MB -> 26.517 MB.
[2026-01-31T22:57:55.365Z] ====== scala-kmeans (scala) [default], iteration 42 completed (124.363 ms) ======
[2026-01-31T22:57:55.365Z] ====== scala-kmeans (scala) [default], iteration 43 started ======
[2026-01-31T22:57:55.723Z] GC before operation: completed in 15.385 ms, heap usage 56.517 MB -> 26.517 MB.
[2026-01-31T22:57:55.723Z] ====== scala-kmeans (scala) [default], iteration 43 completed (123.523 ms) ======
[2026-01-31T22:57:55.723Z] ====== scala-kmeans (scala) [default], iteration 44 started ======
[2026-01-31T22:57:55.723Z] GC before operation: completed in 12.105 ms, heap usage 56.517 MB -> 26.517 MB.
[2026-01-31T22:57:55.723Z] ====== scala-kmeans (scala) [default], iteration 44 completed (122.968 ms) ======
[2026-01-31T22:57:55.724Z] ====== scala-kmeans (scala) [default], iteration 45 started ======
[2026-01-31T22:57:55.724Z] GC before operation: completed in 12.137 ms, heap usage 56.517 MB -> 26.517 MB.
[2026-01-31T22:57:56.079Z] ====== scala-kmeans (scala) [default], iteration 45 completed (125.315 ms) ======
[2026-01-31T22:57:56.079Z] ====== scala-kmeans (scala) [default], iteration 46 started ======
[2026-01-31T22:57:56.079Z] GC before operation: completed in 12.179 ms, heap usage 56.517 MB -> 26.517 MB.
[2026-01-31T22:57:56.079Z] ====== scala-kmeans (scala) [default], iteration 46 completed (122.160 ms) ======
[2026-01-31T22:57:56.079Z] ====== scala-kmeans (scala) [default], iteration 47 started ======
[2026-01-31T22:57:56.079Z] GC before operation: completed in 12.079 ms, heap usage 56.517 MB -> 26.517 MB.
[2026-01-31T22:57:56.079Z] ====== scala-kmeans (scala) [default], iteration 47 completed (122.571 ms) ======
[2026-01-31T22:57:56.079Z] ====== scala-kmeans (scala) [default], iteration 48 started ======
[2026-01-31T22:57:56.079Z] GC before operation: completed in 12.097 ms, heap usage 56.517 MB -> 26.517 MB.
[2026-01-31T22:57:56.434Z] ====== scala-kmeans (scala) [default], iteration 48 completed (122.743 ms) ======
[2026-01-31T22:57:56.435Z] ====== scala-kmeans (scala) [default], iteration 49 started ======
[2026-01-31T22:57:56.435Z] GC before operation: completed in 12.083 ms, heap usage 56.517 MB -> 26.517 MB.
[2026-01-31T22:57:56.435Z] ====== scala-kmeans (scala) [default], iteration 49 completed (124.247 ms) ======
[2026-01-31T22:57:56.435Z] -----------------------------------
[2026-01-31T22:57:56.435Z] renaissance-scala-kmeans_0_PASSED
[2026-01-31T22:57:56.435Z] -----------------------------------
[2026-01-31T22:57:56.435Z]
[2026-01-31T22:57:56.435Z] TEST TEARDOWN:
[2026-01-31T22:57:56.435Z] Nothing to be done for teardown.
[2026-01-31T22:57:56.435Z] renaissance-scala-kmeans_0 Finish Time: Sat Jan 31 17:57:56 2026 Epoch Time (ms): 1769900276347
[2026-01-31T22:57:56.791Z]
[2026-01-31T22:57:56.791Z] ===============================================
[2026-01-31T22:57:56.791Z] Running test dacapo-eclipse_0 ...
[2026-01-31T22:57:56.791Z] ===============================================
[2026-01-31T22:57:56.791Z] dacapo-eclipse_0 Start Time: Sat Jan 31 17:57:56 2026 Epoch Time (ms): 1769900276422
[2026-01-31T22:57:56.791Z] variation: NoOptions
[2026-01-31T22:57:56.791Z] JVM_OPTIONS:
[2026-01-31T22:57:56.791Z] { \
[2026-01-31T22:57:56.791Z] echo ""; echo "TEST SETUP:"; \
[2026-01-31T22:57:56.791Z] echo "Nothing to be done for setup."; \
[2026-01-31T22:57:56.791Z] mkdir -p "/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17698998262383/dacapo-eclipse_0"; \
[2026-01-31T22:57:56.791Z] cd "/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17698998262383/dacapo-eclipse_0"; \
[2026-01-31T22:57:56.791Z] echo ""; echo "TESTING:"; \
[2026-01-31T22:57:56.791Z] "/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java" -jar "/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../../jvmtest/perf/dacapo/dacapo.jar" eclipse; \
[2026-01-31T22:57:56.791Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-eclipse_0""_PASSED"; echo "-----------------------------------"; cd /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/..; rm -f -r "/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17698998262383/dacapo-eclipse_0"; else echo "-----------------------------------"; echo "dacapo-eclipse_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-01-31T22:57:56.791Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-01-31T22:57:56.791Z] echo "Nothing to be done for teardown."; \
[2026-01-31T22:57:56.791Z] } 2>&1 | tee -a "/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17698998262383/TestTargetResult";
[2026-01-31T22:57:56.791Z]
[2026-01-31T22:57:56.791Z] TEST SETUP:
[2026-01-31T22:57:56.791Z] Nothing to be done for setup.
[2026-01-31T22:57:56.791Z]
[2026-01-31T22:57:56.791Z] TESTING:
[2026-01-31T22:57:56.791Z] WARNING: eclipse will only run with specific Java versions. However the Java version string provided by this JVM ('27-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-01-31T22:57:57.167Z] Version: eclipse 4.27 (use -p to print nominal benchmark stats)
[2026-01-31T22:57:57.524Z] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
[2026-01-31T22:57:57.524Z] WARNING: sun.misc.Unsafe::staticFieldOffset has been called by org.eclipse.osgi.internal.url.MultiplexingFactory (file:/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/jvmtest/perf/dacapo/dacapo/jar/eclipse/eclipse.jar)
[2026-01-31T22:57:57.524Z] WARNING: Please consider reporting this to the maintainers of class org.eclipse.osgi.internal.url.MultiplexingFactory
[2026-01-31T22:57:57.524Z] WARNING: sun.misc.Unsafe::staticFieldOffset will be removed in a future release
[2026-01-31T22:57:58.655Z] Unzip workspace
[2026-01-31T22:57:58.655Z] ===== DaCapo 23.11-MR2-chopin-minimal eclipse starting =====
[2026-01-31T22:57:58.655Z] Initialize workspace .WARNING: A restricted method in java.lang.System has been called
[2026-01-31T22:57:58.655Z] 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_openjdk27_hs_sanity.perf_aarch64_mac/jvmtest/perf/dacapo/dacapo/dat/eclipse/eclipse/plugins/org.eclipse.core.filesystem_1.9.500.v20220817-1539.jar)
[2026-01-31T22:57:58.655Z] WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module
[2026-01-31T22:57:58.655Z] WARNING: Restricted methods will be blocked in a future release unless native access is enabled
[2026-01-31T22:57:58.655Z]
[2026-01-31T22:57:59.019Z] ..................
[2026-01-31T22:58:06.228Z] Index workspace .....................
[2026-01-31T22:58:09.365Z] Build workspace
[2026-01-31T22:58:10.668Z] Search .. 4,207 references for default constructor in workspace
[2026-01-31T22:58:11.029Z] .. 1,957 references for method 'equals' in workspace
[2026-01-31T22:58:11.394Z] Type hierarchy tests
[2026-01-31T22:58:13.205Z] AST tests
[2026-01-31T22:58:15.056Z] Completion tests .........
[2026-01-31T22:58:15.775Z] Format tests ..............
[2026-01-31T22:58:16.854Z] Model tests ................
[2026-01-31T22:58:16.854Z] ===== DaCapo 23.11-MR2-chopin-minimal eclipse PASSED in 18213 msec =====
[2026-01-31T22:58:17.677Z] Delete workspace
[2026-01-31T22:58:17.677Z] -----------------------------------
[2026-01-31T22:58:17.677Z] dacapo-eclipse_0_PASSED
[2026-01-31T22:58:17.677Z] -----------------------------------
[2026-01-31T22:58:17.677Z]
[2026-01-31T22:58:17.677Z] TEST TEARDOWN:
[2026-01-31T22:58:17.677Z] Nothing to be done for teardown.
[2026-01-31T22:58:18.040Z] dacapo-eclipse_0 Finish Time: Sat Jan 31 17:58:17 2026 Epoch Time (ms): 1769900297633
[2026-01-31T22:58:18.040Z]
[2026-01-31T22:58:18.040Z] ===============================================
[2026-01-31T22:58:18.040Z] Running test dacapo-h2_0 ...
[2026-01-31T22:58:18.040Z] ===============================================
[2026-01-31T22:58:18.040Z] dacapo-h2_0 Start Time: Sat Jan 31 17:58:17 2026 Epoch Time (ms): 1769900297691
[2026-01-31T22:58:18.040Z] variation: NoOptions
[2026-01-31T22:58:18.040Z] JVM_OPTIONS:
[2026-01-31T22:58:18.040Z] { \
[2026-01-31T22:58:18.040Z] echo ""; echo "TEST SETUP:"; \
[2026-01-31T22:58:18.040Z] echo "Nothing to be done for setup."; \
[2026-01-31T22:58:18.040Z] mkdir -p "/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17698998262383/dacapo-h2_0"; \
[2026-01-31T22:58:18.040Z] cd "/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17698998262383/dacapo-h2_0"; \
[2026-01-31T22:58:18.040Z] echo ""; echo "TESTING:"; \
[2026-01-31T22:58:18.040Z] "/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java" -jar "/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../../jvmtest/perf/dacapo/dacapo.jar" h2; \
[2026-01-31T22:58:18.040Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-h2_0""_PASSED"; echo "-----------------------------------"; cd /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/..; rm -f -r "/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17698998262383/dacapo-h2_0"; else echo "-----------------------------------"; echo "dacapo-h2_0""_FAILED"; echo "-----------------------------------"; fi; \
[2026-01-31T22:58:18.040Z] echo ""; echo "TEST TEARDOWN:"; \
[2026-01-31T22:58:18.040Z] echo "Nothing to be done for teardown."; \
[2026-01-31T22:58:18.040Z] } 2>&1 | tee -a "/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17698998262383/TestTargetResult";
[2026-01-31T22:58:18.040Z]
[2026-01-31T22:58:18.040Z] TEST SETUP:
[2026-01-31T22:58:18.040Z] Nothing to be done for setup.
[2026-01-31T22:58:18.040Z]
[2026-01-31T22:58:18.040Z] TESTING:
[2026-01-31T22:58:18.040Z] Using scaled threading model. 4 processors detected, 4 threads used to drive the workload, in a possible range of [1,1024]
[2026-01-31T22:58:18.040Z] WARNING: h2 will only run with specific Java versions. However the Java version string provided by this JVM ('27-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-01-31T22:58:18.398Z] Version: h2 2.2.220 derby 10.15.2.0 (use -p to print nominal benchmark stats)
[2026-01-31T22:58:18.398Z] Preparing the H2 database...
[2026-01-31T22:58:18.398Z] TPCC configuration: scale: 16, terminals: 4, transactions: 100000
[2026-01-31T22:58:29.806Z] ===== DaCapo 23.11-MR2-chopin-minimal h2 starting =====
[2026-01-31T22:58:29.806Z] Starting 100000 requests...
[2026-01-31T22:58:31.657Z]
[2026-01-31T22:58:32.439Z] 5%
[2026-01-31T22:58:33.250Z] 10%
[2026-01-31T22:58:34.077Z] 15%
[2026-01-31T22:58:34.446Z] 20%
[2026-01-31T22:58:35.272Z] 25%
[2026-01-31T22:58:35.679Z] 30%
[2026-01-31T22:58:36.051Z] 35%
[2026-01-31T22:58:36.432Z] 40%
[2026-01-31T22:58:37.256Z] 45%
[2026-01-31T22:58:37.630Z] 50%
[2026-01-31T22:58:38.026Z] 55%
[2026-01-31T22:58:38.816Z] 60%
[2026-01-31T22:58:39.176Z] 65%
[2026-01-31T22:58:39.551Z] 70%
[2026-01-31T22:58:39.963Z] 75%
[2026-01-31T22:58:40.373Z] 80%
[2026-01-31T22:58:41.194Z] 85%
[2026-01-31T22:58:41.617Z] 90%
[2026-01-31T22:58:41.981Z] 95%
[2026-01-31T22:58:41.981Z] 100%
[2026-01-31T22:58:41.981Z] Completed requests
[2026-01-31T22:58:41.981Z] Stock level ............. 3973 ( 4.0%)
[2026-01-31T22:58:41.981Z] Order status by name .... 2361 ( 2.4%)
[2026-01-31T22:58:41.981Z] Order status by ID ...... 1609 ( 1.6%)
[2026-01-31T22:58:41.981Z] Payment by name ......... 25847 (25.8%)
[2026-01-31T22:58:41.981Z] Payment by ID ........... 17220 (17.2%)
[2026-01-31T22:58:41.981Z] Delivery schedule ....... 4029 ( 4.0%)
[2026-01-31T22:58:41.981Z] New order ............... 44509 (44.5%)
[2026-01-31T22:58:41.981Z] New order rollback ...... 452 ( 0.5%)
[2026-01-31T22:58:41.981Z] ===== DaCapo 23.11-MR2-chopin-minimal h2 PASSED in 12363 msec =====
[2026-01-31T22:58:41.981Z] ===== DaCapo processed 100000 requests in 12344 msec, 8101 requests per second =====
[2026-01-31T22:58:42.343Z] ===== DaCapo tail latency, simple: 50% 141 usec, 90% 1016 usec, 99% 5123 usec, 99.9% 21031 usec, 99.99% 47394 usec, max 68450 usec, measured over 100000 events =====
[2026-01-31T22:58:42.343Z] ===== DaCapo tail latency, metered 100ms smoothing: 50% 878 usec, 90% 8402 usec, 99% 26552 usec, 99.9% 40585 usec, 99.99% 47394 usec, max 68450 usec, measured over 100000 events =====
[2026-01-31T22:58:42.343Z] ===== DaCapo tail latency, metered full smoothing: 50% 1035151 usec, 90% 1652179 usec, 99% 1840876 usec, 99.9% 1854037 usec, 99.99% 1856151 usec, max 1865685 usec, measured over 100000 events =====
[2026-01-31T22:58:47.669Z] Resetting database to initial state....................
[2026-01-31T22:58:48.048Z] -----------------------------------
[2026-01-31T22:58:48.048Z] dacapo-h2_0_PASSED
[2026-01-31T22:58:48.048Z] -----------------------------------
[2026-01-31T22:58:48.048Z]
[2026-01-31T22:58:48.048Z] TEST TEARDOWN:
[2026-01-31T22:58:48.048Z] Nothing to be done for teardown.
[2026-01-31T22:58:48.048Z] dacapo-h2_0 Finish Time: Sat Jan 31 17:58:47 2026 Epoch Time (ms): 1769900327881
[2026-01-31T22:58:48.048Z]
[2026-01-31T22:58:48.048Z] ===============================================
[2026-01-31T22:58:48.048Z] Running test dacapo-lusearch-fix_0 ...
[2026-01-31T22:58:48.048Z] ===============================================
[2026-01-31T22:58:48.048Z] dacapo-lusearch-fix_0 Start Time: Sat Jan 31 17:58:47 2026 Epoch Time (ms): 1769900327924
[2026-01-31T22:58:48.048Z] dacapo-lusearch-fix_0_DISABLED
[2026-01-31T22:58:48.048Z] Disabled Reason:
[2026-01-31T22:58:48.048Z] https://github.com/adoptium/aqa-tests/issues/1888#issuecomment-755015959
[2026-01-31T22:58:48.048Z] dacapo-lusearch-fix_0 Finish Time: Sat Jan 31 17:58:47 2026 Epoch Time (ms): 1769900327949
[2026-01-31T22:58:48.048Z]
[2026-01-31T22:58:48.048Z] ===============================================
[2026-01-31T22:58:48.048Z] Running test IdleMicrobenchmark_HS_0 ...
[2026-01-31T22:58:48.048Z] ===============================================
[2026-01-31T22:58:48.405Z] IdleMicrobenchmark_HS_0 Start Time: Sat Jan 31 17:58:48 2026 Epoch Time (ms): 1769900328001
[2026-01-31T22:58:48.405Z] Skipped due to jvm options ( -Xmx1024m ) and/or platform requirements ([os.linux,arch.x86,bits.64,^os.win]) => IdleMicrobenchmark_HS_0_SKIPPED
[2026-01-31T22:58:48.405Z] IdleMicrobenchmark_HS_0 Finish Time: Sat Jan 31 17:58:48 2026 Epoch Time (ms): 1769900328019
[2026-01-31T22:58:48.405Z]
[2026-01-31T22:58:48.405Z]
[2026-01-31T22:58:48.405Z] All tests finished, run result summary:
[2026-01-31T22:58:48.405Z] cd "/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/scripts"; \
[2026-01-31T22:58:48.405Z] perl "resultsSum.pl" --failuremk="/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/failedtargets.mk" --resultFile="/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17698998262383/TestTargetResult" --platFile="/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/resources/buildPlatformMap.properties" --diagnostic=failure --jdkVersion=27 --jdkImpl=hotspot --jdkVendor="eclipse" --spec=osx_aarch64 --buildList=perf --customTarget="" --testTarget=sanity.perf --tapPath=/Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac/aqa-tests/TKG/../TKG/output_17698998262383/ --tapName=Test_openjdk27_hs_sanity.perf_aarch64_mac.tap --comment=""
[2026-01-31T22:58:48.405Z]
[2026-01-31T22:58:48.405Z]
[2026-01-31T22:58:48.405Z] TEST TARGETS SUMMARY
[2026-01-31T22:58:48.405Z] ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[2026-01-31T22:58:48.405Z] DISABLED test targets:
[2026-01-31T22:58:48.405Z] dacapo-lusearch-fix_0
[2026-01-31T22:58:48.405Z]
[2026-01-31T22:58:48.405Z] PASSED test targets:
[2026-01-31T22:58:48.405Z] renaissance-akka-uct_0
[2026-01-31T22:58:48.405Z] renaissance-fj-kmeans_0
[2026-01-31T22:58:48.405Z] renaissance-future-genetic_0
[2026-01-31T22:58:48.405Z] renaissance-scala-kmeans_0
[2026-01-31T22:58:48.405Z] dacapo-eclipse_0
[2026-01-31T22:58:48.405Z] dacapo-h2_0
[2026-01-31T22:58:48.405Z]
[2026-01-31T22:58:48.405Z] FAILED test targets:
[2026-01-31T22:58:48.405Z] renaissance-naive-bayes_0
[2026-01-31T22:58:48.405Z]
[2026-01-31T22:58:48.405Z] TOTAL: 9 EXECUTED: 7 PASSED: 6 FAILED: 1 DISABLED: 1 SKIPPED: 1
[2026-01-31T22:58:48.405Z] ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[2026-01-31T22:58:48.405Z]
[2026-01-31T22:58:48.405Z] make[1]: *** [resultsSummary] Error 2
[2026-01-31T22:58:48.405Z] make: *** [_sanity.perf] Error 2
[Pipeline] sh
[2026-01-31T22:58:49.052Z] ++ uname
[2026-01-31T22:58:49.052Z] + '[' Darwin = AIX ']'
[2026-01-31T22:58:49.052Z] ++ uname
[2026-01-31T22:58:49.052Z] + '[' Darwin = SunOS ']'
[2026-01-31T22:58:49.052Z] ++ uname
[2026-01-31T22:58:49.052Z] + '[' Darwin = '*BSD' ']'
[2026-01-31T22:58:49.052Z] + MAKE=make
[2026-01-31T22:58:49.052Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2026-01-31T22:58:49.052Z] make: Nothing to be done for `testEnvTeardown'.
[Pipeline] }
[2026-01-31T22:58:49.123Z] $ ssh-agent -k
[2026-01-31T22:58:49.130Z] unset SSH_AUTH_SOCK;
[2026-01-31T22:58:49.131Z] unset SSH_AGENT_PID;
[2026-01-31T22:58:49.131Z] echo Agent pid 3055 killed;
[2026-01-31T22:58:49.302Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] writeJSON
[Pipeline] archiveArtifacts
[2026-01-31T22:58:49.436Z] Archiving artifacts
[2026-01-31T22:58:49.492Z] Recording fingerprints
[Pipeline] echo
[2026-01-31T22:58:49.530Z] DaCapo-h2 metric found and archived
[Pipeline] echo
[2026-01-31T22:58:49.571Z] There were test failures, current build status is UNSTABLE.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Post)
[Pipeline] echo
[2026-01-31T22:58:49.640Z] Saving aqa-tests/testenv/testenv.properties file on jenkins.
[Pipeline] archiveArtifacts
[2026-01-31T22:58:49.673Z] Archiving artifacts
[2026-01-31T22:58:49.728Z] Recording fingerprints
[Pipeline] echo
[2026-01-31T22:58:49.767Z] Saving aqa-tests/TKG/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2026-01-31T22:58:49.800Z] Archiving artifacts
[2026-01-31T22:58:49.879Z] Recording fingerprints
[Pipeline] sh
[2026-01-31T22:58:50.484Z] + tar -cf benchmark_test_output.tar.gz ./aqa-tests/TKG/output_17698998262383
[Pipeline] echo
[2026-01-31T22:58:50.564Z] ARTIFACTORY_SERVER is not set. Saving artifacts on jenkins.
[Pipeline] archiveArtifacts
[2026-01-31T22:58:50.597Z] Archiving artifacts
[2026-01-31T22:58:50.651Z] Recording fingerprints
[Pipeline] findFiles
[Pipeline] echo
[2026-01-31T22:58:51.621Z] Tap file found: aqa-tests/TKG/output_17698998262383/Test_openjdk27_hs_sanity.perf_aarch64_mac.tap...
[Pipeline] readFile
[Pipeline] junit
[2026-01-31T22:58:51.723Z] Recording test results
[2026-01-31T22:58:52.190Z] None of the test reports contained any result
[2026-01-31T22:58:52.190Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2026-01-31T22:58:52.216Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2026-01-31T22:58:52.739Z] + aqa-tests/terminateTestProcesses.sh admin
[2026-01-31T22:58:52.739Z] 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
[2026-01-31T22:58:52.073Z] No test report files were found. Configuration error?
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-01-31T22:58:52.888Z] [WS-CLEANUP] Deleting project workspace...
[2026-01-31T22:58:52.888Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-01-31T22:58:56.556Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] sh
[2026-01-31T22:58:57.124Z] + find /cores -name '*core*' -print -exec rm -f '{}' ';'
[2026-01-31T22:58:57.124Z] /cores
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2026-01-31T22:58:57.228Z] 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-01-31T22:58:57.372Z] allocate a node for generating rerun job ...
[Pipeline] node
[2026-01-31T22:58:57.399Z] Running on test-orka-macos14-arm64-weo2a in /Users/admin/workspace/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac
[Pipeline] {
[Pipeline] echo
[2026-01-31T22:58:57.415Z] Generating rerun Test_openjdk27_hs_sanity.perf_aarch64_mac_rerun job for running failed test(s) ...
[Pipeline] parallel
[Pipeline] { (Branch: Test_openjdk27_hs_sanity.perf_aarch64_mac_rerun)
[Pipeline] echo
[2026-01-31T22:58:57.438Z] GENERATE_JOBS is set to true, set test job Test_openjdk27_hs_sanity.perf_aarch64_mac_rerun params for generating the job
[Pipeline] fileExists
[Pipeline] sh
[2026-01-31T22:58:58.047Z] + curl -Os https://raw.githubusercontent.com/adoptium/aqa-tests/master/buildenv/jenkins/testJobTemplate
[Pipeline] jobDsl
[2026-01-31T22:58:58.261Z] Processing DSL script testJobTemplate
[2026-01-31T22:59:47.139Z] LEVELS: [sanity]
[2026-01-31T22:59:47.139Z] JDK_VERSIONS: [8]
[2026-01-31T22:59:47.139Z] GROUPS: [perf]
[2026-01-31T22:59:47.139Z] ARCH_OS_LIST: [aarch64_mac]
[2026-01-31T22:59:47.299Z] Existing items:
[2026-01-31T22:59:47.299Z] GeneratedJob{name='Test_openjdk27_hs_sanity.perf_aarch64_mac_rerun'}
[Pipeline] }
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // node
[Pipeline] echo
[2026-01-31T22:59:58.667Z] Triggering rerun jobs in parallel ...
[Pipeline] parallel
[Pipeline] { (Branch: Test_openjdk27_hs_sanity.perf_aarch64_mac_rerun)
[Pipeline] build
[2026-01-31T22:59:58.684Z] Scheduling project: Test_openjdk27_hs_sanity.perf_aarch64_mac_rerun
[2026-01-31T23:00:06.390Z] Starting building: Test_openjdk27_hs_sanity.perf_aarch64_mac_rerun #2
[2026-01-31T23:02:23.474Z] Build Test_openjdk27_hs_sanity.perf_aarch64_mac_rerun #2 completed: UNSTABLE
[Pipeline] }
[Pipeline] // parallel
[Pipeline] node
[2026-01-31T23:02:23.548Z] Running on test-docker-ubi8-armv8-2 in /home/jenkins/workspace/Test_openjdk27_hs_sanity.perf_aarch64_mac
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-01-31T23:02:23.967Z] [WS-CLEANUP] Deleting project workspace...
[2026-01-31T23:02:23.967Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-01-31T23:02:24.175Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] echo
[2026-01-31T23:02:24.215Z] Test_openjdk27_hs_sanity.perf_aarch64_mac_rerun #2 completed with status UNSTABLE
[Pipeline] timeout
[2026-01-31T23:02:24.225Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2026-01-31T23:02:25.564Z] Copied 1 artifact from "Test_openjdk27_hs_sanity.perf_aarch64_mac_rerun" build number 2
[Pipeline] }
[Pipeline] // timeout
[Pipeline] echo
[2026-01-31T23:02:25.608Z] Saving Test_openjdk27_hs_sanity.perf_aarch64_mac_rerun/2/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2026-01-31T23:02:25.805Z] Archiving artifacts
[2026-01-31T23:02:26.198Z] Recording fingerprints
[Pipeline] findFiles
[Pipeline] echo
[2026-01-31T23:02:27.205Z] Tap file found: Test_openjdk27_hs_sanity.perf_aarch64_mac_rerun/2/aqa-tests/TKG/output_17699005323515/Test_openjdk27_hs_sanity.perf_aarch64_mac_rerun.tap...
[Pipeline] readFile
[Pipeline] echo
[2026-01-31T23:02:27.481Z] 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=27&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk%2Fjdk-mac-aarch64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk-27%2B7_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=443&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-01-31T23:02:27.923Z] [WS-CLEANUP] Deleting project workspace...
[2026-01-31T23:02:27.923Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-01-31T23:02:28.105Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] End of Pipeline
Finished: UNSTABLE