Skip to content

Console Output

Started by user joe_dekoning@ca.ibm.com
Rebuilds build #15
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:37:55 [2020-04-01T19:37:55.872Z] No credentials specified
15:37:56 [2020-04-01T19:37:56.291Z] Cloning the remote Git repository
15:06:17 [2020-04-01T19:06:17.350Z] Cloning repository https://github.com/eclipse/omr.git
15:06:17 [2020-04-01T19:06:17.352Z]  > git init /home/jenkins/workspace/Test_AIX # timeout=10
15:06:17 [2020-04-01T19:06:17.582Z] Fetching upstream changes from https://github.com/eclipse/omr.git
15:06:17 [2020-04-01T19:06:17.583Z]  > git --version # timeout=10
15:06:17 [2020-04-01T19:06:17.623Z]  > git fetch --tags --progress -- https://github.com/eclipse/omr.git +refs/heads/*:refs/remotes/origin/* # timeout=10
15:06:32 [2020-04-01T19:06:32.506Z]  > git config remote.origin.url https://github.com/eclipse/omr.git # timeout=10
15:06:32 [2020-04-01T19:06:32.535Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
15:38:12 [2020-04-01T19:38:12.414Z] Checking out Revision 55f3fb746ea8878d3323ffbfb798ea6155268d9a (origin/master)
15:06:32 [2020-04-01T19:06:32.720Z]  > git config remote.origin.url https://github.com/eclipse/omr.git # timeout=10
15:06:32 [2020-04-01T19:06:32.910Z] Fetching upstream changes from https://github.com/eclipse/omr.git
15:06:32 [2020-04-01T19:06:32.910Z]  > git fetch --tags --progress -- https://github.com/eclipse/omr.git +refs/heads/*:refs/remotes/origin/* # timeout=10
15:06:33 [2020-04-01T19:06:33.277Z]  > git rev-parse origin/master^{commit} # timeout=10
15:06:33 [2020-04-01T19:06:33.670Z]  > git config core.sparsecheckout # timeout=10
15:06:33 [2020-04-01T19:06:33.711Z]  > git checkout -f 55f3fb746ea8878d3323ffbfb798ea6155268d9a # timeout=10
15:38:37 [2020-04-01T19:38:37.244Z] Commit message: "Merge pull request #5008 from keithc-ca/return"
15:06:58 [2020-04-01T19:06:58.308Z]  > git rev-list --no-walk d77a173dd7275268225917b0be3bf85ed5ef6b1f # timeout=10
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] timestamps
[Pipeline] {
[Pipeline] echo
15:38:39 [2020-04-01T19:38:39.417Z] Output CCACHE stats before running and clear them
[Pipeline] sh
15:39:02 [2020-04-01T19:39:02.927Z] + ccache -s -z
15:39:02 [2020-04-01T19:39:02.927Z] cache directory                     /home/jenkins/.ccache
15:39:02 [2020-04-01T19:39:02.927Z] cache hit (direct)                     0
15:39:02 [2020-04-01T19:39:02.927Z] cache hit (preprocessed)               0
15:39:02 [2020-04-01T19:39:02.927Z] cache miss                             0
15:39:02 [2020-04-01T19:39:02.927Z] files in cache                         0
15:39:02 [2020-04-01T19:39:02.927Z] cache size                             0 Kbytes
15:39:02 [2020-04-01T19:39:02.927Z] max cache size                       1.0 Gbytes
15:39:02 [2020-04-01T19:39:02.927Z] Statistics cleared
[Pipeline] dir
15:39:04 [2020-04-01T19:39:04.324Z] Running in /home/jenkins/workspace/Test_AIX/build
[Pipeline] {
[Pipeline] echo
15:39:04 [2020-04-01T19:39:04.471Z] Configure...
[Pipeline] sh
15:39:06 [2020-04-01T19:39:06.301Z] + 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:39:06 [2020-04-01T19:39:06.301Z] /home/jenkins/workspace/Test_AIX/build@tmp/durable-eeceeac5/script.sh: cmake:  not found.
[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 127
Finished: FAILURE