Skip to content

Console Output

Started by user joe_dekoning@ca.ibm.com
Rebuilds build #16
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:44:55 [2020-04-01T19:44:55.459Z] No credentials specified
15:44:55 [2020-04-01T19:44:55.678Z] Cloning the remote Git repository
15:13:16 [2020-04-01T19:13:16.909Z] Cloning repository https://github.com/eclipse/omr.git
15:13:17 [2020-04-01T19:13:17.712Z]  > git init /home/jenkins/workspace/Test_AIX # timeout=10
15:13:18 [2020-04-01T19:13:18.385Z] Fetching upstream changes from https://github.com/eclipse/omr.git
15:13:18 [2020-04-01T19:13:18.386Z]  > git --version # timeout=10
15:13:18 [2020-04-01T19:13:18.425Z]  > git fetch --tags --progress -- https://github.com/eclipse/omr.git +refs/heads/*:refs/remotes/origin/* # timeout=10
15:13:27 [2020-04-01T19:13:27.094Z]  > git config remote.origin.url https://github.com/eclipse/omr.git # timeout=10
15:13:27 [2020-04-01T19:13:27.121Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
15:13:27 [2020-04-01T19:13:27.305Z]  > git config remote.origin.url https://github.com/eclipse/omr.git # timeout=10
15:13:27 [2020-04-01T19:13:27.490Z] Fetching upstream changes from https://github.com/eclipse/omr.git
15:13:27 [2020-04-01T19:13:27.490Z]  > git fetch --tags --progress -- https://github.com/eclipse/omr.git +refs/heads/*:refs/remotes/origin/* # timeout=10
15:45:07 [2020-04-01T19:45:07.014Z] Checking out Revision 55f3fb746ea8878d3323ffbfb798ea6155268d9a (origin/master)
15:13:27 [2020-04-01T19:13:27.868Z]  > git rev-parse origin/master^{commit} # timeout=10
15:13:28 [2020-04-01T19:13:28.225Z]  > git config core.sparsecheckout # timeout=10
15:13:28 [2020-04-01T19:13:28.258Z]  > git checkout -f 55f3fb746ea8878d3323ffbfb798ea6155268d9a # timeout=10
15:45:27 [2020-04-01T19:45:27.335Z] Commit message: "Merge pull request #5008 from keithc-ca/return"
15:13:48 [2020-04-01T19:13:48.390Z]  > git rev-list --no-walk 55f3fb746ea8878d3323ffbfb798ea6155268d9a # timeout=10
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] timestamps
[Pipeline] {
[Pipeline] echo
15:45:30 [2020-04-01T19:45:30.987Z] Output CCACHE stats before running and clear them
[Pipeline] sh
15:45:34 [2020-04-01T19:45:34.503Z] + ccache -s -z
15:45:34 [2020-04-01T19:45:34.503Z] cache directory                     /home/jenkins/.ccache
15:45:34 [2020-04-01T19:45:34.503Z] cache hit (direct)                     0
15:45:34 [2020-04-01T19:45:34.503Z] cache hit (preprocessed)               0
15:45:34 [2020-04-01T19:45:34.503Z] cache miss                             0
15:45:34 [2020-04-01T19:45:34.503Z] files in cache                         0
15:45:34 [2020-04-01T19:45:34.503Z] cache size                             0 Kbytes
15:45:34 [2020-04-01T19:45:34.503Z] max cache size                       1.0 Gbytes
15:45:34 [2020-04-01T19:45:34.503Z] Statistics cleared
[Pipeline] dir
15:45:36 [2020-04-01T19:45:36.114Z] Running in /home/jenkins/workspace/Test_AIX/build
[Pipeline] {
[Pipeline] echo
15:45:36 [2020-04-01T19:45:36.354Z] Configure...
[Pipeline] sh
15:45:38 [2020-04-01T19:45:38.364Z] + 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:45:38 [2020-04-01T19:45:38.364Z] loading initial cache file ../cmake/caches/Travis.cmake
15:45:38 [2020-04-01T19:45:38.364Z] -- Starting with CMake version 3.16.0
15:45:39 [2020-04-01T19:45:39.148Z] -- Found Git: /opt/freeware/bin/git (found version "2.18.0") 
15:45:39 [2020-04-01T19:45:39.928Z] -- The CXX compiler identification is unknown
15:45:40 [2020-04-01T19:45:40.716Z] -- The C compiler identification is unknown
15:45:40 [2020-04-01T19:45:40.716Z] CMake Error at CMakeLists.txt:32 (project):
15:45:40 [2020-04-01T19:45:40.716Z]   No CMAKE_CXX_COMPILER could be found.
15:45:40 [2020-04-01T19:45:40.716Z] 
15:45:40 [2020-04-01T19:45:40.716Z]   Tell CMake where to find the compiler by setting either the environment
15:45:40 [2020-04-01T19:45:40.716Z]   variable "CXX" or the CMake cache entry CMAKE_CXX_COMPILER to the full path
15:45:40 [2020-04-01T19:45:40.716Z]   to the compiler, or to the compiler name if it is in the PATH.
15:45:40 [2020-04-01T19:45:40.716Z] 
15:45:40 [2020-04-01T19:45:40.716Z] 
15:45:40 [2020-04-01T19:45:40.716Z] CMake Error at CMakeLists.txt:32 (project):
15:45:40 [2020-04-01T19:45:40.716Z]   No CMAKE_C_COMPILER could be found.
15:45:40 [2020-04-01T19:45:40.716Z] 
15:45:40 [2020-04-01T19:45:40.716Z]   Tell CMake where to find the compiler by setting either the environment
15:45:40 [2020-04-01T19:45:40.716Z]   variable "CC" or the CMake cache entry CMAKE_C_COMPILER to the full path to
15:45:40 [2020-04-01T19:45:40.716Z]   the compiler, or to the compiler name if it is in the PATH.
15:45:40 [2020-04-01T19:45:40.716Z] 
15:45:40 [2020-04-01T19:45:40.716Z] 
15:45:40 [2020-04-01T19:45:40.716Z] -- Configuring incomplete, errors occurred!
15:45:40 [2020-04-01T19:45:40.716Z] See also "/home/jenkins/workspace/Test_AIX/build/CMakeFiles/CMakeOutput.log".
15:45:40 [2020-04-01T19:45:40.716Z] See also "/home/jenkins/workspace/Test_AIX/build/CMakeFiles/CMakeError.log".
[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 1
Finished: FAILURE