Started by user joe_dekoning@ca.ibm.com Rebuilds build #20 Running as joe_dekoning@ca.ibm.com Running in Durability level: MAX_SURVIVABILITY [Pipeline] Start of Pipeline [Pipeline] node Running on omr-aix71p8-2 in /home/jenkins/workspace/Test_AIX [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Get Sources) [Pipeline] timestamps [Pipeline] { [Pipeline] checkout [2020-04-03T19:05:20.483Z] No credentials specified [2020-04-03T19:05:20.643Z] Cloning the remote Git repository [2020-04-03T18:33:39.183Z] Cloning repository https://github.com/eclipse/omr.git [2020-04-03T18:33:40.047Z] > git init /home/jenkins/workspace/Test_AIX # timeout=10 [2020-04-03T18:33:40.803Z] Fetching upstream changes from https://github.com/eclipse/omr.git [2020-04-03T18:33:40.804Z] > git --version # timeout=10 [2020-04-03T18:33:40.845Z] > git fetch --tags --progress -- https://github.com/eclipse/omr.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-04-03T18:33:50.285Z] > git config remote.origin.url https://github.com/eclipse/omr.git # timeout=10 [2020-04-03T18:33:50.310Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-04-03T18:33:50.499Z] > git config remote.origin.url https://github.com/eclipse/omr.git # timeout=10 [2020-04-03T18:33:50.695Z] Fetching upstream changes from https://github.com/eclipse/omr.git [2020-04-03T18:33:50.696Z] > git fetch --tags --progress -- https://github.com/eclipse/omr.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-04-03T19:05:33.085Z] Checking out Revision 9d422b0b0c19930c7dd8219e769de55dbf192b19 (origin/master) [2020-04-03T18:33:51.226Z] > git rev-parse origin/master^{commit} # timeout=10 [2020-04-03T18:33:51.600Z] > git config core.sparsecheckout # timeout=10 [2020-04-03T18:33:51.630Z] > git checkout -f 9d422b0b0c19930c7dd8219e769de55dbf192b19 # timeout=10 [2020-04-03T19:05:58.688Z] Commit message: "Test PR to validate Azure Pipelines work" [2020-04-03T18:34:17.036Z] > git rev-list --no-walk 55f3fb746ea8878d3323ffbfb798ea6155268d9a # timeout=10 [Pipeline] } [Pipeline] // timestamps [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] timestamps [Pipeline] { [Pipeline] echo [2020-04-03T19:06:00.603Z] Output CCACHE stats before running and clear them [Pipeline] sh [2020-04-03T19:06:42.741Z] + ccache -s -z [2020-04-03T19:06:42.741Z] cache directory /home/jenkins/.ccache [2020-04-03T19:06:42.741Z] cache hit (direct) 0 [2020-04-03T19:06:42.741Z] cache hit (preprocessed) 0 [2020-04-03T19:06:42.741Z] cache miss 0 [2020-04-03T19:06:42.741Z] files in cache 0 [2020-04-03T19:06:42.741Z] cache size 0 Kbytes [2020-04-03T19:06:42.741Z] max cache size 1.0 Gbytes [2020-04-03T19:06:42.741Z] Statistics cleared [Pipeline] dir [2020-04-03T19:06:44.391Z] Running in /home/jenkins/workspace/Test_AIX/build [Pipeline] { [Pipeline] echo [2020-04-03T19:06:44.741Z] Configure... [Pipeline] sh [2020-04-03T19:06:46.696Z] + 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 .. [2020-04-03T19:06:46.696Z] loading initial cache file ../cmake/caches/Travis.cmake [2020-04-03T19:06:46.696Z] -- Starting with CMake version 3.7.2 [2020-04-03T19:06:46.696Z] -- Found Git: /opt/freeware/bin/git (found version "2.18.0") [2020-04-03T19:06:46.696Z] -- The CXX compiler identification is XL 13.1.3 [2020-04-03T19:06:46.696Z] -- The C compiler identification is XL 13.1.3 [2020-04-03T19:06:46.696Z] -- Check for working CXX compiler: /opt/IBM/xlC/13.1.3/bin/xlC [2020-04-03T19:06:46.696Z] -- Check for working CXX compiler: /opt/IBM/xlC/13.1.3/bin/xlC -- works [2020-04-03T19:06:46.696Z] -- Detecting CXX compiler ABI info [2020-04-03T19:06:46.696Z] -- Detecting CXX compiler ABI info - done [2020-04-03T19:06:46.696Z] -- Check for working C compiler: /opt/IBM/xlC/13.1.3/bin/cc [2020-04-03T19:06:46.696Z] -- Check for working C compiler: /opt/IBM/xlC/13.1.3/bin/cc -- works [2020-04-03T19:06:46.696Z] -- Detecting C compiler ABI info [2020-04-03T19:06:47.508Z] -- Detecting C compiler ABI info - done [2020-04-03T19:06:47.508Z] -- OMR: The CPU architecture is ppc [2020-04-03T19:06:47.508Z] -- OMR: The OS is aix [2020-04-03T19:06:47.508Z] -- OMR: The tool configuration is xlc [2020-04-03T19:06:47.508Z] -- OMR: The target data size is 64 [2020-04-03T19:06:47.508Z] -- Looking for sem_init [2020-04-03T19:06:47.508Z] -- Looking for sem_init - found [2020-04-03T19:06:47.508Z] -- Looking for dladdr [2020-04-03T19:06:47.508Z] -- Looking for dladdr - not found [2020-04-03T19:06:47.508Z] -- The ASM compiler identification is XL [2020-04-03T19:06:47.508Z] -- Found assembler: /opt/IBM/xlC/13.1.3/bin/cc [2020-04-03T19:06:47.508Z] -- OMR: trace root is '/home/jenkins/workspace/Test_AIX/build' [2020-04-03T19:06:47.508Z] -- Found Perl: /opt/freeware/bin/perl (found version "5.28.1") [2020-04-03T19:06:48.314Z] -- Configuring done [2020-04-03T19:06:49.897Z] -- Generating done [2020-04-03T19:06:49.897Z] CMake Warning: [2020-04-03T19:06:49.898Z] Manually-specified variables were not used by the project: [2020-04-03T19:06:49.898Z] [2020-04-03T19:06:49.898Z] OMR_JIT [2020-04-03T19:06:49.898Z] [2020-04-03T19:06:49.898Z] [2020-04-03T19:06:49.898Z] -- Build files have been written to: /home/jenkins/workspace/Test_AIX/build [Pipeline] echo [2020-04-03T19:06:50.396Z] Compile... [Pipeline] sh [2020-04-03T19:06:53.028Z] + make -j8 [2020-04-03T19:06:53.028Z] Scanning dependencies of target header_check [2020-04-03T19:06:53.028Z] [ 0%] Built target header_check [2020-04-03T19:06:53.028Z] Scanning dependencies of target trace [2020-04-03T19:06:53.028Z] [ 0%] Building CXX object tools/tracegen/CMakeFiles/trace.dir/ArgParser.cpp.o [2020-04-03T19:06:53.028Z] Scanning dependencies of target pugixml [2020-04-03T19:06:53.028Z] [ 1%] Building CXX object tools/tracegen/CMakeFiles/trace.dir/FileUtils.cpp.o [2020-04-03T19:06:53.028Z] [ 1%] Building CXX object tools/tracegen/CMakeFiles/trace.dir/Port.cpp.o [2020-04-03T19:06:53.028Z] [ 1%] Building CXX object tools/tracegen/CMakeFiles/trace.dir/CFileWriter.cpp.o [2020-04-03T19:06:53.028Z] [ 1%] Building CXX object tools/tracegen/CMakeFiles/trace.dir/DATFileWriter.cpp.o [2020-04-03T19:06:53.028Z] [ 1%] Building CXX object tools/tracegen/CMakeFiles/trace.dir/FileReader.cpp.o [2020-04-03T19:06:53.028Z] [ 1%] Building CXX object third_party/pugixml-1.5/CMakeFiles/pugixml.dir/pugixml.cpp.o [2020-04-03T19:06:53.028Z] Scanning dependencies of target omrtestutil [2020-04-03T19:06:53.028Z] [ 1%] Building CXX object fvtest/util/CMakeFiles/omrtestutil.dir/printerrorhelper.cpp.o [2020-04-03T19:06:53.028Z] [ 1%] Building CXX object tools/tracegen/CMakeFiles/trace.dir/StringUtils.cpp.o [2020-04-03T19:06:53.028Z] [ 1%] Building CXX object tools/tracegen/CMakeFiles/trace.dir/TDFParser.cpp.o [2020-04-03T19:06:53.028Z] [ 2%] Building CXX object fvtest/util/CMakeFiles/omrtestutil.dir/testvmhelper.cpp.o [2020-04-03T19:06:53.028Z] [ 2%] Building CXX object tools/tracegen/CMakeFiles/trace.dir/TraceGen.cpp.o [2020-04-03T19:06:53.028Z] Scanning dependencies of target aixbaddep [2020-04-03T19:06:53.028Z] [ 2%] Building C object fvtest/porttest/CMakeFiles/aixbaddep.dir/aixbaddep/sltest.c.o [2020-04-03T19:06:53.028Z] [ 2%] Linking C shared library libaixbaddep.so [2020-04-03T19:06:53.028Z] [ 2%] Linking CXX static library libomrtestutil.a [2020-04-03T19:06:53.028Z] Error running link command: No such file or directory [2020-04-03T19:06:53.028Z] make[2]: *** [fvtest/porttest/CMakeFiles/aixbaddep.dir/build.make:95: fvtest/porttest/libaixbaddep.so] Error 2 [2020-04-03T19:06:53.028Z] make[1]: *** [CMakeFiles/Makefile2:2421: fvtest/porttest/CMakeFiles/aixbaddep.dir/all] Error 2 [2020-04-03T19:06:53.028Z] make[1]: *** Waiting for unfinished jobs.... [2020-04-03T19:06:53.028Z] [ 3%] Building CXX object tools/tracegen/CMakeFiles/trace.dir/TraceHeaderWriter.cpp.o [2020-04-03T19:06:53.028Z] Scanning dependencies of target omrGtest [2020-04-03T19:06:53.028Z] [ 3%] Building CXX object fvtest/omrGtestGlue/CMakeFiles/omrGtest.dir/omrGtest.cpp.o [2020-04-03T19:06:53.028Z] [ 3%] Built target omrtestutil [2020-04-03T19:06:53.028Z] [ 3%] Linking CXX static library libtrace.a [2020-04-03T19:06:53.028Z] [ 3%] Built target trace [2020-04-03T19:06:53.028Z] [ 3%] Linking CXX static library libpugixml.a [2020-04-03T19:06:53.028Z] [ 3%] Built target pugixml [2020-04-03T19:06:54.578Z] [ 3%] Linking CXX static library libomrGtest.a [2020-04-03T19:06:54.578Z] [ 3%] Built target omrGtest [2020-04-03T19:06:54.578Z] make: *** [Makefile:139: 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