Pre Test
Started by upstream project "Test_openjdk8_hs_extended.system_aarch64_linux" build number 1047
originally caused by:
Started by upstream project "build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin" build number 537
originally caused by:
Started by upstream project "build-scripts/openjdk8-pipeline" build number 3072
originally caused by:
Started by upstream project "build-scripts/utils/betaTrigger_8ea" build number 364
originally caused by:
Started by timer
Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1@script/7d272c0688f17ab4e5b2f6ce77a7dc9cf4df33ff05c3a95eddd38682ef795b79 to read aqa-tests/buildenv/jenkins/openjdk_tests
The recommended git tool is: git
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Using shallow clone with depth 1
Cloning repository https://github.com/adoptium/aqa-tests.git
> git init /home/jenkins/.jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1@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 8e74a53d3981291aa7e506f53aa7671170b8df1a (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 8e74a53d3981291aa7e506f53aa7671170b8df1a # timeout=10
Commit message: "Exclude java/lang/StringBuilder/RacingSBThreads openj9 jdk21 (#6891)"
> git rev-list --no-walk 4c8318f78e063f3435c4aef6f4a61edc83de2f4b # timeout=10
First time build. Skipping changelog.
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] echo
[2026-02-11T12:48:58.894Z] SPEC: linux_aarch64
[Pipeline] echo
[2026-02-11T12:48:58.895Z] Specified LABEL: ci.role.test&&sw.os.linux&&hw.arch.aarch64
[Pipeline] stage
[Pipeline] { (Queue)
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named dynamicAgents (to a value of type ArrayList) which could lead to memory leaks or other issues.
[Pipeline] echo
[2026-02-11T12:48:58.908Z] dynamicAgents: []
[Pipeline] echo
[2026-02-11T12:48:58.909Z] Provisioning LABEL: ci.role.test&&sw.os.linux&&hw.arch.aarch64
[Pipeline] nodesByLabel
[2026-02-11T12:48:58.925Z] Found a total of 12 nodes with the 'ci.role.test&&sw.os.linux&&hw.arch.aarch64' label
[Pipeline] node
[2026-02-11T12:48:58.950Z] Running on test-docker-ubi8-armv8-2 in /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1
[Pipeline] {
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named ref_cache (to a value of type GStringImpl) which could lead to memory leaks or other issues.
[Pipeline] retry
[Pipeline] {
[Pipeline] timeout
[2026-02-11T12:48:58.967Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-02-11T12:48:59.358Z] [WS-CLEANUP] Deleting project workspace...
[2026-02-11T12:48:59.358Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-02-11T12:48:59.539Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2026-02-11T12:48:59.762Z] The recommended git tool is: git
[2026-02-11T12:49:00.142Z] No credentials specified
[2026-02-11T12:49:00.323Z] Cloning the remote Git repository
[2026-02-11T12:49:00.594Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2026-02-11T12:49:00.597Z] > git init /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/aqa-tests # timeout=10
[2026-02-11T12:49:00.621Z] [WARNING] Reference path does not exist: /home/jenkins/openjdk_cache
[2026-02-11T12:49:00.622Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2026-02-11T12:49:00.622Z] > git --version # timeout=10
[2026-02-11T12:49:00.632Z] > git --version # 'git version 2.43.7'
[2026-02-11T12:49:00.632Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-02-11T12:49:05.795Z] Avoid second fetch
[2026-02-11T12:49:05.988Z] Checking out Revision 8e74a53d3981291aa7e506f53aa7671170b8df1a (origin/master)
[2026-02-11T12:49:05.449Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
[2026-02-11T12:49:05.458Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-02-11T12:49:05.884Z] > git rev-parse origin/master^{commit} # timeout=10
[2026-02-11T12:49:06.077Z] > git config core.sparsecheckout # timeout=10
[2026-02-11T12:49:06.085Z] > git checkout -f 8e74a53d3981291aa7e506f53aa7671170b8df1a # timeout=10
[2026-02-11T12:49:08.047Z] Commit message: "Exclude java/lang/StringBuilder/RacingSBThreads openj9 jdk21 (#6891)"
[Pipeline] }
[Pipeline] // retry
[Pipeline] load
[Pipeline] { (/home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/aqa-tests/buildenv/jenkins/JenkinsfileBase)
[Pipeline] }
[Pipeline] // load
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named jenkinsfile (to a value of type Script1) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TIME_LIMIT (to a value of type Integer) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2026-02-11T12:49:09.768Z] Timeout set to expire in 1 day 1 hr
[Pipeline] {
[Pipeline] echo
[2026-02-11T12:49:09.794Z] runMulticastCmd: false
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[2026-02-11T12:49:11.997Z] + LC_TIME=C
[2026-02-11T12:49:11.997Z] + date '+%a, %d %b %Y %T %z'
[Pipeline] echo
[2026-02-11T12:49:12.731Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2026-02-11T12:49:14.619Z] + aqa-tests/terminateTestProcesses.sh jenkins
[2026-02-11T12:49:14.619Z] Unix type machine..
[2026-02-11T12:49:14.619Z] Running on a Linux host
[2026-02-11T12:49:14.619Z] Woohoo - no rogue processes detected!
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named PLATFORM (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9 (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOM_TARGET (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NAME (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NUMBER (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named SSH_AGENT_CREDENTIAL (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named KEEP_WORKSPACE (to a value of type Boolean) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLOUD_PROVIDER (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named SDK_RESOURCE (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named ITERATIONS (to a value of type Integer) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named NUM_MACHINES (to a value of type Integer) which could lead to memory leaks or other issues.
[Pipeline] sh
[2026-02-11T12:49:17.683Z] + printenv
[2026-02-11T12:49:17.683Z] UPSTREAM_TEST_JOB_NAME=Test_openjdk8_hs_extended.system_aarch64_linux
[2026-02-11T12:49:17.683Z] TIME_LIMIT=25
[2026-02-11T12:49:17.683Z] RERUN_ITERATIONS=1
[2026-02-11T12:49:17.683Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/33/display/redirect
[2026-02-11T12:49:17.683Z] JENKINS_URL=https://ci.adoptium.net/
[2026-02-11T12:49:17.683Z] EXECUTOR_NUMBER=0
[2026-02-11T12:49:17.683Z] SSH_CONNECTION=78.47.239.97 56146 172.17.0.7 22
[2026-02-11T12:49:17.683Z] _=/usr/bin/printenv
[2026-02-11T12:49:17.683Z] LANG=C.utf8
[2026-02-11T12:49:17.683Z] BUILD_ID=33
[2026-02-11T12:49:17.683Z] UPSTREAM_TEST_JOB_NUMBER=1047
[2026-02-11T12:49:17.683Z] USE_JRE=false
[2026-02-11T12:49:17.683Z] jobStatus=SUCCESS
[2026-02-11T12:49:17.683Z] OLDPWD=/home/jenkins
[2026-02-11T12:49:17.683Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/33/display/redirect?page=changes
[2026-02-11T12:49:17.683Z] STF_OWNER_BRANCH=adoptium:master
[2026-02-11T12:49:17.683Z] PERSONAL_BUILD=false
[2026-02-11T12:49:17.683Z] LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/../../externalDependency/lib
[2026-02-11T12:49:17.683Z] JENKINS_NODE_COOKIE=5136bffd-cd7f-4fed-b082-db56f5abe412
[2026-02-11T12:49:17.683Z] SLACK_CHANNEL=aqavit-bot
[2026-02-11T12:49:17.683Z] JDK_IMPL=hotspot
[2026-02-11T12:49:17.683Z] JOB_BASE_NAME=Test_openjdk8_hs_extended.system_aarch64_linux_testList_1
[2026-02-11T12:49:17.683Z] WORKSPACE_TMP=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1@tmp
[2026-02-11T12:49:17.683Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master
[2026-02-11T12:49:17.683Z] DYNAMIC_COMPILE=false
[2026-02-11T12:49:17.683Z] OPENJ9_BRANCH=master
[2026-02-11T12:49:17.683Z] which_declare=declare -f
[2026-02-11T12:49:17.683Z] CI=true
[2026-02-11T12:49:17.683Z] HUDSON_COOKIE=763d2760-f78d-4654-8c84-6a17cf7e79aa
[2026-02-11T12:49:17.683Z] USER=jenkins
[2026-02-11T12:49:17.683Z] ADOPTOPENJDK_BRANCH=master
[2026-02-11T12:49:17.683Z] ORIGIN_JDK_VERSION=8
[2026-02-11T12:49:17.683Z] SYSTEM_LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/../../externalDependency/system_lib
[2026-02-11T12:49:17.683Z] UPSTREAM_JOB_NUMBER=537
[2026-02-11T12:49:17.683Z] BUILD_NUMBER=33
[2026-02-11T12:49:17.683Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2026-02-11T12:49:17.683Z] JCK_GIT_BRANCH=master
[2026-02-11T12:49:17.683Z] EXTERNAL_TEST_CMD=mvn clean install
[2026-02-11T12:49:17.683Z] WORKSPACE=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1
[2026-02-11T12:49:17.683Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin
[2026-02-11T12:49:17.683Z] KEEP_REPORTDIR=false
[2026-02-11T12:49:17.683Z] PWD=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1
[2026-02-11T12:49:17.683Z] HUDSON_URL=https://ci.adoptium.net/
[2026-02-11T12:49:17.683Z] USE_TESTENV_PROPERTIES=false
[2026-02-11T12:49:17.683Z] HOME=/home/jenkins
[2026-02-11T12:49:17.683Z] NODE_NAME=test-docker-ubi8-armv8-2
[2026-02-11T12:49:17.683Z] PERF_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/../../benchmarks
[2026-02-11T12:49:17.683Z] DOCKER_REQUIRED=false
[2026-02-11T12:49:17.683Z] HUDSON_SERVER_COOKIE=2d832652af5afba8
[2026-02-11T12:49:17.683Z] SSH_CLIENT=78.47.239.97 56146 22
[2026-02-11T12:49:17.683Z] ARCHIVE_TEST_RESULTS=false
[2026-02-11T12:49:17.683Z] JENKINS_HOME=/home/jenkins/.jenkins
[2026-02-11T12:49:17.683Z] JOB_NAME=Test_openjdk8_hs_extended.system_aarch64_linux_testList_1
[2026-02-11T12:49:17.683Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/33/display/redirect?page=tests
[2026-02-11T12:49:17.683Z] BUILD_LIST=system
[2026-02-11T12:49:17.683Z] KEEP_WORKSPACE=false
[2026-02-11T12:49:17.683Z] EXIT_SUCCESS=false
[2026-02-11T12:49:17.683Z] EXTERNAL_CUSTOM_BRANCH=master
[2026-02-11T12:49:17.683Z] HUDSON_HOME=/home/jenkins/.jenkins
[2026-02-11T12:49:17.683Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/display/redirect
[2026-02-11T12:49:17.683Z] RERUN_FAILURE=true
[2026-02-11T12:49:17.683Z] SDK_RESOURCE=upstream
[2026-02-11T12:49:17.683Z] ACTIVE_NODE_TIMEOUT=5
[2026-02-11T12:49:17.683Z] SETUP_JCK_RUN=false
[2026-02-11T12:49:17.683Z] SPEC=linux_aarch64
[2026-02-11T12:49:17.683Z] ITERATIONS=1
[2026-02-11T12:49:17.683Z] GENERATE_JOBS=true
[2026-02-11T12:49:17.683Z] TEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/jdkbinary/j2sdk-image
[2026-02-11T12:49:17.683Z] LIGHT_WEIGHT_CHECKOUT=false
[2026-02-11T12:49:17.683Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/33/display/redirect?page=artifacts
[2026-02-11T12:49:17.683Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token
[2026-02-11T12:49:17.683Z] AUTO_DETECT=true
[2026-02-11T12:49:17.683Z] TAP_NAME=Test_openjdk8_hs_extended.system_aarch64_linux_testList_1.tap
[2026-02-11T12:49:17.683Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/33/
[2026-02-11T12:49:17.683Z] SHELL=/bin/bash
[2026-02-11T12:49:17.683Z] STAGE_NAME=Setup
[2026-02-11T12:49:17.683Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2026-02-11T12:49:17.683Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/
[2026-02-11T12:49:17.683Z] TKG_OWNER_BRANCH=adoptium:master
[2026-02-11T12:49:17.683Z] JDK_VERSION=8
[2026-02-11T12:49:17.683Z] BUILD_DISPLAY_NAME=#33
[2026-02-11T12:49:17.683Z] PLATFORM=aarch64_linux
[2026-02-11T12:49:17.683Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2026-02-11T12:49:17.683Z] SHLVL=3
[2026-02-11T12:49:17.683Z] JDK_REPO=https://github.com/adoptium/jdk8u
[2026-02-11T12:49:17.683Z] PARALLEL=None
[2026-02-11T12:49:17.683Z] BUILD_TAG=jenkins-Test_openjdk8_hs_extended.system_aarch64_linux_testList_1-33
[2026-02-11T12:49:17.683Z] TKG_ITERATIONS=1
[2026-02-11T12:49:17.683Z] EXIT_FAILURE=false
[2026-02-11T12:49:17.683Z] NODE_LABELS=test-docker-ubi8-armv8-2 armv8 hw.arch.aarch64 test ci.role.test hw.dockerhost.dockerhost-osuosl-ubuntu2404-aarch64-2 linux armv8.2 sw.os.linux ubi8 ubi
[2026-02-11T12:49:17.683Z] TARGET=-f parallelList.mk testList_1
[2026-02-11T12:49:17.683Z] LOGNAME=jenkins
[2026-02-11T12:49:17.683Z] JOBSTARTTIME=Wed, 11 Feb 2026 12:49:10 +0000
[2026-02-11T12:49:17.683Z] PATH=/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin
[2026-02-11T12:49:17.683Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master
[2026-02-11T12:49:17.683Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8
[2026-02-11T12:49:17.683Z] JENKINS_SERVER_COOKIE=durable-25e576a665edf4bf180ec7595d3da13ced83aa56919842bb15cb1acdbf277295
[2026-02-11T12:49:17.683Z] LESSOPEN=||/usr/bin/lesspipe.sh %s
[2026-02-11T12:49:17.683Z] BASH_FUNC_which%%=() { ( alias;
[2026-02-11T12:49:17.683Z] eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@
[2026-02-11T12:49:17.683Z] }
Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOMIZED_SDK_URL_OPTION (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2026-02-11T12:49:18.234Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] dir
[2026-02-11T12:49:18.244Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/jdkbinary
[Pipeline] {
[Pipeline] copyArtifacts
[2026-02-11T12:50:19.407Z] Copied 5 artifacts from "build-scripts » jobs » jdk8u » jdk8u-linux-aarch64-temurin" build number 537
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // timeout
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_VERSION_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_IMPL_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_REPOS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_BRANCHES (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_DIRS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_SHAS (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] echo
[2026-02-11T12:50:19.613Z] IS_SVT_TESTREPO is set to false
Did you forget the `def` keyword? Script1 seems to be setting a field named TEST_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named DEBUG_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CODE_COVERAGE_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named ADDITIONAL_ARTIFACTS_REQUIRED_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CURL_OPTS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named GET_SH_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named RESOLVED_MAKE (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] dir
[2026-02-11T12:50:19.619Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1
[Pipeline] {
[Pipeline] sshagent
[2026-02-11T12:50:19.725Z] $ ssh-agent
[2026-02-11T12:50:20.546Z] SSH_AUTH_SOCK=/tmp/ssh-CpuNNEdlwyE0/agent.4184597
[2026-02-11T12:50:20.546Z] SSH_AGENT_PID=4184600
[2026-02-11T12:50:20.546Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] dir
[2026-02-11T12:50:20.557Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/aqa-tests
[Pipeline] {
[Pipeline] withCredentials
[2026-02-11T12:50:20.580Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] sh
[2026-02-11T12:50:22.984Z] ++ pwd
[2026-02-11T12:50:22.984Z] + ./get.sh -s /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/aqa-tests/.. -p aarch64_linux -r upstream -j 8 -i hotspot --clone_openj9 false --tkg_repo https://github.com/adoptium/TKG.git --tkg_branch master
[2026-02-11T12:50:22.984Z] TESTDIR: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/aqa-tests
[2026-02-11T12:50:22.984Z] get jdk binary...
[2026-02-11T12:50:22.984Z] --sdkdir is set to upstream. Therefore, skip download jdk binary
[2026-02-11T12:50:22.984Z] Uncompressing file: OpenJDK8U-jdk_aarch64_linux_hotspot_8u492b02-ea.tar.gz ...
[2026-02-11T12:50:23.957Z] List files in jdkbinary folder...
[2026-02-11T12:50:23.957Z] total 285580
[2026-02-11T12:50:23.958Z] -rw-r--r-- 1 jenkins jenkins 148919730 Feb 11 12:28 OpenJDK8U-debugimage_aarch64_linux_hotspot_8u492b02-ea.tar.gz
[2026-02-11T12:50:23.958Z] -rw-r--r-- 1 jenkins jenkins 102583440 Feb 11 12:28 OpenJDK8U-jdk_aarch64_linux_hotspot_8u492b02-ea.tar.gz
[2026-02-11T12:50:23.958Z] -rw-r--r-- 1 jenkins jenkins 40816539 Feb 11 12:28 OpenJDK8U-jre_aarch64_linux_hotspot_8u492b02-ea.tar.gz
[2026-02-11T12:50:23.958Z] -rw-rw-r-- 1 jenkins jenkins 21205 Feb 11 12:34 OpenJDK8U-sbom_aarch64_linux_hotspot_8u492b02-ea-metadata.json
[2026-02-11T12:50:23.958Z] -rw-r--r-- 1 jenkins jenkins 80720 Feb 11 12:36 OpenJDK8U-sbom_aarch64_linux_hotspot_8u492b02-ea.json
[2026-02-11T12:50:23.958Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 11 12:50 tmp
[2026-02-11T12:50:23.958Z] List files in jdkbinary/tmp folder...
[2026-02-11T12:50:23.958Z] total 4
[2026-02-11T12:50:23.958Z] drwxr-xr-x 8 jenkins jenkins 4096 Feb 11 12:28 jdk8u492-b02
[2026-02-11T12:50:23.958Z] Moving directory jdk8u492-b02/ to ../j2sdk-image
[2026-02-11T12:50:23.958Z] Uncompressing file: OpenJDK8U-jre_aarch64_linux_hotspot_8u492b02-ea.tar.gz ...
[2026-02-11T12:50:24.929Z] List files in jdkbinary folder...
[2026-02-11T12:50:24.929Z] total 285584
[2026-02-11T12:50:24.929Z] -rw-r--r-- 1 jenkins jenkins 148919730 Feb 11 12:28 OpenJDK8U-debugimage_aarch64_linux_hotspot_8u492b02-ea.tar.gz
[2026-02-11T12:50:24.930Z] -rw-r--r-- 1 jenkins jenkins 102583440 Feb 11 12:28 OpenJDK8U-jdk_aarch64_linux_hotspot_8u492b02-ea.tar.gz
[2026-02-11T12:50:24.930Z] -rw-r--r-- 1 jenkins jenkins 40816539 Feb 11 12:28 OpenJDK8U-jre_aarch64_linux_hotspot_8u492b02-ea.tar.gz
[2026-02-11T12:50:24.930Z] -rw-rw-r-- 1 jenkins jenkins 21205 Feb 11 12:34 OpenJDK8U-sbom_aarch64_linux_hotspot_8u492b02-ea-metadata.json
[2026-02-11T12:50:24.930Z] -rw-r--r-- 1 jenkins jenkins 80720 Feb 11 12:36 OpenJDK8U-sbom_aarch64_linux_hotspot_8u492b02-ea.json
[2026-02-11T12:50:24.930Z] drwxr-xr-x 8 jenkins jenkins 4096 Feb 11 12:28 j2sdk-image
[2026-02-11T12:50:24.930Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 11 12:50 tmp
[2026-02-11T12:50:24.930Z] List files in jdkbinary/tmp folder...
[2026-02-11T12:50:24.930Z] total 4
[2026-02-11T12:50:24.930Z] drwxr-xr-x 5 jenkins jenkins 4096 Feb 11 12:28 jdk8u492-b02-jre
[2026-02-11T12:50:24.930Z] Moving directory jdk8u492-b02-jre/ to ../j2re-image
[2026-02-11T12:50:24.930Z] Uncompressing OpenJDK8U-debugimage_aarch64_linux_hotspot_8u492b02-ea.tar.gz over ./j2sdk-image/jre...
[2026-02-11T12:50:28.014Z] Removing top-level folder jdk8u492-b02-debug-image/
[2026-02-11T12:50:28.014Z] Removing top-level folder jdk8u492-b02/
[2026-02-11T12:50:28.984Z] Run /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/jdkbinary/j2sdk-image/bin/java -version
[2026-02-11T12:50:28.984Z] =JAVA VERSION OUTPUT BEGIN=
[2026-02-11T12:50:30.052Z] openjdk version "1.8.0_492-beta"
[2026-02-11T12:50:30.052Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_492-beta-202602111211-b02)
[2026-02-11T12:50:30.052Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.492-b02, mixed mode)
[2026-02-11T12:50:30.052Z] =JAVA VERSION OUTPUT END=
[2026-02-11T12:50:30.052Z] =RELEASE INFO BEGIN=
[2026-02-11T12:50:30.052Z] JAVA_VERSION="1.8.0_492"
[2026-02-11T12:50:30.052Z] OS_NAME="Linux"
[2026-02-11T12:50:30.052Z] OS_VERSION="2.6"
[2026-02-11T12:50:30.052Z] OS_ARCH="aarch64"
[2026-02-11T12:50:30.052Z] SOURCE=".:git:4ec887bb78ba+"
[2026-02-11T12:50:30.052Z] IMPLEMENTOR="Eclipse Adoptium"
[2026-02-11T12:50:30.052Z] BUILD_SOURCE="git:e96bbeac79b072cebb4fb1a6123e60383fd5bbce"
[2026-02-11T12:50:30.052Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git"
[2026-02-11T12:50:30.052Z] SOURCE_REPO="https://github.com/adoptium/jdk8u.git"
[2026-02-11T12:50:30.052Z] FULL_VERSION="1.8.0_492-beta-202602111211-b02"
[2026-02-11T12:50:30.052Z] SEMANTIC_VERSION="8.0.492+2"
[2026-02-11T12:50:30.052Z] BUILD_INFO="OS: Linux Version: 6.8.0-71-generic"
[2026-02-11T12:50:30.052Z] JVM_VARIANT="Hotspot"
[2026-02-11T12:50:30.052Z] JVM_VERSION="25.492-b02"
[2026-02-11T12:50:30.052Z] IMAGE_TYPE="JDK"
[2026-02-11T12:50:30.052Z] =RELEASE INFO END=
[2026-02-11T12:50:30.052Z] get testKitGen...
[2026-02-11T12:50:30.052Z] git clone -q https://github.com/adoptium/TKG.git
[2026-02-11T12:50:31.096Z] git rev-parse master
[2026-02-11T12:50:31.096Z] git checkout -q -f a9e191ceefbd2d7e2cb775891542647c2575d92e
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2026-02-11T12:50:31.782Z] $ ssh-agent -k
[2026-02-11T12:50:31.797Z] unset SSH_AUTH_SOCK;
[2026-02-11T12:50:31.798Z] unset SSH_AGENT_PID;
[2026-02-11T12:50:31.798Z] echo Agent pid 4184600 killed;
[2026-02-11T12:50:32.923Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2026-02-11T12:50:33.392Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=-f+parallelList.mk+testList_1&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=Test_openjdk8_hs_extended.system_aarch64_linux&DOCKER_REQUIRED=false&ACTIVE_NODE_TIMEOUT=5&VENDOR_TEST_DIRS=&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=aarch64_linux&GENERATE_JOBS=true&KEEP_REPORTDIR=false&PERSONAL_BUILD=false&DOCKER_REGISTRY_DIR=&RERUN_ITERATIONS=0&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&SETUP_JCK_RUN=false&DOCKER_REGISTRY_URL_CREDENTIAL_ID=&LABEL=&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=master&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=8&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk8u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk8u%2Fjdk8u-linux-aarch64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=1047&DOCKERIMAGE_TAG=&TEST_TIME=&JDK_IMPL=hotspot&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=aqavit-bot&DYNAMIC_COMPILE=false&RELATED_NODES=&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&APPLICATION_OPTIONS=&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&ARCHIVE_TEST_RESULTS=false&NUM_MACHINES=&OPENJDK_SHA=&TRSS_URL=&RERUN_FAILURE=false&USE_TESTENV_PROPERTIES=false&BUILD_LIST=system&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=537&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] echo
[2026-02-11T12:50:33.402Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=-f+parallelList.mk+testList_1&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=Test_openjdk8_hs_extended.system_aarch64_linux&DOCKER_REQUIRED=false&ACTIVE_NODE_TIMEOUT=5&VENDOR_TEST_DIRS=&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=aarch64_linux&GENERATE_JOBS=true&KEEP_REPORTDIR=false&PERSONAL_BUILD=false&DOCKER_REGISTRY_DIR=&RERUN_ITERATIONS=0&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&SETUP_JCK_RUN=false&DOCKER_REGISTRY_URL_CREDENTIAL_ID=&LABEL=test-docker-ubi8-armv8-2&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=master&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=8&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk8u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk8u%2Fjdk8u-linux-aarch64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=1047&DOCKERIMAGE_TAG=&TEST_TIME=&JDK_IMPL=hotspot&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=aqavit-bot&DYNAMIC_COMPILE=false&RELATED_NODES=&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&APPLICATION_OPTIONS=&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&ARCHIVE_TEST_RESULTS=false&NUM_MACHINES=&OPENJDK_SHA=&TRSS_URL=&RERUN_FAILURE=false&USE_TESTENV_PROPERTIES=false&BUILD_LIST=system&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=537&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] echo
[2026-02-11T12:50:33.492Z] Building tests...
[Pipeline] timeout
[2026-02-11T12:50:33.496Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2026-02-11T12:50:34.614Z] Copied 1 artifact from "Test_openjdk8_hs_extended.system_aarch64_linux" build number 1047
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2026-02-11T12:50:34.648Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2026-02-11T12:50:34.671Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] sh
[2026-02-11T12:50:37.340Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/../../externalDependency/system_lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[2026-02-11T12:50:37.341Z] --------------------------------------------
[2026-02-11T12:50:37.341Z] path is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/../../externalDependency/system_lib
[2026-02-11T12:50:37.341Z] task is set to default
[2026-02-11T12:50:37.341Z] dependencyList is set to all
[2026-02-11T12:50:37.341Z] System Test jars will be downloaded.
[2026-02-11T12:50:37.341Z] --------------------------------------------
[2026-02-11T12:50:37.341Z] Starting download third party dependent jars
[2026-02-11T12:50:37.341Z] --------------------------------------------
[2026-02-11T12:50:37.341Z] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/../../externalDependency/system_lib
[2026-02-11T12:50:37.341Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/../../externalDependency/system_lib/cvsclient/org-netbeans-lib-cvsclient.jar exists, not downloading.
[2026-02-11T12:50:37.341Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/../../externalDependency/system_lib/asm/asm.jar exists with correct hash, not downloading
[2026-02-11T12:50:37.341Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/../../externalDependency/system_lib/json-simple.jar exists with correct hash, not downloading
[2026-02-11T12:50:37.341Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/../../externalDependency/system_lib/apache-ant/lib/ant-launcher.jar exists, not downloading.
[2026-02-11T12:50:37.341Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/../../externalDependency/system_lib/mauve/mauve.jar exists with correct hash, not downloading
[2026-02-11T12:50:37.341Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/../../externalDependency/system_lib/junit/junit.jar exists, not downloading.
[2026-02-11T12:50:37.341Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/../../externalDependency/system_lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading
[2026-02-11T12:50:37.341Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/../../externalDependency/system_lib/log4j/log4j-core.jar exists, not downloading.
[2026-02-11T12:50:37.341Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/../../externalDependency/system_lib/junit/hamcrest-core.jar exists, not downloading.
[2026-02-11T12:50:37.341Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/../../externalDependency/system_lib/log4j/log4j-api.jar exists, not downloading.
[2026-02-11T12:50:37.341Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/../../externalDependency/system_lib/tools/tools.jar exists, not downloading.
[2026-02-11T12:50:37.341Z] downloaded dependent third party jars successfully
[Pipeline] }
[Pipeline] // timeout
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] withCredentials
[2026-02-11T12:50:38.308Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] dir
[2026-02-11T12:50:38.322Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/aqa-tests
[Pipeline] {
[Pipeline] sshagent
[2026-02-11T12:50:38.426Z] $ ssh-agent
[2026-02-11T12:50:39.458Z] SSH_AUTH_SOCK=/tmp/ssh-J0NbO54IxJrJ/agent.4184693
[2026-02-11T12:50:39.458Z] SSH_AGENT_PID=4184695
[2026-02-11T12:50:39.458Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2026-02-11T12:50:41.358Z] + bash ./compile.sh
[2026-02-11T12:50:41.359Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/jdkbinary/j2sdk-image
[2026-02-11T12:50:41.359Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/../../externalDependency/system_lib
[2026-02-11T12:50:41.359Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-11T12:50:41.359Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-11T12:50:41.359Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/../../externalDependency/system_lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2026-02-11T12:50:41.359Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/aqa-tests/TKG/../TKG/output_compilation"; fi
[2026-02-11T12:50:41.359Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/aqa-tests/TKG/scripts/build_tools.xml
[2026-02-11T12:50:42.773Z]
[2026-02-11T12:50:42.773Z] build:
[2026-02-11T12:50:42.773Z]
[2026-02-11T12:50:42.773Z] clean:
[2026-02-11T12:50:43.748Z]
[2026-02-11T12:50:43.748Z] init:
[2026-02-11T12:50:43.748Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/aqa-tests/TKG/bin
[2026-02-11T12:50:43.748Z]
[2026-02-11T12:50:43.748Z] getDependentLibs:
[2026-02-11T12:50:43.748Z] [exec] --------------------------------------------
[2026-02-11T12:50:43.748Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/../../externalDependency/system_lib
[2026-02-11T12:50:43.748Z] [exec] task is set to default
[2026-02-11T12:50:43.748Z] [exec] dependencyList is set to json_simple
[2026-02-11T12:50:43.748Z] [exec] System Test jars will be downloaded.
[2026-02-11T12:50:43.748Z] [exec] --------------------------------------------
[2026-02-11T12:50:43.748Z] [exec] Starting download third party dependent jars
[2026-02-11T12:50:43.748Z] [exec] --------------------------------------------
[2026-02-11T12:50:43.748Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/../../externalDependency/system_lib
[2026-02-11T12:50:43.748Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/../../externalDependency/system_lib/json-simple.jar exists with correct hash, not downloading
[2026-02-11T12:50:43.748Z] [exec] downloaded dependent third party jars successfully
[2026-02-11T12:50:43.748Z]
[2026-02-11T12:50:43.748Z] compile:
[2026-02-11T12:50:43.748Z] [echo] Ant version is Apache Ant(TM) version 1.10.5 compiled on July 10 2018
[2026-02-11T12:50:43.748Z] [echo] ============COMPILER SETTINGS============
[2026-02-11T12:50:43.748Z] [echo] ===fork: yes
[2026-02-11T12:50:43.748Z] [echo] ===debug: on
[2026-02-11T12:50:43.748Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/aqa-tests/TKG/bin
[2026-02-11T12:50:48.038Z]
[2026-02-11T12:50:48.038Z] dist:
[2026-02-11T12:50:48.038Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/aqa-tests/TKG/bin/TestKitGen.jar
[2026-02-11T12:50:48.038Z]
[2026-02-11T12:50:48.038Z] BUILD SUCCESSFUL
[2026-02-11T12:50:48.038Z] Total time: 6 seconds
[2026-02-11T12:50:48.038Z] 0
[2026-02-11T12:50:48.038Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2026-02-11T12:50:49.217Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2026-02-11T12:50:49.217Z] microArchOutput:
[2026-02-11T12:50:50.189Z] ****************************** MACHINE INFO ******************************
[2026-02-11T12:50:50.189Z] File path : /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/aqa-tests/TKG
[2026-02-11T12:50:50.189Z] Free Physical Memory Size : 4337000448
[2026-02-11T12:50:50.189Z] Free space (bytes) : 73481121792
[2026-02-11T12:50:50.189Z] Total Physical Memory Size : 6442450944
[2026-02-11T12:50:50.189Z] Total space (bytes) : 167961710592
[2026-02-11T12:50:50.189Z] Usable space (bytes) : 64874622976
[2026-02-11T12:50:50.189Z] antVersion : Apache Ant(TM) version 1.10.5 compiled on July 10 2018
[2026-02-11T12:50:50.189Z] bashVersion :
[2026-02-11T12:50:50.189Z] GNU bash, version 4.4.20(1)-release (aarch64-redhat-linux-gnu)
[2026-02-11T12:50:50.189Z] Copyright (C) 2016 Free Software Foundation, Inc.
[2026-02-11T12:50:50.189Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2026-02-11T12:50:50.189Z]
[2026-02-11T12:50:50.189Z] This is free software; you are free to change and redistribute it.
[2026-02-11T12:50:50.189Z] There is NO WARRANTY, to the extent permitted by law.
[2026-02-11T12:50:50.189Z] cpuCores : 8
[2026-02-11T12:50:50.189Z] curlVersion :
[2026-02-11T12:50:50.189Z] curl 7.61.1 (aarch64-redhat-linux-gnu) libcurl/7.61.1 OpenSSL/1.1.1k zlib/1.2.11 brotli/1.0.6 libidn2/2.2.0 libpsl/0.20.2 (+libidn2/2.2.0) libssh/0.9.6/openssl/zlib nghttp2/1.33.0
[2026-02-11T12:50:50.189Z] Release-Date: 2018-09-05
[2026-02-11T12:50:50.189Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smb smbs smtp smtps telnet tftp
[2026-02-11T12:50:50.189Z] Features: AsynchDNS IDN IPv6 Largefile GSS-API Kerberos SPNEGO NTLM NTLM_WB SSL libz brotli TLS-SRP HTTP2 UnixSockets HTTPS-proxy PSL
[2026-02-11T12:50:50.189Z] dockerVersion : bash: docker: command not found
[2026-02-11T12:50:50.189Z] gcc version : 8
[2026-02-11T12:50:50.189Z] gclibc version : ldd (GNU libc) 2.28
[2026-02-11T12:50:50.189Z] gdb version : bash: gdb: command not found
[2026-02-11T12:50:50.189Z] lldb version : Command could not be executed
[2026-02-11T12:50:50.189Z] makeVersion :
[2026-02-11T12:50:50.189Z] GNU Make 4.2.1
[2026-02-11T12:50:50.189Z] Built for aarch64-redhat-linux-gnu
[2026-02-11T12:50:50.189Z] Copyright (C) 1988-2016 Free Software Foundation, Inc.
[2026-02-11T12:50:50.189Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2026-02-11T12:50:50.189Z] This is free software: you are free to change and redistribute it.
[2026-02-11T12:50:50.189Z] There is NO WARRANTY, to the extent permitted by law.
[2026-02-11T12:50:50.189Z] mavenVersion : bash: mvn: command not found
[2026-02-11T12:50:50.189Z] osInfo :
[2026-02-11T12:50:50.189Z] NAME="Red Hat Enterprise Linux"
[2026-02-11T12:50:50.189Z] VERSION="8.10 (Ootpa)"
[2026-02-11T12:50:50.189Z] ID="rhel"
[2026-02-11T12:50:50.189Z] ID_LIKE="fedora"
[2026-02-11T12:50:50.189Z] VERSION_ID="8.10"
[2026-02-11T12:50:50.189Z] PLATFORM_ID="platform:el8"
[2026-02-11T12:50:50.189Z] PRETTY_NAME="Red Hat Enterprise Linux 8.10 (Ootpa)"
[2026-02-11T12:50:50.189Z] ANSI_COLOR="0;31"
[2026-02-11T12:50:50.189Z] CPE_NAME="cpe:/o:redhat:enterprise_linux:8::baseos"
[2026-02-11T12:50:50.189Z] HOME_URL="https://www.redhat.com/"
[2026-02-11T12:50:50.189Z] DOCUMENTATION_URL="https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8"
[2026-02-11T12:50:50.189Z] BUG_REPORT_URL="https://issues.redhat.com/"
[2026-02-11T12:50:50.189Z]
[2026-02-11T12:50:50.189Z] REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 8"
[2026-02-11T12:50:50.189Z] REDHAT_BUGZILLA_PRODUCT_VERSION=8.10
[2026-02-11T12:50:50.189Z] REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux"
[2026-02-11T12:50:50.189Z] REDHAT_SUPPORT_PRODUCT_VERSION="8.10"
[2026-02-11T12:50:50.189Z] osLabel : rhel.8
[2026-02-11T12:50:50.189Z] perlVersion :
[2026-02-11T12:50:50.189Z]
[2026-02-11T12:50:50.189Z] This is perl 5, version 26, subversion 3 (v5.26.3) built for aarch64-linux-thread-multi
[2026-02-11T12:50:50.189Z] (with 59 registered patches, see perl -V for more detail)
[2026-02-11T12:50:50.189Z]
[2026-02-11T12:50:50.189Z] Copyright 1987-2018, Larry Wall
[2026-02-11T12:50:50.189Z]
[2026-02-11T12:50:50.190Z] Perl may be copied only under the terms of either the Artistic License or the
[2026-02-11T12:50:50.190Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2026-02-11T12:50:50.190Z]
[2026-02-11T12:50:50.190Z] Complete documentation for Perl, including FAQ lists, should be found on
[2026-02-11T12:50:50.190Z] this system using "man perl" or "perldoc perl". If you have access to the
[2026-02-11T12:50:50.190Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page.
[2026-02-11T12:50:50.190Z]
[2026-02-11T12:50:50.190Z] podmanVersion : bash: podman: command not found
[2026-02-11T12:50:50.190Z] procArch : aarch64
[2026-02-11T12:50:50.190Z] sysArch : aarch64
[2026-02-11T12:50:50.190Z] sysOS : Linux
[2026-02-11T12:50:50.190Z] ulimit :
[2026-02-11T12:50:50.190Z] core file size (blocks, -c) unlimited
[2026-02-11T12:50:50.190Z] data seg size (kbytes, -d) unlimited
[2026-02-11T12:50:50.190Z] scheduling priority (-e) 0
[2026-02-11T12:50:50.190Z] file size (blocks, -f) unlimited
[2026-02-11T12:50:50.190Z] pending signals (-i) 63426
[2026-02-11T12:50:50.190Z] max locked memory (kbytes, -l) 8192
[2026-02-11T12:50:50.190Z] max memory size (kbytes, -m) unlimited
[2026-02-11T12:50:50.190Z] open files (-n) 1048576
[2026-02-11T12:50:50.190Z] pipe size (512 bytes, -p) 8
[2026-02-11T12:50:50.190Z] POSIX message queues (bytes, -q) 819200
[2026-02-11T12:50:50.190Z] real-time priority (-r) 0
[2026-02-11T12:50:50.190Z] stack size (kbytes, -s) 8192
[2026-02-11T12:50:50.190Z] cpu time (seconds, -t) unlimited
[2026-02-11T12:50:50.190Z] max user processes (-u) unlimited
[2026-02-11T12:50:50.190Z] virtual memory (kbytes, -v) unlimited
[2026-02-11T12:50:50.190Z] file locks (-x) unlimited
[2026-02-11T12:50:50.190Z] uname : Linux 5e4fb022845b 6.8.0-71-generic #71-Ubuntu SMP PREEMPT_DYNAMIC Tue Jul 22 16:44:45 UTC 2025 aarch64 aarch64 aarch64 GNU/Linux
[2026-02-11T12:50:50.190Z] vmVendor : Oracle Corporation
[2026-02-11T12:50:50.190Z] vmVersion : 25.492-b02
[2026-02-11T12:50:50.190Z] xlc version : bash: xlC: command not found
[2026-02-11T12:50:50.190Z] **************************************************************************
[2026-02-11T12:50:50.190Z]
[2026-02-11T12:50:50.190Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2026-02-11T12:50:50.190Z]
[2026-02-11T12:50:50.190Z] System.getProperty('java.vendor')=Temurin
[2026-02-11T12:50:50.190Z]
[2026-02-11T12:50:50.190Z] System.getProperty('os.name')=Linux
[2026-02-11T12:50:50.190Z]
[2026-02-11T12:50:50.190Z] System.getProperty('os.arch')=aarch64
[2026-02-11T12:50:50.190Z]
[2026-02-11T12:50:50.190Z] System.getProperty('java.fullversion')=null
[2026-02-11T12:50:50.190Z]
[2026-02-11T12:50:50.190Z] System.getProperty('sun.arch.data.model')=64
[2026-02-11T12:50:50.190Z]
[2026-02-11T12:50:50.190Z] make -f clean.mk cleanBuild
[2026-02-11T12:50:50.190Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/aqa-tests/TKG'
[2026-02-11T12:50:50.190Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/aqa-tests/TKG/../../jvmtest
[2026-02-11T12:50:50.190Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/aqa-tests/TKG'
[2026-02-11T12:50:50.190Z] make -f compile.mk compile
[2026-02-11T12:50:50.190Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/aqa-tests/TKG'
[2026-02-11T12:50:51.167Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-11T12:50:51.167Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/aqa-tests/TKG/../TKG/output_compilation; \
[2026-02-11T12:50:51.167Z] (ant -f scripts/build_test.xml "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/aqa-tests/TKG/.." "-DBUILD_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/aqa-tests/TKG/../../jvmtest" "-DJDK_VERSION=8" "-DJDK_IMPL=hotspot" "-DJDK_VENDOR=temurin" "-DJCL_VERSION=latest" "-DBUILD_LIST=system" "-DRESOURCES_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/aqa-tests/TKG/../../jvmtest/TestConfig/resources" "-DSPEC=linux_aarch64" "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/jdkbinary/j2sdk-image" "-DJVM_VERSION=openjdk8" "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/../../externalDependency/system_lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2026-02-11T12:50:51.168Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/aqa-tests/TKG/../TKG/output_compilation"; fi
[2026-02-11T12:50:51.168Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/aqa-tests/TKG/scripts/build_test.xml
[2026-02-11T12:50:52.207Z] [echo] build.list is TestConfig/build.xml,system/build.xml
[2026-02-11T12:50:52.207Z]
[2026-02-11T12:50:52.207Z] -create_test_directory:
[2026-02-11T12:50:52.207Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/jvmtest
[2026-02-11T12:50:52.207Z]
[2026-02-11T12:50:52.207Z] stage_test_material:
[2026-02-11T12:50:53.449Z] [copy] Copying 136 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/jvmtest
[2026-02-11T12:50:53.449Z]
[2026-02-11T12:50:53.449Z] build:
[2026-02-11T12:50:53.449Z]
[2026-02-11T12:50:53.449Z] init:
[2026-02-11T12:50:53.449Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/jvmtest/system
[2026-02-11T12:50:53.449Z]
[2026-02-11T12:50:53.449Z] dist:
[2026-02-11T12:50:53.449Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/jvmtest/system
[2026-02-11T12:50:53.449Z]
[2026-02-11T12:50:53.449Z] common_build:
[2026-02-11T12:50:53.449Z] [echo] target common_build is called.....
[2026-02-11T12:50:53.449Z]
[2026-02-11T12:50:53.449Z] common_init:
[2026-02-11T12:50:53.449Z]
[2026-02-11T12:50:53.449Z] check_systemtest:
[2026-02-11T12:50:53.449Z] [echo] /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/aqa-tests/TKG/../system/STF does not exist, clone from GitHub
[2026-02-11T12:50:53.449Z]
[2026-02-11T12:50:53.449Z] clone_stf:
[2026-02-11T12:50:53.449Z] [exec] git clone -q https://github.com/adoptium/STF.git
[2026-02-11T12:50:55.440Z] [echo] git rev-parse master
[2026-02-11T12:50:55.440Z] [echo] git checkout -q -f 91d0e566278d7e8bba2de994f3c0d4164e6bb0d7
[2026-02-11T12:50:55.440Z] [exec] Check sha in /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/aqa-tests/TKG/../system/STF and store the info in /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/aqa-tests/TKG/../testenv/testenv.properties
[2026-02-11T12:50:55.440Z] [exec] STF_REPO=https://github.com/adoptium/STF.git
[2026-02-11T12:50:55.440Z] [exec] STF_BRANCH=91d0e566278d7e8bba2de994f3c0d4164e6bb0d7
[2026-02-11T12:50:55.440Z] [echo] /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/aqa-tests/TKG/../system/aqa-systemtest does not exist, clone from GitHub
[2026-02-11T12:50:55.440Z]
[2026-02-11T12:50:55.440Z] clone_systemtest:
[2026-02-11T12:50:55.440Z] [exec] git clone -q https://github.com/adoptium/aqa-systemtest.git
[2026-02-11T12:50:57.579Z] [echo] git rev-parse master
[2026-02-11T12:50:57.579Z] [echo] git checkout -q -f ea987227afd9fec0f9c68bfeeefc3beeca16d3e6
[2026-02-11T12:50:57.579Z] [exec] Check sha in /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/aqa-tests/TKG/../system/aqa-systemtest and store the info in /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/aqa-tests/TKG/../testenv/testenv.properties
[2026-02-11T12:50:57.579Z] [exec] AQA_SYSTEMTEST_REPO=https://github.com/adoptium/aqa-systemtest.git
[2026-02-11T12:50:57.579Z] [exec] AQA_SYSTEMTEST_BRANCH=ea987227afd9fec0f9c68bfeeefc3beeca16d3e6
[2026-02-11T12:50:57.579Z]
[2026-02-11T12:50:57.579Z] configure_systemtest:
[2026-02-11T12:50:57.579Z] [echo] Executing openjdk.build/build.xml
[2026-02-11T12:50:57.580Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/../../externalDependency/system_lib
[2026-02-11T12:50:57.580Z]
[2026-02-11T12:50:57.580Z] check-for-ant:
[2026-02-11T12:50:57.580Z]
[2026-02-11T12:50:57.580Z] configure-ant:
[2026-02-11T12:50:57.580Z]
[2026-02-11T12:50:57.580Z] print-ant-location:
[2026-02-11T12:50:57.580Z] [echo] Using ant from /home/jenkins/externalDependency/system_lib/apache-ant/lib/ant-launcher.jar
[2026-02-11T12:50:57.580Z]
[2026-02-11T12:50:57.580Z] print-ant-error:
[2026-02-11T12:50:57.580Z]
[2026-02-11T12:50:57.580Z] check-for-junit:
[2026-02-11T12:50:57.580Z]
[2026-02-11T12:50:57.580Z] configure-junit:
[2026-02-11T12:50:57.580Z]
[2026-02-11T12:50:57.580Z] print-junit-location:
[2026-02-11T12:50:58.911Z] [echo] Using junit from /home/jenkins/externalDependency/system_lib/junit/junit.jar
[2026-02-11T12:50:58.911Z]
[2026-02-11T12:50:58.911Z] print-junit-error:
[2026-02-11T12:50:58.911Z]
[2026-02-11T12:50:58.911Z] check-for-hamcrest-core:
[2026-02-11T12:50:58.911Z]
[2026-02-11T12:50:58.911Z] configure-hamcrest-core:
[2026-02-11T12:50:58.911Z]
[2026-02-11T12:50:58.911Z] print-hamcrest-core-location:
[2026-02-11T12:50:58.911Z] [echo] Using hamcrest-core from /home/jenkins/externalDependency/system_lib/junit/hamcrest-core.jar
[2026-02-11T12:50:58.911Z]
[2026-02-11T12:50:58.911Z] print-hamcrest-core-error:
[2026-02-11T12:50:58.911Z]
[2026-02-11T12:50:58.911Z] check-for-log4j:
[2026-02-11T12:50:58.911Z]
[2026-02-11T12:50:58.911Z] configure-log4j:
[2026-02-11T12:50:58.911Z]
[2026-02-11T12:50:58.911Z] print-log4j-location:
[2026-02-11T12:50:58.911Z] [echo] Using log4j-api from /home/jenkins/externalDependency/system_lib/log4j/log4j-api.jar and log4j-core from /home/jenkins/externalDependency/system_lib/log4j/log4j-core.jar
[2026-02-11T12:50:58.911Z]
[2026-02-11T12:50:58.911Z] print-log4j-error:
[2026-02-11T12:50:58.911Z]
[2026-02-11T12:50:58.911Z] check-for-asm:
[2026-02-11T12:50:58.911Z]
[2026-02-11T12:50:58.911Z] configure-asm:
[2026-02-11T12:50:58.911Z]
[2026-02-11T12:50:58.911Z] print-asm-location:
[2026-02-11T12:50:58.911Z] [echo] Using asm.jar from /home/jenkins/externalDependency/system_lib/asm/asm.jar
[2026-02-11T12:50:58.912Z] [echo] Using asm-commons.jar from /home/jenkins/externalDependency/system_lib/asm/asm-commons.jar
[2026-02-11T12:50:58.912Z]
[2026-02-11T12:50:58.912Z] print-asm-error:
[2026-02-11T12:50:58.912Z]
[2026-02-11T12:50:58.912Z] setup-java-properties:
[2026-02-11T12:50:58.912Z] [echo] java_home is ${java_home}
[2026-02-11T12:50:58.912Z] [echo] java.home is /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/jdkbinary/j2sdk-image/jre
[2026-02-11T12:50:58.912Z] [echoproperties] #Ant properties
[2026-02-11T12:50:58.912Z] [echoproperties] #Wed Feb 11 12:50:57 UTC 2026
[2026-02-11T12:50:58.912Z] [echoproperties] buildjdk./home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/jdkbinary/j2sdk-image/jre/classes=
[2026-02-11T12:50:58.912Z] [echoproperties] buildjdk./home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/jdkbinary/j2sdk-image/jre/lib/charsets.jar=
[2026-02-11T12:50:58.912Z] [echoproperties] buildjdk./home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/jdkbinary/j2sdk-image/jre/lib/jce.jar=
[2026-02-11T12:50:58.912Z] [echoproperties] buildjdk./home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/jdkbinary/j2sdk-image/jre/lib/jfr.jar=
[2026-02-11T12:50:58.912Z] [echoproperties] buildjdk./home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/jdkbinary/j2sdk-image/jre/lib/jsse.jar=
[2026-02-11T12:50:58.912Z] [echoproperties] buildjdk./home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/jdkbinary/j2sdk-image/jre/lib/rt.jar=
[2026-02-11T12:50:58.912Z] [echoproperties] buildjdk./home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/jdkbinary/j2sdk-image/jre/lib/sunrsasign.jar=
[2026-02-11T12:50:58.912Z] [echoproperties] buildjdk./lib=
[2026-02-11T12:50:58.912Z] [echoproperties] buildjdk./lib64=
[2026-02-11T12:50:58.912Z] [echoproperties] buildjdk./usr/java/packages/lib/ext=
[2026-02-11T12:50:58.912Z] [echoproperties] buildjdk./usr/lib=
[2026-02-11T12:50:58.912Z] [echoproperties] buildjdk./usr/lib64=
[2026-02-11T12:50:58.912Z] [echoproperties] buildjdk.OpenJDK=64-Bit Server VM (Temurin)(build 25.492-b02, mixed mode)
[2026-02-11T12:50:58.913Z] [echoproperties] buildjdk.Property=settings\:
[2026-02-11T12:50:58.913Z] [echoproperties] buildjdk.awt.toolkit=sun.awt.X11.XToolkit
[2026-02-11T12:50:58.913Z] [echoproperties] buildjdk.file.encoding=UTF-8
[2026-02-11T12:50:58.913Z] [echoproperties] buildjdk.file.encoding.pkg=sun.io
[2026-02-11T12:50:58.913Z] [echoproperties] buildjdk.file.separator=/
[2026-02-11T12:50:58.913Z] [echoproperties] buildjdk.java.awt.graphicsenv=sun.awt.X11GraphicsEnvironment
[2026-02-11T12:50:58.913Z] [echoproperties] buildjdk.java.awt.printerjob=sun.print.PSPrinterJob
[2026-02-11T12:50:58.913Z] [echoproperties] buildjdk.java.class.path=.
[2026-02-11T12:50:58.913Z] [echoproperties] buildjdk.java.class.version=52.0
[2026-02-11T12:50:58.913Z] [echoproperties] buildjdk.java.endorsed.dirs=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/jdkbinary/j2sdk-image/jre/lib/endorsed
[2026-02-11T12:50:58.913Z] [echoproperties] buildjdk.java.ext.dirs=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/jdkbinary/j2sdk-image/jre/lib/ext
[2026-02-11T12:50:58.913Z] [echoproperties] buildjdk.java.home=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/jdkbinary/j2sdk-image/jre
[2026-02-11T12:50:58.913Z] [echoproperties] buildjdk.java.io.tmpdir=/tmp
[2026-02-11T12:50:58.913Z] [echoproperties] buildjdk.java.library.path=/usr/java/packages/lib/aarch64
[2026-02-11T12:50:58.913Z] [echoproperties] buildjdk.java.runtime.name=OpenJDK Runtime Environment
[2026-02-11T12:50:58.913Z] [echoproperties] buildjdk.java.runtime.version=1.8.0_492-beta-202602111211-b02
[2026-02-11T12:50:58.913Z] [echoproperties] buildjdk.java.specification.maintenance.version=6
[2026-02-11T12:50:58.913Z] [echoproperties] buildjdk.java.specification.name=Java Platform API Specification
[2026-02-11T12:50:58.913Z] [echoproperties] buildjdk.java.specification.vendor=Oracle Corporation
[2026-02-11T12:50:58.913Z] [echoproperties] buildjdk.java.specification.version=1.8
[2026-02-11T12:50:58.913Z] [echoproperties] buildjdk.java.vendor=Temurin
[2026-02-11T12:50:58.913Z] [echoproperties] buildjdk.java.vendor.url=https\://adoptium.net/
[2026-02-11T12:50:58.913Z] [echoproperties] buildjdk.java.vendor.url.bug=https\://github.com/adoptium/adoptium-support/issues
[2026-02-11T12:50:58.914Z] [echoproperties] buildjdk.java.version=1.8.0_492-beta
[2026-02-11T12:50:58.914Z] [echoproperties] buildjdk.java.vm.info=mixed mode
[2026-02-11T12:50:58.914Z] [echoproperties] buildjdk.java.vm.name=OpenJDK 64-Bit Server VM
[2026-02-11T12:50:58.914Z] [echoproperties] buildjdk.java.vm.specification.name=Java Virtual Machine Specification
[2026-02-11T12:50:58.914Z] [echoproperties] buildjdk.java.vm.specification.vendor=Oracle Corporation
[2026-02-11T12:50:58.914Z] [echoproperties] buildjdk.java.vm.specification.version=1.8
[2026-02-11T12:50:58.914Z] [echoproperties] buildjdk.java.vm.vendor=Temurin
[2026-02-11T12:50:58.914Z] [echoproperties] buildjdk.java.vm.version=25.492-b02
[2026-02-11T12:50:58.914Z] [echoproperties] buildjdk.line.separator=\\n
[2026-02-11T12:50:58.914Z] [echoproperties] buildjdk.openjdk=version "1.8.0_492-beta"
[2026-02-11T12:50:58.914Z] [echoproperties] buildjdk.os.arch=aarch64
[2026-02-11T12:50:58.914Z] [echoproperties] buildjdk.os.name=Linux
[2026-02-11T12:50:58.914Z] [echoproperties] buildjdk.os.version=6.8.0-71-generic
[2026-02-11T12:50:58.914Z] [echoproperties] buildjdk.path.separator=\:
[2026-02-11T12:50:58.914Z] [echoproperties] buildjdk.sun.arch.data.model=64
[2026-02-11T12:50:58.914Z] [echoproperties] buildjdk.sun.boot.class.path=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/jdkbinary/j2sdk-image/jre/lib/resources.jar
[2026-02-11T12:50:58.914Z] [echoproperties] buildjdk.sun.boot.library.path=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/jdkbinary/j2sdk-image/jre/lib/aarch64
[2026-02-11T12:50:58.914Z] [echoproperties] buildjdk.sun.cpu.endian=little
[2026-02-11T12:50:58.914Z] [echoproperties] buildjdk.sun.cpu.isalist=
[2026-02-11T12:50:58.914Z] [echoproperties] buildjdk.sun.io.unicode.encoding=UnicodeLittle
[2026-02-11T12:50:58.914Z] [echoproperties] buildjdk.sun.java.launcher=SUN_STANDARD
[2026-02-11T12:50:58.914Z] [echoproperties] buildjdk.sun.jnu.encoding=UTF-8
[2026-02-11T12:50:58.914Z] [echoproperties] buildjdk.sun.management.compiler=HotSpot 64-Bit Tiered Compilers
[2026-02-11T12:50:58.914Z] [echoproperties] buildjdk.sun.os.patch.level=unknown
[2026-02-11T12:50:58.915Z] [echoproperties] buildjdk.user.dir=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.build
[2026-02-11T12:50:58.915Z] [echoproperties] buildjdk.user.home=/home/jenkins
[2026-02-11T12:50:58.915Z] [echoproperties] buildjdk.user.language=en
[2026-02-11T12:50:58.915Z] [echoproperties] buildjdk.user.name=jenkins
[2026-02-11T12:50:58.915Z] [echoproperties] buildjdk.user.timezone=
[2026-02-11T12:50:58.915Z] [delete] Deleting: /tmp/openjdk.java.build.properties.1752287739
[2026-02-11T12:50:58.915Z] [echo] DEBUG: Resolved os.name for buildjdk is Linux
[2026-02-11T12:50:58.915Z] [echo] java_platform set to linux_arm-64
[2026-02-11T12:50:58.915Z] [echo] java_java_specification_version set to 1.8
[2026-02-11T12:50:58.915Z] [echo] java_java_vm_vendor set to Temurin
[2026-02-11T12:50:58.915Z] [echo] java_bindir set to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/jdkbinary/j2sdk-image/jre/../bin
[2026-02-11T12:50:58.915Z] [echo] java_compiler set to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/jdkbinary/j2sdk-image/bin/javac
[2026-02-11T12:50:58.915Z]
[2026-02-11T12:50:58.915Z] check-for-tools-jar:
[2026-02-11T12:50:58.915Z] [echo] java_java_specification_version is 1.8
[2026-02-11T12:50:58.915Z]
[2026-02-11T12:50:58.915Z] configure-tools-jar:
[2026-02-11T12:50:58.915Z]
[2026-02-11T12:50:58.915Z] print-tools-jar-location:
[2026-02-11T12:50:58.915Z] [echo] Using tools.jar from /home/jenkins/externalDependency/system_lib/tools/tools.jar
[2026-02-11T12:50:58.915Z]
[2026-02-11T12:50:58.915Z] print-tools-jar-error:
[2026-02-11T12:50:58.915Z]
[2026-02-11T12:50:58.915Z] check-for-windows-sysinternals:
[2026-02-11T12:50:58.915Z]
[2026-02-11T12:50:58.915Z] set-download-windows-sysinternals-required:
[2026-02-11T12:50:58.915Z]
[2026-02-11T12:50:58.915Z] configure-windows-sysinternals:
[2026-02-11T12:50:58.915Z]
[2026-02-11T12:50:58.915Z] print-windows-sysinternals-location:
[2026-02-11T12:50:58.915Z]
[2026-02-11T12:50:58.915Z] set-print-windows-sysinternals-error-required:
[2026-02-11T12:50:58.915Z]
[2026-02-11T12:50:58.915Z] really-print-windows-sysinternals-error:
[2026-02-11T12:50:58.915Z]
[2026-02-11T12:50:58.915Z] print-windows-sysinternals-error:
[2026-02-11T12:50:58.915Z]
[2026-02-11T12:50:58.915Z] fail-if-error:
[2026-02-11T12:50:58.915Z]
[2026-02-11T12:50:58.915Z] print-all-prereq-versions:
[2026-02-11T12:50:58.915Z] [echo] Ant version in use : 1.10.2
[2026-02-11T12:50:58.915Z] [echo] log4j version in use : 2.16.0
[2026-02-11T12:50:58.916Z] [echo] ASM version in use : 9.7.1
[2026-02-11T12:50:58.916Z] [echo] junit version in use : 4.12
[2026-02-11T12:50:58.916Z] [echo] hamcrest version in use: 1.3
[2026-02-11T12:50:58.916Z]
[2026-02-11T12:50:58.916Z] configure:
[2026-02-11T12:50:58.916Z]
[2026-02-11T12:50:58.916Z] build-dependencies:
[2026-02-11T12:50:58.916Z] [echo] Executing openjdk.build/build.xml
[2026-02-11T12:50:58.916Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/../../externalDependency/system_lib
[2026-02-11T12:50:58.916Z]
[2026-02-11T12:50:58.916Z] setup-java-properties:
[2026-02-11T12:50:58.916Z] [echo] java_home is ${java_home}
[2026-02-11T12:50:58.916Z] [echo] java.home is /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/jdkbinary/j2sdk-image/jre
[2026-02-11T12:50:58.916Z] [echoproperties] #Ant properties
[2026-02-11T12:50:58.916Z] [echoproperties] #Wed Feb 11 12:50:58 UTC 2026
[2026-02-11T12:50:58.916Z] [echoproperties] buildjdk./home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/jdkbinary/j2sdk-image/jre/classes=
[2026-02-11T12:50:58.916Z] [echoproperties] buildjdk./home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/jdkbinary/j2sdk-image/jre/lib/charsets.jar=
[2026-02-11T12:50:58.916Z] [echoproperties] buildjdk./home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/jdkbinary/j2sdk-image/jre/lib/jce.jar=
[2026-02-11T12:50:58.916Z] [echoproperties] buildjdk./home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/jdkbinary/j2sdk-image/jre/lib/jfr.jar=
[2026-02-11T12:50:58.916Z] [echoproperties] buildjdk./home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/jdkbinary/j2sdk-image/jre/lib/jsse.jar=
[2026-02-11T12:50:58.916Z] [echoproperties] buildjdk./home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/jdkbinary/j2sdk-image/jre/lib/rt.jar=
[2026-02-11T12:50:58.916Z] [echoproperties] buildjdk./home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/jdkbinary/j2sdk-image/jre/lib/sunrsasign.jar=
[2026-02-11T12:50:58.916Z] [echoproperties] buildjdk./lib=
[2026-02-11T12:50:58.916Z] [echoproperties] buildjdk./lib64=
[2026-02-11T12:50:58.916Z] [echoproperties] buildjdk./usr/java/packages/lib/ext=
[2026-02-11T12:50:58.916Z] [echoproperties] buildjdk./usr/lib=
[2026-02-11T12:50:58.916Z] [echoproperties] buildjdk./usr/lib64=
[2026-02-11T12:50:58.916Z] [echoproperties] buildjdk.OpenJDK=64-Bit Server VM (Temurin)(build 25.492-b02, mixed mode)
[2026-02-11T12:50:58.916Z] [echoproperties] buildjdk.Property=settings\:
[2026-02-11T12:50:58.916Z] [echoproperties] buildjdk.awt.toolkit=sun.awt.X11.XToolkit
[2026-02-11T12:50:58.916Z] [echoproperties] buildjdk.file.encoding=UTF-8
[2026-02-11T12:50:58.916Z] [echoproperties] buildjdk.file.encoding.pkg=sun.io
[2026-02-11T12:50:58.917Z] [echoproperties] buildjdk.file.separator=/
[2026-02-11T12:50:58.917Z] [echoproperties] buildjdk.java.awt.graphicsenv=sun.awt.X11GraphicsEnvironment
[2026-02-11T12:50:58.917Z] [echoproperties] buildjdk.java.awt.printerjob=sun.print.PSPrinterJob
[2026-02-11T12:50:58.917Z] [echoproperties] buildjdk.java.class.path=.
[2026-02-11T12:50:58.917Z] [echoproperties] buildjdk.java.class.version=52.0
[2026-02-11T12:50:58.917Z] [echoproperties] buildjdk.java.endorsed.dirs=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/jdkbinary/j2sdk-image/jre/lib/endorsed
[2026-02-11T12:50:58.917Z] [echoproperties] buildjdk.java.ext.dirs=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/jdkbinary/j2sdk-image/jre/lib/ext
[2026-02-11T12:50:58.917Z] [echoproperties] buildjdk.java.home=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/jdkbinary/j2sdk-image/jre
[2026-02-11T12:50:58.917Z] [echoproperties] buildjdk.java.io.tmpdir=/tmp
[2026-02-11T12:50:58.917Z] [echoproperties] buildjdk.java.library.path=/usr/java/packages/lib/aarch64
[2026-02-11T12:50:58.917Z] [echoproperties] buildjdk.java.runtime.name=OpenJDK Runtime Environment
[2026-02-11T12:50:58.917Z] [echoproperties] buildjdk.java.runtime.version=1.8.0_492-beta-202602111211-b02
[2026-02-11T12:50:58.917Z] [echoproperties] buildjdk.java.specification.maintenance.version=6
[2026-02-11T12:50:58.917Z] [echoproperties] buildjdk.java.specification.name=Java Platform API Specification
[2026-02-11T12:50:58.917Z] [echoproperties] buildjdk.java.specification.vendor=Oracle Corporation
[2026-02-11T12:50:58.917Z] [echoproperties] buildjdk.java.specification.version=1.8
[2026-02-11T12:50:58.917Z] [echoproperties] buildjdk.java.vendor=Temurin
[2026-02-11T12:50:58.917Z] [echoproperties] buildjdk.java.vendor.url=https\://adoptium.net/
[2026-02-11T12:50:58.917Z] [echoproperties] buildjdk.java.vendor.url.bug=https\://github.com/adoptium/adoptium-support/issues
[2026-02-11T12:50:58.917Z] [echoproperties] buildjdk.java.version=1.8.0_492-beta
[2026-02-11T12:50:58.917Z] [echoproperties] buildjdk.java.vm.info=mixed mode
[2026-02-11T12:50:58.917Z] [echoproperties] buildjdk.java.vm.name=OpenJDK 64-Bit Server VM
[2026-02-11T12:50:58.917Z] [echoproperties] buildjdk.java.vm.specification.name=Java Virtual Machine Specification
[2026-02-11T12:50:58.917Z] [echoproperties] buildjdk.java.vm.specification.vendor=Oracle Corporation
[2026-02-11T12:50:58.917Z] [echoproperties] buildjdk.java.vm.specification.version=1.8
[2026-02-11T12:50:58.917Z] [echoproperties] buildjdk.java.vm.vendor=Temurin
[2026-02-11T12:50:58.917Z] [echoproperties] buildjdk.java.vm.version=25.492-b02
[2026-02-11T12:50:58.917Z] [echoproperties] buildjdk.line.separator=\\n
[2026-02-11T12:50:58.917Z] [echoproperties] buildjdk.openjdk=version "1.8.0_492-beta"
[2026-02-11T12:50:58.917Z] [echoproperties] buildjdk.os.arch=aarch64
[2026-02-11T12:50:58.917Z] [echoproperties] buildjdk.os.name=Linux
[2026-02-11T12:50:58.917Z] [echoproperties] buildjdk.os.version=6.8.0-71-generic
[2026-02-11T12:50:58.917Z] [echoproperties] buildjdk.path.separator=\:
[2026-02-11T12:50:58.917Z] [echoproperties] buildjdk.sun.arch.data.model=64
[2026-02-11T12:50:58.917Z] [echoproperties] buildjdk.sun.boot.class.path=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/jdkbinary/j2sdk-image/jre/lib/resources.jar
[2026-02-11T12:50:58.918Z] [echoproperties] buildjdk.sun.boot.library.path=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/jdkbinary/j2sdk-image/jre/lib/aarch64
[2026-02-11T12:50:58.918Z] [echoproperties] buildjdk.sun.cpu.endian=little
[2026-02-11T12:50:58.918Z] [echoproperties] buildjdk.sun.cpu.isalist=
[2026-02-11T12:50:58.918Z] [echoproperties] buildjdk.sun.io.unicode.encoding=UnicodeLittle
[2026-02-11T12:50:58.918Z] [echoproperties] buildjdk.sun.java.launcher=SUN_STANDARD
[2026-02-11T12:50:58.918Z] [echoproperties] buildjdk.sun.jnu.encoding=UTF-8
[2026-02-11T12:50:58.918Z] [echoproperties] buildjdk.sun.management.compiler=HotSpot 64-Bit Tiered Compilers
[2026-02-11T12:50:58.918Z] [echoproperties] buildjdk.sun.os.patch.level=unknown
[2026-02-11T12:50:58.918Z] [echoproperties] buildjdk.user.dir=/home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.build
[2026-02-11T12:50:58.918Z] [echoproperties] buildjdk.user.home=/home/jenkins
[2026-02-11T12:50:58.918Z] [echoproperties] buildjdk.user.language=en
[2026-02-11T12:50:58.918Z] [echoproperties] buildjdk.user.name=jenkins
[2026-02-11T12:50:58.918Z] [echoproperties] buildjdk.user.timezone=
[2026-02-11T12:50:58.918Z] [delete] Deleting: /tmp/openjdk.java.build.properties.2113875139
[2026-02-11T12:50:58.918Z] [echo] DEBUG: Resolved os.name for buildjdk is Linux
[2026-02-11T12:50:58.918Z] [echo] java_platform set to linux_arm-64
[2026-02-11T12:50:58.918Z] [echo] java_java_specification_version set to 1.8
[2026-02-11T12:50:58.918Z] [echo] java_java_vm_vendor set to Temurin
[2026-02-11T12:50:58.918Z] [echo] java_bindir set to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/jdkbinary/j2sdk-image/jre/../bin
[2026-02-11T12:50:58.918Z] [echo] java_compiler set to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/jdkbinary/j2sdk-image/bin/javac
[2026-02-11T12:50:58.918Z]
[2026-02-11T12:50:58.918Z] check-prereqs:
[2026-02-11T12:50:58.918Z] [echo] Executing openjdk.build/build.xml
[2026-02-11T12:50:58.918Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/../../externalDependency/system_lib
[2026-02-11T12:50:58.918Z]
[2026-02-11T12:50:58.918Z] check-for-ant:
[2026-02-11T12:50:58.918Z]
[2026-02-11T12:50:58.918Z] print-ant-location:
[2026-02-11T12:50:58.918Z] [echo] Using ant from /home/jenkins/externalDependency/system_lib/apache-ant/lib/ant-launcher.jar
[2026-02-11T12:50:58.918Z]
[2026-02-11T12:50:58.918Z] print-ant-error:
[2026-02-11T12:50:58.918Z]
[2026-02-11T12:50:58.918Z] check-for-junit:
[2026-02-11T12:50:58.918Z]
[2026-02-11T12:50:58.918Z] print-junit-location:
[2026-02-11T12:50:58.918Z] [echo] Using junit from /home/jenkins/externalDependency/system_lib/junit/junit.jar
[2026-02-11T12:50:58.918Z]
[2026-02-11T12:50:58.918Z] print-junit-error:
[2026-02-11T12:50:58.918Z]
[2026-02-11T12:50:58.918Z] check-for-hamcrest-core:
[2026-02-11T12:50:58.918Z]
[2026-02-11T12:50:58.918Z] print-hamcrest-core-location:
[2026-02-11T12:50:58.918Z] [echo] Using hamcrest-core from /home/jenkins/externalDependency/system_lib/junit/hamcrest-core.jar
[2026-02-11T12:50:58.918Z]
[2026-02-11T12:50:58.918Z] print-hamcrest-core-error:
[2026-02-11T12:50:58.918Z]
[2026-02-11T12:50:58.918Z] check-for-log4j:
[2026-02-11T12:50:58.918Z]
[2026-02-11T12:50:58.918Z] print-log4j-location:
[2026-02-11T12:50:58.918Z] [echo] Using log4j-api from /home/jenkins/externalDependency/system_lib/log4j/log4j-api.jar and log4j-core from /home/jenkins/externalDependency/system_lib/log4j/log4j-core.jar
[2026-02-11T12:50:58.918Z]
[2026-02-11T12:50:58.918Z] print-log4j-error:
[2026-02-11T12:50:58.918Z]
[2026-02-11T12:50:58.918Z] check-for-asm:
[2026-02-11T12:50:58.918Z]
[2026-02-11T12:50:58.918Z] print-asm-location:
[2026-02-11T12:50:58.918Z] [echo] Using asm.jar from /home/jenkins/externalDependency/system_lib/asm/asm.jar
[2026-02-11T12:50:58.918Z] [echo] Using asm-commons.jar from /home/jenkins/externalDependency/system_lib/asm/asm-commons.jar
[2026-02-11T12:50:58.918Z]
[2026-02-11T12:50:58.918Z] print-asm-error:
[2026-02-11T12:50:58.918Z]
[2026-02-11T12:50:58.918Z] setup-java-properties:
[2026-02-11T12:50:58.918Z]
[2026-02-11T12:50:58.918Z] check-for-tools-jar:
[2026-02-11T12:50:58.918Z] [echo] java_java_specification_version is 1.8
[2026-02-11T12:50:58.918Z]
[2026-02-11T12:50:58.918Z] print-tools-jar-location:
[2026-02-11T12:50:58.919Z] [echo] Using tools.jar from /home/jenkins/externalDependency/system_lib/tools/tools.jar
[2026-02-11T12:50:58.919Z]
[2026-02-11T12:50:58.919Z] print-tools-jar-error:
[2026-02-11T12:50:58.919Z]
[2026-02-11T12:50:58.919Z] check-for-windows-sysinternals:
[2026-02-11T12:50:58.919Z]
[2026-02-11T12:50:58.919Z] print-windows-sysinternals-location:
[2026-02-11T12:50:58.919Z]
[2026-02-11T12:50:58.919Z] set-print-windows-sysinternals-error-required:
[2026-02-11T12:50:58.919Z]
[2026-02-11T12:50:58.919Z] really-print-windows-sysinternals-error:
[2026-02-11T12:50:58.919Z]
[2026-02-11T12:50:58.919Z] print-windows-sysinternals-error:
[2026-02-11T12:50:58.919Z]
[2026-02-11T12:50:58.919Z] fail-if-error:
[2026-02-11T12:50:58.919Z]
[2026-02-11T12:50:58.919Z] print-all-prereq-versions:
[2026-02-11T12:50:58.919Z] [echo] Ant version in use : 1.10.2
[2026-02-11T12:50:58.919Z] [echo] log4j version in use : 2.16.0
[2026-02-11T12:50:58.919Z] [echo] ASM version in use : 9.7.1
[2026-02-11T12:50:58.919Z] [echo] junit version in use : 4.12
[2026-02-11T12:50:58.919Z] [echo] hamcrest version in use: 1.3
[2026-02-11T12:50:58.919Z]
[2026-02-11T12:50:58.919Z] run-check-prereqs:
[2026-02-11T12:50:58.919Z]
[2026-02-11T12:50:58.919Z] build-dependencies:
[2026-02-11T12:50:58.919Z] [echo] Executing stf.build/build.xml
[2026-02-11T12:50:58.919Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/../../externalDependency/system_lib
[2026-02-11T12:50:58.919Z]
[2026-02-11T12:50:58.919Z] setup-java-properties:
[2026-02-11T12:50:58.919Z]
[2026-02-11T12:50:58.919Z] check-prereqs:
[2026-02-11T12:50:58.919Z]
[2026-02-11T12:50:58.919Z] build-dependencies:
[2026-02-11T12:50:58.919Z] [echo] Executing stf.core/build.xml
[2026-02-11T12:50:58.919Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/../../externalDependency/system_lib
[2026-02-11T12:50:58.919Z]
[2026-02-11T12:50:58.919Z] setup-java-properties:
[2026-02-11T12:50:58.919Z]
[2026-02-11T12:50:58.919Z] check-prereqs:
[2026-02-11T12:50:58.919Z]
[2026-02-11T12:50:58.919Z] build-dependencies:
[2026-02-11T12:50:58.919Z]
[2026-02-11T12:50:58.919Z] create-bin-dir:
[2026-02-11T12:50:58.919Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/aqa-tests/system/STF/stf.core/bin
[2026-02-11T12:50:58.919Z]
[2026-02-11T12:50:58.919Z] build-java:
[2026-02-11T12:50:58.919Z] [javac] Compiling 58 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/aqa-tests/system/STF/stf.core/bin
[2026-02-11T12:51:06.017Z] [javac] Compiling 2 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/aqa-tests/system/STF/stf.core/bin
[2026-02-11T12:51:06.990Z]
[2026-02-11T12:51:06.990Z] build-jar:
[2026-02-11T12:51:06.991Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/aqa-tests/system/STF/stf.core/bin/stf.core.jar
[2026-02-11T12:51:06.991Z]
[2026-02-11T12:51:06.991Z] build-archives:
[2026-02-11T12:51:06.991Z]
[2026-02-11T12:51:06.991Z] copy-log4j2-config:
[2026-02-11T12:51:06.991Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/aqa-tests/system/STF/stf.core/bin
[2026-02-11T12:51:06.991Z]
[2026-02-11T12:51:06.991Z] build-no-natives:
[2026-02-11T12:51:06.991Z]
[2026-02-11T12:51:06.991Z] build-natives:
[2026-02-11T12:51:06.991Z]
[2026-02-11T12:51:06.991Z] build:
[2026-02-11T12:51:06.991Z] [echo] Executing stf.load/build.xml
[2026-02-11T12:51:06.991Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/../../externalDependency/system_lib
[2026-02-11T12:51:06.991Z]
[2026-02-11T12:51:06.991Z] setup-java-properties:
[2026-02-11T12:51:06.991Z]
[2026-02-11T12:51:06.991Z] check-prereqs:
[2026-02-11T12:51:06.991Z]
[2026-02-11T12:51:06.991Z] build-dependencies:
[2026-02-11T12:51:06.991Z] [echo] Executing stf.core/build.xml
[2026-02-11T12:51:06.991Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/../../externalDependency/system_lib
[2026-02-11T12:51:06.991Z]
[2026-02-11T12:51:06.991Z] setup-java-properties:
[2026-02-11T12:51:06.991Z]
[2026-02-11T12:51:06.991Z] check-prereqs:
[2026-02-11T12:51:06.991Z]
[2026-02-11T12:51:06.991Z] build-dependencies:
[2026-02-11T12:51:06.991Z]
[2026-02-11T12:51:06.991Z] create-bin-dir:
[2026-02-11T12:51:06.991Z]
[2026-02-11T12:51:06.991Z] build-java:
[2026-02-11T12:51:06.991Z]
[2026-02-11T12:51:06.991Z] build-jar:
[2026-02-11T12:51:07.964Z]
[2026-02-11T12:51:07.964Z] build-archives:
[2026-02-11T12:51:07.964Z]
[2026-02-11T12:51:07.964Z] copy-log4j2-config:
[2026-02-11T12:51:07.964Z]
[2026-02-11T12:51:07.964Z] build-no-natives:
[2026-02-11T12:51:07.964Z]
[2026-02-11T12:51:07.964Z] build-natives:
[2026-02-11T12:51:07.964Z]
[2026-02-11T12:51:07.964Z] build:
[2026-02-11T12:51:07.964Z]
[2026-02-11T12:51:07.964Z] create-bin-dir:
[2026-02-11T12:51:07.964Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/aqa-tests/system/STF/stf.load/bin
[2026-02-11T12:51:07.964Z]
[2026-02-11T12:51:07.964Z] build-java:
[2026-02-11T12:51:07.964Z] [javac] Compiling 29 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/aqa-tests/system/STF/stf.load/bin
[2026-02-11T12:51:11.246Z] [javac] Note: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/aqa-tests/system/STF/stf.load/src/stf.load/net/adoptopenjdk/blockedexitagent/BlockedExitAgent.java uses or overrides a deprecated API.
[2026-02-11T12:51:11.246Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2026-02-11T12:51:11.246Z]
[2026-02-11T12:51:11.246Z] build-jar:
[2026-02-11T12:51:11.246Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/aqa-tests/system/STF/stf.load/bin/stf.load.jar
[2026-02-11T12:51:11.246Z]
[2026-02-11T12:51:11.246Z] build-archives:
[2026-02-11T12:51:11.246Z]
[2026-02-11T12:51:11.246Z] build-no-natives:
[2026-02-11T12:51:11.246Z]
[2026-02-11T12:51:11.246Z] build-natives:
[2026-02-11T12:51:11.246Z]
[2026-02-11T12:51:11.246Z] build:
[2026-02-11T12:51:11.246Z] [echo] Executing stf.samples/build.xml
[2026-02-11T12:51:11.246Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/../../externalDependency/system_lib
[2026-02-11T12:51:11.246Z]
[2026-02-11T12:51:11.246Z] setup-java-properties:
[2026-02-11T12:51:11.246Z]
[2026-02-11T12:51:11.246Z] check-prereqs:
[2026-02-11T12:51:11.246Z]
[2026-02-11T12:51:11.246Z] build-dependencies:
[2026-02-11T12:51:12.225Z] [echo] Executing stf.core/build.xml
[2026-02-11T12:51:12.225Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/../../externalDependency/system_lib
[2026-02-11T12:51:12.225Z]
[2026-02-11T12:51:12.225Z] setup-java-properties:
[2026-02-11T12:51:12.225Z]
[2026-02-11T12:51:12.225Z] check-prereqs:
[2026-02-11T12:51:12.225Z]
[2026-02-11T12:51:12.225Z] build-dependencies:
[2026-02-11T12:51:12.225Z]
[2026-02-11T12:51:12.225Z] create-bin-dir:
[2026-02-11T12:51:12.225Z]
[2026-02-11T12:51:12.225Z] build-java:
[2026-02-11T12:51:12.225Z]
[2026-02-11T12:51:12.225Z] build-jar:
[2026-02-11T12:51:12.225Z]
[2026-02-11T12:51:12.225Z] build-archives:
[2026-02-11T12:51:12.225Z]
[2026-02-11T12:51:12.225Z] copy-log4j2-config:
[2026-02-11T12:51:12.225Z]
[2026-02-11T12:51:12.225Z] build-no-natives:
[2026-02-11T12:51:12.225Z]
[2026-02-11T12:51:12.225Z] build-natives:
[2026-02-11T12:51:12.225Z]
[2026-02-11T12:51:12.225Z] build:
[2026-02-11T12:51:12.225Z] [echo] Executing stf.load/build.xml
[2026-02-11T12:51:12.225Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/../../externalDependency/system_lib
[2026-02-11T12:51:12.225Z]
[2026-02-11T12:51:12.225Z] setup-java-properties:
[2026-02-11T12:51:12.225Z]
[2026-02-11T12:51:12.225Z] check-prereqs:
[2026-02-11T12:51:12.225Z]
[2026-02-11T12:51:12.225Z] build-dependencies:
[2026-02-11T12:51:12.225Z] [echo] Executing stf.core/build.xml
[2026-02-11T12:51:12.225Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/../../externalDependency/system_lib
[2026-02-11T12:51:12.225Z]
[2026-02-11T12:51:12.225Z] setup-java-properties:
[2026-02-11T12:51:12.225Z]
[2026-02-11T12:51:12.225Z] check-prereqs:
[2026-02-11T12:51:12.225Z]
[2026-02-11T12:51:12.225Z] build-dependencies:
[2026-02-11T12:51:12.225Z]
[2026-02-11T12:51:12.225Z] create-bin-dir:
[2026-02-11T12:51:12.225Z]
[2026-02-11T12:51:12.225Z] build-java:
[2026-02-11T12:51:12.225Z]
[2026-02-11T12:51:12.225Z] build-jar:
[2026-02-11T12:51:12.225Z]
[2026-02-11T12:51:12.225Z] build-archives:
[2026-02-11T12:51:12.225Z]
[2026-02-11T12:51:12.225Z] copy-log4j2-config:
[2026-02-11T12:51:12.225Z]
[2026-02-11T12:51:12.225Z] build-no-natives:
[2026-02-11T12:51:12.225Z]
[2026-02-11T12:51:12.225Z] build-natives:
[2026-02-11T12:51:12.225Z]
[2026-02-11T12:51:12.225Z] build:
[2026-02-11T12:51:12.225Z]
[2026-02-11T12:51:12.225Z] create-bin-dir:
[2026-02-11T12:51:12.225Z]
[2026-02-11T12:51:12.225Z] build-java:
[2026-02-11T12:51:12.225Z]
[2026-02-11T12:51:12.225Z] build-jar:
[2026-02-11T12:51:12.225Z]
[2026-02-11T12:51:12.225Z] build-archives:
[2026-02-11T12:51:12.225Z]
[2026-02-11T12:51:12.225Z] build-no-natives:
[2026-02-11T12:51:12.225Z]
[2026-02-11T12:51:12.225Z] build-natives:
[2026-02-11T12:51:12.225Z]
[2026-02-11T12:51:12.225Z] build:
[2026-02-11T12:51:12.225Z]
[2026-02-11T12:51:12.225Z] create-bin-dir:
[2026-02-11T12:51:12.225Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/aqa-tests/system/STF/stf.samples/bin
[2026-02-11T12:51:12.225Z]
[2026-02-11T12:51:12.225Z] build-java:
[2026-02-11T12:51:12.225Z] [javac] Compiling 24 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/aqa-tests/system/STF/stf.samples/bin
[2026-02-11T12:51:14.482Z]
[2026-02-11T12:51:14.483Z] build-jar:
[2026-02-11T12:51:14.483Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/aqa-tests/system/STF/stf.samples/bin/stf.samples.jar
[2026-02-11T12:51:14.483Z]
[2026-02-11T12:51:14.483Z] build-archives:
[2026-02-11T12:51:14.483Z]
[2026-02-11T12:51:14.483Z] build-no-natives:
[2026-02-11T12:51:14.483Z]
[2026-02-11T12:51:14.483Z] build-natives:
[2026-02-11T12:51:14.483Z]
[2026-02-11T12:51:14.483Z] build:
[2026-02-11T12:51:14.483Z]
[2026-02-11T12:51:14.483Z] build:
[2026-02-11T12:51:14.483Z] [echo] Executing openjdk.test.concurrent/build.xml
[2026-02-11T12:51:14.483Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/../../externalDependency/system_lib
[2026-02-11T12:51:14.483Z]
[2026-02-11T12:51:14.483Z] setup-java-properties:
[2026-02-11T12:51:14.483Z]
[2026-02-11T12:51:14.483Z] check-prereqs:
[2026-02-11T12:51:14.483Z]
[2026-02-11T12:51:14.483Z] build-dependencies:
[2026-02-11T12:51:14.483Z]
[2026-02-11T12:51:14.483Z] create-bin-dir:
[2026-02-11T12:51:14.483Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/bin
[2026-02-11T12:51:14.483Z]
[2026-02-11T12:51:14.483Z] build-java:
[2026-02-11T12:51:15.457Z] [javac] Compiling 36 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/bin
[2026-02-11T12:51:19.786Z]
[2026-02-11T12:51:19.786Z] build-jar:
[2026-02-11T12:51:19.786Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/bin/test.concurrent.jar
[2026-02-11T12:51:19.786Z]
[2026-02-11T12:51:19.786Z] build-archives:
[2026-02-11T12:51:19.786Z]
[2026-02-11T12:51:19.786Z] build-no-natives:
[2026-02-11T12:51:19.786Z]
[2026-02-11T12:51:19.786Z] build-natives:
[2026-02-11T12:51:19.786Z]
[2026-02-11T12:51:19.786Z] build:
[2026-02-11T12:51:19.786Z] [echo] Executing openjdk.test.classloading/build.xml
[2026-02-11T12:51:19.786Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/../../externalDependency/system_lib
[2026-02-11T12:51:19.786Z]
[2026-02-11T12:51:19.786Z] setup-java-properties:
[2026-02-11T12:51:19.786Z]
[2026-02-11T12:51:19.786Z] check-prereqs:
[2026-02-11T12:51:19.786Z]
[2026-02-11T12:51:19.786Z] build-dependencies:
[2026-02-11T12:51:19.786Z]
[2026-02-11T12:51:19.786Z] create-bin-dir:
[2026-02-11T12:51:19.786Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin
[2026-02-11T12:51:19.786Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin_notonclasspath/url1
[2026-02-11T12:51:19.786Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin_notonclasspath/url2
[2026-02-11T12:51:19.786Z]
[2026-02-11T12:51:19.786Z] build-java:
[2026-02-11T12:51:19.786Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin
[2026-02-11T12:51:22.870Z] [javac] Compiling 4 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin_notonclasspath/url1
[2026-02-11T12:51:23.846Z] [javac] Compiling 4 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin_notonclasspath/url2
[2026-02-11T12:51:24.852Z] [delete] Deleting /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin_notonclasspath/url1/net/adoptopenjdk/test/classloading/deadlock/package2/CL2_B.class
[2026-02-11T12:51:24.853Z] [delete] Deleting /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin_notonclasspath/url1/net/adoptopenjdk/test/classloading/deadlock/package2/CL2_C.class
[2026-02-11T12:51:24.853Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin_notonclasspath/url1/net/adoptopenjdk/test/classloading/deadlock/package2
[2026-02-11T12:51:24.853Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin_notonclasspath/url2/net/adoptopenjdk/test/classloading/deadlock/package1
[2026-02-11T12:51:24.853Z]
[2026-02-11T12:51:24.853Z] build-jar:
[2026-02-11T12:51:24.853Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin/test.classloading.jar
[2026-02-11T12:51:24.853Z]
[2026-02-11T12:51:24.853Z] build-archives:
[2026-02-11T12:51:24.853Z]
[2026-02-11T12:51:24.853Z] build-no-natives:
[2026-02-11T12:51:24.853Z]
[2026-02-11T12:51:24.853Z] build-natives:
[2026-02-11T12:51:24.853Z]
[2026-02-11T12:51:24.853Z] copy-dict-file:
[2026-02-11T12:51:24.853Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin/net/adoptopenjdk/test/classloading
[2026-02-11T12:51:24.853Z]
[2026-02-11T12:51:24.853Z] build:
[2026-02-11T12:51:24.853Z] [echo] Executing openjdk.test.debugging/build.xml
[2026-02-11T12:51:24.853Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/../../externalDependency/system_lib
[2026-02-11T12:51:24.853Z]
[2026-02-11T12:51:24.853Z] setup-java-properties:
[2026-02-11T12:51:24.853Z]
[2026-02-11T12:51:24.853Z] check-prereqs:
[2026-02-11T12:51:24.853Z]
[2026-02-11T12:51:24.853Z] build-dependencies:
[2026-02-11T12:51:24.853Z]
[2026-02-11T12:51:24.853Z] create-bin-dir:
[2026-02-11T12:51:24.853Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.debugging/bin
[2026-02-11T12:51:24.853Z]
[2026-02-11T12:51:24.853Z] build-java-8:
[2026-02-11T12:51:24.853Z] [javac] Compiling 16 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.debugging/bin
[2026-02-11T12:51:27.962Z]
[2026-02-11T12:51:27.962Z] build-java-11-25plus:
[2026-02-11T12:51:27.962Z]
[2026-02-11T12:51:27.962Z] build-java-17-24:
[2026-02-11T12:51:27.962Z]
[2026-02-11T12:51:27.962Z] build-java:
[2026-02-11T12:51:27.962Z]
[2026-02-11T12:51:27.962Z] build-jdi-jar:
[2026-02-11T12:51:27.962Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.debugging/bin/JdiTests.jar
[2026-02-11T12:51:27.962Z]
[2026-02-11T12:51:27.962Z] build-hcr-jar:
[2026-02-11T12:51:27.962Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.debugging/bin/StringModifierAgent.jar
[2026-02-11T12:51:27.962Z]
[2026-02-11T12:51:27.962Z] build-jars:
[2026-02-11T12:51:27.962Z]
[2026-02-11T12:51:27.962Z] build-archives:
[2026-02-11T12:51:27.962Z]
[2026-02-11T12:51:27.962Z] build-no-natives:
[2026-02-11T12:51:27.962Z]
[2026-02-11T12:51:27.962Z] build-natives:
[2026-02-11T12:51:27.962Z]
[2026-02-11T12:51:27.962Z] build:
[2026-02-11T12:51:27.963Z] [echo] Executing openjdk.test.gc/build.xml
[2026-02-11T12:51:27.963Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/../../externalDependency/system_lib
[2026-02-11T12:51:27.963Z]
[2026-02-11T12:51:27.963Z] setup-java-properties:
[2026-02-11T12:51:27.963Z]
[2026-02-11T12:51:27.963Z] check-prereqs:
[2026-02-11T12:51:27.963Z]
[2026-02-11T12:51:27.963Z] build-dependencies:
[2026-02-11T12:51:27.963Z]
[2026-02-11T12:51:27.963Z] create-bin-dir:
[2026-02-11T12:51:27.963Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.gc/bin
[2026-02-11T12:51:27.963Z]
[2026-02-11T12:51:27.963Z] build-java:
[2026-02-11T12:51:27.963Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.gc/bin
[2026-02-11T12:51:29.957Z]
[2026-02-11T12:51:29.957Z] build-jar:
[2026-02-11T12:51:29.957Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.gc/bin/test.gc.jar
[2026-02-11T12:51:29.957Z]
[2026-02-11T12:51:29.957Z] build-archives:
[2026-02-11T12:51:29.957Z]
[2026-02-11T12:51:29.957Z] build-no-natives:
[2026-02-11T12:51:29.957Z]
[2026-02-11T12:51:29.957Z] build-natives:
[2026-02-11T12:51:29.957Z]
[2026-02-11T12:51:29.957Z] build:
[2026-02-11T12:51:29.957Z] [echo] Executing openjdk.test.jck/build.xml
[2026-02-11T12:51:29.957Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/../../externalDependency/system_lib
[2026-02-11T12:51:29.957Z]
[2026-02-11T12:51:29.957Z] setup-java-properties:
[2026-02-11T12:51:29.957Z]
[2026-02-11T12:51:29.957Z] check-prereqs:
[2026-02-11T12:51:29.957Z]
[2026-02-11T12:51:29.957Z] build-dependencies:
[2026-02-11T12:51:29.957Z]
[2026-02-11T12:51:29.957Z] create-bin-dir:
[2026-02-11T12:51:29.958Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.jck/bin
[2026-02-11T12:51:29.958Z]
[2026-02-11T12:51:29.958Z] build-java:
[2026-02-11T12:51:29.958Z] [javac] Compiling 2 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.jck/bin
[2026-02-11T12:51:31.956Z]
[2026-02-11T12:51:31.956Z] build-jar:
[2026-02-11T12:51:31.956Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.jck/bin/test.jck.jar
[2026-02-11T12:51:31.956Z]
[2026-02-11T12:51:31.956Z] build-archives:
[2026-02-11T12:51:31.956Z]
[2026-02-11T12:51:31.956Z] build-no-natives:
[2026-02-11T12:51:31.956Z]
[2026-02-11T12:51:31.956Z] setup-native-build-command:
[2026-02-11T12:51:31.956Z] [echo] building natives for java_platform linux_arm-64
[2026-02-11T12:51:31.956Z]
[2026-02-11T12:51:31.956Z] build-natives-windows:
[2026-02-11T12:51:31.956Z]
[2026-02-11T12:51:31.956Z] build-natives-unix:
[2026-02-11T12:51:31.956Z]
[2026-02-11T12:51:31.956Z] build-natives:
[2026-02-11T12:51:31.956Z]
[2026-02-11T12:51:31.956Z] build:
[2026-02-11T12:51:31.956Z] [echo] Executing openjdk.test.lambdasAndStreams/build.xml
[2026-02-11T12:51:31.956Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/../../externalDependency/system_lib
[2026-02-11T12:51:31.956Z]
[2026-02-11T12:51:31.956Z] setup-java-properties:
[2026-02-11T12:51:31.956Z]
[2026-02-11T12:51:31.956Z] check-prereqs:
[2026-02-11T12:51:31.956Z]
[2026-02-11T12:51:31.956Z] build-dependencies:
[2026-02-11T12:51:31.956Z]
[2026-02-11T12:51:31.956Z] create-bin-dir:
[2026-02-11T12:51:31.956Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.lambdasAndStreams/bin
[2026-02-11T12:51:31.956Z]
[2026-02-11T12:51:31.957Z] build-java:
[2026-02-11T12:51:31.957Z] [javac] Compiling 23 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.lambdasAndStreams/bin
[2026-02-11T12:51:37.493Z] [copy] Copying 4 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.lambdasAndStreams/bin/net/adoptopenjdk/test/lambda/LamFiles
[2026-02-11T12:51:37.493Z]
[2026-02-11T12:51:37.493Z] build-jar:
[2026-02-11T12:51:37.493Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.lambdasAndStreams/bin/test.lambda.jar
[2026-02-11T12:51:37.493Z]
[2026-02-11T12:51:37.493Z] build-archives:
[2026-02-11T12:51:37.494Z]
[2026-02-11T12:51:37.494Z] build-no-natives:
[2026-02-11T12:51:37.494Z]
[2026-02-11T12:51:37.494Z] build-natives:
[2026-02-11T12:51:37.494Z]
[2026-02-11T12:51:37.494Z] build:
[2026-02-11T12:51:37.494Z] [echo] Executing openjdk.test.lang/build.xml
[2026-02-11T12:51:37.494Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/../../externalDependency/system_lib
[2026-02-11T12:51:38.477Z]
[2026-02-11T12:51:38.477Z] setup-java-properties:
[2026-02-11T12:51:38.477Z]
[2026-02-11T12:51:38.477Z] check-prereqs:
[2026-02-11T12:51:38.477Z]
[2026-02-11T12:51:38.477Z] build-dependencies:
[2026-02-11T12:51:38.477Z]
[2026-02-11T12:51:38.477Z] create-bin-dir:
[2026-02-11T12:51:38.477Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.lang/bin
[2026-02-11T12:51:38.477Z]
[2026-02-11T12:51:38.477Z] build-java:
[2026-02-11T12:51:38.477Z] [javac] Compiling 29 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.lang/bin
[2026-02-11T12:51:42.733Z]
[2026-02-11T12:51:42.733Z] build-jar:
[2026-02-11T12:51:42.733Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.lang/bin/test.lang.jar
[2026-02-11T12:51:42.733Z]
[2026-02-11T12:51:42.733Z] build-archives:
[2026-02-11T12:51:42.733Z]
[2026-02-11T12:51:42.733Z] build-no-natives:
[2026-02-11T12:51:42.733Z]
[2026-02-11T12:51:42.733Z] build-natives:
[2026-02-11T12:51:42.733Z]
[2026-02-11T12:51:42.733Z] build:
[2026-02-11T12:51:42.733Z] [echo] Executing openjdk.test.load/build.xml
[2026-02-11T12:51:42.733Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/../../externalDependency/system_lib
[2026-02-11T12:51:42.733Z]
[2026-02-11T12:51:42.733Z] setup-java-properties:
[2026-02-11T12:51:42.733Z]
[2026-02-11T12:51:42.733Z] check-prereqs:
[2026-02-11T12:51:42.733Z]
[2026-02-11T12:51:42.733Z] build-dependencies:
[2026-02-11T12:51:42.733Z]
[2026-02-11T12:51:42.733Z] create-bin-dir:
[2026-02-11T12:51:42.733Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.load/bin
[2026-02-11T12:51:42.733Z]
[2026-02-11T12:51:42.733Z] build-java:
[2026-02-11T12:51:42.733Z] [javac] Compiling 17 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.load/bin
[2026-02-11T12:51:45.881Z]
[2026-02-11T12:51:45.881Z] build-jar:
[2026-02-11T12:51:45.882Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.load/bin/test.load.jar
[2026-02-11T12:51:45.882Z]
[2026-02-11T12:51:45.882Z] build-archives:
[2026-02-11T12:51:45.882Z]
[2026-02-11T12:51:45.882Z] build-no-natives:
[2026-02-11T12:51:45.882Z]
[2026-02-11T12:51:45.882Z] build-natives:
[2026-02-11T12:51:45.882Z]
[2026-02-11T12:51:45.882Z] build:
[2026-02-11T12:51:45.882Z] [echo] Executing openjdk.test.locking/build.xml
[2026-02-11T12:51:45.882Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/../../externalDependency/system_lib
[2026-02-11T12:51:45.882Z]
[2026-02-11T12:51:45.882Z] setup-java-properties:
[2026-02-11T12:51:45.882Z]
[2026-02-11T12:51:45.882Z] check-prereqs:
[2026-02-11T12:51:45.882Z]
[2026-02-11T12:51:45.882Z] build-dependencies:
[2026-02-11T12:51:45.882Z]
[2026-02-11T12:51:45.882Z] create-bin-dir:
[2026-02-11T12:51:45.882Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.locking/bin
[2026-02-11T12:51:45.882Z]
[2026-02-11T12:51:45.882Z] build-java:
[2026-02-11T12:51:45.882Z] [javac] Compiling 3 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.locking/bin
[2026-02-11T12:51:46.857Z]
[2026-02-11T12:51:46.857Z] build-jar:
[2026-02-11T12:51:46.858Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.locking/bin/test.locking.jar
[2026-02-11T12:51:46.858Z]
[2026-02-11T12:51:46.858Z] build-archives:
[2026-02-11T12:51:46.858Z]
[2026-02-11T12:51:46.858Z] build-no-natives:
[2026-02-11T12:51:46.858Z]
[2026-02-11T12:51:46.858Z] build-natives:
[2026-02-11T12:51:46.858Z]
[2026-02-11T12:51:46.858Z] build:
[2026-02-11T12:51:46.858Z] [echo] Executing openjdk.test.math/build.xml
[2026-02-11T12:51:46.858Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/../../externalDependency/system_lib
[2026-02-11T12:51:46.858Z]
[2026-02-11T12:51:46.858Z] setup-java-properties:
[2026-02-11T12:51:46.858Z]
[2026-02-11T12:51:46.858Z] check-prereqs:
[2026-02-11T12:51:46.858Z]
[2026-02-11T12:51:46.858Z] build-dependencies:
[2026-02-11T12:51:46.858Z]
[2026-02-11T12:51:46.858Z] create-bin-dir:
[2026-02-11T12:51:46.858Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.math/bin
[2026-02-11T12:51:46.858Z]
[2026-02-11T12:51:46.858Z] build-java:
[2026-02-11T12:51:46.858Z] [javac] Compiling 71 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.math/bin
[2026-02-11T12:52:08.439Z]
[2026-02-11T12:52:08.439Z] build-jar:
[2026-02-11T12:52:08.439Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.math/bin/test.math.jar
[2026-02-11T12:52:08.439Z]
[2026-02-11T12:52:08.439Z] build-archives:
[2026-02-11T12:52:08.439Z]
[2026-02-11T12:52:08.439Z] build-no-natives:
[2026-02-11T12:52:08.439Z]
[2026-02-11T12:52:08.439Z] build-natives:
[2026-02-11T12:52:08.439Z]
[2026-02-11T12:52:08.439Z] build:
[2026-02-11T12:52:08.439Z] [echo] Executing openjdk.test.mauve/build.xml
[2026-02-11T12:52:08.439Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/../../externalDependency/system_lib
[2026-02-11T12:52:08.439Z]
[2026-02-11T12:52:08.439Z] check-if-already-built:
[2026-02-11T12:52:08.439Z] [echo] Checking if /home/jenkins/externalDependency/system_lib/mauve/mauve.jar already exists
[2026-02-11T12:52:08.439Z] [echo] openjdk_test_mauve_already_built is true
[2026-02-11T12:52:08.439Z]
[2026-02-11T12:52:08.439Z] check-if-cvs-available:
[2026-02-11T12:52:08.439Z] [echo] Checking if /home/jenkins/externalDependency/system_lib/cvsclient/org-netbeans-lib-cvsclient.jar exists
[2026-02-11T12:52:08.439Z] [echo] cvs_available is true
[2026-02-11T12:52:08.439Z]
[2026-02-11T12:52:08.439Z] download-cvsclient:
[2026-02-11T12:52:08.439Z]
[2026-02-11T12:52:08.439Z] output-recreate-message:
[2026-02-11T12:52:08.439Z] [echo] /home/jenkins/externalDependency/system_lib/mauve/mauve.jar already exists, it will not be recreated.
[2026-02-11T12:52:08.439Z] [echo] If you want to recreate /home/jenkins/externalDependency/system_lib/mauve/mauve.jar, delete it manually and rerun.
[2026-02-11T12:52:08.439Z]
[2026-02-11T12:52:08.439Z] delete-work-dir:
[2026-02-11T12:52:08.439Z]
[2026-02-11T12:52:08.439Z] create-work-dir:
[2026-02-11T12:52:08.439Z]
[2026-02-11T12:52:08.439Z] get-source:
[2026-02-11T12:52:08.439Z]
[2026-02-11T12:52:08.439Z] check-if-source-available:
[2026-02-11T12:52:08.439Z] [echo] Checking if /tmp/mauve/mauve/gnu/testlet/config.java.in exists
[2026-02-11T12:52:08.439Z] [echo] mauve_source_available is ${mauve_source_available}
[2026-02-11T12:52:08.439Z]
[2026-02-11T12:52:08.439Z] delete-corba-files:
[2026-02-11T12:52:08.439Z]
[2026-02-11T12:52:08.439Z] mauve-configure:
[2026-02-11T12:52:08.439Z]
[2026-02-11T12:52:08.439Z] setup-java-properties:
[2026-02-11T12:52:08.439Z]
[2026-02-11T12:52:08.439Z] build-harness:
[2026-02-11T12:52:08.439Z]
[2026-02-11T12:52:08.439Z] build-tests:
[2026-02-11T12:52:08.439Z]
[2026-02-11T12:52:08.439Z] build-java:
[2026-02-11T12:52:08.439Z]
[2026-02-11T12:52:08.439Z] build-jar:
[2026-02-11T12:52:08.439Z]
[2026-02-11T12:52:08.439Z] build-archives:
[2026-02-11T12:52:08.439Z]
[2026-02-11T12:52:08.439Z] check-if-work_jar_file-exists:
[2026-02-11T12:52:08.439Z] [echo] Checking if /tmp/mauve/mauve.jar exists
[2026-02-11T12:52:08.439Z] [echo] openjdk_test_mauve_work_jar_file_exists is ${openjdk_test_mauve_work_jar_file_exists}
[2026-02-11T12:52:08.439Z]
[2026-02-11T12:52:08.439Z] install-archives:
[2026-02-11T12:52:08.439Z]
[2026-02-11T12:52:08.439Z] configure:
[2026-02-11T12:52:08.439Z] [echo] Executing openjdk.test.nio/build.xml
[2026-02-11T12:52:08.439Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/../../externalDependency/system_lib
[2026-02-11T12:52:08.439Z]
[2026-02-11T12:52:08.439Z] setup-java-properties:
[2026-02-11T12:52:08.439Z]
[2026-02-11T12:52:08.440Z] check-prereqs:
[2026-02-11T12:52:08.440Z]
[2026-02-11T12:52:08.440Z] build-dependencies:
[2026-02-11T12:52:08.440Z]
[2026-02-11T12:52:08.440Z] create-bin-dir:
[2026-02-11T12:52:08.440Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.nio/bin
[2026-02-11T12:52:08.440Z]
[2026-02-11T12:52:08.440Z] check-java-nio-filesystem:
[2026-02-11T12:52:08.440Z] [echo] check-java-nio-filesystem result: ${java_nio_filesystem_is_uptodate}
[2026-02-11T12:52:08.440Z]
[2026-02-11T12:52:08.440Z] copy-resources:
[2026-02-11T12:52:08.440Z] [copy] Copying 4 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.nio/bin
[2026-02-11T12:52:08.440Z] [copy] Copied 15 empty directories to 8 empty directories under /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.nio/bin
[2026-02-11T12:52:08.440Z]
[2026-02-11T12:52:08.440Z] build-java-nio-filesystem:
[2026-02-11T12:52:08.440Z] [echo] Cleaning up net/adoptopenjdk/test/nio2/perl/filesystems/ of any previous Impl classes
[2026-02-11T12:52:08.440Z] [echo] Generating MemoryFileSystemProviderImpl classes
[2026-02-11T12:52:08.440Z] [exec] Updated services file: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.nio/src/test.nio/net/adoptopenjdk/test/nio2/perl/filesystems/../../META-INF/services/java.nio.file.spi.FileSystemProvider
[2026-02-11T12:52:08.440Z] [exec] Done
[2026-02-11T12:52:08.440Z] [javac] /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.nio/build.xml:104: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds
[2026-02-11T12:52:09.417Z] [javac] Compiling 1005 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.nio/bin
[2026-02-11T12:52:14.918Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.nio/bin/META-INF
[2026-02-11T12:52:14.919Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.nio/bin/META-INF/services
[2026-02-11T12:52:14.919Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.nio/bin/META-INF/services
[2026-02-11T12:52:14.919Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.nio/bin/lib/filesystem.jar
[2026-02-11T12:52:15.892Z] [echo] Cleaning up net/adoptopenjdk/test/nio2/filesystem/ of Impl classes
[2026-02-11T12:52:15.892Z]
[2026-02-11T12:52:15.892Z] build-java:
[2026-02-11T12:52:15.892Z] [javac] Compiling 47 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.nio/bin
[2026-02-11T12:52:20.286Z]
[2026-02-11T12:52:20.286Z] build-jar:
[2026-02-11T12:52:20.286Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.nio/bin/test.nio.jar
[2026-02-11T12:52:20.286Z]
[2026-02-11T12:52:20.286Z] build-archives:
[2026-02-11T12:52:20.286Z]
[2026-02-11T12:52:20.286Z] build-no-natives:
[2026-02-11T12:52:20.286Z]
[2026-02-11T12:52:20.286Z] build-natives:
[2026-02-11T12:52:20.286Z]
[2026-02-11T12:52:20.286Z] build:
[2026-02-11T12:52:20.286Z] [echo] Executing openjdk.test.serialization/build.xml
[2026-02-11T12:52:20.286Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/../../externalDependency/system_lib
[2026-02-11T12:52:20.286Z]
[2026-02-11T12:52:20.286Z] setup-java-properties:
[2026-02-11T12:52:20.286Z]
[2026-02-11T12:52:20.286Z] check-prereqs:
[2026-02-11T12:52:20.286Z]
[2026-02-11T12:52:20.286Z] build-dependencies:
[2026-02-11T12:52:20.286Z]
[2026-02-11T12:52:20.286Z] create-bin-dir:
[2026-02-11T12:52:20.286Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.serialization/bin
[2026-02-11T12:52:20.286Z]
[2026-02-11T12:52:20.286Z] build-java:
[2026-02-11T12:52:20.286Z] [javac] Compiling 2 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.serialization/bin
[2026-02-11T12:52:22.287Z]
[2026-02-11T12:52:22.287Z] build-jar:
[2026-02-11T12:52:22.287Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.serialization/bin/test.serialization.jar
[2026-02-11T12:52:22.287Z]
[2026-02-11T12:52:22.287Z] build-archives:
[2026-02-11T12:52:22.287Z]
[2026-02-11T12:52:22.287Z] build-no-natives:
[2026-02-11T12:52:22.287Z]
[2026-02-11T12:52:22.287Z] build-natives:
[2026-02-11T12:52:22.287Z]
[2026-02-11T12:52:22.287Z] build:
[2026-02-11T12:52:22.287Z] [echo] Executing openjdk.test.security/build.xml
[2026-02-11T12:52:22.288Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/../../externalDependency/system_lib
[2026-02-11T12:52:22.288Z]
[2026-02-11T12:52:22.288Z] setup-java-properties:
[2026-02-11T12:52:22.288Z]
[2026-02-11T12:52:22.288Z] check-prereqs:
[2026-02-11T12:52:22.288Z]
[2026-02-11T12:52:22.288Z] build-dependencies:
[2026-02-11T12:52:22.288Z]
[2026-02-11T12:52:22.288Z] create-bin-dir:
[2026-02-11T12:52:22.288Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.security/bin
[2026-02-11T12:52:22.288Z]
[2026-02-11T12:52:22.288Z] build-java:
[2026-02-11T12:52:22.288Z] [javac] Compiling 6 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.security/bin
[2026-02-11T12:52:24.290Z]
[2026-02-11T12:52:24.290Z] build-jar:
[2026-02-11T12:52:24.290Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.security/bin/test.security.jar
[2026-02-11T12:52:24.290Z]
[2026-02-11T12:52:24.290Z] build-archives:
[2026-02-11T12:52:24.290Z]
[2026-02-11T12:52:24.290Z] build-no-natives:
[2026-02-11T12:52:24.290Z]
[2026-02-11T12:52:24.290Z] build-natives:
[2026-02-11T12:52:24.290Z]
[2026-02-11T12:52:24.290Z] build:
[2026-02-11T12:52:24.290Z] [echo] Executing openjdk.test.util/build.xml
[2026-02-11T12:52:24.290Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/../../externalDependency/system_lib
[2026-02-11T12:52:24.290Z]
[2026-02-11T12:52:24.290Z] setup-java-properties:
[2026-02-11T12:52:24.290Z]
[2026-02-11T12:52:24.290Z] check-prereqs:
[2026-02-11T12:52:24.290Z]
[2026-02-11T12:52:24.290Z] build-dependencies:
[2026-02-11T12:52:24.290Z]
[2026-02-11T12:52:24.290Z] create-bin-dir:
[2026-02-11T12:52:24.291Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.util/bin
[2026-02-11T12:52:24.291Z]
[2026-02-11T12:52:24.291Z] build-java:
[2026-02-11T12:52:24.291Z] [javac] Compiling 16 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.util/bin
[2026-02-11T12:52:26.299Z]
[2026-02-11T12:52:26.299Z] build-jar:
[2026-02-11T12:52:26.299Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.util/bin/test.util.jar
[2026-02-11T12:52:27.421Z]
[2026-02-11T12:52:27.421Z] build-archives:
[2026-02-11T12:52:27.421Z]
[2026-02-11T12:52:27.421Z] build-no-natives:
[2026-02-11T12:52:27.421Z]
[2026-02-11T12:52:27.421Z] build-natives:
[2026-02-11T12:52:27.421Z]
[2026-02-11T12:52:27.421Z] build:
[2026-02-11T12:52:27.421Z] [echo] Executing openjdk.test.jlm/build.xml
[2026-02-11T12:52:27.421Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/../../externalDependency/system_lib
[2026-02-11T12:52:27.421Z]
[2026-02-11T12:52:27.421Z] setup-java-properties:
[2026-02-11T12:52:27.421Z]
[2026-02-11T12:52:27.421Z] check-prereqs:
[2026-02-11T12:52:27.421Z]
[2026-02-11T12:52:27.421Z] create-bin-dir:
[2026-02-11T12:52:27.421Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.jlm/bin
[2026-02-11T12:52:27.421Z]
[2026-02-11T12:52:27.421Z] build-java:
[2026-02-11T12:52:27.421Z] [javac] Compiling 33 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.jlm/bin
[2026-02-11T12:52:30.513Z]
[2026-02-11T12:52:30.513Z] build-jar:
[2026-02-11T12:52:30.513Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.jlm/bin/test.jlm.jar
[2026-02-11T12:52:30.513Z]
[2026-02-11T12:52:30.513Z] build-archives:
[2026-02-11T12:52:30.513Z]
[2026-02-11T12:52:30.513Z] build-no-natives:
[2026-02-11T12:52:30.513Z]
[2026-02-11T12:52:30.513Z] build-natives:
[2026-02-11T12:52:30.513Z]
[2026-02-11T12:52:30.513Z] build:
[2026-02-11T12:52:30.513Z] [echo] system_lib_dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/../../externalDependency/system_lib
[2026-02-11T12:52:30.513Z]
[2026-02-11T12:52:30.513Z] setup-java-properties:
[2026-02-11T12:52:30.513Z]
[2026-02-11T12:52:30.513Z] check-prereqs:
[2026-02-11T12:52:30.513Z]
[2026-02-11T12:52:30.513Z] check-compiler-level:
[2026-02-11T12:52:30.513Z] [echo] java_java_specification_version is 1.8
[2026-02-11T12:52:30.513Z] [echo] can_build_modularity is false
[2026-02-11T12:52:30.513Z] [echo] can_build_modularity_natives_unix is ${can_build_modularity_natives_unix}
[2026-02-11T12:52:30.513Z] [echo] can_build_modularity_natives_windows is ${can_build_modularity_natives_windows}
[2026-02-11T12:52:30.513Z]
[2026-02-11T12:52:30.513Z] create-bin-dir:
[2026-02-11T12:52:30.513Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin
[2026-02-11T12:52:30.513Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin/common-mods
[2026-02-11T12:52:30.514Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin/common-override
[2026-02-11T12:52:30.514Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin/common-override-new
[2026-02-11T12:52:30.514Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin/tests
[2026-02-11T12:52:30.514Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin/common
[2026-02-11T12:52:30.514Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin/common/displayServiceImpl3
[2026-02-11T12:52:30.514Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin/common/displayServiceImpl4
[2026-02-11T12:52:30.514Z]
[2026-02-11T12:52:30.514Z] build-java:
[2026-02-11T12:52:30.514Z]
[2026-02-11T12:52:30.514Z] build-no-natives:
[2026-02-11T12:52:30.514Z]
[2026-02-11T12:52:30.514Z] build:
[2026-02-11T12:52:30.514Z]
[2026-02-11T12:52:30.514Z] build:
[2026-02-11T12:52:30.514Z]
[2026-02-11T12:52:30.514Z] common_dist:
[2026-02-11T12:52:30.514Z] [copy] Copying 341 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/jvmtest/system/STF
[2026-02-11T12:52:31.486Z] [copy] Copying 1192 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/jvmtest/system/aqa-systemtest
[2026-02-11T12:52:33.483Z] [copy] Copied 496 empty directories to 8 empty directories under /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/jvmtest/system/aqa-systemtest
[2026-02-11T12:52:33.483Z] [copy] Warning: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/aqa-tests/system/openj9-systemtest does not exist.
[2026-02-11T12:52:33.483Z]
[2026-02-11T12:52:33.483Z] build:
[2026-02-11T12:52:33.483Z]
[2026-02-11T12:52:33.483Z] build:
[2026-02-11T12:52:33.483Z]
[2026-02-11T12:52:33.483Z] THC.check:
[2026-02-11T12:52:33.483Z]
[2026-02-11T12:52:33.483Z] getChurn:
[2026-02-11T12:52:33.483Z] [exec] Cloning into 'churn'...
[2026-02-11T12:52:35.477Z]
[2026-02-11T12:52:35.477Z] dist:
[2026-02-11T12:52:35.477Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/jvmtest/system/churn
[2026-02-11T12:52:35.477Z]
[2026-02-11T12:52:35.477Z] init:
[2026-02-11T12:52:35.477Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/jvmtest/system/daaLoadTest
[2026-02-11T12:52:35.477Z]
[2026-02-11T12:52:35.477Z] common_build:
[2026-02-11T12:52:35.477Z]
[2026-02-11T12:52:35.477Z] build:
[2026-02-11T12:52:35.477Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/jvmtest/system/daaLoadTest
[2026-02-11T12:52:35.477Z]
[2026-02-11T12:52:35.477Z] build:
[2026-02-11T12:52:35.477Z]
[2026-02-11T12:52:35.477Z] init:
[2026-02-11T12:52:35.477Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/jvmtest/system/jcstress
[2026-02-11T12:52:35.477Z]
[2026-02-11T12:52:35.477Z] getDependentLibs:
[2026-02-11T12:52:36.451Z] [exec] --------------------------------------------
[2026-02-11T12:52:36.451Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/../../externalDependency/system_lib
[2026-02-11T12:52:36.451Z] [exec] task is set to default
[2026-02-11T12:52:36.451Z] [exec] dependencyList is set to jcstress
[2026-02-11T12:52:36.451Z] [exec] System Test jars will be downloaded.
[2026-02-11T12:52:36.451Z] [exec] --------------------------------------------
[2026-02-11T12:52:36.451Z] [exec] Starting download third party dependent jars
[2026-02-11T12:52:36.451Z] [exec] --------------------------------------------
[2026-02-11T12:52:36.451Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/../../externalDependency/system_lib
[2026-02-11T12:52:36.452Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/../../externalDependency/system_lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading
[2026-02-11T12:52:36.452Z] [exec] downloaded dependent third party jars successfully
[2026-02-11T12:52:36.452Z]
[2026-02-11T12:52:36.452Z] dist:
[2026-02-11T12:52:36.452Z] [copy] Copying 4 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/jvmtest/system/jcstress
[2026-02-11T12:52:36.452Z]
[2026-02-11T12:52:36.452Z] init:
[2026-02-11T12:52:36.452Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/jvmtest/system/jlm
[2026-02-11T12:52:36.452Z]
[2026-02-11T12:52:36.452Z] common_build:
[2026-02-11T12:52:36.452Z]
[2026-02-11T12:52:36.452Z] build:
[2026-02-11T12:52:36.452Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/jvmtest/system/jlm
[2026-02-11T12:52:36.452Z]
[2026-02-11T12:52:36.452Z] init:
[2026-02-11T12:52:36.452Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/jvmtest/system/lambdaLoadTest
[2026-02-11T12:52:36.452Z]
[2026-02-11T12:52:36.452Z] common_build:
[2026-02-11T12:52:36.452Z]
[2026-02-11T12:52:36.452Z] build:
[2026-02-11T12:52:36.452Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/jvmtest/system/lambdaLoadTest
[2026-02-11T12:52:36.452Z]
[2026-02-11T12:52:36.452Z] init:
[2026-02-11T12:52:36.452Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/jvmtest/system/mathLoadTest
[2026-02-11T12:52:36.452Z]
[2026-02-11T12:52:36.452Z] common_build:
[2026-02-11T12:52:36.452Z]
[2026-02-11T12:52:36.452Z] build:
[2026-02-11T12:52:36.452Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/jvmtest/system/mathLoadTest
[2026-02-11T12:52:36.452Z]
[2026-02-11T12:52:36.452Z] init:
[2026-02-11T12:52:36.452Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/jvmtest/system/mauveLoadTest
[2026-02-11T12:52:36.452Z]
[2026-02-11T12:52:36.452Z] common_build:
[2026-02-11T12:52:36.452Z]
[2026-02-11T12:52:36.452Z] build:
[2026-02-11T12:52:36.452Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/jvmtest/system/mauveLoadTest
[2026-02-11T12:52:36.452Z]
[2026-02-11T12:52:36.452Z] init:
[2026-02-11T12:52:36.452Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/jvmtest/system/modularity
[2026-02-11T12:52:36.452Z]
[2026-02-11T12:52:36.452Z] common_build:
[2026-02-11T12:52:36.452Z]
[2026-02-11T12:52:36.452Z] build:
[2026-02-11T12:52:36.452Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/jvmtest/system/modularity
[2026-02-11T12:52:36.452Z]
[2026-02-11T12:52:36.452Z] init:
[2026-02-11T12:52:36.452Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/jvmtest/system/otherLoadTest
[2026-02-11T12:52:36.452Z]
[2026-02-11T12:52:36.452Z] common_build:
[2026-02-11T12:52:36.452Z]
[2026-02-11T12:52:36.452Z] build:
[2026-02-11T12:52:36.452Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/jvmtest/system/otherLoadTest
[2026-02-11T12:52:36.452Z]
[2026-02-11T12:52:36.452Z] init:
[2026-02-11T12:52:36.452Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/jvmtest/system/security
[2026-02-11T12:52:36.452Z]
[2026-02-11T12:52:36.452Z] common_build:
[2026-02-11T12:52:36.452Z]
[2026-02-11T12:52:36.452Z] build:
[2026-02-11T12:52:36.452Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/jvmtest/system/security
[2026-02-11T12:52:36.452Z]
[2026-02-11T12:52:36.452Z] init:
[2026-02-11T12:52:36.452Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/jvmtest/system/sharedClasses
[2026-02-11T12:52:36.452Z]
[2026-02-11T12:52:36.452Z] common_build:
[2026-02-11T12:52:36.452Z]
[2026-02-11T12:52:36.452Z] build:
[2026-02-11T12:52:36.452Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/jvmtest/system/sharedClasses
[2026-02-11T12:52:36.452Z]
[2026-02-11T12:52:36.452Z] BUILD SUCCESSFUL
[2026-02-11T12:52:36.452Z] Total time: 1 minute 44 seconds
[2026-02-11T12:52:36.452Z] 0
[2026-02-11T12:52:36.452Z]
[2026-02-11T12:52:36.452Z]
[2026-02-11T12:52:36.452Z] RECORD TEST REPOs SHA
[2026-02-11T12:52:36.453Z] cd "/home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/aqa-tests/TKG/../TKG/scripts"; \
[2026-02-11T12:52:36.453Z] bash "getSHAs.sh" --test_root_dir "/home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/aqa-tests/TKG/.." --shas_file "/home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/aqa-tests/TKG/../TKG/SHAs.txt"
[2026-02-11T12:52:36.453Z] Check shas in /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/aqa-tests/TKG/.. and store the info in /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/aqa-tests/TKG/../TKG/SHAs.txt
[2026-02-11T12:52:36.453Z] touch /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/aqa-tests/TKG/../TKG/SHAs.txt
[2026-02-11T12:52:36.453Z] ================================================
[2026-02-11T12:52:36.453Z] timestamp: 20260211-125235
[2026-02-11T12:52:36.453Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/aqa-tests/TKG
[2026-02-11T12:52:36.453Z] git repo:
[2026-02-11T12:52:36.453Z] Fetch URL: https://github.com/adoptium/TKG.git
[2026-02-11T12:52:36.453Z] sha:
[2026-02-11T12:52:36.453Z] a9e191ceefbd2d7e2cb775891542647c2575d92e
[2026-02-11T12:52:36.453Z] ================================================
[2026-02-11T12:52:36.453Z] timestamp: 20260211-125235
[2026-02-11T12:52:36.453Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/aqa-tests
[2026-02-11T12:52:36.453Z] git repo:
[2026-02-11T12:52:36.453Z] Fetch URL: https://github.com/adoptium/aqa-tests.git
[2026-02-11T12:52:36.453Z] sha:
[2026-02-11T12:52:36.453Z] 8e74a53d3981291aa7e506f53aa7671170b8df1a
[2026-02-11T12:52:36.453Z] ================================================
[2026-02-11T12:52:36.453Z] timestamp: 20260211-125235
[2026-02-11T12:52:36.453Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/aqa-tests/system/STF
[2026-02-11T12:52:36.453Z] git repo:
[2026-02-11T12:52:36.453Z] Fetch URL: https://github.com/adoptium/STF.git
[2026-02-11T12:52:36.453Z] sha:
[2026-02-11T12:52:36.453Z] 91d0e566278d7e8bba2de994f3c0d4164e6bb0d7
[2026-02-11T12:52:36.453Z] ================================================
[2026-02-11T12:52:36.453Z] timestamp: 20260211-125236
[2026-02-11T12:52:36.453Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/aqa-tests/system/aqa-systemtest
[2026-02-11T12:52:36.453Z] git repo:
[2026-02-11T12:52:36.453Z] Fetch URL: https://github.com/adoptium/aqa-systemtest.git
[2026-02-11T12:52:36.453Z] sha:
[2026-02-11T12:52:36.453Z] ea987227afd9fec0f9c68bfeeefc3beeca16d3e6
[2026-02-11T12:52:36.453Z] ================================================
[2026-02-11T12:52:36.453Z] timestamp: 20260211-125236
[2026-02-11T12:52:36.453Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/aqa-tests/system/churn/churn
[2026-02-11T12:52:36.453Z] git repo:
[2026-02-11T12:52:36.453Z] Fetch URL: https://github.com/rh-openjdk/churn.git
[2026-02-11T12:52:36.453Z] sha:
[2026-02-11T12:52:36.453Z] 01f9894909307f9a9a154a0df627d16def3d6603
[2026-02-11T12:52:36.453Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/aqa-tests/TKG'
[Pipeline] }
[2026-02-11T12:52:37.267Z] $ ssh-agent -k
[2026-02-11T12:52:37.295Z] unset SSH_AUTH_SOCK;
[2026-02-11T12:52:37.295Z] unset SSH_AGENT_PID;
[2026-02-11T12:52:37.295Z] echo Agent pid 4184695 killed;
[2026-02-11T12:52:38.810Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] echo
[2026-02-11T12:52:38.929Z] 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 RUNTEST_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues.
[Pipeline] echo
[2026-02-11T12:52:38.950Z] ITERATION: 1/1
[Pipeline] sh
[2026-02-11T12:52:40.844Z] + which Xvfb
[2026-02-11T12:52:40.844Z] + alias
[2026-02-11T12:52:40.844Z] + eval declare -f
[2026-02-11T12:52:40.844Z] ++ declare -f
[2026-02-11T12:52:40.844Z] + /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot Xvfb
[2026-02-11T12:52:40.844Z] /usr/bin/Xvfb
[Pipeline] wrap
[2026-02-11T12:52:41.845Z] $ Xvfb -displayfd 2 -screen 0 1024x768x24 -fbdir /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/.xvfb-33-..fbdir14260193176315201969
[Pipeline] {
[Pipeline] sh
[2026-02-11T12:53:04.391Z] + ps -f
[2026-02-11T12:53:04.391Z] + grep '[X]vfb'
[2026-02-11T12:53:04.391Z] + awk '{print $9}'
[Pipeline] echo
[2026-02-11T12:53:05.130Z] env.DISPLAY is :0
[Pipeline] sshagent
[2026-02-11T12:53:05.225Z] $ ssh-agent
[2026-02-11T12:53:06.049Z] SSH_AUTH_SOCK=/tmp/ssh-lJkAPnyTqUHO/agent.4185749
[2026-02-11T12:53:06.049Z] SSH_AGENT_PID=4185751
[2026-02-11T12:53:06.049Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2026-02-11T12:53:08.026Z] ++ uname
[2026-02-11T12:53:08.026Z] + '[' Linux = AIX ']'
[2026-02-11T12:53:08.026Z] ++ uname
[2026-02-11T12:53:08.026Z] + '[' Linux = SunOS ']'
[2026-02-11T12:53:08.026Z] ++ uname
[2026-02-11T12:53:08.026Z] + '[' Linux = '*BSD' ']'
[2026-02-11T12:53:08.026Z] + MAKE=make
[2026-02-11T12:53:08.026Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2026-02-11T12:53:08.026Z] make: Nothing to be done for 'testEnvTeardown'.
[Pipeline] sh
[2026-02-11T12:53:10.483Z] ++ uname
[2026-02-11T12:53:10.483Z] + '[' Linux = AIX ']'
[2026-02-11T12:53:10.483Z] ++ uname
[2026-02-11T12:53:10.483Z] + '[' Linux = SunOS ']'
[2026-02-11T12:53:10.483Z] ++ uname
[2026-02-11T12:53:10.483Z] + '[' Linux = '*BSD' ']'
[2026-02-11T12:53:10.483Z] + MAKE=make
[2026-02-11T12:53:10.483Z] + cd ./aqa-tests
[2026-02-11T12:53:10.483Z] + . ./scripts/testenv/testenvSettings.sh
[2026-02-11T12:53:10.483Z] ++ set +x
[2026-02-11T12:53:10.483Z] parallelList.mk:17: warning: overriding recipe for target 'testList_0'
[2026-02-11T12:53:10.483Z] parallelList.mk:8: warning: ignoring old recipe for target 'testList_0'
[2026-02-11T12:53:10.483Z] make _testList TESTLIST=MiniMix_10m_0,ConcurrentLoadTest_5m_0,DBBLoadTest_5m_1,LangLoadTest_5m_1,MathLoadTest_all_5m_0,HCRLateAttachWorkload_0
[2026-02-11T12:53:10.483Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/aqa-tests/TKG'
[2026-02-11T12:53:10.483Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/jdkbinary/j2sdk-image
[2026-02-11T12:53:10.483Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/../../externalDependency/system_lib
[2026-02-11T12:53:10.483Z] make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=testList TESTLIST=MiniMix_10m_0,ConcurrentLoadTest_5m_0,DBBLoadTest_5m_1,LangLoadTest_5m_1,MathLoadTest_all_5m_0,HCRLateAttachWorkload_0
[2026-02-11T12:53:10.483Z] make[2]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/aqa-tests/TKG'
[2026-02-11T12:53:10.483Z] perl scripts/configure.pl
[2026-02-11T12:53:10.483Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/../../externalDependency/system_lib/json-simple.jar" org.testKitGen.MainRunner --mode=tests --spec=linux_aarch64 --microArch="" --osLabel="rhel.8" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=system --iterations=1 --aotIterations= --testFlag= --testTarget=testList --testList=MiniMix_10m_0,ConcurrentLoadTest_5m_0,DBBLoadTest_5m_1,LangLoadTest_5m_1,MathLoadTest_all_5m_0,HCRLateAttachWorkload_0 --numOfMachines= --testTime= --TRSSURL=
[2026-02-11T12:53:10.483Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2026-02-11T12:53:10.483Z]
[2026-02-11T12:53:10.483Z] Starting to generate test make files.
[2026-02-11T12:53:10.483Z]
[2026-02-11T12:53:10.483Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/aqa-tests/TKG/../system/mauveLoadTest/playlist.xml
[2026-02-11T12:53:11.460Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/aqa-tests/TKG/../system/daaLoadTest/playlist.xml
[2026-02-11T12:53:11.460Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/aqa-tests/TKG/../system/lambdaLoadTest/playlist.xml
[2026-02-11T12:53:11.460Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/aqa-tests/TKG/../system/security/playlist.xml
[2026-02-11T12:53:11.460Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/aqa-tests/TKG/../system/jcstress/playlist.xml
[2026-02-11T12:53:11.460Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/aqa-tests/TKG/../system/mathLoadTest/playlist.xml
[2026-02-11T12:53:11.460Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/aqa-tests/TKG/../system/mathLoadTest/autoGen.mk
[2026-02-11T12:53:11.460Z]
[2026-02-11T12:53:11.460Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/aqa-tests/TKG/../system/sharedClasses/playlist.xml
[2026-02-11T12:53:11.460Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/aqa-tests/TKG/../system/modularity/playlist.xml
[2026-02-11T12:53:11.460Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/aqa-tests/TKG/../system/otherLoadTest/playlist.xml
[2026-02-11T12:53:11.460Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/aqa-tests/TKG/../system/otherLoadTest/autoGen.mk
[2026-02-11T12:53:11.460Z]
[2026-02-11T12:53:11.460Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/aqa-tests/TKG/../system/jlm/playlist.xml
[2026-02-11T12:53:11.460Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/aqa-tests/TKG/../system/churn/playlist.xml
[2026-02-11T12:53:11.460Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/aqa-tests/TKG/../system/autoGen.mk
[2026-02-11T12:53:11.460Z]
[2026-02-11T12:53:11.460Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/aqa-tests/TKG/../autoGen.mk
[2026-02-11T12:53:11.460Z]
[2026-02-11T12:53:11.460Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/aqa-tests/TKG/../TKG/utils.mk
[2026-02-11T12:53:11.460Z]
[2026-02-11T12:53:11.460Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/aqa-tests/TKG/../TKG/rerun.mk
[2026-02-11T12:53:11.460Z]
[2026-02-11T12:53:11.461Z] Make files are generated successfully.
[2026-02-11T12:53:11.461Z]
[2026-02-11T12:53:11.461Z] make[2]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/aqa-tests/TKG'
[2026-02-11T12:53:11.461Z] make -f runtest.mk _testList
[2026-02-11T12:53:11.461Z] make[2]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/aqa-tests/TKG'
[2026-02-11T12:53:11.461Z]
[2026-02-11T12:53:11.461Z] Running make 4.2.1
[2026-02-11T12:53:11.461Z] set TEST_ROOT to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/aqa-tests/TKG/..
[2026-02-11T12:53:11.461Z] set JDK_VERSION to 8
[2026-02-11T12:53:11.461Z] set JDK_IMPL to hotspot
[2026-02-11T12:53:11.461Z] set JVM_VERSION to openjdk8
[2026-02-11T12:53:11.461Z] set JCL_VERSION to latest
[2026-02-11T12:53:11.461Z] set JAVA_HOME to /home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/jdkbinary/j2sdk-image
[2026-02-11T12:53:11.461Z] set SPEC to linux_aarch64
[2026-02-11T12:53:11.461Z] set TEST_FLAG to
[2026-02-11T12:53:11.461Z] set OS_LABEL to rhel.8
[2026-02-11T12:53:11.461Z] Running testList ...
[2026-02-11T12:53:11.461Z] There are 6 test targets in testList
[2026-02-11T12:53:11.461Z] "/home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/jdkbinary/j2sdk-image/bin/java" -version
[2026-02-11T12:53:11.461Z] openjdk version "1.8.0_492-beta"
[2026-02-11T12:53:11.461Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_492-beta-202602111211-b02)
[2026-02-11T12:53:11.461Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.492-b02, mixed mode)
[2026-02-11T12:53:11.461Z] make[3]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/aqa-tests'
[2026-02-11T12:53:12.434Z] make[4]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/aqa-tests/system'
[2026-02-11T12:53:12.434Z] make[5]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.system_aarch64_linux_testList_1/aqa-tests/system/mathLoadTest'
[2026-02-11T12:53:12.434Z] ../system.mk:25: CYGWIN is 0
[2026-02-11T12:53:12.434Z]
[2026-02-11T12:53:12.434Z] ===============================================