Test_openjdk8_hs_special.openjdk_x86-32_windows
Started by upstream project "build-scripts/jobs/jdk8u/jdk8u-windows-x86-32-temurin" build number 515
originally caused by:
Started by upstream project "build-scripts/openjdk8-pipeline" build number 3008
originally caused by:
Started by upstream project "build-scripts/utils/betaTrigger_8ea" build number 266
originally caused by:
Started by timer
Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-32_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_openjdk8_hs_special.openjdk_x86-32_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 2480cb6f040d1f208ba3fa3684beaa4f7dcbb069 (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 2480cb6f040d1f208ba3fa3684beaa4f7dcbb069 # timeout=10
Commit message: "Set current build result based on Perf metrics. (#6369)"
> git rev-list --no-walk 7d0e018226d1d2f3da222cdef5a13c2bce7169ab # timeout=10
First time build. Skipping changelog.
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] echo
[2025-06-26T23:33:02.938Z] SPEC: win_x86
[Pipeline] echo
[2025-06-26T23:33:02.940Z] LABEL: ci.role.test&&hw.arch.x86&&sw.os.windows
[Pipeline] stage
[Pipeline] { (Queue)
[Pipeline] nodesByLabel
[2025-06-26T23:33:02.959Z] Found a total of 4 nodes with the 'ci.role.test&&hw.arch.x86&&sw.os.windows' 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-26T23:33:02.964Z] dynamicAgents: []
[Pipeline] node
[2025-06-26T23:33:03.041Z] Running on test-azure-win2022-x64-4 in c:\jenkins\workspace\Test_openjdk8_hs_special.openjdk_x86-32_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-26T23:33:03.060Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] cleanWs
[2025-06-26T23:33:03.132Z] [WS-CLEANUP] Deleting project workspace...
[2025-06-26T23:33:03.132Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-06-26T23:33:03.152Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2025-06-26T23:33:03.212Z] The recommended git tool is: git
[2025-06-26T23:33:03.260Z] No credentials specified
[2025-06-26T23:33:03.294Z] Cloning the remote Git repository
[2025-06-26T23:33:03.323Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2025-06-26T23:33:03.324Z] > git init c:\jenkins\workspace\Test_openjdk8_hs_special.openjdk_x86-32_windows\aqa-tests # timeout=10
[2025-06-26T23:33:03.449Z] [WARNING] Reference path does not exist: null/openjdk_cache
[2025-06-26T23:33:03.449Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2025-06-26T23:33:03.449Z] > git --version # timeout=10
[2025-06-26T23:33:03.498Z] > git --version # 'git version 2.45.1'
[2025-06-26T23:33:03.498Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-06-26T23:33:10.662Z] Avoid second fetch
[2025-06-26T23:33:10.760Z] Checking out Revision 2480cb6f040d1f208ba3fa3684beaa4f7dcbb069 (origin/master)
[2025-06-26T23:33:10.498Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
[2025-06-26T23:33:10.554Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-06-26T23:33:10.672Z] > git rev-parse "origin/master^{commit}" # timeout=10
[2025-06-26T23:33:10.773Z] > git config core.sparsecheckout # timeout=10
[2025-06-26T23:33:10.827Z] > git checkout -f 2480cb6f040d1f208ba3fa3684beaa4f7dcbb069 # timeout=10
[2025-06-26T23:33:14.867Z] Commit message: "Set current build result based on Perf metrics. (#6369)"
[Pipeline] }
[Pipeline] // retry
[Pipeline] load
[Pipeline] { (c:\jenkins\workspace\Test_openjdk8_hs_special.openjdk_x86-32_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-26T23:33:16.363Z] Timeout set to expire in 1 day 1 hr
[Pipeline] {
[Pipeline] echo
[2025-06-26T23:33:16.381Z] runMulticastCmd: false
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[2025-06-26T23:33:17.252Z] + LC_TIME=C
[2025-06-26T23:33:17.252Z] + date '+%a, %d %b %Y %T %z'
[Pipeline] echo
[2025-06-26T23:33:17.326Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2025-06-26T23:33:17.773Z] + aqa-tests/terminateTestProcesses.sh null
[2025-06-26T23:33:18.098Z] Windows machine, using powershell queries...
[2025-06-26T23:33:18.405Z] 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-26T23:33:19.642Z] + printenv
[2025-06-26T23:33:19.642Z] ProgramFiles(x86)=C:\Program Files (x86)
[2025-06-26T23:33:19.642Z] CommonProgramFiles(x86)=C:\Program Files (x86)\Common Files
[2025-06-26T23:33:19.642Z] !C:=C:\jenkins
[2025-06-26T23:33:19.642Z] KEEP_WORKSPACE=false
[2025-06-26T23:33:19.642Z] NUMBER_OF_PROCESSORS=2
[2025-06-26T23:33:19.642Z] PROCESSOR_LEVEL=6
[2025-06-26T23:33:19.642Z] TAP_NAME=Test_openjdk8_hs_special.openjdk_x86-32_windows.tap
[2025-06-26T23:33:19.642Z] LIB_DIR=c:\jenkins\workspace\Test_openjdk8_hs_special.openjdk_x86-32_windows/../../testDependency/lib
[2025-06-26T23:33:19.642Z] EXIT_FAILURE=false
[2025-06-26T23:33:19.642Z] JDK_BRANCH=jdk8u462-b07_adopt
[2025-06-26T23:33:19.642Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_special.openjdk_x86-32_windows/39/display/redirect?page=tests
[2025-06-26T23:33:19.642Z] PLATFORM=x86-32_windows
[2025-06-26T23:33:19.642Z] DOCKER_REQUIRED=false
[2025-06-26T23:33:19.642Z] USERDOMAIN_ROAMINGPROFILE=test-azure-win2
[2025-06-26T23:33:19.642Z] PROGRAMFILES=C:\Program Files
[2025-06-26T23:33:19.642Z] git=C:\Program Files\Git\cmd\git.exe
[2025-06-26T23:33:19.642Z] TIME_LIMIT=25
[2025-06-26T23:33:19.642Z] JENKINS_SERVER_COOKIE=durable-412d1523254ec9f3d5a7c8d2159e8ebcb5b88e25d1694a26e1a0f6a649263154
[2025-06-26T23:33:19.642Z] PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC
[2025-06-26T23:33:19.642Z] JAVA_HOME=C:\Program Files\Java\jdk-17.0.13+11
[2025-06-26T23:33:19.642Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2025-06-26T23:33:19.642Z] GENERATE_JOBS=true
[2025-06-26T23:33:19.642Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2025-06-26T23:33:19.642Z] OS=Windows_NT
[2025-06-26T23:33:19.642Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_special.openjdk_x86-32_windows/39/display/redirect?page=changes
[2025-06-26T23:33:19.642Z] HOMEDRIVE=C:
[2025-06-26T23:33:19.642Z] ANT_HOME=C:\apache-ant\apache-ant-1.10.15
[2025-06-26T23:33:19.642Z] RERUN_ITERATIONS=1
[2025-06-26T23:33:19.642Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master
[2025-06-26T23:33:19.642Z] USERDOMAIN=test-azure-win2
[2025-06-26T23:33:19.642Z] STF_OWNER_BRANCH=adoptium:master
[2025-06-26T23:33:19.642Z] HUDSON_HOME=/home/jenkins/.jenkins
[2025-06-26T23:33:19.642Z] PWD=/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-32_windows
[2025-06-26T23:33:19.642Z] USERPROFILE=C:\Users\jenkins
[2025-06-26T23:33:19.642Z] ARCHIVE_TEST_RESULTS=false
[2025-06-26T23:33:19.642Z] SETUP_JCK_RUN=false
[2025-06-26T23:33:19.642Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_special.openjdk_x86-32_windows/39/
[2025-06-26T23:33:19.642Z] SLACK_CHANNEL=aqavit-bot
[2025-06-26T23:33:19.642Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk8u/jdk8u-windows-x86-32-temurin
[2025-06-26T23:33:19.642Z] JCK_GIT_BRANCH=master
[2025-06-26T23:33:19.642Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_special.openjdk_x86-32_windows/
[2025-06-26T23:33:19.642Z] BUILD_NUMBER=39
[2025-06-26T23:33:19.642Z] TKG_ITERATIONS=1
[2025-06-26T23:33:19.642Z] _=/usr/bin/printenv
[2025-06-26T23:33:19.642Z] VS140COMNTOOLS=C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\Tools\
[2025-06-26T23:33:19.642Z] PERF_ROOT=c:\jenkins\workspace\Test_openjdk8_hs_special.openjdk_x86-32_windows/../../benchmarks
[2025-06-26T23:33:19.642Z] ALLUSERSPROFILE=C:\ProgramData
[2025-06-26T23:33:19.642Z] JENKINS_NODE_COOKIE=7acbef85-3018-45dd-baa0-94f60c67583a
[2025-06-26T23:33:19.642Z] CommonProgramW6432=C:\Program Files\Common Files
[2025-06-26T23:33:19.642Z] KEEP_REPORTDIR=true
[2025-06-26T23:33:19.642Z] BUILD_DISPLAY_NAME=#39
[2025-06-26T23:33:19.642Z] SDK_RESOURCE=upstream
[2025-06-26T23:33:19.642Z] TEST_JDK_HOME=c:\jenkins\workspace\Test_openjdk8_hs_special.openjdk_x86-32_windows/jdkbinary/j2sdk-image
[2025-06-26T23:33:19.642Z] HOME=/home/jenkins
[2025-06-26T23:33:19.642Z] USERNAME=jenkins
[2025-06-26T23:33:19.642Z] COMSPEC=C:\Windows\system32\cmd.exe
[2025-06-26T23:33:19.642Z] CUDA_PATH_V9_1=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v9.1
[2025-06-26T23:33:19.642Z] JENKINS_URL=https://ci.adoptium.net/
[2025-06-26T23:33:19.642Z] JOB_BASE_NAME=Test_openjdk8_hs_special.openjdk_x86-32_windows
[2025-06-26T23:33:19.642Z] JOBSTARTTIME=Thu, 26 Jun 2025 23:33:16 +0000
[2025-06-26T23:33:19.642Z] JDK_VERSION=8
[2025-06-26T23:33:19.642Z] APPDATA=C:\Users\jenkins\AppData\Roaming
[2025-06-26T23:33:19.642Z] JOB_NAME=Test_openjdk8_hs_special.openjdk_x86-32_windows
[2025-06-26T23:33:19.642Z] USE_TESTENV_PROPERTIES=false
[2025-06-26T23:33:19.642Z] SYSTEMROOT=C:\Windows
[2025-06-26T23:33:19.642Z] PERSONAL_BUILD=false
[2025-06-26T23:33:19.642Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_special.openjdk_x86-32_windows/39/display/redirect
[2025-06-26T23:33:19.642Z] LOCALAPPDATA=C:\Users\jenkins\AppData\Local
[2025-06-26T23:33:19.642Z] AUTO_DETECT=true
[2025-06-26T23:33:19.642Z] EXIT_SUCCESS=false
[2025-06-26T23:33:19.642Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_special.openjdk_x86-32_windows/display/redirect
[2025-06-26T23:33:19.642Z] PROMPT=$P$G
[2025-06-26T23:33:19.642Z] WORKSPACE=c:\jenkins\workspace\Test_openjdk8_hs_special.openjdk_x86-32_windows
[2025-06-26T23:33:19.642Z] COMPUTERNAME=test-azure-win2
[2025-06-26T23:33:19.642Z] OPENJ9_BRANCH=master
[2025-06-26T23:33:19.642Z] EXTERNAL_CUSTOM_BRANCH=master
[2025-06-26T23:33:19.642Z] SYSTEM_LIB_DIR=c:\jenkins\workspace\Test_openjdk8_hs_special.openjdk_x86-32_windows/../../testDependency/system_lib
[2025-06-26T23:33:19.642Z] PARALLEL=Dynamic
[2025-06-26T23:33:19.642Z] HUDSON_URL=https://ci.adoptium.net/
[2025-06-26T23:33:19.642Z] ITERATIONS=1
[2025-06-26T23:33:19.642Z] UPSTREAM_JOB_NUMBER=515
[2025-06-26T23:33:19.642Z] SPEC=win_x86
[2025-06-26T23:33:19.642Z] TERM=xterm-256color
[2025-06-26T23:33:19.642Z] JDK_REPO=https://github.com/adoptium/jdk8u
[2025-06-26T23:33:19.642Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master
[2025-06-26T23:33:19.642Z] LOGONSERVER=\\test-azure-win2
[2025-06-26T23:33:19.642Z] NODE_NAME=test-azure-win2022-x64-4
[2025-06-26T23:33:19.642Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2025-06-26T23:33:19.642Z] PSModulePath=C:\Program Files\WindowsPowerShell\Modules;C:\Windows\system32\WindowsPowerShell\v1.0\Modules
[2025-06-26T23:33:19.642Z] HUDSON_SERVER_COOKIE=2d832652af5afba8
[2025-06-26T23:33:19.642Z] CUDA_PATH=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v9.1
[2025-06-26T23:33:19.642Z] TEMP=/cygdrive/c/Users/jenkins/AppData/Local/Temp/2
[2025-06-26T23:33:19.642Z] DYNAMIC_COMPILE=false
[2025-06-26T23:33:19.642Z] SHLVL=2
[2025-06-26T23:33:19.642Z] BUILD_TAG=jenkins-Test_openjdk8_hs_special.openjdk_x86-32_windows-39
[2025-06-26T23:33:19.642Z] PROCESSOR_REVISION=5507
[2025-06-26T23:33:19.642Z] DriverData=C:\Windows\System32\Drivers\DriverData
[2025-06-26T23:33:19.642Z] EXECUTOR_NUMBER=0
[2025-06-26T23:33:19.642Z] HUDSON_COOKIE=2337dd74-ddc4-408c-84d5-f2edb479bbad
[2025-06-26T23:33:19.642Z] ADOPTOPENJDK_BRANCH=master
[2025-06-26T23:33:19.642Z] JENKINS_HOME=/home/jenkins/.jenkins
[2025-06-26T23:33:19.642Z] COMMONPROGRAMFILES=C:\Program Files\Common Files
[2025-06-26T23:33:19.642Z] ORIGIN_JDK_VERSION=8
[2025-06-26T23:33:19.642Z] PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 85 Stepping 7, GenuineIntel
[2025-06-26T23:33:19.642Z] SESSIONNAME=RDP-Tcp#0
[2025-06-26T23:33:19.642Z] NUM_PROCESSORS=2
[2025-06-26T23:33:19.642Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token
[2025-06-26T23:33:19.642Z] NODE_LABELS=sw.os.windows ci.role.test x64 test-azure-win2022-x64-4 ci.role.perf windows hw.arch.x86 win2022
[2025-06-26T23:33:19.642Z] STAGE_NAME=Setup
[2025-06-26T23:33:19.642Z] EXTERNAL_TEST_CMD=mvn clean install
[2025-06-26T23:33:19.642Z] TEST_TIME=120
[2025-06-26T23:33:19.642Z] HOMEPATH=\Users\jenkins
[2025-06-26T23:33:19.642Z] WORKSPACE_TMP=c:\jenkins\workspace\Test_openjdk8_hs_special.openjdk_x86-32_windows@tmp
[2025-06-26T23:33:19.642Z] TMP=/cygdrive/c/Users/jenkins/AppData/Local/Temp/2
[2025-06-26T23:33:19.642Z] 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-26T23:33:19.642Z] LIGHT_WEIGHT_CHECKOUT=false
[2025-06-26T23:33:19.642Z] TKG_OWNER_BRANCH=adoptium:master
[2025-06-26T23:33:19.642Z] ProgramW6432=C:\Program Files
[2025-06-26T23:33:19.642Z] CI=true
[2025-06-26T23:33:19.642Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_special.openjdk_x86-32_windows/39/display/redirect?page=artifacts
[2025-06-26T23:33:19.642Z] ACTIVE_NODE_TIMEOUT=5
[2025-06-26T23:33:19.642Z] RERUN_FAILURE=true
[2025-06-26T23:33:19.642Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8
[2025-06-26T23:33:19.642Z] BUILD_LIST=openjdk
[2025-06-26T23:33:19.642Z] BUILD_ID=39
[2025-06-26T23:33:19.642Z] WINDIR=C:\Windows
[2025-06-26T23:33:19.642Z] PROCESSOR_ARCHITECTURE=AMD64
[2025-06-26T23:33:19.642Z] PUBLIC=C:\Users\Public
[2025-06-26T23:33:19.642Z] CLIENTNAME=scfryer-thinkpa
[2025-06-26T23:33:19.642Z] SYSTEMDRIVE=C:
[2025-06-26T23:33:19.642Z] TARGET=special.openjdk
[2025-06-26T23:33:19.642Z] USE_JRE=false
[2025-06-26T23:33:19.642Z] JDK_IMPL=hotspot
[2025-06-26T23:33:19.642Z] 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-26T23:33:19.686Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] dir
[2025-06-26T23:33:19.706Z] Running in c:\jenkins\workspace\Test_openjdk8_hs_special.openjdk_x86-32_windows\jdkbinary
[Pipeline] {
[Pipeline] copyArtifacts
[2025-06-26T23:33:29.355Z] Copied 5 artifacts from "build-scripts » jobs » jdk8u » jdk8u-windows-x86-32-temurin" build number 515
[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-26T23:33:29.593Z] 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-26T23:33:29.601Z] Running in c:\jenkins\workspace\Test_openjdk8_hs_special.openjdk_x86-32_windows
[Pipeline] {
[Pipeline] sshagent
[2025-06-26T23:33:29.627Z] $ ssh-agent
[2025-06-26T23:33:29.786Z] SSH_AUTH_SOCK=/tmp/ssh-Bkxrz9U6bfkQ/agent.1973
[2025-06-26T23:33:29.786Z] SSH_AGENT_PID=1974
[2025-06-26T23:33:29.786Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] dir
[2025-06-26T23:33:29.804Z] Running in c:\jenkins\workspace\Test_openjdk8_hs_special.openjdk_x86-32_windows\aqa-tests
[Pipeline] {
[Pipeline] withCredentials
[2025-06-26T23:33:29.841Z] Masking supported pattern matches of %USERNAME% or %PASSWORD%
[Pipeline] {
[Pipeline] sh
[2025-06-26T23:33:30.323Z] ++ pwd
[2025-06-26T23:33:30.323Z] + ./get.sh -s /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-32_windows/aqa-tests/.. -p x86-32_windows -r upstream -j 8 -i hotspot --clone_openj9 false --tkg_repo https://github.com/adoptium/TKG.git --tkg_branch master
[2025-06-26T23:33:30.667Z] TESTDIR: /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-32_windows/aqa-tests
[2025-06-26T23:33:30.667Z] get jdk binary...
[2025-06-26T23:33:30.667Z] --sdkdir is set to upstream. Therefore, skip download jdk binary
[2025-06-26T23:33:30.667Z] Uncompressing file: OpenJDK8U-jdk_x86-32_windows_hotspot_8u462b07-ea.zip ...
[2025-06-26T23:33:37.787Z] List files in jdkbinary folder...
[2025-06-26T23:33:37.787Z] total 183844
[2025-06-26T23:33:37.787Z] -rwxrwx---+ 1 jenkins None 42098909 Jun 26 21:34 OpenJDK8U-debugimage_x86-32_windows_hotspot_8u462b07-ea.zip
[2025-06-26T23:33:37.787Z] -rwxrwx---+ 1 jenkins None 107349797 Jun 26 21:42 OpenJDK8U-jdk_x86-32_windows_hotspot_8u462b07-ea.zip
[2025-06-26T23:33:37.787Z] -rwxrwx---+ 1 jenkins None 38693703 Jun 26 21:43 OpenJDK8U-jre_x86-32_windows_hotspot_8u462b07-ea.zip
[2025-06-26T23:33:37.787Z] -rwxrwx---+ 1 jenkins None 24102 Jun 26 21:39 OpenJDK8U-sbom_x86-32_windows_hotspot_8u462b07-ea-metadata.json
[2025-06-26T23:33:37.787Z] -rwxrwx---+ 1 jenkins None 79789 Jun 26 21:54 OpenJDK8U-sbom_x86-32_windows_hotspot_8u462b07-ea.json
[2025-06-26T23:33:37.787Z] drwxrwxr-x+ 1 jenkins None 0 Jun 26 23:33 tmp
[2025-06-26T23:33:37.787Z] List files in jdkbinary/tmp folder...
[2025-06-26T23:33:37.787Z] total 4
[2025-06-26T23:33:37.787Z] drwxrwxr-x+ 1 jenkins None 0 Jun 26 21:34 jdk8u462-b07
[2025-06-26T23:33:38.112Z] Moving directory jdk8u462-b07/ to ../j2sdk-image
[2025-06-26T23:33:38.112Z] Uncompressing file: OpenJDK8U-jre_x86-32_windows_hotspot_8u462b07-ea.zip ...
[2025-06-26T23:33:39.696Z] List files in jdkbinary folder...
[2025-06-26T23:33:39.696Z] total 183848
[2025-06-26T23:33:39.696Z] -rwxrwx---+ 1 jenkins None 42098909 Jun 26 21:34 OpenJDK8U-debugimage_x86-32_windows_hotspot_8u462b07-ea.zip
[2025-06-26T23:33:39.696Z] -rwxrwx---+ 1 jenkins None 107349797 Jun 26 21:42 OpenJDK8U-jdk_x86-32_windows_hotspot_8u462b07-ea.zip
[2025-06-26T23:33:39.696Z] -rwxrwx---+ 1 jenkins None 38693703 Jun 26 21:43 OpenJDK8U-jre_x86-32_windows_hotspot_8u462b07-ea.zip
[2025-06-26T23:33:39.697Z] -rwxrwx---+ 1 jenkins None 24102 Jun 26 21:39 OpenJDK8U-sbom_x86-32_windows_hotspot_8u462b07-ea-metadata.json
[2025-06-26T23:33:39.697Z] -rwxrwx---+ 1 jenkins None 79789 Jun 26 21:54 OpenJDK8U-sbom_x86-32_windows_hotspot_8u462b07-ea.json
[2025-06-26T23:33:39.697Z] drwxrwxr-x+ 1 jenkins None 0 Jun 26 21:34 j2sdk-image
[2025-06-26T23:33:39.697Z] drwxrwxr-x+ 1 jenkins None 0 Jun 26 23:33 tmp
[2025-06-26T23:33:39.697Z] List files in jdkbinary/tmp folder...
[2025-06-26T23:33:39.697Z] total 4
[2025-06-26T23:33:39.697Z] drwxrwxr-x+ 1 jenkins None 0 Jun 26 21:34 jdk8u462-b07-jre
[2025-06-26T23:33:39.697Z] Moving directory jdk8u462-b07-jre/ to ../j2re-image
[2025-06-26T23:33:39.697Z] Uncompressing OpenJDK8U-debugimage_x86-32_windows_hotspot_8u462b07-ea.zip over ./j2sdk-image/jre...
[2025-06-26T23:33:41.938Z] Removing top-level folder jdk8u462-b07-debug-image/
[2025-06-26T23:33:41.938Z] Removing top-level folder jdk8u462-b07/
[2025-06-26T23:33:48.393Z] Run c:\jenkins\workspace\Test_openjdk8_hs_special.openjdk_x86-32_windows/jdkbinary/j2sdk-image/bin/java -version
[2025-06-26T23:33:48.393Z] =JAVA VERSION OUTPUT BEGIN=
[2025-06-26T23:33:48.393Z] openjdk version "1.8.0_462-beta"
[2025-06-26T23:33:48.393Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_462-beta-202506262055-b07)
[2025-06-26T23:33:48.393Z] OpenJDK Client VM (Temurin)(build 25.462-b07, mixed mode)
[2025-06-26T23:33:48.393Z] =JAVA VERSION OUTPUT END=
[2025-06-26T23:33:48.393Z] =RELEASE INFO BEGIN=
[2025-06-26T23:33:48.393Z] JAVA_VERSION="1.8.0_462"
[2025-06-26T23:33:48.393Z] OS_NAME="Windows"
[2025-06-26T23:33:48.393Z] OS_VERSION="5.1"
[2025-06-26T23:33:48.393Z] OS_ARCH="i586"
[2025-06-26T23:33:48.393Z] SOURCE=".:git:d1f0ddc52725+"
[2025-06-26T23:33:48.393Z] IMPLEMENTOR="Eclipse Adoptium"
[2025-06-26T23:33:48.393Z] BUILD_SOURCE="git:5ec7cf95adce133a225cf1832d4b4915130b6a2a"
[2025-06-26T23:33:48.393Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git"
[2025-06-26T23:33:48.393Z] SOURCE_REPO="https://github.com/adoptium/jdk8u.git"
[2025-06-26T23:33:48.393Z] FULL_VERSION="1.8.0_462-beta-202506262055-b07"
[2025-06-26T23:33:48.393Z] SEMANTIC_VERSION="8.0.462+7"
[2025-06-26T23:33:48.393Z] BUILD_INFO="OS: Windows Server 2022 Version: 10.0"
[2025-06-26T23:33:48.393Z] JVM_VARIANT="Hotspot"
[2025-06-26T23:33:48.393Z] JVM_VERSION="25.462-b07"
[2025-06-26T23:33:48.393Z] IMAGE_TYPE="JDK"
[2025-06-26T23:33:48.393Z] =RELEASE INFO END=
[2025-06-26T23:33:48.393Z] get testKitGen...
[2025-06-26T23:33:48.393Z] git clone -q https://github.com/adoptium/TKG.git
[2025-06-26T23:33:48.393Z] git rev-parse master
[2025-06-26T23:33:48.393Z] git checkout -q -f 1828e310fd8fb3115fde605c41aea434b90143d0
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2025-06-26T23:33:48.939Z] $ ssh-agent -k
[2025-06-26T23:33:49.095Z] unset SSH_AUTH_SOCK;
[2025-06-26T23:33:49.095Z] unset SSH_AGENT_PID;
[2025-06-26T23:33:49.096Z] echo Agent pid 1974 killed;
[2025-06-26T23:33:49.151Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2025-06-26T23:33:52.343Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=special.openjdk&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-32_windows&GENERATE_JOBS=true&KEEP_REPORTDIR=true&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=8&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk8u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk8u%2Fjdk8u-windows-x86-32-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk8u462-b07_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=openjdk&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=515&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] echo
[2025-06-26T23:33:52.355Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=special.openjdk&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-32_windows&GENERATE_JOBS=true&KEEP_REPORTDIR=true&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=8&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk8u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk8u%2Fjdk8u-windows-x86-32-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk8u462-b07_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=openjdk&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=515&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-26T23:33:52.392Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2025-06-26T23:33:55.182Z] Copied 1 artifact from "getTRSSOutput" build number 1816
[Pipeline] sh
[2025-06-26T23:33:55.700Z] + cd ./aqa-tests/TKG/resources/TRSS
[2025-06-26T23:33:55.700Z] + gzip -cd TRSSOutput.tar.gz
[2025-06-26T23:33:55.700Z] + tar xof -
[2025-06-26T23:33:56.383Z] + rm TRSSOutput.tar.gz
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2025-06-26T23:33:56.448Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2025-06-26T23:33:56.504Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] sh
[2025-06-26T23:33:57.403Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path c:/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-32_windows/../../testDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[2025-06-26T23:33:57.404Z] --------------------------------------------
[2025-06-26T23:33:57.404Z] path is set to c:/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-32_windows/../../testDependency/lib
[2025-06-26T23:33:57.404Z] task is set to default
[2025-06-26T23:33:57.404Z] dependencyList is set to all
[2025-06-26T23:33:57.404Z] --------------------------------------------
[2025-06-26T23:33:57.404Z] Starting download third party dependent jars
[2025-06-26T23:33:57.404Z] --------------------------------------------
[2025-06-26T23:33:57.404Z] downloading dependent third party jars to c:/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-32_windows/../../testDependency/lib
[2025-06-26T23:33:57.404Z] c:/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-32_windows/../../testDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading
[2025-06-26T23:33:57.404Z] c:/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-32_windows/../../testDependency/lib/asmtools.jar exists with correct hash, not downloading
[2025-06-26T23:33:57.404Z] c:/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-32_windows/../../testDependency/lib/org.eclipse.osgi-3.16.100.jar exists with correct hash, not downloading
[2025-06-26T23:33:57.404Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//apache-maven-bin.tar.gz
[2025-06-26T23:33:58.092Z] ERROR: sha checksum error.
[2025-06-26T23:33:58.092Z] --> file downloaded to c:/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-32_windows/../../testDependency/lib/apache-maven-bin.tar.gz
[2025-06-26T23:33:58.092Z] Expected sha is: b06edaf09ae03e77d65a9fa6ffc2f6db311b8334,
[2025-06-26T23:33:58.092Z] Actual sha is : 7f15c63c129f036dd5c96b1a591ed8d888f75617.
[2025-06-26T23:33:58.134Z] Please delete c:/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-32_windows/../../testDependency/lib/apache-maven-bin.tar.gz and rerun the program!
[Pipeline] }
[Pipeline] // timeout
[Pipeline] echo
[2025-06-26T23:33:58.180Z] Exception: hudson.AbortException: script returned exit code 255
[Pipeline] echo
[2025-06-26T23:33:58.186Z] Cannot pre-stage test libs from c:/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-32_windows/../../testDependency/lib on the machine. Skipping...
[Pipeline] nodesByLabel
[2025-06-26T23:33:58.233Z] Found a total of 4 nodes with the 'ci.role.test&&hw.arch.x86&&sw.os.windows' label
[Pipeline] sh
[2025-06-26T23:33:58.730Z] + cd ./aqa-tests/TKG
[2025-06-26T23:33:58.730Z] ++ uname
[2025-06-26T23:33:58.730Z] + '[' CYGWIN_NT-10.0-20348 = AIX ']'
[2025-06-26T23:33:58.730Z] ++ uname
[2025-06-26T23:33:59.050Z] + '[' CYGWIN_NT-10.0-20348 = SunOS ']'
[2025-06-26T23:33:59.050Z] ++ uname
[2025-06-26T23:33:59.050Z] + '[' CYGWIN_NT-10.0-20348 = '*BSD' ']'
[2025-06-26T23:33:59.050Z] + MAKE=make
[2025-06-26T23:33:59.050Z] + make genParallelList TEST=special.openjdk TEST_TIME=120 NUM_MACHINES=
[2025-06-26T23:33:59.050Z] JAVA_HOME is set to c:/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-32_windows/jdkbinary/j2sdk-image
[2025-06-26T23:33:59.362Z] LIB_DIR is set to C:/jenkins/testDependency/lib
[2025-06-26T23:33:59.362Z] rm -f -r /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-32_windows/aqa-tests/TKG/../TKG/output_compilation; \
[2025-06-26T23:33:59.362Z] mkdir -p /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-32_windows/aqa-tests/TKG/../TKG/output_compilation; \
[2025-06-26T23:33:59.362Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=c:/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-32_windows/jdkbinary/j2sdk-image" "-DTEST_ROOT=/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-32_windows/aqa-tests/TKG/.." "-DLIB_DIR=C:/jenkins/testDependency/lib" 2>&1; echo $? ) | tee "/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-32_windows/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2025-06-26T23:33:59.362Z] if [ -z "$(tail -1 /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-32_windows/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-32_windows/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-32_windows/aqa-tests/TKG/.."; false; else rm -f -r "/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-32_windows/aqa-tests/TKG/../TKG/output_compilation"; fi
[2025-06-26T23:34:00.460Z] Buildfile: C:\jenkins\workspace\Test_openjdk8_hs_special.openjdk_x86-32_windows\aqa-tests\TKG\scripts\build_tools.xml
[2025-06-26T23:34:01.137Z]
[2025-06-26T23:34:01.137Z] build:
[2025-06-26T23:34:01.137Z]
[2025-06-26T23:34:01.137Z] clean:
[2025-06-26T23:34:01.137Z]
[2025-06-26T23:34:01.137Z] init:
[2025-06-26T23:34:01.137Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_special.openjdk_x86-32_windows\aqa-tests\TKG\bin
[2025-06-26T23:34:01.137Z]
[2025-06-26T23:34:01.137Z] getDependentLibs:
[2025-06-26T23:34:01.137Z] [exec] --------------------------------------------
[2025-06-26T23:34:01.137Z] [exec] path is set to C:/jenkins/testDependency/lib
[2025-06-26T23:34:01.137Z] [exec] task is set to default
[2025-06-26T23:34:01.137Z] [exec] dependencyList is set to json_simple
[2025-06-26T23:34:01.137Z] [exec] --------------------------------------------
[2025-06-26T23:34:01.137Z] [exec] Starting download third party dependent jars
[2025-06-26T23:34:01.137Z] [exec] --------------------------------------------
[2025-06-26T23:34:01.137Z] [exec] downloading dependent third party jars to C:/jenkins/testDependency/lib
[2025-06-26T23:34:01.137Z] [exec] C:/jenkins/testDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-06-26T23:34:01.137Z] [exec] downloaded dependent third party jars successfully
[2025-06-26T23:34:01.137Z]
[2025-06-26T23:34:01.137Z] compile:
[2025-06-26T23:34:01.137Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-06-26T23:34:01.137Z] [echo] ============COMPILER SETTINGS============
[2025-06-26T23:34:01.137Z] [echo] ===fork: yes
[2025-06-26T23:34:01.137Z] [echo] ===debug: on
[2025-06-26T23:34:01.137Z] [javac] Compiling 28 source files to C:\jenkins\workspace\Test_openjdk8_hs_special.openjdk_x86-32_windows\aqa-tests\TKG\bin
[2025-06-26T23:34:04.019Z]
[2025-06-26T23:34:04.019Z] dist:
[2025-06-26T23:34:04.019Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_special.openjdk_x86-32_windows\aqa-tests\TKG\bin\TestKitGen.jar
[2025-06-26T23:34:04.019Z]
[2025-06-26T23:34:04.019Z] BUILD SUCCESSFUL
[2025-06-26T23:34:04.019Z] Total time: 3 seconds
[2025-06-26T23:34:04.019Z] 0
[2025-06-26T23:34:04.019Z] c:/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-32_windows/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2025-06-26T23:34:04.720Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2025-06-26T23:34:04.720Z] microArchOutput: model name : Intel(R) Xeon(R) Platinum 8272CL CPU @ 2.60GHz
[2025-06-26T23:34:07.905Z] ****************************** MACHINE INFO ******************************
[2025-06-26T23:34:07.905Z] File path : C:\jenkins\workspace\Test_openjdk8_hs_special.openjdk_x86-32_windows\aqa-tests\TKG
[2025-06-26T23:34:07.905Z] Free Physical Memory Size : 6043869184
[2025-06-26T23:34:07.905Z] Free space (bytes) : 408297467904
[2025-06-26T23:34:07.905Z] Total Physical Memory Size : 8536289280
[2025-06-26T23:34:07.905Z] Total space (bytes) : 549161218048
[2025-06-26T23:34:07.905Z] Usable space (bytes) : 408297467904
[2025-06-26T23:34:07.905Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-06-26T23:34:07.905Z] bashVersion :
[2025-06-26T23:34:07.905Z] GNU bash, version 5.2.21(1)-release (x86_64-pc-cygwin)
[2025-06-26T23:34:07.905Z] Copyright (C) 2022 Free Software Foundation, Inc.
[2025-06-26T23:34:07.905Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-06-26T23:34:07.905Z]
[2025-06-26T23:34:07.905Z] This is free software; you are free to change and redistribute it.
[2025-06-26T23:34:07.905Z] There is NO WARRANTY, to the extent permitted by law.
[2025-06-26T23:34:07.905Z] cpuCores : 2
[2025-06-26T23:34:07.905Z] curlVersion :
[2025-06-26T23:34:07.905Z] 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-26T23:34:07.905Z] Release-Date: 2024-11-06
[2025-06-26T23:34:07.905Z] 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-26T23:34:07.905Z] 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-26T23:34:07.905Z] dockerVersion : bash: line 1: docker: command not found
[2025-06-26T23:34:07.905Z] gcc version : 12
[2025-06-26T23:34:07.905Z] gclibc version : ldd (cygwin) 3.5.4
[2025-06-26T23:34:07.905Z] gdb version : bash: line 1: gdb: command not found
[2025-06-26T23:34:07.905Z] lldb version : Command could not be executed
[2025-06-26T23:34:07.905Z] makeVersion :
[2025-06-26T23:34:07.905Z] GNU Make 4.4.1
[2025-06-26T23:34:07.905Z] Built for x86_64-pc-cygwin
[2025-06-26T23:34:07.905Z] Copyright (C) 1988-2023 Free Software Foundation, Inc.
[2025-06-26T23:34:07.905Z] License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>
[2025-06-26T23:34:07.905Z] This is free software: you are free to change and redistribute it.
[2025-06-26T23:34:07.905Z] There is NO WARRANTY, to the extent permitted by law.
[2025-06-26T23:34:07.905Z] mavenVersion : bash: line 1: mvn: command not found
[2025-06-26T23:34:07.905Z] perlVersion :
[2025-06-26T23:34:07.905Z]
[2025-06-26T23:34:07.905Z] This is perl 5, version 40, subversion 0 (v5.40.0) built for x86_64-cygwin-threads-multi
[2025-06-26T23:34:07.905Z] (with 3 registered patches, see perl -V for more detail)
[2025-06-26T23:34:07.905Z]
[2025-06-26T23:34:07.905Z] Copyright 1987-2024, Larry Wall
[2025-06-26T23:34:07.905Z]
[2025-06-26T23:34:07.905Z] Perl may be copied only under the terms of either the Artistic License or the
[2025-06-26T23:34:07.905Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2025-06-26T23:34:07.905Z]
[2025-06-26T23:34:07.905Z] Complete documentation for Perl, including FAQ lists, should be found on
[2025-06-26T23:34:07.905Z] this system using "man perl" or "perldoc perl". If you have access to the
[2025-06-26T23:34:07.905Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page.
[2025-06-26T23:34:07.905Z]
[2025-06-26T23:34:07.905Z] podmanVersion : bash: line 1: podman: command not found
[2025-06-26T23:34:07.905Z] procArch : unknown
[2025-06-26T23:34:07.905Z] sysArch : x86_64
[2025-06-26T23:34:07.905Z] sysOS : CYGWIN_NT-10.0-20348
[2025-06-26T23:34:07.905Z] ulimit :
[2025-06-26T23:34:07.905Z] core file size (blocks, -c) 0
[2025-06-26T23:34:07.905Z] data seg size (kbytes, -d) unlimited
[2025-06-26T23:34:07.905Z] file size (blocks, -f) unlimited
[2025-06-26T23:34:07.905Z] open files (-n) 3200
[2025-06-26T23:34:07.905Z] pipe size (512 bytes, -p) 8
[2025-06-26T23:34:07.905Z] stack size (kbytes, -s) 2032
[2025-06-26T23:34:07.905Z] cpu time (seconds, -t) unlimited
[2025-06-26T23:34:07.905Z] max user processes (-u) 256
[2025-06-26T23:34:07.905Z] virtual memory (kbytes, -v) unlimited
[2025-06-26T23:34:07.905Z] 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-26T23:34:07.905Z] vmVendor : Oracle Corporation
[2025-06-26T23:34:07.905Z] vmVersion : 25.462-b07
[2025-06-26T23:34:07.905Z] xlc version : bash: line 1: xlC: command not found
[2025-06-26T23:34:07.905Z] **************************************************************************
[2025-06-26T23:34:07.905Z]
[2025-06-26T23:34:07.905Z] System.getProperty('java.vm.name')=OpenJDK Client VM
[2025-06-26T23:34:07.905Z]
[2025-06-26T23:34:07.905Z] System.getProperty('java.vendor')=Temurin
[2025-06-26T23:34:07.905Z]
[2025-06-26T23:34:07.905Z] System.getProperty('os.name')=Windows Server 2022
[2025-06-26T23:34:07.905Z]
[2025-06-26T23:34:07.905Z] System.getProperty('os.arch')=x86
[2025-06-26T23:34:07.905Z]
[2025-06-26T23:34:07.905Z] System.getProperty('java.fullversion')=null
[2025-06-26T23:34:07.905Z]
[2025-06-26T23:34:07.905Z] System.getProperty('sun.arch.data.model')=32
[2025-06-26T23:34:07.905Z]
[2025-06-26T23:34:07.905Z] make -f makeGen.mk AUTO_DETECT=true MODE=parallelList NUM_MACHINES= TEST_TIME=120 TESTTARGET=special.openjdk TESTLIST= TRSS_URL= LIB_DIR=C:/jenkins/testDependency/lib
[2025-06-26T23:34:07.905Z] make[1]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-32_windows/aqa-tests/TKG'
[2025-06-26T23:34:07.905Z] perl scripts/configure.pl
[2025-06-26T23:34:07.905Z] c:/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-32_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 --microArch="" --osLabel="" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=openjdk --iterations=1 --aotIterations= --testFlag= --testTarget=special.openjdk --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2025-06-26T23:34:10.929Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2025-06-26T23:34:10.930Z]
[2025-06-26T23:34:10.930Z]
[2025-06-26T23:34:10.930Z] Starting to generate parallel test lists.
[2025-06-26T23:34:10.930Z]
[2025-06-26T23:34:10.930Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.openjdk_x86-32_windows\aqa-tests\TKG\..\openjdk\playlist.xml
[2025-06-26T23:34:10.930Z] Attempting to get test duration data from TRSS.
[2025-06-26T23:34:10.930Z] cmd.exe /c curl --silent --max-time 120 -L -k "https://trss.adoptopenjdk.net/api/getTestAvgDuration?limit=10&jdkVersion=8&impl=hs&platform=x86-32_windows&group=openjdk&level=special"
[2025-06-26T23:34:10.930Z] Attempting to get test duration data from cached files.
[2025-06-26T23:34:10.930Z] Reading file: Test_openjdk8_hs_openjdk_x86-32_windows.json
[2025-06-26T23:34:10.930Z] Warning: cannot get data from cached files.
[2025-06-26T23:34:10.930Z]
[2025-06-26T23:34:10.930Z] TEST DURATION
[2025-06-26T23:34:10.930Z] ====================================================================================
[2025-06-26T23:34:10.930Z] Total number of tests searched: 6
[2025-06-26T23:34:10.930Z] Number of test durations found: 6
[2025-06-26T23:34:10.930Z] Top slowest tests:
[2025-06-26T23:34:10.930Z] 05m16s hotspot_custom_0
[2025-06-26T23:34:10.930Z] 03m02s jdk_math_jre_2
[2025-06-26T23:34:10.930Z] 02m33s jdk_custom_0
[2025-06-26T23:34:10.930Z] ====================================================================================
[2025-06-26T23:34:10.930Z]
[2025-06-26T23:34:10.930Z] Test target is split into 1 lists.
[2025-06-26T23:34:10.930Z] Reducing estimated test running time from 11m43s to 11m43s.
[2025-06-26T23:34:10.930Z]
[2025-06-26T23:34:10.930Z] -------------------------------------testList_0-------------------------------------
[2025-06-26T23:34:10.930Z] Number of tests: 6
[2025-06-26T23:34:10.930Z] Estimated running time: 11m43s
[2025-06-26T23:34:10.930Z] TESTLIST=hotspot_custom_0,jdk_math_jre_2,jdk_custom_0,langtools_custom_0,jdk_math_jre_0,jdk_math_jre_1
[2025-06-26T23:34:10.930Z] ------------------------------------------------------------------------------------
[2025-06-26T23:34:10.930Z]
[2025-06-26T23:34:10.930Z] Parallel test lists file (C:\jenkins\workspace\Test_openjdk8_hs_special.openjdk_x86-32_windows\aqa-tests\TKG/../TKG/parallelList.mk) is generated successfully.
[2025-06-26T23:34:10.930Z] make[1]: Leaving directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-32_windows/aqa-tests/TKG'
[Pipeline] fileExists
[Pipeline] echo
[2025-06-26T23:34:11.006Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk
[Pipeline] readProperties
[Pipeline] echo
[2025-06-26T23:34:16.932Z] NUM_LIST=1, Fall back to regenerate parallel lists with NUM_MACHINES=3.
[Pipeline] sh
[2025-06-26T23:34:23.226Z] + cd ./aqa-tests/TKG
[2025-06-26T23:34:23.226Z] ++ uname
[2025-06-26T23:34:23.226Z] + '[' CYGWIN_NT-10.0-20348 = AIX ']'
[2025-06-26T23:34:23.226Z] ++ uname
[2025-06-26T23:34:23.226Z] + '[' CYGWIN_NT-10.0-20348 = SunOS ']'
[2025-06-26T23:34:23.226Z] ++ uname
[2025-06-26T23:34:23.226Z] + '[' CYGWIN_NT-10.0-20348 = '*BSD' ']'
[2025-06-26T23:34:23.226Z] + MAKE=make
[2025-06-26T23:34:23.226Z] + make genParallelList TEST=special.openjdk NUM_MACHINES=3 TEST_TIME=
[2025-06-26T23:34:23.226Z] JAVA_HOME is set to c:/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-32_windows/jdkbinary/j2sdk-image
[2025-06-26T23:34:23.226Z] LIB_DIR is set to C:/jenkins/testDependency/lib
[2025-06-26T23:34:23.226Z] rm -f -r /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-32_windows/aqa-tests/TKG/../TKG/output_compilation; \
[2025-06-26T23:34:23.226Z] mkdir -p /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-32_windows/aqa-tests/TKG/../TKG/output_compilation; \
[2025-06-26T23:34:23.226Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=c:/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-32_windows/jdkbinary/j2sdk-image" "-DTEST_ROOT=/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-32_windows/aqa-tests/TKG/.." "-DLIB_DIR=C:/jenkins/testDependency/lib" 2>&1; echo $? ) | tee "/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-32_windows/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2025-06-26T23:34:23.226Z] if [ -z "$(tail -1 /cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-32_windows/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-32_windows/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-32_windows/aqa-tests/TKG/.."; false; else rm -f -r "/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-32_windows/aqa-tests/TKG/../TKG/output_compilation"; fi
[2025-06-26T23:34:23.226Z] Buildfile: C:\jenkins\workspace\Test_openjdk8_hs_special.openjdk_x86-32_windows\aqa-tests\TKG\scripts\build_tools.xml
[2025-06-26T23:34:23.226Z]
[2025-06-26T23:34:23.226Z] build:
[2025-06-26T23:34:23.226Z]
[2025-06-26T23:34:23.226Z] clean:
[2025-06-26T23:34:23.226Z] [delete] Deleting: C:\jenkins\workspace\Test_openjdk8_hs_special.openjdk_x86-32_windows\aqa-tests\TKG\autoGenEnv.mk
[2025-06-26T23:34:23.226Z] [delete] Deleting directory C:\jenkins\workspace\Test_openjdk8_hs_special.openjdk_x86-32_windows\aqa-tests\TKG\bin
[2025-06-26T23:34:23.226Z]
[2025-06-26T23:34:23.226Z] init:
[2025-06-26T23:34:23.226Z] [mkdir] Created dir: C:\jenkins\workspace\Test_openjdk8_hs_special.openjdk_x86-32_windows\aqa-tests\TKG\bin
[2025-06-26T23:34:23.226Z]
[2025-06-26T23:34:23.226Z] getDependentLibs:
[2025-06-26T23:34:23.226Z] [exec] --------------------------------------------
[2025-06-26T23:34:23.226Z] [exec] path is set to C:/jenkins/testDependency/lib
[2025-06-26T23:34:23.226Z] [exec] task is set to default
[2025-06-26T23:34:23.226Z] [exec] dependencyList is set to json_simple
[2025-06-26T23:34:23.226Z] [exec] --------------------------------------------
[2025-06-26T23:34:23.226Z] [exec] Starting download third party dependent jars
[2025-06-26T23:34:23.226Z] [exec] --------------------------------------------
[2025-06-26T23:34:23.226Z] [exec] downloading dependent third party jars to C:/jenkins/testDependency/lib
[2025-06-26T23:34:23.226Z] [exec] C:/jenkins/testDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-06-26T23:34:23.226Z] [exec] downloaded dependent third party jars successfully
[2025-06-26T23:34:23.226Z]
[2025-06-26T23:34:23.226Z] compile:
[2025-06-26T23:34:23.226Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-06-26T23:34:23.226Z] [echo] ============COMPILER SETTINGS============
[2025-06-26T23:34:23.226Z] [echo] ===fork: yes
[2025-06-26T23:34:23.226Z] [echo] ===debug: on
[2025-06-26T23:34:23.226Z] [javac] Compiling 28 source files to C:\jenkins\workspace\Test_openjdk8_hs_special.openjdk_x86-32_windows\aqa-tests\TKG\bin
[2025-06-26T23:34:23.914Z]
[2025-06-26T23:34:23.914Z] dist:
[2025-06-26T23:34:24.240Z] [jar] Building jar: C:\jenkins\workspace\Test_openjdk8_hs_special.openjdk_x86-32_windows\aqa-tests\TKG\bin\TestKitGen.jar
[2025-06-26T23:34:24.240Z]
[2025-06-26T23:34:24.240Z] BUILD SUCCESSFUL
[2025-06-26T23:34:24.240Z] Total time: 2 seconds
[2025-06-26T23:34:24.240Z] 0
[2025-06-26T23:34:24.240Z] c:/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-32_windows/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2025-06-26T23:34:25.339Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2025-06-26T23:34:25.339Z] microArchOutput: model name : Intel(R) Xeon(R) Platinum 8272CL CPU @ 2.60GHz
[2025-06-26T23:34:27.616Z] ****************************** MACHINE INFO ******************************
[2025-06-26T23:34:27.616Z] File path : C:\jenkins\workspace\Test_openjdk8_hs_special.openjdk_x86-32_windows\aqa-tests\TKG
[2025-06-26T23:34:27.616Z] Free Physical Memory Size : 6096814080
[2025-06-26T23:34:27.616Z] Free space (bytes) : 408297463808
[2025-06-26T23:34:27.616Z] Total Physical Memory Size : 8536289280
[2025-06-26T23:34:27.616Z] Total space (bytes) : 549161218048
[2025-06-26T23:34:27.616Z] Usable space (bytes) : 408297463808
[2025-06-26T23:34:27.616Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-06-26T23:34:27.616Z] bashVersion :
[2025-06-26T23:34:27.616Z] GNU bash, version 5.2.21(1)-release (x86_64-pc-cygwin)
[2025-06-26T23:34:27.616Z] Copyright (C) 2022 Free Software Foundation, Inc.
[2025-06-26T23:34:27.616Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-06-26T23:34:27.616Z]
[2025-06-26T23:34:27.616Z] This is free software; you are free to change and redistribute it.
[2025-06-26T23:34:27.616Z] There is NO WARRANTY, to the extent permitted by law.
[2025-06-26T23:34:27.616Z] cpuCores : 2
[2025-06-26T23:34:27.616Z] curlVersion :
[2025-06-26T23:34:27.616Z] 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-26T23:34:27.616Z] Release-Date: 2024-11-06
[2025-06-26T23:34:27.616Z] 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-26T23:34:27.616Z] 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-26T23:34:27.616Z] dockerVersion : bash: line 1: docker: command not found
[2025-06-26T23:34:27.616Z] gcc version : 12
[2025-06-26T23:34:27.616Z] gclibc version : ldd (cygwin) 3.5.4
[2025-06-26T23:34:27.616Z] gdb version : bash: line 1: gdb: command not found
[2025-06-26T23:34:27.616Z] lldb version : Command could not be executed
[2025-06-26T23:34:27.616Z] makeVersion :
[2025-06-26T23:34:27.616Z] GNU Make 4.4.1
[2025-06-26T23:34:27.616Z] Built for x86_64-pc-cygwin
[2025-06-26T23:34:27.616Z] Copyright (C) 1988-2023 Free Software Foundation, Inc.
[2025-06-26T23:34:27.616Z] License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>
[2025-06-26T23:34:27.616Z] This is free software: you are free to change and redistribute it.
[2025-06-26T23:34:27.616Z] There is NO WARRANTY, to the extent permitted by law.
[2025-06-26T23:34:27.616Z] mavenVersion : bash: line 1: mvn: command not found
[2025-06-26T23:34:27.616Z] perlVersion :
[2025-06-26T23:34:27.616Z]
[2025-06-26T23:34:27.616Z] This is perl 5, version 40, subversion 0 (v5.40.0) built for x86_64-cygwin-threads-multi
[2025-06-26T23:34:27.616Z] (with 3 registered patches, see perl -V for more detail)
[2025-06-26T23:34:27.616Z]
[2025-06-26T23:34:27.616Z] Copyright 1987-2024, Larry Wall
[2025-06-26T23:34:27.616Z]
[2025-06-26T23:34:27.616Z] Perl may be copied only under the terms of either the Artistic License or the
[2025-06-26T23:34:27.616Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2025-06-26T23:34:27.616Z]
[2025-06-26T23:34:27.616Z] Complete documentation for Perl, including FAQ lists, should be found on
[2025-06-26T23:34:27.616Z] this system using "man perl" or "perldoc perl". If you have access to the
[2025-06-26T23:34:27.616Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page.
[2025-06-26T23:34:27.616Z]
[2025-06-26T23:34:27.616Z] podmanVersion : bash: line 1: podman: command not found
[2025-06-26T23:34:27.616Z] procArch : unknown
[2025-06-26T23:34:27.616Z] sysArch : x86_64
[2025-06-26T23:34:27.616Z] sysOS : CYGWIN_NT-10.0-20348
[2025-06-26T23:34:27.616Z] ulimit :
[2025-06-26T23:34:27.616Z] core file size (blocks, -c) 0
[2025-06-26T23:34:27.616Z] data seg size (kbytes, -d) unlimited
[2025-06-26T23:34:27.616Z] file size (blocks, -f) unlimited
[2025-06-26T23:34:27.616Z] open files (-n) 3200
[2025-06-26T23:34:27.616Z] pipe size (512 bytes, -p) 8
[2025-06-26T23:34:27.616Z] stack size (kbytes, -s) 2032
[2025-06-26T23:34:27.616Z] cpu time (seconds, -t) unlimited
[2025-06-26T23:34:27.616Z] max user processes (-u) 256
[2025-06-26T23:34:27.616Z] virtual memory (kbytes, -v) unlimited
[2025-06-26T23:34:27.616Z] 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-26T23:34:27.616Z] vmVendor : Oracle Corporation
[2025-06-26T23:34:27.616Z] vmVersion : 25.462-b07
[2025-06-26T23:34:27.616Z] xlc version : bash: line 1: xlC: command not found
[2025-06-26T23:34:27.616Z] **************************************************************************
[2025-06-26T23:34:27.616Z]
[2025-06-26T23:34:27.616Z] System.getProperty('java.vm.name')=OpenJDK Client VM
[2025-06-26T23:34:27.616Z]
[2025-06-26T23:34:27.616Z] System.getProperty('java.vendor')=Temurin
[2025-06-26T23:34:27.616Z]
[2025-06-26T23:34:27.616Z] System.getProperty('os.name')=Windows Server 2022
[2025-06-26T23:34:27.616Z]
[2025-06-26T23:34:27.616Z] System.getProperty('os.arch')=x86
[2025-06-26T23:34:27.616Z]
[2025-06-26T23:34:27.616Z] System.getProperty('java.fullversion')=null
[2025-06-26T23:34:27.616Z]
[2025-06-26T23:34:27.616Z] System.getProperty('sun.arch.data.model')=32
[2025-06-26T23:34:27.616Z]
[2025-06-26T23:34:27.616Z] make -f makeGen.mk AUTO_DETECT=true MODE=parallelList NUM_MACHINES=3 TEST_TIME= TESTTARGET=special.openjdk TESTLIST= TRSS_URL= LIB_DIR=C:/jenkins/testDependency/lib
[2025-06-26T23:34:27.616Z] make[1]: Entering directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-32_windows/aqa-tests/TKG'
[2025-06-26T23:34:27.616Z] perl scripts/configure.pl
[2025-06-26T23:34:27.616Z] c:/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-32_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 --microArch="" --osLabel="" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=openjdk --iterations=1 --aotIterations= --testFlag= --testTarget=special.openjdk --testList= --numOfMachines=3 --testTime= --TRSSURL=
[2025-06-26T23:34:28.299Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2025-06-26T23:34:28.299Z]
[2025-06-26T23:34:28.299Z]
[2025-06-26T23:34:28.299Z] Starting to generate parallel test lists.
[2025-06-26T23:34:28.299Z]
[2025-06-26T23:34:28.299Z] Parsing C:\jenkins\workspace\Test_openjdk8_hs_special.openjdk_x86-32_windows\aqa-tests\TKG\..\openjdk\playlist.xml
[2025-06-26T23:34:28.299Z] Attempting to get test duration data from TRSS.
[2025-06-26T23:34:28.299Z] cmd.exe /c curl --silent --max-time 120 -L -k "https://trss.adoptopenjdk.net/api/getTestAvgDuration?limit=10&jdkVersion=8&impl=hs&platform=x86-32_windows&group=openjdk&level=special"
[2025-06-26T23:34:28.628Z] Attempting to get test duration data from cached files.
[2025-06-26T23:34:28.628Z] Reading file: Test_openjdk8_hs_openjdk_x86-32_windows.json
[2025-06-26T23:34:28.628Z] Warning: cannot get data from cached files.
[2025-06-26T23:34:28.628Z]
[2025-06-26T23:34:28.628Z] TEST DURATION
[2025-06-26T23:34:28.628Z] ====================================================================================
[2025-06-26T23:34:28.628Z] Total number of tests searched: 6
[2025-06-26T23:34:28.628Z] Number of test durations found: 6
[2025-06-26T23:34:28.628Z] Top slowest tests:
[2025-06-26T23:34:28.628Z] 05m16s hotspot_custom_0
[2025-06-26T23:34:28.628Z] 03m02s jdk_math_jre_2
[2025-06-26T23:34:28.628Z] 02m33s jdk_custom_0
[2025-06-26T23:34:28.628Z] ====================================================================================
[2025-06-26T23:34:28.628Z]
[2025-06-26T23:34:28.628Z] Test target is split into 3 lists.
[2025-06-26T23:34:28.628Z] Reducing estimated test running time from 11m43s to 05m16s.
[2025-06-26T23:34:28.628Z]
[2025-06-26T23:34:28.628Z] -------------------------------------testList_0-------------------------------------
[2025-06-26T23:34:28.628Z] Number of tests: 1
[2025-06-26T23:34:28.628Z] Estimated running time: 05m16s
[2025-06-26T23:34:28.628Z] TESTLIST=hotspot_custom_0
[2025-06-26T23:34:28.628Z] ------------------------------------------------------------------------------------
[2025-06-26T23:34:28.628Z]
[2025-06-26T23:34:28.628Z] -------------------------------------testList_1-------------------------------------
[2025-06-26T23:34:28.628Z] Number of tests: 3
[2025-06-26T23:34:28.628Z] Estimated running time: 03m02s
[2025-06-26T23:34:28.628Z] TESTLIST=jdk_math_jre_2,jdk_math_jre_0,jdk_math_jre_1
[2025-06-26T23:34:28.628Z] ------------------------------------------------------------------------------------
[2025-06-26T23:34:28.628Z]
[2025-06-26T23:34:28.628Z] -------------------------------------testList_2-------------------------------------
[2025-06-26T23:34:28.628Z] Number of tests: 2
[2025-06-26T23:34:28.628Z] Estimated running time: 03m24s
[2025-06-26T23:34:28.628Z] TESTLIST=jdk_custom_0,langtools_custom_0
[2025-06-26T23:34:28.628Z] ------------------------------------------------------------------------------------
[2025-06-26T23:34:28.628Z]
[2025-06-26T23:34:28.628Z] Parallel test lists file (C:\jenkins\workspace\Test_openjdk8_hs_special.openjdk_x86-32_windows\aqa-tests\TKG/../TKG/parallelList.mk) is generated successfully.
[2025-06-26T23:34:28.628Z] make[1]: Leaving directory '/cygdrive/c/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-32_windows/aqa-tests/TKG'
[Pipeline] fileExists
[Pipeline] echo
[2025-06-26T23:34:28.694Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk
[Pipeline] readProperties
[Pipeline] echo
[2025-06-26T23:34:28.772Z] Saving parallelList.mk file on jenkins...
[Pipeline] dir
[2025-06-26T23:34:28.774Z] Running in c:\jenkins\workspace\Test_openjdk8_hs_special.openjdk_x86-32_windows\aqa-tests\TKG
[Pipeline] {
[Pipeline] archiveArtifacts
[2025-06-26T23:34:28.809Z] Archiving artifacts
[2025-06-26T23:34:28.848Z] Recording fingerprints
[Pipeline] }
[Pipeline] // dir
[Pipeline] echo
[2025-06-26T23:34:28.953Z] [PARALLEL: Dynamic] childJobNum is 3, creating jobs and running them in parallel...
Did you forget the `def` keyword? Script1 seems to be setting a field named create_jobs (to a value of type LinkedHashMap) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named parallelTestParams (to a value of type LinkedHashMap) which could lead to memory leaks or other issues.
[Pipeline] parallel
[Pipeline] { (Branch: testList_0)
[Pipeline] { (Branch: testList_1)
[Pipeline] { (Branch: testList_2)
[Pipeline] echo
[2025-06-26T23:34:29.539Z] GENERATE_JOBS is set to true, set test job Test_openjdk8_hs_special.openjdk_x86-32_windows_testList_0 params for generating the job
[Pipeline] echo
[2025-06-26T23:34:29.541Z] GENERATE_JOBS is set to true, set test job Test_openjdk8_hs_special.openjdk_x86-32_windows_testList_1 params for generating the job
[Pipeline] echo
[2025-06-26T23:34:29.542Z] GENERATE_JOBS is set to true, set test job Test_openjdk8_hs_special.openjdk_x86-32_windows_testList_2 params for generating the job
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] jobDsl
[Pipeline] jobDsl
[Pipeline] jobDsl
[2025-06-26T23:34:29.695Z] Processing DSL script aqa-tests/buildenv/jenkins/testJobTemplate
[2025-06-26T23:34:29.695Z] Processing DSL script aqa-tests/buildenv/jenkins/testJobTemplate
[2025-06-26T23:34:29.697Z] Processing DSL script aqa-tests/buildenv/jenkins/testJobTemplate
[2025-06-26T23:35:05.326Z] LEVELS: [special]
[2025-06-26T23:35:05.326Z] JDK_VERSIONS: [8]
[2025-06-26T23:35:05.326Z] GROUPS: [openjdk]
[2025-06-26T23:35:05.326Z] ARCH_OS_LIST: [x86-32_windows]
[2025-06-26T23:35:05.389Z] LEVELS: [special]
[2025-06-26T23:35:05.391Z] JDK_VERSIONS: [8]
[2025-06-26T23:35:05.391Z] GROUPS: [openjdk]
[2025-06-26T23:35:05.391Z] ARCH_OS_LIST: [x86-32_windows]
[2025-06-26T23:35:05.395Z] LEVELS: [special]
[2025-06-26T23:35:05.395Z] JDK_VERSIONS: [8]
[2025-06-26T23:35:05.395Z] GROUPS: [openjdk]
[2025-06-26T23:35:05.395Z] ARCH_OS_LIST: [x86-32_windows]
[2025-06-26T23:35:05.739Z] Existing items:
[2025-06-26T23:35:05.739Z] GeneratedJob{name='Test_openjdk8_hs_special.openjdk_x86-32_windows_testList_0'}
[2025-06-26T23:35:05.739Z] Unreferenced items:
[2025-06-26T23:35:05.739Z] GeneratedJob{name='Test_openjdk8_hs_special.openjdk_x86-32_windows_testList_1'}
[2025-06-26T23:35:05.739Z] GeneratedJob{name='Test_openjdk8_hs_special.openjdk_x86-32_windows_testList_2'}
[2025-06-26T23:35:05.789Z] Existing items:
[2025-06-26T23:35:05.789Z] GeneratedJob{name='Test_openjdk8_hs_special.openjdk_x86-32_windows_testList_0'}
[2025-06-26T23:35:05.789Z] GeneratedJob{name='Test_openjdk8_hs_special.openjdk_x86-32_windows_testList_1'}
[2025-06-26T23:35:05.789Z] Unreferenced items:
[2025-06-26T23:35:05.789Z] GeneratedJob{name='Test_openjdk8_hs_special.openjdk_x86-32_windows_testList_2'}
[2025-06-26T23:35:05.800Z] Existing items:
[2025-06-26T23:35:05.800Z] GeneratedJob{name='Test_openjdk8_hs_special.openjdk_x86-32_windows_testList_0'}
[2025-06-26T23:35:05.800Z] GeneratedJob{name='Test_openjdk8_hs_special.openjdk_x86-32_windows_testList_1'}
[2025-06-26T23:35:05.800Z] GeneratedJob{name='Test_openjdk8_hs_special.openjdk_x86-32_windows_testList_2'}
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2025-06-26T23:35:08.859Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2025-06-26T23:35:09.490Z] + aqa-tests/terminateTestProcesses.sh null
[2025-06-26T23:35:09.490Z] Windows machine, using powershell queries...
[2025-06-26T23:35:10.154Z] Woohoo - no rogue processes detected!
[Pipeline] cleanWs
[2025-06-26T23:35:10.273Z] [WS-CLEANUP] Deleting project workspace...
[2025-06-26T23:35:10.273Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-06-26T23:35:12.071Z] [WS-CLEANUP] done
[Pipeline] sh
[2025-06-26T23:35:12.895Z] + find /cygdrive/c/temp -name '*core*' -print -exec rm -f '{}' ';'
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2025-06-26T23:35:13.271Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2025-06-26T23:35:13.381Z] SETUP_LABEL: ci.role.test
[Pipeline] stage
[Pipeline] { (Parallel Tests)
[Pipeline] parallel
[Pipeline] { (Branch: testList_0)
[Pipeline] { (Branch: testList_1)
[Pipeline] { (Branch: testList_2)
[Pipeline] build
[2025-06-26T23:35:13.457Z] Scheduling project: Test_openjdk8_hs_special.openjdk_x86-32_windows_testList_0
[Pipeline] build
[2025-06-26T23:35:13.498Z] Scheduling project: Test_openjdk8_hs_special.openjdk_x86-32_windows_testList_1
[Pipeline] build
[2025-06-26T23:35:13.575Z] Scheduling project: Test_openjdk8_hs_special.openjdk_x86-32_windows_testList_2
[2025-06-26T23:35:20.986Z] Starting building: Test_openjdk8_hs_special.openjdk_x86-32_windows_testList_2 #6
[2025-06-26T23:35:20.994Z] Starting building: Test_openjdk8_hs_special.openjdk_x86-32_windows_testList_1 #6
[2025-06-26T23:35:20.995Z] Starting building: Test_openjdk8_hs_special.openjdk_x86-32_windows_testList_0 #9
[2025-06-27T00:16:33.555Z] Build Test_openjdk8_hs_special.openjdk_x86-32_windows_testList_2 #6 completed: SUCCESS
[Pipeline] }
[2025-06-27T00:20:34.440Z] Build Test_openjdk8_hs_special.openjdk_x86-32_windows_testList_1 #6 completed: SUCCESS
[Pipeline] }
[2025-06-27T00:24:45.097Z] Build Test_openjdk8_hs_special.openjdk_x86-32_windows_testList_0 #9 completed: SUCCESS
[Pipeline] }
[Pipeline] // parallel
[Pipeline] node
[2025-06-27T00:24:45.263Z] Running on test-osuosl-aix72-ppc64-2 in /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_x86-32_windows
[Pipeline] {
[Pipeline] cleanWs
[2025-06-27T00:24:45.618Z] [WS-CLEANUP] Deleting project workspace...
[2025-06-27T00:24:45.619Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-06-27T00:24:45.785Z] [WS-CLEANUP] done
[Pipeline] echo
[2025-06-27T00:24:45.796Z] Test_openjdk8_hs_special.openjdk_x86-32_windows_testList_2 #6 completed with status SUCCESS
[Pipeline] timeout
[2025-06-27T00:24:45.800Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2025-06-27T00:24:46.829Z] Copied 1 artifact from "Test_openjdk8_hs_special.openjdk_x86-32_windows_testList_2" build number 6
[Pipeline] }
[Pipeline] // timeout
[Pipeline] step
[2025-06-27T00:24:47.038Z] TAP Reports Processing: START
[2025-06-27T00:24:47.039Z] Looking for TAP results report in workspace using pattern: Test_openjdk8_hs_special.openjdk_x86-32_windows_testList_2/6/**/*.tap
[2025-06-27T00:24:47.205Z] Saving reports...
[2025-06-27T00:24:47.378Z] Processing '/home/jenkins/.jenkins/jobs/Test_openjdk8_hs_special.openjdk_x86-32_windows/builds/39/tap-master-files/Test_openjdk8_hs_special.openjdk_x86-32_windows_testList_2/6/aqa-tests/TKG/output_17509831386884/Test_openjdk8_hs_special.openjdk_x86-32_windows_testList_2.tap'
[2025-06-27T00:24:47.378Z] Parsing TAP test result [/home/jenkins/.jenkins/jobs/Test_openjdk8_hs_special.openjdk_x86-32_windows/builds/39/tap-master-files/Test_openjdk8_hs_special.openjdk_x86-32_windows_testList_2/6/aqa-tests/TKG/output_17509831386884/Test_openjdk8_hs_special.openjdk_x86-32_windows_testList_2.tap].
[2025-06-27T00:24:47.379Z] TAP Reports Processing: FINISH
[Pipeline] echo
[2025-06-27T00:24:47.389Z] Saving Test_openjdk8_hs_special.openjdk_x86-32_windows_testList_2/6/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2025-06-27T00:24:47.563Z] Archiving artifacts
[2025-06-27T00:24:47.900Z] Recording fingerprints
[Pipeline] echo
[2025-06-27T00:24:48.082Z] Test_openjdk8_hs_special.openjdk_x86-32_windows_testList_1 #6 completed with status SUCCESS
[Pipeline] timeout
[2025-06-27T00:24:48.085Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2025-06-27T00:24:49.108Z] Copied 1 artifact from "Test_openjdk8_hs_special.openjdk_x86-32_windows_testList_1" build number 6
[Pipeline] }
[Pipeline] // timeout
[Pipeline] step
[2025-06-27T00:24:49.324Z] TAP Reports Processing: START
[2025-06-27T00:24:49.325Z] Looking for TAP results report in workspace using pattern: Test_openjdk8_hs_special.openjdk_x86-32_windows_testList_1/6/**/*.tap
[2025-06-27T00:24:49.491Z] Saving reports...
[2025-06-27T00:24:49.660Z] Processing '/home/jenkins/.jenkins/jobs/Test_openjdk8_hs_special.openjdk_x86-32_windows/builds/39/tap-master-files/Test_openjdk8_hs_special.openjdk_x86-32_windows_testList_1/6/aqa-tests/TKG/output_17509833906113/Test_openjdk8_hs_special.openjdk_x86-32_windows_testList_1.tap'
[2025-06-27T00:24:49.660Z] Parsing TAP test result [/home/jenkins/.jenkins/jobs/Test_openjdk8_hs_special.openjdk_x86-32_windows/builds/39/tap-master-files/Test_openjdk8_hs_special.openjdk_x86-32_windows_testList_1/6/aqa-tests/TKG/output_17509833906113/Test_openjdk8_hs_special.openjdk_x86-32_windows_testList_1.tap].
[2025-06-27T00:24:49.680Z] TAP Reports Processing: FINISH
[Pipeline] echo
[2025-06-27T00:24:49.688Z] Saving Test_openjdk8_hs_special.openjdk_x86-32_windows_testList_1/6/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2025-06-27T00:24:49.863Z] Archiving artifacts
[2025-06-27T00:24:50.196Z] Recording fingerprints
[Pipeline] echo
[2025-06-27T00:24:50.380Z] Test_openjdk8_hs_special.openjdk_x86-32_windows_testList_0 #9 completed with status SUCCESS
[Pipeline] timeout
[2025-06-27T00:24:50.382Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2025-06-27T00:24:51.442Z] Copied 1 artifact from "Test_openjdk8_hs_special.openjdk_x86-32_windows_testList_0" build number 9
[Pipeline] }
[Pipeline] // timeout
[Pipeline] step
[2025-06-27T00:24:51.645Z] TAP Reports Processing: START
[2025-06-27T00:24:51.645Z] Looking for TAP results report in workspace using pattern: Test_openjdk8_hs_special.openjdk_x86-32_windows_testList_0/9/**/*.tap
[2025-06-27T00:24:51.812Z] Saving reports...
[2025-06-27T00:24:51.981Z] Processing '/home/jenkins/.jenkins/jobs/Test_openjdk8_hs_special.openjdk_x86-32_windows/builds/39/tap-master-files/Test_openjdk8_hs_special.openjdk_x86-32_windows_testList_0/9/aqa-tests/TKG/output_17509835353398/Test_openjdk8_hs_special.openjdk_x86-32_windows_testList_0.tap'
[2025-06-27T00:24:51.981Z] Parsing TAP test result [/home/jenkins/.jenkins/jobs/Test_openjdk8_hs_special.openjdk_x86-32_windows/builds/39/tap-master-files/Test_openjdk8_hs_special.openjdk_x86-32_windows_testList_0/9/aqa-tests/TKG/output_17509835353398/Test_openjdk8_hs_special.openjdk_x86-32_windows_testList_0.tap].
[2025-06-27T00:24:52.001Z] TAP Reports Processing: FINISH
[Pipeline] echo
[2025-06-27T00:24:52.009Z] Saving Test_openjdk8_hs_special.openjdk_x86-32_windows_testList_0/9/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2025-06-27T00:24:52.182Z] Archiving artifacts
[2025-06-27T00:24:52.521Z] 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.
[Pipeline] cleanWs
[2025-06-27T00:24:54.914Z] [WS-CLEANUP] Deleting project workspace...
[2025-06-27T00:24:54.914Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-06-27T00:24:55.083Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] End of Pipeline
Finished: SUCCESS