Pre Test
Started by upstream project "build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-aix-ppc64-temurin" build number 4
originally caused by:
Started by upstream project "build-scripts/release-openjdk8-pipeline" build number 15
originally caused by:
Started by user Andrew Leonard
Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix@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.perf_ppc64_aix@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.35.1'
> 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/v0.9.7-release^{commit} # timeout=10
Checking out Revision 38e7802ab7f8c1c52ba9721403b2d6987fd8144c (origin/v0.9.7-release)
> git config core.sparsecheckout # timeout=10
> git checkout -f 38e7802ab7f8c1c52ba9721403b2d6987fd8144c # timeout=10
Commit message: "Update expected GA tags in testenv.properties (#4514)"
> git rev-list --no-walk 52ad05763ef365c2296b16e1c3fb48b6ab425b5a # timeout=10
First time build. Skipping changelog.
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] nodesByLabel
[2023-04-19T12:45:52.440Z] Found a total of 1 nodes with the 'hw.arch.ppc64&&sw.os.aix&&ci.role.perf' label
[Pipeline] echo
[2023-04-19T12:45:52.449Z] SPEC: aix_ppc-64
[Pipeline] echo
[2023-04-19T12:45:52.450Z] LABEL: hw.arch.ppc64&&sw.os.aix&&ci.role.perf&&sw.os.aix.7_2
[Pipeline] stage
[Pipeline] { (Queue)
[Pipeline] nodesByLabel
[2023-04-19T12:45:52.468Z] Found a total of 1 nodes with the 'hw.arch.ppc64&&sw.os.aix&&ci.role.perf&&sw.os.aix.7_2' label
[Pipeline] echo
[2023-04-19T12:45:52.472Z] dynamicAgents: []
[Pipeline] node
[2023-04-19T12:46:07.478Z] Still waiting to schedule task
[2023-04-19T12:46:07.478Z] Waiting for next available executor on ‘hw.arch.ppc64&&sw.os.aix&&ci.role.perf&&sw.os.aix.7_2’
[2023-04-20T07:12:12.429Z] Running on test-osuosl-aix72-ppc64-2 in /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] timeout
[2023-04-20T07:12:12.466Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] cleanWs
[2023-04-20T07:12:12.838Z] [WS-CLEANUP] Deleting project workspace...
[2023-04-20T07:12:12.839Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2023-04-20T07:12:13.009Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2023-04-20T07:12:13.215Z] The recommended git tool is: git
[2023-04-20T07:12:13.557Z] No credentials specified
[2023-04-20T07:12:13.728Z] Cloning the remote Git repository
[2023-04-20T07:23:02.116Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2023-04-20T07:23:02.116Z] > git init /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests # timeout=10
[2023-04-20T07:23:02.129Z] [WARNING] Reference path does not exist: /home/jenkins/openjdk_cache
[2023-04-20T07:23:02.129Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2023-04-20T07:23:02.129Z] > git --version # timeout=10
[2023-04-20T07:23:02.137Z] > git --version # 'git version 2.20.4'
[2023-04-20T07:23:02.137Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2023-04-20T07:12:18.096Z] Avoid second fetch
[2023-04-20T07:12:18.278Z] Checking out Revision e41b2d2f79a69164622d07a8a9f2dfe8048a1267 (origin/v0.9.7-release)
[2023-04-20T07:23:05.949Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
[2023-04-20T07:23:05.959Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2023-04-20T07:23:06.310Z] > git rev-parse origin/v0.9.7-release^{commit} # timeout=10
[2023-04-20T07:23:06.493Z] > git config core.sparsecheckout # timeout=10
[2023-04-20T07:23:06.501Z] > git checkout -f e41b2d2f79a69164622d07a8a9f2dfe8048a1267 # timeout=10
[2023-04-20T07:12:20.182Z] Commit message: "Set jdk20u testenv.properties release tag (#4519)"
[2023-04-20T07:23:08.397Z] > git rev-list --no-walk 52ad05763ef365c2296b16e1c3fb48b6ab425b5a # timeout=10
[Pipeline] }
[Pipeline] // retry
[Pipeline] load
[Pipeline] { (/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests/buildenv/jenkins/JenkinsfileBase)
[Pipeline] }
[Pipeline] // load
[Pipeline] timeout
[2023-04-20T07:12:24.184Z] Timeout set to expire in 10 hr
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[2023-04-20T07:12:26.040Z] + date +%a, %d %b %Y %T %z
[2023-04-20T07:12:26.040Z] + LC_TIME=C
[Pipeline] echo
[2023-04-20T07:12:26.565Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2023-04-20T07:12:28.373Z] + aqa-tests/terminateTestProcesses.sh jenkins
[2023-04-20T07:12:28.373Z] + 2>& 1
[2023-04-20T07:12:28.373Z] Unix type machine..
[2023-04-20T07:12:28.374Z] Woohoo - no rogue processes detected!
[Pipeline] sh
[2023-04-20T07:12:31.166Z] + printenv
[2023-04-20T07:12:31.166Z] _=/opt/freeware/bin/printenv
[2023-04-20T07:12:31.166Z] EXTERNAL_TEST_CMD=mvn clean install
[2023-04-20T07:12:31.166Z] BUILD_LIST=perf
[2023-04-20T07:12:31.166Z] LANG=en_US
[2023-04-20T07:12:31.166Z] LABEL_ADDITION=sw.os.aix.7_2
[2023-04-20T07:12:31.166Z] JOB_BASE_NAME=Test_openjdk8_hs_sanity.perf_ppc64_aix
[2023-04-20T07:12:31.166Z] LOGIN=jenkins
[2023-04-20T07:12:31.166Z] USE_JRE=false
[2023-04-20T07:12:31.166Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2023-04-20T07:12:31.166Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master
[2023-04-20T07:12:31.166Z] JDK10_BOOT_DIR=/usr/java10_64
[2023-04-20T07:12:31.166Z] PARALLEL=None
[2023-04-20T07:12:31.166Z] KEEP_REPORTDIR=false
[2023-04-20T07:12:31.166Z] DOCKER_REQUIRED=false
[2023-04-20T07:12:31.166Z] JDK11_BOOT_DIR=/usr/java11_64
[2023-04-20T07:12:31.166Z] CLCMD_PASSTHRU=1
[2023-04-20T07:12:31.166Z] PATH=/opt/freeware/bin:/opt/IBM/xlC/13.1.3/bin:/usr/bin:/etc:/usr/sbin:/usr/ucb:/usr/bin/X11:/sbin:/usr/java7_64/jre/bin:/usr/java7_64/bin
[2023-04-20T07:12:31.166Z] STF_OWNER_BRANCH=adoptium:master
[2023-04-20T07:12:31.166Z] TARGET=sanity.perf
[2023-04-20T07:12:31.166Z] OLDPWD=/home/jenkins
[2023-04-20T07:12:31.166Z] BUILD_NUMBER=462
[2023-04-20T07:12:31.166Z] SDK_RESOURCE=upstream
[2023-04-20T07:12:31.166Z] JOBSTARTTIME=Thu, 20 Apr 2023 07:23:13 +0000
[2023-04-20T07:12:31.166Z] PERSONAL_BUILD=false
[2023-04-20T07:12:31.166Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.perf_ppc64_aix/462/display/redirect?page=tests
[2023-04-20T07:12:31.166Z] USE_TESTENV_PROPERTIES=true
[2023-04-20T07:12:31.166Z] ARCHIVE_TEST_RESULTS=false
[2023-04-20T07:12:31.166Z] NODE_LABELS=aix aix720 build build72 ci.role.perf ci.role.test hw.arch.ppc64 ppc64 sw.os.aix sw.os.aix.7_2 test-osuosl-aix72-ppc64-2 xlc13 xlc16
[2023-04-20T07:12:31.166Z] KEEP_WORKSPACE=false
[2023-04-20T07:12:31.166Z] OPENJ9_BRANCH=master
[2023-04-20T07:12:31.166Z] LC__FASTMSG=true
[2023-04-20T07:12:31.166Z] LIGHT_WEIGHT_CHECKOUT=false
[2023-04-20T07:12:31.166Z] EXIT_FAILURE=false
[2023-04-20T07:12:31.166Z] HUDSON_COOKIE=84864919-9de8-42f5-b75a-25ab8876e600
[2023-04-20T07:12:31.166Z] EDITOR=/usr/bin/vi
[2023-04-20T07:12:31.166Z] JDK_BRANCH=jdk8u372-b07_adopt
[2023-04-20T07:12:31.166Z] AUTO_DETECT=true
[2023-04-20T07:12:31.166Z] JCK_GIT_BRANCH=master
[2023-04-20T07:12:31.166Z] LOGNAME=jenkins
[2023-04-20T07:12:31.166Z] BUILD_ID=462
[2023-04-20T07:12:31.166Z] BUILD_TAG=jenkins-Test_openjdk8_hs_sanity.perf_ppc64_aix-462
[2023-04-20T07:12:31.166Z] EXECUTOR_NUMBER=0
[2023-04-20T07:12:31.166Z] JOB_NAME=Test_openjdk8_hs_sanity.perf_ppc64_aix
[2023-04-20T07:12:31.166Z] JDK_REPO=https://github.com/adoptium/jdk8u
[2023-04-20T07:12:31.166Z] ITERATIONS=1
[2023-04-20T07:12:31.166Z] MAIL=/var/spool/mail/jenkins
[2023-04-20T07:12:31.166Z] TAP_NAME=Test_openjdk8_hs_sanity.perf_ppc64_aix.tap
[2023-04-20T07:12:31.166Z] TEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/openjdkbinary/j2sdk-image
[2023-04-20T07:12:31.166Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master
[2023-04-20T07:12:31.166Z] JENKINS_URL=https://ci.adoptium.net/
[2023-04-20T07:12:31.166Z] LOCPATH=/usr/lib/nls/loc
[2023-04-20T07:12:31.166Z] TKG_ITERATIONS=1
[2023-04-20T07:12:31.166Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.perf_ppc64_aix/462/display/redirect?page=artifacts
[2023-04-20T07:12:31.166Z] HUDSON_HOME=/home/jenkins/.jenkins
[2023-04-20T07:12:31.166Z] JDK_IMPL=hotspot
[2023-04-20T07:12:31.166Z] HUDSON_URL=https://ci.adoptium.net/
[2023-04-20T07:12:31.166Z] JENKINS_NODE_COOKIE=495559ba-0cb8-456f-bb14-75073f072dbb
[2023-04-20T07:12:31.166Z] ADOPTOPENJDK_BRANCH=v0.9.7-release
[2023-04-20T07:12:31.166Z] NUM_PROCESSORS=10
[2023-04-20T07:12:31.166Z] LDR_CNTRL=MAXDATA=0x80000000
[2023-04-20T07:12:31.166Z] CI=true
[2023-04-20T07:12:31.166Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token
[2023-04-20T07:12:31.166Z] USER=jenkins
[2023-04-20T07:12:31.166Z] JENKINS_SERVER_COOKIE=durable-8e79699a29a1d6e41ead2acb8cf66e361343c1914d07c38a94e930c79592907a
[2023-04-20T07:12:31.166Z] AUTHSTATE=compat
[2023-04-20T07:12:31.166Z] EXTERNAL_REPO_BRANCH=master
[2023-04-20T07:12:31.166Z] HUDSON_SERVER_COOKIE=2d832652af5afba8
[2023-04-20T07:12:31.166Z] ACTIVE_NODE_TIMEOUT=0
[2023-04-20T07:12:31.166Z] EXIT_SUCCESS=false
[2023-04-20T07:12:31.166Z] SHLVL=0
[2023-04-20T07:12:31.166Z] TKG_OWNER_BRANCH=adoptium:master
[2023-04-20T07:12:31.166Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.perf_ppc64_aix/462/display/redirect?page=changes
[2023-04-20T07:12:31.166Z] SHELL=/bin/bash
[2023-04-20T07:12:31.166Z] WORKSPACE=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix
[2023-04-20T07:12:31.166Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.perf_ppc64_aix/
[2023-04-20T07:12:31.166Z] AIXTHREAD_HRT=true
[2023-04-20T07:12:31.166Z] DYNAMIC_COMPILE=false
[2023-04-20T07:12:31.166Z] ODMDIR=/etc/objrepos
[2023-04-20T07:12:31.166Z] SPEC=aix_ppc-64
[2023-04-20T07:12:31.166Z] PKG_CONFIG_PATH=/opt/freeware/lib64/pkgconfig:/opt/freeware/lib/pkgconfig
[2023-04-20T07:12:31.166Z] PLATFORM=ppc64_aix
[2023-04-20T07:12:31.166Z] TIME_LIMIT=10
[2023-04-20T07:12:31.166Z] HOME=/home/jenkins
[2023-04-20T07:12:31.166Z] NODE_NAME=test-osuosl-aix72-ppc64-2
[2023-04-20T07:12:31.166Z] WORKSPACE_TMP=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix@tmp
[2023-04-20T07:12:31.166Z] UPSTREAM_JOB_NUMBER=4
[2023-04-20T07:12:31.166Z] GENERATE_JOBS=false
[2023-04-20T07:12:31.166Z] JENKINS_HOME=/home/jenkins/.jenkins
[2023-04-20T07:12:31.166Z] BUILD_DISPLAY_NAME=#462
[2023-04-20T07:12:31.166Z] SSH_CLIENT=78.47.239.97 49504 22
[2023-04-20T07:12:31.166Z] SSH_CONNECTION=78.47.239.97 49504 140.211.9.36 22
[2023-04-20T07:12:31.166Z] RERUN_ITERATIONS=0
[2023-04-20T07:12:31.166Z] STAGE_NAME=Setup
[2023-04-20T07:12:31.166Z] UPSTREAM_JOB_NAME=build-scripts/jobs/release/jobs/jdk8u/jdk8u-release-aix-ppc64-temurin
[2023-04-20T07:12:31.166Z] PWD=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix
[2023-04-20T07:12:31.166Z] OBJECT_MODE=64
[2023-04-20T07:12:31.166Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.perf_ppc64_aix/display/redirect
[2023-04-20T07:12:31.166Z] PERL5LIB=/opt/freemarker/lib/perl5
[2023-04-20T07:12:31.166Z] TZ=CUT0
[2023-04-20T07:12:31.166Z] JDK_VERSION=8
[2023-04-20T07:12:31.166Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.perf_ppc64_aix/462/display/redirect
[2023-04-20T07:12:31.166Z] JDK9_BOOT_DIR=/home/java9_64
[2023-04-20T07:12:31.166Z] JDK8_BOOT_DIR=/usr/java8_64
[2023-04-20T07:12:31.166Z] JDK7_BOOT_DIR=/usr/jdk8u222-b10
[2023-04-20T07:12:31.166Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.perf_ppc64_aix/462/
[2023-04-20T07:12:31.166Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2023-04-20T07:12:31.166Z] ORIGIN_JDK_VERSION=8
[2023-04-20T07:12:31.166Z] PERF_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/../../benchmarks
[2023-04-20T07:12:31.166Z] NLSPATH=/usr/lib/nls/msg/%L/%N:/usr/lib/nls/msg/%L/%N.cat:/usr/lib/nls/msg/%l.%c/%N:/usr/lib/nls/msg/%l.%c/%N.cat
[2023-04-20T07:12:31.166Z] LIBPATH=/opt/freeware/lib
[Pipeline] timeout
[2023-04-20T07:12:31.514Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] dir
[2023-04-20T07:12:31.529Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/openjdkbinary
[Pipeline] {
[Pipeline] copyArtifacts
[2023-04-20T07:15:06.387Z] Copied 3 artifacts from "build-scripts » jobs » release » jobs » jdk8u » jdk8u-release-aix-ppc64-temurin" build number 4
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // timeout
[Pipeline] dir
[2023-04-20T07:15:06.499Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix
[Pipeline] {
[Pipeline] sshagent
[2023-04-20T07:15:06.522Z] [ssh-agent] Looking for ssh-agent implementation...
[2023-04-20T07:15:07.388Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)
[2023-04-20T07:25:55.603Z] $ ssh-agent
[2023-04-20T07:15:08.251Z] SSH_AUTH_SOCK=/tmp/ssh-5EgtLJ9gSZTD/agent.18612594
[2023-04-20T07:15:08.251Z] SSH_AGENT_PID=30147010
[2023-04-20T07:15:08.251Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] dir
[2023-04-20T07:15:08.267Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests
[Pipeline] {
[Pipeline] withCredentials
[2023-04-20T07:15:08.294Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] sh
[2023-04-20T07:15:10.137Z] + pwd
[2023-04-20T07:15:10.137Z] + ./get.sh -s /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests/.. -p ppc64_aix -r upstream -j 8 -i hotspot
[2023-04-20T07:15:10.137Z] TESTDIR: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests
[2023-04-20T07:15:10.137Z] load ./testenv/testenv.properties
[2023-04-20T07:15:10.137Z] get jdk binary...
[2023-04-20T07:15:10.137Z] --sdkdir is set to upstream. Therefore, skip download jdk binary
[2023-04-20T07:15:10.137Z] Uncompressing file: OpenJDK8U-jdk_ppc64_aix_hotspot_8u372b07.tar.gz ...
[2023-04-20T07:15:11.709Z] Uncompressing file: OpenJDK8U-jre_ppc64_aix_hotspot_8u372b07.tar.gz ...
[2023-04-20T07:15:12.470Z] Uncompressing OpenJDK8U-debugimage_ppc64_aix_hotspot_8u372b07.tar.gz over ./j2sdk-image/jre...
[2023-04-20T07:15:12.470Z] tar (GNU tar) 1.32
[2023-04-20T07:15:12.470Z] License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>.
[2023-04-20T07:15:14.911Z] Run /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/openjdkbinary/j2sdk-image/bin/java -version
[2023-04-20T07:15:14.911Z] =JAVA VERSION OUTPUT BEGIN=
[2023-04-20T07:15:14.911Z] openjdk version "1.8.0_372"
[2023-04-20T07:15:14.911Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_372-b07)
[2023-04-20T07:15:14.911Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.372-b07, mixed mode)
[2023-04-20T07:15:14.911Z] =JAVA VERSION OUTPUT END=
[2023-04-20T07:15:14.911Z] =RELEASE INFO BEGIN=
[2023-04-20T07:15:14.911Z] JAVA_VERSION="1.8.0_372"
[2023-04-20T07:15:14.911Z] OS_NAME=""
[2023-04-20T07:15:14.911Z] OS_VERSION=""
[2023-04-20T07:15:14.911Z] OS_ARCH="ppc64"
[2023-04-20T07:15:14.911Z] SOURCE=".:git:8054308454cf+"
[2023-04-20T07:15:14.911Z] IMPLEMENTOR="Eclipse Adoptium"
[2023-04-20T07:15:14.911Z] BUILD_SOURCE="git:7c3aa6443f9d395b8603d37ebf8107e12bfc3e91"
[2023-04-20T07:15:14.911Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git"
[2023-04-20T07:15:14.911Z] SOURCE_REPO="https://github.com/adoptium/jdk8u.git"
[2023-04-20T07:15:14.911Z] FULL_VERSION="1.8.0_372-b07"
[2023-04-20T07:15:14.911Z] SEMANTIC_VERSION="8.0.372+7"
[2023-04-20T07:15:14.911Z] BUILD_INFO="OS: AIX Version: 7.2"
[2023-04-20T07:15:14.911Z] JVM_VARIANT="Hotspot"
[2023-04-20T07:15:14.911Z] JVM_VERSION="25.372-b07"
[2023-04-20T07:15:14.911Z] IMAGE_TYPE="JDK"
[2023-04-20T07:15:14.911Z] =RELEASE INFO END=
[2023-04-20T07:15:14.911Z] get testKitGen...
[2023-04-20T07:15:14.911Z] git clone -q https://github.com/adoptium/TKG.git
[2023-04-20T07:15:15.673Z] git rev-parse v0.9.7
[2023-04-20T07:15:15.673Z] git checkout -q -f c6accfa1941416bb5adf44134eee6b4e2c970825
[2023-04-20T07:15:15.673Z] check adoptium repo and TKG repo SHA
[2023-04-20T07:15:15.673Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests/TKG/scripts/getSHA.sh --repo_dir /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests --output_file /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests/TKG/SHA.txt
[2023-04-20T07:15:15.673Z] Check sha in /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests and store the info in /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests/TKG/SHA.txt
[2023-04-20T07:15:15.673Z] touch /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests/TKG/SHA.txt
[2023-04-20T07:15:15.673Z] ================================================
[2023-04-20T07:15:15.673Z] timestamp: 20230420-072603
[2023-04-20T07:15:15.673Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests
[2023-04-20T07:15:15.673Z] git repo:
[2023-04-20T07:15:15.673Z] Fetch URL: https://github.com/adoptium/aqa-tests.git
[2023-04-20T07:15:15.673Z] sha:
[2023-04-20T07:15:15.673Z] e41b2d2f79a69164622d07a8a9f2dfe8048a1267
[2023-04-20T07:15:15.673Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests/TKG/scripts/getTestenvProperties.sh --repo_dir /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests --output_file /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests/testenv/testenv.properties --repo_name ADOPTOPENJDK
[2023-04-20T07:15:15.673Z] USE_TESTENV_PROPERTIES was set, not writing to testenv.properties
[2023-04-20T07:15:15.674Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests/TKG/scripts/getSHA.sh --repo_dir /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests/TKG --output_file /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests/TKG/SHA.txt
[2023-04-20T07:15:15.674Z] Check sha in /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests/TKG and store the info in /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests/TKG/SHA.txt
[2023-04-20T07:15:15.674Z] ================================================
[2023-04-20T07:15:15.674Z] timestamp: 20230420-072603
[2023-04-20T07:15:15.674Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests/TKG
[2023-04-20T07:15:15.674Z] git repo:
[2023-04-20T07:15:15.674Z] Fetch URL: https://github.com/adoptium/TKG.git
[2023-04-20T07:15:15.674Z] sha:
[2023-04-20T07:15:15.674Z] cb3ce37250da0d0c41c8cc24639942475d885dbf
[2023-04-20T07:15:15.674Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests/TKG/scripts/getTestenvProperties.sh --repo_dir /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests/TKG --output_file /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests/testenv/testenv.properties --repo_name TKG
[2023-04-20T07:15:15.674Z] USE_TESTENV_PROPERTIES was set, not writing to testenv.properties
[2023-04-20T07:15:15.674Z] get functional test material...
[2023-04-20T07:15:15.674Z] git clone --depth 1 --reference-if-able /home/jenkins/openjdk_cache -b v0.38.0-release https://github.com/eclipse-openj9/openj9.git
[2023-04-20T07:15:15.674Z] Cloning into 'openj9'...
[2023-04-20T07:15:15.674Z] info: Could not add alternate for '/home/jenkins/openjdk_cache': reference repository '/home/jenkins/openjdk_cache' is not a local repository.
[2023-04-20T07:15:25.544Z] Checking out files: 68% (6948/10185)
Checking out files: 69% (7028/10185)
Checking out files: 70% (7130/10185)
Checking out files: 71% (7232/10185)
Checking out files: 72% (7334/10185)
Checking out files: 73% (7436/10185)
Checking out files: 74% (7537/10185)
Checking out files: 75% (7639/10185)
Checking out files: 76% (7741/10185)
Checking out files: 77% (7843/10185)
Checking out files: 78% (7945/10185)
Checking out files: 79% (8047/10185)
Checking out files: 80% (8148/10185)
Checking out files: 81% (8250/10185)
Checking out files: 82% (8352/10185)
Checking out files: 83% (8454/10185)
Checking out files: 84% (8556/10185)
Checking out files: 85% (8658/10185)
Checking out files: 86% (8760/10185)
Checking out files: 87% (8861/10185)
Checking out files: 88% (8963/10185)
Checking out files: 89% (9065/10185)
Checking out files: 90% (9167/10185)
Checking out files: 91% (9269/10185)
Checking out files: 92% (9371/10185)
Checking out files: 93% (9473/10185)
Checking out files: 94% (9574/10185)
Checking out files: 95% (9676/10185)
Checking out files: 96% (9778/10185)
Checking out files: 97% (9880/10185)
Checking out files: 98% (9982/10185)
Checking out files: 99% (10084/10185)
Checking out files: 100% (10185/10185)
Checking out files: 100% (10185/10185), done.
[2023-04-20T07:15:25.544Z] check OpenJ9 Repo sha
[2023-04-20T07:15:25.544Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests/TKG/scripts/getSHA.sh --repo_dir /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests/openj9 --output_file /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests/TKG/SHA.txt
[2023-04-20T07:15:25.544Z] Check sha in /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests/openj9 and store the info in /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests/TKG/SHA.txt
[2023-04-20T07:15:25.544Z] ================================================
[2023-04-20T07:15:25.544Z] timestamp: 20230420-072612
[2023-04-20T07:15:25.544Z] repo dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests/openj9
[2023-04-20T07:15:25.544Z] git repo:
[2023-04-20T07:15:25.544Z] Fetch URL: https://github.com/eclipse-openj9/openj9.git
[2023-04-20T07:15:25.544Z] sha:
[2023-04-20T07:15:25.544Z] 9dc55968c702afc4722201bc06c67541e84292cd
[2023-04-20T07:15:25.544Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests/TKG/scripts/getTestenvProperties.sh --repo_dir /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests/openj9 --output_file /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests/testenv/testenv.properties --repo_name OPENJ9
[2023-04-20T07:15:25.544Z] USE_TESTENV_PROPERTIES was set, not writing to testenv.properties
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2023-04-20T07:26:15.027Z] $ ssh-agent -k
[2023-04-20T07:26:15.036Z] unset SSH_AUTH_SOCK;
[2023-04-20T07:26:15.036Z] unset SSH_AGENT_PID;
[2023-04-20T07:26:15.036Z] echo Agent pid 30147010 killed;
[2023-04-20T07:15:27.674Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2023-04-20T07:15:28.154Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=sanity.perf&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=&DOCKER_REQUIRED=false&ACTIVE_NODE_TIMEOUT=0&VENDOR_TEST_DIRS=&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=ppc64_aix&GENERATE_JOBS=false&KEEP_REPORTDIR=false&PERSONAL_BUILD=false&DOCKER_REGISTRY_DIR=&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&RERUN_ITERATIONS=0&DOCKER_REGISTRY_URL_CREDENTIAL_ID=&LABEL=&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&ADOPTOPENJDK_BRANCH=v0.9.7-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%2Fjdk8u&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-aix-ppc64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk8u372-b07_adopt&LABEL_ADDITION=sw.os.aix.7_2&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&DOCKERIMAGE_TAG=&JDK_IMPL=hotspot&TEST_TIME=&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=&DYNAMIC_COMPILE=false&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=true&BUILD_LIST=perf&UPSTREAM_JOB_NUMBER=4&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=10&JVM_OPTIONS=&PARALLEL=None
[Pipeline] echo
[2023-04-20T07:15:28.170Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=sanity.perf&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=&DOCKER_REQUIRED=false&ACTIVE_NODE_TIMEOUT=0&VENDOR_TEST_DIRS=&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=ppc64_aix&GENERATE_JOBS=false&KEEP_REPORTDIR=false&PERSONAL_BUILD=false&DOCKER_REGISTRY_DIR=&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&RERUN_ITERATIONS=0&DOCKER_REGISTRY_URL_CREDENTIAL_ID=&LABEL=test-osuosl-aix72-ppc64-2&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&ADOPTOPENJDK_BRANCH=v0.9.7-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%2Fjdk8u&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-aix-ppc64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk8u372-b07_adopt&LABEL_ADDITION=sw.os.aix.7_2&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=&DOCKERIMAGE_TAG=&JDK_IMPL=hotspot&TEST_TIME=&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=&DYNAMIC_COMPILE=false&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=true&BUILD_LIST=perf&UPSTREAM_JOB_NUMBER=4&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=10&JVM_OPTIONS=&PARALLEL=None
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] echo
[2023-04-20T07:15:28.220Z] Building tests...
[Pipeline] timeout
[2023-04-20T07:15:28.224Z] Timeout set to expire in 2 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2023-04-20T07:17:17.155Z] Copied 25 artifacts from "test.getDependency" build number 1783
[Pipeline] }
[Pipeline] // timeout
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] withCredentials
[2023-04-20T07:17:17.975Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] dir
[2023-04-20T07:17:17.997Z] Running in /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests
[Pipeline] {
[Pipeline] sshagent
[2023-04-20T07:17:18.018Z] [ssh-agent] Looking for ssh-agent implementation...
[2023-04-20T07:17:18.882Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)
[2023-04-20T07:28:07.097Z] $ ssh-agent
[2023-04-20T07:17:19.750Z] SSH_AUTH_SOCK=/tmp/ssh-PMmUTU9tcHBs/agent.30147018
[2023-04-20T07:17:19.750Z] SSH_AGENT_PID=26673530
[2023-04-20T07:17:19.750Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2023-04-20T07:17:21.595Z] + bash ./compile.sh true
[2023-04-20T07:17:21.595Z] Set values based on ./testenv/testenv.properties:
[2023-04-20T07:17:21.595Z] TKG_REPO=https://github.com/adoptium/TKG.git
[2023-04-20T07:17:21.595Z] TKG_BRANCH=v0.9.7
[2023-04-20T07:17:21.595Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2023-04-20T07:17:21.595Z] OPENJ9_BRANCH=v0.38.0-release
[2023-04-20T07:17:21.595Z] STF_REPO=https://github.com/adoptium/STF.git
[2023-04-20T07:17:21.595Z] STF_BRANCH=v0.9.7
[2023-04-20T07:17:21.595Z] OPENJ9_SYSTEMTEST_REPO=https://github.com/eclipse-openj9/openj9-systemtest.git
[2023-04-20T07:17:21.595Z] OPENJ9_SYSTEMTEST_BRANCH=openj9-0.38.0
[2023-04-20T07:17:21.595Z] ADOPTOPENJDK_SYSTEMTEST_REPO=https://github.com/adoptium/aqa-systemtest.git
[2023-04-20T07:17:21.595Z] ADOPTOPENJDK_SYSTEMTEST_BRANCH=v0.9.7
[2023-04-20T07:17:21.595Z] JDK8_REPO=https://github.com/adoptium/jdk8u.git
[2023-04-20T07:17:21.595Z] JDK8_BRANCH=jdk8u372-b07
[2023-04-20T07:17:21.595Z] JDK11_REPO=https://github.com/adoptium/jdk11u.git
[2023-04-20T07:17:21.595Z] JDK11_BRANCH=jdk-11.0.19+7
[2023-04-20T07:17:21.595Z] JDK17_REPO=https://github.com/adoptium/jdk17u.git
[2023-04-20T07:17:21.595Z] JDK17_BRANCH=jdk-17.0.7+7
[2023-04-20T07:17:21.595Z] JDK20_REPO=https://github.com/adoptium/jdk20u.git
[2023-04-20T07:17:21.595Z] JDK20_BRANCH=jdk-20.0.1+9
[2023-04-20T07:17:21.595Z] JDK8_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk8.git
[2023-04-20T07:17:21.595Z] JDK8_OPENJ9_BRANCH=v0.38.0-release
[2023-04-20T07:17:21.595Z] JDK11_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk11.git
[2023-04-20T07:17:21.595Z] JDK11_OPENJ9_BRANCH=v0.38.0-release
[2023-04-20T07:17:21.595Z] JDK17_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk17.git
[2023-04-20T07:17:21.595Z] JDK17_OPENJ9_BRANCH=v0.38.0-release
[2023-04-20T07:17:21.595Z] AQA_REQUIRED_TARGETS=sanity.functional,extended.functional,special.functional,sanity.openjdk,extended.openjdk,sanity.system,extended.system,sanity.perf,extended.perf
[2023-04-20T07:17:21.595Z] JDK_REPO=https://github.com/adoptium/jdk8u.git
[2023-04-20T07:17:21.595Z] JDK_BRANCH=jdk8u372-b07
[2023-04-20T07:17:21.595Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/openjdkbinary/j2sdk-image
[2023-04-20T07:17:21.595Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests/TKG/../TKG/output_compilation; \
[2023-04-20T07:17:21.595Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests/TKG/../TKG/output_compilation; \
[2023-04-20T07:17:21.595Z] (ant -f ./scripts/build_tools.xml -DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/openjdkbinary/j2sdk-image -DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests/TKG/.. 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2023-04-20T07:17:21.596Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests/TKG/../TKG/output_compilation"; fi
[2023-04-20T07:17:21.596Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests/TKG/scripts/build_tools.xml
[2023-04-20T07:17:22.355Z]
[2023-04-20T07:17:22.355Z] build:
[2023-04-20T07:17:22.355Z]
[2023-04-20T07:17:22.355Z] clean:
[2023-04-20T07:17:22.355Z]
[2023-04-20T07:17:22.355Z] init:
[2023-04-20T07:17:22.356Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests/TKG/bin
[2023-04-20T07:17:22.356Z]
[2023-04-20T07:17:22.356Z] getDependentLibs:
[2023-04-20T07:17:22.356Z] [exec] --------------------------------------------
[2023-04-20T07:17:22.356Z] [exec] path is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests/TKG/../TKG/lib
[2023-04-20T07:17:22.356Z] [exec] task is set to default
[2023-04-20T07:17:22.356Z] [exec] dependencyList is set to json_simple
[2023-04-20T07:17:22.356Z] [exec] --------------------------------------------
[2023-04-20T07:17:22.356Z] [exec] Starting download third party dependent jars
[2023-04-20T07:17:22.356Z] [exec] --------------------------------------------
[2023-04-20T07:17:22.356Z] [exec] downloading dependent third party jars to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests/TKG/../TKG/lib
[2023-04-20T07:17:22.356Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests/TKG/../TKG/lib/json-simple.jar exists with correct hash, not downloading
[2023-04-20T07:17:22.356Z] [exec] downloaded dependent third party jars successfully
[2023-04-20T07:17:22.356Z]
[2023-04-20T07:17:22.356Z] compile:
[2023-04-20T07:17:22.356Z] [echo] Ant version is Apache Ant(TM) version 1.9.9 compiled on February 2 2017
[2023-04-20T07:17:22.356Z] [echo] ============COMPILER SETTINGS============
[2023-04-20T07:17:22.356Z] [echo] ===fork: yes
[2023-04-20T07:17:22.356Z] [echo] ===debug: on
[2023-04-20T07:17:22.356Z] [javac] Compiling 27 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests/TKG/bin
[2023-04-20T07:17:25.750Z]
[2023-04-20T07:17:25.750Z] dist:
[2023-04-20T07:17:25.751Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests/TKG/bin/TestKitGen.jar
[2023-04-20T07:17:25.751Z]
[2023-04-20T07:17:25.751Z] BUILD SUCCESSFUL
[2023-04-20T07:17:25.751Z] Total time: 4 seconds
[2023-04-20T07:17:25.751Z] 0
[2023-04-20T07:17:25.751Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/openjdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2023-04-20T07:17:26.516Z] ****************************** MACHINE INFO ******************************
[2023-04-20T07:17:26.516Z] File path : /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests/TKG
[2023-04-20T07:17:26.516Z] Free Physical Memory Size : 21327384576
[2023-04-20T07:17:26.516Z] Free space (bytes) : 23463387136
[2023-04-20T07:17:26.516Z] Total Physical Memory Size : 34359738368
[2023-04-20T07:17:26.516Z] Total space (bytes) : 34359738368
[2023-04-20T07:17:26.516Z] Usable space (bytes) : 23463387136
[2023-04-20T07:17:26.516Z] antVersion : Apache Ant(TM) version 1.9.9 compiled on February 2 2017
[2023-04-20T07:17:26.516Z] cpuCores :
[2023-04-20T07:17:26.516Z] cat_64: /proc/cpuinfo: A file or directory in the path name does not exist.
[2023-04-20T07:17:26.516Z] 0
[2023-04-20T07:17:26.516Z] curlVersion :
[2023-04-20T07:17:26.516Z] curl 7.74.0 (powerpc-ibm-aix6.1.9.0) libcurl/7.74.0 OpenSSL/1.0.2u zlib/1.2.11 libssh2/1.8.2 nghttp2/1.41.0
[2023-04-20T07:17:26.516Z] Release-Date: 2020-12-09
[2023-04-20T07:17:26.516Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps mqtt pop3 pop3s rtsp scp sftp smb smbs smtp smtps telnet tftp
[2023-04-20T07:17:26.516Z] Features: alt-svc AsynchDNS GSS-API HTTP2 HTTPS-proxy IPv6 Kerberos Largefile libz NTLM NTLM_WB SPNEGO SSL TLS-SRP UnixSockets
[2023-04-20T07:17:26.516Z] docker : not on docker
[2023-04-20T07:17:26.516Z] gcc version : Command could not be executed
[2023-04-20T07:17:26.516Z] gclibc version : Usage: ldd [ -Llibpath ] executable
[2023-04-20T07:17:26.516Z] gdb version : bash: gdb: command not found
[2023-04-20T07:17:26.516Z] lldb version : Command could not be executed
[2023-04-20T07:17:26.516Z] makeVersion :
[2023-04-20T07:17:26.516Z] GNU Make 4.2.1
[2023-04-20T07:17:26.516Z] Built for powerpc-ibm-aix6.1.9.0
[2023-04-20T07:17:26.516Z] Copyright (C) 1988-2016 Free Software Foundation, Inc.
[2023-04-20T07:17:26.516Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2023-04-20T07:17:26.516Z] This is free software: you are free to change and redistribute it.
[2023-04-20T07:17:26.516Z] There is NO WARRANTY, to the extent permitted by law.
[2023-04-20T07:17:26.516Z] perlVersion :
[2023-04-20T07:17:26.516Z]
[2023-04-20T07:17:26.516Z] This is perl 5, version 30, subversion 3 (v5.30.3) built for ppc-aix-thread-multi-64all
[2023-04-20T07:17:26.516Z]
[2023-04-20T07:17:26.516Z] Copyright 1987-2020, Larry Wall
[2023-04-20T07:17:26.516Z]
[2023-04-20T07:17:26.516Z] Perl may be copied only under the terms of either the Artistic License or the
[2023-04-20T07:17:26.516Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2023-04-20T07:17:26.516Z]
[2023-04-20T07:17:26.516Z] Complete documentation for Perl, including FAQ lists, should be found on
[2023-04-20T07:17:26.516Z] this system using "man perl" or "perldoc perl". If you have access to the
[2023-04-20T07:17:26.516Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page.
[2023-04-20T07:17:26.516Z]
[2023-04-20T07:17:26.516Z] procArch : powerpc
[2023-04-20T07:17:26.516Z] sysArch : 00FAC25F4B00
[2023-04-20T07:17:26.516Z] sysOS : AIX
[2023-04-20T07:17:26.516Z] ulimit :
[2023-04-20T07:17:26.516Z] core file size (blocks, -c) unlimited
[2023-04-20T07:17:26.516Z] data seg size (kbytes, -d) 2097152
[2023-04-20T07:17:26.516Z] file size (blocks, -f) unlimited
[2023-04-20T07:17:26.516Z] max memory size (kbytes, -m) 32768
[2023-04-20T07:17:26.516Z] open files (-n) unlimited
[2023-04-20T07:17:26.516Z] pipe size (512 bytes, -p) 64
[2023-04-20T07:17:26.516Z] stack size (kbytes, -s) 32768
[2023-04-20T07:17:26.516Z] cpu time (seconds, -t) unlimited
[2023-04-20T07:17:26.516Z] max user processes (-u) unlimited
[2023-04-20T07:17:26.516Z] virtual memory (kbytes, -v) unlimited
[2023-04-20T07:17:26.516Z] uname : AIX p8-aix1-adopt04 2 7 00FAC25F4B00 powerpc AIX
[2023-04-20T07:17:26.516Z] vmVendor : Oracle Corporation
[2023-04-20T07:17:26.516Z] vmVersion : 25.372-b07
[2023-04-20T07:17:26.516Z] xlc version : Version: 13.01.0003.0000
[2023-04-20T07:17:26.517Z] **************************************************************************
[2023-04-20T07:17:26.517Z]
[2023-04-20T07:17:26.517Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2023-04-20T07:17:26.517Z]
[2023-04-20T07:17:26.517Z] System.getProperty('java.vendor')=Temurin
[2023-04-20T07:17:26.517Z]
[2023-04-20T07:17:26.517Z] Warning: cannot determine vendor, use System.getProperty('java.vendor')=Temurin directly.
[2023-04-20T07:17:26.517Z]
[2023-04-20T07:17:26.517Z] System.getProperty('os.name')=AIX
[2023-04-20T07:17:26.517Z]
[2023-04-20T07:17:26.517Z] System.getProperty('os.arch')=ppc64
[2023-04-20T07:17:26.517Z]
[2023-04-20T07:17:26.517Z] System.getProperty('java.fullversion')=null
[2023-04-20T07:17:26.517Z]
[2023-04-20T07:17:26.517Z] System.getProperty('sun.arch.data.model')=64
[2023-04-20T07:17:26.517Z]
[2023-04-20T07:17:26.517Z] gmake -f clean.mk cleanBuild
[2023-04-20T07:17:26.517Z] gmake[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests/TKG'
[2023-04-20T07:17:27.277Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests/TKG/../../jvmtest
[2023-04-20T07:17:27.277Z] gmake[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests/TKG'
[2023-04-20T07:17:27.277Z] gmake -f compile.mk compile
[2023-04-20T07:17:27.277Z] gmake[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests/TKG'
[2023-04-20T07:17:27.277Z] rm -f -r /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests/TKG/../TKG/output_compilation; \
[2023-04-20T07:17:27.277Z] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests/TKG/../TKG/output_compilation; \
[2023-04-20T07:17:27.277Z] (ant -f scripts/build_test.xml -DTEST_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests/TKG/.. -DBUILD_ROOT=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests/TKG/../../jvmtest -DJDK_VERSION=8 -DJDK_IMPL=hotspot -DJCL_VERSION=latest -DBUILD_LIST=perf -DRESOURCES_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests/TKG/../../jvmtest/TestConfig/resources -DSPEC=aix_ppc-64 -DTEST_JDK_HOME=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/openjdkbinary/j2sdk-image -DJVM_VERSION=openjdk8 -DLIB_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests/TKG/../TKG/lib 2>&1; echo $? ) | tee "/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2023-04-20T07:17:27.277Z] if [ -z "$(tail -1 /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests/TKG/.."; false; else rm -f -r "/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests/TKG/../TKG/output_compilation"; fi
[2023-04-20T07:17:27.277Z] Buildfile: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests/TKG/scripts/build_test.xml
[2023-04-20T07:17:28.045Z] [echo] build.list is TestConfig/build.xml,perf/build.xml
[2023-04-20T07:17:28.045Z]
[2023-04-20T07:17:28.045Z] -create_test_directory:
[2023-04-20T07:17:28.045Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/jvmtest
[2023-04-20T07:17:28.045Z]
[2023-04-20T07:17:28.045Z] stage_test_material:
[2023-04-20T07:17:28.809Z] [copy] Copying 148 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/jvmtest
[2023-04-20T07:17:29.576Z]
[2023-04-20T07:17:29.576Z] build:
[2023-04-20T07:17:29.576Z]
[2023-04-20T07:17:29.576Z] init:
[2023-04-20T07:17:29.576Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/jvmtest/TestConfig
[2023-04-20T07:17:29.576Z]
[2023-04-20T07:17:29.576Z] build:
[2023-04-20T07:17:29.576Z] [copy] Copying 12 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/jvmtest/TestConfig
[2023-04-20T07:17:29.576Z] [copy] Copied 4 empty directories to 2 empty directories under /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/jvmtest/TestConfig
[2023-04-20T07:17:29.576Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/jvmtest/TestConfig
[2023-04-20T07:17:29.576Z]
[2023-04-20T07:17:29.576Z] init:
[2023-04-20T07:17:29.576Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/jvmtest/perf
[2023-04-20T07:17:29.576Z]
[2023-04-20T07:17:29.576Z] dist:
[2023-04-20T07:17:29.576Z] [copy] Copying 1 file to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/jvmtest/perf
[2023-04-20T07:17:29.576Z]
[2023-04-20T07:17:29.576Z] build:
[2023-04-20T07:17:29.576Z]
[2023-04-20T07:17:29.576Z] build:
[2023-04-20T07:17:29.576Z]
[2023-04-20T07:17:29.576Z] init:
[2023-04-20T07:17:29.576Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/jvmtest/perf/bumbleBench
[2023-04-20T07:17:29.576Z]
[2023-04-20T07:17:29.576Z] getBumbleBench:
[2023-04-20T07:17:29.576Z] [echo] Cloning BumbleBench
[2023-04-20T07:17:29.576Z] [echo] git clone --depth 1 -b master https://github.com/adoptium/bumblebench.git
[2023-04-20T07:17:29.576Z] [exec] Cloning into 'bumblebench'...
[2023-04-20T07:17:30.339Z]
[2023-04-20T07:17:30.339Z] buildBumbleBench:
[2023-04-20T07:17:30.339Z] [echo] Building BumbleBench
[2023-04-20T07:17:30.339Z]
[2023-04-20T07:17:30.339Z] compile-all:
[2023-04-20T07:17:30.339Z] [javac] Compiling 8 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests/perf/bumbleBench/bumblebench
[2023-04-20T07:17:32.800Z] [javac] Note: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests/perf/bumbleBench/bumblebench/net/adoptopenjdk/bumblebench/core/Launcher.java uses unchecked or unsafe operations.
[2023-04-20T07:17:32.800Z] [javac] Note: Recompile with -Xlint:unchecked for details.
[2023-04-20T07:17:32.800Z] [javac] Compiling 1 source file to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests/perf/bumbleBench/bumblebench
[2023-04-20T07:17:32.800Z] [javac] Compiling 11 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests/perf/bumbleBench/bumblebench
[2023-04-20T07:17:32.800Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests/perf/bumbleBench/bumblebench
[2023-04-20T07:17:32.800Z] [javac] Compiling 9 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests/perf/bumbleBench/bumblebench
[2023-04-20T07:17:33.561Z] [javac] Compiling 1 source file to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests/perf/bumbleBench/bumblebench
[2023-04-20T07:17:33.561Z] [javac] Compiling 2 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests/perf/bumbleBench/bumblebench
[2023-04-20T07:17:33.561Z] [javac] Compiling 8 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests/perf/bumbleBench/bumblebench
[2023-04-20T07:17:33.561Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests/perf/bumbleBench/bumblebench
[2023-04-20T07:17:33.561Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests/perf/bumbleBench/bumblebench
[2023-04-20T07:17:34.321Z] [javac] Compiling 7 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests/perf/bumbleBench/bumblebench
[2023-04-20T07:17:34.321Z] [javac] Compiling 8 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests/perf/bumbleBench/bumblebench
[2023-04-20T07:17:34.321Z] [javac] Compiling 2 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests/perf/bumbleBench/bumblebench
[2023-04-20T07:17:35.083Z] [javac] Compiling 4 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests/perf/bumbleBench/bumblebench
[2023-04-20T07:17:35.083Z] [javac] Compiling 5 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests/perf/bumbleBench/bumblebench
[2023-04-20T07:17:35.083Z]
[2023-04-20T07:17:35.083Z] dist:
[2023-04-20T07:17:35.083Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests/perf/bumbleBench/bumblebench/BumbleBench.jar
[2023-04-20T07:17:35.083Z]
[2023-04-20T07:17:35.083Z] dist:
[2023-04-20T07:17:35.083Z] [copy] Copying 125 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/jvmtest/perf/bumbleBench
[2023-04-20T07:17:35.083Z]
[2023-04-20T07:17:35.083Z] build:
[2023-04-20T07:17:35.083Z]
[2023-04-20T07:17:35.083Z] init:
[2023-04-20T07:17:35.083Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/jvmtest/perf/dacapo
[2023-04-20T07:17:35.083Z]
[2023-04-20T07:17:35.083Z] getDacapoSuite:
[2023-04-20T07:17:35.083Z] [echo] curl -Lks -C - https://sourceforge.net/projects/dacapobench/files/latest/download -o dacapo.jar
[2023-04-20T07:18:16.202Z]
[2023-04-20T07:18:16.202Z] dist:
[2023-04-20T07:18:16.202Z] [copy] Copying 3 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/jvmtest/perf/dacapo
[2023-04-20T07:18:16.202Z]
[2023-04-20T07:18:16.202Z] build:
[2023-04-20T07:18:16.202Z]
[2023-04-20T07:18:16.202Z] init:
[2023-04-20T07:18:16.202Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/jvmtest/perf/idle_micro
[2023-04-20T07:18:16.202Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests/perf/idle_micro/bin
[2023-04-20T07:18:16.202Z]
[2023-04-20T07:18:16.202Z] compile:
[2023-04-20T07:18:16.202Z] [echo] Ant version is Apache Ant(TM) version 1.9.9 compiled on February 2 2017
[2023-04-20T07:18:16.202Z] [echo] ============COMPILER SETTINGS============
[2023-04-20T07:18:16.202Z] [echo] ===fork: yes
[2023-04-20T07:18:16.202Z] [echo] ===executable: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/openjdkbinary/j2sdk-image/bin/javac
[2023-04-20T07:18:16.202Z] [echo] ===debug: on
[2023-04-20T07:18:16.202Z] [echo] ===destdir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests/TKG/../../jvmtest/perf/idle_micro
[2023-04-20T07:18:16.202Z] [javac] Compiling 3 source files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests/perf/idle_micro/bin
[2023-04-20T07:18:16.965Z]
[2023-04-20T07:18:16.965Z] dist:
[2023-04-20T07:18:16.965Z] [jar] Building jar: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/jvmtest/perf/idle_micro/IdleMicrobenchmark.jar
[2023-04-20T07:18:16.965Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/jvmtest/perf/idle_micro
[2023-04-20T07:18:16.965Z] [copy] Copying 2 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/jvmtest/perf/idle_micro
[2023-04-20T07:18:16.965Z] [copy] Copying 7 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/jvmtest/perf/idle_micro
[2023-04-20T07:18:16.965Z]
[2023-04-20T07:18:16.965Z] clean:
[2023-04-20T07:18:16.965Z] [delete] Deleting directory /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests/perf/idle_micro/bin
[2023-04-20T07:18:16.965Z]
[2023-04-20T07:18:16.965Z] build:
[2023-04-20T07:18:16.965Z]
[2023-04-20T07:18:16.965Z] init:
[2023-04-20T07:18:16.965Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/jvmtest/perf/liberty
[2023-04-20T07:18:16.965Z]
[2023-04-20T07:18:16.965Z] configure:
[2023-04-20T07:18:16.965Z] [copy] Copying 24 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/jvmtest/perf/liberty
[2023-04-20T07:18:17.729Z] [exec] OS=AIX
[2023-04-20T07:18:17.729Z] [exec] ARCH=00FAC25F4B00
[2023-04-20T07:18:17.730Z] [exec] Configuring Liberty since it's a tested platform: OS=AIX and ARCH=00FAC25F4B00
[2023-04-20T07:18:17.730Z] [exec]
[2023-04-20T07:18:17.730Z] [exec] .--------------------------
[2023-04-20T07:18:17.730Z] [exec] | Environment Setup
[2023-04-20T07:18:17.730Z] [exec]
[2023-04-20T07:18:17.730Z] [exec] DEST=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests/TKG/../../jvmtest/perf/liberty
[2023-04-20T07:18:17.730Z] [exec] LIBERTY_DEP_CACHE_LOCATION=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/../../benchmarks
[2023-04-20T07:18:17.730Z] [exec] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests/TKG/../../jvmtest/perf/liberty /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/../../benchmarks
[2023-04-20T07:18:17.730Z] [exec]
[2023-04-20T07:18:17.730Z] [exec] .--------------------------
[2023-04-20T07:18:17.730Z] [exec] | Downloading Dependencies openliberty-20.0.0.10
[2023-04-20T07:18:17.730Z] [exec]
[2023-04-20T07:18:17.730Z] [exec] APP_URL=https://public.dhe.ibm.com/ibmdl/export/pub/software/openliberty/runtime/release/2020-09-15_1100/openliberty-20.0.0.10.zip
[2023-04-20T07:18:17.730Z] [exec] APP_ARCHIVE=openliberty-20.0.0.10.zip
[2023-04-20T07:18:17.730Z] [exec] EXTRACT_ORIGINAL_NAME=wlp
[2023-04-20T07:18:17.730Z] [exec] EXTRACT_NEW_NAME=openliberty-20.0.0.10
[2023-04-20T07:18:17.730Z] [exec] APP_DEST=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests/TKG/../../jvmtest/perf/liberty/libertyBinaries
[2023-04-20T07:18:17.730Z] [exec] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests/TKG/../../jvmtest/perf/liberty/libertyBinaries
[2023-04-20T07:18:17.730Z] [exec] cd /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/../../benchmarks
[2023-04-20T07:18:17.730Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests/TKG/../../jvmtest/perf/liberty/libertyBinaries/openliberty-20.0.0.10 doesn't exist in Dest.
[2023-04-20T07:18:17.730Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/../../benchmarks/openliberty-20.0.0.10.zip exists in Cache. Hence, not downloading it.
[2023-04-20T07:18:17.730Z] [exec] openliberty-20.0.0.10.zip requires extraction.
[2023-04-20T07:18:17.730Z] [exec] unzip -oq openliberty-20.0.0.10.zip -d /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests/TKG/../../jvmtest/perf/liberty/libertyBinaries
[2023-04-20T07:18:20.178Z] [exec] EXTRACT_NEW_NAME (openliberty-20.0.0.10) is not equal to EXTRACT_ORIGINAL_NAME (wlp). Hence, need to rename the directory.
[2023-04-20T07:18:20.178Z] [exec] mv /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests/TKG/../../jvmtest/perf/liberty/libertyBinaries/wlp /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests/TKG/../../jvmtest/perf/liberty/libertyBinaries/openliberty-20.0.0.10
[2023-04-20T07:18:20.178Z] [exec]
[2023-04-20T07:18:20.178Z] [exec] .--------------------------
[2023-04-20T07:18:20.178Z] [exec] | Downloading Dependencies daytrader-ee7.ear
[2023-04-20T07:18:20.178Z] [exec]
[2023-04-20T07:18:20.178Z] [exec] APP_URL=https://github.com/WASdev/sample.daytrader7/releases/download/v1.2/daytrader-ee7.ear
[2023-04-20T07:18:20.178Z] [exec] APP_ARCHIVE=daytrader-ee7.ear
[2023-04-20T07:18:20.178Z] [exec] EXTRACT_ORIGINAL_NAME=daytrader-ee7.ear
[2023-04-20T07:18:20.178Z] [exec] EXTRACT_NEW_NAME=daytrader-ee7.ear
[2023-04-20T07:18:20.178Z] [exec] APP_DEST=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests/TKG/../../jvmtest/perf/liberty/libertyBinaries/openliberty-20.0.0.10/usr/shared/apps/webcontainer
[2023-04-20T07:18:20.178Z] [exec] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests/TKG/../../jvmtest/perf/liberty/libertyBinaries/openliberty-20.0.0.10/usr/shared/apps/webcontainer
[2023-04-20T07:18:20.178Z] [exec] cd /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/../../benchmarks
[2023-04-20T07:18:20.178Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests/TKG/../../jvmtest/perf/liberty/libertyBinaries/openliberty-20.0.0.10/usr/shared/apps/webcontainer/daytrader-ee7.ear doesn't exist in Dest.
[2023-04-20T07:18:20.178Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/../../benchmarks/daytrader-ee7.ear exists in Cache. Hence, not downloading it.
[2023-04-20T07:18:20.178Z] [exec] daytrader-ee7.ear doesn't require extraction.
[2023-04-20T07:18:20.178Z] [exec] cp daytrader-ee7.ear /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests/TKG/../../jvmtest/perf/liberty/libertyBinaries/openliberty-20.0.0.10/usr/shared/apps/webcontainer
[2023-04-20T07:18:20.178Z] [exec]
[2023-04-20T07:18:20.178Z] [exec] .--------------------------
[2023-04-20T07:18:20.178Z] [exec] | Downloading Dependencies db-derby-10.10.1.1-lib
[2023-04-20T07:18:20.178Z] [exec]
[2023-04-20T07:18:20.178Z] [exec] APP_URL=http://archive.apache.org/dist/db/derby/db-derby-10.10.1.1/db-derby-10.10.1.1-lib.zip
[2023-04-20T07:18:20.178Z] [exec] APP_ARCHIVE=db-derby-10.10.1.1-lib.zip
[2023-04-20T07:18:20.178Z] [exec] EXTRACT_ORIGINAL_NAME=db-derby-10.10.1.1-lib
[2023-04-20T07:18:20.178Z] [exec] EXTRACT_NEW_NAME=db-derby-10.10.1.1-lib
[2023-04-20T07:18:20.178Z] [exec] APP_DEST=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests/TKG/../../jvmtest/perf/liberty
[2023-04-20T07:18:20.178Z] [exec] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests/TKG/../../jvmtest/perf/liberty
[2023-04-20T07:18:20.178Z] [exec] cd /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/../../benchmarks
[2023-04-20T07:18:20.178Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests/TKG/../../jvmtest/perf/liberty/db-derby-10.10.1.1-lib doesn't exist in Dest.
[2023-04-20T07:18:20.178Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/../../benchmarks/db-derby-10.10.1.1-lib.zip exists in Cache. Hence, not downloading it.
[2023-04-20T07:18:20.178Z] [exec] db-derby-10.10.1.1-lib.zip requires extraction.
[2023-04-20T07:18:20.178Z] [exec] unzip -oq db-derby-10.10.1.1-lib.zip -d /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests/TKG/../../jvmtest/perf/liberty
[2023-04-20T07:18:20.178Z] [exec] EXTRACT_NEW_NAME is equal to EXTRACT_ORIGINAL_NAME (db-derby-10.10.1.1-lib). Hence, no need to rename directory.
[2023-04-20T07:18:20.178Z] [exec] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests/TKG/../../jvmtest/perf/liberty/libertyBinaries/openliberty-20.0.0.10/usr/shared/resources/derby/
[2023-04-20T07:18:20.178Z] [exec] cp /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests/TKG/../../jvmtest/perf/liberty/db-derby-10.10.1.1-lib/lib/derby.jar /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests/TKG/../../jvmtest/perf/liberty/libertyBinaries/openliberty-20.0.0.10/usr/shared/resources/derby/
[2023-04-20T07:18:20.178Z] [exec]
[2023-04-20T07:18:20.178Z] [exec] .--------------------------
[2023-04-20T07:18:20.178Z] [exec] | Downloading Dependencies sample.daytrader7-1.2
[2023-04-20T07:18:20.178Z] [exec]
[2023-04-20T07:18:20.178Z] [exec] APP_URL=https://github.com/WASdev/sample.daytrader7/archive/v1.2.zip
[2023-04-20T07:18:20.178Z] [exec] APP_ARCHIVE=v1.2.zip
[2023-04-20T07:18:20.178Z] [exec] EXTRACT_ORIGINAL_NAME=sample.daytrader7-1.2
[2023-04-20T07:18:20.178Z] [exec] EXTRACT_NEW_NAME=sample.daytrader7-1.2
[2023-04-20T07:18:20.178Z] [exec] APP_DEST=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests/TKG/../../jvmtest/perf/liberty
[2023-04-20T07:18:20.178Z] [exec] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests/TKG/../../jvmtest/perf/liberty
[2023-04-20T07:18:20.178Z] [exec] cd /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/../../benchmarks
[2023-04-20T07:18:20.178Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests/TKG/../../jvmtest/perf/liberty/sample.daytrader7-1.2 doesn't exist in Dest.
[2023-04-20T07:18:20.178Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/../../benchmarks/v1.2.zip exists in Cache. Hence, not downloading it.
[2023-04-20T07:18:20.178Z] [exec] v1.2.zip requires extraction.
[2023-04-20T07:18:20.178Z] [exec] unzip -oq v1.2.zip -d /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests/TKG/../../jvmtest/perf/liberty
[2023-04-20T07:18:20.179Z] [exec] EXTRACT_NEW_NAME is equal to EXTRACT_ORIGINAL_NAME (sample.daytrader7-1.2). Hence, no need to rename directory.
[2023-04-20T07:18:20.179Z] [exec] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests/TKG/../../jvmtest/perf/liberty/scripts/resource/client_scripts
[2023-04-20T07:18:20.179Z] [exec] cp /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests/TKG/../../jvmtest/perf/liberty/sample.daytrader7-1.2/jmeter_files/daytrader7.jmx /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests/TKG/../../jvmtest/perf/liberty/scripts/resource/client_scripts
[2023-04-20T07:18:20.179Z] [exec]
[2023-04-20T07:18:20.179Z] [exec] .--------------------------
[2023-04-20T07:18:20.179Z] [exec] | Downloading Dependencies apache-jmeter-3.3
[2023-04-20T07:18:20.179Z] [exec]
[2023-04-20T07:18:20.179Z] [exec] APP_URL=https://archive.apache.org/dist/jmeter/binaries/apache-jmeter-3.3.zip
[2023-04-20T07:18:20.179Z] [exec] APP_ARCHIVE=apache-jmeter-3.3.zip
[2023-04-20T07:18:20.179Z] [exec] EXTRACT_ORIGINAL_NAME=apache-jmeter-3.3
[2023-04-20T07:18:20.179Z] [exec] EXTRACT_NEW_NAME=apache-jmeter-3.3
[2023-04-20T07:18:20.179Z] [exec] APP_DEST=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests/TKG/../../jvmtest/perf/liberty/JMeter
[2023-04-20T07:18:20.179Z] [exec] mkdir -p /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests/TKG/../../jvmtest/perf/liberty/JMeter
[2023-04-20T07:18:20.179Z] [exec] cd /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/../../benchmarks
[2023-04-20T07:18:20.179Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests/TKG/../../jvmtest/perf/liberty/JMeter/apache-jmeter-3.3 doesn't exist in Dest.
[2023-04-20T07:18:20.179Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/../../benchmarks/apache-jmeter-3.3.zip exists in Cache. Hence, not downloading it.
[2023-04-20T07:18:20.179Z] [exec] apache-jmeter-3.3.zip requires extraction.
[2023-04-20T07:18:20.179Z] [exec] unzip -oq apache-jmeter-3.3.zip -d /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests/TKG/../../jvmtest/perf/liberty/JMeter
[2023-04-20T07:18:22.643Z] [exec] EXTRACT_NEW_NAME is equal to EXTRACT_ORIGINAL_NAME (apache-jmeter-3.3). Hence, no need to rename directory.
[2023-04-20T07:18:22.643Z] [exec]
[2023-04-20T07:18:22.643Z] [exec] .--------------------------
[2023-04-20T07:18:22.643Z] [exec] | Downloading JMeter dependencies
[2023-04-20T07:18:22.643Z] [exec]
[2023-04-20T07:18:22.643Z] [exec] cd /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests/TKG/../../jvmtest/perf/liberty/JMeter/apache-jmeter-3.3/lib/ext
[2023-04-20T07:18:22.643Z] [exec] curl -OLks https://github.com/maciejzaleski/JMeter-WebSocketSampler/releases/download/version-1.0.2/JMeterWebSocketSampler-1.0.2-SNAPSHOT.jar
[2023-04-20T07:18:22.643Z] [exec] curl -OLks https://repo1.maven.org/maven2/org/eclipse/jetty/websocket/websocket-server/9.1.1.v20140108/websocket-server-9.1.1.v20140108.jar
[2023-04-20T07:18:22.643Z] [exec] curl -OLks https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-io/9.1.1.v20140108/jetty-io-9.1.1.v20140108.jar
[2023-04-20T07:18:22.643Z] [exec] curl -OLks https://repo1.maven.org/maven2/org/eclipse/jetty/jetty-util/9.1.1.v20140108/jetty-util-9.1.1.v20140108.jar
[2023-04-20T07:18:22.643Z] [exec] curl -OLks https://repo1.maven.org/maven2/org/eclipse/jetty/websocket/websocket-api/9.1.1.v20140108/websocket-api-9.1.1.v20140108.jar
[2023-04-20T07:18:22.643Z] [exec] curl -OLks https://repo1.maven.org/maven2/org/eclipse/jetty/websocket/websocket-client/9.1.1.v20140108/websocket-client-9.1.1.v20140108.jar
[2023-04-20T07:18:22.644Z] [exec] curl -OLks https://repo1.maven.org/maven2/org/eclipse/jetty/websocket/websocket-common/9.1.1.v20140108/websocket-common-9.1.1.v20140108.jar
[2023-04-20T07:18:22.644Z] [exec]
[2023-04-20T07:18:22.644Z] [exec] .--------------------------
[2023-04-20T07:18:22.644Z] [exec] | Populate Database
[2023-04-20T07:18:22.644Z] [exec]
[2023-04-20T07:18:22.644Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests/TKG/../../jvmtest/perf/liberty/libertyBinaries/openliberty-20.0.0.10/usr/shared/resources/data/tradedb7/service.properties doesn't exist. Configuring database.
[2023-04-20T07:18:22.644Z] [exec] ***** Running Benchmark Script *****
[2023-04-20T07:18:22.644Z] [exec] Current Dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/jvmtest/perf/liberty/JMeter/apache-jmeter-3.3/lib/ext
[2023-04-20T07:18:24.226Z] [exec] AFFINITY=execrset -c 0-15 -e
[2023-04-20T07:18:24.226Z] [exec] JDK_VERSION=8
[2023-04-20T07:18:24.226Z] [exec] JDK=j2sdk-image
[2023-04-20T07:18:24.226Z] [exec] JDK_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/openjdkbinary/j2sdk-image/..
[2023-04-20T07:18:24.226Z] [exec] dt7_throughput.sh NET_PROTOCOL=LOCAL
[2023-04-20T07:18:24.226Z] [exec]
[2023-04-20T07:18:24.226Z] [exec] _ ___ ____ _____ ____ _______ __
[2023-04-20T07:18:24.226Z] [exec] | | |_ _| __ )| ____| _ \_ _\ \ / /
[2023-04-20T07:18:24.226Z] [exec] | | | || _ \| _| | |_) || | \ V /
[2023-04-20T07:18:24.226Z] [exec] | |___ | || |_) | |___| _ < | | | |
[2023-04-20T07:18:24.226Z] [exec] |_____|___|____/|_____|_| \_\|_| |_|
[2023-04-20T07:18:24.226Z] [exec]
[2023-04-20T07:18:24.226Z] [exec] LIBERTY BENCHMARK
[2023-04-20T07:18:24.226Z] [exec]
[2023-04-20T07:18:24.226Z] [exec] Throughput Benchmark Launch Script for Liberty
[2023-04-20T07:18:24.226Z] [exec] ###########################################################################
[2023-04-20T07:18:24.226Z] [exec]
[2023-04-20T07:18:24.226Z] [exec]
[2023-04-20T07:18:24.226Z] [exec] Local date: Thu Apr 20 07:29:11 CUT 2023
[2023-04-20T07:18:24.226Z] [exec] Local time: 07:29:11.857
[2023-04-20T07:18:24.226Z] [exec]
[2023-04-20T07:18:24.226Z] [exec] .--------------------------
[2023-04-20T07:18:24.226Z] [exec] | Setting Machine Platform
[2023-04-20T07:18:24.226Z] [exec]
[2023-04-20T07:18:24.226Z] [exec] Platform identified as: AIX
[2023-04-20T07:18:24.226Z] [exec]
[2023-04-20T07:18:24.226Z] [exec] .--------------------------
[2023-04-20T07:18:24.226Z] [exec] | Setting Benchmark Top Level Directory
[2023-04-20T07:18:24.226Z] [exec]
[2023-04-20T07:18:24.226Z] [exec] BENCHMARK_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/jvmtest/perf/liberty/scripts
[2023-04-20T07:18:24.226Z] [exec]
[2023-04-20T07:18:24.226Z] [exec] .--------------------------
[2023-04-20T07:18:24.226Z] [exec] | Common Environment Setup
[2023-04-20T07:18:24.226Z] [exec]
[2023-04-20T07:18:24.226Z] [exec] VERBOSE_MODE not set. Defaulting to true
[2023-04-20T07:18:24.226Z] [exec] Optional SETUP_ONLY set to false. Proceeding with full run.
[2023-04-20T07:18:24.226Z] [exec] Optional NO_SETUP set to false. Proceeding with liberty server setup before the run. Creating a Liberty server if it doesn't exist and replacing Liberty server default server.xml and bootstrap.properties (if available)
[2023-04-20T07:18:24.226Z] [exec]
[2023-04-20T07:18:24.226Z] [exec] .--------------------------
[2023-04-20T07:18:24.226Z] [exec] | Throughput Environment Setup
[2023-04-20T07:18:24.226Z] [exec]
[2023-04-20T07:18:24.226Z] [exec] NET_PROTOCOL=LOCAL
[2023-04-20T07:18:24.226Z] [exec] CLIENT MACHNINE_USER not set, setting it to jbench
[2023-04-20T07:18:24.226Z] [exec] DB MACHNINE_USER not set, setting it to jbench
[2023-04-20T07:18:24.226Z] [exec] HOST MACHNINE_USER not set, setting it to current user : jenkins
[2023-04-20T07:18:24.226Z] [exec] Optional DB_PASSWORD not set. Setting to match DB_USR_NAME
[2023-04-20T07:18:24.226Z] [exec] SSL_PASSWORD not set. Defaulting to 'Liberty'
[2023-04-20T07:18:24.226Z] [exec]
[2023-04-20T07:18:24.226Z] [exec] .--------------------------
[2023-04-20T07:18:24.226Z] [exec] | Remove Result Files from Client and Database
[2023-04-20T07:18:24.226Z] [exec]
[2023-04-20T07:18:24.226Z] [exec] Removing old data
[2023-04-20T07:18:24.226Z] [exec] rm -f /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests/TKG/../../jvmtest/perf/liberty/liberty-client/results.xml 2>&1
[2023-04-20T07:18:24.227Z] [exec] rm -f /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests/TKG/../../jvmtest/perf/liberty/liberty-client/client_CPU_results.xml 2>&1
[2023-04-20T07:18:24.227Z] [exec] rm -f /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests/TKG/../../jvmtest/perf/liberty/liberty-client/client_CPU_results.xml 2>&1
[2023-04-20T07:18:24.227Z] [exec]
[2023-04-20T07:18:24.227Z] [exec] .--------------------------
[2023-04-20T07:18:24.227Z] [exec] | Removing Result Files from Host
[2023-04-20T07:18:24.227Z] [exec]
[2023-04-20T07:18:24.227Z] [exec] No /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/jvmtest/perf/liberty/scripts/bin/verbosejit*.txt* file to remove
[2023-04-20T07:18:24.227Z] [exec] No /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/jvmtest/perf/liberty/scripts/bin/verbosejit*.xml* file to remove
[2023-04-20T07:18:24.227Z] [exec] No /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/jvmtest/perf/liberty/scripts/bin/verbosegc*.xml* file to remove
[2023-04-20T07:18:24.227Z] [exec] No /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/jvmtest/perf/liberty/scripts/tmp directory to remove
[2023-04-20T07:18:24.227Z] [exec]
[2023-04-20T07:18:24.227Z] [exec] .--------------------------
[2023-04-20T07:18:24.227Z] [exec] | Validating Given Scenario
[2023-04-20T07:18:24.227Z] [exec]
[2023-04-20T07:18:24.227Z] [exec] Scenario DayTrader7 is valid
[2023-04-20T07:18:24.227Z] [exec]
[2023-04-20T07:18:24.227Z] [exec] .--------------------------
[2023-04-20T07:18:24.227Z] [exec] | Java Environment Setup
[2023-04-20T07:18:24.227Z] [exec]
[2023-04-20T07:18:24.227Z] [exec] Java executable found in /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/openjdkbinary/j2sdk-image/../j2sdk-image/bin
[2023-04-20T07:18:24.227Z] [exec] Found JDK is valid
[2023-04-20T07:18:24.227Z] [exec] JAVA_HOME=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/openjdkbinary/j2sdk-image/../j2sdk-image/bin/..
[2023-04-20T07:18:24.227Z] [exec] NOTE: JAVA_HOME is an environment variable also used in the Liberty/bin scripts
[2023-04-20T07:18:24.227Z] [exec]
[2023-04-20T07:18:24.227Z] [exec] JVM_ARGS=-Xms1024m -Xmx1024m
[2023-04-20T07:18:24.227Z] [exec] NOTE: JVM_ARGS is an environment variable also used in the Liberty/bin scripts
[2023-04-20T07:18:24.227Z] [exec]
[2023-04-20T07:18:24.227Z] [exec] PID_FILE=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/jvmtest/perf/liberty/scripts/tmp/server.pid
[2023-04-20T07:18:24.227Z] [exec] NOTE: PID_FILE is an environment variable also used in the Liberty/bin scripts
[2023-04-20T07:18:24.227Z] [exec]
[2023-04-20T07:18:24.227Z] [exec] LOG_FILE=console.log
[2023-04-20T07:18:24.227Z] [exec] NOTE: LOG_FILE is an environment variable also used in the Liberty/bin scripts. It points to a file that is located inside the Liberty server's logs directory
[2023-04-20T07:18:24.227Z] [exec] Currently running a VM that doesn't recognise -Xjit
[2023-04-20T07:18:24.227Z] [exec] All non-Xjit runs will proceed as normal. Xjit runs will be skipped
[2023-04-20T07:18:24.227Z] [exec] SDK_SUPPORTS_XJIT=false
[2023-04-20T07:18:24.227Z] [exec] Currently running a VM that doesn't recognise -Xshareclasses
[2023-04-20T07:18:24.227Z] [exec] SDK_SUPPORTS_SCC=false
[2023-04-20T07:18:24.227Z] [exec]
[2023-04-20T07:18:24.227Z] [exec] .--------------------------
[2023-04-20T07:18:24.227Z] [exec] | Large Thread Pool Setup
[2023-04-20T07:18:24.227Z] [exec]
[2023-04-20T07:18:24.227Z] [exec] Optional STEAL_POLICY not set. Setting to 'LOCAL'
[2023-04-20T07:18:24.227Z] [exec] CORE_THREADS=40
[2023-04-20T07:18:24.227Z] [exec] MAX_THREADS=50
[2023-04-20T07:18:24.227Z] [exec] STEAL_POLICY=LOCAL
[2023-04-20T07:18:24.227Z] [exec]
[2023-04-20T07:18:24.227Z] [exec] .--------------------------
[2023-04-20T07:18:24.227Z] [exec] | Setting Liberty Directories
[2023-04-20T07:18:24.227Z] [exec]
[2023-04-20T07:18:24.227Z] [exec] SERVER_NAME=DayTrader7-j2sdk-image
[2023-04-20T07:18:24.227Z] [exec] Using existing /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests/TKG/../../jvmtest/perf/liberty/libertyBinaries/openliberty-20.0.0.10
[2023-04-20T07:18:24.227Z] [exec] LIBERTY_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests/TKG/../../jvmtest/perf/liberty/libertyBinaries/openliberty-20.0.0.10
[2023-04-20T07:18:24.227Z] [exec] SERVER_DIR=/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests/TKG/../../jvmtest/perf/liberty/libertyBinaries/openliberty-20.0.0.10/usr/servers/DayTrader7-j2sdk-image
[2023-04-20T07:18:24.227Z] [exec] chmod +x /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests/TKG/../../jvmtest/perf/liberty/libertyBinaries/openliberty-20.0.0.10/bin/server
[2023-04-20T07:18:24.227Z] [exec]
[2023-04-20T07:18:24.227Z] [exec] .--------------------------
[2023-04-20T07:18:24.227Z] [exec] | Scenario Specific Environment Setup
[2023-04-20T07:18:24.227Z] [exec]
[2023-04-20T07:18:24.227Z] [exec]
[2023-04-20T07:18:24.227Z] [exec] .--------------------------
[2023-04-20T07:18:24.227Z] [exec] | Platform Specific Setup
[2023-04-20T07:18:24.227Z] [exec]
[2023-04-20T07:18:24.227Z] [exec] Platform AIX requires the Liberty server tool to be in ascii format
[2023-04-20T07:18:24.227Z] [exec] Server tool in /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests/TKG/../../jvmtest/perf/liberty/libertyBinaries/openliberty-20.0.0.10 is in a valid ascii format. Proceeding with benchmark run
[2023-04-20T07:18:24.227Z] [exec]
[2023-04-20T07:18:24.227Z] [exec] .--------------------------
[2023-04-20T07:18:24.227Z] [exec] | Setting Local Environment Variables
[2023-04-20T07:18:24.227Z] [exec]
[2023-04-20T07:18:24.227Z] [exec] RUN_DATE=230420
[2023-04-20T07:18:24.227Z] [exec] RUN_ID=072912
[2023-04-20T07:18:24.227Z] [exec]
[2023-04-20T07:18:24.227Z] [exec] .--------------------------
[2023-04-20T07:18:24.227Z] [exec] | Printing Host Machine Sensor Information
[2023-04-20T07:18:24.227Z] [exec]
[2023-04-20T07:18:24.227Z] [exec] Thermal info not available. Check if the appropriate sensors package is installed on the host machine
[2023-04-20T07:18:24.227Z] [exec]
[2023-04-20T07:18:24.227Z] [exec] .--------------------------
[2023-04-20T07:18:24.227Z] [exec] | Liberty Server Creation
[2023-04-20T07:18:24.227Z] [exec]
[2023-04-20T07:18:24.227Z] [exec] Liberty server DayTrader7-j2sdk-image does not exist - creating it
[2023-04-20T07:18:24.227Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests/TKG/../../jvmtest/perf/liberty/libertyBinaries/openliberty-20.0.0.10/bin/server create DayTrader7-j2sdk-image
[2023-04-20T07:18:24.227Z] [exec]
[2023-04-20T07:18:24.991Z] [exec] Server DayTrader7-j2sdk-image created.
[2023-04-20T07:18:24.992Z] [exec]
[2023-04-20T07:18:24.992Z] [exec] .--------------------------
[2023-04-20T07:18:24.992Z] [exec] | Scenario Specific Liberty Server Setup
[2023-04-20T07:18:24.992Z] [exec]
[2023-04-20T07:18:24.992Z] [exec] CLIENT_SERVERXML=dt7server.xml
[2023-04-20T07:18:24.992Z] [exec] DATABASE=derby
[2023-04-20T07:18:24.992Z] [exec] Using sufpdt7server.xml for Server xml
[2023-04-20T07:18:24.992Z] [exec] cp /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/jvmtest/perf/liberty/scripts/resource/sufpdt7server.xml /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests/TKG/../../jvmtest/perf/liberty/libertyBinaries/openliberty-20.0.0.10/usr/servers/DayTrader7-j2sdk-image/server.xml
[2023-04-20T07:18:24.992Z] [exec] cp /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/jvmtest/perf/liberty/scripts/resource/db2bootstrap.properties /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests/TKG/../../jvmtest/perf/liberty/libertyBinaries/openliberty-20.0.0.10/usr/servers/DayTrader7-j2sdk-image/bootstrap.properties
[2023-04-20T07:18:24.992Z] [exec] Setting the following values in server.xml:
[2023-04-20T07:18:24.992Z] [exec] DB_NAME=tradedb7
[2023-04-20T07:18:24.992Z] [exec] DB_MACHINE=p8-aix1-adopt04
[2023-04-20T07:18:24.992Z] [exec] DB_PORT=50000
[2023-04-20T07:18:24.992Z] [exec] DB_USR_NAME=db2inst1
[2023-04-20T07:18:24.992Z] [exec] DB_PASSWORD
[2023-04-20T07:18:24.992Z] [exec] Running with large thread pool, coreThreads=40, maxThreads=50, stealPolicy=LOCAL
[2023-04-20T07:18:24.993Z] [exec] <server> <featureManager> <feature>ejb-3.2</feature> <feature>servlet-3.1</feature> <feature>jsf-2.2</feature> <feature>jpa-2.1</feature> <feature>mdb-3.2</feature> <feature>wasJmsServer-1.0</feature> <feature>wasJmsClient-2.0</feature> <feature>cdi-1.2</feature> <feature>websocket-1.1</feature> <feature>concurrent-1.0</feature> <feature>jsonp-1.0</feature> <feature>beanValidation-1.1</feature> <feature>localConnector-1.0</feature> </featureManager> <!-- allow reuse of 'busy' ports for fast server recycling on linux (where ports remain blocked for up to 2 mins after server stops) ${tradelite.http.port} set in bootstrap.properties --> <httpEndpoint host="*" httpPort="9080" httpsPort="9443" id="defaultHttpEndpoint"> <tcpOptions soReuseAddr="true"/> <httpOptions maxKeepAliveRequests="-1"/> </httpEndpoint> <iiopEndpoint id="defaultIiopEndpoint" iiopPort="2809" iiopsPort="2810"/> <application id="daytrader7" location="${shared.app.dir}/webcontainer/daytrader-ee7.ear" name="daytrader7"/> <connectionManager agedTimeout="-1" connectionTimeout="0" id="conMgr1" maxIdleTime="-1" maxPoolSize="100" minPoolSize="100" purgePolicy="FailingConnectionOnly" reapTime="-1"/> <jdbcDriver id="DerbyEmbedded" libraryRef="DerbyLib"/> <library filesetRef="DerbyFileset" id="DerbyLib"/> <fileset dir="${shared.resource.dir}/derby" id="DerbyFileset" includes="derby.jar"/> <authData id="TradeDataSourceAuthData" password="db2inst1" user="db2inst1"/> <authData id="TradeAdminAuthData" password="db2inst1" user="db2inst1"/> <dataSource connectionManagerRef="conMgr1" id="DefaultDataSource" isolationLevel="TRANSACTION_READ_COMMITTED" jdbcDriverRef="DerbyEmbedded" jndiName="jdbc/TradeDataSource" statementCacheSize="60"> <properties.derby.embedded createDatabase="create" databaseName="tradedb7" password="db2inst1" user="db2inst1"/> </dataSource> <messagingEngine id="defaultME"> <queue id="TradeBrokerQueue"/> <topicSpace id="TradeTopicSpace"/> </messagingEngine> <jmsQueueConnectionFactory connectionManagerRef="ConMgr3" jndiName="jms/TradeBrokerQCF"> <properties.wasJms/> </jmsQueueConnectionFactory> <connectionManager id="ConMgr3" maxPoolSize="20"/> <jmsTopicConnectionFactory connectionManagerRef="ConMgr4" jndiName="jms/TradeStreamerTCF"> <properties.wasJms/> </jmsTopicConnectionFactory> <connectionManager id="ConMgr4" maxPoolSize="20"/> <jmsQueue id="jms/TradeBrokerQueue" jndiName="jms/TradeBrokerQueue"> <properties.wasJms deliveryMode="NonPersistent" queueName="TradeBrokerQueue"/> </jmsQueue> <jmsTopic id="TradeStreamerTopic" jndiName="jms/TradeStreamerTopic"> <properties.wasJms deliveryMode="NonPersistent" topicSpace="TradeTopicSpace"/> </jmsTopic> <jmsActivationSpec id="eis/TradeBrokerMDB"> <properties.wasJms destinationRef="jms/TradeBrokerQueue"/> </jmsActivationSpec> <jmsActivationSpec id="eis/TradeStreamerMDB"> <properties.wasJms destinationRef="TradeStreamerTopic" destinationType="javax.jms.Topic"/> </jmsActivationSpec> <executor name="LargeThreadPool" id="default" coreThreads="40" maxThreads="50" keepAlive="60s" stealPolicy="LOCAL" rejectedWorkPolicy="CALLER_RUNS" /> </server>
[2023-04-20T07:18:24.993Z] [exec] cp /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/jvmtest/perf/liberty/scripts/tmp/system.properties /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests/TKG/../../jvmtest/perf/liberty/JMeter/apache-jmeter-3.3/bin
[2023-04-20T07:18:24.993Z] [exec]
[2023-04-20T07:18:24.993Z] [exec] .--------------------------
[2023-04-20T07:18:24.993Z] [exec] | Setting Liberty Listening Port in bootstrap.properties
[2023-04-20T07:18:24.993Z] [exec]
[2023-04-20T07:18:24.993Z] [exec] Setting the following values in bootstrap.properties:
[2023-04-20T07:18:24.993Z] [exec] LIBERTY_PORT=9080
[2023-04-20T07:18:24.993Z] [exec] tradelite.http.port=9080
[2023-04-20T07:18:24.993Z] [exec]
[2023-04-20T07:18:24.993Z] [exec] .--------------------------
[2023-04-20T07:18:24.993Z] [exec] | Configuring Database
[2023-04-20T07:18:24.993Z] [exec]
[2023-04-20T07:18:24.993Z] [exec] DB_SETUP is set
[2023-04-20T07:18:24.993Z] [exec] SCENARIO=DayTrader7
[2023-04-20T07:18:24.993Z] [exec] service.properties doesn't exist! Need to configure database
[2023-04-20T07:18:24.993Z] [exec]
[2023-04-20T07:18:24.993Z] [exec] .--------------------------
[2023-04-20T07:18:24.993Z] [exec] | Starting the Liberty Server
[2023-04-20T07:18:24.993Z] [exec]
[2023-04-20T07:18:24.993Z] [exec] Starting server DayTrader7-j2sdk-image (attempt 0)
[2023-04-20T07:18:24.993Z] [exec] Current time is: 07:29:12.563
[2023-04-20T07:18:24.993Z] [exec] execrset -c 0-15 -e /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests/TKG/../../jvmtest/perf/liberty/libertyBinaries/openliberty-20.0.0.10/bin/server start DayTrader7-j2sdk-image
[2023-04-20T07:18:24.993Z] [exec]
[2023-04-20T07:18:24.993Z] [exec] Starting server DayTrader7-j2sdk-image.
[2023-04-20T07:18:46.912Z] [exec] Server DayTrader7-j2sdk-image started with process ID 20906440.
[2023-04-20T07:18:51.329Z] [exec] Waited 5 seconds for Liberty to start
[2023-04-20T07:18:51.329Z] [exec] Liberty started: Found pid file
[2023-04-20T07:18:51.329Z] [exec] ******************************************************
[2023-04-20T07:18:51.329Z] [exec] *** NOTE *** Ignore the Jit Thread Utilization info shown above (if any). This is from the Liberty server start process and not the Liberty server itself
[2023-04-20T07:18:51.329Z] [exec] ******************************************************
[2023-04-20T07:18:51.329Z] [exec] (Re)-create DayTrader Database Tables and Indexes. Running wget -O- http://p8-aix1-adopt04:9080/daytrader/config?action=buildDBTables
[2023-04-20T07:18:51.330Z] [exec] --2023-04-20 07:29:38-- http://p8-aix1-adopt04:9080/daytrader/config?action=buildDBTables
[2023-04-20T07:18:51.330Z] [exec] Resolving p8-aix1-adopt04... 140.211.9.36
[2023-04-20T07:18:51.330Z] [exec] Connecting to p8-aix1-adopt04|140.211.9.36|:9080... connected.
[2023-04-20T07:18:52.908Z] [exec] HTTP request sent, awaiting response... 200 OK
[2023-04-20T07:18:52.908Z] [exec] Length: unspecified [text/html]
[2023-04-20T07:18:52.908Z] [exec] Saving to: 'STDOUT'
[2023-04-20T07:18:55.355Z] [exec]
[2023-04-20T07:18:55.355Z] [exec] 0K .......... . 5.87K=1.9s
[2023-04-20T07:18:55.355Z] [exec]
[2023-04-20T07:18:55.356Z] [exec] 2023-04-20 07:29:42 (5.87 KB/s) - written to stdout [11288]
[2023-04-20T07:18:55.356Z] [exec]
[2023-04-20T07:18:55.356Z] [exec] Database tables were successfully created
[2023-04-20T07:18:55.356Z] [exec]
[2023-04-20T07:18:55.356Z] [exec] .--------------------------
[2023-04-20T07:18:55.356Z] [exec] | Stopping the Liberty Server
[2023-04-20T07:18:55.356Z] [exec]
[2023-04-20T07:18:55.356Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests/TKG/../../jvmtest/perf/liberty/libertyBinaries/openliberty-20.0.0.10/bin/server stop DayTrader7-j2sdk-image
[2023-04-20T07:18:55.356Z] [exec]
[2023-04-20T07:18:55.356Z] [exec] Stopping server DayTrader7-j2sdk-image.
[2023-04-20T07:18:58.740Z] [exec] Server DayTrader7-j2sdk-image stopped.
[2023-04-20T07:18:58.740Z] [exec] Waiting an additional 10 seconds
[2023-04-20T07:18:58.740Z] [exec] sleep 10
[2023-04-20T07:19:10.330Z] [exec] Server shutdown successful
[2023-04-20T07:19:10.330Z] [exec]
[2023-04-20T07:19:10.330Z] [exec] .--------------------------
[2023-04-20T07:19:10.330Z] [exec] | Starting the Liberty Server
[2023-04-20T07:19:10.330Z] [exec]
[2023-04-20T07:19:10.330Z] [exec] Starting server DayTrader7-j2sdk-image (attempt 0)
[2023-04-20T07:19:10.330Z] [exec] Current time is: 07:29:56.623
[2023-04-20T07:19:10.330Z] [exec] execrset -c 0-15 -e /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests/TKG/../../jvmtest/perf/liberty/libertyBinaries/openliberty-20.0.0.10/bin/server start DayTrader7-j2sdk-image
[2023-04-20T07:19:10.330Z] [exec]
[2023-04-20T07:19:10.330Z] [exec] Starting server DayTrader7-j2sdk-image.
[2023-04-20T07:19:24.182Z] [exec] Server DayTrader7-j2sdk-image started with process ID 34996524.
[2023-04-20T07:19:29.731Z] [exec] --2023-04-20 07:30:17-- http://p8-aix1-adopt04:9080/daytrader/config?action=buildDB
[2023-04-20T07:19:29.731Z] [exec] Waited 5 seconds for Liberty to start
[2023-04-20T07:19:29.731Z] [exec] Liberty started: Found pid file
[2023-04-20T07:19:29.731Z] [exec] ******************************************************
[2023-04-20T07:19:29.731Z] [exec] *** NOTE *** Ignore the Jit Thread Utilization info shown above (if any). This is from the Liberty server start process and not the Liberty server itself
[2023-04-20T07:19:29.731Z] [exec] ******************************************************
[2023-04-20T07:19:29.731Z] [exec] (Re)-populate DayTrader Database. Running wget -O- http://p8-aix1-adopt04:9080/daytrader/config?action=buildDB
[2023-04-20T07:19:29.731Z] [exec] Resolving p8-aix1-adopt04... 140.211.9.36
[2023-04-20T07:19:29.731Z] [exec] Connecting to p8-aix1-adopt04|140.211.9.36|:9080... connected.
[2023-04-20T07:19:31.307Z] [exec] HTTP request sent, awaiting response... 200 OK
[2023-04-20T07:19:31.307Z] [exec] Length: unspecified [text/html]
[2023-04-20T07:19:31.307Z] [exec] Saving to: 'STDOUT'
[2023-04-20T07:19:32.069Z] [exec]
[2023-04-20T07:21:20.649Z] [exec] 0K .......... .......... .......... ...... 393 =96s
[2023-04-20T07:21:20.649Z] [exec]
[2023-04-20T07:21:20.649Z] [exec] 2023-04-20 07:31:54 (393 B/s) - written to stdout [37695]
[2023-04-20T07:21:20.649Z] [exec]
[2023-04-20T07:21:20.650Z] [exec] Database was successfully populated
[2023-04-20T07:21:20.650Z] [exec]
[2023-04-20T07:21:20.650Z] [exec] .--------------------------
[2023-04-20T07:21:20.650Z] [exec] | Stopping the Liberty Server
[2023-04-20T07:21:20.650Z] [exec]
[2023-04-20T07:21:20.650Z] [exec] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests/TKG/../../jvmtest/perf/liberty/libertyBinaries/openliberty-20.0.0.10/bin/server stop DayTrader7-j2sdk-image
[2023-04-20T07:21:20.650Z] [exec]
[2023-04-20T07:21:20.650Z] [exec] Stopping server DayTrader7-j2sdk-image.
[2023-04-20T07:21:20.650Z] [exec] Server DayTrader7-j2sdk-image stopped.
[2023-04-20T07:21:20.650Z] [exec] Waiting an additional 10 seconds
[2023-04-20T07:21:20.650Z] [exec] sleep 10
[2023-04-20T07:21:22.220Z] [exec] Server shutdown successful
[2023-04-20T07:21:22.220Z]
[2023-04-20T07:21:22.220Z] build:
[2023-04-20T07:21:22.220Z]
[2023-04-20T07:21:22.220Z] init:
[2023-04-20T07:21:22.220Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/jvmtest/perf/renaissance
[2023-04-20T07:21:22.220Z]
[2023-04-20T07:21:22.220Z] getRenaissanceSuite:
[2023-04-20T07:21:22.220Z] [echo] curl -Lks -C - https://github.com/renaissance-benchmarks/renaissance/releases/download/v0.14.0/renaissance-mit-0.14.0.jar -o renaissance.jar
[2023-04-20T07:21:33.814Z]
[2023-04-20T07:21:33.815Z] dist:
[2023-04-20T07:21:33.815Z] [copy] Copying 3 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/jvmtest/perf/renaissance
[2023-04-20T07:21:36.290Z]
[2023-04-20T07:21:36.290Z] build:
[2023-04-20T07:21:36.290Z]
[2023-04-20T07:21:36.290Z] init:
[2023-04-20T07:21:36.290Z] [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/jvmtest/perf/specjbb
[2023-04-20T07:21:36.290Z]
[2023-04-20T07:21:36.290Z] getSpecjbbSuite:
[2023-04-20T07:21:36.290Z]
[2023-04-20T07:21:36.290Z] dist:
[2023-04-20T07:21:36.290Z] [copy] Copying 3 files to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/jvmtest/perf/specjbb/run
[2023-04-20T07:21:36.290Z]
[2023-04-20T07:21:36.290Z] BUILD SUCCESSFUL
[2023-04-20T07:21:36.290Z] Total time: 4 minutes 8 seconds
[2023-04-20T07:21:36.290Z] 0
[2023-04-20T07:21:36.290Z] gmake[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests/TKG'
[Pipeline] }
[2023-04-20T07:32:24.846Z] $ ssh-agent -k
[2023-04-20T07:32:24.855Z] unset SSH_AUTH_SOCK;
[2023-04-20T07:32:24.855Z] unset SSH_AGENT_PID;
[2023-04-20T07:32:24.855Z] echo Agent pid 26673530 killed;
[2023-04-20T07:21:37.495Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] echo
[2023-04-20T07:21:37.660Z] Running tests...
[Pipeline] echo
[2023-04-20T07:21:37.687Z] ITERATION: 1/1
[Pipeline] sh
[2023-04-20T07:21:39.536Z] + uname
[2023-04-20T07:21:39.536Z] + [ AIX = AIX ]
[2023-04-20T07:21:39.536Z] + MAKE=gmake
[2023-04-20T07:21:39.536Z] + gmake -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2023-04-20T07:21:39.536Z] gmake: Nothing to be done for 'testEnvTeardown'.
[Pipeline] sh
[2023-04-20T07:21:41.691Z] + uname
[2023-04-20T07:21:41.691Z] + [ AIX = AIX ]
[2023-04-20T07:21:41.691Z] + MAKE=gmake
[2023-04-20T07:21:41.691Z] + cd ./aqa-tests/TKG
[2023-04-20T07:21:41.691Z] + gmake _sanity.perf
[2023-04-20T07:21:41.691Z] JAVA_HOME is set to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/openjdkbinary/j2sdk-image
[2023-04-20T07:21:41.691Z] gmake -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=sanity.perf TESTLIST=
[2023-04-20T07:21:41.691Z] gmake[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests/TKG'
[2023-04-20T07:21:41.691Z] perl scripts/configure.pl
[2023-04-20T07:21:41.691Z] /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/openjdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar:./lib/json-simple.jar" org.testKitGen.MainRunner --mode=tests --spec=aix_ppc-64 --microArch= --osLabel="" --jdkVersion=8 --impl=hotspot --vendor="Temurin" --buildList=perf --iterations=1 --aotIterations= --testFlag= --testTarget=sanity.perf --testList= --numOfMachines= --testTime= --TRSSURL=
[2023-04-20T07:21:43.263Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2023-04-20T07:21:43.263Z]
[2023-04-20T07:21:43.263Z] Starting to generate test make files.
[2023-04-20T07:21:43.263Z]
[2023-04-20T07:21:43.263Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests/TKG/../perf/bumbleBench/playlist.xml
[2023-04-20T07:21:43.263Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests/TKG/../perf/dacapo/playlist.xml
[2023-04-20T07:21:43.263Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests/TKG/../perf/dacapo/autoGen.mk
[2023-04-20T07:21:43.263Z]
[2023-04-20T07:21:43.263Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests/TKG/../perf/idle_micro/playlist.xml
[2023-04-20T07:21:43.263Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests/TKG/../perf/idle_micro/autoGen.mk
[2023-04-20T07:21:43.263Z]
[2023-04-20T07:21:43.263Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests/TKG/../perf/liberty/playlist.xml
[2023-04-20T07:21:43.263Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests/TKG/../perf/renaissance/playlist.xml
[2023-04-20T07:21:43.263Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests/TKG/../perf/renaissance/autoGen.mk
[2023-04-20T07:21:43.263Z]
[2023-04-20T07:21:43.263Z] Parsing /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests/TKG/../perf/specjbb/playlist.xml
[2023-04-20T07:21:43.263Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests/TKG/../perf/autoGen.mk
[2023-04-20T07:21:43.263Z]
[2023-04-20T07:21:43.263Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests/TKG/../autoGen.mk
[2023-04-20T07:21:43.263Z]
[2023-04-20T07:21:43.263Z] Generated /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests/TKG/../TKG/utils.mk
[2023-04-20T07:21:43.263Z]
[2023-04-20T07:21:43.263Z] Make files are generated successfully.
[2023-04-20T07:21:43.263Z]
[2023-04-20T07:21:43.263Z] gmake[1]: Leaving directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests/TKG'
[2023-04-20T07:21:43.263Z] gmake -f runtest.mk _sanity.perf
[2023-04-20T07:21:43.263Z] gmake[1]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests/TKG'
[2023-04-20T07:21:43.263Z]
[2023-04-20T07:21:43.263Z] Running make 4.2.1
[2023-04-20T07:21:43.263Z] set TEST_ROOT to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests/TKG/..
[2023-04-20T07:21:43.263Z] set JDK_VERSION to 8
[2023-04-20T07:21:43.263Z] set JDK_IMPL to hotspot
[2023-04-20T07:21:43.263Z] set JVM_VERSION to openjdk8
[2023-04-20T07:21:43.263Z] set JCL_VERSION to latest
[2023-04-20T07:21:43.263Z] set JAVA_HOME to /home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/openjdkbinary/j2sdk-image
[2023-04-20T07:21:43.263Z] set SPEC to aix_ppc-64
[2023-04-20T07:21:43.263Z] set TEST_FLAG to
[2023-04-20T07:21:43.263Z] Running sanity.perf ...
[2023-04-20T07:21:43.263Z] There are 9 test targets in sanity.perf
[2023-04-20T07:21:43.263Z] "/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/openjdkbinary/j2sdk-image/bin/java" -version
[2023-04-20T07:21:44.023Z] openjdk version "1.8.0_372"
[2023-04-20T07:21:44.023Z] OpenJDK Runtime Environment (Temurin)(build 1.8.0_372-b07)
[2023-04-20T07:21:44.023Z] OpenJDK 64-Bit Server VM (Temurin)(build 25.372-b07, mixed mode)
[2023-04-20T07:21:44.023Z] gmake[2]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests'
[2023-04-20T07:21:44.023Z] gmake[3]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests/perf'
[2023-04-20T07:21:44.023Z] gmake[4]: Entering directory '/home/jenkins/workspace/Test_openjdk8_hs_sanity.perf_ppc64_aix/aqa-tests/perf/dacapo'
[2023-04-20T07:21:44.023Z]
[2023-04-20T07:21:44.023Z] ===============================================