Skip to content
Aborted

Console Output

Generic Cause
Obtained buildenv/jenkins/omrbuild.groovy from git https://github.com/eclipse/omr.git
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] timeout
16:32:50 [2024-03-21T20:32:50.698Z] Timeout set to expire in 8 hr 0 min
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Queue)
[Pipeline] echo
16:32:50 [2024-03-21T20:32:50.711Z] custom option matcher: null
[Pipeline] echo
16:32:50 [2024-03-21T20:32:50.712Z] [compile:riscv64:cross]
[Pipeline] echo
16:32:50 [2024-03-21T20:32:50.712Z] run in docker: true
[Pipeline] node
16:32:50 [2024-03-21T20:32:50.716Z] Running on ub20-x64-omr7 in /home/jenkins/workspace/Build-linux_riscv64_cross
[Pipeline] {
[Pipeline] echo
16:32:50 [2024-03-21T20:32:50.958Z] customWorkspace: /home/jenkins/workspace/Build
[Pipeline] ws
16:32:51 [2024-03-21T20:32:51.066Z] Running in /home/jenkins/workspace/Build
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Docker Remove Containers)
[Pipeline] echo
16:32:51 [2024-03-21T20:32:51.078Z] Listing docker containers to attempt removal
[Pipeline] sh
16:32:53 [2024-03-21T20:32:53.542Z] + docker ps -a
16:32:53 [2024-03-21T20:32:53.542Z] CONTAINER ID   IMAGE     COMMAND   CREATED   STATUS    PORTS     NAMES
[Pipeline] sh
16:32:56 [2024-03-21T20:32:56.729Z] + docker ps -a --format {{.ID}}
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Get Sources)
[Pipeline] retry
[Pipeline] {
[Pipeline] checkout
16:32:58 [2024-03-21T20:32:58.322Z] The recommended git tool is: git
16:32:58 [2024-03-21T20:32:58.891Z] No credentials specified
16:32:59 [2024-03-21T20:32:59.180Z] Cloning the remote Git repository
16:32:59 [2024-03-21T20:32:59.403Z] Honoring refspec on initial clone
16:32:59 [2024-03-21T20:32:59.537Z] Cloning repository https://github.com/eclipse/omr.git
16:32:59 [2024-03-21T20:32:59.541Z]  > git init /home/jenkins/workspace/Build # timeout=10
16:32:59 [2024-03-21T20:32:59.587Z] Using reference repository: /home/jenkins//gitcache
16:32:59 [2024-03-21T20:32:59.590Z] Fetching upstream changes from https://github.com/eclipse/omr.git
16:32:59 [2024-03-21T20:32:59.590Z]  > git --version # timeout=10
16:32:59 [2024-03-21T20:32:59.602Z]  > git --version # 'git version 2.25.1'
16:32:59 [2024-03-21T20:32:59.604Z]  > git fetch --tags --force --progress -- https://github.com/eclipse/omr.git +refs/heads/*:refs/remotes/origin/* # timeout=30
16:33:27 [2024-03-21T20:33:27.554Z] Avoid second fetch
16:33:27 [2024-03-21T20:33:27.789Z] Checking out Revision cbfcf7d944404dff66a00015aa3f562027d46e4a (refs/remotes/origin/master)
16:33:27 [2024-03-21T20:33:27.096Z]  > git config remote.origin.url https://github.com/eclipse/omr.git # timeout=10
16:33:27 [2024-03-21T20:33:27.109Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
16:33:27 [2024-03-21T20:33:27.678Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
16:33:27 [2024-03-21T20:33:27.905Z]  > git config core.sparsecheckout # timeout=10
16:33:27 [2024-03-21T20:33:27.924Z]  > git checkout -f cbfcf7d944404dff66a00015aa3f562027d46e4a # timeout=10
16:33:29 [2024-03-21T20:33:29.527Z] Commit message: "Merge pull request #7290 from keithc-ca/revert-7283"
16:33:29 [2024-03-21T20:33:29.636Z]  > git rev-list --no-walk 434db6e20cba71da8843231e0215fa3913925f67 # timeout=10
[Pipeline] }
[Pipeline] // retry
[Pipeline] step
16:33:30 [2024-03-21T20:33:30.710Z] [Set GitHub commit status (universal)] PENDING on repos [GHRepository@66324c4[archived=false,commits={},compareUsePaginatedCommits=false,description=Eclipse OMR™ Cross platform components for building reliable, high performance language runtimes,disabled=false,fork=false,homepage=http://www.eclipse.org/omr,isTemplate=false,language=C++,milestones={},name=omr,nodeId=MDEwOlJlcG9zaXRvcnk1MzA3NzQ3OA==,parent=<null>,size=80732,source=<null>,visibility=public,createdAt=2016-03-03T19:34:17Z,id=53077478,nodeId=<null>,updatedAt=2024-03-14T19:22:22Z,url=https://api.github.com/repos/eclipse/omr]] (sha:cbfcf7d) with context:continuous-integration/eclipse-omr/branch/linux_riscv64_cross
16:33:30 [2024-03-21T20:33:30.710Z] Setting commit status on GitHub for https://github.com/eclipse/omr/commit/cbfcf7d944404dff66a00015aa3f562027d46e4a
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Docker Build)
[Pipeline] dir
16:33:30 [2024-03-21T20:33:30.962Z] Running in /home/jenkins/workspace/Build/buildenv/docker/riscv64/debian11
[Pipeline] {
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
16:33:33 [2024-03-21T20:33:33.489Z] + docker build -t riscv-crosscompile .
16:33:35 [2024-03-21T20:33:35.950Z] #0 building with "default" instance using docker driver
16:33:35 [2024-03-21T20:33:35.950Z] 
16:33:35 [2024-03-21T20:33:35.950Z] #1 [internal] load .dockerignore
16:33:35 [2024-03-21T20:33:35.950Z] #1 DONE 0.0s
16:33:35 [2024-03-21T20:33:35.950Z] 
16:33:35 [2024-03-21T20:33:35.950Z] #2 [internal] load build definition from Dockerfile
16:33:35 [2024-03-21T20:33:35.950Z] #2 DONE 0.0s
16:33:35 [2024-03-21T20:33:35.950Z] 
16:33:35 [2024-03-21T20:33:35.950Z] #1 [internal] load .dockerignore
16:33:35 [2024-03-21T20:33:35.950Z] #1 transferring context: 2B done
16:33:35 [2024-03-21T20:33:35.950Z] #1 DONE 0.0s
16:33:35 [2024-03-21T20:33:35.950Z] 
16:33:35 [2024-03-21T20:33:35.950Z] #2 [internal] load build definition from Dockerfile
16:33:35 [2024-03-21T20:33:35.950Z] #2 transferring dockerfile: 3.49kB done
16:33:35 [2024-03-21T20:33:35.950Z] #2 DONE 0.1s
16:33:35 [2024-03-21T20:33:35.950Z] 
16:33:35 [2024-03-21T20:33:35.950Z] #3 [internal] load metadata for docker.io/library/debian:11.7-slim
16:33:35 [2024-03-21T20:33:35.950Z] #3 DONE 0.0s
16:33:36 [2024-03-21T20:33:36.701Z] 
16:33:36 [2024-03-21T20:33:36.701Z] #4 [ 1/10] FROM docker.io/library/debian:11.7-slim
16:33:36 [2024-03-21T20:33:36.701Z] #4 DONE 0.0s
16:33:36 [2024-03-21T20:33:36.701Z] 
16:33:36 [2024-03-21T20:33:36.701Z] #5 [ 2/10] RUN ln -snf /usr/share/zoneinfo/America/Toronto /etc/localtime && echo America/Toronto > /etc/timezone
16:33:36 [2024-03-21T20:33:36.701Z] #5 CACHED
16:33:36 [2024-03-21T20:33:36.701Z] 
16:33:36 [2024-03-21T20:33:36.701Z] #6 [ 3/10] RUN apt-get update && apt-get install -y 	binfmt-support         bison 	build-essential         ccache         cmake         flex 	gcc-riscv64-linux-gnu         gdb         git 	g++-riscv64-linux-gnu         libelf-dev         libdwarf-dev 	libglib2.0-dev 	lsb-release 	mmdebstrap         ninja-build 	pkg-config         python3 	qemu-user-static 	time 	tzdata         vim 	wget         && rm -rf /var/lib/apt/lists/*
16:33:36 [2024-03-21T20:33:36.701Z] #6 CACHED
16:33:36 [2024-03-21T20:33:36.701Z] 
16:33:36 [2024-03-21T20:33:36.701Z] #7 [ 4/10] RUN groupadd -g 1001 jenkins && useradd -rm -u 1001 -g jenkins jenkins
16:33:36 [2024-03-21T20:33:36.701Z] #7 CACHED
16:33:36 [2024-03-21T20:33:36.701Z] 
16:33:36 [2024-03-21T20:33:36.701Z] #8 [ 5/10] RUN wget -O /usr/local/include/riscv.h 'https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;a=blob_plain;f=include/opcode/riscv.h;hb=2f973f134d7752cbc662ec65da8ad8bbe4c6fb8f' && wget -O /usr/local/include/riscv-opc.h 'https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;a=blob_plain;f=include/opcode/riscv-opc.h;hb=2f973f134d7752cbc662ec65da8ad8bbe4c6fb8f'
16:33:36 [2024-03-21T20:33:36.701Z] #8 CACHED
16:33:36 [2024-03-21T20:33:36.701Z] 
16:33:36 [2024-03-21T20:33:36.701Z] #9 [ 8/10] RUN gpg --homedir /tmp 	--no-default-keyring --primary-keyring "/tmp/debian-ports-keyring.gpg"         --export 8D69674688B6CB36 > /etc/apt/trusted.gpg.d/debian-ports-archive-2023.gpg
16:33:36 [2024-03-21T20:33:36.701Z] #9 CACHED
16:33:36 [2024-03-21T20:33:36.701Z] 
16:33:36 [2024-03-21T20:33:36.701Z] #10 [ 6/10] RUN gpg --homedir /tmp 	--no-default-keyring --primary-keyring "/tmp/debian-ports-keyring.gpg"         --keyserver keyserver.ubuntu.com --recv-key B523E5F3FC4E5F2C
16:33:36 [2024-03-21T20:33:36.701Z] #10 CACHED
16:33:36 [2024-03-21T20:33:36.701Z] 
16:33:36 [2024-03-21T20:33:36.701Z] #11 [ 7/10] RUN gpg --homedir /tmp 	--no-default-keyring --primary-keyring "/tmp/debian-ports-keyring.gpg"         --keyserver keyserver.ubuntu.com --recv-key 8D69674688B6CB36
16:33:36 [2024-03-21T20:33:36.701Z] #11 CACHED
16:33:36 [2024-03-21T20:33:36.701Z] 
16:33:36 [2024-03-21T20:33:36.701Z] #12 [ 9/10] RUN gpg --homedir /tmp 	--no-default-keyring --primary-keyring "/tmp/debian-ports-keyring.gpg"         --export 8D69674688B6CB36 > /etc/apt/trusted.gpg.d/debian-ports-archive-2023.gpg
16:33:36 [2024-03-21T20:33:36.701Z] #12 CACHED
16:33:36 [2024-03-21T20:33:36.701Z] 
16:33:36 [2024-03-21T20:33:36.701Z] #13 [10/10] RUN mmdebstrap 	--mode=fakeroot 	--variant=extract 	--architectures=riscv64 	--include="debian-ports-archive-keyring,build-essential,libdwarf-dev,libelf-dev,libx11-dev,libxext-dev,libxrender-dev,libxrandr-dev,libxtst-dev,libxt-dev,libasound2-dev,libcups2-dev,libfontconfig1-dev" 	unstable "/opt/sysroot" 	"deb http://deb.debian.org/debian unstable main contrib"
16:33:36 [2024-03-21T20:33:36.701Z] #13 CACHED
16:33:36 [2024-03-21T20:33:36.701Z] 
16:33:36 [2024-03-21T20:33:36.701Z] #14 exporting to image
16:33:36 [2024-03-21T20:33:36.701Z] #14 exporting layers done
16:33:36 [2024-03-21T20:33:36.701Z] #14 writing image sha256:0afa262ed50ed6d38b50a07f9b9bccbcfa6ff93b3dd62c2907fbb959523904cc done
16:33:36 [2024-03-21T20:33:36.701Z] #14 naming to docker.io/library/riscv-crosscompile done
16:33:36 [2024-03-21T20:33:36.701Z] #14 DONE 0.0s
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
16:33:39 [2024-03-21T20:33:39.510Z] + docker inspect -f . riscv-crosscompile
16:33:39 [2024-03-21T20:33:39.510Z] .
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] withDockerContainer
16:33:42 [2024-03-21T20:33:42.835Z] ub20-x64-omr7 does not seem to be running inside a container
16:33:45 [2024-03-21T20:33:45.315Z] $ docker run -t -d -u 1001:1001 -v /home/jenkins:/home/jenkins:rw,z -w /home/jenkins/workspace/Build -v /home/jenkins/workspace/Build:/home/jenkins/workspace/Build:rw,z -v /home/jenkins/workspace/Build@tmp:/home/jenkins/workspace/Build@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** riscv-crosscompile cat
16:33:49 [2024-03-21T20:33:49.415Z] $ docker top e25b51503687728df5de16d8bb3dfb255995d2423be847719fddf67761c4c9b0 -eo pid,comm
[Pipeline] {
[Pipeline] dir
16:33:50 [2024-03-21T20:33:50.532Z] Running in /home/jenkins/workspace/Build
[Pipeline] {
[Pipeline] timeout
16:33:50 [2024-03-21T20:33:50.546Z] Timeout set to expire in 2 hr 0 min
[Pipeline] {
[Pipeline] echo
16:33:50 [2024-03-21T20:33:50.570Z] env vars: [PATH+CCACHE=/usr/lib/ccache/, OMR_RUNNING_IN_DOCKER=1]
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
16:33:52 [2024-03-21T20:33:52.891Z] + printenv
16:33:52 [2024-03-21T20:33:52.891Z] JENKINS_HOME=/var/jenkins
16:33:52 [2024-03-21T20:33:52.891Z] ARCH=riscv64
16:33:52 [2024-03-21T20:33:52.891Z] CROSS_SYSROOT_RISCV64=/opt/sysroot
16:33:52 [2024-03-21T20:33:52.891Z] CI=true
16:33:52 [2024-03-21T20:33:52.891Z] HOSTNAME=e25b51503687
16:33:52 [2024-03-21T20:33:52.891Z] RUN_CHANGES_DISPLAY_URL=https://ci.eclipse.org/omr/job/Build-linux_riscv64_cross/454/display/redirect?page=changes
16:33:52 [2024-03-21T20:33:52.891Z] HUDSON_URL=https://ci.eclipse.org/omr/
16:33:52 [2024-03-21T20:33:52.891Z] NODE_LABELS=Linux compile:arm:cross x86 UNB compile:aarch64:cross cgroup.v2 compile:riscv64:cross compile:xlinux ub20-x64-omr7
16:33:52 [2024-03-21T20:33:52.891Z] HOME=/home/jenkins
16:33:52 [2024-03-21T20:33:52.891Z] BUILDSPEC=linux_riscv64_cross
16:33:52 [2024-03-21T20:33:52.891Z] BUILD_URL=https://ci.eclipse.org/omr/job/Build-linux_riscv64_cross/454/
16:33:52 [2024-03-21T20:33:52.891Z] MERGE_COMMIT=cbfcf7d944404dff66a00015aa3f562027d46e4a
16:33:52 [2024-03-21T20:33:52.891Z] JENKINS_SERVER_COOKIE=durable-e6e52fd0532e1a7a33d799dd1df5c89310c8995816760dc6ccfd69b24d3678c2
16:33:52 [2024-03-21T20:33:52.891Z] REPO_URL=https://github.com/eclipse/omr
16:33:52 [2024-03-21T20:33:52.891Z] WORKSPACE=/home/jenkins/workspace/Build
16:33:52 [2024-03-21T20:33:52.891Z] NODE_NAME=ub20-x64-omr7
16:33:52 [2024-03-21T20:33:52.891Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.eclipse.org/omr/job/Build-linux_riscv64_cross/454/display/redirect?page=artifacts
16:33:52 [2024-03-21T20:33:52.891Z] STAGE_NAME=Queue
16:33:52 [2024-03-21T20:33:52.891Z] EXECUTOR_NUMBER=0
16:33:52 [2024-03-21T20:33:52.891Z] BUILD_DISPLAY_NAME=#454
16:33:52 [2024-03-21T20:33:52.891Z] RUN_TESTS_DISPLAY_URL=https://ci.eclipse.org/omr/job/Build-linux_riscv64_cross/454/display/redirect?page=tests
16:33:52 [2024-03-21T20:33:52.891Z] JOB_BASE_NAME=Build-linux_riscv64_cross
16:33:52 [2024-03-21T20:33:52.891Z] HUDSON_HOME=/var/jenkins
16:33:52 [2024-03-21T20:33:52.891Z] PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
16:33:52 [2024-03-21T20:33:52.891Z] BUILD_ID=454
16:33:52 [2024-03-21T20:33:52.891Z] OS=debian11
16:33:52 [2024-03-21T20:33:52.891Z] BUILD_TAG=jenkins-Build-linux_riscv64_cross-454
16:33:52 [2024-03-21T20:33:52.891Z] CLONE_URL=https://github.com/eclipse/omr.git
16:33:52 [2024-03-21T20:33:52.891Z] JENKINS_URL=https://ci.eclipse.org/omr/
16:33:52 [2024-03-21T20:33:52.891Z] JOB_URL=https://ci.eclipse.org/omr/job/Build-linux_riscv64_cross/
16:33:52 [2024-03-21T20:33:52.891Z] BUILD_NUMBER=454
16:33:52 [2024-03-21T20:33:52.891Z] AUTHOR_ID=babsingh
16:33:52 [2024-03-21T20:33:52.891Z] JENKINS_NODE_COOKIE=39a96956-8edd-48a4-85d3-38e7ebdd9a49
16:33:52 [2024-03-21T20:33:52.891Z] RUN_DISPLAY_URL=https://ci.eclipse.org/omr/job/Build-linux_riscv64_cross/454/display/redirect
16:33:52 [2024-03-21T20:33:52.891Z] HUDSON_SERVER_COOKIE=c3663d0c112c2ee2
16:33:52 [2024-03-21T20:33:52.891Z] JOB_DISPLAY_URL=https://ci.eclipse.org/omr/job/Build-linux_riscv64_cross/display/redirect
16:33:52 [2024-03-21T20:33:52.891Z] CLASSPATH=
16:33:52 [2024-03-21T20:33:52.891Z] JOB_NAME=Build-linux_riscv64_cross
16:33:52 [2024-03-21T20:33:52.891Z] PWD=/home/jenkins/workspace/Build
16:33:52 [2024-03-21T20:33:52.891Z] IMAGE_NAME=riscv-crosscompile
16:33:52 [2024-03-21T20:33:52.891Z] WORKSPACE_TMP=/home/jenkins/workspace/Build@tmp
16:33:52 [2024-03-21T20:33:52.891Z] TZ=America/Toronto
16:33:52 [2024-03-21T20:33:52.891Z] GITLAB_OBJECT_KIND=none
16:33:52 [2024-03-21T20:33:52.891Z] OMR_RUNNING_IN_DOCKER=1
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] echo
16:33:53 [2024-03-21T20:33:53.568Z] Output CCACHE stats before running and clear them
[Pipeline] sh
16:33:55 [2024-03-21T20:33:55.986Z] + ccache -s -z
16:33:55 [2024-03-21T20:33:55.986Z] cache directory                     /home/jenkins/.ccache
16:33:55 [2024-03-21T20:33:55.986Z] primary config                      /home/jenkins/.ccache/ccache.conf
16:33:55 [2024-03-21T20:33:55.986Z] secondary config (readonly)         /etc/ccache.conf
16:33:55 [2024-03-21T20:33:55.986Z] stats updated                       Thu Mar 21 14:44:51 2024
16:33:55 [2024-03-21T20:33:55.986Z] stats zeroed                        Thu Mar 21 14:44:50 2024
16:33:55 [2024-03-21T20:33:55.986Z] cache hit (direct)                     0
16:33:55 [2024-03-21T20:33:55.986Z] cache hit (preprocessed)               0
16:33:55 [2024-03-21T20:33:55.986Z] cache miss                             0
16:33:55 [2024-03-21T20:33:55.986Z] cache hit rate                      0.00 %
16:33:55 [2024-03-21T20:33:55.986Z] cleanups performed                     0
16:33:55 [2024-03-21T20:33:55.986Z] files in cache                     40178
16:33:55 [2024-03-21T20:33:55.986Z] cache size                           4.5 GB
16:33:55 [2024-03-21T20:33:55.986Z] max cache size                       5.0 GB
16:33:55 [2024-03-21T20:33:55.986Z] Statistics zeroed
[Pipeline] dir
16:33:56 [2024-03-21T20:33:56.683Z] Running in /home/jenkins/workspace/Build/build
[Pipeline] {
[Pipeline] echo
16:33:56 [2024-03-21T20:33:56.689Z] Configure...
[Pipeline] sh
16:33:59 [2024-03-21T20:33:59.162Z] + cmake -Wdev -C../cmake/caches/Travis.cmake -DOMR_DDR=OFF -DCMAKE_TOOLCHAIN_FILE=../cmake/toolchains/riscv64-linux-cross.cmake -DOMR_EXE_LAUNCHER=qemu-riscv64-static;-L;/opt/sysroot -DCMAKE_SYSROOT=/opt/sysroot ..
16:33:59 [2024-03-21T20:33:59.162Z] loading initial cache file ../cmake/caches/Travis.cmake
16:33:59 [2024-03-21T20:33:59.162Z] -- Starting with CMake version 3.18.4
16:33:59 [2024-03-21T20:33:59.162Z] -- Found Git: /usr/bin/git (found version "2.30.2") 
16:33:59 [2024-03-21T20:33:59.162Z] -- The CXX compiler identification is GNU 10.2.1
16:33:59 [2024-03-21T20:33:59.162Z] -- The C compiler identification is GNU 10.2.1
16:33:59 [2024-03-21T20:33:59.162Z] -- Detecting CXX compiler ABI info
16:34:00 [2024-03-21T20:34:00.371Z] -- Detecting CXX compiler ABI info - done
16:34:00 [2024-03-21T20:34:00.371Z] -- Check for working CXX compiler: /usr/bin/riscv64-linux-gnu-g++ - skipped
16:34:00 [2024-03-21T20:34:00.371Z] -- Detecting CXX compile features
16:34:00 [2024-03-21T20:34:00.371Z] -- Detecting CXX compile features - done
16:34:00 [2024-03-21T20:34:00.371Z] -- Detecting C compiler ABI info
16:34:00 [2024-03-21T20:34:00.371Z] -- Detecting C compiler ABI info - done
16:34:00 [2024-03-21T20:34:00.371Z] -- Check for working C compiler: /usr/bin/riscv64-linux-gnu-gcc - skipped
16:34:00 [2024-03-21T20:34:00.371Z] -- Detecting C compile features
16:34:00 [2024-03-21T20:34:00.371Z] -- Detecting C compile features - done
16:34:00 [2024-03-21T20:34:00.371Z] -- OMR: The CPU architecture is riscv
16:34:00 [2024-03-21T20:34:00.371Z] -- OMR: The OS is linux
16:34:00 [2024-03-21T20:34:00.371Z] -- OMR: The tool configuration is gnu
16:34:00 [2024-03-21T20:34:00.371Z] -- OMR: The target data size is 64
16:34:00 [2024-03-21T20:34:00.371Z] -- Looking for sem_init
16:34:00 [2024-03-21T20:34:00.371Z] -- Looking for sem_init - found
16:34:00 [2024-03-21T20:34:00.371Z] -- Looking for dladdr
16:34:00 [2024-03-21T20:34:00.371Z] -- Looking for dladdr - found
16:34:00 [2024-03-21T20:34:00.371Z] -- The ASM compiler identification is GNU
16:34:00 [2024-03-21T20:34:00.371Z] -- Found assembler: /usr/bin/riscv64-linux-gnu-gcc
16:34:00 [2024-03-21T20:34:00.371Z] -- Looking for clock_gettime
16:34:00 [2024-03-21T20:34:00.371Z] -- Looking for clock_gettime - found
16:34:00 [2024-03-21T20:34:00.371Z] -- OMR: trace root is '/home/jenkins/workspace/Build/build'
16:34:00 [2024-03-21T20:34:00.371Z] -- OMR: Using cross compiled tools.
16:34:00 [2024-03-21T20:34:00.371Z] -- OMR: You may need to import tools from a native project.
16:34:00 [2024-03-21T20:34:00.371Z] -- OMR: See OMR_TOOLS_IMPORTFILE.
16:34:00 [2024-03-21T20:34:00.371Z] -- Found Perl: /usr/bin/perl (found version "5.32.1") 
16:34:01 [2024-03-21T20:34:01.522Z] -- Found PythonInterp: /usr/bin/python3.9 (found version "3.9.2") 
16:34:01 [2024-03-21T20:34:01.522Z] -- Creating static library for jitbuilder
16:34:01 [2024-03-21T20:34:01.522Z] -- Adding PRIVATE compiler options to jitbuilder for jitbuilder.
16:34:01 [2024-03-21T20:34:01.522Z] CMake Warning at fvtest/porttest/CMakeLists.txt:221 (message):
16:34:01 [2024-03-21T20:34:01.522Z]   Excluded omrport tests:
16:34:01 [2024-03-21T20:34:01.522Z]   --gtest_filter=-PortFileTest2.file_test20:PortFileTest2.file_test21:PortFileTest2.file_test22:PortFileTest2.file_test23:PortFileTest2.file_test24:PortFileTest2.file_test25:PortMmapTest.mmap_test5:PortSigTest.sig_test_async_handler:PortSigTest.sig_test_single_async_handler:PortSigTest.sig_test_mix_async_handler:PortSigTest.sig_test_mix_two_async_handlers:PortStrTest.str_test4:PortSysinfoTest.sysinfo_test_sysinfo_set_limit_ADDRESS_SPACE:PortStrTest.str_test4
16:34:01 [2024-03-21T20:34:01.522Z] 
16:34:01 [2024-03-21T20:34:01.522Z] 
16:34:01 [2024-03-21T20:34:01.522Z] CMake Warning at fvtest/threadtest/CMakeLists.txt:67 (message):
16:34:01 [2024-03-21T20:34:01.522Z]   Disabling PriorityInterrupt test (see #6665)
16:34:01 [2024-03-21T20:34:01.522Z] 
16:34:01 [2024-03-21T20:34:01.522Z] 
16:34:01 [2024-03-21T20:34:01.522Z] CMake Warning at fvtest/threadtest/CMakeLists.txt:68 (message):
16:34:01 [2024-03-21T20:34:01.522Z]   Disabling RWMutex test (see #6706)
16:34:01 [2024-03-21T20:34:01.522Z] 
16:34:01 [2024-03-21T20:34:01.522Z] 
16:34:01 [2024-03-21T20:34:01.522Z] CMake Warning at fvtest/threadtest/CMakeLists.txt:74 (message):
16:34:01 [2024-03-21T20:34:01.522Z]   Excluded omrthread tests: --gtest_filter=-PriorityInterrupt.*:RWMutex*
16:34:01 [2024-03-21T20:34:01.522Z] 
16:34:01 [2024-03-21T20:34:01.522Z] 
16:34:01 [2024-03-21T20:34:01.522Z] -- Creating static library for testcompiler
16:34:01 [2024-03-21T20:34:01.522Z] -- Adding PRIVATE compiler options to testcompiler for testcompiler.
16:34:01 [2024-03-21T20:34:01.522Z] -- Adding INTERFACE compiler options to testcompiler for testcompiler.
16:34:01 [2024-03-21T20:34:01.522Z] -- Adding PUBLIC compiler options to tril for testcompiler.
16:34:01 [2024-03-21T20:34:01.522Z] -- Configuring done
16:34:02 [2024-03-21T20:34:02.647Z] -- Generating done
16:34:02 [2024-03-21T20:34:02.647Z] -- Build files have been written to: /home/jenkins/workspace/Build/build
[Pipeline] echo
16:34:03 [2024-03-21T20:34:03.443Z] Compile...
[Pipeline] sh
16:34:05 [2024-03-21T20:34:05.710Z] + make -j4
16:34:05 [2024-03-21T20:34:05.710Z] Scanning dependencies of target header_check
16:34:05 [2024-03-21T20:34:05.710Z] Scanning dependencies of target pugixml
16:34:05 [2024-03-21T20:34:05.710Z] Scanning dependencies of target trace
16:34:05 [2024-03-21T20:34:05.710Z] Scanning dependencies of target omrtestutil
16:34:05 [2024-03-21T20:34:05.710Z] [  0%] Building CXX object third_party/pugixml-1.5/CMakeFiles/pugixml.dir/pugixml.cpp.o
16:34:05 [2024-03-21T20:34:05.710Z] [  0%] Building CXX object tools/tracegen/CMakeFiles/trace.dir/ArgParser.cpp.o
16:34:05 [2024-03-21T20:34:05.710Z] [  0%] Building CXX object fvtest/util/CMakeFiles/omrtestutil.dir/printerrorhelper.cpp.o
16:34:05 [2024-03-21T20:34:05.710Z] [  0%] Built target header_check
16:34:05 [2024-03-21T20:34:05.710Z] Scanning dependencies of target omrGtest
16:34:05 [2024-03-21T20:34:05.710Z] [  0%] Building CXX object fvtest/omrGtestGlue/CMakeFiles/omrGtest.dir/omrGtest.cpp.o
16:34:05 [2024-03-21T20:34:05.710Z] [  0%] Building CXX object tools/tracegen/CMakeFiles/trace.dir/CFileWriter.cpp.o
16:34:05 [2024-03-21T20:34:05.710Z] [  0%] Building CXX object fvtest/util/CMakeFiles/omrtestutil.dir/testvmhelper.cpp.o
16:34:05 [2024-03-21T20:34:05.710Z] [  0%] Linking CXX static library libomrtestutil.a
16:34:05 [2024-03-21T20:34:05.710Z] [  0%] Building CXX object tools/tracegen/CMakeFiles/trace.dir/DATFileWriter.cpp.o
16:34:05 [2024-03-21T20:34:05.710Z] [  0%] Built target omrtestutil
16:34:05 [2024-03-21T20:34:05.710Z] Scanning dependencies of target sltestlib
16:34:05 [2024-03-21T20:34:05.710Z] [  0%] Building C object fvtest/porttest/CMakeFiles/sltestlib.dir/sltestlib/sltest.c.o
16:34:05 [2024-03-21T20:34:05.710Z] [  0%] Linking C shared library libsltestlib.so
16:34:05 [2024-03-21T20:34:05.710Z] [  0%] Building CXX object tools/tracegen/CMakeFiles/trace.dir/FileReader.cpp.o
16:34:06 [2024-03-21T20:34:06.822Z] [  0%] Built target sltestlib
16:34:06 [2024-03-21T20:34:06.822Z] Scanning dependencies of target traceOptionAgent
16:34:06 [2024-03-21T20:34:06.822Z] [  0%] Building C object fvtest/rastest/CMakeFiles/traceOptionAgent.dir/traceOptionAgent.c.o
16:34:06 [2024-03-21T20:34:06.822Z] [  0%] Building CXX object tools/tracegen/CMakeFiles/trace.dir/FileUtils.cpp.o
16:34:06 [2024-03-21T20:34:06.822Z] [  0%] Linking C shared library libtraceOptionAgent.so
16:34:06 [2024-03-21T20:34:06.822Z] [  0%] Building CXX object tools/tracegen/CMakeFiles/trace.dir/Port.cpp.o
16:34:06 [2024-03-21T20:34:06.822Z] [  0%] Built target traceOptionAgent
16:34:06 [2024-03-21T20:34:06.822Z] Scanning dependencies of target bindthreadagent
16:34:06 [2024-03-21T20:34:06.822Z] [  1%] Building C object fvtest/rastest/CMakeFiles/bindthreadagent.dir/bindthreadagent.c.o
16:34:06 [2024-03-21T20:34:06.822Z] [  1%] Building CXX object tools/tracegen/CMakeFiles/trace.dir/StringUtils.cpp.o
16:34:06 [2024-03-21T20:34:06.822Z] [  1%] Linking CXX shared library libbindthreadagent.so
16:34:06 [2024-03-21T20:34:06.822Z] [  1%] Building CXX object tools/tracegen/CMakeFiles/trace.dir/TDFParser.cpp.o
16:34:06 [2024-03-21T20:34:06.822Z] [  1%] Built target bindthreadagent
16:34:06 [2024-03-21T20:34:06.822Z] Scanning dependencies of target memorycategoriesagent
16:34:06 [2024-03-21T20:34:06.822Z] [  1%] Building C object fvtest/rastest/CMakeFiles/memorycategoriesagent.dir/memorycategoriesagent.c.o
16:34:06 [2024-03-21T20:34:06.822Z] [  2%] Linking CXX shared library libmemorycategoriesagent.so
16:34:06 [2024-03-21T20:34:06.822Z] [  2%] Building CXX object tools/tracegen/CMakeFiles/trace.dir/TraceGen.cpp.o
16:34:08 [2024-03-21T20:34:08.061Z] [  2%] Built target memorycategoriesagent
16:34:08 [2024-03-21T20:34:08.061Z] Scanning dependencies of target traceNotStartedAgent
16:34:08 [2024-03-21T20:34:08.061Z] [  2%] Building C object fvtest/rastest/CMakeFiles/traceNotStartedAgent.dir/traceNotStartedAgent.c.o
16:34:08 [2024-03-21T20:34:08.061Z] [  2%] Building CXX object tools/tracegen/CMakeFiles/trace.dir/TraceHeaderWriter.cpp.o
16:34:08 [2024-03-21T20:34:08.061Z] [  2%] Linking CXX shared library libtraceNotStartedAgent.so
16:34:08 [2024-03-21T20:34:08.061Z] [  2%] Linking CXX static library libtrace.a
16:34:08 [2024-03-21T20:34:08.061Z] [  2%] Built target traceNotStartedAgent
16:34:08 [2024-03-21T20:34:08.061Z] Scanning dependencies of target cpuLoadAgent
16:34:08 [2024-03-21T20:34:08.061Z] [  3%] Building C object fvtest/rastest/CMakeFiles/cpuLoadAgent.dir/cpuLoadAgent.c.o
16:34:08 [2024-03-21T20:34:08.061Z] [  3%] Built target trace
16:34:08 [2024-03-21T20:34:08.061Z] Scanning dependencies of target traceagent
16:34:08 [2024-03-21T20:34:08.061Z] [  3%] Building C object fvtest/rastest/CMakeFiles/traceagent.dir/traceagent.c.o
16:34:08 [2024-03-21T20:34:08.061Z] [  3%] Linking CXX shared library libcpuLoadAgent.so
16:34:08 [2024-03-21T20:34:08.061Z] [  3%] Linking CXX shared library libtraceagent.so
16:34:08 [2024-03-21T20:34:08.061Z] [  3%] Linking CXX static library libpugixml.a
16:34:08 [2024-03-21T20:34:08.061Z] [  3%] Built target cpuLoadAgent
16:34:08 [2024-03-21T20:34:08.061Z] Scanning dependencies of target sampleSubscriber
16:34:08 [2024-03-21T20:34:08.061Z] [  3%] Built target traceagent
16:34:08 [2024-03-21T20:34:08.061Z] [  3%] Building C object fvtest/rastest/CMakeFiles/sampleSubscriber.dir/sampleSubscriber.c.o
16:34:08 [2024-03-21T20:34:08.061Z] Scanning dependencies of target invalidAgentMissingOnLoad
16:34:08 [2024-03-21T20:34:08.061Z] [  3%] Built target pugixml
16:34:08 [2024-03-21T20:34:08.061Z] [  3%] Building C object fvtest/rastest/CMakeFiles/invalidAgentMissingOnLoad.dir/invalidAgentMissingOnLoad.c.o
16:34:08 [2024-03-21T20:34:08.061Z] Scanning dependencies of target invalidAgentReturnError
16:34:08 [2024-03-21T20:34:08.061Z] [  3%] Building C object fvtest/rastest/CMakeFiles/invalidAgentReturnError.dir/invalidAgentReturnError.c.o
16:34:08 [2024-03-21T20:34:08.061Z] [  3%] Linking C shared library libinvalidAgentMissingOnLoad.so
16:34:08 [2024-03-21T20:34:08.061Z] [  3%] Linking C shared library libsampleSubscriber.so
16:34:08 [2024-03-21T20:34:08.061Z] [  3%] Built target invalidAgentMissingOnLoad
16:34:08 [2024-03-21T20:34:08.061Z] [  3%] Linking C shared library libinvalidAgentReturnError.so
16:34:08 [2024-03-21T20:34:08.061Z] [  3%] Built target sampleSubscriber
16:34:08 [2024-03-21T20:34:08.061Z] Scanning dependencies of target subscriberAgent
16:34:08 [2024-03-21T20:34:08.061Z] Scanning dependencies of target subscriberAgentWithJ9thread
16:34:08 [2024-03-21T20:34:08.061Z] [  3%] Building C object fvtest/rastest/CMakeFiles/subscriberAgent.dir/subscriberAgent.c.o
16:34:08 [2024-03-21T20:34:08.061Z] [  4%] Building C object fvtest/rastest/CMakeFiles/subscriberAgentWithJ9thread.dir/subscriberAgentWithJ9thread.c.o
16:34:09 [2024-03-21T20:34:09.206Z] [  4%] Built target invalidAgentReturnError
16:34:09 [2024-03-21T20:34:09.206Z] Scanning dependencies of target invalidAgentMissingOnUnload
16:34:09 [2024-03-21T20:34:09.206Z] [  5%] Building C object fvtest/rastest/CMakeFiles/invalidAgentMissingOnUnload.dir/invalidAgentMissingOnUnload.c.o
16:34:09 [2024-03-21T20:34:09.206Z] [  5%] Linking CXX shared library libsubscriberAgent.so
16:34:09 [2024-03-21T20:34:09.206Z] [  5%] Linking CXX shared library libsubscriberAgentWithJ9thread.so
16:34:09 [2024-03-21T20:34:09.206Z] [  5%] Linking C shared library libinvalidAgentMissingOnUnload.so
16:34:09 [2024-03-21T20:34:09.206Z] [  5%] Built target subscriberAgent
16:34:09 [2024-03-21T20:34:09.206Z] [  5%] Built target invalidAgentMissingOnUnload
16:34:09 [2024-03-21T20:34:09.206Z] Scanning dependencies of target tracemerge
16:34:09 [2024-03-21T20:34:09.206Z] [  5%] Generate /home/jenkins/workspace/Build/build/testcompilerName.cpp
16:34:09 [2024-03-21T20:34:09.206Z] [  5%] Built target subscriberAgentWithJ9thread
16:34:09 [2024-03-21T20:34:09.206Z] [  5%] Building CXX object tools/tracemerge/CMakeFiles/tracemerge.dir/DATMerge.cpp.o
16:34:09 [2024-03-21T20:34:09.206Z] Scanning dependencies of target tracegen
16:34:09 [2024-03-21T20:34:09.206Z] [  5%] Building CXX object tools/tracegen/CMakeFiles/tracegen.dir/main.cpp.o
16:34:09 [2024-03-21T20:34:09.206Z] [  6%] Linking CXX executable tracegen
16:34:09 [2024-03-21T20:34:09.206Z] [  6%] Building CXX object tools/tracemerge/CMakeFiles/tracemerge.dir/main.cpp.o
16:34:09 [2024-03-21T20:34:09.206Z] [  6%] Built target tracegen
16:34:09 [2024-03-21T20:34:09.206Z] [  6%] Linking CXX executable tracemerge
16:34:09 [2024-03-21T20:34:09.206Z] Scanning dependencies of target hookgen
16:34:09 [2024-03-21T20:34:09.206Z] [  6%] Building CXX object tools/hookgen/CMakeFiles/hookgen.dir/HookGen.cpp.o
16:34:09 [2024-03-21T20:34:09.206Z] [  6%] Built target tracemerge
16:34:09 [2024-03-21T20:34:09.206Z] [  6%] Generating ut_pool.c, ut_pool.h, ut_pool.pdat
16:34:09 [2024-03-21T20:34:09.206Z] [  6%] Building CXX object tools/hookgen/CMakeFiles/hookgen.dir/main.cpp.o
16:34:09 [2024-03-21T20:34:09.206Z] Scanning dependencies of target j9pool
16:34:09 [2024-03-21T20:34:09.206Z] [  6%] Building C object util/pool/CMakeFiles/j9pool.dir/pool.c.o
16:34:10 [2024-03-21T20:34:10.473Z] [  6%] Linking CXX executable hookgen
16:34:10 [2024-03-21T20:34:10.473Z] [  6%] Building C object util/pool/CMakeFiles/j9pool.dir/pool_cap.c.o
16:34:10 [2024-03-21T20:34:10.473Z] [  7%] Building C object util/pool/CMakeFiles/j9pool.dir/ut_pool.c.o
16:34:10 [2024-03-21T20:34:10.473Z] [  7%] Linking C static library libj9pool.a
16:34:10 [2024-03-21T20:34:10.473Z] [  7%] Built target j9pool
16:34:10 [2024-03-21T20:34:10.473Z] [  7%] Generating ut_j9thr.c, ut_j9thr.h, ut_j9thr.pdat
16:34:10 [2024-03-21T20:34:10.473Z] [  7%] Built target hookgen
16:34:10 [2024-03-21T20:34:10.473Z] [  7%] Generating ut_avl.c, ut_avl.h, ut_avl.pdat
16:34:10 [2024-03-21T20:34:10.473Z] Scanning dependencies of target j9avl
16:34:10 [2024-03-21T20:34:10.473Z] Scanning dependencies of target j9thr_obj
16:34:10 [2024-03-21T20:34:10.473Z] [  7%] Building C object util/avl/CMakeFiles/j9avl.dir/avlsup.c.o
16:34:10 [2024-03-21T20:34:10.473Z] [  7%] Building C object thread/CMakeFiles/j9thr_obj.dir/common/j9sem.c.o
16:34:10 [2024-03-21T20:34:10.473Z] [  7%] Building C object thread/CMakeFiles/j9thr_obj.dir/common/omrthread.c.o
16:34:10 [2024-03-21T20:34:10.473Z] [  7%] Building C object util/avl/CMakeFiles/j9avl.dir/ut_avl.c.o
16:34:10 [2024-03-21T20:34:10.473Z] [  7%] Linking C static library libj9avl.a
16:34:10 [2024-03-21T20:34:10.473Z] [  7%] Built target j9avl
16:34:10 [2024-03-21T20:34:10.473Z] [  8%] Generating ut_j9utilcore.c, ut_j9utilcore.h, ut_j9utilcore.pdat
16:34:10 [2024-03-21T20:34:10.473Z] [  8%] Generating ut_omrutil.c, ut_omrutil.h, ut_omrutil.pdat
16:34:10 [2024-03-21T20:34:10.473Z] Scanning dependencies of target testcompiler
16:34:11 [2024-03-21T20:34:11.811Z] [  8%] Building C object thread/CMakeFiles/j9thr_obj.dir/unix/omrthreadattr.c.o
16:34:11 [2024-03-21T20:34:11.811Z] Scanning dependencies of target omrutil_obj
16:34:11 [2024-03-21T20:34:11.811Z] [  8%] Building C object util/omrutil/CMakeFiles/omrutil_obj.dir/ut_omrutil.c.o
16:34:11 [2024-03-21T20:34:11.811Z] [  8%] Building C object util/omrutil/CMakeFiles/omrutil_obj.dir/ut_j9utilcore.c.o
16:34:11 [2024-03-21T20:34:11.811Z] [  8%] Building C object thread/CMakeFiles/j9thr_obj.dir/unix/omrthreaddebug.c.o
16:34:11 [2024-03-21T20:34:11.811Z] [  8%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/testcompilerName.cpp.o
16:34:11 [2024-03-21T20:34:11.811Z] [  8%] Building ASM object util/omrutil/CMakeFiles/omrutil_obj.dir/unix/linux/riscv/32/cas32helper.s.o
16:34:11 [2024-03-21T20:34:11.811Z] [  8%] Building ASM object util/omrutil/CMakeFiles/omrutil_obj.dir/unix/linux/riscv/64/cas64helper.s.o
16:34:11 [2024-03-21T20:34:11.811Z] [  8%] Building C object thread/CMakeFiles/j9thr_obj.dir/common/omrthreaderror.c.o
16:34:11 [2024-03-21T20:34:11.811Z] [  8%] Building CXX object util/omrutil/CMakeFiles/omrutil_obj.dir/AtomicFunctions.cpp.o
16:34:11 [2024-03-21T20:34:11.811Z] [  8%] Building C object thread/CMakeFiles/j9thr_obj.dir/common/omrthreadinspect.c.o
16:34:11 [2024-03-21T20:34:11.811Z] [  8%] Building C object util/omrutil/CMakeFiles/omrutil_obj.dir/argscan.c.o
16:34:11 [2024-03-21T20:34:11.811Z] [  8%] Building CXX object thread/CMakeFiles/j9thr_obj.dir/common/omrthreadmem.cpp.o
16:34:11 [2024-03-21T20:34:11.811Z] [  8%] Building C object util/omrutil/CMakeFiles/omrutil_obj.dir/detectVMDirectory.c.o
16:34:11 [2024-03-21T20:34:11.811Z] [  8%] Building C object util/omrutil/CMakeFiles/omrutil_obj.dir/gettimebase.c.o
16:34:11 [2024-03-21T20:34:11.811Z] [  8%] Building C object thread/CMakeFiles/j9thr_obj.dir/linux/omrthreadnuma.c.o
16:34:11 [2024-03-21T20:34:11.811Z] [  8%] Building CXX object util/omrutil/CMakeFiles/omrutil_obj.dir/j9memclr.cpp.o
16:34:11 [2024-03-21T20:34:11.811Z] [  8%] Building C object thread/CMakeFiles/j9thr_obj.dir/common/omrthreadpriority.c.o
16:34:11 [2024-03-21T20:34:11.811Z] [  8%] Building C object util/omrutil/CMakeFiles/omrutil_obj.dir/omrcrc32.c.o
16:34:11 [2024-03-21T20:34:11.811Z] [  8%] Building C object thread/CMakeFiles/j9thr_obj.dir/common/omrthreadtls.c.o
16:34:11 [2024-03-21T20:34:11.811Z] [  8%] Building C object util/omrutil/CMakeFiles/omrutil_obj.dir/poolForPort.c.o
16:34:12 [2024-03-21T20:34:12.941Z] [  9%] Building C object thread/CMakeFiles/j9thr_obj.dir/linux/priority.c.o
16:34:12 [2024-03-21T20:34:12.942Z] [ 10%] Building C object util/omrutil/CMakeFiles/omrutil_obj.dir/primeNumberHelper.c.o
16:34:12 [2024-03-21T20:34:12.942Z] [ 10%] Building C object thread/CMakeFiles/j9thr_obj.dir/unix/thrcreate.c.o
16:34:12 [2024-03-21T20:34:12.942Z] [ 10%] Building C object util/omrutil/CMakeFiles/omrutil_obj.dir/ranking.c.o
16:34:12 [2024-03-21T20:34:12.942Z] [ 10%] Building CXX object thread/CMakeFiles/j9thr_obj.dir/common/threadhelpers.cpp.o
16:34:12 [2024-03-21T20:34:12.942Z] [ 10%] Building C object util/omrutil/CMakeFiles/omrutil_obj.dir/spacesaving.c.o
16:34:12 [2024-03-21T20:34:12.942Z] [ 10%] Building C object util/omrutil/CMakeFiles/omrutil_obj.dir/stricmp.c.o
16:34:12 [2024-03-21T20:34:12.942Z] [ 10%] Building C object thread/CMakeFiles/j9thr_obj.dir/common/thrprof.c.o
16:34:12 [2024-03-21T20:34:12.942Z] [ 10%] Building C object util/omrutil/CMakeFiles/omrutil_obj.dir/threadhelp.c.o
16:34:12 [2024-03-21T20:34:12.942Z] [ 10%] Building C object util/omrutil/CMakeFiles/omrutil_obj.dir/thrname_core.c.o
16:34:12 [2024-03-21T20:34:12.942Z] [ 10%] Building C object thread/CMakeFiles/j9thr_obj.dir/unix/thrdsup.c.o
16:34:12 [2024-03-21T20:34:12.942Z] [ 10%] Building C object util/omrutil/CMakeFiles/omrutil_obj.dir/utf8decode.c.o
16:34:12 [2024-03-21T20:34:12.942Z] [ 10%] Building C object thread/CMakeFiles/j9thr_obj.dir/unix/rasthrsup.c.o
16:34:12 [2024-03-21T20:34:12.942Z] [ 10%] Building C object thread/CMakeFiles/j9thr_obj.dir/common/rwmutex.c.o
16:34:12 [2024-03-21T20:34:12.942Z] [ 10%] Building C object util/omrutil/CMakeFiles/omrutil_obj.dir/utf8encode.c.o
16:34:12 [2024-03-21T20:34:12.942Z] [ 10%] Building C object util/omrutil/CMakeFiles/omrutil_obj.dir/wildcard.c.o
16:34:12 [2024-03-21T20:34:12.942Z] [ 10%] Building C object thread/CMakeFiles/j9thr_obj.dir/common/omrthreadjlm.c.o
16:34:14 [2024-03-21T20:34:14.045Z] [ 10%] Building C object util/omrutil/CMakeFiles/omrutil_obj.dir/xlphelp.c.o
16:34:14 [2024-03-21T20:34:14.045Z] [ 10%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/compile/ResolvedMethod.cpp.o
16:34:14 [2024-03-21T20:34:14.045Z] [ 10%] Building C object thread/CMakeFiles/j9thr_obj.dir/unix/unixpriority.c.o
16:34:14 [2024-03-21T20:34:14.045Z] [ 10%] Linking CXX static library libomrGtest.a
16:34:14 [2024-03-21T20:34:14.045Z] [ 10%] Building C object thread/CMakeFiles/j9thr_obj.dir/ut_j9thr.c.o
16:34:14 [2024-03-21T20:34:14.045Z] [ 10%] Building C object util/omrutil/CMakeFiles/omrutil_obj.dir/xml.c.o
16:34:14 [2024-03-21T20:34:14.045Z] [ 10%] Built target omrGtest
16:34:14 [2024-03-21T20:34:14.045Z] [ 10%] Built target j9thr_obj
16:34:14 [2024-03-21T20:34:14.045Z] [ 10%] Generating ut_j9hook.c, ut_j9hook.h, ut_j9hook.pdat
16:34:14 [2024-03-21T20:34:14.045Z] [ 10%] Generating ut_omrport.c, ut_omrport.h, ut_omrport.pdat
16:34:14 [2024-03-21T20:34:14.045Z] [ 10%] Building C object util/omrutil/CMakeFiles/omrutil_obj.dir/__/__/example/glue/UtilGlue.c.o
16:34:14 [2024-03-21T20:34:14.045Z] Scanning dependencies of target j9hook_obj
16:34:14 [2024-03-21T20:34:14.045Z] [ 10%] Built target omrutil_obj
16:34:14 [2024-03-21T20:34:14.045Z] [ 10%] Generating ut_j9vgc.c, ut_j9vgc.h, ut_j9vgc.pdat
16:34:14 [2024-03-21T20:34:14.045Z] [ 10%] Building CXX object util/hookable/CMakeFiles/j9hook_obj.dir/hookable.cpp.o
16:34:14 [2024-03-21T20:34:14.045Z] [ 11%] Generating ut_j9mm.c, ut_j9mm.h, ut_j9mm.pdat
16:34:14 [2024-03-21T20:34:14.045Z] Scanning dependencies of target omrport_obj
16:34:14 [2024-03-21T20:34:14.045Z] [ 11%] Generating ut_omrmm.c, ut_omrmm.h, ut_omrmm.pdat
16:34:14 [2024-03-21T20:34:14.045Z] [ 11%] Building C object port/CMakeFiles/omrport_obj.dir/ut_omrport.c.o
16:34:14 [2024-03-21T20:34:14.045Z] [ 11%] Building C object util/hookable/CMakeFiles/j9hook_obj.dir/ut_j9hook.c.o
16:34:14 [2024-03-21T20:34:14.045Z] [ 11%] Built target j9hook_obj
16:34:14 [2024-03-21T20:34:14.045Z] [ 11%] Building C object port/CMakeFiles/omrport_obj.dir/unix/protect_helpers.c.o
16:34:14 [2024-03-21T20:34:14.045Z] [ 11%] Building C object port/CMakeFiles/omrport_obj.dir/common/omrgetasid.c.o
16:34:14 [2024-03-21T20:34:14.045Z] Scanning dependencies of target omrgc_tracegen
16:34:14 [2024-03-21T20:34:14.045Z] [ 11%] Building C object gc/CMakeFiles/omrgc_tracegen.dir/ut_j9mm.c.o
16:34:14 [2024-03-21T20:34:14.045Z] [ 11%] Building C object port/CMakeFiles/omrport_obj.dir/common/omrgetjobid.c.o
16:34:14 [2024-03-21T20:34:14.045Z] [ 11%] Building C object port/CMakeFiles/omrport_obj.dir/common/omrgetjobname.c.o
16:34:15 [2024-03-21T20:34:15.416Z] [ 11%] Building C object gc/CMakeFiles/omrgc_tracegen.dir/ut_omrmm.c.o
16:34:15 [2024-03-21T20:34:15.416Z] [ 11%] Building C object port/CMakeFiles/omrport_obj.dir/common/omrgetsysname.c.o
16:34:15 [2024-03-21T20:34:15.416Z] [ 11%] Building C object port/CMakeFiles/omrport_obj.dir/unix/omrcpu.c.o
16:34:15 [2024-03-21T20:34:15.416Z] [ 11%] Building C object gc/CMakeFiles/omrgc_tracegen.dir/ut_j9vgc.c.o
16:34:15 [2024-03-21T20:34:15.416Z] [ 11%] Building C object port/CMakeFiles/omrport_obj.dir/common/omrerror.c.o
16:34:15 [2024-03-21T20:34:15.416Z] [ 11%] Built target omrgc_tracegen
16:34:15 [2024-03-21T20:34:15.416Z] Scanning dependencies of target trc_omr_test
16:34:15 [2024-03-21T20:34:15.416Z] [ 11%] Generating ut_omr_test.c, ut_omr_test.h, ut_omr_test.pdat
16:34:15 [2024-03-21T20:34:15.416Z] Scanning dependencies of target trc_j9thr
16:34:15 [2024-03-21T20:34:15.416Z] [ 11%] Built target trc_j9thr
16:34:15 [2024-03-21T20:34:15.416Z] [ 12%] Building C object port/CMakeFiles/omrport_obj.dir/unix/omrerrorhelpers.c.o
16:34:15 [2024-03-21T20:34:15.416Z] [ 12%] Building C object port/CMakeFiles/omrport_obj.dir/common/omrexit.c.o
16:34:15 [2024-03-21T20:34:15.416Z] [ 12%] Built target trc_omr_test
16:34:15 [2024-03-21T20:34:15.416Z] Scanning dependencies of target trc_omrport
16:34:15 [2024-03-21T20:34:15.416Z] [ 12%] Built target trc_omrport
16:34:15 [2024-03-21T20:34:15.416Z] Scanning dependencies of target trc_avl
16:34:15 [2024-03-21T20:34:15.416Z] [ 12%] Built target trc_avl
16:34:15 [2024-03-21T20:34:15.416Z] [ 12%] Building C object port/CMakeFiles/omrport_obj.dir/unix/omrfiletext.c.o
16:34:15 [2024-03-21T20:34:15.416Z] [ 12%] Building C object port/CMakeFiles/omrport_obj.dir/unix/omrfile.c.o
16:34:15 [2024-03-21T20:34:15.416Z] Scanning dependencies of target trc_hashtable
16:34:15 [2024-03-21T20:34:15.416Z] [ 12%] Generating ut_hashtable.c, ut_hashtable.h, ut_hashtable.pdat
16:34:15 [2024-03-21T20:34:15.416Z] [ 12%] Built target trc_hashtable
16:34:15 [2024-03-21T20:34:15.416Z] Scanning dependencies of target trc_j9hook
16:34:15 [2024-03-21T20:34:15.416Z] [ 12%] Built target trc_j9hook
16:34:15 [2024-03-21T20:34:15.416Z] Scanning dependencies of target trc_j9utilcore
16:34:15 [2024-03-21T20:34:15.416Z] [ 12%] Built target trc_j9utilcore
16:34:15 [2024-03-21T20:34:15.416Z] Scanning dependencies of target trc_omrutil
16:34:15 [2024-03-21T20:34:15.416Z] [ 12%] Built target trc_omrutil
16:34:15 [2024-03-21T20:34:15.416Z] Scanning dependencies of target trc_pool
16:34:15 [2024-03-21T20:34:15.416Z] [ 12%] Built target trc_pool
16:34:15 [2024-03-21T20:34:15.416Z] [ 12%] Building C object port/CMakeFiles/omrport_obj.dir/common/omrfilestream.c.o
16:34:15 [2024-03-21T20:34:15.416Z] Scanning dependencies of target trc_omrvm
16:34:15 [2024-03-21T20:34:15.416Z] Scanning dependencies of target trc_omrti
16:34:15 [2024-03-21T20:34:15.416Z] [ 12%] Generating ut_omrvm.c, ut_omrvm.h, ut_omrvm.pdat
16:34:15 [2024-03-21T20:34:15.416Z] [ 13%] Generating ut_omrti.c, ut_omrti.h, ut_omrti.pdat
16:34:15 [2024-03-21T20:34:15.416Z] [ 13%] Built target trc_omrvm
16:34:15 [2024-03-21T20:34:15.416Z] [ 13%] Built target trc_omrti
16:34:15 [2024-03-21T20:34:15.416Z] Scanning dependencies of target trc_j9vgc
16:34:15 [2024-03-21T20:34:15.416Z] Scanning dependencies of target trc_omrmm
16:34:15 [2024-03-21T20:34:15.416Z] [ 13%] Built target trc_omrmm
16:34:15 [2024-03-21T20:34:15.416Z] [ 13%] Built target trc_j9vgc
16:34:15 [2024-03-21T20:34:15.416Z] [ 13%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/control/TestJit.cpp.o
16:34:15 [2024-03-21T20:34:15.416Z] Scanning dependencies of target trc_j9mm
16:34:15 [2024-03-21T20:34:15.416Z] [ 13%] Building C object port/CMakeFiles/omrport_obj.dir/common/omrfilestreamtext.c.o
16:34:15 [2024-03-21T20:34:15.416Z] [ 13%] Built target trc_j9mm
16:34:15 [2024-03-21T20:34:15.416Z] Scanning dependencies of target omrgc_hookgen
16:34:15 [2024-03-21T20:34:15.416Z] [ 13%] Generating mmomrhook_internal.h, ../mmomrhook.h
16:34:16 [2024-03-21T20:34:16.647Z] [ 13%] Generating mmprivatehook_internal.h, mmprivatehook.h
16:34:16 [2024-03-21T20:34:16.648Z] [ 13%] Building C object port/CMakeFiles/omrport_obj.dir/unix/omriconvhelpers.c.o
16:34:16 [2024-03-21T20:34:16.648Z] [ 13%] Built target omrgc_hookgen
16:34:16 [2024-03-21T20:34:16.648Z] Scanning dependencies of target omrutil
16:34:16 [2024-03-21T20:34:16.648Z] [ 13%] Linking CXX static library libomrutil.a
16:34:16 [2024-03-21T20:34:16.648Z] [ 13%] Building C object port/CMakeFiles/omrport_obj.dir/common/omrfile_blockingasync.c.o
16:34:16 [2024-03-21T20:34:16.648Z] [ 13%] Built target omrutil
16:34:16 [2024-03-21T20:34:16.648Z] Scanning dependencies of target omrcore
16:34:16 [2024-03-21T20:34:16.648Z] [ 13%] Building C object port/CMakeFiles/omrport_obj.dir/common/omrmem32helpers.c.o
16:34:16 [2024-03-21T20:34:16.648Z] [ 13%] Building CXX object omr/CMakeFiles/omrcore.dir/OMR_Agent.cpp.o
16:34:16 [2024-03-21T20:34:16.648Z] [ 13%] Building C object port/CMakeFiles/omrport_obj.dir/common/omrheap.c.o
16:34:16 [2024-03-21T20:34:16.648Z] [ 13%] Building CXX object omr/CMakeFiles/omrcore.dir/OMR_MethodDictionary.cpp.o
16:34:16 [2024-03-21T20:34:16.648Z] [ 13%] Building C object port/CMakeFiles/omrport_obj.dir/unix/omrmem.c.o
16:34:16 [2024-03-21T20:34:16.648Z] [ 13%] Building CXX object omr/CMakeFiles/omrcore.dir/OMR_Profiler.cpp.o
16:34:16 [2024-03-21T20:34:16.648Z] [ 13%] Building C object port/CMakeFiles/omrport_obj.dir/common/omrmemtag.c.o
16:34:16 [2024-03-21T20:34:16.648Z] [ 13%] Building CXX object omr/CMakeFiles/omrcore.dir/OMR_Runtime.cpp.o
16:34:16 [2024-03-21T20:34:16.648Z] [ 13%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/env/FrontEnd.cpp.o
16:34:17 [2024-03-21T20:34:17.855Z] [ 13%] Building CXX object omr/CMakeFiles/omrcore.dir/OMR_TI.cpp.o
16:34:17 [2024-03-21T20:34:17.855Z] [ 13%] Building C object port/CMakeFiles/omrport_obj.dir/common/omrmemcategories.c.o
16:34:17 [2024-03-21T20:34:17.855Z] [ 14%] Building C object port/CMakeFiles/omrport_obj.dir/common/omrport.c.o
16:34:17 [2024-03-21T20:34:17.855Z] [ 14%] Building CXX object omr/CMakeFiles/omrcore.dir/OMR_TIMemorySize.cpp.o
16:34:17 [2024-03-21T20:34:17.855Z] [ 14%] Building C object port/CMakeFiles/omrport_obj.dir/unix/omrmmap.c.o
16:34:17 [2024-03-21T20:34:17.855Z] [ 14%] Building CXX object omr/CMakeFiles/omrcore.dir/OMR_VM.cpp.o
16:34:17 [2024-03-21T20:34:17.855Z] [ 14%] Building C object port/CMakeFiles/omrport_obj.dir/common/j9nls.c.o
16:34:17 [2024-03-21T20:34:17.855Z] [ 14%] Building CXX object omr/CMakeFiles/omrcore.dir/OMR_VMThread.cpp.o
16:34:17 [2024-03-21T20:34:17.855Z] [ 14%] Building C object port/CMakeFiles/omrport_obj.dir/unix/j9nlshelpers.c.o
16:34:17 [2024-03-21T20:34:17.855Z] [ 14%] Building C object omr/CMakeFiles/omrcore.dir/ut_omrti.c.o
16:34:17 [2024-03-21T20:34:17.855Z] [ 14%] Building C object omr/CMakeFiles/omrcore.dir/ut_omrvm.c.o
16:34:19 [2024-03-21T20:34:19.002Z] [ 14%] Building C object port/CMakeFiles/omrport_obj.dir/common/omrosbacktrace.c.o
16:34:19 [2024-03-21T20:34:19.002Z] [ 15%] Building C object omr/CMakeFiles/omrcore.dir/__/example/glue/LanguageVMGlue.c.o
16:34:19 [2024-03-21T20:34:19.002Z] [ 15%] Building CXX object omr/CMakeFiles/omrcore.dir/__/example/glue/omrExampleVM.cpp.o
16:34:19 [2024-03-21T20:34:19.002Z] [ 15%] Building C object port/CMakeFiles/omrport_obj.dir/linux/omrosbacktrace_impl.c.o
16:34:19 [2024-03-21T20:34:19.002Z] [ 15%] Building C object omr/CMakeFiles/omrcore.dir/__/example/glue/Profiling.c.o
16:34:19 [2024-03-21T20:34:19.002Z] [ 15%] Building C object port/CMakeFiles/omrport_obj.dir/unix/omrintrospect.c.o
16:34:19 [2024-03-21T20:34:19.002Z] [ 15%] Linking CXX static library libomrcore.a
16:34:19 [2024-03-21T20:34:19.002Z] [ 16%] Built target omrcore
16:34:19 [2024-03-21T20:34:19.002Z] [ 16%] Building C object port/CMakeFiles/omrport_obj.dir/common/omrintrospect_common.c.o
16:34:19 [2024-03-21T20:34:19.002Z] [ 16%] Building C object port/CMakeFiles/omrport_obj.dir/unix/omrosdump.c.o
16:34:19 [2024-03-21T20:34:19.002Z] [ 16%] Building C object port/CMakeFiles/omrport_obj.dir/common/omrportcontrol.c.o
16:34:19 [2024-03-21T20:34:19.002Z] [ 16%] Building C object port/CMakeFiles/omrport_obj.dir/unix/omrportptb.c.o
16:34:19 [2024-03-21T20:34:19.002Z] [ 16%] Building C object port/CMakeFiles/omrport_obj.dir/unix/omrsignal.c.o
16:34:19 [2024-03-21T20:34:19.002Z] [ 17%] Building C object port/CMakeFiles/omrport_obj.dir/unix/omrsock.c.o
16:34:20 [2024-03-21T20:34:20.219Z] [ 17%] Building C object port/CMakeFiles/omrport_obj.dir/common/omrsockptb.c.o
16:34:20 [2024-03-21T20:34:20.219Z] [ 17%] Building C object port/CMakeFiles/omrport_obj.dir/linuxriscv64/omrsignal_context.c.o
16:34:20 [2024-03-21T20:34:20.219Z] [ 17%] Building C object port/CMakeFiles/omrport_obj.dir/unix/omrsl.c.o
16:34:20 [2024-03-21T20:34:20.219Z] [ 17%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/ilgen/IlInjector.cpp.o
16:34:20 [2024-03-21T20:34:20.219Z] [ 17%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/ilgen/TestIlGeneratorMethodDetails.cpp.o
16:34:20 [2024-03-21T20:34:20.219Z] [ 17%] Building C object port/CMakeFiles/omrport_obj.dir/common/omrstr.c.o
16:34:20 [2024-03-21T20:34:20.219Z] [ 17%] Building C object port/CMakeFiles/omrport_obj.dir/unix/omrsysinfo.c.o
16:34:20 [2024-03-21T20:34:20.219Z] [ 17%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/runtime/TestCodeCacheManager.cpp.o
16:34:21 [2024-03-21T20:34:21.443Z] [ 17%] Building C object port/CMakeFiles/omrport_obj.dir/common/omrsysinfo_helpers.c.o
16:34:21 [2024-03-21T20:34:21.443Z] [ 17%] Building C object port/CMakeFiles/omrport_obj.dir/unix/omrsyslog.c.o
16:34:21 [2024-03-21T20:34:21.443Z] [ 17%] Building C object port/CMakeFiles/omrport_obj.dir/unix/omrtime.c.o
16:34:21 [2024-03-21T20:34:21.443Z] [ 17%] Building C object port/CMakeFiles/omrport_obj.dir/common/omrtlshelpers.c.o
16:34:21 [2024-03-21T20:34:21.443Z] [ 17%] Building C object port/CMakeFiles/omrport_obj.dir/unix/omrtty.c.o
16:34:21 [2024-03-21T20:34:21.443Z] [ 17%] Building C object port/CMakeFiles/omrport_obj.dir/linux/omrvmem.c.o
16:34:22 [2024-03-21T20:34:22.603Z] [ 17%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/codegen/OMRAheadOfTimeCompile.cpp.o
16:34:22 [2024-03-21T20:34:22.603Z] [ 18%] Building C object port/CMakeFiles/omrport_obj.dir/common/omrmemtag_checks.c.o
16:34:22 [2024-03-21T20:34:22.603Z] [ 18%] Building C object port/CMakeFiles/omrport_obj.dir/linux/omrosdump_helpers.c.o
16:34:22 [2024-03-21T20:34:22.603Z] [ 18%] Building C object port/CMakeFiles/omrport_obj.dir/unix/omrsysv_ipcwrappers.c.o
16:34:22 [2024-03-21T20:34:22.603Z] [ 18%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/codegen/Analyser.cpp.o
16:34:22 [2024-03-21T20:34:22.603Z] [ 18%] Building C object port/CMakeFiles/omrport_obj.dir/unix/omrsharedhelper.c.o
16:34:23 [2024-03-21T20:34:23.818Z] [ 18%] Building C object port/CMakeFiles/omrport_obj.dir/unix/omrshsem.c.o
16:34:23 [2024-03-21T20:34:23.818Z] [ 18%] Building C object port/CMakeFiles/omrport_obj.dir/unix/omrshsem_deprecated.c.o
16:34:23 [2024-03-21T20:34:23.818Z] [ 18%] Building C object port/CMakeFiles/omrport_obj.dir/unix/omrshmem.c.o
16:34:23 [2024-03-21T20:34:23.818Z] [ 19%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/codegen/CCData.cpp.o
16:34:23 [2024-03-21T20:34:23.818Z] [ 19%] Built target omrport_obj
16:34:23 [2024-03-21T20:34:23.818Z] Scanning dependencies of target run_tracegen
16:34:23 [2024-03-21T20:34:23.818Z] [ 19%] Built target run_tracegen
16:34:23 [2024-03-21T20:34:23.818Z] Scanning dependencies of target j9hashtable
16:34:23 [2024-03-21T20:34:23.818Z] [ 19%] Building C object util/hashtable/CMakeFiles/j9hashtable.dir/hash.c.o
16:34:23 [2024-03-21T20:34:23.818Z] [ 19%] Building C object util/hashtable/CMakeFiles/j9hashtable.dir/hashtable.c.o
16:34:24 [2024-03-21T20:34:24.925Z] [ 19%] Building C object util/hashtable/CMakeFiles/j9hashtable.dir/ut_hashtable.c.o
16:34:24 [2024-03-21T20:34:24.925Z] [ 19%] Linking CXX static library libj9hashtable.a
16:34:24 [2024-03-21T20:34:24.925Z] [ 20%] Built target j9hashtable
16:34:24 [2024-03-21T20:34:24.925Z] [ 20%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/codegen/CodeGenPrep.cpp.o
16:34:24 [2024-03-21T20:34:24.925Z] [ 20%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/codegen/CodeGenGC.cpp.o
16:34:26 [2024-03-21T20:34:26.081Z] [ 20%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/codegen/CodeGenRA.cpp.o
16:34:26 [2024-03-21T20:34:26.081Z] [ 20%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/codegen/OMRGCRegisterMap.cpp.o
16:34:26 [2024-03-21T20:34:26.081Z] [ 20%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/codegen/OMRGCStackAtlas.cpp.o
16:34:28 [2024-03-21T20:34:28.534Z] [ 20%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/codegen/OMRLinkage.cpp.o
16:34:28 [2024-03-21T20:34:28.534Z] [ 20%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/codegen/LiveRegister.cpp.o
16:34:29 [2024-03-21T20:34:29.819Z] [ 20%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/codegen/OutOfLineCodeSection.cpp.o
16:34:30 [2024-03-21T20:34:30.991Z] [ 20%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/codegen/Relocation.cpp.o
16:34:32 [2024-03-21T20:34:32.250Z] [ 20%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/codegen/RegisterIterator.cpp.o
16:34:32 [2024-03-21T20:34:32.251Z] [ 20%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/codegen/ScratchRegisterManager.cpp.o
16:34:33 [2024-03-21T20:34:33.448Z] [ 21%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/codegen/StorageInfo.cpp.o
16:34:33 [2024-03-21T20:34:33.448Z] [ 21%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/codegen/OMRTreeEvaluator.cpp.o
16:34:33 [2024-03-21T20:34:33.448Z] [ 21%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/codegen/PreInstructionSelection.cpp.o
16:34:34 [2024-03-21T20:34:34.645Z] [ 21%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/codegen/NodeEvaluation.cpp.o
16:34:35 [2024-03-21T20:34:35.804Z] [ 21%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/codegen/OMRPeephole.cpp.o
16:34:37 [2024-03-21T20:34:37.031Z] [ 21%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/codegen/OMRSnippet.cpp.o
16:34:37 [2024-03-21T20:34:37.031Z] [ 21%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/codegen/OMRUnresolvedDataSnippet.cpp.o
16:34:38 [2024-03-21T20:34:38.238Z] [ 21%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/codegen/OMRSnippetGCMap.cpp.o
16:34:39 [2024-03-21T20:34:39.368Z] [ 21%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/codegen/OMRCodeGenerator.cpp.o
16:34:39 [2024-03-21T20:34:39.368Z] [ 21%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/codegen/OMRCodeGenPhase.cpp.o
16:34:40 [2024-03-21T20:34:40.520Z] [ 21%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/codegen/OMRMemoryReference.cpp.o
16:34:41 [2024-03-21T20:34:41.729Z] [ 21%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/codegen/OMRMachine.cpp.o
16:34:42 [2024-03-21T20:34:42.875Z] [ 22%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/codegen/OMRRegister.cpp.o
16:34:42 [2024-03-21T20:34:42.875Z] [ 22%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/codegen/OMRRegisterDependency.cpp.o
16:34:44 [2024-03-21T20:34:44.071Z] [ 22%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/codegen/OMRRealRegister.cpp.o
16:34:45 [2024-03-21T20:34:45.234Z] [ 22%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/codegen/OMRRegisterPair.cpp.o
16:34:45 [2024-03-21T20:34:45.234Z] [ 22%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/codegen/OMRInstruction.cpp.o
16:34:46 [2024-03-21T20:34:46.464Z] [ 22%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/codegen/ELFGenerator.cpp.o
16:34:46 [2024-03-21T20:34:46.464Z] [ 22%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/codegen/OMRELFRelocationResolver.cpp.o
16:34:47 [2024-03-21T20:34:47.685Z] [ 22%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/compile/OSRData.cpp.o
16:34:47 [2024-03-21T20:34:47.685Z] [ 22%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/compile/OMRMethod.cpp.o
16:34:47 [2024-03-21T20:34:47.685Z] [ 22%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/compile/ResolvedMethod.cpp.o
16:34:48 [2024-03-21T20:34:48.924Z] [ 22%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/compile/VirtualGuard.cpp.o
16:34:50 [2024-03-21T20:34:50.051Z] [ 22%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/compile/OMRSymbolReferenceTable.cpp.o
16:34:51 [2024-03-21T20:34:51.280Z] [ 22%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/compile/OMRAliasBuilder.cpp.o
16:34:51 [2024-03-21T20:34:51.280Z] [ 23%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/compile/OMRCompilation.cpp.o
16:34:51 [2024-03-21T20:34:51.280Z] [ 23%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/compile/TLSCompilationManager.cpp.o
16:34:53 [2024-03-21T20:34:53.722Z] [ 23%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/control/OMROptions.cpp.o
16:34:53 [2024-03-21T20:34:53.722Z] [ 23%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/control/OptimizationPlan.cpp.o
16:34:54 [2024-03-21T20:34:54.867Z] [ 23%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/control/OMRRecompilation.cpp.o
16:34:54 [2024-03-21T20:34:54.867Z] [ 23%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/control/OMRCompilationStrategy.cpp.o
16:34:56 [2024-03-21T20:34:56.076Z] [ 23%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/control/CompilationController.cpp.o
16:34:58 [2024-03-21T20:34:58.521Z] [ 23%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/control/CompileMethod.cpp.o
16:34:58 [2024-03-21T20:34:58.521Z] [ 23%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/env/ExceptionTable.cpp.o
16:34:58 [2024-03-21T20:34:58.521Z] [ 23%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/env/FrontEnd.cpp.o
16:34:58 [2024-03-21T20:34:58.521Z] [ 23%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/env/OMRCPU.cpp.o
16:34:59 [2024-03-21T20:34:59.654Z] [ 23%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/env/OMRObjectModel.cpp.o
16:35:00 [2024-03-21T20:35:00.812Z] [ 24%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/env/OMRArithEnv.cpp.o
16:35:00 [2024-03-21T20:35:00.812Z] [ 24%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/env/OMRClassEnv.cpp.o
16:35:00 [2024-03-21T20:35:00.812Z] [ 24%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/env/OMRDebugEnv.cpp.o
16:35:00 [2024-03-21T20:35:00.812Z] [ 24%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/env/OMRVMEnv.cpp.o
16:35:02 [2024-03-21T20:35:02.072Z] [ 24%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/env/OMRVMMethodEnv.cpp.o
16:35:02 [2024-03-21T20:35:02.072Z] [ 24%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/env/SegmentAllocator.cpp.o
16:35:02 [2024-03-21T20:35:02.072Z] [ 24%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/env/SegmentProvider.cpp.o
16:35:02 [2024-03-21T20:35:02.072Z] [ 24%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/env/SystemSegmentProvider.cpp.o
16:35:02 [2024-03-21T20:35:02.072Z] [ 24%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/env/DebugSegmentProvider.cpp.o
16:35:03 [2024-03-21T20:35:03.266Z] [ 24%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/env/Region.cpp.o
16:35:03 [2024-03-21T20:35:03.266Z] [ 24%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/env/StackMemoryRegion.cpp.o
16:35:03 [2024-03-21T20:35:03.266Z] [ 24%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/env/OMRPersistentInfo.cpp.o
16:35:03 [2024-03-21T20:35:03.266Z] [ 25%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/env/TRMemory.cpp.o
16:35:03 [2024-03-21T20:35:03.266Z] [ 25%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/env/TRPersistentMemory.cpp.o
16:35:03 [2024-03-21T20:35:03.266Z] [ 25%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/env/VerboseLog.cpp.o
16:35:03 [2024-03-21T20:35:03.266Z] [ 25%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/env/FEBase.cpp.o
16:35:04 [2024-03-21T20:35:04.420Z] [ 25%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/env/JitConfig.cpp.o
16:35:05 [2024-03-21T20:35:05.628Z] [ 25%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/env/OMRIO.cpp.o
16:35:05 [2024-03-21T20:35:05.628Z] [ 25%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/env/OMRKnownObjectTable.cpp.o
16:35:05 [2024-03-21T20:35:05.628Z] [ 25%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/env/Globals.cpp.o
16:35:05 [2024-03-21T20:35:05.628Z] [ 25%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/env/OMRCompilerEnv.cpp.o
16:35:06 [2024-03-21T20:35:06.772Z] [ 25%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/env/PersistentAllocator.cpp.o
16:35:06 [2024-03-21T20:35:06.772Z] [ 25%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/il/OMRSymbol.cpp.o
16:35:06 [2024-03-21T20:35:06.772Z] [ 25%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/il/OMRAutomaticSymbol.cpp.o
16:35:06 [2024-03-21T20:35:06.772Z] [ 26%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/il/OMRLabelSymbol.cpp.o
16:35:07 [2024-03-21T20:35:07.966Z] [ 26%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/il/OMRMethodSymbol.cpp.o
16:35:09 [2024-03-21T20:35:09.128Z] [ 26%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/il/OMRParameterSymbol.cpp.o
16:35:09 [2024-03-21T20:35:09.129Z] [ 26%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/il/OMRRegisterMappedSymbol.cpp.o
16:35:09 [2024-03-21T20:35:09.129Z] [ 26%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/il/OMRResolvedMethodSymbol.cpp.o
16:35:10 [2024-03-21T20:35:10.359Z] [ 26%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/il/OMRStaticSymbol.cpp.o
16:35:10 [2024-03-21T20:35:10.359Z] [ 26%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/il/Aliases.cpp.o
16:35:10 [2024-03-21T20:35:10.359Z] [ 26%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/il/OMRBlock.cpp.o
16:35:11 [2024-03-21T20:35:11.489Z] [ 26%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/il/OMRDataTypes.cpp.o
16:35:13 [2024-03-21T20:35:13.912Z] [ 26%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/il/OMRIL.cpp.o
16:35:13 [2024-03-21T20:35:13.912Z] [ 26%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/il/OMRILOps.cpp.o
16:35:13 [2024-03-21T20:35:13.912Z] [ 26%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/il/OMRNode.cpp.o
16:35:15 [2024-03-21T20:35:15.094Z] [ 26%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/il/OMRSymbolReference.cpp.o
16:35:15 [2024-03-21T20:35:15.094Z] [ 27%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/il/OMRTreeTop.cpp.o
16:35:16 [2024-03-21T20:35:16.304Z] [ 27%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/il/NodePool.cpp.o
16:35:17 [2024-03-21T20:35:17.433Z] [ 27%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/il/NodeUtils.cpp.o
16:35:18 [2024-03-21T20:35:18.667Z] [ 27%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/ilgen/IlGenRequest.cpp.o
16:35:18 [2024-03-21T20:35:18.667Z] [ 27%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/ilgen/IlInjector.cpp.o
16:35:19 [2024-03-21T20:35:19.895Z] [ 27%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/ilgen/OMRBytecodeBuilder.cpp.o
16:35:19 [2024-03-21T20:35:19.895Z] [ 27%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/ilgen/OMRIlBuilder.cpp.o
16:35:21 [2024-03-21T20:35:21.017Z] [ 27%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/ilgen/OMRIlType.cpp.o
16:35:23 [2024-03-21T20:35:23.381Z] [ 27%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/ilgen/OMRIlValue.cpp.o
16:35:23 [2024-03-21T20:35:23.381Z] [ 27%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/ilgen/OMRJitBuilderRecorder.cpp.o
16:35:23 [2024-03-21T20:35:23.381Z] [ 27%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/ilgen/OMRJitBuilderRecorderBinaryBuffer.cpp.o
16:35:24 [2024-03-21T20:35:24.623Z] [ 27%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/ilgen/OMRJitBuilderRecorderBinaryFile.cpp.o
16:35:24 [2024-03-21T20:35:24.623Z] [ 28%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/ilgen/OMRJitBuilderRecorderTextFile.cpp.o
16:35:24 [2024-03-21T20:35:24.623Z] [ 28%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/ilgen/OMRMethodBuilder.cpp.o
16:35:24 [2024-03-21T20:35:24.623Z] [ 28%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/ilgen/OMRThunkBuilder.cpp.o
16:35:25 [2024-03-21T20:35:25.748Z] [ 28%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/ilgen/OMRTypeDictionary.cpp.o
16:35:25 [2024-03-21T20:35:25.748Z] [ 28%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/ilgen/OMRVirtualMachineOperandArray.cpp.o
16:35:28 [2024-03-21T20:35:28.171Z] [ 28%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/ilgen/OMRVirtualMachineOperandStack.cpp.o
16:35:29 [2024-03-21T20:35:29.337Z] [ 28%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/ilgen/OMRVirtualMachineRegister.cpp.o
16:35:29 [2024-03-21T20:35:29.337Z] [ 28%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/ilgen/OMRVirtualMachineRegisterInStruct.cpp.o
16:35:29 [2024-03-21T20:35:29.337Z] [ 28%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/ilgen/OMRVirtualMachineState.cpp.o
16:35:31 [2024-03-21T20:35:31.777Z] [ 28%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/infra/Assert.cpp.o
16:35:31 [2024-03-21T20:35:31.777Z] [ 28%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/infra/BitVector.cpp.o
16:35:31 [2024-03-21T20:35:31.777Z] [ 28%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/infra/Checklist.cpp.o
16:35:32 [2024-03-21T20:35:32.999Z] [ 29%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/infra/HashTab.cpp.o
16:35:34 [2024-03-21T20:35:34.133Z] [ 29%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/infra/IGBase.cpp.o
16:35:34 [2024-03-21T20:35:34.133Z] [ 29%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/infra/IGNode.cpp.o
16:35:34 [2024-03-21T20:35:34.133Z] [ 29%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/infra/ILWalk.cpp.o
16:35:34 [2024-03-21T20:35:34.133Z] [ 29%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/infra/InterferenceGraph.cpp.o
16:35:35 [2024-03-21T20:35:35.356Z] [ 29%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/infra/OMRMonitor.cpp.o
16:35:36 [2024-03-21T20:35:36.488Z] [ 29%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/infra/OMRMonitorTable.cpp.o
16:35:36 [2024-03-21T20:35:36.488Z] [ 29%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/infra/Random.cpp.o
16:35:36 [2024-03-21T20:35:36.488Z] [ 29%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/infra/SimpleRegex.cpp.o
16:35:37 [2024-03-21T20:35:37.636Z] [ 29%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/infra/String.cpp.o
16:35:37 [2024-03-21T20:35:37.636Z] [ 29%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/infra/STLUtils.cpp.o
16:35:37 [2024-03-21T20:35:37.636Z] [ 29%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/infra/Timer.cpp.o
16:35:38 [2024-03-21T20:35:38.917Z] [ 30%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/infra/TreeServices.cpp.o
16:35:38 [2024-03-21T20:35:38.917Z] [ 30%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/infra/OMRCfg.cpp.o
16:35:38 [2024-03-21T20:35:38.917Z] [ 30%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/AsyncCheckInsertion.cpp.o
16:35:40 [2024-03-21T20:35:40.075Z] [ 30%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/BackwardBitVectorAnalysis.cpp.o
16:35:41 [2024-03-21T20:35:41.222Z] [ 30%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/BackwardIntersectionBitVectorAnalysis.cpp.o
16:35:42 [2024-03-21T20:35:42.414Z] [ 30%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/BackwardUnionBitVectorAnalysis.cpp.o
16:35:42 [2024-03-21T20:35:42.414Z] [ 30%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/BitVectorAnalysis.cpp.o
16:35:43 [2024-03-21T20:35:43.657Z] [ 30%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/CatchBlockRemover.cpp.o
16:35:44 [2024-03-21T20:35:44.811Z] [ 30%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/OMRCFGSimplifier.cpp.o
16:35:44 [2024-03-21T20:35:44.811Z] [ 30%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/CompactLocals.cpp.o
16:35:46 [2024-03-21T20:35:46.040Z] [ 30%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/CopyPropagation.cpp.o
16:35:47 [2024-03-21T20:35:47.254Z] [ 30%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/DataFlowAnalysis.cpp.o
16:35:48 [2024-03-21T20:35:48.498Z] [ 31%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/DeadStoreElimination.cpp.o
16:35:49 [2024-03-21T20:35:49.710Z] [ 31%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/DeadTreesElimination.cpp.o
16:35:50 [2024-03-21T20:35:50.853Z] [ 31%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/DebuggingCounters.cpp.o
16:35:50 [2024-03-21T20:35:50.853Z] [ 31%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/Delayedness.cpp.o
16:35:52 [2024-03-21T20:35:52.046Z] [ 31%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/Dominators.cpp.o
16:35:53 [2024-03-21T20:35:53.210Z] [ 31%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/DominatorVerifier.cpp.o
16:35:53 [2024-03-21T20:35:53.210Z] [ 31%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/DominatorsChk.cpp.o
16:35:53 [2024-03-21T20:35:53.210Z] [ 31%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/Earliestness.cpp.o
16:35:53 [2024-03-21T20:35:53.210Z] [ 31%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/ExpressionsSimplification.cpp.o
16:35:54 [2024-03-21T20:35:54.441Z] [ 31%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/FieldPrivatizer.cpp.o
16:35:55 [2024-03-21T20:35:55.652Z] [ 31%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/GeneralLoopUnroller.cpp.o
16:35:56 [2024-03-21T20:35:56.851Z] [ 31%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/GlobalAnticipatability.cpp.o
16:35:56 [2024-03-21T20:35:56.852Z] [ 31%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/OMRGlobalRegister.cpp.o
16:35:59 [2024-03-21T20:35:59.328Z] [ 32%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/GlobalRegisterAllocator.cpp.o
16:36:00 [2024-03-21T20:36:00.482Z] [ 32%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/Inliner.cpp.o
16:36:00 [2024-03-21T20:36:00.482Z] [ 32%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/RematTools.cpp.o
16:36:00 [2024-03-21T20:36:00.482Z] [ 32%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/InductionVariable.cpp.o
16:36:04 [2024-03-21T20:36:04.280Z] [ 32%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/IntersectionBitVectorAnalysis.cpp.o
16:36:05 [2024-03-21T20:36:05.388Z] [ 32%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/Isolatedness.cpp.o
16:36:06 [2024-03-21T20:36:06.617Z] [ 32%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/IsolatedStoreElimination.cpp.o
16:36:06 [2024-03-21T20:36:06.617Z] [ 32%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/Latestness.cpp.o
16:36:09 [2024-03-21T20:36:09.097Z] [ 32%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/LiveOnAllPaths.cpp.o
16:36:09 [2024-03-21T20:36:09.097Z] [ 32%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/LiveVariableInformation.cpp.o
16:36:10 [2024-03-21T20:36:10.398Z] [ 32%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/Liveness.cpp.o
16:36:10 [2024-03-21T20:36:10.398Z] [ 32%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/LoadExtensions.cpp.o
16:36:11 [2024-03-21T20:36:11.537Z] [ 33%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/LocalAnalysis.cpp.o
16:36:12 [2024-03-21T20:36:12.664Z] [ 33%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/LocalAnticipatability.cpp.o
16:36:13 [2024-03-21T20:36:13.960Z] [ 33%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/LocalLiveRangeReducer.cpp.o
16:36:15 [2024-03-21T20:36:15.228Z] [ 33%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/LocalReordering.cpp.o
16:36:15 [2024-03-21T20:36:15.228Z] [ 33%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/LocalTransparency.cpp.o
16:36:16 [2024-03-21T20:36:16.375Z] [ 33%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/LoopCanonicalizer.cpp.o
16:36:17 [2024-03-21T20:36:17.604Z] [ 33%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/LoopReducer.cpp.o
16:36:18 [2024-03-21T20:36:18.834Z] [ 33%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/LoopReplicator.cpp.o
16:36:20 [2024-03-21T20:36:20.064Z] [ 33%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/LoopVersioner.cpp.o
16:36:22 [2024-03-21T20:36:22.505Z] [ 33%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/OMRLocalCSE.cpp.o
16:36:22 [2024-03-21T20:36:22.505Z] [ 33%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/LocalDeadStoreElimination.cpp.o
16:36:22 [2024-03-21T20:36:22.505Z] [ 33%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/LocalOpts.cpp.o
16:36:26 [2024-03-21T20:36:26.418Z] [ 34%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/OMROptimization.cpp.o
16:36:26 [2024-03-21T20:36:26.418Z] [ 34%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/OMROptimizationManager.cpp.o
16:36:28 [2024-03-21T20:36:28.877Z] [ 34%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/OMRTransformUtil.cpp.o
16:36:30 [2024-03-21T20:36:30.175Z] [ 34%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/OMROptimizer.cpp.o
16:36:30 [2024-03-21T20:36:30.175Z] [ 34%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/OrderBlocks.cpp.o
16:36:30 [2024-03-21T20:36:30.175Z] [ 34%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/OSRDefAnalysis.cpp.o
16:36:31 [2024-03-21T20:36:31.442Z] [ 34%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/PartialRedundancy.cpp.o
16:36:34 [2024-03-21T20:36:34.107Z] [ 34%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/PreExistence.cpp.o
16:36:35 [2024-03-21T20:36:35.329Z] [ 34%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/Reachability.cpp.o
16:36:36 [2024-03-21T20:36:36.566Z] [ 34%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/ReachingDefinitions.cpp.o
16:36:36 [2024-03-21T20:36:36.566Z] [ 34%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/OMRRecognizedCallTransformer.cpp.o
16:36:37 [2024-03-21T20:36:37.797Z] [ 34%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/RedundantAsyncCheckRemoval.cpp.o
16:36:37 [2024-03-21T20:36:37.797Z] [ 35%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/OMRRegisterCandidate.cpp.o
16:36:40 [2024-03-21T20:36:40.225Z] [ 35%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/OMRSimplifier.cpp.o
16:36:40 [2024-03-21T20:36:40.225Z] [ 35%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/OMRSimplifierHelpers.cpp.o
16:36:41 [2024-03-21T20:36:41.451Z] [ 35%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/OMRSimplifierHandlers.cpp.o
16:36:43 [2024-03-21T20:36:43.922Z] [ 35%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/StructuralAnalysis.cpp.o
16:36:43 [2024-03-21T20:36:43.922Z] [ 35%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/Structure.cpp.o
16:36:43 [2024-03-21T20:36:43.922Z] [ 35%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/SwitchAnalyzer.cpp.o
16:36:47 [2024-03-21T20:36:47.611Z] [ 35%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/TranslateTable.cpp.o
16:36:47 [2024-03-21T20:36:47.611Z] [ 35%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/UnionBitVectorAnalysis.cpp.o
16:36:48 [2024-03-21T20:36:48.841Z] [ 35%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/UseDefInfo.cpp.o
16:36:49 [2024-03-21T20:36:49.975Z] [ 35%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/ValueNumberInfo.cpp.o
16:36:49 [2024-03-21T20:36:49.975Z] [ 35%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/VirtualGuardCoalescer.cpp.o
16:36:49 [2024-03-21T20:36:49.975Z] [ 36%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/VirtualGuardHeadMerger.cpp.o
16:36:53 [2024-03-21T20:36:53.678Z] [ 36%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/RegDepCopyRemoval.cpp.o
16:36:53 [2024-03-21T20:36:53.678Z] [ 36%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/ReorderIndexExpr.cpp.o
16:36:53 [2024-03-21T20:36:53.678Z] [ 36%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/SinkStores.cpp.o
16:36:56 [2024-03-21T20:36:56.119Z] [ 36%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/StripMiner.cpp.o
16:36:57 [2024-03-21T20:36:57.335Z] Scanning dependencies of target run_tracemerge
16:36:57 [2024-03-21T20:36:57.335Z] [ 36%] Generating tracemerge.stamp
16:36:57 [2024-03-21T20:36:57.335Z] [ 36%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/VPConstraint.cpp.o
16:36:57 [2024-03-21T20:36:57.335Z] [ 36%] Built target run_tracemerge
16:36:57 [2024-03-21T20:36:57.335Z] Scanning dependencies of target j9thrstatic
16:36:57 [2024-03-21T20:36:57.335Z] [ 36%] Linking CXX static library libj9thrstatic.a
16:36:57 [2024-03-21T20:36:57.335Z] [ 36%] Built target j9thrstatic
16:36:57 [2024-03-21T20:36:57.335Z] Scanning dependencies of target omrsig
16:36:57 [2024-03-21T20:36:57.335Z] [ 37%] Building CXX object omrsigcompat/CMakeFiles/omrsig.dir/omrsig.cpp.o
16:36:57 [2024-03-21T20:36:57.335Z] [ 37%] Linking CXX shared library libomrsig.so
16:36:58 [2024-03-21T20:36:58.481Z] [ 37%] Built target omrsig
16:36:58 [2024-03-21T20:36:58.481Z] Scanning dependencies of target omrutiltest
16:36:58 [2024-03-21T20:36:58.481Z] [ 38%] Building CXX object fvtest/utiltest/CMakeFiles/omrutiltest.dir/main.cpp.o
16:36:58 [2024-03-21T20:36:58.481Z] [ 38%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/VPHandlers.cpp.o
16:36:59 [2024-03-21T20:36:59.685Z] [ 38%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/VPHandlersCommon.cpp.o
16:36:59 [2024-03-21T20:36:59.685Z] [ 38%] Linking CXX executable omrutiltest
16:37:00 [2024-03-21T20:37:00.749Z] [ 38%] Built target omrutiltest
16:37:00 [2024-03-21T20:37:00.749Z] Scanning dependencies of target omrport
16:37:00 [2024-03-21T20:37:00.749Z] [ 38%] Linking CXX static library libomrport.a
16:37:00 [2024-03-21T20:37:00.749Z] [ 38%] Built target omrport
16:37:00 [2024-03-21T20:37:00.749Z] Scanning dependencies of target omrtrace
16:37:00 [2024-03-21T20:37:00.749Z] [ 38%] Building CXX object omrtrace/CMakeFiles/omrtrace.dir/omrtraceapi.cpp.o
16:37:01 [2024-03-21T20:37:01.943Z] [ 38%] Building CXX object omrtrace/CMakeFiles/omrtrace.dir/omrtracecomponent.cpp.o
16:37:01 [2024-03-21T20:37:01.943Z] [ 38%] Building CXX object omrtrace/CMakeFiles/omrtrace.dir/omrtraceformatter.cpp.o
16:37:01 [2024-03-21T20:37:01.943Z] [ 38%] Building CXX object omrtrace/CMakeFiles/omrtrace.dir/omrtracelog.cpp.o
16:37:01 [2024-03-21T20:37:01.943Z] [ 38%] Building CXX object omrtrace/CMakeFiles/omrtrace.dir/omrtracemain.cpp.o
16:37:03 [2024-03-21T20:37:03.195Z] [ 38%] Building CXX object omrtrace/CMakeFiles/omrtrace.dir/omrtracemisc.cpp.o
16:37:03 [2024-03-21T20:37:03.195Z] [ 38%] Building CXX object omrtrace/CMakeFiles/omrtrace.dir/omrtraceoptions.cpp.o
16:37:03 [2024-03-21T20:37:03.195Z] [ 39%] Building CXX object omrtrace/CMakeFiles/omrtrace.dir/omrtracepublish.cpp.o
16:37:03 [2024-03-21T20:37:03.195Z] [ 39%] Building CXX object omrtrace/CMakeFiles/omrtrace.dir/omrtracewrappers.cpp.o
16:37:03 [2024-03-21T20:37:03.195Z] [ 40%] Running JitBuilder C++ API generator
16:37:03 [2024-03-21T20:37:03.195Z] [ 40%] Generate /home/jenkins/workspace/Build/build/jitbuilderName.cpp
16:37:03 [2024-03-21T20:37:03.195Z] [ 40%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/OMRValuePropagation.cpp.o
16:37:03 [2024-03-21T20:37:03.195Z] [ 40%] Linking CXX static library libomrtrace.a
16:37:03 [2024-03-21T20:37:03.195Z] [ 40%] Built target omrtrace
16:37:03 [2024-03-21T20:37:03.195Z] Scanning dependencies of target omrporttest
16:37:03 [2024-03-21T20:37:03.195Z] [ 40%] Building CXX object fvtest/porttest/CMakeFiles/omrporttest.dir/fileTest.cpp.o
16:37:05 [2024-03-21T20:37:05.566Z] Scanning dependencies of target jitbuilder
16:37:05 [2024-03-21T20:37:05.566Z] [ 40%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/ValuePropagationCommon.cpp.o
16:37:05 [2024-03-21T20:37:05.566Z] [ 40%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/jitbuilderName.cpp.o
16:37:05 [2024-03-21T20:37:05.566Z] [ 40%] Building CXX object fvtest/porttest/CMakeFiles/omrporttest.dir/heapTest.cpp.o
16:37:08 [2024-03-21T20:37:08.019Z] [ 40%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/env/FrontEnd.cpp.o
16:37:08 [2024-03-21T20:37:08.019Z] [ 40%] Building CXX object fvtest/porttest/CMakeFiles/omrporttest.dir/omrportTest.cpp.o
16:37:10 [2024-03-21T20:37:10.575Z] [ 40%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/compile/ResolvedMethod.cpp.o
16:37:10 [2024-03-21T20:37:10.575Z] [ 40%] Building CXX object fvtest/porttest/CMakeFiles/omrporttest.dir/main.cpp.o
16:37:10 [2024-03-21T20:37:10.575Z] [ 40%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/TrivialDeadBlockRemover.cpp.o
16:37:11 [2024-03-21T20:37:11.785Z] [ 40%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/control/Jit.cpp.o
16:37:12 [2024-03-21T20:37:12.945Z] [ 40%] Building CXX object fvtest/porttest/CMakeFiles/omrporttest.dir/memTest.cpp.o
16:37:14 [2024-03-21T20:37:14.036Z] [ 40%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/ilgen/JBIlGeneratorMethodDetails.cpp.o
16:37:14 [2024-03-21T20:37:14.036Z] [ 40%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/FEInliner.cpp.o
16:37:15 [2024-03-21T20:37:15.200Z] [ 41%] Building CXX object fvtest/porttest/CMakeFiles/omrporttest.dir/omrdumpTest.cpp.o
16:37:15 [2024-03-21T20:37:15.200Z] [ 41%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/optimizer/JBOptimizer.cpp.o
16:37:16 [2024-03-21T20:37:16.412Z] [ 41%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/BenefitInliner.cpp.o
16:37:16 [2024-03-21T20:37:16.412Z] [ 41%] Building CXX object fvtest/porttest/CMakeFiles/omrporttest.dir/omrerrorTest.cpp.o
16:37:16 [2024-03-21T20:37:16.412Z] [ 41%] Building CXX object fvtest/porttest/CMakeFiles/omrporttest.dir/omrfileTest.cpp.o
16:37:18 [2024-03-21T20:37:18.971Z] [ 41%] Building CXX object fvtest/porttest/CMakeFiles/omrporttest.dir/omrfilestreamTest.cpp.o
16:37:18 [2024-03-21T20:37:18.971Z] [ 42%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/abstractinterpreter/AbsValue.cpp.o
16:37:18 [2024-03-21T20:37:18.971Z] [ 42%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/runtime/JBCodeCacheManager.cpp.o
16:37:20 [2024-03-21T20:37:20.097Z] [ 42%] Building CXX object fvtest/porttest/CMakeFiles/omrporttest.dir/omrheapTest.cpp.o
16:37:21 [2024-03-21T20:37:21.227Z] [ 42%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/runtime/JBJitConfig.cpp.o
16:37:21 [2024-03-21T20:37:21.227Z] [ 42%] Building CXX object fvtest/porttest/CMakeFiles/omrporttest.dir/omrintrospectTest.cpp.o
16:37:21 [2024-03-21T20:37:21.227Z] [ 42%] Building CXX object fvtest/porttest/CMakeFiles/omrporttest.dir/omrmemTest.cpp.o
16:37:22 [2024-03-21T20:37:22.372Z] [ 42%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/jitbuilderclient/cpp/BytecodeBuilder.cpp.o
16:37:22 [2024-03-21T20:37:22.372Z] [ 42%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/abstractinterpreter/AbsOpStack.cpp.o
16:37:22 [2024-03-21T20:37:22.372Z] [ 42%] Building CXX object fvtest/porttest/CMakeFiles/omrporttest.dir/omrmmapTest.cpp.o
16:37:23 [2024-03-21T20:37:23.484Z] [ 42%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/jitbuilderclient/cpp/IlBuilder.cpp.o
16:37:23 [2024-03-21T20:37:23.484Z] [ 42%] Building CXX object fvtest/porttest/CMakeFiles/omrporttest.dir/omrsignalExtendedTest.cpp.o
16:37:24 [2024-03-21T20:37:24.732Z] [ 42%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/abstractinterpreter/AbsOpArray.cpp.o
16:37:24 [2024-03-21T20:37:24.732Z] [ 42%] Building CXX object fvtest/porttest/CMakeFiles/omrporttest.dir/omrsignalTest.cpp.o
16:37:25 [2024-03-21T20:37:25.930Z] [ 42%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/jitbuilderclient/cpp/IlType.cpp.o
16:37:25 [2024-03-21T20:37:25.930Z] [ 42%] Building CXX object fvtest/porttest/CMakeFiles/omrporttest.dir/omrslTest.cpp.o
16:37:27 [2024-03-21T20:37:27.146Z] [ 43%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/jitbuilderclient/cpp/IlValue.cpp.o
16:37:27 [2024-03-21T20:37:27.146Z] [ 43%] Building CXX object fvtest/porttest/CMakeFiles/omrporttest.dir/omrstrTest.cpp.o
16:37:28 [2024-03-21T20:37:28.268Z] [ 43%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/abstractinterpreter/IDT.cpp.o
16:37:28 [2024-03-21T20:37:28.268Z] [ 43%] Building CXX object fvtest/porttest/CMakeFiles/omrporttest.dir/omrtimeTest.cpp.o
16:37:28 [2024-03-21T20:37:28.268Z] [ 43%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/jitbuilderclient/cpp/MethodBuilder.cpp.o
16:37:29 [2024-03-21T20:37:29.532Z] [ 44%] Building CXX object fvtest/porttest/CMakeFiles/omrporttest.dir/omrttyExtendedTest.cpp.o
16:37:29 [2024-03-21T20:37:29.532Z] [ 44%] Building CXX object fvtest/porttest/CMakeFiles/omrporttest.dir/omrttyTest.cpp.o
16:37:30 [2024-03-21T20:37:30.759Z] [ 44%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/jitbuilderclient/cpp/ThunkBuilder.cpp.o
16:37:30 [2024-03-21T20:37:30.759Z] [ 44%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/abstractinterpreter/IDTNode.cpp.o
16:37:31 [2024-03-21T20:37:31.979Z] [ 44%] Building CXX object fvtest/porttest/CMakeFiles/omrporttest.dir/omrvmemTest.cpp.o
16:37:31 [2024-03-21T20:37:31.979Z] [ 44%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/jitbuilderclient/cpp/TypeDictionary.cpp.o
16:37:31 [2024-03-21T20:37:31.979Z] [ 44%] Building CXX object fvtest/porttest/CMakeFiles/omrporttest.dir/si.cpp.o
16:37:33 [2024-03-21T20:37:33.240Z] [ 44%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/jitbuilderclient/cpp/VirtualMachineOperandArray.cpp.o
16:37:34 [2024-03-21T20:37:34.467Z] [ 44%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/abstractinterpreter/InliningMethodSummary.cpp.o
16:37:34 [2024-03-21T20:37:34.467Z] [ 44%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/abstractinterpreter/OMRIDTBuilder.cpp.o
16:37:34 [2024-03-21T20:37:34.467Z] In file included from /home/jenkins/workspace/Build/fvtest/omrGtestGlue/./omrTest.h:49,
16:37:34 [2024-03-21T20:37:34.467Z]                  from /home/jenkins/workspace/Build/fvtest/porttest/testHelpers.hpp:43,
16:37:34 [2024-03-21T20:37:34.467Z]                  from /home/jenkins/workspace/Build/fvtest/porttest/si.cpp:66:
16:37:34 [2024-03-21T20:37:34.467Z] /home/jenkins/workspace/Build/third_party/gtest-1.8.0/include/gtest/gtest.h: In instantiation of 'testing::AssertionResult testing::internal::CmpHelperNE(const char*, const char*, const T1&, const T2&) [with T1 = long unsigned int; T2 = int]':
16:37:34 [2024-03-21T20:37:34.467Z] /home/jenkins/workspace/Build/fvtest/porttest/si.cpp:3171:2:   required from here
16:37:34 [2024-03-21T20:37:34.467Z] /home/jenkins/workspace/Build/third_party/gtest-1.8.0/include/gtest/gtest.h:1522:28: warning: comparison of integer expressions of different signedness: 'const long unsigned int' and 'const int' [-Wsign-compare]
16:37:34 [2024-03-21T20:37:34.467Z]  1510 |   if (val1 op val2) {\
16:37:34 [2024-03-21T20:37:34.467Z]       |       ~~~~~~~~~~~~          
16:37:34 [2024-03-21T20:37:34.467Z] ......
16:37:34 [2024-03-21T20:37:34.467Z]  1522 | GTEST_IMPL_CMP_HELPER_(NE, !=);
16:37:34 [2024-03-21T20:37:34.467Z] /home/jenkins/workspace/Build/third_party/gtest-1.8.0/include/gtest/gtest.h:1510:12: note: in definition of macro 'GTEST_IMPL_CMP_HELPER_'
16:37:34 [2024-03-21T20:37:34.467Z]  1510 |   if (val1 op val2) {\
16:37:34 [2024-03-21T20:37:34.467Z]       |            ^~
16:37:35 [2024-03-21T20:37:35.688Z] [ 44%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/jitbuilderclient/cpp/VirtualMachineOperandStack.cpp.o
16:37:36 [2024-03-21T20:37:36.909Z] [ 44%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/jitbuilderclient/cpp/VirtualMachineRegister.cpp.o
16:37:36 [2024-03-21T20:37:36.909Z] [ 44%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/abstractinterpreter/InliningProposal.cpp.o
16:37:38 [2024-03-21T20:37:38.079Z] [ 44%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/ras/CallStack.cpp.o
16:37:38 [2024-03-21T20:37:38.079Z] [ 44%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/jitbuilderclient/cpp/VirtualMachineRegisterInStruct.cpp.o
16:37:39 [2024-03-21T20:37:39.366Z] [ 44%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/jitbuilderclient/cpp/VirtualMachineState.cpp.o
16:37:40 [2024-03-21T20:37:40.511Z] [ 44%] Building CXX object fvtest/porttest/CMakeFiles/omrporttest.dir/si_numcpusTest.cpp.o
16:37:40 [2024-03-21T20:37:40.511Z] [ 44%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/ras/CFGChecker.cpp.o
16:37:40 [2024-03-21T20:37:40.511Z] [ 44%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/ras/Debug.cpp.o
16:37:41 [2024-03-21T20:37:41.742Z] [ 44%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/jitbuilderclient/cpp/JitBuilder.cpp.o
16:37:41 [2024-03-21T20:37:41.742Z] [ 44%] Building CXX object fvtest/porttest/CMakeFiles/omrporttest.dir/testHelpers.cpp.o
16:37:42 [2024-03-21T20:37:42.971Z] [ 44%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/codegen/OMRAheadOfTimeCompile.cpp.o
16:37:42 [2024-03-21T20:37:42.971Z] [ 44%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/ras/DebugCounter.cpp.o
16:37:44 [2024-03-21T20:37:44.204Z] [ 44%] Building CXX object fvtest/porttest/CMakeFiles/omrporttest.dir/testProcessHelpers.cpp.o
16:37:45 [2024-03-21T20:37:45.534Z] [ 44%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/codegen/Analyser.cpp.o
16:37:45 [2024-03-21T20:37:45.534Z] [ 45%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/codegen/CCData.cpp.o
16:37:45 [2024-03-21T20:37:45.534Z] [ 45%] Building CXX object fvtest/porttest/CMakeFiles/omrporttest.dir/omrsockTest.cpp.o
16:37:46 [2024-03-21T20:37:46.763Z] [ 46%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/ras/ILValidationRules.cpp.o
16:37:46 [2024-03-21T20:37:46.763Z] [ 46%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/codegen/CodeGenPrep.cpp.o
16:37:48 [2024-03-21T20:37:48.097Z] [ 46%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/codegen/CodeGenGC.cpp.o
16:37:49 [2024-03-21T20:37:49.346Z] [ 46%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/ras/ILValidationUtils.cpp.o
16:37:50 [2024-03-21T20:37:50.496Z] [ 46%] Building CXX object fvtest/porttest/CMakeFiles/omrporttest.dir/__/__/util/main_function/main_function.cpp.o
16:37:50 [2024-03-21T20:37:50.496Z] [ 46%] Linking CXX executable omrporttest
16:37:51 [2024-03-21T20:37:51.697Z] [ 46%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/codegen/CodeGenRA.cpp.o
16:37:51 [2024-03-21T20:37:51.697Z] [ 46%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/codegen/OMRGCRegisterMap.cpp.o
16:37:51 [2024-03-21T20:37:51.697Z] [ 46%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/codegen/OMRGCStackAtlas.cpp.o
16:37:53 [2024-03-21T20:37:53.037Z] [ 46%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/ras/ILValidator.cpp.o
16:37:53 [2024-03-21T20:37:53.037Z] [ 46%] Built target omrporttest
16:37:53 [2024-03-21T20:37:53.037Z] [ 46%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/ras/IgnoreLocale.cpp.o
16:37:54 [2024-03-21T20:37:54.253Z] [ 46%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/ras/LimitFile.cpp.o
16:37:55 [2024-03-21T20:37:55.477Z] [ 46%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/codegen/OMRLinkage.cpp.o
16:37:55 [2024-03-21T20:37:55.477Z] Scanning dependencies of target j9hookstatic
16:37:55 [2024-03-21T20:37:55.477Z] [ 46%] Linking CXX static library libj9hookstatic.a
16:37:55 [2024-03-21T20:37:55.477Z] [ 46%] Built target j9hookstatic
16:37:55 [2024-03-21T20:37:55.477Z] [ 46%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/codegen/LiveRegister.cpp.o
16:37:55 [2024-03-21T20:37:55.477Z] [ 46%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/codegen/OutOfLineCodeSection.cpp.o
16:37:56 [2024-03-21T20:37:56.674Z] [ 46%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/ras/LogTracer.cpp.o
16:37:57 [2024-03-21T20:37:57.840Z] [ 46%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/codegen/Relocation.cpp.o
16:37:58 [2024-03-21T20:37:58.977Z] [ 46%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/codegen/RegisterIterator.cpp.o
16:37:58 [2024-03-21T20:37:58.977Z] [ 46%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/ras/OptionsDebug.cpp.o
16:37:58 [2024-03-21T20:37:58.977Z] [ 46%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/codegen/ScratchRegisterManager.cpp.o
16:38:00 [2024-03-21T20:38:00.190Z] [ 47%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/codegen/StorageInfo.cpp.o
16:38:01 [2024-03-21T20:38:01.437Z] [ 47%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/ras/Tree.cpp.o
16:38:01 [2024-03-21T20:38:01.437Z] [ 47%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/codegen/OMRTreeEvaluator.cpp.o
16:38:02 [2024-03-21T20:38:02.669Z] [ 47%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/runtime/Runtime.cpp.o
16:38:02 [2024-03-21T20:38:02.669Z] [ 47%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/codegen/PreInstructionSelection.cpp.o
16:38:02 [2024-03-21T20:38:02.669Z] [ 47%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/codegen/NodeEvaluation.cpp.o
16:38:05 [2024-03-21T20:38:05.129Z] [ 47%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/codegen/OMRPeephole.cpp.o
16:38:05 [2024-03-21T20:38:05.129Z] [ 47%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/runtime/Trampoline.cpp.o
16:38:06 [2024-03-21T20:38:06.341Z] [ 47%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/codegen/OMRSnippet.cpp.o
16:38:06 [2024-03-21T20:38:06.341Z] Scanning dependencies of target omrgc
16:38:07 [2024-03-21T20:38:07.573Z] [ 47%] Building CXX object gc/CMakeFiles/omrgc.dir/base/AddressOrderedListPopulator.cpp.o
16:38:07 [2024-03-21T20:38:07.573Z] [ 47%] Building CXX object gc/CMakeFiles/omrgc.dir/base/AllocationContext.cpp.o
16:38:07 [2024-03-21T20:38:07.573Z] [ 47%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/runtime/CodeCacheTypes.cpp.o
16:38:07 [2024-03-21T20:38:07.573Z] [ 47%] Building CXX object gc/CMakeFiles/omrgc.dir/base/AllocationInterfaceGeneric.cpp.o
16:38:07 [2024-03-21T20:38:07.573Z] [ 47%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/runtime/OMRCodeCache.cpp.o
16:38:08 [2024-03-21T20:38:08.712Z] [ 48%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/runtime/OMRCodeCacheManager.cpp.o
16:38:08 [2024-03-21T20:38:08.712Z] [ 48%] Building CXX object gc/CMakeFiles/omrgc.dir/base/BaseVirtual.cpp.o
16:38:08 [2024-03-21T20:38:08.712Z] [ 48%] Building CXX object gc/CMakeFiles/omrgc.dir/base/BumpAllocatedListPopulator.cpp.o
16:38:08 [2024-03-21T20:38:08.712Z] [ 48%] Building CXX object gc/CMakeFiles/omrgc.dir/base/CardTable.cpp.o
16:38:10 [2024-03-21T20:38:10.008Z] [ 48%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/codegen/OMRUnresolvedDataSnippet.cpp.o
16:38:10 [2024-03-21T20:38:10.008Z] [ 48%] Building CXX object gc/CMakeFiles/omrgc.dir/base/Collector.cpp.o
16:38:10 [2024-03-21T20:38:10.008Z] [ 48%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/codegen/OMRSnippetGCMap.cpp.o
16:38:10 [2024-03-21T20:38:10.008Z] [ 48%] Building CXX object gc/CMakeFiles/omrgc.dir/base/Configuration.cpp.o
16:38:10 [2024-03-21T20:38:10.008Z] [ 48%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/runtime/OMRCodeCacheMemorySegment.cpp.o
16:38:11 [2024-03-21T20:38:11.166Z] [ 48%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/runtime/OMRCodeCacheConfig.cpp.o
16:38:11 [2024-03-21T20:38:11.166Z] [ 48%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/riscv/codegen/RVDebug.cpp.o
16:38:11 [2024-03-21T20:38:11.166Z] [ 48%] Building CXX object gc/CMakeFiles/omrgc.dir/base/EmptyListPopulator.cpp.o
16:38:11 [2024-03-21T20:38:11.166Z] [ 49%] Building CXX object gc/CMakeFiles/omrgc.dir/base/EnvironmentBase.cpp.o
16:38:12 [2024-03-21T20:38:12.367Z] [ 49%] Building CXX object gc/CMakeFiles/omrgc.dir/base/Forge.cpp.o
16:38:12 [2024-03-21T20:38:12.367Z] [ 49%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/codegen/OMRCodeGenerator.cpp.o
16:38:12 [2024-03-21T20:38:12.367Z] [ 49%] Building CXX object gc/CMakeFiles/omrgc.dir/base/GCCode.cpp.o
16:38:12 [2024-03-21T20:38:12.367Z] [ 49%] Building CXX object gc/CMakeFiles/omrgc.dir/base/GCExtensionsBase.cpp.o
16:38:13 [2024-03-21T20:38:13.531Z] [ 49%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/codegen/OMRCodeGenPhase.cpp.o
16:38:13 [2024-03-21T20:38:13.531Z] [ 49%] Building CXX object gc/CMakeFiles/omrgc.dir/base/GlobalAllocationManager.cpp.o
16:38:13 [2024-03-21T20:38:13.531Z] [ 49%] Building CXX object gc/CMakeFiles/omrgc.dir/base/GlobalCollector.cpp.o
16:38:14 [2024-03-21T20:38:14.731Z] [ 49%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/riscv/codegen/RVInstruction.cpp.o
16:38:14 [2024-03-21T20:38:14.731Z] [ 49%] Building CXX object gc/CMakeFiles/omrgc.dir/base/Heap.cpp.o
16:38:14 [2024-03-21T20:38:14.731Z] [ 49%] Building CXX object gc/CMakeFiles/omrgc.dir/base/HeapMap.cpp.o
16:38:15 [2024-03-21T20:38:15.903Z] [ 49%] Building CXX object gc/CMakeFiles/omrgc.dir/base/HeapMapIterator.cpp.o
16:38:15 [2024-03-21T20:38:15.903Z] [ 49%] Building CXX object gc/CMakeFiles/omrgc.dir/base/HeapMemorySubSpaceIterator.cpp.o
16:38:15 [2024-03-21T20:38:15.903Z] [ 49%] Building CXX object gc/CMakeFiles/omrgc.dir/base/HeapRegionDescriptor.cpp.o
16:38:17 [2024-03-21T20:38:17.133Z] [ 49%] Building CXX object gc/CMakeFiles/omrgc.dir/base/HeapRegionIterator.cpp.o
16:38:17 [2024-03-21T20:38:17.133Z] [ 50%] Building CXX object gc/CMakeFiles/omrgc.dir/base/HeapRegionManager.cpp.o
16:38:17 [2024-03-21T20:38:17.133Z] [ 50%] Building CXX object gc/CMakeFiles/omrgc.dir/base/HeapRegionManagerTarok.cpp.o
16:38:17 [2024-03-21T20:38:17.133Z] [ 50%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/riscv/codegen/RVOutOfLineCodeSection.cpp.o
16:38:18 [2024-03-21T20:38:18.364Z] [ 50%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/codegen/OMRMemoryReference.cpp.o
16:38:18 [2024-03-21T20:38:18.364Z] [ 50%] Building CXX object gc/CMakeFiles/omrgc.dir/base/HeapVirtualMemory.cpp.o
16:38:18 [2024-03-21T20:38:18.364Z] [ 50%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/riscv/codegen/RVSystemLinkage.cpp.o
16:38:18 [2024-03-21T20:38:18.364Z] In file included from /home/jenkins/workspace/Build/compiler/il/ILOpCodes.hpp:25,
16:38:18 [2024-03-21T20:38:18.364Z]                  from /home/jenkins/workspace/Build/compiler/codegen/OutOfLineCodeSection.hpp:27,
16:38:18 [2024-03-21T20:38:18.364Z]                  from /home/jenkins/workspace/Build/compiler/riscv/codegen/RVOutOfLineCodeSection.hpp:26,
16:38:18 [2024-03-21T20:38:18.364Z]                  from /home/jenkins/workspace/Build/compiler/riscv/codegen/RVOutOfLineCodeSection.cpp:22:
16:38:18 [2024-03-21T20:38:18.364Z] /home/jenkins/workspace/Build/compiler/il/OMRDataTypes.hpp:406:16: warning: inline function 'bool OMR::DataType::isVector()' used but never defined
16:38:18 [2024-03-21T20:38:18.364Z]   406 |    inline bool isVector();
16:38:18 [2024-03-21T20:38:18.364Z]       |                ^~~~~~~~
16:38:18 [2024-03-21T20:38:18.364Z] /home/jenkins/workspace/Build/compiler/il/OMRDataTypes.hpp:499:16: warning: inline function 'bool OMR::DataType::isMask()' used but never defined
16:38:18 [2024-03-21T20:38:18.364Z]   499 |    inline bool isMask();
16:38:18 [2024-03-21T20:38:18.364Z]       |                ^~~~~~
16:38:18 [2024-03-21T20:38:18.364Z] [ 50%] Building CXX object gc/CMakeFiles/omrgc.dir/base/LightweightNonReentrantLock.cpp.o
16:38:18 [2024-03-21T20:38:18.364Z] [ 50%] Building CXX object gc/CMakeFiles/omrgc.dir/base/LightweightNonReentrantRWLock.cpp.o
16:38:18 [2024-03-21T20:38:18.364Z] [ 50%] Building CXX object gc/CMakeFiles/omrgc.dir/base/MarkedObjectPopulator.cpp.o
16:38:18 [2024-03-21T20:38:18.364Z] [ 50%] Building CXX object gc/CMakeFiles/omrgc.dir/base/MarkingScheme.cpp.o
16:38:19 [2024-03-21T20:38:19.592Z] [ 50%] Building CXX object gc/CMakeFiles/omrgc.dir/base/MarkMap.cpp.o
16:38:19 [2024-03-21T20:38:19.592Z] [ 50%] Building CXX object gc/CMakeFiles/omrgc.dir/base/MarkMapSegmentChunkIterator.cpp.o
16:38:19 [2024-03-21T20:38:19.592Z] [ 50%] Building CXX object gc/CMakeFiles/omrgc.dir/base/MainGCThread.cpp.o
16:38:19 [2024-03-21T20:38:19.592Z] [ 50%] Building CXX object gc/CMakeFiles/omrgc.dir/base/Math.cpp.o
16:38:19 [2024-03-21T20:38:19.592Z] [ 50%] Building CXX object gc/CMakeFiles/omrgc.dir/base/MemoryManager.cpp.o
16:38:20 [2024-03-21T20:38:20.802Z] [ 51%] Building CXX object gc/CMakeFiles/omrgc.dir/base/MemoryPool.cpp.o
16:38:20 [2024-03-21T20:38:20.802Z] [ 51%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/codegen/OMRMachine.cpp.o
16:38:20 [2024-03-21T20:38:20.802Z] [ 51%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/codegen/OMRRegister.cpp.o
16:38:20 [2024-03-21T20:38:20.802Z] [ 51%] Building CXX object gc/CMakeFiles/omrgc.dir/base/MemoryPoolAddressOrderedList.cpp.o
16:38:22 [2024-03-21T20:38:22.054Z] [ 52%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/codegen/OMRRegisterDependency.cpp.o
16:38:22 [2024-03-21T20:38:22.054Z] [ 52%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/riscv/codegen/BinaryEvaluator.cpp.o
16:38:22 [2024-03-21T20:38:22.054Z] [ 52%] Building CXX object gc/CMakeFiles/omrgc.dir/base/MemoryPoolAddressOrderedListBase.cpp.o
16:38:22 [2024-03-21T20:38:22.054Z] [ 52%] Building CXX object gc/CMakeFiles/omrgc.dir/base/MemoryPoolBumpPointer.cpp.o
16:38:23 [2024-03-21T20:38:23.269Z] [ 52%] Building CXX object gc/CMakeFiles/omrgc.dir/base/MemoryPoolLargeObjects.cpp.o
16:38:23 [2024-03-21T20:38:23.269Z] [ 52%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/codegen/OMRRealRegister.cpp.o
16:38:24 [2024-03-21T20:38:24.478Z] [ 52%] Building CXX object gc/CMakeFiles/omrgc.dir/base/MemoryPoolSplitAddressOrderedList.cpp.o
16:38:24 [2024-03-21T20:38:24.478Z] [ 52%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/codegen/OMRRegisterPair.cpp.o
16:38:24 [2024-03-21T20:38:24.478Z] [ 52%] Building CXX object gc/CMakeFiles/omrgc.dir/base/MemoryPoolSplitAddressOrderedListBase.cpp.o
16:38:25 [2024-03-21T20:38:25.637Z] [ 52%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/riscv/codegen/ControlFlowEvaluator.cpp.o
16:38:25 [2024-03-21T20:38:25.637Z] [ 52%] Building CXX object gc/CMakeFiles/omrgc.dir/base/MemorySpace.cpp.o
16:38:25 [2024-03-21T20:38:25.637Z] [ 52%] Building CXX object gc/CMakeFiles/omrgc.dir/base/MemorySubSpace.cpp.o
16:38:25 [2024-03-21T20:38:25.637Z] [ 52%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/codegen/OMRInstruction.cpp.o
16:38:26 [2024-03-21T20:38:26.940Z] [ 52%] Building CXX object gc/CMakeFiles/omrgc.dir/base/MemorySubSpaceChildIterator.cpp.o
16:38:26 [2024-03-21T20:38:26.940Z] [ 52%] Building CXX object gc/CMakeFiles/omrgc.dir/base/MemorySubSpaceFlat.cpp.o
16:38:28 [2024-03-21T20:38:28.169Z] [ 52%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/codegen/ELFGenerator.cpp.o
16:38:28 [2024-03-21T20:38:28.169Z] [ 52%] Building CXX object gc/CMakeFiles/omrgc.dir/base/MemorySubSpaceGeneric.cpp.o
16:38:28 [2024-03-21T20:38:28.169Z] [ 52%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/riscv/codegen/FPTreeEvaluator.cpp.o
16:38:28 [2024-03-21T20:38:28.169Z] [ 53%] Building CXX object gc/CMakeFiles/omrgc.dir/base/MemorySubSpacePoolIterator.cpp.o
16:38:29 [2024-03-21T20:38:29.398Z] [ 53%] Building CXX object gc/CMakeFiles/omrgc.dir/base/MemorySubSpaceRegionIterator.cpp.o
16:38:29 [2024-03-21T20:38:29.398Z] [ 53%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/riscv/codegen/GenerateInstructions.cpp.o
16:38:29 [2024-03-21T20:38:29.398Z] [ 53%] Building CXX object gc/CMakeFiles/omrgc.dir/base/MemorySubSpaceUniSpace.cpp.o
16:38:29 [2024-03-21T20:38:29.398Z] [ 53%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/codegen/OMRELFRelocationResolver.cpp.o
16:38:29 [2024-03-21T20:38:29.398Z] [ 53%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/compile/OSRData.cpp.o
16:38:30 [2024-03-21T20:38:30.622Z] [ 53%] Building CXX object gc/CMakeFiles/omrgc.dir/base/ModronAssertions.cpp.o
16:38:30 [2024-03-21T20:38:30.622Z] [ 53%] Building CXX object gc/CMakeFiles/omrgc.dir/base/NUMAManager.cpp.o
16:38:30 [2024-03-21T20:38:30.622Z] [ 53%] Building CXX object gc/CMakeFiles/omrgc.dir/base/NonVirtualMemory.cpp.o
16:38:31 [2024-03-21T20:38:31.748Z] [ 53%] Building CXX object gc/CMakeFiles/omrgc.dir/base/OMRVMInterface.cpp.o
16:38:31 [2024-03-21T20:38:31.748Z] [ 53%] Building CXX object gc/CMakeFiles/omrgc.dir/base/OMRVMThreadInterface.cpp.o
16:38:31 [2024-03-21T20:38:31.748Z] [ 53%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/riscv/codegen/OMRCodeGenerator.cpp.o
16:38:32 [2024-03-21T20:38:32.914Z] [ 53%] Building CXX object gc/CMakeFiles/omrgc.dir/base/ObjectAllocationInterface.cpp.o
16:38:32 [2024-03-21T20:38:32.914Z] [ 54%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/riscv/codegen/OMRInstruction.cpp.o
16:38:32 [2024-03-21T20:38:32.914Z] [ 54%] Building CXX object gc/CMakeFiles/omrgc.dir/base/ObjectHeapBufferedIterator.cpp.o
16:38:32 [2024-03-21T20:38:32.914Z] [ 54%] Building CXX object gc/CMakeFiles/omrgc.dir/base/ObjectHeapIteratorAddressOrderedList.cpp.o
16:38:34 [2024-03-21T20:38:34.124Z] [ 54%] Building CXX object gc/CMakeFiles/omrgc.dir/base/Packet.cpp.o
16:38:34 [2024-03-21T20:38:34.124Z] [ 54%] Building CXX object gc/CMakeFiles/omrgc.dir/base/PacketList.cpp.o
16:38:34 [2024-03-21T20:38:34.124Z] [ 54%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/compile/OMRMethod.cpp.o
16:38:35 [2024-03-21T20:38:35.438Z] [ 55%] Building CXX object gc/CMakeFiles/omrgc.dir/base/ParallelDispatcher.cpp.o
16:38:35 [2024-03-21T20:38:35.438Z] [ 55%] Building CXX object gc/CMakeFiles/omrgc.dir/base/ParallelHeapWalker.cpp.o
16:38:35 [2024-03-21T20:38:35.438Z] [ 55%] Building CXX object gc/CMakeFiles/omrgc.dir/base/ParallelObjectHeapIterator.cpp.o
16:38:36 [2024-03-21T20:38:36.603Z] [ 55%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/riscv/codegen/OMRInstructionDelegate.cpp.o
16:38:36 [2024-03-21T20:38:36.603Z] [ 55%] Building CXX object gc/CMakeFiles/omrgc.dir/base/ParallelMarkTask.cpp.o
16:38:36 [2024-03-21T20:38:36.603Z] [ 55%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/riscv/codegen/OMRLinkage.cpp.o
16:38:36 [2024-03-21T20:38:36.603Z] [ 55%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/compile/ResolvedMethod.cpp.o
16:38:36 [2024-03-21T20:38:36.603Z] [ 55%] Building CXX object gc/CMakeFiles/omrgc.dir/base/ParallelTask.cpp.o
16:38:36 [2024-03-21T20:38:36.603Z] [ 55%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/compile/VirtualGuard.cpp.o
16:38:36 [2024-03-21T20:38:36.603Z] [ 55%] Building CXX object gc/CMakeFiles/omrgc.dir/base/PhysicalArena.cpp.o
16:38:37 [2024-03-21T20:38:37.834Z] [ 55%] Building CXX object gc/CMakeFiles/omrgc.dir/base/PhysicalArenaRegionBased.cpp.o
16:38:37 [2024-03-21T20:38:37.834Z] [ 55%] Building CXX object gc/CMakeFiles/omrgc.dir/base/PhysicalArenaVirtualMemory.cpp.o
16:38:39 [2024-03-21T20:38:39.844Z] [ 55%] Building CXX object gc/CMakeFiles/omrgc.dir/base/PhysicalSubArena.cpp.o
16:38:39 [2024-03-21T20:38:39.844Z] [ 55%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/compile/OMRSymbolReferenceTable.cpp.o
16:38:39 [2024-03-21T20:38:39.844Z] [ 55%] Building CXX object gc/CMakeFiles/omrgc.dir/base/PhysicalSubArenaRegionBased.cpp.o
16:38:39 [2024-03-21T20:38:39.844Z] [ 55%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/riscv/codegen/OMRMachine.cpp.o
16:38:39 [2024-03-21T20:38:39.844Z] [ 55%] Building CXX object gc/CMakeFiles/omrgc.dir/base/PhysicalSubArenaVirtualMemory.cpp.o
16:38:39 [2024-03-21T20:38:39.844Z] [ 55%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/riscv/codegen/OMRMemoryReference.cpp.o
16:38:39 [2024-03-21T20:38:39.844Z] [ 55%] Building CXX object gc/CMakeFiles/omrgc.dir/base/PhysicalSubArenaVirtualMemoryFlat.cpp.o
16:38:40 [2024-03-21T20:38:40.913Z] [ 56%] Building CXX object gc/CMakeFiles/omrgc.dir/base/ReferenceChainWalkerMarkMap.cpp.o
16:38:40 [2024-03-21T20:38:40.913Z] [ 56%] Building CXX object gc/CMakeFiles/omrgc.dir/base/RegionPool.cpp.o
16:38:42 [2024-03-21T20:38:42.048Z] [ 56%] Building CXX object gc/CMakeFiles/omrgc.dir/base/RegionPoolGeneric.cpp.o
16:38:42 [2024-03-21T20:38:42.048Z] [ 56%] Building CXX object gc/CMakeFiles/omrgc.dir/base/SparseAddressOrderedFixedSizeDataPool.cpp.o
16:38:43 [2024-03-21T20:38:43.167Z] [ 56%] Building CXX object gc/CMakeFiles/omrgc.dir/base/SparseVirtualMemory.cpp.o
16:38:43 [2024-03-21T20:38:43.167Z] [ 56%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/compile/OMRAliasBuilder.cpp.o
16:38:43 [2024-03-21T20:38:43.167Z] [ 57%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/compile/OMRCompilation.cpp.o
16:38:43 [2024-03-21T20:38:43.167Z] [ 57%] Building CXX object gc/CMakeFiles/omrgc.dir/base/StartupManager.cpp.o
16:38:44 [2024-03-21T20:38:44.293Z] [ 57%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/riscv/codegen/OMRRealRegister.cpp.o
16:38:44 [2024-03-21T20:38:44.293Z] [ 57%] Building CXX object gc/CMakeFiles/omrgc.dir/base/SweepHeapSectioning.cpp.o
16:38:44 [2024-03-21T20:38:44.293Z] [ 57%] Building CXX object gc/CMakeFiles/omrgc.dir/base/SweepPoolManager.cpp.o
16:38:45 [2024-03-21T20:38:45.423Z] [ 57%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/riscv/codegen/OMRRegisterDependency.cpp.o
16:38:45 [2024-03-21T20:38:45.423Z] [ 57%] Building CXX object gc/CMakeFiles/omrgc.dir/base/SweepPoolManagerAddressOrderedList.cpp.o
16:38:45 [2024-03-21T20:38:45.423Z] [ 57%] Building CXX object gc/CMakeFiles/omrgc.dir/base/SweepPoolManagerAddressOrderedListBase.cpp.o
16:38:46 [2024-03-21T20:38:46.501Z] [ 57%] Building CXX object gc/CMakeFiles/omrgc.dir/base/SweepPoolManagerHybrid.cpp.o
16:38:46 [2024-03-21T20:38:46.501Z] [ 57%] Building CXX object gc/CMakeFiles/omrgc.dir/base/SweepPoolManagerSplitAddressOrderedList.cpp.o
16:38:46 [2024-03-21T20:38:46.501Z] [ 58%] Building CXX object gc/CMakeFiles/omrgc.dir/base/SweepPoolState.cpp.o
16:38:47 [2024-03-21T20:38:47.593Z] [ 58%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/riscv/codegen/OMRSnippet.cpp.o
16:38:47 [2024-03-21T20:38:47.593Z] [ 58%] Building CXX object gc/CMakeFiles/omrgc.dir/base/TLHAllocationInterface.cpp.o
16:38:47 [2024-03-21T20:38:47.593Z] [ 58%] Building CXX object gc/CMakeFiles/omrgc.dir/base/TLHAllocationSupport.cpp.o
16:38:48 [2024-03-21T20:38:48.725Z] [ 58%] Building CXX object gc/CMakeFiles/omrgc.dir/base/Task.cpp.o
16:38:48 [2024-03-21T20:38:48.725Z] [ 58%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/riscv/codegen/OMRSnippetDelegate.cpp.o
16:38:48 [2024-03-21T20:38:48.725Z] [ 58%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/riscv/codegen/OMRTreeEvaluator.cpp.o
16:38:48 [2024-03-21T20:38:48.725Z] [ 58%] Building CXX object gc/CMakeFiles/omrgc.dir/base/VirtualMemory.cpp.o
16:38:49 [2024-03-21T20:38:49.854Z] [ 58%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/compile/TLSCompilationManager.cpp.o
16:38:49 [2024-03-21T20:38:49.854Z] [ 58%] Building CXX object gc/CMakeFiles/omrgc.dir/base/WorkPacketOverflow.cpp.o
16:38:49 [2024-03-21T20:38:49.854Z] [ 58%] Building CXX object gc/CMakeFiles/omrgc.dir/base/WorkPackets.cpp.o
16:38:51 [2024-03-21T20:38:51.085Z] [ 58%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/riscv/codegen/OpBinary.cpp.o
16:38:51 [2024-03-21T20:38:51.086Z] [ 58%] Building CXX object gc/CMakeFiles/omrgc.dir/base/WorkStack.cpp.o
16:38:51 [2024-03-21T20:38:51.086Z] [ 58%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/riscv/codegen/UnaryEvaluator.cpp.o
16:38:51 [2024-03-21T20:38:51.086Z] [ 58%] Building CXX object gc/CMakeFiles/omrgc.dir/base/gcspinlock.cpp.o
16:38:51 [2024-03-21T20:38:51.086Z] [ 58%] Building CXX object gc/CMakeFiles/omrgc.dir/base/gcutils.cpp.o
16:38:51 [2024-03-21T20:38:51.086Z] [ 58%] Building CXX object gc/CMakeFiles/omrgc.dir/base/modronapicore.cpp.o
16:38:52 [2024-03-21T20:38:52.293Z] [ 58%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/control/OMROptions.cpp.o
16:38:52 [2024-03-21T20:38:52.293Z] [ 58%] Building CXX object gc/CMakeFiles/omrgc.dir/startup/mminitcore.cpp.o
16:38:52 [2024-03-21T20:38:52.293Z] [ 59%] Building CXX object gc/CMakeFiles/omrgc.dir/startup/omrgcalloc.cpp.o
16:38:52 [2024-03-21T20:38:52.293Z] [ 59%] Building CXX object gc/CMakeFiles/omrgc.dir/startup/omrgcstartup.cpp.o
16:38:53 [2024-03-21T20:38:53.542Z] [ 59%] Building CXX object gc/CMakeFiles/omrgc.dir/stats/AllocationStats.cpp.o
16:38:53 [2024-03-21T20:38:53.542Z] [ 59%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/control/OptimizationPlan.cpp.o
16:38:53 [2024-03-21T20:38:53.542Z] [ 59%] Building CXX object gc/CMakeFiles/omrgc.dir/stats/CardCleaningStats.cpp.o
16:38:53 [2024-03-21T20:38:53.542Z] [ 59%] Building CXX object gc/CMakeFiles/omrgc.dir/stats/ClassUnloadStats.cpp.o
16:38:53 [2024-03-21T20:38:53.542Z] [ 59%] Building CXX object gc/CMakeFiles/omrgc.dir/stats/FreeEntrySizeClassStats.cpp.o
16:38:54 [2024-03-21T20:38:54.668Z] [ 59%] Building CXX object gc/CMakeFiles/omrgc.dir/stats/HeapResizeStats.cpp.o
16:38:54 [2024-03-21T20:38:54.668Z] [ 59%] Building CXX object gc/CMakeFiles/omrgc.dir/stats/LargeObjectAllocateStats.cpp.o
16:38:54 [2024-03-21T20:38:54.668Z] [ 59%] Building CXX object gc/CMakeFiles/omrgc.dir/stats/MarkStats.cpp.o
16:38:54 [2024-03-21T20:38:54.669Z] [ 60%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/riscv/codegen/RVHelperCallSnippet.cpp.o
16:38:54 [2024-03-21T20:38:54.669Z] [ 60%] Building CXX object gc/CMakeFiles/omrgc.dir/stats/MetronomeStats.cpp.o
16:38:54 [2024-03-21T20:38:54.669Z] [ 60%] Building CXX object gc/CMakeFiles/omrgc.dir/stats/RootScannerStats.cpp.o
16:38:54 [2024-03-21T20:38:54.669Z] [ 60%] Building CXX object gc/CMakeFiles/omrgc.dir/stats/ScavengerStats.cpp.o
16:38:54 [2024-03-21T20:38:54.669Z] [ 61%] Building CXX object gc/CMakeFiles/omrgc.dir/stats/SweepStats.cpp.o
16:38:55 [2024-03-21T20:38:55.884Z] [ 61%] Building CXX object gc/CMakeFiles/omrgc.dir/structs/ForwardedHeader.cpp.o
16:38:55 [2024-03-21T20:38:55.884Z] [ 61%] Building CXX object gc/CMakeFiles/omrgc.dir/structs/HashTableIterator.cpp.o
16:38:55 [2024-03-21T20:38:55.884Z] [ 61%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/riscv/env/OMRDebugEnv.cpp.o
16:38:55 [2024-03-21T20:38:55.884Z] [ 61%] Building CXX object gc/CMakeFiles/omrgc.dir/structs/OMRVMThreadListIterator.cpp.o
16:38:55 [2024-03-21T20:38:55.884Z] [ 61%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/riscv/env/OMRCPU.cpp.o
16:38:55 [2024-03-21T20:38:55.884Z] [ 61%] Building CXX object gc/CMakeFiles/omrgc.dir/structs/PoolIterator.cpp.o
16:38:55 [2024-03-21T20:38:55.884Z] [ 61%] Building CXX object gc/CMakeFiles/omrgc.dir/structs/SublistFragment.cpp.o
16:38:55 [2024-03-21T20:38:55.884Z] [ 61%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/control/OMRRecompilation.cpp.o
16:38:55 [2024-03-21T20:38:55.884Z] [ 61%] Building CXX object gc/CMakeFiles/omrgc.dir/structs/SublistIterator.cpp.o
16:38:57 [2024-03-21T20:38:57.030Z] [ 61%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/riscv/runtime/CodeSync.cpp.o
16:38:57 [2024-03-21T20:38:57.030Z] [ 61%] Building CXX object gc/CMakeFiles/omrgc.dir/structs/SublistPool.cpp.o
16:38:57 [2024-03-21T20:38:57.030Z] [ 61%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/control/OMRCompilationStrategy.cpp.o
16:38:57 [2024-03-21T20:38:57.030Z] [ 61%] Building CXX object gc/CMakeFiles/omrgc.dir/structs/SublistPuddle.cpp.o
16:38:57 [2024-03-21T20:38:57.030Z] [ 61%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/control/CompilationController.cpp.o
16:38:57 [2024-03-21T20:38:57.030Z] [ 61%] Building CXX object gc/CMakeFiles/omrgc.dir/structs/SublistSlotIterator.cpp.o
16:38:58 [2024-03-21T20:38:58.244Z] [ 61%] Building CXX object gc/CMakeFiles/omrgc.dir/verbose/VerboseBuffer.cpp.o
16:38:58 [2024-03-21T20:38:58.244Z] [ 61%] Linking CXX static library libtestcompiler.a
16:38:58 [2024-03-21T20:38:58.244Z] [ 61%] Building CXX object gc/CMakeFiles/omrgc.dir/verbose/VerboseHandlerOutput.cpp.o
16:38:59 [2024-03-21T20:38:59.565Z] [ 61%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/control/CompileMethod.cpp.o
16:38:59 [2024-03-21T20:38:59.565Z] [ 61%] Building CXX object gc/CMakeFiles/omrgc.dir/verbose/VerboseManager.cpp.o
16:38:59 [2024-03-21T20:38:59.565Z] [ 61%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/env/ExceptionTable.cpp.o
16:38:59 [2024-03-21T20:38:59.565Z] [ 61%] Built target testcompiler
16:38:59 [2024-03-21T20:38:59.565Z] [ 62%] Building CXX object gc/CMakeFiles/omrgc.dir/verbose/VerboseWriter.cpp.o
16:38:59 [2024-03-21T20:38:59.565Z] [ 62%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/env/FrontEnd.cpp.o
16:39:00 [2024-03-21T20:39:00.872Z] [ 62%] Building CXX object gc/CMakeFiles/omrgc.dir/verbose/VerboseWriterChain.cpp.o
16:39:00 [2024-03-21T20:39:00.872Z] [ 62%] Building CXX object gc/CMakeFiles/omrgc.dir/verbose/VerboseWriterFileLogging.cpp.o
16:39:02 [2024-03-21T20:39:02.157Z] [ 62%] Building CXX object gc/CMakeFiles/omrgc.dir/verbose/VerboseWriterFileLoggingBuffered.cpp.o
16:39:02 [2024-03-21T20:39:02.157Z] [ 62%] Building CXX object gc/CMakeFiles/omrgc.dir/verbose/VerboseWriterFileLoggingSynchronous.cpp.o
16:39:02 [2024-03-21T20:39:02.157Z] [ 62%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/env/OMRCPU.cpp.o
16:39:02 [2024-03-21T20:39:02.158Z] [ 62%] Building CXX object gc/CMakeFiles/omrgc.dir/verbose/VerboseWriterHook.cpp.o
16:39:02 [2024-03-21T20:39:02.158Z] [ 62%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/env/OMRObjectModel.cpp.o
16:39:02 [2024-03-21T20:39:02.158Z] [ 63%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/env/OMRArithEnv.cpp.o
16:39:03 [2024-03-21T20:39:03.289Z] [ 63%] Building CXX object gc/CMakeFiles/omrgc.dir/verbose/VerboseWriterStreamOutput.cpp.o
16:39:03 [2024-03-21T20:39:03.289Z] [ 63%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/env/OMRClassEnv.cpp.o
16:39:03 [2024-03-21T20:39:03.289Z] [ 63%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/env/OMRDebugEnv.cpp.o
16:39:03 [2024-03-21T20:39:03.289Z] [ 63%] Building CXX object gc/CMakeFiles/omrgc.dir/verbose/handler_standard/VerboseHandlerOutputStandard.cpp.o
16:39:04 [2024-03-21T20:39:04.531Z] [ 63%] Building CXX object gc/CMakeFiles/omrgc.dir/base/standard/ConfigurationFlat.cpp.o
16:39:04 [2024-03-21T20:39:04.531Z] [ 63%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/env/OMRVMEnv.cpp.o
16:39:05 [2024-03-21T20:39:05.664Z] [ 63%] Building CXX object gc/CMakeFiles/omrgc.dir/base/standard/ConfigurationStandard.cpp.o
16:39:05 [2024-03-21T20:39:05.664Z] [ 63%] Building CXX object gc/CMakeFiles/omrgc.dir/base/standard/CopyScanCacheChunk.cpp.o
16:39:05 [2024-03-21T20:39:05.664Z] [ 63%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/env/OMRVMMethodEnv.cpp.o
16:39:05 [2024-03-21T20:39:05.664Z] [ 63%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/env/SegmentAllocator.cpp.o
16:39:06 [2024-03-21T20:39:06.894Z] [ 63%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/env/SegmentProvider.cpp.o
16:39:06 [2024-03-21T20:39:06.894Z] [ 63%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/env/SystemSegmentProvider.cpp.o
16:39:06 [2024-03-21T20:39:06.894Z] [ 63%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/env/DebugSegmentProvider.cpp.o
16:39:06 [2024-03-21T20:39:06.894Z] [ 63%] Building CXX object gc/CMakeFiles/omrgc.dir/base/standard/CopyScanCacheChunkInHeap.cpp.o
16:39:06 [2024-03-21T20:39:06.894Z] [ 63%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/env/Region.cpp.o
16:39:06 [2024-03-21T20:39:06.894Z] [ 63%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/env/StackMemoryRegion.cpp.o
16:39:06 [2024-03-21T20:39:06.894Z] [ 64%] Building CXX object gc/CMakeFiles/omrgc.dir/base/standard/EnvironmentStandard.cpp.o
16:39:08 [2024-03-21T20:39:08.123Z] [ 64%] Building CXX object gc/CMakeFiles/omrgc.dir/base/standard/HeapMemoryPoolIterator.cpp.o
16:39:08 [2024-03-21T20:39:08.123Z] [ 64%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/env/OMRPersistentInfo.cpp.o
16:39:08 [2024-03-21T20:39:08.123Z] [ 65%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/env/TRMemory.cpp.o
16:39:08 [2024-03-21T20:39:08.123Z] [ 65%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/env/TRPersistentMemory.cpp.o
16:39:08 [2024-03-21T20:39:08.123Z] [ 65%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/env/VerboseLog.cpp.o
16:39:08 [2024-03-21T20:39:08.123Z] [ 65%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/env/FEBase.cpp.o
16:39:08 [2024-03-21T20:39:08.123Z] [ 65%] Building CXX object gc/CMakeFiles/omrgc.dir/base/standard/HeapRegionDescriptorStandard.cpp.o
16:39:09 [2024-03-21T20:39:09.457Z] [ 65%] Building CXX object gc/CMakeFiles/omrgc.dir/base/standard/HeapRegionManagerStandard.cpp.o
16:39:09 [2024-03-21T20:39:09.457Z] [ 65%] Building CXX object gc/CMakeFiles/omrgc.dir/base/standard/HeapWalker.cpp.o
16:39:10 [2024-03-21T20:39:10.668Z] [ 65%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/env/JitConfig.cpp.o
16:39:10 [2024-03-21T20:39:10.668Z] [ 65%] Building CXX object gc/CMakeFiles/omrgc.dir/base/standard/OverflowStandard.cpp.o
16:39:10 [2024-03-21T20:39:10.668Z] [ 65%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/env/OMRIO.cpp.o
16:39:10 [2024-03-21T20:39:10.668Z] [ 65%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/env/OMRKnownObjectTable.cpp.o
16:39:10 [2024-03-21T20:39:10.668Z] [ 65%] Building CXX object gc/CMakeFiles/omrgc.dir/base/standard/ParallelGlobalGC.cpp.o
16:39:11 [2024-03-21T20:39:11.915Z] [ 65%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/env/Globals.cpp.o
16:39:11 [2024-03-21T20:39:11.915Z] [ 65%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/env/OMRCompilerEnv.cpp.o
16:39:11 [2024-03-21T20:39:11.915Z] [ 65%] Building CXX object gc/CMakeFiles/omrgc.dir/base/standard/ParallelSweepScheme.cpp.o
16:39:11 [2024-03-21T20:39:11.915Z] [ 65%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/env/PersistentAllocator.cpp.o
16:39:11 [2024-03-21T20:39:11.915Z] [ 65%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/il/OMRSymbol.cpp.o
16:39:13 [2024-03-21T20:39:13.145Z] [ 65%] Building CXX object gc/CMakeFiles/omrgc.dir/base/standard/SweepHeapSectioningSegmented.cpp.o
16:39:13 [2024-03-21T20:39:13.145Z] [ 65%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/il/OMRAutomaticSymbol.cpp.o
16:39:13 [2024-03-21T20:39:13.145Z] [ 65%] Building CXX object gc/CMakeFiles/omrgc.dir/base/standard/WorkPacketsStandard.cpp.o
16:39:13 [2024-03-21T20:39:13.145Z] [ 66%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/il/OMRLabelSymbol.cpp.o
16:39:13 [2024-03-21T20:39:13.145Z] [ 66%] Building CXX object gc/CMakeFiles/omrgc.dir/base/standard/ConcurrentCardTable.cpp.o
16:39:14 [2024-03-21T20:39:14.458Z] [ 66%] Building CXX object gc/CMakeFiles/omrgc.dir/base/standard/ConcurrentCardTableForWC.cpp.o
16:39:14 [2024-03-21T20:39:14.458Z] [ 67%] Building CXX object gc/CMakeFiles/omrgc.dir/base/standard/ConcurrentClearNewMarkBitsTask.cpp.o
16:39:15 [2024-03-21T20:39:15.605Z] [ 67%] Building CXX object gc/CMakeFiles/omrgc.dir/base/standard/ConcurrentCompleteTracingTask.cpp.o
16:39:15 [2024-03-21T20:39:15.605Z] [ 67%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/il/OMRMethodSymbol.cpp.o
16:39:15 [2024-03-21T20:39:15.605Z] [ 67%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/il/OMRParameterSymbol.cpp.o
16:39:15 [2024-03-21T20:39:15.605Z] [ 67%] Building CXX object gc/CMakeFiles/omrgc.dir/base/standard/ConcurrentFinalCleanCardsTask.cpp.o
16:39:15 [2024-03-21T20:39:15.605Z] [ 67%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/il/OMRRegisterMappedSymbol.cpp.o
16:39:17 [2024-03-21T20:39:17.040Z] [ 67%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/il/OMRResolvedMethodSymbol.cpp.o
16:39:17 [2024-03-21T20:39:17.040Z] [ 67%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/il/OMRStaticSymbol.cpp.o
16:39:17 [2024-03-21T20:39:17.040Z] [ 67%] Building CXX object gc/CMakeFiles/omrgc.dir/base/standard/ConcurrentGC.cpp.o
16:39:17 [2024-03-21T20:39:17.040Z] [ 67%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/il/Aliases.cpp.o
16:39:17 [2024-03-21T20:39:17.040Z] [ 67%] Building CXX object gc/CMakeFiles/omrgc.dir/base/standard/ConcurrentGCIncrementalUpdate.cpp.o
16:39:18 [2024-03-21T20:39:18.373Z] [ 67%] Building CXX object gc/CMakeFiles/omrgc.dir/base/standard/ConcurrentGCSATB.cpp.o
16:39:18 [2024-03-21T20:39:18.373Z] [ 67%] Building CXX object gc/CMakeFiles/omrgc.dir/base/standard/ConcurrentOverflow.cpp.o
16:39:19 [2024-03-21T20:39:19.791Z] Scanning dependencies of target compilertest
16:39:19 [2024-03-21T20:39:19.791Z] [ 67%] Building CXX object fvtest/compilertest/CMakeFiles/compilertest.dir/tests/main.cpp.o
16:39:19 [2024-03-21T20:39:19.791Z] [ 67%] Building CXX object gc/CMakeFiles/omrgc.dir/base/standard/ConcurrentPrepareCardTableTask.cpp.o
16:39:19 [2024-03-21T20:39:19.791Z] [ 67%] Building CXX object gc/CMakeFiles/omrgc.dir/base/standard/ConcurrentSafepointCallback.cpp.o
16:39:19 [2024-03-21T20:39:19.791Z] [ 67%] Building CXX object gc/CMakeFiles/omrgc.dir/base/standard/RememberedSetSATB.cpp.o
16:39:19 [2024-03-21T20:39:19.791Z] [ 67%] Building CXX object gc/CMakeFiles/omrgc.dir/base/standard/WorkPacketsConcurrent.cpp.o
16:39:19 [2024-03-21T20:39:19.791Z] [ 67%] Building CXX object gc/CMakeFiles/omrgc.dir/base/standard/WorkPacketsSATB.cpp.o
16:39:20 [2024-03-21T20:39:20.923Z] [ 68%] Building CXX object gc/CMakeFiles/omrgc.dir/stats/ConcurrentGCStats.cpp.o
16:39:20 [2024-03-21T20:39:20.923Z] [ 68%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/il/OMRBlock.cpp.o
16:39:20 [2024-03-21T20:39:20.923Z] [ 68%] Building CXX object fvtest/compilertest/CMakeFiles/compilertest.dir/tests/BuilderTest.cpp.o
16:39:20 [2024-03-21T20:39:20.923Z] [ 68%] Building CXX object gc/CMakeFiles/omrgc.dir/base/standard/ConcurrentScanRememberedSetTask.cpp.o
16:39:20 [2024-03-21T20:39:20.923Z] [ 68%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/il/OMRDataTypes.cpp.o
16:39:22 [2024-03-21T20:39:22.271Z] [ 68%] Building CXX object gc/CMakeFiles/omrgc.dir/base/HeapSplit.cpp.o
16:39:22 [2024-03-21T20:39:22.271Z] [ 68%] Building CXX object gc/CMakeFiles/omrgc.dir/base/MemorySubSpaceGenerational.cpp.o
16:39:22 [2024-03-21T20:39:22.271Z] [ 68%] Building CXX object gc/CMakeFiles/omrgc.dir/base/MemorySubSpaceSemiSpace.cpp.o
16:39:23 [2024-03-21T20:39:23.687Z] [ 68%] Building CXX object gc/CMakeFiles/omrgc.dir/base/standard/ConfigurationGenerational.cpp.o
16:39:25 [2024-03-21T20:39:25.040Z] [ 68%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/il/OMRIL.cpp.o
16:39:25 [2024-03-21T20:39:25.040Z] [ 68%] Building CXX object gc/CMakeFiles/omrgc.dir/base/standard/CopyScanCacheList.cpp.o
16:39:25 [2024-03-21T20:39:25.040Z] [ 68%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/il/OMRILOps.cpp.o
16:39:25 [2024-03-21T20:39:25.040Z] [ 68%] Building CXX object gc/CMakeFiles/omrgc.dir/base/standard/ParallelScavengeTask.cpp.o
16:39:26 [2024-03-21T20:39:26.373Z] [ 68%] Building CXX object gc/CMakeFiles/omrgc.dir/base/standard/PhysicalSubArenaVirtualMemorySemiSpace.cpp.o
16:39:26 [2024-03-21T20:39:26.373Z] [ 68%] Building CXX object fvtest/compilertest/CMakeFiles/compilertest.dir/tests/FooBarTest.cpp.o
16:39:26 [2024-03-21T20:39:26.373Z] [ 68%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/il/OMRNode.cpp.o
16:39:26 [2024-03-21T20:39:26.373Z] [ 68%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/il/OMRSymbolReference.cpp.o
16:39:26 [2024-03-21T20:39:26.373Z] [ 68%] Building CXX object gc/CMakeFiles/omrgc.dir/base/standard/RSOverflow.cpp.o
16:39:27 [2024-03-21T20:39:27.600Z] [ 68%] Building CXX object gc/CMakeFiles/omrgc.dir/base/standard/Scavenger.cpp.o
16:39:28 [2024-03-21T20:39:28.831Z] [ 68%] Building CXX object gc/CMakeFiles/omrgc.dir/stats/ScavengerCopyScanRatio.cpp.o
16:39:30 [2024-03-21T20:39:30.162Z] [ 69%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/il/OMRTreeTop.cpp.o
16:39:30 [2024-03-21T20:39:30.162Z] [ 69%] Building CXX object fvtest/compilertest/CMakeFiles/compilertest.dir/tests/LimitFileTest.cpp.o
16:39:30 [2024-03-21T20:39:30.162Z] [ 69%] Building CXX object fvtest/compilertest/CMakeFiles/compilertest.dir/tests/LogFileTest.cpp.o
16:39:30 [2024-03-21T20:39:30.162Z] [ 69%] Building CXX object fvtest/compilertest/CMakeFiles/compilertest.dir/tests/OMRTestEnv.cpp.o
16:39:30 [2024-03-21T20:39:30.162Z] [ 70%] Building CXX object gc/CMakeFiles/omrgc.dir/base/segregated/AllocationContextSegregated.cpp.o
16:39:30 [2024-03-21T20:39:30.162Z] [ 70%] Building CXX object gc/CMakeFiles/omrgc.dir/base/segregated/ConfigurationSegregated.cpp.o
16:39:31 [2024-03-21T20:39:31.495Z] [ 70%] Building CXX object gc/CMakeFiles/omrgc.dir/base/segregated/GlobalAllocationManagerSegregated.cpp.o
16:39:31 [2024-03-21T20:39:31.495Z] [ 70%] Building CXX object fvtest/compilertest/CMakeFiles/compilertest.dir/tests/OptionSetTest.cpp.o
16:39:31 [2024-03-21T20:39:31.495Z] [ 70%] Building CXX object fvtest/compilertest/CMakeFiles/compilertest.dir/tests/OpCodesTest.cpp.o
16:39:31 [2024-03-21T20:39:31.495Z] [ 70%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/il/NodePool.cpp.o
16:39:31 [2024-03-21T20:39:31.495Z] [ 70%] Building CXX object gc/CMakeFiles/omrgc.dir/base/segregated/HeapRegionDescriptorSegregated.cpp.o
16:39:32 [2024-03-21T20:39:32.828Z] [ 70%] Building CXX object gc/CMakeFiles/omrgc.dir/base/segregated/LockingFreeHeapRegionList.cpp.o
16:39:32 [2024-03-21T20:39:32.828Z] [ 70%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/il/NodeUtils.cpp.o
16:39:32 [2024-03-21T20:39:32.828Z] [ 70%] Building CXX object gc/CMakeFiles/omrgc.dir/base/segregated/LockingHeapRegionQueue.cpp.o
16:39:34 [2024-03-21T20:39:34.140Z] [ 70%] Building CXX object gc/CMakeFiles/omrgc.dir/base/segregated/MemoryPoolAggregatedCellList.cpp.o
16:39:34 [2024-03-21T20:39:34.140Z] [ 70%] Building CXX object gc/CMakeFiles/omrgc.dir/base/segregated/MemoryPoolSegregated.cpp.o
16:39:34 [2024-03-21T20:39:34.140Z] [ 70%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/ilgen/IlGenRequest.cpp.o
16:39:35 [2024-03-21T20:39:35.471Z] [ 70%] Building CXX object gc/CMakeFiles/omrgc.dir/base/segregated/MemorySubSpaceSegregated.cpp.o
16:39:35 [2024-03-21T20:39:35.471Z] [ 70%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/ilgen/IlInjector.cpp.o
16:39:35 [2024-03-21T20:39:35.471Z] [ 70%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/ilgen/OMRBytecodeBuilder.cpp.o
16:39:35 [2024-03-21T20:39:35.471Z] [ 70%] Building CXX object gc/CMakeFiles/omrgc.dir/base/segregated/ObjectHeapIteratorSegregated.cpp.o
16:39:36 [2024-03-21T20:39:36.618Z] [ 70%] Building CXX object gc/CMakeFiles/omrgc.dir/base/segregated/OverflowSegregated.cpp.o
16:39:36 [2024-03-21T20:39:36.618Z] [ 70%] Building CXX object gc/CMakeFiles/omrgc.dir/base/segregated/RegionPoolSegregated.cpp.o
16:39:37 [2024-03-21T20:39:37.850Z] [ 70%] Building CXX object gc/CMakeFiles/omrgc.dir/base/segregated/SegregatedAllocationInterface.cpp.o
16:39:37 [2024-03-21T20:39:37.850Z] [ 70%] Building CXX object fvtest/compilertest/CMakeFiles/compilertest.dir/tests/Qux2Test.cpp.o
16:39:37 [2024-03-21T20:39:37.850Z] [ 71%] Building CXX object gc/CMakeFiles/omrgc.dir/base/segregated/SegregatedAllocationTracker.cpp.o
16:39:39 [2024-03-21T20:39:39.080Z] [ 71%] Building CXX object gc/CMakeFiles/omrgc.dir/base/segregated/SegregatedGC.cpp.o
16:39:39 [2024-03-21T20:39:39.080Z] [ 71%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/ilgen/OMRIlBuilder.cpp.o
16:39:39 [2024-03-21T20:39:39.080Z] [ 71%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/ilgen/OMRIlType.cpp.o
16:39:39 [2024-03-21T20:39:39.080Z] [ 71%] Building CXX object gc/CMakeFiles/omrgc.dir/base/segregated/SegregatedListPopulator.cpp.o
16:39:40 [2024-03-21T20:39:40.189Z] [ 71%] Building CXX object gc/CMakeFiles/omrgc.dir/base/segregated/SegregatedMarkingScheme.cpp.o
16:39:40 [2024-03-21T20:39:40.189Z] [ 71%] Building CXX object gc/CMakeFiles/omrgc.dir/base/segregated/SegregatedSweepTask.cpp.o
16:39:41 [2024-03-21T20:39:41.642Z] [ 71%] Building CXX object gc/CMakeFiles/omrgc.dir/base/segregated/SizeClasses.cpp.o
16:39:41 [2024-03-21T20:39:41.642Z] [ 71%] Building CXX object fvtest/compilertest/CMakeFiles/compilertest.dir/tests/SimplifierFoldAndTest.cpp.o
16:39:41 [2024-03-21T20:39:41.642Z] [ 71%] Building CXX object gc/CMakeFiles/omrgc.dir/base/segregated/SweepSchemeSegregated.cpp.o
16:39:41 [2024-03-21T20:39:41.642Z] [ 71%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/ilgen/OMRIlValue.cpp.o
16:39:41 [2024-03-21T20:39:41.642Z] [ 71%] Building CXX object gc/CMakeFiles/omrgc.dir/base/segregated/WorkPacketsSegregated.cpp.o
16:39:43 [2024-03-21T20:39:43.076Z] [ 71%] Building CXX object gc/CMakeFiles/omrgc.dir/base/vlhgc/HeapRegionStateTable.cpp.o
16:39:43 [2024-03-21T20:39:43.076Z] [ 71%] Building CXX object gc/CMakeFiles/omrgc.dir/__/example/glue/CollectorLanguageInterfaceImpl.cpp.o
16:39:43 [2024-03-21T20:39:43.076Z] [ 71%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/ilgen/OMRJitBuilderRecorder.cpp.o
16:39:43 [2024-03-21T20:39:43.076Z] [ 71%] Building CXX object gc/CMakeFiles/omrgc.dir/__/example/glue/CompactSchemeFixupObject.cpp.o
16:39:44 [2024-03-21T20:39:44.307Z] [ 71%] Building CXX object gc/CMakeFiles/omrgc.dir/__/example/glue/ConcurrentMarkingDelegate.cpp.o
16:39:44 [2024-03-21T20:39:44.307Z] [ 71%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/ilgen/OMRJitBuilderRecorderBinaryBuffer.cpp.o
16:39:44 [2024-03-21T20:39:44.307Z] [ 72%] Building CXX object gc/CMakeFiles/omrgc.dir/__/example/glue/EnvironmentDelegate.cpp.o
16:39:45 [2024-03-21T20:39:45.742Z] [ 72%] Building CXX object gc/CMakeFiles/omrgc.dir/__/example/glue/FrequentObjectsStats.cpp.o
16:39:45 [2024-03-21T20:39:45.742Z] [ 72%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/ilgen/OMRJitBuilderRecorderBinaryFile.cpp.o
16:39:45 [2024-03-21T20:39:45.742Z] [ 73%] Building CXX object fvtest/compilertest/CMakeFiles/compilertest.dir/tests/OptTestDriver.cpp.o
16:39:45 [2024-03-21T20:39:45.742Z] [ 73%] Building CXX object gc/CMakeFiles/omrgc.dir/__/example/glue/GlobalCollectorDelegate.cpp.o
16:39:45 [2024-03-21T20:39:45.742Z] [ 74%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/ilgen/OMRJitBuilderRecorderTextFile.cpp.o
16:39:45 [2024-03-21T20:39:45.742Z] [ 74%] Building CXX object gc/CMakeFiles/omrgc.dir/__/example/glue/MarkingDelegate.cpp.o
16:39:45 [2024-03-21T20:39:45.742Z] [ 74%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/ilgen/OMRMethodBuilder.cpp.o
16:39:47 [2024-03-21T20:39:47.074Z] [ 74%] Building CXX object gc/CMakeFiles/omrgc.dir/__/example/glue/ObjectIterator.cpp.o
16:39:47 [2024-03-21T20:39:47.074Z] [ 74%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/ilgen/OMRThunkBuilder.cpp.o
16:39:47 [2024-03-21T20:39:47.074Z] [ 74%] Building CXX object gc/CMakeFiles/omrgc.dir/__/example/glue/ObjectModelDelegate.cpp.o
16:39:47 [2024-03-21T20:39:47.074Z] [ 74%] Building CXX object gc/CMakeFiles/omrgc.dir/__/example/glue/StartupManagerImpl.cpp.o
16:39:48 [2024-03-21T20:39:48.408Z] [ 74%] Building CXX object gc/CMakeFiles/omrgc.dir/__/example/glue/VerboseManagerImpl.cpp.o
16:39:48 [2024-03-21T20:39:48.408Z] [ 74%] Building CXX object gc/CMakeFiles/omrgc.dir/__/example/glue/ScavengerDelegate.cpp.o
16:39:48 [2024-03-21T20:39:48.408Z] [ 74%] Building CXX object fvtest/compilertest/CMakeFiles/compilertest.dir/tests/TestDriver.cpp.o
16:39:49 [2024-03-21T20:39:49.843Z] [ 74%] Linking CXX static library libomrgc.a
16:39:49 [2024-03-21T20:39:49.843Z] [ 74%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/ilgen/OMRTypeDictionary.cpp.o
16:39:49 [2024-03-21T20:39:49.843Z] [ 74%] Built target omrgc
16:39:49 [2024-03-21T20:39:49.843Z] Scanning dependencies of target tril
16:39:49 [2024-03-21T20:39:49.843Z] [ 74%] Building CXX object fvtest/tril/tril/CMakeFiles/tril.dir/ast.cpp.o
16:39:49 [2024-03-21T20:39:49.843Z] [ 74%] Building CXX object fvtest/compilertest/CMakeFiles/compilertest.dir/tests/SingleBitContainerTest.cpp.o
16:39:49 [2024-03-21T20:39:49.843Z] [ 74%] Building CXX object fvtest/tril/tril/CMakeFiles/tril.dir/parser.cpp.o
16:39:51 [2024-03-21T20:39:51.174Z] [ 74%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/ilgen/OMRVirtualMachineOperandArray.cpp.o
16:39:52 [2024-03-21T20:39:52.404Z] [ 74%] Building CXX object fvtest/tril/tril/CMakeFiles/tril.dir/ilgen.cpp.o
16:39:52 [2024-03-21T20:39:52.404Z] [ 74%] Building CXX object fvtest/compilertest/CMakeFiles/compilertest.dir/tests/injectors/BarIlInjector.cpp.o
16:39:53 [2024-03-21T20:39:53.719Z] [ 74%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/ilgen/OMRVirtualMachineOperandStack.cpp.o
16:39:54 [2024-03-21T20:39:54.863Z] [ 74%] Building CXX object fvtest/tril/tril/CMakeFiles/tril.dir/CallConverter.cpp.o
16:39:54 [2024-03-21T20:39:54.863Z] [ 74%] Building CXX object fvtest/compilertest/CMakeFiles/compilertest.dir/tests/injectors/BinaryOpIlInjector.cpp.o
16:39:56 [2024-03-21T20:39:56.159Z] [ 74%] Building CXX object fvtest/tril/tril/CMakeFiles/tril.dir/GenericNodeConverter.cpp.o
16:39:56 [2024-03-21T20:39:56.159Z] [ 74%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/ilgen/OMRVirtualMachineRegister.cpp.o
16:39:57 [2024-03-21T20:39:57.324Z] [ 74%] Building CXX object fvtest/compilertest/CMakeFiles/compilertest.dir/tests/injectors/CallIlInjector.cpp.o
16:39:58 [2024-03-21T20:39:58.552Z] [ 74%] Building CXX object fvtest/tril/tril/CMakeFiles/tril.dir/simple_compiler.cpp.o
16:39:58 [2024-03-21T20:39:58.552Z] [ 74%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/ilgen/OMRVirtualMachineRegisterInStruct.cpp.o
16:39:59 [2024-03-21T20:39:59.777Z] [ 74%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/ilgen/OMRVirtualMachineState.cpp.o
16:40:01 [2024-03-21T20:40:01.077Z] [ 74%] Building CXX object fvtest/compilertest/CMakeFiles/compilertest.dir/tests/injectors/ChildlessUnaryOpIlInjector.cpp.o
16:40:02 [2024-03-21T20:40:02.644Z] [ 74%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/infra/Assert.cpp.o
16:40:02 [2024-03-21T20:40:02.644Z] [ 74%] Linking CXX static library libtril.a
16:40:02 [2024-03-21T20:40:02.644Z] [ 74%] Built target tril
16:40:02 [2024-03-21T20:40:02.644Z] [ 74%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/infra/BitVector.cpp.o
16:40:02 [2024-03-21T20:40:02.644Z] [ 74%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/infra/Checklist.cpp.o
16:40:03 [2024-03-21T20:40:03.877Z] [ 74%] Building CXX object fvtest/compilertest/CMakeFiles/compilertest.dir/tests/injectors/CmpBranchOpIlInjector.cpp.o
16:40:05 [2024-03-21T20:40:05.202Z] [ 75%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/infra/HashTab.cpp.o
16:40:05 [2024-03-21T20:40:05.202Z] [ 75%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/infra/IGBase.cpp.o
16:40:05 [2024-03-21T20:40:05.202Z] [ 75%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/infra/IGNode.cpp.o
16:40:05 [2024-03-21T20:40:05.202Z] [ 75%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/infra/ILWalk.cpp.o
16:40:06 [2024-03-21T20:40:06.522Z] [ 75%] Building CXX object fvtest/compilertest/CMakeFiles/compilertest.dir/tests/injectors/FooIlInjector.cpp.o
16:40:07 [2024-03-21T20:40:07.773Z] [ 75%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/infra/InterferenceGraph.cpp.o
16:40:07 [2024-03-21T20:40:07.773Z] [ 75%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/infra/OMRMonitor.cpp.o
16:40:09 [2024-03-21T20:40:09.186Z] [ 75%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/infra/OMRMonitorTable.cpp.o
16:40:09 [2024-03-21T20:40:09.186Z] Scanning dependencies of target omrvmstartup
16:40:09 [2024-03-21T20:40:09.186Z] [ 75%] Building CXX object omr/startup/CMakeFiles/omrvmstartup.dir/omrvmstartup.cpp.o
16:40:09 [2024-03-21T20:40:09.186Z] [ 75%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/infra/Random.cpp.o
16:40:09 [2024-03-21T20:40:09.186Z] [ 75%] Building C object omr/startup/CMakeFiles/omrvmstartup.dir/omrrasinit.c.o
16:40:09 [2024-03-21T20:40:09.186Z] [ 75%] Building C object omr/startup/CMakeFiles/omrvmstartup.dir/omrtrcinit.c.o
16:40:09 [2024-03-21T20:40:09.186Z] [ 75%] Linking CXX static library libomrvmstartup.a
16:40:09 [2024-03-21T20:40:09.186Z] [ 75%] Built target omrvmstartup
16:40:09 [2024-03-21T20:40:09.186Z] Scanning dependencies of target tril_compiler
16:40:09 [2024-03-21T20:40:09.186Z] [ 75%] Building CXX object fvtest/tril/tril/CMakeFiles/tril_compiler.dir/compiler.cpp.o
16:40:09 [2024-03-21T20:40:09.186Z] [ 75%] Building CXX object fvtest/compilertest/CMakeFiles/compilertest.dir/tests/injectors/IndirectLoadIlInjector.cpp.o
16:40:10 [2024-03-21T20:40:10.538Z] [ 75%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/infra/SimpleRegex.cpp.o
16:40:10 [2024-03-21T20:40:10.538Z] [ 75%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/infra/String.cpp.o
16:40:11 [2024-03-21T20:40:11.869Z] [ 75%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/infra/STLUtils.cpp.o
16:40:11 [2024-03-21T20:40:11.869Z] [ 75%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/infra/Timer.cpp.o
16:40:13 [2024-03-21T20:40:13.306Z] Scanning dependencies of target tril_dumper
16:40:13 [2024-03-21T20:40:13.306Z] [ 75%] Building CXX object fvtest/tril/tril/CMakeFiles/tril_dumper.dir/compiler.cpp.o
16:40:13 [2024-03-21T20:40:13.306Z] [ 76%] Linking CXX executable tril_compiler
16:40:13 [2024-03-21T20:40:13.306Z] [ 76%] Building CXX object fvtest/compilertest/CMakeFiles/compilertest.dir/tests/injectors/IndirectStoreIlInjector.cpp.o
16:40:14 [2024-03-21T20:40:14.536Z] [ 77%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/infra/TreeServices.cpp.o
16:40:15 [2024-03-21T20:40:15.867Z] [ 77%] Linking CXX executable tril_dumper
16:40:17 [2024-03-21T20:40:17.823Z] [ 77%] Building CXX object fvtest/compilertest/CMakeFiles/compilertest.dir/tests/injectors/OpIlInjector.cpp.o
16:40:18 [2024-03-21T20:40:18.941Z] [ 77%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/infra/OMRCfg.cpp.o
16:40:18 [2024-03-21T20:40:18.941Z] [ 77%] Built target tril_compiler
16:40:18 [2024-03-21T20:40:18.941Z] Scanning dependencies of target triltest
16:40:18 [2024-03-21T20:40:18.941Z] [ 77%] Building CXX object fvtest/tril/test/CMakeFiles/triltest.dir/main.cpp.o
16:40:21 [2024-03-21T20:40:21.604Z] [ 77%] Building CXX object fvtest/tril/test/CMakeFiles/triltest.dir/ASTTest.cpp.o
16:40:21 [2024-03-21T20:40:21.604Z] [ 77%] Built target tril_dumper
16:40:21 [2024-03-21T20:40:21.604Z] Scanning dependencies of target incordec
16:40:21 [2024-03-21T20:40:21.604Z] [ 77%] Building CXX object fvtest/tril/examples/incordec/CMakeFiles/incordec.dir/main.cpp.o
16:40:21 [2024-03-21T20:40:21.604Z] [ 78%] Building CXX object fvtest/compilertest/CMakeFiles/compilertest.dir/tests/injectors/Qux2IlInjector.cpp.o
16:40:22 [2024-03-21T20:40:22.936Z] [ 78%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/AsyncCheckInsertion.cpp.o
16:40:24 [2024-03-21T20:40:24.115Z] [ 78%] Building CXX object fvtest/compilertest/CMakeFiles/compilertest.dir/tests/injectors/StoreOpIlInjector.cpp.o
16:40:24 [2024-03-21T20:40:24.115Z] [ 78%] Building CXX object fvtest/tril/test/CMakeFiles/triltest.dir/ParserTest.cpp.o
16:40:25 [2024-03-21T20:40:25.583Z] [ 78%] Linking CXX executable incordec
16:40:25 [2024-03-21T20:40:25.583Z] [ 78%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/BackwardBitVectorAnalysis.cpp.o
16:40:26 [2024-03-21T20:40:26.914Z] [ 78%] Building CXX object fvtest/compilertest/CMakeFiles/compilertest.dir/tests/injectors/SelectOpIlInjector.cpp.o
16:40:29 [2024-03-21T20:40:29.701Z] [ 78%] Building CXX object fvtest/tril/test/CMakeFiles/triltest.dir/MethodInfoTest.cpp.o
16:40:29 [2024-03-21T20:40:29.701Z] [ 78%] Building CXX object fvtest/compilertest/CMakeFiles/compilertest.dir/tests/injectors/UnaryOpIlInjector.cpp.o
16:40:29 [2024-03-21T20:40:29.701Z] [ 78%] Built target incordec
16:40:29 [2024-03-21T20:40:29.701Z] Scanning dependencies of target mandelbrot
16:40:29 [2024-03-21T20:40:29.701Z] [ 78%] Building CXX object fvtest/tril/examples/mandelbrot/CMakeFiles/mandelbrot.dir/main.cpp.o
16:40:29 [2024-03-21T20:40:29.701Z] [ 78%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/BackwardIntersectionBitVectorAnalysis.cpp.o
16:40:32 [2024-03-21T20:40:32.370Z] [ 78%] Linking CXX executable compilertest
16:40:32 [2024-03-21T20:40:32.370Z] [ 78%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/BackwardUnionBitVectorAnalysis.cpp.o
16:40:33 [2024-03-21T20:40:33.494Z] [ 78%] Linking CXX executable mandelbrot
16:40:33 [2024-03-21T20:40:33.494Z] [ 78%] Building CXX object fvtest/tril/test/CMakeFiles/triltest.dir/IlGenTest.cpp.o
16:40:35 [2024-03-21T20:40:35.969Z] [ 78%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/BitVectorAnalysis.cpp.o
16:40:37 [2024-03-21T20:40:37.656Z] [ 78%] Built target compilertest
16:40:37 [2024-03-21T20:40:37.656Z] Scanning dependencies of target comptest
16:40:37 [2024-03-21T20:40:37.656Z] [ 78%] Building CXX object fvtest/compilertriltest/CMakeFiles/comptest.dir/main.cpp.o
16:40:38 [2024-03-21T20:40:38.941Z] [ 78%] Built target mandelbrot
16:40:38 [2024-03-21T20:40:38.941Z] Scanning dependencies of target compunittest
16:40:38 [2024-03-21T20:40:38.941Z] [ 78%] Building CXX object fvtest/compilerunittest/CMakeFiles/compunittest.dir/main.cpp.o
16:40:38 [2024-03-21T20:40:38.941Z] [ 78%] Building CXX object fvtest/tril/test/CMakeFiles/triltest.dir/CompileTest.cpp.o
16:40:40 [2024-03-21T20:40:40.159Z] [ 78%] Building CXX object fvtest/compilerunittest/CMakeFiles/compunittest.dir/CodeGenTest.cpp.o
16:40:40 [2024-03-21T20:40:40.159Z] [ 78%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/CatchBlockRemover.cpp.o
16:40:41 [2024-03-21T20:40:41.820Z] [ 78%] Building CXX object fvtest/compilertriltest/CMakeFiles/comptest.dir/JitTest.cpp.o
16:40:43 [2024-03-21T20:40:43.245Z] [ 78%] Building CXX object fvtest/tril/test/CMakeFiles/triltest.dir/__/__/__/util/main_function/main_function.cpp.o
16:40:43 [2024-03-21T20:40:43.245Z] [ 78%] Linking CXX executable triltest
16:40:43 [2024-03-21T20:40:43.245Z] [ 78%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/OMRCFGSimplifier.cpp.o
16:40:44 [2024-03-21T20:40:44.582Z] [ 78%] Building CXX object fvtest/compilerunittest/CMakeFiles/compunittest.dir/abstractinterpreter/AbsInterpreterTest.cpp.o
16:40:44 [2024-03-21T20:40:44.582Z] [ 78%] Building CXX object fvtest/compilertriltest/CMakeFiles/comptest.dir/JitTestUtilitiesTest.cpp.o
16:40:46 [2024-03-21T20:40:46.536Z] [ 78%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/CompactLocals.cpp.o
16:40:48 [2024-03-21T20:40:48.793Z] [ 78%] Built target triltest
16:40:48 [2024-03-21T20:40:48.793Z] [ 78%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/CopyPropagation.cpp.o
16:40:50 [2024-03-21T20:40:50.108Z] [ 78%] Building CXX object fvtest/compilertriltest/CMakeFiles/comptest.dir/ILValidatorTest.cpp.o
16:40:50 [2024-03-21T20:40:50.108Z] [ 78%] Building CXX object fvtest/compilerunittest/CMakeFiles/compunittest.dir/CCData.cpp.o
16:40:51 [2024-03-21T20:40:51.645Z] Scanning dependencies of target gcexample
16:40:51 [2024-03-21T20:40:51.645Z] [ 78%] Building CXX object example/CMakeFiles/gcexample.dir/gcmain.cpp.o
16:40:51 [2024-03-21T20:40:51.645Z] [ 78%] Building CXX object example/CMakeFiles/gcexample.dir/__/util/main_function/main_function.cpp.o
16:40:51 [2024-03-21T20:40:51.645Z] [ 78%] Linking CXX executable gcexample
16:40:53 [2024-03-21T20:40:53.079Z] [ 78%] Built target gcexample
16:40:53 [2024-03-21T20:40:53.079Z] [ 78%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/DataFlowAnalysis.cpp.o
16:40:54 [2024-03-21T20:40:54.513Z] [ 78%] Building CXX object fvtest/compilertriltest/CMakeFiles/comptest.dir/ArithmeticTest.cpp.o
16:40:55 [2024-03-21T20:40:55.845Z] [ 78%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/DeadStoreElimination.cpp.o
16:40:55 [2024-03-21T20:40:55.845Z] [ 79%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/DeadTreesElimination.cpp.o
16:40:57 [2024-03-21T20:40:57.077Z] [ 79%] Building CXX object fvtest/compilerunittest/CMakeFiles/compunittest.dir/__/__/util/main_function/main_function.cpp.o
16:40:57 [2024-03-21T20:40:57.077Z] [ 79%] Linking CXX executable compunittest
16:40:58 [2024-03-21T20:40:58.511Z] [ 79%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/DebuggingCounters.cpp.o
16:41:01 [2024-03-21T20:41:01.485Z] [ 79%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/Delayedness.cpp.o
16:41:01 [2024-03-21T20:41:01.485Z] [ 79%] Generating hooksample_internal.h, hooksample.h
16:41:01 [2024-03-21T20:41:01.485Z] Scanning dependencies of target omralgotest
16:41:01 [2024-03-21T20:41:01.485Z] [ 79%] Building CXX object fvtest/algotest/CMakeFiles/omralgotest.dir/algoTest.cpp.o
16:41:04 [2024-03-21T20:41:04.252Z] [ 79%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/Dominators.cpp.o
16:41:04 [2024-03-21T20:41:04.252Z] [ 79%] Built target compunittest
16:41:04 [2024-03-21T20:41:04.252Z] Scanning dependencies of target TestTypeTraits
16:41:04 [2024-03-21T20:41:04.252Z] [ 79%] Building CXX object fvtest/coretest/CMakeFiles/TestTypeTraits.dir/TestTypeTraits.cpp.o
16:41:05 [2024-03-21T20:41:05.686Z] [ 79%] Building C object fvtest/algotest/CMakeFiles/omralgotest.dir/avltest.c.o
16:41:05 [2024-03-21T20:41:05.686Z] [ 79%] Building C object fvtest/algotest/CMakeFiles/omralgotest.dir/hashtabletest.c.o
16:41:05 [2024-03-21T20:41:05.686Z] [ 79%] Building C object fvtest/algotest/CMakeFiles/omralgotest.dir/hooktest.c.o
16:41:07 [2024-03-21T20:41:07.018Z] [ 79%] Building CXX object fvtest/algotest/CMakeFiles/omralgotest.dir/main.cpp.o
16:41:07 [2024-03-21T20:41:07.018Z] [ 79%] Building CXX object fvtest/coretest/CMakeFiles/TestTypeTraits.dir/main.cpp.o
16:41:07 [2024-03-21T20:41:07.018Z] [ 79%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/DominatorVerifier.cpp.o
16:41:07 [2024-03-21T20:41:07.018Z] [ 79%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/DominatorsChk.cpp.o
16:41:08 [2024-03-21T20:41:08.453Z] [ 79%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/Earliestness.cpp.o
16:41:08 [2024-03-21T20:41:08.453Z] [ 79%] Building C object fvtest/algotest/CMakeFiles/omralgotest.dir/pooltest.c.o
16:41:08 [2024-03-21T20:41:08.453Z] [ 79%] Building CXX object fvtest/algotest/CMakeFiles/omralgotest.dir/__/__/util/main_function/main_function.cpp.o
16:41:08 [2024-03-21T20:41:08.453Z] [ 79%] Linking CXX executable omralgotest
16:41:08 [2024-03-21T20:41:08.453Z] [ 79%] Building CXX object fvtest/coretest/CMakeFiles/TestTypeTraits.dir/__/__/util/main_function/main_function.cpp.o
16:41:08 [2024-03-21T20:41:08.453Z] [ 79%] Linking CXX executable TestTypeTraits
16:41:09 [2024-03-21T20:41:09.614Z] [ 79%] Built target TestTypeTraits
16:41:09 [2024-03-21T20:41:09.614Z] [ 79%] Building CXX object fvtest/compilertriltest/CMakeFiles/comptest.dir/ShiftAndRotateTest.cpp.o
16:41:09 [2024-03-21T20:41:09.614Z] [ 79%] Built target omralgotest
16:41:09 [2024-03-21T20:41:09.614Z] [ 79%] Building CXX object fvtest/compilertriltest/CMakeFiles/comptest.dir/SimplifierFoldAbsNegTest.cpp.o
16:41:10 [2024-03-21T20:41:10.911Z] [ 79%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/ExpressionsSimplification.cpp.o
16:41:13 [2024-03-21T20:41:13.744Z] [ 80%] Building CXX object fvtest/compilertriltest/CMakeFiles/comptest.dir/SimplifierFoldAndTest.cpp.o
16:41:13 [2024-03-21T20:41:13.744Z] [ 80%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/FieldPrivatizer.cpp.o
16:41:15 [2024-03-21T20:41:15.155Z] [ 80%] Building CXX object fvtest/compilertriltest/CMakeFiles/comptest.dir/IfxcmpgeReductionTest.cpp.o
16:41:19 [2024-03-21T20:41:19.390Z] [ 80%] Building CXX object fvtest/compilertriltest/CMakeFiles/comptest.dir/VectorTest.cpp.o
16:41:19 [2024-03-21T20:41:19.390Z] [ 80%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/GeneralLoopUnroller.cpp.o
16:41:25 [2024-03-21T20:41:25.279Z] [ 80%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/GlobalAnticipatability.cpp.o
16:41:28 [2024-03-21T20:41:28.261Z] [ 80%] Building CXX object fvtest/compilertriltest/CMakeFiles/comptest.dir/CallTest.cpp.o
16:41:28 [2024-03-21T20:41:28.261Z] [ 80%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/OMRGlobalRegister.cpp.o
16:41:32 [2024-03-21T20:41:32.667Z] [ 81%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/GlobalRegisterAllocator.cpp.o
16:41:32 [2024-03-21T20:41:32.667Z] [ 81%] Building CXX object fvtest/compilertriltest/CMakeFiles/comptest.dir/LongAndAsRotateTest.cpp.o
16:41:38 [2024-03-21T20:41:38.413Z] [ 81%] Building CXX object fvtest/compilertriltest/CMakeFiles/comptest.dir/MockStrategyTest.cpp.o
16:41:38 [2024-03-21T20:41:38.413Z] [ 81%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/Inliner.cpp.o
16:41:40 [2024-03-21T20:41:40.871Z] [ 81%] Building CXX object fvtest/compilertriltest/CMakeFiles/comptest.dir/LogicalTest.cpp.o
16:41:42 [2024-03-21T20:41:42.206Z] [ 81%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/RematTools.cpp.o
16:41:44 [2024-03-21T20:41:44.773Z] [ 81%] Building CXX object fvtest/compilertriltest/CMakeFiles/comptest.dir/LinkageTest.cpp.o
16:41:44 [2024-03-21T20:41:44.773Z] [ 81%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/InductionVariable.cpp.o
16:41:46 [2024-03-21T20:41:46.107Z] [ 81%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/IntersectionBitVectorAnalysis.cpp.o
16:41:48 [2024-03-21T20:41:48.974Z] [ 81%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/Isolatedness.cpp.o
16:41:51 [2024-03-21T20:41:51.669Z] [ 81%] Building CXX object fvtest/compilertriltest/CMakeFiles/comptest.dir/BitPermuteTest.cpp.o
16:41:51 [2024-03-21T20:41:51.669Z] [ 81%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/IsolatedStoreElimination.cpp.o
16:41:52 [2024-03-21T20:41:52.962Z] [ 81%] Building CXX object fvtest/compilertriltest/CMakeFiles/comptest.dir/MaxMinTest.cpp.o
16:41:57 [2024-03-21T20:41:57.386Z] [ 81%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/Latestness.cpp.o
16:41:57 [2024-03-21T20:41:57.386Z] [ 81%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/LiveOnAllPaths.cpp.o
16:41:57 [2024-03-21T20:41:57.386Z] [ 81%] Building CXX object fvtest/compilertriltest/CMakeFiles/comptest.dir/CompareTest.cpp.o
16:42:00 [2024-03-21T20:42:00.208Z] [ 81%] Building CXX object fvtest/compilertriltest/CMakeFiles/comptest.dir/TypeConversionTest.cpp.o
16:42:00 [2024-03-21T20:42:00.208Z] [ 81%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/LiveVariableInformation.cpp.o
16:42:02 [2024-03-21T20:42:02.982Z] [ 81%] Building CXX object fvtest/compilertriltest/CMakeFiles/comptest.dir/SelectTest.cpp.o
16:42:04 [2024-03-21T20:42:04.474Z] [ 81%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/Liveness.cpp.o
16:42:07 [2024-03-21T20:42:07.350Z] [ 81%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/LoadExtensions.cpp.o
16:42:11 [2024-03-21T20:42:11.758Z] [ 82%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/LocalAnalysis.cpp.o
16:42:15 [2024-03-21T20:42:15.857Z] [ 82%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/LocalAnticipatability.cpp.o
16:42:15 [2024-03-21T20:42:15.857Z] Scanning dependencies of target TestIntrusiveList
16:42:15 [2024-03-21T20:42:15.857Z] [ 82%] Building CXX object fvtest/coretest/CMakeFiles/TestIntrusiveList.dir/TestIntrusiveList.cpp.o
16:42:18 [2024-03-21T20:42:18.214Z] [ 82%] Building CXX object fvtest/coretest/CMakeFiles/TestIntrusiveList.dir/main.cpp.o
16:42:19 [2024-03-21T20:42:19.529Z] [ 82%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/LocalLiveRangeReducer.cpp.o
16:42:19 [2024-03-21T20:42:19.530Z] [ 82%] Building CXX object fvtest/coretest/CMakeFiles/TestIntrusiveList.dir/__/__/util/main_function/main_function.cpp.o
16:42:19 [2024-03-21T20:42:19.530Z] [ 82%] Linking CXX executable TestIntrusiveList
16:42:20 [2024-03-21T20:42:20.879Z] [ 82%] Built target TestIntrusiveList
16:42:20 [2024-03-21T20:42:20.879Z] Scanning dependencies of target TestBytes
16:42:20 [2024-03-21T20:42:20.879Z] [ 82%] Building CXX object fvtest/coretest/CMakeFiles/TestBytes.dir/TestBytes.cpp.o
16:42:20 [2024-03-21T20:42:20.879Z] Scanning dependencies of target omrtraceoptiontest
16:42:20 [2024-03-21T20:42:20.879Z] [ 82%] Building CXX object fvtest/rastest/CMakeFiles/omrtraceoptiontest.dir/main.cpp.o
16:42:22 [2024-03-21T20:42:22.222Z] In file included from /home/jenkins/workspace/Build/fvtest/coretest/TestBytes.cpp:24:
16:42:22 [2024-03-21T20:42:22.222Z] /home/jenkins/workspace/Build/third_party/gtest-1.8.0/include/gtest/gtest.h: In instantiation of 'testing::AssertionResult testing::internal::CmpHelperNE(const char*, const char*, const T1&, const T2&) [with T1 = int; T2 = long unsigned int]':
16:42:22 [2024-03-21T20:42:22.222Z] /home/jenkins/workspace/Build/fvtest/coretest/TestBytes.cpp:140:2:   required from here
16:42:22 [2024-03-21T20:42:22.222Z] /home/jenkins/workspace/Build/third_party/gtest-1.8.0/include/gtest/gtest.h:1522:28: warning: comparison of integer expressions of different signedness: 'const int' and 'const long unsigned int' [-Wsign-compare]
16:42:22 [2024-03-21T20:42:22.222Z]  1510 |   if (val1 op val2) {\
16:42:22 [2024-03-21T20:42:22.222Z]       |       ~~~~~~~~~~~~          
16:42:22 [2024-03-21T20:42:22.222Z] ......
16:42:22 [2024-03-21T20:42:22.222Z]  1522 | GTEST_IMPL_CMP_HELPER_(NE, !=);
16:42:22 [2024-03-21T20:42:22.222Z] /home/jenkins/workspace/Build/third_party/gtest-1.8.0/include/gtest/gtest.h:1510:12: note: in definition of macro 'GTEST_IMPL_CMP_HELPER_'
16:42:22 [2024-03-21T20:42:22.222Z]  1510 |   if (val1 op val2) {\
16:42:22 [2024-03-21T20:42:22.222Z]       |            ^~
16:42:22 [2024-03-21T20:42:22.222Z] /home/jenkins/workspace/Build/third_party/gtest-1.8.0/include/gtest/gtest.h: In instantiation of 'testing::AssertionResult testing::internal::CmpHelperEQ(const char*, const char*, const T1&, const T2&) [with T1 = int; T2 = long unsigned int]':
16:42:22 [2024-03-21T20:42:22.222Z] /home/jenkins/workspace/Build/third_party/gtest-1.8.0/include/gtest/gtest.h:1459:23:   required from 'static testing::AssertionResult testing::internal::EqHelper<true>::Compare(const char*, const char*, const T1&, const T2&, typename testing::internal::EnableIf<(! testing::internal::is_pointer<T2>::value)>::type*) [with T1 = int; T2 = long unsigned int; typename testing::internal::EnableIf<(! testing::internal::is_pointer<T2>::value)>::type = void]'
16:42:22 [2024-03-21T20:42:22.222Z] /home/jenkins/workspace/Build/fvtest/coretest/TestBytes.cpp:31:2:   required from here
16:42:22 [2024-03-21T20:42:22.222Z] /home/jenkins/workspace/Build/third_party/gtest-1.8.0/include/gtest/gtest.h:1392:11: warning: comparison of integer expressions of different signedness: 'const int' and 'const long unsigned int' [-Wsign-compare]
16:42:22 [2024-03-21T20:42:22.222Z]  1392 |   if (lhs == rhs) {
16:42:22 [2024-03-21T20:42:22.222Z]       |       ~~~~^~~~~~
16:42:22 [2024-03-21T20:42:22.222Z] /home/jenkins/workspace/Build/third_party/gtest-1.8.0/include/gtest/gtest.h: In instantiation of 'testing::AssertionResult testing::internal::CmpHelperEQ(const char*, const char*, const T1&, const T2&) [with T1 = long unsigned int; T2 = int]':
16:42:22 [2024-03-21T20:42:22.222Z] /home/jenkins/workspace/Build/third_party/gtest-1.8.0/include/gtest/gtest.h:1421:23:   required from 'static testing::AssertionResult testing::internal::EqHelper<lhs_is_null_literal>::Compare(const char*, const char*, const T1&, const T2&) [with T1 = long unsigned int; T2 = int; bool lhs_is_null_literal = false]'
16:42:22 [2024-03-21T20:42:22.222Z] /home/jenkins/workspace/Build/fvtest/coretest/TestBytes.cpp:207:3:   required from here
16:42:22 [2024-03-21T20:42:22.222Z] /home/jenkins/workspace/Build/third_party/gtest-1.8.0/include/gtest/gtest.h:1392:11: warning: comparison of integer expressions of different signedness: 'const long unsigned int' and 'const int' [-Wsign-compare]
16:42:23 [2024-03-21T20:42:23.729Z] [ 82%] Building CXX object fvtest/coretest/CMakeFiles/TestBytes.dir/main.cpp.o
16:42:23 [2024-03-21T20:42:23.729Z] [ 82%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/LocalReordering.cpp.o
16:42:23 [2024-03-21T20:42:23.729Z] [ 82%] Building CXX object fvtest/rastest/CMakeFiles/omrtraceoptiontest.dir/rasTestHelpers.cpp.o
16:42:25 [2024-03-21T20:42:25.092Z] [ 82%] Building CXX object fvtest/coretest/CMakeFiles/TestBytes.dir/__/__/util/main_function/main_function.cpp.o
16:42:25 [2024-03-21T20:42:25.092Z] [ 82%] Linking CXX executable TestBytes
16:42:25 [2024-03-21T20:42:25.092Z] [ 82%] Building CXX object fvtest/rastest/CMakeFiles/omrtraceoptiontest.dir/traceOptionTest.cpp.o
16:42:26 [2024-03-21T20:42:26.531Z] [ 82%] Built target TestBytes
16:42:26 [2024-03-21T20:42:26.531Z] Scanning dependencies of target omrrastest
16:42:26 [2024-03-21T20:42:26.531Z] [ 82%] Building CXX object fvtest/rastest/CMakeFiles/omrrastest.dir/agentNegativeTest.cpp.o
16:42:26 [2024-03-21T20:42:26.531Z] [ 82%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/LocalTransparency.cpp.o
16:42:27 [2024-03-21T20:42:27.966Z] [ 82%] Building C object fvtest/rastest/CMakeFiles/omrtraceoptiontest.dir/ut_omr_test.c.o
16:42:27 [2024-03-21T20:42:27.966Z] [ 82%] Building CXX object fvtest/rastest/CMakeFiles/omrtraceoptiontest.dir/__/__/util/main_function/main_function.cpp.o
16:42:27 [2024-03-21T20:42:27.966Z] [ 82%] Linking CXX executable omrtraceoptiontest
16:42:27 [2024-03-21T20:42:27.966Z] [ 83%] Building CXX object fvtest/compilertriltest/CMakeFiles/comptest.dir/MinimalTest.cpp.o
16:42:29 [2024-03-21T20:42:29.485Z] [ 83%] Built target omrtraceoptiontest
16:42:29 [2024-03-21T20:42:29.485Z] [ 83%] Building CXX object fvtest/compilertriltest/CMakeFiles/comptest.dir/ArrayTest.cpp.o
16:42:29 [2024-03-21T20:42:29.485Z] [ 84%] Building CXX object fvtest/rastest/CMakeFiles/omrrastest.dir/agentTest.cpp.o
16:42:30 [2024-03-21T20:42:30.734Z] [ 84%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/LoopCanonicalizer.cpp.o
16:42:32 [2024-03-21T20:42:32.066Z] [ 84%] Building CXX object fvtest/rastest/CMakeFiles/omrrastest.dir/main.cpp.o
16:42:33 [2024-03-21T20:42:33.280Z] [ 84%] Building CXX object fvtest/rastest/CMakeFiles/omrrastest.dir/memoryCategoriesTest.cpp.o
16:42:34 [2024-03-21T20:42:34.617Z] [ 84%] Building CXX object fvtest/rastest/CMakeFiles/omrrastest.dir/methodDictionaryTest.cpp.o
16:42:34 [2024-03-21T20:42:34.617Z] [ 84%] Building CXX object fvtest/rastest/CMakeFiles/omrrastest.dir/rasTestHelpers.cpp.o
16:42:35 [2024-03-21T20:42:35.876Z] [ 84%] Building CXX object fvtest/compilertriltest/CMakeFiles/comptest.dir/__/__/util/main_function/main_function.cpp.o
16:42:35 [2024-03-21T20:42:35.876Z] [ 84%] Linking CXX executable comptest
16:42:37 [2024-03-21T20:42:37.010Z] Scanning dependencies of target omrsubscribertest
16:42:37 [2024-03-21T20:42:37.010Z] [ 84%] Building CXX object fvtest/rastest/CMakeFiles/omrsubscribertest.dir/main.cpp.o
16:42:37 [2024-03-21T20:42:37.010Z] [ 84%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/LoopReducer.cpp.o
16:42:37 [2024-03-21T20:42:37.010Z] [ 84%] Building CXX object fvtest/rastest/CMakeFiles/omrrastest.dir/traceLifecycleTest.cpp.o
16:42:38 [2024-03-21T20:42:38.352Z] [ 84%] Building CXX object fvtest/rastest/CMakeFiles/omrsubscribertest.dir/rasTestHelpers.cpp.o
16:42:39 [2024-03-21T20:42:39.787Z] [ 84%] Building CXX object fvtest/rastest/CMakeFiles/omrrastest.dir/traceLogTest.cpp.o
16:42:41 [2024-03-21T20:42:41.100Z] [ 84%] Building CXX object fvtest/rastest/CMakeFiles/omrsubscribertest.dir/subscriberTest.cpp.o
16:42:41 [2024-03-21T20:42:41.100Z] [ 84%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/LoopReplicator.cpp.o
16:42:41 [2024-03-21T20:42:41.100Z] [ 84%] Building CXX object fvtest/rastest/CMakeFiles/omrrastest.dir/traceRecordHelpers.cpp.o
16:42:42 [2024-03-21T20:42:42.458Z] [ 84%] Building C object fvtest/rastest/CMakeFiles/omrsubscribertest.dir/ut_omr_test.c.o
16:42:42 [2024-03-21T20:42:42.458Z] [ 85%] Building CXX object fvtest/rastest/CMakeFiles/omrsubscribertest.dir/subscriberForkTest.cpp.o
16:42:43 [2024-03-21T20:42:43.815Z] [ 85%] Building CXX object fvtest/rastest/CMakeFiles/omrrastest.dir/traceTest.cpp.o
16:42:45 [2024-03-21T20:42:45.256Z] [ 85%] Building CXX object fvtest/rastest/CMakeFiles/omrsubscribertest.dir/__/__/util/main_function/main_function.cpp.o
16:42:45 [2024-03-21T20:42:45.256Z] [ 85%] Linking CXX executable omrsubscribertest
16:42:45 [2024-03-21T20:42:45.256Z] [ 85%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/LoopVersioner.cpp.o
16:42:45 [2024-03-21T20:42:45.256Z] [ 85%] Building C object fvtest/rastest/CMakeFiles/omrrastest.dir/ut_omr_test.c.o
16:42:45 [2024-03-21T20:42:45.256Z] [ 85%] Building CXX object fvtest/rastest/CMakeFiles/omrrastest.dir/__/__/util/main_function/main_function.cpp.o
16:42:45 [2024-03-21T20:42:45.256Z] [ 85%] Linking CXX executable omrrastest
16:42:46 [2024-03-21T20:42:46.614Z] [ 85%] Built target omrsubscribertest
16:42:46 [2024-03-21T20:42:46.614Z] Scanning dependencies of target omrsigtest
16:42:46 [2024-03-21T20:42:46.614Z] [ 85%] Building CXX object fvtest/sigtest/CMakeFiles/omrsigtest.dir/sigTest.cpp.o
16:42:48 [2024-03-21T20:42:48.056Z] [ 85%] Built target omrrastest
16:42:48 [2024-03-21T20:42:48.056Z] Scanning dependencies of target omrthreadextendedtest
16:42:48 [2024-03-21T20:42:48.056Z] [ 85%] Building CXX object fvtest/threadextendedtest/CMakeFiles/omrthreadextendedtest.dir/processTimeTest.cpp.o
16:42:48 [2024-03-21T20:42:48.056Z] [ 85%] Building CXX object fvtest/sigtest/CMakeFiles/omrsigtest.dir/sigTestHelpers.cpp.o
16:42:49 [2024-03-21T20:42:49.414Z] [ 85%] Building CXX object fvtest/threadextendedtest/CMakeFiles/omrthreadextendedtest.dir/threadCpuTimeTest.cpp.o
16:42:50 [2024-03-21T20:42:50.771Z] [ 85%] Building CXX object fvtest/sigtest/CMakeFiles/omrsigtest.dir/main.cpp.o
16:42:52 [2024-03-21T20:42:52.211Z] [ 85%] Building CXX object fvtest/threadextendedtest/CMakeFiles/omrthreadextendedtest.dir/threadExtendedTestHelpers.cpp.o
16:42:52 [2024-03-21T20:42:52.211Z] [ 85%] Building CXX object fvtest/sigtest/CMakeFiles/omrsigtest.dir/__/__/util/main_function/main_function.cpp.o
16:42:52 [2024-03-21T20:42:52.211Z] [ 85%] Linking CXX executable omrsigtest
16:42:53 [2024-03-21T20:42:53.569Z] [ 85%] Built target omrsigtest
16:42:53 [2024-03-21T20:42:53.569Z] Scanning dependencies of target omrthreadtest
16:42:53 [2024-03-21T20:42:53.569Z] [ 85%] Building CXX object fvtest/threadtest/CMakeFiles/omrthreadtest.dir/abortTest.cpp.o
16:42:53 [2024-03-21T20:42:53.569Z] [ 85%] Building CXX object fvtest/threadextendedtest/CMakeFiles/omrthreadextendedtest.dir/threadExtendedTestMain.cpp.o
16:42:53 [2024-03-21T20:42:53.569Z] [ 85%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/OMRLocalCSE.cpp.o
16:42:55 [2024-03-21T20:42:55.010Z] [ 85%] Building CXX object fvtest/threadextendedtest/CMakeFiles/omrthreadextendedtest.dir/timeBaseTest.cpp.o
16:42:56 [2024-03-21T20:42:56.368Z] [ 85%] Building CXX object fvtest/threadtest/CMakeFiles/omrthreadtest.dir/CEnterExit.cpp.o
16:42:57 [2024-03-21T20:42:57.809Z] [ 85%] Building CXX object fvtest/threadextendedtest/CMakeFiles/omrthreadextendedtest.dir/__/__/util/main_function/main_function.cpp.o
16:42:57 [2024-03-21T20:42:57.809Z] [ 85%] Building CXX object fvtest/threadtest/CMakeFiles/omrthreadtest.dir/CMonitor.cpp.o
16:42:57 [2024-03-21T20:42:57.809Z] [ 86%] Linking CXX executable omrthreadextendedtest
16:42:59 [2024-03-21T20:42:59.250Z] [ 86%] Built target omrthreadextendedtest
16:42:59 [2024-03-21T20:42:59.250Z] Scanning dependencies of target omrvmtest
16:42:59 [2024-03-21T20:42:59.250Z] [ 86%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/LocalDeadStoreElimination.cpp.o
16:42:59 [2024-03-21T20:42:59.250Z] [ 86%] Building CXX object fvtest/vmtest/CMakeFiles/omrvmtest.dir/main.cpp.o
16:42:59 [2024-03-21T20:42:59.250Z] [ 86%] Building CXX object fvtest/threadtest/CMakeFiles/omrthreadtest.dir/createTest.cpp.o
16:43:00 [2024-03-21T20:43:00.608Z] [ 86%] Building CXX object fvtest/vmtest/CMakeFiles/omrvmtest.dir/vmForkTest.cpp.o
16:43:02 [2024-03-21T20:43:02.049Z] [ 86%] Building CXX object fvtest/threadtest/CMakeFiles/omrthreadtest.dir/CThread.cpp.o
16:43:02 [2024-03-21T20:43:02.049Z] [ 86%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/LocalOpts.cpp.o
16:43:02 [2024-03-21T20:43:02.049Z] [ 86%] Building CXX object fvtest/vmtest/CMakeFiles/omrvmtest.dir/__/__/util/main_function/main_function.cpp.o
16:43:02 [2024-03-21T20:43:02.049Z] [ 86%] Linking CXX executable omrvmtest
16:43:03 [2024-03-21T20:43:03.407Z] [ 86%] Built target omrvmtest
16:43:03 [2024-03-21T20:43:03.407Z] [ 86%] Building CXX object fvtest/threadtest/CMakeFiles/omrthreadtest.dir/joinTest.cpp.o
16:43:03 [2024-03-21T20:43:03.407Z] Scanning dependencies of target omrgctest
16:43:03 [2024-03-21T20:43:03.407Z] [ 86%] Building CXX object fvtest/gctest/CMakeFiles/omrgctest.dir/GCConfigObjectTable.cpp.o
16:43:06 [2024-03-21T20:43:06.256Z] [ 86%] Building CXX object fvtest/gctest/CMakeFiles/omrgctest.dir/GCConfigTest.cpp.o
16:43:06 [2024-03-21T20:43:06.256Z] [ 86%] Building CXX object fvtest/threadtest/CMakeFiles/omrthreadtest.dir/keyDestructorTest.cpp.o
16:43:07 [2024-03-21T20:43:07.697Z] [ 86%] Building CXX object fvtest/threadtest/CMakeFiles/omrthreadtest.dir/lockedMonitorCountTest.cpp.o
16:43:09 [2024-03-21T20:43:09.055Z] [ 86%] Building CXX object fvtest/gctest/CMakeFiles/omrgctest.dir/gcTestHelpers.cpp.o
16:43:09 [2024-03-21T20:43:09.055Z] [ 87%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/OMROptimization.cpp.o
16:43:10 [2024-03-21T20:43:10.601Z] [ 87%] Building CXX object fvtest/threadtest/CMakeFiles/omrthreadtest.dir/main.cpp.o
16:43:12 [2024-03-21T20:43:12.042Z] [ 87%] Building CXX object fvtest/gctest/CMakeFiles/omrgctest.dir/main.cpp.o
16:43:12 [2024-03-21T20:43:12.042Z] [ 87%] Building CXX object fvtest/threadtest/CMakeFiles/omrthreadtest.dir/ospriority.cpp.o
16:43:13 [2024-03-21T20:43:13.399Z] [ 87%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/OMROptimizationManager.cpp.o
16:43:13 [2024-03-21T20:43:13.399Z] [ 87%] Built target comptest
16:43:13 [2024-03-21T20:43:13.399Z] [ 87%] Building CXX object fvtest/gctest/CMakeFiles/omrgctest.dir/StartupManagerTestExample.cpp.o
16:43:13 [2024-03-21T20:43:13.399Z] [ 87%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/OMRTransformUtil.cpp.o
16:43:14 [2024-03-21T20:43:14.840Z] [ 87%] Building CXX object fvtest/threadtest/CMakeFiles/omrthreadtest.dir/priorityInterruptTest.cpp.o
16:43:16 [2024-03-21T20:43:16.198Z] [ 87%] Building CXX object fvtest/gctest/CMakeFiles/omrgctest.dir/TestHeapRegionStateTable.cpp.o
16:43:16 [2024-03-21T20:43:16.198Z] [ 87%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/OMROptimizer.cpp.o
16:43:16 [2024-03-21T20:43:16.198Z] [ 87%] Building CXX object fvtest/threadtest/CMakeFiles/omrthreadtest.dir/rwMutexTest.cpp.o
16:43:17 [2024-03-21T20:43:17.639Z] [ 87%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/OrderBlocks.cpp.o
16:43:17 [2024-03-21T20:43:17.639Z] In file included from /home/jenkins/workspace/Build/fvtest/omrGtestGlue/./omrTest.h:49,
16:43:17 [2024-03-21T20:43:17.639Z]                  from /home/jenkins/workspace/Build/fvtest/gctest/gcTestHelpers.hpp:25,
16:43:17 [2024-03-21T20:43:17.639Z]                  from /home/jenkins/workspace/Build/fvtest/gctest/TestHeapRegionStateTable.cpp:23:
16:43:17 [2024-03-21T20:43:17.639Z] /home/jenkins/workspace/Build/third_party/gtest-1.8.0/include/gtest/gtest.h: In instantiation of 'testing::AssertionResult testing::internal::CmpHelperEQ(const char*, const char*, const T1&, const T2&) [with T1 = long unsigned int; T2 = int]':
16:43:17 [2024-03-21T20:43:17.639Z] /home/jenkins/workspace/Build/third_party/gtest-1.8.0/include/gtest/gtest.h:1421:23:   required from 'static testing::AssertionResult testing::internal::EqHelper<lhs_is_null_literal>::Compare(const char*, const char*, const T1&, const T2&) [with T1 = long unsigned int; T2 = int; bool lhs_is_null_literal = false]'
16:43:17 [2024-03-21T20:43:17.639Z] /home/jenkins/workspace/Build/fvtest/gctest/TestHeapRegionStateTable.cpp:43:5:   required from here
16:43:17 [2024-03-21T20:43:17.639Z] /home/jenkins/workspace/Build/third_party/gtest-1.8.0/include/gtest/gtest.h:1392:11: warning: comparison of integer expressions of different signedness: 'const long unsigned int' and 'const int' [-Wsign-compare]
16:43:17 [2024-03-21T20:43:17.639Z]  1392 |   if (lhs == rhs) {
16:43:17 [2024-03-21T20:43:17.639Z]       |       ~~~~^~~~~~
16:43:17 [2024-03-21T20:43:17.639Z] [ 88%] Building CXX object fvtest/gctest/CMakeFiles/omrgctest.dir/__/__/util/main_function/main_function.cpp.o
16:43:17 [2024-03-21T20:43:17.639Z] [ 88%] Linking CXX executable omrgctest
16:43:18 [2024-03-21T20:43:18.997Z] [ 88%] Built target omrgctest
16:43:18 [2024-03-21T20:43:18.997Z] [ 89%] Building CXX object fvtest/threadtest/CMakeFiles/omrthreadtest.dir/sanityTest.cpp.o
16:43:18 [2024-03-21T20:43:18.997Z] [ 89%] Building CXX object fvtest/threadtest/CMakeFiles/omrthreadtest.dir/sanityTestHelper.cpp.o
16:43:20 [2024-03-21T20:43:20.437Z] [ 89%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/OSRDefAnalysis.cpp.o
16:43:21 [2024-03-21T20:43:21.795Z] [ 89%] Building CXX object fvtest/threadtest/CMakeFiles/omrthreadtest.dir/threadTestHelp.cpp.o
16:43:21 [2024-03-21T20:43:21.795Z] [ 89%] Building CXX object fvtest/threadtest/CMakeFiles/omrthreadtest.dir/__/__/util/main_function/main_function.cpp.o
16:43:21 [2024-03-21T20:43:21.795Z] [ 89%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/PartialRedundancy.cpp.o
16:43:23 [2024-03-21T20:43:23.236Z] [ 89%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/PreExistence.cpp.o
16:43:23 [2024-03-21T20:43:23.236Z] [ 89%] Linking CXX executable omrthreadtest
16:43:24 [2024-03-21T20:43:24.593Z] [ 89%] Built target omrthreadtest
16:43:24 [2024-03-21T20:43:24.593Z] [ 89%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/Reachability.cpp.o
16:43:24 [2024-03-21T20:43:24.593Z] [ 89%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/ReachingDefinitions.cpp.o
16:43:26 [2024-03-21T20:43:26.035Z] [ 89%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/OMRRecognizedCallTransformer.cpp.o
16:43:27 [2024-03-21T20:43:27.393Z] [ 89%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/RedundantAsyncCheckRemoval.cpp.o
16:43:27 [2024-03-21T20:43:27.393Z] [ 90%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/OMRRegisterCandidate.cpp.o
16:43:28 [2024-03-21T20:43:28.833Z] [ 90%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/OMRSimplifier.cpp.o
16:43:28 [2024-03-21T20:43:28.833Z] [ 90%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/OMRSimplifierHelpers.cpp.o
16:43:31 [2024-03-21T20:43:31.682Z] [ 90%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/OMRSimplifierHandlers.cpp.o
16:43:33 [2024-03-21T20:43:33.124Z] [ 90%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/StructuralAnalysis.cpp.o
16:43:33 [2024-03-21T20:43:33.124Z] [ 90%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/Structure.cpp.o
16:43:33 [2024-03-21T20:43:33.124Z] [ 90%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/SwitchAnalyzer.cpp.o
16:43:36 [2024-03-21T20:43:36.158Z] [ 90%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/TranslateTable.cpp.o
16:43:36 [2024-03-21T20:43:36.158Z] [ 90%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/UnionBitVectorAnalysis.cpp.o
16:43:38 [2024-03-21T20:43:38.990Z] [ 90%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/UseDefInfo.cpp.o
16:43:38 [2024-03-21T20:43:38.990Z] [ 90%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/ValueNumberInfo.cpp.o
16:43:38 [2024-03-21T20:43:38.990Z] [ 90%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/VirtualGuardCoalescer.cpp.o
16:43:38 [2024-03-21T20:43:38.990Z] [ 90%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/VirtualGuardHeadMerger.cpp.o
16:43:41 [2024-03-21T20:43:41.818Z] [ 91%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/RegDepCopyRemoval.cpp.o
16:43:43 [2024-03-21T20:43:43.075Z] [ 91%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/ReorderIndexExpr.cpp.o
16:43:43 [2024-03-21T20:43:43.075Z] [ 91%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/SinkStores.cpp.o
16:43:44 [2024-03-21T20:43:44.349Z] [ 91%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/StripMiner.cpp.o
16:43:45 [2024-03-21T20:43:45.797Z] [ 91%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/VPConstraint.cpp.o
16:43:45 [2024-03-21T20:43:45.797Z] [ 91%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/VPHandlers.cpp.o
16:43:47 [2024-03-21T20:43:47.156Z] [ 91%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/VPHandlersCommon.cpp.o
16:43:48 [2024-03-21T20:43:48.515Z] [ 91%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/OMRValuePropagation.cpp.o
16:43:49 [2024-03-21T20:43:49.939Z] [ 91%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/ValuePropagationCommon.cpp.o
16:43:49 [2024-03-21T20:43:49.939Z] [ 91%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/TrivialDeadBlockRemover.cpp.o
16:43:52 [2024-03-21T20:43:52.674Z] [ 91%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/FEInliner.cpp.o
16:43:54 [2024-03-21T20:43:54.166Z] [ 91%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/BenefitInliner.cpp.o
16:43:55 [2024-03-21T20:43:55.585Z] [ 92%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/abstractinterpreter/AbsValue.cpp.o
16:43:55 [2024-03-21T20:43:55.585Z] [ 92%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/abstractinterpreter/AbsOpStack.cpp.o
16:43:55 [2024-03-21T20:43:55.585Z] [ 92%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/abstractinterpreter/AbsOpArray.cpp.o
16:43:56 [2024-03-21T20:43:56.919Z] [ 92%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/abstractinterpreter/IDT.cpp.o
16:43:58 [2024-03-21T20:43:58.287Z] [ 92%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/abstractinterpreter/IDTNode.cpp.o
16:43:58 [2024-03-21T20:43:58.287Z] [ 92%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/abstractinterpreter/InliningMethodSummary.cpp.o
16:43:58 [2024-03-21T20:43:58.287Z] [ 92%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/abstractinterpreter/OMRIDTBuilder.cpp.o
16:43:59 [2024-03-21T20:43:59.727Z] [ 92%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/abstractinterpreter/InliningProposal.cpp.o
16:44:01 [2024-03-21T20:44:01.167Z] [ 92%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/ras/CallStack.cpp.o
16:44:01 [2024-03-21T20:44:01.167Z] [ 92%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/ras/CFGChecker.cpp.o
16:44:01 [2024-03-21T20:44:01.167Z] [ 92%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/ras/Debug.cpp.o
16:44:02 [2024-03-21T20:44:02.731Z] [ 92%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/ras/DebugCounter.cpp.o
16:44:02 [2024-03-21T20:44:02.731Z] [ 93%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/ras/ILValidationRules.cpp.o
16:44:04 [2024-03-21T20:44:04.176Z] [ 93%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/ras/ILValidationUtils.cpp.o
16:44:05 [2024-03-21T20:44:05.634Z] [ 93%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/ras/ILValidator.cpp.o
16:44:05 [2024-03-21T20:44:05.634Z] [ 93%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/ras/IgnoreLocale.cpp.o
16:44:07 [2024-03-21T20:44:07.173Z] [ 93%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/ras/LimitFile.cpp.o
16:44:07 [2024-03-21T20:44:07.173Z] [ 93%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/ras/LogTracer.cpp.o
16:44:07 [2024-03-21T20:44:07.173Z] [ 93%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/ras/OptionsDebug.cpp.o
16:44:08 [2024-03-21T20:44:08.638Z] [ 93%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/ras/Tree.cpp.o
16:44:08 [2024-03-21T20:44:08.638Z] [ 93%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/runtime/Runtime.cpp.o
16:44:09 [2024-03-21T20:44:09.995Z] [ 93%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/runtime/Trampoline.cpp.o
16:44:09 [2024-03-21T20:44:09.995Z] [ 93%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/runtime/CodeCacheTypes.cpp.o
16:44:09 [2024-03-21T20:44:09.995Z] [ 93%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/runtime/OMRCodeCache.cpp.o
16:44:09 [2024-03-21T20:44:09.995Z] [ 94%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/runtime/OMRCodeCacheManager.cpp.o
16:44:11 [2024-03-21T20:44:11.419Z] [ 94%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/runtime/OMRCodeCacheMemorySegment.cpp.o
16:44:11 [2024-03-21T20:44:11.419Z] [ 94%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/runtime/OMRCodeCacheConfig.cpp.o
16:44:11 [2024-03-21T20:44:11.419Z] [ 94%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/riscv/codegen/RVDebug.cpp.o
16:44:11 [2024-03-21T20:44:11.419Z] [ 94%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/riscv/codegen/RVInstruction.cpp.o
16:44:12 [2024-03-21T20:44:12.590Z] [ 94%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/riscv/codegen/RVOutOfLineCodeSection.cpp.o
16:44:12 [2024-03-21T20:44:12.590Z] In file included from /home/jenkins/workspace/Build/compiler/il/ILOpCodes.hpp:25,
16:44:12 [2024-03-21T20:44:12.590Z]                  from /home/jenkins/workspace/Build/compiler/codegen/OutOfLineCodeSection.hpp:27,
16:44:12 [2024-03-21T20:44:12.590Z]                  from /home/jenkins/workspace/Build/compiler/riscv/codegen/RVOutOfLineCodeSection.hpp:26,
16:44:12 [2024-03-21T20:44:12.590Z]                  from /home/jenkins/workspace/Build/compiler/riscv/codegen/RVOutOfLineCodeSection.cpp:22:
16:44:12 [2024-03-21T20:44:12.590Z] /home/jenkins/workspace/Build/compiler/il/OMRDataTypes.hpp:406:16: warning: inline function 'bool OMR::DataType::isVector()' used but never defined
16:44:12 [2024-03-21T20:44:12.590Z]   406 |    inline bool isVector();
16:44:12 [2024-03-21T20:44:12.590Z]       |                ^~~~~~~~
16:44:12 [2024-03-21T20:44:12.590Z] /home/jenkins/workspace/Build/compiler/il/OMRDataTypes.hpp:499:16: warning: inline function 'bool OMR::DataType::isMask()' used but never defined
16:44:12 [2024-03-21T20:44:12.590Z]   499 |    inline bool isMask();
16:44:12 [2024-03-21T20:44:12.590Z]       |                ^~~~~~
16:44:12 [2024-03-21T20:44:12.590Z] [ 94%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/riscv/codegen/RVSystemLinkage.cpp.o
16:44:12 [2024-03-21T20:44:12.590Z] [ 94%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/riscv/codegen/BinaryEvaluator.cpp.o
16:44:15 [2024-03-21T20:44:15.640Z] [ 94%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/riscv/codegen/ControlFlowEvaluator.cpp.o
16:44:15 [2024-03-21T20:44:15.640Z] [ 94%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/riscv/codegen/FPTreeEvaluator.cpp.o
16:44:17 [2024-03-21T20:44:17.101Z] [ 94%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/riscv/codegen/GenerateInstructions.cpp.o
16:44:17 [2024-03-21T20:44:17.101Z] [ 94%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/riscv/codegen/OMRCodeGenerator.cpp.o
16:44:18 [2024-03-21T20:44:18.649Z] [ 95%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/riscv/codegen/OMRInstruction.cpp.o
16:44:18 [2024-03-21T20:44:18.649Z] [ 95%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/riscv/codegen/OMRInstructionDelegate.cpp.o
16:44:18 [2024-03-21T20:44:18.649Z] [ 95%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/riscv/codegen/OMRLinkage.cpp.o
16:44:20 [2024-03-21T20:44:20.191Z] [ 95%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/riscv/codegen/OMRMachine.cpp.o
16:44:20 [2024-03-21T20:44:20.191Z] [ 95%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/riscv/codegen/OMRMemoryReference.cpp.o
16:44:21 [2024-03-21T20:44:21.732Z] [ 95%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/riscv/codegen/OMRRealRegister.cpp.o
16:44:23 [2024-03-21T20:44:23.164Z] [ 95%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/riscv/codegen/OMRRegisterDependency.cpp.o
16:44:23 [2024-03-21T20:44:23.164Z] [ 95%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/riscv/codegen/OMRSnippet.cpp.o
16:44:23 [2024-03-21T20:44:23.164Z] [ 95%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/riscv/codegen/OMRSnippetDelegate.cpp.o
16:44:23 [2024-03-21T20:44:23.164Z] [ 95%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/riscv/codegen/OMRTreeEvaluator.cpp.o
16:44:23 [2024-03-21T20:44:23.164Z] [ 95%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/riscv/codegen/OpBinary.cpp.o
16:44:24 [2024-03-21T20:44:24.524Z] [ 95%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/riscv/codegen/UnaryEvaluator.cpp.o
16:44:25 [2024-03-21T20:44:25.943Z] [ 95%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/riscv/codegen/RVHelperCallSnippet.cpp.o
16:44:25 [2024-03-21T20:44:25.943Z] [ 96%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/riscv/env/OMRDebugEnv.cpp.o
16:44:25 [2024-03-21T20:44:25.943Z] [ 96%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/riscv/env/OMRCPU.cpp.o
16:44:27 [2024-03-21T20:44:27.193Z] [ 96%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/riscv/runtime/CodeSync.cpp.o
16:44:30 [2024-03-21T20:44:30.273Z] [ 96%] Linking CXX static library libjitbuilder.a
16:44:31 [2024-03-21T20:44:31.606Z] [ 96%] Built target jitbuilder
16:44:31 [2024-03-21T20:44:31.606Z] Scanning dependencies of target conditionals
16:44:31 [2024-03-21T20:44:31.606Z] Scanning dependencies of target nestedloop
16:44:31 [2024-03-21T20:44:31.606Z] Scanning dependencies of target worklist
16:44:31 [2024-03-21T20:44:31.606Z] Scanning dependencies of target pow2
16:44:31 [2024-03-21T20:44:31.606Z] [ 96%] Building CXX object jitbuilder/release/CMakeFiles/worklist.dir/cpp/samples/Worklist.cpp.o
16:44:31 [2024-03-21T20:44:31.606Z] [ 96%] Building CXX object jitbuilder/release/CMakeFiles/nestedloop.dir/cpp/samples/NestedLoop.cpp.o
16:44:31 [2024-03-21T20:44:31.606Z] [ 96%] Building CXX object jitbuilder/release/CMakeFiles/pow2.dir/cpp/samples/Pow2.cpp.o
16:44:31 [2024-03-21T20:44:31.606Z] [ 96%] Building CXX object jitbuilder/release/CMakeFiles/conditionals.dir/cpp/samples/Conditionals.cpp.o
16:44:31 [2024-03-21T20:44:31.606Z] [ 97%] Linking CXX executable nestedloop
16:44:31 [2024-03-21T20:44:31.606Z] [ 97%] Linking CXX executable pow2
16:44:33 [2024-03-21T20:44:33.042Z] [ 98%] Linking CXX executable conditionals
16:44:33 [2024-03-21T20:44:33.042Z] [ 98%] Linking CXX executable worklist
16:44:36 [2024-03-21T20:44:36.020Z] [ 98%] Built target pow2
16:44:36 [2024-03-21T20:44:36.020Z] Scanning dependencies of target iterfib
16:44:36 [2024-03-21T20:44:36.020Z] [ 98%] Building CXX object jitbuilder/release/CMakeFiles/iterfib.dir/cpp/samples/IterativeFib.cpp.o
16:44:36 [2024-03-21T20:44:36.020Z] [ 98%] Built target nestedloop
16:44:36 [2024-03-21T20:44:36.020Z] Scanning dependencies of target simple
16:44:36 [2024-03-21T20:44:36.020Z] [ 98%] Building CXX object jitbuilder/release/CMakeFiles/simple.dir/cpp/samples/Simple.cpp.o
16:44:36 [2024-03-21T20:44:36.020Z] [ 98%] Linking CXX executable iterfib
16:44:37 [2024-03-21T20:44:37.473Z] [ 98%] Built target worklist
16:44:37 [2024-03-21T20:44:37.473Z] [ 98%] Built target conditionals
16:44:37 [2024-03-21T20:44:37.473Z] Scanning dependencies of target isSupportedType
16:44:37 [2024-03-21T20:44:37.473Z] Scanning dependencies of target power
16:44:37 [2024-03-21T20:44:37.473Z] [ 98%] Building CXX object jitbuilder/release/CMakeFiles/isSupportedType.dir/cpp/samples/IsSupportedType.cpp.o
16:44:37 [2024-03-21T20:44:37.473Z] [ 98%] Building CXX object jitbuilder/release/CMakeFiles/power.dir/cpp/samples/Power.cpp.o
16:44:37 [2024-03-21T20:44:37.473Z] [ 98%] Linking CXX executable simple
16:44:37 [2024-03-21T20:44:37.473Z] [ 99%] Linking CXX executable power
16:44:37 [2024-03-21T20:44:37.473Z] [ 99%] Linking CXX executable isSupportedType
16:44:37 [2024-03-21T20:44:37.473Z] [ 99%] Built target isSupportedType
16:44:38 [2024-03-21T20:44:38.664Z] Scanning dependencies of target jitbuildertest
16:44:38 [2024-03-21T20:44:38.664Z] [ 99%] Building CXX object fvtest/jitbuildertest/CMakeFiles/jitbuildertest.dir/main.cpp.o
16:44:39 [2024-03-21T20:44:39.831Z] [ 99%] Building CXX object fvtest/jitbuildertest/CMakeFiles/jitbuildertest.dir/selftest.cpp.o
16:44:41 [2024-03-21T20:44:41.211Z] [ 99%] Built target iterfib
16:44:41 [2024-03-21T20:44:41.211Z] [ 99%] Building CXX object fvtest/jitbuildertest/CMakeFiles/jitbuildertest.dir/UnionTest.cpp.o
16:44:41 [2024-03-21T20:44:41.211Z] [ 99%] Built target simple
16:44:41 [2024-03-21T20:44:41.211Z] [ 99%] Building CXX object fvtest/jitbuildertest/CMakeFiles/jitbuildertest.dir/FieldAddressTest.cpp.o
16:44:41 [2024-03-21T20:44:41.211Z] [ 99%] Built target power
16:44:41 [2024-03-21T20:44:41.211Z] [ 99%] Building CXX object fvtest/jitbuildertest/CMakeFiles/jitbuildertest.dir/AnonymousTest.cpp.o
16:44:42 [2024-03-21T20:44:42.655Z] [ 99%] Building CXX object fvtest/jitbuildertest/CMakeFiles/jitbuildertest.dir/ControlFlowTest.cpp.o
16:44:42 [2024-03-21T20:44:42.655Z] [ 99%] Building CXX object fvtest/jitbuildertest/CMakeFiles/jitbuildertest.dir/NegateTest.cpp.o
16:44:44 [2024-03-21T20:44:44.017Z] [ 99%] Building CXX object fvtest/jitbuildertest/CMakeFiles/jitbuildertest.dir/SystemLinkageTest.cpp.o
16:44:44 [2024-03-21T20:44:44.017Z] [100%] Building CXX object fvtest/jitbuildertest/CMakeFiles/jitbuildertest.dir/WorklistTest.cpp.o
16:44:45 [2024-03-21T20:44:45.477Z] [100%] Building CXX object fvtest/jitbuildertest/CMakeFiles/jitbuildertest.dir/FieldNameTest.cpp.o
16:44:45 [2024-03-21T20:44:45.477Z] [100%] Building CXX object fvtest/jitbuildertest/CMakeFiles/jitbuildertest.dir/ConvertBitsTest.cpp.o
16:44:45 [2024-03-21T20:44:45.477Z] [100%] Building CXX object fvtest/jitbuildertest/CMakeFiles/jitbuildertest.dir/SelectTest.cpp.o
16:44:45 [2024-03-21T20:44:45.477Z] [100%] Building CXX object fvtest/jitbuildertest/CMakeFiles/jitbuildertest.dir/GlobalTest.cpp.o
16:44:46 [2024-03-21T20:44:46.916Z] [100%] Building CXX object fvtest/jitbuildertest/CMakeFiles/jitbuildertest.dir/UnsignedDivRemTest.cpp.o
16:44:50 [2024-03-21T20:44:50.100Z] [100%] Linking CXX executable jitbuildertest
16:44:54 [2024-03-21T20:44:54.697Z] [100%] Built target jitbuildertest
[Pipeline] }
[Pipeline] // dir
[Pipeline] echo
16:44:55 [2024-03-21T20:44:55.734Z] Output CCACHE stats after running
[Pipeline] sh
16:44:58 [2024-03-21T20:44:58.398Z] + ccache -s
16:44:58 [2024-03-21T20:44:58.398Z] cache directory                     /home/jenkins/.ccache
16:44:58 [2024-03-21T20:44:58.398Z] primary config                      /home/jenkins/.ccache/ccache.conf
16:44:58 [2024-03-21T20:44:58.398Z] secondary config (readonly)         /etc/ccache.conf
16:44:58 [2024-03-21T20:44:58.398Z] stats updated                       Thu Mar 21 16:33:55 2024
16:44:58 [2024-03-21T20:44:58.398Z] stats zeroed                        Thu Mar 21 16:33:55 2024
16:44:58 [2024-03-21T20:44:58.398Z] cache hit (direct)                     0
16:44:58 [2024-03-21T20:44:58.398Z] cache hit (preprocessed)               0
16:44:58 [2024-03-21T20:44:58.398Z] cache miss                             0
16:44:58 [2024-03-21T20:44:58.398Z] cache hit rate                      0.00 %
16:44:58 [2024-03-21T20:44:58.398Z] cleanups performed                     0
16:44:58 [2024-03-21T20:44:58.398Z] files in cache                     40178
16:44:58 [2024-03-21T20:44:58.398Z] cache size                           4.5 GB
16:44:58 [2024-03-21T20:44:58.398Z] max cache size                       5.0 GB
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] echo
16:44:59 [2024-03-21T20:44:59.135Z] Sanity Test...
[Pipeline] dir
16:44:59 [2024-03-21T20:44:59.137Z] Running in /home/jenkins/workspace/Build/build
[Pipeline] {
[Pipeline] sh
16:45:02 [2024-03-21T20:45:02.020Z] + ctest -V
16:45:02 [2024-03-21T20:45:02.020Z] UpdateCTestConfiguration  from :/home/jenkins/workspace/Build/build/DartConfiguration.tcl
16:45:02 [2024-03-21T20:45:02.020Z] UpdateCTestConfiguration  from :/home/jenkins/workspace/Build/build/DartConfiguration.tcl
16:45:02 [2024-03-21T20:45:02.020Z] Test project /home/jenkins/workspace/Build/build
16:45:02 [2024-03-21T20:45:02.020Z] Constructing a list of tests
16:45:02 [2024-03-21T20:45:02.020Z] Done constructing a list of tests
16:45:02 [2024-03-21T20:45:02.020Z] Updating test list for fixtures
16:45:02 [2024-03-21T20:45:02.020Z] Added 0 tests to meet fixture requirements
16:45:02 [2024-03-21T20:45:02.020Z] Checking test dependency graph...
16:45:02 [2024-03-21T20:45:02.020Z] Checking test dependency graph end
16:45:02 [2024-03-21T20:45:02.020Z] test 1
16:45:02 [2024-03-21T20:45:02.020Z]       Start  1: gcexample
16:45:02 [2024-03-21T20:45:02.020Z] 
16:45:02 [2024-03-21T20:45:02.020Z] 1: Test command: /usr/bin/qemu-riscv64-static "-L" "/opt/sysroot" "/home/jenkins/workspace/Build/build/example/gcexample"
16:45:02 [2024-03-21T20:45:02.020Z] 1: Test timeout computed to be: 10000000
16:45:02 [2024-03-21T20:45:02.020Z] 1: VM/GC INITIALIZED
16:45:02 [2024-03-21T20:45:02.020Z] 1: configuration is MM_ConfigurationFlat
16:45:02 [2024-03-21T20:45:02.020Z] 1: collector interface is MM_CollectorLanguageInterfaceImpl
16:45:02 [2024-03-21T20:45:02.020Z] 1: garbage collector is MM_ParallelGlobalGC
16:45:02 [2024-03-21T20:45:02.020Z] 1: allocation interface is MM_TLHAllocationInterface
16:45:02 [2024-03-21T20:45:02.020Z] 1: thread allocated 1048392 tlh bytes, 0 non-tlh bytes, from 43683 allocations before NULL
16:45:02 [2024-03-21T20:45:02.020Z] 1: ALL TESTS PASSED
16:45:02 [2024-03-21T20:45:02.020Z]  1/30 Test  #1: gcexample .........................   Passed    0.33 sec
16:45:02 [2024-03-21T20:45:02.020Z] test 2
16:45:02 [2024-03-21T20:45:02.020Z]       Start  2: TestJitBuilderAPIGenerator
16:45:02 [2024-03-21T20:45:02.020Z] 
16:45:02 [2024-03-21T20:45:02.020Z] 2: Test command: /usr/bin/python3.9 "run_tests.py"
16:45:02 [2024-03-21T20:45:02.020Z] 2: Test timeout computed to be: 10000000
16:45:02 [2024-03-21T20:45:02.020Z] 2: ................................................................................................../home/jenkins/workspace/Build/jitbuilder/apigen/test/cppgentests.py:245: DeprecationWarning: Please use assertRegex instead.
16:45:02 [2024-03-21T20:45:02.020Z] 2:   self.assertRegexpMatches(self.generator.generate_allocator_decl(class_desc),
16:45:02 [2024-03-21T20:45:02.020Z] 2: ......................................s..s..s...
16:45:02 [2024-03-21T20:45:02.020Z] 2: ----------------------------------------------------------------------
16:45:02 [2024-03-21T20:45:02.020Z] 2: Ran 146 tests in 0.070s
16:45:02 [2024-03-21T20:45:02.020Z] 2: 
16:45:02 [2024-03-21T20:45:02.020Z] 2: OK (skipped=3)
16:45:02 [2024-03-21T20:45:02.020Z] 2: warning: The package 'jsonschema' is not installed so certain tests will be skipped
16:45:02 [2024-03-21T20:45:02.020Z]  2/30 Test  #2: TestJitBuilderAPIGenerator ........   Passed    0.23 sec
16:45:02 [2024-03-21T20:45:02.020Z] test 3
16:45:02 [2024-03-21T20:45:02.020Z]       Start  3: conditionals_example_as_test
16:45:02 [2024-03-21T20:45:02.020Z] 
16:45:02 [2024-03-21T20:45:02.020Z] 3: Test command: /usr/bin/qemu-riscv64-static "-L" "/opt/sysroot" "/home/jenkins/workspace/Build/build/jitbuilder/release/conditionals"
16:45:02 [2024-03-21T20:45:02.020Z] 3: Test timeout computed to be: 10000000
16:45:03 [2024-03-21T20:45:03.279Z] 3: Step 1: initialize JIT
16:45:03 [2024-03-21T20:45:03.279Z] 3: Step 2: define type dictionary
16:45:03 [2024-03-21T20:45:03.279Z] 3: Step 3: compile method builder
16:45:03 [2024-03-21T20:45:03.279Z] 3: Step 4: invoke compiled code
16:45:03 [2024-03-21T20:45:03.279Z] 3: Step 5: shutdown JIT
16:45:03 [2024-03-21T20:45:03.279Z] 3: ALL TESTS PASSED
16:45:03 [2024-03-21T20:45:03.279Z]  3/30 Test  #3: conditionals_example_as_test ......   Passed    0.73 sec
16:45:03 [2024-03-21T20:45:03.279Z] test 4
16:45:03 [2024-03-21T20:45:03.279Z]       Start  4: isSupportedType_example_as_test
16:45:03 [2024-03-21T20:45:03.279Z] 
16:45:03 [2024-03-21T20:45:03.279Z] 4: Test command: /usr/bin/qemu-riscv64-static "-L" "/opt/sysroot" "/home/jenkins/workspace/Build/build/jitbuilder/release/isSupportedType"
16:45:03 [2024-03-21T20:45:03.279Z] 4: Test timeout computed to be: 10000000
16:45:03 [2024-03-21T20:45:03.279Z] 4: Step 1: test signed integral types
16:45:03 [2024-03-21T20:45:03.279Z] 4: Step 2: test unsigned integral types
16:45:03 [2024-03-21T20:45:03.279Z] 4: Step 3: test language primitive signed integral types
16:45:03 [2024-03-21T20:45:03.279Z] 4: Step 4: test language primitive unsigned integral types
16:45:03 [2024-03-21T20:45:03.279Z] 4: Step 5: test floating point types
16:45:03 [2024-03-21T20:45:03.279Z] 4: Step 6: test cv qualified types
16:45:03 [2024-03-21T20:45:03.279Z] 4: Step 7: test void type
16:45:03 [2024-03-21T20:45:03.279Z] 4: Step 8: test pointer to primitive types
16:45:03 [2024-03-21T20:45:03.279Z] 4: Step 9: test pointer to pointer to primitive types
16:45:03 [2024-03-21T20:45:03.279Z] 4: Step 10: test unsupported types
16:45:03 [2024-03-21T20:45:03.279Z] 4: PASS
16:45:03 [2024-03-21T20:45:03.279Z]  4/30 Test  #4: isSupportedType_example_as_test ...   Passed    0.05 sec
16:45:03 [2024-03-21T20:45:03.279Z] test 5
16:45:03 [2024-03-21T20:45:03.279Z]       Start  5: iterfib_example_as_test
16:45:03 [2024-03-21T20:45:03.279Z] 
16:45:03 [2024-03-21T20:45:03.279Z] 5: Test command: /usr/bin/qemu-riscv64-static "-L" "/opt/sysroot" "/home/jenkins/workspace/Build/build/jitbuilder/release/iterfib"
16:45:03 [2024-03-21T20:45:03.279Z] 5: Test timeout computed to be: 10000000
16:45:03 [2024-03-21T20:45:03.279Z] 5: Step 1: initialize JIT
16:45:03 [2024-03-21T20:45:03.279Z] 5: Step 2: define type dictionary
16:45:03 [2024-03-21T20:45:03.279Z] 5: Step 3: compile method builder
16:45:03 [2024-03-21T20:45:03.279Z] 5: Step 4: invoke compiled code
16:45:03 [2024-03-21T20:45:03.279Z] 5: fib( 0) = 0
16:45:03 [2024-03-21T20:45:03.279Z] 5: fib( 1) = 1
16:45:03 [2024-03-21T20:45:03.279Z] 5: fib( 2) = 1
16:45:03 [2024-03-21T20:45:03.279Z] 5: fib( 3) = 2
16:45:03 [2024-03-21T20:45:03.279Z] 5: fib( 4) = 3
16:45:03 [2024-03-21T20:45:03.279Z] 5: fib( 5) = 5
16:45:03 [2024-03-21T20:45:03.279Z] 5: fib( 6) = 8
16:45:03 [2024-03-21T20:45:03.279Z] 5: fib( 7) = 13
16:45:03 [2024-03-21T20:45:03.279Z] 5: fib( 8) = 21
16:45:03 [2024-03-21T20:45:03.279Z] 5: fib( 9) = 34
16:45:03 [2024-03-21T20:45:03.279Z] 5: fib(10) = 55
16:45:03 [2024-03-21T20:45:03.279Z] 5: fib(11) = 89
16:45:03 [2024-03-21T20:45:03.279Z] 5: fib(12) = 144
16:45:03 [2024-03-21T20:45:03.279Z] 5: fib(13) = 233
16:45:03 [2024-03-21T20:45:03.279Z] 5: fib(14) = 377
16:45:03 [2024-03-21T20:45:03.279Z] 5: fib(15) = 610
16:45:03 [2024-03-21T20:45:03.279Z] 5: fib(16) = 987
16:45:03 [2024-03-21T20:45:03.279Z] 5: fib(17) = 1597
16:45:03 [2024-03-21T20:45:03.279Z] 5: fib(18) = 2584
16:45:03 [2024-03-21T20:45:03.279Z] 5: fib(19) = 4181
16:45:03 [2024-03-21T20:45:03.279Z] 5: Step 5: shutdown JIT
16:45:03 [2024-03-21T20:45:03.279Z] 5: PASS
16:45:03 [2024-03-21T20:45:03.279Z]  5/30 Test  #5: iterfib_example_as_test ...........   Passed    0.80 sec
16:45:03 [2024-03-21T20:45:03.279Z] test 6
16:45:03 [2024-03-21T20:45:03.279Z]       Start  6: nestedloop_example_as_test
16:45:03 [2024-03-21T20:45:03.279Z] 
16:45:03 [2024-03-21T20:45:03.279Z] 6: Test command: /usr/bin/qemu-riscv64-static "-L" "/opt/sysroot" "/home/jenkins/workspace/Build/build/jitbuilder/release/nestedloop"
16:45:03 [2024-03-21T20:45:03.279Z] 6: Test timeout computed to be: 10000000
16:45:05 [2024-03-21T20:45:05.742Z] 6: Step 1: initialize JIT
16:45:05 [2024-03-21T20:45:05.742Z] 6: Step 2: define relevant types
16:45:05 [2024-03-21T20:45:05.742Z] 6: Step 3: compile method builder
16:45:05 [2024-03-21T20:45:05.742Z] 6: Step 4: invoke compiled code
16:45:05 [2024-03-21T20:45:05.742Z] 6: nested_loop( 0) = 0
16:45:05 [2024-03-21T20:45:05.742Z] 6: nested_loop( 1) = 1
16:45:05 [2024-03-21T20:45:05.742Z] 6: nested_loop( 2) = 64
16:45:05 [2024-03-21T20:45:05.742Z] 6: nested_loop( 3) = 729
16:45:05 [2024-03-21T20:45:05.742Z] 6: nested_loop( 4) = 4096
16:45:05 [2024-03-21T20:45:05.742Z] 6: nested_loop( 5) = 15625
16:45:05 [2024-03-21T20:45:05.742Z] 6: nested_loop( 6) = 46656
16:45:05 [2024-03-21T20:45:05.742Z] 6: nested_loop( 7) = 117649
16:45:05 [2024-03-21T20:45:05.742Z] 6: nested_loop( 8) = 262144
16:45:05 [2024-03-21T20:45:05.742Z] 6: nested_loop( 9) = 531441
16:45:05 [2024-03-21T20:45:05.742Z] 6: nested_loop(10) = 1000000
16:45:05 [2024-03-21T20:45:05.742Z] 6: nested_loop(11) = 1771561
16:45:05 [2024-03-21T20:45:05.742Z] 6: nested_loop(12) = 2985984
16:45:05 [2024-03-21T20:45:05.742Z] 6: nested_loop(13) = 4826809
16:45:05 [2024-03-21T20:45:05.742Z] 6: nested_loop(14) = 7529536
16:45:05 [2024-03-21T20:45:05.742Z] 6: nested_loop(15) = 11390625
16:45:05 [2024-03-21T20:45:05.742Z] 6: nested_loop(16) = 16777216
16:45:05 [2024-03-21T20:45:05.742Z] 6: nested_loop(17) = 24137569
16:45:05 [2024-03-21T20:45:05.742Z] 6: nested_loop(18) = 34012224
16:45:05 [2024-03-21T20:45:05.742Z] 6: nested_loop(19) = 47045881
16:45:05 [2024-03-21T20:45:05.742Z] 6: Step 5: shutdown JIT
16:45:05 [2024-03-21T20:45:05.742Z] 6: PASS
16:45:05 [2024-03-21T20:45:05.742Z]  6/30 Test  #6: nestedloop_example_as_test ........   Passed    1.55 sec
16:45:05 [2024-03-21T20:45:05.742Z] test 7
16:45:05 [2024-03-21T20:45:05.742Z]       Start  7: pow2_example_as_test
16:45:05 [2024-03-21T20:45:05.742Z] 
16:45:05 [2024-03-21T20:45:05.742Z] 7: Test command: /usr/bin/qemu-riscv64-static "-L" "/opt/sysroot" "/home/jenkins/workspace/Build/build/jitbuilder/release/pow2"
16:45:05 [2024-03-21T20:45:05.742Z] 7: Test timeout computed to be: 10000000
16:45:07 [2024-03-21T20:45:07.152Z] 7: Step 1: initialize JIT
16:45:07 [2024-03-21T20:45:07.152Z] 7: Step 2: define relevant types
16:45:07 [2024-03-21T20:45:07.152Z] 7: Step 3: compile method builder
16:45:07 [2024-03-21T20:45:07.152Z] 7: Step 4: invoke compiled code
16:45:07 [2024-03-21T20:45:07.152Z] 7: pow2(45) is 35184372088832
16:45:07 [2024-03-21T20:45:07.152Z] 7: Step 5: shutdown JIT
16:45:07 [2024-03-21T20:45:07.152Z] 7: PASS
16:45:07 [2024-03-21T20:45:07.152Z]  7/30 Test  #7: pow2_example_as_test ..............   Passed    2.08 sec
16:45:07 [2024-03-21T20:45:07.152Z] test 8
16:45:07 [2024-03-21T20:45:07.152Z]       Start  8: simple_example_as_test
16:45:07 [2024-03-21T20:45:07.152Z] 
16:45:07 [2024-03-21T20:45:07.152Z] 8: Test command: /usr/bin/qemu-riscv64-static "-L" "/opt/sysroot" "/home/jenkins/workspace/Build/build/jitbuilder/release/simple"
16:45:07 [2024-03-21T20:45:07.152Z] 8: Test timeout computed to be: 10000000
16:45:08 [2024-03-21T20:45:08.618Z] 8: Step 1: initialize JIT
16:45:08 [2024-03-21T20:45:08.618Z] 8: Step 2: define type dictionary
16:45:08 [2024-03-21T20:45:08.618Z] 8: Step 3: compile method builder
16:45:08 [2024-03-21T20:45:08.618Z] 8: SimpleMethod::buildIL() running!
16:45:08 [2024-03-21T20:45:08.618Z] 8: Step 4: invoke compiled code and print results
16:45:08 [2024-03-21T20:45:08.618Z] 8: increment(0) == 1
16:45:08 [2024-03-21T20:45:08.618Z] 8: increment(1) == 2
16:45:08 [2024-03-21T20:45:08.618Z] 8: increment(10) == 11
16:45:08 [2024-03-21T20:45:08.618Z] 8: increment(-15) == -14
16:45:08 [2024-03-21T20:45:08.618Z] 8: Step 5: shutdown JIT
16:45:08 [2024-03-21T20:45:08.618Z]  8/30 Test  #8: simple_example_as_test ............   Passed    0.43 sec
16:45:08 [2024-03-21T20:45:08.618Z] test 9
16:45:08 [2024-03-21T20:45:08.618Z]       Start  9: worklist_example_as_test
16:45:08 [2024-03-21T20:45:08.618Z] 
16:45:08 [2024-03-21T20:45:08.618Z] 9: Test command: /usr/bin/qemu-riscv64-static "-L" "/opt/sysroot" "/home/jenkins/workspace/Build/build/jitbuilder/release/worklist"
16:45:08 [2024-03-21T20:45:08.618Z] 9: Test timeout computed to be: 10000000
16:45:08 [2024-03-21T20:45:08.618Z] 9: Step 1: initialize JIT
16:45:08 [2024-03-21T20:45:08.618Z] 9: Step 2: define type dictionary
16:45:08 [2024-03-21T20:45:08.618Z] 9: Step 3: compile method builder
16:45:08 [2024-03-21T20:45:08.618Z] 9: WorklistMethod::buildIL() running!
16:45:08 [2024-03-21T20:45:08.618Z] 9: step 4: invoke compiled code and print results
16:45:08 [2024-03-21T20:45:08.618Z] 9: Step 5: shutdown JIT
16:45:08 [2024-03-21T20:45:08.618Z] 9: Failed tests: 0
16:45:08 [2024-03-21T20:45:08.618Z] 9: Passed tests: 20
16:45:08 [2024-03-21T20:45:08.618Z] 9: ALL PASSED
16:45:08 [2024-03-21T20:45:08.618Z]  9/30 Test  #9: worklist_example_as_test ..........   Passed    0.74 sec
16:45:08 [2024-03-21T20:45:08.618Z] test 10
16:45:08 [2024-03-21T20:45:08.618Z]       Start 10: power_example_as_test
16:45:08 [2024-03-21T20:45:08.618Z] 
16:45:08 [2024-03-21T20:45:08.618Z] 10: Test command: /usr/bin/qemu-riscv64-static "-L" "/opt/sysroot" "/home/jenkins/workspace/Build/build/jitbuilder/release/power"
16:45:08 [2024-03-21T20:45:08.618Z] 10: Test timeout computed to be: 10000000
16:45:09 [2024-03-21T20:45:09.954Z] 10: Step 1: initialize JIT
16:45:09 [2024-03-21T20:45:09.955Z] 10: Step 2: define relevant types
16:45:09 [2024-03-21T20:45:09.955Z] 10: Step 3: compile method builder
16:45:09 [2024-03-21T20:45:09.955Z] 10: Step 4: invoke compiled code
16:45:09 [2024-03-21T20:45:09.955Z] 10: 2 power 5 is 32
16:45:09 [2024-03-21T20:45:09.955Z] 10: 3 power 4 is 81
16:45:09 [2024-03-21T20:45:09.955Z] 10: 2 power 10 is 1024
16:45:09 [2024-03-21T20:45:09.955Z] 10: Step 5: shutdown JIT
16:45:09 [2024-03-21T20:45:09.955Z] 10: PASS
16:45:09 [2024-03-21T20:45:09.955Z] 10/30 Test #10: power_example_as_test .............   Passed    0.69 sec
16:45:09 [2024-03-21T20:45:09.955Z] test 11
16:45:09 [2024-03-21T20:45:09.955Z]       Start 11: algotest
16:45:09 [2024-03-21T20:45:09.955Z] 
16:45:09 [2024-03-21T20:45:09.955Z] 11: Test command: /usr/bin/qemu-riscv64-static "-L" "/opt/sysroot" "/home/jenkins/workspace/Build/build/fvtest/algotest/omralgotest" "--gtest_output=xml:/home/jenkins/workspace/Build/build/fvtest/algotest/omralgotest-results.xml" "-avltest:/home/jenkins/workspace/Build/fvtest/algotest/avltest.lst"
16:45:09 [2024-03-21T20:45:09.955Z] 11: Test timeout computed to be: 10000000
16:45:09 [2024-03-21T20:45:09.955Z] 11: [==========] Running 168 tests from 5 test cases.
16:45:09 [2024-03-21T20:45:09.955Z] 11: [----------] 2 tests from OmrAlgoTest
16:45:09 [2024-03-21T20:45:09.955Z] 11: Testing hookable interface...
16:45:09 [2024-03-21T20:45:09.955Z] 11: Finished testing hookable interface.
16:45:09 [2024-03-21T20:45:09.955Z] 11: Algorithm Test Finished
16:45:09 [2024-03-21T20:45:09.955Z] 11: total tests: 59
16:45:09 [2024-03-21T20:45:09.955Z] 11: total passes: 59
16:45:09 [2024-03-21T20:45:09.955Z] 11: total failures: 0
16:45:09 [2024-03-21T20:45:09.955Z] 11: ALL TESTS PASSED.
16:45:09 [2024-03-21T20:45:09.955Z] 11: [----------] 2 tests from OmrAlgoTest (16 ms total)
16:45:09 [2024-03-21T20:45:09.955Z] 11: 
16:45:09 [2024-03-21T20:45:09.955Z] 11: [----------] 58 tests from OmrAlgoTest/AVLTest
16:45:09 [2024-03-21T20:45:09.955Z] 11: [----------] 58 tests from OmrAlgoTest/AVLTest (9 ms total)
16:45:09 [2024-03-21T20:45:09.955Z] 11: 
16:45:09 [2024-03-21T20:45:09.955Z] 11: [----------] 24 tests from OmrAlgoTest/PoolTest
16:45:09 [2024-03-21T20:45:09.955Z] 11: [----------] 24 tests from OmrAlgoTest/PoolTest (30 ms total)
16:45:09 [2024-03-21T20:45:09.955Z] 11: 
16:45:09 [2024-03-21T20:45:09.955Z] 11: [----------] 14 tests from OmrAlgoTest/HashtableTest
16:45:23 [2024-03-21T20:45:23.691Z] 11: [----------] 14 tests from OmrAlgoTest/HashtableTest (14717 ms total)
16:45:23 [2024-03-21T20:45:23.691Z] 11: 
16:45:23 [2024-03-21T20:45:23.691Z] 11: [----------] 70 tests from OmrAlgoTest/CollisionResilientHashtableTest
16:46:09 [2024-03-21T20:46:09.522Z] 11: [----------] 70 tests from OmrAlgoTest/CollisionResilientHashtableTest (42790 ms total)
16:46:09 [2024-03-21T20:46:09.522Z] 11: 
16:46:09 [2024-03-21T20:46:09.522Z] 11: [==========] 168 tests from 5 test cases ran. (57631 ms total)
16:46:09 [2024-03-21T20:46:09.522Z] 11: [  PASSED  ] 168 tests.
16:46:09 [2024-03-21T20:46:09.522Z] 11: [  ALL TESTS PASSED  ] 
16:46:09 [2024-03-21T20:46:09.522Z] 11/30 Test #11: algotest ..........................   Passed   57.92 sec
16:46:09 [2024-03-21T20:46:09.522Z] test 12
16:46:09 [2024-03-21T20:46:09.522Z]       Start 12: TestBytes
16:46:09 [2024-03-21T20:46:09.522Z] 
16:46:09 [2024-03-21T20:46:09.522Z] 12: Test command: /usr/bin/qemu-riscv64-static "-L" "/opt/sysroot" "TestBytes" "--gtest_output=xml:/home/jenkins/workspace/Build/build/fvtest/coretest/TestBytes-results.xml"
16:46:09 [2024-03-21T20:46:09.522Z] 12: Test timeout computed to be: 10000000
16:46:09 [2024-03-21T20:46:09.522Z] 12: [==========] Running 17 tests from 1 test case.
16:46:09 [2024-03-21T20:46:09.522Z] 12: [----------] Global test environment set-up.
16:46:09 [2024-03-21T20:46:09.522Z] 12: [----------] 17 tests from TestBytes
16:46:09 [2024-03-21T20:46:09.522Z] 12: [ RUN      ] TestBytes.CompareZeroToZero
16:46:09 [2024-03-21T20:46:09.522Z] 12: [       OK ] TestBytes.CompareZeroToZero (3 ms)
16:46:09 [2024-03-21T20:46:09.522Z] 12: [ RUN      ] TestBytes.CompareOneUnitToBytes
16:46:09 [2024-03-21T20:46:09.522Z] 12: [       OK ] TestBytes.CompareOneUnitToBytes (0 ms)
16:46:09 [2024-03-21T20:46:09.522Z] 12: [ RUN      ] TestBytes.CompareOneUnitToSmallerUnit
16:46:09 [2024-03-21T20:46:09.522Z] 12: [       OK ] TestBytes.CompareOneUnitToSmallerUnit (1 ms)
16:46:09 [2024-03-21T20:46:09.522Z] 12: [ RUN      ] TestBytes.IsPow2
16:46:09 [2024-03-21T20:46:09.522Z] 12: [       OK ] TestBytes.IsPow2 (1 ms)
16:46:09 [2024-03-21T20:46:09.522Z] 12: [ RUN      ] TestBytes.AlignedUnsafe
16:46:09 [2024-03-21T20:46:09.522Z] 12: [       OK ] TestBytes.AlignedUnsafe (0 ms)
16:46:09 [2024-03-21T20:46:09.522Z] 12: [ RUN      ] TestBytes.Aligned
16:46:09 [2024-03-21T20:46:09.522Z] 12: [       OK ] TestBytes.Aligned (1 ms)
16:46:09 [2024-03-21T20:46:09.522Z] 12: [ RUN      ] TestBytes.AlignToZero
16:46:09 [2024-03-21T20:46:09.522Z] 12: [       OK ] TestBytes.AlignToZero (1 ms)
16:46:09 [2024-03-21T20:46:09.522Z] 12: [ RUN      ] TestBytes.AlignToOne
16:46:09 [2024-03-21T20:46:09.522Z] 12: [       OK ] TestBytes.AlignToOne (1 ms)
16:46:09 [2024-03-21T20:46:09.522Z] 12: [ RUN      ] TestBytes.AlignToTwo
16:46:09 [2024-03-21T20:46:09.522Z] 12: [       OK ] TestBytes.AlignToTwo (0 ms)
16:46:09 [2024-03-21T20:46:09.522Z] 12: [ RUN      ] TestBytes.AlignToFour
16:46:09 [2024-03-21T20:46:09.522Z] 12: [       OK ] TestBytes.AlignToFour (1 ms)
16:46:09 [2024-03-21T20:46:09.522Z] 12: [ RUN      ] TestBytes.AlignToEight
16:46:09 [2024-03-21T20:46:09.522Z] 12: [       OK ] TestBytes.AlignToEight (0 ms)
16:46:09 [2024-03-21T20:46:09.522Z] 12: [ RUN      ] TestBytes.SaneAlignmentMaximums
16:46:09 [2024-03-21T20:46:09.522Z] 12: [       OK ] TestBytes.SaneAlignmentMaximums (1 ms)
16:46:09 [2024-03-21T20:46:09.522Z] 12: [ RUN      ] TestBytes.AlignToMaximumAlignment
16:46:09 [2024-03-21T20:46:09.522Z] 12: [       OK ] TestBytes.AlignToMaximumAlignment (0 ms)
16:46:09 [2024-03-21T20:46:09.522Z] 12: [ RUN      ] TestBytes.TautologicalAlign
16:46:09 [2024-03-21T20:46:09.522Z] 12: [       OK ] TestBytes.TautologicalAlign (1 ms)
16:46:09 [2024-03-21T20:46:09.522Z] 12: [ RUN      ] TestBytes.AlignAndOverflow
16:46:09 [2024-03-21T20:46:09.522Z] 12: [       OK ] TestBytes.AlignAndOverflow (0 ms)
16:46:09 [2024-03-21T20:46:09.522Z] 12: [ RUN      ] TestBytes.AlignMaximumSizeFor16byteAlignment
16:46:09 [2024-03-21T20:46:09.522Z] 12: [       OK ] TestBytes.AlignMaximumSizeFor16byteAlignment (1 ms)
16:46:09 [2024-03-21T20:46:09.522Z] 12: [ RUN      ] TestBytes.AlignPointers
16:46:09 [2024-03-21T20:46:09.522Z] 12: [       OK ] TestBytes.AlignPointers (1 ms)
16:46:09 [2024-03-21T20:46:09.522Z] 12: [----------] 17 tests from TestBytes (14 ms total)
16:46:09 [2024-03-21T20:46:09.522Z] 12: 
16:46:09 [2024-03-21T20:46:09.522Z] 12: [----------] Global test environment tear-down
16:46:09 [2024-03-21T20:46:09.522Z] 12: [==========] 17 tests from 1 test case ran. (23 ms total)
16:46:09 [2024-03-21T20:46:09.522Z] 12: [  PASSED  ] 17 tests.
16:46:09 [2024-03-21T20:46:09.522Z] 12: [  ALL TESTS PASSED  ] 
16:46:09 [2024-03-21T20:46:09.522Z] 12/30 Test #12: TestBytes .........................   Passed    0.13 sec
16:46:09 [2024-03-21T20:46:09.522Z] test 13
16:46:09 [2024-03-21T20:46:09.522Z]       Start 13: TestIntrusiveList
16:46:09 [2024-03-21T20:46:09.522Z] 
16:46:09 [2024-03-21T20:46:09.522Z] 13: Test command: /usr/bin/qemu-riscv64-static "-L" "/opt/sysroot" "TestIntrusiveList" "--gtest_output=xml:/home/jenkins/workspace/Build/build/fvtest/coretest/TestIntrusiveList-results.xml"
16:46:09 [2024-03-21T20:46:09.522Z] 13: Test timeout computed to be: 10000000
16:46:09 [2024-03-21T20:46:09.522Z] 13: [==========] Running 10 tests from 1 test case.
16:46:09 [2024-03-21T20:46:09.522Z] 13: [----------] Global test environment set-up.
16:46:09 [2024-03-21T20:46:09.522Z] 13: [----------] 10 tests from TestIntrusiveList
16:46:09 [2024-03-21T20:46:09.522Z] 13: [ RUN      ] TestIntrusiveList.Empty
16:46:09 [2024-03-21T20:46:09.522Z] 13: [       OK ] TestIntrusiveList.Empty (2 ms)
16:46:09 [2024-03-21T20:46:09.523Z] 13: [ RUN      ] TestIntrusiveList.ConvertIterToConstIter
16:46:09 [2024-03-21T20:46:09.523Z] 13: [       OK ] TestIntrusiveList.ConvertIterToConstIter (1 ms)
16:46:09 [2024-03-21T20:46:09.523Z] 13: [ RUN      ] TestIntrusiveList.AddOne
16:46:09 [2024-03-21T20:46:09.523Z] 13: [       OK ] TestIntrusiveList.AddOne (0 ms)
16:46:09 [2024-03-21T20:46:09.523Z] 13: [ RUN      ] TestIntrusiveList.IterateOne
16:46:09 [2024-03-21T20:46:09.523Z] 13: [       OK ] TestIntrusiveList.IterateOne (1 ms)
16:46:09 [2024-03-21T20:46:09.523Z] 13: [ RUN      ] TestIntrusiveList.IterateTwo
16:46:09 [2024-03-21T20:46:09.523Z] 13: [       OK ] TestIntrusiveList.IterateTwo (0 ms)
16:46:09 [2024-03-21T20:46:09.523Z] 13: [ RUN      ] TestIntrusiveList.AddThenRemoveOne
16:46:09 [2024-03-21T20:46:09.523Z] 13: [       OK ] TestIntrusiveList.AddThenRemoveOne (0 ms)
16:46:09 [2024-03-21T20:46:09.523Z] 13: [ RUN      ] TestIntrusiveList.AddTwoThenRemoveFirst
16:46:09 [2024-03-21T20:46:09.523Z] 13: [       OK ] TestIntrusiveList.AddTwoThenRemoveFirst (1 ms)
16:46:09 [2024-03-21T20:46:09.523Z] 13: [ RUN      ] TestIntrusiveList.AddTwoThenRemoveSecond
16:46:09 [2024-03-21T20:46:09.523Z] 13: [       OK ] TestIntrusiveList.AddTwoThenRemoveSecond (1 ms)
16:46:09 [2024-03-21T20:46:09.523Z] 13: [ RUN      ] TestIntrusiveList.AddTwoThenRemoveBoth
16:46:09 [2024-03-21T20:46:09.523Z] 13: [       OK ] TestIntrusiveList.AddTwoThenRemoveBoth (0 ms)
16:46:09 [2024-03-21T20:46:09.523Z] 13: [ RUN      ] TestIntrusiveList.AddTwoThenRemoveBothInReverse
16:46:09 [2024-03-21T20:46:09.523Z] 13: [       OK ] TestIntrusiveList.AddTwoThenRemoveBothInReverse (0 ms)
16:46:09 [2024-03-21T20:46:09.523Z] 13: [----------] 10 tests from TestIntrusiveList (10 ms total)
16:46:09 [2024-03-21T20:46:09.523Z] 13: 
16:46:09 [2024-03-21T20:46:09.523Z] 13: [----------] Global test environment tear-down
16:46:09 [2024-03-21T20:46:09.523Z] 13: [==========] 10 tests from 1 test case ran. (19 ms total)
16:46:09 [2024-03-21T20:46:09.523Z] 13: [  PASSED  ] 10 tests.
16:46:09 [2024-03-21T20:46:09.523Z] 13: [  ALL TESTS PASSED  ] 
16:46:09 [2024-03-21T20:46:09.523Z] 13/30 Test #13: TestIntrusiveList .................   Passed    0.12 sec
16:46:09 [2024-03-21T20:46:09.523Z] test 14
16:46:09 [2024-03-21T20:46:09.523Z]       Start 14: TestTypeTraits
16:46:09 [2024-03-21T20:46:09.523Z] 
16:46:09 [2024-03-21T20:46:09.523Z] 14: Test command: /usr/bin/qemu-riscv64-static "-L" "/opt/sysroot" "TestTypeTraits" "--gtest_output=xml:/home/jenkins/workspace/Build/build/fvtest/coretest/TestTypeTraits-results.xml"
16:46:09 [2024-03-21T20:46:09.523Z] 14: Test timeout computed to be: 10000000
16:46:09 [2024-03-21T20:46:09.523Z] 14: [==========] Running 17 tests from 1 test case.
16:46:09 [2024-03-21T20:46:09.523Z] 14: [----------] Global test environment set-up.
16:46:09 [2024-03-21T20:46:09.523Z] 14: [----------] 17 tests from TestTypeTraits
16:46:09 [2024-03-21T20:46:09.523Z] 14: [ RUN      ] TestTypeTraits.IntegralConst
16:46:09 [2024-03-21T20:46:09.523Z] 14: [       OK ] TestTypeTraits.IntegralConst (2 ms)
16:46:09 [2024-03-21T20:46:09.523Z] 14: [ RUN      ] TestTypeTraits.BooleanConstant
16:46:09 [2024-03-21T20:46:09.523Z] 14: [       OK ] TestTypeTraits.BooleanConstant (0 ms)
16:46:09 [2024-03-21T20:46:09.523Z] 14: [ RUN      ] TestTypeTraits.IsSame
16:46:09 [2024-03-21T20:46:09.523Z] 14: [       OK ] TestTypeTraits.IsSame (0 ms)
16:46:09 [2024-03-21T20:46:09.523Z] 14: [ RUN      ] TestTypeTraits.TypeAlias
16:46:09 [2024-03-21T20:46:09.523Z] 14: [       OK ] TestTypeTraits.TypeAlias (0 ms)
16:46:09 [2024-03-21T20:46:09.523Z] 14: [ RUN      ] TestTypeTraits.RemoveConst
16:46:09 [2024-03-21T20:46:09.523Z] 14: [       OK ] TestTypeTraits.RemoveConst (1 ms)
16:46:09 [2024-03-21T20:46:09.523Z] 14: [ RUN      ] TestTypeTraits.RemoveVolatile
16:46:09 [2024-03-21T20:46:09.523Z] 14: [       OK ] TestTypeTraits.RemoveVolatile (0 ms)
16:46:09 [2024-03-21T20:46:09.523Z] 14: [ RUN      ] TestTypeTraits.RemoveCv
16:46:09 [2024-03-21T20:46:09.523Z] 14: [       OK ] TestTypeTraits.RemoveCv (1 ms)
16:46:09 [2024-03-21T20:46:09.523Z] 14: [ RUN      ] TestTypeTraits.RemoveReference
16:46:09 [2024-03-21T20:46:09.523Z] 14: [       OK ] TestTypeTraits.RemoveReference (0 ms)
16:46:09 [2024-03-21T20:46:09.523Z] 14: [ RUN      ] TestTypeTraits.RemoveCvRef
16:46:09 [2024-03-21T20:46:09.523Z] 14: [       OK ] TestTypeTraits.RemoveCvRef (1 ms)
16:46:09 [2024-03-21T20:46:09.523Z] 14: [ RUN      ] TestTypeTraits.RemovePointer
16:46:09 [2024-03-21T20:46:09.523Z] 14: [       OK ] TestTypeTraits.RemovePointer (0 ms)
16:46:09 [2024-03-21T20:46:09.523Z] 14: [ RUN      ] TestTypeTraits.IsReference
16:46:09 [2024-03-21T20:46:09.523Z] 14: [       OK ] TestTypeTraits.IsReference (1 ms)
16:46:09 [2024-03-21T20:46:09.523Z] 14: [ RUN      ] TestTypeTraits.IsPointer
16:46:09 [2024-03-21T20:46:09.523Z] 14: [       OK ] TestTypeTraits.IsPointer (0 ms)
16:46:09 [2024-03-21T20:46:09.523Z] 14: [ RUN      ] TestTypeTraits.IsVoid
16:46:09 [2024-03-21T20:46:09.523Z] 14: [       OK ] TestTypeTraits.IsVoid (1 ms)
16:46:09 [2024-03-21T20:46:09.523Z] 14: [ RUN      ] TestTypeTraits.IsIntegral
16:46:09 [2024-03-21T20:46:09.523Z] 14: [       OK ] TestTypeTraits.IsIntegral (1 ms)
16:46:09 [2024-03-21T20:46:09.523Z] 14: [ RUN      ] TestTypeTraits.IsFloatingPoint
16:46:09 [2024-03-21T20:46:09.523Z] 14: [       OK ] TestTypeTraits.IsFloatingPoint (0 ms)
16:46:09 [2024-03-21T20:46:09.523Z] 14: [ RUN      ] TestTypeTraits.IsArithmetic
16:46:09 [2024-03-21T20:46:09.523Z] 14: [       OK ] TestTypeTraits.IsArithmetic (1 ms)
16:46:09 [2024-03-21T20:46:09.523Z] 14: [ RUN      ] TestTypeTraits.EnableIf
16:46:09 [2024-03-21T20:46:09.523Z] 14: [       OK ] TestTypeTraits.EnableIf (0 ms)
16:46:09 [2024-03-21T20:46:09.523Z] 14: [----------] 17 tests from TestTypeTraits (12 ms total)
16:46:09 [2024-03-21T20:46:09.523Z] 14: 
16:46:09 [2024-03-21T20:46:09.523Z] 14: [----------] Global test environment tear-down
16:46:09 [2024-03-21T20:46:09.523Z] 14: [==========] 17 tests from 1 test case ran. (21 ms total)
16:46:09 [2024-03-21T20:46:09.523Z] 14: [  PASSED  ] 17 tests.
16:46:09 [2024-03-21T20:46:09.523Z] 14: [  ALL TESTS PASSED  ] 
16:46:09 [2024-03-21T20:46:09.523Z] 14/30 Test #14: TestTypeTraits ....................   Passed    0.13 sec
16:46:09 [2024-03-21T20:46:09.523Z] test 15
16:46:09 [2024-03-21T20:46:09.523Z]       Start 15: porttest
16:46:09 [2024-03-21T20:46:09.523Z] 
16:46:09 [2024-03-21T20:46:09.523Z] 15: Test command: /usr/bin/qemu-riscv64-static "-L" "/opt/sysroot" "/home/jenkins/workspace/Build/build/fvtest/porttest/omrporttest" "--gtest_output=xml:/home/jenkins/workspace/Build/build/fvtest/porttest/omrporttest-results.xml" "--gtest_filter=-PortFileTest2.file_test20:PortFileTest2.file_test21:PortFileTest2.file_test22:PortFileTest2.file_test23:PortFileTest2.file_test24:PortFileTest2.file_test25:PortMmapTest.mmap_test5:PortSigTest.sig_test_async_handler:PortSigTest.sig_test_single_async_handler:PortSigTest.sig_test_mix_async_handler:PortSigTest.sig_test_mix_two_async_handlers:PortStrTest.str_test4:PortSysinfoTest.sysinfo_test_sysinfo_set_limit_ADDRESS_SPACE:PortStrTest.str_test4"
16:46:09 [2024-03-21T20:46:09.523Z] 15: Test timeout computed to be: 10000000
16:46:09 [2024-03-21T20:46:09.523Z] 15: Note: Google Test filter = -PortFileTest2.file_test20:PortFileTest2.file_test21:PortFileTest2.file_test22:PortFileTest2.file_test23:PortFileTest2.file_test24:PortFileTest2.file_test25:PortMmapTest.mmap_test5:PortSigTest.sig_test_async_handler:PortSigTest.sig_test_single_async_handler:PortSigTest.sig_test_mix_async_handler:PortSigTest.sig_test_mix_two_async_handlers:PortStrTest.str_test4:PortSysinfoTest.sysinfo_test_sysinfo_set_limit_ADDRESS_SPACE:PortStrTest.str_test4
16:46:09 [2024-03-21T20:46:09.523Z] 15: [==========] Running 237 tests from 21 test cases.
16:46:09 [2024-03-21T20:46:09.523Z] 15: [----------] 1 test from PortInitializationTest
16:46:09 [2024-03-21T20:46:09.523Z] 15: [----------] 1 test from PortInitializationTest (5 ms total)
16:46:09 [2024-03-21T20:46:09.523Z] 15: 
16:46:09 [2024-03-21T20:46:09.523Z] 15: [----------] 2 tests from PortFileTest
16:46:09 [2024-03-21T20:46:09.523Z] 15: [----------] 2 tests from PortFileTest (7 ms total)
16:46:09 [2024-03-21T20:46:09.523Z] 15: 
16:46:09 [2024-03-21T20:46:09.523Z] 15: [----------] 8 tests from PortHeapTest
16:46:11 [2024-03-21T20:46:11.090Z] 15: [----------] 8 tests from PortHeapTest (3785 ms total)
16:46:11 [2024-03-21T20:46:11.090Z] 15: 
16:46:11 [2024-03-21T20:46:11.090Z] 15: [----------] 8 tests from PortTest
16:46:11 [2024-03-21T20:46:11.090Z] 15: [----------] 8 tests from PortTest (19 ms total)
16:46:11 [2024-03-21T20:46:11.090Z] 15: 
16:46:11 [2024-03-21T20:46:11.090Z] 15: [----------] 11 tests from PortMemTest
16:46:25 [2024-03-21T20:46:25.703Z] 15: [----------] 11 tests from PortMemTest (12623 ms total)
16:46:25 [2024-03-21T20:46:25.703Z] 15: 
16:46:25 [2024-03-21T20:46:25.703Z] 15: [----------] 5 tests from PortDumpTest
16:46:27 [2024-03-21T20:46:27.242Z] 15: [----------] 5 tests from PortDumpTest (3285 ms total)
16:46:27 [2024-03-21T20:46:27.242Z] 15: 
16:46:27 [2024-03-21T20:46:27.242Z] 15: [----------] 4 tests from PortErrorTest
16:46:27 [2024-03-21T20:46:27.242Z] 15: [----------] 4 tests from PortErrorTest (4 ms total)
16:46:27 [2024-03-21T20:46:27.242Z] 15: 
16:46:27 [2024-03-21T20:46:27.242Z] 15: [----------] 35 tests from PortFileTest2
16:46:28 [2024-03-21T20:46:28.811Z] 15: $
16:46:28 [2024-03-21T20:46:28.811Z] 15: ?
16:46:28 [2024-03-21T20:46:28.811Z] 15: ?
16:46:28 [2024-03-21T20:46:28.811Z] 15: 𤭢
16:46:28 [2024-03-21T20:46:28.811Z] 15: ��
16:46:28 [2024-03-21T20:46:28.811Z] 15: ****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************?
16:46:28 [2024-03-21T20:46:28.811Z] 15: [----------] 35 tests from PortFileTest2 (713 ms total)
16:46:28 [2024-03-21T20:46:28.811Z] 15: 
16:46:28 [2024-03-21T20:46:28.811Z] 15: [----------] 14 tests from PortFileStreamTest
16:46:28 [2024-03-21T20:46:28.811Z] 15: [----------] 14 tests from PortFileStreamTest (50 ms total)
16:46:28 [2024-03-21T20:46:28.811Z] 15: 
16:46:28 [2024-03-21T20:46:28.811Z] 15: [----------] 1 test from PortIntrospectTest
16:46:28 [2024-03-21T20:46:28.811Z] 15: [----------] 1 test from PortIntrospectTest (1 ms total)
16:46:28 [2024-03-21T20:46:28.811Z] 15: 
16:46:28 [2024-03-21T20:46:28.811Z] 15: [----------] 14 tests from PortMmapTest
16:46:28 [2024-03-21T20:46:28.811Z] 15: [----------] 14 tests from PortMmapTest (23 ms total)
16:46:28 [2024-03-21T20:46:28.811Z] 15: 
16:46:28 [2024-03-21T20:46:28.811Z] 15: [----------] 1 test from PortSignalExtendedTests
16:46:28 [2024-03-21T20:46:28.811Z] 15: [----------] 1 test from PortSignalExtendedTests (30 ms total)
16:46:28 [2024-03-21T20:46:28.811Z] 15: 
16:46:28 [2024-03-21T20:46:28.811Z] 15: [----------] 9 tests from PortSigTest
16:46:28 [2024-03-21T20:46:28.811Z] 15: [----------] 9 tests from PortSigTest (13 ms total)
16:46:28 [2024-03-21T20:46:28.811Z] 15: 
16:46:28 [2024-03-21T20:46:28.811Z] 15: [----------] 3 tests from PortSlTest
16:46:28 [2024-03-21T20:46:28.811Z] 15: [----------] 3 tests from PortSlTest (8 ms total)
16:46:28 [2024-03-21T20:46:28.811Z] 15: 
16:46:28 [2024-03-21T20:46:28.811Z] 15: [----------] 20 tests from PortStrTest
16:46:28 [2024-03-21T20:46:28.811Z] 15: [----------] 20 tests from PortStrTest (47 ms total)
16:46:28 [2024-03-21T20:46:28.811Z] 15: 
16:46:28 [2024-03-21T20:46:28.811Z] 15: [----------] 6 tests from PortTimeTest
16:46:30 [2024-03-21T20:46:30.380Z] 15: Test is invalid since the host machine reports more than one CPU (time may differ across CPUs - makes test results useless - re-enable if we develop thread affinity support)
16:46:40 [2024-03-21T20:46:40.254Z] 15: [----------] 6 tests from PortTimeTest (11623 ms total)
16:46:40 [2024-03-21T20:46:40.254Z] 15: 
16:46:40 [2024-03-21T20:46:40.254Z] 15: [----------] 8 tests from PortTtyTest
16:46:40 [2024-03-21T20:46:40.254Z] 15: TTY printf, check check 1 2 3 check ...
16:46:40 [2024-03-21T20:46:40.254Z] 15: New line
16:46:40 [2024-03-21T20:46:40.254Z] 15: [----------] 8 tests from PortTtyTest (3 ms total)
16:46:40 [2024-03-21T20:46:40.254Z] 15: 
16:46:40 [2024-03-21T20:46:40.254Z] 15: [----------] 19 tests from PortVmemTest
16:46:40 [2024-03-21T20:46:40.254Z] 15: 	NUMA not available
16:46:43 [2024-03-21T20:46:43.232Z] 15: [----------] 19 tests from PortVmemTest (2726 ms total)
16:46:43 [2024-03-21T20:46:43.232Z] 15: 
16:46:43 [2024-03-21T20:46:43.232Z] 15: [----------] 40 tests from PortSysinfoTest
16:46:43 [2024-03-21T20:46:43.232Z] 15: originalSoftLimit=1024
16:46:43 [2024-03-21T20:46:43.232Z] 15: originalHardLimit=524288
16:46:43 [2024-03-21T20:46:43.232Z] 15: soft set to hard limit=524288
16:47:04 [2024-03-21T20:47:04.539Z] 15: Some textSome text[----------] 40 tests from PortSysinfoTest (21678 ms total)
16:47:04 [2024-03-21T20:47:04.539Z] 15: 
16:47:04 [2024-03-21T20:47:04.539Z] 15: [----------] 9 tests from CgroupTest
16:47:04 [2024-03-21T20:47:04.539Z] 15: /proc/self/cgroup line:
16:47:04 [2024-03-21T20:47:04.539Z] 15:   0::/
16:47:04 [2024-03-21T20:47:04.539Z] 15: [----------] 9 tests from CgroupTest (14 ms total)
16:47:04 [2024-03-21T20:47:04.539Z] 15: 
16:47:04 [2024-03-21T20:47:04.539Z] 15: [----------] 19 tests from PortSockTest
16:47:04 [2024-03-21T20:47:04.539Z] 15: WARNING: Cannot test IPV6: Failed to find to IPV6 interface. 
16:47:05 [2024-03-21T20:47:05.882Z] 15: [----------] 19 tests from PortSockTest (1069 ms total)
16:47:05 [2024-03-21T20:47:05.882Z] 15: 
16:47:05 [2024-03-21T20:47:05.882Z] 15: [==========] 237 tests from 21 test cases ran. (57816 ms total)
16:47:05 [2024-03-21T20:47:05.882Z] 15: [  PASSED  ] 237 tests.
16:47:05 [2024-03-21T20:47:05.882Z] 15: [  ALL TESTS PASSED  ] 
16:47:05 [2024-03-21T20:47:05.882Z] 15: 
16:47:05 [2024-03-21T20:47:05.882Z] 15:   YOU HAVE 3 DISABLED TESTS
16:47:05 [2024-03-21T20:47:05.882Z] 15: 
16:47:05 [2024-03-21T20:47:05.882Z] 15: Some textSome text
16:47:05 [2024-03-21T20:47:05.882Z] 15/30 Test #15: porttest ..........................   Passed   58.06 sec
16:47:05 [2024-03-21T20:47:05.882Z] test 16
16:47:05 [2024-03-21T20:47:05.882Z]       Start 16: rastest
16:47:05 [2024-03-21T20:47:05.882Z] 
16:47:05 [2024-03-21T20:47:05.882Z] 16: Test command: /usr/bin/qemu-riscv64-static "-L" "/opt/sysroot" "/home/jenkins/workspace/Build/build/fvtest/rastest/omrrastest" "--gtest_output=xml:/home/jenkins/workspace/Build/build/fvtest/rastest/omrrastest-results.xml"
16:47:05 [2024-03-21T20:47:05.882Z] 16: Test timeout computed to be: 10000000
16:47:05 [2024-03-21T20:47:05.882Z] 16: [==========] Running 38 tests from 11 test cases.
16:47:05 [2024-03-21T20:47:05.882Z] 16: [----------] 3 tests from RASAgentNegativeTest
16:47:05 [2024-03-21T20:47:05.882Z] 16: [----------] 3 tests from RASAgentNegativeTest (33 ms total)
16:47:05 [2024-03-21T20:47:05.882Z] 16: 
16:47:05 [2024-03-21T20:47:05.882Z] 16: [----------] 2 tests from RASAgentTest
16:47:05 [2024-03-21T20:47:05.882Z] 16: [----------] 2 tests from RASAgentTest (1 ms total)
16:47:05 [2024-03-21T20:47:05.882Z] 16: 
16:47:05 [2024-03-21T20:47:05.882Z] 16: [----------] 1 test from RASMemoryCategoriesTest
16:47:05 [2024-03-21T20:47:05.882Z] 16: 
16:47:05 [2024-03-21T20:47:05.882Z] 16: Negative path: get categories with an undersized buffer
16:47:05 [2024-03-21T20:47:05.882Z] 16:    written_count=16, total_categories=17
16:47:05 [2024-03-21T20:47:05.882Z] 16: RUNTIME 288816 bytes / 51 allocations (Shallow: 0 bytes / 0 allocations)
16:47:05 [2024-03-21T20:47:05.882Z] 16:    VM 288816 bytes / 51 allocations (Shallow: 976 bytes / 7 allocations)
16:47:05 [2024-03-21T20:47:05.882Z] 16:       Threads 285168 bytes / 33 allocations (Shallow: 23024 bytes / 32 allocations)
16:47:05 [2024-03-21T20:47:05.882Z] 16:          Native Stack 262144 bytes / 1 allocations
16:47:05 [2024-03-21T20:47:05.882Z] 16:       Port Library 2256 bytes / 9 allocations
16:47:05 [2024-03-21T20:47:05.882Z] 16:       OMRTI 416 bytes / 2 allocations
16:47:05 [2024-03-21T20:47:05.882Z] 16: 
16:47:05 [2024-03-21T20:47:05.882Z] 16: Positive path: get and validate categories
16:47:05 [2024-03-21T20:47:05.882Z] 16:    written_count=17, total_categories=17
16:47:05 [2024-03-21T20:47:05.882Z] 16: RUNTIME 288816 bytes / 51 allocations (Shallow: 0 bytes / 0 allocations)
16:47:05 [2024-03-21T20:47:05.882Z] 16:    VM 288816 bytes / 51 allocations (Shallow: 976 bytes / 7 allocations)
16:47:05 [2024-03-21T20:47:05.882Z] 16:       Threads 285168 bytes / 33 allocations (Shallow: 23024 bytes / 32 allocations)
16:47:05 [2024-03-21T20:47:05.882Z] 16:          Native Stack 262144 bytes / 1 allocations
16:47:05 [2024-03-21T20:47:05.882Z] 16:       Port Library 2256 bytes / 9 allocations
16:47:05 [2024-03-21T20:47:05.882Z] 16:       OMRTI 416 bytes / 2 allocations
16:47:05 [2024-03-21T20:47:05.882Z] 16: 
16:47:05 [2024-03-21T20:47:05.882Z] 16: Positive path: get and validate categories and total_categories is null
16:47:05 [2024-03-21T20:47:05.882Z] 16:    written_count=17
16:47:05 [2024-03-21T20:47:05.882Z] 16: RUNTIME 288816 bytes / 51 allocations (Shallow: 0 bytes / 0 allocations)
16:47:05 [2024-03-21T20:47:05.882Z] 16:    VM 288816 bytes / 51 allocations (Shallow: 976 bytes / 7 allocations)
16:47:05 [2024-03-21T20:47:05.882Z] 16:       Threads 285168 bytes / 33 allocations (Shallow: 23024 bytes / 32 allocations)
16:47:05 [2024-03-21T20:47:05.882Z] 16:          Native Stack 262144 bytes / 1 allocations
16:47:05 [2024-03-21T20:47:05.882Z] 16:       Port Library 2256 bytes / 9 allocations
16:47:05 [2024-03-21T20:47:05.882Z] 16:       OMRTI 416 bytes / 2 allocations
16:47:05 [2024-03-21T20:47:05.882Z] 16: 
16:47:05 [2024-03-21T20:47:05.882Z] 16: Positive path: get and validate categories with oversized max_categories and oversized buffer
16:47:05 [2024-03-21T20:47:05.882Z] 16:    written_count=17, total_categories=17
16:47:05 [2024-03-21T20:47:05.882Z] 16: RUNTIME 288880 bytes / 51 allocations (Shallow: 0 bytes / 0 allocations)
16:47:05 [2024-03-21T20:47:05.882Z] 16:    VM 288880 bytes / 51 allocations (Shallow: 976 bytes / 7 allocations)
16:47:05 [2024-03-21T20:47:05.882Z] 16:       Threads 285168 bytes / 33 allocations (Shallow: 23024 bytes / 32 allocations)
16:47:05 [2024-03-21T20:47:05.882Z] 16:          Native Stack 262144 bytes / 1 allocations
16:47:05 [2024-03-21T20:47:05.882Z] 16:       Port Library 2320 bytes / 9 allocations
16:47:05 [2024-03-21T20:47:05.882Z] 16:       OMRTI 416 bytes / 2 allocations
16:47:05 [2024-03-21T20:47:05.882Z] 16: 
16:47:05 [2024-03-21T20:47:05.882Z] 16: Positive path: get and validate categories with oversized buffer and total_categories is null
16:47:05 [2024-03-21T20:47:05.882Z] 16:    written_count=17, total_categories=17
16:47:05 [2024-03-21T20:47:05.882Z] 16: RUNTIME 288880 bytes / 51 allocations (Shallow: 0 bytes / 0 allocations)
16:47:05 [2024-03-21T20:47:05.882Z] 16:    VM 288880 bytes / 51 allocations (Shallow: 976 bytes / 7 allocations)
16:47:05 [2024-03-21T20:47:05.882Z] 16:       Threads 285168 bytes / 33 allocations (Shallow: 23024 bytes / 32 allocations)
16:47:05 [2024-03-21T20:47:05.882Z] 16:          Native Stack 262144 bytes / 1 allocations
16:47:05 [2024-03-21T20:47:05.882Z] 16:       Port Library 2320 bytes / 9 allocations
16:47:05 [2024-03-21T20:47:05.882Z] 16:       OMRTI 416 bytes / 2 allocations
16:47:05 [2024-03-21T20:47:05.882Z] 16: 
16:47:05 [2024-03-21T20:47:05.882Z] 16: Positive path: get and validate categories with oversized max_categories, oversized buffer and total_categories is null
16:47:05 [2024-03-21T20:47:05.882Z] 16:    written_count=17 
16:47:05 [2024-03-21T20:47:05.882Z] 16: RUNTIME 288880 bytes / 51 allocations (Shallow: 0 bytes / 0 allocations)
16:47:05 [2024-03-21T20:47:05.882Z] 16:    VM 288880 bytes / 51 allocations (Shallow: 976 bytes / 7 allocations)
16:47:05 [2024-03-21T20:47:05.882Z] 16:       Threads 285168 bytes / 33 allocations (Shallow: 23024 bytes / 32 allocations)
16:47:05 [2024-03-21T20:47:05.882Z] 16:          Native Stack 262144 bytes / 1 allocations
16:47:05 [2024-03-21T20:47:05.882Z] 16:       Port Library 2320 bytes / 9 allocations
16:47:05 [2024-03-21T20:47:05.882Z] 16:       OMRTI 416 bytes / 2 allocations
16:47:05 [2024-03-21T20:47:05.882Z] 16: [----------] 1 test from RASMemoryCategoriesTest (22 ms total)
16:47:05 [2024-03-21T20:47:05.882Z] 16: 
16:47:05 [2024-03-21T20:47:05.882Z] 16: [----------] 5 tests from RASMethodDictionaryTest
16:47:05 [2024-03-21T20:47:05.882Z] 16: [----------] 5 tests from RASMethodDictionaryTest (16 ms total)
16:47:05 [2024-03-21T20:47:05.882Z] 16: 
16:47:05 [2024-03-21T20:47:05.882Z] 16: [----------] 9 tests from TraceLifecycleTest
16:47:05 [2024-03-21T20:47:05.882Z] 16: /home/jenkins/workspace/Build/fvtest/rastest/traceLifecycleTest.cpp:544 OMR_Thread_Init(&testVM->omrVM, NULL, &vmthread, "attachDetachHelper") failed, rc=10 (OMR_ERROR_NOT_AVAILABLE)
16:47:05 [2024-03-21T20:47:05.882Z] 16: /home/jenkins/workspace/Build/fvtest/rastest/traceLifecycleTest.cpp:544 OMR_Thread_Init(&testVM->omrVM, NULL, &vmthread, "attachDetachHelper") failed, rc=10 (OMR_ERROR_NOT_AVAILABLE)
16:47:05 [2024-03-21T20:47:05.882Z] 16: [----------] 9 tests from TraceLifecycleTest (101 ms total)
16:47:05 [2024-03-21T20:47:05.882Z] 16: 
16:47:05 [2024-03-21T20:47:05.882Z] 16: [----------] 1 test from TraceLogTest
16:47:05 [2024-03-21T20:47:05.882Z] 16: [----------] 1 test from TraceLogTest (26 ms total)
16:47:05 [2024-03-21T20:47:05.882Z] 16: 
16:47:05 [2024-03-21T20:47:05.882Z] 16: [----------] 1 test from RASTraceTest
16:47:05 [2024-03-21T20:47:05.882Z] 16: omr_trc_startup: failed to set trace options, rc=9
16:47:05 [2024-03-21T20:47:05.882Z] 16: omr_trc_startup error, rc=9
16:47:05 [2024-03-21T20:47:05.882Z] 16: /home/jenkins/workspace/Build/fvtest/rastest/traceagent.c:262 Free physical memory size (in bytes): 7831166976, rc = 0 (OMR_ERROR_NONE), the function call is successful !
16:47:05 [2024-03-21T20:47:05.882Z] 16: /home/jenkins/workspace/Build/fvtest/rastest/traceagent.c:272 Process virtual memory size (in bytes): 1181069312, rc = 0 (OMR_ERROR_NONE), the function call is successful !
16:47:05 [2024-03-21T20:47:05.882Z] 16: /home/jenkins/workspace/Build/fvtest/rastest/traceagent.c:281 Process physical memory size (in bytes): 20299776, rc = 0 (OMR_ERROR_NONE), the function call is successful !
16:47:05 [2024-03-21T20:47:05.882Z] 16: /home/jenkins/workspace/Build/fvtest/rastest/traceagent.c:292 Process private memory size (in bytes): 1172062208, rc = 0 (OMR_ERROR_NONE), the function call is successful !
16:47:05 [2024-03-21T20:47:05.882Z] 16:    traceMetaLength=252
16:47:05 [2024-03-21T20:47:05.882Z] 16: bindthreadagent: BindCurrentThread passed, vmThread=0x400038c630
16:47:05 [2024-03-21T20:47:05.882Z] 16: bindthreadagent: recursive BindCurrentThread passed, vmThread2=0x400038c630
16:47:05 [2024-03-21T20:47:05.882Z] 16: bindthreadagent: recursive UnbindCurrentThread passed
16:47:05 [2024-03-21T20:47:05.882Z] 16: bindthreadagent: UnbindCurrentThread passed
16:47:05 [2024-03-21T20:47:05.882Z] 16: bindthreadagent: BindCurrentThread passed, vmThread=0x401c000b90
16:47:05 [2024-03-21T20:47:05.882Z] 16: bindthreadagent: recursive BindCurrentThread passed, vmThread2=0x401c000b90
16:47:05 [2024-03-21T20:47:05.882Z] 16: bindthreadagent: recursive UnbindCurrentThread passed
16:47:05 [2024-03-21T20:47:05.882Z] 16: bindthreadagent: UnbindCurrentThread passed
16:47:05 [2024-03-21T20:47:05.882Z] 16: [----------] 1 test from RASTraceTest (230 ms total)
16:47:05 [2024-03-21T20:47:05.882Z] 16: 
16:47:05 [2024-03-21T20:47:05.882Z] 16: [----------] 6 tests from InvalidAgentOpts/RASAgentNegativeTest
16:47:05 [2024-03-21T20:47:05.883Z] 16: [----------] 6 tests from InvalidAgentOpts/RASAgentNegativeTest (6 ms total)
16:47:05 [2024-03-21T20:47:05.883Z] 16: 
16:47:05 [2024-03-21T20:47:05.883Z] 16: [----------] 6 tests from TraceNotStartedAgentOpts/RASAgentTest
16:47:05 [2024-03-21T20:47:05.883Z] 16: traceNotStartedAgent: Agent_OnLoad(options="(null)")
16:47:05 [2024-03-21T20:47:05.883Z] 16: traceNotStartedAgent: BindCurrentThread passed, vmThread=0x0x400038c630
16:47:05 [2024-03-21T20:47:05.883Z] 16: traceNotStartedAgent: SetTraceOptions: rc = 10
16:47:05 [2024-03-21T20:47:05.883Z] 16: traceNotStartedAgent: GetTraceMetadata: rc = 10
16:47:05 [2024-03-21T20:47:05.883Z] 16: traceNotStartedAgent: RegisterRecordSubscriber: rc = 10
16:47:05 [2024-03-21T20:47:05.883Z] 16: traceNotStartedAgent: FlushTraceData: rc = 10
16:47:05 [2024-03-21T20:47:05.883Z] 16: traceNotStartedAgent: DeregisterRecordSubscriber: rc = 9
16:47:05 [2024-03-21T20:47:05.883Z] 16: traceNotStartedAgent: UnbindCurrentThread passed
16:47:05 [2024-03-21T20:47:05.883Z] 16: traceNotStartedAgent: Agent_OnUnload
16:47:05 [2024-03-21T20:47:05.883Z] 16: traceNotStartedAgent: Agent_OnLoad(options="(null)")
16:47:05 [2024-03-21T20:47:05.883Z] 16: traceNotStartedAgent: BindCurrentThread passed, vmThread=0x0x400038c630
16:47:05 [2024-03-21T20:47:05.883Z] 16: traceNotStartedAgent: SetTraceOptions: rc = 10
16:47:05 [2024-03-21T20:47:05.883Z] 16: traceNotStartedAgent: GetTraceMetadata: rc = 10
16:47:05 [2024-03-21T20:47:05.883Z] 16: traceNotStartedAgent: RegisterRecordSubscriber: rc = 10
16:47:05 [2024-03-21T20:47:05.883Z] 16: traceNotStartedAgent: FlushTraceData: rc = 10
16:47:05 [2024-03-21T20:47:05.883Z] 16: traceNotStartedAgent: DeregisterRecordSubscriber: rc = 9
16:47:05 [2024-03-21T20:47:05.883Z] 16: traceNotStartedAgent: UnbindCurrentThread passed
16:47:05 [2024-03-21T20:47:05.883Z] 16: traceNotStartedAgent: Agent_OnUnload
16:47:05 [2024-03-21T20:47:05.883Z] 16: traceNotStartedAgent: Agent_OnLoad(options="abc")
16:47:05 [2024-03-21T20:47:05.883Z] 16: traceNotStartedAgent: BindCurrentThread passed, vmThread=0x0x400038c630
16:47:05 [2024-03-21T20:47:05.883Z] 16: traceNotStartedAgent: SetTraceOptions: rc = 10
16:47:05 [2024-03-21T20:47:05.883Z] 16: traceNotStartedAgent: GetTraceMetadata: rc = 10
16:47:05 [2024-03-21T20:47:05.883Z] 16: traceNotStartedAgent: RegisterRecordSubscriber: rc = 10
16:47:05 [2024-03-21T20:47:05.883Z] 16: traceNotStartedAgent: FlushTraceData: rc = 10
16:47:05 [2024-03-21T20:47:05.883Z] 16: traceNotStartedAgent: DeregisterRecordSubscriber: rc = 9
16:47:05 [2024-03-21T20:47:05.883Z] 16: traceNotStartedAgent: UnbindCurrentThread passed
16:47:05 [2024-03-21T20:47:05.883Z] 16: traceNotStartedAgent: Agent_OnUnload
16:47:05 [2024-03-21T20:47:05.883Z] 16: traceNotStartedAgent: Agent_OnLoad(options="(null)")
16:47:05 [2024-03-21T20:47:05.883Z] 16: traceNotStartedAgent: BindCurrentThread passed, vmThread=0x0x400038c630
16:47:05 [2024-03-21T20:47:05.883Z] 16: traceNotStartedAgent: SetTraceOptions: rc = 10
16:47:05 [2024-03-21T20:47:05.883Z] 16: traceNotStartedAgent: GetTraceMetadata: rc = 10
16:47:05 [2024-03-21T20:47:05.883Z] 16: traceNotStartedAgent: RegisterRecordSubscriber: rc = 10
16:47:05 [2024-03-21T20:47:05.883Z] 16: traceNotStartedAgent: FlushTraceData: rc = 10
16:47:05 [2024-03-21T20:47:05.883Z] 16: traceNotStartedAgent: DeregisterRecordSubscriber: rc = 9
16:47:05 [2024-03-21T20:47:05.883Z] 16: traceNotStartedAgent: UnbindCurrentThread passed
16:47:05 [2024-03-21T20:47:05.883Z] 16: traceNotStartedAgent: Agent_OnUnload
16:47:05 [2024-03-21T20:47:05.883Z] 16: traceNotStartedAgent: Agent_OnLoad(options="(null)")
16:47:05 [2024-03-21T20:47:05.883Z] 16: traceNotStartedAgent: BindCurrentThread passed, vmThread=0x0x400038c630
16:47:05 [2024-03-21T20:47:05.883Z] 16: traceNotStartedAgent: SetTraceOptions: rc = 10
16:47:05 [2024-03-21T20:47:05.883Z] 16: traceNotStartedAgent: GetTraceMetadata: rc = 10
16:47:05 [2024-03-21T20:47:05.883Z] 16: traceNotStartedAgent: RegisterRecordSubscriber: rc = 10
16:47:05 [2024-03-21T20:47:05.883Z] 16: traceNotStartedAgent: FlushTraceData: rc = 10
16:47:05 [2024-03-21T20:47:05.883Z] 16: traceNotStartedAgent: DeregisterRecordSubscriber: rc = 9
16:47:05 [2024-03-21T20:47:05.883Z] 16: traceNotStartedAgent: UnbindCurrentThread passed
16:47:05 [2024-03-21T20:47:05.883Z] 16: traceNotStartedAgent: Agent_OnUnload
16:47:05 [2024-03-21T20:47:05.883Z] 16: traceNotStartedAgent: Agent_OnLoad(options="abc")
16:47:05 [2024-03-21T20:47:05.883Z] 16: traceNotStartedAgent: BindCurrentThread passed, vmThread=0x0x400038c630
16:47:05 [2024-03-21T20:47:05.883Z] 16: traceNotStartedAgent: SetTraceOptions: rc = 10
16:47:05 [2024-03-21T20:47:05.883Z] 16: traceNotStartedAgent: GetTraceMetadata: rc = 10
16:47:05 [2024-03-21T20:47:05.883Z] 16: traceNotStartedAgent: RegisterRecordSubscriber: rc = 10
16:47:05 [2024-03-21T20:47:05.883Z] 16: traceNotStartedAgent: FlushTraceData: rc = 10
16:47:05 [2024-03-21T20:47:05.883Z] 16: traceNotStartedAgent: DeregisterRecordSubscriber: rc = 9
16:47:05 [2024-03-21T20:47:05.883Z] 16: traceNotStartedAgent: UnbindCurrentThread passed
16:47:05 [2024-03-21T20:47:05.883Z] 16: traceNotStartedAgent: Agent_OnUnload
16:47:05 [2024-03-21T20:47:05.883Z] 16: [----------] 6 tests from TraceNotStartedAgentOpts/RASAgentTest (13 ms total)
16:47:05 [2024-03-21T20:47:05.883Z] 16: 
16:47:05 [2024-03-21T20:47:05.883Z] 16: [----------] 2 tests from CpuLoadAgentOpts/RASAgentTest
16:47:05 [2024-03-21T20:47:05.883Z] 16: cpuLoadAgent: Agent_OnLoad(options="<NULL>")
16:47:05 [2024-03-21T20:47:05.883Z] 16: cpuLoadAgent: BindCurrentThread passed, vmThread=0x000000400038C630
16:47:05 [2024-03-21T20:47:05.883Z] 16: Test GetProcessCpuLoad()
16:47:09 [2024-03-21T20:47:09.039Z] 16: callIndex: 1: rc = 13 (OMR_ERROR_RETRY), the function call is successful !
16:47:10 [2024-03-21T20:47:10.588Z] 16: callIndex: 2: rc = 13 (OMR_ERROR_RETRY), the function call is successful !
16:47:12 [2024-03-21T20:47:12.133Z] 16: callIndex: 3: rc = 0 (OMR_ERROR_NONE), the function call is successful ! Process CPU load: 0.055325
16:47:15 [2024-03-21T20:47:15.242Z] 16: callIndex: 4: rc = 0 (OMR_ERROR_NONE), the function call is successful ! Process CPU load: 0.055198
16:47:16 [2024-03-21T20:47:16.783Z] 16: callIndex: 5: rc = 0 (OMR_ERROR_NONE), the function call is successful ! Process CPU load: 0.054795
16:47:21 [2024-03-21T20:47:21.301Z] 16: callIndex: 7: rc = 13 (OMR_ERROR_RETRY), the function call is successful !
16:47:27 [2024-03-21T20:47:27.574Z] 16: callIndex: 10: rc = 0 (OMR_ERROR_NONE), the function call is successful ! Process CPU load: 0.509735
16:47:29 [2024-03-21T20:47:29.011Z] 16: callIndex: 11: rc = 10 (OMR_ERROR_NOT_AVAILABLE), the function call is successful !
16:47:30 [2024-03-21T20:47:30.580Z] 16: callIndex: 12: rc = 10 (OMR_ERROR_NOT_AVAILABLE), the function call is successful !
16:47:30 [2024-03-21T20:47:30.580Z] 16: callIndex: 13: rc = 11 (OMR_THREAD_NOT_ATTACHED), the function call is successful !
16:47:30 [2024-03-21T20:47:30.580Z] 16: cpuLoadAgent: GetProcessCpuLoad() passed
16:47:30 [2024-03-21T20:47:30.580Z] 16: Test GetSystemCpuLoad()
16:47:32 [2024-03-21T20:47:32.121Z] 16: callIndex: 1: rc = 13 (OMR_ERROR_RETRY), the function call is successful !
16:47:35 [2024-03-21T20:47:35.184Z] 16: callIndex: 2: rc = 13 (OMR_ERROR_RETRY), the function call is successful !
16:47:36 [2024-03-21T20:47:36.620Z] 16: callIndex: 3: rc = 0 (OMR_ERROR_NONE), the function call is successful ! system CPU load: 0.056929
16:47:38 [2024-03-21T20:47:38.191Z] 16: callIndex: 4: rc = 0 (OMR_ERROR_NONE), the function call is successful ! system CPU load: 0.056579
16:47:41 [2024-03-21T20:47:41.169Z] 16: callIndex: 5: rc = 0 (OMR_ERROR_NONE), the function call is successful ! system CPU load: 0.053230
16:47:44 [2024-03-21T20:47:44.235Z] 16: callIndex: 7: rc = 13 (OMR_ERROR_RETRY), the function call is successful !
16:47:50 [2024-03-21T20:47:50.778Z] 16: callIndex: 10: rc = 0 (OMR_ERROR_NONE), the function call is successful ! system CPU load: 0.509621
16:47:52 [2024-03-21T20:47:52.322Z] 16: callIndex: 11: rc = 10 (OMR_ERROR_NOT_AVAILABLE), the function call is successful !
16:47:53 [2024-03-21T20:47:53.792Z] 16: callIndex: 12: rc = 10 (OMR_ERROR_NOT_AVAILABLE), the function call is successful !
16:47:53 [2024-03-21T20:47:53.792Z] 16: callIndex: 13: rc = 11 (OMR_THREAD_NOT_ATTACHED), the function call is successful !
16:47:53 [2024-03-21T20:47:53.792Z] 16: cpuLoadAgent: GetSystemCpuLoad() passed
16:47:53 [2024-03-21T20:47:53.792Z] 16: cpuLoadAgent: UnbindCurrentThread passed
16:47:53 [2024-03-21T20:47:53.792Z] 16: cpuLoadAgent: Agent_OnUnload
16:47:53 [2024-03-21T20:47:53.792Z] 16: cpuLoadAgent: Agent_OnLoad(options="<NULL>")
16:47:53 [2024-03-21T20:47:53.792Z] 16: cpuLoadAgent: BindCurrentThread passed, vmThread=0x000000400038C630
16:47:53 [2024-03-21T20:47:53.792Z] 16: Test GetProcessCpuLoad()
16:47:55 [2024-03-21T20:47:55.366Z] 16: callIndex: 1: rc = 13 (OMR_ERROR_RETRY), the function call is successful !
16:47:56 [2024-03-21T20:47:56.904Z] 16: callIndex: 2: rc = 13 (OMR_ERROR_RETRY), the function call is successful !
16:47:58 [2024-03-21T20:47:58.479Z] 16: callIndex: 3: rc = 0 (OMR_ERROR_NONE), the function call is successful ! Process CPU load: 0.060617
16:48:01 [2024-03-21T20:48:01.671Z] 16: callIndex: 4: rc = 0 (OMR_ERROR_NONE), the function call is successful ! Process CPU load: 0.054342
16:48:03 [2024-03-21T20:48:03.213Z] 16: callIndex: 5: rc = 0 (OMR_ERROR_NONE), the function call is successful ! Process CPU load: 0.056496
16:48:06 [2024-03-21T20:48:06.408Z] 16: callIndex: 7: rc = 13 (OMR_ERROR_RETRY), the function call is successful !
16:48:12 [2024-03-21T20:48:12.493Z] 16: callIndex: 10: rc = 0 (OMR_ERROR_NONE), the function call is successful ! Process CPU load: 0.439469
16:48:15 [2024-03-21T20:48:15.472Z] 16: callIndex: 11: rc = 10 (OMR_ERROR_NOT_AVAILABLE), the function call is successful !
16:48:16 [2024-03-21T20:48:16.934Z] 16: callIndex: 12: rc = 10 (OMR_ERROR_NOT_AVAILABLE), the function call is successful !
16:48:16 [2024-03-21T20:48:16.934Z] 16: callIndex: 13: rc = 11 (OMR_THREAD_NOT_ATTACHED), the function call is successful !
16:48:16 [2024-03-21T20:48:16.934Z] 16: cpuLoadAgent: GetProcessCpuLoad() passed
16:48:16 [2024-03-21T20:48:16.934Z] 16: Test GetSystemCpuLoad()
16:48:18 [2024-03-21T20:48:18.481Z] 16: callIndex: 1: rc = 13 (OMR_ERROR_RETRY), the function call is successful !
16:48:20 [2024-03-21T20:48:20.025Z] 16: callIndex: 2: rc = 13 (OMR_ERROR_RETRY), the function call is successful !
16:48:23 [2024-03-21T20:48:23.137Z] 16: callIndex: 3: rc = 0 (OMR_ERROR_NONE), the function call is successful ! system CPU load: 0.061641
16:48:24 [2024-03-21T20:48:24.579Z] 16: callIndex: 4: rc = 0 (OMR_ERROR_NONE), the function call is successful ! system CPU load: 0.055191
16:48:26 [2024-03-21T20:48:26.022Z] 16: callIndex: 5: rc = 0 (OMR_ERROR_NONE), the function call is successful ! system CPU load: 0.054463
16:48:30 [2024-03-21T20:48:30.640Z] 16: callIndex: 7: rc = 13 (OMR_ERROR_RETRY), the function call is successful !
16:48:35 [2024-03-21T20:48:35.365Z] 16: callIndex: 10: rc = 0 (OMR_ERROR_NONE), the function call is successful ! system CPU load: 0.416785
16:48:38 [2024-03-21T20:48:38.440Z] 16: callIndex: 11: rc = 10 (OMR_ERROR_NOT_AVAILABLE), the function call is successful !
16:48:39 [2024-03-21T20:48:39.979Z] 16: callIndex: 12: rc = 10 (OMR_ERROR_NOT_AVAILABLE), the function call is successful !
16:48:39 [2024-03-21T20:48:39.979Z] 16: callIndex: 13: rc = 11 (OMR_THREAD_NOT_ATTACHED), the function call is successful !
16:48:39 [2024-03-21T20:48:39.979Z] 16: cpuLoadAgent: GetSystemCpuLoad() passed
16:48:39 [2024-03-21T20:48:39.979Z] 16: cpuLoadAgent: UnbindCurrentThread passed
16:48:39 [2024-03-21T20:48:39.979Z] 16: cpuLoadAgent: Agent_OnUnload
16:48:39 [2024-03-21T20:48:39.979Z] 16: [----------] 2 tests from CpuLoadAgentOpts/RASAgentTest (93597 ms total)
16:48:39 [2024-03-21T20:48:39.979Z] 16: 
16:48:39 [2024-03-21T20:48:39.979Z] 16: [----------] 2 tests from BindThreadAgentOpts/RASAgentTest
16:48:39 [2024-03-21T20:48:39.979Z] 16: bindthreadagent: BindCurrentThread passed, vmThread=0x400038c630
16:48:39 [2024-03-21T20:48:39.979Z] 16: bindthreadagent: recursive BindCurrentThread passed, vmThread2=0x400038c630
16:48:39 [2024-03-21T20:48:39.979Z] 16: bindthreadagent: recursive UnbindCurrentThread passed
16:48:39 [2024-03-21T20:48:39.979Z] 16: bindthreadagent: UnbindCurrentThread passed
16:48:39 [2024-03-21T20:48:39.979Z] 16: bindthreadagent: BindCurrentThread passed, vmThread=0x401c000b90
16:48:39 [2024-03-21T20:48:39.979Z] 16: bindthreadagent: recursive BindCurrentThread passed, vmThread2=0x401c000b90
16:48:39 [2024-03-21T20:48:39.979Z] 16: bindthreadagent: recursive UnbindCurrentThread passed
16:48:39 [2024-03-21T20:48:39.979Z] 16: bindthreadagent: UnbindCurrentThread passed
16:48:39 [2024-03-21T20:48:39.979Z] 16: bindthreadagent: BindCurrentThread passed, vmThread=0x400038c630
16:48:39 [2024-03-21T20:48:39.979Z] 16: bindthreadagent: recursive BindCurrentThread passed, vmThread2=0x400038c630
16:48:39 [2024-03-21T20:48:39.979Z] 16: bindthreadagent: recursive UnbindCurrentThread passed
16:48:39 [2024-03-21T20:48:39.979Z] 16: bindthreadagent: UnbindCurrentThread passed
16:48:39 [2024-03-21T20:48:39.979Z] 16: bindthreadagent: BindCurrentThread passed, vmThread=0x401c000b90
16:48:39 [2024-03-21T20:48:39.979Z] 16: bindthreadagent: recursive BindCurrentThread passed, vmThread2=0x401c000b90
16:48:39 [2024-03-21T20:48:39.979Z] 16: bindthreadagent: recursive UnbindCurrentThread passed
16:48:39 [2024-03-21T20:48:39.979Z] 16: bindthreadagent: UnbindCurrentThread passed
16:48:39 [2024-03-21T20:48:39.979Z] 16: [----------] 2 tests from BindThreadAgentOpts/RASAgentTest (416 ms total)
16:48:39 [2024-03-21T20:48:39.979Z] 16: 
16:48:39 [2024-03-21T20:48:39.979Z] 16: [==========] 38 tests from 11 test cases ran. (94516 ms total)
16:48:39 [2024-03-21T20:48:39.979Z] 16: [  PASSED  ] 38 tests.
16:48:39 [2024-03-21T20:48:39.979Z] 16: [  ALL TESTS PASSED  ] 
16:48:39 [2024-03-21T20:48:39.979Z] 16: 
16:48:39 [2024-03-21T20:48:39.979Z] 16:   YOU HAVE 2 DISABLED TESTS
16:48:39 [2024-03-21T20:48:39.979Z] 16: 
16:48:39 [2024-03-21T20:48:39.979Z] 16/30 Test #16: rastest ...........................   Passed   94.71 sec
16:48:39 [2024-03-21T20:48:39.979Z] test 17
16:48:39 [2024-03-21T20:48:39.979Z]       Start 17: subscribertest
16:48:39 [2024-03-21T20:48:39.979Z] 
16:48:39 [2024-03-21T20:48:39.979Z] 17: Test command: /usr/bin/qemu-riscv64-static "-L" "/opt/sysroot" "/home/jenkins/workspace/Build/build/fvtest/rastest/omrsubscribertest" "--gtest_output=xml:/home/jenkins/workspace/Build/build/fvtest/rastest/omrsubscribertest-results.xml"
16:48:39 [2024-03-21T20:48:39.979Z] 17: Test timeout computed to be: 10000000
16:48:39 [2024-03-21T20:48:39.979Z] 17: [==========] Running 3 tests from 2 test cases.
16:48:39 [2024-03-21T20:48:39.979Z] 17: [----------] 1 test from RASSubscriberTest
16:48:39 [2024-03-21T20:48:39.979Z] 17: [----------] 1 test from RASSubscriberTest (85 ms total)
16:48:39 [2024-03-21T20:48:39.979Z] 17: 
16:48:39 [2024-03-21T20:48:39.979Z] 17: [----------] 2 tests from RASSubscriberForkTest
16:48:41 [2024-03-21T20:48:41.523Z] 17: [----------] 2 tests from RASSubscriberForkTest (142 ms total)
16:48:41 [2024-03-21T20:48:41.523Z] 17: 
16:48:41 [2024-03-21T20:48:41.523Z] 17: [==========] 3 tests from 2 test cases ran. (279 ms total)
16:48:41 [2024-03-21T20:48:41.523Z] 17: [  PASSED  ] 3 tests.
16:48:41 [2024-03-21T20:48:41.523Z] 17: [  ALL TESTS PASSED  ] 
16:48:41 [2024-03-21T20:48:41.523Z] 17: 
16:48:41 [2024-03-21T20:48:41.523Z] 17:   YOU HAVE 1 DISABLED TEST
16:48:41 [2024-03-21T20:48:41.523Z] 17: 
16:48:41 [2024-03-21T20:48:41.523Z] 17/30 Test #17: subscribertest ....................   Passed    0.41 sec
16:48:41 [2024-03-21T20:48:41.523Z] test 18
16:48:41 [2024-03-21T20:48:41.523Z]       Start 18: traceoptiontest
16:48:41 [2024-03-21T20:48:41.523Z] 
16:48:41 [2024-03-21T20:48:41.523Z] 18: Test command: /usr/bin/qemu-riscv64-static "-L" "/opt/sysroot" "/home/jenkins/workspace/Build/build/fvtest/rastest/omrtraceoptiontest" "--gtest_output=xml:/home/jenkins/workspace/Build/build/fvtest/rastest/omrtraceoptiontest-results.xml"
16:48:41 [2024-03-21T20:48:41.523Z] 18: Test timeout computed to be: 10000000
16:48:41 [2024-03-21T20:48:41.523Z] 18: [==========] Running 1 test from 1 test case.
16:48:41 [2024-03-21T20:48:41.523Z] 18: [----------] 1 test from RASTraceOptionTest
16:48:41 [2024-03-21T20:48:41.523Z] 18: [----------] 1 test from RASTraceOptionTest (47 ms total)
16:48:41 [2024-03-21T20:48:41.523Z] 18: 
16:48:41 [2024-03-21T20:48:41.523Z] 18: [==========] 1 test from 1 test case ran. (110 ms total)
16:48:41 [2024-03-21T20:48:41.523Z] 18: [  PASSED  ] 1 test.
16:48:41 [2024-03-21T20:48:41.523Z] 18: [  ALL TESTS PASSED  ] 
16:48:41 [2024-03-21T20:48:41.523Z] 18/30 Test #18: traceoptiontest ...................   Passed    0.24 sec
16:48:41 [2024-03-21T20:48:41.523Z] test 19
16:48:41 [2024-03-21T20:48:41.523Z]       Start 19: sigtest
16:48:41 [2024-03-21T20:48:41.523Z] 
16:48:41 [2024-03-21T20:48:41.523Z] 19: Test command: /usr/bin/qemu-riscv64-static "-L" "/opt/sysroot" "/home/jenkins/workspace/Build/build/fvtest/sigtest/omrsigtest" "--gtest_output=xml:/home/jenkins/workspace/Build/build/fvtest/sigtest/omrsigtest-results.xml"
16:48:41 [2024-03-21T20:48:41.523Z] 19: Test timeout computed to be: 10000000
16:48:41 [2024-03-21T20:48:41.523Z] 19: [==========] Running 7 tests from 1 test case.
16:48:41 [2024-03-21T20:48:41.523Z] 19: [----------] 7 tests from OmrSigTest
16:48:42 [2024-03-21T20:48:42.962Z] 19: [----------] 7 tests from OmrSigTest (2277 ms total)
16:48:42 [2024-03-21T20:48:42.962Z] 19: 
16:48:42 [2024-03-21T20:48:42.962Z] 19: [==========] 7 tests from 1 test case ran. (2347 ms total)
16:48:42 [2024-03-21T20:48:42.962Z] 19: [  PASSED  ] 7 tests.
16:48:42 [2024-03-21T20:48:42.962Z] 19: [  ALL TESTS PASSED  ] 
16:48:42 [2024-03-21T20:48:42.962Z] 19/30 Test #19: sigtest ...........................   Passed    2.47 sec
16:48:42 [2024-03-21T20:48:42.962Z] test 20
16:48:42 [2024-03-21T20:48:42.962Z]       Start 20: threadextendedtest
16:48:42 [2024-03-21T20:48:42.962Z] 
16:48:42 [2024-03-21T20:48:42.962Z] 20: Test command: /usr/bin/qemu-riscv64-static "-L" "/opt/sysroot" "/home/jenkins/workspace/Build/build/fvtest/threadextendedtest/omrthreadextendedtest" "--gtest_output=xml:/home/jenkins/workspace/Build/build/fvtest/threadextendedtest/omrthreadextendedtest-results.xml"
16:48:42 [2024-03-21T20:48:42.962Z] 20: Test timeout computed to be: 10000000
16:48:44 [2024-03-21T20:48:44.501Z] 20: [==========] Running 6 tests from 4 test cases.
16:48:44 [2024-03-21T20:48:44.501Z] 20: [----------] 2 tests from ThreadCpuTime
16:49:16 [2024-03-21T20:49:16.462Z] 20: [----------] 2 tests from ThreadCpuTime (32063 ms total)
16:49:16 [2024-03-21T20:49:16.462Z] 20: 
16:49:16 [2024-03-21T20:49:16.462Z] 20: [----------] 1 test from CpuTimeTest
16:49:16 [2024-03-21T20:49:16.462Z] 20: [----------] 1 test from CpuTimeTest (152 ms total)
16:49:16 [2024-03-21T20:49:16.462Z] 20: 
16:49:16 [2024-03-21T20:49:16.462Z] 20: [----------] 1 test from ApplicationCpuTimeTest
16:49:16 [2024-03-21T20:49:16.462Z] 20: [----------] 1 test from ApplicationCpuTimeTest (150 ms total)
16:49:16 [2024-03-21T20:49:16.462Z] 20: 
16:49:16 [2024-03-21T20:49:16.462Z] 20: [----------] 2 tests from ThreadExtendedTest
16:50:17 [2024-03-21T20:50:17.894Z] 20: [----------] 2 tests from ThreadExtendedTest (61659 ms total)
16:50:17 [2024-03-21T20:50:17.894Z] 20: 
16:50:17 [2024-03-21T20:50:17.894Z] 20: [==========] 6 tests from 4 test cases ran. (94037 ms total)
16:50:17 [2024-03-21T20:50:17.894Z] 20: [  PASSED  ] 6 tests.
16:50:17 [2024-03-21T20:50:17.894Z] 20: [  ALL TESTS PASSED  ] 
16:50:17 [2024-03-21T20:50:17.894Z] 20: 
16:50:17 [2024-03-21T20:50:17.894Z] 20:   YOU HAVE 1 DISABLED TEST
16:50:17 [2024-03-21T20:50:17.894Z] 20: 
16:50:17 [2024-03-21T20:50:17.895Z] 20/30 Test #20: threadextendedtest ................   Passed   94.20 sec
16:50:17 [2024-03-21T20:50:17.895Z] test 21
16:50:17 [2024-03-21T20:50:17.895Z]       Start 21: threadtest
16:50:17 [2024-03-21T20:50:17.895Z] 
16:50:17 [2024-03-21T20:50:17.895Z] 21: Test command: /usr/bin/qemu-riscv64-static "-L" "/opt/sysroot" "/home/jenkins/workspace/Build/build/fvtest/threadtest/omrthreadtest" "--gtest_output=xml:/home/jenkins/workspace/Build/build/fvtest/threadtest/omrthreadtest-results.xml" "--gtest_filter=-PriorityInterrupt.*:RWMutex*"
16:50:17 [2024-03-21T20:50:17.895Z] 21: Test timeout computed to be: 10000000
16:50:17 [2024-03-21T20:50:17.895Z] 21: Note: Google Test filter = -PriorityInterrupt.*:RWMutex*
16:50:17 [2024-03-21T20:50:17.895Z] 21: [==========] Running 40 tests from 7 test cases.
16:50:17 [2024-03-21T20:50:17.895Z] 21: [----------] 1 test from ThreadAbortDeathTest
16:50:17 [2024-03-21T20:50:17.895Z] 21: 
16:50:17 [2024-03-21T20:50:17.895Z] 21: [WARNING] /home/jenkins/workspace/Build/third_party/gtest-1.8.0/src/gtest-death-test.cc:836:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test couldn't detect the number of threads.
16:50:17 [2024-03-21T20:50:17.895Z] 21: [----------] 1 test from ThreadAbortDeathTest (38 ms total)
16:50:17 [2024-03-21T20:50:17.895Z] 21: 
16:50:17 [2024-03-21T20:50:17.895Z] 21: [----------] 3 tests from ThreadAbortTest
16:50:19 [2024-03-21T20:50:19.437Z] 21: [----------] 3 tests from ThreadAbortTest (1048 ms total)
16:50:19 [2024-03-21T20:50:19.437Z] 21: 
16:50:19 [2024-03-21T20:50:19.437Z] 21: [----------] 15 tests from ThreadCreateTest
16:50:19 [2024-03-21T20:50:19.437Z] 21: omrthread_attr_destroy(NULL) failed: retVal 14 (e)
16:50:19 [2024-03-21T20:50:19.437Z] 21: omrthread_attr_destroy(&attr) failed: retVal 14 (e)
16:50:19 [2024-03-21T20:50:19.437Z] 21: omrthread_attr_set_name(&attr, testname) unsupported: retVal 12 (c)
16:50:19 [2024-03-21T20:50:19.437Z] 21: omrthread_attr_set_name(&attr, testname2) unsupported: retVal 12 (c)
16:50:19 [2024-03-21T20:50:19.437Z] 21: omrthread_attr_set_name(&attr, NULL) unsupported: retVal 12 (c)
16:50:19 [2024-03-21T20:50:19.437Z] 21: omrthread_create_ex(&handle, (attr? &attr : J9THREAD_ATTR_DEFAULT), 1, threadmain, &data) failed: retVal 6 (6) : errno 22 Invalid argument
16:50:19 [2024-03-21T20:50:19.437Z] 21:   ignoring omrthread_create failure
16:50:19 [2024-03-21T20:50:19.437Z] 21: omrthread_create_ex(&handle, (attr? &attr : J9THREAD_ATTR_DEFAULT), 1, threadmain, &data) failed: retVal 6 (6) : errno 22 Invalid argument
16:50:19 [2024-03-21T20:50:19.437Z] 21:   ignoring omrthread_create failure
16:50:19 [2024-03-21T20:50:19.437Z] 21: omrthread_attr_set_schedpolicy(&attr, omrthread_schedpolicy_LastEnum) failed: retVal 15 (f)
16:50:19 [2024-03-21T20:50:19.437Z] 21: omrthread_attr_set_priority(&attr, -1) failed: retVal 15 (f)
16:50:19 [2024-03-21T20:50:19.437Z] 21: omrthread_attr_set_priority(&attr, 90) failed: retVal 15 (f)
16:50:19 [2024-03-21T20:50:19.437Z] 21: omrthread_attr_set_priority(&attr, 12) failed: retVal 15 (f)
16:50:19 [2024-03-21T20:50:19.437Z] 21: [----------] 15 tests from ThreadCreateTest (38 ms total)
16:50:19 [2024-03-21T20:50:19.437Z] 21: 
16:50:19 [2024-03-21T20:50:19.437Z] 21: [----------] 8 tests from JoinTest
16:50:25 [2024-03-21T20:50:25.818Z] 21: [----------] 8 tests from JoinTest (6016 ms total)
16:50:25 [2024-03-21T20:50:25.818Z] 21: 
16:50:25 [2024-03-21T20:50:25.818Z] 21: [----------] 1 test from KeyDestructorTest
16:50:25 [2024-03-21T20:50:25.818Z] 21: [----------] 1 test from KeyDestructorTest (6 ms total)
16:50:25 [2024-03-21T20:50:25.818Z] 21: 
16:50:25 [2024-03-21T20:50:25.818Z] 21: [----------] 5 tests from LockedMonitorCountTest
16:50:25 [2024-03-21T20:50:25.818Z] 21: [----------] 5 tests from LockedMonitorCountTest (4 ms total)
16:50:25 [2024-03-21T20:50:25.818Z] 21: 
16:50:25 [2024-03-21T20:50:25.818Z] 21: [----------] 7 tests from SanityTest
18:33:50 [2024-03-21T22:33:50.546Z] Cancelling nested steps due to timeout
18:33:50 [2024-03-21T22:33:50.951Z] Sending interrupt signal to process
18:33:57 [2024-03-21T22:33:57.137Z] Terminated
18:33:58 [2024-03-21T22:33:58.115Z] script returned exit code 143
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // timeout
[Pipeline] step
18:33:58 [2024-03-21T22:33:58.805Z] [Set GitHub commit status (universal)] SUCCESS on repos [GHRepository@bd43654f[archived=false,commits={},compareUsePaginatedCommits=false,description=Eclipse OMR™ Cross platform components for building reliable, high performance language runtimes,disabled=false,fork=false,homepage=http://www.eclipse.org/omr,isTemplate=false,language=C++,milestones={},name=omr,nodeId=MDEwOlJlcG9zaXRvcnk1MzA3NzQ3OA==,parent=<null>,size=80651,source=<null>,visibility=public,createdAt=2016-03-03T19:34:17Z,id=53077478,nodeId=<null>,updatedAt=2024-03-14T19:22:22Z,url=https://api.github.com/repos/eclipse/omr]] (sha:cbfcf7d) with context:continuous-integration/eclipse-omr/branch/linux_riscv64_cross
18:33:58 [2024-03-21T22:33:58.806Z] Setting commit status on GitHub for https://github.com/eclipse/omr/commit/cbfcf7d944404dff66a00015aa3f562027d46e4a
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
18:33:59 [2024-03-21T22:33:59.305Z] $ docker stop --time=1 e25b51503687728df5de16d8bb3dfb255995d2423be847719fddf67761c4c9b0
18:34:01 [2024-03-21T22:34:01.679Z] $ docker rm -f --volumes e25b51503687728df5de16d8bb3dfb255995d2423be847719fddf67761c4c9b0
[Pipeline] // withDockerContainer
[Pipeline] cleanWs
18:34:03 [2024-03-21T22:34:03.122Z] [WS-CLEANUP] Deleting project workspace...
18:34:03 [2024-03-21T22:34:03.122Z] [WS-CLEANUP] Deferred wipeout is used...
18:34:03 [2024-03-21T22:34:03.567Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // ws
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] End of Pipeline
Timeout has been exceeded
org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: f6387294-c81b-49f8-9cbd-534b87120a45
Finished: ABORTED