Pre Test
Started by upstream project "Test_openjdk8_hs_extended.openjdk_aarch64_linux" build number 182
originally caused by:
Started by upstream project "build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin" build number 461
originally caused by:
Started by upstream project "build-scripts/openjdk8-pipeline" build number 2920
originally caused by:
Started by upstream project "build-scripts/utils/betaTrigger_8ea" build number 123
originally caused by:
Started by timer
Obtained buildenv/jenkins/openjdk_tests from git https://github.com/adoptium/aqa-tests.git
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] echo
[2024-08-02T05:48:16.093Z] SPEC: linux_aarch64
[Pipeline] echo
[2024-08-02T05:48:16.094Z] LABEL: ci.role.test&&sw.os.linux&&hw.arch.aarch64
[Pipeline] stage
[Pipeline] { (Queue)
[Pipeline] nodesByLabel
[2024-08-02T05:48:16.106Z] Found a total of 15 nodes with the 'ci.role.test&&sw.os.linux&&hw.arch.aarch64' label
[Pipeline] echo
[2024-08-02T05:48:16.110Z] dynamicAgents: []
[Pipeline] node
[2024-08-02T05:48:16.160Z] Running on test-docker-ubuntu2204-armv8l-2 in /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_rerun
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] timeout
[2024-08-02T05:48:16.176Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] cleanWs
[2024-08-02T05:48:16.434Z] [WS-CLEANUP] Deleting project workspace...
[2024-08-02T05:48:16.434Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2024-08-02T05:48:16.559Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2024-08-02T05:48:16.700Z] The recommended git tool is: git
[2024-08-02T05:48:17.071Z] No credentials specified
[2024-08-02T05:48:17.193Z] Cloning the remote Git repository
[2024-08-02T05:48:17.374Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2024-08-02T05:48:17.375Z] > git init /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_rerun/aqa-tests # timeout=10
[2024-08-02T05:48:17.407Z] [WARNING] Reference path does not exist: /home/jenkins/openjdk_cache
[2024-08-02T05:48:17.407Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2024-08-02T05:48:17.407Z] > git --version # timeout=10
[2024-08-02T05:48:17.440Z] > git --version # 'git version 2.34.1'
[2024-08-02T05:48:17.440Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2024-08-02T05:48:21.457Z] Avoid second fetch
[2024-08-02T05:48:21.595Z] Checking out Revision 695b1fd178cef3e6a454ca1cf12b6eb3b215c258 (origin/master)
[2024-08-02T05:48:21.205Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
[2024-08-02T05:48:21.213Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2024-08-02T05:48:21.514Z] > git rev-parse origin/master^{commit} # timeout=10
[2024-08-02T05:48:21.652Z] > git config core.sparsecheckout # timeout=10
[2024-08-02T05:48:21.664Z] > git checkout -f 695b1fd178cef3e6a454ca1cf12b6eb3b215c258 # timeout=10
[2024-08-02T05:48:22.745Z] Commit message: "openjdk: add missing workspace arg to hostspot_gc target (#5478)"
[2024-08-02T05:48:22.802Z] > git rev-list --no-walk 7e3811b9d4c6fcf265d2fc7e9852412034fe6260 # timeout=10
[Pipeline] }
[Pipeline] // retry
[Pipeline] load
[Pipeline] { (/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_rerun/aqa-tests/buildenv/jenkins/JenkinsfileBase)
[Pipeline] }
[Pipeline] // load
[Pipeline] timeout
[2024-08-02T05:48:24.771Z] Timeout set to expire in 1 day 1 hr
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[2024-08-02T05:48:26.406Z] + LC_TIME=C date +%a, %d %b %Y %T %z
[Pipeline] echo
[2024-08-02T05:48:26.914Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2024-08-02T05:48:29.051Z] + aqa-tests/terminateTestProcesses.sh jenkins
[2024-08-02T05:48:29.051Z] Unix type machine..
[2024-08-02T05:48:29.051Z] Running in a Linux docker container
[2024-08-02T05:48:29.051Z] Woohoo - no rogue processes detected!
[Pipeline] sh
[2024-08-02T05:48:31.642Z] + printenv
[2024-08-02T05:48:31.642Z] JENKINS_HOME=/home/jenkins/.jenkins
[2024-08-02T05:48:31.642Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2024-08-02T05:48:31.642Z] SETUP_JCK_RUN=false
[2024-08-02T05:48:31.642Z] USE_TESTENV_PROPERTIES=false
[2024-08-02T05:48:31.642Z] SSH_CLIENT=78.47.239.97 33732 22
[2024-08-02T05:48:31.642Z] USER=jenkins
[2024-08-02T05:48:31.642Z] BUILD_LIST=openjdk
[2024-08-02T05:48:31.642Z] SDK_RESOURCE=upstream
[2024-08-02T05:48:31.642Z] OPENJ9_BRANCH=master
[2024-08-02T05:48:31.642Z] CI=true
[2024-08-02T05:48:31.642Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.openjdk_aarch64_linux_rerun/24/display/redirect?page=changes
[2024-08-02T05:48:31.642Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2024-08-02T05:48:31.642Z] UPSTREAM_JOB_NUMBER=461
[2024-08-02T05:48:31.642Z] TARGET=jdk_custom
[2024-08-02T05:48:31.642Z] EXIT_FAILURE=false
[2024-08-02T05:48:31.642Z] NODE_LABELS=test-docker-ubuntu2204-armv8l-2 armv8 hw.arch.aarch64 test ci.role.test ubuntu arm64 linux armv8.2 hw.dockerhost.dockerhost-equinix-ubuntu2004-armv8-1 sw.os.linux
[2024-08-02T05:48:31.642Z] HUDSON_URL=https://ci.adoptium.net/
[2024-08-02T05:48:31.642Z] MOTD_SHOWN=pam
[2024-08-02T05:48:31.642Z] USE_JRE=false
[2024-08-02T05:48:31.642Z] OLDPWD=/home/jenkins
[2024-08-02T05:48:31.642Z] STF_OWNER_BRANCH=adoptium:master
[2024-08-02T05:48:31.642Z] HOME=/home/jenkins
[2024-08-02T05:48:31.642Z] ADOPTOPENJDK_BRANCH=master
[2024-08-02T05:48:31.642Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.openjdk_aarch64_linux_rerun/24/
[2024-08-02T05:48:31.642Z] TAP_NAME=Test_openjdk8_hs_extended.openjdk_aarch64_linux_rerun.tap
[2024-08-02T05:48:31.642Z] JDK_IMPL=hotspot
[2024-08-02T05:48:31.642Z] DOCKER_REQUIRED=false
[2024-08-02T05:48:31.642Z] HUDSON_COOKIE=6e354f84-cda9-4101-8033-9b0e7be013d3
[2024-08-02T05:48:31.642Z] JENKINS_SERVER_COOKIE=durable-973f0ea59b2e951d8144ac7f0188fba85636cc7901a7d519802772881b27449f
[2024-08-02T05:48:31.642Z] PERF_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_rerun/../../benchmarks
[2024-08-02T05:48:31.642Z] JDK_REPO=https://github.com/adoptium/jdk8u
[2024-08-02T05:48:31.642Z] WORKSPACE=/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_rerun
[2024-08-02T05:48:31.642Z] KEEP_WORKSPACE=false
[2024-08-02T05:48:31.642Z] ARCHIVE_TEST_RESULTS=false
[2024-08-02T05:48:31.643Z] GENERATE_JOBS=true
[2024-08-02T05:48:31.643Z] TKG_OWNER_BRANCH=adoptium:master
[2024-08-02T05:48:31.643Z] PERSONAL_BUILD=false
[2024-08-02T05:48:31.643Z] LOGNAME=jenkins
[2024-08-02T05:48:31.643Z] NODE_NAME=test-docker-ubuntu2204-armv8l-2
[2024-08-02T05:48:31.643Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.openjdk_aarch64_linux_rerun/24/display/redirect?page=artifacts
[2024-08-02T05:48:31.643Z] STAGE_NAME=Setup
[2024-08-02T05:48:31.643Z] AUTO_DETECT=true
[2024-08-02T05:48:31.643Z] EXECUTOR_NUMBER=0
[2024-08-02T05:48:31.643Z] JDK_VERSION=8
[2024-08-02T05:48:31.643Z] EXTERNAL_TEST_CMD=mvn clean install
[2024-08-02T05:48:31.643Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.openjdk_aarch64_linux_rerun/24/display/redirect?page=tests
[2024-08-02T05:48:31.643Z] BUILD_DISPLAY_NAME=#24
[2024-08-02T05:48:31.643Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token
[2024-08-02T05:48:31.643Z] TIME_LIMIT=25
[2024-08-02T05:48:31.643Z] HUDSON_HOME=/home/jenkins/.jenkins
[2024-08-02T05:48:31.643Z] JOB_BASE_NAME=Test_openjdk8_hs_extended.openjdk_aarch64_linux_rerun
[2024-08-02T05:48:31.643Z] PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin
[2024-08-02T05:48:31.643Z] PLATFORM=aarch64_linux
[2024-08-02T05:48:31.643Z] TKG_ITERATIONS=1
[2024-08-02T05:48:31.643Z] EXIT_SUCCESS=false
[2024-08-02T05:48:31.643Z] BUILD_ID=24
[2024-08-02T05:48:31.643Z] ACTIVE_NODE_TIMEOUT=5
[2024-08-02T05:48:31.643Z] BUILD_TAG=jenkins-Test_openjdk8_hs_extended.openjdk_aarch64_linux_rerun-24
[2024-08-02T05:48:31.643Z] SYSTEM_LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_rerun/../../testDependency/system_lib
[2024-08-02T05:48:31.643Z] JENKINS_URL=https://ci.adoptium.net/
[2024-08-02T05:48:31.643Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2024-08-02T05:48:31.643Z] LANG=C.UTF-8
[2024-08-02T05:48:31.643Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.openjdk_aarch64_linux_rerun/
[2024-08-02T05:48:31.643Z] KEEP_REPORTDIR=true
[2024-08-02T05:48:31.643Z] JCK_GIT_BRANCH=master
[2024-08-02T05:48:31.643Z] ORIGIN_JDK_VERSION=8
[2024-08-02T05:48:31.643Z] BUILD_NUMBER=24
[2024-08-02T05:48:31.643Z] JENKINS_NODE_COOKIE=b05d560c-6136-4ac3-8ea6-6109fbded856
[2024-08-02T05:48:31.643Z] SHELL=/bin/sh
[2024-08-02T05:48:31.643Z] ITERATIONS=1
[2024-08-02T05:48:31.643Z] OPENJCEPLUS_GIT_BRANCH=semeru-java8
[2024-08-02T05:48:31.643Z] TEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_rerun/jdkbinary/j2sdk-image
[2024-08-02T05:48:31.643Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.openjdk_aarch64_linux_rerun/24/display/redirect
[2024-08-02T05:48:31.643Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master
[2024-08-02T05:48:31.643Z] SPEC=linux_aarch64
[2024-08-02T05:48:31.643Z] LIGHT_WEIGHT_CHECKOUT=true
[2024-08-02T05:48:31.643Z] HUDSON_SERVER_COOKIE=2d832652af5afba8
[2024-08-02T05:48:31.643Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_extended.openjdk_aarch64_linux_rerun/display/redirect
[2024-08-02T05:48:31.643Z] CUSTOM_TARGET=sun/net/www/http/ChunkedOutputStream/checkError.java sun/security/tools/keytool/autotest.sh sun/security/tools/keytool/autotest.sh
[2024-08-02T05:48:31.643Z] NUM_PROCESSORS=4
[2024-08-02T05:48:31.643Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk8u/jdk8u-linux-aarch64-temurin
[2024-08-02T05:48:31.643Z] EXTERNAL_REPO_BRANCH=master
[2024-08-02T05:48:31.643Z] JOB_NAME=Test_openjdk8_hs_extended.openjdk_aarch64_linux_rerun
[2024-08-02T05:48:31.643Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master
[2024-08-02T05:48:31.643Z] PWD=/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_rerun
[2024-08-02T05:48:31.643Z] LIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_rerun/../../testDependency/lib
[2024-08-02T05:48:31.643Z] SSH_CONNECTION=78.47.239.97 33732 172.17.0.4 22
[2024-08-02T05:48:31.643Z] WORKSPACE_TMP=/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_rerun@tmp
[2024-08-02T05:48:31.643Z] PARALLEL=None
[2024-08-02T05:48:31.643Z] JOBSTARTTIME=Fri, 02 Aug 2024 05:48:25 +0000
[2024-08-02T05:48:31.643Z] DYNAMIC_COMPILE=false
[2024-08-02T05:48:31.643Z] RERUN_ITERATIONS=1
[Pipeline] timeout
[2024-08-02T05:48:32.017Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] dir
[2024-08-02T05:48:32.028Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_rerun/jdkbinary
[Pipeline] {
[Pipeline] copyArtifacts
[2024-08-02T05:49:18.020Z] Copied 5 artifacts from "build-scripts » jobs » jdk8u » jdk8u-linux-aarch64-temurin" build number 461
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // timeout
[Pipeline] echo
[2024-08-02T05:49:18.246Z] IS_SVT_TESTREPO is set to false
[Pipeline] dir
[2024-08-02T05:49:18.251Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_rerun
[Pipeline] {
[Pipeline] sshagent
[2024-08-02T05:49:18.278Z] [ssh-agent] Looking for ssh-agent implementation...
[2024-08-02T05:49:18.901Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)
[2024-08-02T05:49:18.959Z] $ ssh-agent
[2024-08-02T05:49:19.517Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXu6W1N1/agent.689630
[2024-08-02T05:49:19.517Z] SSH_AGENT_PID=689632
[2024-08-02T05:49:19.517Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] dir
[2024-08-02T05:49:19.546Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_rerun/aqa-tests
[Pipeline] {
[Pipeline] withCredentials
[2024-08-02T05:49:19.570Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] sh
[2024-08-02T05:49:20.950Z] + pwd
[2024-08-02T05:49:20.950Z] + ./get.sh -s /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_rerun/aqa-tests/.. -p aarch64_linux -r upstream -j 8 -i hotspot --clone_openj9 false --tkg_repo https://github.com/adoptium/TKG.git --tkg_branch master
[2024-08-02T05:49:20.950Z] TESTDIR: /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_rerun/aqa-tests
[2024-08-02T05:49:20.950Z] get jdk binary...
[2024-08-02T05:49:20.950Z] --sdkdir is set to upstream. Therefore, skip download jdk binary
[2024-08-02T05:49:20.950Z] Uncompressing file: OpenJDK8U-jdk_aarch64_linux_hotspot_8u432b01-ea.tar.gz ...
[2024-08-02T05:49:22.478Z] Uncompressing file: OpenJDK8U-jre_aarch64_linux_hotspot_8u432b01-ea.tar.gz ...
[2024-08-02T05:49:23.213Z] Uncompressing OpenJDK8U-debugimage_aarch64_linux_hotspot_8u432b01-ea.tar.gz over ./j2sdk-image/jre...
[2024-08-02T05:49:23.213Z] tar (GNU tar) 1.34
[2024-08-02T05:49:23.213Z] License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>.
[2024-08-02T05:49:26.621Z] Run /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_rerun/jdkbinary/j2sdk-image/bin/java -version
[2024-08-02T05:49:26.621Z] =JAVA VERSION OUTPUT BEGIN=
[2024-08-02T05:49:26.621Z] openjdk version "1.8.0_432-beta"
[2024-08-02T05:49:26.621Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_432-beta-202408012003-b01)
[2024-08-02T05:49:26.621Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.432-b01, mixed mode)
[2024-08-02T05:49:26.621Z] =JAVA VERSION OUTPUT END=
[2024-08-02T05:49:26.621Z] =RELEASE INFO BEGIN=
[2024-08-02T05:49:26.621Z] JAVA_VERSION="1.8.0_432"
[2024-08-02T05:49:26.621Z] OS_NAME="Linux"
[2024-08-02T05:49:26.621Z] OS_VERSION="2.6"
[2024-08-02T05:49:26.621Z] OS_ARCH="aarch64"
[2024-08-02T05:49:26.621Z] SOURCE=".:git:214e0c5fb9f3+"
[2024-08-02T05:49:26.621Z] IMPLEMENTOR="Eclipse Adoptium"
[2024-08-02T05:49:26.621Z] BUILD_SOURCE="git:7dc73f3a9a78fee748c34be720193b50ea30cbbb"
[2024-08-02T05:49:26.621Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git"
[2024-08-02T05:49:26.621Z] SOURCE_REPO="https://github.com/adoptium/jdk8u.git"
[2024-08-02T05:49:26.621Z] FULL_VERSION="1.8.0_432-beta-202408012003-b01"
[2024-08-02T05:49:26.621Z] SEMANTIC_VERSION="8.0.432+1"
[2024-08-02T05:49:26.621Z] BUILD_INFO="OS: Linux Version: 5.15.0-92-generic"
[2024-08-02T05:49:26.621Z] JVM_VARIANT="Hotspot"
[2024-08-02T05:49:26.621Z] JVM_VERSION="25.432-b01"
[2024-08-02T05:49:26.621Z] IMAGE_TYPE="JDK"
[2024-08-02T05:49:26.622Z] =RELEASE INFO END=
[2024-08-02T05:49:26.622Z] get testKitGen...
[2024-08-02T05:49:26.622Z] git clone -q https://github.com/adoptium/TKG.git
[2024-08-02T05:49:27.356Z] git rev-parse master
[2024-08-02T05:49:27.356Z] git checkout -q -f c3a8245de8db4290ef07486cf443b5a62462e2f0
[2024-08-02T05:49:27.356Z] check adoptium repo and TKG repo SHA
[2024-08-02T05:49:27.356Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_rerun/aqa-tests/TKG/scripts/getSHA.sh --repo_dir /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_rerun/aqa-tests --output_file /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_rerun/aqa-tests/TKG/SHA.txt
[2024-08-02T05:49:27.357Z] Check sha in /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_rerun/aqa-tests and store the info in /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_rerun/aqa-tests/TKG/SHA.txt
[2024-08-02T05:49:27.357Z] touch /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_rerun/aqa-tests/TKG/SHA.txt
[2024-08-02T05:49:27.357Z] ================================================
[2024-08-02T05:49:27.357Z] timestamp: 20240802-054926
[2024-08-02T05:49:27.357Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_rerun/aqa-tests
[2024-08-02T05:49:27.357Z] git repo:
[2024-08-02T05:49:27.357Z] Fetch URL: https://github.com/adoptium/aqa-tests.git
[2024-08-02T05:49:27.357Z] sha:
[2024-08-02T05:49:27.357Z] 695b1fd178cef3e6a454ca1cf12b6eb3b215c258
[2024-08-02T05:49:27.357Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_rerun/aqa-tests/TKG/scripts/getTestenvProperties.sh --repo_dir /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_rerun/aqa-tests --output_file /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_rerun/aqa-tests/testenv/testenv.properties --repo_name ADOPTOPENJDK
[2024-08-02T05:49:27.357Z] Check sha in /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_rerun/aqa-tests and store the info in /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_rerun/aqa-tests/testenv/testenv.properties
[2024-08-02T05:49:27.357Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2024-08-02T05:49:27.357Z] ADOPTOPENJDK_BRANCH=695b1fd178cef3e6a454ca1cf12b6eb3b215c258
[2024-08-02T05:49:27.358Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_rerun/aqa-tests/TKG/scripts/getSHA.sh --repo_dir /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_rerun/aqa-tests/TKG --output_file /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_rerun/aqa-tests/TKG/SHA.txt
[2024-08-02T05:49:27.358Z] Check sha in /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_rerun/aqa-tests/TKG and store the info in /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_rerun/aqa-tests/TKG/SHA.txt
[2024-08-02T05:49:27.358Z] ================================================
[2024-08-02T05:49:27.358Z] timestamp: 20240802-054926
[2024-08-02T05:49:27.358Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_rerun/aqa-tests/TKG
[2024-08-02T05:49:27.358Z] git repo:
[2024-08-02T05:49:27.358Z] Fetch URL: https://github.com/adoptium/TKG.git
[2024-08-02T05:49:27.358Z] sha:
[2024-08-02T05:49:27.358Z] c3a8245de8db4290ef07486cf443b5a62462e2f0
[2024-08-02T05:49:27.358Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_rerun/aqa-tests/TKG/scripts/getTestenvProperties.sh --repo_dir /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_rerun/aqa-tests/TKG --output_file /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_rerun/aqa-tests/testenv/testenv.properties --repo_name TKG
[2024-08-02T05:49:27.358Z] Check sha in /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_rerun/aqa-tests/TKG and store the info in /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_rerun/aqa-tests/testenv/testenv.properties
[2024-08-02T05:49:27.358Z] TKG_REPO=https://github.com/adoptium/TKG.git
[2024-08-02T05:49:27.358Z] TKG_BRANCH=c3a8245de8db4290ef07486cf443b5a62462e2f0
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2024-08-02T05:49:27.847Z] $ ssh-agent -k
[2024-08-02T05:49:27.852Z] unset SSH_AUTH_SOCK;
[2024-08-02T05:49:27.853Z] unset SSH_AGENT_PID;
[2024-08-02T05:49:27.853Z] echo Agent pid 689632 killed;
[2024-08-02T05:49:28.407Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2024-08-02T05:49:28.829Z] Rerun in Grinder: 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=aarch64_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=master&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=8&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk8u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk8u%2Fjdk8u-linux-aarch64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=sun%2Fnet%2Fwww%2Fhttp%2FChunkedOutputStream%2FcheckError.java+sun%2Fsecurity%2Ftools%2Fkeytool%2Fautotest.sh+sun%2Fsecurity%2Ftools%2Fkeytool%2Fautotest.sh+&VENDOR_TEST_SHAS=&JDK_BRANCH=&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&DOCKERIMAGE_TAG=&TEST_TIME=&JDK_IMPL=hotspot&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=&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=&USE_TESTENV_PROPERTIES=false&BUILD_LIST=openjdk&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=461&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] echo
[2024-08-02T05:49:28.845Z] Rerun in Grinder on same machine: 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=aarch64_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-ubuntu2204-armv8l-2&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=master&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=8&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk8u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk8u%2Fjdk8u-linux-aarch64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=sun%2Fnet%2Fwww%2Fhttp%2FChunkedOutputStream%2FcheckError.java+sun%2Fsecurity%2Ftools%2Fkeytool%2Fautotest.sh+sun%2Fsecurity%2Ftools%2Fkeytool%2Fautotest.sh+&VENDOR_TEST_SHAS=&JDK_BRANCH=&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&DOCKERIMAGE_TAG=&TEST_TIME=&JDK_IMPL=hotspot&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=&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=&USE_TESTENV_PROPERTIES=false&BUILD_LIST=openjdk&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=461&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] echo
[2024-08-02T05:49:28.886Z] Building tests...
[Pipeline] timeout
[2024-08-02T05:49:28.890Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2024-08-02T05:49:28.914Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] sh
[2024-08-02T05:49:30.279Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_rerun/../../testDependency/lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[2024-08-02T05:49:30.279Z] --------------------------------------------
[2024-08-02T05:49:30.279Z] path is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_rerun/../../testDependency/lib
[2024-08-02T05:49:30.279Z] task is set to default
[2024-08-02T05:49:30.279Z] dependencyList is set to all
[2024-08-02T05:49:30.279Z] --------------------------------------------
[2024-08-02T05:49:30.279Z] Starting download third party dependent jars
[2024-08-02T05:49:30.279Z] --------------------------------------------
[2024-08-02T05:49:30.279Z] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_rerun/../../testDependency/lib
[2024-08-02T05:49:30.279Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_rerun/../../testDependency/lib/commons-exec.jar exists with correct hash, not downloading
[2024-08-02T05:49:30.279Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_rerun/../../testDependency/lib/junit-vintage-engine.jar exists with correct hash, not downloading
[2024-08-02T05:49:30.279Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_rerun/../../testDependency/lib/asmtools.jar exists with correct hash, not downloading
[2024-08-02T05:49:30.279Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_rerun/../../testDependency/lib/junit-jupiter-engine.jar exists with correct hash, not downloading
[2024-08-02T05:49:30.279Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_rerun/../../testDependency/lib/junit-jupiter-api.jar exists with correct hash, not downloading
[2024-08-02T05:49:30.279Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_rerun/../../testDependency/lib/asm-all.jar exists with correct hash, not downloading
[2024-08-02T05:49:30.279Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_rerun/../../testDependency/lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading
[2024-08-02T05:49:30.279Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_rerun/../../testDependency/lib/testng.jar exists with correct hash, not downloading
[2024-08-02T05:49:30.279Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_rerun/../../testDependency/lib/junit-jupiter-params.jar exists with correct hash, not downloading
[2024-08-02T05:49:30.279Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_rerun/../../testDependency/lib/json-simple.jar exists with correct hash, not downloading
[2024-08-02T05:49:30.279Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_rerun/../../testDependency/lib/jcommander.jar exists with correct hash, not downloading
[2024-08-02T05:49:30.279Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_rerun/../../testDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading
[2024-08-02T05:49:30.279Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_rerun/../../testDependency/lib/objenesis.jar exists with correct hash, not downloading
[2024-08-02T05:49:30.279Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_rerun/../../testDependency/lib/junit-platform-suite-api.jar exists with correct hash, not downloading
[2024-08-02T05:49:30.279Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_rerun/../../testDependency/lib/hamcrest-core.jar exists with correct hash, not downloading
[2024-08-02T05:49:30.279Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_rerun/../../testDependency/lib/openj9jtregtimeouthandler.jar exists with correct hash, not downloading
[2024-08-02T05:49:30.279Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_rerun/../../testDependency/lib/commons-cli.jar exists with correct hash, not downloading
[2024-08-02T05:49:30.279Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_rerun/../../testDependency/lib/bcprov-jdk18on.jar exists with correct hash, not downloading
[2024-08-02T05:49:30.279Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_rerun/../../testDependency/lib/byte-buddy.jar exists with correct hash, not downloading
[2024-08-02T05:49:30.279Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_rerun/../../testDependency/lib/org.eclipse.osgi-3.16.100.jar exists with correct hash, not downloading
[2024-08-02T05:49:30.279Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_rerun/../../testDependency/lib/jtreg_7_3_1_1.tar.gz exists with correct hash, not downloading
[2024-08-02T05:49:30.279Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_rerun/../../testDependency/lib/jython-standalone.jar exists with correct hash, not downloading
[2024-08-02T05:49:30.279Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_rerun/../../testDependency/lib/jtreg_7_4_1.tar.gz exists with correct hash, not downloading
[2024-08-02T05:49:30.279Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_rerun/../../testDependency/lib/javassist.jar exists with correct hash, not downloading
[2024-08-02T05:49:30.279Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_rerun/../../testDependency/lib/bcprov-ext-jdk18on.jar exists with correct hash, not downloading
[2024-08-02T05:49:30.279Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_rerun/../../testDependency/lib/junit-platform-suite.jar exists with correct hash, not downloading
[2024-08-02T05:49:30.279Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_rerun/../../testDependency/lib/byte-buddy-agent.jar exists with correct hash, not downloading
[2024-08-02T05:49:30.280Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_rerun/../../testDependency/lib/junit4.jar exists with correct hash, not downloading
[2024-08-02T05:49:30.280Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_rerun/../../testDependency/lib/mockito-core.jar exists with correct hash, not downloading
[2024-08-02T05:49:30.280Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_rerun/../../testDependency/lib/jaxb-api.jar exists with correct hash, not downloading
[2024-08-02T05:49:30.280Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_rerun/../../testDependency/lib/bcpkix-jdk18on.jar exists with correct hash, not downloading
[2024-08-02T05:49:30.280Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_rerun/../../testDependency/lib/asm.jar exists with correct hash, not downloading
[2024-08-02T05:49:30.280Z] downloaded dependent third party jars successfully
[Pipeline] }
[Pipeline] // timeout
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] withCredentials
[2024-08-02T05:49:30.952Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] dir
[2024-08-02T05:49:30.973Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_rerun/aqa-tests
[Pipeline] {
[Pipeline] sshagent
[2024-08-02T05:49:30.987Z] [ssh-agent] Looking for ssh-agent implementation...
[2024-08-02T05:49:31.609Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)
[2024-08-02T05:49:31.666Z] $ ssh-agent
[2024-08-02T05:49:32.227Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXMPjTaC/agent.689753
[2024-08-02T05:49:32.227Z] SSH_AGENT_PID=689755
[2024-08-02T05:49:32.227Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2024-08-02T05:49:33.610Z] + bash ./compile.sh
[2024-08-02T05:49:33.610Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_rerun/jdkbinary/j2sdk-image
[2024-08-02T05:49:33.610Z] UNAME_OS is Linux
[2024-08-02T05:49:33.610Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_rerun/../../testDependency/lib
[2024-08-02T05:49:33.610Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_rerun/aqa-tests/TKG/../TKG/output_compilation; \
[2024-08-02T05:49:33.610Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_rerun/aqa-tests/TKG/../TKG/output_compilation; \
[2024-08-02T05:49:33.611Z] (ant -f ./scripts/build_tools.xml -DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_rerun/jdkbinary/j2sdk-image -DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_rerun/aqa-tests/TKG/.. -DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_rerun/../../testDependency/lib 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_rerun/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2024-08-02T05:49:33.611Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_rerun/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_rerun/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_rerun/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_rerun/aqa-tests/TKG/../TKG/output_compilation"; fi
[2024-08-02T05:49:33.611Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_rerun/aqa-tests/TKG/scripts/build_tools.xml
[2024-08-02T05:49:34.350Z]
[2024-08-02T05:49:34.350Z] build:
[2024-08-02T05:49:34.350Z]
[2024-08-02T05:49:34.350Z] clean:
[2024-08-02T05:49:34.350Z]
[2024-08-02T05:49:34.350Z] init:
[2024-08-02T05:49:34.350Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_rerun/aqa-tests/TKG/bin
[2024-08-02T05:49:34.350Z]
[2024-08-02T05:49:34.350Z] getDependentLibs:
[2024-08-02T05:49:34.350Z] [exec] --------------------------------------------
[2024-08-02T05:49:34.350Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_rerun/../../testDependency/lib
[2024-08-02T05:49:34.350Z] [exec] task is set to default
[2024-08-02T05:49:34.350Z] [exec] dependencyList is set to json_simple
[2024-08-02T05:49:34.350Z] [exec] --------------------------------------------
[2024-08-02T05:49:34.350Z] [exec] Starting download third party dependent jars
[2024-08-02T05:49:34.350Z] [exec] --------------------------------------------
[2024-08-02T05:49:34.350Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_rerun/../../testDependency/lib
[2024-08-02T05:49:34.351Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_rerun/../../testDependency/lib/json-simple.jar exists with correct hash, not downloading
[2024-08-02T05:49:34.351Z] [exec] downloaded dependent third party jars successfully
[2024-08-02T05:49:35.093Z]
[2024-08-02T05:49:35.093Z] compile:
[2024-08-02T05:49:35.093Z] [echo] Ant version is Apache Ant(TM) version 1.10.5 compiled on July 10 2018
[2024-08-02T05:49:35.093Z] [echo] ============COMPILER SETTINGS============
[2024-08-02T05:49:35.093Z] [echo] ===fork: yes
[2024-08-02T05:49:35.093Z] [echo] ===debug: on
[2024-08-02T05:49:35.093Z] [javac] Compiling 27 source files to /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_rerun/aqa-tests/TKG/bin
[2024-08-02T05:49:38.446Z]
[2024-08-02T05:49:38.446Z] dist:
[2024-08-02T05:49:38.446Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_rerun/aqa-tests/TKG/bin/TestKitGen.jar
[2024-08-02T05:49:38.446Z]
[2024-08-02T05:49:38.446Z] BUILD SUCCESSFUL
[2024-08-02T05:49:38.446Z] Total time: 4 seconds
[2024-08-02T05:49:38.446Z] 0
[2024-08-02T05:49:38.446Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_rerun/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2024-08-02T05:49:38.446Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2024-08-02T05:49:38.446Z] microArchOutput:
[2024-08-02T05:49:39.199Z] ****************************** MACHINE INFO ******************************
[2024-08-02T05:49:39.199Z] File path : /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_rerun/aqa-tests/TKG
[2024-08-02T05:49:39.199Z] Free Physical Memory Size : 4491100160
[2024-08-02T05:49:39.199Z] Free space (bytes) : 279613894656
[2024-08-02T05:49:39.199Z] Total Physical Memory Size : 6442450944
[2024-08-02T05:49:39.199Z] Total space (bytes) : 934951190528
[2024-08-02T05:49:39.199Z] Usable space (bytes) : 232093675520
[2024-08-02T05:49:39.199Z] antVersion : Apache Ant(TM) version 1.10.5 compiled on July 10 2018
[2024-08-02T05:49:39.199Z] bashVersion :
[2024-08-02T05:49:39.199Z] GNU bash, version 5.1.16(1)-release (aarch64-unknown-linux-gnu)
[2024-08-02T05:49:39.199Z] Copyright (C) 2020 Free Software Foundation, Inc.
[2024-08-02T05:49:39.199Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2024-08-02T05:49:39.199Z]
[2024-08-02T05:49:39.199Z] This is free software; you are free to change and redistribute it.
[2024-08-02T05:49:39.199Z] There is NO WARRANTY, to the extent permitted by law.
[2024-08-02T05:49:39.199Z] cpuCores : 160
[2024-08-02T05:49:39.199Z] curlVersion :
[2024-08-02T05:49:39.200Z] curl 7.81.0 (aarch64-unknown-linux-gnu) libcurl/7.81.0 OpenSSL/3.0.2 zlib/1.2.11 brotli/1.0.9 zstd/1.4.8 libidn2/2.3.2 libpsl/0.21.0 (+libidn2/2.3.2) libssh/0.9.6/openssl/zlib nghttp2/1.43.0 librtmp/2.3 OpenLDAP/2.5.18
[2024-08-02T05:49:39.200Z] Release-Date: 2022-01-05
[2024-08-02T05:49:39.200Z] 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
[2024-08-02T05:49:39.200Z] Features: alt-svc AsynchDNS brotli GSS-API HSTS HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets zstd
[2024-08-02T05:49:39.200Z] dockerVersion : bash: line 1: docker: command not found
[2024-08-02T05:49:39.200Z] gcc version : 11
[2024-08-02T05:49:39.200Z] gclibc version : ldd (Ubuntu GLIBC 2.35-0ubuntu3.8) 2.35
[2024-08-02T05:49:39.200Z] gdb version : bash: line 1: gdb: command not found
[2024-08-02T05:49:39.200Z] lldb version : Command could not be executed
[2024-08-02T05:49:39.200Z] makeVersion :
[2024-08-02T05:49:39.200Z] GNU Make 4.3
[2024-08-02T05:49:39.200Z] Built for aarch64-unknown-linux-gnu
[2024-08-02T05:49:39.200Z] Copyright (C) 1988-2020 Free Software Foundation, Inc.
[2024-08-02T05:49:39.200Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2024-08-02T05:49:39.200Z] This is free software: you are free to change and redistribute it.
[2024-08-02T05:49:39.200Z] There is NO WARRANTY, to the extent permitted by law.
[2024-08-02T05:49:39.200Z] mavenVersion : bash: line 1: mvn: command not found
[2024-08-02T05:49:39.200Z] osInfo :
[2024-08-02T05:49:39.200Z] PRETTY_NAME="Ubuntu 22.04.4 LTS"
[2024-08-02T05:49:39.200Z] NAME="Ubuntu"
[2024-08-02T05:49:39.200Z] VERSION_ID="22.04"
[2024-08-02T05:49:39.200Z] VERSION="22.04.4 LTS (Jammy Jellyfish)"
[2024-08-02T05:49:39.200Z] VERSION_CODENAME=jammy
[2024-08-02T05:49:39.201Z] ID=ubuntu
[2024-08-02T05:49:39.201Z] ID_LIKE=debian
[2024-08-02T05:49:39.201Z] HOME_URL="https://www.ubuntu.com/"
[2024-08-02T05:49:39.201Z] SUPPORT_URL="https://help.ubuntu.com/"
[2024-08-02T05:49:39.201Z] BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
[2024-08-02T05:49:39.201Z] PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
[2024-08-02T05:49:39.201Z] UBUNTU_CODENAME=jammy
[2024-08-02T05:49:39.201Z] osLabel : ubuntu.22
[2024-08-02T05:49:39.201Z] perlVersion :
[2024-08-02T05:49:39.201Z]
[2024-08-02T05:49:39.201Z] This is perl 5, version 34, subversion 0 (v5.34.0) built for aarch64-linux-gnu-thread-multi
[2024-08-02T05:49:39.201Z] (with 60 registered patches, see perl -V for more detail)
[2024-08-02T05:49:39.201Z]
[2024-08-02T05:49:39.201Z] Copyright 1987-2021, Larry Wall
[2024-08-02T05:49:39.201Z]
[2024-08-02T05:49:39.201Z] Perl may be copied only under the terms of either the Artistic License or the
[2024-08-02T05:49:39.201Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2024-08-02T05:49:39.201Z]
[2024-08-02T05:49:39.201Z] Complete documentation for Perl, including FAQ lists, should be found on
[2024-08-02T05:49:39.201Z] this system using "man perl" or "perldoc perl". If you have access to the
[2024-08-02T05:49:39.201Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page.
[2024-08-02T05:49:39.201Z]
[2024-08-02T05:49:39.201Z] podmanVersion : bash: line 1: podman: command not found
[2024-08-02T05:49:39.201Z] procArch : aarch64
[2024-08-02T05:49:39.201Z] sysArch : aarch64
[2024-08-02T05:49:39.201Z] sysOS : Linux
[2024-08-02T05:49:39.201Z] ulimit :
[2024-08-02T05:49:39.201Z] real-time non-blocking time (microseconds, -R) unlimited
[2024-08-02T05:49:39.201Z] core file size (blocks, -c) unlimited
[2024-08-02T05:49:39.201Z] data seg size (kbytes, -d) unlimited
[2024-08-02T05:49:39.201Z] scheduling priority (-e) 0
[2024-08-02T05:49:39.201Z] file size (blocks, -f) unlimited
[2024-08-02T05:49:39.201Z] pending signals (-i) 2054015
[2024-08-02T05:49:39.201Z] max locked memory (kbytes, -l) 64
[2024-08-02T05:49:39.202Z] max memory size (kbytes, -m) unlimited
[2024-08-02T05:49:39.202Z] open files (-n) 1048576
[2024-08-02T05:49:39.202Z] pipe size (512 bytes, -p) 8
[2024-08-02T05:49:39.202Z] POSIX message queues (bytes, -q) 819200
[2024-08-02T05:49:39.202Z] real-time priority (-r) 0
[2024-08-02T05:49:39.202Z] stack size (kbytes, -s) 8192
[2024-08-02T05:49:39.202Z] cpu time (seconds, -t) unlimited
[2024-08-02T05:49:39.202Z] max user processes (-u) unlimited
[2024-08-02T05:49:39.202Z] virtual memory (kbytes, -v) unlimited
[2024-08-02T05:49:39.202Z] file locks (-x) unlimited
[2024-08-02T05:49:39.202Z] uname : Linux bf728bfcbd41 5.4.0-150-generic #167-Ubuntu SMP Mon May 15 17:36:35 UTC 2023 aarch64 aarch64 aarch64 GNU/Linux
[2024-08-02T05:49:39.202Z] vmVendor : Oracle Corporation
[2024-08-02T05:49:39.202Z] vmVersion : 25.432-b01
[2024-08-02T05:49:39.202Z] xlc version : bash: line 1: xlC: command not found
[2024-08-02T05:49:39.202Z] **************************************************************************
[2024-08-02T05:49:39.202Z]
[2024-08-02T05:49:39.202Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2024-08-02T05:49:39.202Z]
[2024-08-02T05:49:39.202Z] System.getProperty('java.vendor')=Temurin
[2024-08-02T05:49:39.202Z]
[2024-08-02T05:49:39.202Z] System.getProperty('os.name')=Linux
[2024-08-02T05:49:39.202Z]
[2024-08-02T05:49:39.202Z] System.getProperty('os.arch')=aarch64
[2024-08-02T05:49:39.202Z]
[2024-08-02T05:49:39.202Z] System.getProperty('java.fullversion')=null
[2024-08-02T05:49:39.202Z]
[2024-08-02T05:49:39.202Z] System.getProperty('sun.arch.data.model')=64
[2024-08-02T05:49:39.202Z]
[2024-08-02T05:49:39.202Z] make -f clean.mk cleanBuild
[2024-08-02T05:49:39.202Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_rerun/aqa-tests/TKG'
[2024-08-02T05:49:39.965Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_rerun/aqa-tests/TKG/../../jvmtest
[2024-08-02T05:49:39.965Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_rerun/aqa-tests/TKG'
[2024-08-02T05:49:39.965Z] make -f compile.mk compile
[2024-08-02T05:49:39.965Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_rerun/aqa-tests/TKG'
[2024-08-02T05:49:39.965Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_rerun/aqa-tests/TKG/../TKG/output_compilation; \
[2024-08-02T05:49:39.965Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_rerun/aqa-tests/TKG/../TKG/output_compilation; \
[2024-08-02T05:49:39.966Z] (ant -f scripts/build_test.xml -DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_rerun/aqa-tests/TKG/.. -DBUILD_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_rerun/aqa-tests/TKG/../../jvmtest -DJDK_VERSION=8 -DJDK_IMPL=hotspot "-DJDK_VENDOR=temurin" -DJCL_VERSION=latest -DBUILD_LIST=openjdk -DRESOURCES_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_rerun/aqa-tests/TKG/../../jvmtest/TestConfig/resources -DSPEC=linux_aarch64 -DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_rerun/jdkbinary/j2sdk-image -DJVM_VERSION=openjdk8 -DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_rerun/../../testDependency/lib 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_rerun/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2024-08-02T05:49:39.966Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_rerun/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_rerun/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_rerun/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_rerun/aqa-tests/TKG/../TKG/output_compilation"; fi
[2024-08-02T05:49:40.729Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_rerun/aqa-tests/TKG/scripts/build_test.xml
[2024-08-02T05:49:41.487Z] [echo] build.list is TestConfig/build.xml,openjdk/build.xml
[2024-08-02T05:49:41.487Z]
[2024-08-02T05:49:41.487Z] -create_test_directory:
[2024-08-02T05:49:41.487Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_rerun/jvmtest
[2024-08-02T05:49:41.487Z]
[2024-08-02T05:49:41.488Z] stage_test_material:
[2024-08-02T05:49:41.488Z] [copy] Copying 134 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_rerun/jvmtest
[2024-08-02T05:49:41.488Z]
[2024-08-02T05:49:41.488Z] build:
[2024-08-02T05:49:41.488Z]
[2024-08-02T05:49:41.488Z] build:
[2024-08-02T05:49:41.488Z]
[2024-08-02T05:49:41.488Z] getJtregVersion:
[2024-08-02T05:49:41.488Z]
[2024-08-02T05:49:41.488Z] getDependentLibs:
[2024-08-02T05:49:42.241Z] [exec] --------------------------------------------
[2024-08-02T05:49:42.241Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_rerun/../../testDependency/lib
[2024-08-02T05:49:42.241Z] [exec] task is set to default
[2024-08-02T05:49:42.241Z] [exec] dependencyList is set to jtreg_5_1_b01
[2024-08-02T05:49:42.241Z] [exec] --------------------------------------------
[2024-08-02T05:49:42.242Z] [exec] Starting download third party dependent jars
[2024-08-02T05:49:42.242Z] [exec] --------------------------------------------
[2024-08-02T05:49:42.242Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_rerun/../../testDependency/lib
[2024-08-02T05:49:42.242Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_rerun/../../testDependency/lib/jtreg_5_1_b01.tar.gz exists with correct hash, not downloading
[2024-08-02T05:49:42.242Z] [exec] downloaded dependent third party jars successfully
[2024-08-02T05:49:42.242Z]
[2024-08-02T05:49:42.242Z] getJtreg:
[2024-08-02T05:49:42.242Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_rerun/jvmtest/openjdk
[2024-08-02T05:49:42.242Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_rerun/aqa-tests/openjdk
[2024-08-02T05:49:42.242Z]
[2024-08-02T05:49:42.242Z] openjdk-jdk.check:
[2024-08-02T05:49:42.242Z]
[2024-08-02T05:49:42.242Z] getOpenjdk:
[2024-08-02T05:49:42.242Z] [echo] Using a git ls-remote command to determine if the jdk source repo has an available 'u' version yet.
[2024-08-02T05:49:42.242Z] [echo] git ls-remote -h https://github.com/adoptium/jdk8u.git
[2024-08-02T05:49:42.242Z] [exec] 049497b63061531368dbffdfbf428897360aa741 refs/heads/dev
[2024-08-02T05:49:42.242Z] [exec] 0e7148dbfab4b01bdcb615eb2e8d217a47d6874e refs/heads/master
[2024-08-02T05:49:42.242Z] [exec] 214e0c5fb9f3f32453bcaaf9a6fe205684c27712 refs/heads/release
[2024-08-02T05:49:42.242Z] [echo] Command passed. Setting repo name to the 'u' version.
[2024-08-02T05:49:42.242Z] [exec] git clone --depth 1 -q --reference-if-able /home/jenkins/openjdk_cache -b dev https://github.com/adoptium/jdk8u.git openjdk-jdk
[2024-08-02T05:49:42.243Z] [exec] info: Could not add alternate for '/home/jenkins/openjdk_cache': reference repository '/home/jenkins/openjdk_cache' is not a local repository.
[2024-08-02T05:50:03.974Z] [exec] Check sha in openjdk-jdk and store the info in /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_rerun/aqa-tests/TKG/../TKG/SHA.txt
[2024-08-02T05:50:03.974Z] [exec] ================================================
[2024-08-02T05:50:03.974Z] [exec] timestamp: 20240802-055001
[2024-08-02T05:50:03.975Z] [exec] repo dir: openjdk-jdk
[2024-08-02T05:50:03.975Z] [exec] git repo:
[2024-08-02T05:50:03.975Z] [exec] Fetch URL: https://github.com/adoptium/jdk8u.git
[2024-08-02T05:50:03.975Z] [exec] sha:
[2024-08-02T05:50:03.975Z] [exec] 049497b63061531368dbffdfbf428897360aa741
[2024-08-02T05:50:03.975Z] [exec] Check sha in openjdk-jdk and store the info in /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_rerun/aqa-tests/TKG/../testenv/testenv.properties
[2024-08-02T05:50:03.975Z] [exec] JDK8_REPO=https://github.com/adoptium/jdk8u.git
[2024-08-02T05:50:03.975Z] [exec] JDK8_BRANCH=049497b63061531368dbffdfbf428897360aa741
[2024-08-02T05:50:03.975Z]
[2024-08-02T05:50:03.975Z] dist:
[2024-08-02T05:50:03.975Z] [copy] Copying 38 files to /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_rerun/jvmtest/openjdk
[2024-08-02T05:50:03.975Z]
[2024-08-02T05:50:03.975Z] BUILD SUCCESSFUL
[2024-08-02T05:50:03.975Z] Total time: 21 seconds
[2024-08-02T05:50:03.975Z] 0
[2024-08-02T05:50:03.975Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_rerun/aqa-tests/TKG'
[Pipeline] }
[2024-08-02T05:50:04.400Z] $ ssh-agent -k
[2024-08-02T05:50:04.407Z] unset SSH_AUTH_SOCK;
[2024-08-02T05:50:04.407Z] unset SSH_AGENT_PID;
[2024-08-02T05:50:04.407Z] echo Agent pid 689755 killed;
[2024-08-02T05:50:04.969Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] echo
[2024-08-02T05:50:05.092Z] Running tests...
[Pipeline] echo
[2024-08-02T05:50:05.115Z] ITERATION: 1/1
[Pipeline] wrap
[2024-08-02T05:50:05.428Z] $ Xvfb -displayfd 2 -screen 0 1024x768x24 -fbdir /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_rerun/.xvfb-24-..fbdir5142927997343622031
[Pipeline] {
[Pipeline] sh
[2024-08-02T05:50:27.247Z] + ps -f
[2024-08-02T05:50:27.247Z] + grep [X]vfb
[2024-08-02T05:50:27.247Z] + awk {print $9}
[Pipeline] echo
[2024-08-02T05:50:27.757Z] env.DISPLAY is :0
[Pipeline] sh
[2024-08-02T05:50:29.141Z] + uname
[2024-08-02T05:50:29.141Z] + [ Linux = AIX ]
[2024-08-02T05:50:29.141Z] + uname
[2024-08-02T05:50:29.141Z] + [ Linux = SunOS ]
[2024-08-02T05:50:29.141Z] + uname
[2024-08-02T05:50:29.141Z] + [ Linux = *BSD ]
[2024-08-02T05:50:29.141Z] + MAKE=make
[2024-08-02T05:50:29.141Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2024-08-02T05:50:29.141Z] make: Nothing to be done for 'testEnvTeardown'.
[Pipeline] sh
[2024-08-02T05:50:30.889Z] + uname
[2024-08-02T05:50:30.890Z] + [ Linux = AIX ]
[2024-08-02T05:50:30.890Z] + uname
[2024-08-02T05:50:30.890Z] + [ Linux = SunOS ]
[2024-08-02T05:50:30.890Z] + uname
[2024-08-02T05:50:30.890Z] + [ Linux = *BSD ]
[2024-08-02T05:50:30.890Z] + MAKE=make
[2024-08-02T05:50:30.890Z] + cd ./aqa-tests
[2024-08-02T05:50:30.890Z] + . ./scripts/testenv/testenvSettings.sh
[2024-08-02T05:50:30.890Z] + set +x
[2024-08-02T05:50:30.890Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_rerun/jdkbinary/j2sdk-image
[2024-08-02T05:50:30.890Z] UNAME_OS is Linux
[2024-08-02T05:50:30.890Z] LIB_DIR is set to /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_rerun/../../testDependency/lib
[2024-08-02T05:50:30.890Z] make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=jdk_custom TESTLIST=
[2024-08-02T05:50:30.890Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_rerun/aqa-tests/TKG'
[2024-08-02T05:50:30.890Z] perl scripts/configure.pl
[2024-08-02T05:50:30.890Z] /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_rerun/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_rerun/../../testDependency/lib/json-simple.jar" org.testKitGen.MainRunner --mode=tests --spec=linux_aarch64 --microArch="" --osLabel="ubuntu.22" --jdkVersion=8 --impl=hotspot --vendor="temurin" --buildList=openjdk --iterations=1 --aotIterations= --testFlag= --testTarget=jdk_custom --testList= --numOfMachines= --testTime= --TRSSURL=
[2024-08-02T05:50:31.630Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2024-08-02T05:50:31.630Z]
[2024-08-02T05:50:31.630Z] Starting to generate test make files.
[2024-08-02T05:50:31.630Z]
[2024-08-02T05:50:34.025Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_rerun/aqa-tests/TKG/../openjdk/playlist.xml
[2024-08-02T05:50:34.025Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_rerun/aqa-tests/TKG/../openjdk/autoGen.mk
[2024-08-02T05:50:34.025Z]
[2024-08-02T05:50:34.025Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_rerun/aqa-tests/TKG/../autoGen.mk
[2024-08-02T05:50:34.025Z]
[2024-08-02T05:50:34.025Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_rerun/aqa-tests/TKG/../TKG/utils.mk
[2024-08-02T05:50:34.025Z]
[2024-08-02T05:50:34.025Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_rerun/aqa-tests/TKG/../TKG/rerun.mk
[2024-08-02T05:50:34.025Z]
[2024-08-02T05:50:34.026Z] Make files are generated successfully.
[2024-08-02T05:50:34.026Z]
[2024-08-02T05:50:34.775Z] make[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_rerun/aqa-tests/TKG'
[2024-08-02T05:50:34.775Z] make -f runtest.mk _jdk_custom
[2024-08-02T05:50:34.775Z] make[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_rerun/aqa-tests/TKG'
[2024-08-02T05:50:34.775Z]
[2024-08-02T05:50:34.775Z] Running make 4.3
[2024-08-02T05:50:34.775Z] set TEST_ROOT to /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_rerun/aqa-tests/TKG/..
[2024-08-02T05:50:34.775Z] set JDK_VERSION to 8
[2024-08-02T05:50:34.775Z] set JDK_IMPL to hotspot
[2024-08-02T05:50:34.775Z] set JVM_VERSION to openjdk8
[2024-08-02T05:50:34.775Z] set JCL_VERSION to latest
[2024-08-02T05:50:34.775Z] set JAVA_HOME to /home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_rerun/jdkbinary/j2sdk-image
[2024-08-02T05:50:34.775Z] set SPEC to linux_aarch64
[2024-08-02T05:50:34.775Z] set TEST_FLAG to
[2024-08-02T05:50:34.775Z] set OS_LABEL to ubuntu.22
[2024-08-02T05:50:34.775Z] Running jdk_custom ...
[2024-08-02T05:50:34.775Z] There are 1 test targets in jdk_custom
[2024-08-02T05:50:34.775Z] "/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_rerun/jdkbinary/j2sdk-image/bin/java" -version
[2024-08-02T05:50:34.775Z] openjdk version "1.8.0_432-beta"
[2024-08-02T05:50:34.775Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_432-beta-202408012003-b01)
[2024-08-02T05:50:34.775Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.432-b01, mixed mode)
[2024-08-02T05:50:34.775Z] make[2]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_rerun/aqa-tests'
[2024-08-02T05:50:34.775Z] make[3]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_extended.openjdk_aarch64_linux_rerun/aqa-tests/openjdk'
[2024-08-02T05:50:35.519Z]
[2024-08-02T05:50:35.519Z] ===============================================