Test_openjdk21_hs_extended.perf_x86-64_windows
Started by upstream project "build-scripts/jobs/jdk21u/jdk21u-windows-x64-temurin" build number 281
originally caused by:
Started by upstream project "build-scripts/openjdk21-pipeline" build number 375
originally caused by:
Started by upstream project "build-scripts/utils/betaTrigger_21ea" build number 290
originally caused by:
Started by timer
Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk21_hs_extended.perf_x86-64_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_extended.perf_x86-64_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 6ea6974a1ec90c4d9715969f1eacf23ba017ac67 (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 6ea6974a1ec90c4d9715969f1eacf23ba017ac67 # timeout=10
Commit message: "Add Generative AI Usage Guidelines (#6344)"
> git rev-list --no-walk 35c068975c75a3d5215f0d824545e7131d613dd4 # timeout=10
First time build. Skipping changelog.
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] nodesByLabel
[2025-06-18T22:16:30.356Z] Found a total of 3 nodes with the 'hw.arch.x86&&sw.os.windows&&ci.role.perf' label
[Pipeline] echo
[2025-06-18T22:16:30.361Z] SPEC: win_x86-64
[Pipeline] echo
[2025-06-18T22:16:30.361Z] LABEL: hw.arch.x86&&sw.os.windows&&ci.role.perf
[Pipeline] stage
[Pipeline] { (Queue)
[Pipeline] nodesByLabel
[2025-06-18T22:16:30.369Z] Found a total of 3 nodes with the 'hw.arch.x86&&sw.os.windows&&ci.role.perf' 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-06-18T22:16:30.371Z] dynamicAgents: []
[Pipeline] node
[2025-06-18T22:16:30.440Z] Running on test-azure-win2022-x64-4 in c:\jenkins\workspace\Test_openjdk21_hs_extended.perf_x86-64_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-06-18T22:16:30.461Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] cleanWs
[2025-06-18T22:16:30.535Z] [WS-CLEANUP] Deleting project workspace...
[2025-06-18T22:16:30.535Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-06-18T22:16:30.554Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2025-06-18T22:16:30.606Z] The recommended git tool is: git
[2025-06-18T22:16:30.644Z] No credentials specified
[2025-06-18T22:16:30.664Z] Cloning the remote Git repository
[2025-06-18T22:16:30.694Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2025-06-18T22:16:30.695Z] > git init c:\jenkins\workspace\Test_openjdk21_hs_extended.perf_x86-64_windows\aqa-tests # timeout=10
[2025-06-18T22:16:30.791Z] [WARNING] Reference path does not exist: null/openjdk_cache
[2025-06-18T22:16:30.792Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2025-06-18T22:16:30.792Z] > git --version # timeout=10
[2025-06-18T22:16:30.838Z] > git --version # 'git version 2.45.1'
[2025-06-18T22:16:30.838Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-06-18T22:16:38.210Z] Avoid second fetch
[2025-06-18T22:16:38.297Z] Checking out Revision 6ea6974a1ec90c4d9715969f1eacf23ba017ac67 (origin/master)
[2025-06-18T22:16:38.065Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
[2025-06-18T22:16:38.118Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-06-18T22:16:38.220Z] > git rev-parse "origin/master^{commit}" # timeout=10
[2025-06-18T22:16:38.309Z] > git config core.sparsecheckout # timeout=10
[2025-06-18T22:16:38.365Z] > git checkout -f 6ea6974a1ec90c4d9715969f1eacf23ba017ac67 # timeout=10
[2025-06-18T22:16:43.149Z] Commit message: "Add Generative AI Usage Guidelines (#6344)"
[Pipeline] }
[Pipeline] // retry
[Pipeline] load
[Pipeline] { (c:\jenkins\workspace\Test_openjdk21_hs_extended.perf_x86-64_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-06-18T22:16:44.460Z] Timeout set to expire in 1 day 1 hr
[Pipeline] {
[Pipeline] echo
[2025-06-18T22:16:44.479Z] runMulticastCmd: false
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[2025-06-18T22:16:44.952Z] + LC_TIME=C
[2025-06-18T22:16:44.952Z] + date '+%a, %d %b %Y %T %z'
[Pipeline] echo
[2025-06-18T22:16:45.014Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2025-06-18T22:16:45.453Z] + aqa-tests/terminateTestProcesses.sh null
[2025-06-18T22:16:45.453Z] Windows machine, using powershell queries...
[2025-06-18T22:16:46.117Z] 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-06-18T22:16:47.604Z] + printenv
[2025-06-18T22:16:47.604Z] ProgramFiles(x86)=C:\Program Files (x86)
[2025-06-18T22:16:47.604Z] CommonProgramFiles(x86)=C:\Program Files (x86)\Common Files
[2025-06-18T22:16:47.604Z] !C:=C:\jenkins
[2025-06-18T22:16:47.604Z] KEEP_WORKSPACE=false
[2025-06-18T22:16:47.604Z] NUMBER_OF_PROCESSORS=2
[2025-06-18T22:16:47.604Z] PROCESSOR_LEVEL=6
[2025-06-18T22:16:47.604Z] TAP_NAME=Test_openjdk21_hs_extended.perf_x86-64_windows.tap
[2025-06-18T22:16:47.604Z] LIB_DIR=c:\jenkins\workspace\Test_openjdk21_hs_extended.perf_x86-64_windows/../../testDependency/lib
[2025-06-18T22:16:47.604Z] EXIT_FAILURE=false
[2025-06-18T22:16:47.604Z] JDK_BRANCH=jdk-21.0.8+7_adopt
[2025-06-18T22:16:47.605Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk21_hs_extended.perf_x86-64_windows/93/display/redirect?page=tests
[2025-06-18T22:16:47.605Z] PLATFORM=x86-64_windows
[2025-06-18T22:16:47.605Z] DOCKER_REQUIRED=false
[2025-06-18T22:16:47.605Z] USERDOMAIN_ROAMINGPROFILE=test-azure-win2
[2025-06-18T22:16:47.605Z] PROGRAMFILES=C:\Program Files
[2025-06-18T22:16:47.605Z] git=C:\Program Files\Git\cmd\git.exe
[2025-06-18T22:16:47.605Z] TIME_LIMIT=25
[2025-06-18T22:16:47.605Z] JENKINS_SERVER_COOKIE=durable-b87d13adc98696e9ebd254f5f18133030e004643056db127c5585959b583827a
[2025-06-18T22:16:47.605Z] PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC
[2025-06-18T22:16:47.605Z] JAVA_HOME=C:\Program Files\Java\jdk-17.0.13+11
[2025-06-18T22:16:47.605Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2025-06-18T22:16:47.605Z] GENERATE_JOBS=true
[2025-06-18T22:16:47.605Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2025-06-18T22:16:47.605Z] OS=Windows_NT
[2025-06-18T22:16:47.605Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk21_hs_extended.perf_x86-64_windows/93/display/redirect?page=changes
[2025-06-18T22:16:47.605Z] HOMEDRIVE=C:
[2025-06-18T22:16:47.605Z] ANT_HOME=C:\apache-ant\apache-ant-1.10.15
[2025-06-18T22:16:47.605Z] RERUN_ITERATIONS=1
[2025-06-18T22:16:47.605Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master
[2025-06-18T22:16:47.605Z] USERDOMAIN=test-azure-win2
[2025-06-18T22:16:47.605Z] STF_OWNER_BRANCH=adoptium:master
[2025-06-18T22:16:47.605Z] HUDSON_HOME=/home/jenkins/.jenkins
[2025-06-18T22:16:47.605Z] PWD=/cygdrive/c/jenkins/workspace/Test_openjdk21_hs_extended.perf_x86-64_windows
[2025-06-18T22:16:47.605Z] USERPROFILE=C:\Users\jenkins
[2025-06-18T22:16:47.605Z] ARCHIVE_TEST_RESULTS=false
[2025-06-18T22:16:47.605Z] SETUP_JCK_RUN=false
[2025-06-18T22:16:47.605Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk21_hs_extended.perf_x86-64_windows/93/
[2025-06-18T22:16:47.605Z] SLACK_CHANNEL=aqavit-bot
[2025-06-18T22:16:47.605Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk21u/jdk21u-windows-x64-temurin
[2025-06-18T22:16:47.605Z] JCK_GIT_BRANCH=master
[2025-06-18T22:16:47.605Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk21_hs_extended.perf_x86-64_windows/
[2025-06-18T22:16:47.605Z] BUILD_NUMBER=93
[2025-06-18T22:16:47.605Z] TKG_ITERATIONS=1
[2025-06-18T22:16:47.605Z] _=/usr/bin/printenv
[2025-06-18T22:16:47.605Z] VS140COMNTOOLS=C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\Tools\
[2025-06-18T22:16:47.605Z] PERF_ROOT=c:\jenkins\workspace\Test_openjdk21_hs_extended.perf_x86-64_windows/../../benchmarks
[2025-06-18T22:16:47.605Z] ALLUSERSPROFILE=C:\ProgramData
[2025-06-18T22:16:47.605Z] JENKINS_NODE_COOKIE=fb1e279c-8ce1-4c7f-83e6-8f008984d8be
[2025-06-18T22:16:47.605Z] CommonProgramW6432=C:\Program Files\Common Files
[2025-06-18T22:16:47.605Z] KEEP_REPORTDIR=false
[2025-06-18T22:16:47.605Z] BUILD_DISPLAY_NAME=#93
[2025-06-18T22:16:47.605Z] SDK_RESOURCE=upstream
[2025-06-18T22:16:47.605Z] TEST_JDK_HOME=c:\jenkins\workspace\Test_openjdk21_hs_extended.perf_x86-64_windows/jdkbinary/j2sdk-image
[2025-06-18T22:16:47.605Z] HOME=/home/jenkins
[2025-06-18T22:16:47.605Z] USERNAME=jenkins
[2025-06-18T22:16:47.605Z] COMSPEC=C:\Windows\system32\cmd.exe
[2025-06-18T22:16:47.605Z] CUDA_PATH_V9_1=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v9.1
[2025-06-18T22:16:47.605Z] JENKINS_URL=https://ci.adoptium.net/
[2025-06-18T22:16:47.605Z] JOB_BASE_NAME=Test_openjdk21_hs_extended.perf_x86-64_windows
[2025-06-18T22:16:47.605Z] JOBSTARTTIME=Wed, 18 Jun 2025 22:16:44 +0000
[2025-06-18T22:16:47.605Z] JDK_VERSION=21
[2025-06-18T22:16:47.605Z] APPDATA=C:\Users\jenkins\AppData\Roaming
[2025-06-18T22:16:47.605Z] JOB_NAME=Test_openjdk21_hs_extended.perf_x86-64_windows
[2025-06-18T22:16:47.605Z] USE_TESTENV_PROPERTIES=false
[2025-06-18T22:16:47.605Z] SYSTEMROOT=C:\Windows
[2025-06-18T22:16:47.605Z] PERSONAL_BUILD=false
[2025-06-18T22:16:47.605Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk21_hs_extended.perf_x86-64_windows/93/display/redirect
[2025-06-18T22:16:47.605Z] LOCALAPPDATA=C:\Users\jenkins\AppData\Local
[2025-06-18T22:16:47.605Z] AUTO_DETECT=true
[2025-06-18T22:16:47.605Z] EXIT_SUCCESS=false
[2025-06-18T22:16:47.605Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk21_hs_extended.perf_x86-64_windows/display/redirect
[2025-06-18T22:16:47.605Z] PROMPT=$P$G
[2025-06-18T22:16:47.605Z] WORKSPACE=c:\jenkins\workspace\Test_openjdk21_hs_extended.perf_x86-64_windows
[2025-06-18T22:16:47.605Z] COMPUTERNAME=test-azure-win2
[2025-06-18T22:16:47.605Z] OPENJ9_BRANCH=master
[2025-06-18T22:16:47.605Z] EXTERNAL_CUSTOM_BRANCH=master
[2025-06-18T22:16:47.605Z] SYSTEM_LIB_DIR=c:\jenkins\workspace\Test_openjdk21_hs_extended.perf_x86-64_windows/../../testDependency/system_lib
[2025-06-18T22:16:47.605Z] PARALLEL=Dynamic
[2025-06-18T22:16:47.605Z] HUDSON_URL=https://ci.adoptium.net/
[2025-06-18T22:16:47.605Z] ITERATIONS=1
[2025-06-18T22:16:47.605Z] UPSTREAM_JOB_NUMBER=281
[2025-06-18T22:16:47.605Z] SPEC=win_x86-64
[2025-06-18T22:16:47.605Z] TERM=xterm-256color
[2025-06-18T22:16:47.605Z] JDK_REPO=https://github.com/adoptium/jdk21u
[2025-06-18T22:16:47.605Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master
[2025-06-18T22:16:47.605Z] LOGONSERVER=\\test-azure-win2
[2025-06-18T22:16:47.605Z] NODE_NAME=test-azure-win2022-x64-4
[2025-06-18T22:16:47.605Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2025-06-18T22:16:47.605Z] PSModulePath=C:\Program Files\WindowsPowerShell\Modules;C:\Windows\system32\WindowsPowerShell\v1.0\Modules
[2025-06-18T22:16:47.605Z] HUDSON_SERVER_COOKIE=2d832652af5afba8
[2025-06-18T22:16:47.605Z] CUDA_PATH=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v9.1
[2025-06-18T22:16:47.605Z] TEMP=/cygdrive/c/Users/jenkins/AppData/Local/Temp/2
[2025-06-18T22:16:47.605Z] DYNAMIC_COMPILE=false
[2025-06-18T22:16:47.605Z] SHLVL=2
[2025-06-18T22:16:47.605Z] BUILD_TAG=jenkins-Test_openjdk21_hs_extended.perf_x86-64_windows-93
[2025-06-18T22:16:47.605Z] PROCESSOR_REVISION=5507
[2025-06-18T22:16:47.605Z] DriverData=C:\Windows\System32\Drivers\DriverData
[2025-06-18T22:16:47.605Z] EXECUTOR_NUMBER=0
[2025-06-18T22:16:47.605Z] HUDSON_COOKIE=273c4296-9f61-4b96-9be3-f9639d7e254f
[2025-06-18T22:16:47.605Z] ADOPTOPENJDK_BRANCH=master
[2025-06-18T22:16:47.605Z] JENKINS_HOME=/home/jenkins/.jenkins
[2025-06-18T22:16:47.605Z] COMMONPROGRAMFILES=C:\Program Files\Common Files
[2025-06-18T22:16:47.605Z] ORIGIN_JDK_VERSION=21
[2025-06-18T22:16:47.605Z] PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 85 Stepping 7, GenuineIntel
[2025-06-18T22:16:47.605Z] SESSIONNAME=RDP-Tcp#0
[2025-06-18T22:16:47.605Z] NUM_PROCESSORS=2
[2025-06-18T22:16:47.605Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token
[2025-06-18T22:16:47.605Z] NODE_LABELS=sw.os.windows ci.role.test x64 test-azure-win2022-x64-4 ci.role.perf windows hw.arch.x86 win2022
[2025-06-18T22:16:47.605Z] STAGE_NAME=Setup
[2025-06-18T22:16:47.605Z] EXTERNAL_TEST_CMD=mvn clean install
[2025-06-18T22:16:47.605Z] TEST_TIME=120
[2025-06-18T22:16:47.605Z] HOMEPATH=\Users\jenkins
[2025-06-18T22:16:47.605Z] WORKSPACE_TMP=c:\jenkins\workspace\Test_openjdk21_hs_extended.perf_x86-64_windows@tmp
[2025-06-18T22:16:47.605Z] TMP=/cygdrive/c/Users/jenkins/AppData/Local/Temp/2
[2025-06-18T22:16:47.605Z] PATH=/cygdrive/c/Program Files/Java/jdk-17.0.13+11/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/Program Files/dotnet:/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/Program Files (x86)/IncrediBuild:/cygdrive/c/Program Files (x86)/Windows Kits/10/Windows Performance Toolkit:/cygdrive/c/rust/bin:/cygdrive/c/Program Files/IcedTeaWEB/bin:/cygdrive/c/Users/jenkins/AppData/Local/Microsoft/WindowsApps
[2025-06-18T22:16:47.605Z] LIGHT_WEIGHT_CHECKOUT=false
[2025-06-18T22:16:47.605Z] TKG_OWNER_BRANCH=adoptium:master
[2025-06-18T22:16:47.605Z] ProgramW6432=C:\Program Files
[2025-06-18T22:16:47.605Z] CI=true
[2025-06-18T22:16:47.605Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk21_hs_extended.perf_x86-64_windows/93/display/redirect?page=artifacts
[2025-06-18T22:16:47.605Z] ACTIVE_NODE_TIMEOUT=5
[2025-06-18T22:16:47.605Z] RERUN_FAILURE=true
[2025-06-18T22:16:47.605Z] OPENJCEPLUS_GIT_BRANCH=semeru-java21
[2025-06-18T22:16:47.605Z] BUILD_LIST=perf
[2025-06-18T22:16:47.605Z] BUILD_ID=93
[2025-06-18T22:16:47.605Z] WINDIR=C:\Windows
[2025-06-18T22:16:47.605Z] PROCESSOR_ARCHITECTURE=AMD64
[2025-06-18T22:16:47.605Z] PUBLIC=C:\Users\Public
[2025-06-18T22:16:47.605Z] CLIENTNAME=scfryer-thinkpa
[2025-06-18T22:16:47.605Z] SYSTEMDRIVE=C:
[2025-06-18T22:16:47.605Z] TARGET=extended.perf
[2025-06-18T22:16:47.605Z] USE_JRE=false
[2025-06-18T22:16:47.605Z] JDK_IMPL=hotspot
[2025-06-18T22:16:47.605Z] ProgramData=C:\ProgramData
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-06-18T22:16:47.644Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] dir
[2025-06-18T22:16:47.653Z] Running in c:\jenkins\workspace\Test_openjdk21_hs_extended.perf_x86-64_windows\jdkbinary
[Pipeline] {
[Pipeline] copyArtifacts
[2025-06-18T22:16:56.141Z] Copied 7 artifacts from "build-scripts » jobs » jdk21u » jdk21u-windows-x64-temurin" build number 281
[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-06-18T22:16:56.358Z] 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-06-18T22:16:56.365Z] Running in c:\jenkins\workspace\Test_openjdk21_hs_extended.perf_x86-64_windows
[Pipeline] {
[Pipeline] sshagent
[2025-06-18T22:16:56.386Z] $ ssh-agent
[2025-06-18T22:16:56.557Z] SSH_AUTH_SOCK=/tmp/ssh-N1bpQF15t7AA/agent.1471
[2025-06-18T22:16:56.557Z] SSH_AGENT_PID=1472
[2025-06-18T22:16:56.557Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] dir
[2025-06-18T22:16:56.572Z] Running in c:\jenkins\workspace\Test_openjdk21_hs_extended.perf_x86-64_windows\aqa-tests
[Pipeline] {
[Pipeline] withCredentials
[2025-06-18T22:16:56.596Z] Masking supported pattern matches of %USERNAME% or %PASSWORD%
[Pipeline] {
[Pipeline] sh
[2025-06-18T22:16:57.839Z] ++ pwd
[2025-06-18T22:16:57.839Z] + ./get.sh -s /cygdrive/c/jenkins/workspace/Test_openjdk21_hs_extended.perf_x86-64_windows/aqa-tests/.. -p x86-64_windows -r upstream -j 21 -i hotspot --clone_openj9 false --tkg_repo https://github.com/adoptium/TKG.git --tkg_branch master
[2025-06-18T22:16:57.839Z] TESTDIR: /cygdrive/c/jenkins/workspace/Test_openjdk21_hs_extended.perf_x86-64_windows/aqa-tests
[2025-06-18T22:16:57.839Z] get jdk binary...
[2025-06-18T22:16:57.839Z] --sdkdir is set to upstream. Therefore, skip download jdk binary
[2025-06-18T22:16:57.839Z] Uncompressing file: OpenJDK21U-jdk_x64_windows_hotspot_21.0.8_7-ea.zip ...
[2025-06-18T22:17:03.557Z] List files in jdkbinary folder...
[2025-06-18T22:17:03.557Z] total 330180
[2025-06-18T22:17:03.557Z] -rwxrwx---+ 1 jenkins None 50184465 Jun 18 21:36 OpenJDK21U-debugimage_x64_windows_hotspot_21.0.8_7-ea.zip
[2025-06-18T22:17:03.558Z] -rwxrwx---+ 1 jenkins None 204854304 Jun 18 21:43 OpenJDK21U-jdk_x64_windows_hotspot_21.0.8_7-ea.zip
[2025-06-18T22:17:03.558Z] -rwxrwx---+ 1 jenkins None 48920006 Jun 18 21:43 OpenJDK21U-jre_x64_windows_hotspot_21.0.8_7-ea.zip
[2025-06-18T22:17:03.558Z] -rwxrwx---+ 1 jenkins None 32503 Jun 18 21:41 OpenJDK21U-sbom_x64_windows_hotspot_21.0.8_7-ea-metadata.json
[2025-06-18T22:17:03.558Z] -rwxrwx---+ 1 jenkins None 167606 Jun 18 22:01 OpenJDK21U-sbom_x64_windows_hotspot_21.0.8_7-ea.json
[2025-06-18T22:17:03.558Z] -rwxrwx---+ 1 jenkins None 17575805 Jun 18 21:44 OpenJDK21U-static-libs_x64_windows_hotspot_21.0.8_7-ea.zip
[2025-06-18T22:17:03.558Z] -rwxrwx---+ 1 jenkins None 16357819 Jun 18 21:36 OpenJDK21U-testimage_x64_windows_hotspot_21.0.8_7-ea.zip
[2025-06-18T22:17:03.558Z] drwxrwxr-x+ 1 jenkins None 0 Jun 18 22:16 tmp
[2025-06-18T22:17:03.558Z] List files in jdkbinary/tmp folder...
[2025-06-18T22:17:03.558Z] total 4
[2025-06-18T22:17:03.558Z] drwxrwxr-x+ 1 jenkins None 0 Jun 18 21:36 jdk-21.0.8+7
[2025-06-18T22:17:03.558Z] Moving directory jdk-21.0.8+7/ to ../j2sdk-image
[2025-06-18T22:17:03.558Z] Uncompressing file: OpenJDK21U-jre_x64_windows_hotspot_21.0.8_7-ea.zip ...
[2025-06-18T22:17:06.397Z] List files in jdkbinary folder...
[2025-06-18T22:17:06.397Z] total 330184
[2025-06-18T22:17:06.397Z] -rwxrwx---+ 1 jenkins None 50184465 Jun 18 21:36 OpenJDK21U-debugimage_x64_windows_hotspot_21.0.8_7-ea.zip
[2025-06-18T22:17:06.397Z] -rwxrwx---+ 1 jenkins None 204854304 Jun 18 21:43 OpenJDK21U-jdk_x64_windows_hotspot_21.0.8_7-ea.zip
[2025-06-18T22:17:06.397Z] -rwxrwx---+ 1 jenkins None 48920006 Jun 18 21:43 OpenJDK21U-jre_x64_windows_hotspot_21.0.8_7-ea.zip
[2025-06-18T22:17:06.397Z] -rwxrwx---+ 1 jenkins None 32503 Jun 18 21:41 OpenJDK21U-sbom_x64_windows_hotspot_21.0.8_7-ea-metadata.json
[2025-06-18T22:17:06.397Z] -rwxrwx---+ 1 jenkins None 167606 Jun 18 22:01 OpenJDK21U-sbom_x64_windows_hotspot_21.0.8_7-ea.json
[2025-06-18T22:17:06.397Z] -rwxrwx---+ 1 jenkins None 17575805 Jun 18 21:44 OpenJDK21U-static-libs_x64_windows_hotspot_21.0.8_7-ea.zip
[2025-06-18T22:17:06.397Z] -rwxrwx---+ 1 jenkins None 16357819 Jun 18 21:36 OpenJDK21U-testimage_x64_windows_hotspot_21.0.8_7-ea.zip
[2025-06-18T22:17:06.398Z] drwxrwxr-x+ 1 jenkins None 0 Jun 18 21:36 j2sdk-image
[2025-06-18T22:17:06.398Z] drwxrwxr-x+ 1 jenkins None 0 Jun 18 22:17 tmp
[2025-06-18T22:17:06.398Z] List files in jdkbinary/tmp folder...
[2025-06-18T22:17:06.398Z] total 4
[2025-06-18T22:17:06.398Z] drwxrwxr-x+ 1 jenkins None 0 Jun 18 21:36 jdk-21.0.8+7-jre
[2025-06-18T22:17:06.398Z] Moving directory jdk-21.0.8+7-jre/ to ../j2re-image
[2025-06-18T22:17:06.398Z] Uncompressing file: OpenJDK21U-static-libs_x64_windows_hotspot_21.0.8_7-ea.zip ...
[2025-06-18T22:17:07.495Z] List files in jdkbinary folder...
[2025-06-18T22:17:07.495Z] total 330188
[2025-06-18T22:17:07.495Z] -rwxrwx---+ 1 jenkins None 50184465 Jun 18 21:36 OpenJDK21U-debugimage_x64_windows_hotspot_21.0.8_7-ea.zip
[2025-06-18T22:17:07.495Z] -rwxrwx---+ 1 jenkins None 204854304 Jun 18 21:43 OpenJDK21U-jdk_x64_windows_hotspot_21.0.8_7-ea.zip
[2025-06-18T22:17:07.495Z] -rwxrwx---+ 1 jenkins None 48920006 Jun 18 21:43 OpenJDK21U-jre_x64_windows_hotspot_21.0.8_7-ea.zip
[2025-06-18T22:17:07.495Z] -rwxrwx---+ 1 jenkins None 32503 Jun 18 21:41 OpenJDK21U-sbom_x64_windows_hotspot_21.0.8_7-ea-metadata.json
[2025-06-18T22:17:07.495Z] -rwxrwx---+ 1 jenkins None 167606 Jun 18 22:01 OpenJDK21U-sbom_x64_windows_hotspot_21.0.8_7-ea.json
[2025-06-18T22:17:07.495Z] -rwxrwx---+ 1 jenkins None 17575805 Jun 18 21:44 OpenJDK21U-static-libs_x64_windows_hotspot_21.0.8_7-ea.zip
[2025-06-18T22:17:07.495Z] -rwxrwx---+ 1 jenkins None 16357819 Jun 18 21:36 OpenJDK21U-testimage_x64_windows_hotspot_21.0.8_7-ea.zip
[2025-06-18T22:17:07.495Z] drwxrwxr-x+ 1 jenkins None 0 Jun 18 21:36 j2re-image
[2025-06-18T22:17:07.495Z] drwxrwxr-x+ 1 jenkins None 0 Jun 18 21:36 j2sdk-image
[2025-06-18T22:17:07.495Z] drwxrwxr-x+ 1 jenkins None 0 Jun 18 22:17 tmp
[2025-06-18T22:17:07.495Z] List files in jdkbinary/tmp folder...
[2025-06-18T22:17:07.495Z] total 0
[2025-06-18T22:17:07.495Z] drwxrwxr-x+ 1 jenkins None 0 Jun 18 21:35 jdk-21.0.8+7-static-libs
[2025-06-18T22:17:07.495Z] Moving directory jdk-21.0.8+7-static-libs/ to ../static-libs
[2025-06-18T22:17:07.495Z] Uncompressing file: OpenJDK21U-testimage_x64_windows_hotspot_21.0.8_7-ea.zip ...
[2025-06-18T22:17:11.136Z] List files in jdkbinary folder...
[2025-06-18T22:17:11.136Z] total 330188
[2025-06-18T22:17:11.136Z] -rwxrwx---+ 1 jenkins None 50184465 Jun 18 21:36 OpenJDK21U-debugimage_x64_windows_hotspot_21.0.8_7-ea.zip
[2025-06-18T22:17:11.136Z] -rwxrwx---+ 1 jenkins None 204854304 Jun 18 21:43 OpenJDK21U-jdk_x64_windows_hotspot_21.0.8_7-ea.zip
[2025-06-18T22:17:11.136Z] -rwxrwx---+ 1 jenkins None 48920006 Jun 18 21:43 OpenJDK21U-jre_x64_windows_hotspot_21.0.8_7-ea.zip
[2025-06-18T22:17:11.136Z] -rwxrwx---+ 1 jenkins None 32503 Jun 18 21:41 OpenJDK21U-sbom_x64_windows_hotspot_21.0.8_7-ea-metadata.json
[2025-06-18T22:17:11.136Z] -rwxrwx---+ 1 jenkins None 167606 Jun 18 22:01 OpenJDK21U-sbom_x64_windows_hotspot_21.0.8_7-ea.json
[2025-06-18T22:17:11.136Z] -rwxrwx---+ 1 jenkins None 17575805 Jun 18 21:44 OpenJDK21U-static-libs_x64_windows_hotspot_21.0.8_7-ea.zip
[2025-06-18T22:17:11.136Z] -rwxrwx---+ 1 jenkins None 16357819 Jun 18 21:36 OpenJDK21U-testimage_x64_windows_hotspot_21.0.8_7-ea.zip
[2025-06-18T22:17:11.136Z] drwxrwxr-x+ 1 jenkins None 0 Jun 18 21:36 j2re-image
[2025-06-18T22:17:11.136Z] drwxrwxr-x+ 1 jenkins None 0 Jun 18 21:36 j2sdk-image
[2025-06-18T22:17:11.136Z] drwxrwxr-x+ 1 jenkins None 0 Jun 18 21:35 static-libs
[2025-06-18T22:17:11.136Z] drwxrwxr-x+ 1 jenkins None 0 Jun 18 22:17 tmp
[2025-06-18T22:17:11.136Z] List files in jdkbinary/tmp folder...
[2025-06-18T22:17:11.136Z] total 4
[2025-06-18T22:17:11.136Z] drwxrwxr-x+ 1 jenkins None 0 Jun 18 20:45 jdk-21.0.8+7-test-image
[2025-06-18T22:17:11.136Z] Moving directory jdk-21.0.8+7-test-image/ to ../openjdk-test-image
[2025-06-18T22:17:11.136Z] Uncompressing OpenJDK21U-debugimage_x64_windows_hotspot_21.0.8_7-ea.zip over ./j2sdk-image...
[2025-06-18T22:17:13.970Z] Removing top-level folder jdk-21.0.8+7-debug-image/
[2025-06-18T22:17:13.970Z] Removing top-level folder jdk-21.0.8+7/
[2025-06-18T22:17:18.583Z] Run c:\jenkins\workspace\Test_openjdk21_hs_extended.perf_x86-64_windows/jdkbinary/j2sdk-image/bin/java -version
[2025-06-18T22:17:18.583Z] =JAVA VERSION OUTPUT BEGIN=
[2025-06-18T22:17:18.583Z] openjdk version "21.0.8-beta" 2025-07-15
[2025-06-18T22:17:18.583Z] OpenJDK Runtime Environment Temurin-21.0.8+7-202506181910 (build 21.0.8-beta+7-ea)
[2025-06-18T22:17:18.584Z] OpenJDK 64-Bit Server VM Temurin-21.0.8+7-202506181910 (build 21.0.8-beta+7-ea, mixed mode, sharing)
[2025-06-18T22:17:18.584Z] =JAVA VERSION OUTPUT END=
[2025-06-18T22:17:18.584Z] =RELEASE INFO BEGIN=
[2025-06-18T22:17:18.584Z] IMPLEMENTOR="Eclipse Adoptium"
[2025-06-18T22:17:18.584Z] IMPLEMENTOR_VERSION="Temurin-21.0.8+7-202506181910"
[2025-06-18T22:17:18.584Z] JAVA_RUNTIME_VERSION="21.0.8-beta+7-ea"
[2025-06-18T22:17:18.584Z] JAVA_VERSION="21.0.8"
[2025-06-18T22:17:18.584Z] JAVA_VERSION_DATE="2025-07-15"
[2025-06-18T22:17:18.584Z] LIBC="default"
[2025-06-18T22:17:18.584Z] 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-06-18T22:17:18.584Z] OS_ARCH="x86_64"
[2025-06-18T22:17:18.584Z] OS_NAME="Windows"
[2025-06-18T22:17:18.584Z] SOURCE=".:git:89e51fadc8ff"
[2025-06-18T22:17:18.584Z] BUILD_SOURCE="git:5ec7cf95adce133a225cf1832d4b4915130b6a2a"
[2025-06-18T22:17:18.584Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git"
[2025-06-18T22:17:18.584Z] SOURCE_REPO="https://github.com/adoptium/jdk21u.git"
[2025-06-18T22:17:18.584Z] FULL_VERSION="21.0.8-beta+7-ea"
[2025-06-18T22:17:18.584Z] SEMANTIC_VERSION="21.0.8+7"
[2025-06-18T22:17:18.584Z] BUILD_INFO="OS: Windows Server 2022 Version: 10.0"
[2025-06-18T22:17:18.584Z] JVM_VARIANT="Hotspot"
[2025-06-18T22:17:18.584Z] JVM_VERSION="21.0.8-beta+7-ea"
[2025-06-18T22:17:18.584Z] IMAGE_TYPE="JDK"
[2025-06-18T22:17:18.584Z] =RELEASE INFO END=
[2025-06-18T22:17:18.584Z] get testKitGen...
[2025-06-18T22:17:18.584Z] git clone -q https://github.com/adoptium/TKG.git
[2025-06-18T22:17:20.743Z] git rev-parse master
[2025-06-18T22:17:20.743Z] git checkout -q -f f03d5564fa18382f7f770380a452fec4d4240df9
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2025-06-18T22:17:21.166Z] $ ssh-agent -k
[2025-06-18T22:17:21.220Z] unset SSH_AUTH_SOCK;
[2025-06-18T22:17:21.220Z] unset SSH_AGENT_PID;
[2025-06-18T22:17:21.220Z] echo Agent pid 1472 killed;
[2025-06-18T22:17:21.270Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2025-06-18T22:17:21.696Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=extended.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=x86-64_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-x64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk-21.0.8%2B7_adopt&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&DOCKERIMAGE_TAG=&TEST_TIME=120&JDK_IMPL=hotspot&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=aqavit-bot&DYNAMIC_COMPILE=false&RELATED_NODES=&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&APPLICATION_OPTIONS=&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&ARCHIVE_TEST_RESULTS=false&NUM_MACHINES=&OPENJDK_SHA=&TRSS_URL=&RERUN_FAILURE=false&USE_TESTENV_PROPERTIES=false&BUILD_LIST=perf&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=281&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] echo
[2025-06-18T22:17:21.707Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=extended.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=x86-64_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-win2022-x64-4&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-x64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk-21.0.8%2B7_adopt&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&DOCKERIMAGE_TAG=&TEST_TIME=120&JDK_IMPL=hotspot&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=aqavit-bot&DYNAMIC_COMPILE=false&RELATED_NODES=&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&APPLICATION_OPTIONS=&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&ARCHIVE_TEST_RESULTS=false&NUM_MACHINES=&OPENJDK_SHA=&TRSS_URL=&RERUN_FAILURE=false&USE_TESTENV_PROPERTIES=false&BUILD_LIST=perf&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=281&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-06-18T22:17:21.736Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2025-06-18T22:17:21.868Z] Copied 1 artifact from "getTRSSOutput" build number 1808
[Pipeline] sh
[2025-06-18T22:17:22.327Z] + cd ./aqa-tests/TKG/resources/TRSS
[2025-06-18T22:17:22.327Z] + gzip -cd TRSSOutput.tar.gz
[2025-06-18T22:17:22.327Z] + tar xof -
[2025-06-18T22:17:23.417Z] + rm TRSSOutput.tar.gz
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2025-06-18T22:17:23.481Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2025-06-18T22:17:23.505Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] sh
[2025-06-18T22:17:23.973Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path c:/jenkins/workspace/Test_openjdk21_hs_extended.perf_x86-64_windows/../../testDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[2025-06-18T22:17:39.532Z] --------------------------------------------
[2025-06-18T22:17:39.532Z] path is set to c:/jenkins/workspace/Test_openjdk21_hs_extended.perf_x86-64_windows/../../testDependency/lib
[2025-06-18T22:17:39.532Z] task is set to default
[2025-06-18T22:17:39.532Z] dependencyList is set to all
[2025-06-18T22:17:39.532Z] --------------------------------------------
[2025-06-18T22:17:39.532Z] Starting download third party dependent jars
[2025-06-18T22:17:39.532Z] --------------------------------------------
[2025-06-18T22:17:39.532Z] downloading dependent third party jars to c:/jenkins/workspace/Test_openjdk21_hs_extended.perf_x86-64_windows/../../testDependency/lib
[2025-06-18T22:17:39.532Z] c:/jenkins/workspace/Test_openjdk21_hs_extended.perf_x86-64_windows/../../testDependency/lib/commons-exec.jar exists with correct hash, not downloading
[2025-06-18T22:17:39.532Z] c:/jenkins/workspace/Test_openjdk21_hs_extended.perf_x86-64_windows/../../testDependency/lib/asmtools.jar exists with correct hash, not downloading
[2025-06-18T22:17:39.533Z] c:/jenkins/workspace/Test_openjdk21_hs_extended.perf_x86-64_windows/../../testDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading
[2025-06-18T22:17:39.533Z] c:/jenkins/workspace/Test_openjdk21_hs_extended.perf_x86-64_windows/../../testDependency/lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading
[2025-06-18T22:17:39.533Z] c:/jenkins/workspace/Test_openjdk21_hs_extended.perf_x86-64_windows/../../testDependency/lib/jtreg_7_4_1.tar.gz exists with correct hash, not downloading
[2025-06-18T22:17:39.533Z] c:/jenkins/workspace/Test_openjdk21_hs_extended.perf_x86-64_windows/../../testDependency/lib/mockito-core.jar exists with correct hash, not downloading
[2025-06-18T22:17:39.533Z] c:/jenkins/workspace/Test_openjdk21_hs_extended.perf_x86-64_windows/../../testDependency/lib/jtreg_6_1.tar.gz exists with correct hash, not downloading
[2025-06-18T22:17:39.533Z] c:/jenkins/workspace/Test_openjdk21_hs_extended.perf_x86-64_windows/../../testDependency/lib/dacapo.zip exists with correct hash, not downloading
[2025-06-18T22:17:39.533Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//apache-maven-bin.tar.gz
[2025-06-18T22:17:39.533Z] ERROR: sha checksum error.
[2025-06-18T22:17:39.533Z] --> file downloaded to c:/jenkins/workspace/Test_openjdk21_hs_extended.perf_x86-64_windows/../../testDependency/lib/apache-maven-bin.tar.gz
[2025-06-18T22:17:39.533Z] Expected sha is: b06edaf09ae03e77d65a9fa6ffc2f6db311b8334,
[2025-06-18T22:17:39.533Z] Actual sha is : 7f15c63c129f036dd5c96b1a591ed8d888f75617.
[2025-06-18T22:17:39.569Z] Please delete c:/jenkins/workspace/Test_openjdk21_hs_extended.perf_x86-64_windows/../../testDependency/lib/apache-maven-bin.tar.gz and rerun the program!
[Pipeline] }
[Pipeline] // timeout
[Pipeline] echo
[2025-06-18T22:17:39.593Z] Exception: hudson.AbortException: script returned exit code 255
[Pipeline] echo
[2025-06-18T22:17:39.595Z] Cannot pre-stage test libs from c:/jenkins/workspace/Test_openjdk21_hs_extended.perf_x86-64_windows/../../testDependency/lib on the machine. Skipping...
[Pipeline] nodesByLabel
[2025-06-18T22:17:39.609Z] Found a total of 3 nodes with the 'hw.arch.x86&&sw.os.windows&&ci.role.perf' label
[Pipeline] sh
[2025-06-18T22:17:40.068Z] + cd ./aqa-tests/TKG
[2025-06-18T22:17:40.069Z] ++ uname
[2025-06-18T22:17:40.069Z] + '[' CYGWIN_NT-10.0-20348 = AIX ']'
[2025-06-18T22:17:40.069Z] ++ uname
[2025-06-18T22:17:40.069Z] + '[' CYGWIN_NT-10.0-20348 = SunOS ']'
[2025-06-18T22:17:40.375Z] ++ uname
[2025-06-18T22:17:40.375Z] + '[' CYGWIN_NT-10.0-20348 = '*BSD' ']'
[2025-06-18T22:17:40.375Z] + MAKE=make
[2025-06-18T22:17:40.375Z] + make genParallelList TEST=extended.perf TEST_TIME=120 NUM_MACHINES=
[2025-06-18T22:17:40.375Z] JAVA_HOME is set to c:/jenkins/workspace/Test_openjdk21_hs_extended.perf_x86-64_windows/jdkbinary/j2sdk-image
[2025-06-18T22:17:40.375Z] LIB_DIR is set to C:/jenkins/testDependency/lib
[2025-06-18T22:17:40.375Z] rm -f -r /cygdrive/c/jenkins/workspace/Test_openjdk21_hs_extended.perf_x86-64_windows/aqa-tests/TKG/../TKG/output_compilation; \
[2025-06-18T22:17:40.376Z] mkdir -p /cygdrive/c/jenkins/workspace/Test_openjdk21_hs_extended.perf_x86-64_windows/aqa-tests/TKG/../TKG/output_compilation; \
[2025-06-18T22:17:40.376Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=c:/jenkins/workspace/Test_openjdk21_hs_extended.perf_x86-64_windows/jdkbinary/j2sdk-image" "-DTEST_ROOT=/cygdrive/c/jenkins/workspace/Test_openjdk21_hs_extended.perf_x86-64_windows/aqa-tests/TKG/.." "-DLIB_DIR=C:/jenkins/testDependency/lib" 2>&1; echo $? ) | tee "/cygdrive/c/jenkins/workspace/Test_openjdk21_hs_extended.perf_x86-64_windows/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2025-06-18T22:17:40.376Z] if [ -z "$(tail -1 /cygdrive/c/jenkins/workspace/Test_openjdk21_hs_extended.perf_x86-64_windows/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/cygdrive/c/jenkins/workspace/Test_openjdk21_hs_extended.perf_x86-64_windows/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/cygdrive/c/jenkins/workspace/Test_openjdk21_hs_extended.perf_x86-64_windows/aqa-tests/TKG/.."; false; else rm -f -r "/cygdrive/c/jenkins/workspace/Test_openjdk21_hs_extended.perf_x86-64_windows/aqa-tests/TKG/../TKG/output_compilation"; fi
[2025-06-18T22:17:41.992Z] Buildfile: C:\jenkins\workspace\Test_openjdk21_hs_extended.perf_x86-64_windows\aqa-tests\TKG\scripts\build_tools.xml
[2025-06-18T22:17:42.326Z]
[2025-06-18T22:17:42.326Z] build:
[2025-06-18T22:17:42.658Z]
[2025-06-18T22:17:42.658Z] clean:
[2025-06-18T22:17:42.658Z]
[2025-06-18T22:17:42.658Z] init:
[2025-06-18T22:17:42.658Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk21_hs_extended.perf_x86-64_windows\aqa-tests\TKG\bin
[2025-06-18T22:17:42.658Z]
[2025-06-18T22:17:42.658Z] getDependentLibs:
[2025-06-18T22:17:42.658Z] [exec] --------------------------------------------
[2025-06-18T22:17:42.658Z] [exec] path is set to C:/jenkins/testDependency/lib
[2025-06-18T22:17:42.658Z] [exec] task is set to default
[2025-06-18T22:17:42.658Z] [exec] dependencyList is set to json_simple
[2025-06-18T22:17:42.658Z] [exec] --------------------------------------------
[2025-06-18T22:17:42.658Z] [exec] Starting download third party dependent jars
[2025-06-18T22:17:42.658Z] [exec] --------------------------------------------
[2025-06-18T22:17:42.658Z] [exec] downloading dependent third party jars to C:/jenkins/testDependency/lib
[2025-06-18T22:17:42.658Z] [exec] C:/jenkins/testDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-06-18T22:17:42.658Z] [exec] downloaded dependent third party jars successfully
[2025-06-18T22:17:42.658Z]
[2025-06-18T22:17:42.658Z] compile:
[2025-06-18T22:17:42.658Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-06-18T22:17:42.658Z] [echo] ============COMPILER SETTINGS============
[2025-06-18T22:17:42.658Z] [echo] ===fork: yes
[2025-06-18T22:17:42.658Z] [echo] ===debug: on
[2025-06-18T22:17:43.025Z] [javac] Compiling 28 source files to C:\jenkins\workspace\Test_openjdk21_hs_extended.perf_x86-64_windows\aqa-tests\TKG\bin
[2025-06-18T22:17:46.998Z] [javac] Note: Some input files use or override a deprecated API.
[2025-06-18T22:17:46.998Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-06-18T22:17:46.998Z]
[2025-06-18T22:17:46.998Z] dist:
[2025-06-18T22:17:46.998Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk21_hs_extended.perf_x86-64_windows\aqa-tests\TKG\bin\TestKitGen.jar
[2025-06-18T22:17:47.319Z]
[2025-06-18T22:17:47.319Z] BUILD SUCCESSFUL
[2025-06-18T22:17:47.319Z] Total time: 5 seconds
[2025-06-18T22:17:47.319Z] 0
[2025-06-18T22:17:47.319Z] c:/jenkins/workspace/Test_openjdk21_hs_extended.perf_x86-64_windows/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2025-06-18T22:17:48.006Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2025-06-18T22:17:48.006Z] microArchOutput: model name : Intel(R) Xeon(R) Platinum 8272CL CPU @ 2.60GHz
[2025-06-18T22:17:50.154Z] ****************************** MACHINE INFO ******************************
[2025-06-18T22:17:50.154Z] File path : C:\jenkins\workspace\Test_openjdk21_hs_extended.perf_x86-64_windows\aqa-tests\TKG
[2025-06-18T22:17:50.154Z] Free Physical Memory Size : 5477666816
[2025-06-18T22:17:50.154Z] Free space (bytes) : 408820260864
[2025-06-18T22:17:50.154Z] Total Physical Memory Size : 8536289280
[2025-06-18T22:17:50.154Z] Total space (bytes) : 549161218048
[2025-06-18T22:17:50.154Z] Usable space (bytes) : 408820260864
[2025-06-18T22:17:50.154Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-06-18T22:17:50.154Z] bashVersion :
[2025-06-18T22:17:50.154Z] GNU bash, version 5.2.21(1)-release (x86_64-pc-cygwin)
[2025-06-18T22:17:50.154Z] Copyright (C) 2022 Free Software Foundation, Inc.
[2025-06-18T22:17:50.154Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-06-18T22:17:50.154Z]
[2025-06-18T22:17:50.154Z] This is free software; you are free to change and redistribute it.
[2025-06-18T22:17:50.154Z] There is NO WARRANTY, to the extent permitted by law.
[2025-06-18T22:17:50.154Z] cpuCores : 2
[2025-06-18T22:17:50.154Z] curlVersion :
[2025-06-18T22:17:50.155Z] curl 8.11.0 (x86_64-pc-cygwin) libcurl/8.11.0 OpenSSL/3.0.15 zlib/1.3.1 brotli/1.1.0 zstd/1.5.6 libidn2/2.3.7 libpsl/0.21.5 libssh2/1.11.0 nghttp2/1.61.0 libgsasl/2.2.1 OpenLDAP/2.6.8
[2025-06-18T22:17:50.155Z] Release-Date: 2024-11-06
[2025-06-18T22:17:50.155Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ipfs ipns ldap ldaps mqtt pop3 pop3s rtsp scp sftp smb smbs smtp smtps telnet tftp ws wss
[2025-06-18T22:17:50.155Z] Features: alt-svc AsynchDNS brotli gsasl GSS-API HSTS HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM PSL SPNEGO SSL threadsafe TLS-SRP UnixSockets zstd
[2025-06-18T22:17:50.155Z] dockerVersion : bash: line 1: docker: command not found
[2025-06-18T22:17:50.155Z] gcc version : 12
[2025-06-18T22:17:50.155Z] gclibc version : ldd (cygwin) 3.5.4
[2025-06-18T22:17:50.155Z] gdb version : bash: line 1: gdb: command not found
[2025-06-18T22:17:50.155Z] lldb version : Command could not be executed
[2025-06-18T22:17:50.155Z] makeVersion :
[2025-06-18T22:17:50.155Z] GNU Make 4.4.1
[2025-06-18T22:17:50.155Z] Built for x86_64-pc-cygwin
[2025-06-18T22:17:50.155Z] Copyright (C) 1988-2023 Free Software Foundation, Inc.
[2025-06-18T22:17:50.155Z] License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>
[2025-06-18T22:17:50.155Z] This is free software: you are free to change and redistribute it.
[2025-06-18T22:17:50.155Z] There is NO WARRANTY, to the extent permitted by law.
[2025-06-18T22:17:50.155Z] mavenVersion : bash: line 1: mvn: command not found
[2025-06-18T22:17:50.155Z] perlVersion :
[2025-06-18T22:17:50.155Z]
[2025-06-18T22:17:50.155Z] This is perl 5, version 40, subversion 0 (v5.40.0) built for x86_64-cygwin-threads-multi
[2025-06-18T22:17:50.155Z] (with 3 registered patches, see perl -V for more detail)
[2025-06-18T22:17:50.155Z]
[2025-06-18T22:17:50.155Z] Copyright 1987-2024, Larry Wall
[2025-06-18T22:17:50.155Z]
[2025-06-18T22:17:50.155Z] Perl may be copied only under the terms of either the Artistic License or the
[2025-06-18T22:17:50.155Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2025-06-18T22:17:50.155Z]
[2025-06-18T22:17:50.155Z] Complete documentation for Perl, including FAQ lists, should be found on
[2025-06-18T22:17:50.155Z] this system using "man perl" or "perldoc perl". If you have access to the
[2025-06-18T22:17:50.155Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page.
[2025-06-18T22:17:50.155Z]
[2025-06-18T22:17:50.155Z] podmanVersion : bash: line 1: podman: command not found
[2025-06-18T22:17:50.155Z] procArch : unknown
[2025-06-18T22:17:50.155Z] sysArch : x86_64
[2025-06-18T22:17:50.155Z] sysOS : CYGWIN_NT-10.0-20348
[2025-06-18T22:17:50.155Z] ulimit :
[2025-06-18T22:17:50.155Z] core file size (blocks, -c) 0
[2025-06-18T22:17:50.155Z] data seg size (kbytes, -d) unlimited
[2025-06-18T22:17:50.155Z] file size (blocks, -f) unlimited
[2025-06-18T22:17:50.155Z] open files (-n) 3200
[2025-06-18T22:17:50.155Z] pipe size (512 bytes, -p) 8
[2025-06-18T22:17:50.155Z] stack size (kbytes, -s) 2032
[2025-06-18T22:17:50.155Z] cpu time (seconds, -t) unlimited
[2025-06-18T22:17:50.155Z] max user processes (-u) 256
[2025-06-18T22:17:50.155Z] virtual memory (kbytes, -v) unlimited
[2025-06-18T22:17:50.155Z] uname : CYGWIN_NT-10.0-20348 test-azure-win2 3.5.4-1.x86_64 2024-08-25 16:52 UTC x86_64 Cygwin
[2025-06-18T22:17:50.155Z] vmVendor : Oracle Corporation
[2025-06-18T22:17:50.155Z] vmVersion : 21.0.8-beta+7-ea
[2025-06-18T22:17:50.155Z] xlc version : bash: line 1: xlC: command not found
[2025-06-18T22:17:50.155Z] **************************************************************************
[2025-06-18T22:17:50.155Z]
[2025-06-18T22:17:50.155Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2025-06-18T22:17:50.155Z]
[2025-06-18T22:17:50.155Z] System.getProperty('java.vendor')=Eclipse Adoptium
[2025-06-18T22:17:50.155Z]
[2025-06-18T22:17:50.155Z] System.getProperty('os.name')=Windows Server 2022
[2025-06-18T22:17:50.155Z]
[2025-06-18T22:17:50.155Z] System.getProperty('os.arch')=amd64
[2025-06-18T22:17:50.155Z]
[2025-06-18T22:17:50.155Z] System.getProperty('java.fullversion')=null
[2025-06-18T22:17:50.155Z]
[2025-06-18T22:17:50.155Z] System.getProperty('sun.arch.data.model')=64
[2025-06-18T22:17:50.155Z]
[2025-06-18T22:17:50.472Z] make -f makeGen.mk AUTO_DETECT=true MODE=parallelList NUM_MACHINES= TEST_TIME=120 TESTTARGET=extended.perf TESTLIST= TRSS_URL= LIB_DIR=C:/jenkins/testDependency/lib
[2025-06-18T22:17:50.472Z] make[1]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk21_hs_extended.perf_x86-64_windows/aqa-tests/TKG'
[2025-06-18T22:17:50.472Z] perl scripts/configure.pl
[2025-06-18T22:17:50.472Z] c:/jenkins/workspace/Test_openjdk21_hs_extended.perf_x86-64_windows/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar;C:/jenkins/testDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=parallelList --spec=win_x86-64 --microArch="" --osLabel="" --jdkVersion=21 --impl=hotspot --vendor="eclipse" --buildList=perf --iterations=1 --aotIterations= --testFlag= --testTarget=extended.perf --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2025-06-18T22:17:51.308Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2025-06-18T22:17:51.308Z]
[2025-06-18T22:17:51.308Z]
[2025-06-18T22:17:51.308Z] Starting to generate parallel test lists.
[2025-06-18T22:17:51.308Z]
[2025-06-18T22:17:51.308Z] Parsing C:\jenkins\workspace\Test_openjdk21_hs_extended.perf_x86-64_windows\aqa-tests\TKG\..\perf\bumbleBench\playlist.xml
[2025-06-18T22:17:51.642Z] Parsing C:\jenkins\workspace\Test_openjdk21_hs_extended.perf_x86-64_windows\aqa-tests\TKG\..\perf\dacapo\playlist.xml
[2025-06-18T22:17:51.642Z] Parsing C:\jenkins\workspace\Test_openjdk21_hs_extended.perf_x86-64_windows\aqa-tests\TKG\..\perf\idle_micro\playlist.xml
[2025-06-18T22:17:51.642Z] Parsing C:\jenkins\workspace\Test_openjdk21_hs_extended.perf_x86-64_windows\aqa-tests\TKG\..\perf\liberty\playlist.xml
[2025-06-18T22:17:51.642Z] Parsing C:\jenkins\workspace\Test_openjdk21_hs_extended.perf_x86-64_windows\aqa-tests\TKG\..\perf\renaissance\playlist.xml
[2025-06-18T22:17:51.642Z] Parsing C:\jenkins\workspace\Test_openjdk21_hs_extended.perf_x86-64_windows\aqa-tests\TKG\..\perf\specjbb\playlist.xml
[2025-06-18T22:17:51.642Z] Attempting to get test duration data from TRSS.
[2025-06-18T22:17:51.642Z] cmd.exe /c curl --silent --max-time 120 -L -k "https://trss.adoptopenjdk.net/api/getTestAvgDuration?limit=10&jdkVersion=21&impl=hs&platform=x86-64_windows&group=perf&level=extended"
[2025-06-18T22:17:51.966Z] Attempting to get test duration data from cached files.
[2025-06-18T22:17:51.966Z]
[2025-06-18T22:17:51.966Z] TEST DURATION
[2025-06-18T22:17:51.966Z] ====================================================================================
[2025-06-18T22:17:51.966Z] Total number of tests searched: 20
[2025-06-18T22:17:51.966Z] Number of test durations found: 20
[2025-06-18T22:17:51.966Z] Top slowest tests:
[2025-06-18T22:17:51.966Z] 01m29s renaissance-movie-lens_0
[2025-06-18T22:17:51.966Z] 01m22s renaissance-finagle-http_0
[2025-06-18T22:17:51.966Z] 01m15s renaissance-mnemonics_0
[2025-06-18T22:17:51.966Z] ====================================================================================
[2025-06-18T22:17:51.966Z]
[2025-06-18T22:17:51.966Z] Test target is split into 1 lists.
[2025-06-18T22:17:51.966Z] Reducing estimated test running time from 08m40s to 08m40s.
[2025-06-18T22:17:51.966Z]
[2025-06-18T22:17:51.966Z] -------------------------------------testList_0-------------------------------------
[2025-06-18T22:17:51.966Z] Number of tests: 20
[2025-06-18T22:17:51.966Z] Estimated running time: 08m40s
[2025-06-18T22:17:51.966Z] TESTLIST=renaissance-movie-lens_0,renaissance-finagle-http_0,renaissance-mnemonics_0,renaissance-par-mnemonics_0,renaissance-als_0,renaissance-philosophers_0,renaissance-gauss-mix_0,dacapo-luindex_0,dacapo-jython_0,renaissance-dec-tree_0,renaissance-chi-square_0,dacapo-pmd_0,renaissance-log-regression_0,dacapo-xalan_0,dacapo-sunflow_0,dacapo-fop_0,renaissance-finagle-chirper_0,dacapo-avrora_0,dacapo-tomcat_0,renaissance-db-shootout_0
[2025-06-18T22:17:51.966Z] ------------------------------------------------------------------------------------
[2025-06-18T22:17:51.966Z]
[2025-06-18T22:17:51.966Z] Parallel test lists file (C:\jenkins\workspace\Test_openjdk21_hs_extended.perf_x86-64_windows\aqa-tests\TKG/../TKG/parallelList.mk) is generated successfully.
[2025-06-18T22:17:51.966Z] make[1]: Leaving directory '/cygdrive/c/jenkins/workspace/Test_openjdk21_hs_extended.perf_x86-64_windows/aqa-tests/TKG'
[Pipeline] fileExists
[Pipeline] echo
[2025-06-18T22:17:52.030Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk
[Pipeline] readProperties
[Pipeline] echo
[2025-06-18T22:17:52.114Z] Number of test list is 1, no need to run tests in child job.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] echo
[2025-06-18T22:17:52.159Z] Building tests...
[Pipeline] timeout
[2025-06-18T22:17:52.162Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2025-06-18T22:17:52.176Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] sh
[2025-06-18T22:17:52.645Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path c:/jenkins/workspace/Test_openjdk21_hs_extended.perf_x86-64_windows/../../testDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[2025-06-18T22:17:52.970Z] --------------------------------------------
[2025-06-18T22:17:52.970Z] path is set to c:/jenkins/workspace/Test_openjdk21_hs_extended.perf_x86-64_windows/../../testDependency/lib
[2025-06-18T22:17:52.970Z] task is set to default
[2025-06-18T22:17:52.970Z] dependencyList is set to all
[2025-06-18T22:17:52.970Z] --------------------------------------------
[2025-06-18T22:17:52.970Z] Starting download third party dependent jars
[2025-06-18T22:17:52.970Z] --------------------------------------------
[2025-06-18T22:17:52.970Z] downloading dependent third party jars to c:/jenkins/workspace/Test_openjdk21_hs_extended.perf_x86-64_windows/../../testDependency/lib
[2025-06-18T22:17:52.970Z] c:/jenkins/workspace/Test_openjdk21_hs_extended.perf_x86-64_windows/../../testDependency/lib/org.eclipse.osgi-3.16.100.jar exists with correct hash, not downloading
[2025-06-18T22:17:52.970Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_7_5_2_1.tar.gz
[2025-06-18T22:17:52.970Z] --> file downloaded to c:/jenkins/workspace/Test_openjdk21_hs_extended.perf_x86-64_windows/../../testDependency/lib/jtreg_7_5_2_1.tar.gz
[2025-06-18T22:17:52.970Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jtreg_7_5_2_1.tar.gz.sha256sum.txt
[2025-06-18T22:17:53.289Z] ERROR: sha checksum error.
[2025-06-18T22:17:53.289Z] --> file downloaded to c:/jenkins/workspace/Test_openjdk21_hs_extended.perf_x86-64_windows/../../testDependency/lib/jtreg_7_5_2_1.tar.gz.sha256sum.txt
[2025-06-18T22:17:53.289Z] Expected sha is:
[2025-06-18T22:17:53.289Z] ,
[2025-06-18T22:17:53.289Z] Actual sha is : ad68ea804f3d7b8703cef4ca8098a19bb1a3fb3089cfcec143d851155fd98a26.
[2025-06-18T22:17:53.325Z] Please delete c:/jenkins/workspace/Test_openjdk21_hs_extended.perf_x86-64_windows/../../testDependency/lib/jtreg_7_5_2_1.tar.gz and rerun the program!
[Pipeline] }
[Pipeline] // timeout
[Pipeline] echo
[2025-06-18T22:17:53.356Z] Exception: hudson.AbortException: script returned exit code 255
[Pipeline] echo
[2025-06-18T22:17:53.360Z] Cannot pre-stage test libs from c:/jenkins/workspace/Test_openjdk21_hs_extended.perf_x86-64_windows/../../testDependency/lib on the machine. Skipping...
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] withCredentials
[2025-06-18T22:17:53.440Z] Masking supported pattern matches of %USERNAME% or %PASSWORD%
[Pipeline] {
[Pipeline] dir
[2025-06-18T22:17:53.461Z] Running in c:\jenkins\workspace\Test_openjdk21_hs_extended.perf_x86-64_windows\aqa-tests
[Pipeline] {
[Pipeline] sshagent
[2025-06-18T22:17:53.484Z] $ ssh-agent
[2025-06-18T22:17:53.630Z] SSH_AUTH_SOCK=/tmp/ssh-gA94P7g2BBFK/agent.1185
[2025-06-18T22:17:53.630Z] SSH_AGENT_PID=1186
[2025-06-18T22:17:53.630Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2025-06-18T22:17:54.086Z] + bash ./compile.sh
[2025-06-18T22:17:54.410Z] JAVA_HOME is set to c:/jenkins/workspace/Test_openjdk21_hs_extended.perf_x86-64_windows/jdkbinary/j2sdk-image
[2025-06-18T22:17:54.410Z] LIB_DIR is set to C:/jenkins/testDependency/lib
[2025-06-18T22:17:54.410Z] rm -f -r /cygdrive/c/jenkins/workspace/Test_openjdk21_hs_extended.perf_x86-64_windows/aqa-tests/TKG/../TKG/output_compilation; \
[2025-06-18T22:17:54.410Z] mkdir -p /cygdrive/c/jenkins/workspace/Test_openjdk21_hs_extended.perf_x86-64_windows/aqa-tests/TKG/../TKG/output_compilation; \
[2025-06-18T22:17:54.410Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=c:/jenkins/workspace/Test_openjdk21_hs_extended.perf_x86-64_windows/jdkbinary/j2sdk-image" "-DTEST_ROOT=/cygdrive/c/jenkins/workspace/Test_openjdk21_hs_extended.perf_x86-64_windows/aqa-tests/TKG/.." "-DLIB_DIR=C:/jenkins/testDependency/lib" 2>&1; echo $? ) | tee "/cygdrive/c/jenkins/workspace/Test_openjdk21_hs_extended.perf_x86-64_windows/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2025-06-18T22:17:54.411Z] if [ -z "$(tail -1 /cygdrive/c/jenkins/workspace/Test_openjdk21_hs_extended.perf_x86-64_windows/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/cygdrive/c/jenkins/workspace/Test_openjdk21_hs_extended.perf_x86-64_windows/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/cygdrive/c/jenkins/workspace/Test_openjdk21_hs_extended.perf_x86-64_windows/aqa-tests/TKG/.."; false; else rm -f -r "/cygdrive/c/jenkins/workspace/Test_openjdk21_hs_extended.perf_x86-64_windows/aqa-tests/TKG/../TKG/output_compilation"; fi
[2025-06-18T22:17:55.996Z] Buildfile: C:\jenkins\workspace\Test_openjdk21_hs_extended.perf_x86-64_windows\aqa-tests\TKG\scripts\build_tools.xml
[2025-06-18T22:17:56.333Z]
[2025-06-18T22:17:56.333Z] build:
[2025-06-18T22:17:56.333Z]
[2025-06-18T22:17:56.333Z] clean:
[2025-06-18T22:17:56.333Z] [delete] Deleting: C:\jenkins\workspace\Test_openjdk21_hs_extended.perf_x86-64_windows\aqa-tests\TKG\autoGenEnv.mk
[2025-06-18T22:17:56.333Z] [delete] Deleting directory C:\jenkins\workspace\Test_openjdk21_hs_extended.perf_x86-64_windows\aqa-tests\TKG\bin
[2025-06-18T22:17:56.333Z]
[2025-06-18T22:17:56.333Z] init:
[2025-06-18T22:17:56.333Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk21_hs_extended.perf_x86-64_windows\aqa-tests\TKG\bin
[2025-06-18T22:17:56.333Z]
[2025-06-18T22:17:56.333Z] getDependentLibs:
[2025-06-18T22:17:56.656Z] [exec] --------------------------------------------
[2025-06-18T22:17:56.657Z] [exec] path is set to C:/jenkins/testDependency/lib
[2025-06-18T22:17:56.657Z] [exec] task is set to default
[2025-06-18T22:17:56.657Z] [exec] dependencyList is set to json_simple
[2025-06-18T22:17:56.657Z] [exec] --------------------------------------------
[2025-06-18T22:17:56.657Z] [exec] Starting download third party dependent jars
[2025-06-18T22:17:56.657Z] [exec] --------------------------------------------
[2025-06-18T22:17:56.657Z] [exec] downloading dependent third party jars to C:/jenkins/testDependency/lib
[2025-06-18T22:17:56.657Z] [exec] C:/jenkins/testDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-06-18T22:17:56.657Z] [exec] downloaded dependent third party jars successfully
[2025-06-18T22:17:56.657Z]
[2025-06-18T22:17:56.657Z] compile:
[2025-06-18T22:17:56.657Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-06-18T22:17:56.657Z] [echo] ============COMPILER SETTINGS============
[2025-06-18T22:17:56.657Z] [echo] ===fork: yes
[2025-06-18T22:17:56.657Z] [echo] ===debug: on
[2025-06-18T22:17:56.657Z] [javac] Compiling 28 source files to C:\jenkins\workspace\Test_openjdk21_hs_extended.perf_x86-64_windows\aqa-tests\TKG\bin
[2025-06-18T22:18:00.791Z] [javac] Note: Some input files use or override a deprecated API.
[2025-06-18T22:18:00.791Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-06-18T22:18:00.791Z]
[2025-06-18T22:18:00.791Z] dist:
[2025-06-18T22:18:00.791Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk21_hs_extended.perf_x86-64_windows\aqa-tests\TKG\bin\TestKitGen.jar
[2025-06-18T22:18:01.115Z]
[2025-06-18T22:18:01.115Z] BUILD SUCCESSFUL
[2025-06-18T22:18:01.115Z] Total time: 5 seconds
[2025-06-18T22:18:01.115Z] 0
[2025-06-18T22:18:01.115Z] c:/jenkins/workspace/Test_openjdk21_hs_extended.perf_x86-64_windows/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2025-06-18T22:18:02.213Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2025-06-18T22:18:02.213Z] microArchOutput: model name : Intel(R) Xeon(R) Platinum 8272CL CPU @ 2.60GHz
[2025-06-18T22:18:04.356Z] ****************************** MACHINE INFO ******************************
[2025-06-18T22:18:04.356Z] File path : C:\jenkins\workspace\Test_openjdk21_hs_extended.perf_x86-64_windows\aqa-tests\TKG
[2025-06-18T22:18:04.356Z] Free Physical Memory Size : 5450088448
[2025-06-18T22:18:04.356Z] Free space (bytes) : 408820117504
[2025-06-18T22:18:04.356Z] Total Physical Memory Size : 8536289280
[2025-06-18T22:18:04.356Z] Total space (bytes) : 549161218048
[2025-06-18T22:18:04.356Z] Usable space (bytes) : 408820117504
[2025-06-18T22:18:04.356Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-06-18T22:18:04.356Z] bashVersion :
[2025-06-18T22:18:04.356Z] GNU bash, version 5.2.21(1)-release (x86_64-pc-cygwin)
[2025-06-18T22:18:04.356Z] Copyright (C) 2022 Free Software Foundation, Inc.
[2025-06-18T22:18:04.357Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-06-18T22:18:04.357Z]
[2025-06-18T22:18:04.357Z] This is free software; you are free to change and redistribute it.
[2025-06-18T22:18:04.357Z] There is NO WARRANTY, to the extent permitted by law.
[2025-06-18T22:18:04.357Z] cpuCores : 2
[2025-06-18T22:18:04.357Z] curlVersion :
[2025-06-18T22:18:04.357Z] curl 8.11.0 (x86_64-pc-cygwin) libcurl/8.11.0 OpenSSL/3.0.15 zlib/1.3.1 brotli/1.1.0 zstd/1.5.6 libidn2/2.3.7 libpsl/0.21.5 libssh2/1.11.0 nghttp2/1.61.0 libgsasl/2.2.1 OpenLDAP/2.6.8
[2025-06-18T22:18:04.357Z] Release-Date: 2024-11-06
[2025-06-18T22:18:04.357Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ipfs ipns ldap ldaps mqtt pop3 pop3s rtsp scp sftp smb smbs smtp smtps telnet tftp ws wss
[2025-06-18T22:18:04.357Z] Features: alt-svc AsynchDNS brotli gsasl GSS-API HSTS HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM PSL SPNEGO SSL threadsafe TLS-SRP UnixSockets zstd
[2025-06-18T22:18:04.357Z] dockerVersion : bash: line 1: docker: command not found
[2025-06-18T22:18:04.357Z] gcc version : 12
[2025-06-18T22:18:04.357Z] gclibc version : ldd (cygwin) 3.5.4
[2025-06-18T22:18:04.357Z] gdb version : bash: line 1: gdb: command not found
[2025-06-18T22:18:04.357Z] lldb version : Command could not be executed
[2025-06-18T22:18:04.357Z] makeVersion :
[2025-06-18T22:18:04.357Z] GNU Make 4.4.1
[2025-06-18T22:18:04.357Z] Built for x86_64-pc-cygwin
[2025-06-18T22:18:04.357Z] Copyright (C) 1988-2023 Free Software Foundation, Inc.
[2025-06-18T22:18:04.357Z] License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>
[2025-06-18T22:18:04.357Z] This is free software: you are free to change and redistribute it.
[2025-06-18T22:18:04.357Z] There is NO WARRANTY, to the extent permitted by law.
[2025-06-18T22:18:04.357Z] mavenVersion : bash: line 1: mvn: command not found
[2025-06-18T22:18:04.357Z] perlVersion :
[2025-06-18T22:18:04.357Z]
[2025-06-18T22:18:04.357Z] This is perl 5, version 40, subversion 0 (v5.40.0) built for x86_64-cygwin-threads-multi
[2025-06-18T22:18:04.357Z] (with 3 registered patches, see perl -V for more detail)
[2025-06-18T22:18:04.357Z]
[2025-06-18T22:18:04.357Z] Copyright 1987-2024, Larry Wall
[2025-06-18T22:18:04.357Z]
[2025-06-18T22:18:04.357Z] Perl may be copied only under the terms of either the Artistic License or the
[2025-06-18T22:18:04.357Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2025-06-18T22:18:04.357Z]
[2025-06-18T22:18:04.358Z] Complete documentation for Perl, including FAQ lists, should be found on
[2025-06-18T22:18:04.358Z] this system using "man perl" or "perldoc perl". If you have access to the
[2025-06-18T22:18:04.358Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page.
[2025-06-18T22:18:04.358Z]
[2025-06-18T22:18:04.358Z] podmanVersion : bash: line 1: podman: command not found
[2025-06-18T22:18:04.358Z] procArch : unknown
[2025-06-18T22:18:04.358Z] sysArch : x86_64
[2025-06-18T22:18:04.358Z] sysOS : CYGWIN_NT-10.0-20348
[2025-06-18T22:18:04.358Z] ulimit :
[2025-06-18T22:18:04.358Z] core file size (blocks, -c) 0
[2025-06-18T22:18:04.358Z] data seg size (kbytes, -d) unlimited
[2025-06-18T22:18:04.358Z] file size (blocks, -f) unlimited
[2025-06-18T22:18:04.358Z] open files (-n) 3200
[2025-06-18T22:18:04.358Z] pipe size (512 bytes, -p) 8
[2025-06-18T22:18:04.358Z] stack size (kbytes, -s) 2032
[2025-06-18T22:18:04.358Z] cpu time (seconds, -t) unlimited
[2025-06-18T22:18:04.358Z] max user processes (-u) 256
[2025-06-18T22:18:04.358Z] virtual memory (kbytes, -v) unlimited
[2025-06-18T22:18:04.358Z] uname : CYGWIN_NT-10.0-20348 test-azure-win2 3.5.4-1.x86_64 2024-08-25 16:52 UTC x86_64 Cygwin
[2025-06-18T22:18:04.358Z] vmVendor : Oracle Corporation
[2025-06-18T22:18:04.358Z] vmVersion : 21.0.8-beta+7-ea
[2025-06-18T22:18:04.358Z] xlc version : bash: line 1: xlC: command not found
[2025-06-18T22:18:04.358Z] **************************************************************************
[2025-06-18T22:18:04.358Z]
[2025-06-18T22:18:04.358Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2025-06-18T22:18:04.358Z]
[2025-06-18T22:18:04.358Z] System.getProperty('java.vendor')=Eclipse Adoptium
[2025-06-18T22:18:04.358Z]
[2025-06-18T22:18:04.358Z] System.getProperty('os.name')=Windows Server 2022
[2025-06-18T22:18:04.358Z]
[2025-06-18T22:18:04.358Z] System.getProperty('os.arch')=amd64
[2025-06-18T22:18:04.358Z]
[2025-06-18T22:18:04.358Z] System.getProperty('java.fullversion')=null
[2025-06-18T22:18:04.358Z]
[2025-06-18T22:18:04.358Z] System.getProperty('sun.arch.data.model')=64
[2025-06-18T22:18:04.358Z]
[2025-06-18T22:18:04.666Z] make -f clean.mk cleanBuild
[2025-06-18T22:18:04.666Z] make[1]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk21_hs_extended.perf_x86-64_windows/aqa-tests/TKG'
[2025-06-18T22:18:05.340Z] rm -f -r C:/jenkins/workspace/Test_openjdk21_hs_extended.perf_x86-64_windows/aqa-tests///..//jvmtest
[2025-06-18T22:18:05.341Z] make[1]: Leaving directory '/cygdrive/c/jenkins/workspace/Test_openjdk21_hs_extended.perf_x86-64_windows/aqa-tests/TKG'
[2025-06-18T22:18:05.341Z] make -f compile.mk compile
[2025-06-18T22:18:05.341Z] make[1]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk21_hs_extended.perf_x86-64_windows/aqa-tests/TKG'
[2025-06-18T22:18:06.013Z] rm -f -r C:/jenkins/workspace/Test_openjdk21_hs_extended.perf_x86-64_windows/aqa-tests//TKG/output_compilation; \
[2025-06-18T22:18:06.013Z] mkdir -p C:/jenkins/workspace/Test_openjdk21_hs_extended.perf_x86-64_windows/aqa-tests//TKG/output_compilation; \
[2025-06-18T22:18:06.013Z] (ant -f scripts/build_test.xml "-DTEST_ROOT=C:/jenkins/workspace/Test_openjdk21_hs_extended.perf_x86-64_windows/aqa-tests/" "-DBUILD_ROOT=C:/jenkins/workspace/Test_openjdk21_hs_extended.perf_x86-64_windows/aqa-tests///..//jvmtest" "-DJDK_VERSION=21" "-DJDK_IMPL=hotspot" "-DJDK_VENDOR=eclipse" "-DJCL_VERSION=latest" "-DBUILD_LIST=perf" "-DRESOURCES_DIR=C:/jenkins/workspace/Test_openjdk21_hs_extended.perf_x86-64_windows/aqa-tests///..//jvmtest/TestConfig/resources" "-DSPEC=win_x86-64" "-DTEST_JDK_HOME=c:/jenkins/workspace/Test_openjdk21_hs_extended.perf_x86-64_windows/jdkbinary/j2sdk-image" "-DJVM_VERSION=openjdk21" "-DLIB_DIR=C:/jenkins/testDependency/lib" 2>&1; echo $? ) | tee "C:/jenkins/workspace/Test_openjdk21_hs_extended.perf_x86-64_windows/aqa-tests//TKG/output_compilation/compilation.log"; \
[2025-06-18T22:18:06.013Z] if [ -z "$(tail -1 C:/jenkins/workspace/Test_openjdk21_hs_extended.perf_x86-64_windows/aqa-tests//TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="C:/jenkins/workspace/Test_openjdk21_hs_extended.perf_x86-64_windows/aqa-tests//TKG/output_compilation/compilation.log" --testRoot="C:/jenkins/workspace/Test_openjdk21_hs_extended.perf_x86-64_windows/aqa-tests/"; false; else rm -f -r "C:/jenkins/workspace/Test_openjdk21_hs_extended.perf_x86-64_windows/aqa-tests//TKG/output_compilation"; fi
[2025-06-18T22:18:08.274Z] Buildfile: C:\jenkins\workspace\Test_openjdk21_hs_extended.perf_x86-64_windows\aqa-tests\TKG\scripts\build_test.xml
[2025-06-18T22:18:08.617Z] [echo] build.list is TestConfig/build.xml,perf/build.xml
[2025-06-18T22:18:08.617Z]
[2025-06-18T22:18:08.617Z] -create_test_directory:
[2025-06-18T22:18:08.617Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk21_hs_extended.perf_x86-64_windows\jvmtest
[2025-06-18T22:18:08.617Z]
[2025-06-18T22:18:08.617Z] stage_test_material:
[2025-06-18T22:18:08.964Z] [copy] Copying 584 files to C:\jenkins\workspace\Test_openjdk21_hs_extended.perf_x86-64_windows\jvmtest
[2025-06-18T22:18:10.157Z]
[2025-06-18T22:18:10.157Z] build:
[2025-06-18T22:18:10.157Z]
[2025-06-18T22:18:10.157Z] init:
[2025-06-18T22:18:10.157Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk21_hs_extended.perf_x86-64_windows\jvmtest\perf
[2025-06-18T22:18:10.157Z]
[2025-06-18T22:18:10.157Z] dist:
[2025-06-18T22:18:10.157Z] [copy] Copying 1 file to C:\jenkins\workspace\Test_openjdk21_hs_extended.perf_x86-64_windows\jvmtest\perf
[2025-06-18T22:18:10.157Z]
[2025-06-18T22:18:10.157Z] build:
[2025-06-18T22:18:10.157Z]
[2025-06-18T22:18:10.157Z] build:
[2025-06-18T22:18:10.157Z]
[2025-06-18T22:18:10.157Z] init:
[2025-06-18T22:18:10.157Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk21_hs_extended.perf_x86-64_windows\jvmtest\perf\bumbleBench
[2025-06-18T22:18:10.157Z]
[2025-06-18T22:18:10.157Z] getBumbleBench:
[2025-06-18T22:18:10.157Z] [echo] Cloning BumbleBench
[2025-06-18T22:18:10.157Z] [echo] git clone --depth 1 -b master https://github.com/adoptium/bumblebench.git
[2025-06-18T22:18:10.466Z] [exec] Cloning into 'bumblebench'...
[2025-06-18T22:18:11.567Z]
[2025-06-18T22:18:11.567Z] buildBumbleBench:
[2025-06-18T22:18:11.567Z] [echo] Building BumbleBench
[2025-06-18T22:18:11.567Z]
[2025-06-18T22:18:11.567Z] compile-all:
[2025-06-18T22:18:11.567Z] [javac] Compiling 8 source files to C:\jenkins\workspace\Test_openjdk21_hs_extended.perf_x86-64_windows\aqa-tests\perf\bumbleBench\bumblebench
[2025-06-18T22:18:11.923Z] [javac] warning: [options] bootstrap class path not set in conjunction with -source 8
[2025-06-18T22:18:11.923Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-06-18T22:18:11.923Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-06-18T22:18:11.923Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-06-18T22:18:13.789Z] [javac] Note: Some input files use or override a deprecated API.
[2025-06-18T22:18:13.789Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-06-18T22:18:13.789Z] [javac] Note: C:\jenkins\workspace\Test_openjdk21_hs_extended.perf_x86-64_windows\aqa-tests\perf\bumbleBench\bumblebench\net\adoptopenjdk\bumblebench\core\Launcher.java uses unchecked or unsafe operations.
[2025-06-18T22:18:13.789Z] [javac] Note: Recompile with -Xlint:unchecked for details.
[2025-06-18T22:18:13.789Z] [javac] 4 warnings
[2025-06-18T22:18:13.789Z] [javac] Compiling 1 source file to C:\jenkins\workspace\Test_openjdk21_hs_extended.perf_x86-64_windows\aqa-tests\perf\bumbleBench\bumblebench
[2025-06-18T22:18:13.789Z] [javac] warning: [options] bootstrap class path not set in conjunction with -source 8
[2025-06-18T22:18:13.790Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-06-18T22:18:13.790Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-06-18T22:18:13.790Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-06-18T22:18:14.095Z] [javac] 4 warnings
[2025-06-18T22:18:14.095Z] [javac] Compiling 11 source files to C:\jenkins\workspace\Test_openjdk21_hs_extended.perf_x86-64_windows\aqa-tests\perf\bumbleBench\bumblebench
[2025-06-18T22:18:14.096Z] [javac] warning: [options] bootstrap class path not set in conjunction with -source 8
[2025-06-18T22:18:14.096Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-06-18T22:18:14.096Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-06-18T22:18:14.096Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-06-18T22:18:14.455Z] [javac] C:\jenkins\workspace\Test_openjdk21_hs_extended.perf_x86-64_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-06-18T22:18:14.455Z] [javac] result.add(new Integer(i));
[2025-06-18T22:18:14.455Z] [javac] ^
[2025-06-18T22:18:14.455Z] [javac] C:\jenkins\workspace\Test_openjdk21_hs_extended.perf_x86-64_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-06-18T22:18:14.455Z] [javac] result.put(new Integer(i), new Integer(i));
[2025-06-18T22:18:14.455Z] [javac] ^
[2025-06-18T22:18:14.455Z] [javac] C:\jenkins\workspace\Test_openjdk21_hs_extended.perf_x86-64_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-06-18T22:18:14.455Z] [javac] result.put(new Integer(i), new Integer(i));
[2025-06-18T22:18:14.455Z] [javac] ^
[2025-06-18T22:18:14.848Z] [javac] 7 warnings
[2025-06-18T22:18:14.848Z] [javac] Compiling 5 source files to C:\jenkins\workspace\Test_openjdk21_hs_extended.perf_x86-64_windows\aqa-tests\perf\bumbleBench\bumblebench
[2025-06-18T22:18:14.848Z] [javac] warning: [options] bootstrap class path not set in conjunction with -source 8
[2025-06-18T22:18:14.848Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-06-18T22:18:14.848Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-06-18T22:18:14.848Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-06-18T22:18:14.848Z] [javac] C:\jenkins\workspace\Test_openjdk21_hs_extended.perf_x86-64_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-06-18T22:18:14.848Z] [javac] hashMap.replaceAll((k, v) -> new Integer(k + v));
[2025-06-18T22:18:14.848Z] [javac] ^
[2025-06-18T22:18:14.848Z] [javac] 5 warnings
[2025-06-18T22:18:14.848Z] [javac] Compiling 9 source files to C:\jenkins\workspace\Test_openjdk21_hs_extended.perf_x86-64_windows\aqa-tests\perf\bumbleBench\bumblebench
[2025-06-18T22:18:14.849Z] [javac] warning: [options] bootstrap class path not set in conjunction with -source 8
[2025-06-18T22:18:14.849Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-06-18T22:18:14.849Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-06-18T22:18:14.849Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-06-18T22:18:15.650Z] [javac] Note: Some input files use or override a deprecated API.
[2025-06-18T22:18:15.650Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-06-18T22:18:15.650Z] [javac] 4 warnings
[2025-06-18T22:18:15.650Z] [javac] Compiling 1 source file to C:\jenkins\workspace\Test_openjdk21_hs_extended.perf_x86-64_windows\aqa-tests\perf\bumbleBench\bumblebench
[2025-06-18T22:18:15.650Z] [javac] warning: [options] bootstrap class path not set in conjunction with -source 8
[2025-06-18T22:18:15.650Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-06-18T22:18:15.650Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-06-18T22:18:15.650Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-06-18T22:18:15.650Z] [javac] 4 warnings
[2025-06-18T22:18:15.650Z] [javac] Compiling 2 source files to C:\jenkins\workspace\Test_openjdk21_hs_extended.perf_x86-64_windows\aqa-tests\perf\bumbleBench\bumblebench
[2025-06-18T22:18:15.650Z] [javac] warning: [options] bootstrap class path not set in conjunction with -source 8
[2025-06-18T22:18:15.650Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-06-18T22:18:15.650Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-06-18T22:18:15.650Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-06-18T22:18:15.650Z] [javac] 4 warnings
[2025-06-18T22:18:15.651Z] [javac] Compiling 8 source files to C:\jenkins\workspace\Test_openjdk21_hs_extended.perf_x86-64_windows\aqa-tests\perf\bumbleBench\bumblebench
[2025-06-18T22:18:15.651Z] [javac] warning: [options] bootstrap class path not set in conjunction with -source 8
[2025-06-18T22:18:15.651Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-06-18T22:18:15.651Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-06-18T22:18:15.651Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-06-18T22:18:15.990Z] [javac] C:\jenkins\workspace\Test_openjdk21_hs_extended.perf_x86-64_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-06-18T22:18:15.990Z] [javac] synchronized(init) {
[2025-06-18T22:18:15.990Z] [javac] ^
[2025-06-18T22:18:15.990Z] [javac] 5 warnings
[2025-06-18T22:18:15.990Z] [javac] Compiling 6 source files to C:\jenkins\workspace\Test_openjdk21_hs_extended.perf_x86-64_windows\aqa-tests\perf\bumbleBench\bumblebench
[2025-06-18T22:18:15.990Z] [javac] warning: [options] bootstrap class path not set in conjunction with -source 8
[2025-06-18T22:18:15.990Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-06-18T22:18:15.990Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-06-18T22:18:15.990Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-06-18T22:18:16.443Z] [javac] 4 warnings
[2025-06-18T22:18:16.443Z] [javac] Compiling 5 source files to C:\jenkins\workspace\Test_openjdk21_hs_extended.perf_x86-64_windows\aqa-tests\perf\bumbleBench\bumblebench
[2025-06-18T22:18:16.443Z] [javac] warning: [options] bootstrap class path not set in conjunction with -source 8
[2025-06-18T22:18:16.443Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-06-18T22:18:16.444Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-06-18T22:18:16.444Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-06-18T22:18:16.800Z] [javac] 4 warnings
[2025-06-18T22:18:16.800Z] [javac] Compiling 7 source files to C:\jenkins\workspace\Test_openjdk21_hs_extended.perf_x86-64_windows\aqa-tests\perf\bumbleBench\bumblebench
[2025-06-18T22:18:16.800Z] [javac] warning: [options] bootstrap class path not set in conjunction with -source 8
[2025-06-18T22:18:16.800Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-06-18T22:18:16.800Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-06-18T22:18:16.800Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-06-18T22:18:17.198Z] [javac] 4 warnings
[2025-06-18T22:18:17.198Z] [javac] Compiling 8 source files to C:\jenkins\workspace\Test_openjdk21_hs_extended.perf_x86-64_windows\aqa-tests\perf\bumbleBench\bumblebench
[2025-06-18T22:18:17.198Z] [javac] warning: [options] bootstrap class path not set in conjunction with -source 8
[2025-06-18T22:18:17.198Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-06-18T22:18:17.198Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-06-18T22:18:17.198Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-06-18T22:18:17.771Z] [javac] 4 warnings
[2025-06-18T22:18:17.771Z] [javac] Compiling 2 source files to C:\jenkins\workspace\Test_openjdk21_hs_extended.perf_x86-64_windows\aqa-tests\perf\bumbleBench\bumblebench
[2025-06-18T22:18:17.771Z] [javac] warning: [options] bootstrap class path not set in conjunction with -source 8
[2025-06-18T22:18:17.771Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-06-18T22:18:17.771Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-06-18T22:18:17.771Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-06-18T22:18:17.771Z] [javac] 4 warnings
[2025-06-18T22:18:17.771Z] [javac] Compiling 4 source files to C:\jenkins\workspace\Test_openjdk21_hs_extended.perf_x86-64_windows\aqa-tests\perf\bumbleBench\bumblebench
[2025-06-18T22:18:17.771Z] [javac] warning: [options] bootstrap class path not set in conjunction with -source 8
[2025-06-18T22:18:17.771Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-06-18T22:18:17.771Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-06-18T22:18:17.771Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-06-18T22:18:18.107Z] [javac] 4 warnings
[2025-06-18T22:18:18.107Z] [javac] Compiling 5 source files to C:\jenkins\workspace\Test_openjdk21_hs_extended.perf_x86-64_windows\aqa-tests\perf\bumbleBench\bumblebench
[2025-06-18T22:18:18.107Z] [javac] warning: [options] bootstrap class path not set in conjunction with -source 8
[2025-06-18T22:18:18.107Z] [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
[2025-06-18T22:18:18.107Z] [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
[2025-06-18T22:18:18.107Z] [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[2025-06-18T22:18:18.492Z] [javac] 4 warnings
[2025-06-18T22:18:18.492Z]
[2025-06-18T22:18:18.492Z] dist:
[2025-06-18T22:18:18.492Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk21_hs_extended.perf_x86-64_windows\aqa-tests\perf\bumbleBench\bumblebench\BumbleBench.jar
[2025-06-18T22:18:20.697Z]
[2025-06-18T22:18:20.697Z] dist:
[2025-06-18T22:18:20.697Z] [copy] Copying 126 files to C:\jenkins\workspace\Test_openjdk21_hs_extended.perf_x86-64_windows\jvmtest\perf\bumbleBench
[2025-06-18T22:18:21.037Z]
[2025-06-18T22:18:21.037Z] build:
[2025-06-18T22:18:21.037Z]
[2025-06-18T22:18:21.037Z] init:
[2025-06-18T22:18:21.037Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk21_hs_extended.perf_x86-64_windows\jvmtest\perf\dacapo
[2025-06-18T22:18:21.037Z]
[2025-06-18T22:18:21.037Z] getDacapoSuite:
[2025-06-18T22:18:21.038Z] [echo] curl -Lks -C - https://sourceforge.net/projects/dacapobench/files/latest/download -o dacapo.jar
[2025-06-18T22:18:28.157Z]
[2025-06-18T22:18:28.157Z] dist:
[2025-06-18T22:18:28.157Z] [copy] Copying 3 files to C:\jenkins\workspace\Test_openjdk21_hs_extended.perf_x86-64_windows\jvmtest\perf\dacapo
[2025-06-18T22:18:28.157Z]
[2025-06-18T22:18:28.157Z] build:
[2025-06-18T22:18:28.487Z]
[2025-06-18T22:18:28.487Z] init:
[2025-06-18T22:18:28.487Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk21_hs_extended.perf_x86-64_windows\jvmtest\perf\idle_micro
[2025-06-18T22:18:28.487Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk21_hs_extended.perf_x86-64_windows\aqa-tests\perf\idle_micro\bin
[2025-06-18T22:18:28.487Z]
[2025-06-18T22:18:28.487Z] compile:
[2025-06-18T22:18:28.487Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-06-18T22:18:28.487Z] [echo] ============COMPILER SETTINGS============
[2025-06-18T22:18:28.487Z] [echo] ===fork: yes
[2025-06-18T22:18:28.487Z] [echo] ===executable: c:/jenkins/workspace/Test_openjdk21_hs_extended.perf_x86-64_windows/jdkbinary/j2sdk-image/bin/javac
[2025-06-18T22:18:28.487Z] [echo] ===debug: on
[2025-06-18T22:18:28.487Z] [echo] ===destdir: C:/jenkins/workspace/Test_openjdk21_hs_extended.perf_x86-64_windows/aqa-tests///..//jvmtest/perf/idle_micro
[2025-06-18T22:18:28.487Z] [javac] Compiling 3 source files to C:\jenkins\workspace\Test_openjdk21_hs_extended.perf_x86-64_windows\aqa-tests\perf\idle_micro\bin
[2025-06-18T22:18:30.740Z] [javac] Note: C:\jenkins\workspace\Test_openjdk21_hs_extended.perf_x86-64_windows\aqa-tests\perf\idle_micro\src\net\adoptopenjdk\test\gc\idlemicrobenchmark\CombinedLoad.java uses or overrides a deprecated API.
[2025-06-18T22:18:30.741Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-06-18T22:18:30.741Z]
[2025-06-18T22:18:30.741Z] dist:
[2025-06-18T22:18:30.741Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk21_hs_extended.perf_x86-64_windows\jvmtest\perf\idle_micro\IdleMicrobenchmark.jar
[2025-06-18T22:18:30.741Z] [copy] Copying 2 files to C:\jenkins\workspace\Test_openjdk21_hs_extended.perf_x86-64_windows\jvmtest\perf\idle_micro
[2025-06-18T22:18:30.741Z] [copy] Copying 2 files to C:\jenkins\workspace\Test_openjdk21_hs_extended.perf_x86-64_windows\jvmtest\perf\idle_micro
[2025-06-18T22:18:30.741Z] [copy] Copying 7 files to C:\jenkins\workspace\Test_openjdk21_hs_extended.perf_x86-64_windows\jvmtest\perf\idle_micro
[2025-06-18T22:18:30.741Z]
[2025-06-18T22:18:30.741Z] clean:
[2025-06-18T22:18:30.741Z] [delete] Deleting directory C:\jenkins\workspace\Test_openjdk21_hs_extended.perf_x86-64_windows\aqa-tests\perf\idle_micro\bin
[2025-06-18T22:18:30.741Z]
[2025-06-18T22:18:30.741Z] build:
[2025-06-18T22:18:30.741Z]
[2025-06-18T22:18:30.741Z] build:
[2025-06-18T22:18:30.741Z]
[2025-06-18T22:18:30.741Z] init:
[2025-06-18T22:18:30.741Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk21_hs_extended.perf_x86-64_windows\jvmtest\perf\renaissance
[2025-06-18T22:18:30.741Z]
[2025-06-18T22:18:30.741Z] getRenaissanceSuite:
[2025-06-18T22:18:30.741Z] [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-06-18T22:18:35.332Z]
[2025-06-18T22:18:35.332Z] dist:
[2025-06-18T22:18:35.332Z] [copy] Copying 3 files to C:\jenkins\workspace\Test_openjdk21_hs_extended.perf_x86-64_windows\jvmtest\perf\renaissance
[2025-06-18T22:18:36.435Z]
[2025-06-18T22:18:36.435Z] build:
[2025-06-18T22:18:36.435Z]
[2025-06-18T22:18:36.435Z] init:
[2025-06-18T22:18:36.435Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk21_hs_extended.perf_x86-64_windows\jvmtest\perf\specjbb
[2025-06-18T22:18:36.435Z]
[2025-06-18T22:18:36.435Z] getSpecjbbSuite:
[2025-06-18T22:18:36.435Z]
[2025-06-18T22:18:36.435Z] dist:
[2025-06-18T22:18:36.435Z] [copy] Copying 3 files to C:\jenkins\workspace\Test_openjdk21_hs_extended.perf_x86-64_windows\jvmtest\perf\specjbb\run
[2025-06-18T22:18:36.435Z]
[2025-06-18T22:18:36.435Z] BUILD SUCCESSFUL
[2025-06-18T22:18:36.435Z] Total time: 28 seconds
[2025-06-18T22:18:36.435Z] 0
[2025-06-18T22:18:36.743Z]
[2025-06-18T22:18:36.743Z]
[2025-06-18T22:18:37.066Z] RECORD TEST REPOs SHA
[2025-06-18T22:18:37.066Z] cd "C:/jenkins/workspace/Test_openjdk21_hs_extended.perf_x86-64_windows/aqa-tests//TKG/scripts"; \
[2025-06-18T22:18:37.066Z] bash "getSHAs.sh" --test_root_dir "C:/jenkins/workspace/Test_openjdk21_hs_extended.perf_x86-64_windows/aqa-tests/" --shas_file "C:/jenkins/workspace/Test_openjdk21_hs_extended.perf_x86-64_windows/aqa-tests//TKG/SHAs.txt"
[2025-06-18T22:18:37.066Z] Check shas in C:/jenkins/workspace/Test_openjdk21_hs_extended.perf_x86-64_windows/aqa-tests/ and store the info in C:/jenkins/workspace/Test_openjdk21_hs_extended.perf_x86-64_windows/aqa-tests//TKG/SHAs.txt
[2025-06-18T22:18:37.066Z] touch C:/jenkins/workspace/Test_openjdk21_hs_extended.perf_x86-64_windows/aqa-tests//TKG/SHAs.txt
[2025-06-18T22:18:37.393Z] ================================================
[2025-06-18T22:18:37.393Z] timestamp: 20250618-221837
[2025-06-18T22:18:37.393Z] repo dir: C:/jenkins/workspace/Test_openjdk21_hs_extended.perf_x86-64_windows/aqa-tests
[2025-06-18T22:18:37.393Z] git repo:
[2025-06-18T22:18:37.393Z] Fetch URL: https://github.com/adoptium/aqa-tests.git
[2025-06-18T22:18:37.393Z] sha:
[2025-06-18T22:18:37.393Z] 6ea6974a1ec90c4d9715969f1eacf23ba017ac67
[2025-06-18T22:18:37.720Z] ================================================
[2025-06-18T22:18:37.720Z] timestamp: 20250618-221837
[2025-06-18T22:18:37.720Z] repo dir: C:/jenkins/workspace/Test_openjdk21_hs_extended.perf_x86-64_windows/aqa-tests/perf/bumbleBench/bumblebench
[2025-06-18T22:18:37.720Z] git repo:
[2025-06-18T22:18:37.720Z] Fetch URL: https://github.com/adoptium/bumblebench.git
[2025-06-18T22:18:37.720Z] sha:
[2025-06-18T22:18:37.720Z] 4ec780b716e7617094cce740d3b085ca4637ee0f
[2025-06-18T22:18:38.039Z] ================================================
[2025-06-18T22:18:38.039Z] timestamp: 20250618-221837
[2025-06-18T22:18:38.039Z] repo dir: C:/jenkins/workspace/Test_openjdk21_hs_extended.perf_x86-64_windows/aqa-tests/TKG
[2025-06-18T22:18:38.039Z] git repo:
[2025-06-18T22:18:38.039Z] Fetch URL: https://github.com/adoptium/TKG.git
[2025-06-18T22:18:38.039Z] sha:
[2025-06-18T22:18:38.039Z] f03d5564fa18382f7f770380a452fec4d4240df9
[2025-06-18T22:18:38.040Z] make[1]: Leaving directory '/cygdrive/c/jenkins/workspace/Test_openjdk21_hs_extended.perf_x86-64_windows/aqa-tests/TKG'
[Pipeline] }
[2025-06-18T22:18:38.088Z] $ ssh-agent -k
[2025-06-18T22:18:38.142Z] unset SSH_AUTH_SOCK;
[2025-06-18T22:18:38.142Z] unset SSH_AGENT_PID;
[2025-06-18T22:18:38.142Z] echo Agent pid 1186 killed;
[2025-06-18T22:18:38.196Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] echo
[2025-06-18T22:18:38.308Z] 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-06-18T22:18:38.368Z] ITERATION: 1/1
[Pipeline] sh
[2025-06-18T22:18:40.028Z] ++ uname
[2025-06-18T22:18:40.028Z] + '[' CYGWIN_NT-10.0-20348 = AIX ']'
[2025-06-18T22:18:40.028Z] ++ uname
[2025-06-18T22:18:40.028Z] + '[' CYGWIN_NT-10.0-20348 = SunOS ']'
[2025-06-18T22:18:40.028Z] ++ uname
[2025-06-18T22:18:40.028Z] + '[' CYGWIN_NT-10.0-20348 = '*BSD' ']'
[2025-06-18T22:18:40.028Z] + MAKE=make
[2025-06-18T22:18:40.028Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2025-06-18T22:18:40.028Z] make: Nothing to be done for 'testEnvTeardown'.
[Pipeline] sh
[2025-06-18T22:18:40.852Z] ++ uname
[2025-06-18T22:18:40.852Z] + '[' CYGWIN_NT-10.0-20348 = AIX ']'
[2025-06-18T22:18:40.852Z] ++ uname
[2025-06-18T22:18:40.852Z] + '[' CYGWIN_NT-10.0-20348 = SunOS ']'
[2025-06-18T22:18:40.852Z] ++ uname
[2025-06-18T22:18:40.852Z] + '[' CYGWIN_NT-10.0-20348 = '*BSD' ']'
[2025-06-18T22:18:40.852Z] + MAKE=make
[2025-06-18T22:18:40.852Z] + cd ./aqa-tests
[2025-06-18T22:18:40.852Z] + . ./scripts/testenv/testenvSettings.sh
[2025-06-18T22:18:40.852Z] ++ set +x
[2025-06-18T22:18:40.852Z] JAVA_HOME is set to c:/jenkins/workspace/Test_openjdk21_hs_extended.perf_x86-64_windows/jdkbinary/j2sdk-image
[2025-06-18T22:18:41.160Z] LIB_DIR is set to C:/jenkins/testDependency/lib
[2025-06-18T22:18:41.160Z] make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=extended.perf TESTLIST=
[2025-06-18T22:18:41.160Z] make[1]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk21_hs_extended.perf_x86-64_windows/aqa-tests/TKG'
[2025-06-18T22:18:41.160Z] perl scripts/configure.pl
[2025-06-18T22:18:41.160Z] c:/jenkins/workspace/Test_openjdk21_hs_extended.perf_x86-64_windows/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar;C:/jenkins/testDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=tests --spec=win_x86-64 --microArch="" --osLabel="" --jdkVersion=21 --impl=hotspot --vendor="eclipse" --buildList=perf --iterations=1 --aotIterations= --testFlag= --testTarget=extended.perf --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2025-06-18T22:18:42.111Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2025-06-18T22:18:42.111Z]
[2025-06-18T22:18:42.111Z] Starting to generate test make files.
[2025-06-18T22:18:42.111Z]
[2025-06-18T22:18:42.111Z] Parsing C:\jenkins\workspace\Test_openjdk21_hs_extended.perf_x86-64_windows\aqa-tests\TKG\..\perf\bumbleBench\playlist.xml
[2025-06-18T22:18:42.111Z] Parsing C:\jenkins\workspace\Test_openjdk21_hs_extended.perf_x86-64_windows\aqa-tests\TKG\..\perf\dacapo\playlist.xml
[2025-06-18T22:18:42.111Z] Generated C:\jenkins\workspace\Test_openjdk21_hs_extended.perf_x86-64_windows\aqa-tests\TKG/../perf/dacapo/autoGen.mk
[2025-06-18T22:18:42.111Z]
[2025-06-18T22:18:42.111Z] Parsing C:\jenkins\workspace\Test_openjdk21_hs_extended.perf_x86-64_windows\aqa-tests\TKG\..\perf\idle_micro\playlist.xml
[2025-06-18T22:18:42.111Z] Parsing C:\jenkins\workspace\Test_openjdk21_hs_extended.perf_x86-64_windows\aqa-tests\TKG\..\perf\liberty\playlist.xml
[2025-06-18T22:18:42.111Z] Parsing C:\jenkins\workspace\Test_openjdk21_hs_extended.perf_x86-64_windows\aqa-tests\TKG\..\perf\renaissance\playlist.xml
[2025-06-18T22:18:42.419Z] Generated C:\jenkins\workspace\Test_openjdk21_hs_extended.perf_x86-64_windows\aqa-tests\TKG/../perf/renaissance/autoGen.mk
[2025-06-18T22:18:42.419Z]
[2025-06-18T22:18:42.419Z] Parsing C:\jenkins\workspace\Test_openjdk21_hs_extended.perf_x86-64_windows\aqa-tests\TKG\..\perf\specjbb\playlist.xml
[2025-06-18T22:18:42.419Z] Generated C:\jenkins\workspace\Test_openjdk21_hs_extended.perf_x86-64_windows\aqa-tests\TKG/../perf/autoGen.mk
[2025-06-18T22:18:42.419Z]
[2025-06-18T22:18:42.419Z] Generated C:\jenkins\workspace\Test_openjdk21_hs_extended.perf_x86-64_windows\aqa-tests\TKG/../autoGen.mk
[2025-06-18T22:18:42.419Z]
[2025-06-18T22:18:42.419Z] Generated C:\jenkins\workspace\Test_openjdk21_hs_extended.perf_x86-64_windows\aqa-tests\TKG/../TKG/utils.mk
[2025-06-18T22:18:42.419Z]
[2025-06-18T22:18:42.419Z] Generated C:\jenkins\workspace\Test_openjdk21_hs_extended.perf_x86-64_windows\aqa-tests\TKG/../TKG/rerun.mk
[2025-06-18T22:18:42.419Z]
[2025-06-18T22:18:42.419Z] Make files are generated successfully.
[2025-06-18T22:18:42.419Z]
[2025-06-18T22:18:42.419Z] make[1]: Leaving directory '/cygdrive/c/jenkins/workspace/Test_openjdk21_hs_extended.perf_x86-64_windows/aqa-tests/TKG'
[2025-06-18T22:18:42.419Z] make -f runtest.mk _extended.perf
[2025-06-18T22:18:42.419Z] make[1]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk21_hs_extended.perf_x86-64_windows/aqa-tests/TKG'
[2025-06-18T22:18:43.096Z]
[2025-06-18T22:18:43.096Z] Running make 4.4.1
[2025-06-18T22:18:43.096Z] set TEST_ROOT to C:/jenkins/workspace/Test_openjdk21_hs_extended.perf_x86-64_windows/aqa-tests/
[2025-06-18T22:18:43.096Z] set JDK_VERSION to 21
[2025-06-18T22:18:43.096Z] set JDK_IMPL to hotspot
[2025-06-18T22:18:43.096Z] set JVM_VERSION to openjdk21
[2025-06-18T22:18:43.096Z] set JCL_VERSION to latest
[2025-06-18T22:18:43.403Z] JAVA_HOME was originally set to C:\Program Files\Java\jdk-17.0.13+11
[2025-06-18T22:18:43.403Z] set JAVA_HOME to c:/jenkins/workspace/Test_openjdk21_hs_extended.perf_x86-64_windows/jdkbinary/j2sdk-image
[2025-06-18T22:18:43.403Z] set SPEC to win_x86-64
[2025-06-18T22:18:43.403Z] set TEST_FLAG to
[2025-06-18T22:18:43.709Z] Running extended.perf ...
[2025-06-18T22:18:43.709Z] There are 20 test targets in extended.perf
[2025-06-18T22:18:43.709Z] "c:/jenkins/workspace/Test_openjdk21_hs_extended.perf_x86-64_windows/jdkbinary/j2sdk-image\\bin\\java" -version
[2025-06-18T22:18:44.021Z] openjdk version "21.0.8-beta" 2025-07-15
[2025-06-18T22:18:44.021Z] OpenJDK Runtime Environment Temurin-21.0.8+7-202506181910 (build 21.0.8-beta+7-ea)
[2025-06-18T22:18:44.021Z] OpenJDK 64-Bit Server VM Temurin-21.0.8+7-202506181910 (build 21.0.8-beta+7-ea, mixed mode, sharing)
[2025-06-18T22:18:44.021Z] make[2]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk21_hs_extended.perf_x86-64_windows/aqa-tests'
[2025-06-18T22:18:44.347Z] make[3]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk21_hs_extended.perf_x86-64_windows/aqa-tests/perf'
[2025-06-18T22:18:44.347Z] make[4]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk21_hs_extended.perf_x86-64_windows/aqa-tests/perf/dacapo'
[2025-06-18T22:18:45.431Z]
[2025-06-18T22:18:45.431Z] ===============================================
[2025-06-18T22:18:45.742Z] Running test dacapo-avrora_0 ...
[2025-06-18T22:18:45.742Z] ===============================================
[2025-06-18T22:18:45.742Z] dacapo-avrora_0 Start Time: Wed Jun 18 22:18:45 2025 Epoch Time (ms): 1750285125651
[2025-06-18T22:18:46.050Z] dacapo-avrora_0_DISABLED
[2025-06-18T22:18:46.050Z] Disabled Reason:
[2025-06-18T22:18:46.050Z] https://github.com/adoptium/aqa-tests/issues/4745#issuecomment-1710101571
[2025-06-18T22:18:46.359Z] dacapo-avrora_0 Finish Time: Wed Jun 18 22:18:46 2025 Epoch Time (ms): 1750285126061
[2025-06-18T22:18:46.359Z]
[2025-06-18T22:18:46.359Z] ===============================================
[2025-06-18T22:18:46.666Z] Running test dacapo-fop_0 ...
[2025-06-18T22:18:46.666Z] ===============================================
[2025-06-18T22:18:46.973Z] dacapo-fop_0 Start Time: Wed Jun 18 22:18:46 2025 Epoch Time (ms): 1750285126691
[2025-06-18T22:18:46.973Z] variation: NoOptions
[2025-06-18T22:18:47.300Z] JVM_OPTIONS:
[2025-06-18T22:18:47.300Z] { \
[2025-06-18T22:18:47.300Z] echo ""; echo "TEST SETUP:"; \
[2025-06-18T22:18:47.300Z] echo "Nothing to be done for setup."; \
[2025-06-18T22:18:47.300Z] mkdir -p "C:/jenkins/workspace/Test_openjdk21_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17502851224747\\dacapo-fop_0"; \
[2025-06-18T22:18:47.300Z] cd "C:/jenkins/workspace/Test_openjdk21_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17502851224747\\dacapo-fop_0"; \
[2025-06-18T22:18:47.300Z] echo ""; echo "TESTING:"; \
[2025-06-18T22:18:47.300Z] "c:/jenkins/workspace/Test_openjdk21_hs_extended.perf_x86-64_windows/jdkbinary/j2sdk-image\\bin\\java" -jar "C:/jenkins/workspace/Test_openjdk21_hs_extended.perf_x86-64_windows/aqa-tests///..//jvmtest\\perf\\dacapo\\dacapo.jar" fop; \
[2025-06-18T22:18:47.300Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-fop_0""_PASSED"; echo "-----------------------------------"; cd C:/jenkins/workspace/Test_openjdk21_hs_extended.perf_x86-64_windows/aqa-tests/; rm -f -r "C:/jenkins/workspace/Test_openjdk21_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17502851224747\\dacapo-fop_0"; else echo "-----------------------------------"; echo "dacapo-fop_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-06-18T22:18:47.300Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-06-18T22:18:47.300Z] echo "Nothing to be done for teardown."; \
[2025-06-18T22:18:47.300Z] } 2>&1 | tee -a "C:/jenkins/workspace/Test_openjdk21_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17502851224747\\TestTargetResult";
[2025-06-18T22:18:47.300Z]
[2025-06-18T22:18:47.300Z] TEST SETUP:
[2025-06-18T22:18:47.300Z] Nothing to be done for setup.
[2025-06-18T22:18:47.300Z]
[2025-06-18T22:18:47.300Z] TESTING:
[2025-06-18T22:18:48.021Z] ===== DaCapo 9.12-MR1 fop starting =====
[2025-06-18T22:18:52.379Z] ===== DaCapo 9.12-MR1 fop PASSED in 4242 msec =====
[2025-06-18T22:18:52.379Z] -----------------------------------
[2025-06-18T22:18:52.379Z] dacapo-fop_0_PASSED
[2025-06-18T22:18:52.379Z] -----------------------------------
[2025-06-18T22:18:52.698Z]
[2025-06-18T22:18:52.698Z] TEST TEARDOWN:
[2025-06-18T22:18:52.698Z] Nothing to be done for teardown.
[2025-06-18T22:18:52.698Z] dacapo-fop_0 Finish Time: Wed Jun 18 22:18:52 2025 Epoch Time (ms): 1750285132547
[2025-06-18T22:18:52.698Z]
[2025-06-18T22:18:53.020Z] ===============================================
[2025-06-18T22:18:53.020Z] Running test dacapo-jython_0 ...
[2025-06-18T22:18:53.020Z] ===============================================
[2025-06-18T22:18:53.326Z] dacapo-jython_0 Start Time: Wed Jun 18 22:18:53 2025 Epoch Time (ms): 1750285133102
[2025-06-18T22:18:53.326Z] variation: NoOptions
[2025-06-18T22:18:53.655Z] JVM_OPTIONS:
[2025-06-18T22:18:53.655Z] { \
[2025-06-18T22:18:53.655Z] echo ""; echo "TEST SETUP:"; \
[2025-06-18T22:18:53.655Z] echo "Nothing to be done for setup."; \
[2025-06-18T22:18:53.655Z] mkdir -p "C:/jenkins/workspace/Test_openjdk21_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17502851224747\\dacapo-jython_0"; \
[2025-06-18T22:18:53.655Z] cd "C:/jenkins/workspace/Test_openjdk21_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17502851224747\\dacapo-jython_0"; \
[2025-06-18T22:18:53.655Z] echo ""; echo "TESTING:"; \
[2025-06-18T22:18:53.655Z] "c:/jenkins/workspace/Test_openjdk21_hs_extended.perf_x86-64_windows/jdkbinary/j2sdk-image\\bin\\java" -jar "C:/jenkins/workspace/Test_openjdk21_hs_extended.perf_x86-64_windows/aqa-tests///..//jvmtest\\perf\\dacapo\\dacapo.jar" jython; \
[2025-06-18T22:18:53.655Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-jython_0""_PASSED"; echo "-----------------------------------"; cd C:/jenkins/workspace/Test_openjdk21_hs_extended.perf_x86-64_windows/aqa-tests/; rm -f -r "C:/jenkins/workspace/Test_openjdk21_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17502851224747\\dacapo-jython_0"; else echo "-----------------------------------"; echo "dacapo-jython_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-06-18T22:18:53.655Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-06-18T22:18:53.655Z] echo "Nothing to be done for teardown."; \
[2025-06-18T22:18:53.655Z] } 2>&1 | tee -a "C:/jenkins/workspace/Test_openjdk21_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17502851224747\\TestTargetResult";
[2025-06-18T22:18:53.655Z]
[2025-06-18T22:18:53.655Z] TEST SETUP:
[2025-06-18T22:18:53.655Z] Nothing to be done for setup.
[2025-06-18T22:18:53.655Z]
[2025-06-18T22:18:53.655Z] TESTING:
[2025-06-18T22:18:59.925Z] ===== DaCapo 9.12-MR1 jython starting =====
[2025-06-18T22:19:09.132Z] -------------------------------------------------------------------------------
[2025-06-18T22:19:09.132Z] PYBENCH 2.0
[2025-06-18T22:19:09.132Z] -------------------------------------------------------------------------------
[2025-06-18T22:19:09.132Z] * using Python 2.5.2
[2025-06-18T22:19:09.132Z] * system check interval set to maximum: 2147483647
[2025-06-18T22:19:09.132Z] * using timer: time.time
[2025-06-18T22:19:09.132Z]
[2025-06-18T22:19:09.132Z] Calibrating tests. Please wait...
[2025-06-18T22:19:09.132Z]
[2025-06-18T22:19:09.132Z] Running 1 round(s) of the suite at warp factor 20:
[2025-06-18T22:19:09.132Z]
[2025-06-18T22:19:15.697Z] * Round 1 done in 5.653 seconds.
[2025-06-18T22:19:15.697Z]
[2025-06-18T22:19:15.697Z] -------------------------------------------------------------------------------
[2025-06-18T22:19:15.697Z] Benchmark: 2025-06-18 22:19:09
[2025-06-18T22:19:15.697Z] -------------------------------------------------------------------------------
[2025-06-18T22:19:15.697Z]
[2025-06-18T22:19:15.697Z] Rounds: 1
[2025-06-18T22:19:15.697Z] Warp: 20
[2025-06-18T22:19:15.697Z] Timer: time.time
[2025-06-18T22:19:15.697Z]
[2025-06-18T22:19:15.697Z] Test minimum average operation overhead
[2025-06-18T22:19:15.697Z] -------------------------------------------------------------------------------
[2025-06-18T22:19:15.697Z] BuiltinFunctionCalls: 171ms 171ms 0.67us 0.000ms
[2025-06-18T22:19:15.697Z] BuiltinMethodLookup: 68ms 68ms 0.13us 0.000ms
[2025-06-18T22:19:15.697Z] CompareFloats: 62ms 62ms 0.10us 0.000ms
[2025-06-18T22:19:15.697Z] CompareFloatsIntegers: 46ms 46ms 0.10us 0.000ms
[2025-06-18T22:19:15.697Z] CompareIntegers: 74ms 74ms 0.08us 0.000ms
[2025-06-18T22:19:15.697Z] CompareInternedStrings: 93ms 93ms 0.12us 0.000ms
[2025-06-18T22:19:15.697Z] CompareLongs: 51ms 51ms 0.10us 0.000ms
[2025-06-18T22:19:15.697Z] CompareStrings: 55ms 55ms 0.11us 0.000ms
[2025-06-18T22:19:15.697Z] CompareUnicode: 47ms 47ms 0.13us 0.000ms
[2025-06-18T22:19:15.697Z] ConcatStrings: 84ms 84ms 0.34us 0.000ms
[2025-06-18T22:19:15.697Z] ConcatUnicode: 112ms 112ms 0.75us 0.000ms
[2025-06-18T22:19:15.697Z] CreateInstances: 85ms 85ms 1.52us 0.000ms
[2025-06-18T22:19:15.697Z] CreateNewInstances: 118ms 118ms 2.81us 0.000ms
[2025-06-18T22:19:15.697Z] CreateStringsWithConcat: 214ms 214ms 0.43us 0.000ms
[2025-06-18T22:19:15.697Z] CreateUnicodeWithConcat: 24ms 24ms 0.12us 0.000ms
[2025-06-18T22:19:15.697Z] DictCreation: 60ms 60ms 0.30us 0.000ms
[2025-06-18T22:19:15.697Z] DictWithFloatKeys: 46ms 46ms 0.10us 0.000ms
[2025-06-18T22:19:15.697Z] DictWithIntegerKeys: 48ms 48ms 0.08us 0.000ms
[2025-06-18T22:19:15.697Z] DictWithStringKeys: 50ms 50ms 0.08us 0.000ms
[2025-06-18T22:19:15.697Z] ForLoops: 112ms 112ms 8.96us 0.000ms
[2025-06-18T22:19:15.697Z] IfThenElse: 144ms 144ms 0.21us 0.000ms
[2025-06-18T22:19:15.697Z] ListSlicing: 44ms 44ms 6.29us 0.000ms
[2025-06-18T22:19:15.697Z] NestedForLoops: 101ms 101ms 0.13us 0.000ms
[2025-06-18T22:19:15.697Z] NormalClassAttribute: 92ms 92ms 0.15us 0.000ms
[2025-06-18T22:19:15.697Z] NormalInstanceAttribute: 62ms 62ms 0.10us 0.000ms
[2025-06-18T22:19:15.697Z] PythonFunctionCalls: 80ms 80ms 0.48us 0.000ms
[2025-06-18T22:19:15.697Z] PythonMethodCalls: 72ms 72ms 0.64us 0.000ms
[2025-06-18T22:19:15.697Z] Recursion: 132ms 132ms 5.28us 0.000ms
[2025-06-18T22:19:15.697Z] SecondImport: 89ms 89ms 1.78us 0.000ms
[2025-06-18T22:19:15.697Z] SecondPackageImport: 64ms 64ms 1.28us 0.000ms
[2025-06-18T22:19:15.697Z] SecondSubmoduleImport: 94ms 94ms 1.88us 0.000ms
[2025-06-18T22:19:15.697Z] SimpleComplexArithmetic: 134ms 134ms 0.30us 0.000ms
[2025-06-18T22:19:15.697Z] SimpleDictManipulation: 96ms 96ms 0.16us 0.000ms
[2025-06-18T22:19:15.697Z] SimpleFloatArithmetic: 129ms 129ms 0.20us 0.000ms
[2025-06-18T22:19:15.697Z] SimpleIntFloatArithmetic: 119ms 119ms 0.18us 0.000ms
[2025-06-18T22:19:15.697Z] SimpleIntegerArithmetic: 79ms 79ms 0.12us 0.000ms
[2025-06-18T22:19:15.697Z] SimpleListManipulation: 73ms 73ms 0.12us 0.000ms
[2025-06-18T22:19:15.697Z] SimpleLongArithmetic: 94ms 94ms 0.28us 0.000ms
[2025-06-18T22:19:15.697Z] SmallLists: 212ms 212ms 0.62us 0.000ms
[2025-06-18T22:19:15.697Z] SmallTuples: 143ms 143ms 0.53us 0.000ms
[2025-06-18T22:19:15.697Z] SpecialClassAttribute: 93ms 93ms 0.15us 0.000ms
[2025-06-18T22:19:15.697Z] SpecialInstanceAttribute: 88ms 88ms 0.15us 0.000ms
[2025-06-18T22:19:15.697Z] StringMappings: 158ms 158ms 1.25us 0.000ms
[2025-06-18T22:19:15.697Z] StringPredicates: 131ms 131ms 0.37us 0.000ms
[2025-06-18T22:19:15.697Z] StringSlicing: 35ms 35ms 0.13us 0.000ms
[2025-06-18T22:19:15.697Z] TryExcept: 24ms 24ms 0.02us 0.000ms
[2025-06-18T22:19:15.697Z] TryRaiseExcept: 184ms 184ms 5.75us 0.000ms
[2025-06-18T22:19:15.697Z] TupleSlicing: 22ms 22ms 0.17us 0.000ms
[2025-06-18T22:19:15.697Z] UnicodeMappings: 248ms 248ms 13.78us 0.000ms
[2025-06-18T22:19:15.697Z] UnicodePredicates: 124ms 124ms 0.46us 0.000ms
[2025-06-18T22:19:15.697Z] UnicodeProperties: 812ms 812ms 4.06us 0.000ms
[2025-06-18T22:19:15.697Z] UnicodeSlicing: 61ms 61ms 0.25us 0.000ms
[2025-06-18T22:19:15.697Z] -------------------------------------------------------------------------------
[2025-06-18T22:19:15.697Z] Totals: 5653ms 5653ms
[2025-06-18T22:19:15.697Z]
[2025-06-18T22:19:15.697Z] ===== DaCapo 9.12-MR1 jython PASSED in 16029 msec =====
[2025-06-18T22:19:16.008Z] -----------------------------------
[2025-06-18T22:19:16.008Z] dacapo-jython_0_PASSED
[2025-06-18T22:19:16.008Z] -----------------------------------
[2025-06-18T22:19:16.008Z]
[2025-06-18T22:19:16.008Z] TEST TEARDOWN:
[2025-06-18T22:19:16.008Z] Nothing to be done for teardown.
[2025-06-18T22:19:16.333Z] dacapo-jython_0 Finish Time: Wed Jun 18 22:19:16 2025 Epoch Time (ms): 1750285156054
[2025-06-18T22:19:16.333Z]
[2025-06-18T22:19:16.333Z] ===============================================
[2025-06-18T22:19:16.654Z] Running test dacapo-luindex_0 ...
[2025-06-18T22:19:16.655Z] ===============================================
[2025-06-18T22:19:16.655Z] dacapo-luindex_0 Start Time: Wed Jun 18 22:19:16 2025 Epoch Time (ms): 1750285156621
[2025-06-18T22:19:16.962Z] variation: NoOptions
[2025-06-18T22:19:16.962Z] JVM_OPTIONS:
[2025-06-18T22:19:16.962Z] { \
[2025-06-18T22:19:16.962Z] echo ""; echo "TEST SETUP:"; \
[2025-06-18T22:19:16.962Z] echo "Nothing to be done for setup."; \
[2025-06-18T22:19:16.962Z] mkdir -p "C:/jenkins/workspace/Test_openjdk21_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17502851224747\\dacapo-luindex_0"; \
[2025-06-18T22:19:16.962Z] cd "C:/jenkins/workspace/Test_openjdk21_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17502851224747\\dacapo-luindex_0"; \
[2025-06-18T22:19:16.962Z] echo ""; echo "TESTING:"; \
[2025-06-18T22:19:16.962Z] "c:/jenkins/workspace/Test_openjdk21_hs_extended.perf_x86-64_windows/jdkbinary/j2sdk-image\\bin\\java" -jar "C:/jenkins/workspace/Test_openjdk21_hs_extended.perf_x86-64_windows/aqa-tests///..//jvmtest\\perf\\dacapo\\dacapo.jar" luindex; \
[2025-06-18T22:19:16.962Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-luindex_0""_PASSED"; echo "-----------------------------------"; cd C:/jenkins/workspace/Test_openjdk21_hs_extended.perf_x86-64_windows/aqa-tests/; rm -f -r "C:/jenkins/workspace/Test_openjdk21_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17502851224747\\dacapo-luindex_0"; else echo "-----------------------------------"; echo "dacapo-luindex_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-06-18T22:19:16.962Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-06-18T22:19:16.962Z] echo "Nothing to be done for teardown."; \
[2025-06-18T22:19:16.962Z] } 2>&1 | tee -a "C:/jenkins/workspace/Test_openjdk21_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17502851224747\\TestTargetResult";
[2025-06-18T22:19:17.293Z]
[2025-06-18T22:19:17.293Z] TEST SETUP:
[2025-06-18T22:19:17.293Z] Nothing to be done for setup.
[2025-06-18T22:19:17.293Z]
[2025-06-18T22:19:17.293Z] TESTING:
[2025-06-18T22:19:18.397Z] ===== DaCapo 9.12-MR1 luindex starting =====
[2025-06-18T22:19:34.251Z] ===== DaCapo 9.12-MR1 luindex PASSED in 13436 msec =====
[2025-06-18T22:19:34.251Z] -----------------------------------
[2025-06-18T22:19:34.251Z] dacapo-luindex_0_PASSED
[2025-06-18T22:19:34.251Z] -----------------------------------
[2025-06-18T22:19:34.251Z]
[2025-06-18T22:19:34.251Z] TEST TEARDOWN:
[2025-06-18T22:19:34.251Z] Nothing to be done for teardown.
[2025-06-18T22:19:34.251Z] dacapo-luindex_0 Finish Time: Wed Jun 18 22:19:32 2025 Epoch Time (ms): 1750285172263
[2025-06-18T22:19:34.251Z]
[2025-06-18T22:19:34.251Z] ===============================================
[2025-06-18T22:19:34.251Z] Running test dacapo-pmd_0 ...
[2025-06-18T22:19:34.251Z] ===============================================
[2025-06-18T22:19:34.251Z] dacapo-pmd_0 Start Time: Wed Jun 18 22:19:32 2025 Epoch Time (ms): 1750285172801
[2025-06-18T22:19:34.251Z] dacapo-pmd_0_DISABLED
[2025-06-18T22:19:34.251Z] Disabled Reason:
[2025-06-18T22:19:34.251Z] https://github.com/adoptium/aqa-tests/issues/4858#issuecomment-2968494739
[2025-06-18T22:19:34.251Z] dacapo-pmd_0 Finish Time: Wed Jun 18 22:19:33 2025 Epoch Time (ms): 1750285173214
[2025-06-18T22:19:34.251Z]
[2025-06-18T22:19:34.251Z] ===============================================
[2025-06-18T22:19:34.251Z] Running test dacapo-sunflow_0 ...
[2025-06-18T22:19:34.251Z] ===============================================
[2025-06-18T22:19:34.251Z] dacapo-sunflow_0 Start Time: Wed Jun 18 22:19:33 2025 Epoch Time (ms): 1750285173834
[2025-06-18T22:19:34.251Z] variation: NoOptions
[2025-06-18T22:19:34.251Z] JVM_OPTIONS:
[2025-06-18T22:19:34.251Z] { \
[2025-06-18T22:19:34.251Z] echo ""; echo "TEST SETUP:"; \
[2025-06-18T22:19:34.251Z] echo "Nothing to be done for setup."; \
[2025-06-18T22:19:34.251Z] mkdir -p "C:/jenkins/workspace/Test_openjdk21_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17502851224747\\dacapo-sunflow_0"; \
[2025-06-18T22:19:34.251Z] cd "C:/jenkins/workspace/Test_openjdk21_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17502851224747\\dacapo-sunflow_0"; \
[2025-06-18T22:19:34.251Z] echo ""; echo "TESTING:"; \
[2025-06-18T22:19:34.251Z] "c:/jenkins/workspace/Test_openjdk21_hs_extended.perf_x86-64_windows/jdkbinary/j2sdk-image\\bin\\java" -jar "C:/jenkins/workspace/Test_openjdk21_hs_extended.perf_x86-64_windows/aqa-tests///..//jvmtest\\perf\\dacapo\\dacapo.jar" sunflow; \
[2025-06-18T22:19:34.251Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-sunflow_0""_PASSED"; echo "-----------------------------------"; cd C:/jenkins/workspace/Test_openjdk21_hs_extended.perf_x86-64_windows/aqa-tests/; rm -f -r "C:/jenkins/workspace/Test_openjdk21_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17502851224747\\dacapo-sunflow_0"; else echo "-----------------------------------"; echo "dacapo-sunflow_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-06-18T22:19:34.251Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-06-18T22:19:34.251Z] echo "Nothing to be done for teardown."; \
[2025-06-18T22:19:34.251Z] } 2>&1 | tee -a "C:/jenkins/workspace/Test_openjdk21_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17502851224747\\TestTargetResult";
[2025-06-18T22:19:34.588Z]
[2025-06-18T22:19:34.588Z] TEST SETUP:
[2025-06-18T22:19:34.588Z] Nothing to be done for setup.
[2025-06-18T22:19:34.588Z]
[2025-06-18T22:19:34.588Z] TESTING:
[2025-06-18T22:19:34.588Z] Using scaled threading model. 2 processors detected, 2 threads used to drive the workload, in a possible range of [1,256]
[2025-06-18T22:19:34.940Z] ===== DaCapo 9.12-MR1 sunflow starting =====
[2025-06-18T22:19:42.693Z] ===== DaCapo 9.12-MR1 sunflow PASSED in 6872 msec =====
[2025-06-18T22:19:42.693Z] -----------------------------------
[2025-06-18T22:19:42.693Z] dacapo-sunflow_0_PASSED
[2025-06-18T22:19:42.693Z] -----------------------------------
[2025-06-18T22:19:42.693Z]
[2025-06-18T22:19:42.693Z] TEST TEARDOWN:
[2025-06-18T22:19:42.693Z] Nothing to be done for teardown.
[2025-06-18T22:19:42.693Z] dacapo-sunflow_0 Finish Time: Wed Jun 18 22:19:41 2025 Epoch Time (ms): 1750285181871
[2025-06-18T22:19:42.693Z]
[2025-06-18T22:19:42.693Z] ===============================================
[2025-06-18T22:19:42.693Z] Running test dacapo-tomcat_0 ...
[2025-06-18T22:19:42.693Z] ===============================================
[2025-06-18T22:19:42.693Z] dacapo-tomcat_0 Start Time: Wed Jun 18 22:19:42 2025 Epoch Time (ms): 1750285182418
[2025-06-18T22:19:42.693Z] dacapo-tomcat_0_DISABLED
[2025-06-18T22:19:42.693Z] Disabled Reason:
[2025-06-18T22:19:43.015Z] https://bugs.openjdk.java.net/browse/JDK-8155588
[2025-06-18T22:19:43.015Z] dacapo-tomcat_0 Finish Time: Wed Jun 18 22:19:42 2025 Epoch Time (ms): 1750285182930
[2025-06-18T22:19:43.322Z]
[2025-06-18T22:19:43.322Z] ===============================================
[2025-06-18T22:19:43.632Z] Running test dacapo-xalan_0 ...
[2025-06-18T22:19:43.632Z] ===============================================
[2025-06-18T22:19:43.632Z] dacapo-xalan_0 Start Time: Wed Jun 18 22:19:43 2025 Epoch Time (ms): 1750285183548
[2025-06-18T22:19:43.954Z] variation: NoOptions
[2025-06-18T22:19:43.954Z] JVM_OPTIONS:
[2025-06-18T22:19:43.954Z] { \
[2025-06-18T22:19:43.954Z] echo ""; echo "TEST SETUP:"; \
[2025-06-18T22:19:43.954Z] echo "Nothing to be done for setup."; \
[2025-06-18T22:19:43.954Z] mkdir -p "C:/jenkins/workspace/Test_openjdk21_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17502851224747\\dacapo-xalan_0"; \
[2025-06-18T22:19:43.954Z] cd "C:/jenkins/workspace/Test_openjdk21_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17502851224747\\dacapo-xalan_0"; \
[2025-06-18T22:19:43.954Z] echo ""; echo "TESTING:"; \
[2025-06-18T22:19:43.954Z] "c:/jenkins/workspace/Test_openjdk21_hs_extended.perf_x86-64_windows/jdkbinary/j2sdk-image\\bin\\java" -jar "C:/jenkins/workspace/Test_openjdk21_hs_extended.perf_x86-64_windows/aqa-tests///..//jvmtest\\perf\\dacapo\\dacapo.jar" xalan; \
[2025-06-18T22:19:43.954Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "dacapo-xalan_0""_PASSED"; echo "-----------------------------------"; cd C:/jenkins/workspace/Test_openjdk21_hs_extended.perf_x86-64_windows/aqa-tests/; rm -f -r "C:/jenkins/workspace/Test_openjdk21_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17502851224747\\dacapo-xalan_0"; else echo "-----------------------------------"; echo "dacapo-xalan_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-06-18T22:19:43.954Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-06-18T22:19:43.954Z] echo "Nothing to be done for teardown."; \
[2025-06-18T22:19:43.954Z] } 2>&1 | tee -a "C:/jenkins/workspace/Test_openjdk21_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17502851224747\\TestTargetResult";
[2025-06-18T22:19:43.954Z]
[2025-06-18T22:19:43.954Z] TEST SETUP:
[2025-06-18T22:19:43.954Z] Nothing to be done for setup.
[2025-06-18T22:19:44.275Z]
[2025-06-18T22:19:44.275Z] TESTING:
[2025-06-18T22:19:44.276Z] Using scaled threading model. 2 processors detected, 2 threads used to drive the workload, in a possible range of [1,100]
[2025-06-18T22:19:45.028Z] ===== DaCapo 9.12-MR1 xalan starting =====
[2025-06-18T22:19:54.474Z] Normal completion.
[2025-06-18T22:19:54.474Z] ===== DaCapo 9.12-MR1 xalan PASSED in 8899 msec =====
[2025-06-18T22:19:54.474Z] -----------------------------------
[2025-06-18T22:19:54.474Z] dacapo-xalan_0_PASSED
[2025-06-18T22:19:54.474Z] -----------------------------------
[2025-06-18T22:19:54.474Z]
[2025-06-18T22:19:54.474Z] TEST TEARDOWN:
[2025-06-18T22:19:54.474Z] Nothing to be done for teardown.
[2025-06-18T22:19:54.474Z] dacapo-xalan_0 Finish Time: Wed Jun 18 22:19:54 2025 Epoch Time (ms): 1750285194011
[2025-06-18T22:19:54.474Z] make[4]: Leaving directory '/cygdrive/c/jenkins/workspace/Test_openjdk21_hs_extended.perf_x86-64_windows/aqa-tests/perf/dacapo'
[2025-06-18T22:19:54.474Z] make[4]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk21_hs_extended.perf_x86-64_windows/aqa-tests/perf/renaissance'
[2025-06-18T22:19:54.474Z]
[2025-06-18T22:19:54.474Z] ===============================================
[2025-06-18T22:19:54.799Z] Running test renaissance-als_0 ...
[2025-06-18T22:19:54.799Z] ===============================================
[2025-06-18T22:19:54.799Z] renaissance-als_0 Start Time: Wed Jun 18 22:19:54 2025 Epoch Time (ms): 1750285194768
[2025-06-18T22:19:55.105Z] variation: NoOptions
[2025-06-18T22:19:55.105Z] JVM_OPTIONS:
[2025-06-18T22:19:55.105Z] { \
[2025-06-18T22:19:55.105Z] echo ""; echo "TEST SETUP:"; \
[2025-06-18T22:19:55.105Z] echo "Nothing to be done for setup."; \
[2025-06-18T22:19:55.105Z] mkdir -p "C:/jenkins/workspace/Test_openjdk21_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17502851224747\\renaissance-als_0"; \
[2025-06-18T22:19:55.105Z] cd "C:/jenkins/workspace/Test_openjdk21_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17502851224747\\renaissance-als_0"; \
[2025-06-18T22:19:55.105Z] echo ""; echo "TESTING:"; \
[2025-06-18T22:19:55.105Z] "c:/jenkins/workspace/Test_openjdk21_hs_extended.perf_x86-64_windows/jdkbinary/j2sdk-image\\bin\\java" --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.util.concurrent=ALL-UNNAMED --add-opens java.base/java.nio=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.base/java.lang.invoke=ALL-UNNAMED -jar "C:/jenkins/workspace/Test_openjdk21_hs_extended.perf_x86-64_windows/aqa-tests///..//jvmtest\\perf\\renaissance\\renaissance.jar" --json ""C:/jenkins/workspace/Test_openjdk21_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17502851224747\\renaissance-als_0"\\als.json" als; \
[2025-06-18T22:19:55.105Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-als_0""_PASSED"; echo "-----------------------------------"; cd C:/jenkins/workspace/Test_openjdk21_hs_extended.perf_x86-64_windows/aqa-tests/; rm -f -r "C:/jenkins/workspace/Test_openjdk21_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17502851224747\\renaissance-als_0"; else echo "-----------------------------------"; echo "renaissance-als_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-06-18T22:19:55.105Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-06-18T22:19:55.105Z] echo "Nothing to be done for teardown."; \
[2025-06-18T22:19:55.105Z] } 2>&1 | tee -a "C:/jenkins/workspace/Test_openjdk21_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17502851224747\\TestTargetResult";
[2025-06-18T22:19:55.490Z]
[2025-06-18T22:19:55.490Z] TEST SETUP:
[2025-06-18T22:19:55.490Z] Nothing to be done for setup.
[2025-06-18T22:19:55.490Z]
[2025-06-18T22:19:55.490Z] TESTING:
[2025-06-18T22:19:59.159Z] Benchmark 'als' failed with exception:
[2025-06-18T22:19:59.159Z] java.lang.UnsatisfiedLinkError: C:\jenkins\workspace\Test_openjdk21_hs_extended.perf_x86-64_windows\aqa-tests\TKG\output_17502851224747\renaissance-als_0\harness-221956-16462549773014571837\apache-spark\als\hadoop\bin\hadoop.dll: %1 is not a valid Win32 application
[2025-06-18T22:19:59.159Z] at java.base/jdk.internal.loader.NativeLibraries.load(Native Method)
[2025-06-18T22:19:59.159Z] at java.base/jdk.internal.loader.NativeLibraries$NativeLibraryImpl.open(NativeLibraries.java:331)
[2025-06-18T22:19:59.159Z] at java.base/jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:197)
[2025-06-18T22:19:59.159Z] at java.base/jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:139)
[2025-06-18T22:19:59.159Z] at java.base/java.lang.ClassLoader.loadLibrary(ClassLoader.java:2418)
[2025-06-18T22:19:59.159Z] at java.base/java.lang.Runtime.load0(Runtime.java:852)
[2025-06-18T22:19:59.159Z] at java.base/java.lang.System.load(System.java:2025)
[2025-06-18T22:19:59.159Z] at org.renaissance.apache.spark.SparkUtil.$anonfun$setUpHadoop$3(SparkUtil.scala:124)
[2025-06-18T22:19:59.159Z] at org.renaissance.apache.spark.SparkUtil.$anonfun$setUpHadoop$3$adapted(SparkUtil.scala:123)
[2025-06-18T22:19:59.159Z] at scala.collection.immutable.List.foreach(List.scala:334)
[2025-06-18T22:19:59.159Z] at org.renaissance.apache.spark.SparkUtil.setUpHadoop(SparkUtil.scala:123)
[2025-06-18T22:19:59.159Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext(SparkUtil.scala:56)
[2025-06-18T22:19:59.159Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext$(SparkUtil.scala:54)
[2025-06-18T22:19:59.159Z] at org.renaissance.apache.spark.Als.setUpSparkContext(Als.scala:56)
[2025-06-18T22:19:59.159Z] at org.renaissance.apache.spark.Als.setUpBeforeAll(Als.scala:127)
[2025-06-18T22:19:59.159Z] at org.renaissance.harness.ExecutionDriver.executeBenchmark(ExecutionDriver.java:82)
[2025-06-18T22:19:59.159Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks$$anonfun$1(RenaissanceSuite.scala:172)
[2025-06-18T22:19:59.159Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15)
[2025-06-18T22:19:59.159Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10)
[2025-06-18T22:19:59.159Z] at scala.collection.immutable.List.foreach(List.scala:334)
[2025-06-18T22:19:59.159Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks(RenaissanceSuite.scala:161)
[2025-06-18T22:19:59.159Z] at org.renaissance.harness.RenaissanceSuite$.main(RenaissanceSuite.scala:130)
[2025-06-18T22:19:59.159Z] at org.renaissance.harness.RenaissanceSuite.main(RenaissanceSuite.scala)
[2025-06-18T22:19:59.159Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
[2025-06-18T22:19:59.159Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580)
[2025-06-18T22:19:59.159Z] at org.renaissance.core.Launcher.loadAndInvokeHarnessClass(Launcher.java:129)
[2025-06-18T22:19:59.159Z] at org.renaissance.core.Launcher.launchHarnessClass(Launcher.java:78)
[2025-06-18T22:19:59.159Z] at org.renaissance.core.Launcher.main(Launcher.java:43)
[2025-06-18T22:19:59.159Z] The following benchmarks failed: als
[2025-06-18T22:19:59.159Z] -----------------------------------
[2025-06-18T22:19:59.159Z] renaissance-als_0_FAILED
[2025-06-18T22:19:59.159Z] -----------------------------------
[2025-06-18T22:19:59.159Z]
[2025-06-18T22:19:59.159Z] TEST TEARDOWN:
[2025-06-18T22:19:59.159Z] Nothing to be done for teardown.
[2025-06-18T22:19:59.486Z] renaissance-als_0 Finish Time: Wed Jun 18 22:19:59 2025 Epoch Time (ms): 1750285199234
[2025-06-18T22:19:59.486Z]
[2025-06-18T22:19:59.486Z] ===============================================
[2025-06-18T22:19:59.796Z] Running test renaissance-chi-square_0 ...
[2025-06-18T22:19:59.796Z] ===============================================
[2025-06-18T22:20:00.124Z] renaissance-chi-square_0 Start Time: Wed Jun 18 22:19:59 2025 Epoch Time (ms): 1750285199786
[2025-06-18T22:20:00.124Z] variation: NoOptions
[2025-06-18T22:20:00.124Z] JVM_OPTIONS:
[2025-06-18T22:20:00.124Z] { \
[2025-06-18T22:20:00.124Z] echo ""; echo "TEST SETUP:"; \
[2025-06-18T22:20:00.124Z] echo "Nothing to be done for setup."; \
[2025-06-18T22:20:00.124Z] mkdir -p "C:/jenkins/workspace/Test_openjdk21_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17502851224747\\renaissance-chi-square_0"; \
[2025-06-18T22:20:00.124Z] cd "C:/jenkins/workspace/Test_openjdk21_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17502851224747\\renaissance-chi-square_0"; \
[2025-06-18T22:20:00.124Z] echo ""; echo "TESTING:"; \
[2025-06-18T22:20:00.124Z] "c:/jenkins/workspace/Test_openjdk21_hs_extended.perf_x86-64_windows/jdkbinary/j2sdk-image\\bin\\java" --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.util.concurrent=ALL-UNNAMED --add-opens java.base/java.nio=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.base/java.lang.invoke=ALL-UNNAMED -jar "C:/jenkins/workspace/Test_openjdk21_hs_extended.perf_x86-64_windows/aqa-tests///..//jvmtest\\perf\\renaissance\\renaissance.jar" --json ""C:/jenkins/workspace/Test_openjdk21_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17502851224747\\renaissance-chi-square_0"\\chi-square.json" chi-square; \
[2025-06-18T22:20:00.125Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-chi-square_0""_PASSED"; echo "-----------------------------------"; cd C:/jenkins/workspace/Test_openjdk21_hs_extended.perf_x86-64_windows/aqa-tests/; rm -f -r "C:/jenkins/workspace/Test_openjdk21_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17502851224747\\renaissance-chi-square_0"; else echo "-----------------------------------"; echo "renaissance-chi-square_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-06-18T22:20:00.125Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-06-18T22:20:00.125Z] echo "Nothing to be done for teardown."; \
[2025-06-18T22:20:00.125Z] } 2>&1 | tee -a "C:/jenkins/workspace/Test_openjdk21_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17502851224747\\TestTargetResult";
[2025-06-18T22:20:00.449Z]
[2025-06-18T22:20:00.449Z] TEST SETUP:
[2025-06-18T22:20:00.449Z] Nothing to be done for setup.
[2025-06-18T22:20:00.449Z]
[2025-06-18T22:20:00.449Z] TESTING:
[2025-06-18T22:20:04.168Z] Benchmark 'chi-square' failed with exception:
[2025-06-18T22:20:04.168Z] java.lang.UnsatisfiedLinkError: C:\jenkins\workspace\Test_openjdk21_hs_extended.perf_x86-64_windows\aqa-tests\TKG\output_17502851224747\renaissance-chi-square_0\harness-222001-15873743232442704080\apache-spark\chi-square\hadoop\bin\hadoop.dll: %1 is not a valid Win32 application
[2025-06-18T22:20:04.168Z] at java.base/jdk.internal.loader.NativeLibraries.load(Native Method)
[2025-06-18T22:20:04.168Z] at java.base/jdk.internal.loader.NativeLibraries$NativeLibraryImpl.open(NativeLibraries.java:331)
[2025-06-18T22:20:04.168Z] at java.base/jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:197)
[2025-06-18T22:20:04.168Z] at java.base/jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:139)
[2025-06-18T22:20:04.168Z] at java.base/java.lang.ClassLoader.loadLibrary(ClassLoader.java:2418)
[2025-06-18T22:20:04.168Z] at java.base/java.lang.Runtime.load0(Runtime.java:852)
[2025-06-18T22:20:04.168Z] at java.base/java.lang.System.load(System.java:2025)
[2025-06-18T22:20:04.168Z] at org.renaissance.apache.spark.SparkUtil.$anonfun$setUpHadoop$3(SparkUtil.scala:124)
[2025-06-18T22:20:04.168Z] at org.renaissance.apache.spark.SparkUtil.$anonfun$setUpHadoop$3$adapted(SparkUtil.scala:123)
[2025-06-18T22:20:04.168Z] at scala.collection.immutable.List.foreach(List.scala:334)
[2025-06-18T22:20:04.168Z] at org.renaissance.apache.spark.SparkUtil.setUpHadoop(SparkUtil.scala:123)
[2025-06-18T22:20:04.168Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext(SparkUtil.scala:56)
[2025-06-18T22:20:04.168Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext$(SparkUtil.scala:54)
[2025-06-18T22:20:04.168Z] at org.renaissance.apache.spark.ChiSquare.setUpSparkContext(ChiSquare.scala:41)
[2025-06-18T22:20:04.168Z] at org.renaissance.apache.spark.ChiSquare.setUpBeforeAll(ChiSquare.scala:86)
[2025-06-18T22:20:04.168Z] at org.renaissance.harness.ExecutionDriver.executeBenchmark(ExecutionDriver.java:82)
[2025-06-18T22:20:04.168Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks$$anonfun$1(RenaissanceSuite.scala:172)
[2025-06-18T22:20:04.168Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15)
[2025-06-18T22:20:04.168Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10)
[2025-06-18T22:20:04.168Z] at scala.collection.immutable.List.foreach(List.scala:334)
[2025-06-18T22:20:04.168Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks(RenaissanceSuite.scala:161)
[2025-06-18T22:20:04.168Z] at org.renaissance.harness.RenaissanceSuite$.main(RenaissanceSuite.scala:130)
[2025-06-18T22:20:04.168Z] at org.renaissance.harness.RenaissanceSuite.main(RenaissanceSuite.scala)
[2025-06-18T22:20:04.168Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
[2025-06-18T22:20:04.168Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580)
[2025-06-18T22:20:04.168Z] at org.renaissance.core.Launcher.loadAndInvokeHarnessClass(Launcher.java:129)
[2025-06-18T22:20:04.168Z] at org.renaissance.core.Launcher.launchHarnessClass(Launcher.java:78)
[2025-06-18T22:20:04.168Z] at org.renaissance.core.Launcher.main(Launcher.java:43)
[2025-06-18T22:20:04.493Z] The following benchmarks failed: chi-square
[2025-06-18T22:20:04.493Z] -----------------------------------
[2025-06-18T22:20:04.493Z] renaissance-chi-square_0_FAILED
[2025-06-18T22:20:04.493Z] -----------------------------------
[2025-06-18T22:20:04.493Z]
[2025-06-18T22:20:04.493Z] TEST TEARDOWN:
[2025-06-18T22:20:04.493Z] Nothing to be done for teardown.
[2025-06-18T22:20:04.493Z] renaissance-chi-square_0 Finish Time: Wed Jun 18 22:20:04 2025 Epoch Time (ms): 1750285204336
[2025-06-18T22:20:04.493Z]
[2025-06-18T22:20:04.819Z] ===============================================
[2025-06-18T22:20:04.819Z] Running test renaissance-db-shootout_0 ...
[2025-06-18T22:20:05.143Z] ===============================================
[2025-06-18T22:20:05.143Z] renaissance-db-shootout_0 Start Time: Wed Jun 18 22:20:04 2025 Epoch Time (ms): 1750285204973
[2025-06-18T22:20:05.143Z] renaissance-db-shootout_0_DISABLED
[2025-06-18T22:20:05.457Z] Disabled Reason:
[2025-06-18T22:20:05.457Z] https://github.com/adoptium/aqa-tests/issues/2500#issuecomment-818965455
[2025-06-18T22:20:05.777Z] renaissance-db-shootout_0 Finish Time: Wed Jun 18 22:20:05 2025 Epoch Time (ms): 1750285205470
[2025-06-18T22:20:05.777Z]
[2025-06-18T22:20:05.777Z] ===============================================
[2025-06-18T22:20:06.100Z] Running test renaissance-dec-tree_0 ...
[2025-06-18T22:20:06.100Z] ===============================================
[2025-06-18T22:20:06.100Z] renaissance-dec-tree_0 Start Time: Wed Jun 18 22:20:06 2025 Epoch Time (ms): 1750285206052
[2025-06-18T22:20:06.425Z] variation: NoOptions
[2025-06-18T22:20:06.425Z] JVM_OPTIONS:
[2025-06-18T22:20:06.425Z] { \
[2025-06-18T22:20:06.425Z] echo ""; echo "TEST SETUP:"; \
[2025-06-18T22:20:06.425Z] echo "Nothing to be done for setup."; \
[2025-06-18T22:20:06.425Z] mkdir -p "C:/jenkins/workspace/Test_openjdk21_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17502851224747\\renaissance-dec-tree_0"; \
[2025-06-18T22:20:06.425Z] cd "C:/jenkins/workspace/Test_openjdk21_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17502851224747\\renaissance-dec-tree_0"; \
[2025-06-18T22:20:06.425Z] echo ""; echo "TESTING:"; \
[2025-06-18T22:20:06.425Z] "c:/jenkins/workspace/Test_openjdk21_hs_extended.perf_x86-64_windows/jdkbinary/j2sdk-image\\bin\\java" --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.util.concurrent=ALL-UNNAMED --add-opens java.base/java.nio=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.base/java.lang.invoke=ALL-UNNAMED -jar "C:/jenkins/workspace/Test_openjdk21_hs_extended.perf_x86-64_windows/aqa-tests///..//jvmtest\\perf\\renaissance\\renaissance.jar" --json ""C:/jenkins/workspace/Test_openjdk21_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17502851224747\\renaissance-dec-tree_0"\\dec-tree.json" dec-tree; \
[2025-06-18T22:20:06.425Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-dec-tree_0""_PASSED"; echo "-----------------------------------"; cd C:/jenkins/workspace/Test_openjdk21_hs_extended.perf_x86-64_windows/aqa-tests/; rm -f -r "C:/jenkins/workspace/Test_openjdk21_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17502851224747\\renaissance-dec-tree_0"; else echo "-----------------------------------"; echo "renaissance-dec-tree_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-06-18T22:20:06.425Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-06-18T22:20:06.425Z] echo "Nothing to be done for teardown."; \
[2025-06-18T22:20:06.425Z] } 2>&1 | tee -a "C:/jenkins/workspace/Test_openjdk21_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17502851224747\\TestTargetResult";
[2025-06-18T22:20:06.786Z]
[2025-06-18T22:20:06.786Z] TEST SETUP:
[2025-06-18T22:20:06.786Z] Nothing to be done for setup.
[2025-06-18T22:20:06.786Z]
[2025-06-18T22:20:06.786Z] TESTING:
[2025-06-18T22:20:11.390Z] Benchmark 'dec-tree' failed with exception:
[2025-06-18T22:20:11.390Z] java.lang.UnsatisfiedLinkError: C:\jenkins\workspace\Test_openjdk21_hs_extended.perf_x86-64_windows\aqa-tests\TKG\output_17502851224747\renaissance-dec-tree_0\harness-222008-3041228626609549051\apache-spark\dec-tree\hadoop\bin\hadoop.dll: %1 is not a valid Win32 application
[2025-06-18T22:20:11.390Z] at java.base/jdk.internal.loader.NativeLibraries.load(Native Method)
[2025-06-18T22:20:11.390Z] at java.base/jdk.internal.loader.NativeLibraries$NativeLibraryImpl.open(NativeLibraries.java:331)
[2025-06-18T22:20:11.390Z] at java.base/jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:197)
[2025-06-18T22:20:11.390Z] at java.base/jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:139)
[2025-06-18T22:20:11.390Z] at java.base/java.lang.ClassLoader.loadLibrary(ClassLoader.java:2418)
[2025-06-18T22:20:11.390Z] at java.base/java.lang.Runtime.load0(Runtime.java:852)
[2025-06-18T22:20:11.390Z] at java.base/java.lang.System.load(System.java:2025)
[2025-06-18T22:20:11.390Z] at org.renaissance.apache.spark.SparkUtil.$anonfun$setUpHadoop$3(SparkUtil.scala:124)
[2025-06-18T22:20:11.390Z] at org.renaissance.apache.spark.SparkUtil.$anonfun$setUpHadoop$3$adapted(SparkUtil.scala:123)
[2025-06-18T22:20:11.390Z] at scala.collection.immutable.List.foreach(List.scala:334)
[2025-06-18T22:20:11.390Z] at org.renaissance.apache.spark.SparkUtil.setUpHadoop(SparkUtil.scala:123)
[2025-06-18T22:20:11.390Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext(SparkUtil.scala:56)
[2025-06-18T22:20:11.390Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext$(SparkUtil.scala:54)
[2025-06-18T22:20:11.390Z] at org.renaissance.apache.spark.DecTree.setUpSparkContext(DecTree.scala:38)
[2025-06-18T22:20:11.390Z] at org.renaissance.apache.spark.DecTree.setUpBeforeAll(DecTree.scala:89)
[2025-06-18T22:20:11.390Z] at org.renaissance.harness.ExecutionDriver.executeBenchmark(ExecutionDriver.java:82)
[2025-06-18T22:20:11.390Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks$$anonfun$1(RenaissanceSuite.scala:172)
[2025-06-18T22:20:11.390Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15)
[2025-06-18T22:20:11.390Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10)
[2025-06-18T22:20:11.390Z] at scala.collection.immutable.List.foreach(List.scala:334)
[2025-06-18T22:20:11.390Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks(RenaissanceSuite.scala:161)
[2025-06-18T22:20:11.390Z] at org.renaissance.harness.RenaissanceSuite$.main(RenaissanceSuite.scala:130)
[2025-06-18T22:20:11.391Z] at org.renaissance.harness.RenaissanceSuite.main(RenaissanceSuite.scala)
[2025-06-18T22:20:11.391Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
[2025-06-18T22:20:11.391Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580)
[2025-06-18T22:20:11.391Z] at org.renaissance.core.Launcher.loadAndInvokeHarnessClass(Launcher.java:129)
[2025-06-18T22:20:11.391Z] at org.renaissance.core.Launcher.launchHarnessClass(Launcher.java:78)
[2025-06-18T22:20:11.391Z] at org.renaissance.core.Launcher.main(Launcher.java:43)
[2025-06-18T22:20:11.391Z] The following benchmarks failed: dec-tree
[2025-06-18T22:20:11.391Z] -----------------------------------
[2025-06-18T22:20:11.391Z] renaissance-dec-tree_0_FAILED
[2025-06-18T22:20:11.391Z] -----------------------------------
[2025-06-18T22:20:11.391Z]
[2025-06-18T22:20:11.391Z] TEST TEARDOWN:
[2025-06-18T22:20:11.391Z] Nothing to be done for teardown.
[2025-06-18T22:20:11.391Z] renaissance-dec-tree_0 Finish Time: Wed Jun 18 22:20:10 2025 Epoch Time (ms): 1750285210876
[2025-06-18T22:20:11.391Z]
[2025-06-18T22:20:11.391Z] ===============================================
[2025-06-18T22:20:11.391Z] Running test renaissance-finagle-chirper_0 ...
[2025-06-18T22:20:11.391Z] ===============================================
[2025-06-18T22:20:11.695Z] renaissance-finagle-chirper_0 Start Time: Wed Jun 18 22:20:11 2025 Epoch Time (ms): 1750285211439
[2025-06-18T22:20:11.695Z] renaissance-finagle-chirper_0_DISABLED
[2025-06-18T22:20:11.695Z] Disabled Reason:
[2025-06-18T22:20:12.019Z] https://github.com/renaissance-benchmarks/renaissance/issues/231
[2025-06-18T22:20:12.019Z] renaissance-finagle-chirper_0 Finish Time: Wed Jun 18 22:20:11 2025 Epoch Time (ms): 1750285211863
[2025-06-18T22:20:12.019Z]
[2025-06-18T22:20:12.325Z] ===============================================
[2025-06-18T22:20:12.325Z] Running test renaissance-finagle-http_0 ...
[2025-06-18T22:20:12.635Z] ===============================================
[2025-06-18T22:20:12.635Z] renaissance-finagle-http_0 Start Time: Wed Jun 18 22:20:12 2025 Epoch Time (ms): 1750285212518
[2025-06-18T22:20:12.940Z] variation: NoOptions
[2025-06-18T22:20:12.940Z] JVM_OPTIONS:
[2025-06-18T22:20:12.940Z] { \
[2025-06-18T22:20:12.940Z] echo ""; echo "TEST SETUP:"; \
[2025-06-18T22:20:12.940Z] echo "Nothing to be done for setup."; \
[2025-06-18T22:20:12.940Z] mkdir -p "C:/jenkins/workspace/Test_openjdk21_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17502851224747\\renaissance-finagle-http_0"; \
[2025-06-18T22:20:12.940Z] cd "C:/jenkins/workspace/Test_openjdk21_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17502851224747\\renaissance-finagle-http_0"; \
[2025-06-18T22:20:12.940Z] echo ""; echo "TESTING:"; \
[2025-06-18T22:20:12.940Z] "c:/jenkins/workspace/Test_openjdk21_hs_extended.perf_x86-64_windows/jdkbinary/j2sdk-image\\bin\\java" --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.util.concurrent=ALL-UNNAMED --add-opens java.base/java.nio=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.base/java.lang.invoke=ALL-UNNAMED -jar "C:/jenkins/workspace/Test_openjdk21_hs_extended.perf_x86-64_windows/aqa-tests///..//jvmtest\\perf\\renaissance\\renaissance.jar" --json ""C:/jenkins/workspace/Test_openjdk21_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17502851224747\\renaissance-finagle-http_0"\\finagle-http.json" finagle-http; \
[2025-06-18T22:20:12.940Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-finagle-http_0""_PASSED"; echo "-----------------------------------"; cd C:/jenkins/workspace/Test_openjdk21_hs_extended.perf_x86-64_windows/aqa-tests/; rm -f -r "C:/jenkins/workspace/Test_openjdk21_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17502851224747\\renaissance-finagle-http_0"; else echo "-----------------------------------"; echo "renaissance-finagle-http_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-06-18T22:20:12.940Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-06-18T22:20:12.940Z] echo "Nothing to be done for teardown."; \
[2025-06-18T22:20:12.940Z] } 2>&1 | tee -a "C:/jenkins/workspace/Test_openjdk21_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17502851224747\\TestTargetResult";
[2025-06-18T22:20:13.267Z]
[2025-06-18T22:20:13.267Z] TEST SETUP:
[2025-06-18T22:20:13.267Z] Nothing to be done for setup.
[2025-06-18T22:20:13.267Z]
[2025-06-18T22:20:13.267Z] TESTING:
[2025-06-18T22:20:22.119Z] finagle-http on :58734 spawning 2 client and default number of server workers.
[2025-06-18T22:20:22.119Z] ====== finagle-http (web) [default], iteration 0 started ======
[2025-06-18T22:20:22.441Z] GC before operation: completed in 203.304 ms, heap usage 23.143 MB -> 11.105 MB.
[2025-06-18T22:20:43.086Z] ====== finagle-http (web) [default], iteration 0 completed (19258.384 ms) ======
[2025-06-18T22:20:43.086Z] ====== finagle-http (web) [default], iteration 1 started ======
[2025-06-18T22:20:43.086Z] GC before operation: completed in 78.786 ms, heap usage 27.019 MB -> 13.653 MB.
[2025-06-18T22:20:53.112Z] ====== finagle-http (web) [default], iteration 1 completed (10266.927 ms) ======
[2025-06-18T22:20:53.112Z] ====== finagle-http (web) [default], iteration 2 started ======
[2025-06-18T22:20:53.112Z] GC before operation: completed in 67.025 ms, heap usage 58.833 MB -> 14.313 MB.
[2025-06-18T22:20:57.707Z] ====== finagle-http (web) [default], iteration 2 completed (5343.735 ms) ======
[2025-06-18T22:20:57.707Z] ====== finagle-http (web) [default], iteration 3 started ======
[2025-06-18T22:20:58.398Z] GC before operation: completed in 81.797 ms, heap usage 32.140 MB -> 14.365 MB.
[2025-06-18T22:21:03.309Z] ====== finagle-http (web) [default], iteration 3 completed (5008.664 ms) ======
[2025-06-18T22:21:03.309Z] ====== finagle-http (web) [default], iteration 4 started ======
[2025-06-18T22:21:03.309Z] GC before operation: completed in 81.522 ms, heap usage 51.517 MB -> 14.356 MB.
[2025-06-18T22:21:06.991Z] ====== finagle-http (web) [default], iteration 4 completed (4621.146 ms) ======
[2025-06-18T22:21:06.991Z] ====== finagle-http (web) [default], iteration 5 started ======
[2025-06-18T22:21:08.022Z] GC before operation: completed in 93.772 ms, heap usage 17.743 MB -> 14.432 MB.
[2025-06-18T22:21:11.701Z] ====== finagle-http (web) [default], iteration 5 completed (4632.187 ms) ======
[2025-06-18T22:21:11.701Z] ====== finagle-http (web) [default], iteration 6 started ======
[2025-06-18T22:21:12.714Z] GC before operation: completed in 80.040 ms, heap usage 17.073 MB -> 14.430 MB.
[2025-06-18T22:21:17.700Z] ====== finagle-http (web) [default], iteration 6 completed (4864.994 ms) ======
[2025-06-18T22:21:17.700Z] ====== finagle-http (web) [default], iteration 7 started ======
[2025-06-18T22:21:17.700Z] GC before operation: completed in 69.815 ms, heap usage 35.409 MB -> 14.438 MB.
[2025-06-18T22:21:21.420Z] ====== finagle-http (web) [default], iteration 7 completed (4620.086 ms) ======
[2025-06-18T22:21:21.420Z] ====== finagle-http (web) [default], iteration 8 started ======
[2025-06-18T22:21:21.730Z] GC before operation: completed in 86.697 ms, heap usage 19.357 MB -> 14.437 MB.
[2025-06-18T22:21:27.094Z] ====== finagle-http (web) [default], iteration 8 completed (4644.977 ms) ======
[2025-06-18T22:21:27.095Z] ====== finagle-http (web) [default], iteration 9 started ======
[2025-06-18T22:21:27.095Z] GC before operation: completed in 59.930 ms, heap usage 19.417 MB -> 14.440 MB.
[2025-06-18T22:21:31.808Z] ====== finagle-http (web) [default], iteration 9 completed (4611.804 ms) ======
[2025-06-18T22:21:31.808Z] ====== finagle-http (web) [default], iteration 10 started ======
[2025-06-18T22:21:31.808Z] GC before operation: completed in 85.143 ms, heap usage 18.280 MB -> 14.431 MB.
[2025-06-18T22:21:36.622Z] ====== finagle-http (web) [default], iteration 10 completed (4705.561 ms) ======
[2025-06-18T22:21:36.622Z] ====== finagle-http (web) [default], iteration 11 started ======
[2025-06-18T22:21:36.622Z] GC before operation: completed in 141.011 ms, heap usage 18.070 MB -> 14.441 MB.
[2025-06-18T22:21:40.735Z] ====== finagle-http (web) [default], iteration 11 completed (4902.694 ms) ======
[2025-06-18T22:21:40.735Z] [2025-06-18T22:21:40.626+0000] org.renaissance.core (org.renaissance.core.DirUtils lambda$createScratchDirectory$1)
[2025-06-18T22:21:40.735Z] WARNING: Error deleting scratch directory C:\jenkins\workspace\Test_openjdk21_hs_extended.perf_x86-64_windows\aqa-tests\TKG\output_17502851224747\renaissance-finagle-http_0\harness-222013-6921652738939067575: harness-222013-6921652738939067575\twitter-finagle\lib\caffeine-3.1.8.jar: The process cannot access the file because it is being used by another process
[2025-06-18T22:21:40.735Z] [2025-06-18T22:21:40.634+0000] [2025-06-18T22:21:40.626+0000] org.renaissance.core (org.renaissance.core.DirUtils lambda$createScratchDirectory$1)
[2025-06-18T22:21:40.735Z] WARNING: Error deleting scratch directory C:\jenkins\workspace\Test_openjdk21_hs_extended.perf_x86-64_windows\aqa-tests\TKG\output_17502851224747\renaissance-finagle-http_0\harness-222013-6921652738939067575: harness-222013-6921652738939067575\twitter-finagle\lib\caffeine-3.1.8.jar: The process cannot access the file because it is being used by another process
[2025-06-18T22:21:40.735Z] org.renaissance.core (org.renaissance.core.DirUtils lambda$createScratchDirectory$1)
[2025-06-18T22:21:40.735Z] WARNING: Error deleting scratch directory C:\jenkins\workspace\Test_openjdk21_hs_extended.perf_x86-64_windows\aqa-tests\TKG\output_17502851224747\renaissance-finagle-http_0\launcher-222013-8737714494261508808: launcher-222013-8737714494261508808\renaissance-harness_3\lib\renaissance-harness_3-0.16.0.jar: The process cannot access the file because it is being used by another process
[2025-06-18T22:21:41.060Z] -----------------------------------
[2025-06-18T22:21:41.060Z] renaissance-finagle-http_0_PASSED
[2025-06-18T22:21:41.060Z] -----------------------------------
[2025-06-18T22:21:41.382Z]
[2025-06-18T22:21:41.382Z] TEST TEARDOWN:
[2025-06-18T22:21:41.382Z] Nothing to be done for teardown.
[2025-06-18T22:21:41.382Z] renaissance-finagle-http_0 Finish Time: Wed Jun 18 22:21:41 2025 Epoch Time (ms): 1750285301204
[2025-06-18T22:21:41.382Z]
[2025-06-18T22:21:41.708Z] ===============================================
[2025-06-18T22:21:41.708Z] Running test renaissance-gauss-mix_0 ...
[2025-06-18T22:21:41.708Z] ===============================================
[2025-06-18T22:21:42.033Z] renaissance-gauss-mix_0 Start Time: Wed Jun 18 22:21:41 2025 Epoch Time (ms): 1750285301763
[2025-06-18T22:21:42.033Z] variation: NoOptions
[2025-06-18T22:21:42.033Z] JVM_OPTIONS:
[2025-06-18T22:21:42.033Z] { \
[2025-06-18T22:21:42.033Z] echo ""; echo "TEST SETUP:"; \
[2025-06-18T22:21:42.033Z] echo "Nothing to be done for setup."; \
[2025-06-18T22:21:42.033Z] mkdir -p "C:/jenkins/workspace/Test_openjdk21_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17502851224747\\renaissance-gauss-mix_0"; \
[2025-06-18T22:21:42.033Z] cd "C:/jenkins/workspace/Test_openjdk21_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17502851224747\\renaissance-gauss-mix_0"; \
[2025-06-18T22:21:42.033Z] echo ""; echo "TESTING:"; \
[2025-06-18T22:21:42.033Z] "c:/jenkins/workspace/Test_openjdk21_hs_extended.perf_x86-64_windows/jdkbinary/j2sdk-image\\bin\\java" --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.util.concurrent=ALL-UNNAMED --add-opens java.base/java.nio=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.base/java.lang.invoke=ALL-UNNAMED -jar "C:/jenkins/workspace/Test_openjdk21_hs_extended.perf_x86-64_windows/aqa-tests///..//jvmtest\\perf\\renaissance\\renaissance.jar" --json ""C:/jenkins/workspace/Test_openjdk21_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17502851224747\\renaissance-gauss-mix_0"\\gauss-mix.json" gauss-mix; \
[2025-06-18T22:21:42.033Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-gauss-mix_0""_PASSED"; echo "-----------------------------------"; cd C:/jenkins/workspace/Test_openjdk21_hs_extended.perf_x86-64_windows/aqa-tests/; rm -f -r "C:/jenkins/workspace/Test_openjdk21_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17502851224747\\renaissance-gauss-mix_0"; else echo "-----------------------------------"; echo "renaissance-gauss-mix_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-06-18T22:21:42.033Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-06-18T22:21:42.033Z] echo "Nothing to be done for teardown."; \
[2025-06-18T22:21:42.033Z] } 2>&1 | tee -a "C:/jenkins/workspace/Test_openjdk21_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17502851224747\\TestTargetResult";
[2025-06-18T22:21:42.359Z]
[2025-06-18T22:21:42.359Z] TEST SETUP:
[2025-06-18T22:21:42.359Z] Nothing to be done for setup.
[2025-06-18T22:21:42.359Z]
[2025-06-18T22:21:42.359Z] TESTING:
[2025-06-18T22:21:46.061Z] Benchmark 'gauss-mix' failed with exception:
[2025-06-18T22:21:46.061Z] java.lang.UnsatisfiedLinkError: C:\jenkins\workspace\Test_openjdk21_hs_extended.perf_x86-64_windows\aqa-tests\TKG\output_17502851224747\renaissance-gauss-mix_0\harness-222143-12598797086992056036\apache-spark\gauss-mix\hadoop\bin\hadoop.dll: %1 is not a valid Win32 application
[2025-06-18T22:21:46.061Z] at java.base/jdk.internal.loader.NativeLibraries.load(Native Method)
[2025-06-18T22:21:46.061Z] at java.base/jdk.internal.loader.NativeLibraries$NativeLibraryImpl.open(NativeLibraries.java:331)
[2025-06-18T22:21:46.061Z] at java.base/jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:197)
[2025-06-18T22:21:46.061Z] at java.base/jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:139)
[2025-06-18T22:21:46.061Z] at java.base/java.lang.ClassLoader.loadLibrary(ClassLoader.java:2418)
[2025-06-18T22:21:46.061Z] at java.base/java.lang.Runtime.load0(Runtime.java:852)
[2025-06-18T22:21:46.061Z] at java.base/java.lang.System.load(System.java:2025)
[2025-06-18T22:21:46.061Z] at org.renaissance.apache.spark.SparkUtil.$anonfun$setUpHadoop$3(SparkUtil.scala:124)
[2025-06-18T22:21:46.061Z] at org.renaissance.apache.spark.SparkUtil.$anonfun$setUpHadoop$3$adapted(SparkUtil.scala:123)
[2025-06-18T22:21:46.061Z] at scala.collection.immutable.List.foreach(List.scala:334)
[2025-06-18T22:21:46.061Z] at org.renaissance.apache.spark.SparkUtil.setUpHadoop(SparkUtil.scala:123)
[2025-06-18T22:21:46.061Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext(SparkUtil.scala:56)
[2025-06-18T22:21:46.061Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext$(SparkUtil.scala:54)
[2025-06-18T22:21:46.061Z] at org.renaissance.apache.spark.GaussMix.setUpSparkContext(GaussMix.scala:74)
[2025-06-18T22:21:46.061Z] at org.renaissance.apache.spark.GaussMix.setUpBeforeAll(GaussMix.scala:203)
[2025-06-18T22:21:46.061Z] at org.renaissance.harness.ExecutionDriver.executeBenchmark(ExecutionDriver.java:82)
[2025-06-18T22:21:46.061Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks$$anonfun$1(RenaissanceSuite.scala:172)
[2025-06-18T22:21:46.061Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15)
[2025-06-18T22:21:46.061Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10)
[2025-06-18T22:21:46.061Z] at scala.collection.immutable.List.foreach(List.scala:334)
[2025-06-18T22:21:46.061Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks(RenaissanceSuite.scala:161)
[2025-06-18T22:21:46.061Z] at org.renaissance.harness.RenaissanceSuite$.main(RenaissanceSuite.scala:130)
[2025-06-18T22:21:46.061Z] at org.renaissance.harness.RenaissanceSuite.main(RenaissanceSuite.scala)
[2025-06-18T22:21:46.061Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
[2025-06-18T22:21:46.061Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580)
[2025-06-18T22:21:46.061Z] at org.renaissance.core.Launcher.loadAndInvokeHarnessClass(Launcher.java:129)
[2025-06-18T22:21:46.061Z] at org.renaissance.core.Launcher.launchHarnessClass(Launcher.java:78)
[2025-06-18T22:21:46.061Z] at org.renaissance.core.Launcher.main(Launcher.java:43)
[2025-06-18T22:21:46.061Z] The following benchmarks failed: gauss-mix
[2025-06-18T22:21:46.061Z] -----------------------------------
[2025-06-18T22:21:46.061Z] renaissance-gauss-mix_0_FAILED
[2025-06-18T22:21:46.061Z] -----------------------------------
[2025-06-18T22:21:46.061Z]
[2025-06-18T22:21:46.061Z] TEST TEARDOWN:
[2025-06-18T22:21:46.061Z] Nothing to be done for teardown.
[2025-06-18T22:21:46.061Z] renaissance-gauss-mix_0 Finish Time: Wed Jun 18 22:21:45 2025 Epoch Time (ms): 1750285305939
[2025-06-18T22:21:46.368Z]
[2025-06-18T22:21:46.368Z] ===============================================
[2025-06-18T22:21:46.368Z] Running test renaissance-log-regression_0 ...
[2025-06-18T22:21:46.681Z] ===============================================
[2025-06-18T22:21:46.682Z] renaissance-log-regression_0 Start Time: Wed Jun 18 22:21:46 2025 Epoch Time (ms): 1750285306496
[2025-06-18T22:21:46.682Z] variation: NoOptions
[2025-06-18T22:21:47.005Z] JVM_OPTIONS:
[2025-06-18T22:21:47.005Z] { \
[2025-06-18T22:21:47.005Z] echo ""; echo "TEST SETUP:"; \
[2025-06-18T22:21:47.005Z] echo "Nothing to be done for setup."; \
[2025-06-18T22:21:47.005Z] mkdir -p "C:/jenkins/workspace/Test_openjdk21_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17502851224747\\renaissance-log-regression_0"; \
[2025-06-18T22:21:47.005Z] cd "C:/jenkins/workspace/Test_openjdk21_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17502851224747\\renaissance-log-regression_0"; \
[2025-06-18T22:21:47.005Z] echo ""; echo "TESTING:"; \
[2025-06-18T22:21:47.005Z] "c:/jenkins/workspace/Test_openjdk21_hs_extended.perf_x86-64_windows/jdkbinary/j2sdk-image\\bin\\java" --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.util.concurrent=ALL-UNNAMED --add-opens java.base/java.nio=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.base/java.lang.invoke=ALL-UNNAMED -jar "C:/jenkins/workspace/Test_openjdk21_hs_extended.perf_x86-64_windows/aqa-tests///..//jvmtest\\perf\\renaissance\\renaissance.jar" --json ""C:/jenkins/workspace/Test_openjdk21_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17502851224747\\renaissance-log-regression_0"\\log-regression.json" log-regression; \
[2025-06-18T22:21:47.005Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-log-regression_0""_PASSED"; echo "-----------------------------------"; cd C:/jenkins/workspace/Test_openjdk21_hs_extended.perf_x86-64_windows/aqa-tests/; rm -f -r "C:/jenkins/workspace/Test_openjdk21_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17502851224747\\renaissance-log-regression_0"; else echo "-----------------------------------"; echo "renaissance-log-regression_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-06-18T22:21:47.005Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-06-18T22:21:47.005Z] echo "Nothing to be done for teardown."; \
[2025-06-18T22:21:47.005Z] } 2>&1 | tee -a "C:/jenkins/workspace/Test_openjdk21_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17502851224747\\TestTargetResult";
[2025-06-18T22:21:47.005Z]
[2025-06-18T22:21:47.005Z] TEST SETUP:
[2025-06-18T22:21:47.005Z] Nothing to be done for setup.
[2025-06-18T22:21:47.005Z]
[2025-06-18T22:21:47.005Z] TESTING:
[2025-06-18T22:21:51.608Z] Benchmark 'log-regression' failed with exception:
[2025-06-18T22:21:51.608Z] java.lang.UnsatisfiedLinkError: C:\jenkins\workspace\Test_openjdk21_hs_extended.perf_x86-64_windows\aqa-tests\TKG\output_17502851224747\renaissance-log-regression_0\harness-222147-4783415208452194354\apache-spark\log-regression\hadoop\bin\hadoop.dll: %1 is not a valid Win32 application
[2025-06-18T22:21:51.608Z] at java.base/jdk.internal.loader.NativeLibraries.load(Native Method)
[2025-06-18T22:21:51.608Z] at java.base/jdk.internal.loader.NativeLibraries$NativeLibraryImpl.open(NativeLibraries.java:331)
[2025-06-18T22:21:51.608Z] at java.base/jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:197)
[2025-06-18T22:21:51.608Z] at java.base/jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:139)
[2025-06-18T22:21:51.608Z] at java.base/java.lang.ClassLoader.loadLibrary(ClassLoader.java:2418)
[2025-06-18T22:21:51.608Z] at java.base/java.lang.Runtime.load0(Runtime.java:852)
[2025-06-18T22:21:51.608Z] at java.base/java.lang.System.load(System.java:2025)
[2025-06-18T22:21:51.608Z] at org.renaissance.apache.spark.SparkUtil.$anonfun$setUpHadoop$3(SparkUtil.scala:124)
[2025-06-18T22:21:51.608Z] at org.renaissance.apache.spark.SparkUtil.$anonfun$setUpHadoop$3$adapted(SparkUtil.scala:123)
[2025-06-18T22:21:51.608Z] at scala.collection.immutable.List.foreach(List.scala:334)
[2025-06-18T22:21:51.608Z] at org.renaissance.apache.spark.SparkUtil.setUpHadoop(SparkUtil.scala:123)
[2025-06-18T22:21:51.608Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext(SparkUtil.scala:56)
[2025-06-18T22:21:51.608Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext$(SparkUtil.scala:54)
[2025-06-18T22:21:51.609Z] at org.renaissance.apache.spark.LogRegression.setUpSparkContext(LogRegression.scala:52)
[2025-06-18T22:21:51.609Z] at org.renaissance.apache.spark.LogRegression.setUpBeforeAll(LogRegression.scala:92)
[2025-06-18T22:21:51.609Z] at org.renaissance.harness.ExecutionDriver.executeBenchmark(ExecutionDriver.java:82)
[2025-06-18T22:21:51.609Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks$$anonfun$1(RenaissanceSuite.scala:172)
[2025-06-18T22:21:51.609Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15)
[2025-06-18T22:21:51.609Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10)
[2025-06-18T22:21:51.609Z] at scala.collection.immutable.List.foreach(List.scala:334)
[2025-06-18T22:21:51.609Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks(RenaissanceSuite.scala:161)
[2025-06-18T22:21:51.609Z] at org.renaissance.harness.RenaissanceSuite$.main(RenaissanceSuite.scala:130)
[2025-06-18T22:21:51.609Z] at org.renaissance.harness.RenaissanceSuite.main(RenaissanceSuite.scala)
[2025-06-18T22:21:51.609Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
[2025-06-18T22:21:51.609Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580)
[2025-06-18T22:21:51.609Z] at org.renaissance.core.Launcher.loadAndInvokeHarnessClass(Launcher.java:129)
[2025-06-18T22:21:51.609Z] at org.renaissance.core.Launcher.launchHarnessClass(Launcher.java:78)
[2025-06-18T22:21:51.609Z] at org.renaissance.core.Launcher.main(Launcher.java:43)
[2025-06-18T22:21:51.609Z] The following benchmarks failed: log-regression
[2025-06-18T22:21:51.609Z] -----------------------------------
[2025-06-18T22:21:51.609Z] renaissance-log-regression_0_FAILED
[2025-06-18T22:21:51.609Z] -----------------------------------
[2025-06-18T22:21:51.609Z]
[2025-06-18T22:21:51.609Z] TEST TEARDOWN:
[2025-06-18T22:21:51.609Z] Nothing to be done for teardown.
[2025-06-18T22:21:51.609Z] renaissance-log-regression_0 Finish Time: Wed Jun 18 22:21:51 2025 Epoch Time (ms): 1750285311426
[2025-06-18T22:21:51.609Z]
[2025-06-18T22:21:51.924Z] ===============================================
[2025-06-18T22:21:51.924Z] Running test renaissance-mnemonics_0 ...
[2025-06-18T22:21:51.924Z] ===============================================
[2025-06-18T22:21:52.245Z] renaissance-mnemonics_0 Start Time: Wed Jun 18 22:21:51 2025 Epoch Time (ms): 1750285311985
[2025-06-18T22:21:52.245Z] variation: NoOptions
[2025-06-18T22:21:52.245Z] JVM_OPTIONS:
[2025-06-18T22:21:52.245Z] { \
[2025-06-18T22:21:52.245Z] echo ""; echo "TEST SETUP:"; \
[2025-06-18T22:21:52.245Z] echo "Nothing to be done for setup."; \
[2025-06-18T22:21:52.245Z] mkdir -p "C:/jenkins/workspace/Test_openjdk21_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17502851224747\\renaissance-mnemonics_0"; \
[2025-06-18T22:21:52.245Z] cd "C:/jenkins/workspace/Test_openjdk21_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17502851224747\\renaissance-mnemonics_0"; \
[2025-06-18T22:21:52.245Z] echo ""; echo "TESTING:"; \
[2025-06-18T22:21:52.245Z] "c:/jenkins/workspace/Test_openjdk21_hs_extended.perf_x86-64_windows/jdkbinary/j2sdk-image\\bin\\java" --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.util.concurrent=ALL-UNNAMED --add-opens java.base/java.nio=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.base/java.lang.invoke=ALL-UNNAMED -jar "C:/jenkins/workspace/Test_openjdk21_hs_extended.perf_x86-64_windows/aqa-tests///..//jvmtest\\perf\\renaissance\\renaissance.jar" --json ""C:/jenkins/workspace/Test_openjdk21_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17502851224747\\renaissance-mnemonics_0"\\mnemonics.json" mnemonics; \
[2025-06-18T22:21:52.245Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-mnemonics_0""_PASSED"; echo "-----------------------------------"; cd C:/jenkins/workspace/Test_openjdk21_hs_extended.perf_x86-64_windows/aqa-tests/; rm -f -r "C:/jenkins/workspace/Test_openjdk21_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17502851224747\\renaissance-mnemonics_0"; else echo "-----------------------------------"; echo "renaissance-mnemonics_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-06-18T22:21:52.245Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-06-18T22:21:52.245Z] echo "Nothing to be done for teardown."; \
[2025-06-18T22:21:52.245Z] } 2>&1 | tee -a "C:/jenkins/workspace/Test_openjdk21_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17502851224747\\TestTargetResult";
[2025-06-18T22:21:52.613Z]
[2025-06-18T22:21:52.613Z] TEST SETUP:
[2025-06-18T22:21:52.613Z] Nothing to be done for setup.
[2025-06-18T22:21:52.613Z]
[2025-06-18T22:21:52.613Z] TESTING:
[2025-06-18T22:21:53.902Z] ====== mnemonics (functional) [default], iteration 0 started ======
[2025-06-18T22:21:53.903Z] GC before operation: completed in 12.857 ms, heap usage 4.980 MB -> 4.054 MB.
[2025-06-18T22:21:59.743Z] ====== mnemonics (functional) [default], iteration 0 completed (4947.350 ms) ======
[2025-06-18T22:21:59.743Z] ====== mnemonics (functional) [default], iteration 1 started ======
[2025-06-18T22:21:59.743Z] GC before operation: completed in 21.826 ms, heap usage 428.910 MB -> 3.648 MB.
[2025-06-18T22:22:04.342Z] ====== mnemonics (functional) [default], iteration 1 completed (4482.944 ms) ======
[2025-06-18T22:22:04.342Z] ====== mnemonics (functional) [default], iteration 2 started ======
[2025-06-18T22:22:04.342Z] GC before operation: completed in 17.332 ms, heap usage 427.951 MB -> 3.647 MB.
[2025-06-18T22:22:08.918Z] ====== mnemonics (functional) [default], iteration 2 completed (4249.560 ms) ======
[2025-06-18T22:22:08.918Z] ====== mnemonics (functional) [default], iteration 3 started ======
[2025-06-18T22:22:08.918Z] GC before operation: completed in 15.711 ms, heap usage 224.419 MB -> 3.647 MB.
[2025-06-18T22:22:13.528Z] ====== mnemonics (functional) [default], iteration 3 completed (4263.744 ms) ======
[2025-06-18T22:22:13.528Z] ====== mnemonics (functional) [default], iteration 4 started ======
[2025-06-18T22:22:13.528Z] GC before operation: completed in 16.619 ms, heap usage 406.899 MB -> 3.647 MB.
[2025-06-18T22:22:18.113Z] ====== mnemonics (functional) [default], iteration 4 completed (4293.626 ms) ======
[2025-06-18T22:22:18.113Z] ====== mnemonics (functional) [default], iteration 5 started ======
[2025-06-18T22:22:18.113Z] GC before operation: completed in 20.264 ms, heap usage 440.896 MB -> 3.647 MB.
[2025-06-18T22:22:22.737Z] ====== mnemonics (functional) [default], iteration 5 completed (4309.978 ms) ======
[2025-06-18T22:22:22.737Z] ====== mnemonics (functional) [default], iteration 6 started ======
[2025-06-18T22:22:22.737Z] GC before operation: completed in 18.622 ms, heap usage 423.840 MB -> 3.647 MB.
[2025-06-18T22:22:27.332Z] ====== mnemonics (functional) [default], iteration 6 completed (4213.588 ms) ======
[2025-06-18T22:22:27.332Z] ====== mnemonics (functional) [default], iteration 7 started ======
[2025-06-18T22:22:27.332Z] GC before operation: completed in 16.358 ms, heap usage 359.525 MB -> 3.647 MB.
[2025-06-18T22:22:31.920Z] ====== mnemonics (functional) [default], iteration 7 completed (4264.710 ms) ======
[2025-06-18T22:22:31.920Z] ====== mnemonics (functional) [default], iteration 8 started ======
[2025-06-18T22:22:31.920Z] GC before operation: completed in 16.526 ms, heap usage 215.352 MB -> 3.647 MB.
[2025-06-18T22:22:36.572Z] ====== mnemonics (functional) [default], iteration 8 completed (4399.751 ms) ======
[2025-06-18T22:22:36.572Z] ====== mnemonics (functional) [default], iteration 9 started ======
[2025-06-18T22:22:36.572Z] GC before operation: completed in 16.459 ms, heap usage 142.647 MB -> 3.647 MB.
[2025-06-18T22:22:41.371Z] ====== mnemonics (functional) [default], iteration 9 completed (4182.764 ms) ======
[2025-06-18T22:22:41.371Z] ====== mnemonics (functional) [default], iteration 10 started ======
[2025-06-18T22:22:41.371Z] GC before operation: completed in 18.204 ms, heap usage 111.147 MB -> 3.647 MB.
[2025-06-18T22:22:46.040Z] ====== mnemonics (functional) [default], iteration 10 completed (4376.702 ms) ======
[2025-06-18T22:22:46.040Z] ====== mnemonics (functional) [default], iteration 11 started ======
[2025-06-18T22:22:46.040Z] GC before operation: completed in 21.526 ms, heap usage 526.362 MB -> 3.649 MB.
[2025-06-18T22:22:49.720Z] ====== mnemonics (functional) [default], iteration 11 completed (4288.971 ms) ======
[2025-06-18T22:22:49.720Z] ====== mnemonics (functional) [default], iteration 12 started ======
[2025-06-18T22:22:49.720Z] GC before operation: completed in 15.754 ms, heap usage 161.842 MB -> 3.649 MB.
[2025-06-18T22:22:54.335Z] ====== mnemonics (functional) [default], iteration 12 completed (4335.479 ms) ======
[2025-06-18T22:22:54.335Z] ====== mnemonics (functional) [default], iteration 13 started ======
[2025-06-18T22:22:54.335Z] GC before operation: completed in 17.498 ms, heap usage 379.842 MB -> 3.649 MB.
[2025-06-18T22:22:58.990Z] ====== mnemonics (functional) [default], iteration 13 completed (4288.732 ms) ======
[2025-06-18T22:22:58.990Z] ====== mnemonics (functional) [default], iteration 14 started ======
[2025-06-18T22:22:58.990Z] GC before operation: completed in 16.360 ms, heap usage 392.842 MB -> 3.649 MB.
[2025-06-18T22:23:03.666Z] ====== mnemonics (functional) [default], iteration 14 completed (4307.409 ms) ======
[2025-06-18T22:23:03.666Z] ====== mnemonics (functional) [default], iteration 15 started ======
[2025-06-18T22:23:03.666Z] GC before operation: completed in 15.615 ms, heap usage 292.527 MB -> 3.649 MB.
[2025-06-18T22:23:08.258Z] ====== mnemonics (functional) [default], iteration 15 completed (4219.055 ms) ======
[2025-06-18T22:23:08.258Z] [2025-06-18T22:23:08.069+0000] org.renaissance.core (org.renaissance.core.DirUtils lambda$createScratchDirectory$1)
[2025-06-18T22:23:08.258Z] WARNING: Error deleting scratch directory C:\jenkins\workspace\Test_openjdk21_hs_extended.perf_x86-64_windows\aqa-tests\TKG\output_17502851224747\renaissance-mnemonics_0\harness-222153-12195627284696534761: harness-222153-12195627284696534761\jdk-streams\lib\jdk-streams_3-0.16.0.jar: The process cannot access the file because it is being used by another process
[2025-06-18T22:23:08.258Z] -----------------------------------
[2025-06-18T22:23:08.258Z] renaissance-mnemonics_0_PASSED
[2025-06-18T22:23:08.258Z] -----------------------------------
[2025-06-18T22:23:08.585Z]
[2025-06-18T22:23:08.585Z] TEST TEARDOWN:
[2025-06-18T22:23:08.585Z] Nothing to be done for teardown.
[2025-06-18T22:23:08.585Z] renaissance-mnemonics_0 Finish Time: Wed Jun 18 22:23:08 2025 Epoch Time (ms): 1750285388397
[2025-06-18T22:23:08.585Z]
[2025-06-18T22:23:08.897Z] ===============================================
[2025-06-18T22:23:08.897Z] Running test renaissance-movie-lens_0 ...
[2025-06-18T22:23:09.220Z] ===============================================
[2025-06-18T22:23:09.220Z] renaissance-movie-lens_0 Start Time: Wed Jun 18 22:23:09 2025 Epoch Time (ms): 1750285389064
[2025-06-18T22:23:09.220Z] variation: NoOptions
[2025-06-18T22:23:09.545Z] JVM_OPTIONS:
[2025-06-18T22:23:09.545Z] { \
[2025-06-18T22:23:09.545Z] echo ""; echo "TEST SETUP:"; \
[2025-06-18T22:23:09.545Z] echo "Nothing to be done for setup."; \
[2025-06-18T22:23:09.545Z] mkdir -p "C:/jenkins/workspace/Test_openjdk21_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17502851224747\\renaissance-movie-lens_0"; \
[2025-06-18T22:23:09.545Z] cd "C:/jenkins/workspace/Test_openjdk21_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17502851224747\\renaissance-movie-lens_0"; \
[2025-06-18T22:23:09.545Z] echo ""; echo "TESTING:"; \
[2025-06-18T22:23:09.545Z] "c:/jenkins/workspace/Test_openjdk21_hs_extended.perf_x86-64_windows/jdkbinary/j2sdk-image\\bin\\java" --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.util.concurrent=ALL-UNNAMED --add-opens java.base/java.nio=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.base/java.lang.invoke=ALL-UNNAMED -jar "C:/jenkins/workspace/Test_openjdk21_hs_extended.perf_x86-64_windows/aqa-tests///..//jvmtest\\perf\\renaissance\\renaissance.jar" --json ""C:/jenkins/workspace/Test_openjdk21_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17502851224747\\renaissance-movie-lens_0"\\movie-lens.json" movie-lens; \
[2025-06-18T22:23:09.545Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-movie-lens_0""_PASSED"; echo "-----------------------------------"; cd C:/jenkins/workspace/Test_openjdk21_hs_extended.perf_x86-64_windows/aqa-tests/; rm -f -r "C:/jenkins/workspace/Test_openjdk21_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17502851224747\\renaissance-movie-lens_0"; else echo "-----------------------------------"; echo "renaissance-movie-lens_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-06-18T22:23:09.545Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-06-18T22:23:09.545Z] echo "Nothing to be done for teardown."; \
[2025-06-18T22:23:09.545Z] } 2>&1 | tee -a "C:/jenkins/workspace/Test_openjdk21_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17502851224747\\TestTargetResult";
[2025-06-18T22:23:09.545Z]
[2025-06-18T22:23:09.545Z] TEST SETUP:
[2025-06-18T22:23:09.545Z] Nothing to be done for setup.
[2025-06-18T22:23:09.545Z]
[2025-06-18T22:23:09.545Z] TESTING:
[2025-06-18T22:23:18.231Z] Benchmark 'movie-lens' failed with exception:
[2025-06-18T22:23:18.231Z] java.lang.UnsatisfiedLinkError: C:\jenkins\workspace\Test_openjdk21_hs_extended.perf_x86-64_windows\aqa-tests\TKG\output_17502851224747\renaissance-movie-lens_0\harness-222310-9523634942646338516\apache-spark\movie-lens\hadoop\bin\hadoop.dll: %1 is not a valid Win32 application
[2025-06-18T22:23:18.231Z] at java.base/jdk.internal.loader.NativeLibraries.load(Native Method)
[2025-06-18T22:23:18.231Z] at java.base/jdk.internal.loader.NativeLibraries$NativeLibraryImpl.open(NativeLibraries.java:331)
[2025-06-18T22:23:18.231Z] at java.base/jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:197)
[2025-06-18T22:23:18.231Z] at java.base/jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:139)
[2025-06-18T22:23:18.231Z] at java.base/java.lang.ClassLoader.loadLibrary(ClassLoader.java:2418)
[2025-06-18T22:23:18.231Z] at java.base/java.lang.Runtime.load0(Runtime.java:852)
[2025-06-18T22:23:18.231Z] at java.base/java.lang.System.load(System.java:2025)
[2025-06-18T22:23:18.231Z] at org.renaissance.apache.spark.SparkUtil.$anonfun$setUpHadoop$3(SparkUtil.scala:124)
[2025-06-18T22:23:18.231Z] at org.renaissance.apache.spark.SparkUtil.$anonfun$setUpHadoop$3$adapted(SparkUtil.scala:123)
[2025-06-18T22:23:18.231Z] at scala.collection.immutable.List.foreach(List.scala:334)
[2025-06-18T22:23:18.231Z] at org.renaissance.apache.spark.SparkUtil.setUpHadoop(SparkUtil.scala:123)
[2025-06-18T22:23:18.231Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext(SparkUtil.scala:56)
[2025-06-18T22:23:18.231Z] at org.renaissance.apache.spark.SparkUtil.setUpSparkContext$(SparkUtil.scala:54)
[2025-06-18T22:23:18.231Z] at org.renaissance.apache.spark.MovieLens.setUpSparkContext(MovieLens.scala:80)
[2025-06-18T22:23:18.231Z] at org.renaissance.apache.spark.MovieLens.setUpBeforeAll(MovieLens.scala:320)
[2025-06-18T22:23:18.231Z] at org.renaissance.harness.ExecutionDriver.executeBenchmark(ExecutionDriver.java:82)
[2025-06-18T22:23:18.232Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks$$anonfun$1(RenaissanceSuite.scala:172)
[2025-06-18T22:23:18.232Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15)
[2025-06-18T22:23:18.232Z] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10)
[2025-06-18T22:23:18.232Z] at scala.collection.immutable.List.foreach(List.scala:334)
[2025-06-18T22:23:18.232Z] at org.renaissance.harness.RenaissanceSuite$.runBenchmarks(RenaissanceSuite.scala:161)
[2025-06-18T22:23:18.232Z] at org.renaissance.harness.RenaissanceSuite$.main(RenaissanceSuite.scala:130)
[2025-06-18T22:23:18.232Z] at org.renaissance.harness.RenaissanceSuite.main(RenaissanceSuite.scala)
[2025-06-18T22:23:18.232Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
[2025-06-18T22:23:18.232Z] at java.base/java.lang.reflect.Method.invoke(Method.java:580)
[2025-06-18T22:23:18.232Z] at org.renaissance.core.Launcher.loadAndInvokeHarnessClass(Launcher.java:129)
[2025-06-18T22:23:18.232Z] at org.renaissance.core.Launcher.launchHarnessClass(Launcher.java:78)
[2025-06-18T22:23:18.232Z] at org.renaissance.core.Launcher.main(Launcher.java:43)
[2025-06-18T22:23:18.232Z] The following benchmarks failed: movie-lens
[2025-06-18T22:23:18.232Z] -----------------------------------
[2025-06-18T22:23:18.232Z] renaissance-movie-lens_0_FAILED
[2025-06-18T22:23:18.232Z] -----------------------------------
[2025-06-18T22:23:18.232Z]
[2025-06-18T22:23:18.232Z] TEST TEARDOWN:
[2025-06-18T22:23:18.232Z] Nothing to be done for teardown.
[2025-06-18T22:23:18.555Z] renaissance-movie-lens_0 Finish Time: Wed Jun 18 22:23:18 2025 Epoch Time (ms): 1750285398367
[2025-06-18T22:23:18.555Z]
[2025-06-18T22:23:18.892Z] ===============================================
[2025-06-18T22:23:18.892Z] Running test renaissance-par-mnemonics_0 ...
[2025-06-18T22:23:19.222Z] ===============================================
[2025-06-18T22:23:19.223Z] renaissance-par-mnemonics_0 Start Time: Wed Jun 18 22:23:19 2025 Epoch Time (ms): 1750285399067
[2025-06-18T22:23:19.223Z] variation: NoOptions
[2025-06-18T22:23:19.547Z] JVM_OPTIONS:
[2025-06-18T22:23:19.547Z] { \
[2025-06-18T22:23:19.547Z] echo ""; echo "TEST SETUP:"; \
[2025-06-18T22:23:19.547Z] echo "Nothing to be done for setup."; \
[2025-06-18T22:23:19.547Z] mkdir -p "C:/jenkins/workspace/Test_openjdk21_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17502851224747\\renaissance-par-mnemonics_0"; \
[2025-06-18T22:23:19.547Z] cd "C:/jenkins/workspace/Test_openjdk21_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17502851224747\\renaissance-par-mnemonics_0"; \
[2025-06-18T22:23:19.547Z] echo ""; echo "TESTING:"; \
[2025-06-18T22:23:19.547Z] "c:/jenkins/workspace/Test_openjdk21_hs_extended.perf_x86-64_windows/jdkbinary/j2sdk-image\\bin\\java" --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.util.concurrent=ALL-UNNAMED --add-opens java.base/java.nio=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.base/java.lang.invoke=ALL-UNNAMED -jar "C:/jenkins/workspace/Test_openjdk21_hs_extended.perf_x86-64_windows/aqa-tests///..//jvmtest\\perf\\renaissance\\renaissance.jar" --json ""C:/jenkins/workspace/Test_openjdk21_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17502851224747\\renaissance-par-mnemonics_0"\\par-mnemonics.json" par-mnemonics; \
[2025-06-18T22:23:19.547Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-par-mnemonics_0""_PASSED"; echo "-----------------------------------"; cd C:/jenkins/workspace/Test_openjdk21_hs_extended.perf_x86-64_windows/aqa-tests/; rm -f -r "C:/jenkins/workspace/Test_openjdk21_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17502851224747\\renaissance-par-mnemonics_0"; else echo "-----------------------------------"; echo "renaissance-par-mnemonics_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-06-18T22:23:19.547Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-06-18T22:23:19.547Z] echo "Nothing to be done for teardown."; \
[2025-06-18T22:23:19.547Z] } 2>&1 | tee -a "C:/jenkins/workspace/Test_openjdk21_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17502851224747\\TestTargetResult";
[2025-06-18T22:23:19.547Z]
[2025-06-18T22:23:19.547Z] TEST SETUP:
[2025-06-18T22:23:19.547Z] Nothing to be done for setup.
[2025-06-18T22:23:19.547Z]
[2025-06-18T22:23:19.547Z] TESTING:
[2025-06-18T22:23:21.443Z] ====== par-mnemonics (functional) [default], iteration 0 started ======
[2025-06-18T22:23:21.443Z] GC before operation: completed in 12.718 ms, heap usage 5.196 MB -> 4.054 MB.
[2025-06-18T22:23:26.509Z] ====== par-mnemonics (functional) [default], iteration 0 completed (4843.220 ms) ======
[2025-06-18T22:23:26.509Z] ====== par-mnemonics (functional) [default], iteration 1 started ======
[2025-06-18T22:23:26.509Z] GC before operation: completed in 44.572 ms, heap usage 658.765 MB -> 3.677 MB.
[2025-06-18T22:23:31.285Z] ====== par-mnemonics (functional) [default], iteration 1 completed (4411.671 ms) ======
[2025-06-18T22:23:31.285Z] ====== par-mnemonics (functional) [default], iteration 2 started ======
[2025-06-18T22:23:31.285Z] GC before operation: completed in 25.573 ms, heap usage 333.433 MB -> 3.677 MB.
[2025-06-18T22:23:35.955Z] ====== par-mnemonics (functional) [default], iteration 2 completed (4387.770 ms) ======
[2025-06-18T22:23:35.955Z] ====== par-mnemonics (functional) [default], iteration 3 started ======
[2025-06-18T22:23:35.955Z] GC before operation: completed in 17.277 ms, heap usage 158.122 MB -> 3.677 MB.
[2025-06-18T22:23:40.716Z] ====== par-mnemonics (functional) [default], iteration 3 completed (4277.746 ms) ======
[2025-06-18T22:23:40.716Z] ====== par-mnemonics (functional) [default], iteration 4 started ======
[2025-06-18T22:23:40.716Z] GC before operation: completed in 17.299 ms, heap usage 159.191 MB -> 3.677 MB.
[2025-06-18T22:23:45.541Z] ====== par-mnemonics (functional) [default], iteration 4 completed (4304.161 ms) ======
[2025-06-18T22:23:45.541Z] ====== par-mnemonics (functional) [default], iteration 5 started ======
[2025-06-18T22:23:45.541Z] GC before operation: completed in 17.522 ms, heap usage 236.677 MB -> 3.677 MB.
[2025-06-18T22:23:50.215Z] ====== par-mnemonics (functional) [default], iteration 5 completed (4349.164 ms) ======
[2025-06-18T22:23:50.216Z] ====== par-mnemonics (functional) [default], iteration 6 started ======
[2025-06-18T22:23:50.216Z] GC before operation: completed in 29.055 ms, heap usage 250.803 MB -> 3.677 MB.
[2025-06-18T22:23:54.169Z] ====== par-mnemonics (functional) [default], iteration 6 completed (4321.950 ms) ======
[2025-06-18T22:23:54.169Z] ====== par-mnemonics (functional) [default], iteration 7 started ======
[2025-06-18T22:23:54.169Z] GC before operation: completed in 21.964 ms, heap usage 263.744 MB -> 3.677 MB.
[2025-06-18T22:23:58.991Z] ====== par-mnemonics (functional) [default], iteration 7 completed (4381.153 ms) ======
[2025-06-18T22:23:58.991Z] ====== par-mnemonics (functional) [default], iteration 8 started ======
[2025-06-18T22:23:58.991Z] GC before operation: completed in 17.391 ms, heap usage 235.240 MB -> 3.677 MB.
[2025-06-18T22:24:03.813Z] ====== par-mnemonics (functional) [default], iteration 8 completed (4367.929 ms) ======
[2025-06-18T22:24:03.813Z] ====== par-mnemonics (functional) [default], iteration 9 started ======
[2025-06-18T22:24:03.813Z] GC before operation: completed in 21.416 ms, heap usage 318.181 MB -> 3.677 MB.
[2025-06-18T22:24:08.651Z] ====== par-mnemonics (functional) [default], iteration 9 completed (4328.893 ms) ======
[2025-06-18T22:24:08.651Z] ====== par-mnemonics (functional) [default], iteration 10 started ======
[2025-06-18T22:24:08.651Z] GC before operation: completed in 17.168 ms, heap usage 216.803 MB -> 3.677 MB.
[2025-06-18T22:24:13.251Z] ====== par-mnemonics (functional) [default], iteration 10 completed (4296.374 ms) ======
[2025-06-18T22:24:13.251Z] ====== par-mnemonics (functional) [default], iteration 11 started ======
[2025-06-18T22:24:13.251Z] GC before operation: completed in 17.106 ms, heap usage 202.209 MB -> 3.679 MB.
[2025-06-18T22:24:17.938Z] ====== par-mnemonics (functional) [default], iteration 11 completed (4724.257 ms) ======
[2025-06-18T22:24:17.938Z] ====== par-mnemonics (functional) [default], iteration 12 started ======
[2025-06-18T22:24:17.938Z] GC before operation: completed in 16.792 ms, heap usage 400.746 MB -> 3.679 MB.
[2025-06-18T22:24:22.909Z] ====== par-mnemonics (functional) [default], iteration 12 completed (4323.153 ms) ======
[2025-06-18T22:24:22.909Z] ====== par-mnemonics (functional) [default], iteration 13 started ======
[2025-06-18T22:24:22.909Z] GC before operation: completed in 22.262 ms, heap usage 285.246 MB -> 3.679 MB.
[2025-06-18T22:24:26.752Z] ====== par-mnemonics (functional) [default], iteration 13 completed (4335.412 ms) ======
[2025-06-18T22:24:26.752Z] ====== par-mnemonics (functional) [default], iteration 14 started ======
[2025-06-18T22:24:26.752Z] GC before operation: completed in 17.882 ms, heap usage 273.620 MB -> 3.679 MB.
[2025-06-18T22:24:31.536Z] ====== par-mnemonics (functional) [default], iteration 14 completed (4351.424 ms) ======
[2025-06-18T22:24:31.536Z] ====== par-mnemonics (functional) [default], iteration 15 started ======
[2025-06-18T22:24:31.536Z] GC before operation: completed in 17.927 ms, heap usage 223.179 MB -> 3.679 MB.
[2025-06-18T22:24:36.321Z] ====== par-mnemonics (functional) [default], iteration 15 completed (4364.316 ms) ======
[2025-06-18T22:24:36.321Z] [2025-06-18T22:24:36.027+0000] org.renaissance.core (org.renaissance.core.DirUtils lambda$createScratchDirectory$1)
[2025-06-18T22:24:36.321Z] WARNING: Error deleting scratch directory C:\jenkins\workspace\Test_openjdk21_hs_extended.perf_x86-64_windows\aqa-tests\TKG\output_17502851224747\renaissance-par-mnemonics_0\harness-222320-16168519586846502983: harness-222320-16168519586846502983\jdk-streams\lib\jdk-streams_3-0.16.0.jar: The process cannot access the file because it is being used by another process
[2025-06-18T22:24:36.321Z] [2025-06-18T22:24:36.027+0000] org.renaissance.core (org.renaissance.core.DirUtils lambda$createScratchDirectory$1)
[2025-06-18T22:24:36.321Z] WARNING: Error deleting scratch directory C:\jenkins\workspace\Test_openjdk21_hs_extended.perf_x86-64_windows\aqa-tests\TKG\output_17502851224747\renaissance-par-mnemonics_0\harness-222320-16168519586846502983: harness-222320-16168519586846502983\jdk-streams\lib\jdk-streams_3-0.16.0.jar: The process cannot access the file because it is being used by another process
[2025-06-18T22:24:36.321Z] -----------------------------------
[2025-06-18T22:24:36.321Z] renaissance-par-mnemonics_0_PASSED
[2025-06-18T22:24:36.321Z] -----------------------------------
[2025-06-18T22:24:36.321Z]
[2025-06-18T22:24:36.321Z] TEST TEARDOWN:
[2025-06-18T22:24:36.321Z] Nothing to be done for teardown.
[2025-06-18T22:24:36.648Z] renaissance-par-mnemonics_0 Finish Time: Wed Jun 18 22:24:36 2025 Epoch Time (ms): 1750285476379
[2025-06-18T22:24:36.648Z]
[2025-06-18T22:24:36.648Z] ===============================================
[2025-06-18T22:24:36.961Z] Running test renaissance-philosophers_0 ...
[2025-06-18T22:24:36.961Z] ===============================================
[2025-06-18T22:24:37.297Z] renaissance-philosophers_0 Start Time: Wed Jun 18 22:24:36 2025 Epoch Time (ms): 1750285476961
[2025-06-18T22:24:37.297Z] variation: NoOptions
[2025-06-18T22:24:37.297Z] JVM_OPTIONS:
[2025-06-18T22:24:37.297Z] { \
[2025-06-18T22:24:37.297Z] echo ""; echo "TEST SETUP:"; \
[2025-06-18T22:24:37.297Z] echo "Nothing to be done for setup."; \
[2025-06-18T22:24:37.297Z] mkdir -p "C:/jenkins/workspace/Test_openjdk21_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17502851224747\\renaissance-philosophers_0"; \
[2025-06-18T22:24:37.297Z] cd "C:/jenkins/workspace/Test_openjdk21_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17502851224747\\renaissance-philosophers_0"; \
[2025-06-18T22:24:37.297Z] echo ""; echo "TESTING:"; \
[2025-06-18T22:24:37.297Z] "c:/jenkins/workspace/Test_openjdk21_hs_extended.perf_x86-64_windows/jdkbinary/j2sdk-image\\bin\\java" --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.util.concurrent=ALL-UNNAMED --add-opens java.base/java.nio=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.base/java.lang.invoke=ALL-UNNAMED -jar "C:/jenkins/workspace/Test_openjdk21_hs_extended.perf_x86-64_windows/aqa-tests///..//jvmtest\\perf\\renaissance\\renaissance.jar" --json ""C:/jenkins/workspace/Test_openjdk21_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17502851224747\\renaissance-philosophers_0"\\philosophers.json" philosophers; \
[2025-06-18T22:24:37.297Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "renaissance-philosophers_0""_PASSED"; echo "-----------------------------------"; cd C:/jenkins/workspace/Test_openjdk21_hs_extended.perf_x86-64_windows/aqa-tests/; rm -f -r "C:/jenkins/workspace/Test_openjdk21_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17502851224747\\renaissance-philosophers_0"; else echo "-----------------------------------"; echo "renaissance-philosophers_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-06-18T22:24:37.297Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-06-18T22:24:37.297Z] echo "Nothing to be done for teardown."; \
[2025-06-18T22:24:37.297Z] } 2>&1 | tee -a "C:/jenkins/workspace/Test_openjdk21_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17502851224747\\TestTargetResult";
[2025-06-18T22:24:37.686Z]
[2025-06-18T22:24:37.686Z] TEST SETUP:
[2025-06-18T22:24:37.686Z] Nothing to be done for setup.
[2025-06-18T22:24:37.686Z]
[2025-06-18T22:24:37.686Z] TESTING:
[2025-06-18T22:24:38.794Z] ====== philosophers (scala) [default], iteration 0 started ======
[2025-06-18T22:24:38.794Z] GC before operation: completed in 17.117 ms, heap usage 6.897 MB -> 5.105 MB.
[2025-06-18T22:24:41.027Z] Camera thread performed 122 scans.
[2025-06-18T22:24:41.027Z] ====== philosophers (scala) [default], iteration 0 completed (1878.122 ms) ======
[2025-06-18T22:24:41.027Z] ====== philosophers (scala) [default], iteration 1 started ======
[2025-06-18T22:24:41.027Z] GC before operation: completed in 13.865 ms, heap usage 11.036 MB -> 4.994 MB.
[2025-06-18T22:24:42.194Z] Camera thread performed 122 scans.
[2025-06-18T22:24:42.194Z] ====== philosophers (scala) [default], iteration 1 completed (1419.847 ms) ======
[2025-06-18T22:24:42.194Z] ====== philosophers (scala) [default], iteration 2 started ======
[2025-06-18T22:24:42.194Z] GC before operation: completed in 12.964 ms, heap usage 45.891 MB -> 4.994 MB.
[2025-06-18T22:24:43.292Z] Camera thread performed 122 scans.
[2025-06-18T22:24:43.292Z] ====== philosophers (scala) [default], iteration 2 completed (882.616 ms) ======
[2025-06-18T22:24:43.292Z] ====== philosophers (scala) [default], iteration 3 started ======
[2025-06-18T22:24:43.292Z] GC before operation: completed in 14.340 ms, heap usage 11.786 MB -> 4.995 MB.
[2025-06-18T22:24:43.981Z] Camera thread performed 122 scans.
[2025-06-18T22:24:43.981Z] ====== philosophers (scala) [default], iteration 3 completed (873.700 ms) ======
[2025-06-18T22:24:43.981Z] ====== philosophers (scala) [default], iteration 4 started ======
[2025-06-18T22:24:43.981Z] GC before operation: completed in 12.656 ms, heap usage 11.713 MB -> 4.995 MB.
[2025-06-18T22:24:45.105Z] Camera thread performed 122 scans.
[2025-06-18T22:24:45.106Z] ====== philosophers (scala) [default], iteration 4 completed (962.728 ms) ======
[2025-06-18T22:24:45.106Z] ====== philosophers (scala) [default], iteration 5 started ======
[2025-06-18T22:24:45.106Z] GC before operation: completed in 13.034 ms, heap usage 19.668 MB -> 4.996 MB.
[2025-06-18T22:24:46.325Z] Camera thread performed 122 scans.
[2025-06-18T22:24:46.325Z] ====== philosophers (scala) [default], iteration 5 completed (1048.575 ms) ======
[2025-06-18T22:24:46.325Z] ====== philosophers (scala) [default], iteration 6 started ======
[2025-06-18T22:24:46.325Z] GC before operation: completed in 12.772 ms, heap usage 21.140 MB -> 4.997 MB.
[2025-06-18T22:24:47.003Z] Camera thread performed 122 scans.
[2025-06-18T22:24:47.003Z] ====== philosophers (scala) [default], iteration 6 completed (1063.002 ms) ======
[2025-06-18T22:24:47.003Z] ====== philosophers (scala) [default], iteration 7 started ======
[2025-06-18T22:24:47.003Z] GC before operation: completed in 12.414 ms, heap usage 8.120 MB -> 4.997 MB.
[2025-06-18T22:24:48.101Z] Camera thread performed 122 scans.
[2025-06-18T22:24:48.101Z] ====== philosophers (scala) [default], iteration 7 completed (937.680 ms) ======
[2025-06-18T22:24:48.101Z] ====== philosophers (scala) [default], iteration 8 started ======
[2025-06-18T22:24:48.101Z] GC before operation: completed in 12.992 ms, heap usage 34.137 MB -> 4.997 MB.
[2025-06-18T22:24:49.205Z] Camera thread performed 122 scans.
[2025-06-18T22:24:49.205Z] ====== philosophers (scala) [default], iteration 8 completed (922.492 ms) ======
[2025-06-18T22:24:49.205Z] ====== philosophers (scala) [default], iteration 9 started ======
[2025-06-18T22:24:49.205Z] GC before operation: completed in 12.574 ms, heap usage 50.629 MB -> 4.997 MB.
[2025-06-18T22:24:49.893Z] Camera thread performed 122 scans.
[2025-06-18T22:24:49.893Z] ====== philosophers (scala) [default], iteration 9 completed (890.633 ms) ======
[2025-06-18T22:24:49.893Z] ====== philosophers (scala) [default], iteration 10 started ======
[2025-06-18T22:24:49.893Z] GC before operation: completed in 13.878 ms, heap usage 48.602 MB -> 4.997 MB.
[2025-06-18T22:24:51.002Z] Camera thread performed 122 scans.
[2025-06-18T22:24:51.002Z] ====== philosophers (scala) [default], iteration 10 completed (930.569 ms) ======
[2025-06-18T22:24:51.002Z] ====== philosophers (scala) [default], iteration 11 started ======
[2025-06-18T22:24:51.002Z] GC before operation: completed in 13.597 ms, heap usage 15.098 MB -> 5.001 MB.
[2025-06-18T22:24:51.683Z] Camera thread performed 122 scans.
[2025-06-18T22:24:51.683Z] ====== philosophers (scala) [default], iteration 11 completed (880.655 ms) ======
[2025-06-18T22:24:51.683Z] ====== philosophers (scala) [default], iteration 12 started ======
[2025-06-18T22:24:51.683Z] GC before operation: completed in 13.414 ms, heap usage 23.103 MB -> 5.002 MB.
[2025-06-18T22:24:52.785Z] Camera thread performed 122 scans.
[2025-06-18T22:24:52.785Z] ====== philosophers (scala) [default], iteration 12 completed (935.727 ms) ======
[2025-06-18T22:24:52.785Z] ====== philosophers (scala) [default], iteration 13 started ======
[2025-06-18T22:24:52.785Z] GC before operation: completed in 12.508 ms, heap usage 23.623 MB -> 5.002 MB.
[2025-06-18T22:24:53.886Z] Camera thread performed 122 scans.
[2025-06-18T22:24:53.886Z] ====== philosophers (scala) [default], iteration 13 completed (934.528 ms) ======
[2025-06-18T22:24:53.886Z] ====== philosophers (scala) [default], iteration 14 started ======
[2025-06-18T22:24:53.886Z] GC before operation: completed in 13.091 ms, heap usage 12.628 MB -> 5.002 MB.
[2025-06-18T22:24:54.564Z] Camera thread performed 122 scans.
[2025-06-18T22:24:54.564Z] ====== philosophers (scala) [default], iteration 14 completed (894.087 ms) ======
[2025-06-18T22:24:54.564Z] ====== philosophers (scala) [default], iteration 15 started ======
[2025-06-18T22:24:54.564Z] GC before operation: completed in 13.547 ms, heap usage 31.123 MB -> 5.003 MB.
[2025-06-18T22:24:55.662Z] Camera thread performed 122 scans.
[2025-06-18T22:24:55.662Z] ====== philosophers (scala) [default], iteration 15 completed (923.634 ms) ======
[2025-06-18T22:24:55.662Z] ====== philosophers (scala) [default], iteration 16 started ======
[2025-06-18T22:24:55.662Z] GC before operation: completed in 12.512 ms, heap usage 37.116 MB -> 5.002 MB.
[2025-06-18T22:24:56.440Z] Camera thread performed 122 scans.
[2025-06-18T22:24:56.440Z] ====== philosophers (scala) [default], iteration 16 completed (834.884 ms) ======
[2025-06-18T22:24:56.440Z] ====== philosophers (scala) [default], iteration 17 started ======
[2025-06-18T22:24:56.440Z] GC before operation: completed in 13.010 ms, heap usage 50.557 MB -> 5.003 MB.
[2025-06-18T22:24:57.547Z] Camera thread performed 122 scans.
[2025-06-18T22:24:57.547Z] ====== philosophers (scala) [default], iteration 17 completed (992.762 ms) ======
[2025-06-18T22:24:57.547Z] ====== philosophers (scala) [default], iteration 18 started ======
[2025-06-18T22:24:57.547Z] GC before operation: completed in 12.824 ms, heap usage 18.099 MB -> 5.003 MB.
[2025-06-18T22:24:58.231Z] Camera thread performed 122 scans.
[2025-06-18T22:24:58.231Z] ====== philosophers (scala) [default], iteration 18 completed (882.209 ms) ======
[2025-06-18T22:24:58.231Z] ====== philosophers (scala) [default], iteration 19 started ======
[2025-06-18T22:24:58.231Z] GC before operation: completed in 12.972 ms, heap usage 23.099 MB -> 5.004 MB.
[2025-06-18T22:24:59.431Z] Camera thread performed 122 scans.
[2025-06-18T22:24:59.431Z] ====== philosophers (scala) [default], iteration 19 completed (934.558 ms) ======
[2025-06-18T22:24:59.431Z] ====== philosophers (scala) [default], iteration 20 started ======
[2025-06-18T22:24:59.431Z] GC before operation: completed in 15.337 ms, heap usage 13.605 MB -> 5.004 MB.
[2025-06-18T22:25:00.140Z] Camera thread performed 122 scans.
[2025-06-18T22:25:00.140Z] ====== philosophers (scala) [default], iteration 20 completed (876.287 ms) ======
[2025-06-18T22:25:00.140Z] ====== philosophers (scala) [default], iteration 21 started ======
[2025-06-18T22:25:00.140Z] GC before operation: completed in 12.938 ms, heap usage 33.623 MB -> 5.003 MB.
[2025-06-18T22:25:00.825Z] Camera thread performed 122 scans.
[2025-06-18T22:25:00.825Z] ====== philosophers (scala) [default], iteration 21 completed (873.972 ms) ======
[2025-06-18T22:25:00.825Z] ====== philosophers (scala) [default], iteration 22 started ======
[2025-06-18T22:25:01.385Z] GC before operation: completed in 13.547 ms, heap usage 49.002 MB -> 5.004 MB.
[2025-06-18T22:25:02.066Z] Camera thread performed 122 scans.
[2025-06-18T22:25:02.066Z] ====== philosophers (scala) [default], iteration 22 completed (1159.223 ms) ======
[2025-06-18T22:25:02.066Z] ====== philosophers (scala) [default], iteration 23 started ======
[2025-06-18T22:25:02.066Z] GC before operation: completed in 13.147 ms, heap usage 40.624 MB -> 5.004 MB.
[2025-06-18T22:25:03.168Z] Camera thread performed 122 scans.
[2025-06-18T22:25:03.168Z] ====== philosophers (scala) [default], iteration 23 completed (886.768 ms) ======
[2025-06-18T22:25:03.168Z] ====== philosophers (scala) [default], iteration 24 started ======
[2025-06-18T22:25:03.168Z] GC before operation: completed in 13.035 ms, heap usage 31.623 MB -> 5.004 MB.
[2025-06-18T22:25:03.858Z] Camera thread performed 122 scans.
[2025-06-18T22:25:03.858Z] ====== philosophers (scala) [default], iteration 24 completed (943.049 ms) ======
[2025-06-18T22:25:03.858Z] ====== philosophers (scala) [default], iteration 25 started ======
[2025-06-18T22:25:04.180Z] GC before operation: completed in 13.436 ms, heap usage 14.128 MB -> 5.004 MB.
[2025-06-18T22:25:04.859Z] Camera thread performed 122 scans.
[2025-06-18T22:25:04.859Z] ====== philosophers (scala) [default], iteration 25 completed (954.533 ms) ======
[2025-06-18T22:25:04.859Z] ====== philosophers (scala) [default], iteration 26 started ======
[2025-06-18T22:25:04.859Z] GC before operation: completed in 12.637 ms, heap usage 10.099 MB -> 5.004 MB.
[2025-06-18T22:25:05.958Z] Camera thread performed 122 scans.
[2025-06-18T22:25:05.958Z] ====== philosophers (scala) [default], iteration 26 completed (872.924 ms) ======
[2025-06-18T22:25:05.958Z] ====== philosophers (scala) [default], iteration 27 started ======
[2025-06-18T22:25:05.958Z] GC before operation: completed in 13.295 ms, heap usage 26.623 MB -> 5.005 MB.
[2025-06-18T22:25:07.055Z] Camera thread performed 122 scans.
[2025-06-18T22:25:07.055Z] ====== philosophers (scala) [default], iteration 27 completed (924.639 ms) ======
[2025-06-18T22:25:07.055Z] ====== philosophers (scala) [default], iteration 28 started ======
[2025-06-18T22:25:07.055Z] GC before operation: completed in 12.257 ms, heap usage 19.625 MB -> 5.004 MB.
[2025-06-18T22:25:07.734Z] Camera thread performed 122 scans.
[2025-06-18T22:25:07.734Z] ====== philosophers (scala) [default], iteration 28 completed (936.639 ms) ======
[2025-06-18T22:25:07.734Z] ====== philosophers (scala) [default], iteration 29 started ======
[2025-06-18T22:25:07.734Z] GC before operation: completed in 13.861 ms, heap usage 30.128 MB -> 5.005 MB.
[2025-06-18T22:25:08.838Z] Camera thread performed 122 scans.
[2025-06-18T22:25:08.838Z] ====== philosophers (scala) [default], iteration 29 completed (947.175 ms) ======
[2025-06-18T22:25:08.838Z] [2025-06-18T22:25:08.742+0000] org.renaissance.core (org.renaissance.core.DirUtils lambda$createScratchDirectory$1)
[2025-06-18T22:25:08.838Z] WARNING: Error deleting scratch directory C:\jenkins\workspace\Test_openjdk21_hs_extended.perf_x86-64_windows\aqa-tests\TKG\output_17502851224747\renaissance-philosophers_0\harness-222438-5444867859132088304: harness-222438-5444867859132088304\scala-stm\lib\scala-library-2.13.15.jar: The process cannot access the file because it is being used by another process
[2025-06-18T22:25:08.838Z] [2025-06-18T22:25:08.742+0000] org.renaissance.core (org.renaissance.core.DirUtils lambda$createScratchDirectory$1)
[2025-06-18T22:25:08.838Z] WARNING: Error deleting scratch directory C:\jenkins\workspace\Test_openjdk21_hs_extended.perf_x86-64_windows\aqa-tests\TKG\output_17502851224747\renaissance-philosophers_0\harness-222438-5444867859132088304: harness-222438-5444867859132088304\scala-stm\lib\scala-library-2.13.15.jar: The process cannot access the file because it is being used by another process
[2025-06-18T22:25:08.838Z] -----------------------------------
[2025-06-18T22:25:08.838Z] renaissance-philosophers_0_PASSED
[2025-06-18T22:25:08.838Z] -----------------------------------
[2025-06-18T22:25:09.161Z]
[2025-06-18T22:25:09.161Z] TEST TEARDOWN:
[2025-06-18T22:25:09.161Z] Nothing to be done for teardown.
[2025-06-18T22:25:09.161Z] renaissance-philosophers_0 Finish Time: Wed Jun 18 22:25:08 2025 Epoch Time (ms): 1750285508978
[2025-06-18T22:25:09.161Z] make[4]: Leaving directory '/cygdrive/c/jenkins/workspace/Test_openjdk21_hs_extended.perf_x86-64_windows/aqa-tests/perf/renaissance'
[2025-06-18T22:25:09.161Z] make[3]: Leaving directory '/cygdrive/c/jenkins/workspace/Test_openjdk21_hs_extended.perf_x86-64_windows/aqa-tests/perf'
[2025-06-18T22:25:09.161Z] make[2]: Leaving directory '/cygdrive/c/jenkins/workspace/Test_openjdk21_hs_extended.perf_x86-64_windows/aqa-tests'
[2025-06-18T22:25:09.161Z]
[2025-06-18T22:25:09.161Z]
[2025-06-18T22:25:09.488Z] All tests finished, run result summary:
[2025-06-18T22:25:09.488Z] cd "C:/jenkins/workspace/Test_openjdk21_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\scripts"; \
[2025-06-18T22:25:09.488Z] perl "resultsSum.pl" --failuremk="C:/jenkins/workspace/Test_openjdk21_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\failedtargets.mk" --resultFile="C:/jenkins/workspace/Test_openjdk21_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17502851224747\\TestTargetResult" --platFile="C:/jenkins/workspace/Test_openjdk21_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\resources\\buildPlatformMap.properties" --diagnostic=failure --jdkVersion=21 --jdkImpl=hotspot --jdkVendor="eclipse" --spec=win_x86-64 --buildList=perf --customTarget="" --testTarget=extended.perf --tapPath=C:/jenkins/workspace/Test_openjdk21_hs_extended.perf_x86-64_windows/aqa-tests/\\TKG\\output_17502851224747\\ --tapName=Test_openjdk21_hs_extended.perf_x86-64_windows.tap --comment=""
[2025-06-18T22:25:09.488Z]
[2025-06-18T22:25:09.488Z]
[2025-06-18T22:25:09.488Z] TEST TARGETS SUMMARY
[2025-06-18T22:25:09.488Z] ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[2025-06-18T22:25:09.488Z] DISABLED test targets:
[2025-06-18T22:25:09.488Z] dacapo-avrora_0
[2025-06-18T22:25:09.488Z] dacapo-pmd_0
[2025-06-18T22:25:09.488Z] dacapo-tomcat_0
[2025-06-18T22:25:09.488Z] renaissance-db-shootout_0
[2025-06-18T22:25:09.488Z] renaissance-finagle-chirper_0
[2025-06-18T22:25:09.488Z]
[2025-06-18T22:25:09.488Z] PASSED test targets:
[2025-06-18T22:25:09.488Z] dacapo-fop_0
[2025-06-18T22:25:09.488Z] dacapo-jython_0
[2025-06-18T22:25:09.488Z] dacapo-luindex_0
[2025-06-18T22:25:09.488Z] dacapo-sunflow_0
[2025-06-18T22:25:09.488Z] dacapo-xalan_0
[2025-06-18T22:25:09.488Z] renaissance-finagle-http_0
[2025-06-18T22:25:09.488Z] renaissance-mnemonics_0
[2025-06-18T22:25:09.488Z] renaissance-par-mnemonics_0
[2025-06-18T22:25:09.488Z] renaissance-philosophers_0
[2025-06-18T22:25:09.488Z]
[2025-06-18T22:25:09.488Z] FAILED test targets:
[2025-06-18T22:25:09.488Z] renaissance-als_0
[2025-06-18T22:25:09.488Z] renaissance-chi-square_0
[2025-06-18T22:25:09.488Z] renaissance-dec-tree_0
[2025-06-18T22:25:09.488Z] renaissance-gauss-mix_0
[2025-06-18T22:25:09.488Z] renaissance-log-regression_0
[2025-06-18T22:25:09.488Z] renaissance-movie-lens_0
[2025-06-18T22:25:09.488Z]
[2025-06-18T22:25:09.488Z] TOTAL: 20 EXECUTED: 15 PASSED: 9 FAILED: 6 DISABLED: 5 SKIPPED: 0
[2025-06-18T22:25:09.488Z] ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[2025-06-18T22:25:09.488Z]
[2025-06-18T22:25:09.488Z] make[1]: *** [settings.mk:454: resultsSummary] Error 2
[2025-06-18T22:25:09.488Z] make[1]: Leaving directory '/cygdrive/c/jenkins/workspace/Test_openjdk21_hs_extended.perf_x86-64_windows/aqa-tests/TKG'
[2025-06-18T22:25:09.488Z] make: *** [makefile:62: _extended.perf] Error 2
[Pipeline] sh
[2025-06-18T22:25:09.981Z] ++ uname
[2025-06-18T22:25:09.981Z] + '[' CYGWIN_NT-10.0-20348 = AIX ']'
[2025-06-18T22:25:09.981Z] ++ uname
[2025-06-18T22:25:09.981Z] + '[' CYGWIN_NT-10.0-20348 = SunOS ']'
[2025-06-18T22:25:09.981Z] ++ uname
[2025-06-18T22:25:10.290Z] + '[' CYGWIN_NT-10.0-20348 = '*BSD' ']'
[2025-06-18T22:25:10.290Z] + MAKE=make
[2025-06-18T22:25:10.290Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2025-06-18T22:25:10.290Z] make: Nothing to be done for 'testEnvTeardown'.
[Pipeline] echo
[2025-06-18T22:25:10.351Z] no DaCapo-h2 metric found
[Pipeline] echo
[2025-06-18T22:25:10.389Z] There were test failures, set build result to UNSTABLE.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Post)
[Pipeline] step
[2025-06-18T22:25:10.494Z] TAP Reports Processing: START
[2025-06-18T22:25:10.495Z] Looking for TAP results report in workspace using pattern: aqa-tests/TKG/**/*.tap
[2025-06-18T22:25:10.585Z] Saving reports...
[2025-06-18T22:25:10.622Z] Processing '/home/jenkins/.jenkins/jobs/Test_openjdk21_hs_extended.perf_x86-64_windows/builds/93/tap-master-files/aqa-tests/TKG/output_17502851224747/Test_openjdk21_hs_extended.perf_x86-64_windows.tap'
[2025-06-18T22:25:10.622Z] Parsing TAP test result [/home/jenkins/.jenkins/jobs/Test_openjdk21_hs_extended.perf_x86-64_windows/builds/93/tap-master-files/aqa-tests/TKG/output_17502851224747/Test_openjdk21_hs_extended.perf_x86-64_windows.tap].
[2025-06-18T22:25:10.630Z] There are failed test cases. Marking build as UNSTABLE
[2025-06-18T22:25:10.630Z] TAP Reports Processing: FINISH
[Pipeline] echo
[2025-06-18T22:25:10.639Z] Saving aqa-tests/testenv/testenv.properties file on jenkins.
[Pipeline] archiveArtifacts
[2025-06-18T22:25:10.667Z] Archiving artifacts
[2025-06-18T22:25:10.735Z] Recording fingerprints
[Pipeline] echo
[2025-06-18T22:25:10.770Z] Saving aqa-tests/TKG/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2025-06-18T22:25:10.799Z] Archiving artifacts
[2025-06-18T22:25:10.911Z] Recording fingerprints
[Pipeline] sh
[2025-06-18T22:25:11.498Z] + tar -cf benchmark_test_output.tar.gz ./aqa-tests/TKG/output_17502851224747
[Pipeline] echo
[2025-06-18T22:25:51.165Z] ARTIFACTORY_SERVER is not set. Saving artifacts on jenkins.
[Pipeline] archiveArtifacts
[2025-06-18T22:25:51.194Z] Archiving artifacts
[2025-06-18T22:27:24.487Z] Recording fingerprints
[Pipeline] findFiles
[Pipeline] echo
[2025-06-18T22:27:28.421Z] Tap file found: aqa-tests\TKG\output_17502851224747\Test_openjdk21_hs_extended.perf_x86-64_windows.tap...
[Pipeline] readFile
[Pipeline] echo
[2025-06-18T22:27:28.558Z] Rerun in Grinder with failed test targets: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=testList+TESTLIST=renaissance-als_0,renaissance-chi-square_0,renaissance-dec-tree_0,renaissance-gauss-mix_0,renaissance-log-regression_0,renaissance-movie-lens_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=x86-64_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-x64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk-21.0.8%2B7_adopt&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&DOCKERIMAGE_TAG=&TEST_TIME=120&JDK_IMPL=hotspot&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=aqavit-bot&DYNAMIC_COMPILE=false&RELATED_NODES=&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&APPLICATION_OPTIONS=&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&ARCHIVE_TEST_RESULTS=false&NUM_MACHINES=&OPENJDK_SHA=&TRSS_URL=&RERUN_FAILURE=false&USE_TESTENV_PROPERTIES=false&BUILD_LIST=perf&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=281&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] junit
[2025-06-18T22:27:28.596Z] Recording test results
[2025-06-18T22:27:28.914Z] None of the test reports contained any result
[2025-06-18T22:27:28.915Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2025-06-18T22:27:28.961Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2025-06-18T22:27:29.407Z] + aqa-tests/terminateTestProcesses.sh null
[2025-06-18T22:27:29.407Z] Windows machine, using powershell queries...
[2025-06-18T22:27:28.882Z] No test report files were found. Configuration error?
[2025-06-18T22:27:30.501Z] Woohoo - no rogue processes detected!
[Pipeline] cleanWs
[2025-06-18T22:27:30.593Z] [WS-CLEANUP] Deleting project workspace...
[2025-06-18T22:27:30.593Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-06-18T22:27:35.010Z] [WS-CLEANUP] done
[Pipeline] sh
[2025-06-18T22:27:35.451Z] + find /cygdrive/c/temp -name '*core*' -print -exec rm -f '{}' ';'
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2025-06-18T22:27:36.195Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2025-06-18T22:27:36.349Z] SETUP_LABEL: ci.role.test
[Pipeline] stage
[Pipeline] { (Parallel Tests)
[Pipeline] parallel
[2025-06-18T22:27:36.391Z] No branches to run
[Pipeline] // parallel
[Pipeline] node
[2025-06-18T22:27:36.473Z] Running on test-docker-ubuntu2204-armv8-1 in /home/jenkins/workspace/Test_openjdk21_hs_extended.perf_x86-64_windows
[Pipeline] {
[Pipeline] cleanWs
[2025-06-18T22:27:36.757Z] [WS-CLEANUP] Deleting project workspace...
[2025-06-18T22:27:36.757Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-06-18T22:27:36.888Z] [WS-CLEANUP] done
[Pipeline] findFiles
[Pipeline] cleanWs
[2025-06-18T22:27:37.302Z] [WS-CLEANUP] Deleting project workspace...
[2025-06-18T22:27:37.302Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-06-18T22:27:37.431Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Rerun)
[Pipeline] echo
[2025-06-18T22:27:37.549Z] allocate a node for generating rerun job ...
[Pipeline] node
[2025-06-18T22:27:37.591Z] Running on test-rise-ubuntu2404-riscv64-6 in /home/jenkins/workspace/Test_openjdk21_hs_extended.perf_x86-64_windows
[Pipeline] {
[Pipeline] echo
[2025-06-18T22:27:37.618Z] Generating rerun Test_openjdk21_hs_extended.perf_x86-64_windows_rerun job for running failed test(s) ...
[Pipeline] parallel
[Pipeline] { (Branch: Test_openjdk21_hs_extended.perf_x86-64_windows_rerun)
[Pipeline] echo
[2025-06-18T22:27:37.668Z] GENERATE_JOBS is set to true, set test job Test_openjdk21_hs_extended.perf_x86-64_windows_rerun params for generating the job
[Pipeline] fileExists
[Pipeline] sh
[2025-06-18T22:27:38.263Z] + curl -Os https://raw.githubusercontent.com/adoptium/aqa-tests/master/buildenv/jenkins/testJobTemplate
[Pipeline] jobDsl
[2025-06-18T22:27:38.787Z] Processing DSL script testJobTemplate
[2025-06-18T22:28:28.832Z] LEVELS: [extended]
[2025-06-18T22:28:28.832Z] JDK_VERSIONS: [8]
[2025-06-18T22:28:28.832Z] GROUPS: [perf]
[2025-06-18T22:28:28.832Z] ARCH_OS_LIST: [x86-64_windows]
[2025-06-18T22:28:29.042Z] Added items:
[2025-06-18T22:28:29.042Z] GeneratedJob{name='Test_openjdk21_hs_extended.perf_x86-64_windows_rerun'}
[Pipeline] }
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // node
[Pipeline] echo
[2025-06-18T22:28:51.756Z] Triggering rerun jobs in parallel ...
[Pipeline] parallel
[Pipeline] { (Branch: Test_openjdk21_hs_extended.perf_x86-64_windows_rerun)
[Pipeline] build
[2025-06-18T22:28:51.786Z] Scheduling project: Test_openjdk21_hs_extended.perf_x86-64_windows_rerun
[2025-06-18T22:28:57.866Z] Starting building: Test_openjdk21_hs_extended.perf_x86-64_windows_rerun #1
[2025-06-19T01:21:24.938Z] Build Test_openjdk21_hs_extended.perf_x86-64_windows_rerun #1 completed: SUCCESS
[Pipeline] }
[Pipeline] // parallel
[Pipeline] node
[2025-06-19T01:21:25.067Z] Running on test-docker-sles15-armv8l-1 in /home/jenkins/workspace/Test_openjdk21_hs_extended.perf_x86-64_windows
[Pipeline] {
[Pipeline] cleanWs
[2025-06-19T01:21:25.355Z] [WS-CLEANUP] Deleting project workspace...
[2025-06-19T01:21:25.355Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-06-19T01:21:25.492Z] [WS-CLEANUP] done
[Pipeline] echo
[2025-06-19T01:21:25.497Z] Test_openjdk21_hs_extended.perf_x86-64_windows_rerun #1 completed with status SUCCESS
[Pipeline] timeout
[2025-06-19T01:21:25.499Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2025-06-19T01:21:26.305Z] Copied 1 artifact from "Test_openjdk21_hs_extended.perf_x86-64_windows_rerun" build number 1
[Pipeline] }
[Pipeline] // timeout
[Pipeline] step
[2025-06-19T01:21:26.479Z] TAP Reports Processing: START
[2025-06-19T01:21:26.480Z] Looking for TAP results report in workspace using pattern: Test_openjdk21_hs_extended.perf_x86-64_windows_rerun/1/**/*.tap
[2025-06-19T01:21:26.611Z] Saving reports...
[2025-06-19T01:21:26.747Z] Processing '/home/jenkins/.jenkins/jobs/Test_openjdk21_hs_extended.perf_x86-64_windows/builds/93/tap-master-files/Test_openjdk21_hs_extended.perf_x86-64_windows_rerun/1/aqa-tests/TKG/output_17502939671994/Test_openjdk21_hs_extended.perf_x86-64_windows_rerun.tap'
[2025-06-19T01:21:26.747Z] Parsing TAP test result [/home/jenkins/.jenkins/jobs/Test_openjdk21_hs_extended.perf_x86-64_windows/builds/93/tap-master-files/Test_openjdk21_hs_extended.perf_x86-64_windows_rerun/1/aqa-tests/TKG/output_17502939671994/Test_openjdk21_hs_extended.perf_x86-64_windows_rerun.tap].
[2025-06-19T01:21:26.770Z] TAP Reports Processing: FINISH
[Pipeline] echo
[2025-06-19T01:21:26.782Z] Saving Test_openjdk21_hs_extended.perf_x86-64_windows_rerun/1/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2025-06-19T01:21:26.922Z] Archiving artifacts
[2025-06-19T01:21:27.194Z] Recording fingerprints
[Pipeline] findFiles
[Pipeline] readFile
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
[Pipeline] cleanWs
[2025-06-19T01:21:28.324Z] [WS-CLEANUP] Deleting project workspace...
[2025-06-19T01:21:28.324Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-06-19T01:21:28.455Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] End of Pipeline
Finished: UNSTABLE