Test_openjdk8_hs_sanity.openjdk_arm_linux
Started by upstream project "build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-arm-temurin" build number 19
originally caused by:
Started by upstream project "build-scripts/release-openjdk8-pipeline" build number 94
originally caused by:
Started by user Stewart X Addison
Started by upstream project "build-scripts/release-openjdk8-pipeline" build number 93
originally caused by:
Started by user Stewart X Addison
Started by upstream project "build-scripts/release-openjdk8-pipeline" build number 92
originally caused by:
Started by user Stewart X Addison
Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux@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_sanity.openjdk_arm_linux@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/v1.0.8-release^{commit} # timeout=10
Checking out Revision ac6630416b83f583a42d5e3f3f84e3402b72d5ab (origin/v1.0.8-release)
> git config core.sparsecheckout # timeout=10
> git checkout -f ac6630416b83f583a42d5e3f3f84e3402b72d5ab # timeout=10
Commit message: "Update testenv_arm32.properties for GA tag (#6435)"
First time build. Skipping changelog.
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] echo
[2025-07-21T12:02:40.730Z] SPEC: linux_arm
[Pipeline] echo
[2025-07-21T12:02:40.730Z] LABEL: ci.role.test&&sw.os.linux&&hw.arch.aarch32
[Pipeline] stage
[Pipeline] { (Queue)
[Pipeline] nodesByLabel
[2025-07-21T12:02:40.745Z] Found a total of 9 nodes with the 'ci.role.test&&sw.os.linux&&hw.arch.aarch32' 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-07-21T12:02:40.748Z] dynamicAgents: []
[Pipeline] node
[2025-07-21T12:02:40.759Z] Running on test-docker-ubuntu2404-armv7-6 in /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux
[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-07-21T12:02:40.790Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] cleanWs
[2025-07-21T12:02:41.070Z] [WS-CLEANUP] Deleting project workspace...
[2025-07-21T12:02:41.070Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-07-21T12:02:41.199Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2025-07-21T12:02:41.358Z] The recommended git tool is: git
[2025-07-21T12:02:41.742Z] No credentials specified
[2025-07-21T12:02:41.869Z] Cloning the remote Git repository
[2025-07-21T12:02:42.059Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2025-07-21T12:02:42.060Z] > git init /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux/aqa-tests # timeout=10
[2025-07-21T12:02:42.071Z] [WARNING] Reference path does not exist: /home/jenkins/openjdk_cache
[2025-07-21T12:02:42.071Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2025-07-21T12:02:42.071Z] > git --version # timeout=10
[2025-07-21T12:02:42.077Z] > git --version # 'git version 2.43.0'
[2025-07-21T12:02:42.077Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-07-21T12:02:49.244Z] Avoid second fetch
[2025-07-21T12:02:49.379Z] Checking out Revision ac6630416b83f583a42d5e3f3f84e3402b72d5ab (origin/v1.0.8-release)
[2025-07-21T12:02:49.035Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
[2025-07-21T12:02:49.043Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-07-21T12:02:49.306Z] > git rev-parse origin/v1.0.8-release^{commit} # timeout=10
[2025-07-21T12:02:49.440Z] > git config core.sparsecheckout # timeout=10
[2025-07-21T12:02:49.447Z] > git checkout -f ac6630416b83f583a42d5e3f3f84e3402b72d5ab # timeout=10
[2025-07-21T12:02:50.799Z] Commit message: "Update testenv_arm32.properties for GA tag (#6435)"
[Pipeline] }
[Pipeline] // retry
[Pipeline] load
[Pipeline] { (/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux/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-07-21T12:02:52.347Z] Timeout set to expire in 1 day 1 hr
[Pipeline] {
[Pipeline] echo
[2025-07-21T12:02:52.375Z] runMulticastCmd: false
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[2025-07-21T12:02:54.081Z] + LC_TIME=C date +%a, %d %b %Y %T %z
[Pipeline] echo
[2025-07-21T12:02:54.603Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2025-07-21T12:02:56.239Z] + aqa-tests/terminateTestProcesses.sh jenkins
[2025-07-21T12:02:56.239Z] Unix type machine..
[2025-07-21T12:02:56.239Z] Running on a Linux host
[2025-07-21T12:02:56.239Z] Woohoo - no rogue processes detected!
Did you forget the `def` keyword? Script1 seems to be setting a field named PLATFORM (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9 (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOM_TARGET (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NAME (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NUMBER (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named SSH_AGENT_CREDENTIAL (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named KEEP_WORKSPACE (to a value of type Boolean) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLOUD_PROVIDER (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named SDK_RESOURCE (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named ITERATIONS (to a value of type Integer) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named NUM_MACHINES (to a value of type Integer) which could lead to memory leaks or other issues.
[Pipeline] sh
[2025-07-21T12:02:58.831Z] + printenv
[2025-07-21T12:02:58.832Z] JENKINS_HOME=/home/jenkins/.jenkins
[2025-07-21T12:02:58.832Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2025-07-21T12:02:58.832Z] SETUP_JCK_RUN=false
[2025-07-21T12:02:58.832Z] USE_TESTENV_PROPERTIES=true
[2025-07-21T12:02:58.832Z] EXTERNAL_CUSTOM_BRANCH=master
[2025-07-21T12:02:58.832Z] SSH_CLIENT=78.47.239.97 47998 22
[2025-07-21T12:02:58.832Z] USER=jenkins
[2025-07-21T12:02:58.832Z] BUILD_LIST=openjdk
[2025-07-21T12:02:58.832Z] SDK_RESOURCE=upstream
[2025-07-21T12:02:58.832Z] OPENJ9_BRANCH=master
[2025-07-21T12:02:58.832Z] CI=true
[2025-07-21T12:02:58.832Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.openjdk_arm_linux/672/display/redirect?page=changes
[2025-07-21T12:02:58.832Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2025-07-21T12:02:58.832Z] UPSTREAM_JOB_NUMBER=19
[2025-07-21T12:02:58.832Z] TARGET=sanity.openjdk
[2025-07-21T12:02:58.832Z] EXIT_FAILURE=false
[2025-07-21T12:02:58.832Z] NODE_LABELS=hw.dockerhost.arm.dockerhost-equinix-ubuntu2404-armv8-1 armv8 hw.arch.aarch32 test ci.role.test ubuntu test-docker-ubuntu2404-armv7-6 linux armv8.2 sw.os.linux arm
[2025-07-21T12:02:58.832Z] HUDSON_URL=https://ci.adoptium.net/
[2025-07-21T12:02:58.832Z] USE_JRE=false
[2025-07-21T12:02:58.832Z] OLDPWD=/home/jenkins
[2025-07-21T12:02:58.832Z] STF_OWNER_BRANCH=adoptium:master
[2025-07-21T12:02:58.832Z] HOME=/home/jenkins
[2025-07-21T12:02:58.832Z] ADOPTOPENJDK_BRANCH=v1.0.8-release
[2025-07-21T12:02:58.832Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.openjdk_arm_linux/672/
[2025-07-21T12:02:58.832Z] TAP_NAME=Test_openjdk8_hs_sanity.openjdk_arm_linux.tap
[2025-07-21T12:02:58.832Z] JDK_IMPL=hotspot
[2025-07-21T12:02:58.832Z] DOCKER_REQUIRED=false
[2025-07-21T12:02:58.832Z] HUDSON_COOKIE=dcfaa14c-a395-4cbc-9056-9e1438146e5b
[2025-07-21T12:02:58.832Z] JENKINS_SERVER_COOKIE=durable-cb489a83f3ee984de26b85280c2d99edf528344e5764ad71a6ce16105ae61a07
[2025-07-21T12:02:58.832Z] PERF_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux/../../benchmarks
[2025-07-21T12:02:58.832Z] JDK_REPO=https://github.com/adoptium/aarch32-jdk8u
[2025-07-21T12:02:58.832Z] WORKSPACE=/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux
[2025-07-21T12:02:58.832Z] KEEP_WORKSPACE=false
[2025-07-21T12:02:58.832Z] ARCHIVE_TEST_RESULTS=false
[2025-07-21T12:02:58.832Z] GENERATE_JOBS=true
[2025-07-21T12:02:58.832Z] TKG_OWNER_BRANCH=adoptium:master
[2025-07-21T12:02:58.832Z] PERSONAL_BUILD=false
[2025-07-21T12:02:58.832Z] LOGNAME=jenkins
[2025-07-21T12:02:58.832Z] NODE_NAME=test-docker-ubuntu2404-armv7-6
[2025-07-21T12:02:58.832Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.openjdk_arm_linux/672/display/redirect?page=artifacts
[2025-07-21T12:02:58.832Z] STAGE_NAME=Setup
[2025-07-21T12:02:58.832Z] AUTO_DETECT=true
[2025-07-21T12:02:58.832Z] EXECUTOR_NUMBER=0
[2025-07-21T12:02:58.832Z] JDK_VERSION=8
[2025-07-21T12:02:58.832Z] EXTERNAL_TEST_CMD=mvn clean install
[2025-07-21T12:02:58.832Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.openjdk_arm_linux/672/display/redirect?page=tests
[2025-07-21T12:02:58.832Z] BUILD_DISPLAY_NAME=#672
[2025-07-21T12:02:58.832Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token
[2025-07-21T12:02:58.832Z] TIME_LIMIT=25
[2025-07-21T12:02:58.832Z] HUDSON_HOME=/home/jenkins/.jenkins
[2025-07-21T12:02:58.832Z] JOB_BASE_NAME=Test_openjdk8_hs_sanity.openjdk_arm_linux
[2025-07-21T12:02:58.832Z] PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin
[2025-07-21T12:02:58.832Z] PLATFORM=arm_linux
[2025-07-21T12:02:58.832Z] TKG_ITERATIONS=1
[2025-07-21T12:02:58.832Z] EXIT_SUCCESS=false
[2025-07-21T12:02:58.832Z] BUILD_ID=672
[2025-07-21T12:02:58.832Z] RERUN_FAILURE=true
[2025-07-21T12:02:58.832Z] ACTIVE_NODE_TIMEOUT=5
[2025-07-21T12:02:58.832Z] BUILD_TAG=jenkins-Test_openjdk8_hs_sanity.openjdk_arm_linux-672
[2025-07-21T12:02:58.832Z] SYSTEM_LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux/../../testDependency/system_lib
[2025-07-21T12:02:58.832Z] JENKINS_URL=https://ci.adoptium.net/
[2025-07-21T12:02:58.832Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2025-07-21T12:02:58.832Z] LANG=C.UTF-8
[2025-07-21T12:02:58.832Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.openjdk_arm_linux/
[2025-07-21T12:02:58.832Z] KEEP_REPORTDIR=true
[2025-07-21T12:02:58.832Z] JCK_GIT_BRANCH=master
[2025-07-21T12:02:58.832Z] ORIGIN_JDK_VERSION=8
[2025-07-21T12:02:58.832Z] BUILD_NUMBER=672
[2025-07-21T12:02:58.832Z] JENKINS_NODE_COOKIE=3f761804-f2d2-4986-a0f6-1ae1877e130d
[2025-07-21T12:02:58.832Z] SHELL=/bin/sh
[2025-07-21T12:02:58.832Z] ITERATIONS=1
[2025-07-21T12:02:58.832Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8
[2025-07-21T12:02:58.832Z] TEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux/jdkbinary/j2sdk-image
[2025-07-21T12:02:58.832Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.openjdk_arm_linux/672/display/redirect
[2025-07-21T12:02:58.832Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master
[2025-07-21T12:02:58.832Z] SPEC=linux_arm
[2025-07-21T12:02:58.832Z] LIGHT_WEIGHT_CHECKOUT=false
[2025-07-21T12:02:58.832Z] HUDSON_SERVER_COOKIE=2d832652af5afba8
[2025-07-21T12:02:58.832Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.openjdk_arm_linux/display/redirect
[2025-07-21T12:02:58.832Z] NUM_PROCESSORS=4
[2025-07-21T12:02:58.832Z] UPSTREAM_JOB_NAME=build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-linux-arm-temurin
[2025-07-21T12:02:58.832Z] JOB_NAME=Test_openjdk8_hs_sanity.openjdk_arm_linux
[2025-07-21T12:02:58.832Z] SLACK_CHANNEL=aqavit-bot
[2025-07-21T12:02:58.832Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master
[2025-07-21T12:02:58.832Z] PWD=/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux
[2025-07-21T12:02:58.832Z] LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux/../../testDependency/lib
[2025-07-21T12:02:58.832Z] TEST_TIME=120
[2025-07-21T12:02:58.832Z] SSH_CONNECTION=78.47.239.97 47998 172.17.0.4 22
[2025-07-21T12:02:58.832Z] WORKSPACE_TMP=/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux@tmp
[2025-07-21T12:02:58.832Z] PARALLEL=Dynamic
[2025-07-21T12:02:58.832Z] JOBSTARTTIME=Mon, 21 Jul 2025 12:02:53 +0000
[2025-07-21T12:02:58.832Z] DYNAMIC_COMPILE=false
[2025-07-21T12:02:58.832Z] 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-07-21T12:02:59.217Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] dir
[2025-07-21T12:02:59.232Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux/jdkbinary
[Pipeline] {
[Pipeline] copyArtifacts
[2025-07-21T12:03:36.282Z] Copied 5 artifacts from "build-scripts » jobs » release » jobs » jdk8u » jdk8u-release-linux-arm-temurin" build number 19
[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 VENDOR_TEST_REPOS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_BRANCHES (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_DIRS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_SHAS (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] echo
[2025-07-21T12:03:36.415Z] IS_SVT_TESTREPO is set to false
Did you forget the `def` keyword? Script1 seems to be setting a field named TEST_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named DEBUG_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CODE_COVERAGE_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named ADDITIONAL_ARTIFACTS_REQUIRED_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CURL_OPTS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named GET_SH_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named RESOLVED_MAKE (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] dir
[2025-07-21T12:03:36.423Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux
[Pipeline] {
[Pipeline] sshagent
[2025-07-21T12:03:36.503Z] $ ssh-agent
[2025-07-21T12:03:37.078Z] SSH_AUTH_SOCK=/tmp/ssh-hCNQ0vLKovaI/agent.265060
[2025-07-21T12:03:37.078Z] SSH_AGENT_PID=265062
[2025-07-21T12:03:37.078Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] dir
[2025-07-21T12:03:37.108Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux/aqa-tests
[Pipeline] {
[Pipeline] withCredentials
[2025-07-21T12:03:37.143Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] sh
[2025-07-21T12:03:38.549Z] + pwd
[2025-07-21T12:03:38.549Z] + ./get.sh -s /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux/aqa-tests/.. -p arm_linux -r upstream -j 8 -i hotspot --clone_openj9 false
[2025-07-21T12:03:38.549Z] TESTDIR: /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux/aqa-tests
[2025-07-21T12:03:38.549Z] load ./testenv/testenv_arm32.properties
[2025-07-21T12:03:38.549Z] Running checkTags with ./testenv/testenv_arm32.properties and 8
[2025-07-21T12:03:38.550Z] b250ca9b32bda7ec044d29ec8eadf931d9819b09 refs/tags/jdk8u462-ga-aarch32-20250718
[2025-07-21T12:03:38.550Z] Use tag name jdk8u462-ga-aarch32-20250718 from ./testenv/testenv_arm32.properties
[2025-07-21T12:03:38.550Z] get jdk binary...
[2025-07-21T12:03:38.550Z] --sdkdir is set to upstream. Therefore, skip download jdk binary
[2025-07-21T12:03:38.550Z] Uncompressing file: OpenJDK8U-jdk_arm_linux_hotspot_8u462b08.tar.gz ...
[2025-07-21T12:03:40.096Z] List files in jdkbinary folder...
[2025-07-21T12:03:40.096Z] total 224408
[2025-07-21T12:03:40.096Z] -rw-r--r-- 1 jenkins jenkins 92458045 Jul 21 11:37 OpenJDK8U-debugimage_arm_linux_hotspot_8u462b08.tar.gz
[2025-07-21T12:03:40.096Z] -rw-r--r-- 1 jenkins jenkins 98402076 Jul 21 11:37 OpenJDK8U-jdk_arm_linux_hotspot_8u462b08.tar.gz
[2025-07-21T12:03:40.096Z] -rw-r--r-- 1 jenkins jenkins 38813909 Jul 21 11:37 OpenJDK8U-jre_arm_linux_hotspot_8u462b08.tar.gz
[2025-07-21T12:03:40.096Z] -rw-r--r-- 1 jenkins jenkins 22199 Jul 21 11:49 OpenJDK8U-sbom_arm_linux_hotspot_8u462b08-metadata.json
[2025-07-21T12:03:40.096Z] -rw-r--r-- 1 jenkins jenkins 78249 Jul 21 11:51 OpenJDK8U-sbom_arm_linux_hotspot_8u462b08.json
[2025-07-21T12:03:40.096Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 21 12:03 tmp
[2025-07-21T12:03:40.096Z] List files in jdkbinary/tmp folder...
[2025-07-21T12:03:40.096Z] total 4
[2025-07-21T12:03:40.096Z] drwxr-xr-x 8 jenkins jenkins 4096 Jul 21 11:37 jdk8u462-b08-aarch32-20250718
[2025-07-21T12:03:40.096Z] Moving directory jdk8u462-b08-aarch32-20250718/ to ../j2sdk-image
[2025-07-21T12:03:40.096Z] Uncompressing file: OpenJDK8U-jre_arm_linux_hotspot_8u462b08.tar.gz ...
[2025-07-21T12:03:40.844Z] List files in jdkbinary folder...
[2025-07-21T12:03:40.844Z] total 224420
[2025-07-21T12:03:40.844Z] -rw-r--r-- 1 jenkins jenkins 92458045 Jul 21 11:37 OpenJDK8U-debugimage_arm_linux_hotspot_8u462b08.tar.gz
[2025-07-21T12:03:40.844Z] -rw-r--r-- 1 jenkins jenkins 98402076 Jul 21 11:37 OpenJDK8U-jdk_arm_linux_hotspot_8u462b08.tar.gz
[2025-07-21T12:03:40.844Z] -rw-r--r-- 1 jenkins jenkins 38813909 Jul 21 11:37 OpenJDK8U-jre_arm_linux_hotspot_8u462b08.tar.gz
[2025-07-21T12:03:40.844Z] -rw-r--r-- 1 jenkins jenkins 22199 Jul 21 11:49 OpenJDK8U-sbom_arm_linux_hotspot_8u462b08-metadata.json
[2025-07-21T12:03:40.844Z] -rw-r--r-- 1 jenkins jenkins 78249 Jul 21 11:51 OpenJDK8U-sbom_arm_linux_hotspot_8u462b08.json
[2025-07-21T12:03:40.844Z] drwxr-xr-x 8 jenkins jenkins 4096 Jul 21 11:37 j2sdk-image
[2025-07-21T12:03:40.844Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 21 12:03 tmp
[2025-07-21T12:03:40.844Z] List files in jdkbinary/tmp folder...
[2025-07-21T12:03:40.844Z] total 4
[2025-07-21T12:03:40.844Z] drwxr-xr-x 5 jenkins jenkins 4096 Jul 21 11:37 jdk8u462-b08-aarch32-20250718-jre
[2025-07-21T12:03:40.844Z] Moving directory jdk8u462-b08-aarch32-20250718-jre/ to ../j2re-image
[2025-07-21T12:03:40.844Z] Uncompressing OpenJDK8U-debugimage_arm_linux_hotspot_8u462b08.tar.gz over ./j2sdk-image/jre...
[2025-07-21T12:03:43.251Z] Removing top-level folder jdk8u462-b08-aarch32-20250718-debug-image/
[2025-07-21T12:03:43.251Z] Removing top-level folder jdk8u462-b08-aarch32-20250718/
[2025-07-21T12:03:43.251Z] Run /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux/jdkbinary/j2sdk-image/bin/java -version
[2025-07-21T12:03:43.251Z] =JAVA VERSION OUTPUT BEGIN=
[2025-07-21T12:03:43.251Z] openjdk version "1.8.0_462"
[2025-07-21T12:03:43.251Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_462-b08)
[2025-07-21T12:03:43.251Z] OpenJDK Client VM (Temurin)(build 25.462-b08, mixed mode)
[2025-07-21T12:03:43.251Z] =JAVA VERSION OUTPUT END=
[2025-07-21T12:03:43.251Z] =RELEASE INFO BEGIN=
[2025-07-21T12:03:43.251Z] JAVA_VERSION="1.8.0_462"
[2025-07-21T12:03:43.251Z] OS_NAME="Linux"
[2025-07-21T12:03:43.251Z] OS_VERSION="2.6"
[2025-07-21T12:03:43.251Z] OS_ARCH="aarch32"
[2025-07-21T12:03:43.251Z] SOURCE=".:git:47147b160b79+"
[2025-07-21T12:03:43.251Z] IMPLEMENTOR="Eclipse Adoptium"
[2025-07-21T12:03:43.251Z] BUILD_SOURCE="git:1a45c241158d05df1604bcbea02fa6ff9339f0ee"
[2025-07-21T12:03:43.252Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git"
[2025-07-21T12:03:43.252Z] SOURCE_REPO="https://github.com/adoptium/aarch32-jdk8u.git"
[2025-07-21T12:03:43.252Z] FULL_VERSION="1.8.0_462-b08"
[2025-07-21T12:03:43.252Z] SEMANTIC_VERSION="8.0.462+8"
[2025-07-21T12:03:43.252Z] BUILD_INFO="OS: Linux Version: 6.8.0-39-generic"
[2025-07-21T12:03:43.252Z] JVM_VARIANT="Hotspot"
[2025-07-21T12:03:43.252Z] JVM_VERSION="25.462-b08"
[2025-07-21T12:03:43.252Z] IMAGE_TYPE="JDK"
[2025-07-21T12:03:43.252Z] =RELEASE INFO END=
[2025-07-21T12:03:43.252Z] get testKitGen...
[2025-07-21T12:03:43.252Z] git clone -q https://github.com/adoptium/TKG.git
[2025-07-21T12:03:44.024Z] git rev-parse master
[2025-07-21T12:03:44.024Z] git checkout -q -f 58e40ba0d6563039c44f20b38adbfd4820faef7a
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2025-07-21T12:03:44.523Z] $ ssh-agent -k
[2025-07-21T12:03:44.532Z] unset SSH_AUTH_SOCK;
[2025-07-21T12:03:44.532Z] unset SSH_AGENT_PID;
[2025-07-21T12:03:44.532Z] echo Agent pid 265062 killed;
[2025-07-21T12:03:45.096Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2025-07-21T12:03:45.666Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=sanity.openjdk&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=&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=arm_linux&GENERATE_JOBS=true&KEEP_REPORTDIR=true&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=v1.0.8-release&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%2Faarch32-jdk8u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Frelease%2Fjobs%2Fjdk8u%2Fjdk8u-release-linux-arm-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&DOCKERIMAGE_TAG=&TEST_TIME=120&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=true&BUILD_LIST=openjdk&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=19&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] echo
[2025-07-21T12:03:45.683Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=sanity.openjdk&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=&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=arm_linux&GENERATE_JOBS=true&KEEP_REPORTDIR=true&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-ubuntu2404-armv7-6&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=v1.0.8-release&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%2Faarch32-jdk8u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Frelease%2Fjobs%2Fjdk8u%2Fjdk8u-release-linux-arm-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&DOCKERIMAGE_TAG=&TEST_TIME=120&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=true&BUILD_LIST=openjdk&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=19&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] stage
[Pipeline] { (setupParallelEnv)
Did you forget the `def` keyword? Script1 seems to be setting a field named parallel_tests (to a value of type LinkedHashMap) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2025-07-21T12:03:45.734Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2025-07-21T12:03:46.516Z] Copied 1 artifact from "getTRSSOutput" build number 1840
[Pipeline] sh
[2025-07-21T12:03:47.930Z] + cd ./aqa-tests/TKG/resources/TRSS
[2025-07-21T12:03:47.930Z] + gzip -cd TRSSOutput.tar.gz
[2025-07-21T12:03:47.930Z] + tar xof -
[2025-07-21T12:03:47.930Z] + rm TRSSOutput.tar.gz
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2025-07-21T12:03:48.396Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2025-07-21T12:03:48.421Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] sh
[2025-07-21T12:03:49.829Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux/../../testDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[2025-07-21T12:03:55.723Z] --------------------------------------------
[2025-07-21T12:03:55.723Z] path is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux/../../testDependency/lib
[2025-07-21T12:03:55.723Z] task is set to default
[2025-07-21T12:03:55.723Z] dependencyList is set to all
[2025-07-21T12:03:55.723Z] --------------------------------------------
[2025-07-21T12:03:55.723Z] Starting download third party dependent jars
[2025-07-21T12:03:55.723Z] --------------------------------------------
[2025-07-21T12:03:55.723Z] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux/../../testDependency/lib
[2025-07-21T12:03:55.723Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux/../../testDependency/lib/jcommander.jar exists with correct hash, not downloading
[2025-07-21T12:03:55.723Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux/../../testDependency/lib/apache-maven-bin.tar.gz exists with correct hash, not downloading
[2025-07-21T12:03:55.723Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux/../../testDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading
[2025-07-21T12:03:55.723Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux/../../testDependency/lib/jtreg_6_1.tar.gz exists with correct hash, not downloading
[2025-07-21T12:03:55.723Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux/../../testDependency/lib/junit4.jar exists with correct hash, not downloading
[2025-07-21T12:03:55.723Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux/../../testDependency/lib/jtreg_7_5_2_1.tar.gz exists with correct hash, not downloading
[2025-07-21T12:03:55.723Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux/../../testDependency/lib/mockito-core.jar exists with correct hash, not downloading
[2025-07-21T12:03:55.723Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux/../../testDependency/lib/jaxb-api.jar exists with correct hash, not downloading
[2025-07-21T12:03:55.723Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux/../../testDependency/lib/jython-standalone.jar exists with correct hash, not downloading
[2025-07-21T12:03:55.723Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux/../../testDependency/lib/org.eclipse.osgi-3.16.100.jar exists with correct hash, not downloading
[2025-07-21T12:03:55.723Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux/../../testDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading
[2025-07-21T12:03:55.723Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux/../../testDependency/lib/asm-all.jar exists with correct hash, not downloading
[2025-07-21T12:03:55.723Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux/../../testDependency/lib/testng.jar exists with correct hash, not downloading
[2025-07-21T12:03:55.723Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux/../../testDependency/lib/objenesis.jar exists with correct hash, not downloading
[2025-07-21T12:03:55.723Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux/../../testDependency/lib/byte-buddy.jar exists with correct hash, not downloading
[2025-07-21T12:03:55.723Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux/../../testDependency/lib/jtreg_7_5_1_1.tar.gz exists with correct hash, not downloading
[2025-07-21T12:03:55.723Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux/../../testDependency/lib/asm.jar exists with correct hash, not downloading
[2025-07-21T12:03:55.723Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux/../../testDependency/lib/asmtools.jar exists with correct hash, not downloading
[2025-07-21T12:03:55.723Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux/../../testDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading
[2025-07-21T12:03:55.723Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux/../../testDependency/lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading
[2025-07-21T12:03:55.723Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux/../../testDependency/lib/commons-cli.jar exists with correct hash, not downloading
[2025-07-21T12:03:55.723Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux/../../testDependency/lib/javassist.jar exists with correct hash, not downloading
[2025-07-21T12:03:55.723Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux/../../testDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-07-21T12:03:55.723Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux/../../testDependency/lib/dacapo.zip exists with correct hash, not downloading
[2025-07-21T12:03:55.723Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux/../../testDependency/lib/commons-exec.jar exists with correct hash, not downloading
[2025-07-21T12:03:55.723Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux/../../testDependency/lib/jtreg_7_4_1.tar.gz exists with correct hash, not downloading
[2025-07-21T12:03:55.723Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux/../../testDependency/lib/jtreg_7_3_1_1.tar.gz exists with correct hash, not downloading
[2025-07-21T12:03:55.723Z] downloaded dependent third party jars successfully
[Pipeline] }
[Pipeline] // timeout
[Pipeline] nodesByLabel
[2025-07-21T12:03:56.135Z] Found a total of 9 nodes with the 'ci.role.test&&sw.os.linux&&hw.arch.aarch32' label
[Pipeline] sh
[2025-07-21T12:03:57.624Z] + cd ./aqa-tests/TKG
[2025-07-21T12:03:57.624Z] + uname
[2025-07-21T12:03:57.624Z] + [ Linux = AIX ]
[2025-07-21T12:03:57.624Z] + uname
[2025-07-21T12:03:57.624Z] + [ Linux = SunOS ]
[2025-07-21T12:03:57.624Z] + uname
[2025-07-21T12:03:57.624Z] + [ Linux = *BSD ]
[2025-07-21T12:03:57.624Z] + MAKE=make
[2025-07-21T12:03:57.624Z] + make genParallelList TEST=sanity.openjdk TEST_TIME=120 NUM_MACHINES=
[2025-07-21T12:03:57.624Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux/jdkbinary/j2sdk-image
[2025-07-21T12:03:57.624Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux/../../testDependency/lib
[2025-07-21T12:03:57.624Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-07-21T12:03:57.624Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-07-21T12:03:57.624Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux/../../testDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2025-07-21T12:03:57.624Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux/aqa-tests/TKG/../TKG/output_compilation"; fi
[2025-07-21T12:03:57.624Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux/aqa-tests/TKG/scripts/build_tools.xml
[2025-07-21T12:03:57.624Z]
[2025-07-21T12:03:57.624Z] build:
[2025-07-21T12:03:57.624Z]
[2025-07-21T12:03:57.624Z] clean:
[2025-07-21T12:03:57.624Z]
[2025-07-21T12:03:57.624Z] init:
[2025-07-21T12:03:57.624Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux/aqa-tests/TKG/bin
[2025-07-21T12:03:57.624Z]
[2025-07-21T12:03:57.624Z] getDependentLibs:
[2025-07-21T12:03:58.376Z] [exec] --------------------------------------------
[2025-07-21T12:03:58.376Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux/../../testDependency/lib
[2025-07-21T12:03:58.376Z] [exec] task is set to default
[2025-07-21T12:03:58.376Z] [exec] dependencyList is set to json_simple
[2025-07-21T12:03:58.376Z] [exec] --------------------------------------------
[2025-07-21T12:03:58.376Z] [exec] Starting download third party dependent jars
[2025-07-21T12:03:58.376Z] [exec] --------------------------------------------
[2025-07-21T12:03:58.376Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux/../../testDependency/lib
[2025-07-21T12:03:58.376Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux/../../testDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-07-21T12:03:58.376Z] [exec] downloaded dependent third party jars successfully
[2025-07-21T12:03:58.376Z]
[2025-07-21T12:03:58.376Z] compile:
[2025-07-21T12:03:58.376Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-07-21T12:03:58.376Z] [echo] ============COMPILER SETTINGS============
[2025-07-21T12:03:58.376Z] [echo] ===fork: yes
[2025-07-21T12:03:58.376Z] [echo] ===debug: on
[2025-07-21T12:03:58.376Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux/aqa-tests/TKG/bin
[2025-07-21T12:03:59.127Z]
[2025-07-21T12:03:59.127Z] dist:
[2025-07-21T12:03:59.127Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux/aqa-tests/TKG/bin/TestKitGen.jar
[2025-07-21T12:03:59.127Z]
[2025-07-21T12:03:59.127Z] BUILD SUCCESSFUL
[2025-07-21T12:03:59.127Z] Total time: 1 second
[2025-07-21T12:03:59.127Z] 0
[2025-07-21T12:03:59.127Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2025-07-21T12:03:59.883Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2025-07-21T12:03:59.883Z] microArchOutput:
[2025-07-21T12:03:59.883Z] ****************************** MACHINE INFO ******************************
[2025-07-21T12:03:59.883Z] File path : /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux/aqa-tests/TKG
[2025-07-21T12:03:59.883Z] Free Physical Memory Size : 915050496
[2025-07-21T12:03:59.883Z] Free space (bytes) : 186117722112
[2025-07-21T12:03:59.883Z] Total Physical Memory Size : 4294967296
[2025-07-21T12:03:59.883Z] Total space (bytes) : 934951190528
[2025-07-21T12:03:59.883Z] Usable space (bytes) : 138597502976
[2025-07-21T12:03:59.883Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-07-21T12:03:59.883Z] bashVersion :
[2025-07-21T12:03:59.883Z] GNU bash, version 5.2.21(1)-release (arm-unknown-linux-gnueabihf)
[2025-07-21T12:03:59.883Z] Copyright (C) 2022 Free Software Foundation, Inc.
[2025-07-21T12:03:59.883Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-07-21T12:03:59.883Z]
[2025-07-21T12:03:59.883Z] This is free software; you are free to change and redistribute it.
[2025-07-21T12:03:59.883Z] There is NO WARRANTY, to the extent permitted by law.
[2025-07-21T12:03:59.883Z] cpuCores : 160
[2025-07-21T12:03:59.883Z] curlVersion :
[2025-07-21T12:03:59.883Z] curl 8.5.0 (arm-unknown-linux-gnueabihf) libcurl/8.5.0 OpenSSL/3.0.13 zlib/1.3 brotli/1.1.0 zstd/1.5.5 libidn2/2.3.7 libpsl/0.21.2 (+libidn2/2.3.7) libssh/0.10.6/openssl/zlib nghttp2/1.59.0 librtmp/2.3 OpenLDAP/2.6.7
[2025-07-21T12:03:59.883Z] Release-Date: 2023-12-06, security patched: 8.5.0-2ubuntu10.6
[2025-07-21T12:03:59.883Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ldap ldaps mqtt pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp
[2025-07-21T12:03:59.883Z] Features: alt-svc AsynchDNS brotli GSS-API HSTS HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM PSL SPNEGO SSL threadsafe TLS-SRP UnixSockets zstd
[2025-07-21T12:03:59.883Z] dockerVersion : bash: line 1: docker: command not found
[2025-07-21T12:03:59.883Z] gcc version : 13
[2025-07-21T12:03:59.883Z] gclibc version : ldd (Ubuntu GLIBC 2.39-0ubuntu8.5) 2.39
[2025-07-21T12:03:59.883Z] gdb version : bash: line 1: gdb: command not found
[2025-07-21T12:03:59.883Z] lldb version : Command could not be executed
[2025-07-21T12:03:59.883Z] makeVersion :
[2025-07-21T12:03:59.883Z] GNU Make 4.3
[2025-07-21T12:03:59.883Z] Built for arm-unknown-linux-gnueabihf
[2025-07-21T12:03:59.883Z] Copyright (C) 1988-2020 Free Software Foundation, Inc.
[2025-07-21T12:03:59.883Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-07-21T12:03:59.883Z] This is free software: you are free to change and redistribute it.
[2025-07-21T12:03:59.883Z] There is NO WARRANTY, to the extent permitted by law.
[2025-07-21T12:03:59.883Z] mavenVersion : bash: line 1: mvn: command not found
[2025-07-21T12:03:59.883Z] osInfo :
[2025-07-21T12:03:59.883Z] PRETTY_NAME="Ubuntu 24.04.2 LTS"
[2025-07-21T12:03:59.883Z] NAME="Ubuntu"
[2025-07-21T12:03:59.883Z] VERSION_ID="24.04"
[2025-07-21T12:03:59.883Z] VERSION="24.04.2 LTS (Noble Numbat)"
[2025-07-21T12:03:59.883Z] VERSION_CODENAME=noble
[2025-07-21T12:03:59.883Z] ID=ubuntu
[2025-07-21T12:03:59.883Z] ID_LIKE=debian
[2025-07-21T12:03:59.883Z] HOME_URL="https://www.ubuntu.com/"
[2025-07-21T12:03:59.883Z] SUPPORT_URL="https://help.ubuntu.com/"
[2025-07-21T12:03:59.883Z] BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
[2025-07-21T12:03:59.883Z] PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
[2025-07-21T12:03:59.883Z] UBUNTU_CODENAME=noble
[2025-07-21T12:03:59.883Z] LOGO=ubuntu-logo
[2025-07-21T12:03:59.883Z] osLabel : ubuntu.24
[2025-07-21T12:03:59.883Z] perlVersion :
[2025-07-21T12:03:59.883Z]
[2025-07-21T12:03:59.883Z] This is perl 5, version 38, subversion 2 (v5.38.2) built for arm-linux-gnueabihf-thread-multi-64int
[2025-07-21T12:03:59.883Z] (with 45 registered patches, see perl -V for more detail)
[2025-07-21T12:03:59.883Z]
[2025-07-21T12:03:59.883Z] Copyright 1987-2023, Larry Wall
[2025-07-21T12:03:59.883Z]
[2025-07-21T12:03:59.883Z] Perl may be copied only under the terms of either the Artistic License or the
[2025-07-21T12:03:59.883Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2025-07-21T12:03:59.883Z]
[2025-07-21T12:03:59.883Z] Complete documentation for Perl, including FAQ lists, should be found on
[2025-07-21T12:03:59.883Z] this system using "man perl" or "perldoc perl". If you have access to the
[2025-07-21T12:03:59.883Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page.
[2025-07-21T12:03:59.883Z]
[2025-07-21T12:03:59.883Z] podmanVersion : bash: line 1: podman: command not found
[2025-07-21T12:03:59.883Z] procArch : aarch64
[2025-07-21T12:03:59.883Z] sysArch : aarch64
[2025-07-21T12:03:59.883Z] sysOS : Linux
[2025-07-21T12:03:59.883Z] ulimit :
[2025-07-21T12:03:59.883Z] real-time non-blocking time (microseconds, -R) unlimited
[2025-07-21T12:03:59.883Z] core file size (blocks, -c) unlimited
[2025-07-21T12:03:59.883Z] data seg size (kbytes, -d) unlimited
[2025-07-21T12:03:59.883Z] scheduling priority (-e) 0
[2025-07-21T12:03:59.883Z] file size (blocks, -f) unlimited
[2025-07-21T12:03:59.883Z] pending signals (-i) 2053843
[2025-07-21T12:03:59.883Z] max locked memory (kbytes, -l) 8192
[2025-07-21T12:03:59.883Z] max memory size (kbytes, -m) unlimited
[2025-07-21T12:03:59.883Z] open files (-n) 1048576
[2025-07-21T12:03:59.883Z] pipe size (512 bytes, -p) 8
[2025-07-21T12:03:59.883Z] POSIX message queues (bytes, -q) 819200
[2025-07-21T12:03:59.883Z] real-time priority (-r) 0
[2025-07-21T12:03:59.883Z] stack size (kbytes, -s) 8192
[2025-07-21T12:03:59.883Z] cpu time (seconds, -t) unlimited
[2025-07-21T12:03:59.883Z] max user processes (-u) unlimited
[2025-07-21T12:03:59.883Z] virtual memory (kbytes, -v) unlimited
[2025-07-21T12:03:59.883Z] file locks (-x) unlimited
[2025-07-21T12:03:59.883Z] uname : Linux 8b705cb641fb 6.8.0-39-generic #39-Ubuntu SMP PREEMPT_DYNAMIC Sat Jul 6 02:50:39 UTC 2024 aarch64 aarch64 aarch64 GNU/Linux
[2025-07-21T12:03:59.883Z] vmVendor : Oracle Corporation
[2025-07-21T12:03:59.883Z] vmVersion : 25.462-b08
[2025-07-21T12:03:59.883Z] xlc version : bash: line 1: xlC: command not found
[2025-07-21T12:03:59.883Z] **************************************************************************
[2025-07-21T12:03:59.883Z]
[2025-07-21T12:03:59.883Z] System.getProperty('java.vm.name')=OpenJDK Client VM
[2025-07-21T12:03:59.883Z]
[2025-07-21T12:03:59.883Z] System.getProperty('java.vendor')=Temurin
[2025-07-21T12:03:59.883Z]
[2025-07-21T12:03:59.883Z] System.getProperty('os.name')=Linux
[2025-07-21T12:03:59.883Z]
[2025-07-21T12:03:59.883Z] System.getProperty('os.arch')=arm
[2025-07-21T12:03:59.883Z]
[2025-07-21T12:03:59.884Z] System.getProperty('java.fullversion')=null
[2025-07-21T12:03:59.884Z]
[2025-07-21T12:03:59.884Z] System.getProperty('sun.arch.data.model')=32
[2025-07-21T12:03:59.884Z]
[2025-07-21T12:03:59.884Z] make -f makeGen.mk AUTO_DETECT=true MODE=parallelList NUM_MACHINES= TEST_TIME=120 TESTTARGET=sanity.openjdk TESTLIST= TRSS_URL= LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux/../../testDependency/lib
[2025-07-21T12:03:59.884Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux/aqa-tests/TKG'
[2025-07-21T12:03:59.884Z] perl scripts/configure.pl
[2025-07-21T12:03:59.884Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux/../../testDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=parallelList --spec=linux_arm --microArch="" --osLabel="ubuntu.24" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=openjdk --iterations=1 --aotIterations= --testFlag= --testTarget=sanity.openjdk --testList= --numOfMachines= --testTime=120 --TRSSURL=
[2025-07-21T12:04:00.634Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2025-07-21T12:04:00.634Z]
[2025-07-21T12:04:00.634Z]
[2025-07-21T12:04:00.634Z] Starting to generate parallel test lists.
[2025-07-21T12:04:00.634Z]
[2025-07-21T12:04:00.634Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux/aqa-tests/TKG/../openjdk/playlist.xml
[2025-07-21T12:04:00.634Z] Attempting to get test duration data from TRSS.
[2025-07-21T12:04:00.634Z] curl --silent --max-time 120 -L -k https://trss.adoptopenjdk.net/api/getTestAvgDuration?limit=10&jdkVersion=8&impl=hs&platform=arm_linux&group=openjdk&level=sanity
[2025-07-21T12:04:01.388Z] Warning: cannot parse data from TRSS.
[2025-07-21T12:04:01.388Z] Unexpected character (e) at position 0.
[2025-07-21T12:04:01.388Z] at org.json.simple.parser.Yylex.yylex(Yylex.java:610)
[2025-07-21T12:04:01.388Z] at org.json.simple.parser.JSONParser.nextToken(JSONParser.java:269)
[2025-07-21T12:04:01.388Z] at org.json.simple.parser.JSONParser.parse(JSONParser.java:118)
[2025-07-21T12:04:01.388Z] at org.json.simple.parser.JSONParser.parse(JSONParser.java:92)
[2025-07-21T12:04:01.388Z] at org.testKitGen.TestDivider.parseDuration(TestDivider.java:167)
[2025-07-21T12:04:01.388Z] at org.testKitGen.TestDivider.getDataFromTRSS(TestDivider.java:257)
[2025-07-21T12:04:01.388Z] at org.testKitGen.TestDivider.createDurationQueue(TestDivider.java:286)
[2025-07-21T12:04:01.388Z] at org.testKitGen.TestDivider.divideTests(TestDivider.java:409)
[2025-07-21T12:04:01.388Z] at org.testKitGen.TestDivider.generateLists(TestDivider.java:430)
[2025-07-21T12:04:01.388Z] at org.testKitGen.MainRunner.genParallelList(MainRunner.java:74)
[2025-07-21T12:04:01.388Z] at org.testKitGen.MainRunner.main(MainRunner.java:38)
[2025-07-21T12:04:01.388Z] Attempting to get test duration data from cached files.
[2025-07-21T12:04:01.388Z]
[2025-07-21T12:04:01.388Z] TEST DURATION
[2025-07-21T12:04:01.388Z] ====================================================================================
[2025-07-21T12:04:01.388Z] Total number of tests searched: 23
[2025-07-21T12:04:01.388Z] Number of test durations found: 0
[2025-07-21T12:04:01.388Z] No test duration data found.
[2025-07-21T12:04:01.388Z] (Default duration assigned, executed tests: 40s; not executed tests: 0s.)
[2025-07-21T12:04:01.388Z] ====================================================================================
[2025-07-21T12:04:01.388Z]
[2025-07-21T12:04:01.388Z] Test target is split into 1 lists.
[2025-07-21T12:04:01.388Z] Reducing estimated test running time from 06m00s to 06m00s.
[2025-07-21T12:04:01.388Z]
[2025-07-21T12:04:01.388Z] -------------------------------------testList_0-------------------------------------
[2025-07-21T12:04:01.388Z] Number of tests: 23
[2025-07-21T12:04:01.388Z] Estimated running time: 06m00s
[2025-07-21T12:04:01.388Z] TESTLIST=hotspot_sanity_0,jdk_lang_2,jdk_security1_2,jdk_jdi_jdk8_2,langtools_all_0,jdk_security2_2,jdk_math_2,jdk_security4_2,jdk_util_2,jdk_util_1,jdk_util_0,jdk_security4_1,jdk_security4_0,jdk_security2_1,jdk_security2_0,jdk_security1_1,jdk_security1_0,jdk_math_1,jdk_math_0,jdk_lang_1,jdk_lang_0,jdk_jdi_jdk8_1,jdk_jdi_jdk8_0
[2025-07-21T12:04:01.388Z] ------------------------------------------------------------------------------------
[2025-07-21T12:04:01.388Z]
[2025-07-21T12:04:01.388Z] Parallel test lists file (/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux/aqa-tests/TKG/../TKG/parallelList.mk) is generated successfully.
[2025-07-21T12:04:01.388Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux/aqa-tests/TKG'
[Pipeline] fileExists
[Pipeline] echo
[2025-07-21T12:04:01.903Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk
[Pipeline] readProperties
[Pipeline] echo
[2025-07-21T12:04:02.298Z] NUM_LIST=1, Fall back to regenerate parallel lists with NUM_MACHINES=3.
[Pipeline] sh
[2025-07-21T12:04:03.725Z] + cd ./aqa-tests/TKG
[2025-07-21T12:04:03.725Z] + uname
[2025-07-21T12:04:03.725Z] + [ Linux = AIX ]
[2025-07-21T12:04:03.725Z] + uname
[2025-07-21T12:04:03.725Z] + [ Linux = SunOS ]
[2025-07-21T12:04:03.725Z] + uname
[2025-07-21T12:04:03.725Z] + [ Linux = *BSD ]
[2025-07-21T12:04:03.725Z] + MAKE=make
[2025-07-21T12:04:03.725Z] + make genParallelList TEST=sanity.openjdk NUM_MACHINES=3 TEST_TIME=
[2025-07-21T12:04:03.725Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux/jdkbinary/j2sdk-image
[2025-07-21T12:04:03.725Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux/../../testDependency/lib
[2025-07-21T12:04:03.725Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-07-21T12:04:03.725Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux/aqa-tests/TKG/../TKG/output_compilation; \
[2025-07-21T12:04:03.725Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux/jdkbinary/j2sdk-image" "-DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux/aqa-tests/TKG/.." "-DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux/../../testDependency/lib" 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2025-07-21T12:04:03.725Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux/aqa-tests/TKG/../TKG/output_compilation"; fi
[2025-07-21T12:04:03.725Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux/aqa-tests/TKG/scripts/build_tools.xml
[2025-07-21T12:04:03.725Z]
[2025-07-21T12:04:03.725Z] build:
[2025-07-21T12:04:03.725Z]
[2025-07-21T12:04:03.725Z] clean:
[2025-07-21T12:04:03.725Z] [delete] Deleting: /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux/aqa-tests/TKG/autoGenEnv.mk
[2025-07-21T12:04:03.726Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux/aqa-tests/TKG/bin
[2025-07-21T12:04:04.478Z]
[2025-07-21T12:04:04.478Z] init:
[2025-07-21T12:04:04.478Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux/aqa-tests/TKG/bin
[2025-07-21T12:04:04.478Z]
[2025-07-21T12:04:04.478Z] getDependentLibs:
[2025-07-21T12:04:04.478Z] [exec] --------------------------------------------
[2025-07-21T12:04:04.478Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux/../../testDependency/lib
[2025-07-21T12:04:04.478Z] [exec] task is set to default
[2025-07-21T12:04:04.478Z] [exec] dependencyList is set to json_simple
[2025-07-21T12:04:04.478Z] [exec] --------------------------------------------
[2025-07-21T12:04:04.478Z] [exec] Starting download third party dependent jars
[2025-07-21T12:04:04.478Z] [exec] --------------------------------------------
[2025-07-21T12:04:04.478Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux/../../testDependency/lib
[2025-07-21T12:04:04.478Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux/../../testDependency/lib/json-simple.jar exists with correct hash, not downloading
[2025-07-21T12:04:04.478Z] [exec] downloaded dependent third party jars successfully
[2025-07-21T12:04:04.478Z]
[2025-07-21T12:04:04.478Z] compile:
[2025-07-21T12:04:04.478Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-07-21T12:04:04.478Z] [echo] ============COMPILER SETTINGS============
[2025-07-21T12:04:04.478Z] [echo] ===fork: yes
[2025-07-21T12:04:04.478Z] [echo] ===debug: on
[2025-07-21T12:04:04.478Z] [javac] Compiling 28 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux/aqa-tests/TKG/bin
[2025-07-21T12:04:05.231Z]
[2025-07-21T12:04:05.231Z] dist:
[2025-07-21T12:04:05.231Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux/aqa-tests/TKG/bin/TestKitGen.jar
[2025-07-21T12:04:05.231Z]
[2025-07-21T12:04:05.231Z] BUILD SUCCESSFUL
[2025-07-21T12:04:05.231Z] Total time: 1 second
[2025-07-21T12:04:05.231Z] 0
[2025-07-21T12:04:05.231Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2025-07-21T12:04:05.997Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2025-07-21T12:04:05.997Z] microArchOutput:
[2025-07-21T12:04:05.997Z] ****************************** MACHINE INFO ******************************
[2025-07-21T12:04:05.997Z] File path : /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux/aqa-tests/TKG
[2025-07-21T12:04:05.997Z] Free Physical Memory Size : 910426112
[2025-07-21T12:04:05.997Z] Free space (bytes) : 185925578752
[2025-07-21T12:04:05.997Z] Total Physical Memory Size : 4294967296
[2025-07-21T12:04:05.997Z] Total space (bytes) : 934951190528
[2025-07-21T12:04:05.997Z] Usable space (bytes) : 138405359616
[2025-07-21T12:04:05.997Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-07-21T12:04:05.997Z] bashVersion :
[2025-07-21T12:04:05.997Z] GNU bash, version 5.2.21(1)-release (arm-unknown-linux-gnueabihf)
[2025-07-21T12:04:05.997Z] Copyright (C) 2022 Free Software Foundation, Inc.
[2025-07-21T12:04:05.997Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-07-21T12:04:05.997Z]
[2025-07-21T12:04:05.997Z] This is free software; you are free to change and redistribute it.
[2025-07-21T12:04:05.997Z] There is NO WARRANTY, to the extent permitted by law.
[2025-07-21T12:04:05.997Z] cpuCores : 160
[2025-07-21T12:04:05.997Z] curlVersion :
[2025-07-21T12:04:05.997Z] curl 8.5.0 (arm-unknown-linux-gnueabihf) libcurl/8.5.0 OpenSSL/3.0.13 zlib/1.3 brotli/1.1.0 zstd/1.5.5 libidn2/2.3.7 libpsl/0.21.2 (+libidn2/2.3.7) libssh/0.10.6/openssl/zlib nghttp2/1.59.0 librtmp/2.3 OpenLDAP/2.6.7
[2025-07-21T12:04:05.997Z] Release-Date: 2023-12-06, security patched: 8.5.0-2ubuntu10.6
[2025-07-21T12:04:05.997Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ldap ldaps mqtt pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp
[2025-07-21T12:04:05.997Z] Features: alt-svc AsynchDNS brotli GSS-API HSTS HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM PSL SPNEGO SSL threadsafe TLS-SRP UnixSockets zstd
[2025-07-21T12:04:05.997Z] dockerVersion : bash: line 1: docker: command not found
[2025-07-21T12:04:05.997Z] gcc version : 13
[2025-07-21T12:04:05.997Z] gclibc version : ldd (Ubuntu GLIBC 2.39-0ubuntu8.5) 2.39
[2025-07-21T12:04:05.997Z] gdb version : bash: line 1: gdb: command not found
[2025-07-21T12:04:05.997Z] lldb version : Command could not be executed
[2025-07-21T12:04:05.997Z] makeVersion :
[2025-07-21T12:04:05.997Z] GNU Make 4.3
[2025-07-21T12:04:05.997Z] Built for arm-unknown-linux-gnueabihf
[2025-07-21T12:04:05.997Z] Copyright (C) 1988-2020 Free Software Foundation, Inc.
[2025-07-21T12:04:05.997Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-07-21T12:04:05.997Z] This is free software: you are free to change and redistribute it.
[2025-07-21T12:04:05.997Z] There is NO WARRANTY, to the extent permitted by law.
[2025-07-21T12:04:05.997Z] mavenVersion : bash: line 1: mvn: command not found
[2025-07-21T12:04:05.997Z] osInfo :
[2025-07-21T12:04:05.997Z] PRETTY_NAME="Ubuntu 24.04.2 LTS"
[2025-07-21T12:04:05.997Z] NAME="Ubuntu"
[2025-07-21T12:04:05.997Z] VERSION_ID="24.04"
[2025-07-21T12:04:05.997Z] VERSION="24.04.2 LTS (Noble Numbat)"
[2025-07-21T12:04:05.997Z] VERSION_CODENAME=noble
[2025-07-21T12:04:05.997Z] ID=ubuntu
[2025-07-21T12:04:05.997Z] ID_LIKE=debian
[2025-07-21T12:04:05.997Z] HOME_URL="https://www.ubuntu.com/"
[2025-07-21T12:04:05.997Z] SUPPORT_URL="https://help.ubuntu.com/"
[2025-07-21T12:04:05.997Z] BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
[2025-07-21T12:04:05.997Z] PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
[2025-07-21T12:04:05.997Z] UBUNTU_CODENAME=noble
[2025-07-21T12:04:05.997Z] LOGO=ubuntu-logo
[2025-07-21T12:04:05.997Z] osLabel : ubuntu.24
[2025-07-21T12:04:05.997Z] perlVersion :
[2025-07-21T12:04:05.997Z]
[2025-07-21T12:04:05.997Z] This is perl 5, version 38, subversion 2 (v5.38.2) built for arm-linux-gnueabihf-thread-multi-64int
[2025-07-21T12:04:05.997Z] (with 45 registered patches, see perl -V for more detail)
[2025-07-21T12:04:05.997Z]
[2025-07-21T12:04:05.997Z] Copyright 1987-2023, Larry Wall
[2025-07-21T12:04:05.997Z]
[2025-07-21T12:04:05.997Z] Perl may be copied only under the terms of either the Artistic License or the
[2025-07-21T12:04:05.997Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2025-07-21T12:04:05.997Z]
[2025-07-21T12:04:05.997Z] Complete documentation for Perl, including FAQ lists, should be found on
[2025-07-21T12:04:05.998Z] this system using "man perl" or "perldoc perl". If you have access to the
[2025-07-21T12:04:05.998Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page.
[2025-07-21T12:04:05.998Z]
[2025-07-21T12:04:05.998Z] podmanVersion : bash: line 1: podman: command not found
[2025-07-21T12:04:05.998Z] procArch : aarch64
[2025-07-21T12:04:05.998Z] sysArch : aarch64
[2025-07-21T12:04:05.998Z] sysOS : Linux
[2025-07-21T12:04:05.998Z] ulimit :
[2025-07-21T12:04:05.998Z] real-time non-blocking time (microseconds, -R) unlimited
[2025-07-21T12:04:05.998Z] core file size (blocks, -c) unlimited
[2025-07-21T12:04:05.998Z] data seg size (kbytes, -d) unlimited
[2025-07-21T12:04:05.998Z] scheduling priority (-e) 0
[2025-07-21T12:04:05.998Z] file size (blocks, -f) unlimited
[2025-07-21T12:04:05.998Z] pending signals (-i) 2053843
[2025-07-21T12:04:05.998Z] max locked memory (kbytes, -l) 8192
[2025-07-21T12:04:05.998Z] max memory size (kbytes, -m) unlimited
[2025-07-21T12:04:05.998Z] open files (-n) 1048576
[2025-07-21T12:04:05.998Z] pipe size (512 bytes, -p) 8
[2025-07-21T12:04:05.998Z] POSIX message queues (bytes, -q) 819200
[2025-07-21T12:04:05.998Z] real-time priority (-r) 0
[2025-07-21T12:04:05.998Z] stack size (kbytes, -s) 8192
[2025-07-21T12:04:05.998Z] cpu time (seconds, -t) unlimited
[2025-07-21T12:04:05.998Z] max user processes (-u) unlimited
[2025-07-21T12:04:05.998Z] virtual memory (kbytes, -v) unlimited
[2025-07-21T12:04:05.998Z] file locks (-x) unlimited
[2025-07-21T12:04:05.998Z] uname : Linux 8b705cb641fb 6.8.0-39-generic #39-Ubuntu SMP PREEMPT_DYNAMIC Sat Jul 6 02:50:39 UTC 2024 aarch64 aarch64 aarch64 GNU/Linux
[2025-07-21T12:04:05.998Z] vmVendor : Oracle Corporation
[2025-07-21T12:04:05.998Z] vmVersion : 25.462-b08
[2025-07-21T12:04:05.998Z] xlc version : bash: line 1: xlC: command not found
[2025-07-21T12:04:05.998Z] **************************************************************************
[2025-07-21T12:04:05.998Z]
[2025-07-21T12:04:05.998Z] System.getProperty('java.vm.name')=OpenJDK Client VM
[2025-07-21T12:04:05.998Z]
[2025-07-21T12:04:05.998Z] System.getProperty('java.vendor')=Temurin
[2025-07-21T12:04:05.998Z]
[2025-07-21T12:04:05.998Z] System.getProperty('os.name')=Linux
[2025-07-21T12:04:05.998Z]
[2025-07-21T12:04:05.998Z] System.getProperty('os.arch')=arm
[2025-07-21T12:04:05.998Z]
[2025-07-21T12:04:05.998Z] System.getProperty('java.fullversion')=null
[2025-07-21T12:04:05.998Z]
[2025-07-21T12:04:05.998Z] System.getProperty('sun.arch.data.model')=32
[2025-07-21T12:04:05.998Z]
[2025-07-21T12:04:05.998Z] make -f makeGen.mk AUTO_DETECT=true MODE=parallelList NUM_MACHINES=3 TEST_TIME= TESTTARGET=sanity.openjdk TESTLIST= TRSS_URL= LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux/../../testDependency/lib
[2025-07-21T12:04:05.998Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux/aqa-tests/TKG'
[2025-07-21T12:04:05.998Z] perl scripts/configure.pl
[2025-07-21T12:04:05.998Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux/../../testDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=parallelList --spec=linux_arm --microArch="" --osLabel="ubuntu.24" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=openjdk --iterations=1 --aotIterations= --testFlag= --testTarget=sanity.openjdk --testList= --numOfMachines=3 --testTime= --TRSSURL=
[2025-07-21T12:04:06.752Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2025-07-21T12:04:06.752Z]
[2025-07-21T12:04:06.752Z]
[2025-07-21T12:04:06.752Z] Starting to generate parallel test lists.
[2025-07-21T12:04:06.752Z]
[2025-07-21T12:04:06.752Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux/aqa-tests/TKG/../openjdk/playlist.xml
[2025-07-21T12:04:06.752Z] Attempting to get test duration data from TRSS.
[2025-07-21T12:04:06.752Z] curl --silent --max-time 120 -L -k https://trss.adoptopenjdk.net/api/getTestAvgDuration?limit=10&jdkVersion=8&impl=hs&platform=arm_linux&group=openjdk&level=sanity
[2025-07-21T12:04:07.503Z] Warning: cannot parse data from TRSS.
[2025-07-21T12:04:07.503Z] Unexpected character (e) at position 0.
[2025-07-21T12:04:07.503Z] at org.json.simple.parser.Yylex.yylex(Yylex.java:610)
[2025-07-21T12:04:07.503Z] at org.json.simple.parser.JSONParser.nextToken(JSONParser.java:269)
[2025-07-21T12:04:07.503Z] at org.json.simple.parser.JSONParser.parse(JSONParser.java:118)
[2025-07-21T12:04:07.503Z] at org.json.simple.parser.JSONParser.parse(JSONParser.java:92)
[2025-07-21T12:04:07.503Z] at org.testKitGen.TestDivider.parseDuration(TestDivider.java:167)
[2025-07-21T12:04:07.503Z] at org.testKitGen.TestDivider.getDataFromTRSS(TestDivider.java:257)
[2025-07-21T12:04:07.503Z] at org.testKitGen.TestDivider.createDurationQueue(TestDivider.java:286)
[2025-07-21T12:04:07.503Z] at org.testKitGen.TestDivider.divideTests(TestDivider.java:409)
[2025-07-21T12:04:07.503Z] at org.testKitGen.TestDivider.generateLists(TestDivider.java:430)
[2025-07-21T12:04:07.503Z] at org.testKitGen.MainRunner.genParallelList(MainRunner.java:74)
[2025-07-21T12:04:07.503Z] at org.testKitGen.MainRunner.main(MainRunner.java:38)
[2025-07-21T12:04:07.503Z] Attempting to get test duration data from cached files.
[2025-07-21T12:04:07.503Z]
[2025-07-21T12:04:07.503Z] TEST DURATION
[2025-07-21T12:04:07.503Z] ====================================================================================
[2025-07-21T12:04:07.503Z] Total number of tests searched: 23
[2025-07-21T12:04:07.503Z] Number of test durations found: 0
[2025-07-21T12:04:07.503Z] No test duration data found.
[2025-07-21T12:04:07.503Z] (Default duration assigned, executed tests: 40s; not executed tests: 0s.)
[2025-07-21T12:04:07.503Z] ====================================================================================
[2025-07-21T12:04:07.503Z]
[2025-07-21T12:04:07.503Z] Test target is split into 3 lists.
[2025-07-21T12:04:07.503Z] Reducing estimated test running time from 06m00s to 02m00s.
[2025-07-21T12:04:07.503Z]
[2025-07-21T12:04:07.503Z] -------------------------------------testList_0-------------------------------------
[2025-07-21T12:04:07.503Z] Number of tests: 10
[2025-07-21T12:04:07.503Z] Estimated running time: 02m00s
[2025-07-21T12:04:07.503Z] TESTLIST=hotspot_sanity_0,jdk_security2_2,jdk_security4_2,jdk_util_1,jdk_security4_1,jdk_security2_1,jdk_security1_1,jdk_math_1,jdk_lang_1,jdk_jdi_jdk8_1
[2025-07-21T12:04:07.503Z] ------------------------------------------------------------------------------------
[2025-07-21T12:04:07.503Z]
[2025-07-21T12:04:07.503Z] -------------------------------------testList_1-------------------------------------
[2025-07-21T12:04:07.503Z] Number of tests: 10
[2025-07-21T12:04:07.503Z] Estimated running time: 02m00s
[2025-07-21T12:04:07.503Z] TESTLIST=jdk_lang_2,jdk_jdi_jdk8_2,jdk_util_2,jdk_util_0,jdk_security4_0,jdk_security2_0,jdk_security1_0,jdk_math_0,jdk_lang_0,jdk_jdi_jdk8_0
[2025-07-21T12:04:07.503Z] ------------------------------------------------------------------------------------
[2025-07-21T12:04:07.503Z]
[2025-07-21T12:04:07.503Z] -------------------------------------testList_2-------------------------------------
[2025-07-21T12:04:07.503Z] Number of tests: 3
[2025-07-21T12:04:07.503Z] Estimated running time: 02m00s
[2025-07-21T12:04:07.503Z] TESTLIST=jdk_security1_2,langtools_all_0,jdk_math_2
[2025-07-21T12:04:07.503Z] ------------------------------------------------------------------------------------
[2025-07-21T12:04:07.503Z]
[2025-07-21T12:04:07.503Z] Parallel test lists file (/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux/aqa-tests/TKG/../TKG/parallelList.mk) is generated successfully.
[2025-07-21T12:04:07.503Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux/aqa-tests/TKG'
[Pipeline] fileExists
[Pipeline] echo
[2025-07-21T12:04:08.013Z] read parallelList.mk file: aqa-tests/TKG/parallelList.mk
[Pipeline] readProperties
[Pipeline] echo
[2025-07-21T12:04:08.396Z] Saving parallelList.mk file on jenkins...
[Pipeline] dir
[2025-07-21T12:04:08.399Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux/aqa-tests/TKG
[Pipeline] {
[Pipeline] archiveArtifacts
[2025-07-21T12:04:08.546Z] Archiving artifacts
[2025-07-21T12:04:08.806Z] Recording fingerprints
[Pipeline] }
[Pipeline] // dir
[Pipeline] echo
[2025-07-21T12:04:08.996Z] [PARALLEL: Dynamic] childJobNum is 3, creating jobs and running them in parallel...
Did you forget the `def` keyword? Script1 seems to be setting a field named create_jobs (to a value of type LinkedHashMap) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named parallelTestParams (to a value of type LinkedHashMap) which could lead to memory leaks or other issues.
[Pipeline] parallel
[Pipeline] { (Branch: testList_0)
[Pipeline] { (Branch: testList_1)
[Pipeline] { (Branch: testList_2)
[Pipeline] echo
[2025-07-21T12:04:09.664Z] GENERATE_JOBS is set to true, set test job Test_openjdk8_hs_sanity.openjdk_arm_linux_testList_0 params for generating the job
[Pipeline] echo
[2025-07-21T12:04:09.666Z] GENERATE_JOBS is set to true, set test job Test_openjdk8_hs_sanity.openjdk_arm_linux_testList_1 params for generating the job
[Pipeline] echo
[2025-07-21T12:04:09.667Z] GENERATE_JOBS is set to true, set test job Test_openjdk8_hs_sanity.openjdk_arm_linux_testList_2 params for generating the job
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] jobDsl
[Pipeline] jobDsl
[Pipeline] jobDsl
[2025-07-21T12:04:10.477Z] Processing DSL script aqa-tests/buildenv/jenkins/testJobTemplate
[2025-07-21T12:04:10.482Z] Processing DSL script aqa-tests/buildenv/jenkins/testJobTemplate
[2025-07-21T12:04:10.594Z] Processing DSL script aqa-tests/buildenv/jenkins/testJobTemplate
[2025-07-21T12:07:30.039Z] LEVELS: [sanity]
[2025-07-21T12:07:30.041Z] JDK_VERSIONS: [8]
[2025-07-21T12:07:30.041Z] GROUPS: [openjdk]
[2025-07-21T12:07:30.041Z] ARCH_OS_LIST: [arm_linux]
[2025-07-21T12:07:30.043Z] LEVELS: [sanity]
[2025-07-21T12:07:30.043Z] JDK_VERSIONS: [8]
[2025-07-21T12:07:30.043Z] GROUPS: [openjdk]
[2025-07-21T12:07:30.043Z] ARCH_OS_LIST: [arm_linux]
[2025-07-21T12:07:30.153Z] Existing items:
[2025-07-21T12:07:30.153Z] GeneratedJob{name='Test_openjdk8_hs_sanity.openjdk_arm_linux_testList_1'}
[2025-07-21T12:07:30.153Z] Unreferenced items:
[2025-07-21T12:07:30.153Z] GeneratedJob{name='Test_openjdk8_hs_sanity.openjdk_arm_linux_rerun'}
[2025-07-21T12:07:30.153Z] GeneratedJob{name='Test_openjdk8_hs_sanity.openjdk_arm_linux_testList_0'}
[2025-07-21T12:07:30.164Z] LEVELS: [sanity]
[2025-07-21T12:07:30.164Z] JDK_VERSIONS: [8]
[2025-07-21T12:07:30.164Z] GROUPS: [openjdk]
[2025-07-21T12:07:30.164Z] ARCH_OS_LIST: [arm_linux]
[2025-07-21T12:07:30.174Z] Existing items:
[2025-07-21T12:07:30.174Z] GeneratedJob{name='Test_openjdk8_hs_sanity.openjdk_arm_linux_testList_0'}
[2025-07-21T12:07:30.174Z] GeneratedJob{name='Test_openjdk8_hs_sanity.openjdk_arm_linux_testList_1'}
[2025-07-21T12:07:30.174Z] Unreferenced items:
[2025-07-21T12:07:30.174Z] GeneratedJob{name='Test_openjdk8_hs_sanity.openjdk_arm_linux_rerun'}
[2025-07-21T12:07:30.325Z] Added items:
[2025-07-21T12:07:30.325Z] GeneratedJob{name='Test_openjdk8_hs_sanity.openjdk_arm_linux_testList_2'}
[2025-07-21T12:07:30.325Z] Existing items:
[2025-07-21T12:07:30.325Z] GeneratedJob{name='Test_openjdk8_hs_sanity.openjdk_arm_linux_testList_0'}
[2025-07-21T12:07:30.325Z] GeneratedJob{name='Test_openjdk8_hs_sanity.openjdk_arm_linux_testList_1'}
[2025-07-21T12:07:30.325Z] Unreferenced items:
[2025-07-21T12:07:30.325Z] GeneratedJob{name='Test_openjdk8_hs_sanity.openjdk_arm_linux_rerun'}
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2025-07-21T12:07:33.467Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2025-07-21T12:07:34.980Z] + aqa-tests/terminateTestProcesses.sh jenkins
[2025-07-21T12:07:34.980Z] Unix type machine..
[2025-07-21T12:07:34.980Z] Running on a Linux host
[2025-07-21T12:07:34.980Z] Woohoo - no rogue processes detected!
[Pipeline] cleanWs
[2025-07-21T12:07:35.614Z] [WS-CLEANUP] Deleting project workspace...
[2025-07-21T12:07:35.614Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-07-21T12:07:36.603Z] [WS-CLEANUP] done
[Pipeline] sh
[2025-07-21T12:07:38.123Z] + find /tmp -name *core* -print -exec rm -f {} ;
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2025-07-21T12:07:38.533Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2025-07-21T12:07:38.676Z] SETUP_LABEL: ci.role.test
[Pipeline] stage
[Pipeline] { (Parallel Tests)
[Pipeline] parallel
[Pipeline] { (Branch: testList_0)
[Pipeline] { (Branch: testList_1)
[Pipeline] { (Branch: testList_2)
[Pipeline] build
[2025-07-21T12:07:38.734Z] Scheduling project: Test_openjdk8_hs_sanity.openjdk_arm_linux_testList_0
[Pipeline] build
[2025-07-21T12:07:38.745Z] Scheduling project: Test_openjdk8_hs_sanity.openjdk_arm_linux_testList_1
[Pipeline] build
[2025-07-21T12:07:38.757Z] Scheduling project: Test_openjdk8_hs_sanity.openjdk_arm_linux_testList_2
[2025-07-21T12:07:48.554Z] Starting building: Test_openjdk8_hs_sanity.openjdk_arm_linux_testList_2 #4
[2025-07-21T12:07:48.559Z] Starting building: Test_openjdk8_hs_sanity.openjdk_arm_linux_testList_1 #13
[2025-07-21T12:07:48.561Z] Starting building: Test_openjdk8_hs_sanity.openjdk_arm_linux_testList_0 #14
[2025-07-21T12:24:25.392Z] Build Test_openjdk8_hs_sanity.openjdk_arm_linux_testList_0 #14 completed: SUCCESS
[Pipeline] }
[2025-07-21T12:24:53.162Z] Build Test_openjdk8_hs_sanity.openjdk_arm_linux_testList_1 #13 completed: UNSTABLE
[Pipeline] }
[2025-07-21T12:40:37.030Z] Build Test_openjdk8_hs_sanity.openjdk_arm_linux_testList_2 #4 completed: UNSTABLE
[Pipeline] }
[Pipeline] // parallel
[Pipeline] node
[2025-07-21T12:40:37.089Z] Running on test-docker-alpine319-armv8-3 in /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux
[Pipeline] {
[Pipeline] cleanWs
[2025-07-21T12:40:37.369Z] [WS-CLEANUP] Deleting project workspace...
[2025-07-21T12:40:37.370Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-07-21T12:40:37.511Z] [WS-CLEANUP] done
[Pipeline] echo
[2025-07-21T12:40:37.520Z] Test_openjdk8_hs_sanity.openjdk_arm_linux_testList_2 #4 completed with status UNSTABLE
[Pipeline] timeout
[2025-07-21T12:40:37.523Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2025-07-21T12:40:38.438Z] Copied 1 artifact from "Test_openjdk8_hs_sanity.openjdk_arm_linux_testList_2" build number 4
[Pipeline] }
[Pipeline] // timeout
[Pipeline] step
[2025-07-21T12:40:38.615Z] TAP Reports Processing: START
[2025-07-21T12:40:38.615Z] Looking for TAP results report in workspace using pattern: Test_openjdk8_hs_sanity.openjdk_arm_linux_testList_2/4/**/*.tap
[2025-07-21T12:40:38.743Z] Saving reports...
[2025-07-21T12:40:38.879Z] Processing '/home/jenkins/.jenkins/jobs/Test_openjdk8_hs_sanity.openjdk_arm_linux/builds/672/tap-master-files/Test_openjdk8_hs_sanity.openjdk_arm_linux_testList_2/4/aqa-tests/TKG/output_1753099811125/Test_openjdk8_hs_sanity.openjdk_arm_linux_testList_2.tap'
[2025-07-21T12:40:38.879Z] Parsing TAP test result [/home/jenkins/.jenkins/jobs/Test_openjdk8_hs_sanity.openjdk_arm_linux/builds/672/tap-master-files/Test_openjdk8_hs_sanity.openjdk_arm_linux_testList_2/4/aqa-tests/TKG/output_1753099811125/Test_openjdk8_hs_sanity.openjdk_arm_linux_testList_2.tap].
[2025-07-21T12:40:38.880Z] There are failed test cases. Marking build as UNSTABLE
[2025-07-21T12:40:38.881Z] TAP Reports Processing: FINISH
[Pipeline] echo
[2025-07-21T12:40:38.890Z] Saving Test_openjdk8_hs_sanity.openjdk_arm_linux_testList_2/4/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2025-07-21T12:40:39.024Z] Archiving artifacts
[2025-07-21T12:40:39.282Z] Recording fingerprints
[Pipeline] echo
[2025-07-21T12:40:39.426Z] Test_openjdk8_hs_sanity.openjdk_arm_linux_testList_1 #13 completed with status UNSTABLE
[Pipeline] timeout
[2025-07-21T12:40:39.429Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2025-07-21T12:40:40.219Z] Copied 1 artifact from "Test_openjdk8_hs_sanity.openjdk_arm_linux_testList_1" build number 13
[Pipeline] }
[Pipeline] // timeout
[Pipeline] step
[2025-07-21T12:40:40.397Z] TAP Reports Processing: START
[2025-07-21T12:40:40.398Z] Looking for TAP results report in workspace using pattern: Test_openjdk8_hs_sanity.openjdk_arm_linux_testList_1/13/**/*.tap
[2025-07-21T12:40:40.524Z] Saving reports...
[2025-07-21T12:40:40.655Z] Processing '/home/jenkins/.jenkins/jobs/Test_openjdk8_hs_sanity.openjdk_arm_linux/builds/672/tap-master-files/Test_openjdk8_hs_sanity.openjdk_arm_linux_testList_1/13/aqa-tests/TKG/output_17530998123780/Test_openjdk8_hs_sanity.openjdk_arm_linux_testList_1.tap'
[2025-07-21T12:40:40.655Z] Parsing TAP test result [/home/jenkins/.jenkins/jobs/Test_openjdk8_hs_sanity.openjdk_arm_linux/builds/672/tap-master-files/Test_openjdk8_hs_sanity.openjdk_arm_linux_testList_1/13/aqa-tests/TKG/output_17530998123780/Test_openjdk8_hs_sanity.openjdk_arm_linux_testList_1.tap].
[2025-07-21T12:40:40.659Z] There are failed test cases. Marking build as UNSTABLE
[2025-07-21T12:40:40.675Z] TAP Reports Processing: FINISH
[Pipeline] echo
[2025-07-21T12:40:40.684Z] Saving Test_openjdk8_hs_sanity.openjdk_arm_linux_testList_1/13/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2025-07-21T12:40:40.818Z] Archiving artifacts
[2025-07-21T12:40:41.079Z] Recording fingerprints
[Pipeline] echo
[2025-07-21T12:40:41.217Z] Test_openjdk8_hs_sanity.openjdk_arm_linux_testList_0 #14 completed with status SUCCESS
[Pipeline] timeout
[2025-07-21T12:40:41.219Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2025-07-21T12:40:42.010Z] Copied 1 artifact from "Test_openjdk8_hs_sanity.openjdk_arm_linux_testList_0" build number 14
[Pipeline] }
[Pipeline] // timeout
[Pipeline] step
[2025-07-21T12:40:42.196Z] TAP Reports Processing: START
[2025-07-21T12:40:42.197Z] Looking for TAP results report in workspace using pattern: Test_openjdk8_hs_sanity.openjdk_arm_linux_testList_0/14/**/*.tap
[2025-07-21T12:40:42.329Z] Saving reports...
[2025-07-21T12:40:42.457Z] Processing '/home/jenkins/.jenkins/jobs/Test_openjdk8_hs_sanity.openjdk_arm_linux/builds/672/tap-master-files/Test_openjdk8_hs_sanity.openjdk_arm_linux_testList_0/14/aqa-tests/TKG/output_17530998335209/Test_openjdk8_hs_sanity.openjdk_arm_linux_testList_0.tap'
[2025-07-21T12:40:42.457Z] Parsing TAP test result [/home/jenkins/.jenkins/jobs/Test_openjdk8_hs_sanity.openjdk_arm_linux/builds/672/tap-master-files/Test_openjdk8_hs_sanity.openjdk_arm_linux_testList_0/14/aqa-tests/TKG/output_17530998335209/Test_openjdk8_hs_sanity.openjdk_arm_linux_testList_0.tap].
[2025-07-21T12:40:42.470Z] TAP Reports Processing: FINISH
[Pipeline] echo
[2025-07-21T12:40:42.480Z] Saving Test_openjdk8_hs_sanity.openjdk_arm_linux_testList_0/14/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2025-07-21T12:40:42.615Z] Archiving artifacts
[2025-07-21T12:40:42.876Z] Recording fingerprints
[Pipeline] findFiles
[Pipeline] readFile
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
[Pipeline] findFiles
[Pipeline] echo
[2025-07-21T12:40:45.906Z] Tap file found: Test_openjdk8_hs_sanity.openjdk_arm_linux_testList_2/4/aqa-tests/TKG/output_1753099811125/Test_openjdk8_hs_sanity.openjdk_arm_linux_testList_2.tap...
[Pipeline] readFile
[Pipeline] findFiles
[Pipeline] echo
[2025-07-21T12:40:46.552Z] Tap file found: Test_openjdk8_hs_sanity.openjdk_arm_linux_testList_1/13/aqa-tests/TKG/output_17530998123780/Test_openjdk8_hs_sanity.openjdk_arm_linux_testList_1.tap...
[Pipeline] readFile
[Pipeline] findFiles
[Pipeline] echo
[2025-07-21T12:40:47.305Z] Tap file found: Test_openjdk8_hs_sanity.openjdk_arm_linux_testList_0/14/aqa-tests/TKG/output_17530998335209/Test_openjdk8_hs_sanity.openjdk_arm_linux_testList_0.tap...
[Pipeline] readFile
[Pipeline] echo
[2025-07-21T12:40:47.508Z] Rerun in Grinder with failed test targets: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=testList+TESTLIST=langtools_all_0,jdk_util_2&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=&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=arm_linux&GENERATE_JOBS=true&KEEP_REPORTDIR=true&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=v1.0.8-release&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%2Faarch32-jdk8u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Frelease%2Fjobs%2Fjdk8u%2Fjdk8u-release-linux-arm-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&DOCKERIMAGE_TAG=&TEST_TIME=120&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=true&BUILD_LIST=openjdk&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=19&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] echo
[2025-07-21T12:40:47.554Z] Rerun failed jdk test cases in Grinder with jdk_custom target: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=jdk_custom&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=&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=arm_linux&GENERATE_JOBS=true&KEEP_REPORTDIR=true&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=v1.0.8-release&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%2Faarch32-jdk8u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Frelease%2Fjobs%2Fjdk8u%2Fjdk8u-release-linux-arm-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=java%2Futil%2Fstream%2Fboottest%2Fjava%2Futil%2Fstream%2FDoubleNodeTest.java+java%2Futil%2Fstream%2Fboottest%2Fjava%2Futil%2Fstream%2FFlagOpTest.java+java%2Futil%2Fstream%2Fboottest%2Fjava%2Futil%2Fstream%2FNodeTest.java+java%2Futil%2Fstream%2Ftest%2Forg%2Fopenjdk%2Ftests%2Fjava%2Futil%2Fstream%2FFilterOpTest.java+java%2Futil%2Fstream%2Ftest%2Forg%2Fopenjdk%2Ftests%2Fjava%2Futil%2Fstream%2FInfiniteStreamWithLimitOpTest.java+java%2Futil%2Fstream%2Ftest%2Forg%2Fopenjdk%2Ftests%2Fjava%2Futil%2Fstream%2FIntUniqOpTest.java+java%2Futil%2Fstream%2Ftest%2Forg%2Fopenjdk%2Ftests%2Fjava%2Futil%2Fstream%2FIntSliceOpTest.java+java%2Futil%2Fstream%2Ftest%2Forg%2Fopenjdk%2Ftests%2Fjava%2Futil%2Fstream%2FRangeTest.java+java%2Futil%2Fstream%2Ftest%2Forg%2Fopenjdk%2Ftests%2Fjava%2Futil%2Fstream%2FSequentialOpTest.java+java%2Futil%2Fstream%2Ftest%2Forg%2Fopenjdk%2Ftests%2Fjava%2Futil%2Fstream%2FStreamBuilderTest.java&VENDOR_TEST_SHAS=&JDK_BRANCH=&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&DOCKERIMAGE_TAG=&TEST_TIME=120&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=true&BUILD_LIST=openjdk&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=19&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] echo
[2025-07-21T12:40:47.597Z] Rerun failed langtools test cases in Grinder with langtools_custom target: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=langtools_custom&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=&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=arm_linux&GENERATE_JOBS=true&KEEP_REPORTDIR=true&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=v1.0.8-release&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%2Faarch32-jdk8u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Frelease%2Fjobs%2Fjdk8u%2Fjdk8u-release-linux-arm-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=tools%2Fjavac%2FdefaultMethods%2Fsuper%2FTestDefaultSuperCall.java+tools%2Fjavac%2Flambda%2FmostSpecific%2FStructuralMostSpecificTest.java+tools%2Fjavac%2Flambda%2FTestInvokeDynamic.java&VENDOR_TEST_SHAS=&JDK_BRANCH=&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&DOCKERIMAGE_TAG=&TEST_TIME=120&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=true&BUILD_LIST=openjdk&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=19&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] cleanWs
[2025-07-21T12:40:47.893Z] [WS-CLEANUP] Deleting project workspace...
[2025-07-21T12:40:47.893Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-07-21T12:40:48.022Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Rerun)
[Pipeline] echo
[2025-07-21T12:40:48.147Z] allocate a node for generating rerun job ...
[Pipeline] node
[2025-07-21T12:40:48.164Z] Running on test-rise-ubuntu2404-riscv64-8 in /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux
[Pipeline] {
[Pipeline] echo
[2025-07-21T12:40:48.199Z] Generating rerun Test_openjdk8_hs_sanity.openjdk_arm_linux_rerun job for running failed test(s) ...
[Pipeline] parallel
[Pipeline] { (Branch: Test_openjdk8_hs_sanity.openjdk_arm_linux_rerun)
[Pipeline] echo
[2025-07-21T12:40:48.242Z] GENERATE_JOBS is set to true, set test job Test_openjdk8_hs_sanity.openjdk_arm_linux_rerun params for generating the job
[Pipeline] fileExists
[Pipeline] sh
[2025-07-21T12:40:48.887Z] + curl -Os https://raw.githubusercontent.com/adoptium/aqa-tests/master/buildenv/jenkins/testJobTemplate
[Pipeline] jobDsl
[2025-07-21T12:40:49.475Z] Processing DSL script testJobTemplate
[2025-07-21T12:41:38.146Z] LEVELS: [sanity]
[2025-07-21T12:41:38.147Z] JDK_VERSIONS: [8]
[2025-07-21T12:41:38.147Z] GROUPS: [openjdk]
[2025-07-21T12:41:38.147Z] ARCH_OS_LIST: [arm_linux]
[2025-07-21T12:41:38.258Z] Added items:
[2025-07-21T12:41:38.258Z] GeneratedJob{name='Test_openjdk8_hs_sanity.openjdk_arm_linux_testList_2'}
[2025-07-21T12:41:38.258Z] Existing items:
[2025-07-21T12:41:38.258Z] GeneratedJob{name='Test_openjdk8_hs_sanity.openjdk_arm_linux_rerun'}
[2025-07-21T12:41:38.258Z] GeneratedJob{name='Test_openjdk8_hs_sanity.openjdk_arm_linux_testList_0'}
[2025-07-21T12:41:38.258Z] GeneratedJob{name='Test_openjdk8_hs_sanity.openjdk_arm_linux_testList_1'}
[Pipeline] }
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // node
[Pipeline] echo
[2025-07-21T12:42:05.561Z] Triggering rerun jobs in parallel ...
[Pipeline] parallel
[Pipeline] { (Branch: Test_openjdk8_hs_sanity.openjdk_arm_linux_rerun)
[Pipeline] build
[2025-07-21T12:42:05.595Z] Scheduling project: Test_openjdk8_hs_sanity.openjdk_arm_linux_rerun
[2025-07-21T12:42:12.373Z] Starting building: Test_openjdk8_hs_sanity.openjdk_arm_linux_rerun #28
[2025-07-21T13:31:35.250Z] Build Test_openjdk8_hs_sanity.openjdk_arm_linux_rerun #28 completed: UNSTABLE
[Pipeline] }
[Pipeline] // parallel
[Pipeline] node
[2025-07-21T13:31:35.344Z] Running on test-osuosl-centos74-ppc64le-2 in /home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_arm_linux
[Pipeline] {
[Pipeline] cleanWs
[2025-07-21T13:31:35.722Z] [WS-CLEANUP] Deleting project workspace...
[2025-07-21T13:31:35.722Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-07-21T13:31:35.903Z] [WS-CLEANUP] done
[Pipeline] echo
[2025-07-21T13:31:35.912Z] Test_openjdk8_hs_sanity.openjdk_arm_linux_rerun #28 completed with status UNSTABLE
[Pipeline] timeout
[2025-07-21T13:31:35.914Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2025-07-21T13:31:37.010Z] Copied 1 artifact from "Test_openjdk8_hs_sanity.openjdk_arm_linux_rerun" build number 28
[Pipeline] }
[Pipeline] // timeout
[Pipeline] step
[2025-07-21T13:31:37.249Z] TAP Reports Processing: START
[2025-07-21T13:31:37.250Z] Looking for TAP results report in workspace using pattern: Test_openjdk8_hs_sanity.openjdk_arm_linux_rerun/28/**/*.tap
[2025-07-21T13:31:37.429Z] Saving reports...
[2025-07-21T13:31:37.615Z] Processing '/home/jenkins/.jenkins/jobs/Test_openjdk8_hs_sanity.openjdk_arm_linux/builds/672/tap-master-files/Test_openjdk8_hs_sanity.openjdk_arm_linux_rerun/28/aqa-tests/TKG/output_17531018758053/Test_openjdk8_hs_sanity.openjdk_arm_linux_rerun.tap'
[2025-07-21T13:31:37.615Z] Parsing TAP test result [/home/jenkins/.jenkins/jobs/Test_openjdk8_hs_sanity.openjdk_arm_linux/builds/672/tap-master-files/Test_openjdk8_hs_sanity.openjdk_arm_linux_rerun/28/aqa-tests/TKG/output_17531018758053/Test_openjdk8_hs_sanity.openjdk_arm_linux_rerun.tap].
[2025-07-21T13:31:37.616Z] There are failed test cases. Marking build as UNSTABLE
[2025-07-21T13:31:37.638Z] TAP Reports Processing: FINISH
[Pipeline] echo
[2025-07-21T13:31:37.648Z] Saving Test_openjdk8_hs_sanity.openjdk_arm_linux_rerun/28/**/*.tap file on jenkins.
[Pipeline] archiveArtifacts
[2025-07-21T13:31:37.836Z] Archiving artifacts
[2025-07-21T13:31:38.195Z] Recording fingerprints
[Pipeline] findFiles
[Pipeline] readFile
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named match (to a value of type Matcher) which could lead to memory leaks or other issues.
[Pipeline] cleanWs
[2025-07-21T13:31:39.762Z] [WS-CLEANUP] Deleting project workspace...
[2025-07-21T13:31:39.762Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-07-21T13:31:39.941Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] End of Pipeline
Finished: UNSTABLE