Skip to content

Console Output

Started by user joe_dekoning@ca.ibm.com
Rebuilds build #17
Running as joe_dekoning@ca.ibm.com
Running in Durability level: MAX_SURVIVABILITY
[Pipeline] Start of Pipeline
[Pipeline] node
Running on omr-aix71p8-1 in /home/jenkins/workspace/Test_AIX
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Get Sources)
[Pipeline] timestamps
[Pipeline] {
[Pipeline] checkout
15:51:52 [2020-04-01T19:51:52.965Z] No credentials specified
15:51:53 [2020-04-01T19:51:53.145Z] Cloning the remote Git repository
15:20:14 [2020-04-01T19:20:14.366Z] Cloning repository https://github.com/eclipse/omr.git
15:20:15 [2020-04-01T19:20:15.209Z]  > git init /home/jenkins/workspace/Test_AIX # timeout=10
15:20:15 [2020-04-01T19:20:15.896Z] Fetching upstream changes from https://github.com/eclipse/omr.git
15:20:15 [2020-04-01T19:20:15.896Z]  > git --version # timeout=10
15:20:15 [2020-04-01T19:20:15.950Z]  > git fetch --tags --progress -- https://github.com/eclipse/omr.git +refs/heads/*:refs/remotes/origin/* # timeout=10
15:20:24 [2020-04-01T19:20:24.176Z]  > git config remote.origin.url https://github.com/eclipse/omr.git # timeout=10
15:20:24 [2020-04-01T19:20:24.203Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
15:52:04 [2020-04-01T19:52:04.138Z] Checking out Revision 55f3fb746ea8878d3323ffbfb798ea6155268d9a (origin/master)
15:20:24 [2020-04-01T19:20:24.447Z]  > git config remote.origin.url https://github.com/eclipse/omr.git # timeout=10
15:20:24 [2020-04-01T19:20:24.631Z] Fetching upstream changes from https://github.com/eclipse/omr.git
15:20:24 [2020-04-01T19:20:24.632Z]  > git fetch --tags --progress -- https://github.com/eclipse/omr.git +refs/heads/*:refs/remotes/origin/* # timeout=10
15:20:24 [2020-04-01T19:20:24.996Z]  > git rev-parse origin/master^{commit} # timeout=10
15:20:25 [2020-04-01T19:20:25.346Z]  > git config core.sparsecheckout # timeout=10
15:20:25 [2020-04-01T19:20:25.375Z]  > git checkout -f 55f3fb746ea8878d3323ffbfb798ea6155268d9a # timeout=10
15:52:31 [2020-04-01T19:52:31.266Z] Commit message: "Merge pull request #5008 from keithc-ca/return"
15:20:52 [2020-04-01T19:20:52.313Z]  > git rev-list --no-walk 55f3fb746ea8878d3323ffbfb798ea6155268d9a # timeout=10
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] timestamps
[Pipeline] {
[Pipeline] echo
15:52:33 [2020-04-01T19:52:33.163Z] Output CCACHE stats before running and clear them
[Pipeline] sh
15:52:38 [2020-04-01T19:52:38.811Z] + ccache -s -z
15:52:38 [2020-04-01T19:52:38.811Z] cache directory                     /home/jenkins/.ccache
15:52:38 [2020-04-01T19:52:38.811Z] cache hit (direct)                     0
15:52:38 [2020-04-01T19:52:38.811Z] cache hit (preprocessed)               0
15:52:38 [2020-04-01T19:52:38.811Z] cache miss                             0
15:52:38 [2020-04-01T19:52:38.811Z] files in cache                         0
15:52:38 [2020-04-01T19:52:38.811Z] cache size                             0 Kbytes
15:52:38 [2020-04-01T19:52:38.811Z] max cache size                       1.0 Gbytes
15:52:38 [2020-04-01T19:52:38.811Z] Statistics cleared
[Pipeline] dir
15:52:40 [2020-04-01T19:52:40.432Z] Running in /home/jenkins/workspace/Test_AIX/build
[Pipeline] {
[Pipeline] echo
15:52:40 [2020-04-01T19:52:40.590Z] Configure...
[Pipeline] sh
15:52:42 [2020-04-01T19:52:42.780Z] + cmake -Wdev -DCMAKE_XL_CreateExportList=/usr/vac/bin/CreateExportList -X64 -DOMR_JIT=OFF -DOMR_JITBUILDER=OFF -DOMR_TEST_COMPILER=OFF -DOMR_DDR=OFF -C../cmake/caches/Travis.cmake ..
15:52:42 [2020-04-01T19:52:42.780Z] loading initial cache file ../cmake/caches/Travis.cmake
15:52:42 [2020-04-01T19:52:42.780Z] -- Starting with CMake version 3.16.0
15:52:42 [2020-04-01T19:52:42.780Z] -- Found Git: /opt/freeware/bin/git (found version "2.18.0") 
15:52:44 [2020-04-01T19:52:44.814Z] -- The CXX compiler identification is XL 13.1.3
15:52:45 [2020-04-01T19:52:45.657Z] -- The C compiler identification is XL 13.1.3
15:52:45 [2020-04-01T19:52:45.657Z] -- Check for working CXX compiler: /opt/IBM/xlC/13.1.3/bin/xlC
15:52:45 [2020-04-01T19:52:45.657Z] -- Check for working CXX compiler: /opt/IBM/xlC/13.1.3/bin/xlC -- works
15:52:45 [2020-04-01T19:52:45.657Z] -- Detecting CXX compiler ABI info
15:52:45 [2020-04-01T19:52:45.657Z] -- Detecting CXX compiler ABI info - done
15:52:45 [2020-04-01T19:52:45.657Z] -- Detecting CXX compile features
15:52:45 [2020-04-01T19:52:45.657Z] -- Detecting CXX compile features - done
15:52:45 [2020-04-01T19:52:45.657Z] -- Check for working C compiler: /opt/IBM/xlC/13.1.3/bin/cc
15:52:45 [2020-04-01T19:52:45.657Z] -- Check for working C compiler: /opt/IBM/xlC/13.1.3/bin/cc -- works
15:52:45 [2020-04-01T19:52:45.657Z] -- Detecting C compiler ABI info
15:52:45 [2020-04-01T19:52:45.657Z] -- Detecting C compiler ABI info - done
15:52:45 [2020-04-01T19:52:45.657Z] -- Detecting C compile features
15:52:45 [2020-04-01T19:52:45.657Z] -- Detecting C compile features - done
15:52:45 [2020-04-01T19:52:45.657Z] -- OMR: The CPU architecture is ppc
15:52:45 [2020-04-01T19:52:45.657Z] -- OMR: The OS is aix
15:52:45 [2020-04-01T19:52:45.657Z] -- OMR: The tool configuration is xlc
15:52:45 [2020-04-01T19:52:45.657Z] -- OMR: The target data size is 64
15:52:45 [2020-04-01T19:52:45.657Z] -- Looking for sem_init
15:52:46 [2020-04-01T19:52:46.442Z] -- Looking for sem_init - found
15:52:46 [2020-04-01T19:52:46.442Z] -- Looking for dladdr
15:52:46 [2020-04-01T19:52:46.442Z] -- Looking for dladdr - not found
15:52:46 [2020-04-01T19:52:46.442Z] -- The ASM compiler identification is XL
15:52:46 [2020-04-01T19:52:46.442Z] -- Found assembler: /opt/IBM/xlC/13.1.3/bin/cc
15:52:46 [2020-04-01T19:52:46.442Z] -- OMR: trace root is '/home/jenkins/workspace/Test_AIX/build'
15:52:47 [2020-04-01T19:52:47.232Z] -- Found Perl: /opt/freeware/bin/perl (found version "5.28.1") 
15:52:47 [2020-04-01T19:52:47.232Z] -- Configuring done
15:52:50 [2020-04-01T19:52:50.028Z] -- Generating done
15:52:50 [2020-04-01T19:52:50.028Z] CMake Warning:
15:52:50 [2020-04-01T19:52:50.028Z]   Manually-specified variables were not used by the project:
15:52:50 [2020-04-01T19:52:50.028Z] 
15:52:50 [2020-04-01T19:52:50.028Z]     CMAKE_XL_CreateExportList
15:52:50 [2020-04-01T19:52:50.028Z]     OMR_JIT
15:52:50 [2020-04-01T19:52:50.028Z] 
15:52:50 [2020-04-01T19:52:50.028Z] 
15:52:50 [2020-04-01T19:52:50.028Z] -- Build files have been written to: /home/jenkins/workspace/Test_AIX/build
[Pipeline] echo
15:52:50 [2020-04-01T19:52:50.499Z] Compile...
[Pipeline] sh
15:52:53 [2020-04-01T19:52:53.152Z] + make -j8
15:52:53 [2020-04-01T19:52:53.152Z] Scanning dependencies of target header_check
15:52:53 [2020-04-01T19:52:53.152Z] Scanning dependencies of target aixbaddep
15:52:53 [2020-04-01T19:52:53.153Z] [  0%] Building C object fvtest/porttest/CMakeFiles/aixbaddep.dir/aixbaddep/sltest.c.o
15:52:53 [2020-04-01T19:52:53.153Z] Scanning dependencies of target trace
15:52:53 [2020-04-01T19:52:53.153Z] Scanning dependencies of target sltestlib
15:52:53 [2020-04-01T19:52:53.153Z] [  0%] Building CXX object tools/tracegen/CMakeFiles/trace.dir/ArgParser.cpp.o
15:52:53 [2020-04-01T19:52:53.153Z] Scanning dependencies of target pugixml
15:52:53 [2020-04-01T19:52:53.153Z] [  0%] Built target header_check
15:52:53 [2020-04-01T19:52:53.153Z] [  0%] Building C object fvtest/porttest/CMakeFiles/sltestlib.dir/sltestlib/sltest.c.o
15:52:53 [2020-04-01T19:52:53.153Z] [  0%] Building CXX object third_party/pugixml-1.5/CMakeFiles/pugixml.dir/pugixml.cpp.o
15:52:53 [2020-04-01T19:52:53.153Z] Scanning dependencies of target omrtestutil
15:52:53 [2020-04-01T19:52:53.153Z] [  0%] Building CXX object fvtest/util/CMakeFiles/omrtestutil.dir/printerrorhelper.cpp.o
15:52:53 [2020-04-01T19:52:53.153Z] Scanning dependencies of target traceOptionAgent
15:52:53 [2020-04-01T19:52:53.153Z] Scanning dependencies of target sampleSubscriber
15:52:53 [2020-04-01T19:52:53.153Z] [  0%] Linking C shared library libsltestlib
15:52:53 [2020-04-01T19:52:53.153Z] [  0%] Building C object fvtest/rastest/CMakeFiles/traceOptionAgent.dir/traceOptionAgent.c.o
15:52:53 [2020-04-01T19:52:53.153Z] [  0%] Building C object fvtest/rastest/CMakeFiles/sampleSubscriber.dir/sampleSubscriber.c.o
15:52:53 [2020-04-01T19:52:53.153Z] Scanning dependencies of target omrGtest
15:52:53 [2020-04-01T19:52:53.153Z] [  0%] Linking C shared library libaixbaddep
15:52:53 [2020-04-01T19:52:53.153Z] [  0%] Building CXX object fvtest/omrGtestGlue/CMakeFiles/omrGtest.dir/omrGtest.cpp.o
15:52:53 [2020-04-01T19:52:53.153Z] "/home/jenkins/workspace/Test_AIX/include_core/omrport.h", line 1179.9: 1506-046 (S) Syntax error.
15:52:53 [2020-04-01T19:52:53.153Z] "/home/jenkins/workspace/Test_AIX/include_core/omrport.h", line 1200.9: 1506-046 (S) Syntax error.
15:52:53 [2020-04-01T19:52:53.153Z] "/home/jenkins/workspace/Test_AIX/include_core/omrport.h", line 1207.9: 1506-046 (S) Syntax error.
15:52:53 [2020-04-01T19:52:53.153Z] "/home/jenkins/workspace/Test_AIX/include_core/omrport.h", line 1213.9: 1506-046 (S) Syntax error.
15:52:53 [2020-04-01T19:52:53.153Z] "/home/jenkins/workspace/Test_AIX/include_core/omrport.h", line 1226.9: 1506-046 (S) Syntax error.
15:52:53 [2020-04-01T19:52:53.153Z] "/home/jenkins/workspace/Test_AIX/include_core/omrport.h", line 1230.9: 1506-046 (S) Syntax error.
15:52:53 [2020-04-01T19:52:53.153Z] "/home/jenkins/workspace/Test_AIX/include_core/omrport.h", line 1236.9: 1506-046 (S) Syntax error.
15:52:53 [2020-04-01T19:52:53.153Z] "/home/jenkins/workspace/Test_AIX/include_core/omrport.h", line 1241.9: 1506-046 (S) Syntax error.
15:52:53 [2020-04-01T19:52:53.153Z] "/home/jenkins/workspace/Test_AIX/include_core/omrport.h", line 1250.9: 1506-046 (S) Syntax error.
15:52:53 [2020-04-01T19:52:53.153Z] "/home/jenkins/workspace/Test_AIX/include_core/omrport.h", line 1257.9: 1506-046 (S) Syntax error.
15:52:53 [2020-04-01T19:52:53.153Z] "/home/jenkins/workspace/Test_AIX/include_core/omrport.h", line 1181.38: 1506-045 (S) Undeclared identifier OMR_PROCESSOR_S390_FIRST.
15:52:53 [2020-04-01T19:52:53.153Z] "/home/jenkins/workspace/Test_AIX/include_core/omrport.h", line 1202.37: 1506-045 (S) Undeclared identifier OMR_PROCESSOR_ARM_FIRST.
15:52:53 [2020-04-01T19:52:53.153Z] "/home/jenkins/workspace/Test_AIX/include_core/omrport.h", line 1209.39: 1506-045 (S) Undeclared identifier OMR_PROCESSOR_ARM64_FISRT.
15:52:53 [2020-04-01T19:52:53.153Z] "/home/jenkins/workspace/Test_AIX/include_core/omrport.h", line 1213.16: 1506-334 (S) Identifier Processors has already been defined on line 1179 of "/home/jenkins/workspace/Test_AIX/include_core/omrport.h".
15:52:53 [2020-04-01T19:52:53.153Z] "/home/jenkins/workspace/Test_AIX/include_core/omrport.h"", line /home/jenkins/workspace/Test_AIX/include_core/omrport.h1215"., line 371179: .1506-0459 (: S1506-046)  (Undeclared identifier OMR_PROCESSOR_PPC_FIRST.S
15:52:53 [2020-04-01T19:52:53.153Z] ) "Syntax error./home/jenkins/workspace/Test_AIX/include_core/omrport.h
15:52:53 [2020-04-01T19:52:53.153Z] "", line /home/jenkins/workspace/Test_AIX/include_core/omrport.h1228"., line 351200: .1506-0459 (: S1506-046)  (Undeclared identifier OMR_PROCESSOR_PPC_HW_SQRT_FIRST.S
15:52:53 [2020-04-01T19:52:53.153Z] ) "Syntax error./home/jenkins/workspace/Test_AIX/include_core/omrport.h
15:52:53 [2020-04-01T19:52:53.153Z] "", line /home/jenkins/workspace/Test_AIX/include_core/omrport.h1230"., line 121207: .1506-3349 (: S1506-046)  (Identifier The has already been defined on line 1226 of "/home/jenkins/workspace/Test_AIX/include_core/omrport.h".S
15:52:53 [2020-04-01T19:52:53.153Z] ) "Syntax error./home/jenkins/workspace/Test_AIX/include_core/omrport.h
15:52:53 [2020-04-01T19:52:53.153Z] "", line /home/jenkins/workspace/Test_AIX/include_core/omrport.h1232"., line 361213: .1506-0459 (: S1506-046)  (Undeclared identifier OMR_PROCESSOR_PPC_64BIT_FIRST.S
15:52:53 [2020-04-01T19:52:53.153Z] ) "Syntax error./home/jenkins/workspace/Test_AIX/include_core/omrport.h
15:52:53 [2020-04-01T19:52:53.153Z] ", line 1236.12: 1506-334" (/home/jenkins/workspace/Test_AIX/include_core/omrport.hS") , line Identifier The has already been defined on line 1226 of "/home/jenkins/workspace/Test_AIX/include_core/omrport.h".1226
15:52:53 [2020-04-01T19:52:53.153Z] .9": /home/jenkins/workspace/Test_AIX/include_core/omrport.h1506-046" (, line S1239) .Syntax error.32
15:52:53 [2020-04-01T19:52:53.153Z] : 1506-045 (S) Undeclared identifier OMR_PROCESSOR_PPC_AS_FIRST.
15:52:53 [2020-04-01T19:52:53.153Z] "/home/jenkins/workspace/Test_AIX/include_core/omrport.h""/home/jenkins/workspace/Test_AIX/include_core/omrport.h, line "1241, line .123012.: 91506-334:  (1506-046S () SIdentifier The has already been defined on line 1226 of "/home/jenkins/workspace/Test_AIX/include_core/omrport.h".) 
15:52:53 [2020-04-01T19:52:53.153Z] Syntax error.
15:52:53 [2020-04-01T19:52:53.153Z] "/home/jenkins/workspace/Test_AIX/include_core/omrport.h", line 1243.34: 1506-045 (S) Undeclared identifier OMR_PROCESSOR_PPC_VMX_FIRST."
15:52:53 [2020-04-01T19:52:53.153Z] /home/jenkins/workspace/Test_AIX/include_core/omrport.h", line 1236"./home/jenkins/workspace/Test_AIX/include_core/omrport.h9": , line 1506-0461250 (.S12) : Syntax error.1506-334
15:52:53 [2020-04-01T19:52:53.153Z]  (S) Identifier The has already been defined on line 1226 of "/home/jenkins/workspace/Test_AIX/include_core/omrport.h".
15:52:53 [2020-04-01T19:52:53.153Z] "/home/jenkins/workspace/Test_AIX/include_core/omrport.h", line 1252.32: 1506-045 (S") /home/jenkins/workspace/Test_AIX/include_core/omrport.hUndeclared identifier OMR_PROCESSOR_PPC_VSX_FIRST."
15:52:53 [2020-04-01T19:52:53.153Z] , line 1241."9/home/jenkins/workspace/Test_AIX/include_core/omrport.h: "1506-046, line  (1259S.) 37Syntax error.: 
15:52:53 [2020-04-01T19:52:53.153Z] 1506-045 (S) Undeclared identifier OMR_PROCESSOR_X86_FIRST.
15:52:53 [2020-04-01T19:52:53.153Z] "/home/jenkins/workspace/Test_AIX/include_core/omrport.h", line 1250.9: 1506-046 (S) Syntax error.
15:52:53 [2020-04-01T19:52:53.153Z] "/home/jenkins/workspace/Test_AIX/include_core/omrport.h", line 1257.9: 1506-046 (S) Syntax error.
15:52:53 [2020-04-01T19:52:53.153Z] "/home/jenkins/workspace/Test_AIX/include_core/omrport.h", line 1181.38: 1506-045 (S) Undeclared identifier OMR_PROCESSOR_S390_FIRST.
15:52:53 [2020-04-01T19:52:53.153Z] "/home/jenkins/workspace/Test_AIX/include_core/omrport.h", line 1202.37: 1506-045 (S) Undeclared identifier OMR_PROCESSOR_ARM_FIRST.
15:52:53 [2020-04-01T19:52:53.153Z] "/home/jenkins/workspace/Test_AIX/include_core/omrport.h", line 1209.39: 1506-045 (S) Undeclared identifier OMR_PROCESSOR_ARM64_FISRT.
15:52:53 [2020-04-01T19:52:53.153Z] "/home/jenkins/workspace/Test_AIX/include_core/omrport.h", line 1213.16: 1506-334 (S) Identifier Processors has already been defined on line 1179 of "/home/jenkins/workspace/Test_AIX/include_core/omrport.h".
15:52:53 [2020-04-01T19:52:53.153Z] "/home/jenkins/workspace/Test_AIX/include_core/omrport.h", line 1215.37: 1506-045 (S) Undeclared identifier OMR_PROCESSOR_PPC_FIRST.
15:52:53 [2020-04-01T19:52:53.153Z] "/home/jenkins/workspace/Test_AIX/include_core/omrport.h", line 1228.35: 1506-045 (S) Undeclared identifier OMR_PROCESSOR_PPC_HW_SQRT_FIRST.
15:52:53 [2020-04-01T19:52:53.153Z] "/home/jenkins/workspace/Test_AIX/include_core/omrport.h", line 1230.12: 1506-334 (S) Identifier The has already been defined on line 1226 of "/home/jenkins/workspace/Test_AIX/include_core/omrport.h".
15:52:53 [2020-04-01T19:52:53.153Z] "/home/jenkins/workspace/Test_AIX/include_core/omrport.h", line 1232.36: 1506-045 (S) Undeclared identifier OMR_PROCESSOR_PPC_64BIT_FIRST.
15:52:53 [2020-04-01T19:52:53.153Z] "/home/jenkins/workspace/Test_AIX/include_core/omrport.h", line 1236.12: 1506-334 (S) Identifier The has already been defined on line 1226 of "/home/jenkins/workspace/Test_AIX/include_core/omrport.h".
15:52:53 [2020-04-01T19:52:53.153Z] "/home/jenkins/workspace/Test_AIX/include_core/omrport.h", line 1239.32: 1506-045 (S) Undeclared identifier OMR_PROCESSOR_PPC_AS_FIRST.
15:52:53 [2020-04-01T19:52:53.153Z] "/home/jenkins/workspace/Test_AIX/include_core/omrport.h", line 1241.12: 1506-334 (S) Identifier The has already been defined on line 1226 of "/home/jenkins/workspace/Test_AIX/include_core/omrport.h".
15:52:53 [2020-04-01T19:52:53.153Z] "/home/jenkins/workspace/Test_AIX/include_core/omrport.h", line 1243.34: 1506-045 (S) Undeclared identifier OMR_PROCESSOR_PPC_VMX_FIRST.
15:52:53 [2020-04-01T19:52:53.153Z] "/home/jenkins/workspace/Test_AIX/include_core/omrport.h", line 1250.12: 1506-334 (S) Identifier The has already been defined on line 1226 of "/home/jenkins/workspace/Test_AIX/include_core/omrport.h".
15:52:53 [2020-04-01T19:52:53.153Z] "/home/jenkins/workspace/Test_AIX/include_core/omrport.h", line 1252.32: 1506-045 (S) Undeclared identifier OMR_PROCESSOR_PPC_VSX_FIRST.
15:52:53 [2020-04-01T19:52:53.153Z] "/home/jenkins/workspace/Test_AIX/include_core/omrport.h", line 1259.37: 1506-045 (S) Undeclared identifier OMR_PROCESSOR_X86_FIRST.
15:52:53 [2020-04-01T19:52:53.153Z] make[2]: *** [fvtest/rastest/CMakeFiles/traceOptionAgent.dir/build.make:63: fvtest/rastest/CMakeFiles/traceOptionAgent.dir/traceOptionAgent.c.o] Error 1
15:52:53 [2020-04-01T19:52:53.158Z] make[1]: *** [CMakeFiles/Makefile2:2761: fvtest/rastest/CMakeFiles/traceOptionAgent.dir/all] Error 2
15:52:53 [2020-04-01T19:52:53.158Z] make[1]: *** Waiting for unfinished jobs....
15:52:53 [2020-04-01T19:52:53.158Z] make[2]: *** [fvtest/rastest/CMakeFiles/sampleSubscriber.dir/build.make:63: fvtest/rastest/CMakeFiles/sampleSubscriber.dir/sampleSubscriber.c.o] Error 1
15:52:53 [2020-04-01T19:52:53.159Z] make[1]: *** [CMakeFiles/Makefile2:2734: fvtest/rastest/CMakeFiles/sampleSubscriber.dir/all] Error 2
15:52:53 [2020-04-01T19:52:53.159Z] [  1%] Building CXX object fvtest/util/CMakeFiles/omrtestutil.dir/testvmhelper.cpp.o
15:52:53 [2020-04-01T19:52:53.159Z] [  1%] Building CXX object tools/tracegen/CMakeFiles/trace.dir/CFileWriter.cpp.o
15:52:53 [2020-04-01T19:52:53.159Z] ar: 0707-108 File libsltestlib.so is not an archive file.
15:52:53 [2020-04-01T19:52:53.159Z] ar: 0707-108 File libaixbaddep.so is not an archive file.
15:52:53 [2020-04-01T19:52:53.159Z] make[2]: *** [fvtest/porttest/CMakeFiles/sltestlib.dir/build.make:84: fvtest/porttest/libsltestlib.so] Error 1
15:52:53 [2020-04-01T19:52:53.159Z] make[2]: *** Deleting file 'fvtest/porttest/libsltestlib.so'
15:52:53 [2020-04-01T19:52:53.159Z] make[1]: *** [CMakeFiles/Makefile2:2222: fvtest/porttest/CMakeFiles/sltestlib.dir/all] Error 2
15:52:53 [2020-04-01T19:52:53.159Z] make[2]: *** [fvtest/porttest/CMakeFiles/aixbaddep.dir/build.make:84: fvtest/porttest/libaixbaddep.so] Error 1
15:52:53 [2020-04-01T19:52:53.159Z] make[2]: *** Deleting file 'fvtest/porttest/libaixbaddep.so'
15:52:53 [2020-04-01T19:52:53.159Z] make[1]: *** [CMakeFiles/Makefile2:2282: fvtest/porttest/CMakeFiles/aixbaddep.dir/all] Error 2
15:52:53 [2020-04-01T19:52:53.159Z] [  1%] Building CXX object tools/tracegen/CMakeFiles/trace.dir/DATFileWriter.cpp.o
15:52:53 [2020-04-01T19:52:53.159Z] [  1%] Building CXX object tools/tracegen/CMakeFiles/trace.dir/FileReader.cpp.o
15:52:53 [2020-04-01T19:52:53.159Z] [  2%] Building CXX object tools/tracegen/CMakeFiles/trace.dir/FileUtils.cpp.o
15:52:53 [2020-04-01T19:52:53.159Z] [  2%] Building CXX object tools/tracegen/CMakeFiles/trace.dir/Port.cpp.o
15:52:53 [2020-04-01T19:52:53.159Z] [  2%] Building CXX object tools/tracegen/CMakeFiles/trace.dir/StringUtils.cpp.o
15:52:53 [2020-04-01T19:52:53.159Z] [  2%] Building CXX object tools/tracegen/CMakeFiles/trace.dir/TDFParser.cpp.o
15:52:53 [2020-04-01T19:52:53.159Z] [  2%] Linking CXX static library libomrtestutil
15:52:53 [2020-04-01T19:52:53.159Z] [  2%] Building CXX object tools/tracegen/CMakeFiles/trace.dir/TraceGen.cpp.o
15:52:53 [2020-04-01T19:52:53.159Z] [  2%] Built target omrtestutil
15:52:53 [2020-04-01T19:52:53.159Z] [  3%] Building CXX object tools/tracegen/CMakeFiles/trace.dir/TraceHeaderWriter.cpp.o
15:52:53 [2020-04-01T19:52:53.159Z] [  3%] Linking CXX static library libtrace
15:52:53 [2020-04-01T19:52:53.159Z] [  3%] Built target trace
15:52:53 [2020-04-01T19:52:53.940Z] [  3%] Linking CXX static library libpugixml
15:52:53 [2020-04-01T19:52:53.940Z] [  3%] Built target pugixml
15:52:55 [2020-04-01T19:52:55.497Z] [  3%] Linking CXX static library libomrGtest
15:52:55 [2020-04-01T19:52:55.497Z] [  3%] Built target omrGtest
15:52:55 [2020-04-01T19:52:55.497Z] make: *** [Makefile:141: all] Error 2
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Test)
Stage "Test" skipped due to earlier failure(s)
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Declarative: Post Actions)
[Pipeline] echo
Cleanup workspace
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] End of Pipeline
ERROR: script returned exit code 2
Finished: FAILURE