Pre Test
Started by upstream project "AQA_Test_Pipeline" build number 609
originally caused by:
Started by user Scott Fryer
Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk8_hs_extended.openjdk_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_openjdk8_hs_extended.openjdk_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 c48122022099f28a5d882cd24ffedd29dcbfef04 (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f c48122022099f28a5d882cd24ffedd29dcbfef04 # timeout=10
Commit message: "Improved getDependency workflow (#6694)"
> git rev-list --no-walk 7cb9327dedbf6a8a65a41c15e9461beb20319105 # timeout=10
First time build. Skipping changelog.
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] echo
[2026-01-29T21:47:24.541Z] SPEC: win_x86-64
[Pipeline] echo
[2026-01-29T21:47:24.554Z] Specified LABEL: sfr-test-node-x64-1
[Pipeline] stage
[Pipeline] { (Queue)
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named dynamicAgents (to a value of type ArrayList) which could lead to memory leaks or other issues.
[Pipeline] echo
[2026-01-29T21:47:24.588Z] dynamicAgents: []
[Pipeline] echo
[2026-01-29T21:47:24.599Z] Provisioning LABEL: sfr-test-node-x64-1
[Pipeline] nodesByLabel
[2026-01-29T21:47:24.617Z] Found a total of 1 nodes with the 'sfr-test-node-x64-1' label
[Pipeline] node
[2026-01-29T21:47:39.621Z] Still waiting to schedule task
[2026-01-29T21:47:39.622Z] Waiting for next available executor on ‘sfr-test-node-x64-1’
[2026-01-31T09:00:50.631Z] Running on sfr-test-node-x64-1 in c:\workspace\workspace\Test_openjdk8_hs_extended.openjdk_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
[2026-01-31T09:00:50.660Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-01-31T09:00:50.714Z] [WS-CLEANUP] Deleting project workspace...
[2026-01-31T09:00:50.714Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-01-31T09:00:50.732Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2026-01-31T09:00:50.832Z] The recommended git tool is: git
[2026-01-31T09:00:50.868Z] No credentials specified
[2026-01-31T09:00:50.887Z] Cloning the remote Git repository
[2026-01-31T09:00:50.916Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2026-01-31T09:00:50.916Z] > git init c:\workspace\workspace\Test_openjdk8_hs_extended.openjdk_x86-64_windows\aqa-tests # timeout=10
[2026-01-31T09:00:50.988Z] [WARNING] Reference path does not exist: C:\Users\jenkins/openjdk_cache
[2026-01-31T09:00:50.988Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2026-01-31T09:00:50.989Z] > git --version # timeout=10
[2026-01-31T09:00:51.022Z] > git --version # 'git version 2.45.1'
[2026-01-31T09:00:51.023Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-01-31T09:00:55.322Z] Avoid second fetch
[2026-01-31T09:00:55.393Z] Checking out Revision 2e4439bfeded755ce68a14ff47ad364b7fe7126f (origin/master)
[2026-01-31T09:00:55.217Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
[2026-01-31T09:00:55.252Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-01-31T09:00:55.331Z] > git rev-parse "origin/master^{commit}" # timeout=10
[2026-01-31T09:00:55.402Z] > git config core.sparsecheckout # timeout=10
[2026-01-31T09:00:55.439Z] > git checkout -f 2e4439bfeded755ce68a14ff47ad364b7fe7126f # timeout=10
[2026-01-31T09:00:57.851Z] Commit message: "Exclude jdk8 serviceability/jvmti/DynamicCodeGenerated/DynamicCodeGeneratedTest.sh (#6866)"
[2026-01-31T09:00:57.861Z] > git rev-list --no-walk 7cb9327dedbf6a8a65a41c15e9461beb20319105 # timeout=10
[Pipeline] }
[Pipeline] // retry
[Pipeline] load
[Pipeline] { (c:\workspace\workspace\Test_openjdk8_hs_extended.openjdk_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
[2026-01-31T09:00:59.200Z] Timeout set to expire in 10 hr
[Pipeline] {
[Pipeline] echo
[2026-01-31T09:00:59.214Z] runMulticastCmd: false
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[2026-01-31T09:00:59.699Z] + LC_TIME=C
[2026-01-31T09:00:59.699Z] + date '+%a, %d %b %Y %T %z'
[Pipeline] echo
[2026-01-31T09:00:59.792Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2026-01-31T09:01:00.235Z] + aqa-tests/terminateTestProcesses.sh jenkins
[2026-01-31T09:01:00.235Z] Windows machine, using powershell queries...
[2026-01-31T09:01:06.095Z] Get-WmiObject : Access denied
[2026-01-31T09:01:06.095Z] At line:1 char:2
[2026-01-31T09:01:06.095Z] + (Get-WmiObject Win32_Process -Filter {not CommandLine like '%remoting ...
[2026-01-31T09:01:06.095Z] + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[2026-01-31T09:01:06.095Z] + CategoryInfo : InvalidOperation: (:) [Get-WmiObject], ManagementException
[2026-01-31T09:01:06.095Z] + FullyQualifiedErrorId : GetWMIManagementException,Microsoft.PowerShell.Commands.GetWmiObjectCommand
[2026-01-31T09:01:06.095Z]
[2026-01-31T09:01:06.095Z] Woohoo - no rogue processes detected!
Did you forget the `def` keyword? Script1 seems to be setting a field named PLATFORM (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9 (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOM_TARGET (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NAME (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NUMBER (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named SSH_AGENT_CREDENTIAL (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named KEEP_WORKSPACE (to a value of type Boolean) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLOUD_PROVIDER (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named SDK_RESOURCE (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named ITERATIONS (to a value of type Integer) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named NUM_MACHINES (to a value of type Integer) which could lead to memory leaks or other issues.
[Pipeline] sh
[2026-01-31T09:01:07.498Z] + printenv
[2026-01-31T09:01:07.498Z] ProgramFiles(x86)=C:\Program Files (x86)
[2026-01-31T09:01:07.498Z] CommonProgramFiles(x86)=C:\Program Files (x86)\Common Files
[2026-01-31T09:01:07.498Z] !C:=C:\Users\jenkins
[2026-01-31T09:01:07.498Z] SHELL=c:\cygwin64\bin\bash.exe
[2026-01-31T09:01:07.498Z] KEEP_WORKSPACE=false
[2026-01-31T09:01:07.498Z] NUMBER_OF_PROCESSORS=4
[2026-01-31T09:01:07.498Z] PROCESSOR_LEVEL=25
[2026-01-31T09:01:07.498Z] TAP_NAME=Test_openjdk8_hs_extended.openjdk_x86-64_windows.tap
[2026-01-31T09:01:07.498Z] LIB_DIR=c:\workspace\workspace\Test_openjdk8_hs_extended.openjdk_x86-64_windows/../../externalDependency/lib
[2026-01-31T09:01:07.498Z] EXIT_FAILURE=false
[2026-01-31T09:01:07.498Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.openjdk_x86-64_windows/240/display/redirect?page=tests
[2026-01-31T09:01:07.499Z] PLATFORM=x86-64_windows
[2026-01-31T09:01:07.499Z] DOCKER_REQUIRED=false
[2026-01-31T09:01:07.499Z] PROGRAMFILES=C:\Program Files
[2026-01-31T09:01:07.499Z] git=C:\Program Files\Git\cmd\git.exe
[2026-01-31T09:01:07.499Z] TIME_LIMIT=10
[2026-01-31T09:01:07.499Z] JENKINS_SERVER_COOKIE=durable-4fadb1e379e0c49b991463997916a69a9fd0701278cc5300c33c511e4f50a0b6
[2026-01-31T09:01:07.499Z] PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC
[2026-01-31T09:01:07.499Z] JAVA_HOME=C:\openjdk\jdk-8
[2026-01-31T09:01:07.499Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2026-01-31T09:01:07.499Z] GENERATE_JOBS=false
[2026-01-31T09:01:07.499Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-01-31T09:01:07.499Z] OS=Windows_NT
[2026-01-31T09:01:07.499Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.openjdk_x86-64_windows/240/display/redirect?page=changes
[2026-01-31T09:01:07.499Z] HOMEDRIVE=C:
[2026-01-31T09:01:07.499Z] ANT_HOME=C:\apache-ant\apache-ant-1.10.15
[2026-01-31T09:01:07.499Z] RERUN_ITERATIONS=0
[2026-01-31T09:01:07.499Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master
[2026-01-31T09:01:07.499Z] USERDOMAIN=WORKGROUP
[2026-01-31T09:01:07.499Z] STF_OWNER_BRANCH=adoptium:master
[2026-01-31T09:01:07.499Z] HUDSON_HOME=/home/jenkins/.jenkins
[2026-01-31T09:01:07.499Z] PWD=/cygdrive/c/workspace/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_windows
[2026-01-31T09:01:07.499Z] USERPROFILE=C:\Users\jenkins
[2026-01-31T09:01:07.499Z] LOGNAME=jenkins
[2026-01-31T09:01:07.499Z] ARCHIVE_TEST_RESULTS=false
[2026-01-31T09:01:07.499Z] SETUP_JCK_RUN=false
[2026-01-31T09:01:07.499Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.openjdk_x86-64_windows/240/
[2026-01-31T09:01:07.499Z] SLACK_CHANNEL=aqavit-bot
[2026-01-31T09:01:07.499Z] JCK_GIT_BRANCH=master
[2026-01-31T09:01:07.499Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.openjdk_x86-64_windows/
[2026-01-31T09:01:07.499Z] BUILD_NUMBER=240
[2026-01-31T09:01:07.499Z] TKG_ITERATIONS=1
[2026-01-31T09:01:07.499Z] _=/usr/bin/printenv
[2026-01-31T09:01:07.499Z] VS140COMNTOOLS=C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\Tools\
[2026-01-31T09:01:07.499Z] c28fc6f98a2c44abbbd89d6a3037d0d9_POSIX_FD_STATE=AAAAAAICAgA=
[2026-01-31T09:01:07.499Z] PERF_ROOT=c:\workspace\workspace\Test_openjdk8_hs_extended.openjdk_x86-64_windows/../../benchmarks
[2026-01-31T09:01:07.499Z] ALLUSERSPROFILE=C:\ProgramData
[2026-01-31T09:01:07.499Z] JENKINS_NODE_COOKIE=3791dac2-02dd-49de-8f5d-0335a151d97d
[2026-01-31T09:01:07.499Z] CommonProgramW6432=C:\Program Files\Common Files
[2026-01-31T09:01:07.499Z] KEEP_REPORTDIR=true
[2026-01-31T09:01:07.499Z] BUILD_DISPLAY_NAME=#240
[2026-01-31T09:01:07.499Z] SDK_RESOURCE=releases
[2026-01-31T09:01:07.499Z] TEST_JDK_HOME=c:\workspace\workspace\Test_openjdk8_hs_extended.openjdk_x86-64_windows/jdkbinary/j2sdk-image
[2026-01-31T09:01:07.499Z] HOME=/cygdrive/c/Users/jenkins
[2026-01-31T09:01:07.499Z] USERNAME=jenkins
[2026-01-31T09:01:07.499Z] NUM_MACHINES=1
[2026-01-31T09:01:07.499Z] COMSPEC=C:\Windows\system32\cmd.exe
[2026-01-31T09:01:07.499Z] CUDA_PATH_V9_1=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v9.1
[2026-01-31T09:01:07.499Z] jobStatus=SUCCESS
[2026-01-31T09:01:07.499Z] JENKINS_URL=https://ci.adoptium.net/
[2026-01-31T09:01:07.499Z] JOB_BASE_NAME=Test_openjdk8_hs_extended.openjdk_x86-64_windows
[2026-01-31T09:01:07.499Z] JOBSTARTTIME=Sat, 31 Jan 2026 09:00:59 +0000
[2026-01-31T09:01:07.499Z] JDK_VERSION=8
[2026-01-31T09:01:07.499Z] APPDATA=C:\Users\jenkins\AppData\Roaming
[2026-01-31T09:01:07.499Z] JOB_NAME=Test_openjdk8_hs_extended.openjdk_x86-64_windows
[2026-01-31T09:01:07.499Z] USE_TESTENV_PROPERTIES=true
[2026-01-31T09:01:07.499Z] SYSTEMROOT=C:\Windows
[2026-01-31T09:01:07.499Z] PERSONAL_BUILD=false
[2026-01-31T09:01:07.499Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.openjdk_x86-64_windows/240/display/redirect
[2026-01-31T09:01:07.499Z] LOCALAPPDATA=C:\Users\jenkins\AppData\Local
[2026-01-31T09:01:07.499Z] AUTO_DETECT=true
[2026-01-31T09:01:07.499Z] SSH_CONNECTION=78.47.239.97 54074 172.19.0.4 22
[2026-01-31T09:01:07.499Z] EXIT_SUCCESS=false
[2026-01-31T09:01:07.499Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.openjdk_x86-64_windows/display/redirect
[2026-01-31T09:01:07.499Z] PROMPT=jenkins@sfr-dynamic-upd $P$G
[2026-01-31T09:01:07.499Z] WORKSPACE=c:\workspace\workspace\Test_openjdk8_hs_extended.openjdk_x86-64_windows
[2026-01-31T09:01:07.499Z] COMPUTERNAME=sfr-dynamic-upd
[2026-01-31T09:01:07.499Z] OPENJ9_BRANCH=master
[2026-01-31T09:01:07.499Z] EXTERNAL_CUSTOM_BRANCH=master
[2026-01-31T09:01:07.499Z] SYSTEM_LIB_DIR=c:\workspace\workspace\Test_openjdk8_hs_extended.openjdk_x86-64_windows/../../externalDependency/system_lib
[2026-01-31T09:01:07.499Z] PARALLEL=None
[2026-01-31T09:01:07.499Z] HUDSON_URL=https://ci.adoptium.net/
[2026-01-31T09:01:07.499Z] ITERATIONS=1
[2026-01-31T09:01:07.499Z] SPEC=win_x86-64
[2026-01-31T09:01:07.499Z] LABEL=sfr-test-node-x64-1
[2026-01-31T09:01:07.499Z] TERM=xterm-256color
[2026-01-31T09:01:07.499Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master
[2026-01-31T09:01:07.499Z] NODE_NAME=sfr-test-node-x64-1
[2026-01-31T09:01:07.499Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2026-01-31T09:01:07.499Z] USER=jenkins
[2026-01-31T09:01:07.499Z] PSModulePath=C:\Program Files\WindowsPowerShell\Modules;C:\Windows\system32\WindowsPowerShell\v1.0\Modules
[2026-01-31T09:01:07.499Z] HUDSON_SERVER_COOKIE=2d832652af5afba8
[2026-01-31T09:01:07.499Z] CUDA_PATH=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v9.1
[2026-01-31T09:01:07.499Z] TEMP=/cygdrive/c/Users/jenkins/AppData/Local/Temp
[2026-01-31T09:01:07.499Z] DYNAMIC_COMPILE=false
[2026-01-31T09:01:07.499Z] SHLVL=2
[2026-01-31T09:01:07.499Z] BUILD_TAG=jenkins-Test_openjdk8_hs_extended.openjdk_x86-64_windows-240
[2026-01-31T09:01:07.499Z] PROCESSOR_REVISION=0101
[2026-01-31T09:01:07.499Z] DriverData=C:\Windows\System32\Drivers\DriverData
[2026-01-31T09:01:07.499Z] EXECUTOR_NUMBER=0
[2026-01-31T09:01:07.499Z] HUDSON_COOKIE=428b6f69-2916-4212-a314-f0dda228dab7
[2026-01-31T09:01:07.499Z] ADOPTOPENJDK_BRANCH=master
[2026-01-31T09:01:07.499Z] JENKINS_HOME=/home/jenkins/.jenkins
[2026-01-31T09:01:07.499Z] COMMONPROGRAMFILES=C:\Program Files\Common Files
[2026-01-31T09:01:07.499Z] ORIGIN_JDK_VERSION=8
[2026-01-31T09:01:07.499Z] PROCESSOR_IDENTIFIER=AMD64 Family 25 Model 1 Stepping 1, AuthenticAMD
[2026-01-31T09:01:07.499Z] NUM_PROCESSORS=2
[2026-01-31T09:01:07.499Z] SSH_CLIENT=78.47.239.97 54074 22
[2026-01-31T09:01:07.499Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token
[2026-01-31T09:01:07.499Z] NODE_LABELS=ci.role.testX windowsX testX x64X sw.os.windowsX hw.arch.x86X sfr-test-node-x64-1
[2026-01-31T09:01:07.499Z] STAGE_NAME=Setup
[2026-01-31T09:01:07.499Z] EXTERNAL_TEST_CMD=mvn clean install
[2026-01-31T09:01:07.499Z] HOMEPATH=\Users\jenkins
[2026-01-31T09:01:07.499Z] WORKSPACE_TMP=c:\workspace\workspace\Test_openjdk8_hs_extended.openjdk_x86-64_windows@tmp
[2026-01-31T09:01:07.499Z] TMP=/cygdrive/c/Users/jenkins/AppData/Local/Temp
[2026-01-31T09:01:07.499Z] PATH=/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/rust/bin:/cygdrive/c/Program Files/IcedTeaWEB/bin:/cygdrive/c/Users/jenkins/AppData/Local/Microsoft/WindowsApps
[2026-01-31T09:01:07.499Z] LIGHT_WEIGHT_CHECKOUT=true
[2026-01-31T09:01:07.499Z] TKG_OWNER_BRANCH=adoptium:master
[2026-01-31T09:01:07.499Z] ProgramW6432=C:\Program Files
[2026-01-31T09:01:07.499Z] CI=true
[2026-01-31T09:01:07.499Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.openjdk_x86-64_windows/240/display/redirect?page=artifacts
[2026-01-31T09:01:07.499Z] RERUN_FAILURE=false
[2026-01-31T09:01:07.499Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8
[2026-01-31T09:01:07.499Z] BUILD_LIST=openjdk
[2026-01-31T09:01:07.499Z] BUILD_ID=240
[2026-01-31T09:01:07.499Z] WINDIR=C:\Windows
[2026-01-31T09:01:07.499Z] PROCESSOR_ARCHITECTURE=AMD64
[2026-01-31T09:01:07.499Z] PUBLIC=C:\Users\Public
[2026-01-31T09:01:07.499Z] SYSTEMDRIVE=C:
[2026-01-31T09:01:07.499Z] OLDPWD=/cygdrive/c/Users/jenkins
[2026-01-31T09:01:07.499Z] TARGET=extended.openjdk
[2026-01-31T09:01:07.499Z] USE_JRE=false
[2026-01-31T09:01:07.499Z] JDK_IMPL=hotspot
[2026-01-31T09:01:07.499Z] 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.
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 VENDOR_TEST_REPOS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_BRANCHES (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_DIRS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_SHAS (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] echo
[2026-01-31T09:01:07.590Z] IS_SVT_TESTREPO is set to false
Did you forget the `def` keyword? Script1 seems to be setting a field named TEST_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named DEBUG_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CODE_COVERAGE_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named ADDITIONAL_ARTIFACTS_REQUIRED_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CURL_OPTS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named GET_SH_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named RESOLVED_MAKE (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] dir
[2026-01-31T09:01:07.597Z] Running in c:\workspace\workspace\Test_openjdk8_hs_extended.openjdk_x86-64_windows
[Pipeline] {
[Pipeline] sshagent
[2026-01-31T09:01:07.627Z] $ ssh-agent
[2026-01-31T09:01:07.723Z] SSH_AUTH_SOCK=/tmp/ssh-IL0VbqvVv2dK/agent.9067
[2026-01-31T09:01:07.723Z] SSH_AGENT_PID=9068
[2026-01-31T09:01:07.723Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] dir
[2026-01-31T09:01:07.735Z] Running in c:\workspace\workspace\Test_openjdk8_hs_extended.openjdk_x86-64_windows\aqa-tests
[Pipeline] {
[Pipeline] withCredentials
[2026-01-31T09:01:07.759Z] Masking supported pattern matches of %USERNAME% or %PASSWORD%
[Pipeline] {
[Pipeline] sh
[2026-01-31T09:01:08.205Z] ++ pwd
[2026-01-31T09:01:08.205Z] + ./get.sh -s /cygdrive/c/workspace/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_windows/aqa-tests/.. -p x86-64_windows -r releases -j 8 -i hotspot --clone_openj9 false
[2026-01-31T09:01:08.205Z] TESTDIR: /cygdrive/c/workspace/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_windows/aqa-tests
[2026-01-31T09:01:08.206Z] load ./testenv/testenv.properties
[2026-01-31T09:01:08.206Z] Running checkTags with ./testenv/testenv.properties and 8
[2026-01-31T09:01:09.354Z] Use branch name dev from ./testenv/testenv.properties
[2026-01-31T09:01:09.354Z] get jdk binary...
[2026-01-31T09:01:09.354Z] _ENCODE_FILE_NEW=UNTAGGED curl -OLJSks --user ****:**** https://api.adoptium.net/v3/binary/latest/8/ga/windows/x64/jdk/hotspot/normal/adoptium?project=jdk
[2026-01-31T09:01:09.690Z] _ENCODE_FILE_NEW=UNTAGGED curl -OLJSks --user ****:**** https://api.adoptium.net/v3/binary/latest/8/ga/windows/x64/sbom/hotspot/normal/adoptium?project=jdk
[2026-01-31T09:01:10.400Z] Uncompressing file: OpenJDK8U-jdk_x64_windows_hotspot_8u472b08.zip ...
[2026-01-31T09:01:12.641Z] List files in jdkbinary folder...
[2026-01-31T09:01:12.641Z] total 104552
[2026-01-31T09:01:12.641Z] -rw-rw-r--+ 1 jenkins None 106977960 Jan 31 09:01 OpenJDK8U-jdk_x64_windows_hotspot_8u472b08.zip
[2026-01-31T09:01:12.641Z] -rw-rw-r--+ 1 jenkins None 78772 Jan 31 09:01 OpenJDK8U-sbom_x64_windows_hotspot_8u472b08.json
[2026-01-31T09:01:12.641Z] drwxrwxr-x+ 1 jenkins None 0 Jan 31 09:01 tmp
[2026-01-31T09:01:12.641Z] List files in jdkbinary/tmp folder...
[2026-01-31T09:01:12.641Z] total 4
[2026-01-31T09:01:12.641Z] drwxrwxr-x+ 1 jenkins None 0 Oct 22 04:59 jdk8u472-b08
[2026-01-31T09:01:12.641Z] Moving directory jdk8u472-b08/ to ../j2sdk-image
[2026-01-31T09:01:12.641Z] Run c:\workspace\workspace\Test_openjdk8_hs_extended.openjdk_x86-64_windows/jdkbinary/j2sdk-image/bin/java -version
[2026-01-31T09:01:12.641Z] =JAVA VERSION OUTPUT BEGIN=
[2026-01-31T09:01:12.992Z] openjdk version "1.8.0_472"
[2026-01-31T09:01:12.992Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_472-b08)
[2026-01-31T09:01:12.992Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.472-b08, mixed mode)
[2026-01-31T09:01:12.992Z] =JAVA VERSION OUTPUT END=
[2026-01-31T09:01:12.992Z] =RELEASE INFO BEGIN=
[2026-01-31T09:01:12.992Z] JAVA_VERSION="1.8.0_472"
[2026-01-31T09:01:12.992Z] OS_NAME="Windows"
[2026-01-31T09:01:12.992Z] OS_VERSION="5.2"
[2026-01-31T09:01:12.992Z] OS_ARCH="amd64"
[2026-01-31T09:01:12.992Z] SOURCE=".:git:7c0a02d6a25b+"
[2026-01-31T09:01:12.992Z] IMPLEMENTOR="Eclipse Adoptium"
[2026-01-31T09:01:12.992Z] BUILD_SOURCE="git:839fa0b45d809157cffd3dc8515aad262a4a1776"
[2026-01-31T09:01:12.992Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git"
[2026-01-31T09:01:12.992Z] SOURCE_REPO="https://github.com/adoptium/jdk8u.git"
[2026-01-31T09:01:12.992Z] FULL_VERSION="1.8.0_472-b08"
[2026-01-31T09:01:12.992Z] SEMANTIC_VERSION="8.0.472+8"
[2026-01-31T09:01:12.992Z] BUILD_INFO="OS: Windows Server 2022 Version: 10.0"
[2026-01-31T09:01:12.992Z] JVM_VARIANT="Hotspot"
[2026-01-31T09:01:12.992Z] JVM_VERSION="25.472-b08"
[2026-01-31T09:01:12.992Z] IMAGE_TYPE="JDK"
[2026-01-31T09:01:12.992Z] =RELEASE INFO END=
[2026-01-31T09:01:12.992Z] get testKitGen...
[2026-01-31T09:01:12.992Z] git clone -q https://github.com/adoptium/TKG.git
[2026-01-31T09:01:14.645Z] git rev-parse master
[2026-01-31T09:01:14.645Z] git checkout -q -f 710e5f5ca9bc39402c4d1357f0f79eaef85f25b8
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2026-01-31T09:01:15.087Z] $ ssh-agent -k
[2026-01-31T09:01:15.123Z] unset SSH_AUTH_SOCK;
[2026-01-31T09:01:15.123Z] unset SSH_AGENT_PID;
[2026-01-31T09:01:15.123Z] echo Agent pid 9068 killed;
[2026-01-31T09:01:15.173Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2026-01-31T09:01:15.524Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=releases&TARGET=extended.openjdk&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=&MODE=ENTRYPOINT&DOCKER_REQUIRED=false&REMOTE_TRIGGER=false&ACTIVE_NODE_TIMEOUT=&VENDOR_TEST_DIRS=&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=x86-64_windows&GENERATE_JOBS=false&KEEP_REPORTDIR=true&PERSONAL_BUILD=false&DOCKER_REGISTRY_DIR=&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&RERUN_ITERATIONS=0&SETUP_JCK_RUN=false&DOCKER_REGISTRY_URL_CREDENTIAL_ID=&LABEL=sfr-test-node-x64-1&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=master&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&JDK_VERSION=8&USER_CREDENTIALS_ID=&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JCK_GIT_BRANCH=master&JDK_REPO=&JCK_GIT_REPO=&OPENJ9_BRANCH=master&OPENJ9_SHA=&VENDOR_TEST_BRANCHES=&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&UPSTREAM_JOB_NAME=&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&DOCKERIMAGE_TAG=&TEST_TIME=&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=1&OPENJDK_SHA=&TRSS_URL=&RERUN_FAILURE=false&USE_TESTENV_PROPERTIES=true&BUILD_LIST=openjdk&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=10&JVM_OPTIONS=&PARALLEL=None
[Pipeline] echo
[2026-01-31T09:01:15.536Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=releases&TARGET=extended.openjdk&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=&MODE=ENTRYPOINT&DOCKER_REQUIRED=false&REMOTE_TRIGGER=false&ACTIVE_NODE_TIMEOUT=&VENDOR_TEST_DIRS=&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=x86-64_windows&GENERATE_JOBS=false&KEEP_REPORTDIR=true&PERSONAL_BUILD=false&DOCKER_REGISTRY_DIR=&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&RERUN_ITERATIONS=0&SETUP_JCK_RUN=false&DOCKER_REGISTRY_URL_CREDENTIAL_ID=&LABEL=sfr-test-node-x64-1&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=master&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&JDK_VERSION=8&USER_CREDENTIALS_ID=&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JCK_GIT_BRANCH=master&JDK_REPO=&JCK_GIT_REPO=&OPENJ9_BRANCH=master&OPENJ9_SHA=&VENDOR_TEST_BRANCHES=&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&UPSTREAM_JOB_NAME=&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&DOCKERIMAGE_TAG=&TEST_TIME=&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=1&OPENJDK_SHA=&TRSS_URL=&RERUN_FAILURE=false&USE_TESTENV_PROPERTIES=true&BUILD_LIST=openjdk&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=10&JVM_OPTIONS=&PARALLEL=None
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] echo
[2026-01-31T09:01:15.592Z] Building tests...
[Pipeline] timeout
[2026-01-31T09:01:15.596Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2026-01-31T09:01:15.619Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] }
[Pipeline] // timeout
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] withCredentials
[2026-01-31T09:01:15.749Z] Masking supported pattern matches of %USERNAME% or %PASSWORD%
[Pipeline] {
[Pipeline] dir
[2026-01-31T09:01:15.768Z] Running in c:\workspace\workspace\Test_openjdk8_hs_extended.openjdk_x86-64_windows\aqa-tests
[Pipeline] {
[Pipeline] sshagent
[2026-01-31T09:01:15.810Z] $ ssh-agent
[2026-01-31T09:01:15.905Z] SSH_AUTH_SOCK=/tmp/ssh-LKLk6g3MhbMO/agent.9118
[2026-01-31T09:01:15.905Z] SSH_AGENT_PID=9119
[2026-01-31T09:01:15.905Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2026-01-31T09:01:16.355Z] + bash ./compile.sh
[2026-01-31T09:01:16.680Z] Set values based on ./testenv/testenv.properties:
[2026-01-31T09:01:16.680Z] =========
[2026-01-31T09:01:16.680Z] TKG_REPO=https://github.com/adoptium/TKG.git
[2026-01-31T09:01:16.680Z] TKG_BRANCH=master
[2026-01-31T09:01:16.680Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2026-01-31T09:01:16.680Z] OPENJ9_BRANCH=master
[2026-01-31T09:01:16.680Z] STF_REPO=https://github.com/adoptium/STF.git
[2026-01-31T09:01:16.680Z] STF_BRANCH=master
[2026-01-31T09:01:16.680Z] OPENJ9_SYSTEMTEST_REPO=https://github.com/adoptium/openj9-systemtest.git
[2026-01-31T09:01:16.680Z] OPENJ9_SYSTEMTEST_BRANCH=master
[2026-01-31T09:01:16.680Z] ADOPTOPENJDK_SYSTEMTEST_REPO=https://github.com/adoptium/aqa-systemtest.git
[2026-01-31T09:01:16.680Z] ADOPTOPENJDK_SYSTEMTEST_BRANCH=master
[2026-01-31T09:01:16.680Z] JDK8_REPO=https://github.com/adoptium/jdk8u.git
[2026-01-31T09:01:16.680Z] JDK8_BRANCH=dev
[2026-01-31T09:01:16.680Z] JDK11_REPO=https://github.com/adoptium/jdk11u.git
[2026-01-31T09:01:16.680Z] JDK11_BRANCH=dev
[2026-01-31T09:01:16.680Z] JDK17_REPO=https://github.com/adoptium/jdk17u.git
[2026-01-31T09:01:16.680Z] JDK17_BRANCH=dev
[2026-01-31T09:01:16.680Z] JDK21_REPO=https://github.com/adoptium/jdk21u.git
[2026-01-31T09:01:16.680Z] JDK21_BRANCH=dev
[2026-01-31T09:01:16.680Z] JDK8_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk8.git
[2026-01-31T09:01:16.680Z] JDK8_OPENJ9_BRANCH=openj9
[2026-01-31T09:01:16.680Z] JDK11_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk11.git
[2026-01-31T09:01:16.680Z] JDK11_OPENJ9_BRANCH=openj9
[2026-01-31T09:01:16.680Z] JDK17_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk17.git
[2026-01-31T09:01:16.680Z] JDK17_OPENJ9_BRANCH=openj9
[2026-01-31T09:01:16.681Z] JDK21_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk21.git
[2026-01-31T09:01:16.681Z] JDK21_OPENJ9_BRANCH=openj9
[2026-01-31T09:01:16.681Z] JDK25_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk25.git
[2026-01-31T09:01:16.681Z] JDK25_OPENJ9_BRANCH=openj9
[2026-01-31T09:01:16.681Z] JDK11_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-01-31T09:01:16.681Z] JDK11_OPENJCEPLUS_GIT_BRANCH=semeru-java11
[2026-01-31T09:01:16.681Z] JDK17_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-01-31T09:01:16.681Z] JDK17_OPENJCEPLUS_GIT_BRANCH=semeru-java17
[2026-01-31T09:01:16.681Z] JDK21_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-01-31T09:01:16.681Z] JDK21_OPENJCEPLUS_GIT_BRANCH=semeru-java21
[2026-01-31T09:01:16.681Z] JDK25_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-01-31T09:01:16.681Z] JDK25_OPENJCEPLUS_GIT_BRANCH=semeru-java25
[2026-01-31T09:01:16.681Z] AQA_REQUIRED_TARGETS=sanity.functional,extended.functional,special.functional,sanity.openjdk,extended.openjdk,sanity.system,extended.system,sanity.perf,extended.perf
[2026-01-31T09:01:16.681Z] =========
[2026-01-31T09:01:16.681Z]
[2026-01-31T09:01:16.681Z] JDK_REPO=https://github.com/adoptium/jdk8u.git
[2026-01-31T09:01:16.681Z] JDK_BRANCH=dev
[2026-01-31T09:01:16.681Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-01-31T09:01:16.681Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8
[2026-01-31T09:01:16.681Z] JAVA_HOME is set to c:/workspace/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_windows/jdkbinary/j2sdk-image
[2026-01-31T09:01:16.681Z] LIB_DIR is set to C:/workspace/externalDependency/lib
[2026-01-31T09:01:16.681Z] rm -f -r /cygdrive/c/workspace/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_windows/aqa-tests/TKG/../TKG/output_compilation; \
[2026-01-31T09:01:16.681Z] mkdir -p /cygdrive/c/workspace/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_windows/aqa-tests/TKG/../TKG/output_compilation; \
[2026-01-31T09:01:16.681Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=c:/workspace/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_windows/jdkbinary/j2sdk-image" "-DTEST_ROOT=/cygdrive/c/workspace/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_windows/aqa-tests/TKG/.." "-DLIB_DIR=C:/workspace/externalDependency/lib" 2>&1; echo $? ) | tee "/cygdrive/c/workspace/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_windows/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2026-01-31T09:01:16.682Z] if [ -z "$(tail -1 /cygdrive/c/workspace/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_windows/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/cygdrive/c/workspace/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_windows/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/cygdrive/c/workspace/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_windows/aqa-tests/TKG/.."; false; else rm -f -r "/cygdrive/c/workspace/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_windows/aqa-tests/TKG/../TKG/output_compilation"; fi
[2026-01-31T09:01:17.835Z] Buildfile: C:\workspace\workspace\Test_openjdk8_hs_extended.openjdk_x86-64_windows\aqa-tests\TKG\scripts\build_tools.xml
[2026-01-31T09:01:18.209Z]
[2026-01-31T09:01:18.209Z] build:
[2026-01-31T09:01:18.209Z]
[2026-01-31T09:01:18.209Z] clean:
[2026-01-31T09:01:18.554Z]
[2026-01-31T09:01:18.554Z] init:
[2026-01-31T09:01:18.554Z] [mkdir] Created dir: C:\workspace\workspace\Test_openjdk8_hs_extended.openjdk_x86-64_windows\aqa-tests\TKG\bin
[2026-01-31T09:01:18.554Z]
[2026-01-31T09:01:18.554Z] getDependentLibs:
[2026-01-31T09:01:18.554Z] [exec] --------------------------------------------
[2026-01-31T09:01:18.554Z] [exec] path is set to C:/workspace/externalDependency/lib
[2026-01-31T09:01:18.554Z] [exec] task is set to default
[2026-01-31T09:01:18.554Z] [exec] dependencyList is set to json_simple
[2026-01-31T09:01:18.554Z] [exec] System Test jars will not be downloaded.
[2026-01-31T09:01:18.554Z] [exec] --------------------------------------------
[2026-01-31T09:01:18.554Z] [exec] Starting download third party dependent jars
[2026-01-31T09:01:18.554Z] [exec] --------------------------------------------
[2026-01-31T09:01:18.554Z] [exec] downloading dependent third party jars to C:/workspace/externalDependency/lib
[2026-01-31T09:01:18.555Z] [exec] C:/workspace/externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2026-01-31T09:01:18.555Z] [exec] downloaded dependent third party jars successfully
[2026-01-31T09:01:18.555Z]
[2026-01-31T09:01:18.555Z] compile:
[2026-01-31T09:01:18.555Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-01-31T09:01:18.555Z] [echo] ============COMPILER SETTINGS============
[2026-01-31T09:01:18.555Z] [echo] ===fork: yes
[2026-01-31T09:01:18.555Z] [echo] ===debug: on
[2026-01-31T09:01:18.555Z] [javac] Compiling 28 source files to C:\workspace\workspace\Test_openjdk8_hs_extended.openjdk_x86-64_windows\aqa-tests\TKG\bin
[2026-01-31T09:01:20.826Z]
[2026-01-31T09:01:20.826Z] dist:
[2026-01-31T09:01:20.826Z] [jar] Building jar: C:\workspace\workspace\Test_openjdk8_hs_extended.openjdk_x86-64_windows\aqa-tests\TKG\bin\TestKitGen.jar
[2026-01-31T09:01:21.176Z]
[2026-01-31T09:01:21.176Z] BUILD SUCCESSFUL
[2026-01-31T09:01:21.176Z] Total time: 3 seconds
[2026-01-31T09:01:21.176Z] 0
[2026-01-31T09:01:21.176Z] c:/workspace/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_windows/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2026-01-31T09:01:21.899Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2026-01-31T09:01:21.899Z] microArchOutput: model name : AMD EPYC 7763 64-Core Processor
[2026-01-31T09:01:23.051Z] ****************************** MACHINE INFO ******************************
[2026-01-31T09:01:23.051Z] File path : C:\workspace\workspace\Test_openjdk8_hs_extended.openjdk_x86-64_windows\aqa-tests\TKG
[2026-01-31T09:01:23.051Z] Free Physical Memory Size : 11887017984
[2026-01-31T09:01:23.051Z] Free space (bytes) : 207182192640
[2026-01-31T09:01:23.051Z] Total Physical Memory Size : 17121890304
[2026-01-31T09:01:23.051Z] Total space (bytes) : 274283311104
[2026-01-31T09:01:23.051Z] Usable space (bytes) : 207182192640
[2026-01-31T09:01:23.051Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-01-31T09:01:23.051Z] bashVersion :
[2026-01-31T09:01:23.051Z] GNU bash, version 5.2.21(1)-release (x86_64-pc-cygwin)
[2026-01-31T09:01:23.051Z] Copyright (C) 2022 Free Software Foundation, Inc.
[2026-01-31T09:01:23.051Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2026-01-31T09:01:23.051Z]
[2026-01-31T09:01:23.051Z] This is free software; you are free to change and redistribute it.
[2026-01-31T09:01:23.051Z] There is NO WARRANTY, to the extent permitted by law.
[2026-01-31T09:01:23.051Z] cpuCores : 4
[2026-01-31T09:01:23.051Z] curlVersion :
[2026-01-31T09:01:23.051Z] curl 8.9.1 (x86_64-pc-cygwin) libcurl/8.9.1 OpenSSL/3.0.14 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
[2026-01-31T09:01:23.051Z] Release-Date: 2024-07-31
[2026-01-31T09:01:23.051Z] 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
[2026-01-31T09:01:23.051Z] 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
[2026-01-31T09:01:23.051Z] dockerVersion : bash: line 1: docker: command not found
[2026-01-31T09:01:23.051Z] gcc version : 12
[2026-01-31T09:01:23.051Z] gclibc version : ldd (cygwin) 3.5.4
[2026-01-31T09:01:23.051Z] gdb version : bash: line 1: gdb: command not found
[2026-01-31T09:01:23.051Z] lldb version : Command could not be executed
[2026-01-31T09:01:23.051Z] makeVersion :
[2026-01-31T09:01:23.051Z] GNU Make 4.4.1
[2026-01-31T09:01:23.051Z] Built for x86_64-pc-cygwin
[2026-01-31T09:01:23.051Z] Copyright (C) 1988-2023 Free Software Foundation, Inc.
[2026-01-31T09:01:23.051Z] License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>
[2026-01-31T09:01:23.051Z] This is free software: you are free to change and redistribute it.
[2026-01-31T09:01:23.051Z] There is NO WARRANTY, to the extent permitted by law.
[2026-01-31T09:01:23.051Z] mavenVersion : bash: line 1: mvn: command not found
[2026-01-31T09:01:23.051Z] perlVersion :
[2026-01-31T09:01:23.051Z]
[2026-01-31T09:01:23.051Z] This is perl 5, version 40, subversion 0 (v5.40.0) built for x86_64-cygwin-threads-multi
[2026-01-31T09:01:23.051Z] (with 3 registered patches, see perl -V for more detail)
[2026-01-31T09:01:23.051Z]
[2026-01-31T09:01:23.051Z] Copyright 1987-2024, Larry Wall
[2026-01-31T09:01:23.051Z]
[2026-01-31T09:01:23.051Z] Perl may be copied only under the terms of either the Artistic License or the
[2026-01-31T09:01:23.051Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2026-01-31T09:01:23.051Z]
[2026-01-31T09:01:23.051Z] Complete documentation for Perl, including FAQ lists, should be found on
[2026-01-31T09:01:23.051Z] this system using "man perl" or "perldoc perl". If you have access to the
[2026-01-31T09:01:23.051Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page.
[2026-01-31T09:01:23.051Z]
[2026-01-31T09:01:23.051Z] podmanVersion : bash: line 1: podman: command not found
[2026-01-31T09:01:23.051Z] procArch : unknown
[2026-01-31T09:01:23.051Z] sysArch : x86_64
[2026-01-31T09:01:23.051Z] sysOS : CYGWIN_NT-10.0-20348
[2026-01-31T09:01:23.051Z] ulimit :
[2026-01-31T09:01:23.051Z] core file size (blocks, -c) 0
[2026-01-31T09:01:23.051Z] data seg size (kbytes, -d) unlimited
[2026-01-31T09:01:23.051Z] file size (blocks, -f) unlimited
[2026-01-31T09:01:23.051Z] open files (-n) 3200
[2026-01-31T09:01:23.051Z] pipe size (512 bytes, -p) 8
[2026-01-31T09:01:23.051Z] stack size (kbytes, -s) 2032
[2026-01-31T09:01:23.051Z] cpu time (seconds, -t) unlimited
[2026-01-31T09:01:23.051Z] max user processes (-u) 256
[2026-01-31T09:01:23.051Z] virtual memory (kbytes, -v) unlimited
[2026-01-31T09:01:23.051Z] uname : CYGWIN_NT-10.0-20348 sfr-dynamic-upd 3.5.4-1.x86_64 2024-08-25 16:52 UTC x86_64 Cygwin
[2026-01-31T09:01:23.051Z] vmVendor : Oracle Corporation
[2026-01-31T09:01:23.051Z] vmVersion : 25.472-b08
[2026-01-31T09:01:23.051Z] xlc version : bash: line 1: xlC: command not found
[2026-01-31T09:01:23.051Z] **************************************************************************
[2026-01-31T09:01:23.051Z]
[2026-01-31T09:01:23.051Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2026-01-31T09:01:23.051Z]
[2026-01-31T09:01:23.052Z] System.getProperty('java.vendor')=Temurin
[2026-01-31T09:01:23.052Z]
[2026-01-31T09:01:23.052Z] System.getProperty('os.name')=Windows Server 2022
[2026-01-31T09:01:23.052Z]
[2026-01-31T09:01:23.052Z] System.getProperty('os.arch')=amd64
[2026-01-31T09:01:23.052Z]
[2026-01-31T09:01:23.052Z] System.getProperty('java.fullversion')=null
[2026-01-31T09:01:23.052Z]
[2026-01-31T09:01:23.052Z] System.getProperty('sun.arch.data.model')=64
[2026-01-31T09:01:23.052Z]
[2026-01-31T09:01:23.052Z] make -f clean.mk cleanBuild
[2026-01-31T09:01:23.052Z] make[1]: Entering directory '/cygdrive/c/workspace/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_windows/aqa-tests/TKG'
[2026-01-31T09:01:23.398Z] rm -f -r C:/workspace/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_windows/aqa-tests///..//jvmtest
[2026-01-31T09:01:23.399Z] make[1]: Leaving directory '/cygdrive/c/workspace/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_windows/aqa-tests/TKG'
[2026-01-31T09:01:23.399Z] make -f compile.mk compile
[2026-01-31T09:01:23.399Z] make[1]: Entering directory '/cygdrive/c/workspace/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_windows/aqa-tests/TKG'
[2026-01-31T09:01:23.731Z] rm -f -r C:/workspace/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_windows/aqa-tests//TKG/output_compilation; \
[2026-01-31T09:01:23.731Z] mkdir -p C:/workspace/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_windows/aqa-tests//TKG/output_compilation; \
[2026-01-31T09:01:23.732Z] (ant -f scripts/build_test.xml "-DTEST_ROOT=C:/workspace/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_windows/aqa-tests/" "-DBUILD_ROOT=C:/workspace/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_windows/aqa-tests///..//jvmtest" "-DJDK_VERSION=8" "-DJDK_IMPL=hotspot" "-DJDK_VENDOR=temurin" "-DJCL_VERSION=latest" "-DBUILD_LIST=openjdk" "-DRESOURCES_DIR=C:/workspace/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_windows/aqa-tests///..//jvmtest/TestConfig/resources" "-DSPEC=win_x86-64" "-DTEST_JDK_HOME=c:/workspace/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_windows/jdkbinary/j2sdk-image" "-DJVM_VERSION=openjdk8" "-DLIB_DIR=C:/workspace/externalDependency/lib" 2>&1; echo $? ) | tee "C:/workspace/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_windows/aqa-tests//TKG/output_compilation/compilation.log"; \
[2026-01-31T09:01:23.732Z] if [ -z "$(tail -1 C:/workspace/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_windows/aqa-tests//TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="C:/workspace/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_windows/aqa-tests//TKG/output_compilation/compilation.log" --testRoot="C:/workspace/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_windows/aqa-tests/"; false; else rm -f -r "C:/workspace/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_windows/aqa-tests//TKG/output_compilation"; fi
[2026-01-31T09:01:25.402Z] Buildfile: C:\workspace\workspace\Test_openjdk8_hs_extended.openjdk_x86-64_windows\aqa-tests\TKG\scripts\build_test.xml
[2026-01-31T09:01:25.402Z] [echo] build.list is TestConfig/build.xml,openjdk/build.xml
[2026-01-31T09:01:25.402Z]
[2026-01-31T09:01:25.402Z] -create_test_directory:
[2026-01-31T09:01:25.402Z] [mkdir] Created dir: C:\workspace\workspace\Test_openjdk8_hs_extended.openjdk_x86-64_windows\jvmtest
[2026-01-31T09:01:25.402Z]
[2026-01-31T09:01:25.402Z] stage_test_material:
[2026-01-31T09:01:25.756Z] [copy] Copying 135 files to C:\workspace\workspace\Test_openjdk8_hs_extended.openjdk_x86-64_windows\jvmtest
[2026-01-31T09:01:25.756Z]
[2026-01-31T09:01:25.756Z] build:
[2026-01-31T09:01:25.756Z] [echo] pathconvert C:\Users\jenkins to unix on windows. home.unix is set to C:/Users/jenkins
[2026-01-31T09:01:26.102Z]
[2026-01-31T09:01:26.102Z] build:
[2026-01-31T09:01:26.102Z] [echo] pathconvert C:\Users\jenkins to unix on windows. home.unix is set to C:/Users/jenkins
[2026-01-31T09:01:26.102Z]
[2026-01-31T09:01:26.102Z] getJtregVersion:
[2026-01-31T09:01:26.102Z] [echo] jtreg version used is : jtreg_5_1_b01
[2026-01-31T09:01:26.102Z]
[2026-01-31T09:01:26.102Z] getDependentLibs:
[2026-01-31T09:01:26.102Z] [exec] --------------------------------------------
[2026-01-31T09:01:26.102Z] [exec] path is set to C:/workspace/externalDependency/lib
[2026-01-31T09:01:26.102Z] [exec] task is set to default
[2026-01-31T09:01:26.102Z] [exec] dependencyList is set to jtreg_5_1_b01
[2026-01-31T09:01:26.102Z] [exec] System Test jars will not be downloaded.
[2026-01-31T09:01:26.102Z] [exec] --------------------------------------------
[2026-01-31T09:01:26.102Z] [exec] Starting download third party dependent jars
[2026-01-31T09:01:26.102Z] [exec] --------------------------------------------
[2026-01-31T09:01:26.102Z] [exec] downloading dependent third party jars to C:/workspace/externalDependency/lib
[2026-01-31T09:01:26.102Z] [exec] C:/workspace/externalDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading
[2026-01-31T09:01:26.102Z] [exec] downloaded dependent third party jars successfully
[2026-01-31T09:01:26.102Z]
[2026-01-31T09:01:26.102Z] getJtreg:
[2026-01-31T09:01:26.102Z] [mkdir] Created dir: C:\workspace\workspace\Test_openjdk8_hs_extended.openjdk_x86-64_windows\jvmtest\openjdk
[2026-01-31T09:01:26.102Z] [copy] Copying 1 file to C:\workspace\workspace\Test_openjdk8_hs_extended.openjdk_x86-64_windows\aqa-tests\openjdk
[2026-01-31T09:01:26.447Z]
[2026-01-31T09:01:26.448Z] openjdk-jdk.check:
[2026-01-31T09:01:26.448Z]
[2026-01-31T09:01:26.448Z] getOpenjdk:
[2026-01-31T09:01:26.448Z] [echo] Using user specified repo and branch
[2026-01-31T09:01:26.448Z] [exec] git clone --depth 1 -q --reference-if-able C:/Users/jenkins/openjdk_cache -b dev https://github.com/adoptium/jdk8u.git openjdktemp
[2026-01-31T09:01:26.788Z] [exec] info: Could not add alternate for 'C:/Users/jenkins/openjdk_cache': reference repository 'C:/Users/jenkins/openjdk_cache' is not a local repository.
[2026-01-31T09:02:35.952Z] [exec] USE_TESTENV_PROPERTIES was set, not writing to testenv.properties
[2026-01-31T09:02:35.952Z]
[2026-01-31T09:02:35.952Z] dist:
[2026-01-31T09:02:35.952Z] [copy] Copying 12 files to C:\workspace\workspace\Test_openjdk8_hs_extended.openjdk_x86-64_windows\jvmtest\openjdk
[2026-01-31T09:02:35.952Z]
[2026-01-31T09:02:35.952Z] BUILD SUCCESSFUL
[2026-01-31T09:02:35.952Z] Total time: 1 minute 10 seconds
[2026-01-31T09:02:35.952Z] 0
[2026-01-31T09:02:35.952Z]
[2026-01-31T09:02:35.952Z]
[2026-01-31T09:02:35.952Z] RECORD TEST REPOs SHA
[2026-01-31T09:02:35.952Z] cd "C:/workspace/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_windows/aqa-tests//TKG/scripts"; \
[2026-01-31T09:02:35.953Z] bash "getSHAs.sh" --test_root_dir "C:/workspace/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_windows/aqa-tests/" --shas_file "C:/workspace/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_windows/aqa-tests//TKG/SHAs.txt"
[2026-01-31T09:02:35.953Z] Check shas in C:/workspace/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_windows/aqa-tests/ and store the info in C:/workspace/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_windows/aqa-tests//TKG/SHAs.txt
[2026-01-31T09:02:35.953Z] touch C:/workspace/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_windows/aqa-tests//TKG/SHAs.txt
[2026-01-31T09:02:36.669Z] ================================================
[2026-01-31T09:02:36.669Z] timestamp: 20260131-090236
[2026-01-31T09:02:36.669Z] repo dir: C:/workspace/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_windows/aqa-tests
[2026-01-31T09:02:36.669Z] git repo:
[2026-01-31T09:02:36.669Z] Fetch URL: https://github.com/adoptium/aqa-tests.git
[2026-01-31T09:02:36.669Z] sha:
[2026-01-31T09:02:36.669Z] 2e4439bfeded755ce68a14ff47ad364b7fe7126f
[2026-01-31T09:02:36.669Z] ================================================
[2026-01-31T09:02:36.669Z] timestamp: 20260131-090236
[2026-01-31T09:02:36.669Z] repo dir: C:/workspace/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_windows/aqa-tests/openjdk/openjdk-jdk
[2026-01-31T09:02:36.669Z] git repo:
[2026-01-31T09:02:36.669Z] Fetch URL: https://github.com/adoptium/jdk8u.git
[2026-01-31T09:02:36.669Z] sha:
[2026-01-31T09:02:36.994Z] 24b30339d40020ef4ab3a2aab7aee6ab225ab8e8
[2026-01-31T09:02:36.994Z] ================================================
[2026-01-31T09:02:36.994Z] timestamp: 20260131-090236
[2026-01-31T09:02:36.994Z] repo dir: C:/workspace/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_windows/aqa-tests/TKG
[2026-01-31T09:02:36.994Z] git repo:
[2026-01-31T09:02:36.994Z] Fetch URL: https://github.com/adoptium/TKG.git
[2026-01-31T09:02:36.994Z] sha:
[2026-01-31T09:02:36.994Z] 710e5f5ca9bc39402c4d1357f0f79eaef85f25b8
[2026-01-31T09:02:36.994Z] make[1]: Leaving directory '/cygdrive/c/workspace/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_windows/aqa-tests/TKG'
[Pipeline] }
[2026-01-31T09:02:37.081Z] $ ssh-agent -k
[2026-01-31T09:02:37.116Z] unset SSH_AUTH_SOCK;
[2026-01-31T09:02:37.116Z] unset SSH_AGENT_PID;
[2026-01-31T09:02:37.116Z] echo Agent pid 9119 killed;
[2026-01-31T09:02:37.170Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] echo
[2026-01-31T09:02:37.294Z] Running tests...
Did you forget the `def` keyword? Script1 seems to be setting a field named TARGET (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TARGET (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named RUNTEST_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues.
[Pipeline] echo
[2026-01-31T09:02:37.319Z] ITERATION: 1/1
[Pipeline] sshagent
[2026-01-31T09:02:37.333Z] $ ssh-agent
[2026-01-31T09:02:37.431Z] SSH_AUTH_SOCK=/tmp/ssh-VOgTPWIPEstb/agent.9409
[2026-01-31T09:02:37.431Z] SSH_AGENT_PID=9410
[2026-01-31T09:02:37.431Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2026-01-31T09:02:37.886Z] ++ uname
[2026-01-31T09:02:37.886Z] + '[' CYGWIN_NT-10.0-20348 = AIX ']'
[2026-01-31T09:02:37.886Z] ++ uname
[2026-01-31T09:02:37.886Z] + '[' CYGWIN_NT-10.0-20348 = SunOS ']'
[2026-01-31T09:02:37.886Z] ++ uname
[2026-01-31T09:02:37.886Z] + '[' CYGWIN_NT-10.0-20348 = '*BSD' ']'
[2026-01-31T09:02:37.886Z] + MAKE=make
[2026-01-31T09:02:37.886Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2026-01-31T09:02:38.212Z] make: Nothing to be done for 'testEnvTeardown'.
[Pipeline] sh
[2026-01-31T09:02:38.716Z] ++ uname
[2026-01-31T09:02:38.716Z] + '[' CYGWIN_NT-10.0-20348 = AIX ']'
[2026-01-31T09:02:38.716Z] ++ uname
[2026-01-31T09:02:38.716Z] + '[' CYGWIN_NT-10.0-20348 = SunOS ']'
[2026-01-31T09:02:38.716Z] ++ uname
[2026-01-31T09:02:38.716Z] + '[' CYGWIN_NT-10.0-20348 = '*BSD' ']'
[2026-01-31T09:02:38.716Z] + MAKE=make
[2026-01-31T09:02:38.716Z] + cd ./aqa-tests
[2026-01-31T09:02:38.716Z] + . ./scripts/testenv/testenvSettings.sh
[2026-01-31T09:02:38.716Z] ++ set +x
[2026-01-31T09:02:38.716Z] Set values based on ./testenv/testenv.properties:
[2026-01-31T09:02:38.716Z] =========
[2026-01-31T09:02:38.716Z] TKG_REPO=https://github.com/adoptium/TKG.git
[2026-01-31T09:02:38.716Z] TKG_BRANCH=master
[2026-01-31T09:02:38.716Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2026-01-31T09:02:38.716Z] OPENJ9_BRANCH=master
[2026-01-31T09:02:38.716Z] STF_REPO=https://github.com/adoptium/STF.git
[2026-01-31T09:02:38.716Z] STF_BRANCH=master
[2026-01-31T09:02:38.716Z] OPENJ9_SYSTEMTEST_REPO=https://github.com/adoptium/openj9-systemtest.git
[2026-01-31T09:02:38.716Z] OPENJ9_SYSTEMTEST_BRANCH=master
[2026-01-31T09:02:38.716Z] ADOPTOPENJDK_SYSTEMTEST_REPO=https://github.com/adoptium/aqa-systemtest.git
[2026-01-31T09:02:38.716Z] ADOPTOPENJDK_SYSTEMTEST_BRANCH=master
[2026-01-31T09:02:38.716Z] JDK8_REPO=https://github.com/adoptium/jdk8u.git
[2026-01-31T09:02:38.716Z] JDK8_BRANCH=dev
[2026-01-31T09:02:38.716Z] JDK11_REPO=https://github.com/adoptium/jdk11u.git
[2026-01-31T09:02:38.716Z] JDK11_BRANCH=dev
[2026-01-31T09:02:38.716Z] JDK17_REPO=https://github.com/adoptium/jdk17u.git
[2026-01-31T09:02:38.716Z] JDK17_BRANCH=dev
[2026-01-31T09:02:38.716Z] JDK21_REPO=https://github.com/adoptium/jdk21u.git
[2026-01-31T09:02:38.716Z] JDK21_BRANCH=dev
[2026-01-31T09:02:38.716Z] JDK8_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk8.git
[2026-01-31T09:02:38.716Z] JDK8_OPENJ9_BRANCH=openj9
[2026-01-31T09:02:38.716Z] JDK11_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk11.git
[2026-01-31T09:02:38.716Z] JDK11_OPENJ9_BRANCH=openj9
[2026-01-31T09:02:38.716Z] JDK17_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk17.git
[2026-01-31T09:02:38.716Z] JDK17_OPENJ9_BRANCH=openj9
[2026-01-31T09:02:38.716Z] JDK21_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk21.git
[2026-01-31T09:02:38.716Z] JDK21_OPENJ9_BRANCH=openj9
[2026-01-31T09:02:38.716Z] JDK25_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk25.git
[2026-01-31T09:02:38.716Z] JDK25_OPENJ9_BRANCH=openj9
[2026-01-31T09:02:38.716Z] JDK11_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-01-31T09:02:38.716Z] JDK11_OPENJCEPLUS_GIT_BRANCH=semeru-java11
[2026-01-31T09:02:38.716Z] JDK17_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-01-31T09:02:38.716Z] JDK17_OPENJCEPLUS_GIT_BRANCH=semeru-java17
[2026-01-31T09:02:38.716Z] JDK21_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-01-31T09:02:38.716Z] JDK21_OPENJCEPLUS_GIT_BRANCH=semeru-java21
[2026-01-31T09:02:38.716Z] JDK25_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-01-31T09:02:38.716Z] JDK25_OPENJCEPLUS_GIT_BRANCH=semeru-java25
[2026-01-31T09:02:38.716Z] AQA_REQUIRED_TARGETS=sanity.functional,extended.functional,special.functional,sanity.openjdk,extended.openjdk,sanity.system,extended.system,sanity.perf,extended.perf
[2026-01-31T09:02:38.716Z] =========
[2026-01-31T09:02:38.716Z]
[2026-01-31T09:02:38.716Z] JDK_REPO=https://github.com/adoptium/jdk8u.git
[2026-01-31T09:02:38.716Z] JDK_BRANCH=dev
[2026-01-31T09:02:38.716Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-01-31T09:02:38.716Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8
[2026-01-31T09:02:39.064Z] JAVA_HOME is set to c:/workspace/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_windows/jdkbinary/j2sdk-image
[2026-01-31T09:02:39.064Z] LIB_DIR is set to C:/workspace/externalDependency/lib
[2026-01-31T09:02:39.064Z] make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=extended.openjdk TESTLIST=
[2026-01-31T09:02:39.064Z] make[1]: Entering directory '/cygdrive/c/workspace/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_windows/aqa-tests/TKG'
[2026-01-31T09:02:39.064Z] perl scripts/configure.pl
[2026-01-31T09:02:39.390Z] c:/workspace/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_windows/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar;C:/workspace/externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=tests --spec=win_x86-64 --microArch="" --osLabel="" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=openjdk --iterations=1 --aotIterations= --testFlag= --testTarget=extended.openjdk --testList= --numOfMachines=1 --testTime= --TRSSURL=
[2026-01-31T09:02:39.748Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2026-01-31T09:02:39.748Z]
[2026-01-31T09:02:39.748Z] Starting to generate test make files.
[2026-01-31T09:02:39.748Z]
[2026-01-31T09:02:42.698Z] Parsing C:\workspace\workspace\Test_openjdk8_hs_extended.openjdk_x86-64_windows\aqa-tests\TKG\..\openjdk\playlist.xml
[2026-01-31T09:02:42.698Z] Generated C:\workspace\workspace\Test_openjdk8_hs_extended.openjdk_x86-64_windows\aqa-tests\TKG/../openjdk/autoGen.mk
[2026-01-31T09:02:42.698Z]
[2026-01-31T09:02:42.698Z] Generated C:\workspace\workspace\Test_openjdk8_hs_extended.openjdk_x86-64_windows\aqa-tests\TKG/../autoGen.mk
[2026-01-31T09:02:42.698Z]
[2026-01-31T09:02:42.698Z] Generated C:\workspace\workspace\Test_openjdk8_hs_extended.openjdk_x86-64_windows\aqa-tests\TKG/../TKG/utils.mk
[2026-01-31T09:02:42.698Z]
[2026-01-31T09:02:42.698Z] Generated C:\workspace\workspace\Test_openjdk8_hs_extended.openjdk_x86-64_windows\aqa-tests\TKG/../TKG/rerun.mk
[2026-01-31T09:02:42.698Z]
[2026-01-31T09:02:42.698Z] Make files are generated successfully.
[2026-01-31T09:02:42.698Z]
[2026-01-31T09:02:42.698Z] make[1]: Leaving directory '/cygdrive/c/workspace/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_windows/aqa-tests/TKG'
[2026-01-31T09:02:42.698Z] make -f runtest.mk _extended.openjdk
[2026-01-31T09:02:42.698Z] make[1]: Entering directory '/cygdrive/c/workspace/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_windows/aqa-tests/TKG'
[2026-01-31T09:02:43.422Z]
[2026-01-31T09:02:43.422Z] Running make 4.4.1
[2026-01-31T09:02:43.422Z] set TEST_ROOT to C:/workspace/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_windows/aqa-tests/
[2026-01-31T09:02:43.422Z] set JDK_VERSION to 8
[2026-01-31T09:02:43.422Z] set JDK_IMPL to hotspot
[2026-01-31T09:02:43.422Z] set JVM_VERSION to openjdk8
[2026-01-31T09:02:43.422Z] set JCL_VERSION to latest
[2026-01-31T09:02:43.764Z] JAVA_HOME was originally set to C:\openjdk\jdk-8
[2026-01-31T09:02:43.764Z] set JAVA_HOME to c:/workspace/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_windows/jdkbinary/j2sdk-image
[2026-01-31T09:02:43.764Z] set SPEC to win_x86-64
[2026-01-31T09:02:43.764Z] set TEST_FLAG to
[2026-01-31T09:02:43.764Z] Running extended.openjdk ...
[2026-01-31T09:02:44.089Z] There are 64 test targets in extended.openjdk
[2026-01-31T09:02:44.089Z] "c:/workspace/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_windows/jdkbinary/j2sdk-image\\bin\\java" -version
[2026-01-31T09:02:44.089Z] openjdk version "1.8.0_472"
[2026-01-31T09:02:44.089Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_472-b08)
[2026-01-31T09:02:44.089Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.472-b08, mixed mode)
[2026-01-31T09:02:44.089Z] make[2]: Entering directory '/cygdrive/c/workspace/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_windows/aqa-tests'
[2026-01-31T09:02:44.414Z] make[3]: Entering directory '/cygdrive/c/workspace/workspace/Test_openjdk8_hs_extended.openjdk_x86-64_windows/aqa-tests/openjdk'
[2026-01-31T09:02:50.281Z] Get-CimInstance : Access denied
[2026-01-31T09:02:50.281Z] At line:1 char:2
[2026-01-31T09:02:50.281Z] + (Get-CimInstance Win32_ComputerSystem).TotalPhysicalMemory / 1024 / 1 ...
[2026-01-31T09:02:50.281Z] + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[2026-01-31T09:02:50.281Z] + CategoryInfo : PermissionDenied: (root\cimv2:Win32_ComputerSystem:String) [Get-CimInstance], CimExcepti
[2026-01-31T09:02:50.281Z] on
[2026-01-31T09:02:50.281Z] + FullyQualifiedErrorId : HRESULT 0x80041003,Microsoft.Management.Infrastructure.CimCmdlets.GetCimInstanceCommand
[2026-01-31T09:02:50.281Z]
[2026-01-31T09:02:50.606Z]
[2026-01-31T09:02:50.947Z] ===============================================