Test_openjdk21_hs_sanity.perf_aarch64_windows
Started by upstream project "build-scripts/jobs/jdk21u/jdk21u-windows-aarch64-temurin" build number 96
originally caused by:
Started by upstream project "build-scripts/openjdk21-pipeline" build number 404
originally caused by:
Started by upstream project "build-scripts/utils/betaTrigger_21ea" build number 328
originally caused by:
Started by timer
Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows@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_openjdk21_hs_sanity.perf_aarch64_windows@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 0905ea0d2a44744fe67c904a5313f77708a4a25d (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 0905ea0d2a44744fe67c904a5313f77708a4a25d # timeout=10
Commit message: "Unexclude j.l.i.MethodHandleProxies.BasicTest (#6536)"
> git rev-list --no-walk 37a9c005eb153930c8badb10cf512f1425a110e8 # timeout=10
First time build. Skipping changelog.
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] nodesByLabel
[2025-08-27T21:48:16.522Z] Could not find any nodes with 'sw.os.windows&&hw.arch.aarch64&&ci.role.perf' label
[Pipeline] echo
[2025-08-27T21:48:16.538Z] SPEC: windows_aarch64
[Pipeline] echo
[2025-08-27T21:48:16.541Z] LABEL: ci.role.test&&sw.os.windows&&hw.arch.aarch64
[Pipeline] stage
[Pipeline] { (Queue)
[Pipeline] nodesByLabel
[2025-08-27T21:48:16.564Z] Found a total of 3 nodes with the 'ci.role.test&&sw.os.windows&&hw.arch.aarch64' label
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named dynamicAgents (to a value of type ArrayList) which could lead to memory leaks or other issues.
[Pipeline] echo
[2025-08-27T21:48:16.568Z] dynamicAgents: []
[Pipeline] node
[2025-08-27T21:48:31.573Z] Still waiting to schedule task
[2025-08-27T21:48:31.575Z] Waiting for next available executor on ‘ci.role.test&&sw.os.windows&&hw.arch.aarch64’
[2025-08-27T21:50:22.312Z] Running on test-azure-win11-aarch64-2 in C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.perf_aarch64_windows
[Pipeline] {
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named ref_cache (to a value of type GStringImpl) which could lead to memory leaks or other issues.
[Pipeline] retry
[Pipeline] {
[Pipeline] timeout
[2025-08-27T21:50:22.357Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] cleanWs
[2025-08-27T21:50:22.406Z] [WS-CLEANUP] Deleting project workspace...
[2025-08-27T21:50:22.406Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-08-27T21:50:22.422Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2025-08-27T21:50:22.465Z] The recommended git tool is: git
[2025-08-27T21:50:22.498Z] No credentials specified
[2025-08-27T21:50:22.514Z] Cloning the remote Git repository
[2025-08-27T21:50:22.542Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2025-08-27T21:50:22.542Z] > git init C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.perf_aarch64_windows\aqa-tests # timeout=10
[2025-08-27T21:50:23.245Z] [WARNING] Reference path does not exist: null/openjdk_cache
[2025-08-27T21:50:23.245Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2025-08-27T21:50:23.245Z] > git --version # timeout=10
[2025-08-27T21:50:23.308Z] > git --version # 'git version 2.39.0'
[2025-08-27T21:50:23.308Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-08-27T21:50:30.417Z] Avoid second fetch
[2025-08-27T21:50:30.519Z] Checking out Revision 0905ea0d2a44744fe67c904a5313f77708a4a25d (origin/master)
[2025-08-27T21:50:30.214Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
[2025-08-27T21:50:30.292Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-08-27T21:50:30.417Z] > git rev-parse "origin/master^{commit}" # timeout=10
[2025-08-27T21:50:30.527Z] > git config core.sparsecheckout # timeout=10
[2025-08-27T21:50:30.605Z] > git checkout -f 0905ea0d2a44744fe67c904a5313f77708a4a25d # timeout=10
[2025-08-27T21:50:35.273Z] Commit message: "Unexclude j.l.i.MethodHandleProxies.BasicTest (#6536)"
[Pipeline] }
[Pipeline] // retry
[Pipeline] load
[Pipeline] { (C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.perf_aarch64_windows/aqa-tests/buildenv/jenkins/JenkinsfileBase)
[Pipeline] }
[Pipeline] // load
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named jenkinsfile (to a value of type Script1) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TIME_LIMIT (to a value of type Integer) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2025-08-27T21:50:37.126Z] Timeout set to expire in 1 day 1 hr
[Pipeline] {
[Pipeline] echo
[2025-08-27T21:50:37.161Z] runMulticastCmd: false
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[2025-08-27T21:50:37.803Z] + LC_TIME=C
[2025-08-27T21:50:37.803Z] + date '+%a, %d %b %Y %T %z'
[Pipeline] echo
[2025-08-27T21:50:38.180Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2025-08-27T21:50:38.966Z] + aqa-tests/terminateTestProcesses.sh null
[2025-08-27T21:50:38.966Z] Windows machine, using powershell queries...
[2025-08-27T21:50:40.503Z] Woohoo - no rogue processes detected!
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named PLATFORM (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9 (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOM_TARGET (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NAME (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NUMBER (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named SSH_AGENT_CREDENTIAL (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named KEEP_WORKSPACE (to a value of type Boolean) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLOUD_PROVIDER (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named SDK_RESOURCE (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named ITERATIONS (to a value of type Integer) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named NUM_MACHINES (to a value of type Integer) which could lead to memory leaks or other issues.
[Pipeline] sh
[2025-08-27T21:50:41.715Z] + printenv
[2025-08-27T21:50:42.010Z] ProgramFiles(Arm)=C:\Program Files (Arm)
[2025-08-27T21:50:42.010Z] TIME_LIMIT=25
[2025-08-27T21:50:42.010Z] USERDOMAIN=test-azure-win1
[2025-08-27T21:50:42.010Z] OS=Windows_NT
[2025-08-27T21:50:42.010Z] COMMONPROGRAMFILES=C:\Program Files\Common Files
[2025-08-27T21:50:42.010Z] RERUN_ITERATIONS=1
[2025-08-27T21:50:42.010Z] PROCESSOR_LEVEL=3340
[2025-08-27T21:50:42.010Z] PSModulePath=C:\Program Files\WindowsPowerShell\Modules;C:\Windows\system32\WindowsPowerShell\v1.0\Modules
[2025-08-27T21:50:42.010Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk21_hs_sanity.perf_aarch64_windows/133/display/redirect
[2025-08-27T21:50:42.010Z] JENKINS_URL=https://ci.adoptium.net/
[2025-08-27T21:50:42.010Z] CommonProgramW6432=C:\Program Files\Common Files
[2025-08-27T21:50:42.010Z] EXECUTOR_NUMBER=0
[2025-08-27T21:50:42.010Z] !ExitCode=00000000
[2025-08-27T21:50:42.010Z] CommonProgramFiles(x86)=C:\Program Files (x86)\Common Files
[2025-08-27T21:50:42.010Z] _=/usr/bin/printenv
[2025-08-27T21:50:42.010Z] BUILD_ID=133
[2025-08-27T21:50:42.010Z] USE_JRE=false
[2025-08-27T21:50:42.010Z] jobStatus=SUCCESS
[2025-08-27T21:50:42.010Z] PUBLIC=C:\Users\Public
[2025-08-27T21:50:42.011Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk21_hs_sanity.perf_aarch64_windows/133/display/redirect?page=changes
[2025-08-27T21:50:42.011Z] STF_OWNER_BRANCH=adoptium:master
[2025-08-27T21:50:42.011Z] PERSONAL_BUILD=false
[2025-08-27T21:50:42.011Z] LIB_DIR=C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.perf_aarch64_windows/../../externalDependency/lib
[2025-08-27T21:50:42.011Z] CUDA_PATH=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v9.1
[2025-08-27T21:50:42.011Z] JENKINS_NODE_COOKIE=9e1fb751-b126-4d58-b3d3-61293192e47b
[2025-08-27T21:50:42.011Z] USERNAME=jenkins
[2025-08-27T21:50:42.011Z] JAVA_HOME=C:\openjdk\jdk-11
[2025-08-27T21:50:42.011Z] SLACK_CHANNEL=aqavit-bot
[2025-08-27T21:50:42.011Z] CommonProgramFiles(Arm)=C:\Program Files (Arm)\Common Files
[2025-08-27T21:50:42.011Z] LOGONSERVER=\\test-azure-win1
[2025-08-27T21:50:42.011Z] JDK_IMPL=hotspot
[2025-08-27T21:50:42.011Z] PROCESSOR_ARCHITECTURE=AMD64
[2025-08-27T21:50:42.011Z] JOB_BASE_NAME=Test_openjdk21_hs_sanity.perf_aarch64_windows
[2025-08-27T21:50:42.011Z] WORKSPACE_TMP=C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.perf_aarch64_windows@tmp
[2025-08-27T21:50:42.011Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master
[2025-08-27T21:50:42.011Z] DYNAMIC_COMPILE=false
[2025-08-27T21:50:42.011Z] OPENJ9_BRANCH=master
[2025-08-27T21:50:42.011Z] CLIENTNAME=li-db41a7cc-251
[2025-08-27T21:50:42.011Z] LOCALAPPDATA=C:\Users\jenkins\AppData\Local
[2025-08-27T21:50:42.011Z] CI=true
[2025-08-27T21:50:42.011Z] HUDSON_COOKIE=784d69e0-b51b-4f41-9427-cd1f005a8e51
[2025-08-27T21:50:42.011Z] COMPUTERNAME=test-azure-win1
[2025-08-27T21:50:42.011Z] ADOPTOPENJDK_BRANCH=master
[2025-08-27T21:50:42.011Z] ORIGIN_JDK_VERSION=21
[2025-08-27T21:50:42.011Z] SYSTEMDRIVE=C:
[2025-08-27T21:50:42.011Z] USERPROFILE=C:\Users\jenkins
[2025-08-27T21:50:42.011Z] PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC
[2025-08-27T21:50:42.011Z] SYSTEMROOT=C:\Windows
[2025-08-27T21:50:42.011Z] SYSTEM_LIB_DIR=C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.perf_aarch64_windows/../../externalDependency/system_lib
[2025-08-27T21:50:42.011Z] UPSTREAM_JOB_NUMBER=96
[2025-08-27T21:50:42.011Z] BUILD_NUMBER=133
[2025-08-27T21:50:42.011Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2025-08-27T21:50:42.011Z] JCK_GIT_BRANCH=master
[2025-08-27T21:50:42.011Z] USERDOMAIN_ROAMINGPROFILE=test-azure-win1
[2025-08-27T21:50:42.011Z] PROCESSOR_IDENTIFIER=ARMv8 (64-bit) Family 8 Model D0C Revision 301, Ampere(R)
[2025-08-27T21:50:42.011Z] EXTERNAL_TEST_CMD=mvn clean install
[2025-08-27T21:50:42.011Z] WORKSPACE=C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.perf_aarch64_windows
[2025-08-27T21:50:42.011Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk21u/jdk21u-windows-aarch64-temurin
[2025-08-27T21:50:42.011Z] KEEP_REPORTDIR=false
[2025-08-27T21:50:42.011Z] PWD=/cygdrive/c/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows
[2025-08-27T21:50:42.011Z] HUDSON_URL=https://ci.adoptium.net/
[2025-08-27T21:50:42.011Z] USE_TESTENV_PROPERTIES=false
[2025-08-27T21:50:42.011Z] HOME=/home/jenkins
[2025-08-27T21:50:42.011Z] TMP=/cygdrive/c/Users/jenkins/AppData/Local/Temp
[2025-08-27T21:50:42.011Z] NODE_NAME=test-azure-win11-aarch64-2
[2025-08-27T21:50:42.011Z] PERF_ROOT=C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.perf_aarch64_windows/../../benchmarks
[2025-08-27T21:50:42.011Z] DOCKER_REQUIRED=false
[2025-08-27T21:50:42.011Z] HUDSON_SERVER_COOKIE=2d832652af5afba8
[2025-08-27T21:50:42.011Z] git=C:\Program Files\Git\cmd\git.exe
[2025-08-27T21:50:42.011Z] JDK_BRANCH=jdk-21.0.9+5_adopt
[2025-08-27T21:50:42.011Z] ARCHIVE_TEST_RESULTS=false
[2025-08-27T21:50:42.011Z] JENKINS_HOME=/home/jenkins/.jenkins
[2025-08-27T21:50:42.011Z] JOB_NAME=Test_openjdk21_hs_sanity.perf_aarch64_windows
[2025-08-27T21:50:42.011Z] TEST_TIME=120
[2025-08-27T21:50:42.011Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk21_hs_sanity.perf_aarch64_windows/133/display/redirect?page=tests
[2025-08-27T21:50:42.011Z] BUILD_LIST=perf
[2025-08-27T21:50:42.011Z] KEEP_WORKSPACE=false
[2025-08-27T21:50:42.011Z] OneDrive=C:\Users\jenkins\OneDrive
[2025-08-27T21:50:42.011Z] NUM_PROCESSORS=4
[2025-08-27T21:50:42.011Z] EXIT_SUCCESS=false
[2025-08-27T21:50:42.011Z] EXTERNAL_CUSTOM_BRANCH=master
[2025-08-27T21:50:42.011Z] PROCESSOR_REVISION=0301
[2025-08-27T21:50:42.011Z] HUDSON_HOME=/home/jenkins/.jenkins
[2025-08-27T21:50:42.011Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk21_hs_sanity.perf_aarch64_windows/display/redirect
[2025-08-27T21:50:42.011Z] RERUN_FAILURE=true
[2025-08-27T21:50:42.011Z] SDK_RESOURCE=upstream
[2025-08-27T21:50:42.011Z] ACTIVE_NODE_TIMEOUT=5
[2025-08-27T21:50:42.011Z] SETUP_JCK_RUN=false
[2025-08-27T21:50:42.011Z] SPEC=windows_aarch64
[2025-08-27T21:50:42.011Z] ITERATIONS=1
[2025-08-27T21:50:42.011Z] GENERATE_JOBS=true
[2025-08-27T21:50:42.011Z] PROMPT=$P$G
[2025-08-27T21:50:42.011Z] NUMBER_OF_PROCESSORS=4
[2025-08-27T21:50:42.011Z] TEST_JDK_HOME=C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.perf_aarch64_windows/jdkbinary/j2sdk-image
[2025-08-27T21:50:42.011Z] ProgramW6432=C:\Program Files
[2025-08-27T21:50:42.011Z] LIGHT_WEIGHT_CHECKOUT=false
[2025-08-27T21:50:42.011Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk21_hs_sanity.perf_aarch64_windows/133/display/redirect?page=artifacts
[2025-08-27T21:50:42.011Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token
[2025-08-27T21:50:42.011Z] AUTO_DETECT=true
[2025-08-27T21:50:42.011Z] TAP_NAME=Test_openjdk21_hs_sanity.perf_aarch64_windows.tap
[2025-08-27T21:50:42.011Z] COMSPEC=C:\Windows\system32\cmd.exe
[2025-08-27T21:50:42.011Z] APPDATA=C:\Users\jenkins\AppData\Roaming
[2025-08-27T21:50:42.011Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk21_hs_sanity.perf_aarch64_windows/133/
[2025-08-27T21:50:42.011Z] TERM=xterm-256color
[2025-08-27T21:50:42.011Z] STAGE_NAME=Setup
[2025-08-27T21:50:42.011Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2025-08-27T21:50:42.011Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk21_hs_sanity.perf_aarch64_windows/
[2025-08-27T21:50:42.011Z] TKG_OWNER_BRANCH=adoptium:master
[2025-08-27T21:50:42.011Z] JDK_VERSION=21
[2025-08-27T21:50:42.011Z] BUILD_DISPLAY_NAME=#133
[2025-08-27T21:50:42.011Z] PLATFORM=aarch64_windows
[2025-08-27T21:50:42.011Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2025-08-27T21:50:42.011Z] WINDIR=C:\Windows
[2025-08-27T21:50:42.011Z] ProgramData=C:\ProgramData
[2025-08-27T21:50:42.011Z] SHLVL=2
[2025-08-27T21:50:42.011Z] JDK_REPO=https://github.com/adoptium/jdk21u
[2025-08-27T21:50:42.011Z] PROGRAMFILES=C:\Program Files
[2025-08-27T21:50:42.011Z] PARALLEL=Dynamic
[2025-08-27T21:50:42.011Z] BUILD_TAG=jenkins-Test_openjdk21_hs_sanity.perf_aarch64_windows-133
[2025-08-27T21:50:42.011Z] ALLUSERSPROFILE=C:\ProgramData
[2025-08-27T21:50:42.011Z] TEMP=/cygdrive/c/Users/jenkins/AppData/Local/Temp
[2025-08-27T21:50:42.011Z] TKG_ITERATIONS=1
[2025-08-27T21:50:42.011Z] EXIT_FAILURE=false
[2025-08-27T21:50:42.011Z] DriverData=C:\Windows\System32\Drivers\DriverData
[2025-08-27T21:50:42.011Z] NODE_LABELS=sw.os.windows aarch64 hw.arch.aarch64 test ci.role.test test-azure-win11-aarch64-2 windows
[2025-08-27T21:50:42.011Z] TARGET=sanity.perf
[2025-08-27T21:50:42.011Z] SESSIONNAME=RDP-Tcp#3
[2025-08-27T21:50:42.011Z] JOBSTARTTIME=Wed, 27 Aug 2025 21:50:37 +0000
[2025-08-27T21:50:42.011Z] ANT_HOME=C:\apache-ant\apache-ant-1.10.15
[2025-08-27T21:50:42.011Z] ProgramFiles(x86)=C:\Program Files (x86)
[2025-08-27T21:50:42.011Z] PATH=/cygdrive/d/Program Files (Arm)/Microsoft/jdk-17.0.6.10-hotspot/bin:/usr/bin:/cygdrive/c/Windows/system32:/cygdrive/c/Windows:/cygdrive/c/Windows/System32/Wbem:/cygdrive/c/Windows/System32/WindowsPowerShell/v1.0:/cygdrive/c/Windows/System32/OpenSSH:/cygdrive/c/Users/adoptopenjdk/AppData/Local/Microsoft/WindowsApps:/cygdrive/c/Strawberry/perl/bin:/cygdrive/c/Program Files/Git/cmd:/cygdrive/c/openjdk/jdk-8/bin:/cygdrive/c/apache-ant/apache-ant-1.10.15/bin:/cygdrive/c/rust/bin:/cygdrive/c/Program Files/IcedTeaWEB/bin:/cygdrive/c/Program Files (x86)/Windows Kits/10/Windows Performance Toolkit:/cygdrive/c/Program Files (x86)/Incredibuild:/usr/bin:/cygdrive/c/Users/jenkins/AppData/Local/Microsoft/WindowsApps:/cygdrive/c/Users/jenkins/.dotnet/tools
[2025-08-27T21:50:42.011Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master
[2025-08-27T21:50:42.011Z] HOMEDRIVE=C:
[2025-08-27T21:50:42.011Z] HOMEPATH=\Users\jenkins
[2025-08-27T21:50:42.011Z] OPENJCEPLUS_GIT_BRANCH=semeru-java21
[2025-08-27T21:50:42.011Z] CUDA_PATH_V9_1=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v9.1
[2025-08-27T21:50:42.011Z] JENKINS_SERVER_COOKIE=durable-9d3319d06b75b1f5d226a5b5c99ae62ea6e1e563e2cb35dc402442d2125e793e
[2025-08-27T21:50:42.011Z] VS140COMNTOOLS=C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\Tools\
Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOMIZED_SDK_URL_OPTION (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2025-08-27T21:50:42.046Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] dir
[2025-08-27T21:50:42.069Z] Running in C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.perf_aarch64_windows\jdkbinary
[Pipeline] {
[Pipeline] copyArtifacts
[2025-08-27T21:50:55.154Z] Copied 7 artifacts from "build-scripts » jobs » jdk21u » jdk21u-windows-aarch64-temurin" build number 96
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // timeout
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_VERSION_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_IMPL_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_REPOS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_BRANCHES (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_DIRS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_SHAS (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] echo
[2025-08-27T21:50:55.480Z] IS_SVT_TESTREPO is set to false
Did you forget the `def` keyword? Script1 seems to be setting a field named TEST_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named DEBUG_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CODE_COVERAGE_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named ADDITIONAL_ARTIFACTS_REQUIRED_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CURL_OPTS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named GET_SH_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named RESOLVED_MAKE (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] dir
[2025-08-27T21:50:55.489Z] Running in C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.perf_aarch64_windows
[Pipeline] {
[Pipeline] sshagent
[2025-08-27T21:50:55.511Z] $ ssh-agent
[2025-08-27T21:50:55.656Z] SSH_AUTH_SOCK=/tmp/ssh-BTyLrQhpaLJq/agent.904
[2025-08-27T21:50:55.656Z] SSH_AGENT_PID=905
[2025-08-27T21:50:55.656Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] dir
[2025-08-27T21:50:55.683Z] Running in C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.perf_aarch64_windows\aqa-tests
[Pipeline] {
[Pipeline] withCredentials
[2025-08-27T21:50:55.712Z] Masking supported pattern matches of %USERNAME% or %PASSWORD%
[Pipeline] {
[Pipeline] sh
[2025-08-27T21:50:56.163Z] ++ pwd
[2025-08-27T21:50:56.163Z] + ./get.sh -s /cygdrive/c/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/aqa-tests/.. -p aarch64_windows -r upstream -j 21 -i hotspot --clone_openj9 false --tkg_repo https://github.com/adoptium/TKG.git --tkg_branch master
[2025-08-27T21:50:56.458Z] TESTDIR: /cygdrive/c/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/aqa-tests
[2025-08-27T21:50:56.458Z] get jdk binary...
[2025-08-27T21:50:56.458Z] --sdkdir is set to upstream. Therefore, skip download jdk binary
[2025-08-27T21:50:56.753Z] Uncompressing file: OpenJDK21U-jdk_aarch64_windows_hotspot_21.0.9_5-ea.zip ...
[2025-08-27T21:51:03.695Z] List files in jdkbinary folder...
[2025-08-27T21:51:03.695Z] total 304496
[2025-08-27T21:51:03.695Z] -rwx------+ 1 jenkins None 48291831 Aug 27 21:06 OpenJDK21U-debugimage_aarch64_windows_hotspot_21.0.9_5-ea.zip
[2025-08-27T21:51:03.695Z] -rwx------+ 1 jenkins None 192068196 Aug 27 21:15 OpenJDK21U-jdk_aarch64_windows_hotspot_21.0.9_5-ea.zip
[2025-08-27T21:51:03.696Z] -rwx------+ 1 jenkins None 39801268 Aug 27 21:15 OpenJDK21U-jre_aarch64_windows_hotspot_21.0.9_5-ea.zip
[2025-08-27T21:51:03.696Z] -rwx------+ 1 jenkins None 34736 Aug 27 21:13 OpenJDK21U-sbom_aarch64_windows_hotspot_21.0.9_5-ea-metadata.json
[2025-08-27T21:51:03.696Z] -rwx------+ 1 jenkins None 179079 Aug 27 21:32 OpenJDK21U-sbom_aarch64_windows_hotspot_21.0.9_5-ea.json
[2025-08-27T21:51:03.696Z] -rwx------+ 1 jenkins None 16434548 Aug 27 21:15 OpenJDK21U-static-libs_aarch64_windows_hotspot_21.0.9_5-ea.zip
[2025-08-27T21:51:03.696Z] -rwx------+ 1 jenkins None 14979919 Aug 27 21:06 OpenJDK21U-testimage_aarch64_windows_hotspot_21.0.9_5-ea.zip
[2025-08-27T21:51:03.696Z] drwxr-xr-x+ 1 jenkins None 0 Aug 27 21:50 tmp
[2025-08-27T21:51:03.696Z] List files in jdkbinary/tmp folder...
[2025-08-27T21:51:03.696Z] total 4
[2025-08-27T21:51:03.696Z] drwxrwxr-x+ 1 jenkins None 0 Aug 27 21:06 jdk-21.0.9+5
[2025-08-27T21:51:03.696Z] Moving directory jdk-21.0.9+5/ to ../j2sdk-image
[2025-08-27T21:51:03.696Z] Uncompressing file: OpenJDK21U-jre_aarch64_windows_hotspot_21.0.9_5-ea.zip ...
[2025-08-27T21:51:05.217Z] List files in jdkbinary folder...
[2025-08-27T21:51:05.217Z] total 304500
[2025-08-27T21:51:05.217Z] -rwx------+ 1 jenkins None 48291831 Aug 27 21:06 OpenJDK21U-debugimage_aarch64_windows_hotspot_21.0.9_5-ea.zip
[2025-08-27T21:51:05.217Z] -rwx------+ 1 jenkins None 192068196 Aug 27 21:15 OpenJDK21U-jdk_aarch64_windows_hotspot_21.0.9_5-ea.zip
[2025-08-27T21:51:05.217Z] -rwx------+ 1 jenkins None 39801268 Aug 27 21:15 OpenJDK21U-jre_aarch64_windows_hotspot_21.0.9_5-ea.zip
[2025-08-27T21:51:05.217Z] -rwx------+ 1 jenkins None 34736 Aug 27 21:13 OpenJDK21U-sbom_aarch64_windows_hotspot_21.0.9_5-ea-metadata.json
[2025-08-27T21:51:05.217Z] -rwx------+ 1 jenkins None 179079 Aug 27 21:32 OpenJDK21U-sbom_aarch64_windows_hotspot_21.0.9_5-ea.json
[2025-08-27T21:51:05.217Z] -rwx------+ 1 jenkins None 16434548 Aug 27 21:15 OpenJDK21U-static-libs_aarch64_windows_hotspot_21.0.9_5-ea.zip
[2025-08-27T21:51:05.217Z] -rwx------+ 1 jenkins None 14979919 Aug 27 21:06 OpenJDK21U-testimage_aarch64_windows_hotspot_21.0.9_5-ea.zip
[2025-08-27T21:51:05.217Z] drwxrwxr-x+ 1 jenkins None 0 Aug 27 21:06 j2sdk-image
[2025-08-27T21:51:05.217Z] drwxr-xr-x+ 1 jenkins None 0 Aug 27 21:51 tmp
[2025-08-27T21:51:05.217Z] List files in jdkbinary/tmp folder...
[2025-08-27T21:51:05.513Z] total 4
[2025-08-27T21:51:05.513Z] drwxrwxr-x+ 1 jenkins None 0 Aug 27 21:06 jdk-21.0.9+5-jre
[2025-08-27T21:51:05.513Z] Moving directory jdk-21.0.9+5-jre/ to ../j2re-image
[2025-08-27T21:51:05.513Z] Uncompressing file: OpenJDK21U-static-libs_aarch64_windows_hotspot_21.0.9_5-ea.zip ...
[2025-08-27T21:51:06.673Z] List files in jdkbinary folder...
[2025-08-27T21:51:06.968Z] total 304504
[2025-08-27T21:51:06.968Z] -rwx------+ 1 jenkins None 48291831 Aug 27 21:06 OpenJDK21U-debugimage_aarch64_windows_hotspot_21.0.9_5-ea.zip
[2025-08-27T21:51:06.968Z] -rwx------+ 1 jenkins None 192068196 Aug 27 21:15 OpenJDK21U-jdk_aarch64_windows_hotspot_21.0.9_5-ea.zip
[2025-08-27T21:51:06.968Z] -rwx------+ 1 jenkins None 39801268 Aug 27 21:15 OpenJDK21U-jre_aarch64_windows_hotspot_21.0.9_5-ea.zip
[2025-08-27T21:51:06.968Z] -rwx------+ 1 jenkins None 34736 Aug 27 21:13 OpenJDK21U-sbom_aarch64_windows_hotspot_21.0.9_5-ea-metadata.json
[2025-08-27T21:51:06.968Z] -rwx------+ 1 jenkins None 179079 Aug 27 21:32 OpenJDK21U-sbom_aarch64_windows_hotspot_21.0.9_5-ea.json
[2025-08-27T21:51:06.969Z] -rwx------+ 1 jenkins None 16434548 Aug 27 21:15 OpenJDK21U-static-libs_aarch64_windows_hotspot_21.0.9_5-ea.zip
[2025-08-27T21:51:06.969Z] -rwx------+ 1 jenkins None 14979919 Aug 27 21:06 OpenJDK21U-testimage_aarch64_windows_hotspot_21.0.9_5-ea.zip
[2025-08-27T21:51:06.969Z] drwxrwxr-x+ 1 jenkins None 0 Aug 27 21:06 j2re-image
[2025-08-27T21:51:06.969Z] drwxrwxr-x+ 1 jenkins None 0 Aug 27 21:06 j2sdk-image
[2025-08-27T21:51:06.969Z] drwxr-xr-x+ 1 jenkins None 0 Aug 27 21:51 tmp
[2025-08-27T21:51:06.969Z] List files in jdkbinary/tmp folder...
[2025-08-27T21:51:06.969Z] total 0
[2025-08-27T21:51:06.969Z] drwxrwxr-x+ 1 jenkins None 0 Aug 27 21:06 jdk-21.0.9+5-static-libs
[2025-08-27T21:51:06.969Z] Moving directory jdk-21.0.9+5-static-libs/ to ../static-libs
[2025-08-27T21:51:06.969Z] Uncompressing file: OpenJDK21U-testimage_aarch64_windows_hotspot_21.0.9_5-ea.zip ...
[2025-08-27T21:51:11.450Z] List files in jdkbinary folder...
[2025-08-27T21:51:11.450Z] total 304504
[2025-08-27T21:51:11.450Z] -rwx------+ 1 jenkins None 48291831 Aug 27 21:06 OpenJDK21U-debugimage_aarch64_windows_hotspot_21.0.9_5-ea.zip
[2025-08-27T21:51:11.450Z] -rwx------+ 1 jenkins None 192068196 Aug 27 21:15 OpenJDK21U-jdk_aarch64_windows_hotspot_21.0.9_5-ea.zip
[2025-08-27T21:51:11.450Z] -rwx------+ 1 jenkins None 39801268 Aug 27 21:15 OpenJDK21U-jre_aarch64_windows_hotspot_21.0.9_5-ea.zip
[2025-08-27T21:51:11.450Z] -rwx------+ 1 jenkins None 34736 Aug 27 21:13 OpenJDK21U-sbom_aarch64_windows_hotspot_21.0.9_5-ea-metadata.json
[2025-08-27T21:51:11.450Z] -rwx------+ 1 jenkins None 179079 Aug 27 21:32 OpenJDK21U-sbom_aarch64_windows_hotspot_21.0.9_5-ea.json
[2025-08-27T21:51:11.450Z] -rwx------+ 1 jenkins None 16434548 Aug 27 21:15 OpenJDK21U-static-libs_aarch64_windows_hotspot_21.0.9_5-ea.zip
[2025-08-27T21:51:11.450Z] -rwx------+ 1 jenkins None 14979919 Aug 27 21:06 OpenJDK21U-testimage_aarch64_windows_hotspot_21.0.9_5-ea.zip
[2025-08-27T21:51:11.450Z] drwxrwxr-x+ 1 jenkins None 0 Aug 27 21:06 j2re-image
[2025-08-27T21:51:11.450Z] drwxrwxr-x+ 1 jenkins None 0 Aug 27 21:06 j2sdk-image
[2025-08-27T21:51:11.450Z] drwxrwxr-x+ 1 jenkins None 0 Aug 27 21:06 static-libs
[2025-08-27T21:51:11.450Z] drwxr-xr-x+ 1 jenkins None 0 Aug 27 21:51 tmp
[2025-08-27T21:51:11.450Z] List files in jdkbinary/tmp folder...
[2025-08-27T21:51:11.450Z] total 4
[2025-08-27T21:51:11.450Z] drwxrwxr-x+ 1 jenkins None 0 Aug 27 20:43 jdk-21.0.9+5-test-image
[2025-08-27T21:51:11.450Z] Moving directory jdk-21.0.9+5-test-image/ to ../openjdk-test-image
[2025-08-27T21:51:11.450Z] Uncompressing OpenJDK21U-debugimage_aarch64_windows_hotspot_21.0.9_5-ea.zip over ./j2sdk-image...
[2025-08-27T21:51:24.162Z] Removing top-level folder jdk-21.0.9+5-debug-image/
[2025-08-27T21:51:24.162Z] Removing top-level folder jdk-21.0.9+5/
[2025-08-27T21:51:26.916Z] Run C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.perf_aarch64_windows/jdkbinary/j2sdk-image/bin/java -version
[2025-08-27T21:51:26.916Z] =JAVA VERSION OUTPUT BEGIN=
[2025-08-27T21:51:27.564Z] openjdk version "21.0.9-beta" 2025-10-21
[2025-08-27T21:51:27.564Z] OpenJDK Runtime Environment Temurin-21.0.9+5-202508271902 (build 21.0.9-beta+5-ea)
[2025-08-27T21:51:27.564Z] OpenJDK 64-Bit Server VM Temurin-21.0.9+5-202508271902 (build 21.0.9-beta+5-ea, mixed mode)
[2025-08-27T21:51:27.564Z] =JAVA VERSION OUTPUT END=
[2025-08-27T21:51:27.564Z] =RELEASE INFO BEGIN=
[2025-08-27T21:51:27.564Z] IMPLEMENTOR="Eclipse Adoptium"
[2025-08-27T21:51:27.564Z] IMPLEMENTOR_VERSION="Temurin-21.0.9+5-202508271902"
[2025-08-27T21:51:27.564Z] JAVA_RUNTIME_VERSION="21.0.9-beta+5-ea"
[2025-08-27T21:51:27.564Z] JAVA_VERSION="21.0.9"
[2025-08-27T21:51:27.564Z] JAVA_VERSION_DATE="2025-10-21"
[2025-08-27T21:51:27.564Z] LIBC="default"
[2025-08-27T21:51:27.564Z] MODULES="java.base java.compiler java.datatransfer java.xml java.prefs java.desktop java.instrument java.logging java.management java.security.sasl java.naming java.rmi java.management.rmi java.net.http java.scripting java.security.jgss java.transaction.xa java.sql java.sql.rowset java.xml.crypto java.se java.smartcardio jdk.accessibility jdk.internal.jvmstat jdk.attach jdk.charsets jdk.internal.opt jdk.zipfs jdk.compiler jdk.crypto.ec jdk.crypto.cryptoki jdk.crypto.mscapi jdk.dynalink jdk.internal.ed jdk.editpad jdk.hotspot.agent jdk.httpserver jdk.incubator.vector jdk.internal.le jdk.internal.vm.ci jdk.internal.vm.compiler jdk.internal.vm.compiler.management jdk.jartool jdk.javadoc jdk.jcmd jdk.management jdk.management.agent jdk.jconsole jdk.jdeps jdk.jdwp.agent jdk.jdi jdk.jfr jdk.jlink jdk.jpackage jdk.jshell jdk.jsobject jdk.jstatd jdk.localedata jdk.management.jfr jdk.naming.dns jdk.naming.rmi jdk.net jdk.nio.mapmode jdk.random jdk.sctp jdk.security.auth jdk.security.jgss jdk.unsupported jdk.unsupported.desktop jdk.xml.dom"
[2025-08-27T21:51:27.564Z] OS_ARCH="aarch64"
[2025-08-27T21:51:27.565Z] OS_NAME="Windows"
[2025-08-27T21:51:27.565Z] SOURCE=".:git:a53a5168ede9"
[2025-08-27T21:51:27.565Z] BUILD_SOURCE="git:d643983d6dbc6e1b7761bb32f9077d7b885d5177"
[2025-08-27T21:51:27.565Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git"
[2025-08-27T21:51:27.565Z] SOURCE_REPO="https://github.com/adoptium/jdk21u.git"
[2025-08-27T21:51:27.565Z] FULL_VERSION=""
[2025-08-27T21:51:27.565Z] SEMANTIC_VERSION="21.0.9+5"
[2025-08-27T21:51:27.565Z] BUILD_INFO="OS: Version: "
[2025-08-27T21:51:27.565Z] JVM_VARIANT="Hotspot"
[2025-08-27T21:51:27.565Z] JVM_VERSION=""
[2025-08-27T21:51:27.565Z] IMAGE_TYPE="JDK"
[2025-08-27T21:51:27.565Z] =RELEASE INFO END=
[2025-08-27T21:51:27.565Z] get testKitGen...
[2025-08-27T21:51:27.565Z] git clone -q https://github.com/adoptium/TKG.git
[2025-08-27T21:51:29.088Z] git rev-parse master
[2025-08-27T21:51:29.089Z] git checkout -q -f 22529199368176ccd2e43c4cf47437798dcecf81
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2025-08-27T21:51:30.214Z] $ ssh-agent -k
[2025-08-27T21:51:30.276Z] unset SSH_AUTH_SOCK;
[2025-08-27T21:51:30.276Z] unset SSH_AGENT_PID;
[2025-08-27T21:51:30.276Z] echo Agent pid 905 killed;
[2025-08-27T21:51:30.331Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2025-08-27T21:51:30.871Z] 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_windows&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=21&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk21u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk21u%2Fjdk21u-windows-aarch64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk-21.0.9%2B5_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=96&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] echo
[2025-08-27T21:51:30.888Z] 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_windows&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-azure-win11-aarch64-2&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=master&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=21&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk21u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk21u%2Fjdk21u-windows-aarch64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk-21.0.9%2B5_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=96&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] stage
[Pipeline] { (setupParallelEnv)
Did you forget the `def` keyword? Script1 seems to be setting a field named parallel_tests (to a value of type LinkedHashMap) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2025-08-27T21:51:30.942Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2025-08-27T21:51:31.054Z] Copied 1 artifact from "getTRSSOutput" build number 1878
[Pipeline] sh
[2025-08-27T21:51:31.488Z] + cd ./aqa-tests/TKG/resources/TRSS
[2025-08-27T21:51:31.488Z] + gzip -cd TRSSOutput.tar.gz
[2025-08-27T21:51:31.488Z] + tar xof -
[2025-08-27T21:51:32.133Z] + rm TRSSOutput.tar.gz
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2025-08-27T21:51:32.187Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2025-08-27T21:51:32.200Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] sh
[2025-08-27T21:51:32.635Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/../../externalDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[2025-08-27T21:51:39.585Z] --------------------------------------------
[2025-08-27T21:51:39.585Z] path is set to C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/../../externalDependency/lib
[2025-08-27T21:51:39.585Z] task is set to default
[2025-08-27T21:51:39.585Z] dependencyList is set to all
[2025-08-27T21:51:39.585Z] --------------------------------------------
[2025-08-27T21:51:39.585Z] Starting download third party dependent jars
[2025-08-27T21:51:39.585Z] --------------------------------------------
[2025-08-27T21:51:39.585Z] downloading dependent third party jars to C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/../../externalDependency/lib
[2025-08-27T21:51:39.585Z] C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/../../externalDependency/lib/jaxb-api.jar exists with correct hash, not downloading
[2025-08-27T21:51:39.585Z] C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/../../externalDependency/lib/jcommander.jar exists with correct hash, not downloading
[2025-08-27T21:51:39.585Z] C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/../../externalDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading
[2025-08-27T21:51:39.585Z] C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/../../externalDependency/lib/dacapo.zip exists with correct hash, not downloading
[2025-08-27T21:51:39.585Z] C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/../../externalDependency/lib/asm-all.jar exists with correct hash, not downloading
[2025-08-27T21:51:39.585Z] C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/../../externalDependency/lib/apache-maven-bin.tar.gz exists with correct hash, not downloading
[2025-08-27T21:51:39.585Z] C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-08-27T21:51:39.585Z] C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/../../externalDependency/lib/jython-standalone.jar exists with correct hash, not downloading
[2025-08-27T21:51:39.586Z] C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/../../externalDependency/lib/asmtools.jar exists with correct hash, not downloading
[2025-08-27T21:51:39.586Z] C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/../../externalDependency/lib/jtreg_7_4_1.tar.gz exists with correct hash, not downloading
[2025-08-27T21:51:39.586Z] C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/../../externalDependency/lib/junit4.jar exists with correct hash, not downloading
[2025-08-27T21:51:39.586Z] C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/../../externalDependency/lib/objenesis.jar exists with correct hash, not downloading
[2025-08-27T21:51:39.586Z] C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/../../externalDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading
[2025-08-27T21:51:39.586Z] C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/../../externalDependency/lib/commons-cli.jar exists with correct hash, not downloading
[2025-08-27T21:51:39.586Z] C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/../../externalDependency/lib/testng.jar exists with correct hash, not downloading
[2025-08-27T21:51:39.586Z] C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/../../externalDependency/lib/jtreg_7_5_2_1.tar.gz exists with correct hash, not downloading
[2025-08-27T21:51:39.586Z] C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/../../externalDependency/lib/asm.jar exists with correct hash, not downloading
[2025-08-27T21:51:39.586Z] C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/../../externalDependency/lib/org.eclipse.osgi-3.16.100.jar exists with correct hash, not downloading
[2025-08-27T21:51:39.586Z] C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/../../externalDependency/lib/commons-exec.jar exists with correct hash, not downloading
[2025-08-27T21:51:39.586Z] C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/../../externalDependency/lib/mockito-core.jar exists with correct hash, not downloading
[2025-08-27T21:51:39.586Z] C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/../../externalDependency/lib/jtreg_7_3_1_1.tar.gz exists with correct hash, not downloading
[2025-08-27T21:51:39.586Z] C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/../../externalDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading
[2025-08-27T21:51:39.586Z] C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/../../externalDependency/lib/jtreg_7_5_1_1.tar.gz exists with correct hash, not downloading
[2025-08-27T21:51:39.586Z] C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/../../externalDependency/lib/jtreg_6_1.tar.gz exists with correct hash, not downloading
[2025-08-27T21:51:39.586Z] C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/../../externalDependency/lib/javassist.jar exists with correct hash, not downloading
[2025-08-27T21:51:39.586Z] C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/../../externalDependency/lib/byte-buddy.jar exists with correct hash, not downloading
[2025-08-27T21:51:39.586Z] C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/../../externalDependency/lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading
[2025-08-27T21:51:39.586Z] downloaded dependent third party jars successfully
[Pipeline] }
[Pipeline] // timeout
[Pipeline] nodesByLabel
[2025-08-27T21:51:39.648Z] Found a total of 3 nodes with the 'ci.role.test&&sw.os.windows&&hw.arch.aarch64' label
[Pipeline] sh
[2025-08-27T21:51:40.107Z] + cd ./aqa-tests/TKG
[2025-08-27T21:51:40.107Z] ++ uname
[2025-08-27T21:51:40.402Z] + '[' CYGWIN_NT-10.0-22000 = AIX ']'
[2025-08-27T21:51:40.402Z] ++ uname
[2025-08-27T21:51:40.402Z] + '[' CYGWIN_NT-10.0-22000 = SunOS ']'
[2025-08-27T21:51:40.402Z] ++ uname
[2025-08-27T21:51:40.402Z] + '[' CYGWIN_NT-10.0-22000 = '*BSD' ']'
[2025-08-27T21:51:40.402Z] + MAKE=make
[2025-08-27T21:51:40.402Z] + make genParallelList TEST=sanity.perf TEST_TIME=120 NUM_MACHINES=
[2025-08-27T21:51:40.402Z] JAVA_HOME is set to C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/jdkbinary/j2sdk-image
[2025-08-27T21:51:40.699Z] LIB_DIR is set to C:/Users/jenkins/externalDependency/lib
[2025-08-27T21:51:40.699Z] rm -f -r /cygdrive/c/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/aqa-tests/TKG/../TKG/output_compilation; \
[2025-08-27T21:51:40.699Z] mkdir -p /cygdrive/c/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/aqa-tests/TKG/../TKG/output_compilation; \
[2025-08-27T21:51:40.699Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/jdkbinary/j2sdk-image" "-DTEST_ROOT=/cygdrive/c/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/aqa-tests/TKG/.." "-DLIB_DIR=C:/Users/jenkins/externalDependency/lib" 2>&1; echo $? ) | tee "/cygdrive/c/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2025-08-27T21:51:40.699Z] if [ -z "$(tail -1 /cygdrive/c/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/cygdrive/c/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/cygdrive/c/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/aqa-tests/TKG/.."; false; else rm -f -r "/cygdrive/c/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/aqa-tests/TKG/../TKG/output_compilation"; fi
[2025-08-27T21:51:42.796Z] Buildfile: C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.perf_aarch64_windows\aqa-tests\TKG\scripts\build_tools.xml
[2025-08-27T21:51:43.092Z]
[2025-08-27T21:51:43.092Z] build:
[2025-08-27T21:51:43.092Z]
[2025-08-27T21:51:43.092Z] clean:
[2025-08-27T21:51:43.388Z]
[2025-08-27T21:51:43.388Z] init:
[2025-08-27T21:51:43.388Z] [mkdir] Created dir: C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.perf_aarch64_windows\aqa-tests\TKG\bin
[2025-08-27T21:51:43.388Z]
[2025-08-27T21:51:43.388Z] getDependentLibs:
[2025-08-27T21:51:43.388Z] [exec] --------------------------------------------
[2025-08-27T21:51:43.388Z] [exec] path is set to C:/Users/jenkins/externalDependency/lib
[2025-08-27T21:51:43.388Z] [exec] task is set to default
[2025-08-27T21:51:43.388Z] [exec] dependencyList is set to json_simple
[2025-08-27T21:51:43.388Z] [exec] --------------------------------------------
[2025-08-27T21:51:43.388Z] [exec] Starting download third party dependent jars
[2025-08-27T21:51:43.388Z] [exec] --------------------------------------------
[2025-08-27T21:51:43.388Z] [exec] downloading dependent third party jars to C:/Users/jenkins/externalDependency/lib
[2025-08-27T21:51:43.388Z] [exec] C:/Users/jenkins/externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-08-27T21:51:43.388Z] [exec] downloaded dependent third party jars successfully
[2025-08-27T21:51:43.388Z]
[2025-08-27T21:51:43.388Z] compile:
[2025-08-27T21:51:43.388Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-08-27T21:51:43.389Z] [echo] ============COMPILER SETTINGS============
[2025-08-27T21:51:43.389Z] [echo] ===fork: yes
[2025-08-27T21:51:43.389Z] [echo] ===debug: on
[2025-08-27T21:51:43.689Z] [javac] Compiling 28 source files to C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.perf_aarch64_windows\aqa-tests\TKG\bin
[2025-08-27T21:51:46.467Z] [javac] Note: Some input files use or override a deprecated API.
[2025-08-27T21:51:46.467Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-08-27T21:51:46.467Z]
[2025-08-27T21:51:46.467Z] dist:
[2025-08-27T21:51:46.467Z] [jar] Building jar: C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.perf_aarch64_windows\aqa-tests\TKG\bin\TestKitGen.jar
[2025-08-27T21:51:46.467Z]
[2025-08-27T21:51:46.467Z] BUILD SUCCESSFUL
[2025-08-27T21:51:46.467Z] Total time: 3 seconds
[2025-08-27T21:51:46.467Z] 0
[2025-08-27T21:51:46.467Z] C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2025-08-27T21:51:47.113Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2025-08-27T21:51:47.113Z] microArchOutput: model name : Virtual CPU @ 2.99GHz
[2025-08-27T21:51:49.873Z] ****************************** MACHINE INFO ******************************
[2025-08-27T21:51:49.873Z] File path : C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.perf_aarch64_windows\aqa-tests\TKG
[2025-08-27T21:51:49.873Z] Free Physical Memory Size : 4359692288
[2025-08-27T21:51:49.873Z] Free space (bytes) : 11202871296
[2025-08-27T21:51:49.873Z] Total Physical Memory Size : 8585789440
[2025-08-27T21:51:49.873Z] Total space (bytes) : 135771664384
[2025-08-27T21:51:49.873Z] Usable space (bytes) : 11202871296
[2025-08-27T21:51:49.873Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-08-27T21:51:49.873Z] bashVersion :
[2025-08-27T21:51:49.873Z] GNU bash, version 4.4.12(3)-release (x86_64-unknown-cygwin)
[2025-08-27T21:51:49.873Z] Copyright (C) 2016 Free Software Foundation, Inc.
[2025-08-27T21:51:49.873Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-08-27T21:51:49.873Z]
[2025-08-27T21:51:49.873Z] This is free software; you are free to change and redistribute it.
[2025-08-27T21:51:49.873Z] There is NO WARRANTY, to the extent permitted by law.
[2025-08-27T21:51:49.873Z] cpuCores : 4
[2025-08-27T21:51:49.873Z] curlVersion :
[2025-08-27T21:51:49.873Z] curl 7.88.1 (x86_64-pc-cygwin) libcurl/7.88.1 OpenSSL/1.1.1t zlib/1.2.13 brotli/1.0.9 zstd/1.5.4 libidn2/2.3.4 libpsl/0.21.2 (+libidn2/2.3.4) libssh2/1.10.0 nghttp2/1.52.0 libgsasl/2.2.0
[2025-08-27T21:51:49.873Z] Release-Date: 2023-02-20
[2025-08-27T21:51:49.873Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ldap ldaps mqtt pop3 pop3s rtsp scp sftp smb smbs smtp smtps telnet tftp
[2025-08-27T21:51:49.873Z] Features: alt-svc AsynchDNS brotli gsasl GSS-API HSTS HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL threadsafe TLS-SRP UnixSockets zstd
[2025-08-27T21:51:49.873Z] dockerVersion : bash: docker: command not found
[2025-08-27T21:51:49.873Z] gcc version : 11
[2025-08-27T21:51:49.873Z] gclibc version : ldd (cygwin) 3.4.6
[2025-08-27T21:51:49.873Z] gdb version : bash: gdb: command not found
[2025-08-27T21:51:49.873Z] lldb version : Command could not be executed
[2025-08-27T21:51:49.873Z] makeVersion :
[2025-08-27T21:51:49.873Z] GNU Make 4.4.1
[2025-08-27T21:51:49.873Z] Built for x86_64-pc-cygwin
[2025-08-27T21:51:49.873Z] Copyright (C) 1988-2023 Free Software Foundation, Inc.
[2025-08-27T21:51:49.873Z] License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>
[2025-08-27T21:51:49.873Z] This is free software: you are free to change and redistribute it.
[2025-08-27T21:51:49.873Z] There is NO WARRANTY, to the extent permitted by law.
[2025-08-27T21:51:49.873Z] mavenVersion : bash: mvn: command not found
[2025-08-27T21:51:49.873Z] perlVersion :
[2025-08-27T21:51:49.873Z]
[2025-08-27T21:51:49.873Z] This is perl 5, version 32, subversion 1 (v5.32.1) built for x86_64-cygwin-threads-multi
[2025-08-27T21:51:49.873Z] (with 7 registered patches, see perl -V for more detail)
[2025-08-27T21:51:49.873Z]
[2025-08-27T21:51:49.873Z] Copyright 1987-2021, Larry Wall
[2025-08-27T21:51:49.873Z]
[2025-08-27T21:51:49.873Z] Perl may be copied only under the terms of either the Artistic License or the
[2025-08-27T21:51:49.873Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2025-08-27T21:51:49.873Z]
[2025-08-27T21:51:49.873Z] Complete documentation for Perl, including FAQ lists, should be found on
[2025-08-27T21:51:49.873Z] this system using "man perl" or "perldoc perl". If you have access to the
[2025-08-27T21:51:49.873Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page.
[2025-08-27T21:51:49.873Z]
[2025-08-27T21:51:49.873Z] podmanVersion : bash: podman: command not found
[2025-08-27T21:51:49.873Z] procArch : unknown
[2025-08-27T21:51:49.873Z] sysArch : x86_64
[2025-08-27T21:51:49.873Z] sysOS : CYGWIN_NT-10.0-22000
[2025-08-27T21:51:49.873Z] ulimit :
[2025-08-27T21:51:49.873Z] core file size (blocks, -c) unlimited
[2025-08-27T21:51:49.873Z] data seg size (kbytes, -d) unlimited
[2025-08-27T21:51:49.873Z] file size (blocks, -f) unlimited
[2025-08-27T21:51:49.873Z] open files (-n) 3200
[2025-08-27T21:51:49.873Z] pipe size (512 bytes, -p) 8
[2025-08-27T21:51:49.873Z] stack size (kbytes, -s) 2032
[2025-08-27T21:51:49.873Z] cpu time (seconds, -t) unlimited
[2025-08-27T21:51:49.873Z] max user processes (-u) 256
[2025-08-27T21:51:49.873Z] virtual memory (kbytes, -v) unlimited
[2025-08-27T21:51:49.873Z] uname : CYGWIN_NT-10.0-22000 test-azure-win1 3.4.6-1.x86_64 2023-02-14 13:23 UTC x86_64 Cygwin
[2025-08-27T21:51:49.873Z] vmVendor : Oracle Corporation
[2025-08-27T21:51:49.873Z] vmVersion : 21.0.9-beta+5-ea
[2025-08-27T21:51:49.873Z] xlc version : bash: xlC: command not found
[2025-08-27T21:51:49.873Z] **************************************************************************
[2025-08-27T21:51:49.873Z]
[2025-08-27T21:51:49.873Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2025-08-27T21:51:49.873Z]
[2025-08-27T21:51:49.873Z] System.getProperty('java.vendor')=Eclipse Adoptium
[2025-08-27T21:51:49.873Z]
[2025-08-27T21:51:49.873Z] System.getProperty('os.name')=Windows 11
[2025-08-27T21:51:49.873Z]
[2025-08-27T21:51:49.873Z] System.getProperty('os.arch')=aarch64
[2025-08-27T21:51:49.873Z]
[2025-08-27T21:51:49.873Z] System.getProperty('java.fullversion')=null
[2025-08-27T21:51:49.873Z]
[2025-08-27T21:51:49.873Z] System.getProperty('sun.arch.data.model')=64
[2025-08-27T21:51:49.873Z]
[2025-08-27T21:51:50.519Z] make -f makeGen.mk AUTO_DETECT=true MODE=parallelList NUM_MACHINES= TEST_TIME=120 TESTTARGET=sanity.perf TESTLIST= TRSS_URL= LIB_DIR=C:/Users/jenkins/externalDependency/lib
[2025-08-27T21:51:50.519Z] make[1]: Entering directory '/cygdrive/c/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/aqa-tests/TKG'
[2025-08-27T21:51:50.519Z] perl scripts/configure.pl
[2025-08-27T21:51:50.519Z] C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar;C:/Users/jenkins/externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=parallelList --spec=win_aarch64 --microArch="" --osLabel="" --jdkVersion=21 --impl=hotspot --vendor="eclipse" --buildList=perf --iterations=1 --aotIterations= --testFlag= --testTarget=sanity.perf --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2025-08-27T21:51:51.164Z]
[2025-08-27T21:51:51.164Z] Warning: cannot find spec in resources/ottawa.csv.
[2025-08-27T21:51:51.164Z] Detected 64 in spec. Use spec: default-64 to match mode.
[2025-08-27T21:51:51.164Z]
[2025-08-27T21:51:51.164Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2025-08-27T21:51:51.164Z]
[2025-08-27T21:51:51.164Z]
[2025-08-27T21:51:51.164Z] Starting to generate parallel test lists.
[2025-08-27T21:51:51.164Z]
[2025-08-27T21:51:51.164Z] Parsing C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.perf_aarch64_windows\aqa-tests\TKG\..\perf\bumbleBench\playlist.xml
[2025-08-27T21:51:51.164Z] Parsing C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.perf_aarch64_windows\aqa-tests\TKG\..\perf\dacapo\playlist.xml
[2025-08-27T21:51:51.458Z] Parsing C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.perf_aarch64_windows\aqa-tests\TKG\..\perf\idle_micro\playlist.xml
[2025-08-27T21:51:51.458Z] Parsing C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.perf_aarch64_windows\aqa-tests\TKG\..\perf\liberty\playlist.xml
[2025-08-27T21:51:51.458Z] Parsing C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.perf_aarch64_windows\aqa-tests\TKG\..\perf\renaissance\playlist.xml
[2025-08-27T21:51:51.458Z] Parsing C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.perf_aarch64_windows\aqa-tests\TKG\..\perf\specjbb\playlist.xml
[2025-08-27T21:51:51.458Z] Attempting to get test duration data from TRSS.
[2025-08-27T21:51:51.458Z] cmd.exe /c curl --silent --max-time 120 -L -k "https://trss.adoptopenjdk.net/api/getTestAvgDuration?limit=10&jdkVersion=21&impl=hs&platform=aarch64_windows&group=perf&level=sanity"
[2025-08-27T21:51:51.753Z] Attempting to get test duration data from cached files.
[2025-08-27T21:51:51.753Z]
[2025-08-27T21:51:51.753Z] TEST DURATION
[2025-08-27T21:51:51.753Z] ====================================================================================
[2025-08-27T21:51:51.753Z] Total number of tests searched: 9
[2025-08-27T21:51:51.753Z] Number of test durations found: 9
[2025-08-27T21:51:51.753Z] Top slowest tests:
[2025-08-27T21:51:51.753Z] 02m24s renaissance-fj-kmeans_0
[2025-08-27T21:51:51.753Z] 02m02s dacapo-eclipse_0
[2025-08-27T21:51:51.753Z] 01m44s renaissance-akka-uct_0
[2025-08-27T21:51:51.753Z] ====================================================================================
[2025-08-27T21:51:51.753Z]
[2025-08-27T21:51:51.753Z] Test target is split into 1 lists.
[2025-08-27T21:51:51.753Z] Reducing estimated test running time from 07m03s to 07m03s.
[2025-08-27T21:51:51.753Z]
[2025-08-27T21:51:51.753Z] -------------------------------------testList_0-------------------------------------
[2025-08-27T21:51:51.753Z] Number of tests: 9
[2025-08-27T21:51:51.753Z] Estimated running time: 07m03s
[2025-08-27T21:51:51.753Z] TESTLIST=renaissance-fj-kmeans_0,dacapo-eclipse_0,renaissance-akka-uct_0,renaissance-scala-kmeans_0,dacapo-h2_0,renaissance-naive-bayes_0,dacapo-lusearch-fix_0,renaissance-future-genetic_0,IdleMicrobenchmark_HS_0
[2025-08-27T21:51:51.753Z] ------------------------------------------------------------------------------------
[2025-08-27T21:51:51.753Z]
[2025-08-27T21:51:51.753Z] Parallel test lists file (C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.perf_aarch64_windows\aqa-tests\TKG/../TKG/parallelList.mk) is generated successfully.
[2025-08-27T21:51:51.753Z] make[1]: Leaving directory '/cygdrive/c/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/aqa-tests/TKG'
[Pipeline] fileExists
[Pipeline] echo
[2025-08-27T21:51:51.809Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk
[Pipeline] readProperties
[Pipeline] echo
[2025-08-27T21:51:51.876Z] Number of test list is 1, no need to run tests in child job.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] echo
[2025-08-27T21:51:51.939Z] Building tests...
[Pipeline] timeout
[2025-08-27T21:51:51.942Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2025-08-27T21:51:51.967Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] sh
[2025-08-27T21:51:52.449Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/../../externalDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[2025-08-27T21:51:59.403Z] --------------------------------------------
[2025-08-27T21:51:59.403Z] path is set to C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/../../externalDependency/lib
[2025-08-27T21:51:59.403Z] task is set to default
[2025-08-27T21:51:59.403Z] dependencyList is set to all
[2025-08-27T21:51:59.403Z] --------------------------------------------
[2025-08-27T21:51:59.403Z] Starting download third party dependent jars
[2025-08-27T21:51:59.403Z] --------------------------------------------
[2025-08-27T21:51:59.403Z] downloading dependent third party jars to C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/../../externalDependency/lib
[2025-08-27T21:51:59.403Z] C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/../../externalDependency/lib/jtreg_7_3_1_1.tar.gz exists with correct hash, not downloading
[2025-08-27T21:51:59.403Z] C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/../../externalDependency/lib/javassist.jar exists with correct hash, not downloading
[2025-08-27T21:51:59.403Z] C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/../../externalDependency/lib/junit4.jar exists with correct hash, not downloading
[2025-08-27T21:51:59.403Z] C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/../../externalDependency/lib/org.eclipse.osgi-3.16.100.jar exists with correct hash, not downloading
[2025-08-27T21:51:59.403Z] C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/../../externalDependency/lib/asm-all.jar exists with correct hash, not downloading
[2025-08-27T21:51:59.404Z] C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/../../externalDependency/lib/jaxb-api.jar exists with correct hash, not downloading
[2025-08-27T21:51:59.404Z] C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/../../externalDependency/lib/jtreg_7_4_1.tar.gz exists with correct hash, not downloading
[2025-08-27T21:51:59.404Z] C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/../../externalDependency/lib/asmtools.jar exists with correct hash, not downloading
[2025-08-27T21:51:59.404Z] C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/../../externalDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading
[2025-08-27T21:51:59.404Z] C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/../../externalDependency/lib/commons-exec.jar exists with correct hash, not downloading
[2025-08-27T21:51:59.404Z] C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/../../externalDependency/lib/mockito-core.jar exists with correct hash, not downloading
[2025-08-27T21:51:59.404Z] C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/../../externalDependency/lib/jtreg_7_5_1_1.tar.gz exists with correct hash, not downloading
[2025-08-27T21:51:59.404Z] C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-08-27T21:51:59.404Z] C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/../../externalDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading
[2025-08-27T21:51:59.404Z] C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/../../externalDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading
[2025-08-27T21:51:59.404Z] C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/../../externalDependency/lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading
[2025-08-27T21:51:59.404Z] C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/../../externalDependency/lib/jython-standalone.jar exists with correct hash, not downloading
[2025-08-27T21:51:59.404Z] C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/../../externalDependency/lib/byte-buddy.jar exists with correct hash, not downloading
[2025-08-27T21:51:59.404Z] C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/../../externalDependency/lib/dacapo.zip exists with correct hash, not downloading
[2025-08-27T21:51:59.404Z] C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/../../externalDependency/lib/jtreg_6_1.tar.gz exists with correct hash, not downloading
[2025-08-27T21:51:59.404Z] C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/../../externalDependency/lib/commons-cli.jar exists with correct hash, not downloading
[2025-08-27T21:51:59.404Z] C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/../../externalDependency/lib/objenesis.jar exists with correct hash, not downloading
[2025-08-27T21:51:59.404Z] C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/../../externalDependency/lib/jcommander.jar exists with correct hash, not downloading
[2025-08-27T21:51:59.404Z] C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/../../externalDependency/lib/testng.jar exists with correct hash, not downloading
[2025-08-27T21:51:59.404Z] C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/../../externalDependency/lib/apache-maven-bin.tar.gz exists with correct hash, not downloading
[2025-08-27T21:51:59.404Z] C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/../../externalDependency/lib/jtreg_7_5_2_1.tar.gz exists with correct hash, not downloading
[2025-08-27T21:51:59.404Z] C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/../../externalDependency/lib/asm.jar exists with correct hash, not downloading
[2025-08-27T21:51:59.404Z] downloaded dependent third party jars successfully
[Pipeline] }
[Pipeline] // timeout
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] withCredentials
[2025-08-27T21:51:59.533Z] Masking supported pattern matches of %USERNAME% or %PASSWORD%
[Pipeline] {
[Pipeline] dir
[2025-08-27T21:51:59.545Z] Running in C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.perf_aarch64_windows\aqa-tests
[Pipeline] {
[Pipeline] sshagent
[2025-08-27T21:51:59.573Z] $ ssh-agent
[2025-08-27T21:51:59.705Z] SSH_AUTH_SOCK=/tmp/ssh-9W6Ysi8lZasL/agent.62
[2025-08-27T21:51:59.705Z] SSH_AGENT_PID=63
[2025-08-27T21:51:59.705Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2025-08-27T21:52:00.160Z] + bash ./compile.sh
[2025-08-27T21:52:00.454Z] JAVA_HOME is set to C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/jdkbinary/j2sdk-image
[2025-08-27T21:52:00.750Z] LIB_DIR is set to C:/Users/jenkins/externalDependency/lib
[2025-08-27T21:52:00.750Z] rm -f -r /cygdrive/c/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/aqa-tests/TKG/../TKG/output_compilation; \
[2025-08-27T21:52:00.750Z] mkdir -p /cygdrive/c/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/aqa-tests/TKG/../TKG/output_compilation; \
[2025-08-27T21:52:00.750Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/jdkbinary/j2sdk-image" "-DTEST_ROOT=/cygdrive/c/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/aqa-tests/TKG/.." "-DLIB_DIR=C:/Users/jenkins/externalDependency/lib" 2>&1; echo $? ) | tee "/cygdrive/c/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2025-08-27T21:52:00.751Z] if [ -z "$(tail -1 /cygdrive/c/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/cygdrive/c/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/cygdrive/c/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/aqa-tests/TKG/.."; false; else rm -f -r "/cygdrive/c/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/aqa-tests/TKG/../TKG/output_compilation"; fi
[2025-08-27T21:52:02.839Z] Buildfile: C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.perf_aarch64_windows\aqa-tests\TKG\scripts\build_tools.xml
[2025-08-27T21:52:03.137Z]
[2025-08-27T21:52:03.137Z] build:
[2025-08-27T21:52:03.137Z]
[2025-08-27T21:52:03.137Z] clean:
[2025-08-27T21:52:03.137Z] [delete] Deleting: C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.perf_aarch64_windows\aqa-tests\TKG\autoGenEnv.mk
[2025-08-27T21:52:03.137Z] [delete] Deleting directory C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.perf_aarch64_windows\aqa-tests\TKG\bin
[2025-08-27T21:52:03.137Z]
[2025-08-27T21:52:03.137Z] init:
[2025-08-27T21:52:03.137Z] [mkdir] Created dir: C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.perf_aarch64_windows\aqa-tests\TKG\bin
[2025-08-27T21:52:03.137Z]
[2025-08-27T21:52:03.137Z] getDependentLibs:
[2025-08-27T21:52:03.434Z] [exec] --------------------------------------------
[2025-08-27T21:52:03.434Z] [exec] path is set to C:/Users/jenkins/externalDependency/lib
[2025-08-27T21:52:03.434Z] [exec] task is set to default
[2025-08-27T21:52:03.434Z] [exec] dependencyList is set to json_simple
[2025-08-27T21:52:03.434Z] [exec] --------------------------------------------
[2025-08-27T21:52:03.434Z] [exec] Starting download third party dependent jars
[2025-08-27T21:52:03.434Z] [exec] --------------------------------------------
[2025-08-27T21:52:03.434Z] [exec] downloading dependent third party jars to C:/Users/jenkins/externalDependency/lib
[2025-08-27T21:52:03.434Z] [exec] C:/Users/jenkins/externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-08-27T21:52:03.434Z] [exec] downloaded dependent third party jars successfully
[2025-08-27T21:52:03.434Z]
[2025-08-27T21:52:03.434Z] compile:
[2025-08-27T21:52:03.434Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-08-27T21:52:03.434Z] [echo] ============COMPILER SETTINGS============
[2025-08-27T21:52:03.434Z] [echo] ===fork: yes
[2025-08-27T21:52:03.434Z] [echo] ===debug: on
[2025-08-27T21:52:03.434Z] [javac] Compiling 28 source files to C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.perf_aarch64_windows\aqa-tests\TKG\bin
[2025-08-27T21:52:06.218Z] [javac] Note: Some input files use or override a deprecated API.
[2025-08-27T21:52:06.218Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-08-27T21:52:06.218Z]
[2025-08-27T21:52:06.218Z] dist:
[2025-08-27T21:52:06.218Z] [jar] Building jar: C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.perf_aarch64_windows\aqa-tests\TKG\bin\TestKitGen.jar
[2025-08-27T21:52:06.218Z]
[2025-08-27T21:52:06.218Z] BUILD SUCCESSFUL
[2025-08-27T21:52:06.218Z] Total time: 3 seconds
[2025-08-27T21:52:06.218Z] 0
[2025-08-27T21:52:06.219Z] C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2025-08-27T21:52:07.266Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2025-08-27T21:52:07.266Z] microArchOutput: model name : Virtual CPU @ 2.99GHz
[2025-08-27T21:52:10.019Z] ****************************** MACHINE INFO ******************************
[2025-08-27T21:52:10.019Z] File path : C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.perf_aarch64_windows\aqa-tests\TKG
[2025-08-27T21:52:10.019Z] Free Physical Memory Size : 4354289664
[2025-08-27T21:52:10.019Z] Free space (bytes) : 11193552896
[2025-08-27T21:52:10.019Z] Total Physical Memory Size : 8585789440
[2025-08-27T21:52:10.019Z] Total space (bytes) : 135771664384
[2025-08-27T21:52:10.019Z] Usable space (bytes) : 11193552896
[2025-08-27T21:52:10.019Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-08-27T21:52:10.019Z] bashVersion :
[2025-08-27T21:52:10.019Z] GNU bash, version 4.4.12(3)-release (x86_64-unknown-cygwin)
[2025-08-27T21:52:10.019Z] Copyright (C) 2016 Free Software Foundation, Inc.
[2025-08-27T21:52:10.019Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-08-27T21:52:10.019Z]
[2025-08-27T21:52:10.019Z] This is free software; you are free to change and redistribute it.
[2025-08-27T21:52:10.020Z] There is NO WARRANTY, to the extent permitted by law.
[2025-08-27T21:52:10.020Z] cpuCores : 4
[2025-08-27T21:52:10.020Z] curlVersion :
[2025-08-27T21:52:10.020Z] curl 7.88.1 (x86_64-pc-cygwin) libcurl/7.88.1 OpenSSL/1.1.1t zlib/1.2.13 brotli/1.0.9 zstd/1.5.4 libidn2/2.3.4 libpsl/0.21.2 (+libidn2/2.3.4) libssh2/1.10.0 nghttp2/1.52.0 libgsasl/2.2.0
[2025-08-27T21:52:10.020Z] Release-Date: 2023-02-20
[2025-08-27T21:52:10.020Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ldap ldaps mqtt pop3 pop3s rtsp scp sftp smb smbs smtp smtps telnet tftp
[2025-08-27T21:52:10.020Z] Features: alt-svc AsynchDNS brotli gsasl GSS-API HSTS HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL threadsafe TLS-SRP UnixSockets zstd
[2025-08-27T21:52:10.020Z] dockerVersion : bash: docker: command not found
[2025-08-27T21:52:10.020Z] gcc version : 11
[2025-08-27T21:52:10.020Z] gclibc version : ldd (cygwin) 3.4.6
[2025-08-27T21:52:10.020Z] gdb version : bash: gdb: command not found
[2025-08-27T21:52:10.020Z] lldb version : Command could not be executed
[2025-08-27T21:52:10.020Z] makeVersion :
[2025-08-27T21:52:10.020Z] GNU Make 4.4.1
[2025-08-27T21:52:10.020Z] Built for x86_64-pc-cygwin
[2025-08-27T21:52:10.020Z] Copyright (C) 1988-2023 Free Software Foundation, Inc.
[2025-08-27T21:52:10.020Z] License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>
[2025-08-27T21:52:10.020Z] This is free software: you are free to change and redistribute it.
[2025-08-27T21:52:10.020Z] There is NO WARRANTY, to the extent permitted by law.
[2025-08-27T21:52:10.020Z] mavenVersion : bash: mvn: command not found
[2025-08-27T21:52:10.020Z] perlVersion :
[2025-08-27T21:52:10.020Z]
[2025-08-27T21:52:10.020Z] This is perl 5, version 32, subversion 1 (v5.32.1) built for x86_64-cygwin-threads-multi
[2025-08-27T21:52:10.020Z] (with 7 registered patches, see perl -V for more detail)
[2025-08-27T21:52:10.020Z]
[2025-08-27T21:52:10.020Z] Copyright 1987-2021, Larry Wall
[2025-08-27T21:52:10.020Z]
[2025-08-27T21:52:10.020Z] Perl may be copied only under the terms of either the Artistic License or the
[2025-08-27T21:52:10.020Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2025-08-27T21:52:10.020Z]
[2025-08-27T21:52:10.020Z] Complete documentation for Perl, including FAQ lists, should be found on
[2025-08-27T21:52:10.020Z] this system using "man perl" or "perldoc perl". If you have access to the
[2025-08-27T21:52:10.020Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page.
[2025-08-27T21:52:10.020Z]
[2025-08-27T21:52:10.020Z] podmanVersion : bash: podman: command not found
[2025-08-27T21:52:10.020Z] procArch : unknown
[2025-08-27T21:52:10.020Z] sysArch : x86_64
[2025-08-27T21:52:10.020Z] sysOS : CYGWIN_NT-10.0-22000
[2025-08-27T21:52:10.020Z] ulimit :
[2025-08-27T21:52:10.020Z] core file size (blocks, -c) unlimited
[2025-08-27T21:52:10.020Z] data seg size (kbytes, -d) unlimited
[2025-08-27T21:52:10.020Z] file size (blocks, -f) unlimited
[2025-08-27T21:52:10.020Z] open files (-n) 3200
[2025-08-27T21:52:10.020Z] pipe size (512 bytes, -p) 8
[2025-08-27T21:52:10.020Z] stack size (kbytes, -s) 2032
[2025-08-27T21:52:10.020Z] cpu time (seconds, -t) unlimited
[2025-08-27T21:52:10.020Z] max user processes (-u) 256
[2025-08-27T21:52:10.020Z] virtual memory (kbytes, -v) unlimited
[2025-08-27T21:52:10.020Z] uname : CYGWIN_NT-10.0-22000 test-azure-win1 3.4.6-1.x86_64 2023-02-14 13:23 UTC x86_64 Cygwin
[2025-08-27T21:52:10.020Z] vmVendor : Oracle Corporation
[2025-08-27T21:52:10.020Z] vmVersion : 21.0.9-beta+5-ea
[2025-08-27T21:52:10.021Z] xlc version : bash: xlC: command not found
[2025-08-27T21:52:10.021Z] **************************************************************************
[2025-08-27T21:52:10.021Z]
[2025-08-27T21:52:10.021Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2025-08-27T21:52:10.021Z]
[2025-08-27T21:52:10.021Z] System.getProperty('java.vendor')=Eclipse Adoptium
[2025-08-27T21:52:10.021Z]
[2025-08-27T21:52:10.021Z] System.getProperty('os.name')=Windows 11
[2025-08-27T21:52:10.021Z]
[2025-08-27T21:52:10.021Z] System.getProperty('os.arch')=aarch64
[2025-08-27T21:52:10.021Z]
[2025-08-27T21:52:10.021Z] System.getProperty('java.fullversion')=null
[2025-08-27T21:52:10.021Z]
[2025-08-27T21:52:10.021Z] System.getProperty('sun.arch.data.model')=64
[2025-08-27T21:52:10.021Z]
[2025-08-27T21:52:10.021Z] make -f clean.mk cleanBuild
[2025-08-27T21:52:10.021Z] make[1]: Entering directory '/cygdrive/c/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/aqa-tests/TKG'
[2025-08-27T21:52:11.067Z] rm -f -r C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/aqa-tests///..//jvmtest
[2025-08-27T21:52:11.067Z] make[1]: Leaving directory '/cygdrive/c/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/aqa-tests/TKG'
[2025-08-27T21:52:11.067Z] make -f compile.mk compile
[2025-08-27T21:52:11.067Z] make[1]: Entering directory '/cygdrive/c/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/aqa-tests/TKG'
[2025-08-27T21:52:11.706Z] rm -f -r C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/aqa-tests//TKG/output_compilation; \
[2025-08-27T21:52:11.707Z] mkdir -p C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/aqa-tests//TKG/output_compilation; \
[2025-08-27T21:52:11.707Z] (ant -f scripts/build_test.xml "-DTEST_ROOT=C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/aqa-tests/" "-DBUILD_ROOT=C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/aqa-tests///..//jvmtest" "-DJDK_VERSION=21" "-DJDK_IMPL=hotspot" "-DJDK_VENDOR=eclipse" "-DJCL_VERSION=latest" "-DBUILD_LIST=perf" "-DRESOURCES_DIR=C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/aqa-tests///..//jvmtest/TestConfig/resources" "-DSPEC=win_aarch64" "-DTEST_JDK_HOME=C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/jdkbinary/j2sdk-image" "-DJVM_VERSION=openjdk21" "-DLIB_DIR=C:/Users/jenkins/externalDependency/lib" 2>&1; echo $? ) | tee "C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/aqa-tests//TKG/output_compilation/compilation.log"; \
[2025-08-27T21:52:11.707Z] if [ -z "$(tail -1 C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/aqa-tests//TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/aqa-tests//TKG/output_compilation/compilation.log" --testRoot="C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/aqa-tests/"; false; else rm -f -r "C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/aqa-tests//TKG/output_compilation"; fi
[2025-08-27T21:52:14.459Z] Buildfile: C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.perf_aarch64_windows\aqa-tests\TKG\scripts\build_test.xml
[2025-08-27T21:52:14.754Z] [echo] build.list is TestConfig/build.xml,perf/build.xml
[2025-08-27T21:52:14.754Z]
[2025-08-27T21:52:14.754Z] -create_test_directory:
[2025-08-27T21:52:14.754Z] [mkdir] Created dir: C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.perf_aarch64_windows\jvmtest
[2025-08-27T21:52:14.754Z]
[2025-08-27T21:52:14.754Z] stage_test_material:
[2025-08-27T21:52:15.050Z] [copy] Copying 584 files to C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.perf_aarch64_windows\jvmtest
[2025-08-27T21:52:16.616Z]
[2025-08-27T21:52:16.616Z] build:
[2025-08-27T21:52:16.616Z]
[2025-08-27T21:52:16.616Z] init:
[2025-08-27T21:52:16.616Z] [mkdir] Created dir: C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.perf_aarch64_windows\jvmtest\perf
[2025-08-27T21:52:16.616Z]
[2025-08-27T21:52:16.616Z] dist:
[2025-08-27T21:52:16.616Z] [copy] Copying 1 file to C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.perf_aarch64_windows\jvmtest\perf
[2025-08-27T21:52:16.616Z]
[2025-08-27T21:52:16.616Z] build:
[2025-08-27T21:52:16.616Z]
[2025-08-27T21:52:16.616Z] build:
[2025-08-27T21:52:16.616Z]
[2025-08-27T21:52:16.616Z] init:
[2025-08-27T21:52:16.616Z] [mkdir] Created dir: C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.perf_aarch64_windows\jvmtest\perf\bumbleBench
[2025-08-27T21:52:16.616Z]
[2025-08-27T21:52:16.616Z] getBumbleBench:
[2025-08-27T21:52:16.616Z] [echo] Cloning BumbleBench
[2025-08-27T21:52:16.616Z] [echo] git clone --depth 1 -b master https://github.com/adoptium/bumblebench.git
[2025-08-27T21:52:16.616Z] [exec] Cloning into 'bumblebench'...
[2025-08-27T21:52:18.142Z]
[2025-08-27T21:52:18.142Z] buildBumbleBench:
[2025-08-27T21:52:18.142Z] [echo] Building BumbleBench
[2025-08-27T21:52:18.142Z]
[2025-08-27T21:52:18.142Z] compile-all:
[2025-08-27T21:52:18.142Z] [javac] Compiling 8 source files to C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.perf_aarch64_windows\aqa-tests\perf\bumbleBench\bumblebench
[2025-08-27T21:52:18.143Z] [javac] warning: [options] bootstrap class path not set in conjunction with -source 8
[2025-08-27T21:52:18.143Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-08-27T21:52:18.143Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-08-27T21:52:18.143Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-08-27T21:52:19.672Z] [javac] Note: Some input files use or override a deprecated API.
[2025-08-27T21:52:19.672Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-08-27T21:52:19.672Z] [javac] Note: C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.perf_aarch64_windows\aqa-tests\perf\bumbleBench\bumblebench\net\adoptopenjdk\bumblebench\core\Launcher.java uses unchecked or unsafe operations.
[2025-08-27T21:52:19.672Z] [javac] Note: Recompile with -Xlint:unchecked for details.
[2025-08-27T21:52:19.672Z] [javac] 4 warnings
[2025-08-27T21:52:19.672Z] [javac] Compiling 1 source file to C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.perf_aarch64_windows\aqa-tests\perf\bumbleBench\bumblebench
[2025-08-27T21:52:19.672Z] [javac] warning: [options] bootstrap class path not set in conjunction with -source 8
[2025-08-27T21:52:19.672Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-08-27T21:52:19.672Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-08-27T21:52:19.672Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-08-27T21:52:19.672Z] [javac] 4 warnings
[2025-08-27T21:52:19.672Z] [javac] Compiling 11 source files to C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.perf_aarch64_windows\aqa-tests\perf\bumbleBench\bumblebench
[2025-08-27T21:52:19.672Z] [javac] warning: [options] bootstrap class path not set in conjunction with -source 8
[2025-08-27T21:52:19.672Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-08-27T21:52:19.672Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-08-27T21:52:19.672Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-08-27T21:52:19.969Z] [javac] C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.perf_aarch64_windows\aqa-tests\perf\bumbleBench\bumblebench\net\adoptopenjdk\bumblebench\collections\CollectionsBench.java:29: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
[2025-08-27T21:52:19.969Z] [javac] result.add(new Integer(i));
[2025-08-27T21:52:19.969Z] [javac] ^
[2025-08-27T21:52:19.969Z] [javac] C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.perf_aarch64_windows\aqa-tests\perf\bumbleBench\bumblebench\net\adoptopenjdk\bumblebench\collections\CollectionsBench.java:37: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
[2025-08-27T21:52:19.969Z] [javac] result.put(new Integer(i), new Integer(i));
[2025-08-27T21:52:19.969Z] [javac] ^
[2025-08-27T21:52:19.969Z] [javac] C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.perf_aarch64_windows\aqa-tests\perf\bumbleBench\bumblebench\net\adoptopenjdk\bumblebench\collections\CollectionsBench.java:37: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
[2025-08-27T21:52:19.969Z] [javac] result.put(new Integer(i), new Integer(i));
[2025-08-27T21:52:19.969Z] [javac] ^
[2025-08-27T21:52:20.266Z] [javac] 7 warnings
[2025-08-27T21:52:20.266Z] [javac] Compiling 5 source files to C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.perf_aarch64_windows\aqa-tests\perf\bumbleBench\bumblebench
[2025-08-27T21:52:20.266Z] [javac] warning: [options] bootstrap class path not set in conjunction with -source 8
[2025-08-27T21:52:20.266Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-08-27T21:52:20.266Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-08-27T21:52:20.266Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-08-27T21:52:20.266Z] [javac] C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.perf_aarch64_windows\aqa-tests\perf\bumbleBench\bumblebench\net\adoptopenjdk\bumblebench\collections\HashMapReplaceAllLambdaBench.java:29: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
[2025-08-27T21:52:20.266Z] [javac] hashMap.replaceAll((k, v) -> new Integer(k + v));
[2025-08-27T21:52:20.266Z] [javac] ^
[2025-08-27T21:52:20.266Z] [javac] 5 warnings
[2025-08-27T21:52:20.266Z] [javac] Compiling 9 source files to C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.perf_aarch64_windows\aqa-tests\perf\bumbleBench\bumblebench
[2025-08-27T21:52:20.266Z] [javac] warning: [options] bootstrap class path not set in conjunction with -source 8
[2025-08-27T21:52:20.266Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-08-27T21:52:20.266Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-08-27T21:52:20.266Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-08-27T21:52:20.920Z] [javac] Note: Some input files use or override a deprecated API.
[2025-08-27T21:52:20.920Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-08-27T21:52:20.920Z] [javac] 4 warnings
[2025-08-27T21:52:20.920Z] [javac] Compiling 1 source file to C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.perf_aarch64_windows\aqa-tests\perf\bumbleBench\bumblebench
[2025-08-27T21:52:20.920Z] [javac] warning: [options] bootstrap class path not set in conjunction with -source 8
[2025-08-27T21:52:20.920Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-08-27T21:52:20.920Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-08-27T21:52:20.920Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-08-27T21:52:20.920Z] [javac] 4 warnings
[2025-08-27T21:52:20.920Z] [javac] Compiling 2 source files to C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.perf_aarch64_windows\aqa-tests\perf\bumbleBench\bumblebench
[2025-08-27T21:52:20.920Z] [javac] warning: [options] bootstrap class path not set in conjunction with -source 8
[2025-08-27T21:52:20.920Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-08-27T21:52:20.920Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-08-27T21:52:20.920Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-08-27T21:52:20.920Z] [javac] 4 warnings
[2025-08-27T21:52:20.920Z] [javac] Compiling 8 source files to C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.perf_aarch64_windows\aqa-tests\perf\bumbleBench\bumblebench
[2025-08-27T21:52:20.920Z] [javac] warning: [options] bootstrap class path not set in conjunction with -source 8
[2025-08-27T21:52:20.920Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-08-27T21:52:20.920Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-08-27T21:52:20.920Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-08-27T21:52:21.220Z] [javac] C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.perf_aarch64_windows\aqa-tests\perf\bumbleBench\bumblebench\net\adoptopenjdk\bumblebench\examples\LockContention.java:28: warning: [synchronization] attempt to synchronize on an instance of a value-based class
[2025-08-27T21:52:21.220Z] [javac] synchronized(init) {
[2025-08-27T21:52:21.220Z] [javac] ^
[2025-08-27T21:52:21.220Z] [javac] 5 warnings
[2025-08-27T21:52:21.220Z] [javac] Compiling 6 source files to C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.perf_aarch64_windows\aqa-tests\perf\bumbleBench\bumblebench
[2025-08-27T21:52:21.221Z] [javac] warning: [options] bootstrap class path not set in conjunction with -source 8
[2025-08-27T21:52:21.221Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-08-27T21:52:21.221Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-08-27T21:52:21.221Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-08-27T21:52:21.520Z] [javac] 4 warnings
[2025-08-27T21:52:21.520Z] [javac] Compiling 5 source files to C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.perf_aarch64_windows\aqa-tests\perf\bumbleBench\bumblebench
[2025-08-27T21:52:21.520Z] [javac] warning: [options] bootstrap class path not set in conjunction with -source 8
[2025-08-27T21:52:21.520Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-08-27T21:52:21.520Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-08-27T21:52:21.520Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-08-27T21:52:21.821Z] [javac] 4 warnings
[2025-08-27T21:52:21.822Z] [javac] Compiling 7 source files to C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.perf_aarch64_windows\aqa-tests\perf\bumbleBench\bumblebench
[2025-08-27T21:52:21.822Z] [javac] warning: [options] bootstrap class path not set in conjunction with -source 8
[2025-08-27T21:52:21.822Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-08-27T21:52:21.822Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-08-27T21:52:21.822Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-08-27T21:52:22.125Z] [javac] 4 warnings
[2025-08-27T21:52:22.125Z] [javac] Compiling 8 source files to C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.perf_aarch64_windows\aqa-tests\perf\bumbleBench\bumblebench
[2025-08-27T21:52:22.125Z] [javac] warning: [options] bootstrap class path not set in conjunction with -source 8
[2025-08-27T21:52:22.125Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-08-27T21:52:22.125Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-08-27T21:52:22.125Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-08-27T21:52:22.430Z] [javac] 4 warnings
[2025-08-27T21:52:22.430Z] [javac] Compiling 2 source files to C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.perf_aarch64_windows\aqa-tests\perf\bumbleBench\bumblebench
[2025-08-27T21:52:22.430Z] [javac] warning: [options] bootstrap class path not set in conjunction with -source 8
[2025-08-27T21:52:22.430Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-08-27T21:52:22.430Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-08-27T21:52:22.430Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-08-27T21:52:22.430Z] [javac] 4 warnings
[2025-08-27T21:52:22.430Z] [javac] Compiling 4 source files to C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.perf_aarch64_windows\aqa-tests\perf\bumbleBench\bumblebench
[2025-08-27T21:52:22.430Z] [javac] warning: [options] bootstrap class path not set in conjunction with -source 8
[2025-08-27T21:52:22.430Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-08-27T21:52:22.430Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-08-27T21:52:22.430Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-08-27T21:52:22.727Z] [javac] 4 warnings
[2025-08-27T21:52:22.727Z] [javac] Compiling 5 source files to C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.perf_aarch64_windows\aqa-tests\perf\bumbleBench\bumblebench
[2025-08-27T21:52:22.728Z] [javac] warning: [options] bootstrap class path not set in conjunction with -source 8
[2025-08-27T21:52:22.728Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-08-27T21:52:22.728Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-08-27T21:52:22.728Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-08-27T21:52:22.728Z] [javac] 4 warnings
[2025-08-27T21:52:22.728Z]
[2025-08-27T21:52:22.728Z] dist:
[2025-08-27T21:52:23.035Z] [jar] Building jar: C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.perf_aarch64_windows\aqa-tests\perf\bumbleBench\bumblebench\BumbleBench.jar
[2025-08-27T21:52:25.838Z]
[2025-08-27T21:52:25.838Z] dist:
[2025-08-27T21:52:25.838Z] [copy] Copying 126 files to C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.perf_aarch64_windows\jvmtest\perf\bumbleBench
[2025-08-27T21:52:25.838Z]
[2025-08-27T21:52:25.838Z] build:
[2025-08-27T21:52:25.838Z]
[2025-08-27T21:52:25.838Z] getDependentLibs:
[2025-08-27T21:52:31.483Z] [exec] --------------------------------------------
[2025-08-27T21:52:31.483Z] [exec] path is set to C:/Users/jenkins/externalDependency/lib
[2025-08-27T21:52:31.483Z] [exec] task is set to default
[2025-08-27T21:52:31.483Z] [exec] dependencyList is set to dacapo
[2025-08-27T21:52:31.483Z] [exec] --------------------------------------------
[2025-08-27T21:52:31.483Z] [exec] Starting download third party dependent jars
[2025-08-27T21:52:31.483Z] [exec] --------------------------------------------
[2025-08-27T21:52:31.483Z] [exec] downloading dependent third party jars to C:/Users/jenkins/externalDependency/lib
[2025-08-27T21:52:31.483Z] [exec] C:/Users/jenkins/externalDependency/lib/dacapo.zip exists with correct hash, not downloading
[2025-08-27T21:52:31.483Z] [exec] downloaded dependent third party jars successfully
[2025-08-27T21:52:31.483Z]
[2025-08-27T21:52:31.483Z] init:
[2025-08-27T21:52:31.483Z] [mkdir] Created dir: C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.perf_aarch64_windows\jvmtest\perf\dacapo
[2025-08-27T21:52:31.483Z]
[2025-08-27T21:52:31.483Z] getDacapoSuite:
[2025-08-27T21:52:31.484Z] [unzip] Expanding: C:\Users\jenkins\externalDependency\lib\dacapo.zip into C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.perf_aarch64_windows\jvmtest\perf\dacapo
[2025-08-27T21:53:53.819Z] [move] Moving 1 file to C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.perf_aarch64_windows\jvmtest\perf\dacapo
[2025-08-27T21:53:54.868Z] [move] Moving 10669 files to C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.perf_aarch64_windows\jvmtest\perf\dacapo\dacapo
[2025-08-27T21:53:55.164Z]
[2025-08-27T21:53:55.164Z] dist:
[2025-08-27T21:53:55.164Z] [copy] Copying 2 files to C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.perf_aarch64_windows\jvmtest\perf\dacapo
[2025-08-27T21:53:55.164Z]
[2025-08-27T21:53:55.164Z] build:
[2025-08-27T21:53:55.164Z]
[2025-08-27T21:53:55.164Z] init:
[2025-08-27T21:53:55.164Z] [mkdir] Created dir: C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.perf_aarch64_windows\jvmtest\perf\idle_micro
[2025-08-27T21:53:55.164Z] [mkdir] Created dir: C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.perf_aarch64_windows\aqa-tests\perf\idle_micro\bin
[2025-08-27T21:53:55.164Z]
[2025-08-27T21:53:55.164Z] compile:
[2025-08-27T21:53:55.164Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-08-27T21:53:55.164Z] [echo] ============COMPILER SETTINGS============
[2025-08-27T21:53:55.164Z] [echo] ===fork: yes
[2025-08-27T21:53:55.164Z] [echo] ===executable: C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/jdkbinary/j2sdk-image/bin/javac
[2025-08-27T21:53:55.164Z] [echo] ===debug: on
[2025-08-27T21:53:55.164Z] [echo] ===destdir: C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/aqa-tests///..//jvmtest/perf/idle_micro
[2025-08-27T21:53:55.164Z] [javac] Compiling 3 source files to C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.perf_aarch64_windows\aqa-tests\perf\idle_micro\bin
[2025-08-27T21:53:57.383Z] [javac] Note: C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.perf_aarch64_windows\aqa-tests\perf\idle_micro\src\net\adoptopenjdk\test\gc\idlemicrobenchmark\CombinedLoad.java uses or overrides a deprecated API.
[2025-08-27T21:53:57.383Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-08-27T21:53:57.383Z]
[2025-08-27T21:53:57.383Z] dist:
[2025-08-27T21:53:57.383Z] [jar] Building jar: C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.perf_aarch64_windows\jvmtest\perf\idle_micro\IdleMicrobenchmark.jar
[2025-08-27T21:53:57.383Z] [copy] Copying 2 files to C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.perf_aarch64_windows\jvmtest\perf\idle_micro
[2025-08-27T21:53:57.383Z] [copy] Copying 2 files to C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.perf_aarch64_windows\jvmtest\perf\idle_micro
[2025-08-27T21:53:57.383Z] [copy] Copying 7 files to C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.perf_aarch64_windows\jvmtest\perf\idle_micro
[2025-08-27T21:53:57.383Z]
[2025-08-27T21:53:57.383Z] clean:
[2025-08-27T21:53:57.383Z] [delete] Deleting directory C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.perf_aarch64_windows\aqa-tests\perf\idle_micro\bin
[2025-08-27T21:53:57.383Z]
[2025-08-27T21:53:57.383Z] build:
[2025-08-27T21:53:57.383Z]
[2025-08-27T21:53:57.383Z] build:
[2025-08-27T21:53:57.383Z]
[2025-08-27T21:53:57.383Z] init:
[2025-08-27T21:53:57.383Z] [mkdir] Created dir: C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.perf_aarch64_windows\jvmtest\perf\renaissance
[2025-08-27T21:53:57.383Z]
[2025-08-27T21:53:57.383Z] getRenaissanceSuite:
[2025-08-27T21:53:57.383Z] [echo] curl -Lks -C - https://github.com/renaissance-benchmarks/renaissance/releases/download/v0.16.0/renaissance-mit-0.16.0.jar -o renaissance.jar
[2025-08-27T21:54:00.136Z]
[2025-08-27T21:54:00.136Z] dist:
[2025-08-27T21:54:00.136Z] [copy] Copying 3 files to C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.perf_aarch64_windows\jvmtest\perf\renaissance
[2025-08-27T21:54:05.762Z]
[2025-08-27T21:54:05.762Z] build:
[2025-08-27T21:54:05.762Z]
[2025-08-27T21:54:05.762Z] init:
[2025-08-27T21:54:05.762Z] [mkdir] Created dir: C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.perf_aarch64_windows\jvmtest\perf\specjbb
[2025-08-27T21:54:05.762Z]
[2025-08-27T21:54:05.762Z] getSpecjbbSuite:
[2025-08-27T21:54:05.762Z]
[2025-08-27T21:54:05.762Z] dist:
[2025-08-27T21:54:05.762Z] [copy] Copying 3 files to C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.perf_aarch64_windows\jvmtest\perf\specjbb\run
[2025-08-27T21:54:05.762Z]
[2025-08-27T21:54:05.762Z] BUILD SUCCESSFUL
[2025-08-27T21:54:05.762Z] Total time: 1 minute 50 seconds
[2025-08-27T21:54:05.762Z] 0
[2025-08-27T21:54:05.762Z]
[2025-08-27T21:54:05.762Z]
[2025-08-27T21:54:05.762Z] RECORD TEST REPOs SHA
[2025-08-27T21:54:05.762Z] cd "C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/aqa-tests//TKG/scripts"; \
[2025-08-27T21:54:05.762Z] bash "getSHAs.sh" --test_root_dir "C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/aqa-tests/" --shas_file "C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/aqa-tests//TKG/SHAs.txt"
[2025-08-27T21:54:05.762Z] Check shas in C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/aqa-tests/ and store the info in C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/aqa-tests//TKG/SHAs.txt
[2025-08-27T21:54:05.763Z] touch C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/aqa-tests//TKG/SHAs.txt
[2025-08-27T21:54:06.814Z] ================================================
[2025-08-27T21:54:06.814Z] timestamp: 20250827-215406
[2025-08-27T21:54:06.814Z] repo dir: C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/aqa-tests
[2025-08-27T21:54:06.814Z] git repo:
[2025-08-27T21:54:07.456Z] Fetch URL: https://github.com/adoptium/aqa-tests.git
[2025-08-27T21:54:07.456Z] sha:
[2025-08-27T21:54:07.456Z] 0905ea0d2a44744fe67c904a5313f77708a4a25d
[2025-08-27T21:54:07.753Z] ================================================
[2025-08-27T21:54:07.753Z] timestamp: 20250827-215407
[2025-08-27T21:54:07.754Z] repo dir: C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/aqa-tests/perf/bumbleBench/bumblebench
[2025-08-27T21:54:07.754Z] git repo:
[2025-08-27T21:54:08.049Z] Fetch URL: https://github.com/adoptium/bumblebench.git
[2025-08-27T21:54:08.049Z] sha:
[2025-08-27T21:54:08.049Z] 4ec780b716e7617094cce740d3b085ca4637ee0f
[2025-08-27T21:54:08.346Z] ================================================
[2025-08-27T21:54:08.346Z] timestamp: 20250827-215408
[2025-08-27T21:54:08.346Z] repo dir: C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/aqa-tests/TKG
[2025-08-27T21:54:08.346Z] git repo:
[2025-08-27T21:54:08.346Z] Fetch URL: https://github.com/adoptium/TKG.git
[2025-08-27T21:54:08.346Z] sha:
[2025-08-27T21:54:08.346Z] 22529199368176ccd2e43c4cf47437798dcecf81
[2025-08-27T21:54:08.346Z] make[1]: Leaving directory '/cygdrive/c/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/aqa-tests/TKG'
[Pipeline] }
[2025-08-27T21:54:08.682Z] $ ssh-agent -k
[2025-08-27T21:54:08.760Z] unset SSH_AUTH_SOCK;
[2025-08-27T21:54:08.760Z] unset SSH_AGENT_PID;
[2025-08-27T21:54:08.760Z] echo Agent pid 63 killed;
[2025-08-27T21:54:08.803Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] echo
[2025-08-27T21:54:08.956Z] Running tests...
Did you forget the `def` keyword? Script1 seems to be setting a field named TARGET (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TARGET (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named RUNTEST_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues.
[Pipeline] echo
[2025-08-27T21:54:08.987Z] ITERATION: 1/1
[Pipeline] sshagent
[2025-08-27T21:54:08.995Z] $ ssh-agent
[2025-08-27T21:54:09.140Z] SSH_AUTH_SOCK=/tmp/ssh-zYFaDYG5Y68N/agent.381
[2025-08-27T21:54:09.140Z] SSH_AGENT_PID=382
[2025-08-27T21:54:09.140Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2025-08-27T21:54:09.581Z] ++ uname
[2025-08-27T21:54:09.880Z] + '[' CYGWIN_NT-10.0-22000 = AIX ']'
[2025-08-27T21:54:09.880Z] ++ uname
[2025-08-27T21:54:09.881Z] + '[' CYGWIN_NT-10.0-22000 = SunOS ']'
[2025-08-27T21:54:09.881Z] ++ uname
[2025-08-27T21:54:09.881Z] + '[' CYGWIN_NT-10.0-22000 = '*BSD' ']'
[2025-08-27T21:54:09.881Z] + MAKE=make
[2025-08-27T21:54:09.881Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2025-08-27T21:54:09.881Z] make: Nothing to be done for 'testEnvTeardown'.
[Pipeline] sh
[2025-08-27T21:54:10.395Z] ++ uname
[2025-08-27T21:54:10.395Z] + '[' CYGWIN_NT-10.0-22000 = AIX ']'
[2025-08-27T21:54:10.692Z] ++ uname
[2025-08-27T21:54:10.692Z] + '[' CYGWIN_NT-10.0-22000 = SunOS ']'
[2025-08-27T21:54:10.692Z] ++ uname
[2025-08-27T21:54:10.692Z] + '[' CYGWIN_NT-10.0-22000 = '*BSD' ']'
[2025-08-27T21:54:10.692Z] + MAKE=make
[2025-08-27T21:54:10.692Z] + cd ./aqa-tests
[2025-08-27T21:54:10.692Z] + . ./scripts/testenv/testenvSettings.sh
[2025-08-27T21:54:10.692Z] ++ set +x
[2025-08-27T21:54:10.692Z] JAVA_HOME is set to C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/jdkbinary/j2sdk-image
[2025-08-27T21:54:10.989Z] LIB_DIR is set to C:/Users/jenkins/externalDependency/lib
[2025-08-27T21:54:10.989Z] make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=sanity.perf TESTLIST=
[2025-08-27T21:54:10.989Z] make[1]: Entering directory '/cygdrive/c/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/aqa-tests/TKG'
[2025-08-27T21:54:10.989Z] perl scripts/configure.pl
[2025-08-27T21:54:11.285Z] C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar;C:/Users/jenkins/externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=tests --spec=win_aarch64 --microArch="" --osLabel="" --jdkVersion=21 --impl=hotspot --vendor="eclipse" --buildList=perf --iterations=1 --aotIterations= --testFlag= --testTarget=sanity.perf --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2025-08-27T21:54:11.926Z]
[2025-08-27T21:54:11.926Z] Warning: cannot find spec in resources/ottawa.csv.
[2025-08-27T21:54:11.926Z] Detected 64 in spec. Use spec: default-64 to match mode.
[2025-08-27T21:54:11.926Z]
[2025-08-27T21:54:11.926Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2025-08-27T21:54:11.926Z]
[2025-08-27T21:54:11.926Z] Starting to generate test make files.
[2025-08-27T21:54:11.926Z]
[2025-08-27T21:54:11.926Z] Parsing C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.perf_aarch64_windows\aqa-tests\TKG\..\perf\bumbleBench\playlist.xml
[2025-08-27T21:54:11.926Z] Parsing C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.perf_aarch64_windows\aqa-tests\TKG\..\perf\dacapo\playlist.xml
[2025-08-27T21:54:11.926Z] Generated C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.perf_aarch64_windows\aqa-tests\TKG/../perf/dacapo/autoGen.mk
[2025-08-27T21:54:11.926Z]
[2025-08-27T21:54:11.926Z] Parsing C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.perf_aarch64_windows\aqa-tests\TKG\..\perf\idle_micro\playlist.xml
[2025-08-27T21:54:11.926Z] Generated C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.perf_aarch64_windows\aqa-tests\TKG/../perf/idle_micro/autoGen.mk
[2025-08-27T21:54:11.926Z]
[2025-08-27T21:54:11.926Z] Parsing C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.perf_aarch64_windows\aqa-tests\TKG\..\perf\liberty\playlist.xml
[2025-08-27T21:54:11.926Z] Parsing C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.perf_aarch64_windows\aqa-tests\TKG\..\perf\renaissance\playlist.xml
[2025-08-27T21:54:11.926Z] Generated C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.perf_aarch64_windows\aqa-tests\TKG/../perf/renaissance/autoGen.mk
[2025-08-27T21:54:11.926Z]
[2025-08-27T21:54:11.926Z] Parsing C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.perf_aarch64_windows\aqa-tests\TKG\..\perf\specjbb\playlist.xml
[2025-08-27T21:54:11.926Z] Generated C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.perf_aarch64_windows\aqa-tests\TKG/../perf/autoGen.mk
[2025-08-27T21:54:11.926Z]
[2025-08-27T21:54:11.926Z] Generated C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.perf_aarch64_windows\aqa-tests\TKG/../autoGen.mk
[2025-08-27T21:54:11.926Z]
[2025-08-27T21:54:11.926Z] Generated C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.perf_aarch64_windows\aqa-tests\TKG/../TKG/utils.mk
[2025-08-27T21:54:11.926Z]
[2025-08-27T21:54:11.926Z] Generated C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.perf_aarch64_windows\aqa-tests\TKG/../TKG/rerun.mk
[2025-08-27T21:54:11.926Z]
[2025-08-27T21:54:11.926Z] Make files are generated successfully.
[2025-08-27T21:54:11.926Z]
[2025-08-27T21:54:12.221Z] make[1]: Leaving directory '/cygdrive/c/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/aqa-tests/TKG'
[2025-08-27T21:54:12.221Z] make -f runtest.mk _sanity.perf
[2025-08-27T21:54:12.221Z] make[1]: Entering directory '/cygdrive/c/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/aqa-tests/TKG'
[2025-08-27T21:54:12.871Z]
[2025-08-27T21:54:13.169Z] Running make 4.4.1
[2025-08-27T21:54:13.169Z] set TEST_ROOT to C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/aqa-tests/
[2025-08-27T21:54:13.169Z] set JDK_VERSION to 21
[2025-08-27T21:54:13.169Z] set JDK_IMPL to hotspot
[2025-08-27T21:54:13.169Z] set JVM_VERSION to openjdk21
[2025-08-27T21:54:13.464Z] set JCL_VERSION to latest
[2025-08-27T21:54:13.464Z] JAVA_HOME was originally set to C:\openjdk\jdk-11
[2025-08-27T21:54:13.464Z] set JAVA_HOME to C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/jdkbinary/j2sdk-image
[2025-08-27T21:54:13.464Z] set SPEC to win_aarch64
[2025-08-27T21:54:13.464Z] set TEST_FLAG to
[2025-08-27T21:54:13.760Z] Running sanity.perf ...
[2025-08-27T21:54:14.055Z] There are 9 test targets in sanity.perf
[2025-08-27T21:54:14.055Z] "C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/jdkbinary/j2sdk-image\\bin\\java" -version
[2025-08-27T21:54:14.055Z] openjdk version "21.0.9-beta" 2025-10-21
[2025-08-27T21:54:14.055Z] OpenJDK Runtime Environment Temurin-21.0.9+5-202508271902 (build 21.0.9-beta+5-ea)
[2025-08-27T21:54:14.055Z] OpenJDK 64-Bit Server VM Temurin-21.0.9+5-202508271902 (build 21.0.9-beta+5-ea, mixed mode)
[2025-08-27T21:54:14.351Z] make[2]: Entering directory '/cygdrive/c/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/aqa-tests'
[2025-08-27T21:54:14.647Z] make[3]: Entering directory '/cygdrive/c/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/aqa-tests/perf'
[2025-08-27T21:54:14.946Z] make[4]: Entering directory '/cygdrive/c/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/aqa-tests/perf/dacapo'
[2025-08-27T21:54:15.240Z]
[2025-08-27T21:54:15.240Z] ===============================================
[2025-08-27T21:54:15.536Z] Running test dacapo-eclipse_0 ...
[2025-08-27T21:54:15.536Z] ===============================================
[2025-08-27T21:54:15.830Z] dacapo-eclipse_0 Start Time: Wed Aug 27 21:54:15 2025 Epoch Time (ms): 1756331655682
[2025-08-27T21:54:16.126Z] variation: NoOptions
[2025-08-27T21:54:16.126Z] JVM_OPTIONS:
[2025-08-27T21:54:16.126Z] { \
[2025-08-27T21:54:16.126Z] echo ""; echo "TEST SETUP:"; \
[2025-08-27T21:54:16.126Z] echo "Nothing to be done for setup."; \
[2025-08-27T21:54:16.126Z] mkdir -p "C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/aqa-tests/\\TKG\\output_17563316525163\\dacapo-eclipse_0"; \
[2025-08-27T21:54:16.126Z] cd "C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/aqa-tests/\\TKG\\output_17563316525163\\dacapo-eclipse_0"; \
[2025-08-27T21:54:16.126Z] echo ""; echo "TESTING:"; \
[2025-08-27T21:54:16.126Z] "C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/jdkbinary/j2sdk-image\\bin\\java" -jar "C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/aqa-tests///..//jvmtest\\perf\\dacapo\\dacapo.jar" eclipse; \
[2025-08-27T21:54:16.126Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-eclipse_0""_PASSED"; echo "-----------------------------------"; cd C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/aqa-tests/; rm -f -r "C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/aqa-tests/\\TKG\\output_17563316525163\\dacapo-eclipse_0"; else echo "-----------------------------------"; echo "dacapo-eclipse_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-08-27T21:54:16.126Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-08-27T21:54:16.126Z] echo "Nothing to be done for teardown."; \
[2025-08-27T21:54:16.126Z] } 2>&1 | tee -a "C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/aqa-tests/\\TKG\\output_17563316525163\\TestTargetResult";
[2025-08-27T21:54:16.422Z]
[2025-08-27T21:54:16.422Z] TEST SETUP:
[2025-08-27T21:54:16.422Z] Nothing to be done for setup.
[2025-08-27T21:54:16.422Z]
[2025-08-27T21:54:16.422Z] TESTING:
[2025-08-27T21:54:26.848Z] Version: eclipse 4.27 (use -p to print nominal benchmark stats)
[2025-08-27T21:54:31.789Z] Unzip workspace
[2025-08-27T21:54:31.789Z] ===== DaCapo 23.11-MR2-chopin-minimal eclipse starting =====
[2025-08-27T21:54:39.849Z] Initialize workspace ...................
[2025-08-27T21:55:29.348Z] Index workspace .....................
[2025-08-27T21:55:51.909Z] Build workspace
[2025-08-27T21:55:56.414Z] Search .. 4,207 references for default constructor in workspace
[2025-08-27T21:55:57.456Z] .. 1,957 references for method 'equals' in workspace
[2025-08-27T21:55:58.100Z] Type hierarchy tests
[2025-08-27T21:56:02.605Z] AST tests
[2025-08-27T21:56:06.445Z] Completion tests .........
[2025-08-27T21:56:09.126Z] Format tests ..............
[2025-08-27T21:56:12.317Z] Model tests ................
[2025-08-27T21:56:12.317Z] ===== DaCapo 23.11-MR2-chopin-minimal eclipse PASSED in 100843 msec =====
[2025-08-27T21:56:20.876Z] Delete workspace
[2025-08-27T21:56:21.517Z] -----------------------------------
[2025-08-27T21:56:21.517Z] dacapo-eclipse_0_PASSED
[2025-08-27T21:56:21.517Z] -----------------------------------
[2025-08-27T21:56:21.517Z]
[2025-08-27T21:56:21.517Z] TEST TEARDOWN:
[2025-08-27T21:56:21.517Z] Nothing to be done for teardown.
[2025-08-27T21:56:21.517Z] dacapo-eclipse_0 Finish Time: Wed Aug 27 21:56:21 2025 Epoch Time (ms): 1756331781416
[2025-08-27T21:56:21.883Z]
[2025-08-27T21:56:21.883Z] ===============================================
[2025-08-27T21:56:22.182Z] Running test dacapo-h2_0 ...
[2025-08-27T21:56:22.182Z] ===============================================
[2025-08-27T21:56:22.478Z] dacapo-h2_0 Start Time: Wed Aug 27 21:56:22 2025 Epoch Time (ms): 1756331782182
[2025-08-27T21:56:22.478Z] variation: NoOptions
[2025-08-27T21:56:22.478Z] JVM_OPTIONS:
[2025-08-27T21:56:22.774Z] { \
[2025-08-27T21:56:22.774Z] echo ""; echo "TEST SETUP:"; \
[2025-08-27T21:56:22.774Z] echo "Nothing to be done for setup."; \
[2025-08-27T21:56:22.774Z] mkdir -p "C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/aqa-tests/\\TKG\\output_17563316525163\\dacapo-h2_0"; \
[2025-08-27T21:56:22.774Z] cd "C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/aqa-tests/\\TKG\\output_17563316525163\\dacapo-h2_0"; \
[2025-08-27T21:56:22.774Z] echo ""; echo "TESTING:"; \
[2025-08-27T21:56:22.774Z] "C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/jdkbinary/j2sdk-image\\bin\\java" -jar "C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/aqa-tests///..//jvmtest\\perf\\dacapo\\dacapo.jar" h2; \
[2025-08-27T21:56:22.774Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-h2_0""_PASSED"; echo "-----------------------------------"; cd C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/aqa-tests/; rm -f -r "C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/aqa-tests/\\TKG\\output_17563316525163\\dacapo-h2_0"; else echo "-----------------------------------"; echo "dacapo-h2_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-08-27T21:56:22.774Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-08-27T21:56:22.774Z] echo "Nothing to be done for teardown."; \
[2025-08-27T21:56:22.774Z] } 2>&1 | tee -a "C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/aqa-tests/\\TKG\\output_17563316525163\\TestTargetResult";
[2025-08-27T21:56:22.774Z]
[2025-08-27T21:56:22.774Z] TEST SETUP:
[2025-08-27T21:56:22.774Z] Nothing to be done for setup.
[2025-08-27T21:56:22.774Z]
[2025-08-27T21:56:22.774Z] TESTING:
[2025-08-27T21:56:23.073Z] Using scaled threading model. 4 processors detected, 4 threads used to drive the workload, in a possible range of [1,1024]
[2025-08-27T21:56:23.712Z] Version: h2 2.2.220 derby 10.15.2.0 (use -p to print nominal benchmark stats)
[2025-08-27T21:56:23.712Z] Preparing the H2 database...
[2025-08-27T21:56:23.712Z] TPCC configuration: scale: 16, terminals: 4, transactions: 100000
[2025-08-27T21:56:42.383Z] ===== DaCapo 23.11-MR2-chopin-minimal h2 starting =====
[2025-08-27T21:56:42.383Z] Starting 100000 requests...
[2025-08-27T21:56:44.522Z]
[2025-08-27T21:56:46.103Z] 5%
[2025-08-27T21:56:46.775Z] 10%
[2025-08-27T21:56:47.429Z] 15%
[2025-08-27T21:56:48.097Z] 20%
[2025-08-27T21:56:49.156Z] 25%
[2025-08-27T21:56:49.458Z] 30%
[2025-08-27T21:56:50.514Z] 35%
[2025-08-27T21:56:50.847Z] 40%
[2025-08-27T21:56:51.919Z] 45%
[2025-08-27T21:56:52.214Z] 50%
[2025-08-27T21:56:52.872Z] 55%
[2025-08-27T21:56:53.957Z] 60%
[2025-08-27T21:56:54.661Z] 65%
[2025-08-27T21:56:55.316Z] 70%
[2025-08-27T21:56:55.970Z] 75%
[2025-08-27T21:56:56.626Z] 80%
[2025-08-27T21:56:57.266Z] 85%
[2025-08-27T21:56:58.339Z] 90%
[2025-08-27T21:56:58.982Z] 95%
[2025-08-27T21:56:58.982Z] 100%
[2025-08-27T21:56:58.982Z] Completed requests
[2025-08-27T21:56:58.982Z] Stock level ............. 3973 ( 4.0%)
[2025-08-27T21:56:58.982Z] Order status by name .... 2361 ( 2.4%)
[2025-08-27T21:56:58.982Z] Order status by ID ...... 1609 ( 1.6%)
[2025-08-27T21:56:58.982Z] Payment by name ......... 25847 (25.8%)
[2025-08-27T21:56:58.982Z] Payment by ID ........... 17220 (17.2%)
[2025-08-27T21:56:58.982Z] Delivery schedule ....... 4029 ( 4.0%)
[2025-08-27T21:56:58.982Z] New order ............... 44509 (44.5%)
[2025-08-27T21:56:58.982Z] New order rollback ...... 452 ( 0.5%)
[2025-08-27T21:56:58.982Z] ===== DaCapo 23.11-MR2-chopin-minimal h2 PASSED in 17125 msec =====
[2025-08-27T21:56:58.982Z] ===== DaCapo processed 100000 requests in 17091 msec, 5851 requests per second =====
[2025-08-27T21:56:58.982Z] ===== DaCapo tail latency, simple: 50% 278 usec, 90% 1427 usec, 99% 3801 usec, 99.9% 42762 usec, 99.99% 63500 usec, max 91738 usec, measured over 100000 events =====
[2025-08-27T21:56:59.278Z] ===== DaCapo tail latency, metered 100ms smoothing: 50% 1003 usec, 90% 4151 usec, 99% 12587 usec, 99.9% 45279 usec, 99.99% 63631 usec, max 91738 usec, measured over 100000 events =====
[2025-08-27T21:56:59.278Z] ===== DaCapo tail latency, metered full smoothing: 50% 1132617 usec, 90% 2116753 usec, 99% 2278531 usec, 99.9% 2282494 usec, 99.99% 2290598 usec, max 2308014 usec, measured over 100000 events =====
[2025-08-27T21:57:08.347Z] Resetting database to initial state....................
[2025-08-27T21:57:08.989Z] -----------------------------------
[2025-08-27T21:57:08.989Z] dacapo-h2_0_PASSED
[2025-08-27T21:57:08.989Z] -----------------------------------
[2025-08-27T21:57:08.989Z]
[2025-08-27T21:57:08.989Z] TEST TEARDOWN:
[2025-08-27T21:57:08.989Z] Nothing to be done for teardown.
[2025-08-27T21:57:08.989Z] dacapo-h2_0 Finish Time: Wed Aug 27 21:57:08 2025 Epoch Time (ms): 1756331828963
[2025-08-27T21:57:09.285Z]
[2025-08-27T21:57:09.285Z] ===============================================
[2025-08-27T21:57:09.580Z] Running test dacapo-lusearch-fix_0 ...
[2025-08-27T21:57:09.580Z] ===============================================
[2025-08-27T21:57:09.875Z] dacapo-lusearch-fix_0 Start Time: Wed Aug 27 21:57:09 2025 Epoch Time (ms): 1756331829729
[2025-08-27T21:57:10.182Z] dacapo-lusearch-fix_0_DISABLED
[2025-08-27T21:57:10.182Z] Disabled Reason:
[2025-08-27T21:57:10.182Z] https://github.com/adoptium/aqa-tests/issues/1888#issuecomment-755015959
[2025-08-27T21:57:10.476Z] dacapo-lusearch-fix_0 Finish Time: Wed Aug 27 21:57:10 2025 Epoch Time (ms): 1756331830275
[2025-08-27T21:57:10.476Z] make[4]: Leaving directory '/cygdrive/c/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/aqa-tests/perf/dacapo'
[2025-08-27T21:57:10.476Z] make[4]: Entering directory '/cygdrive/c/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/aqa-tests/perf/idle_micro'
[2025-08-27T21:57:10.770Z]
[2025-08-27T21:57:11.065Z] ===============================================
[2025-08-27T21:57:11.065Z] Running test IdleMicrobenchmark_HS_0 ...
[2025-08-27T21:57:11.379Z] ===============================================
[2025-08-27T21:57:11.379Z] IdleMicrobenchmark_HS_0 Start Time: Wed Aug 27 21:57:11 2025 Epoch Time (ms): 1756331831338
[2025-08-27T21:57:11.673Z] Skipped due to jvm options ( -Xmx1024m ) and/or platform requirements ([os.linux,arch.x86,bits.64,^os.win]) => IdleMicrobenchmark_HS_0_SKIPPED
[2025-08-27T21:57:11.968Z] IdleMicrobenchmark_HS_0 Finish Time: Wed Aug 27 21:57:11 2025 Epoch Time (ms): 1756331831666
[2025-08-27T21:57:11.968Z] make[4]: Leaving directory '/cygdrive/c/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/aqa-tests/perf/idle_micro'
[2025-08-27T21:57:11.968Z] make[4]: Entering directory '/cygdrive/c/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/aqa-tests/perf/renaissance'
[2025-08-27T21:57:12.262Z]
[2025-08-27T21:57:12.557Z] ===============================================
[2025-08-27T21:57:12.557Z] Running test renaissance-akka-uct_0 ...
[2025-08-27T21:57:12.854Z] ===============================================
[2025-08-27T21:57:12.854Z] renaissance-akka-uct_0 Start Time: Wed Aug 27 21:57:12 2025 Epoch Time (ms): 1756331832729
[2025-08-27T21:57:13.150Z] variation: NoOptions
[2025-08-27T21:57:13.150Z] JVM_OPTIONS:
[2025-08-27T21:57:13.150Z] { \
[2025-08-27T21:57:13.150Z] echo ""; echo "TEST SETUP:"; \
[2025-08-27T21:57:13.150Z] echo "Nothing to be done for setup."; \
[2025-08-27T21:57:13.150Z] mkdir -p "C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/aqa-tests/\\TKG\\output_17563316525163\\renaissance-akka-uct_0"; \
[2025-08-27T21:57:13.150Z] cd "C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/aqa-tests/\\TKG\\output_17563316525163\\renaissance-akka-uct_0"; \
[2025-08-27T21:57:13.150Z] echo ""; echo "TESTING:"; \
[2025-08-27T21:57:13.150Z] "C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/jdkbinary/j2sdk-image\\bin\\java" -jar "C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/aqa-tests///..//jvmtest\\perf\\renaissance\\renaissance.jar" --json ""C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/aqa-tests/\\TKG\\output_17563316525163\\renaissance-akka-uct_0"\\akka-uct.json" akka-uct; \
[2025-08-27T21:57:13.150Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-akka-uct_0""_PASSED"; echo "-----------------------------------"; cd C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/aqa-tests/; rm -f -r "C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/aqa-tests/\\TKG\\output_17563316525163\\renaissance-akka-uct_0"; else echo "-----------------------------------"; echo "renaissance-akka-uct_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-08-27T21:57:13.150Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-08-27T21:57:13.150Z] echo "Nothing to be done for teardown."; \
[2025-08-27T21:57:13.150Z] } 2>&1 | tee -a "C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/aqa-tests/\\TKG\\output_17563316525163\\TestTargetResult";
[2025-08-27T21:57:13.444Z]
[2025-08-27T21:57:13.444Z] TEST SETUP:
[2025-08-27T21:57:13.444Z] Nothing to be done for setup.
[2025-08-27T21:57:13.444Z]
[2025-08-27T21:57:13.444Z] TESTING:
[2025-08-27T21:57:15.583Z] ====== akka-uct (concurrency) [default], iteration 0 started ======
[2025-08-27T21:57:15.583Z] GC before operation: completed in 16.491 ms, heap usage 10.335 MB -> 5.185 MB.
[2025-08-27T21:57:17.805Z] final size= 199991
[2025-08-27T21:57:17.805Z] final height= 9
[2025-08-27T21:57:19.482Z] final size= 199991
[2025-08-27T21:57:19.482Z] final height= 9
[2025-08-27T21:57:21.259Z] final size= 199991
[2025-08-27T21:57:21.259Z] final height= 9
[2025-08-27T21:57:24.127Z] final size= 199991
[2025-08-27T21:57:24.127Z] final height= 9
[2025-08-27T21:57:25.224Z] final size= 199991
[2025-08-27T21:57:25.224Z] final height= 9
[2025-08-27T21:57:26.752Z] final size= 199991
[2025-08-27T21:57:26.752Z] final height= 9
[2025-08-27T21:57:28.298Z] final size= 199991
[2025-08-27T21:57:28.298Z] final height= 9
[2025-08-27T21:57:29.834Z] final size= 199991
[2025-08-27T21:57:29.834Z] final height= 9
[2025-08-27T21:57:31.399Z] final size= 199991
[2025-08-27T21:57:31.399Z] final height= 10
[2025-08-27T21:57:33.037Z] final size= 199991
[2025-08-27T21:57:33.037Z] final height= 9
[2025-08-27T21:57:34.169Z] WARNING: This benchmark provides no result that can be validated.
[2025-08-27T21:57:34.169Z] There is no way to check that no silent failure occurred.
[2025-08-27T21:57:34.169Z] ====== akka-uct (concurrency) [default], iteration 0 completed (18786.243 ms) ======
[2025-08-27T21:57:34.169Z] ====== akka-uct (concurrency) [default], iteration 1 started ======
[2025-08-27T21:57:34.169Z] GC before operation: completed in 198.966 ms, heap usage 309.499 MB -> 53.822 MB.
[2025-08-27T21:57:34.960Z] final size= 199991
[2025-08-27T21:57:34.960Z] final height= 10
[2025-08-27T21:57:36.732Z] final size= 199991
[2025-08-27T21:57:36.732Z] final height= 9
[2025-08-27T21:57:38.290Z] final size= 199991
[2025-08-27T21:57:38.290Z] final height= 9
[2025-08-27T21:57:39.837Z] final size= 199991
[2025-08-27T21:57:39.837Z] final height= 11
[2025-08-27T21:57:41.530Z] final size= 199991
[2025-08-27T21:57:41.530Z] final height= 9
[2025-08-27T21:57:42.741Z] final size= 199991
[2025-08-27T21:57:42.741Z] final height= 9
[2025-08-27T21:57:45.014Z] final size= 199991
[2025-08-27T21:57:45.014Z] final height= 9
[2025-08-27T21:57:46.062Z] final size= 199991
[2025-08-27T21:57:46.062Z] final height= 9
[2025-08-27T21:57:47.857Z] final size= 199991
[2025-08-27T21:57:47.857Z] final height= 9
[2025-08-27T21:57:49.209Z] final size= 199991
[2025-08-27T21:57:49.210Z] final height= 9
[2025-08-27T21:57:49.886Z] WARNING: This benchmark provides no result that can be validated.
[2025-08-27T21:57:49.887Z] There is no way to check that no silent failure occurred.
[2025-08-27T21:57:49.887Z] ====== akka-uct (concurrency) [default], iteration 1 completed (15799.268 ms) ======
[2025-08-27T21:57:49.887Z] ====== akka-uct (concurrency) [default], iteration 2 started ======
[2025-08-27T21:57:50.237Z] GC before operation: completed in 235.885 ms, heap usage 498.358 MB -> 67.935 MB.
[2025-08-27T21:57:51.029Z] final size= 199991
[2025-08-27T21:57:51.029Z] final height= 11
[2025-08-27T21:57:52.764Z] final size= 199991
[2025-08-27T21:57:52.764Z] final height= 9
[2025-08-27T21:57:55.008Z] final size= 199991
[2025-08-27T21:57:55.008Z] final height= 10
[2025-08-27T21:57:56.588Z] final size= 199991
[2025-08-27T21:57:56.588Z] final height= 9
[2025-08-27T21:57:58.711Z] final size= 199991
[2025-08-27T21:57:58.711Z] final height= 10
[2025-08-27T21:58:00.310Z] final size= 199991
[2025-08-27T21:58:00.310Z] final height= 9
[2025-08-27T21:58:01.921Z] final size= 199991
[2025-08-27T21:58:01.921Z] final height= 9
[2025-08-27T21:58:03.224Z] final size= 199991
[2025-08-27T21:58:03.224Z] final height= 9
[2025-08-27T21:58:05.111Z] final size= 199991
[2025-08-27T21:58:05.111Z] final height= 9
[2025-08-27T21:58:06.967Z] final size= 199991
[2025-08-27T21:58:06.967Z] final height= 9
[2025-08-27T21:58:07.264Z] WARNING: This benchmark provides no result that can be validated.
[2025-08-27T21:58:07.264Z] There is no way to check that no silent failure occurred.
[2025-08-27T21:58:07.264Z] ====== akka-uct (concurrency) [default], iteration 2 completed (17231.058 ms) ======
[2025-08-27T21:58:07.264Z] ====== akka-uct (concurrency) [default], iteration 3 started ======
[2025-08-27T21:58:07.639Z] GC before operation: completed in 129.632 ms, heap usage 375.048 MB -> 40.484 MB.
[2025-08-27T21:58:08.366Z] final size= 199991
[2025-08-27T21:58:08.366Z] final height= 9
[2025-08-27T21:58:09.656Z] final size= 199991
[2025-08-27T21:58:09.656Z] final height= 10
[2025-08-27T21:58:11.765Z] final size= 199991
[2025-08-27T21:58:11.765Z] final height= 13
[2025-08-27T21:58:13.418Z] final size= 199991
[2025-08-27T21:58:13.418Z] final height= 9
[2025-08-27T21:58:15.046Z] final size= 199991
[2025-08-27T21:58:15.046Z] final height= 9
[2025-08-27T21:58:16.881Z] final size= 199991
[2025-08-27T21:58:16.881Z] final height= 9
[2025-08-27T21:58:18.117Z] final size= 199991
[2025-08-27T21:58:18.117Z] final height= 10
[2025-08-27T21:58:20.413Z] final size= 199991
[2025-08-27T21:58:20.413Z] final height= 9
[2025-08-27T21:58:21.968Z] final size= 199991
[2025-08-27T21:58:21.968Z] final height= 9
[2025-08-27T21:58:23.193Z] final size= 199991
[2025-08-27T21:58:23.193Z] final height= 9
[2025-08-27T21:58:23.491Z] WARNING: This benchmark provides no result that can be validated.
[2025-08-27T21:58:23.491Z] There is no way to check that no silent failure occurred.
[2025-08-27T21:58:23.491Z] ====== akka-uct (concurrency) [default], iteration 3 completed (15955.728 ms) ======
[2025-08-27T21:58:23.491Z] ====== akka-uct (concurrency) [default], iteration 4 started ======
[2025-08-27T21:58:23.787Z] GC before operation: completed in 368.312 ms, heap usage 1.115 GB -> 83.544 MB.
[2025-08-27T21:58:24.645Z] final size= 199991
[2025-08-27T21:58:24.645Z] final height= 9
[2025-08-27T21:58:26.439Z] final size= 199991
[2025-08-27T21:58:26.439Z] final height= 9
[2025-08-27T21:58:28.012Z] final size= 199991
[2025-08-27T21:58:28.012Z] final height= 9
[2025-08-27T21:58:30.311Z] final size= 199991
[2025-08-27T21:58:30.311Z] final height= 9
[2025-08-27T21:58:31.378Z] final size= 199991
[2025-08-27T21:58:31.378Z] final height= 9
[2025-08-27T21:58:33.011Z] final size= 199991
[2025-08-27T21:58:33.011Z] final height= 9
[2025-08-27T21:58:34.589Z] final size= 199991
[2025-08-27T21:58:34.589Z] final height= 9
[2025-08-27T21:58:36.229Z] final size= 199991
[2025-08-27T21:58:36.229Z] final height= 11
[2025-08-27T21:58:37.753Z] final size= 199991
[2025-08-27T21:58:37.753Z] final height= 9
[2025-08-27T21:58:39.504Z] final size= 199991
[2025-08-27T21:58:39.505Z] final height= 10
[2025-08-27T21:58:40.584Z] WARNING: This benchmark provides no result that can be validated.
[2025-08-27T21:58:40.585Z] There is no way to check that no silent failure occurred.
[2025-08-27T21:58:40.585Z] ====== akka-uct (concurrency) [default], iteration 4 completed (16573.900 ms) ======
[2025-08-27T21:58:40.585Z] ====== akka-uct (concurrency) [default], iteration 5 started ======
[2025-08-27T21:58:40.585Z] GC before operation: completed in 222.389 ms, heap usage 453.785 MB -> 55.304 MB.
[2025-08-27T21:58:41.785Z] final size= 199991
[2025-08-27T21:58:41.785Z] final height= 11
[2025-08-27T21:58:43.586Z] final size= 199991
[2025-08-27T21:58:43.586Z] final height= 9
[2025-08-27T21:58:45.317Z] final size= 199991
[2025-08-27T21:58:45.317Z] final height= 9
[2025-08-27T21:58:46.682Z] final size= 199991
[2025-08-27T21:58:46.682Z] final height= 9
[2025-08-27T21:58:49.030Z] final size= 199991
[2025-08-27T21:58:49.030Z] final height= 9
[2025-08-27T21:58:50.390Z] final size= 199991
[2025-08-27T21:58:50.390Z] final height= 10
[2025-08-27T21:58:51.442Z] final size= 199991
[2025-08-27T21:58:51.442Z] final height= 9
[2025-08-27T21:58:53.725Z] final size= 199991
[2025-08-27T21:58:53.725Z] final height= 9
[2025-08-27T21:58:54.951Z] final size= 199991
[2025-08-27T21:58:54.951Z] final height= 9
[2025-08-27T21:58:56.518Z] final size= 199991
[2025-08-27T21:58:56.518Z] final height= 9
[2025-08-27T21:58:57.178Z] WARNING: This benchmark provides no result that can be validated.
[2025-08-27T21:58:57.178Z] There is no way to check that no silent failure occurred.
[2025-08-27T21:58:57.178Z] ====== akka-uct (concurrency) [default], iteration 5 completed (16539.522 ms) ======
[2025-08-27T21:58:57.178Z] ====== akka-uct (concurrency) [default], iteration 6 started ======
[2025-08-27T21:58:57.178Z] GC before operation: completed in 132.184 ms, heap usage 300.716 MB -> 57.521 MB.
[2025-08-27T21:58:58.522Z] final size= 199991
[2025-08-27T21:58:58.522Z] final height= 9
[2025-08-27T21:59:00.148Z] final size= 199991
[2025-08-27T21:59:00.148Z] final height= 10
[2025-08-27T21:59:01.793Z] final size= 199991
[2025-08-27T21:59:01.793Z] final height= 9
[2025-08-27T21:59:03.369Z] final size= 199991
[2025-08-27T21:59:03.369Z] final height= 9
[2025-08-27T21:59:05.155Z] final size= 199991
[2025-08-27T21:59:05.155Z] final height= 9
[2025-08-27T21:59:06.552Z] final size= 199991
[2025-08-27T21:59:06.552Z] final height= 10
[2025-08-27T21:59:08.001Z] final size= 199991
[2025-08-27T21:59:08.001Z] final height= 9
[2025-08-27T21:59:09.711Z] final size= 199991
[2025-08-27T21:59:09.711Z] final height= 9
[2025-08-27T21:59:10.943Z] final size= 199991
[2025-08-27T21:59:10.943Z] final height= 9
[2025-08-27T21:59:12.630Z] final size= 199991
[2025-08-27T21:59:12.630Z] final height= 9
[2025-08-27T21:59:13.279Z] WARNING: This benchmark provides no result that can be validated.
[2025-08-27T21:59:13.279Z] There is no way to check that no silent failure occurred.
[2025-08-27T21:59:13.279Z] ====== akka-uct (concurrency) [default], iteration 6 completed (16089.101 ms) ======
[2025-08-27T21:59:13.279Z] ====== akka-uct (concurrency) [default], iteration 7 started ======
[2025-08-27T21:59:14.034Z] GC before operation: completed in 343.037 ms, heap usage 500.948 MB -> 91.546 MB.
[2025-08-27T21:59:14.898Z] final size= 199991
[2025-08-27T21:59:14.898Z] final height= 9
[2025-08-27T21:59:16.290Z] final size= 199991
[2025-08-27T21:59:16.290Z] final height= 9
[2025-08-27T21:59:18.664Z] final size= 199991
[2025-08-27T21:59:18.664Z] final height= 9
[2025-08-27T21:59:19.809Z] final size= 199991
[2025-08-27T21:59:19.809Z] final height= 10
[2025-08-27T21:59:20.959Z] final size= 199991
[2025-08-27T21:59:20.959Z] final height= 9
[2025-08-27T21:59:22.639Z] final size= 199991
[2025-08-27T21:59:22.639Z] final height= 10
[2025-08-27T21:59:24.302Z] final size= 199991
[2025-08-27T21:59:24.302Z] final height= 9
[2025-08-27T21:59:26.055Z] final size= 199991
[2025-08-27T21:59:26.055Z] final height= 9
[2025-08-27T21:59:27.705Z] final size= 199991
[2025-08-27T21:59:27.705Z] final height= 9
[2025-08-27T21:59:29.925Z] final size= 199991
[2025-08-27T21:59:29.925Z] final height= 10
[2025-08-27T21:59:30.221Z] WARNING: This benchmark provides no result that can be validated.
[2025-08-27T21:59:30.221Z] There is no way to check that no silent failure occurred.
[2025-08-27T21:59:30.221Z] ====== akka-uct (concurrency) [default], iteration 7 completed (16412.424 ms) ======
[2025-08-27T21:59:30.221Z] ====== akka-uct (concurrency) [default], iteration 8 started ======
[2025-08-27T21:59:30.692Z] GC before operation: completed in 306.303 ms, heap usage 317.917 MB -> 79.118 MB.
[2025-08-27T21:59:31.432Z] final size= 199991
[2025-08-27T21:59:31.432Z] final height= 9
[2025-08-27T21:59:32.676Z] final size= 199991
[2025-08-27T21:59:32.676Z] final height= 9
[2025-08-27T21:59:34.801Z] final size= 199991
[2025-08-27T21:59:34.801Z] final height= 9
[2025-08-27T21:59:36.569Z] final size= 199991
[2025-08-27T21:59:36.569Z] final height= 10
[2025-08-27T21:59:38.115Z] final size= 199991
[2025-08-27T21:59:38.115Z] final height= 9
[2025-08-27T21:59:39.766Z] final size= 199991
[2025-08-27T21:59:39.766Z] final height= 9
[2025-08-27T21:59:41.538Z] final size= 199991
[2025-08-27T21:59:41.538Z] final height= 9
[2025-08-27T21:59:42.709Z] final size= 199991
[2025-08-27T21:59:42.709Z] final height= 9
[2025-08-27T21:59:44.373Z] final size= 199991
[2025-08-27T21:59:44.373Z] final height= 9
[2025-08-27T21:59:46.030Z] final size= 199991
[2025-08-27T21:59:46.030Z] final height= 9
[2025-08-27T21:59:46.674Z] WARNING: This benchmark provides no result that can be validated.
[2025-08-27T21:59:46.674Z] There is no way to check that no silent failure occurred.
[2025-08-27T21:59:46.674Z] ====== akka-uct (concurrency) [default], iteration 8 completed (16331.759 ms) ======
[2025-08-27T21:59:46.674Z] ====== akka-uct (concurrency) [default], iteration 9 started ======
[2025-08-27T21:59:47.073Z] GC before operation: completed in 269.669 ms, heap usage 412.580 MB -> 67.161 MB.
[2025-08-27T21:59:48.112Z] final size= 199991
[2025-08-27T21:59:48.112Z] final height= 9
[2025-08-27T21:59:49.450Z] final size= 199991
[2025-08-27T21:59:49.450Z] final height= 9
[2025-08-27T21:59:51.110Z] final size= 199991
[2025-08-27T21:59:51.110Z] final height= 9
[2025-08-27T21:59:52.460Z] final size= 199991
[2025-08-27T21:59:52.460Z] final height= 9
[2025-08-27T21:59:53.787Z] final size= 199991
[2025-08-27T21:59:53.787Z] final height= 10
[2025-08-27T21:59:55.321Z] final size= 199991
[2025-08-27T21:59:55.321Z] final height= 9
[2025-08-27T21:59:56.874Z] final size= 199991
[2025-08-27T21:59:56.874Z] final height= 9
[2025-08-27T21:59:58.614Z] final size= 199991
[2025-08-27T21:59:58.614Z] final height= 9
[2025-08-27T22:00:00.265Z] final size= 199991
[2025-08-27T22:00:00.265Z] final height= 9
[2025-08-27T22:00:01.501Z] final size= 199991
[2025-08-27T22:00:01.501Z] final height= 9
[2025-08-27T22:00:02.839Z] WARNING: This benchmark provides no result that can be validated.
[2025-08-27T22:00:02.839Z] There is no way to check that no silent failure occurred.
[2025-08-27T22:00:02.839Z] ====== akka-uct (concurrency) [default], iteration 9 completed (15344.978 ms) ======
[2025-08-27T22:00:02.839Z] ====== akka-uct (concurrency) [default], iteration 10 started ======
[2025-08-27T22:00:02.839Z] GC before operation: completed in 262.620 ms, heap usage 546.248 MB -> 67.348 MB.
[2025-08-27T22:00:03.869Z] final size= 199991
[2025-08-27T22:00:03.869Z] final height= 9
[2025-08-27T22:00:05.079Z] final size= 199991
[2025-08-27T22:00:05.079Z] final height= 9
[2025-08-27T22:00:07.392Z] final size= 199991
[2025-08-27T22:00:07.392Z] final height= 9
[2025-08-27T22:00:08.385Z] final size= 199991
[2025-08-27T22:00:08.385Z] final height= 9
[2025-08-27T22:00:10.143Z] final size= 199991
[2025-08-27T22:00:10.143Z] final height= 9
[2025-08-27T22:00:11.862Z] final size= 199991
[2025-08-27T22:00:11.862Z] final height= 10
[2025-08-27T22:00:13.054Z] final size= 199991
[2025-08-27T22:00:13.054Z] final height= 9
[2025-08-27T22:00:15.793Z] final size= 199991
[2025-08-27T22:00:15.793Z] final height= 9
[2025-08-27T22:00:16.924Z] final size= 199991
[2025-08-27T22:00:16.924Z] final height= 9
[2025-08-27T22:00:17.964Z] final size= 199991
[2025-08-27T22:00:17.964Z] final height= 9
[2025-08-27T22:00:18.633Z] WARNING: This benchmark provides no result that can be validated.
[2025-08-27T22:00:18.633Z] There is no way to check that no silent failure occurred.
[2025-08-27T22:00:18.633Z] ====== akka-uct (concurrency) [default], iteration 10 completed (15947.306 ms) ======
[2025-08-27T22:00:18.633Z] ====== akka-uct (concurrency) [default], iteration 11 started ======
[2025-08-27T22:00:18.949Z] GC before operation: completed in 391.808 ms, heap usage 552.744 MB -> 102.129 MB.
[2025-08-27T22:00:19.747Z] final size= 199991
[2025-08-27T22:00:19.747Z] final height= 9
[2025-08-27T22:00:22.104Z] final size= 199991
[2025-08-27T22:00:22.104Z] final height= 11
[2025-08-27T22:00:23.305Z] final size= 199991
[2025-08-27T22:00:23.305Z] final height= 10
[2025-08-27T22:00:24.948Z] final size= 199991
[2025-08-27T22:00:24.948Z] final height= 9
[2025-08-27T22:00:26.655Z] final size= 199991
[2025-08-27T22:00:26.655Z] final height= 9
[2025-08-27T22:00:28.300Z] final size= 199991
[2025-08-27T22:00:28.300Z] final height= 9
[2025-08-27T22:00:30.035Z] final size= 199991
[2025-08-27T22:00:30.035Z] final height= 9
[2025-08-27T22:00:31.601Z] final size= 199991
[2025-08-27T22:00:31.601Z] final height= 9
[2025-08-27T22:00:33.121Z] final size= 199991
[2025-08-27T22:00:33.121Z] final height= 9
[2025-08-27T22:00:35.451Z] final size= 199991
[2025-08-27T22:00:35.451Z] final height= 9
[2025-08-27T22:00:35.748Z] WARNING: This benchmark provides no result that can be validated.
[2025-08-27T22:00:35.748Z] There is no way to check that no silent failure occurred.
[2025-08-27T22:00:35.748Z] ====== akka-uct (concurrency) [default], iteration 11 completed (16857.126 ms) ======
[2025-08-27T22:00:35.748Z] ====== akka-uct (concurrency) [default], iteration 12 started ======
[2025-08-27T22:00:36.047Z] GC before operation: completed in 289.364 ms, heap usage 395.371 MB -> 66.431 MB.
[2025-08-27T22:00:37.253Z] final size= 199991
[2025-08-27T22:00:37.253Z] final height= 9
[2025-08-27T22:00:38.489Z] final size= 199991
[2025-08-27T22:00:38.489Z] final height= 9
[2025-08-27T22:00:40.735Z] final size= 199991
[2025-08-27T22:00:40.735Z] final height= 9
[2025-08-27T22:00:41.838Z] final size= 199991
[2025-08-27T22:00:41.838Z] final height= 9
[2025-08-27T22:00:43.567Z] final size= 199991
[2025-08-27T22:00:43.567Z] final height= 9
[2025-08-27T22:00:45.295Z] final size= 199991
[2025-08-27T22:00:45.295Z] final height= 9
[2025-08-27T22:00:46.952Z] final size= 199991
[2025-08-27T22:00:46.952Z] final height= 9
[2025-08-27T22:00:48.671Z] final size= 199991
[2025-08-27T22:00:48.671Z] final height= 9
[2025-08-27T22:00:49.995Z] final size= 199991
[2025-08-27T22:00:49.995Z] final height= 9
[2025-08-27T22:00:51.670Z] final size= 199991
[2025-08-27T22:00:51.670Z] final height= 11
[2025-08-27T22:00:52.312Z] WARNING: This benchmark provides no result that can be validated.
[2025-08-27T22:00:52.312Z] There is no way to check that no silent failure occurred.
[2025-08-27T22:00:52.312Z] ====== akka-uct (concurrency) [default], iteration 12 completed (16147.375 ms) ======
[2025-08-27T22:00:52.312Z] ====== akka-uct (concurrency) [default], iteration 13 started ======
[2025-08-27T22:00:52.610Z] GC before operation: completed in 391.102 ms, heap usage 723.077 MB -> 102.420 MB.
[2025-08-27T22:00:53.326Z] final size= 199991
[2025-08-27T22:00:53.326Z] final height= 11
[2025-08-27T22:00:55.134Z] final size= 199991
[2025-08-27T22:00:55.134Z] final height= 9
[2025-08-27T22:00:56.728Z] final size= 199991
[2025-08-27T22:00:56.728Z] final height= 9
[2025-08-27T22:00:58.403Z] final size= 199991
[2025-08-27T22:00:58.403Z] final height= 9
[2025-08-27T22:00:59.981Z] final size= 199991
[2025-08-27T22:00:59.981Z] final height= 9
[2025-08-27T22:01:01.775Z] final size= 199991
[2025-08-27T22:01:01.775Z] final height= 9
[2025-08-27T22:01:03.242Z] final size= 199991
[2025-08-27T22:01:03.242Z] final height= 9
[2025-08-27T22:01:04.847Z] final size= 199991
[2025-08-27T22:01:04.847Z] final height= 9
[2025-08-27T22:01:05.890Z] final size= 199991
[2025-08-27T22:01:05.890Z] final height= 10
[2025-08-27T22:01:07.723Z] final size= 199991
[2025-08-27T22:01:07.723Z] final height= 9
[2025-08-27T22:01:08.802Z] WARNING: This benchmark provides no result that can be validated.
[2025-08-27T22:01:08.802Z] There is no way to check that no silent failure occurred.
[2025-08-27T22:01:08.802Z] ====== akka-uct (concurrency) [default], iteration 13 completed (15852.483 ms) ======
[2025-08-27T22:01:08.802Z] ====== akka-uct (concurrency) [default], iteration 14 started ======
[2025-08-27T22:01:08.802Z] GC before operation: completed in 337.402 ms, heap usage 284.489 MB -> 94.653 MB.
[2025-08-27T22:01:10.034Z] final size= 199991
[2025-08-27T22:01:10.034Z] final height= 9
[2025-08-27T22:01:11.444Z] final size= 199991
[2025-08-27T22:01:11.444Z] final height= 10
[2025-08-27T22:01:12.610Z] final size= 199991
[2025-08-27T22:01:12.610Z] final height= 9
[2025-08-27T22:01:14.319Z] final size= 199991
[2025-08-27T22:01:14.319Z] final height= 9
[2025-08-27T22:01:16.137Z] final size= 199991
[2025-08-27T22:01:16.138Z] final height= 10
[2025-08-27T22:01:18.304Z] final size= 199991
[2025-08-27T22:01:18.304Z] final height= 9
[2025-08-27T22:01:19.460Z] final size= 199991
[2025-08-27T22:01:19.460Z] final height= 9
[2025-08-27T22:01:21.122Z] final size= 199991
[2025-08-27T22:01:21.122Z] final height= 9
[2025-08-27T22:01:22.822Z] final size= 199991
[2025-08-27T22:01:22.822Z] final height= 9
[2025-08-27T22:01:24.038Z] final size= 199991
[2025-08-27T22:01:24.038Z] final height= 9
[2025-08-27T22:01:24.681Z] WARNING: This benchmark provides no result that can be validated.
[2025-08-27T22:01:24.681Z] There is no way to check that no silent failure occurred.
[2025-08-27T22:01:24.681Z] ====== akka-uct (concurrency) [default], iteration 14 completed (15753.135 ms) ======
[2025-08-27T22:01:24.681Z] ====== akka-uct (concurrency) [default], iteration 15 started ======
[2025-08-27T22:01:25.057Z] GC before operation: completed in 243.680 ms, heap usage 514.508 MB -> 57.255 MB.
[2025-08-27T22:01:25.884Z] final size= 199991
[2025-08-27T22:01:25.884Z] final height= 9
[2025-08-27T22:01:27.226Z] final size= 199991
[2025-08-27T22:01:27.226Z] final height= 9
[2025-08-27T22:01:28.458Z] final size= 199991
[2025-08-27T22:01:28.458Z] final height= 9
[2025-08-27T22:01:30.546Z] final size= 199991
[2025-08-27T22:01:30.546Z] final height= 9
[2025-08-27T22:01:32.301Z] final size= 199991
[2025-08-27T22:01:32.301Z] final height= 9
[2025-08-27T22:01:34.109Z] final size= 199991
[2025-08-27T22:01:34.109Z] final height= 9
[2025-08-27T22:01:35.407Z] final size= 199991
[2025-08-27T22:01:35.407Z] final height= 9
[2025-08-27T22:01:37.144Z] final size= 199991
[2025-08-27T22:01:37.144Z] final height= 9
[2025-08-27T22:01:39.386Z] final size= 199991
[2025-08-27T22:01:39.386Z] final height= 9
[2025-08-27T22:01:40.663Z] final size= 199991
[2025-08-27T22:01:40.663Z] final height= 9
[2025-08-27T22:01:41.308Z] WARNING: This benchmark provides no result that can be validated.
[2025-08-27T22:01:41.308Z] There is no way to check that no silent failure occurred.
[2025-08-27T22:01:41.308Z] ====== akka-uct (concurrency) [default], iteration 15 completed (16421.439 ms) ======
[2025-08-27T22:01:41.308Z] ====== akka-uct (concurrency) [default], iteration 16 started ======
[2025-08-27T22:01:41.662Z] GC before operation: completed in 266.009 ms, heap usage 637.499 MB -> 60.175 MB.
[2025-08-27T22:01:42.476Z] final size= 199991
[2025-08-27T22:01:42.476Z] final height= 10
[2025-08-27T22:01:43.682Z] final size= 199991
[2025-08-27T22:01:43.682Z] final height= 9
[2025-08-27T22:01:45.343Z] final size= 199991
[2025-08-27T22:01:45.343Z] final height= 9
[2025-08-27T22:01:47.285Z] final size= 199991
[2025-08-27T22:01:47.285Z] final height= 9
[2025-08-27T22:01:48.940Z] final size= 199991
[2025-08-27T22:01:48.940Z] final height= 9
[2025-08-27T22:01:50.622Z] final size= 199991
[2025-08-27T22:01:50.622Z] final height= 10
[2025-08-27T22:01:52.394Z] final size= 199991
[2025-08-27T22:01:52.394Z] final height= 9
[2025-08-27T22:01:53.979Z] final size= 199991
[2025-08-27T22:01:53.979Z] final height= 11
[2025-08-27T22:01:55.825Z] final size= 199991
[2025-08-27T22:01:55.825Z] final height= 11
[2025-08-27T22:01:57.548Z] final size= 199991
[2025-08-27T22:01:57.548Z] final height= 9
[2025-08-27T22:01:57.851Z] WARNING: This benchmark provides no result that can be validated.
[2025-08-27T22:01:57.851Z] There is no way to check that no silent failure occurred.
[2025-08-27T22:01:57.851Z] ====== akka-uct (concurrency) [default], iteration 16 completed (16347.049 ms) ======
[2025-08-27T22:01:57.851Z] ====== akka-uct (concurrency) [default], iteration 17 started ======
[2025-08-27T22:01:58.216Z] GC before operation: completed in 327.452 ms, heap usage 457.136 MB -> 85.909 MB.
[2025-08-27T22:01:59.065Z] final size= 199991
[2025-08-27T22:01:59.065Z] final height= 9
[2025-08-27T22:02:00.350Z] final size= 199991
[2025-08-27T22:02:00.350Z] final height= 9
[2025-08-27T22:02:02.473Z] final size= 199991
[2025-08-27T22:02:02.473Z] final height= 9
[2025-08-27T22:02:04.073Z] final size= 199991
[2025-08-27T22:02:04.073Z] final height= 9
[2025-08-27T22:02:05.881Z] final size= 199991
[2025-08-27T22:02:05.881Z] final height= 9
[2025-08-27T22:02:07.706Z] final size= 199991
[2025-08-27T22:02:07.706Z] final height= 10
[2025-08-27T22:02:09.830Z] final size= 199991
[2025-08-27T22:02:09.830Z] final height= 9
[2025-08-27T22:02:11.447Z] final size= 199991
[2025-08-27T22:02:11.447Z] final height= 9
[2025-08-27T22:02:13.110Z] final size= 199991
[2025-08-27T22:02:13.110Z] final height= 9
[2025-08-27T22:02:15.216Z] final size= 199991
[2025-08-27T22:02:15.216Z] final height= 10
[2025-08-27T22:02:15.858Z] WARNING: This benchmark provides no result that can be validated.
[2025-08-27T22:02:15.858Z] There is no way to check that no silent failure occurred.
[2025-08-27T22:02:15.858Z] ====== akka-uct (concurrency) [default], iteration 17 completed (17662.745 ms) ======
[2025-08-27T22:02:15.858Z] ====== akka-uct (concurrency) [default], iteration 18 started ======
[2025-08-27T22:02:16.260Z] GC before operation: completed in 280.960 ms, heap usage 699.499 MB -> 63.132 MB.
[2025-08-27T22:02:16.869Z] final size= 199991
[2025-08-27T22:02:16.869Z] final height= 9
[2025-08-27T22:02:19.203Z] final size= 199991
[2025-08-27T22:02:19.203Z] final height= 9
[2025-08-27T22:02:20.428Z] final size= 199991
[2025-08-27T22:02:20.428Z] final height= 9
[2025-08-27T22:02:22.272Z] final size= 199991
[2025-08-27T22:02:22.272Z] final height= 9
[2025-08-27T22:02:23.907Z] final size= 199991
[2025-08-27T22:02:23.907Z] final height= 9
[2025-08-27T22:02:25.436Z] final size= 199991
[2025-08-27T22:02:25.436Z] final height= 9
[2025-08-27T22:02:27.000Z] final size= 199991
[2025-08-27T22:02:27.000Z] final height= 9
[2025-08-27T22:02:29.265Z] final size= 199991
[2025-08-27T22:02:29.265Z] final height= 9
[2025-08-27T22:02:31.123Z] final size= 199991
[2025-08-27T22:02:31.123Z] final height= 9
[2025-08-27T22:02:32.809Z] final size= 199991
[2025-08-27T22:02:32.809Z] final height= 9
[2025-08-27T22:02:33.920Z] WARNING: This benchmark provides no result that can be validated.
[2025-08-27T22:02:33.920Z] There is no way to check that no silent failure occurred.
[2025-08-27T22:02:33.920Z] ====== akka-uct (concurrency) [default], iteration 18 completed (17458.138 ms) ======
[2025-08-27T22:02:33.920Z] ====== akka-uct (concurrency) [default], iteration 19 started ======
[2025-08-27T22:02:33.920Z] GC before operation: completed in 226.536 ms, heap usage 502.280 MB -> 65.363 MB.
[2025-08-27T22:02:34.725Z] final size= 199991
[2025-08-27T22:02:34.725Z] final height= 9
[2025-08-27T22:02:36.318Z] final size= 199991
[2025-08-27T22:02:36.318Z] final height= 9
[2025-08-27T22:02:38.491Z] final size= 199991
[2025-08-27T22:02:38.491Z] final height= 9
[2025-08-27T22:02:40.045Z] final size= 199991
[2025-08-27T22:02:40.045Z] final height= 9
[2025-08-27T22:02:41.810Z] final size= 199991
[2025-08-27T22:02:41.811Z] final height= 9
[2025-08-27T22:02:43.335Z] final size= 199991
[2025-08-27T22:02:43.335Z] final height= 12
[2025-08-27T22:02:45.193Z] final size= 199991
[2025-08-27T22:02:45.193Z] final height= 9
[2025-08-27T22:02:46.333Z] final size= 199991
[2025-08-27T22:02:46.333Z] final height= 9
[2025-08-27T22:02:47.982Z] final size= 199991
[2025-08-27T22:02:47.982Z] final height= 10
[2025-08-27T22:02:49.191Z] final size= 199991
[2025-08-27T22:02:49.191Z] final height= 9
[2025-08-27T22:02:50.237Z] WARNING: This benchmark provides no result that can be validated.
[2025-08-27T22:02:50.237Z] There is no way to check that no silent failure occurred.
[2025-08-27T22:02:50.237Z] ====== akka-uct (concurrency) [default], iteration 19 completed (16361.521 ms) ======
[2025-08-27T22:02:50.237Z] ====== akka-uct (concurrency) [default], iteration 20 started ======
[2025-08-27T22:02:50.533Z] GC before operation: completed in 315.294 ms, heap usage 235.725 MB -> 85.545 MB.
[2025-08-27T22:02:51.738Z] final size= 199991
[2025-08-27T22:02:51.738Z] final height= 11
[2025-08-27T22:02:53.022Z] final size= 199991
[2025-08-27T22:02:53.022Z] final height= 9
[2025-08-27T22:02:54.696Z] final size= 199991
[2025-08-27T22:02:54.696Z] final height= 9
[2025-08-27T22:02:56.317Z] final size= 199991
[2025-08-27T22:02:56.317Z] final height= 9
[2025-08-27T22:02:58.001Z] final size= 199991
[2025-08-27T22:02:58.001Z] final height= 9
[2025-08-27T22:02:59.561Z] final size= 199991
[2025-08-27T22:02:59.561Z] final height= 9
[2025-08-27T22:03:01.834Z] final size= 199991
[2025-08-27T22:03:01.834Z] final height= 9
[2025-08-27T22:03:03.428Z] final size= 199991
[2025-08-27T22:03:03.428Z] final height= 9
[2025-08-27T22:03:05.200Z] final size= 199991
[2025-08-27T22:03:05.200Z] final height= 9
[2025-08-27T22:03:06.729Z] final size= 199991
[2025-08-27T22:03:06.729Z] final height= 11
[2025-08-27T22:03:07.370Z] WARNING: This benchmark provides no result that can be validated.
[2025-08-27T22:03:07.370Z] There is no way to check that no silent failure occurred.
[2025-08-27T22:03:07.370Z] ====== akka-uct (concurrency) [default], iteration 20 completed (16628.490 ms) ======
[2025-08-27T22:03:07.370Z] ====== akka-uct (concurrency) [default], iteration 21 started ======
[2025-08-27T22:03:07.370Z] GC before operation: completed in 260.375 ms, heap usage 655.336 MB -> 61.725 MB.
[2025-08-27T22:03:08.290Z] final size= 199991
[2025-08-27T22:03:08.290Z] final height= 10
[2025-08-27T22:03:10.060Z] final size= 199991
[2025-08-27T22:03:10.060Z] final height= 9
[2025-08-27T22:03:11.663Z] final size= 199991
[2025-08-27T22:03:11.663Z] final height= 9
[2025-08-27T22:03:13.424Z] final size= 199991
[2025-08-27T22:03:13.424Z] final height= 9
[2025-08-27T22:03:15.156Z] final size= 199991
[2025-08-27T22:03:15.156Z] final height= 9
[2025-08-27T22:03:16.758Z] final size= 199991
[2025-08-27T22:03:16.758Z] final height= 9
[2025-08-27T22:03:19.053Z] final size= 199991
[2025-08-27T22:03:19.053Z] final height= 9
[2025-08-27T22:03:20.206Z] final size= 199991
[2025-08-27T22:03:20.206Z] final height= 10
[2025-08-27T22:03:21.728Z] final size= 199991
[2025-08-27T22:03:21.728Z] final height= 9
[2025-08-27T22:03:23.365Z] final size= 199991
[2025-08-27T22:03:23.365Z] final height= 9
[2025-08-27T22:03:24.007Z] WARNING: This benchmark provides no result that can be validated.
[2025-08-27T22:03:24.007Z] There is no way to check that no silent failure occurred.
[2025-08-27T22:03:24.007Z] ====== akka-uct (concurrency) [default], iteration 21 completed (16653.400 ms) ======
[2025-08-27T22:03:24.007Z] ====== akka-uct (concurrency) [default], iteration 22 started ======
[2025-08-27T22:03:24.323Z] GC before operation: completed in 168.129 ms, heap usage 353.419 MB -> 45.835 MB.
[2025-08-27T22:03:25.186Z] final size= 199991
[2025-08-27T22:03:25.186Z] final height= 10
[2025-08-27T22:03:26.807Z] final size= 199991
[2025-08-27T22:03:26.807Z] final height= 10
[2025-08-27T22:03:28.360Z] final size= 199991
[2025-08-27T22:03:28.360Z] final height= 9
[2025-08-27T22:03:30.020Z] final size= 199991
[2025-08-27T22:03:30.020Z] final height= 9
[2025-08-27T22:03:31.791Z] final size= 199991
[2025-08-27T22:03:31.791Z] final height= 9
[2025-08-27T22:03:33.566Z] final size= 199991
[2025-08-27T22:03:33.566Z] final height= 9
[2025-08-27T22:03:35.098Z] final size= 199991
[2025-08-27T22:03:35.098Z] final height= 9
[2025-08-27T22:03:36.761Z] final size= 199991
[2025-08-27T22:03:36.761Z] final height= 10
[2025-08-27T22:03:39.026Z] final size= 199991
[2025-08-27T22:03:39.026Z] final height= 9
[2025-08-27T22:03:40.410Z] final size= 199991
[2025-08-27T22:03:40.410Z] final height= 9
[2025-08-27T22:03:41.048Z] WARNING: This benchmark provides no result that can be validated.
[2025-08-27T22:03:41.048Z] There is no way to check that no silent failure occurred.
[2025-08-27T22:03:41.048Z] ====== akka-uct (concurrency) [default], iteration 22 completed (16739.021 ms) ======
[2025-08-27T22:03:41.048Z] ====== akka-uct (concurrency) [default], iteration 23 started ======
[2025-08-27T22:03:41.344Z] GC before operation: completed in 372.114 ms, heap usage 278.784 MB -> 90.868 MB.
[2025-08-27T22:03:42.482Z] final size= 199991
[2025-08-27T22:03:42.483Z] final height= 9
[2025-08-27T22:03:44.047Z] final size= 199991
[2025-08-27T22:03:44.047Z] final height= 9
[2025-08-27T22:03:45.838Z] final size= 199991
[2025-08-27T22:03:45.838Z] final height= 9
[2025-08-27T22:03:46.951Z] final size= 199991
[2025-08-27T22:03:46.951Z] final height= 9
[2025-08-27T22:03:48.640Z] final size= 199991
[2025-08-27T22:03:48.640Z] final height= 9
[2025-08-27T22:03:50.548Z] final size= 199991
[2025-08-27T22:03:50.548Z] final height= 9
[2025-08-27T22:03:52.275Z] final size= 199991
[2025-08-27T22:03:52.275Z] final height= 9
[2025-08-27T22:03:54.105Z] final size= 199991
[2025-08-27T22:03:54.105Z] final height= 11
[2025-08-27T22:03:55.864Z] final size= 199991
[2025-08-27T22:03:55.864Z] final height= 10
[2025-08-27T22:03:57.628Z] final size= 199991
[2025-08-27T22:03:57.628Z] final height= 9
[2025-08-27T22:03:58.272Z] WARNING: This benchmark provides no result that can be validated.
[2025-08-27T22:03:58.272Z] There is no way to check that no silent failure occurred.
[2025-08-27T22:03:58.272Z] ====== akka-uct (concurrency) [default], iteration 23 completed (16826.041 ms) ======
[2025-08-27T22:03:58.569Z] -----------------------------------
[2025-08-27T22:03:58.569Z] renaissance-akka-uct_0_PASSED
[2025-08-27T22:03:58.569Z] -----------------------------------
[2025-08-27T22:03:58.865Z]
[2025-08-27T22:03:58.865Z] TEST TEARDOWN:
[2025-08-27T22:03:58.865Z] Nothing to be done for teardown.
[2025-08-27T22:03:58.865Z] renaissance-akka-uct_0 Finish Time: Wed Aug 27 22:03:58 2025 Epoch Time (ms): 1756332238749
[2025-08-27T22:03:59.161Z]
[2025-08-27T22:03:59.161Z] ===============================================
[2025-08-27T22:03:59.459Z] Running test renaissance-fj-kmeans_0 ...
[2025-08-27T22:03:59.459Z] ===============================================
[2025-08-27T22:03:59.752Z] renaissance-fj-kmeans_0 Start Time: Wed Aug 27 22:03:59 2025 Epoch Time (ms): 1756332239515
[2025-08-27T22:03:59.752Z] variation: NoOptions
[2025-08-27T22:04:00.050Z] JVM_OPTIONS:
[2025-08-27T22:04:00.050Z] { \
[2025-08-27T22:04:00.050Z] echo ""; echo "TEST SETUP:"; \
[2025-08-27T22:04:00.050Z] echo "Nothing to be done for setup."; \
[2025-08-27T22:04:00.050Z] mkdir -p "C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/aqa-tests/\\TKG\\output_17563316525163\\renaissance-fj-kmeans_0"; \
[2025-08-27T22:04:00.050Z] cd "C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/aqa-tests/\\TKG\\output_17563316525163\\renaissance-fj-kmeans_0"; \
[2025-08-27T22:04:00.050Z] echo ""; echo "TESTING:"; \
[2025-08-27T22:04:00.050Z] "C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/jdkbinary/j2sdk-image\\bin\\java" -jar "C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/aqa-tests///..//jvmtest\\perf\\renaissance\\renaissance.jar" --json ""C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/aqa-tests/\\TKG\\output_17563316525163\\renaissance-fj-kmeans_0"\\fj-kmeans.json" fj-kmeans; \
[2025-08-27T22:04:00.050Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-fj-kmeans_0""_PASSED"; echo "-----------------------------------"; cd C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/aqa-tests/; rm -f -r "C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/aqa-tests/\\TKG\\output_17563316525163\\renaissance-fj-kmeans_0"; else echo "-----------------------------------"; echo "renaissance-fj-kmeans_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-08-27T22:04:00.050Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-08-27T22:04:00.050Z] echo "Nothing to be done for teardown."; \
[2025-08-27T22:04:00.050Z] } 2>&1 | tee -a "C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/aqa-tests/\\TKG\\output_17563316525163\\TestTargetResult";
[2025-08-27T22:04:00.050Z]
[2025-08-27T22:04:00.050Z] TEST SETUP:
[2025-08-27T22:04:00.050Z] Nothing to be done for setup.
[2025-08-27T22:04:00.050Z]
[2025-08-27T22:04:00.050Z] TESTING:
[2025-08-27T22:04:02.207Z] ====== fj-kmeans (concurrency) [default], iteration 0 started ======
[2025-08-27T22:04:02.207Z] GC before operation: completed in 74.516 ms, heap usage 129.966 MB -> 84.061 MB.
[2025-08-27T22:04:07.960Z] ====== fj-kmeans (concurrency) [default], iteration 0 completed (4757.197 ms) ======
[2025-08-27T22:04:07.960Z] ====== fj-kmeans (concurrency) [default], iteration 1 started ======
[2025-08-27T22:04:07.960Z] GC before operation: completed in 59.468 ms, heap usage 304.503 MB -> 84.197 MB.
[2025-08-27T22:04:11.657Z] ====== fj-kmeans (concurrency) [default], iteration 1 completed (4549.730 ms) ======
[2025-08-27T22:04:11.657Z] ====== fj-kmeans (concurrency) [default], iteration 2 started ======
[2025-08-27T22:04:11.657Z] GC before operation: completed in 59.947 ms, heap usage 639.353 MB -> 84.197 MB.
[2025-08-27T22:04:17.455Z] ====== fj-kmeans (concurrency) [default], iteration 2 completed (4720.034 ms) ======
[2025-08-27T22:04:17.455Z] ====== fj-kmeans (concurrency) [default], iteration 3 started ======
[2025-08-27T22:04:17.455Z] GC before operation: completed in 57.896 ms, heap usage 203.134 MB -> 84.198 MB.
[2025-08-27T22:04:21.108Z] ====== fj-kmeans (concurrency) [default], iteration 3 completed (4441.935 ms) ======
[2025-08-27T22:04:21.108Z] ====== fj-kmeans (concurrency) [default], iteration 4 started ======
[2025-08-27T22:04:21.108Z] GC before operation: completed in 62.638 ms, heap usage 648.759 MB -> 84.198 MB.
[2025-08-27T22:04:25.806Z] ====== fj-kmeans (concurrency) [default], iteration 4 completed (4798.233 ms) ======
[2025-08-27T22:04:25.806Z] ====== fj-kmeans (concurrency) [default], iteration 5 started ======
[2025-08-27T22:04:25.806Z] GC before operation: completed in 57.317 ms, heap usage 259.838 MB -> 84.198 MB.
[2025-08-27T22:04:30.481Z] ====== fj-kmeans (concurrency) [default], iteration 5 completed (4557.288 ms) ======
[2025-08-27T22:04:30.481Z] ====== fj-kmeans (concurrency) [default], iteration 6 started ======
[2025-08-27T22:04:30.481Z] GC before operation: completed in 60.396 ms, heap usage 236.470 MB -> 84.199 MB.
[2025-08-27T22:04:35.171Z] ====== fj-kmeans (concurrency) [default], iteration 6 completed (4577.933 ms) ======
[2025-08-27T22:04:35.171Z] ====== fj-kmeans (concurrency) [default], iteration 7 started ======
[2025-08-27T22:04:35.171Z] GC before operation: completed in 57.489 ms, heap usage 211.456 MB -> 84.199 MB.
[2025-08-27T22:04:39.763Z] ====== fj-kmeans (concurrency) [default], iteration 7 completed (4459.253 ms) ======
[2025-08-27T22:04:39.763Z] ====== fj-kmeans (concurrency) [default], iteration 8 started ======
[2025-08-27T22:04:39.763Z] GC before operation: completed in 59.005 ms, heap usage 277.449 MB -> 84.199 MB.
[2025-08-27T22:04:44.418Z] ====== fj-kmeans (concurrency) [default], iteration 8 completed (4693.767 ms) ======
[2025-08-27T22:04:44.418Z] ====== fj-kmeans (concurrency) [default], iteration 9 started ======
[2025-08-27T22:04:44.418Z] GC before operation: completed in 58.685 ms, heap usage 116.757 MB -> 84.199 MB.
[2025-08-27T22:04:49.001Z] ====== fj-kmeans (concurrency) [default], iteration 9 completed (4459.445 ms) ======
[2025-08-27T22:04:49.001Z] ====== fj-kmeans (concurrency) [default], iteration 10 started ======
[2025-08-27T22:04:49.001Z] GC before operation: completed in 65.057 ms, heap usage 176.931 MB -> 84.199 MB.
[2025-08-27T22:04:53.612Z] ====== fj-kmeans (concurrency) [default], iteration 10 completed (4636.806 ms) ======
[2025-08-27T22:04:53.612Z] ====== fj-kmeans (concurrency) [default], iteration 11 started ======
[2025-08-27T22:04:53.612Z] GC before operation: completed in 57.901 ms, heap usage 163.127 MB -> 84.200 MB.
[2025-08-27T22:04:58.255Z] ====== fj-kmeans (concurrency) [default], iteration 11 completed (4454.850 ms) ======
[2025-08-27T22:04:58.255Z] ====== fj-kmeans (concurrency) [default], iteration 12 started ======
[2025-08-27T22:04:58.255Z] GC before operation: completed in 59.787 ms, heap usage 197.235 MB -> 84.200 MB.
[2025-08-27T22:05:02.966Z] ====== fj-kmeans (concurrency) [default], iteration 12 completed (4827.413 ms) ======
[2025-08-27T22:05:02.966Z] ====== fj-kmeans (concurrency) [default], iteration 13 started ======
[2025-08-27T22:05:02.966Z] GC before operation: completed in 61.141 ms, heap usage 613.465 MB -> 84.201 MB.
[2025-08-27T22:05:08.799Z] ====== fj-kmeans (concurrency) [default], iteration 13 completed (4770.598 ms) ======
[2025-08-27T22:05:08.799Z] ====== fj-kmeans (concurrency) [default], iteration 14 started ======
[2025-08-27T22:05:08.799Z] GC before operation: completed in 59.184 ms, heap usage 313.873 MB -> 84.201 MB.
[2025-08-27T22:05:12.404Z] ====== fj-kmeans (concurrency) [default], iteration 14 completed (4513.193 ms) ======
[2025-08-27T22:05:12.404Z] ====== fj-kmeans (concurrency) [default], iteration 15 started ======
[2025-08-27T22:05:12.404Z] GC before operation: completed in 62.593 ms, heap usage 632.283 MB -> 84.201 MB.
[2025-08-27T22:05:17.068Z] ====== fj-kmeans (concurrency) [default], iteration 15 completed (4654.245 ms) ======
[2025-08-27T22:05:17.068Z] ====== fj-kmeans (concurrency) [default], iteration 16 started ======
[2025-08-27T22:05:17.068Z] GC before operation: completed in 62.347 ms, heap usage 300.746 MB -> 84.201 MB.
[2025-08-27T22:05:22.837Z] ====== fj-kmeans (concurrency) [default], iteration 16 completed (4672.654 ms) ======
[2025-08-27T22:05:22.837Z] ====== fj-kmeans (concurrency) [default], iteration 17 started ======
[2025-08-27T22:05:22.837Z] GC before operation: completed in 60.485 ms, heap usage 252.262 MB -> 84.201 MB.
[2025-08-27T22:05:26.592Z] ====== fj-kmeans (concurrency) [default], iteration 17 completed (4532.480 ms) ======
[2025-08-27T22:05:26.592Z] ====== fj-kmeans (concurrency) [default], iteration 18 started ======
[2025-08-27T22:05:26.592Z] GC before operation: completed in 57.965 ms, heap usage 141.228 MB -> 84.201 MB.
[2025-08-27T22:05:31.260Z] ====== fj-kmeans (concurrency) [default], iteration 18 completed (4586.673 ms) ======
[2025-08-27T22:05:31.260Z] ====== fj-kmeans (concurrency) [default], iteration 19 started ======
[2025-08-27T22:05:31.260Z] GC before operation: completed in 58.811 ms, heap usage 178.272 MB -> 84.201 MB.
[2025-08-27T22:05:35.912Z] ====== fj-kmeans (concurrency) [default], iteration 19 completed (4532.287 ms) ======
[2025-08-27T22:05:35.912Z] ====== fj-kmeans (concurrency) [default], iteration 20 started ======
[2025-08-27T22:05:35.912Z] GC before operation: completed in 57.985 ms, heap usage 163.095 MB -> 84.202 MB.
[2025-08-27T22:05:40.757Z] ====== fj-kmeans (concurrency) [default], iteration 20 completed (4661.166 ms) ======
[2025-08-27T22:05:40.757Z] ====== fj-kmeans (concurrency) [default], iteration 21 started ======
[2025-08-27T22:05:40.757Z] GC before operation: completed in 58.696 ms, heap usage 364.307 MB -> 84.201 MB.
[2025-08-27T22:05:45.452Z] ====== fj-kmeans (concurrency) [default], iteration 21 completed (4792.792 ms) ======
[2025-08-27T22:05:45.452Z] ====== fj-kmeans (concurrency) [default], iteration 22 started ======
[2025-08-27T22:05:45.452Z] GC before operation: completed in 70.701 ms, heap usage 255.292 MB -> 84.201 MB.
[2025-08-27T22:05:50.108Z] ====== fj-kmeans (concurrency) [default], iteration 22 completed (4663.388 ms) ======
[2025-08-27T22:05:50.108Z] ====== fj-kmeans (concurrency) [default], iteration 23 started ======
[2025-08-27T22:05:50.108Z] GC before operation: completed in 73.496 ms, heap usage 727.574 MB -> 84.233 MB.
[2025-08-27T22:05:54.764Z] ====== fj-kmeans (concurrency) [default], iteration 23 completed (4558.341 ms) ======
[2025-08-27T22:05:54.764Z] ====== fj-kmeans (concurrency) [default], iteration 24 started ======
[2025-08-27T22:05:54.764Z] GC before operation: completed in 73.870 ms, heap usage 473.099 MB -> 84.233 MB.
[2025-08-27T22:05:59.378Z] ====== fj-kmeans (concurrency) [default], iteration 24 completed (4639.618 ms) ======
[2025-08-27T22:05:59.378Z] ====== fj-kmeans (concurrency) [default], iteration 25 started ======
[2025-08-27T22:05:59.378Z] GC before operation: completed in 65.064 ms, heap usage 254.325 MB -> 84.233 MB.
[2025-08-27T22:06:04.030Z] ====== fj-kmeans (concurrency) [default], iteration 25 completed (4637.701 ms) ======
[2025-08-27T22:06:04.030Z] ====== fj-kmeans (concurrency) [default], iteration 26 started ======
[2025-08-27T22:06:04.030Z] GC before operation: completed in 70.882 ms, heap usage 280.166 MB -> 84.233 MB.
[2025-08-27T22:06:09.776Z] ====== fj-kmeans (concurrency) [default], iteration 26 completed (4783.775 ms) ======
[2025-08-27T22:06:09.777Z] ====== fj-kmeans (concurrency) [default], iteration 27 started ======
[2025-08-27T22:06:09.777Z] GC before operation: completed in 60.893 ms, heap usage 377.347 MB -> 84.233 MB.
[2025-08-27T22:06:14.405Z] ====== fj-kmeans (concurrency) [default], iteration 27 completed (4691.849 ms) ======
[2025-08-27T22:06:14.405Z] ====== fj-kmeans (concurrency) [default], iteration 28 started ======
[2025-08-27T22:06:14.405Z] GC before operation: completed in 62.225 ms, heap usage 182.710 MB -> 84.233 MB.
[2025-08-27T22:06:19.093Z] ====== fj-kmeans (concurrency) [default], iteration 28 completed (4676.786 ms) ======
[2025-08-27T22:06:19.093Z] ====== fj-kmeans (concurrency) [default], iteration 29 started ======
[2025-08-27T22:06:19.093Z] GC before operation: completed in 59.399 ms, heap usage 339.039 MB -> 84.233 MB.
[2025-08-27T22:06:23.694Z] ====== fj-kmeans (concurrency) [default], iteration 29 completed (4625.551 ms) ======
[2025-08-27T22:06:23.694Z] -----------------------------------
[2025-08-27T22:06:23.694Z] renaissance-fj-kmeans_0_PASSED
[2025-08-27T22:06:23.694Z] -----------------------------------
[2025-08-27T22:06:23.694Z]
[2025-08-27T22:06:23.694Z] TEST TEARDOWN:
[2025-08-27T22:06:23.694Z] Nothing to be done for teardown.
[2025-08-27T22:06:23.694Z] renaissance-fj-kmeans_0 Finish Time: Wed Aug 27 22:06:23 2025 Epoch Time (ms): 1756332383385
[2025-08-27T22:06:23.694Z]
[2025-08-27T22:06:23.992Z] ===============================================
[2025-08-27T22:06:23.993Z] Running test renaissance-future-genetic_0 ...
[2025-08-27T22:06:24.288Z] ===============================================
[2025-08-27T22:06:24.288Z] renaissance-future-genetic_0 Start Time: Wed Aug 27 22:06:24 2025 Epoch Time (ms): 1756332384151
[2025-08-27T22:06:24.582Z] renaissance-future-genetic_0_DISABLED
[2025-08-27T22:06:24.582Z] Disabled Reason:
[2025-08-27T22:06:24.582Z] https://github.com/adoptium/aqa-tests/issues/2183#issuecomment-763180051
[2025-08-27T22:06:24.876Z] renaissance-future-genetic_0 Finish Time: Wed Aug 27 22:06:24 2025 Epoch Time (ms): 1756332384682
[2025-08-27T22:06:24.876Z]
[2025-08-27T22:06:25.170Z] ===============================================
[2025-08-27T22:06:25.170Z] Running test renaissance-naive-bayes_0 ...
[2025-08-27T22:06:25.464Z] ===============================================
[2025-08-27T22:06:25.464Z] renaissance-naive-bayes_0 Start Time: Wed Aug 27 22:06:25 2025 Epoch Time (ms): 1756332385448
[2025-08-27T22:06:25.758Z] variation: NoOptions
[2025-08-27T22:06:26.052Z] JVM_OPTIONS:
[2025-08-27T22:06:26.052Z] { \
[2025-08-27T22:06:26.052Z] echo ""; echo "TEST SETUP:"; \
[2025-08-27T22:06:26.052Z] echo "Nothing to be done for setup."; \
[2025-08-27T22:06:26.052Z] mkdir -p "C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/aqa-tests/\\TKG\\output_17563316525163\\renaissance-naive-bayes_0"; \
[2025-08-27T22:06:26.052Z] cd "C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/aqa-tests/\\TKG\\output_17563316525163\\renaissance-naive-bayes_0"; \
[2025-08-27T22:06:26.052Z] echo ""; echo "TESTING:"; \
[2025-08-27T22:06:26.052Z] "C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/jdkbinary/j2sdk-image\\bin\\java" -jar "C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/aqa-tests///..//jvmtest\\perf\\renaissance\\renaissance.jar" --json ""C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/aqa-tests/\\TKG\\output_17563316525163\\renaissance-naive-bayes_0"\\naive-bayes.json" naive-bayes; \
[2025-08-27T22:06:26.052Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-naive-bayes_0""_PASSED"; echo "-----------------------------------"; cd C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/aqa-tests/; rm -f -r "C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/aqa-tests/\\TKG\\output_17563316525163\\renaissance-naive-bayes_0"; else echo "-----------------------------------"; echo "renaissance-naive-bayes_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-08-27T22:06:26.052Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-08-27T22:06:26.052Z] echo "Nothing to be done for teardown."; \
[2025-08-27T22:06:26.052Z] } 2>&1 | tee -a "C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/aqa-tests/\\TKG\\output_17563316525163\\TestTargetResult";
[2025-08-27T22:06:26.052Z]
[2025-08-27T22:06:26.052Z] TEST SETUP:
[2025-08-27T22:06:26.052Z] Nothing to be done for setup.
[2025-08-27T22:06:26.052Z]
[2025-08-27T22:06:26.052Z] TESTING:
[2025-08-27T22:06:30.528Z] Benchmark 'naive-bayes' failed with exception:
[2025-08-27T22:06:30.528Z] java.lang.UnsatisfiedLinkError: C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.perf_aarch64_windows\aqa-tests\TKG\output_17563316525163\renaissance-naive-bayes_0\harness-220626-15105892511893852425\apache-spark\naive-bayes\hadoop\bin\hadoop.dll: Can't load AMD 64-bit .dll on a ARM 64-bit platform
[2025-08-27T22:06:30.528Z] at java.base/jdk.internal.loader.NativeLibraries.load(Native Method)
[2025-08-27T22:06:30.528Z] at java.base/jdk.internal.loader.NativeLibraries$NativeLibraryImpl.open(NativeLibraries.java:331)
[2025-08-27T22:06:30.528Z] at java.base/jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:197)
[2025-08-27T22:06:30.528Z] at java.base/jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:139)
[2025-08-27T22:06:30.528Z] at java.base/java.lang.ClassLoader.loadLibrary(ClassLoader.java:2418)
[2025-08-27T22:06:30.528Z] at java.base/java.lang.Runtime.load0(Runtime.java:852)
[2025-08-27T22:06:30.528Z] at java.base/java.lang.System.load(System.java:2025)
[2025-08-27T22:06:30.528Z] at org.renaissance.apache.spark.SparkUtil.$anonfun$setUpHadoop$3(SparkUtil.scala:124)
[2025-08-27T22:06:30.528Z] at org.renaissance.apache.spark.SparkUtil.$anonfun$setUpHadoop$3$adapted(SparkUtil.scala:123)
[2025-08-27T22:06:30.528Z] at scala.collection.immutable.List.foreach(List.scala:334)
[2025-08-27T22:06:30.528Z] at org.renaissance.apache.spark.SparkUtil.setUpHadoop(SparkUtil.scala:123)
[2025-08-27T22:06:30.528Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext(SparkUtil.scala:56)
[2025-08-27T22:06:30.528Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext$(SparkUtil.scala:54)
[2025-08-27T22:06:30.528Z] at org.renaissance.apache.spark.NaiveBayes.setUpSparkContext(NaiveBayes.scala:33)
[2025-08-27T22:06:30.528Z] at org.renaissance.apache.spark.NaiveBayes.setUpBeforeAll(NaiveBayes.scala:56)
[2025-08-27T22:06:30.528Z] at org.renaissance.harness.ExecutionDriver.executeBenchmark(ExecutionDriver.java:82)
[2025-08-27T22:06:30.528Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks$$anonfun$1(RenaissanceSuite.scala:172)
[2025-08-27T22:06:30.528Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15)
[2025-08-27T22:06:30.528Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10)
[2025-08-27T22:06:30.528Z] at scala.collection.immutable.List.foreach(List.scala:334)
[2025-08-27T22:06:30.528Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks(RenaissanceSuite.scala:161)
[2025-08-27T22:06:30.528Z] at org.renaissance.harness.RenaissanceSuite$.main(RenaissanceSuite.scala:130)
[2025-08-27T22:06:30.528Z] at org.renaissance.harness.RenaissanceSuite.main(RenaissanceSuite.scala)
[2025-08-27T22:06:30.528Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
[2025-08-27T22:06:30.528Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580)
[2025-08-27T22:06:30.528Z] at org.renaissance.core.Launcher.loadAndInvokeHarnessClass(Launcher.java:129)
[2025-08-27T22:06:30.528Z] at org.renaissance.core.Launcher.launchHarnessClass(Launcher.java:78)
[2025-08-27T22:06:30.528Z] at org.renaissance.core.Launcher.main(Launcher.java:43)
[2025-08-27T22:06:30.528Z] The following benchmarks failed: naive-bayes
[2025-08-27T22:06:30.823Z] -----------------------------------
[2025-08-27T22:06:30.823Z] renaissance-naive-bayes_0_FAILED
[2025-08-27T22:06:30.823Z] -----------------------------------
[2025-08-27T22:06:30.823Z]
[2025-08-27T22:06:30.823Z] TEST TEARDOWN:
[2025-08-27T22:06:30.823Z] Nothing to be done for teardown.
[2025-08-27T22:06:30.823Z] renaissance-naive-bayes_0 Finish Time: Wed Aug 27 22:06:30 2025 Epoch Time (ms): 1756332390687
[2025-08-27T22:06:31.117Z]
[2025-08-27T22:06:31.117Z] ===============================================
[2025-08-27T22:06:31.412Z] Running test renaissance-scala-kmeans_0 ...
[2025-08-27T22:06:31.412Z] ===============================================
[2025-08-27T22:06:31.706Z] renaissance-scala-kmeans_0 Start Time: Wed Aug 27 22:06:31 2025 Epoch Time (ms): 1756332391453
[2025-08-27T22:06:31.706Z] variation: NoOptions
[2025-08-27T22:06:32.000Z] JVM_OPTIONS:
[2025-08-27T22:06:32.000Z] { \
[2025-08-27T22:06:32.000Z] echo ""; echo "TEST SETUP:"; \
[2025-08-27T22:06:32.000Z] echo "Nothing to be done for setup."; \
[2025-08-27T22:06:32.001Z] mkdir -p "C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/aqa-tests/\\TKG\\output_17563316525163\\renaissance-scala-kmeans_0"; \
[2025-08-27T22:06:32.001Z] cd "C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/aqa-tests/\\TKG\\output_17563316525163\\renaissance-scala-kmeans_0"; \
[2025-08-27T22:06:32.001Z] echo ""; echo "TESTING:"; \
[2025-08-27T22:06:32.001Z] C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/aqa-tests/\\perf\\run_with_affinity.sh --exec_cmd ""C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/jdkbinary/j2sdk-image\\bin\\java" -jar "C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/aqa-tests///..//jvmtest\\perf\\renaissance\\renaissance.jar" --json ""C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/aqa-tests/\\TKG\\output_17563316525163\\renaissance-scala-kmeans_0"\\scala-kmeans.json" scala-kmeans" --test_root C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/aqa-tests/; \
[2025-08-27T22:06:32.001Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-scala-kmeans_0""_PASSED"; echo "-----------------------------------"; cd C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/aqa-tests/; rm -f -r "C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/aqa-tests/\\TKG\\output_17563316525163\\renaissance-scala-kmeans_0"; else echo "-----------------------------------"; echo "renaissance-scala-kmeans_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-08-27T22:06:32.001Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-08-27T22:06:32.001Z] echo "Nothing to be done for teardown."; \
[2025-08-27T22:06:32.001Z] } 2>&1 | tee -a "C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/aqa-tests/\\TKG\\output_17563316525163\\TestTargetResult";
[2025-08-27T22:06:32.001Z]
[2025-08-27T22:06:32.001Z] TEST SETUP:
[2025-08-27T22:06:32.001Z] Nothing to be done for setup.
[2025-08-27T22:06:32.001Z]
[2025-08-27T22:06:32.001Z] TESTING:
[2025-08-27T22:06:42.413Z] Running EXEC_CMD_WITH_AFFINITY=cmd /C start /B /WAIT /AFFINITY 3 /NODE 0 C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/jdkbinary/j2sdk-image\bin\java -jar C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/aqa-tests///..//jvmtest\perf\renaissance\renaissance.jar --json C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/aqa-tests/\TKG\output_17563316525163\renaissance-scala-kmeans_0\scala-kmeans.json scala-kmeans
[2025-08-27T22:06:42.765Z] ====== scala-kmeans (scala) [default], iteration 0 started ======
[2025-08-27T22:06:42.765Z] GC before operation: completed in 35.865 ms, heap usage 28.552 MB -> 25.895 MB.
[2025-08-27T22:06:43.407Z] ====== scala-kmeans (scala) [default], iteration 0 completed (518.783 ms) ======
[2025-08-27T22:06:43.407Z] ====== scala-kmeans (scala) [default], iteration 1 started ======
[2025-08-27T22:06:43.407Z] GC before operation: completed in 32.302 ms, heap usage 56.662 MB -> 25.993 MB.
[2025-08-27T22:06:43.701Z] ====== scala-kmeans (scala) [default], iteration 1 completed (310.973 ms) ======
[2025-08-27T22:06:43.701Z] ====== scala-kmeans (scala) [default], iteration 2 started ======
[2025-08-27T22:06:43.701Z] GC before operation: completed in 32.468 ms, heap usage 35.440 MB -> 25.995 MB.
[2025-08-27T22:06:43.998Z] ====== scala-kmeans (scala) [default], iteration 2 completed (310.255 ms) ======
[2025-08-27T22:06:43.998Z] ====== scala-kmeans (scala) [default], iteration 3 started ======
[2025-08-27T22:06:43.998Z] GC before operation: completed in 31.491 ms, heap usage 46.754 MB -> 25.995 MB.
[2025-08-27T22:06:44.292Z] ====== scala-kmeans (scala) [default], iteration 3 completed (304.544 ms) ======
[2025-08-27T22:06:44.292Z] ====== scala-kmeans (scala) [default], iteration 4 started ======
[2025-08-27T22:06:44.292Z] GC before operation: completed in 31.252 ms, heap usage 42.227 MB -> 25.995 MB.
[2025-08-27T22:06:44.933Z] ====== scala-kmeans (scala) [default], iteration 4 completed (323.795 ms) ======
[2025-08-27T22:06:44.933Z] ====== scala-kmeans (scala) [default], iteration 5 started ======
[2025-08-27T22:06:44.933Z] GC before operation: completed in 31.748 ms, heap usage 94.270 MB -> 25.995 MB.
[2025-08-27T22:06:45.227Z] ====== scala-kmeans (scala) [default], iteration 5 completed (397.064 ms) ======
[2025-08-27T22:06:45.227Z] ====== scala-kmeans (scala) [default], iteration 6 started ======
[2025-08-27T22:06:45.227Z] GC before operation: completed in 30.861 ms, heap usage 42.047 MB -> 25.995 MB.
[2025-08-27T22:06:45.522Z] ====== scala-kmeans (scala) [default], iteration 6 completed (303.959 ms) ======
[2025-08-27T22:06:45.522Z] ====== scala-kmeans (scala) [default], iteration 7 started ======
[2025-08-27T22:06:45.522Z] GC before operation: completed in 31.157 ms, heap usage 42.243 MB -> 25.996 MB.
[2025-08-27T22:06:45.817Z] ====== scala-kmeans (scala) [default], iteration 7 completed (301.321 ms) ======
[2025-08-27T22:06:45.817Z] ====== scala-kmeans (scala) [default], iteration 8 started ======
[2025-08-27T22:06:45.817Z] GC before operation: completed in 34.344 ms, heap usage 42.031 MB -> 25.996 MB.
[2025-08-27T22:06:46.111Z] ====== scala-kmeans (scala) [default], iteration 8 completed (313.534 ms) ======
[2025-08-27T22:06:46.111Z] ====== scala-kmeans (scala) [default], iteration 9 started ======
[2025-08-27T22:06:46.111Z] GC before operation: completed in 33.478 ms, heap usage 42.210 MB -> 25.996 MB.
[2025-08-27T22:06:46.406Z] ====== scala-kmeans (scala) [default], iteration 9 completed (298.574 ms) ======
[2025-08-27T22:06:46.406Z] ====== scala-kmeans (scala) [default], iteration 10 started ======
[2025-08-27T22:06:46.704Z] GC before operation: completed in 32.243 ms, heap usage 42.210 MB -> 25.996 MB.
[2025-08-27T22:06:46.999Z] ====== scala-kmeans (scala) [default], iteration 10 completed (305.070 ms) ======
[2025-08-27T22:06:46.999Z] ====== scala-kmeans (scala) [default], iteration 11 started ======
[2025-08-27T22:06:46.999Z] GC before operation: completed in 32.667 ms, heap usage 42.210 MB -> 25.996 MB.
[2025-08-27T22:06:47.293Z] ====== scala-kmeans (scala) [default], iteration 11 completed (302.856 ms) ======
[2025-08-27T22:06:47.293Z] ====== scala-kmeans (scala) [default], iteration 12 started ======
[2025-08-27T22:06:47.293Z] GC before operation: completed in 32.310 ms, heap usage 42.210 MB -> 25.996 MB.
[2025-08-27T22:06:47.617Z] ====== scala-kmeans (scala) [default], iteration 12 completed (305.267 ms) ======
[2025-08-27T22:06:47.617Z] ====== scala-kmeans (scala) [default], iteration 13 started ======
[2025-08-27T22:06:47.617Z] GC before operation: completed in 33.622 ms, heap usage 42.210 MB -> 25.996 MB.
[2025-08-27T22:06:47.911Z] ====== scala-kmeans (scala) [default], iteration 13 completed (297.251 ms) ======
[2025-08-27T22:06:47.911Z] ====== scala-kmeans (scala) [default], iteration 14 started ======
[2025-08-27T22:06:47.911Z] GC before operation: completed in 31.734 ms, heap usage 42.210 MB -> 25.996 MB.
[2025-08-27T22:06:48.207Z] ====== scala-kmeans (scala) [default], iteration 14 completed (329.614 ms) ======
[2025-08-27T22:06:48.207Z] ====== scala-kmeans (scala) [default], iteration 15 started ======
[2025-08-27T22:06:48.207Z] GC before operation: completed in 33.167 ms, heap usage 42.210 MB -> 25.996 MB.
[2025-08-27T22:06:48.503Z] ====== scala-kmeans (scala) [default], iteration 15 completed (299.751 ms) ======
[2025-08-27T22:06:48.503Z] ====== scala-kmeans (scala) [default], iteration 16 started ======
[2025-08-27T22:06:48.503Z] GC before operation: completed in 30.978 ms, heap usage 42.210 MB -> 25.996 MB.
[2025-08-27T22:06:48.797Z] ====== scala-kmeans (scala) [default], iteration 16 completed (304.217 ms) ======
[2025-08-27T22:06:48.797Z] ====== scala-kmeans (scala) [default], iteration 17 started ======
[2025-08-27T22:06:48.797Z] GC before operation: completed in 31.937 ms, heap usage 42.210 MB -> 25.997 MB.
[2025-08-27T22:06:49.094Z] ====== scala-kmeans (scala) [default], iteration 17 completed (299.933 ms) ======
[2025-08-27T22:06:49.094Z] ====== scala-kmeans (scala) [default], iteration 18 started ======
[2025-08-27T22:06:49.390Z] GC before operation: completed in 32.104 ms, heap usage 42.032 MB -> 25.997 MB.
[2025-08-27T22:06:49.693Z] ====== scala-kmeans (scala) [default], iteration 18 completed (306.844 ms) ======
[2025-08-27T22:06:49.694Z] ====== scala-kmeans (scala) [default], iteration 19 started ======
[2025-08-27T22:06:49.694Z] GC before operation: completed in 33.497 ms, heap usage 42.211 MB -> 25.997 MB.
[2025-08-27T22:06:49.998Z] ====== scala-kmeans (scala) [default], iteration 19 completed (300.436 ms) ======
[2025-08-27T22:06:49.998Z] ====== scala-kmeans (scala) [default], iteration 20 started ======
[2025-08-27T22:06:49.998Z] GC before operation: completed in 32.405 ms, heap usage 42.211 MB -> 25.997 MB.
[2025-08-27T22:06:50.292Z] ====== scala-kmeans (scala) [default], iteration 20 completed (304.134 ms) ======
[2025-08-27T22:06:50.292Z] ====== scala-kmeans (scala) [default], iteration 21 started ======
[2025-08-27T22:06:50.292Z] GC before operation: completed in 35.950 ms, heap usage 42.211 MB -> 25.997 MB.
[2025-08-27T22:06:50.587Z] ====== scala-kmeans (scala) [default], iteration 21 completed (300.128 ms) ======
[2025-08-27T22:06:50.587Z] ====== scala-kmeans (scala) [default], iteration 22 started ======
[2025-08-27T22:06:50.587Z] GC before operation: completed in 31.183 ms, heap usage 42.212 MB -> 25.997 MB.
[2025-08-27T22:06:50.881Z] ====== scala-kmeans (scala) [default], iteration 22 completed (304.131 ms) ======
[2025-08-27T22:06:50.881Z] ====== scala-kmeans (scala) [default], iteration 23 started ======
[2025-08-27T22:06:50.881Z] GC before operation: completed in 36.235 ms, heap usage 42.211 MB -> 25.998 MB.
[2025-08-27T22:06:51.176Z] ====== scala-kmeans (scala) [default], iteration 23 completed (311.433 ms) ======
[2025-08-27T22:06:51.176Z] ====== scala-kmeans (scala) [default], iteration 24 started ======
[2025-08-27T22:06:51.176Z] GC before operation: completed in 50.067 ms, heap usage 42.212 MB -> 25.998 MB.
[2025-08-27T22:06:51.830Z] ====== scala-kmeans (scala) [default], iteration 24 completed (305.160 ms) ======
[2025-08-27T22:06:51.830Z] ====== scala-kmeans (scala) [default], iteration 25 started ======
[2025-08-27T22:06:51.830Z] GC before operation: completed in 33.083 ms, heap usage 42.212 MB -> 25.998 MB.
[2025-08-27T22:06:51.830Z] ====== scala-kmeans (scala) [default], iteration 25 completed (298.789 ms) ======
[2025-08-27T22:06:51.830Z] ====== scala-kmeans (scala) [default], iteration 26 started ======
[2025-08-27T22:06:52.127Z] GC before operation: completed in 31.825 ms, heap usage 42.212 MB -> 25.997 MB.
[2025-08-27T22:06:52.426Z] ====== scala-kmeans (scala) [default], iteration 26 completed (305.660 ms) ======
[2025-08-27T22:06:52.426Z] ====== scala-kmeans (scala) [default], iteration 27 started ======
[2025-08-27T22:06:52.426Z] GC before operation: completed in 32.935 ms, heap usage 42.211 MB -> 25.998 MB.
[2025-08-27T22:06:52.725Z] ====== scala-kmeans (scala) [default], iteration 27 completed (301.649 ms) ======
[2025-08-27T22:06:52.725Z] ====== scala-kmeans (scala) [default], iteration 28 started ======
[2025-08-27T22:06:52.725Z] GC before operation: completed in 31.292 ms, heap usage 42.212 MB -> 25.998 MB.
[2025-08-27T22:06:53.021Z] ====== scala-kmeans (scala) [default], iteration 28 completed (314.235 ms) ======
[2025-08-27T22:06:53.021Z] ====== scala-kmeans (scala) [default], iteration 29 started ======
[2025-08-27T22:06:53.021Z] GC before operation: completed in 37.704 ms, heap usage 42.212 MB -> 25.998 MB.
[2025-08-27T22:06:53.318Z] ====== scala-kmeans (scala) [default], iteration 29 completed (310.006 ms) ======
[2025-08-27T22:06:53.319Z] ====== scala-kmeans (scala) [default], iteration 30 started ======
[2025-08-27T22:06:53.319Z] GC before operation: completed in 35.683 ms, heap usage 42.212 MB -> 25.998 MB.
[2025-08-27T22:06:53.614Z] ====== scala-kmeans (scala) [default], iteration 30 completed (305.623 ms) ======
[2025-08-27T22:06:53.614Z] ====== scala-kmeans (scala) [default], iteration 31 started ======
[2025-08-27T22:06:53.614Z] GC before operation: completed in 33.070 ms, heap usage 42.212 MB -> 25.998 MB.
[2025-08-27T22:06:53.911Z] ====== scala-kmeans (scala) [default], iteration 31 completed (308.624 ms) ======
[2025-08-27T22:06:53.911Z] ====== scala-kmeans (scala) [default], iteration 32 started ======
[2025-08-27T22:06:53.911Z] GC before operation: completed in 32.571 ms, heap usage 42.212 MB -> 25.998 MB.
[2025-08-27T22:06:54.550Z] ====== scala-kmeans (scala) [default], iteration 32 completed (331.300 ms) ======
[2025-08-27T22:06:54.550Z] ====== scala-kmeans (scala) [default], iteration 33 started ======
[2025-08-27T22:06:54.550Z] GC before operation: completed in 33.783 ms, heap usage 42.212 MB -> 25.999 MB.
[2025-08-27T22:06:54.848Z] ====== scala-kmeans (scala) [default], iteration 33 completed (297.292 ms) ======
[2025-08-27T22:06:54.848Z] ====== scala-kmeans (scala) [default], iteration 34 started ======
[2025-08-27T22:06:54.848Z] GC before operation: completed in 31.123 ms, heap usage 42.213 MB -> 25.999 MB.
[2025-08-27T22:06:55.143Z] ====== scala-kmeans (scala) [default], iteration 34 completed (308.940 ms) ======
[2025-08-27T22:06:55.143Z] ====== scala-kmeans (scala) [default], iteration 35 started ======
[2025-08-27T22:06:55.143Z] GC before operation: completed in 31.935 ms, heap usage 42.213 MB -> 25.999 MB.
[2025-08-27T22:06:55.440Z] ====== scala-kmeans (scala) [default], iteration 35 completed (296.256 ms) ======
[2025-08-27T22:06:55.440Z] ====== scala-kmeans (scala) [default], iteration 36 started ======
[2025-08-27T22:06:55.440Z] GC before operation: completed in 32.997 ms, heap usage 42.213 MB -> 26.001 MB.
[2025-08-27T22:06:55.734Z] ====== scala-kmeans (scala) [default], iteration 36 completed (302.760 ms) ======
[2025-08-27T22:06:55.734Z] ====== scala-kmeans (scala) [default], iteration 37 started ======
[2025-08-27T22:06:55.734Z] GC before operation: completed in 32.722 ms, heap usage 42.215 MB -> 26.001 MB.
[2025-08-27T22:06:56.032Z] ====== scala-kmeans (scala) [default], iteration 37 completed (318.675 ms) ======
[2025-08-27T22:06:56.032Z] ====== scala-kmeans (scala) [default], iteration 38 started ======
[2025-08-27T22:06:56.032Z] GC before operation: completed in 31.227 ms, heap usage 42.215 MB -> 26.001 MB.
[2025-08-27T22:06:56.328Z] ====== scala-kmeans (scala) [default], iteration 38 completed (304.065 ms) ======
[2025-08-27T22:06:56.328Z] ====== scala-kmeans (scala) [default], iteration 39 started ======
[2025-08-27T22:06:56.328Z] GC before operation: completed in 31.657 ms, heap usage 42.215 MB -> 26.002 MB.
[2025-08-27T22:06:56.623Z] ====== scala-kmeans (scala) [default], iteration 39 completed (297.525 ms) ======
[2025-08-27T22:06:56.623Z] ====== scala-kmeans (scala) [default], iteration 40 started ======
[2025-08-27T22:06:56.918Z] GC before operation: completed in 32.473 ms, heap usage 42.216 MB -> 26.002 MB.
[2025-08-27T22:06:57.218Z] ====== scala-kmeans (scala) [default], iteration 40 completed (306.100 ms) ======
[2025-08-27T22:06:57.218Z] ====== scala-kmeans (scala) [default], iteration 41 started ======
[2025-08-27T22:06:57.218Z] GC before operation: completed in 33.647 ms, heap usage 42.216 MB -> 26.002 MB.
[2025-08-27T22:06:57.513Z] ====== scala-kmeans (scala) [default], iteration 41 completed (300.787 ms) ======
[2025-08-27T22:06:57.513Z] ====== scala-kmeans (scala) [default], iteration 42 started ======
[2025-08-27T22:06:57.513Z] GC before operation: completed in 32.795 ms, heap usage 42.216 MB -> 26.002 MB.
[2025-08-27T22:06:57.809Z] ====== scala-kmeans (scala) [default], iteration 42 completed (310.089 ms) ======
[2025-08-27T22:06:57.809Z] ====== scala-kmeans (scala) [default], iteration 43 started ======
[2025-08-27T22:06:57.809Z] GC before operation: completed in 32.463 ms, heap usage 42.216 MB -> 26.002 MB.
[2025-08-27T22:06:58.105Z] ====== scala-kmeans (scala) [default], iteration 43 completed (302.915 ms) ======
[2025-08-27T22:06:58.105Z] ====== scala-kmeans (scala) [default], iteration 44 started ======
[2025-08-27T22:06:58.105Z] GC before operation: completed in 31.486 ms, heap usage 42.216 MB -> 26.002 MB.
[2025-08-27T22:06:58.400Z] ====== scala-kmeans (scala) [default], iteration 44 completed (303.825 ms) ======
[2025-08-27T22:06:58.400Z] ====== scala-kmeans (scala) [default], iteration 45 started ======
[2025-08-27T22:06:58.400Z] GC before operation: completed in 34.230 ms, heap usage 42.216 MB -> 26.002 MB.
[2025-08-27T22:06:58.697Z] ====== scala-kmeans (scala) [default], iteration 45 completed (296.282 ms) ======
[2025-08-27T22:06:58.697Z] ====== scala-kmeans (scala) [default], iteration 46 started ======
[2025-08-27T22:06:58.697Z] GC before operation: completed in 31.247 ms, heap usage 42.216 MB -> 26.002 MB.
[2025-08-27T22:06:58.995Z] ====== scala-kmeans (scala) [default], iteration 46 completed (312.668 ms) ======
[2025-08-27T22:06:58.995Z] ====== scala-kmeans (scala) [default], iteration 47 started ======
[2025-08-27T22:06:58.995Z] GC before operation: completed in 33.443 ms, heap usage 42.216 MB -> 26.002 MB.
[2025-08-27T22:06:59.289Z] ====== scala-kmeans (scala) [default], iteration 47 completed (300.265 ms) ======
[2025-08-27T22:06:59.289Z] ====== scala-kmeans (scala) [default], iteration 48 started ======
[2025-08-27T22:06:59.586Z] GC before operation: completed in 31.473 ms, heap usage 42.216 MB -> 26.002 MB.
[2025-08-27T22:06:59.884Z] ====== scala-kmeans (scala) [default], iteration 48 completed (300.865 ms) ======
[2025-08-27T22:06:59.884Z] ====== scala-kmeans (scala) [default], iteration 49 started ======
[2025-08-27T22:06:59.884Z] GC before operation: completed in 33.139 ms, heap usage 42.216 MB -> 26.002 MB.
[2025-08-27T22:07:00.181Z] ====== scala-kmeans (scala) [default], iteration 49 completed (297.654 ms) ======
[2025-08-27T22:07:00.181Z] [2025-08-27T22:07:00.138+0000] org.renaissance.core (org.renaissance.core.DirUtils lambda$createScratchDirectory$1)
[2025-08-27T22:07:00.181Z] WARNING: Error deleting scratch directory C:\Users\jenkins\workspace\Test_openjdk21_hs_sanity.perf_aarch64_windows\aqa-tests\TKG\output_17563316525163\renaissance-scala-kmeans_0\harness-220641-7942420488373641980: harness-220641-7942420488373641980\scala-stdlib\lib\scala-library-2.13.15.jar: The process cannot access the file because it is being used by another process
[2025-08-27T22:07:00.477Z] -----------------------------------
[2025-08-27T22:07:00.477Z] renaissance-scala-kmeans_0_PASSED
[2025-08-27T22:07:00.477Z] -----------------------------------
[2025-08-27T22:07:00.477Z]
[2025-08-27T22:07:00.477Z] TEST TEARDOWN:
[2025-08-27T22:07:00.477Z] Nothing to be done for teardown.
[2025-08-27T22:07:00.477Z] renaissance-scala-kmeans_0 Finish Time: Wed Aug 27 22:07:00 2025 Epoch Time (ms): 1756332420420
[2025-08-27T22:07:00.477Z] make[4]: Leaving directory '/cygdrive/c/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/aqa-tests/perf/renaissance'
[2025-08-27T22:07:00.477Z] make[3]: Leaving directory '/cygdrive/c/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/aqa-tests/perf'
[2025-08-27T22:07:00.478Z] make[2]: Leaving directory '/cygdrive/c/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/aqa-tests'
[2025-08-27T22:07:00.773Z]
[2025-08-27T22:07:00.773Z]
[2025-08-27T22:07:00.773Z] All tests finished, run result summary:
[2025-08-27T22:07:00.773Z] cd "C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/aqa-tests/\\TKG\\scripts"; \
[2025-08-27T22:07:00.773Z] perl "resultsSum.pl" --failuremk="C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/aqa-tests/\\TKG\\failedtargets.mk" --resultFile="C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/aqa-tests/\\TKG\\output_17563316525163\\TestTargetResult" --platFile="C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/aqa-tests/\\TKG\\resources\\buildPlatformMap.properties" --diagnostic=failure --jdkVersion=21 --jdkImpl=hotspot --jdkVendor="eclipse" --spec=win_aarch64 --buildList=perf --customTarget="" --testTarget=sanity.perf --tapPath=C:/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/aqa-tests/\\TKG\\output_17563316525163\\ --tapName=Test_openjdk21_hs_sanity.perf_aarch64_windows.tap --comment=""
[2025-08-27T22:07:01.415Z]
[2025-08-27T22:07:01.415Z]
[2025-08-27T22:07:01.415Z] TEST TARGETS SUMMARY
[2025-08-27T22:07:01.415Z] ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[2025-08-27T22:07:01.415Z] DISABLED test targets:
[2025-08-27T22:07:01.415Z] dacapo-lusearch-fix_0
[2025-08-27T22:07:01.415Z] renaissance-future-genetic_0
[2025-08-27T22:07:01.415Z]
[2025-08-27T22:07:01.415Z] PASSED test targets:
[2025-08-27T22:07:01.415Z] dacapo-eclipse_0
[2025-08-27T22:07:01.415Z] dacapo-h2_0
[2025-08-27T22:07:01.415Z] renaissance-akka-uct_0
[2025-08-27T22:07:01.415Z] renaissance-fj-kmeans_0
[2025-08-27T22:07:01.415Z] renaissance-scala-kmeans_0
[2025-08-27T22:07:01.415Z]
[2025-08-27T22:07:01.415Z] FAILED test targets:
[2025-08-27T22:07:01.415Z] renaissance-naive-bayes_0
[2025-08-27T22:07:01.415Z]
[2025-08-27T22:07:01.415Z] TOTAL: 9 EXECUTED: 6 PASSED: 5 FAILED: 1 DISABLED: 2 SKIPPED: 1
[2025-08-27T22:07:01.415Z] ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[2025-08-27T22:07:01.415Z]
[2025-08-27T22:07:01.415Z] make[1]: *** [settings.mk:454: resultsSummary] Error 2
[2025-08-27T22:07:01.415Z] make[1]: Leaving directory '/cygdrive/c/Users/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows/aqa-tests/TKG'
[2025-08-27T22:07:01.415Z] make: *** [makefile:62: _sanity.perf] Error 2
[Pipeline] sh
[2025-08-27T22:07:01.907Z] ++ uname
[2025-08-27T22:07:02.205Z] + '[' CYGWIN_NT-10.0-22000 = AIX ']'
[2025-08-27T22:07:02.205Z] ++ uname
[2025-08-27T22:07:02.206Z] + '[' CYGWIN_NT-10.0-22000 = SunOS ']'
[2025-08-27T22:07:02.206Z] ++ uname
[2025-08-27T22:07:02.206Z] + '[' CYGWIN_NT-10.0-22000 = '*BSD' ']'
[2025-08-27T22:07:02.206Z] + MAKE=make
[2025-08-27T22:07:02.206Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2025-08-27T22:07:02.206Z] make: Nothing to be done for 'testEnvTeardown'.
[Pipeline] }
[2025-08-27T22:07:02.248Z] $ ssh-agent -k
[2025-08-27T22:07:02.326Z] unset SSH_AUTH_SOCK;
[2025-08-27T22:07:02.326Z] unset SSH_AGENT_PID;
[2025-08-27T22:07:02.326Z] echo Agent pid 382 killed;
[2025-08-27T22:07:02.370Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] writeJSON
[Pipeline] archiveArtifacts
[2025-08-27T22:07:02.583Z] Archiving artifacts
[2025-08-27T22:07:02.625Z] Recording fingerprints
[Pipeline] echo
[2025-08-27T22:07:02.660Z] DaCapo-h2 metric found and archived
[Pipeline] echo
[2025-08-27T22:07:02.707Z] There were test failures, current build status is UNSTABLE.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Post)
[Pipeline] echo
[2025-08-27T22:07:02.779Z] Saving aqa-tests/testenv/testenv.properties file on jenkins.
[Pipeline] archiveArtifacts
[2025-08-27T22:07:02.801Z] Archiving artifacts
[2025-08-27T22:07:02.837Z] Recording fingerprints
[Pipeline] echo
[2025-08-27T22:07:02.875Z] Saving aqa-tests/TKG/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2025-08-27T22:07:02.896Z] Archiving artifacts
[2025-08-27T22:07:03.038Z] Recording fingerprints
[Pipeline] sh
[2025-08-27T22:07:03.596Z] + tar -cf benchmark_test_output.tar.gz ./aqa-tests/TKG/output_17563316525163
[Pipeline] echo
[2025-08-27T22:07:14.061Z] ARTIFACTORY_SERVER is not set. Saving artifacts on jenkins.
[Pipeline] archiveArtifacts
[2025-08-27T22:07:14.082Z] Archiving artifacts
[2025-08-27T22:07:45.446Z] Recording fingerprints
[Pipeline] findFiles
[Pipeline] echo
[2025-08-27T22:07:49.321Z] Tap file found: aqa-tests\TKG\output_17563316525163\Test_openjdk21_hs_sanity.perf_aarch64_windows.tap...
[Pipeline] readFile
[Pipeline] junit
[2025-08-27T22:07:49.431Z] Recording test results
[2025-08-27T22:07:51.720Z] None of the test reports contained any result
[2025-08-27T22:07:51.721Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2025-08-27T22:07:51.751Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2025-08-27T22:07:52.182Z] + aqa-tests/terminateTestProcesses.sh null
[2025-08-27T22:07:52.476Z] Windows machine, using powershell queries...
[2025-08-27T22:07:51.669Z] No test report files were found. Configuration error?
[2025-08-27T22:07:54.005Z] Woohoo - no rogue processes detected!
[Pipeline] cleanWs
[2025-08-27T22:07:54.125Z] [WS-CLEANUP] Deleting project workspace...
[2025-08-27T22:07:54.125Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-08-27T22:08:09.087Z] [WS-CLEANUP] done
[Pipeline] sh
[2025-08-27T22:08:09.854Z] + find /cygdrive/c/temp -name '*core*' -print -exec rm -f '{}' ';'
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2025-08-27T22:08:09.930Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Rerun)
[Pipeline] echo
[2025-08-27T22:08:10.108Z] allocate a node for generating rerun job ...
[Pipeline] node
[2025-08-27T22:08:10.218Z] Running on test-rise-ubuntu2404-riscv64-2 in /home/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows
[Pipeline] {
[Pipeline] echo
[2025-08-27T22:08:10.244Z] Generating rerun Test_openjdk21_hs_sanity.perf_aarch64_windows_rerun job for running failed test(s) ...
[Pipeline] parallel
[Pipeline] { (Branch: Test_openjdk21_hs_sanity.perf_aarch64_windows_rerun)
[Pipeline] echo
[2025-08-27T22:08:10.272Z] GENERATE_JOBS is set to true, set test job Test_openjdk21_hs_sanity.perf_aarch64_windows_rerun params for generating the job
[Pipeline] fileExists
[Pipeline] sh
[2025-08-27T22:08:11.226Z] + curl -Os https://raw.githubusercontent.com/adoptium/aqa-tests/master/buildenv/jenkins/testJobTemplate
[Pipeline] jobDsl
[2025-08-27T22:08:11.670Z] Warning: Plugins have been installed without restarting Jenkins. A restart is required to run Job DSL without any problems.
[2025-08-27T22:08:11.793Z] Processing DSL script testJobTemplate
[2025-08-27T22:09:09.975Z] LEVELS: [sanity]
[2025-08-27T22:09:09.975Z] JDK_VERSIONS: [8]
[2025-08-27T22:09:09.975Z] GROUPS: [perf]
[2025-08-27T22:09:09.975Z] ARCH_OS_LIST: [aarch64_windows]
[2025-08-27T22:09:10.184Z] Existing items:
[2025-08-27T22:09:10.184Z] GeneratedJob{name='Test_openjdk21_hs_sanity.perf_aarch64_windows_rerun'}
[Pipeline] }
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // node
[Pipeline] echo
[2025-08-27T22:09:25.926Z] Triggering rerun jobs in parallel ...
[Pipeline] parallel
[Pipeline] { (Branch: Test_openjdk21_hs_sanity.perf_aarch64_windows_rerun)
[Pipeline] build
[2025-08-27T22:09:25.953Z] Scheduling project: Test_openjdk21_hs_sanity.perf_aarch64_windows_rerun
[2025-08-27T22:09:32.672Z] Starting building: Test_openjdk21_hs_sanity.perf_aarch64_windows_rerun #5
[2025-08-27T23:22:43.103Z] Build Test_openjdk21_hs_sanity.perf_aarch64_windows_rerun #5 completed: UNSTABLE
[Pipeline] }
[Pipeline] // parallel
[Pipeline] node
[2025-08-27T23:22:43.251Z] Running on test-rise-ubuntu2404-riscv64-2 in /home/jenkins/workspace/Test_openjdk21_hs_sanity.perf_aarch64_windows
[Pipeline] {
[Pipeline] cleanWs
[2025-08-27T23:22:43.566Z] [WS-CLEANUP] Deleting project workspace...
[2025-08-27T23:22:43.566Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-08-27T23:22:43.598Z] [WS-CLEANUP] done
[Pipeline] echo
[2025-08-27T23:22:43.628Z] Test_openjdk21_hs_sanity.perf_aarch64_windows_rerun #5 completed with status UNSTABLE
[Pipeline] timeout
[2025-08-27T23:22:43.640Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2025-08-27T23:22:43.841Z] Copied 1 artifact from "Test_openjdk21_hs_sanity.perf_aarch64_windows_rerun" build number 5
[Pipeline] }
[Pipeline] // timeout
[Pipeline] echo
[2025-08-27T23:22:43.886Z] Saving Test_openjdk21_hs_sanity.perf_aarch64_windows_rerun/5/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2025-08-27T23:22:43.923Z] Archiving artifacts
[2025-08-27T23:22:44.016Z] Recording fingerprints
[Pipeline] findFiles
[Pipeline] echo
[2025-08-27T23:22:44.219Z] Tap file found: Test_openjdk21_hs_sanity.perf_aarch64_windows_rerun/5/aqa-tests/TKG/output_17563368806699/Test_openjdk21_hs_sanity.perf_aarch64_windows_rerun.tap...
[Pipeline] readFile
[Pipeline] echo
[2025-08-27T23:22:44.313Z] 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_windows&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=21&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk21u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk21u%2Fjdk21u-windows-aarch64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk-21.0.9%2B5_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=96&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] cleanWs
[2025-08-27T23:22:44.394Z] [WS-CLEANUP] Deleting project workspace...
[2025-08-27T23:22:44.394Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-08-27T23:22:44.432Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] End of Pipeline
Finished: UNSTABLE