Pre Test
Started by upstream project "build-scripts/jobs/jdk8u/jdk8u-windows-x86-32-temurin" build number 510
originally caused by:
Started by upstream project "build-scripts/openjdk8-pipeline" build number 2996
originally caused by:
Started by upstream project "build-scripts/utils/betaTrigger_8ea" build number 253
originally caused by:
Started by timer
Obtained buildenv/jenkins/openjdk_tests from git https://github.com/adoptium/aqa-tests.git
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] echo
[2025-05-27T21:13:25.255Z] SPEC: win_x86
[Pipeline] echo
[2025-05-27T21:13:25.256Z] LABEL: ci.role.test&&hw.arch.x86&&sw.os.windows
[Pipeline] stage
[Pipeline] { (Queue)
[Pipeline] nodesByLabel
[2025-05-27T21:13:25.268Z] 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-05-27T21:13:25.271Z] dynamicAgents: []
[Pipeline] node
[2025-05-27T21:13:25.297Z] Running on test-azure-win2022-x64-3 in c:\jenkins\workspace\build-scripts\jobs\jdk8u\jdk8u-windows-x86-32-temurin_SmokeTests
[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-05-27T21:13:25.321Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] cleanWs
[2025-05-27T21:13:25.371Z] [WS-CLEANUP] Deleting project workspace...
[2025-05-27T21:13:25.371Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-05-27T21:13:25.390Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2025-05-27T21:13:25.439Z] The recommended git tool is: git
[2025-05-27T21:13:25.478Z] No credentials specified
[2025-05-27T21:13:25.496Z] Cloning the remote Git repository
[2025-05-27T21:13:25.524Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2025-05-27T21:13:25.524Z] > git init c:\jenkins\workspace\build-scripts\jobs\jdk8u\jdk8u-windows-x86-32-temurin_SmokeTests\aqa-tests # timeout=10
[2025-05-27T21:13:25.730Z] [WARNING] Reference path does not exist: null/openjdk_cache
[2025-05-27T21:13:25.731Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2025-05-27T21:13:25.731Z] > git --version # timeout=10
[2025-05-27T21:13:25.773Z] > git --version # 'git version 2.42.1'
[2025-05-27T21:13:25.773Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-05-27T21:13:31.140Z] Avoid second fetch
[2025-05-27T21:13:31.215Z] Checking out Revision 3dccabfec5de3759fe751c58c3d9f1097d07be94 (origin/master)
[2025-05-27T21:13:30.989Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
[2025-05-27T21:13:31.035Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-05-27T21:13:31.149Z] > git rev-parse "origin/master^{commit}" # timeout=10
[2025-05-27T21:13:31.223Z] > git config core.sparsecheckout # timeout=10
[2025-05-27T21:13:31.269Z] > git checkout -f 3dccabfec5de3759fe751c58c3d9f1097d07be94 # timeout=10
[2025-05-27T21:13:33.825Z] Commit message: "JDK24+ exclude selected test variation and platforms (#6289)"
[2025-05-27T21:13:33.834Z] > git rev-list --no-walk 557df2b721d783f417dcf1a644f503a2ea6d1eea # timeout=10
[Pipeline] }
[Pipeline] // retry
[Pipeline] load
[Pipeline] { (c:\jenkins\workspace\build-scripts\jobs\jdk8u\jdk8u-windows-x86-32-temurin_SmokeTests/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-05-27T21:13:35.374Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] echo
[2025-05-27T21:13:35.388Z] runMulticastCmd: false
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[2025-05-27T21:13:35.857Z] + LC_TIME=C
[2025-05-27T21:13:35.857Z] + date '+%a, %d %b %Y %T %z'
[Pipeline] echo
[2025-05-27T21:13:35.930Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2025-05-27T21:13:36.367Z] + aqa-tests/terminateTestProcesses.sh null
[2025-05-27T21:13:36.367Z] Windows machine, using powershell queries...
[2025-05-27T21:13:37.034Z] 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-05-27T21:13:38.179Z] + printenv
[2025-05-27T21:13:38.179Z] ProgramFiles(x86)=C:\Program Files (x86)
[2025-05-27T21:13:38.179Z] CommonProgramFiles(x86)=C:\Program Files (x86)\Common Files
[2025-05-27T21:13:38.179Z] !ExitCode=00000000
[2025-05-27T21:13:38.179Z] KEEP_WORKSPACE=false
[2025-05-27T21:13:38.179Z] NUMBER_OF_PROCESSORS=4
[2025-05-27T21:13:38.179Z] PROCESSOR_LEVEL=6
[2025-05-27T21:13:38.179Z] TAP_NAME=build-scripts/jobs/jdk8u/jdk8u-windows-x86-32-temurin_SmokeTests.tap
[2025-05-27T21:13:38.179Z] LIB_DIR=c:\jenkins\workspace\build-scripts\jobs\jdk8u\jdk8u-windows-x86-32-temurin_SmokeTests/../../../../../testDependency/lib
[2025-05-27T21:13:38.179Z] EXIT_FAILURE=false
[2025-05-27T21:13:38.179Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/build-scripts/job/jobs/job/jdk8u/job/jdk8u-windows-x86-32-temurin_SmokeTests/353/display/redirect?page=tests
[2025-05-27T21:13:38.179Z] PLATFORM=x86-32_windows
[2025-05-27T21:13:38.179Z] DOCKER_REQUIRED=false
[2025-05-27T21:13:38.179Z] USERDOMAIN_ROAMINGPROFILE=TEST-AZURE-WIN-
[2025-05-27T21:13:38.179Z] PROGRAMFILES=C:\Program Files
[2025-05-27T21:13:38.179Z] git=C:\Program Files\Git\cmd\git.exe
[2025-05-27T21:13:38.179Z] TIME_LIMIT=1
[2025-05-27T21:13:38.179Z] JENKINS_SERVER_COOKIE=durable-5bc8cf3c08d78464fe48f23fb9897d47c1d034aa497bee10131a87e4e5aa0b33
[2025-05-27T21:13:38.179Z] PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC
[2025-05-27T21:13:38.179Z] JAVA_HOME=C:\Program Files\Java\jdk-17.0.8.1+1
[2025-05-27T21:13:38.179Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2025-05-27T21:13:38.179Z] GENERATE_JOBS=false
[2025-05-27T21:13:38.179Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2025-05-27T21:13:38.179Z] OS=Windows_NT
[2025-05-27T21:13:38.179Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/build-scripts/job/jobs/job/jdk8u/job/jdk8u-windows-x86-32-temurin_SmokeTests/353/display/redirect?page=changes
[2025-05-27T21:13:38.179Z] HOMEDRIVE=C:
[2025-05-27T21:13:38.179Z] ANT_HOME=C:\apache-ant\apache-ant-1.10.15
[2025-05-27T21:13:38.179Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master
[2025-05-27T21:13:38.179Z] USERDOMAIN=TEST-AZURE-WIN-
[2025-05-27T21:13:38.179Z] STF_OWNER_BRANCH=adoptium:master
[2025-05-27T21:13:38.179Z] VENDOR_TEST_DIRS=/test/functional
[2025-05-27T21:13:38.180Z] HUDSON_HOME=/home/jenkins/.jenkins
[2025-05-27T21:13:38.180Z] PWD=/cygdrive/c/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x86-32-temurin_SmokeTests
[2025-05-27T21:13:38.180Z] USERPROFILE=C:\Users\jenkins.test-azure-win2
[2025-05-27T21:13:38.180Z] ARCHIVE_TEST_RESULTS=false
[2025-05-27T21:13:38.180Z] BUILD_URL=https://ci.adoptium.net/job/build-scripts/job/jobs/job/jdk8u/job/jdk8u-windows-x86-32-temurin_SmokeTests/353/
[2025-05-27T21:13:38.180Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk8u/jdk8u-windows-x86-32-temurin
[2025-05-27T21:13:38.180Z] JOB_URL=https://ci.adoptium.net/job/build-scripts/job/jobs/job/jdk8u/job/jdk8u-windows-x86-32-temurin_SmokeTests/
[2025-05-27T21:13:38.180Z] BUILD_NUMBER=353
[2025-05-27T21:13:38.180Z] TKG_ITERATIONS=1
[2025-05-27T21:13:38.180Z] _=/usr/bin/printenv
[2025-05-27T21:13:38.180Z] VS140COMNTOOLS=C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\Tools\
[2025-05-27T21:13:38.180Z] PERF_ROOT=c:\jenkins\workspace\build-scripts\jobs\jdk8u\jdk8u-windows-x86-32-temurin_SmokeTests/../../benchmarks
[2025-05-27T21:13:38.180Z] ALLUSERSPROFILE=C:\ProgramData
[2025-05-27T21:13:38.180Z] JENKINS_NODE_COOKIE=1e8851b1-df95-4f08-af0a-f87bff35c73f
[2025-05-27T21:13:38.180Z] CommonProgramW6432=C:\Program Files\Common Files
[2025-05-27T21:13:38.180Z] KEEP_REPORTDIR=false
[2025-05-27T21:13:38.180Z] BUILD_DISPLAY_NAME=#353
[2025-05-27T21:13:38.180Z] SDK_RESOURCE=upstream
[2025-05-27T21:13:38.180Z] TEST_JDK_HOME=c:\jenkins\workspace\build-scripts\jobs\jdk8u\jdk8u-windows-x86-32-temurin_SmokeTests/jdkbinary/j2sdk-image
[2025-05-27T21:13:38.180Z] HOME=/home/jenkins
[2025-05-27T21:13:38.180Z] USERNAME=jenkins
[2025-05-27T21:13:38.180Z] COMSPEC=C:\Windows\system32\cmd.exe
[2025-05-27T21:13:38.180Z] JENKINS_URL=https://ci.adoptium.net/
[2025-05-27T21:13:38.180Z] JOB_BASE_NAME=jdk8u-windows-x86-32-temurin_SmokeTests
[2025-05-27T21:13:38.180Z] JOBSTARTTIME=Tue, 27 May 2025 21:13:35 +0000
[2025-05-27T21:13:38.180Z] JDK_VERSION=8
[2025-05-27T21:13:38.180Z] APPDATA=C:\Users\jenkins.test-azure-win2\AppData\Roaming
[2025-05-27T21:13:38.180Z] JOB_NAME=build-scripts/jobs/jdk8u/jdk8u-windows-x86-32-temurin_SmokeTests
[2025-05-27T21:13:38.180Z] USE_TESTENV_PROPERTIES=false
[2025-05-27T21:13:38.180Z] SYSTEMROOT=C:\Windows
[2025-05-27T21:13:38.180Z] PERSONAL_BUILD=false
[2025-05-27T21:13:38.180Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/build-scripts/job/jobs/job/jdk8u/job/jdk8u-windows-x86-32-temurin_SmokeTests/353/display/redirect
[2025-05-27T21:13:38.180Z] LOCALAPPDATA=C:\Users\jenkins.test-azure-win2\AppData\Local
[2025-05-27T21:13:38.180Z] AUTO_DETECT=true
[2025-05-27T21:13:38.180Z] VENDOR_TEST_REPOS=https://github.com/adoptium/temurin-build
[2025-05-27T21:13:38.180Z] EXIT_SUCCESS=false
[2025-05-27T21:13:38.180Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/build-scripts/job/jobs/job/jdk8u/job/jdk8u-windows-x86-32-temurin_SmokeTests/display/redirect
[2025-05-27T21:13:38.180Z] PROMPT=$P$G
[2025-05-27T21:13:38.180Z] WORKSPACE=c:\jenkins\workspace\build-scripts\jobs\jdk8u\jdk8u-windows-x86-32-temurin_SmokeTests
[2025-05-27T21:13:38.180Z] COMPUTERNAME=TEST-AZURE-WIN-
[2025-05-27T21:13:38.180Z] OPENJ9_BRANCH=master
[2025-05-27T21:13:38.180Z] EXTERNAL_CUSTOM_BRANCH=master
[2025-05-27T21:13:38.180Z] SYSTEM_LIB_DIR=c:\jenkins\workspace\build-scripts\jobs\jdk8u\jdk8u-windows-x86-32-temurin_SmokeTests/../../../../../testDependency/system_lib
[2025-05-27T21:13:38.180Z] PARALLEL=None
[2025-05-27T21:13:38.180Z] HUDSON_URL=https://ci.adoptium.net/
[2025-05-27T21:13:38.180Z] ITERATIONS=1
[2025-05-27T21:13:38.180Z] UPSTREAM_JOB_NUMBER=510
[2025-05-27T21:13:38.180Z] SPEC=win_x86
[2025-05-27T21:13:38.180Z] TERM=xterm-256color
[2025-05-27T21:13:38.180Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master
[2025-05-27T21:13:38.180Z] LOGONSERVER=\\TEST-AZURE-WIN-
[2025-05-27T21:13:38.180Z] NODE_NAME=test-azure-win2022-x64-3
[2025-05-27T21:13:38.180Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2025-05-27T21:13:38.180Z] PSModulePath=C:\Program Files\WindowsPowerShell\Modules;C:\Windows\system32\WindowsPowerShell\v1.0\Modules
[2025-05-27T21:13:38.180Z] HUDSON_SERVER_COOKIE=2d832652af5afba8
[2025-05-27T21:13:38.180Z] WIX=C:\Program Files (x86)\WiX Toolset v3.14\
[2025-05-27T21:13:38.180Z] TEMP=/cygdrive/c/Users/JENKIN~1.TES/AppData/Local/Temp/2
[2025-05-27T21:13:38.180Z] DYNAMIC_COMPILE=true
[2025-05-27T21:13:38.180Z] SHLVL=2
[2025-05-27T21:13:38.180Z] BUILD_TAG=jenkins-build-scripts-jobs-jdk8u-jdk8u-windows-x86-32-temurin_SmokeTests-353
[2025-05-27T21:13:38.180Z] PROCESSOR_REVISION=5504
[2025-05-27T21:13:38.180Z] DriverData=C:\Windows\System32\Drivers\DriverData
[2025-05-27T21:13:38.180Z] EXECUTOR_NUMBER=0
[2025-05-27T21:13:38.180Z] HUDSON_COOKIE=8917a97c-bd83-409d-9ea3-61222a1ae526
[2025-05-27T21:13:38.180Z] ADOPTOPENJDK_BRANCH=master
[2025-05-27T21:13:38.180Z] JENKINS_HOME=/home/jenkins/.jenkins
[2025-05-27T21:13:38.180Z] COMMONPROGRAMFILES=C:\Program Files\Common Files
[2025-05-27T21:13:38.180Z] ORIGIN_JDK_VERSION=8
[2025-05-27T21:13:38.180Z] PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 85 Stepping 4, GenuineIntel
[2025-05-27T21:13:38.180Z] SESSIONNAME=RDP-Tcp#22
[2025-05-27T21:13:38.180Z] NUM_PROCESSORS=2
[2025-05-27T21:13:38.180Z] NODE_LABELS=sw.os.windows ci.role.test x64 test-azure-win2022-x64-3 ci.role.perf windows hw.arch.x86 win2022
[2025-05-27T21:13:38.180Z] STAGE_NAME=Setup
[2025-05-27T21:13:38.180Z] EXTERNAL_TEST_CMD=mvn clean install
[2025-05-27T21:13:38.180Z] HOMEPATH=\Users\jenkins.test-azure-win2
[2025-05-27T21:13:38.180Z] WORKSPACE_TMP=c:\jenkins\workspace\build-scripts\jobs\jdk8u\jdk8u-windows-x86-32-temurin_SmokeTests@tmp
[2025-05-27T21:13:38.180Z] TMP=/cygdrive/c/Users/JENKIN~1.TES/AppData/Local/Temp/2
[2025-05-27T21:13:38.180Z] PATH=/cygdrive/c/Program Files/Java/jdk-17.0.8.1+1/bin:/usr/bin:/cygdrive/c/Windows:/cygdrive/c/windows/system32:/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/Microsoft SQL Server/110/Tools/Binn:/cygdrive/c/Program Files/Microsoft SQL Server/120/Tools/Binn:/cygdrive/c/Program Files (x86)/Microsoft SDKs/TypeScript/1.0:/cygdrive/c/Program Files (x86)/IncrediBuild:/cygdrive/c/rust/bin:/cygdrive/c/Program Files/IcedTeaWEB/bin:/cygdrive/c/Users/adoptopenjdk/AppData/Local/Microsoft/WindowsApps:/cygdrive/c/Program Files (x86)/Windows Kits/10/Windows Performance Toolkit:/cygdrive/c/Users/jenkins.test-azure-win2/AppData/Local/Microsoft/WindowsApps:/usr/bin
[2025-05-27T21:13:38.180Z] LIGHT_WEIGHT_CHECKOUT=true
[2025-05-27T21:13:38.180Z] TKG_OWNER_BRANCH=adoptium:master
[2025-05-27T21:13:38.180Z] ProgramW6432=C:\Program Files
[2025-05-27T21:13:38.180Z] CI=true
[2025-05-27T21:13:38.180Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/build-scripts/job/jobs/job/jdk8u/job/jdk8u-windows-x86-32-temurin_SmokeTests/353/display/redirect?page=artifacts
[2025-05-27T21:13:38.180Z] ACTIVE_NODE_TIMEOUT=5
[2025-05-27T21:13:38.180Z] VS120COMNTOOLS=C:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\Tools\
[2025-05-27T21:13:38.180Z] VENDOR_TEST_BRANCHES=master
[2025-05-27T21:13:38.180Z] VS110COMNTOOLS=C:\Program Files (x86)\Microsoft Visual Studio 11.0\Common7\Tools\
[2025-05-27T21:13:38.180Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8
[2025-05-27T21:13:38.180Z] BUILD_LIST=functional/buildAndPackage
[2025-05-27T21:13:38.180Z] BUILD_ID=353
[2025-05-27T21:13:38.180Z] WINDIR=C:\Windows
[2025-05-27T21:13:38.180Z] PROCESSOR_ARCHITECTURE=AMD64
[2025-05-27T21:13:38.180Z] PUBLIC=C:\Users\Public
[2025-05-27T21:13:38.180Z] CLIENTNAME=scfryer-thinkpa
[2025-05-27T21:13:38.180Z] SYSTEMDRIVE=C:
[2025-05-27T21:13:38.180Z] TARGET=extended.functional
[2025-05-27T21:13:38.180Z] USE_JRE=false
[2025-05-27T21:13:38.180Z] JDK_IMPL=hotspot
[2025-05-27T21:13:38.180Z] 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-05-27T21:13:38.218Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] dir
[2025-05-27T21:13:38.230Z] Running in c:\jenkins\workspace\build-scripts\jobs\jdk8u\jdk8u-windows-x86-32-temurin_SmokeTests\jdkbinary
[Pipeline] {
[Pipeline] copyArtifacts
[2025-05-27T21:13:52.637Z] Copied 5 artifacts from "build-scripts » jobs » jdk8u » jdk8u-windows-x86-32-temurin" build number 510
[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 OPENJ9_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 OPENJ9_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 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 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 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_BRANCHES (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_DIRS (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_SHAS (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] echo
[2025-05-27T21:13:52.817Z] 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-05-27T21:13:52.823Z] Running in c:\jenkins\workspace\build-scripts\jobs\jdk8u\jdk8u-windows-x86-32-temurin_SmokeTests
[Pipeline] {
[Pipeline] sshagent
[2025-05-27T21:13:52.850Z] $ ssh-agent
[2025-05-27T21:13:52.995Z] SSH_AUTH_SOCK=/tmp/ssh-u2DVqx5pCHa2/agent.49
[2025-05-27T21:13:52.995Z] SSH_AGENT_PID=50
[2025-05-27T21:13:52.995Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] dir
[2025-05-27T21:13:53.007Z] Running in c:\jenkins\workspace\build-scripts\jobs\jdk8u\jdk8u-windows-x86-32-temurin_SmokeTests\aqa-tests
[Pipeline] {
[Pipeline] sh
[2025-05-27T21:13:53.459Z] ++ pwd
[2025-05-27T21:13:53.459Z] + ./get.sh -s /cygdrive/c/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x86-32-temurin_SmokeTests/aqa-tests/.. -p x86-32_windows -r upstream -j 8 -i hotspot --clone_openj9 true --openj9_repo https://github.com/eclipse-openj9/openj9.git --openj9_branch master --tkg_repo https://github.com/adoptium/TKG.git --tkg_branch master --vendor_repos https://github.com/adoptium/temurin-build --vendor_branches master --vendor_dirs /test/functional
[2025-05-27T21:13:53.459Z] TESTDIR: /cygdrive/c/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x86-32-temurin_SmokeTests/aqa-tests
[2025-05-27T21:13:53.459Z] get jdk binary...
[2025-05-27T21:13:53.459Z] --sdkdir is set to upstream. Therefore, skip download jdk binary
[2025-05-27T21:13:53.459Z] Uncompressing file: OpenJDK8U-jdk_x86-32_windows_hotspot_8u462b03-ea.zip ...
[2025-05-27T21:13:56.303Z] List files in jdkbinary folder...
[2025-05-27T21:13:56.303Z] total 183844
[2025-05-27T21:13:56.303Z] -rwxrwx---+ 1 jenkins None 42100085 May 27 20:48 OpenJDK8U-debugimage_x86-32_windows_hotspot_8u462b03-ea.zip
[2025-05-27T21:13:56.303Z] -rwxrwx---+ 1 jenkins None 107349481 May 27 20:55 OpenJDK8U-jdk_x86-32_windows_hotspot_8u462b03-ea.zip
[2025-05-27T21:13:56.303Z] -rwxrwx---+ 1 jenkins None 38693960 May 27 20:56 OpenJDK8U-jre_x86-32_windows_hotspot_8u462b03-ea.zip
[2025-05-27T21:13:56.303Z] -rwxrwx---+ 1 jenkins None 24102 May 27 20:53 OpenJDK8U-sbom_x86-32_windows_hotspot_8u462b03-ea-metadata.json
[2025-05-27T21:13:56.303Z] -rwxrwx---+ 1 jenkins None 79789 May 27 21:08 OpenJDK8U-sbom_x86-32_windows_hotspot_8u462b03-ea.json
[2025-05-27T21:13:56.303Z] drwxrwxr-x+ 1 jenkins None 0 May 27 21:13 tmp
[2025-05-27T21:13:56.303Z] List files in jdkbinary/tmp folder...
[2025-05-27T21:13:56.303Z] total 4
[2025-05-27T21:13:56.303Z] drwxrwxr-x+ 1 jenkins None 0 May 27 20:47 jdk8u462-b03
[2025-05-27T21:13:56.303Z] Moving directory jdk8u462-b03/ to ../j2sdk-image
[2025-05-27T21:13:56.303Z] Uncompressing file: OpenJDK8U-jre_x86-32_windows_hotspot_8u462b03-ea.zip ...
[2025-05-27T21:13:57.386Z] List files in jdkbinary folder...
[2025-05-27T21:13:57.386Z] total 183848
[2025-05-27T21:13:57.386Z] -rwxrwx---+ 1 jenkins None 42100085 May 27 20:48 OpenJDK8U-debugimage_x86-32_windows_hotspot_8u462b03-ea.zip
[2025-05-27T21:13:57.386Z] -rwxrwx---+ 1 jenkins None 107349481 May 27 20:55 OpenJDK8U-jdk_x86-32_windows_hotspot_8u462b03-ea.zip
[2025-05-27T21:13:57.386Z] -rwxrwx---+ 1 jenkins None 38693960 May 27 20:56 OpenJDK8U-jre_x86-32_windows_hotspot_8u462b03-ea.zip
[2025-05-27T21:13:57.386Z] -rwxrwx---+ 1 jenkins None 24102 May 27 20:53 OpenJDK8U-sbom_x86-32_windows_hotspot_8u462b03-ea-metadata.json
[2025-05-27T21:13:57.386Z] -rwxrwx---+ 1 jenkins None 79789 May 27 21:08 OpenJDK8U-sbom_x86-32_windows_hotspot_8u462b03-ea.json
[2025-05-27T21:13:57.387Z] drwxrwxr-x+ 1 jenkins None 0 May 27 20:47 j2sdk-image
[2025-05-27T21:13:57.387Z] drwxrwxr-x+ 1 jenkins None 0 May 27 21:13 tmp
[2025-05-27T21:13:57.387Z] List files in jdkbinary/tmp folder...
[2025-05-27T21:13:57.387Z] total 4
[2025-05-27T21:13:57.387Z] drwxrwxr-x+ 1 jenkins None 0 May 27 20:47 jdk8u462-b03-jre
[2025-05-27T21:13:57.387Z] Moving directory jdk8u462-b03-jre/ to ../j2re-image
[2025-05-27T21:13:57.387Z] Uncompressing OpenJDK8U-debugimage_x86-32_windows_hotspot_8u462b03-ea.zip over ./j2sdk-image/jre...
[2025-05-27T21:13:58.967Z] Removing top-level folder jdk8u462-b03-debug-image/
[2025-05-27T21:13:59.284Z] Removing top-level folder jdk8u462-b03/
[2025-05-27T21:14:00.845Z] Run c:\jenkins\workspace\build-scripts\jobs\jdk8u\jdk8u-windows-x86-32-temurin_SmokeTests/jdkbinary/j2sdk-image/bin/java -version
[2025-05-27T21:14:00.845Z] =JAVA VERSION OUTPUT BEGIN=
[2025-05-27T21:14:01.162Z] openjdk version "1.8.0_462-beta"
[2025-05-27T21:14:01.163Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_462-beta-202505272008-b03)
[2025-05-27T21:14:01.163Z] OpenJDK Client VM (Temurin)(build 25.462-b03, mixed mode)
[2025-05-27T21:14:01.163Z] =JAVA VERSION OUTPUT END=
[2025-05-27T21:14:01.163Z] =RELEASE INFO BEGIN=
[2025-05-27T21:14:01.163Z] JAVA_VERSION="1.8.0_462"
[2025-05-27T21:14:01.163Z] OS_NAME="Windows"
[2025-05-27T21:14:01.163Z] OS_VERSION="5.1"
[2025-05-27T21:14:01.163Z] OS_ARCH="i586"
[2025-05-27T21:14:01.163Z] SOURCE=".:git:c7e9cfe6f5eb+"
[2025-05-27T21:14:01.163Z] IMPLEMENTOR="Eclipse Adoptium"
[2025-05-27T21:14:01.163Z] BUILD_SOURCE="git:792825a68785e7d7c4b29905c5044b6767a044de"
[2025-05-27T21:14:01.163Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git"
[2025-05-27T21:14:01.163Z] SOURCE_REPO="https://github.com/adoptium/jdk8u.git"
[2025-05-27T21:14:01.163Z] FULL_VERSION="1.8.0_462-beta-202505272008-b03"
[2025-05-27T21:14:01.163Z] SEMANTIC_VERSION="8.0.462+3"
[2025-05-27T21:14:01.163Z] BUILD_INFO="OS: Windows Server 2022 Version: 10.0"
[2025-05-27T21:14:01.163Z] JVM_VARIANT="Hotspot"
[2025-05-27T21:14:01.163Z] JVM_VERSION="25.462-b03"
[2025-05-27T21:14:01.163Z] IMAGE_TYPE="JDK"
[2025-05-27T21:14:01.163Z] =RELEASE INFO END=
[2025-05-27T21:14:01.163Z] get testKitGen...
[2025-05-27T21:14:01.163Z] git clone -q https://github.com/adoptium/TKG.git
[2025-05-27T21:14:02.728Z] git rev-parse master
[2025-05-27T21:14:02.728Z] git checkout -q -f d37cef928a8624cf84b2056f19d6ac26a6133472
[2025-05-27T21:14:03.813Z] get functional test material...
[2025-05-27T21:14:03.813Z] git clone --depth 1 --reference-if-able /home/jenkins/openjdk_cache -b master https://github.com/eclipse-openj9/openj9.git
[2025-05-27T21:14:03.813Z] Cloning into 'openj9'...
[2025-05-27T21:14:03.813Z] info: Could not add alternate for '/home/jenkins/openjdk_cache': reference repository '/home/jenkins/openjdk_cache' is not a local repository.
[2025-05-27T21:14:10.862Z] Updating files: 10% (1116/10322)
[2025-05-27T21:14:10.862Z] Updating files: 11% (1136/10322)
[2025-05-27T21:14:10.862Z] Updating files: 12% (1239/10322)
[2025-05-27T21:14:10.862Z] Updating files: 13% (1342/10322)
[2025-05-27T21:14:10.862Z] Updating files: 14% (1446/10322)
[2025-05-27T21:14:11.182Z] Updating files: 15% (1549/10322)
[2025-05-27T21:14:11.182Z] Updating files: 16% (1652/10322)
[2025-05-27T21:14:11.182Z] Updating files: 17% (1755/10322)
[2025-05-27T21:14:11.503Z] Updating files: 18% (1858/10322)
[2025-05-27T21:14:11.503Z] Updating files: 19% (1962/10322)
[2025-05-27T21:14:11.503Z] Updating files: 20% (2065/10322)
[2025-05-27T21:14:11.503Z] Updating files: 20% (2139/10322)
[2025-05-27T21:14:11.503Z] Updating files: 21% (2168/10322)
[2025-05-27T21:14:11.825Z] Updating files: 22% (2271/10322)
[2025-05-27T21:14:11.825Z] Updating files: 23% (2375/10322)
[2025-05-27T21:14:11.825Z] Updating files: 24% (2478/10322)
[2025-05-27T21:14:12.143Z] Updating files: 25% (2581/10322)
[2025-05-27T21:14:12.143Z] Updating files: 26% (2684/10322)
[2025-05-27T21:14:12.143Z] Updating files: 27% (2787/10322)
[2025-05-27T21:14:12.466Z] Updating files: 28% (2891/10322)
[2025-05-27T21:14:12.466Z] Updating files: 29% (2994/10322)
[2025-05-27T21:14:12.466Z] Updating files: 29% (3096/10322)
[2025-05-27T21:14:12.466Z] Updating files: 30% (3097/10322)
[2025-05-27T21:14:12.788Z] Updating files: 31% (3200/10322)
[2025-05-27T21:14:12.788Z] Updating files: 32% (3304/10322)
[2025-05-27T21:14:12.788Z] Updating files: 33% (3407/10322)
[2025-05-27T21:14:13.108Z] Updating files: 34% (3510/10322)
[2025-05-27T21:14:13.108Z] Updating files: 35% (3613/10322)
[2025-05-27T21:14:13.108Z] Updating files: 36% (3716/10322)
[2025-05-27T21:14:13.108Z] Updating files: 37% (3820/10322)
[2025-05-27T21:14:13.430Z] Updating files: 38% (3923/10322)
[2025-05-27T21:14:13.430Z] Updating files: 39% (4026/10322)
[2025-05-27T21:14:13.430Z] Updating files: 40% (4129/10322)
[2025-05-27T21:14:13.430Z] Updating files: 41% (4233/10322)
[2025-05-27T21:14:13.430Z] Updating files: 41% (4270/10322)
[2025-05-27T21:14:13.750Z] Updating files: 42% (4336/10322)
[2025-05-27T21:14:13.750Z] Updating files: 43% (4439/10322)
[2025-05-27T21:14:13.750Z] Updating files: 44% (4542/10322)
[2025-05-27T21:14:14.070Z] Updating files: 45% (4645/10322)
[2025-05-27T21:14:14.070Z] Updating files: 46% (4749/10322)
[2025-05-27T21:14:14.070Z] Updating files: 47% (4852/10322)
[2025-05-27T21:14:14.388Z] Updating files: 48% (4955/10322)
[2025-05-27T21:14:14.388Z] Updating files: 49% (5058/10322)
[2025-05-27T21:14:14.388Z] Updating files: 50% (5161/10322)
[2025-05-27T21:14:14.388Z] Updating files: 51% (5265/10322)
[2025-05-27T21:14:14.388Z] Updating files: 51% (5321/10322)
[2025-05-27T21:14:14.706Z] Updating files: 52% (5368/10322)
[2025-05-27T21:14:14.706Z] Updating files: 53% (5471/10322)
[2025-05-27T21:14:14.706Z] Updating files: 54% (5574/10322)
[2025-05-27T21:14:15.043Z] Updating files: 55% (5678/10322)
[2025-05-27T21:14:15.043Z] Updating files: 56% (5781/10322)
[2025-05-27T21:14:15.043Z] Updating files: 57% (5884/10322)
[2025-05-27T21:14:15.368Z] Updating files: 58% (5987/10322)
[2025-05-27T21:14:15.368Z] Updating files: 59% (6090/10322)
[2025-05-27T21:14:15.368Z] Updating files: 60% (6194/10322)
[2025-05-27T21:14:15.368Z] Updating files: 61% (6297/10322)
[2025-05-27T21:14:15.368Z] Updating files: 62% (6400/10322)
[2025-05-27T21:14:15.751Z] Updating files: 62% (6416/10322)
[2025-05-27T21:14:15.751Z] Updating files: 63% (6503/10322)
[2025-05-27T21:14:16.071Z] Updating files: 64% (6607/10322)
[2025-05-27T21:14:16.071Z] Updating files: 65% (6710/10322)
[2025-05-27T21:14:16.071Z] Updating files: 66% (6813/10322)
[2025-05-27T21:14:16.414Z] Updating files: 67% (6916/10322)
[2025-05-27T21:14:16.414Z] Updating files: 68% (7019/10322)
[2025-05-27T21:14:16.414Z] Updating files: 69% (7123/10322)
[2025-05-27T21:14:16.414Z] Updating files: 70% (7226/10322)
[2025-05-27T21:14:16.736Z] Updating files: 70% (7275/10322)
[2025-05-27T21:14:16.736Z] Updating files: 71% (7329/10322)
[2025-05-27T21:14:16.736Z] Updating files: 72% (7432/10322)
[2025-05-27T21:14:17.053Z] Updating files: 73% (7536/10322)
[2025-05-27T21:14:17.053Z] Updating files: 74% (7639/10322)
[2025-05-27T21:14:17.053Z] Updating files: 75% (7742/10322)
[2025-05-27T21:14:17.053Z] Updating files: 76% (7845/10322)
[2025-05-27T21:14:17.372Z] Updating files: 77% (7948/10322)
[2025-05-27T21:14:17.372Z] Updating files: 78% (8052/10322)
[2025-05-27T21:14:17.372Z] Updating files: 79% (8155/10322)
[2025-05-27T21:14:17.693Z] Updating files: 79% (8176/10322)
[2025-05-27T21:14:17.693Z] Updating files: 80% (8258/10322)
[2025-05-27T21:14:17.693Z] Updating files: 81% (8361/10322)
[2025-05-27T21:14:18.011Z] Updating files: 82% (8465/10322)
[2025-05-27T21:14:18.011Z] Updating files: 83% (8568/10322)
[2025-05-27T21:14:18.011Z] Updating files: 84% (8671/10322)
[2025-05-27T21:14:18.335Z] Updating files: 85% (8774/10322)
[2025-05-27T21:14:18.335Z] Updating files: 86% (8877/10322)
[2025-05-27T21:14:18.335Z] Updating files: 87% (8981/10322)
[2025-05-27T21:14:18.679Z] Updating files: 88% (9084/10322)
[2025-05-27T21:14:18.679Z] Updating files: 88% (9168/10322)
[2025-05-27T21:14:18.679Z] Updating files: 89% (9187/10322)
[2025-05-27T21:14:18.679Z] Updating files: 90% (9290/10322)
[2025-05-27T21:14:18.679Z] Updating files: 91% (9394/10322)
[2025-05-27T21:14:18.994Z] Updating files: 92% (9497/10322)
[2025-05-27T21:14:18.994Z] Updating files: 93% (9600/10322)
[2025-05-27T21:14:18.994Z] Updating files: 94% (9703/10322)
[2025-05-27T21:14:19.318Z] Updating files: 95% (9806/10322)
[2025-05-27T21:14:19.638Z] Updating files: 96% (9910/10322)
[2025-05-27T21:14:19.638Z] Updating files: 97% (10013/10322)
[2025-05-27T21:14:19.954Z] Updating files: 97% (10045/10322)
[2025-05-27T21:14:19.954Z] Updating files: 98% (10116/10322)
[2025-05-27T21:14:19.954Z] Updating files: 99% (10219/10322)
[2025-05-27T21:14:19.954Z] Updating files: 100% (10322/10322)
[2025-05-27T21:14:19.954Z] Updating files: 100% (10322/10322), done.
[2025-05-27T21:14:19.954Z] check OpenJ9 Repo sha
[2025-05-27T21:14:19.954Z] /cygdrive/c/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x86-32-temurin_SmokeTests/aqa-tests/TKG/scripts/getTestenvProperties.sh --repo_dir /cygdrive/c/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x86-32-temurin_SmokeTests/aqa-tests/openj9 --output_file /cygdrive/c/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x86-32-temurin_SmokeTests/aqa-tests/testenv/testenv.properties --repo_name OPENJ9
[2025-05-27T21:14:19.954Z] Check sha in /cygdrive/c/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x86-32-temurin_SmokeTests/aqa-tests/openj9 and store the info in /cygdrive/c/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x86-32-temurin_SmokeTests/aqa-tests/testenv/testenv.properties
[2025-05-27T21:14:20.277Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2025-05-27T21:14:20.277Z] OPENJ9_SHA=8be07bf176432b9d9343183f0193dc3225b93012
[2025-05-27T21:14:20.277Z] total 118
[2025-05-27T21:14:20.277Z] -rw-rw-r--+ 1 jenkins None 4665 May 27 21:13 Contributing.md
[2025-05-27T21:14:20.277Z] -rw-rw-r--+ 1 jenkins None 11360 May 27 21:13 LICENSE
[2025-05-27T21:14:20.277Z] -rw-rw-r--+ 1 jenkins None 65 May 27 21:13 NOTICE
[2025-05-27T21:14:20.277Z] -rw-rw-r--+ 1 jenkins None 8335 May 27 21:13 README.md
[2025-05-27T21:14:20.277Z] drwxrwxr-x+ 1 jenkins None 0 May 27 21:14 TKG
[2025-05-27T21:14:20.277Z] drwxrwxr-x+ 1 jenkins None 0 May 27 21:13 buildenv
[2025-05-27T21:14:20.277Z] -rwxrwxr-x+ 1 jenkins None 339 May 27 21:13 compile.sh
[2025-05-27T21:14:20.277Z] drwxrwxr-x+ 1 jenkins None 0 May 27 21:13 config
[2025-05-27T21:14:20.277Z] drwxrwxr-x+ 1 jenkins None 0 May 27 21:13 doc
[2025-05-27T21:14:20.277Z] drwxrwxr-x+ 1 jenkins None 0 May 27 21:13 docs
[2025-05-27T21:14:20.277Z] drwxrwxr-x+ 1 jenkins None 0 May 27 21:13 external
[2025-05-27T21:14:20.277Z] drwxrwxr-x+ 1 jenkins None 0 May 27 21:13 functional
[2025-05-27T21:14:20.277Z] -rwxrwxr-x+ 1 jenkins None 30008 May 27 21:13 get.sh
[2025-05-27T21:14:20.277Z] drwxrwxr-x+ 1 jenkins None 0 May 27 21:13 jck
[2025-05-27T21:14:20.277Z] drwxrwxr-x+ 1 jenkins None 0 May 27 21:14 openj9
[2025-05-27T21:14:20.277Z] drwxrwxr-x+ 1 jenkins None 0 May 27 21:13 openjdk
[2025-05-27T21:14:20.277Z] drwxrwxr-x+ 1 jenkins None 0 May 27 21:13 perf
[2025-05-27T21:14:20.277Z] drwxrwxr-x+ 1 jenkins None 0 May 27 21:13 scripts
[2025-05-27T21:14:20.277Z] drwxrwxr-x+ 1 jenkins None 0 May 27 21:13 system
[2025-05-27T21:14:20.277Z] -rwxrwxr-x+ 1 jenkins None 3935 May 27 21:13 terminateTestProcesses.sh
[2025-05-27T21:14:20.277Z] drwxrwxr-x+ 1 jenkins None 0 May 27 21:13 testenv
[2025-05-27T21:14:25.966Z] get vendor test material...
[2025-05-27T21:14:25.966Z] vendor repo is https://github.com/adoptium/temurin-build
[2025-05-27T21:14:25.966Z] git clone -b master https://github.com/adoptium/temurin-build vendor_0
[2025-05-27T21:14:26.642Z] check vendor repo sha
[2025-05-27T21:14:26.643Z] /cygdrive/c/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x86-32-temurin_SmokeTests/aqa-tests/TKG/scripts/getTestenvProperties.sh --repo_dir vendor_0 --output_file /cygdrive/c/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x86-32-temurin_SmokeTests/aqa-tests/testenv/testenv.properties --repo_name temurin-build
[2025-05-27T21:14:26.643Z] Check sha in vendor_0 and store the info in /cygdrive/c/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x86-32-temurin_SmokeTests/aqa-tests/testenv/testenv.properties
[2025-05-27T21:14:26.959Z] temurin-build_REPO=https://github.com/adoptium/temurin-build
[2025-05-27T21:14:26.959Z] temurin-build_BRANCH=792825a68785e7d7c4b29905c5044b6767a044de
[2025-05-27T21:14:26.959Z] Stage vendor_0//test/functional to /cygdrive/c/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x86-32-temurin_SmokeTests/aqa-tests//test/functional
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2025-05-27T21:14:28.641Z] $ ssh-agent -k
[2025-05-27T21:14:28.690Z] unset SSH_AUTH_SOCK;
[2025-05-27T21:14:28.690Z] unset SSH_AGENT_PID;
[2025-05-27T21:14:28.690Z] echo Agent pid 50 killed;
[2025-05-27T21:14:28.736Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2025-05-27T21:14:29.067Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=extended.functional&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=&DOCKER_REQUIRED=false&ACTIVE_NODE_TIMEOUT=5&VENDOR_TEST_DIRS=%2Ftest%2Ffunctional&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=x86-32_windows&GENERATE_JOBS=false&KEEP_REPORTDIR=false&PERSONAL_BUILD=false&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&LABEL=&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&ADOPTOPENJDK_BRANCH=master&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&JDK_VERSION=8&USER_CREDENTIALS_ID=&ITERATIONS=1&VENDOR_TEST_REPOS=https%3A%2F%2Fgithub.com%2Fadoptium%2Ftemurin-build&JDK_REPO=&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=master&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=&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&DOCKERIMAGE_TAG=&JDK_IMPL=hotspot&TEST_TIME=&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=&DYNAMIC_COMPILE=true&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=&ARCHIVE_TEST_RESULTS=false&OPENJDK_SHA=&NUM_MACHINES=&TRSS_URL=&BUILD_LIST=functional%2FbuildAndPackage&USE_TESTENV_PROPERTIES=false&UPSTREAM_JOB_NUMBER=510&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=1&JVM_OPTIONS=&PARALLEL=None
[Pipeline] echo
[2025-05-27T21:14:29.077Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=extended.functional&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=&DOCKER_REQUIRED=false&ACTIVE_NODE_TIMEOUT=5&VENDOR_TEST_DIRS=%2Ftest%2Ffunctional&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=x86-32_windows&GENERATE_JOBS=false&KEEP_REPORTDIR=false&PERSONAL_BUILD=false&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&LABEL=test-azure-win2022-x64-3&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&ADOPTOPENJDK_BRANCH=master&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&JDK_VERSION=8&USER_CREDENTIALS_ID=&ITERATIONS=1&VENDOR_TEST_REPOS=https%3A%2F%2Fgithub.com%2Fadoptium%2Ftemurin-build&JDK_REPO=&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=master&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=&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&DOCKERIMAGE_TAG=&JDK_IMPL=hotspot&TEST_TIME=&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=&DYNAMIC_COMPILE=true&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=&ARCHIVE_TEST_RESULTS=false&OPENJDK_SHA=&NUM_MACHINES=&TRSS_URL=&BUILD_LIST=functional%2FbuildAndPackage&USE_TESTENV_PROPERTIES=false&UPSTREAM_JOB_NUMBER=510&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=1&JVM_OPTIONS=&PARALLEL=None
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] echo
[2025-05-27T21:14:29.119Z] Building tests...
[Pipeline] timeout
[2025-05-27T21:14:29.123Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2025-05-27T21:14:29.144Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] sh
[2025-05-27T21:14:29.611Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path c:/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x86-32-temurin_SmokeTests/../../../../../testDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[2025-05-27T21:14:31.174Z] --------------------------------------------
[2025-05-27T21:14:31.174Z] path is set to c:/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x86-32-temurin_SmokeTests/../../../../../testDependency/lib
[2025-05-27T21:14:31.174Z] task is set to default
[2025-05-27T21:14:31.174Z] dependencyList is set to all
[2025-05-27T21:14:31.174Z] --------------------------------------------
[2025-05-27T21:14:31.174Z] Starting download third party dependent jars
[2025-05-27T21:14:31.174Z] --------------------------------------------
[2025-05-27T21:14:31.174Z] downloading dependent third party jars to c:/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x86-32-temurin_SmokeTests/../../../../../testDependency/lib
[2025-05-27T21:14:31.174Z] c:/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x86-32-temurin_SmokeTests/../../../../../testDependency/lib/jtreg_6_1.tar.gz exists with correct hash, not downloading
[2025-05-27T21:14:31.174Z] c:/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x86-32-temurin_SmokeTests/../../../../../testDependency/lib/jtreg_7_5_1_1.tar.gz exists with correct hash, not downloading
[2025-05-27T21:14:31.174Z] c:/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x86-32-temurin_SmokeTests/../../../../../testDependency/lib/commons-cli.jar exists with correct hash, not downloading
[2025-05-27T21:14:31.174Z] c:/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x86-32-temurin_SmokeTests/../../../../../testDependency/lib/jtreg_7_3_1_1.tar.gz exists with correct hash, not downloading
[2025-05-27T21:14:31.174Z] c:/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x86-32-temurin_SmokeTests/../../../../../testDependency/lib/testng.jar exists with correct hash, not downloading
[2025-05-27T21:14:31.174Z] c:/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x86-32-temurin_SmokeTests/../../../../../testDependency/lib/jaxb-api.jar exists with correct hash, not downloading
[2025-05-27T21:14:31.175Z] c:/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x86-32-temurin_SmokeTests/../../../../../testDependency/lib/asmtools.jar exists with correct hash, not downloading
[2025-05-27T21:14:31.175Z] c:/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x86-32-temurin_SmokeTests/../../../../../testDependency/lib/jcommander.jar exists with correct hash, not downloading
[2025-05-27T21:14:31.175Z] c:/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x86-32-temurin_SmokeTests/../../../../../testDependency/lib/byte-buddy.jar exists with correct hash, not downloading
[2025-05-27T21:14:31.175Z] c:/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x86-32-temurin_SmokeTests/../../../../../testDependency/lib/asm-all.jar exists with correct hash, not downloading
[2025-05-27T21:14:31.175Z] c:/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x86-32-temurin_SmokeTests/../../../../../testDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading
[2025-05-27T21:14:31.175Z] c:/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x86-32-temurin_SmokeTests/../../../../../testDependency/lib/asm.jar exists with correct hash, not downloading
[2025-05-27T21:14:31.175Z] c:/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x86-32-temurin_SmokeTests/../../../../../testDependency/lib/commons-exec.jar exists with correct hash, not downloading
[2025-05-27T21:14:31.175Z] c:/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x86-32-temurin_SmokeTests/../../../../../testDependency/lib/javassist.jar exists with correct hash, not downloading
[2025-05-27T21:14:31.175Z] c:/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x86-32-temurin_SmokeTests/../../../../../testDependency/lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading
[2025-05-27T21:14:31.175Z] c:/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x86-32-temurin_SmokeTests/../../../../../testDependency/lib/jython-standalone.jar exists with correct hash, not downloading
[2025-05-27T21:14:31.175Z] c:/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x86-32-temurin_SmokeTests/../../../../../testDependency/lib/jtreg_7_4_1.tar.gz exists with correct hash, not downloading
[2025-05-27T21:14:31.175Z] c:/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x86-32-temurin_SmokeTests/../../../../../testDependency/lib/apache-maven-bin.tar.gz exists with correct hash, not downloading
[2025-05-27T21:14:31.175Z] c:/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x86-32-temurin_SmokeTests/../../../../../testDependency/lib/objenesis.jar exists with correct hash, not downloading
[2025-05-27T21:14:31.175Z] c:/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x86-32-temurin_SmokeTests/../../../../../testDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading
[2025-05-27T21:14:31.175Z] c:/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x86-32-temurin_SmokeTests/../../../../../testDependency/lib/org.eclipse.osgi-3.16.100.jar exists with correct hash, not downloading
[2025-05-27T21:14:31.175Z] c:/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x86-32-temurin_SmokeTests/../../../../../testDependency/lib/mockito-core.jar exists with correct hash, not downloading
[2025-05-27T21:14:31.175Z] c:/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x86-32-temurin_SmokeTests/../../../../../testDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-05-27T21:14:31.175Z] c:/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x86-32-temurin_SmokeTests/../../../../../testDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading
[2025-05-27T21:14:31.175Z] c:/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x86-32-temurin_SmokeTests/../../../../../testDependency/lib/junit4.jar exists with correct hash, not downloading
[2025-05-27T21:14:31.175Z] downloaded dependent third party jars successfully
[Pipeline] }
[Pipeline] // timeout
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] echo
[2025-05-27T21:14:31.346Z] Running tests...
Did you forget the `def` keyword? Script1 seems to be setting a field named TARGET (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TARGET (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named RUNTEST_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues.
[Pipeline] echo
[2025-05-27T21:14:31.373Z] ITERATION: 1/1
[Pipeline] sh
[2025-05-27T21:14:31.841Z] ++ uname
[2025-05-27T21:14:31.841Z] + '[' CYGWIN_NT-10.0-20348 = AIX ']'
[2025-05-27T21:14:31.841Z] ++ uname
[2025-05-27T21:14:32.159Z] + '[' CYGWIN_NT-10.0-20348 = SunOS ']'
[2025-05-27T21:14:32.159Z] ++ uname
[2025-05-27T21:14:32.159Z] + '[' CYGWIN_NT-10.0-20348 = '*BSD' ']'
[2025-05-27T21:14:32.159Z] + MAKE=make
[2025-05-27T21:14:32.159Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2025-05-27T21:14:32.159Z] make: Nothing to be done for 'testEnvTeardown'.
[Pipeline] sh
[2025-05-27T21:14:32.634Z] ++ uname
[2025-05-27T21:14:32.634Z] + '[' CYGWIN_NT-10.0-20348 = AIX ']'
[2025-05-27T21:14:32.634Z] ++ uname
[2025-05-27T21:14:32.634Z] + '[' CYGWIN_NT-10.0-20348 = SunOS ']'
[2025-05-27T21:14:32.634Z] ++ uname
[2025-05-27T21:14:32.634Z] + '[' CYGWIN_NT-10.0-20348 = '*BSD' ']'
[2025-05-27T21:14:32.634Z] + MAKE=make
[2025-05-27T21:14:32.634Z] + cd ./aqa-tests
[2025-05-27T21:14:32.634Z] + . ./scripts/testenv/testenvSettings.sh
[2025-05-27T21:14:32.634Z] ++ set +x
[2025-05-27T21:14:32.634Z] JAVA_HOME is set to c:/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x86-32-temurin_SmokeTests/jdkbinary/j2sdk-image
[2025-05-27T21:14:32.937Z] LIB_DIR is set to C:/jenkins/testDependency/lib
[2025-05-27T21:14:32.937Z] rm -f -r /cygdrive/c/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x86-32-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_compilation; \
[2025-05-27T21:14:32.937Z] mkdir -p /cygdrive/c/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x86-32-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_compilation; \
[2025-05-27T21:14:32.937Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=c:/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x86-32-temurin_SmokeTests/jdkbinary/j2sdk-image" "-DTEST_ROOT=/cygdrive/c/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x86-32-temurin_SmokeTests/aqa-tests/TKG/.." "-DLIB_DIR=C:/jenkins/testDependency/lib" 2>&1; echo $? ) | tee "/cygdrive/c/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x86-32-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2025-05-27T21:14:32.937Z] if [ -z "$(tail -1 /cygdrive/c/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x86-32-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/cygdrive/c/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x86-32-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/cygdrive/c/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x86-32-temurin_SmokeTests/aqa-tests/TKG/.."; false; else rm -f -r "/cygdrive/c/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x86-32-temurin_SmokeTests/aqa-tests/TKG/../TKG/output_compilation"; fi
[2025-05-27T21:14:35.065Z] Buildfile: C:\jenkins\workspace\build-scripts\jobs\jdk8u\jdk8u-windows-x86-32-temurin_SmokeTests\aqa-tests\TKG\scripts\build_tools.xml
[2025-05-27T21:14:35.383Z]
[2025-05-27T21:14:35.383Z] build:
[2025-05-27T21:14:35.383Z]
[2025-05-27T21:14:35.383Z] clean:
[2025-05-27T21:14:35.383Z]
[2025-05-27T21:14:35.383Z] init:
[2025-05-27T21:14:35.383Z] [mkdir] Created dir: C:\jenkins\workspace\build-scripts\jobs\jdk8u\jdk8u-windows-x86-32-temurin_SmokeTests\aqa-tests\TKG\bin
[2025-05-27T21:14:35.383Z]
[2025-05-27T21:14:35.383Z] getDependentLibs:
[2025-05-27T21:14:35.697Z] [exec] --------------------------------------------
[2025-05-27T21:14:35.697Z] [exec] path is set to C:/jenkins/testDependency/lib
[2025-05-27T21:14:35.697Z] [exec] task is set to default
[2025-05-27T21:14:35.697Z] [exec] dependencyList is set to json_simple
[2025-05-27T21:14:35.697Z] [exec] --------------------------------------------
[2025-05-27T21:14:35.698Z] [exec] Starting download third party dependent jars
[2025-05-27T21:14:35.698Z] [exec] --------------------------------------------
[2025-05-27T21:14:35.698Z] [exec] downloading dependent third party jars to C:/jenkins/testDependency/lib
[2025-05-27T21:14:35.698Z] [exec] C:/jenkins/testDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-05-27T21:14:35.698Z] [exec] downloaded dependent third party jars successfully
[2025-05-27T21:14:35.698Z]
[2025-05-27T21:14:35.698Z] compile:
[2025-05-27T21:14:35.698Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-05-27T21:14:35.698Z] [echo] ============COMPILER SETTINGS============
[2025-05-27T21:14:35.698Z] [echo] ===fork: yes
[2025-05-27T21:14:35.698Z] [echo] ===debug: on
[2025-05-27T21:14:35.698Z] [javac] Compiling 28 source files to C:\jenkins\workspace\build-scripts\jobs\jdk8u\jdk8u-windows-x86-32-temurin_SmokeTests\aqa-tests\TKG\bin
[2025-05-27T21:14:37.823Z]
[2025-05-27T21:14:37.823Z] dist:
[2025-05-27T21:14:37.823Z] [jar] Building jar: C:\jenkins\workspace\build-scripts\jobs\jdk8u\jdk8u-windows-x86-32-temurin_SmokeTests\aqa-tests\TKG\bin\TestKitGen.jar
[2025-05-27T21:14:38.136Z]
[2025-05-27T21:14:38.137Z] BUILD SUCCESSFUL
[2025-05-27T21:14:38.137Z] Total time: 2 seconds
[2025-05-27T21:14:38.137Z] 0
[2025-05-27T21:14:38.137Z] c:/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x86-32-temurin_SmokeTests/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2025-05-27T21:14:38.794Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2025-05-27T21:14:38.794Z] microArchOutput: model name : Intel(R) Xeon(R) Platinum 8168 CPU @ 2.70GHz
[2025-05-27T21:14:40.360Z] ****************************** MACHINE INFO ******************************
[2025-05-27T21:14:40.360Z] File path : C:\jenkins\workspace\build-scripts\jobs\jdk8u\jdk8u-windows-x86-32-temurin_SmokeTests\aqa-tests\TKG
[2025-05-27T21:14:40.360Z] Free Physical Memory Size : 5810806784
[2025-05-27T21:14:40.360Z] Free space (bytes) : 97848942592
[2025-05-27T21:14:40.360Z] Total Physical Memory Size : 8536289280
[2025-05-27T21:14:40.360Z] Total space (bytes) : 274283311104
[2025-05-27T21:14:40.360Z] Usable space (bytes) : 97848942592
[2025-05-27T21:14:40.360Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-05-27T21:14:40.360Z] bashVersion :
[2025-05-27T21:14:40.360Z] GNU bash, version 5.2.15(3)-release (x86_64-pc-cygwin)
[2025-05-27T21:14:40.360Z] Copyright (C) 2022 Free Software Foundation, Inc.
[2025-05-27T21:14:40.360Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-05-27T21:14:40.360Z]
[2025-05-27T21:14:40.360Z] This is free software; you are free to change and redistribute it.
[2025-05-27T21:14:40.360Z] There is NO WARRANTY, to the extent permitted by law.
[2025-05-27T21:14:40.360Z] cpuCores : 4
[2025-05-27T21:14:40.360Z] curlVersion :
[2025-05-27T21:14:40.360Z] curl 8.5.0 (x86_64-pc-cygwin) libcurl/8.5.0 OpenSSL/3.0.12 zlib/1.3 brotli/1.1.0 zstd/1.5.5 libidn2/2.3.4 libpsl/0.21.2 (+libidn2/2.3.4) libssh2/1.11.0 nghttp2/1.58.0 libgsasl/2.2.0 OpenLDAP/2.6.6
[2025-05-27T21:14:40.360Z] Release-Date: 2023-12-06
[2025-05-27T21:14:40.360Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ldap ldaps mqtt pop3 pop3s rtsp scp sftp smb smbs smtp smtps telnet tftp
[2025-05-27T21:14:40.360Z] 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-05-27T21:14:40.360Z] dockerVersion : bash: line 1: docker: command not found
[2025-05-27T21:14:40.360Z] gcc version : 11
[2025-05-27T21:14:40.360Z] gclibc version : ldd (cygwin) 3.4.10
[2025-05-27T21:14:40.360Z] gdb version : bash: line 1: gdb: command not found
[2025-05-27T21:14:40.360Z] lldb version : Command could not be executed
[2025-05-27T21:14:40.360Z] makeVersion :
[2025-05-27T21:14:40.360Z] GNU Make 4.4.1
[2025-05-27T21:14:40.360Z] Built for x86_64-pc-cygwin
[2025-05-27T21:14:40.361Z] Copyright (C) 1988-2023 Free Software Foundation, Inc.
[2025-05-27T21:14:40.361Z] License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>
[2025-05-27T21:14:40.361Z] This is free software: you are free to change and redistribute it.
[2025-05-27T21:14:40.361Z] There is NO WARRANTY, to the extent permitted by law.
[2025-05-27T21:14:40.361Z] mavenVersion : bash: line 1: mvn: command not found
[2025-05-27T21:14:40.361Z] perlVersion :
[2025-05-27T21:14:40.361Z]
[2025-05-27T21:14:40.361Z] This is perl 5, version 36, subversion 3 (v5.36.3) built for x86_64-cygwin-threads-multi
[2025-05-27T21:14:40.361Z] (with 6 registered patches, see perl -V for more detail)
[2025-05-27T21:14:40.361Z]
[2025-05-27T21:14:40.361Z] Copyright 1987-2023, Larry Wall
[2025-05-27T21:14:40.361Z]
[2025-05-27T21:14:40.361Z] Perl may be copied only under the terms of either the Artistic License or the
[2025-05-27T21:14:40.361Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2025-05-27T21:14:40.361Z]
[2025-05-27T21:14:40.361Z] Complete documentation for Perl, including FAQ lists, should be found on
[2025-05-27T21:14:40.361Z] this system using "man perl" or "perldoc perl". If you have access to the
[2025-05-27T21:14:40.361Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page.
[2025-05-27T21:14:40.361Z]
[2025-05-27T21:14:40.361Z] podmanVersion : bash: line 1: podman: command not found
[2025-05-27T21:14:40.361Z] procArch : unknown
[2025-05-27T21:14:40.361Z] sysArch : x86_64
[2025-05-27T21:14:40.361Z] sysOS : CYGWIN_NT-10.0-20348
[2025-05-27T21:14:40.361Z] ulimit :
[2025-05-27T21:14:40.361Z] core file size (blocks, -c) unlimited
[2025-05-27T21:14:40.361Z] data seg size (kbytes, -d) unlimited
[2025-05-27T21:14:40.361Z] file size (blocks, -f) unlimited
[2025-05-27T21:14:40.361Z] open files (-n) 3200
[2025-05-27T21:14:40.361Z] pipe size (512 bytes, -p) 8
[2025-05-27T21:14:40.361Z] stack size (kbytes, -s) 2032
[2025-05-27T21:14:40.361Z] cpu time (seconds, -t) unlimited
[2025-05-27T21:14:40.361Z] max user processes (-u) 256
[2025-05-27T21:14:40.361Z] virtual memory (kbytes, -v) unlimited
[2025-05-27T21:14:40.361Z] uname : CYGWIN_NT-10.0-20348 test-azure-win-2 3.4.10-1.x86_64 2023-11-29 12:12 UTC x86_64 Cygwin
[2025-05-27T21:14:40.361Z] vmVendor : Oracle Corporation
[2025-05-27T21:14:40.361Z] vmVersion : 25.462-b03
[2025-05-27T21:14:40.361Z] xlc version : bash: line 1: xlC: command not found
[2025-05-27T21:14:40.361Z] **************************************************************************
[2025-05-27T21:14:40.361Z]
[2025-05-27T21:14:40.361Z] System.getProperty('java.vm.name')=OpenJDK Client VM
[2025-05-27T21:14:40.361Z]
[2025-05-27T21:14:40.361Z] System.getProperty('java.vendor')=Temurin
[2025-05-27T21:14:40.361Z]
[2025-05-27T21:14:40.361Z] System.getProperty('os.name')=Windows Server 2022
[2025-05-27T21:14:40.361Z]
[2025-05-27T21:14:40.361Z] System.getProperty('os.arch')=x86
[2025-05-27T21:14:40.361Z]
[2025-05-27T21:14:40.361Z] System.getProperty('java.fullversion')=null
[2025-05-27T21:14:40.361Z]
[2025-05-27T21:14:40.361Z] System.getProperty('sun.arch.data.model')=32
[2025-05-27T21:14:40.361Z]
[2025-05-27T21:14:40.680Z] make -f makeGen.mk AUTO_DETECT=true MODE=buildList TESTTARGET=extended.functional TESTLIST=
[2025-05-27T21:14:40.680Z] make[1]: Entering directory '/cygdrive/c/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x86-32-temurin_SmokeTests/aqa-tests/TKG'
[2025-05-27T21:14:40.680Z] perl scripts/configure.pl
[2025-05-27T21:14:40.983Z] c:/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x86-32-temurin_SmokeTests/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar;C:/jenkins/testDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=buildList --spec=win_x86 --microArch="" --osLabel="" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=functional/buildAndPackage --iterations=1 --aotIterations= --testFlag= --testTarget=extended.functional --testList= --numOfMachines= --testTime= --TRSSURL=
[2025-05-27T21:14:41.319Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2025-05-27T21:14:41.319Z]
[2025-05-27T21:14:41.319Z]
[2025-05-27T21:14:41.319Z] Starting to generate build list.
[2025-05-27T21:14:41.319Z]
[2025-05-27T21:14:41.319Z] Parsing C:\jenkins\workspace\build-scripts\jobs\jdk8u\jdk8u-windows-x86-32-temurin_SmokeTests\aqa-tests\TKG\..\functional\buildAndPackage\playlist.xml
[2025-05-27T21:14:41.319Z] Generated C:\jenkins\workspace\build-scripts\jobs\jdk8u\jdk8u-windows-x86-32-temurin_SmokeTests\aqa-tests\TKG/../TKG/buildInfo.mk
[2025-05-27T21:14:41.319Z]
[2025-05-27T21:14:41.319Z] make[1]: Leaving directory '/cygdrive/c/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x86-32-temurin_SmokeTests/aqa-tests/TKG'
[2025-05-27T21:14:41.319Z] make -f clean.mk cleanBuild
[2025-05-27T21:14:41.319Z] make[1]: Entering directory '/cygdrive/c/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x86-32-temurin_SmokeTests/aqa-tests/TKG'
[2025-05-27T21:14:41.635Z] rm -f -r C:/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x86-32-temurin_SmokeTests/aqa-tests///..//jvmtest
[2025-05-27T21:14:41.635Z] make[1]: Leaving directory '/cygdrive/c/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x86-32-temurin_SmokeTests/aqa-tests/TKG'
[2025-05-27T21:14:41.635Z] make -f compile.mk compile
[2025-05-27T21:14:41.635Z] make[1]: Entering directory '/cygdrive/c/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x86-32-temurin_SmokeTests/aqa-tests/TKG'
[2025-05-27T21:14:42.289Z] rm -f -r C:/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x86-32-temurin_SmokeTests/aqa-tests//TKG/output_compilation; \
[2025-05-27T21:14:42.289Z] mkdir -p C:/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x86-32-temurin_SmokeTests/aqa-tests//TKG/output_compilation; \
[2025-05-27T21:14:42.289Z] (ant -f scripts/build_test.xml "-DTEST_ROOT=C:/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x86-32-temurin_SmokeTests/aqa-tests/" "-DBUILD_ROOT=C:/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x86-32-temurin_SmokeTests/aqa-tests///..//jvmtest" "-DJDK_VERSION=8" "-DJDK_IMPL=hotspot" "-DJDK_VENDOR=temurin" "-DJCL_VERSION=latest" "-DBUILD_LIST=functional/buildAndPackage" "-DRESOURCES_DIR=C:/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x86-32-temurin_SmokeTests/aqa-tests///..//jvmtest/TestConfig/resources" "-DSPEC=win_x86" "-DTEST_JDK_HOME=c:/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x86-32-temurin_SmokeTests/jdkbinary/j2sdk-image" "-DJVM_VERSION=openjdk8" "-DLIB_DIR=C:/jenkins/testDependency/lib" 2>&1; echo $? ) | tee "C:/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x86-32-temurin_SmokeTests/aqa-tests//TKG/output_compilation/compilation.log"; \
[2025-05-27T21:14:42.289Z] if [ -z "$(tail -1 C:/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x86-32-temurin_SmokeTests/aqa-tests//TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="C:/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x86-32-temurin_SmokeTests/aqa-tests//TKG/output_compilation/compilation.log" --testRoot="C:/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x86-32-temurin_SmokeTests/aqa-tests/"; false; else rm -f -r "C:/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x86-32-temurin_SmokeTests/aqa-tests//TKG/output_compilation"; fi
[2025-05-27T21:14:43.851Z] Buildfile: C:\jenkins\workspace\build-scripts\jobs\jdk8u\jdk8u-windows-x86-32-temurin_SmokeTests\aqa-tests\TKG\scripts\build_test.xml
[2025-05-27T21:14:43.851Z] [echo] build.list is TestConfig/build.xml,functional/buildAndPackage/build.xml
[2025-05-27T21:14:43.851Z]
[2025-05-27T21:14:43.851Z] -create_test_directory:
[2025-05-27T21:14:43.851Z] [mkdir] Created dir: C:\jenkins\workspace\build-scripts\jobs\jdk8u\jdk8u-windows-x86-32-temurin_SmokeTests\jvmtest
[2025-05-27T21:14:43.851Z]
[2025-05-27T21:14:43.851Z] stage_test_material:
[2025-05-27T21:14:43.851Z] [copy] Copying 136 files to C:\jenkins\workspace\build-scripts\jobs\jdk8u\jdk8u-windows-x86-32-temurin_SmokeTests\jvmtest
[2025-05-27T21:14:44.167Z]
[2025-05-27T21:14:44.167Z] build:
[2025-05-27T21:14:44.167Z]
[2025-05-27T21:14:44.167Z] init:
[2025-05-27T21:14:44.167Z] [mkdir] Created dir: C:\jenkins\workspace\build-scripts\jobs\jdk8u\jdk8u-windows-x86-32-temurin_SmokeTests\jvmtest\TestConfig
[2025-05-27T21:14:44.167Z]
[2025-05-27T21:14:44.167Z] build:
[2025-05-27T21:14:44.167Z] [copy] Copying 12 files to C:\jenkins\workspace\build-scripts\jobs\jdk8u\jdk8u-windows-x86-32-temurin_SmokeTests\jvmtest\TestConfig
[2025-05-27T21:14:44.167Z] [copy] Copied 4 empty directories to 2 empty directories under C:\jenkins\workspace\build-scripts\jobs\jdk8u\jdk8u-windows-x86-32-temurin_SmokeTests\jvmtest\TestConfig
[2025-05-27T21:14:44.167Z] [copy] Copying 1 file to C:\jenkins\workspace\build-scripts\jobs\jdk8u\jdk8u-windows-x86-32-temurin_SmokeTests\jvmtest\TestConfig
[2025-05-27T21:14:44.167Z]
[2025-05-27T21:14:44.167Z] build:
[2025-05-27T21:14:44.483Z]
[2025-05-27T21:14:44.483Z] init:
[2025-05-27T21:14:44.483Z] [mkdir] Created dir: C:\jenkins\workspace\build-scripts\jobs\jdk8u\jdk8u-windows-x86-32-temurin_SmokeTests\jvmtest\functional\buildAndPackage
[2025-05-27T21:14:44.483Z] [mkdir] Created dir: C:\jenkins\workspace\build-scripts\jobs\jdk8u\jdk8u-windows-x86-32-temurin_SmokeTests\aqa-tests\functional\buildAndPackage\bin
[2025-05-27T21:14:44.483Z]
[2025-05-27T21:14:44.483Z] getDependentLibs:
[2025-05-27T21:14:44.483Z] [exec] --------------------------------------------
[2025-05-27T21:14:44.483Z] [exec] path is set to C:/jenkins/testDependency/lib
[2025-05-27T21:14:44.483Z] [exec] task is set to default
[2025-05-27T21:14:44.483Z] [exec] dependencyList is set to testng,jcommander
[2025-05-27T21:14:44.483Z] [exec] --------------------------------------------
[2025-05-27T21:14:44.483Z] [exec] Starting download third party dependent jars
[2025-05-27T21:14:44.483Z] [exec] --------------------------------------------
[2025-05-27T21:14:44.483Z] [exec] downloading dependent third party jars to C:/jenkins/testDependency/lib
[2025-05-27T21:14:44.483Z] [exec] C:/jenkins/testDependency/lib/testng.jar exists with correct hash, not downloading
[2025-05-27T21:14:44.483Z] [exec] C:/jenkins/testDependency/lib/jcommander.jar exists with correct hash, not downloading
[2025-05-27T21:14:44.483Z] [exec] downloaded dependent third party jars successfully
[2025-05-27T21:14:44.483Z]
[2025-05-27T21:14:44.483Z] compile:
[2025-05-27T21:14:44.483Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-05-27T21:14:44.483Z] [echo] ============COMPILER SETTINGS============
[2025-05-27T21:14:44.483Z] [echo] ===fork: yes
[2025-05-27T21:14:44.483Z] [echo] ===executable: c:/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x86-32-temurin_SmokeTests/jdkbinary/j2sdk-image/bin/javac
[2025-05-27T21:14:44.483Z] [echo] ===debug: on
[2025-05-27T21:14:44.483Z] [echo] ===destdir: C:/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x86-32-temurin_SmokeTests/aqa-tests///..//jvmtest/functional/buildAndPackage
[2025-05-27T21:14:44.483Z] [javac] Compiling 9 source files to C:\jenkins\workspace\build-scripts\jobs\jdk8u\jdk8u-windows-x86-32-temurin_SmokeTests\aqa-tests\functional\buildAndPackage\bin
[2025-05-27T21:14:45.146Z] [javac] Creating empty C:\jenkins\workspace\build-scripts\jobs\jdk8u\jdk8u-windows-x86-32-temurin_SmokeTests\aqa-tests\functional\buildAndPackage\bin\net\adoptium\test\package-info.class
[2025-05-27T21:14:45.146Z]
[2025-05-27T21:14:45.146Z] dist_functional:
[2025-05-27T21:14:45.146Z] [copy] Copying 2 files to C:\jenkins\workspace\build-scripts\jobs\jdk8u\jdk8u-windows-x86-32-temurin_SmokeTests\jvmtest\functional
[2025-05-27T21:14:45.146Z]
[2025-05-27T21:14:45.146Z] dist:
[2025-05-27T21:14:45.146Z] [jar] Building jar: C:\jenkins\workspace\build-scripts\jobs\jdk8u\jdk8u-windows-x86-32-temurin_SmokeTests\jvmtest\functional\buildAndPackage\BuildAndPackagingTests.jar
[2025-05-27T21:14:45.460Z] [copy] Copying 3 files to C:\jenkins\workspace\build-scripts\jobs\jdk8u\jdk8u-windows-x86-32-temurin_SmokeTests\jvmtest\functional\buildAndPackage
[2025-05-27T21:14:45.460Z]
[2025-05-27T21:14:45.460Z] clean:
[2025-05-27T21:14:45.460Z] [delete] Deleting directory C:\jenkins\workspace\build-scripts\jobs\jdk8u\jdk8u-windows-x86-32-temurin_SmokeTests\aqa-tests\functional\buildAndPackage\bin
[2025-05-27T21:14:45.460Z]
[2025-05-27T21:14:45.460Z] BUILD SUCCESSFUL
[2025-05-27T21:14:45.460Z] Total time: 1 second
[2025-05-27T21:14:45.460Z] 0
[2025-05-27T21:14:45.460Z]
[2025-05-27T21:14:45.460Z]
[2025-05-27T21:14:45.773Z] RECORD TEST REPOs SHA
[2025-05-27T21:14:45.774Z] cd "C:/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x86-32-temurin_SmokeTests/aqa-tests//TKG/scripts"; \
[2025-05-27T21:14:45.774Z] bash "getSHAs.sh" --test_root_dir "C:/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x86-32-temurin_SmokeTests/aqa-tests/" --shas_file "C:/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x86-32-temurin_SmokeTests/aqa-tests//TKG/SHAs.txt"
[2025-05-27T21:14:45.774Z] Check shas in C:/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x86-32-temurin_SmokeTests/aqa-tests/ and store the info in C:/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x86-32-temurin_SmokeTests/aqa-tests//TKG/SHAs.txt
[2025-05-27T21:14:45.774Z] touch C:/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x86-32-temurin_SmokeTests/aqa-tests//TKG/SHAs.txt
[2025-05-27T21:14:46.089Z] ================================================
[2025-05-27T21:14:46.089Z] timestamp: 20250527-211445
[2025-05-27T21:14:46.089Z] repo dir: C:/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x86-32-temurin_SmokeTests/aqa-tests
[2025-05-27T21:14:46.089Z] git repo:
[2025-05-27T21:14:46.409Z] Fetch URL: https://github.com/adoptium/aqa-tests.git
[2025-05-27T21:14:46.409Z] sha:
[2025-05-27T21:14:46.409Z] 3dccabfec5de3759fe751c58c3d9f1097d07be94
[2025-05-27T21:14:46.409Z] ================================================
[2025-05-27T21:14:46.409Z] timestamp: 20250527-211446
[2025-05-27T21:14:46.409Z] repo dir: C:/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x86-32-temurin_SmokeTests/aqa-tests/openj9
[2025-05-27T21:14:46.409Z] git repo:
[2025-05-27T21:14:46.409Z] Fetch URL: https://github.com/eclipse-openj9/openj9.git
[2025-05-27T21:14:46.409Z] sha:
[2025-05-27T21:14:46.409Z] 8be07bf176432b9d9343183f0193dc3225b93012
[2025-05-27T21:14:46.726Z] ================================================
[2025-05-27T21:14:46.726Z] timestamp: 20250527-211446
[2025-05-27T21:14:46.726Z] repo dir: C:/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x86-32-temurin_SmokeTests/aqa-tests/TKG
[2025-05-27T21:14:46.726Z] git repo:
[2025-05-27T21:14:46.726Z] Fetch URL: https://github.com/adoptium/TKG.git
[2025-05-27T21:14:46.726Z] sha:
[2025-05-27T21:14:46.726Z] d37cef928a8624cf84b2056f19d6ac26a6133472
[2025-05-27T21:14:46.726Z] ================================================
[2025-05-27T21:14:46.726Z] timestamp: 20250527-211446
[2025-05-27T21:14:46.726Z] repo dir: C:/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x86-32-temurin_SmokeTests/aqa-tests/vendor_0
[2025-05-27T21:14:46.726Z] git repo:
[2025-05-27T21:14:46.726Z] Fetch URL: https://github.com/adoptium/temurin-build
[2025-05-27T21:14:46.726Z] sha:
[2025-05-27T21:14:46.726Z] 792825a68785e7d7c4b29905c5044b6767a044de
[2025-05-27T21:14:46.726Z] make[1]: Leaving directory '/cygdrive/c/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x86-32-temurin_SmokeTests/aqa-tests/TKG'
[2025-05-27T21:14:46.726Z] make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=extended.functional TESTLIST=
[2025-05-27T21:14:46.726Z] make[1]: Entering directory '/cygdrive/c/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x86-32-temurin_SmokeTests/aqa-tests/TKG'
[2025-05-27T21:14:47.028Z] perl scripts/configure.pl
[2025-05-27T21:14:47.028Z] c:/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x86-32-temurin_SmokeTests/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar;C:/jenkins/testDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=tests --spec=win_x86 --microArch="" --osLabel="" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=functional/buildAndPackage --iterations=1 --aotIterations= --testFlag= --testTarget=extended.functional --testList= --numOfMachines= --testTime= --TRSSURL=
[2025-05-27T21:14:47.330Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2025-05-27T21:14:47.330Z]
[2025-05-27T21:14:47.330Z] Starting to generate test make files.
[2025-05-27T21:14:47.330Z]
[2025-05-27T21:14:47.330Z] Parsing C:\jenkins\workspace\build-scripts\jobs\jdk8u\jdk8u-windows-x86-32-temurin_SmokeTests\aqa-tests\TKG\..\functional\buildAndPackage\playlist.xml
[2025-05-27T21:14:47.330Z] Generated C:\jenkins\workspace\build-scripts\jobs\jdk8u\jdk8u-windows-x86-32-temurin_SmokeTests\aqa-tests\TKG/../functional/buildAndPackage/autoGen.mk
[2025-05-27T21:14:47.330Z]
[2025-05-27T21:14:47.330Z] Generated C:\jenkins\workspace\build-scripts\jobs\jdk8u\jdk8u-windows-x86-32-temurin_SmokeTests\aqa-tests\TKG/../functional/autoGen.mk
[2025-05-27T21:14:47.330Z]
[2025-05-27T21:14:47.330Z] Generated C:\jenkins\workspace\build-scripts\jobs\jdk8u\jdk8u-windows-x86-32-temurin_SmokeTests\aqa-tests\TKG/../autoGen.mk
[2025-05-27T21:14:47.330Z]
[2025-05-27T21:14:47.330Z] Generated C:\jenkins\workspace\build-scripts\jobs\jdk8u\jdk8u-windows-x86-32-temurin_SmokeTests\aqa-tests\TKG/../TKG/utils.mk
[2025-05-27T21:14:47.330Z]
[2025-05-27T21:14:47.330Z] Generated C:\jenkins\workspace\build-scripts\jobs\jdk8u\jdk8u-windows-x86-32-temurin_SmokeTests\aqa-tests\TKG/../TKG/rerun.mk
[2025-05-27T21:14:47.330Z]
[2025-05-27T21:14:47.330Z] Make files are generated successfully.
[2025-05-27T21:14:47.330Z]
[2025-05-27T21:14:47.330Z] make[1]: Leaving directory '/cygdrive/c/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x86-32-temurin_SmokeTests/aqa-tests/TKG'
[2025-05-27T21:14:47.330Z] make -f runtest.mk _extended.functional
[2025-05-27T21:14:47.330Z] make[1]: Entering directory '/cygdrive/c/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x86-32-temurin_SmokeTests/aqa-tests/TKG'
[2025-05-27T21:14:47.997Z]
[2025-05-27T21:14:47.997Z] Running make 4.4.1
[2025-05-27T21:14:47.997Z] set TEST_ROOT to C:/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x86-32-temurin_SmokeTests/aqa-tests/
[2025-05-27T21:14:47.997Z] set JDK_VERSION to 8
[2025-05-27T21:14:47.997Z] set JDK_IMPL to hotspot
[2025-05-27T21:14:48.302Z] set JVM_VERSION to openjdk8
[2025-05-27T21:14:48.302Z] set JCL_VERSION to latest
[2025-05-27T21:14:48.302Z] JAVA_HOME was originally set to C:\Program Files\Java\jdk-17.0.8.1+1
[2025-05-27T21:14:48.302Z] set JAVA_HOME to c:/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x86-32-temurin_SmokeTests/jdkbinary/j2sdk-image
[2025-05-27T21:14:48.302Z] set SPEC to win_x86
[2025-05-27T21:14:48.302Z] set TEST_FLAG to
[2025-05-27T21:14:48.603Z] Running extended.functional ...
[2025-05-27T21:14:48.603Z] There are 1 test targets in extended.functional
[2025-05-27T21:14:48.603Z] "c:/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x86-32-temurin_SmokeTests/jdkbinary/j2sdk-image\\bin\\java" -version
[2025-05-27T21:14:48.603Z] openjdk version "1.8.0_462-beta"
[2025-05-27T21:14:48.603Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_462-beta-202505272008-b03)
[2025-05-27T21:14:48.603Z] OpenJDK Client VM (Temurin)(build 25.462-b03, mixed mode)
[2025-05-27T21:14:48.904Z] make[2]: Entering directory '/cygdrive/c/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x86-32-temurin_SmokeTests/aqa-tests'
[2025-05-27T21:14:48.904Z] make[3]: Entering directory '/cygdrive/c/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x86-32-temurin_SmokeTests/aqa-tests/functional'
[2025-05-27T21:14:49.224Z] make[4]: Entering directory '/cygdrive/c/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-windows-x86-32-temurin_SmokeTests/aqa-tests/functional/buildAndPackage'
[2025-05-27T21:14:49.224Z]
[2025-05-27T21:14:49.527Z] ===============================================