Pre Test
Started by upstream project "AQA_Test_Pipeline" build number 471
originally caused by:
Started by user Haroon Khel
Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac@script/7d272c0688f17ab4e5b2f6ce77a7dc9cf4df33ff05c3a95eddd38682ef795b79 to read aqa-tests/buildenv/jenkins/openjdk_tests
The recommended git tool is: git
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Using shallow clone with depth 1
Cloning repository https://github.com/adoptium/aqa-tests.git
> git init /home/jenkins/.jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac@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 8435b7e11d4253e32509c726dae50357f9bd78ad (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 8435b7e11d4253e32509c726dae50357f9bd78ad # timeout=10
Commit message: "Add child job duration in job description (#6556)"
> git rev-list --no-walk 69651d0e9d7c4f84ac73d5ec1510d3f459affeb1 # timeout=10
First time build. Skipping changelog.
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] echo
[2025-09-09T11:20:24.855Z] SPEC: osx_x86-64
[Pipeline] echo
[2025-09-09T11:20:24.857Z] LABEL: test-haroon-macos15-x64-1
[Pipeline] stage
[Pipeline] { (Queue)
[Pipeline] nodesByLabel
[2025-09-09T11:20:24.870Z] Found a total of 1 nodes with the 'test-haroon-macos15-x64-1' 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-09-09T11:20:24.878Z] dynamicAgents: []
[Pipeline] node
[2025-09-09T11:20:39.883Z] Still waiting to schedule task
[2025-09-09T11:20:39.884Z] Waiting for next available executor on ‘test-haroon-macos15-x64-1’
[2025-09-09T16:17:24.844Z] Running on test-haroon-macos15-x64-1 in /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac
[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-09-09T16:17:24.881Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] cleanWs
[2025-09-09T16:17:24.963Z] [WS-CLEANUP] Deleting project workspace...
[2025-09-09T16:17:24.964Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-09-09T16:17:24.995Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2025-09-09T16:17:25.059Z] The recommended git tool is: git
[2025-09-09T16:17:25.122Z] No credentials specified
[2025-09-09T16:17:25.154Z] Cloning the remote Git repository
[2025-09-09T16:17:25.115Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2025-09-09T16:17:25.116Z] > git init /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests # timeout=10
[2025-09-09T16:17:25.146Z] [WARNING] Reference path does not exist: /Users/jenkins/openjdk_cache
[2025-09-09T16:17:25.147Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2025-09-09T16:17:25.147Z] > git --version # timeout=10
[2025-09-09T16:17:25.166Z] > git --version # 'git version 2.24.3 (Apple Git-128)'
[2025-09-09T16:17:25.167Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-09-09T16:17:27.753Z] Avoid second fetch
[2025-09-09T16:17:27.813Z] Checking out Revision 8435b7e11d4253e32509c726dae50357f9bd78ad (origin/master)
[2025-09-09T16:17:27.574Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
[2025-09-09T16:17:27.593Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-09-09T16:17:27.681Z] > git rev-parse origin/master^{commit} # timeout=10
[2025-09-09T16:17:27.741Z] > git config core.sparsecheckout # timeout=10
[2025-09-09T16:17:27.764Z] > git checkout -f 8435b7e11d4253e32509c726dae50357f9bd78ad # timeout=10
[2025-09-09T16:17:28.782Z] Commit message: "Add child job duration in job description (#6556)"
[Pipeline] }
[Pipeline] // retry
[Pipeline] load
[Pipeline] { (/Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/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-09-09T16:17:30.008Z] Timeout set to expire in 8 days 8 hr
[Pipeline] {
[Pipeline] echo
[2025-09-09T16:17:30.040Z] runMulticastCmd: false
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[2025-09-09T16:17:30.711Z] + LC_TIME=C
[2025-09-09T16:17:30.711Z] + date '+%a, %d %b %Y %T %z'
[Pipeline] echo
[2025-09-09T16:17:30.851Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2025-09-09T16:17:31.408Z] + aqa-tests/terminateTestProcesses.sh jenkins
[2025-09-09T16:17:31.408Z] Mac type machine.. do not terminate any remaining processes as Orka mac VMs are not process isolated, see: https://github.com/adoptium/aqa-tests/issues/4964
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-09-09T16:17:32.978Z] + printenv
[2025-09-09T16:17:32.978Z] JCK_GIT_BRANCH=master
[2025-09-09T16:17:32.978Z] DYNAMIC_COMPILE=true
[2025-09-09T16:17:32.978Z] JENKINS_NODE_COOKIE=7a02e498-8a61-40e7-949a-4c760cbcaaec
[2025-09-09T16:17:32.978Z] OPENJ9_BRANCH=master
[2025-09-09T16:17:32.978Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_special.functional_x86-64_mac/247/
[2025-09-09T16:17:32.978Z] DOCKER_REQUIRED=false
[2025-09-09T16:17:32.979Z] PARALLEL=None
[2025-09-09T16:17:32.979Z] TERM=xterm-256color
[2025-09-09T16:17:32.979Z] SHELL=/bin/zsh
[2025-09-09T16:17:32.979Z] HUDSON_SERVER_COOKIE=2d832652af5afba8
[2025-09-09T16:17:32.979Z] jobStatus=SUCCESS
[2025-09-09T16:17:32.979Z] JOBSTARTTIME=Tue, 09 Sep 2025 17:17:30 +0100
[2025-09-09T16:17:32.979Z] STAGE_NAME=Setup
[2025-09-09T16:17:32.979Z] RERUN_FAILURE=false
[2025-09-09T16:17:32.979Z] BUILD_TAG=jenkins-Test_openjdk8_hs_special.functional_x86-64_mac-247
[2025-09-09T16:17:32.979Z] SDK_RESOURCE=releases
[2025-09-09T16:17:32.979Z] TIME_LIMIT=200
[2025-09-09T16:17:32.979Z] NUM_PROCESSORS=8
[2025-09-09T16:17:32.979Z] EXTERNAL_TEST_CMD=mvn clean install
[2025-09-09T16:17:32.979Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2025-09-09T16:17:32.979Z] WORKSPACE=/Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac
[2025-09-09T16:17:32.979Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_special.functional_x86-64_mac/
[2025-09-09T16:17:32.979Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_special.functional_x86-64_mac/247/display/redirect?page=changes
[2025-09-09T16:17:32.979Z] USER=jenkins
[2025-09-09T16:17:32.979Z] ADOPTOPENJDK_BRANCH=master
[2025-09-09T16:17:32.979Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8
[2025-09-09T16:17:32.979Z] ARCHIVE_TEST_RESULTS=false
[2025-09-09T16:17:32.979Z] SUDO_USER=hkhel
[2025-09-09T16:17:32.979Z] SUDO_UID=501
[2025-09-09T16:17:32.979Z] STF_OWNER_BRANCH=adoptium:master
[2025-09-09T16:17:32.979Z] LIGHT_WEIGHT_CHECKOUT=true
[2025-09-09T16:17:32.979Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_special.functional_x86-64_mac/247/display/redirect?page=artifacts
[2025-09-09T16:17:32.979Z] __CF_USER_TEXT_ENCODING=0x1F6:0:2
[2025-09-09T16:17:32.979Z] ORIGIN_JDK_VERSION=8
[2025-09-09T16:17:32.979Z] SETUP_JCK_RUN=false
[2025-09-09T16:17:32.979Z] PERSONAL_BUILD=false
[2025-09-09T16:17:32.979Z] TKG_OWNER_BRANCH=adoptium:master
[2025-09-09T16:17:32.979Z] RERUN_ITERATIONS=0
[2025-09-09T16:17:32.979Z] SPEC=osx_x86-64
[2025-09-09T16:17:32.979Z] TKG_ITERATIONS=1
[2025-09-09T16:17:32.979Z] JENKINS_HOME=/home/jenkins/.jenkins
[2025-09-09T16:17:32.979Z] ITERATIONS=1
[2025-09-09T16:17:32.979Z] PATH=/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/local/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/appleinternal/bin:/usr/local/munki:/usr/local/bin/
[2025-09-09T16:17:32.979Z] LIB_DIR=/Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/../../externalDependency/lib
[2025-09-09T16:17:32.979Z] KEEP_REPORTDIR=true
[2025-09-09T16:17:32.979Z] MAIL=/var/mail/root
[2025-09-09T16:17:32.979Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_special.functional_x86-64_mac/247/display/redirect
[2025-09-09T16:17:32.979Z] _=/usr/bin/printenv
[2025-09-09T16:17:32.979Z] GENERATE_JOBS=false
[2025-09-09T16:17:32.979Z] PWD=/Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac
[2025-09-09T16:17:32.979Z] JAVA_HOME=/Users/jenkins/jdk17/Contents/Home
[2025-09-09T16:17:32.979Z] EXIT_FAILURE=false
[2025-09-09T16:17:32.979Z] HUDSON_URL=https://ci.adoptium.net/
[2025-09-09T16:17:32.979Z] JDK_VERSION=8
[2025-09-09T16:17:32.979Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token
[2025-09-09T16:17:32.979Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master
[2025-09-09T16:17:32.979Z] LANG=en_GB.UTF-8
[2025-09-09T16:17:32.979Z] SLACK_CHANNEL=aqavit-bot
[2025-09-09T16:17:32.979Z] JOB_NAME=Test_openjdk8_hs_special.functional_x86-64_mac
[2025-09-09T16:17:32.979Z] BUILD_DISPLAY_NAME=#247
[2025-09-09T16:17:32.979Z] USE_TESTENV_PROPERTIES=true
[2025-09-09T16:17:32.979Z] JENKINS_URL=https://ci.adoptium.net/
[2025-09-09T16:17:32.979Z] EXIT_SUCCESS=false
[2025-09-09T16:17:32.979Z] BUILD_ID=247
[2025-09-09T16:17:32.979Z] PLATFORM=x86-64_mac
[2025-09-09T16:17:32.979Z] LABEL=test-haroon-macos15-x64-1
[2025-09-09T16:17:32.979Z] JDK_IMPL=hotspot
[2025-09-09T16:17:32.979Z] JOB_BASE_NAME=Test_openjdk8_hs_special.functional_x86-64_mac
[2025-09-09T16:17:32.979Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_special.functional_x86-64_mac/247/display/redirect?page=tests
[2025-09-09T16:17:32.979Z] SHLVL=3
[2025-09-09T16:17:32.979Z] SUDO_COMMAND=/usr/bin/su jenkins
[2025-09-09T16:17:32.979Z] AUTO_DETECT=true
[2025-09-09T16:17:32.979Z] HOME=/Users/jenkins
[2025-09-09T16:17:32.979Z] TAP_NAME=Test_openjdk8_hs_special.functional_x86-64_mac.tap
[2025-09-09T16:17:32.979Z] CI=true
[2025-09-09T16:17:32.979Z] WORKSPACE_TMP=/Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac@tmp
[2025-09-09T16:17:32.979Z] EXECUTOR_NUMBER=0
[2025-09-09T16:17:32.979Z] JENKINS_SERVER_COOKIE=durable-08ce7d1e3cef8dd9a09a0461f8aa2705920e2f5fb8f845b568df1d66d6d9e289
[2025-09-09T16:17:32.979Z] NODE_LABELS=test-haroon-macos15-x64-1 macos15 x86_64 ci.role.test x64 x86 sw.os.osx hw.arch.x86 mac
[2025-09-09T16:17:32.979Z] SYSTEM_LIB_DIR=/Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/../../externalDependency/system_lib
[2025-09-09T16:17:32.979Z] BUILD_LIST=functional
[2025-09-09T16:17:32.979Z] TARGET=special.functional
[2025-09-09T16:17:32.979Z] LOGNAME=root
[2025-09-09T16:17:32.979Z] EXTERNAL_CUSTOM_BRANCH=master
[2025-09-09T16:17:32.979Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master
[2025-09-09T16:17:32.979Z] HUDSON_HOME=/home/jenkins/.jenkins
[2025-09-09T16:17:32.979Z] NUM_MACHINES=1
[2025-09-09T16:17:32.979Z] NODE_NAME=test-haroon-macos15-x64-1
[2025-09-09T16:17:32.979Z] JAVA_MAIN_CLASS_86343=hudson.remoting.Launcher
[2025-09-09T16:17:32.979Z] BUILD_NUMBER=247
[2025-09-09T16:17:32.979Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_special.functional_x86-64_mac/display/redirect
[2025-09-09T16:17:32.979Z] KEEP_WORKSPACE=false
[2025-09-09T16:17:32.979Z] HUDSON_COOKIE=a6f163bf-ee9a-4403-ac7a-ed19bbefe2d8
[2025-09-09T16:17:32.979Z] SUDO_GID=20
[2025-09-09T16:17:32.979Z] PERF_ROOT=/Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/../../benchmarks
[2025-09-09T16:17:32.979Z] USE_JRE=false
[2025-09-09T16:17:32.979Z] TEST_JDK_HOME=/Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/jdkbinary/j2sdk-image
[2025-09-09T16:17:32.979Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2025-09-09T16:17:32.979Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
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
[2025-09-09T16:17:33.108Z] 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-09-09T16:17:33.116Z] Running in /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac
[Pipeline] {
[Pipeline] sshagent
[2025-09-09T16:17:33.067Z] $ ssh-agent
[2025-09-09T16:17:33.310Z] SSH_AUTH_SOCK=/tmp/ssh-AeG556T55Xe6/agent.22056
[2025-09-09T16:17:33.310Z] SSH_AGENT_PID=22057
[2025-09-09T16:17:33.310Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] dir
[2025-09-09T16:17:33.331Z] Running in /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests
[Pipeline] {
[Pipeline] withCredentials
[2025-09-09T16:17:33.361Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] sh
[2025-09-09T16:17:33.920Z] ++ pwd
[2025-09-09T16:17:33.920Z] + ./get.sh -s /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/.. -p x86-64_mac -r releases -j 8 -i hotspot --clone_openj9 true
[2025-09-09T16:17:33.920Z] TESTDIR: /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests
[2025-09-09T16:17:33.920Z] load ./testenv/testenv.properties
[2025-09-09T16:17:33.920Z] Running checkTags with ./testenv/testenv.properties and 8
[2025-09-09T16:17:34.724Z] Use branch name dev from ./testenv/testenv.properties
[2025-09-09T16:17:34.724Z] get jdk binary...
[2025-09-09T16:17:34.724Z] _ENCODE_FILE_NEW=UNTAGGED curl -OLJSks --user ****:**** https://api.adoptium.net/v3/binary/latest/8/ga/mac/x64/jdk/hotspot/normal/adoptium?project=jdk
[2025-09-09T16:17:37.308Z] _ENCODE_FILE_NEW=UNTAGGED curl -OLJSks --user ****:**** https://api.adoptium.net/v3/binary/latest/8/ga/mac/x64/sbom/hotspot/normal/adoptium?project=jdk
[2025-09-09T16:17:37.308Z] Uncompressing file: OpenJDK8U-jdk_x64_mac_hotspot_8u462b08.tar.gz ...
[2025-09-09T16:17:38.101Z] List files in jdkbinary folder...
[2025-09-09T16:17:38.101Z] total 230248
[2025-09-09T16:17:38.101Z] -rw-r--r-- 1 jenkins staff 109572785 9 Sep 17:17 OpenJDK8U-jdk_x64_mac_hotspot_8u462b08.tar.gz
[2025-09-09T16:17:38.101Z] -rw-r--r-- 1 jenkins staff 71354 9 Sep 17:17 OpenJDK8U-sbom_x64_mac_hotspot_8u462b08.json
[2025-09-09T16:17:38.101Z] drwxr-xr-x 3 jenkins staff 96 9 Sep 17:17 tmp
[2025-09-09T16:17:38.101Z] List files in jdkbinary/tmp folder...
[2025-09-09T16:17:38.101Z] total 0
[2025-09-09T16:17:38.101Z] drwxr-xr-x 3 jenkins staff 96 16 Jul 04:18 jdk8u462-b08
[2025-09-09T16:17:38.101Z] Moving directory jdk8u462-b08/ to ../j2sdk-image
[2025-09-09T16:17:38.101Z] /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/jdkbinary/j2sdk-image/bin/java does not exist! Searching under TEST_JDK_HOME: /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/jdkbinary/j2sdk-image...
[2025-09-09T16:17:38.101Z] javac_path: /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/javac
[2025-09-09T16:17:38.101Z] Run: /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/java -version
[2025-09-09T16:17:38.101Z] =JAVA VERSION OUTPUT BEGIN=
[2025-09-09T16:17:39.462Z] openjdk version "1.8.0_462"
[2025-09-09T16:17:39.462Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_462-b08)
[2025-09-09T16:17:39.462Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.462-b08, mixed mode)
[2025-09-09T16:17:39.462Z] =JAVA VERSION OUTPUT END=
[2025-09-09T16:17:39.462Z] get testKitGen...
[2025-09-09T16:17:39.463Z] git clone -q https://github.com/adoptium/TKG.git
[2025-09-09T16:17:40.262Z] git rev-parse master
[2025-09-09T16:17:40.262Z] git checkout -q -f 8f6cb22c52c5f58248881a4ff507dcc0cb825529
[2025-09-09T16:17:40.262Z] get functional test material...
[2025-09-09T16:17:40.262Z] git clone --depth 1 --reference-if-able /Users/jenkins/openjdk_cache -b master https://github.com/eclipse-openj9/openj9.git
[2025-09-09T16:17:40.262Z] Cloning into 'openj9'...
[2025-09-09T16:17:40.262Z] info: Could not add alternate for '/Users/jenkins/openjdk_cache': reference repository '/Users/jenkins/openjdk_cache' is not a local repository.
[2025-09-09T16:17:47.128Z] Updating files: 55% (5750/10321)
[2025-09-09T16:17:47.128Z] Updating files: 56% (5780/10321)
[2025-09-09T16:17:47.128Z] Updating files: 57% (5883/10321)
[2025-09-09T16:17:47.128Z] Updating files: 58% (5987/10321)
[2025-09-09T16:17:47.128Z] Updating files: 59% (6090/10321)
[2025-09-09T16:17:47.128Z] Updating files: 60% (6193/10321)
[2025-09-09T16:17:47.128Z] Updating files: 61% (6296/10321)
[2025-09-09T16:17:47.128Z] Updating files: 62% (6400/10321)
[2025-09-09T16:17:47.128Z] Updating files: 63% (6503/10321)
[2025-09-09T16:17:47.128Z] Updating files: 64% (6606/10321)
[2025-09-09T16:17:47.128Z] Updating files: 65% (6709/10321)
[2025-09-09T16:17:47.128Z] Updating files: 66% (6812/10321)
[2025-09-09T16:17:47.128Z] Updating files: 67% (6916/10321)
[2025-09-09T16:17:47.128Z] Updating files: 68% (7019/10321)
[2025-09-09T16:17:47.128Z] Updating files: 69% (7122/10321)
[2025-09-09T16:17:47.128Z] Updating files: 70% (7225/10321)
[2025-09-09T16:17:47.128Z] Updating files: 71% (7328/10321)
[2025-09-09T16:17:47.128Z] Updating files: 72% (7432/10321)
[2025-09-09T16:17:47.128Z] Updating files: 73% (7535/10321)
[2025-09-09T16:17:47.128Z] Updating files: 74% (7638/10321)
[2025-09-09T16:17:47.128Z] Updating files: 75% (7741/10321)
[2025-09-09T16:17:47.128Z] Updating files: 76% (7844/10321)
[2025-09-09T16:17:47.128Z] Updating files: 77% (7948/10321)
[2025-09-09T16:17:47.128Z] Updating files: 78% (8051/10321)
[2025-09-09T16:17:47.128Z] Updating files: 79% (8154/10321)
[2025-09-09T16:17:47.128Z] Updating files: 80% (8257/10321)
[2025-09-09T16:17:47.128Z] Updating files: 81% (8361/10321)
[2025-09-09T16:17:47.128Z] Updating files: 82% (8464/10321)
[2025-09-09T16:17:47.128Z] Updating files: 83% (8567/10321)
[2025-09-09T16:17:47.128Z] Updating files: 84% (8670/10321)
[2025-09-09T16:17:47.128Z] Updating files: 85% (8773/10321)
[2025-09-09T16:17:47.128Z] Updating files: 86% (8877/10321)
[2025-09-09T16:17:47.128Z] Updating files: 87% (8980/10321)
[2025-09-09T16:17:47.128Z] Updating files: 88% (9083/10321)
[2025-09-09T16:17:47.128Z] Updating files: 89% (9186/10321)
[2025-09-09T16:17:47.128Z] Updating files: 90% (9289/10321)
[2025-09-09T16:17:47.128Z] Updating files: 91% (9393/10321)
[2025-09-09T16:17:47.128Z] Updating files: 92% (9496/10321)
[2025-09-09T16:17:47.128Z] Updating files: 93% (9599/10321)
[2025-09-09T16:17:47.128Z] Updating files: 94% (9702/10321)
[2025-09-09T16:17:47.128Z] Updating files: 95% (9805/10321)
[2025-09-09T16:17:47.128Z] Updating files: 96% (9909/10321)
[2025-09-09T16:17:47.128Z] Updating files: 97% (10012/10321)
[2025-09-09T16:17:47.128Z] Updating files: 98% (10115/10321)
[2025-09-09T16:17:47.128Z] Updating files: 99% (10218/10321)
[2025-09-09T16:17:47.128Z] Updating files: 100% (10321/10321)
[2025-09-09T16:17:47.128Z] Updating files: 100% (10321/10321), done.
[2025-09-09T16:17:47.128Z] check OpenJ9 Repo sha
[2025-09-09T16:17:47.129Z] /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/scripts/getTestenvProperties.sh --repo_dir /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/openj9 --output_file /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/testenv/testenv.properties --repo_name OPENJ9
[2025-09-09T16:17:47.546Z] USE_TESTENV_PROPERTIES was set, not writing to testenv.properties
[2025-09-09T16:17:47.546Z] total 160
[2025-09-09T16:17:47.546Z] drwxr-xr-x 4 jenkins staff 128 9 Sep 17:17 buildenv
[2025-09-09T16:17:47.546Z] -rwxr-xr-x 1 jenkins staff 339 9 Sep 17:17 compile.sh
[2025-09-09T16:17:47.546Z] drwxr-xr-x 3 jenkins staff 96 9 Sep 17:17 config
[2025-09-09T16:17:47.546Z] -rw-r--r-- 1 jenkins staff 6735 9 Sep 17:17 Contributing.md
[2025-09-09T16:17:47.546Z] drwxr-xr-x 10 jenkins staff 320 9 Sep 17:17 doc
[2025-09-09T16:17:47.546Z] drwxr-xr-x 5 jenkins staff 160 9 Sep 17:17 docs
[2025-09-09T16:17:47.546Z] drwxr-xr-x 46 jenkins staff 1472 9 Sep 17:17 external
[2025-09-09T16:17:47.546Z] drwxr-xr-x 8 jenkins staff 256 9 Sep 17:17 functional
[2025-09-09T16:17:47.546Z] -rwxr-xr-x 1 jenkins staff 30008 9 Sep 17:17 get.sh
[2025-09-09T16:17:47.546Z] drwxr-xr-x 25 jenkins staff 800 9 Sep 17:17 jck
[2025-09-09T16:17:47.546Z] -rw-r--r-- 1 jenkins staff 130 9 Sep 17:17 job.properties
[2025-09-09T16:17:47.546Z] -rw-r--r-- 1 jenkins staff 11360 9 Sep 17:17 LICENSE
[2025-09-09T16:17:47.547Z] -rw-r--r-- 1 jenkins staff 65 9 Sep 17:17 NOTICE
[2025-09-09T16:17:47.547Z] drwxr-xr-x 28 jenkins staff 896 9 Sep 17:17 openj9
[2025-09-09T16:17:47.547Z] drwxr-xr-x 7 jenkins staff 224 9 Sep 17:17 openjdk
[2025-09-09T16:17:47.547Z] drwxr-xr-x 14 jenkins staff 448 9 Sep 17:17 perf
[2025-09-09T16:17:47.547Z] -rw-r--r-- 1 jenkins staff 8335 9 Sep 17:17 README.md
[2025-09-09T16:17:47.547Z] drwxr-xr-x 4 jenkins staff 128 9 Sep 17:17 scripts
[2025-09-09T16:17:47.547Z] drwxr-xr-x 17 jenkins staff 544 9 Sep 17:17 system
[2025-09-09T16:17:47.547Z] -rwxr-xr-x 1 jenkins staff 3935 9 Sep 17:17 terminateTestProcesses.sh
[2025-09-09T16:17:47.547Z] drwxr-xr-x 5 jenkins staff 160 9 Sep 17:17 testenv
[2025-09-09T16:17:47.547Z] drwxr-xr-x 24 jenkins staff 768 9 Sep 17:17 TKG
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2025-09-09T16:17:48.947Z] $ ssh-agent -k
[2025-09-09T16:17:48.957Z] unset SSH_AUTH_SOCK;
[2025-09-09T16:17:48.957Z] unset SSH_AGENT_PID;
[2025-09-09T16:17:48.957Z] echo Agent pid 22057 killed;
[2025-09-09T16:17:49.194Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] echo
[2025-09-09T16:17:49.262Z] readProperties file: ./aqa-tests/job.properties
[Pipeline] readProperties
[Pipeline] echo
[2025-09-09T16:17:49.373Z] Reset TEST_JDK_HOME to /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2025-09-09T16:17:49.930Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=releases&TARGET=special.functional&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_mac&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=test-haroon-macos15-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=true&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=functional&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=200&JVM_OPTIONS=&PARALLEL=None
[Pipeline] echo
[2025-09-09T16:17:49.944Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=releases&TARGET=special.functional&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_mac&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=test-haroon-macos15-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=true&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=functional&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=200&JVM_OPTIONS=&PARALLEL=None
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] echo
[2025-09-09T16:17:49.989Z] Building tests...
[Pipeline] timeout
[2025-09-09T16:17:49.992Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2025-09-09T16:17:50.020Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] sh
[2025-09-09T16:17:50.724Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/../../externalDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[2025-09-09T16:17:54.411Z] --------------------------------------------
[2025-09-09T16:17:54.411Z] path is set to /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/../../externalDependency/lib
[2025-09-09T16:17:54.411Z] task is set to default
[2025-09-09T16:17:54.411Z] dependencyList is set to all
[2025-09-09T16:17:54.411Z] --------------------------------------------
[2025-09-09T16:17:54.411Z] Starting download third party dependent jars
[2025-09-09T16:17:54.411Z] --------------------------------------------
[2025-09-09T16:17:54.411Z] downloading dependent third party jars to /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/../../externalDependency/lib
[2025-09-09T16:17:54.411Z] /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/../../externalDependency/lib/apache-maven-bin.tar.gz exists with correct hash, not downloading
[2025-09-09T16:17:54.411Z] /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/../../externalDependency/lib/objenesis.jar exists with correct hash, not downloading
[2025-09-09T16:17:54.411Z] /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/../../externalDependency/lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading
[2025-09-09T16:17:54.411Z] /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/../../externalDependency/lib/jaxb-api.jar exists with correct hash, not downloading
[2025-09-09T16:17:54.411Z] /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/../../externalDependency/lib/asm.jar exists with correct hash, not downloading
[2025-09-09T16:17:54.411Z] /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/../../externalDependency/lib/asm-all.jar exists with correct hash, not downloading
[2025-09-09T16:17:54.412Z] /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/../../externalDependency/lib/asmtools.jar exists with correct hash, not downloading
[2025-09-09T16:17:54.412Z] /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/../../externalDependency/lib/jtreg_7_4_1.tar.gz exists with correct hash, not downloading
[2025-09-09T16:17:54.412Z] /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/../../externalDependency/lib/junit4.jar exists with correct hash, not downloading
[2025-09-09T16:17:54.412Z] /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/../../externalDependency/lib/mockito-core.jar exists with correct hash, not downloading
[2025-09-09T16:17:54.412Z] /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/../../externalDependency/lib/jtreg_7_5_1_1.tar.gz exists with correct hash, not downloading
[2025-09-09T16:17:54.412Z] /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/../../externalDependency/lib/commons-cli.jar exists with correct hash, not downloading
[2025-09-09T16:17:54.412Z] /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/../../externalDependency/lib/jython-standalone.jar exists with correct hash, not downloading
[2025-09-09T16:17:54.412Z] /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/../../externalDependency/lib/org.eclipse.osgi-3.16.100.jar exists with correct hash, not downloading
[2025-09-09T16:17:54.412Z] /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/../../externalDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading
[2025-09-09T16:17:54.412Z] /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-09-09T16:17:54.412Z] /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/../../externalDependency/lib/jcommander.jar exists with correct hash, not downloading
[2025-09-09T16:17:54.412Z] /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/../../externalDependency/lib/jtreg_7_5_2_1.tar.gz exists with correct hash, not downloading
[2025-09-09T16:17:54.412Z] /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/../../externalDependency/lib/testng.jar exists with correct hash, not downloading
[2025-09-09T16:17:54.412Z] /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/../../externalDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading
[2025-09-09T16:17:54.412Z] /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/../../externalDependency/lib/jtreg_7_3_1_1.tar.gz exists with correct hash, not downloading
[2025-09-09T16:17:54.412Z] /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/../../externalDependency/lib/jtreg_6_1.tar.gz exists with correct hash, not downloading
[2025-09-09T16:17:54.412Z] /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/../../externalDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading
[2025-09-09T16:17:54.412Z] /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/../../externalDependency/lib/dacapo.zip exists with correct hash, not downloading
[2025-09-09T16:17:54.412Z] /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/../../externalDependency/lib/byte-buddy.jar exists with correct hash, not downloading
[2025-09-09T16:17:54.412Z] /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/../../externalDependency/lib/commons-exec.jar exists with correct hash, not downloading
[2025-09-09T16:17:54.412Z] /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/../../externalDependency/lib/javassist.jar exists with correct hash, not downloading
[2025-09-09T16:17:54.412Z] downloaded dependent third party jars successfully
[Pipeline] }
[Pipeline] // timeout
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] echo
[2025-09-09T16:17:54.655Z] 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-09-09T16:17:54.946Z] ITERATION: 1/1
[Pipeline] sshagent
[2025-09-09T16:17:54.958Z] $ ssh-agent
[2025-09-09T16:17:55.227Z] SSH_AUTH_SOCK=/tmp/ssh-bZ7ZMV6EzRSW/agent.22280
[2025-09-09T16:17:55.227Z] SSH_AGENT_PID=22281
[2025-09-09T16:17:55.227Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2025-09-09T16:17:55.843Z] ++ uname
[2025-09-09T16:17:55.843Z] + '[' Darwin = AIX ']'
[2025-09-09T16:17:55.843Z] ++ uname
[2025-09-09T16:17:55.843Z] + '[' Darwin = SunOS ']'
[2025-09-09T16:17:55.843Z] ++ uname
[2025-09-09T16:17:55.843Z] + '[' Darwin = '*BSD' ']'
[2025-09-09T16:17:55.843Z] + MAKE=make
[2025-09-09T16:17:55.843Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2025-09-09T16:17:55.843Z] make: Nothing to be done for `testEnvTeardown'.
[Pipeline] sh
[2025-09-09T16:17:56.537Z] ++ uname
[2025-09-09T16:17:56.537Z] + '[' Darwin = AIX ']'
[2025-09-09T16:17:56.537Z] ++ uname
[2025-09-09T16:17:56.537Z] + '[' Darwin = SunOS ']'
[2025-09-09T16:17:56.537Z] ++ uname
[2025-09-09T16:17:56.537Z] + '[' Darwin = '*BSD' ']'
[2025-09-09T16:17:56.537Z] + MAKE=make
[2025-09-09T16:17:56.537Z] + cd ./aqa-tests
[2025-09-09T16:17:56.537Z] + . ./scripts/testenv/testenvSettings.sh
[2025-09-09T16:17:56.537Z] ++ set +x
[2025-09-09T16:17:56.537Z] Set values based on ./testenv/testenv.properties:
[2025-09-09T16:17:56.537Z] =========
[2025-09-09T16:17:56.537Z] TKG_REPO=https://github.com/adoptium/TKG.git
[2025-09-09T16:17:56.537Z] TKG_BRANCH=master
[2025-09-09T16:17:56.537Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2025-09-09T16:17:56.537Z] OPENJ9_BRANCH=master
[2025-09-09T16:17:56.537Z] STF_REPO=https://github.com/adoptium/STF.git
[2025-09-09T16:17:56.537Z] STF_BRANCH=master
[2025-09-09T16:17:56.537Z] OPENJ9_SYSTEMTEST_REPO=https://github.com/adoptium/openj9-systemtest.git
[2025-09-09T16:17:56.537Z] OPENJ9_SYSTEMTEST_BRANCH=master
[2025-09-09T16:17:56.537Z] ADOPTOPENJDK_SYSTEMTEST_REPO=https://github.com/adoptium/aqa-systemtest.git
[2025-09-09T16:17:56.537Z] ADOPTOPENJDK_SYSTEMTEST_BRANCH=master
[2025-09-09T16:17:56.537Z] JDK8_REPO=https://github.com/adoptium/jdk8u.git
[2025-09-09T16:17:56.537Z] JDK8_BRANCH=dev
[2025-09-09T16:17:56.537Z] JDK11_REPO=https://github.com/adoptium/jdk11u.git
[2025-09-09T16:17:56.537Z] JDK11_BRANCH=dev
[2025-09-09T16:17:56.537Z] JDK17_REPO=https://github.com/adoptium/jdk17u.git
[2025-09-09T16:17:56.537Z] JDK17_BRANCH=dev
[2025-09-09T16:17:56.537Z] JDK21_REPO=https://github.com/adoptium/jdk21u.git
[2025-09-09T16:17:56.537Z] JDK21_BRANCH=dev
[2025-09-09T16:17:56.537Z] JDK8_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk8.git
[2025-09-09T16:17:56.537Z] JDK8_OPENJ9_BRANCH=openj9
[2025-09-09T16:17:56.537Z] JDK11_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk11.git
[2025-09-09T16:17:56.537Z] JDK11_OPENJ9_BRANCH=openj9
[2025-09-09T16:17:56.537Z] JDK17_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk17.git
[2025-09-09T16:17:56.537Z] JDK17_OPENJ9_BRANCH=openj9
[2025-09-09T16:17:56.537Z] JDK21_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk21.git
[2025-09-09T16:17:56.537Z] JDK21_OPENJ9_BRANCH=openj9
[2025-09-09T16:17:56.537Z] JDK24_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk24.git
[2025-09-09T16:17:56.537Z] JDK24_OPENJ9_BRANCH=openj9
[2025-09-09T16:17:56.537Z] JDK11_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2025-09-09T16:17:56.537Z] JDK11_OPENJCEPLUS_GIT_BRANCH=semeru-java11
[2025-09-09T16:17:56.537Z] JDK17_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2025-09-09T16:17:56.537Z] JDK17_OPENJCEPLUS_GIT_BRANCH=semeru-java17
[2025-09-09T16:17:56.537Z] JDK21_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2025-09-09T16:17:56.537Z] JDK21_OPENJCEPLUS_GIT_BRANCH=semeru-java21
[2025-09-09T16:17:56.537Z] JDK24_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2025-09-09T16:17:56.537Z] JDK24_OPENJCEPLUS_GIT_BRANCH=semeru-java24
[2025-09-09T16:17:56.537Z] AQA_REQUIRED_TARGETS=sanity.functional,extended.functional,special.functional,sanity.openjdk,extended.openjdk,sanity.system,extended.system,sanity.perf,extended.perf
[2025-09-09T16:17:56.537Z] =========
[2025-09-09T16:17:56.537Z]
[2025-09-09T16:17:56.537Z] JDK_REPO=https://github.com/adoptium/jdk8u.git
[2025-09-09T16:17:56.537Z] JDK_BRANCH=dev
[2025-09-09T16:17:56.537Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2025-09-09T16:17:56.537Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8
[2025-09-09T16:17:56.537Z] JAVA_HOME is set to /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../
[2025-09-09T16:17:56.537Z] LIB_DIR is set to /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/../../externalDependency/lib
[2025-09-09T16:17:56.537Z] rm -f -r /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation; \
[2025-09-09T16:17:56.537Z] mkdir -p /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation; \
[2025-09-09T16:17:56.537Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../" "-DTEST_ROOT=/Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/.." "-DLIB_DIR=/Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/../../externalDependency/lib" 2>&1; echo $? ) | tee "/Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2025-09-09T16:17:56.537Z] if [ -z "$(tail -1 /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/.."; false; else rm -f -r "/Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation"; fi
[2025-09-09T16:17:57.379Z] Buildfile: /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/scripts/build_tools.xml
[2025-09-09T16:17:57.789Z]
[2025-09-09T16:17:57.789Z] build:
[2025-09-09T16:17:57.789Z]
[2025-09-09T16:17:57.789Z] clean:
[2025-09-09T16:17:57.789Z]
[2025-09-09T16:17:57.789Z] init:
[2025-09-09T16:17:57.789Z] [mkdir] Created dir: /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/bin
[2025-09-09T16:17:57.789Z]
[2025-09-09T16:17:57.789Z] getDependentLibs:
[2025-09-09T16:17:58.199Z] [exec] --------------------------------------------
[2025-09-09T16:17:58.199Z] [exec] path is set to /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/../../externalDependency/lib
[2025-09-09T16:17:58.199Z] [exec] task is set to default
[2025-09-09T16:17:58.199Z] [exec] dependencyList is set to json_simple
[2025-09-09T16:17:58.199Z] [exec] --------------------------------------------
[2025-09-09T16:17:58.199Z] [exec] Starting download third party dependent jars
[2025-09-09T16:17:58.199Z] [exec] --------------------------------------------
[2025-09-09T16:17:58.199Z] [exec] downloading dependent third party jars to /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/../../externalDependency/lib
[2025-09-09T16:17:58.199Z] [exec] /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/../../externalDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-09-09T16:17:58.199Z] [exec] downloaded dependent third party jars successfully
[2025-09-09T16:17:58.199Z]
[2025-09-09T16:17:58.199Z] compile:
[2025-09-09T16:17:58.199Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-09-09T16:17:58.199Z] [echo] ============COMPILER SETTINGS============
[2025-09-09T16:17:58.199Z] [echo] ===fork: yes
[2025-09-09T16:17:58.199Z] [echo] ===debug: on
[2025-09-09T16:17:58.199Z] [javac] Compiling 28 source files to /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/bin
[2025-09-09T16:17:59.118Z]
[2025-09-09T16:17:59.118Z] dist:
[2025-09-09T16:17:59.118Z] [jar] Building jar: /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/bin/TestKitGen.jar
[2025-09-09T16:17:59.118Z]
[2025-09-09T16:17:59.118Z] BUILD SUCCESSFUL
[2025-09-09T16:17:59.118Z] Total time: 1 second
[2025-09-09T16:17:59.118Z] 0
[2025-09-09T16:17:59.528Z] /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2025-09-09T16:17:59.528Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2025-09-09T16:17:59.528Z] microArchOutput: cat: /proc/cpuinfo: No such file or directory
[2025-09-09T16:18:00.450Z] ****************************** MACHINE INFO ******************************
[2025-09-09T16:18:00.450Z] File path : /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG
[2025-09-09T16:18:00.450Z] Free Physical Memory Size : 882384896
[2025-09-09T16:18:00.450Z] Free space (bytes) : 312845185024
[2025-09-09T16:18:00.450Z] Total Physical Memory Size : 17179869184
[2025-09-09T16:18:00.450Z] Total space (bytes) : 499963174912
[2025-09-09T16:18:00.450Z] Usable space (bytes) : 312845185024
[2025-09-09T16:18:00.450Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-09-09T16:18:00.450Z] bashVersion :
[2025-09-09T16:18:00.450Z] GNU bash, version 3.2.57(1)-release (x86_64-apple-darwin24)
[2025-09-09T16:18:00.450Z] Copyright (C) 2007 Free Software Foundation, Inc.
[2025-09-09T16:18:00.450Z] cpuCores : 12
[2025-09-09T16:18:00.450Z] curlVersion :
[2025-09-09T16:18:00.450Z] curl 8.7.1 (x86_64-apple-darwin24.0) libcurl/8.7.1 (SecureTransport) LibreSSL/3.3.6 zlib/1.2.12 nghttp2/1.64.0
[2025-09-09T16:18:00.450Z] Release-Date: 2024-03-27
[2025-09-09T16:18:00.450Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ipfs ipns ldap ldaps mqtt pop3 pop3s rtsp smb smbs smtp smtps telnet tftp
[2025-09-09T16:18:00.450Z] Features: alt-svc AsynchDNS GSS-API HSTS HTTP2 HTTPS-proxy IPv6 Kerberos Largefile libz MultiSSL NTLM SPNEGO SSL threadsafe UnixSockets
[2025-09-09T16:18:00.450Z] dockerVersion : Docker version 20.10.7, build f0df350
[2025-09-09T16:18:00.450Z] gcc version : 12.0.0
[2025-09-09T16:18:00.450Z] gclibc version : bash: ldd: command not found
[2025-09-09T16:18:00.450Z] gdb version : bash: gdb: command not found
[2025-09-09T16:18:00.450Z] lldb version :
[2025-09-09T16:18:00.450Z] lldb-1200.0.44.2
[2025-09-09T16:18:00.450Z] Apple Swift version 5.3.2 (swiftlang-1200.0.45 clang-1200.0.32.28)
[2025-09-09T16:18:00.450Z] makeVersion :
[2025-09-09T16:18:00.450Z] GNU Make 3.81
[2025-09-09T16:18:00.450Z] Copyright (C) 2006 Free Software Foundation, Inc.
[2025-09-09T16:18:00.450Z] This is free software; see the source for copying conditions.
[2025-09-09T16:18:00.450Z] There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
[2025-09-09T16:18:00.450Z] PARTICULAR PURPOSE.
[2025-09-09T16:18:00.450Z]
[2025-09-09T16:18:00.450Z] This program built for i386-apple-darwin11.3.0
[2025-09-09T16:18:00.450Z] mavenVersion : bash: mvn: command not found
[2025-09-09T16:18:00.450Z] perlVersion :
[2025-09-09T16:18:00.450Z]
[2025-09-09T16:18:00.450Z] This is perl 5, version 34, subversion 1 (v5.34.1) built for darwin-thread-multi-2level
[2025-09-09T16:18:00.450Z] (with 2 registered patches, see perl -V for more detail)
[2025-09-09T16:18:00.450Z]
[2025-09-09T16:18:00.450Z] Copyright 1987-2022, Larry Wall
[2025-09-09T16:18:00.450Z]
[2025-09-09T16:18:00.450Z] Perl may be copied only under the terms of either the Artistic License or the
[2025-09-09T16:18:00.450Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2025-09-09T16:18:00.450Z]
[2025-09-09T16:18:00.450Z] Complete documentation for Perl, including FAQ lists, should be found on
[2025-09-09T16:18:00.450Z] this system using "man perl" or "perldoc perl". If you have access to the
[2025-09-09T16:18:00.450Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page.
[2025-09-09T16:18:00.450Z]
[2025-09-09T16:18:00.450Z] podmanVersion : bash: podman: command not found
[2025-09-09T16:18:00.450Z] procArch : i386
[2025-09-09T16:18:00.450Z] sysArch : x86_64
[2025-09-09T16:18:00.450Z] sysOS : Darwin
[2025-09-09T16:18:00.450Z] ulimit :
[2025-09-09T16:18:00.450Z] core file size (blocks, -c) 0
[2025-09-09T16:18:00.450Z] data seg size (kbytes, -d) unlimited
[2025-09-09T16:18:00.450Z] file size (blocks, -f) unlimited
[2025-09-09T16:18:00.450Z] max locked memory (kbytes, -l) unlimited
[2025-09-09T16:18:00.450Z] max memory size (kbytes, -m) unlimited
[2025-09-09T16:18:00.450Z] open files (-n) 10240
[2025-09-09T16:18:00.450Z] pipe size (512 bytes, -p) 1
[2025-09-09T16:18:00.450Z] stack size (kbytes, -s) 65532
[2025-09-09T16:18:00.450Z] cpu time (seconds, -t) unlimited
[2025-09-09T16:18:00.450Z] max user processes (-u) 2784
[2025-09-09T16:18:00.450Z] virtual memory (kbytes, -v) unlimited
[2025-09-09T16:18:00.450Z] uname : Darwin hkhel-mac 24.6.0 Darwin Kernel Version 24.6.0: Mon Jul 14 11:28:17 PDT 2025; root:xnu-11417.140.69~1/RELEASE_X86_64 x86_64
[2025-09-09T16:18:00.450Z] vmVendor : Oracle Corporation
[2025-09-09T16:18:00.450Z] vmVersion : 25.462-b08
[2025-09-09T16:18:00.450Z] xlc version : bash: xlC: command not found
[2025-09-09T16:18:00.450Z] **************************************************************************
[2025-09-09T16:18:00.450Z]
[2025-09-09T16:18:00.450Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2025-09-09T16:18:00.450Z]
[2025-09-09T16:18:00.450Z] System.getProperty('java.vendor')=Temurin
[2025-09-09T16:18:00.450Z]
[2025-09-09T16:18:00.450Z] System.getProperty('os.name')=Mac OS X
[2025-09-09T16:18:00.450Z]
[2025-09-09T16:18:00.450Z] System.getProperty('os.arch')=x86_64
[2025-09-09T16:18:00.450Z]
[2025-09-09T16:18:00.450Z] System.getProperty('java.fullversion')=null
[2025-09-09T16:18:00.450Z]
[2025-09-09T16:18:00.450Z] System.getProperty('sun.arch.data.model')=64
[2025-09-09T16:18:00.450Z]
[2025-09-09T16:18:00.450Z] /Library/Developer/CommandLineTools/usr/bin/make -f makeGen.mk AUTO_DETECT=true MODE=buildList TESTTARGET=special.functional TESTLIST=
[2025-09-09T16:18:00.450Z] perl scripts/configure.pl
[2025-09-09T16:18:00.450Z] /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp "./bin/TestKitGen.jar:/Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=buildList --spec=osx_x86-64 --microArch="" --osLabel="" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=functional --iterations=1 --aotIterations= --testFlag= --testTarget=special.functional --testList= --numOfMachines=1 --testTime= --TRSSURL=
[2025-09-09T16:18:00.862Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2025-09-09T16:18:00.862Z]
[2025-09-09T16:18:00.862Z]
[2025-09-09T16:18:00.862Z] Starting to generate build list.
[2025-09-09T16:18:00.862Z]
[2025-09-09T16:18:00.862Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/SharedCPEntryInvokerTests/playlist.xml
[2025-09-09T16:18:00.862Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/Java10andUp/playlist.xml
[2025-09-09T16:18:00.862Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/CacheManagement/playlist.xml
[2025-09-09T16:18:00.862Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/RasapiTest/playlist.xml
[2025-09-09T16:18:00.862Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/Java9andUp/playlist.xml
[2025-09-09T16:18:00.862Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/OpenJcePlusTests/playlist.xml
[2025-09-09T16:18:01.271Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/Java8andUp/playlist.xml
[2025-09-09T16:18:01.271Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/HealthCenter/playlist.xml
[2025-09-09T16:18:01.271Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/Jsr292/playlist.xml
[2025-09-09T16:18:01.271Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/testHeadlessComponents/playlist.xml
[2025-09-09T16:18:01.271Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/Java11andUp/playlist.xml
[2025-09-09T16:18:01.271Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/NativeTest/playlist.xml
[2025-09-09T16:18:01.271Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/Jsr335_interfaceStaticMethod/playlist.xml
[2025-09-09T16:18:01.271Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/security/Crypto/playlist.xml
[2025-09-09T16:18:01.271Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/security/ssl-tests/playlist.xml
[2025-09-09T16:18:01.271Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/security/AQAvit/playlist.xml
[2025-09-09T16:18:01.271Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/JavaAgentTest/playlist.xml
[2025-09-09T16:18:01.271Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/SyntheticGCWorkload/playlist.xml
[2025-09-09T16:18:01.271Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/Java16andUp/playlist.xml
[2025-09-09T16:18:01.271Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/Java17andUp/playlist.xml
[2025-09-09T16:18:01.271Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/DDR_Test/playlist.xml
[2025-09-09T16:18:01.271Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/Java21andUp/playlist.xml
[2025-09-09T16:18:01.271Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/jitserver/playlist.xml
[2025-09-09T16:18:01.271Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/hangTest/playlist.xml
[2025-09-09T16:18:01.271Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/jimageinterface/playlist.xml
[2025-09-09T16:18:01.271Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/bootStrapStaticVerify/playlist.xml
[2025-09-09T16:18:01.271Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/xtraceTests/playlist.xml
[2025-09-09T16:18:01.272Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/reflectCache/playlist.xml
[2025-09-09T16:18:01.272Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/URLClassLoaderTests/playlist.xml
[2025-09-09T16:18:01.272Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/getCallerClassTests/playlist.xml
[2025-09-09T16:18:01.272Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/ignoreUnrecognizedVMOptions/playlist.xml
[2025-09-09T16:18:01.272Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/sigxfszHandlingTest/playlist.xml
[2025-09-09T16:18:01.272Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/locales/playlist.xml
[2025-09-09T16:18:01.272Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/pltest/playlist.xml
[2025-09-09T16:18:01.272Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/jrvTest/playlist.xml
[2025-09-09T16:18:01.272Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/verboseVerification/playlist.xml
[2025-09-09T16:18:01.272Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/CDSAdaptorTest/playlist.xml
[2025-09-09T16:18:01.272Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/stackSizeInfoTest/playlist.xml
[2025-09-09T16:18:01.272Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/callsitedbgddrext/playlist.xml
[2025-09-09T16:18:01.272Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/gptest/playlist.xml
[2025-09-09T16:18:01.272Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/cmdLineTest_J9tests/playlist.xml
[2025-09-09T16:18:01.272Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/jfr/playlist.xml
[2025-09-09T16:18:01.272Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/playlist.xml
[2025-09-09T16:18:01.272Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/DataHelperTests/playlist.xml
[2025-09-09T16:18:01.272Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCCMLTests/playlist.xml
[2025-09-09T16:18:01.272Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/ShareClassesSimpleSanity/playlist.xml
[2025-09-09T16:18:01.272Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCHelperCompatTests/playlist.xml
[2025-09-09T16:18:01.272Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/ListAllCachesTests/playlist.xml
[2025-09-09T16:18:01.272Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/StorageKey/playlist.xml
[2025-09-09T16:18:01.272Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/StoreFilterTests/playlist.xml
[2025-09-09T16:18:01.272Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/URLHelperTests/playlist.xml
[2025-09-09T16:18:01.272Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/BadStackMap/playlist.xml
[2025-09-09T16:18:01.272Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/loadLibraryTest/playlist.xml
[2025-09-09T16:18:01.272Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/ValueBasedClassTest/playlist.xml
[2025-09-09T16:18:01.272Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/xlpCMLTests/playlist.xml
[2025-09-09T16:18:01.272Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/runtimemxbeanTests/playlist.xml
[2025-09-09T16:18:01.272Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/verbosetest/playlist.xml
[2025-09-09T16:18:01.272Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/gcCheck/playlist.xml
[2025-09-09T16:18:01.272Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/lockWordAlignment/playlist.xml
[2025-09-09T16:18:01.272Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/dscr/playlist.xml
[2025-09-09T16:18:01.272Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/classesdbgddrext/playlist.xml
[2025-09-09T16:18:01.272Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/classLoaderTest/playlist.xml
[2025-09-09T16:18:01.272Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/gputests/playlist.xml
[2025-09-09T16:18:01.272Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/SystemPropertiesTest/playlist.xml
[2025-09-09T16:18:01.272Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/doProtectedAccessCheck/playlist.xml
[2025-09-09T16:18:01.272Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/criu/playlist.xml
[2025-09-09T16:18:01.272Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/J9security/playlist.xml
[2025-09-09T16:18:01.272Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/libpathTest/playlist.xml
[2025-09-09T16:18:01.272Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/defaultLazySymbolResolution/playlist.xml
[2025-09-09T16:18:01.272Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/forceLazySymbolResolution/playlist.xml
[2025-09-09T16:18:01.272Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/sigabrtHandlingTest/playlist.xml
[2025-09-09T16:18:01.272Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/modularityddrtests/playlist.xml
[2025-09-09T16:18:01.272Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/javaAssertions/playlist.xml
[2025-09-09T16:18:01.272Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/loopReduction/playlist.xml
[2025-09-09T16:18:01.272Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/proxyFieldAccess/playlist.xml
[2025-09-09T16:18:01.272Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/vmRuntimeState/playlist.xml
[2025-09-09T16:18:01.272Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/softmxCmdOptTest/playlist.xml
[2025-09-09T16:18:01.272Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/xcheckjni/playlist.xml
[2025-09-09T16:18:01.272Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/gcsuballoctests/playlist.xml
[2025-09-09T16:18:01.272Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/jep178staticLinkingTest/playlist.xml
[2025-09-09T16:18:01.272Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/lazyClassLoadingTest/playlist.xml
[2025-09-09T16:18:01.272Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/jvmtitests/playlist.xml
[2025-09-09T16:18:01.272Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/jit/playlist.xml
[2025-09-09T16:18:01.272Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/pageAlignDirectMemory/playlist.xml
[2025-09-09T16:18:01.272Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/fastClassHashTable/playlist.xml
[2025-09-09T16:18:01.272Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shrcdbgddrext/playlist.xml
[2025-09-09T16:18:01.272Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/dumpromtests/playlist.xml
[2025-09-09T16:18:01.272Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/xxargtest/playlist.xml
[2025-09-09T16:18:01.272Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/jython/playlist.xml
[2025-09-09T16:18:01.272Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/cmdlinetestertests/playlist.xml
[2025-09-09T16:18:01.272Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/openssl/playlist.xml
[2025-09-09T16:18:01.272Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/imageReaderInitializationTest/playlist.xml
[2025-09-09T16:18:01.272Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/gcRegressionTests/playlist.xml
[2025-09-09T16:18:01.272Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/xlogTests/playlist.xml
[2025-09-09T16:18:01.272Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/valuetypeddrtests/playlist.xml
[2025-09-09T16:18:01.272Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/bootstrapMethodArgumentTest/playlist.xml
[2025-09-09T16:18:01.272Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/fips/playlist.xml
[2025-09-09T16:18:01.272Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/OpenJ9_Jsr_292_API/playlist.xml
[2025-09-09T16:18:01.272Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/Java22andUp/playlist.xml
[2025-09-09T16:18:01.689Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/VM_Test/playlist.xml
[2025-09-09T16:18:01.689Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/Java14andUp/playlist.xml
[2025-09-09T16:18:01.689Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/StAX/playlist.xml
[2025-09-09T16:18:01.689Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/pattern_matching_instanceof/playlist.xml
[2025-09-09T16:18:01.689Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/property_utf8/playlist.xml
[2025-09-09T16:18:01.689Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/record/playlist.xml
[2025-09-09T16:18:01.689Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/CLDR_11/playlist.xml
[2025-09-09T16:18:01.689Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/unicode/playlist.xml
[2025-09-09T16:18:01.689Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/text_blocks/playlist.xml
[2025-09-09T16:18:01.689Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/sealed_classes/playlist.xml
[2025-09-09T16:18:01.689Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/charsets/playlist.xml
[2025-09-09T16:18:01.689Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/file/playlist.xml
[2025-09-09T16:18:01.689Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/datetime/playlist.xml
[2025-09-09T16:18:01.689Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/codepage/playlist.xml
[2025-09-09T16:18:01.689Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/locale_matching/playlist.xml
[2025-09-09T16:18:01.689Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/annotation/playlist.xml
[2025-09-09T16:18:01.689Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/switch_expressions/playlist.xml
[2025-09-09T16:18:01.689Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/regex/playlist.xml
[2025-09-09T16:18:01.689Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/env/playlist.xml
[2025-09-09T16:18:01.689Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/pref/playlist.xml
[2025-09-09T16:18:01.689Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/formatter/playlist.xml
[2025-09-09T16:18:01.689Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/coin/playlist.xml
[2025-09-09T16:18:01.689Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/IDN/playlist.xml
[2025-09-09T16:18:01.689Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/codepoint/playlist.xml
[2025-09-09T16:18:01.689Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/jdbc41/playlist.xml
[2025-09-09T16:18:01.689Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/compact_number_format/playlist.xml
[2025-09-09T16:18:01.689Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/nio/playlist.xml
[2025-09-09T16:18:01.689Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/jaxp14/playlist.xml
[2025-09-09T16:18:01.689Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/language_tag/playlist.xml
[2025-09-09T16:18:01.689Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/urlclassloader/playlist.xml
[2025-09-09T16:18:01.689Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/i18n/playlist.xml
[2025-09-09T16:18:01.689Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/scanner/playlist.xml
[2025-09-09T16:18:01.689Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/Compiler/playlist.xml
[2025-09-09T16:18:01.689Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/new_jp_era/playlist.xml
[2025-09-09T16:18:01.689Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/JIT_Test/playlist.xml
[2025-09-09T16:18:01.689Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/Java15andUp/playlist.xml
[2025-09-09T16:18:01.689Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/Java21Only/playlist.xml
[2025-09-09T16:18:01.689Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/JLM_Tests/playlist.xml
[2025-09-09T16:18:01.689Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/Java12andUp/playlist.xml
[2025-09-09T16:18:01.689Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/TestExample/playlist.xml
[2025-09-09T16:18:01.689Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/UnsafeTest/playlist.xml
[2025-09-09T16:18:01.689Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/Valhalla/playlist.xml
[2025-09-09T16:18:01.689Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/MockitoTests/playlist.xml
[2025-09-09T16:18:01.689Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/Jsr335/playlist.xml
[2025-09-09T16:18:01.689Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/IllegalAccessError_for_protected_method/playlist.xml
[2025-09-09T16:18:01.689Z] Generated /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../TKG/buildInfo.mk
[2025-09-09T16:18:01.689Z]
[2025-09-09T16:18:01.689Z] /Library/Developer/CommandLineTools/usr/bin/make -f clean.mk cleanBuild
[2025-09-09T16:18:02.087Z] rm -f -r /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../../jvmtest
[2025-09-09T16:18:02.087Z] /Library/Developer/CommandLineTools/usr/bin/make -f compile.mk compile
[2025-09-09T16:18:02.087Z] rm -f -r /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation; \
[2025-09-09T16:18:02.087Z] mkdir -p /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation; \
[2025-09-09T16:18:02.087Z] (ant -f scripts/build_test.xml "-DTEST_ROOT=/Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/.." "-DBUILD_ROOT=/Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../../jvmtest" "-DJDK_VERSION=8" "-DJDK_IMPL=hotspot" "-DJDK_VENDOR=temurin" "-DJCL_VERSION=latest" "-DBUILD_LIST=functional/MBCS_Tests/charsets" "-DRESOURCES_DIR=/Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../../jvmtest/TestConfig/resources" "-DSPEC=osx_x86-64" "-DTEST_JDK_HOME=/Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../" "-DJVM_VERSION=openjdk8" "-DLIB_DIR=/Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/../../externalDependency/lib" 2>&1; echo $? ) | tee "/Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2025-09-09T16:18:02.087Z] if [ -z "$(tail -1 /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/.."; false; else rm -f -r "/Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../TKG/output_compilation"; fi
[2025-09-09T16:18:02.500Z] Buildfile: /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/scripts/build_test.xml
[2025-09-09T16:18:02.500Z] [echo] build.list is TestConfig/build.xml,functional/MBCS_Tests/charsets/build.xml
[2025-09-09T16:18:02.909Z]
[2025-09-09T16:18:02.909Z] -create_test_directory:
[2025-09-09T16:18:02.909Z] [mkdir] Created dir: /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/jvmtest
[2025-09-09T16:18:02.909Z]
[2025-09-09T16:18:02.909Z] stage_test_material:
[2025-09-09T16:18:02.909Z] [copy] Copying 136 files to /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/jvmtest
[2025-09-09T16:18:02.909Z]
[2025-09-09T16:18:02.909Z] build:
[2025-09-09T16:18:02.909Z]
[2025-09-09T16:18:02.909Z] init:
[2025-09-09T16:18:02.909Z] [mkdir] Created dir: /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/jvmtest/TestConfig
[2025-09-09T16:18:02.909Z]
[2025-09-09T16:18:02.909Z] build:
[2025-09-09T16:18:02.909Z] [copy] Copying 14 files to /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/jvmtest/TestConfig
[2025-09-09T16:18:02.909Z] [copy] Copied 4 empty directories to 2 empty directories under /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/jvmtest/TestConfig
[2025-09-09T16:18:02.909Z] [copy] Copying 1 file to /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/jvmtest/TestConfig
[2025-09-09T16:18:02.909Z]
[2025-09-09T16:18:02.909Z] build:
[2025-09-09T16:18:02.909Z]
[2025-09-09T16:18:02.909Z] init:
[2025-09-09T16:18:02.909Z] [mkdir] Created dir: /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/jvmtest/functional/MBCS_Tests/charsets
[2025-09-09T16:18:02.909Z] [mkdir] Created dir: /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/functional/MBCS_Tests/charsets/bin
[2025-09-09T16:18:02.909Z]
[2025-09-09T16:18:02.909Z] compile:
[2025-09-09T16:18:02.909Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-09-09T16:18:02.909Z] [echo] ============COMPILER SETTINGS============
[2025-09-09T16:18:02.909Z] [echo] ===fork: yes
[2025-09-09T16:18:02.909Z] [echo] ===executable: /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/javac
[2025-09-09T16:18:02.909Z] [echo] ===debug: on
[2025-09-09T16:18:02.909Z] [echo] ===destdir: /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../../jvmtest/functional/MBCS_Tests/charsets
[2025-09-09T16:18:02.909Z] [javac] Compiling 1 source file to /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/functional/MBCS_Tests/charsets/bin
[2025-09-09T16:18:03.315Z]
[2025-09-09T16:18:03.315Z] copyData:
[2025-09-09T16:18:03.315Z]
[2025-09-09T16:18:03.315Z] check-dir:
[2025-09-09T16:18:03.315Z]
[2025-09-09T16:18:03.315Z] build:
[2025-09-09T16:18:03.315Z]
[2025-09-09T16:18:03.315Z] init:
[2025-09-09T16:18:03.315Z] [mkdir] Created dir: /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/jvmtest/functional/MBCS_Tests/data
[2025-09-09T16:18:03.315Z]
[2025-09-09T16:18:03.315Z] dist:
[2025-09-09T16:18:03.315Z] [copy] Copying 32 files to /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/jvmtest/functional/MBCS_Tests/data
[2025-09-09T16:18:04.138Z]
[2025-09-09T16:18:04.138Z] dist:
[2025-09-09T16:18:04.138Z] [jar] Building jar: /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/jvmtest/functional/MBCS_Tests/charsets/charsets.jar
[2025-09-09T16:18:04.138Z] [copy] Copying 2 files to /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/jvmtest/functional/MBCS_Tests/charsets
[2025-09-09T16:18:04.138Z]
[2025-09-09T16:18:04.138Z] clean:
[2025-09-09T16:18:04.138Z] [delete] Deleting directory /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/functional/MBCS_Tests/charsets/bin
[2025-09-09T16:18:04.138Z]
[2025-09-09T16:18:04.138Z] BUILD SUCCESSFUL
[2025-09-09T16:18:04.138Z] Total time: 1 second
[2025-09-09T16:18:04.138Z] 0
[2025-09-09T16:18:04.138Z]
[2025-09-09T16:18:04.138Z]
[2025-09-09T16:18:04.138Z] RECORD TEST REPOs SHA
[2025-09-09T16:18:04.138Z] cd "/Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../TKG/scripts"; \
[2025-09-09T16:18:04.138Z] bash "getSHAs.sh" --test_root_dir "/Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/.." --shas_file "/Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../TKG/SHAs.txt"
[2025-09-09T16:18:04.138Z] Check shas in /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/.. and store the info in /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../TKG/SHAs.txt
[2025-09-09T16:18:04.138Z] touch /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../TKG/SHAs.txt
[2025-09-09T16:18:04.138Z] ================================================
[2025-09-09T16:18:04.138Z] timestamp: 20250909-171803
[2025-09-09T16:18:04.138Z] repo dir: /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/openj9
[2025-09-09T16:18:04.138Z] git repo:
[2025-09-09T16:18:04.138Z] Fetch URL: https://github.com/eclipse-openj9/openj9.git
[2025-09-09T16:18:04.138Z] sha:
[2025-09-09T16:18:04.138Z] 423ca78f00ba487ea07a63cc58f8b2e172e46a1b
[2025-09-09T16:18:04.138Z] ================================================
[2025-09-09T16:18:04.138Z] timestamp: 20250909-171803
[2025-09-09T16:18:04.138Z] repo dir: /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests
[2025-09-09T16:18:04.138Z] git repo:
[2025-09-09T16:18:04.138Z] Fetch URL: https://github.com/adoptium/aqa-tests.git
[2025-09-09T16:18:04.138Z] sha:
[2025-09-09T16:18:04.138Z] 8435b7e11d4253e32509c726dae50357f9bd78ad
[2025-09-09T16:18:04.138Z] ================================================
[2025-09-09T16:18:04.138Z] timestamp: 20250909-171803
[2025-09-09T16:18:04.138Z] repo dir: /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG
[2025-09-09T16:18:04.138Z] git repo:
[2025-09-09T16:18:04.138Z] Fetch URL: https://github.com/adoptium/TKG.git
[2025-09-09T16:18:04.138Z] sha:
[2025-09-09T16:18:04.138Z] 8f6cb22c52c5f58248881a4ff507dcc0cb825529
[2025-09-09T16:18:04.138Z] /Library/Developer/CommandLineTools/usr/bin/make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=special.functional TESTLIST=
[2025-09-09T16:18:04.138Z] perl scripts/configure.pl
[2025-09-09T16:18:04.138Z] /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp "./bin/TestKitGen.jar:/Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/../../externalDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=tests --spec=osx_x86-64 --microArch="" --osLabel="" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=functional --iterations=1 --aotIterations= --testFlag= --testTarget=special.functional --testList= --numOfMachines=1 --testTime= --TRSSURL=
[2025-09-09T16:18:04.138Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2025-09-09T16:18:04.138Z]
[2025-09-09T16:18:04.138Z] Starting to generate test make files.
[2025-09-09T16:18:04.138Z]
[2025-09-09T16:18:04.138Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/SharedCPEntryInvokerTests/playlist.xml
[2025-09-09T16:18:04.138Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/Java10andUp/playlist.xml
[2025-09-09T16:18:04.138Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/CacheManagement/playlist.xml
[2025-09-09T16:18:04.138Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/RasapiTest/playlist.xml
[2025-09-09T16:18:04.139Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/Java9andUp/playlist.xml
[2025-09-09T16:18:04.139Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/OpenJcePlusTests/playlist.xml
[2025-09-09T16:18:04.139Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/Java8andUp/playlist.xml
[2025-09-09T16:18:04.139Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/HealthCenter/playlist.xml
[2025-09-09T16:18:04.139Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/Jsr292/playlist.xml
[2025-09-09T16:18:04.139Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/testHeadlessComponents/playlist.xml
[2025-09-09T16:18:04.139Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/Java11andUp/playlist.xml
[2025-09-09T16:18:04.139Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/NativeTest/playlist.xml
[2025-09-09T16:18:04.139Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/Jsr335_interfaceStaticMethod/playlist.xml
[2025-09-09T16:18:04.139Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/security/Crypto/playlist.xml
[2025-09-09T16:18:04.543Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/security/ssl-tests/playlist.xml
[2025-09-09T16:18:04.543Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/security/AQAvit/playlist.xml
[2025-09-09T16:18:04.543Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/JavaAgentTest/playlist.xml
[2025-09-09T16:18:04.543Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/SyntheticGCWorkload/playlist.xml
[2025-09-09T16:18:04.543Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/Java16andUp/playlist.xml
[2025-09-09T16:18:04.543Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/Java17andUp/playlist.xml
[2025-09-09T16:18:04.543Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/DDR_Test/playlist.xml
[2025-09-09T16:18:04.543Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/Java21andUp/playlist.xml
[2025-09-09T16:18:04.543Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/jitserver/playlist.xml
[2025-09-09T16:18:04.543Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/hangTest/playlist.xml
[2025-09-09T16:18:04.543Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/jimageinterface/playlist.xml
[2025-09-09T16:18:04.543Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/bootStrapStaticVerify/playlist.xml
[2025-09-09T16:18:04.543Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/xtraceTests/playlist.xml
[2025-09-09T16:18:04.543Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/reflectCache/playlist.xml
[2025-09-09T16:18:04.543Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/URLClassLoaderTests/playlist.xml
[2025-09-09T16:18:04.543Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/getCallerClassTests/playlist.xml
[2025-09-09T16:18:04.543Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/ignoreUnrecognizedVMOptions/playlist.xml
[2025-09-09T16:18:04.543Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/sigxfszHandlingTest/playlist.xml
[2025-09-09T16:18:04.543Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/locales/playlist.xml
[2025-09-09T16:18:04.543Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/pltest/playlist.xml
[2025-09-09T16:18:04.543Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/jrvTest/playlist.xml
[2025-09-09T16:18:04.543Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/verboseVerification/playlist.xml
[2025-09-09T16:18:04.543Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/CDSAdaptorTest/playlist.xml
[2025-09-09T16:18:04.543Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/stackSizeInfoTest/playlist.xml
[2025-09-09T16:18:04.543Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/callsitedbgddrext/playlist.xml
[2025-09-09T16:18:04.543Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/gptest/playlist.xml
[2025-09-09T16:18:04.543Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/cmdLineTest_J9tests/playlist.xml
[2025-09-09T16:18:04.543Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/jfr/playlist.xml
[2025-09-09T16:18:04.543Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCCommandLineOptionTests/playlist.xml
[2025-09-09T16:18:04.543Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/DataHelperTests/playlist.xml
[2025-09-09T16:18:04.543Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCCMLTests/playlist.xml
[2025-09-09T16:18:04.543Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/ShareClassesSimpleSanity/playlist.xml
[2025-09-09T16:18:04.543Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/SCHelperCompatTests/playlist.xml
[2025-09-09T16:18:04.543Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/ListAllCachesTests/playlist.xml
[2025-09-09T16:18:04.543Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/StorageKey/playlist.xml
[2025-09-09T16:18:04.544Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/StoreFilterTests/playlist.xml
[2025-09-09T16:18:04.544Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/URLHelperTests/playlist.xml
[2025-09-09T16:18:04.544Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shareClassTests/BadStackMap/playlist.xml
[2025-09-09T16:18:04.544Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/loadLibraryTest/playlist.xml
[2025-09-09T16:18:04.544Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/ValueBasedClassTest/playlist.xml
[2025-09-09T16:18:04.544Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/xlpCMLTests/playlist.xml
[2025-09-09T16:18:04.544Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/runtimemxbeanTests/playlist.xml
[2025-09-09T16:18:04.544Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/verbosetest/playlist.xml
[2025-09-09T16:18:04.544Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/gcCheck/playlist.xml
[2025-09-09T16:18:04.544Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/lockWordAlignment/playlist.xml
[2025-09-09T16:18:04.544Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/dscr/playlist.xml
[2025-09-09T16:18:04.544Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/classesdbgddrext/playlist.xml
[2025-09-09T16:18:04.544Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/classLoaderTest/playlist.xml
[2025-09-09T16:18:04.544Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/gputests/playlist.xml
[2025-09-09T16:18:04.544Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/SystemPropertiesTest/playlist.xml
[2025-09-09T16:18:04.544Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/doProtectedAccessCheck/playlist.xml
[2025-09-09T16:18:04.544Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/criu/playlist.xml
[2025-09-09T16:18:04.544Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/J9security/playlist.xml
[2025-09-09T16:18:04.544Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/libpathTest/playlist.xml
[2025-09-09T16:18:04.544Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/defaultLazySymbolResolution/playlist.xml
[2025-09-09T16:18:04.544Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/forceLazySymbolResolution/playlist.xml
[2025-09-09T16:18:04.544Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/sigabrtHandlingTest/playlist.xml
[2025-09-09T16:18:04.544Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/modularityddrtests/playlist.xml
[2025-09-09T16:18:04.544Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/javaAssertions/playlist.xml
[2025-09-09T16:18:04.544Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/loopReduction/playlist.xml
[2025-09-09T16:18:04.544Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/proxyFieldAccess/playlist.xml
[2025-09-09T16:18:04.544Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/vmRuntimeState/playlist.xml
[2025-09-09T16:18:04.544Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/softmxCmdOptTest/playlist.xml
[2025-09-09T16:18:04.544Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/xcheckjni/playlist.xml
[2025-09-09T16:18:04.544Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/gcsuballoctests/playlist.xml
[2025-09-09T16:18:04.544Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/jep178staticLinkingTest/playlist.xml
[2025-09-09T16:18:04.544Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/lazyClassLoadingTest/playlist.xml
[2025-09-09T16:18:04.544Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/jvmtitests/playlist.xml
[2025-09-09T16:18:04.544Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/jit/playlist.xml
[2025-09-09T16:18:04.544Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/pageAlignDirectMemory/playlist.xml
[2025-09-09T16:18:04.544Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/fastClassHashTable/playlist.xml
[2025-09-09T16:18:04.544Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/shrcdbgddrext/playlist.xml
[2025-09-09T16:18:04.544Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/dumpromtests/playlist.xml
[2025-09-09T16:18:04.544Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/xxargtest/playlist.xml
[2025-09-09T16:18:04.544Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/jython/playlist.xml
[2025-09-09T16:18:04.544Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/cmdlinetestertests/playlist.xml
[2025-09-09T16:18:04.544Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/openssl/playlist.xml
[2025-09-09T16:18:04.544Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/imageReaderInitializationTest/playlist.xml
[2025-09-09T16:18:04.544Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/gcRegressionTests/playlist.xml
[2025-09-09T16:18:04.544Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/xlogTests/playlist.xml
[2025-09-09T16:18:04.544Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/valuetypeddrtests/playlist.xml
[2025-09-09T16:18:04.544Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/bootstrapMethodArgumentTest/playlist.xml
[2025-09-09T16:18:04.544Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/cmdLineTests/fips/playlist.xml
[2025-09-09T16:18:04.544Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/OpenJ9_Jsr_292_API/playlist.xml
[2025-09-09T16:18:04.544Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/Java22andUp/playlist.xml
[2025-09-09T16:18:04.544Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/VM_Test/playlist.xml
[2025-09-09T16:18:04.544Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/Java14andUp/playlist.xml
[2025-09-09T16:18:04.544Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/StAX/playlist.xml
[2025-09-09T16:18:04.544Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/pattern_matching_instanceof/playlist.xml
[2025-09-09T16:18:04.544Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/property_utf8/playlist.xml
[2025-09-09T16:18:04.544Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/record/playlist.xml
[2025-09-09T16:18:04.544Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/CLDR_11/playlist.xml
[2025-09-09T16:18:04.544Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/unicode/playlist.xml
[2025-09-09T16:18:04.544Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/text_blocks/playlist.xml
[2025-09-09T16:18:04.544Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/sealed_classes/playlist.xml
[2025-09-09T16:18:04.544Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/charsets/playlist.xml
[2025-09-09T16:18:04.544Z] Generated /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/charsets/autoGen.mk
[2025-09-09T16:18:04.544Z]
[2025-09-09T16:18:04.544Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/file/playlist.xml
[2025-09-09T16:18:04.544Z] Generated /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/file/autoGen.mk
[2025-09-09T16:18:04.544Z]
[2025-09-09T16:18:04.545Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/datetime/playlist.xml
[2025-09-09T16:18:04.545Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/codepage/playlist.xml
[2025-09-09T16:18:04.545Z] Generated /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/codepage/autoGen.mk
[2025-09-09T16:18:04.545Z]
[2025-09-09T16:18:04.545Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/locale_matching/playlist.xml
[2025-09-09T16:18:04.545Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/annotation/playlist.xml
[2025-09-09T16:18:04.545Z] Generated /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/annotation/autoGen.mk
[2025-09-09T16:18:04.545Z]
[2025-09-09T16:18:04.545Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/switch_expressions/playlist.xml
[2025-09-09T16:18:04.545Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/regex/playlist.xml
[2025-09-09T16:18:04.545Z] Generated /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/regex/autoGen.mk
[2025-09-09T16:18:04.545Z]
[2025-09-09T16:18:04.545Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/env/playlist.xml
[2025-09-09T16:18:04.545Z] Generated /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/env/autoGen.mk
[2025-09-09T16:18:04.545Z]
[2025-09-09T16:18:04.545Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/pref/playlist.xml
[2025-09-09T16:18:04.545Z] Generated /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/pref/autoGen.mk
[2025-09-09T16:18:04.545Z]
[2025-09-09T16:18:04.545Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/formatter/playlist.xml
[2025-09-09T16:18:04.545Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/coin/playlist.xml
[2025-09-09T16:18:04.545Z] Generated /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/coin/autoGen.mk
[2025-09-09T16:18:04.545Z]
[2025-09-09T16:18:04.545Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/IDN/playlist.xml
[2025-09-09T16:18:04.545Z] Generated /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/IDN/autoGen.mk
[2025-09-09T16:18:04.545Z]
[2025-09-09T16:18:04.545Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/codepoint/playlist.xml
[2025-09-09T16:18:04.545Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/jdbc41/playlist.xml
[2025-09-09T16:18:04.545Z] Generated /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/jdbc41/autoGen.mk
[2025-09-09T16:18:04.545Z]
[2025-09-09T16:18:04.545Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/compact_number_format/playlist.xml
[2025-09-09T16:18:04.545Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/nio/playlist.xml
[2025-09-09T16:18:04.545Z] Generated /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/nio/autoGen.mk
[2025-09-09T16:18:04.545Z]
[2025-09-09T16:18:04.545Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/jaxp14/playlist.xml
[2025-09-09T16:18:04.545Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/language_tag/playlist.xml
[2025-09-09T16:18:04.545Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/urlclassloader/playlist.xml
[2025-09-09T16:18:04.545Z] Generated /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/urlclassloader/autoGen.mk
[2025-09-09T16:18:04.545Z]
[2025-09-09T16:18:04.545Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/i18n/playlist.xml
[2025-09-09T16:18:04.545Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/scanner/playlist.xml
[2025-09-09T16:18:04.545Z] Generated /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/scanner/autoGen.mk
[2025-09-09T16:18:04.545Z]
[2025-09-09T16:18:04.956Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/Compiler/playlist.xml
[2025-09-09T16:18:04.956Z] Generated /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/Compiler/autoGen.mk
[2025-09-09T16:18:04.956Z]
[2025-09-09T16:18:04.956Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/new_jp_era/playlist.xml
[2025-09-09T16:18:04.956Z] Generated /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/MBCS_Tests/autoGen.mk
[2025-09-09T16:18:04.956Z]
[2025-09-09T16:18:04.956Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/JIT_Test/playlist.xml
[2025-09-09T16:18:04.956Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/Java15andUp/playlist.xml
[2025-09-09T16:18:04.956Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/Java21Only/playlist.xml
[2025-09-09T16:18:04.956Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/JLM_Tests/playlist.xml
[2025-09-09T16:18:04.956Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/Java12andUp/playlist.xml
[2025-09-09T16:18:04.956Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/TestExample/playlist.xml
[2025-09-09T16:18:04.956Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/UnsafeTest/playlist.xml
[2025-09-09T16:18:04.956Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/Valhalla/playlist.xml
[2025-09-09T16:18:04.956Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/MockitoTests/playlist.xml
[2025-09-09T16:18:04.956Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/Jsr335/playlist.xml
[2025-09-09T16:18:04.956Z] Parsing /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/IllegalAccessError_for_protected_method/playlist.xml
[2025-09-09T16:18:04.956Z] Generated /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../functional/autoGen.mk
[2025-09-09T16:18:04.956Z]
[2025-09-09T16:18:04.956Z] Generated /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../autoGen.mk
[2025-09-09T16:18:04.956Z]
[2025-09-09T16:18:04.956Z] Generated /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../TKG/utils.mk
[2025-09-09T16:18:04.956Z]
[2025-09-09T16:18:04.956Z] Generated /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/../TKG/rerun.mk
[2025-09-09T16:18:04.956Z]
[2025-09-09T16:18:04.956Z] Make files are generated successfully.
[2025-09-09T16:18:04.956Z]
[2025-09-09T16:18:04.956Z] /Library/Developer/CommandLineTools/usr/bin/make -f runtest.mk _special.functional
[2025-09-09T16:18:04.956Z]
[2025-09-09T16:18:04.956Z] Running make 3.81
[2025-09-09T16:18:04.956Z] set TEST_ROOT to /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/aqa-tests/TKG/..
[2025-09-09T16:18:04.956Z] set JDK_VERSION to 8
[2025-09-09T16:18:04.956Z] set JDK_IMPL to hotspot
[2025-09-09T16:18:04.956Z] set JVM_VERSION to openjdk8
[2025-09-09T16:18:04.956Z] set JCL_VERSION to latest
[2025-09-09T16:18:04.956Z] JAVA_HOME was originally set to /Users/jenkins/jdk17/Contents/Home
[2025-09-09T16:18:04.956Z] set JAVA_HOME to /Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../
[2025-09-09T16:18:04.956Z] set SPEC to osx_x86-64
[2025-09-09T16:18:04.956Z] set TEST_FLAG to
[2025-09-09T16:18:04.956Z] Running special.functional ...
[2025-09-09T16:18:04.956Z] There are 170 test targets in special.functional
[2025-09-09T16:18:04.956Z] "/Users/jenkins/workspace/Test_openjdk8_hs_special.functional_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java" -version
[2025-09-09T16:18:04.956Z] openjdk version "1.8.0_462"
[2025-09-09T16:18:04.956Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_462-b08)
[2025-09-09T16:18:04.956Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.462-b08, mixed mode)
[2025-09-09T16:18:05.367Z]
[2025-09-09T16:18:05.367Z] ===============================================