Test_openjdk8_hs_special.openjdk_aarch64_linux_testList_1
Started by upstream project "Test_openjdk8_hs_special.openjdk_aarch64_linux" build number 42
originally caused by:
Started by upstream project "build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin" build number 504
originally caused by:
Started by upstream project "build-scripts/openjdk8-pipeline" build number 3019
originally caused by:
Started by upstream project "build-scripts/utils/betaTrigger_8ea" build number 286
originally caused by:
Started by timer
Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk8_hs_special.openjdk_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_special.openjdk_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 733e828eaf707709002a67c0ca06e9e08055f474 (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 733e828eaf707709002a67c0ca06e9e08055f474 # timeout=10
Commit message: "Add Mac specific java.security files for OpenJCEPlus (#6499)"
> git rev-list --no-walk 5752dcad7ddd5826a64165cf3a221127ec29563a # timeout=10
First time build. Skipping changelog.
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] echo
[2025-08-12T22:44:46.283Z] SPEC: linux_aarch64
[Pipeline] echo
[2025-08-12T22:44:46.285Z] LABEL: ci.role.test&&sw.os.linux&&hw.arch.aarch64
[Pipeline] stage
[Pipeline] { (Queue)
[Pipeline] nodesByLabel
[2025-08-12T22:44:46.291Z] Found a total of 6 nodes with the 'ci.role.test&&sw.os.linux&&hw.arch.aarch64' label
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named dynamicAgents (to a value of type ArrayList) which could lead to memory leaks or other issues.
[Pipeline] echo
[2025-08-12T22:44:46.294Z] dynamicAgents: []
[Pipeline] node
[2025-08-12T22:45:01.314Z] Still waiting to schedule task
[2025-08-12T22:45:01.315Z] Waiting for next available executor on ‘ci.role.test&&sw.os.linux&&hw.arch.aarch64’
[2025-08-12T23:38:14.130Z] Running on test-docker-ubuntu2404-armv8-4 in /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_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
[2025-08-12T23:38:14.171Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] cleanWs
[2025-08-12T23:38:15.641Z] [WS-CLEANUP] Deleting project workspace...
[2025-08-12T23:38:15.641Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-08-12T23:38:16.049Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2025-08-12T23:38:17.940Z] The recommended git tool is: git
[2025-08-12T23:38:20.898Z] No credentials specified
[2025-08-12T23:38:22.915Z] Cloning the remote Git repository
[2025-08-12T23:38:24.830Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2025-08-12T23:38:24.834Z] > git init /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux_testList_1/aqa-tests # timeout=10
[2025-08-12T23:38:25.336Z] [WARNING] Reference path does not exist: /home/jenkins/openjdk_cache
[2025-08-12T23:38:25.337Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2025-08-12T23:38:25.337Z] > git --version # timeout=10
[2025-08-12T23:38:25.345Z] > git --version # 'git version 2.43.0'
[2025-08-12T23:38:25.345Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-08-12T23:38:34.136Z] Avoid second fetch
[2025-08-12T23:38:33.223Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
[2025-08-12T23:38:33.232Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-08-12T23:38:35.015Z] Checking out Revision 733e828eaf707709002a67c0ca06e9e08055f474 (origin/master)
[2025-08-12T23:38:34.903Z] > git rev-parse origin/master^{commit} # timeout=10
[2025-08-12T23:38:36.453Z] > git config core.sparsecheckout # timeout=10
[2025-08-12T23:38:36.458Z] > git checkout -f 733e828eaf707709002a67c0ca06e9e08055f474 # timeout=10
[2025-08-12T23:38:39.220Z] Commit message: "Add Mac specific java.security files for OpenJCEPlus (#6499)"
[Pipeline] }
[Pipeline] // retry
[Pipeline] load
[Pipeline] { (/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_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
[2025-08-12T23:38:42.285Z] Timeout set to expire in 1 day 1 hr
[Pipeline] {
[Pipeline] echo
[2025-08-12T23:38:42.314Z] runMulticastCmd: false
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[2025-08-12T23:38:55.588Z] + LC_TIME=C date +%a, %d %b %Y %T %z
[Pipeline] echo
[2025-08-12T23:39:01.698Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2025-08-12T23:39:14.059Z] + aqa-tests/terminateTestProcesses.sh jenkins
[2025-08-12T23:39:14.059Z] Unix type machine..
[2025-08-12T23:39:14.059Z] Running on a Linux host
[2025-08-12T23:39:14.059Z] Woohoo - no rogue processes detected!
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named PLATFORM (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9 (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOM_TARGET (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NAME (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NUMBER (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named SSH_AGENT_CREDENTIAL (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named KEEP_WORKSPACE (to a value of type Boolean) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLOUD_PROVIDER (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named SDK_RESOURCE (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named ITERATIONS (to a value of type Integer) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named NUM_MACHINES (to a value of type Integer) which could lead to memory leaks or other issues.
[Pipeline] sh
[2025-08-12T23:39:31.282Z] + printenv
[2025-08-12T23:39:31.282Z] JENKINS_HOME=/home/jenkins/.jenkins
[2025-08-12T23:39:31.282Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2025-08-12T23:39:31.282Z] SETUP_JCK_RUN=false
[2025-08-12T23:39:31.282Z] USE_TESTENV_PROPERTIES=false
[2025-08-12T23:39:31.282Z] EXTERNAL_CUSTOM_BRANCH=master
[2025-08-12T23:39:31.282Z] SSH_CLIENT=78.47.239.97 33602 22
[2025-08-12T23:39:31.282Z] USER=jenkins
[2025-08-12T23:39:31.282Z] BUILD_LIST=openjdk
[2025-08-12T23:39:31.282Z] SDK_RESOURCE=upstream
[2025-08-12T23:39:31.282Z] OPENJ9_BRANCH=master
[2025-08-12T23:39:31.282Z] jobStatus=SUCCESS
[2025-08-12T23:39:31.282Z] CI=true
[2025-08-12T23:39:31.282Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_special.openjdk_aarch64_linux_testList_1/9/display/redirect?page=changes
[2025-08-12T23:39:31.282Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2025-08-12T23:39:31.282Z] UPSTREAM_JOB_NUMBER=504
[2025-08-12T23:39:31.282Z] TARGET=-f parallelList.mk testList_1
[2025-08-12T23:39:31.282Z] EXIT_FAILURE=false
[2025-08-12T23:39:31.282Z] NODE_LABELS=armv8 hw.arch.aarch64 test ci.role.test ubuntu hw.dockerhost.dockerhost-osuosl-ubuntu2404-aarch64-1 linux armv8.2 sw.os.linux test-docker-ubuntu2404-armv8-4 ci.role.perf
[2025-08-12T23:39:31.282Z] HUDSON_URL=https://ci.adoptium.net/
[2025-08-12T23:39:31.282Z] USE_JRE=false
[2025-08-12T23:39:31.282Z] OLDPWD=/home/jenkins
[2025-08-12T23:39:31.282Z] STF_OWNER_BRANCH=adoptium:master
[2025-08-12T23:39:31.282Z] HOME=/home/jenkins
[2025-08-12T23:39:31.282Z] ADOPTOPENJDK_BRANCH=master
[2025-08-12T23:39:31.282Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_special.openjdk_aarch64_linux_testList_1/9/
[2025-08-12T23:39:31.282Z] TAP_NAME=Test_openjdk8_hs_special.openjdk_aarch64_linux_testList_1.tap
[2025-08-12T23:39:31.282Z] JDK_IMPL=hotspot
[2025-08-12T23:39:31.282Z] DOCKER_REQUIRED=false
[2025-08-12T23:39:31.282Z] HUDSON_COOKIE=4f83380b-4c7f-42c8-aaca-c861a844e6e4
[2025-08-12T23:39:31.282Z] JENKINS_SERVER_COOKIE=durable-a5ac03181deb22bdd821f643b441e351e2284c1aa46b4d6cd39d9d9de2282d12
[2025-08-12T23:39:31.282Z] PERF_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux_testList_1/../../benchmarks
[2025-08-12T23:39:31.282Z] JDK_REPO=https://github.com/adoptium/jdk8u
[2025-08-12T23:39:31.282Z] WORKSPACE=/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux_testList_1
[2025-08-12T23:39:31.282Z] KEEP_WORKSPACE=false
[2025-08-12T23:39:31.282Z] ARCHIVE_TEST_RESULTS=false
[2025-08-12T23:39:31.282Z] GENERATE_JOBS=true
[2025-08-12T23:39:31.282Z] TKG_OWNER_BRANCH=adoptium:master
[2025-08-12T23:39:31.282Z] PERSONAL_BUILD=false
[2025-08-12T23:39:31.282Z] LOGNAME=jenkins
[2025-08-12T23:39:31.282Z] NODE_NAME=test-docker-ubuntu2404-armv8-4
[2025-08-12T23:39:31.282Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_special.openjdk_aarch64_linux_testList_1/9/display/redirect?page=artifacts
[2025-08-12T23:39:31.282Z] UPSTREAM_TEST_JOB_NAME=Test_openjdk8_hs_special.openjdk_aarch64_linux
[2025-08-12T23:39:31.282Z] STAGE_NAME=Setup
[2025-08-12T23:39:31.282Z] AUTO_DETECT=true
[2025-08-12T23:39:31.282Z] EXECUTOR_NUMBER=0
[2025-08-12T23:39:31.282Z] JDK_VERSION=8
[2025-08-12T23:39:31.282Z] EXTERNAL_TEST_CMD=mvn clean install
[2025-08-12T23:39:31.282Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_special.openjdk_aarch64_linux_testList_1/9/display/redirect?page=tests
[2025-08-12T23:39:31.282Z] BUILD_DISPLAY_NAME=#9
[2025-08-12T23:39:31.282Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token
[2025-08-12T23:39:31.282Z] TIME_LIMIT=25
[2025-08-12T23:39:31.282Z] HUDSON_HOME=/home/jenkins/.jenkins
[2025-08-12T23:39:31.282Z] JOB_BASE_NAME=Test_openjdk8_hs_special.openjdk_aarch64_linux_testList_1
[2025-08-12T23:39:31.282Z] PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin
[2025-08-12T23:39:31.282Z] PLATFORM=aarch64_linux
[2025-08-12T23:39:31.282Z] TKG_ITERATIONS=1
[2025-08-12T23:39:31.282Z] EXIT_SUCCESS=false
[2025-08-12T23:39:31.282Z] BUILD_ID=9
[2025-08-12T23:39:31.282Z] RERUN_FAILURE=true
[2025-08-12T23:39:31.282Z] ACTIVE_NODE_TIMEOUT=5
[2025-08-12T23:39:31.282Z] BUILD_TAG=jenkins-Test_openjdk8_hs_special.openjdk_aarch64_linux_testList_1-9
[2025-08-12T23:39:31.282Z] SYSTEM_LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux_testList_1/../../testDependency/system_lib
[2025-08-12T23:39:31.282Z] JENKINS_URL=https://ci.adoptium.net/
[2025-08-12T23:39:31.282Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2025-08-12T23:39:31.282Z] LANG=C.UTF-8
[2025-08-12T23:39:31.282Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_special.openjdk_aarch64_linux_testList_1/
[2025-08-12T23:39:31.282Z] KEEP_REPORTDIR=true
[2025-08-12T23:39:31.282Z] JCK_GIT_BRANCH=master
[2025-08-12T23:39:31.282Z] ORIGIN_JDK_VERSION=8
[2025-08-12T23:39:31.282Z] BUILD_NUMBER=9
[2025-08-12T23:39:31.282Z] JENKINS_NODE_COOKIE=7f2f52e4-f489-44da-aaa9-a639adf72a3d
[2025-08-12T23:39:31.283Z] SHELL=/bin/sh
[2025-08-12T23:39:31.283Z] ITERATIONS=1
[2025-08-12T23:39:31.283Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8
[2025-08-12T23:39:31.283Z] TEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux_testList_1/jdkbinary/j2sdk-image
[2025-08-12T23:39:31.283Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_special.openjdk_aarch64_linux_testList_1/9/display/redirect
[2025-08-12T23:39:31.283Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master
[2025-08-12T23:39:31.283Z] SPEC=linux_aarch64
[2025-08-12T23:39:31.283Z] LIGHT_WEIGHT_CHECKOUT=false
[2025-08-12T23:39:31.283Z] UPSTREAM_TEST_JOB_NUMBER=42
[2025-08-12T23:39:31.283Z] HUDSON_SERVER_COOKIE=2d832652af5afba8
[2025-08-12T23:39:31.283Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_special.openjdk_aarch64_linux_testList_1/display/redirect
[2025-08-12T23:39:31.283Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin
[2025-08-12T23:39:31.283Z] JOB_NAME=Test_openjdk8_hs_special.openjdk_aarch64_linux_testList_1
[2025-08-12T23:39:31.283Z] SLACK_CHANNEL=aqavit-bot
[2025-08-12T23:39:31.283Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master
[2025-08-12T23:39:31.283Z] PWD=/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux_testList_1
[2025-08-12T23:39:31.283Z] LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux_testList_1/../../testDependency/lib
[2025-08-12T23:39:31.283Z] SSH_CONNECTION=78.47.239.97 33602 172.17.0.6 22
[2025-08-12T23:39:31.283Z] WORKSPACE_TMP=/home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux_testList_1@tmp
[2025-08-12T23:39:31.283Z] PARALLEL=None
[2025-08-12T23:39:31.283Z] JOBSTARTTIME=Tue, 12 Aug 2025 23:38:50 +0000
[2025-08-12T23:39:31.283Z] DYNAMIC_COMPILE=false
[2025-08-12T23:39:31.283Z] RERUN_ITERATIONS=1
Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOMIZED_SDK_URL_OPTION (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2025-08-12T23:39:33.310Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] dir
[2025-08-12T23:39:33.321Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_special.openjdk_aarch64_linux_testList_1/jdkbinary
[Pipeline] {
[Pipeline] copyArtifacts
[2025-08-13T00:39:33.311Z] Cancelling nested steps due to timeout
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2025-08-13T00:39:33.412Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2025-08-13T00:41:08.186Z] + aqa-tests/terminateTestProcesses.sh jenkins
[2025-08-13T00:41:08.188Z] Unix type machine..
[2025-08-13T00:41:08.188Z] Running on a Linux host
[2025-08-13T00:41:08.188Z] Woohoo - no rogue processes detected!
[Pipeline] cleanWs
[2025-08-13T00:41:11.429Z] [WS-CLEANUP] Deleting project workspace...
[2025-08-13T00:41:11.429Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-08-13T00:41:12.510Z] [WS-CLEANUP] done
[Pipeline] sh
[2025-08-13T00:41:21.010Z] + find /tmp -name *core* -print -exec rm -f {} ;
[Pipeline] }
[Pipeline] // timeout
[Pipeline] echo
[2025-08-13T00:41:24.063Z] Exception: org.jenkinsci.plugins.workflow.steps.FlowInterruptedException
[Pipeline] timeout
[2025-08-13T00:41:24.069Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] End of Pipeline
Finished: ABORTED