You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@mesos.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2020/05/14 20:19:37 UTC

Build failed in Jenkins: Mesos-Websitebot #2495

See <https://builds.apache.org/job/Mesos-Websitebot/2495/display/redirect?page=changes>

Changes:

[asekretenko] Fixed performance of tracking resource totals in allocator's roles tree.


------------------------------------------
[...truncated 11.75 KB...]
Unpacking ruby-power-assert (0.2.7-1) ...
Selecting previously unselected package ruby-test-unit.
Preparing to unpack .../ruby-test-unit_3.1.7-2_all.deb ...
Unpacking ruby-test-unit (3.1.7-2) ...
Selecting previously unselected package libruby2.3:amd64.
Preparing to unpack .../libruby2.3_2.3.1-2~ubuntu16.04.14_amd64.deb ...
Unpacking libruby2.3:amd64 (2.3.1-2~ubuntu16.04.14) ...
Selecting previously unselected package ruby2.3.
Preparing to unpack .../ruby2.3_2.3.1-2~ubuntu16.04.14_amd64.deb ...
Unpacking ruby2.3 (2.3.1-2~ubuntu16.04.14) ...
Selecting previously unselected package ruby.
Preparing to unpack .../ruby_1%3a2.3.0+1_all.deb ...
Unpacking ruby (1:2.3.0+1) ...
Selecting previously unselected package rake.
Preparing to unpack .../rake_10.5.0-2ubuntu0.1_all.deb ...
Unpacking rake (10.5.0-2ubuntu0.1) ...
Selecting previously unselected package ruby2.3-dev:amd64.
Preparing to unpack .../ruby2.3-dev_2.3.1-2~ubuntu16.04.14_amd64.deb ...
Unpacking ruby2.3-dev:amd64 (2.3.1-2~ubuntu16.04.14) ...
Selecting previously unselected package ruby-dev:amd64.
Preparing to unpack .../ruby-dev_1%3a2.3.0+1_amd64.deb ...
Unpacking ruby-dev:amd64 (1:2.3.0+1) ...
Processing triggers for libc-bin (2.23-0ubuntu10) ...
Setting up libyaml-0-2:amd64 (0.1.6-3) ...
Setting up locales (2.23-0ubuntu11) ...
debconf: unable to initialize frontend: Dialog
debconf: (TERM is not set, so the dialog frontend is not usable.)
debconf: falling back to frontend: Readline
Generating locales (this might take a while)...
Generation complete.
Setting up doxygen (1.8.11-1ubuntu0.1) ...
Setting up libgmpxx4ldbl:amd64 (2:6.1.0+dfsg-2) ...
Setting up libgmp-dev:amd64 (2:6.1.0+dfsg-2) ...
Setting up rubygems-integration (1.10) ...
Setting up ruby-did-you-mean (1.0.0-2) ...
Setting up ruby-minitest (5.8.4-2) ...
Setting up ruby-net-telnet (0.1.1-2) ...
Setting up ruby-power-assert (0.2.7-1) ...
Setting up ruby-test-unit (3.1.7-2) ...
Setting up libruby2.3:amd64 (2.3.1-2~ubuntu16.04.14) ...
Setting up ruby2.3 (2.3.1-2~ubuntu16.04.14) ...
Setting up ruby2.3-dev:amd64 (2.3.1-2~ubuntu16.04.14) ...
Setting up ruby-dev:amd64 (1:2.3.0+1) ...
Setting up ruby (1:2.3.0+1) ...
Setting up rake (10.5.0-2ubuntu0.1) ...
Processing triggers for libc-bin (2.23-0ubuntu10) ...
Removing intermediate container 304791b22fdc
 ---> 2e1f4561b35b
Step 6/13 : RUN gem install bundler
 ---> Running in 6a23e64e35b1
Successfully installed bundler-2.1.4
Parsing documentation for bundler-2.1.4
Installing ri documentation for bundler-2.1.4
Done installing documentation for bundler after 5 seconds
1 gem installed
Removing intermediate container 6a23e64e35b1
 ---> e8760146f220
Step 7/13 : RUN locale-gen en_US.UTF-8
 ---> Running in 920db85c6f27
Generating locales (this might take a while)...
  en_US.UTF-8... done
Generation complete.
Removing intermediate container 920db85c6f27
 ---> fda44f0324c0
Step 8/13 : ENV LANG en_US.UTF-8
 ---> Running in 7b077b7cb891
Removing intermediate container 7b077b7cb891
 ---> 87d518dbfab7
Step 9/13 : ENV LC_ALL en_US.UTF-8
 ---> Running in 91eab735c2f1
Removing intermediate container 91eab735c2f1
 ---> df6495b29142
Step 10/13 : ENV CC gcc
 ---> Running in 31dfa464b11c
Removing intermediate container 31dfa464b11c
 ---> c8e625ad258b
Step 11/13 : ENV CXX g++
 ---> Running in 42b6399c6971
Removing intermediate container 42b6399c6971
 ---> 41e88b3859bf
Step 12/13 : WORKDIR /mesos
 ---> Running in 9ded8103992e
Removing intermediate container 9ded8103992e
 ---> 736300ebd598
Step 13/13 : CMD bash support/mesos-website/entrypoint.sh
 ---> Running in a1ef186bcc15
Removing intermediate container a1ef186bcc15
 ---> 7214c04c3b57
Successfully built 7214c04c3b57
Successfully tagged mesos/website-1589487350-19440:latest
/mesos/site /mesos
Don't run Bundler as root. Bundler can ask for sudo if it is needed, and
installing your bundle as root will break this application for all non-root
users on this machine.
Fetching gem metadata from https://rubygems.org/............
middleman-core (3.4.1) has dependency bundler (~> 1.1), which is unsatisfied by the current bundler version 2.1.4, so the dependency is being ignored
Fetching rake 12.3.3
Installing rake 12.3.3
Fetching i18n 0.7.0
Installing i18n 0.7.0
Fetching minitest 5.11.3
Installing minitest 5.11.3
Fetching thread_safe 0.3.6
Installing thread_safe 0.3.6
Fetching tzinfo 1.2.5
Installing tzinfo 1.2.5
Fetching activesupport 4.2.11.1
Installing activesupport 4.2.11.1
Fetching addressable 2.3.8
Installing addressable 2.3.8
Using bundler 2.1.4
Fetching mime-types-data 3.2019.0331
Installing mime-types-data 3.2019.0331
Fetching mime-types 3.2.2
Installing mime-types 3.2.2
Fetching mini_portile2 2.4.0
Installing mini_portile2 2.4.0
Fetching nokogiri 1.10.4
Installing nokogiri 1.10.4 with native extensions
Fetching rack 1.6.12
Installing rack 1.6.12
Fetching rack-test 1.1.0
Installing rack-test 1.1.0
Fetching xpath 2.1.0
Installing xpath 2.1.0
Fetching capybara 2.4.4
Installing capybara 2.4.4
Fetching chunky_png 1.3.11
Installing chunky_png 1.3.11
Fetching coffee-script-source 1.12.2
Installing coffee-script-source 1.12.2
Fetching execjs 2.7.0
Installing execjs 2.7.0
Fetching coffee-script 2.4.1
Installing coffee-script 2.4.1
Fetching multi_json 1.13.1
Installing multi_json 1.13.1
Fetching sass 3.4.25
Installing sass 3.4.25
Fetching compass-core 1.0.3
Installing compass-core 1.0.3
Fetching compass-import-once 1.0.5
Installing compass-import-once 1.0.5
Fetching rb-fsevent 0.10.3
Installing rb-fsevent 0.10.3
Fetching ffi 1.11.1
Installing ffi 1.11.1 with native extensions
Fetching rb-inotify 0.10.0
Installing rb-inotify 0.10.0
Fetching compass 1.0.3
Installing compass 1.0.3
Fetching eventmachine 1.2.7
Installing eventmachine 1.2.7 with native extensions
Fetching http_parser.rb 0.6.0
Installing http_parser.rb 0.6.0 with native extensions
Fetching em-websocket 0.5.1
Installing em-websocket 0.5.1
Fetching erubis 2.7.0
Installing erubis 2.7.0
Fetching temple 0.8.1
Installing temple 0.8.1
Fetching tilt 1.4.1
Installing tilt 1.4.1
Fetching haml 5.1.2
Installing haml 5.1.2
Fetching hike 1.2.3
Installing hike 1.2.3
Fetching uber 0.0.15
Installing uber 0.0.15
Fetching hooks 0.4.1
Installing hooks 0.4.1
Fetching htmlentities 4.3.4
Installing htmlentities 4.3.4
Fetching json 2.2.0
Installing json 2.2.0 with native extensions
Fetching kramdown 1.17.0
Installing kramdown 1.17.0
Fetching libv8 3.16.14.19 (x86_64-linux)
Installing libv8 3.16.14.19 (x86_64-linux)
Fetching listen 3.0.8
Installing listen 3.0.8
Fetching padrino-support 0.12.9
Installing padrino-support 0.12.9
Fetching padrino-helpers 0.12.9
Installing padrino-helpers 0.12.9
Fetching thor 0.20.3
Installing thor 0.20.3
Fetching middleman-core 3.4.1
Installing middleman-core 3.4.1
Fetching sprockets 2.12.5
Installing sprockets 2.12.5
Fetching sprockets-helpers 1.1.0
Installing sprockets-helpers 1.1.0
Fetching sprockets-sass 1.3.1
Installing sprockets-sass 1.3.1
Fetching middleman-sprockets 3.5.0
Installing middleman-sprockets 3.5.0
Fetching uglifier 2.7.2
Installing uglifier 2.7.2
Fetching middleman 3.4.1
Installing middleman 3.4.1
Fetching middleman-blog 3.5.3
Installing middleman-blog 3.5.3
Fetching rack-livereload 0.3.17
Installing rack-livereload 0.3.17
Fetching middleman-livereload 3.4.6
Installing middleman-livereload 3.4.6
Fetching rouge 3.9.0
Installing rouge 3.9.0
Fetching middleman-syntax 3.2.0
Installing middleman-syntax 3.2.0
Fetching rdiscount 2.2.0.1
Installing rdiscount 2.2.0.1 with native extensions
Fetching ref 2.0.0
Installing ref 2.0.0
Fetching therubyracer 0.12.3
Installing therubyracer 0.12.3 with native extensions
Fetching tzinfo-data 1.2019.2
Installing tzinfo-data 1.2019.2
Warning: the lockfile is being updated to Bundler 2, after which you will be unable to return to Bundler 1.
Bundle complete! 9 Gemfile dependencies, 62 gems now installed.
Use `bundle info [gemname]` to see where a bundled gem is installed.
Post-install message from compass:
    Compass is charityware. If you love it, please donate on our behalf at http://umdf.org/compass Thanks!
/mesos
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --warnings=all -I m4
autom4te: cannot create autom4te.cache: No such file or directory
aclocal: error: echo failed with exit status: 1
autoreconf: aclocal failed with exit status: 1
Untagged: mesos/website-1589487350-19440:latest
Deleted: sha256:7214c04c3b57d8302e891ace0cac8ed885100928b542e92c4a55ff41a4fdf872
Deleted: sha256:736300ebd59849bd91798e2667c24b1badbe6c1973175d8146994c38cb61f90b
Deleted: sha256:fcd0af0c0f0d521edf897cccfe693c5fb3b7b41d218bd71e6d7076b90253bf21
Deleted: sha256:41e88b3859bfad660628fe9f5b756b20746f5afaeb772b2363c95536c12ef147
Deleted: sha256:c8e625ad258b5b9093ac7147c53d5e83e0d7e155c4e4a1d398cc469a2ab9d79e
Deleted: sha256:df6495b291420e212a729549a58e8a7a88b90b3d6d32fbf13d41174c4d433ece
Deleted: sha256:87d518dbfab7d1235dcfc6e0f4d428d6090b5aa986cb09fa6c397b79434d005d
Deleted: sha256:fda44f0324c0ffb41c458e62c604b722ef6ff389da1e99ee007f3381746f454a
Deleted: sha256:417e9010b95c577ec3b92bf53bc33ccf9aceefa07e4f89263c73173091cad985
Deleted: sha256:e8760146f220f138c430027462c8df2b422fd73268a7f286c7df5c91b7088807
Deleted: sha256:e4ec221e8004cd7b4ebd913f0fbc151c60d5f2a47924be1706ea6d4c861f46e4
Deleted: sha256:2e1f4561b35b38b4c48d25287575a840d7d64a39721eb5332d68f98283365203
Deleted: sha256:ff91f045075e0cd93be3c64f9255d7ecc2c7fe558ab1ce5ad698eab25e3992cc
Deleted: sha256:c5aacac0a165ed54a0fe3409df5b052d5712a12d90ba7f0c03651829eb51af48
Deleted: sha256:833501be7b83c38746a25b27f10b04421424262a4945c485e1e773db7b32b093
Deleted: sha256:54dbf942c27047a614a012b55e555d9cce85d11f09fade0e46c2b8a5dcf7a9a4
Build step 'Execute shell' marked build as failure

Build failed in Jenkins: Mesos-Websitebot #2522

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos-Websitebot/2522/display/redirect>

Changes:


------------------------------------------
Started by an SCM change
Started by user asekretenko
Rebuilds build #2521
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on websites (git-websites svn-websites) in workspace <https://builds.apache.org/job/Mesos-Websitebot/ws/>
No credentials specified
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/mesos.git # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
Fetching upstream changes from https://gitbox.apache.org/repos/asf/mesos.git
 > git --version # timeout=10
 > git fetch --tags --progress -- https://gitbox.apache.org/repos/asf/mesos.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 8ce5d30808f3744eeded09d530f226079d569a94 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 8ce5d30808f3744eeded09d530f226079d569a94
Commit message: "Fixed build broken by a comment in the patch that fixes `javah` race."
 > git rev-list --no-walk 8ce5d30808f3744eeded09d530f226079d569a94 # timeout=10
No credentials specified
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/mesos-site.git # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
Fetching upstream changes from https://gitbox.apache.org/repos/asf/mesos-site.git
 > git --version # timeout=10
 > git fetch --tags --progress -- https://gitbox.apache.org/repos/asf/mesos-site.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/asf-site^{commit} # timeout=10
Checking out Revision 5b588a53b3119e46f29381f46b8b8f05ff841523 (origin/asf-site)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 5b588a53b3119e46f29381f46b8b8f05ff841523
Commit message: "Updated the website built from mesos SHA: e6b15b1e9."
 > git rev-list --no-walk 5b588a53b3119e46f29381f46b8b8f05ff841523 # timeout=10
[Mesos-Websitebot] $ /bin/bash -xe /tmp/jenkins18347885287913187211.sh
+ set -e
+ id
uid=910(jenkins) gid=910(jenkins) groups=910(jenkins),116(docker)
+ find ./mesos -maxdepth 1 -ls
 55312391      4 drwxr-xr-x  12 jenkins  jenkins      4096 Jul  3 13:58 ./mesos
 55315004      4 -rw-r--r--   1 jenkins  jenkins       162 Apr 15 14:33 ./mesos/NOTICE
 55315475      4 drwxr-xr-x   4 jenkins  jenkins      4096 Jul  3 13:52 ./mesos/site
 55315181      4 drwxr-xr-x   3 jenkins  jenkins      4096 Aug 27  2019 ./mesos/include
 55315003      4 -rw-r--r--   1 jenkins  jenkins      3842 Apr 15 14:33 ./mesos/Makefile.am
 55312392      4 drwxr-xr-x   8 jenkins  jenkins      4096 Jul  3 13:58 ./mesos/.git
 55313546      4 drwxr-xr-x   6 jenkins  jenkins      4096 Jun 29 14:12 ./mesos/3rdparty
 55312875      4 -rw-r--r--   1 jenkins  jenkins      3990 May  7 13:40 ./mesos/CMakeLists.txt
 55316918      4 drwxr-xr-x   9 jenkins  jenkins      4096 May  6 15:48 ./mesos/support
 55315034      4 drwxr-xr-x   6 jenkins  jenkins      4096 May 28 19:18 ./mesos/docs
 55312925    104 -rw-r--r--   1 jenkins  jenkins    105737 May  7 13:40 ./mesos/configure.ac
 55313542      4 -rw-r--r--   1 jenkins  jenkins        99 Apr 15 14:33 ./mesos/.gitattributes
 55315000      0 lrwxrwxrwx   1 jenkins  jenkins        31 Apr 15 14:33 ./mesos/CONTRIBUTING.md -> ./docs/beginner-contribution.md
 55315650      4 drwxr-xr-x  48 jenkins  jenkins      4096 Jun 30 19:30 ./mesos/src
 55313340      4 -rwxr-xr-x   1 jenkins  jenkins      1271 Jul  3 13:58 ./mesos/bootstrap
 55315002     68 -rw-r--r--   1 jenkins  jenkins     66156 Apr 15 14:33 ./mesos/LICENSE
 55315470      4 -rw-r--r--   1 jenkins  jenkins       426 Apr 15 14:33 ./mesos/mesos.pc.in
 55312538    524 -rw-r--r--   1 jenkins  jenkins    536015 May 29 09:21 ./mesos/CHANGELOG
 55315030      4 drwxr-xr-x   2 jenkins  jenkins      4096 May 29 11:30 ./mesos/cmake
 55315001     64 -rw-r--r--   1 jenkins  jenkins     63778 Apr 15 14:33 ./mesos/Doxyfile
 55315005      4 -rw-r--r--   1 jenkins  jenkins      1103 Apr 15 14:33 ./mesos/README.md
 55315455      4 drwxr-xr-x   2 jenkins  jenkins      4096 Apr 15 14:33 ./mesos/m4
 55315006      4 drwxr-xr-x   2 jenkins  jenkins      4096 Apr 15 14:33 ./mesos/bin
+ pushd mesos
~/jenkins-slave/workspace/Mesos-Websitebot/mesos ~/jenkins-slave/workspace/Mesos-Websitebot
+ cp bootstrap bootstrap.tmp
+ echo -e '#!/bin/bash\nid\nls -al\n'
+ cat bootstrap.tmp
+ rm bootstrap.tmp
+ ./support/mesos-website.sh
./support/mesos-website.sh: line 25: MESOS_SITE_DIR: Environment variable 'MESOS_SITE_DIR' must be set
Build step 'Execute shell' marked build as failure

Build failed in Jenkins: Mesos-Websitebot #2521

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos-Websitebot/2521/display/redirect>

Changes:


------------------------------------------
Started by an SCM change
Started by user asekretenko
Rebuilds build #2520
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on websites (git-websites svn-websites) in workspace <https://builds.apache.org/job/Mesos-Websitebot/ws/>
No credentials specified
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/mesos.git # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
Fetching upstream changes from https://gitbox.apache.org/repos/asf/mesos.git
 > git --version # timeout=10
 > git fetch --tags --progress -- https://gitbox.apache.org/repos/asf/mesos.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 8ce5d30808f3744eeded09d530f226079d569a94 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 8ce5d30808f3744eeded09d530f226079d569a94
Commit message: "Fixed build broken by a comment in the patch that fixes `javah` race."
 > git rev-list --no-walk 8ce5d30808f3744eeded09d530f226079d569a94 # timeout=10
No credentials specified
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/mesos-site.git # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
Fetching upstream changes from https://gitbox.apache.org/repos/asf/mesos-site.git
 > git --version # timeout=10
 > git fetch --tags --progress -- https://gitbox.apache.org/repos/asf/mesos-site.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/asf-site^{commit} # timeout=10
Checking out Revision 5b588a53b3119e46f29381f46b8b8f05ff841523 (origin/asf-site)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 5b588a53b3119e46f29381f46b8b8f05ff841523
Commit message: "Updated the website built from mesos SHA: e6b15b1e9."
 > git rev-list --no-walk 5b588a53b3119e46f29381f46b8b8f05ff841523 # timeout=10
[Mesos-Websitebot] $ /bin/bash -xe /tmp/jenkins6009751515124589895.sh
+ set -e
+ id
uid=910(jenkins) gid=910(jenkins) groups=910(jenkins),116(docker)
+ find ./mesos -maxdepth 1 -ls
 55312391      4 drwxr-xr-x  12 jenkins  jenkins      4096 Jul  3 13:54 ./mesos
 55315004      4 -rw-r--r--   1 jenkins  jenkins       162 Apr 15 14:33 ./mesos/NOTICE
 55315475      4 drwxr-xr-x   4 jenkins  jenkins      4096 Jul  3 13:52 ./mesos/site
 55315181      4 drwxr-xr-x   3 jenkins  jenkins      4096 Aug 27  2019 ./mesos/include
 55315003      4 -rw-r--r--   1 jenkins  jenkins      3842 Apr 15 14:33 ./mesos/Makefile.am
 55312392      4 drwxr-xr-x   8 jenkins  jenkins      4096 Jul  3 13:54 ./mesos/.git
 55313546      4 drwxr-xr-x   6 jenkins  jenkins      4096 Jun 29 14:12 ./mesos/3rdparty
 55312875      4 -rw-r--r--   1 jenkins  jenkins      3990 May  7 13:40 ./mesos/CMakeLists.txt
 55316918      4 drwxr-xr-x   9 jenkins  jenkins      4096 May  6 15:48 ./mesos/support
 55315034      4 drwxr-xr-x   6 jenkins  jenkins      4096 May 28 19:18 ./mesos/docs
 55312925    104 -rw-r--r--   1 jenkins  jenkins    105737 May  7 13:40 ./mesos/configure.ac
 55313542      4 -rw-r--r--   1 jenkins  jenkins        99 Apr 15 14:33 ./mesos/.gitattributes
 55315000      0 lrwxrwxrwx   1 jenkins  jenkins        31 Apr 15 14:33 ./mesos/CONTRIBUTING.md -> ./docs/beginner-contribution.md
 55315650      4 drwxr-xr-x  48 jenkins  jenkins      4096 Jun 30 19:30 ./mesos/src
 55313340      4 -rwxr-xr-x   1 jenkins  jenkins      1271 Jul  3 13:54 ./mesos/bootstrap
 55315002     68 -rw-r--r--   1 jenkins  jenkins     66156 Apr 15 14:33 ./mesos/LICENSE
 55315470      4 -rw-r--r--   1 jenkins  jenkins       426 Apr 15 14:33 ./mesos/mesos.pc.in
 55312538    524 -rw-r--r--   1 jenkins  jenkins    536015 May 29 09:21 ./mesos/CHANGELOG
 55315030      4 drwxr-xr-x   2 jenkins  jenkins      4096 May 29 11:30 ./mesos/cmake
 55315001     64 -rw-r--r--   1 jenkins  jenkins     63778 Apr 15 14:33 ./mesos/Doxyfile
 55315005      4 -rw-r--r--   1 jenkins  jenkins      1103 Apr 15 14:33 ./mesos/README.md
 55315455      4 drwxr-xr-x   2 jenkins  jenkins      4096 Apr 15 14:33 ./mesos/m4
 55315006      4 drwxr-xr-x   2 jenkins  jenkins      4096 Apr 15 14:33 ./mesos/bin
+ pushd mesos
~/jenkins-slave/workspace/Mesos-Websitebot/mesos ~/jenkins-slave/workspace/Mesos-Websitebot
+ cp bootstrap bootstrap.tmp
+ echo -e '#!/bin/bash\nid\nls -al\n'
+ cat bootstrap.tmp
+ rm bootstrap.tmp
+ popd
~/jenkins-slave/workspace/Mesos-Websitebot
+ ./mesos/support/jenkins/websitebot.sh
~/jenkins-slave/workspace/Mesos-Websitebot/mesos ~/jenkins-slave/workspace/Mesos-Websitebot
This script is not intended to run on a live checkout, but the source
        tree contains untracked files or uncommitted changes.
Build step 'Execute shell' marked build as failure

Build failed in Jenkins: Mesos-Websitebot #2520

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos-Websitebot/2520/display/redirect>

Changes:


------------------------------------------
Started by an SCM change
Started by user asekretenko
Rebuilds build #2519
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on websites (git-websites svn-websites) in workspace <https://builds.apache.org/job/Mesos-Websitebot/ws/>
No credentials specified
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/mesos.git # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
Fetching upstream changes from https://gitbox.apache.org/repos/asf/mesos.git
 > git --version # timeout=10
 > git fetch --tags --progress -- https://gitbox.apache.org/repos/asf/mesos.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 8ce5d30808f3744eeded09d530f226079d569a94 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 8ce5d30808f3744eeded09d530f226079d569a94
Commit message: "Fixed build broken by a comment in the patch that fixes `javah` race."
 > git rev-list --no-walk 8ce5d30808f3744eeded09d530f226079d569a94 # timeout=10
No credentials specified
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/mesos-site.git # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
Fetching upstream changes from https://gitbox.apache.org/repos/asf/mesos-site.git
 > git --version # timeout=10
 > git fetch --tags --progress -- https://gitbox.apache.org/repos/asf/mesos-site.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/asf-site^{commit} # timeout=10
Checking out Revision 5b588a53b3119e46f29381f46b8b8f05ff841523 (origin/asf-site)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 5b588a53b3119e46f29381f46b8b8f05ff841523
Commit message: "Updated the website built from mesos SHA: e6b15b1e9."
 > git rev-list --no-walk 5b588a53b3119e46f29381f46b8b8f05ff841523 # timeout=10
[Mesos-Websitebot] $ /bin/bash -xe /tmp/jenkins10661366003417167136.sh
+ set -e
+ id
uid=910(jenkins) gid=910(jenkins) groups=910(jenkins),116(docker)
+ find ./mesos -maxdepth 1 -ls
 55312391      4 drwxr-xr-x  12 jenkins  jenkins      4096 May 29 09:21 ./mesos
 55315004      4 -rw-r--r--   1 jenkins  jenkins       162 Apr 15 14:33 ./mesos/NOTICE
 55315475      4 drwxr-xr-x   4 jenkins  jenkins      4096 Jul  3 13:52 ./mesos/site
 55315181      4 drwxr-xr-x   3 jenkins  jenkins      4096 Aug 27  2019 ./mesos/include
 55315003      4 -rw-r--r--   1 jenkins  jenkins      3842 Apr 15 14:33 ./mesos/Makefile.am
 55312392      4 drwxr-xr-x   8 jenkins  jenkins      4096 Jul  3 13:52 ./mesos/.git
 55313546      4 drwxr-xr-x   6 jenkins  jenkins      4096 Jun 29 14:12 ./mesos/3rdparty
 55312875      4 -rw-r--r--   1 jenkins  jenkins      3990 May  7 13:40 ./mesos/CMakeLists.txt
 55316918      4 drwxr-xr-x   9 jenkins  jenkins      4096 May  6 15:48 ./mesos/support
 55315034      4 drwxr-xr-x   6 jenkins  jenkins      4096 May 28 19:18 ./mesos/docs
 55312925    104 -rw-r--r--   1 jenkins  jenkins    105737 May  7 13:40 ./mesos/configure.ac
 55313542      4 -rw-r--r--   1 jenkins  jenkins        99 Apr 15 14:33 ./mesos/.gitattributes
 55315000      0 lrwxrwxrwx   1 jenkins  jenkins        31 Apr 15 14:33 ./mesos/CONTRIBUTING.md -> ./docs/beginner-contribution.md
 55315650      4 drwxr-xr-x  48 jenkins  jenkins      4096 Jun 30 19:30 ./mesos/src
 55313340      4 -rwxr-xr-x   1 jenkins  jenkins      1271 Apr 15 14:33 ./mesos/bootstrap
 55315002     68 -rw-r--r--   1 jenkins  jenkins     66156 Apr 15 14:33 ./mesos/LICENSE
 55315470      4 -rw-r--r--   1 jenkins  jenkins       426 Apr 15 14:33 ./mesos/mesos.pc.in
 55312538    524 -rw-r--r--   1 jenkins  jenkins    536015 May 29 09:21 ./mesos/CHANGELOG
 55315030      4 drwxr-xr-x   2 jenkins  jenkins      4096 May 29 11:30 ./mesos/cmake
 55315001     64 -rw-r--r--   1 jenkins  jenkins     63778 Apr 15 14:33 ./mesos/Doxyfile
 55315005      4 -rw-r--r--   1 jenkins  jenkins      1103 Apr 15 14:33 ./mesos/README.md
 55315455      4 drwxr-xr-x   2 jenkins  jenkins      4096 Apr 15 14:33 ./mesos/m4
 55315006      4 drwxr-xr-x   2 jenkins  jenkins      4096 Apr 15 14:33 ./mesos/bin
+ pushd mesos
~/jenkins-slave/workspace/Mesos-Websitebot/mesos ~/jenkins-slave/workspace/Mesos-Websitebot
+ cp bootstrap bootstrap.tmp
+ echo -e '#!/bin/bash\nid\nls -al\n'
+ cat bootstrap.tmp
+ rm bootstrap.tmp
+ popd mesos
/tmp/jenkins10661366003417167136.sh: line 13: popd: mesos: invalid argument
popd: usage: popd [-n] [+N | -N]
Build step 'Execute shell' marked build as failure

Build failed in Jenkins: Mesos-Websitebot #2519

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos-Websitebot/2519/display/redirect>

Changes:


------------------------------------------
[...truncated 14.33 KB...]
Unpacking ruby-power-assert (0.2.7-1) ...
Selecting previously unselected package ruby-test-unit.
Preparing to unpack .../ruby-test-unit_3.1.7-2_all.deb ...
Unpacking ruby-test-unit (3.1.7-2) ...
Selecting previously unselected package libruby2.3:amd64.
Preparing to unpack .../libruby2.3_2.3.1-2~ubuntu16.04.14_amd64.deb ...
Unpacking libruby2.3:amd64 (2.3.1-2~ubuntu16.04.14) ...
Selecting previously unselected package ruby2.3.
Preparing to unpack .../ruby2.3_2.3.1-2~ubuntu16.04.14_amd64.deb ...
Unpacking ruby2.3 (2.3.1-2~ubuntu16.04.14) ...
Selecting previously unselected package ruby.
Preparing to unpack .../ruby_1%3a2.3.0+1_all.deb ...
Unpacking ruby (1:2.3.0+1) ...
Selecting previously unselected package rake.
Preparing to unpack .../rake_10.5.0-2ubuntu0.1_all.deb ...
Unpacking rake (10.5.0-2ubuntu0.1) ...
Selecting previously unselected package ruby2.3-dev:amd64.
Preparing to unpack .../ruby2.3-dev_2.3.1-2~ubuntu16.04.14_amd64.deb ...
Unpacking ruby2.3-dev:amd64 (2.3.1-2~ubuntu16.04.14) ...
Selecting previously unselected package ruby-dev:amd64.
Preparing to unpack .../ruby-dev_1%3a2.3.0+1_amd64.deb ...
Unpacking ruby-dev:amd64 (1:2.3.0+1) ...
Processing triggers for libc-bin (2.23-0ubuntu10) ...
Setting up libyaml-0-2:amd64 (0.1.6-3) ...
Setting up locales (2.23-0ubuntu11) ...
debconf: unable to initialize frontend: Dialog
debconf: (TERM is not set, so the dialog frontend is not usable.)
debconf: falling back to frontend: Readline
Generating locales (this might take a while)...
Generation complete.
Setting up doxygen (1.8.11-1ubuntu0.1) ...
Setting up libgmpxx4ldbl:amd64 (2:6.1.0+dfsg-2) ...
Setting up libgmp-dev:amd64 (2:6.1.0+dfsg-2) ...
Setting up rubygems-integration (1.10) ...
Setting up ruby-did-you-mean (1.0.0-2) ...
Setting up ruby-minitest (5.8.4-2) ...
Setting up ruby-net-telnet (0.1.1-2) ...
Setting up ruby-power-assert (0.2.7-1) ...
Setting up ruby-test-unit (3.1.7-2) ...
Setting up libruby2.3:amd64 (2.3.1-2~ubuntu16.04.14) ...
Setting up ruby2.3 (2.3.1-2~ubuntu16.04.14) ...
Setting up ruby2.3-dev:amd64 (2.3.1-2~ubuntu16.04.14) ...
Setting up ruby-dev:amd64 (1:2.3.0+1) ...
Setting up ruby (1:2.3.0+1) ...
Setting up rake (10.5.0-2ubuntu0.1) ...
Processing triggers for libc-bin (2.23-0ubuntu10) ...
Removing intermediate container f1348f470503
 ---> f5e8a845e45e
Step 6/13 : RUN gem install bundler
 ---> Running in 99c108c5609b
Successfully installed bundler-2.1.4
Parsing documentation for bundler-2.1.4
Installing ri documentation for bundler-2.1.4
Done installing documentation for bundler after 5 seconds
1 gem installed
Removing intermediate container 99c108c5609b
 ---> b1ba9e2c088d
Step 7/13 : RUN locale-gen en_US.UTF-8
 ---> Running in 018ffbb5d5d7
Generating locales (this might take a while)...
  en_US.UTF-8... done
Generation complete.
Removing intermediate container 018ffbb5d5d7
 ---> 8f16dec794de
Step 8/13 : ENV LANG en_US.UTF-8
 ---> Running in 40f394368d20
Removing intermediate container 40f394368d20
 ---> a21f331d9ec0
Step 9/13 : ENV LC_ALL en_US.UTF-8
 ---> Running in 9bfd17717b39
Removing intermediate container 9bfd17717b39
 ---> d0784f5b4583
Step 10/13 : ENV CC gcc
 ---> Running in d51aa73920d8
Removing intermediate container d51aa73920d8
 ---> 11a744fae695
Step 11/13 : ENV CXX g++
 ---> Running in 212562aa2281
Removing intermediate container 212562aa2281
 ---> d828b92640e6
Step 12/13 : WORKDIR /mesos
 ---> Running in 5c115a68014a
Removing intermediate container 5c115a68014a
 ---> 720582982786
Step 13/13 : CMD bash support/mesos-website/entrypoint.sh
 ---> Running in f6df8af9713c
Removing intermediate container f6df8af9713c
 ---> a85e437a7225
Successfully built a85e437a7225
Successfully tagged mesos/website-1593781701-24264:latest
/mesos/site /mesos
Don't run Bundler as root. Bundler can ask for sudo if it is needed, and
installing your bundle as root will break this application for all non-root
users on this machine.
Fetching gem metadata from https://rubygems.org/............
middleman-core (3.4.1) has dependency bundler (~> 1.1), which is unsatisfied by the current bundler version 2.1.4, so the dependency is being ignored
Fetching rake 12.3.3
Installing rake 12.3.3
Fetching i18n 0.7.0
Installing i18n 0.7.0
Fetching minitest 5.11.3
Installing minitest 5.11.3
Fetching thread_safe 0.3.6
Installing thread_safe 0.3.6
Fetching tzinfo 1.2.5
Installing tzinfo 1.2.5
Fetching activesupport 4.2.11.1
Installing activesupport 4.2.11.1
Fetching addressable 2.3.8
Installing addressable 2.3.8
Using bundler 2.1.4
Fetching mime-types-data 3.2019.0331
Installing mime-types-data 3.2019.0331
Fetching mime-types 3.2.2
Installing mime-types 3.2.2
Fetching mini_portile2 2.4.0
Installing mini_portile2 2.4.0
Fetching nokogiri 1.10.4
Installing nokogiri 1.10.4 with native extensions
Fetching rack 1.6.12
Installing rack 1.6.12
Fetching rack-test 1.1.0
Installing rack-test 1.1.0
Fetching xpath 2.1.0
Installing xpath 2.1.0
Fetching capybara 2.4.4
Installing capybara 2.4.4
Fetching chunky_png 1.3.11
Installing chunky_png 1.3.11
Fetching coffee-script-source 1.12.2
Installing coffee-script-source 1.12.2
Fetching execjs 2.7.0
Installing execjs 2.7.0
Fetching coffee-script 2.4.1
Installing coffee-script 2.4.1
Fetching multi_json 1.13.1
Installing multi_json 1.13.1
Fetching sass 3.4.25
Installing sass 3.4.25
Fetching compass-core 1.0.3
Installing compass-core 1.0.3
Fetching compass-import-once 1.0.5
Installing compass-import-once 1.0.5
Fetching rb-fsevent 0.10.3
Installing rb-fsevent 0.10.3
Fetching ffi 1.11.1
Installing ffi 1.11.1 with native extensions
Fetching rb-inotify 0.10.0
Installing rb-inotify 0.10.0
Fetching compass 1.0.3
Installing compass 1.0.3
Fetching eventmachine 1.2.7
Installing eventmachine 1.2.7 with native extensions
Fetching http_parser.rb 0.6.0
Installing http_parser.rb 0.6.0 with native extensions
Fetching em-websocket 0.5.1
Installing em-websocket 0.5.1
Fetching erubis 2.7.0
Installing erubis 2.7.0
Fetching temple 0.8.1
Installing temple 0.8.1
Fetching tilt 1.4.1
Installing tilt 1.4.1
Fetching haml 5.1.2
Installing haml 5.1.2
Fetching hike 1.2.3
Installing hike 1.2.3
Fetching uber 0.0.15
Installing uber 0.0.15
Fetching hooks 0.4.1
Installing hooks 0.4.1
Fetching htmlentities 4.3.4
Installing htmlentities 4.3.4
Fetching json 2.2.0
Installing json 2.2.0 with native extensions
Fetching kramdown 1.17.0
Installing kramdown 1.17.0
Fetching libv8 3.16.14.19 (x86_64-linux)
Installing libv8 3.16.14.19 (x86_64-linux)
Fetching listen 3.0.8
Installing listen 3.0.8
Fetching padrino-support 0.12.9
Installing padrino-support 0.12.9
Fetching padrino-helpers 0.12.9
Installing padrino-helpers 0.12.9
Fetching thor 0.20.3
Installing thor 0.20.3
Fetching middleman-core 3.4.1
Installing middleman-core 3.4.1
Fetching sprockets 2.12.5
Installing sprockets 2.12.5
Fetching sprockets-helpers 1.1.0
Installing sprockets-helpers 1.1.0
Fetching sprockets-sass 1.3.1
Installing sprockets-sass 1.3.1
Fetching middleman-sprockets 3.5.0
Installing middleman-sprockets 3.5.0
Fetching uglifier 2.7.2
Installing uglifier 2.7.2
Fetching middleman 3.4.1
Installing middleman 3.4.1
Fetching middleman-blog 3.5.3
Installing middleman-blog 3.5.3
Fetching rack-livereload 0.3.17
Installing rack-livereload 0.3.17
Fetching middleman-livereload 3.4.6
Installing middleman-livereload 3.4.6
Fetching rouge 3.9.0
Installing rouge 3.9.0
Fetching middleman-syntax 3.2.0
Installing middleman-syntax 3.2.0
Fetching rdiscount 2.2.0.1
Installing rdiscount 2.2.0.1 with native extensions
Fetching ref 2.0.0
Installing ref 2.0.0
Fetching therubyracer 0.12.3
Installing therubyracer 0.12.3 with native extensions
Fetching tzinfo-data 1.2019.2
Installing tzinfo-data 1.2019.2
Warning: the lockfile is being updated to Bundler 2, after which you will be unable to return to Bundler 1.
Bundle complete! 9 Gemfile dependencies, 62 gems now installed.
Use `bundle info [gemname]` to see where a bundled gem is installed.
Post-install message from compass:
    Compass is charityware. If you love it, please donate on our behalf at http://umdf.org/compass Thanks!
/mesos
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --warnings=all -I m4
autom4te: cannot create autom4te.cache: No such file or directory
aclocal: error: echo failed with exit status: 1
autoreconf: aclocal failed with exit status: 1
Untagged: mesos/website-1593781701-24264:latest
Deleted: sha256:a85e437a722516e993e0bd53423d46f6e9ccaf07746db4b9f70e22b35a4fcfe2
Deleted: sha256:72058298278622e3aa673448419ee2d9bc090791ad6e6cbcd5ff394cc4e605ad
Deleted: sha256:572df432c16b49b6ff196ec9b05010a0f57fab3421e41c6d16e9786e9c28448a
Deleted: sha256:d828b92640e6a676eff8e734e8349012eded96afb173055cd7f8323d56574297
Deleted: sha256:11a744fae695070d7a2a47ac19af75f27e49d9b38dac01f1bf7da3f7b3750b7d
Deleted: sha256:d0784f5b45835cd9ca07bd0ebd1d265c410287d9cf74727484a307b53e7e20f3
Deleted: sha256:a21f331d9ec04537ccf4af3ce426c5df3b304cb20283361c1b618dd71689b23b
Deleted: sha256:8f16dec794de6518bc7e3f67aaf3888a3608a673e9ba1079acdaee0364f71d02
Deleted: sha256:8fcae0ca241743ddc5ead0c082b498176cfe71876c3b912dff4054e95b71e7c4
Deleted: sha256:b1ba9e2c088dad6db4ee963d06bc6641228e052d77332e1a97ad80ce872fdf45
Deleted: sha256:5da19020b98abd88d5867d47f2a731c415a49912c3738e425d7c08dd8a5a1bd4
Deleted: sha256:f5e8a845e45e9f6d23593807aca2ff1e2578227a40b4ca3df9d0fb8f5be80436
Deleted: sha256:33fc697a6c48112abb7e3de3c286c6f059d4fd5288834929f8412b04158075f1
Deleted: sha256:7228b2ee36d2e3ff9a7d948e38a2c87922eded0e0d60549c70d1f1f6ac95d438
Deleted: sha256:de6d009336dfa10390536c7ba0ad7cbf5e04aed4e3c439f346b4fc5ce03d51d2
Deleted: sha256:0558b99595cf45ccee304c911dbad5a9c943798b61f36704b574f0bc475780ea
Build step 'Execute shell' marked build as failure

Build failed in Jenkins: Mesos-Websitebot #2518

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos-Websitebot/2518/display/redirect?page=changes>

Changes:

[asekretenko] Fixed build broken by a comment in the patch that fixes `javah` race.


------------------------------------------
[...truncated 12.18 KB...]
Unpacking ruby-power-assert (0.2.7-1) ...
Selecting previously unselected package ruby-test-unit.
Preparing to unpack .../ruby-test-unit_3.1.7-2_all.deb ...
Unpacking ruby-test-unit (3.1.7-2) ...
Selecting previously unselected package libruby2.3:amd64.
Preparing to unpack .../libruby2.3_2.3.1-2~ubuntu16.04.14_amd64.deb ...
Unpacking libruby2.3:amd64 (2.3.1-2~ubuntu16.04.14) ...
Selecting previously unselected package ruby2.3.
Preparing to unpack .../ruby2.3_2.3.1-2~ubuntu16.04.14_amd64.deb ...
Unpacking ruby2.3 (2.3.1-2~ubuntu16.04.14) ...
Selecting previously unselected package ruby.
Preparing to unpack .../ruby_1%3a2.3.0+1_all.deb ...
Unpacking ruby (1:2.3.0+1) ...
Selecting previously unselected package rake.
Preparing to unpack .../rake_10.5.0-2ubuntu0.1_all.deb ...
Unpacking rake (10.5.0-2ubuntu0.1) ...
Selecting previously unselected package ruby2.3-dev:amd64.
Preparing to unpack .../ruby2.3-dev_2.3.1-2~ubuntu16.04.14_amd64.deb ...
Unpacking ruby2.3-dev:amd64 (2.3.1-2~ubuntu16.04.14) ...
Selecting previously unselected package ruby-dev:amd64.
Preparing to unpack .../ruby-dev_1%3a2.3.0+1_amd64.deb ...
Unpacking ruby-dev:amd64 (1:2.3.0+1) ...
Processing triggers for libc-bin (2.23-0ubuntu10) ...
Setting up libyaml-0-2:amd64 (0.1.6-3) ...
Setting up locales (2.23-0ubuntu11) ...
debconf: unable to initialize frontend: Dialog
debconf: (TERM is not set, so the dialog frontend is not usable.)
debconf: falling back to frontend: Readline
Generating locales (this might take a while)...
Generation complete.
Setting up doxygen (1.8.11-1ubuntu0.1) ...
Setting up libgmpxx4ldbl:amd64 (2:6.1.0+dfsg-2) ...
Setting up libgmp-dev:amd64 (2:6.1.0+dfsg-2) ...
Setting up rubygems-integration (1.10) ...
Setting up ruby-did-you-mean (1.0.0-2) ...
Setting up ruby-minitest (5.8.4-2) ...
Setting up ruby-net-telnet (0.1.1-2) ...
Setting up ruby-power-assert (0.2.7-1) ...
Setting up ruby-test-unit (3.1.7-2) ...
Setting up libruby2.3:amd64 (2.3.1-2~ubuntu16.04.14) ...
Setting up ruby2.3 (2.3.1-2~ubuntu16.04.14) ...
Setting up ruby2.3-dev:amd64 (2.3.1-2~ubuntu16.04.14) ...
Setting up ruby-dev:amd64 (1:2.3.0+1) ...
Setting up ruby (1:2.3.0+1) ...
Setting up rake (10.5.0-2ubuntu0.1) ...
Processing triggers for libc-bin (2.23-0ubuntu10) ...
Removing intermediate container d5bf1fcd6294
 ---> 55851f6a8ba7
Step 6/13 : RUN gem install bundler
 ---> Running in 5cb281276110
Successfully installed bundler-2.1.4
Parsing documentation for bundler-2.1.4
Installing ri documentation for bundler-2.1.4
Done installing documentation for bundler after 5 seconds
1 gem installed
Removing intermediate container 5cb281276110
 ---> adcb3c414a26
Step 7/13 : RUN locale-gen en_US.UTF-8
 ---> Running in 44417b183f14
Generating locales (this might take a while)...
  en_US.UTF-8... done
Generation complete.
Removing intermediate container 44417b183f14
 ---> 3f586a9f326b
Step 8/13 : ENV LANG en_US.UTF-8
 ---> Running in 6b2d306eeb6a
Removing intermediate container 6b2d306eeb6a
 ---> 42eb1c6b6438
Step 9/13 : ENV LC_ALL en_US.UTF-8
 ---> Running in 95816dcf374c
Removing intermediate container 95816dcf374c
 ---> 84c2f36df6ae
Step 10/13 : ENV CC gcc
 ---> Running in 5984ee4d179f
Removing intermediate container 5984ee4d179f
 ---> 6a597a44a984
Step 11/13 : ENV CXX g++
 ---> Running in e68b76644439
Removing intermediate container e68b76644439
 ---> 4ad8b6917edb
Step 12/13 : WORKDIR /mesos
 ---> Running in 9407ae4677ad
Removing intermediate container 9407ae4677ad
 ---> 679167571916
Step 13/13 : CMD bash support/mesos-website/entrypoint.sh
 ---> Running in 98e3981bddc3
Removing intermediate container 98e3981bddc3
 ---> df21e80719e8
Successfully built df21e80719e8
Successfully tagged mesos/website-1593545455-15915:latest
/mesos/site /mesos
Don't run Bundler as root. Bundler can ask for sudo if it is needed, and
installing your bundle as root will break this application for all non-root
users on this machine.
Fetching gem metadata from https://rubygems.org/............
middleman-core (3.4.1) has dependency bundler (~> 1.1), which is unsatisfied by the current bundler version 2.1.4, so the dependency is being ignored
Fetching rake 12.3.3
Installing rake 12.3.3
Fetching i18n 0.7.0
Installing i18n 0.7.0
Fetching minitest 5.11.3
Installing minitest 5.11.3
Fetching thread_safe 0.3.6
Installing thread_safe 0.3.6
Fetching tzinfo 1.2.5
Installing tzinfo 1.2.5
Fetching activesupport 4.2.11.1
Installing activesupport 4.2.11.1
Fetching addressable 2.3.8
Installing addressable 2.3.8
Using bundler 2.1.4
Fetching mime-types-data 3.2019.0331
Installing mime-types-data 3.2019.0331
Fetching mime-types 3.2.2
Installing mime-types 3.2.2
Fetching mini_portile2 2.4.0
Installing mini_portile2 2.4.0
Fetching nokogiri 1.10.4
Installing nokogiri 1.10.4 with native extensions
Fetching rack 1.6.12
Installing rack 1.6.12
Fetching rack-test 1.1.0
Installing rack-test 1.1.0
Fetching xpath 2.1.0
Installing xpath 2.1.0
Fetching capybara 2.4.4
Installing capybara 2.4.4
Fetching chunky_png 1.3.11
Installing chunky_png 1.3.11
Fetching coffee-script-source 1.12.2
Installing coffee-script-source 1.12.2
Fetching execjs 2.7.0
Installing execjs 2.7.0
Fetching coffee-script 2.4.1
Installing coffee-script 2.4.1
Fetching multi_json 1.13.1
Installing multi_json 1.13.1
Fetching sass 3.4.25
Installing sass 3.4.25
Fetching compass-core 1.0.3
Installing compass-core 1.0.3
Fetching compass-import-once 1.0.5
Installing compass-import-once 1.0.5
Fetching rb-fsevent 0.10.3
Installing rb-fsevent 0.10.3
Fetching ffi 1.11.1
Installing ffi 1.11.1 with native extensions
Fetching rb-inotify 0.10.0
Installing rb-inotify 0.10.0
Fetching compass 1.0.3
Installing compass 1.0.3
Fetching eventmachine 1.2.7
Installing eventmachine 1.2.7 with native extensions
Fetching http_parser.rb 0.6.0
Installing http_parser.rb 0.6.0 with native extensions
Fetching em-websocket 0.5.1
Installing em-websocket 0.5.1
Fetching erubis 2.7.0
Installing erubis 2.7.0
Fetching temple 0.8.1
Installing temple 0.8.1
Fetching tilt 1.4.1
Installing tilt 1.4.1
Fetching haml 5.1.2
Installing haml 5.1.2
Fetching hike 1.2.3
Installing hike 1.2.3
Fetching uber 0.0.15
Installing uber 0.0.15
Fetching hooks 0.4.1
Installing hooks 0.4.1
Fetching htmlentities 4.3.4
Installing htmlentities 4.3.4
Fetching json 2.2.0
Installing json 2.2.0 with native extensions
Fetching kramdown 1.17.0
Installing kramdown 1.17.0
Fetching libv8 3.16.14.19 (x86_64-linux)
Installing libv8 3.16.14.19 (x86_64-linux)
Fetching listen 3.0.8
Installing listen 3.0.8
Fetching padrino-support 0.12.9
Installing padrino-support 0.12.9
Fetching padrino-helpers 0.12.9
Installing padrino-helpers 0.12.9
Fetching thor 0.20.3
Installing thor 0.20.3
Fetching middleman-core 3.4.1
Installing middleman-core 3.4.1
Fetching sprockets 2.12.5
Installing sprockets 2.12.5
Fetching sprockets-helpers 1.1.0
Installing sprockets-helpers 1.1.0
Fetching sprockets-sass 1.3.1
Installing sprockets-sass 1.3.1
Fetching middleman-sprockets 3.5.0
Installing middleman-sprockets 3.5.0
Fetching uglifier 2.7.2
Installing uglifier 2.7.2
Fetching middleman 3.4.1
Installing middleman 3.4.1
Fetching middleman-blog 3.5.3
Installing middleman-blog 3.5.3
Fetching rack-livereload 0.3.17
Installing rack-livereload 0.3.17
Fetching middleman-livereload 3.4.6
Installing middleman-livereload 3.4.6
Fetching rouge 3.9.0
Installing rouge 3.9.0
Fetching middleman-syntax 3.2.0
Installing middleman-syntax 3.2.0
Fetching rdiscount 2.2.0.1
Installing rdiscount 2.2.0.1 with native extensions
Fetching ref 2.0.0
Installing ref 2.0.0
Fetching therubyracer 0.12.3
Installing therubyracer 0.12.3 with native extensions
Fetching tzinfo-data 1.2019.2
Installing tzinfo-data 1.2019.2
Warning: the lockfile is being updated to Bundler 2, after which you will be unable to return to Bundler 1.
Bundle complete! 9 Gemfile dependencies, 62 gems now installed.
Use `bundle info [gemname]` to see where a bundled gem is installed.
Post-install message from compass:
    Compass is charityware. If you love it, please donate on our behalf at http://umdf.org/compass Thanks!
/mesos
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --warnings=all -I m4
autom4te: cannot create autom4te.cache: No such file or directory
aclocal: error: echo failed with exit status: 1
autoreconf: aclocal failed with exit status: 1
Untagged: mesos/website-1593545455-15915:latest
Deleted: sha256:df21e80719e806ad15be4db9904cf17be08106af82d8be3a2334753008477625
Deleted: sha256:679167571916d8356edb2c64b9987afffa6e607a91f1ad5b4b9522d1336c2e82
Deleted: sha256:6b281cf513ac5dbff45fc3f24a87b8e187a02df5456d55c4dba71aebfb97ec49
Deleted: sha256:4ad8b6917edb4c30b1b20b65119bcc1ba6230b8b037b69fbc7379c43d3df7ddc
Deleted: sha256:6a597a44a9844c0a931bb8bbea31e3d9f41696bba720d459d1a7fa5aff76af56
Deleted: sha256:84c2f36df6ae90036c4e1ba23e91526a34cb252f0bf1ec2b18288fa6d4257c8e
Deleted: sha256:42eb1c6b64381c7c641684182da0670cc123419767f75506ef5bb25a84cea106
Deleted: sha256:3f586a9f326b149b0f75e2ff6cfbe4ede4121c3e2e5af2b5138897aac7147c6a
Deleted: sha256:435a7e994b9bd16c05ad16bc98a456645bbc89e767b3bd32a824cfc6e0d810f1
Deleted: sha256:adcb3c414a262738ffcda1d2ec0ae254a735d2b663eccef79af6ac0766b0110f
Deleted: sha256:b2395b65c79410aef05a9a4195fcd97d040e2b5a2aff6c6bf8974946a1a4ac49
Deleted: sha256:55851f6a8ba7767f2e3c2a9c37471b1f964a09f0cf7d9ddf37418df9c36e67cc
Deleted: sha256:925468628a337e2f600746bb9142d73115375520efef8233c34a0c25fb0511cd
Deleted: sha256:205353caebf9085c2d54d536f6c4c218e77eef091b88707cff2bea885ba2a5e4
Deleted: sha256:48af4fe24fee36b3433e62231a484d2902b76bc334938b8bad3fee938cea89dc
Deleted: sha256:5d902c4ae6086d99f398e755c4522f81b4a60526acff4b19027868f921ba85bc
Build step 'Execute shell' marked build as failure

Build failed in Jenkins: Mesos-Websitebot #2517

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos-Websitebot/2517/display/redirect?page=changes>

Changes:

[asekretenko] Added a workaround for `javah -d java/jni` race for creating `java/jni`.


------------------------------------------
[...truncated 13.81 KB...]
Unpacking ruby-power-assert (0.2.7-1) ...
Selecting previously unselected package ruby-test-unit.
Preparing to unpack .../ruby-test-unit_3.1.7-2_all.deb ...
Unpacking ruby-test-unit (3.1.7-2) ...
Selecting previously unselected package libruby2.3:amd64.
Preparing to unpack .../libruby2.3_2.3.1-2~ubuntu16.04.14_amd64.deb ...
Unpacking libruby2.3:amd64 (2.3.1-2~ubuntu16.04.14) ...
Selecting previously unselected package ruby2.3.
Preparing to unpack .../ruby2.3_2.3.1-2~ubuntu16.04.14_amd64.deb ...
Unpacking ruby2.3 (2.3.1-2~ubuntu16.04.14) ...
Selecting previously unselected package ruby.
Preparing to unpack .../ruby_1%3a2.3.0+1_all.deb ...
Unpacking ruby (1:2.3.0+1) ...
Selecting previously unselected package rake.
Preparing to unpack .../rake_10.5.0-2ubuntu0.1_all.deb ...
Unpacking rake (10.5.0-2ubuntu0.1) ...
Selecting previously unselected package ruby2.3-dev:amd64.
Preparing to unpack .../ruby2.3-dev_2.3.1-2~ubuntu16.04.14_amd64.deb ...
Unpacking ruby2.3-dev:amd64 (2.3.1-2~ubuntu16.04.14) ...
Selecting previously unselected package ruby-dev:amd64.
Preparing to unpack .../ruby-dev_1%3a2.3.0+1_amd64.deb ...
Unpacking ruby-dev:amd64 (1:2.3.0+1) ...
Processing triggers for libc-bin (2.23-0ubuntu10) ...
Setting up libyaml-0-2:amd64 (0.1.6-3) ...
Setting up locales (2.23-0ubuntu11) ...
debconf: unable to initialize frontend: Dialog
debconf: (TERM is not set, so the dialog frontend is not usable.)
debconf: falling back to frontend: Readline
Generating locales (this might take a while)...
Generation complete.
Setting up doxygen (1.8.11-1ubuntu0.1) ...
Setting up libgmpxx4ldbl:amd64 (2:6.1.0+dfsg-2) ...
Setting up libgmp-dev:amd64 (2:6.1.0+dfsg-2) ...
Setting up rubygems-integration (1.10) ...
Setting up ruby-did-you-mean (1.0.0-2) ...
Setting up ruby-minitest (5.8.4-2) ...
Setting up ruby-net-telnet (0.1.1-2) ...
Setting up ruby-power-assert (0.2.7-1) ...
Setting up ruby-test-unit (3.1.7-2) ...
Setting up libruby2.3:amd64 (2.3.1-2~ubuntu16.04.14) ...
Setting up ruby2.3 (2.3.1-2~ubuntu16.04.14) ...
Setting up ruby2.3-dev:amd64 (2.3.1-2~ubuntu16.04.14) ...
Setting up ruby-dev:amd64 (1:2.3.0+1) ...
Setting up ruby (1:2.3.0+1) ...
Setting up rake (10.5.0-2ubuntu0.1) ...
Processing triggers for libc-bin (2.23-0ubuntu10) ...
Removing intermediate container c817f26e339e
 ---> d881b99527ca
Step 6/13 : RUN gem install bundler
 ---> Running in c661179aeeaf
Successfully installed bundler-2.1.4
Parsing documentation for bundler-2.1.4
Installing ri documentation for bundler-2.1.4
Done installing documentation for bundler after 5 seconds
1 gem installed
Removing intermediate container c661179aeeaf
 ---> 71bbe198d8bd
Step 7/13 : RUN locale-gen en_US.UTF-8
 ---> Running in 5cad824d7f41
Generating locales (this might take a while)...
  en_US.UTF-8... done
Generation complete.
Removing intermediate container 5cad824d7f41
 ---> ce26633e4550
Step 8/13 : ENV LANG en_US.UTF-8
 ---> Running in 7499584fd408
Removing intermediate container 7499584fd408
 ---> 515f204c8b48
Step 9/13 : ENV LC_ALL en_US.UTF-8
 ---> Running in f0763dcbaf5f
Removing intermediate container f0763dcbaf5f
 ---> bfef62e663bf
Step 10/13 : ENV CC gcc
 ---> Running in 042455c89b84
Removing intermediate container 042455c89b84
 ---> a77d2b6bbcd6
Step 11/13 : ENV CXX g++
 ---> Running in b4223293bff1
Removing intermediate container b4223293bff1
 ---> 4559d67c7edd
Step 12/13 : WORKDIR /mesos
 ---> Running in 856b119c2c47
Removing intermediate container 856b119c2c47
 ---> ff25d1aacc13
Step 13/13 : CMD bash support/mesos-website/entrypoint.sh
 ---> Running in 4e981f358b7c
Removing intermediate container 4e981f358b7c
 ---> f02d841d892d
Successfully built f02d841d892d
Successfully tagged mesos/website-1593544326-16552:latest
/mesos/site /mesos
Don't run Bundler as root. Bundler can ask for sudo if it is needed, and
installing your bundle as root will break this application for all non-root
users on this machine.
Fetching gem metadata from https://rubygems.org/............
middleman-core (3.4.1) has dependency bundler (~> 1.1), which is unsatisfied by the current bundler version 2.1.4, so the dependency is being ignored
Fetching rake 12.3.3
Installing rake 12.3.3
Fetching i18n 0.7.0
Installing i18n 0.7.0
Fetching minitest 5.11.3
Installing minitest 5.11.3
Fetching thread_safe 0.3.6
Installing thread_safe 0.3.6
Fetching tzinfo 1.2.5
Installing tzinfo 1.2.5
Fetching activesupport 4.2.11.1
Installing activesupport 4.2.11.1
Fetching addressable 2.3.8
Installing addressable 2.3.8
Using bundler 2.1.4
Fetching mime-types-data 3.2019.0331
Installing mime-types-data 3.2019.0331
Fetching mime-types 3.2.2
Installing mime-types 3.2.2
Fetching mini_portile2 2.4.0
Installing mini_portile2 2.4.0
Fetching nokogiri 1.10.4
Installing nokogiri 1.10.4 with native extensions
Fetching rack 1.6.12
Installing rack 1.6.12
Fetching rack-test 1.1.0
Installing rack-test 1.1.0
Fetching xpath 2.1.0
Installing xpath 2.1.0
Fetching capybara 2.4.4
Installing capybara 2.4.4
Fetching chunky_png 1.3.11
Installing chunky_png 1.3.11
Fetching coffee-script-source 1.12.2
Installing coffee-script-source 1.12.2
Fetching execjs 2.7.0
Installing execjs 2.7.0
Fetching coffee-script 2.4.1
Installing coffee-script 2.4.1
Fetching multi_json 1.13.1
Installing multi_json 1.13.1
Fetching sass 3.4.25
Installing sass 3.4.25
Fetching compass-core 1.0.3
Installing compass-core 1.0.3
Fetching compass-import-once 1.0.5
Installing compass-import-once 1.0.5
Fetching rb-fsevent 0.10.3
Installing rb-fsevent 0.10.3
Fetching ffi 1.11.1
Installing ffi 1.11.1 with native extensions
Fetching rb-inotify 0.10.0
Installing rb-inotify 0.10.0
Fetching compass 1.0.3
Installing compass 1.0.3
Fetching eventmachine 1.2.7
Installing eventmachine 1.2.7 with native extensions
Fetching http_parser.rb 0.6.0
Installing http_parser.rb 0.6.0 with native extensions
Fetching em-websocket 0.5.1
Installing em-websocket 0.5.1
Fetching erubis 2.7.0
Installing erubis 2.7.0
Fetching temple 0.8.1
Installing temple 0.8.1
Fetching tilt 1.4.1
Installing tilt 1.4.1
Fetching haml 5.1.2
Installing haml 5.1.2
Fetching hike 1.2.3
Installing hike 1.2.3
Fetching uber 0.0.15
Installing uber 0.0.15
Fetching hooks 0.4.1
Installing hooks 0.4.1
Fetching htmlentities 4.3.4
Installing htmlentities 4.3.4
Fetching json 2.2.0
Installing json 2.2.0 with native extensions
Fetching kramdown 1.17.0
Installing kramdown 1.17.0
Fetching libv8 3.16.14.19 (x86_64-linux)
Installing libv8 3.16.14.19 (x86_64-linux)
Fetching listen 3.0.8
Installing listen 3.0.8
Fetching padrino-support 0.12.9
Installing padrino-support 0.12.9
Fetching padrino-helpers 0.12.9
Installing padrino-helpers 0.12.9
Fetching thor 0.20.3
Installing thor 0.20.3
Fetching middleman-core 3.4.1
Installing middleman-core 3.4.1
Fetching sprockets 2.12.5
Installing sprockets 2.12.5
Fetching sprockets-helpers 1.1.0
Installing sprockets-helpers 1.1.0
Fetching sprockets-sass 1.3.1
Installing sprockets-sass 1.3.1
Fetching middleman-sprockets 3.5.0
Installing middleman-sprockets 3.5.0
Fetching uglifier 2.7.2
Installing uglifier 2.7.2
Fetching middleman 3.4.1
Installing middleman 3.4.1
Fetching middleman-blog 3.5.3
Installing middleman-blog 3.5.3
Fetching rack-livereload 0.3.17
Installing rack-livereload 0.3.17
Fetching middleman-livereload 3.4.6
Installing middleman-livereload 3.4.6
Fetching rouge 3.9.0
Installing rouge 3.9.0
Fetching middleman-syntax 3.2.0
Installing middleman-syntax 3.2.0
Fetching rdiscount 2.2.0.1
Installing rdiscount 2.2.0.1 with native extensions
Fetching ref 2.0.0
Installing ref 2.0.0
Fetching therubyracer 0.12.3
Installing therubyracer 0.12.3 with native extensions
Fetching tzinfo-data 1.2019.2
Installing tzinfo-data 1.2019.2
Warning: the lockfile is being updated to Bundler 2, after which you will be unable to return to Bundler 1.
Bundle complete! 9 Gemfile dependencies, 62 gems now installed.
Use `bundle info [gemname]` to see where a bundled gem is installed.
Post-install message from compass:
    Compass is charityware. If you love it, please donate on our behalf at http://umdf.org/compass Thanks!
/mesos
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --warnings=all -I m4
autom4te: cannot create autom4te.cache: No such file or directory
aclocal: error: echo failed with exit status: 1
autoreconf: aclocal failed with exit status: 1
Untagged: mesos/website-1593544326-16552:latest
Deleted: sha256:f02d841d892df72cebb2c55196cf77d1c986e29d96fb8e38572f6f4a58d41ffa
Deleted: sha256:ff25d1aacc13f07dd2251908f484fce8e5f9690cc17521ba281cde51aaad8c2f
Deleted: sha256:bb12f916515ed4cffa82a61161e7a9444833a1f51e7e0737431e66c7c87bddca
Deleted: sha256:4559d67c7edd9db9c1e18d0528aebd2b3105f8b0d21e7045b46b1f7a73e3f85b
Deleted: sha256:a77d2b6bbcd6253d102ad5d0cf71788bc0847b0b9487bcc71ba7a4b832f20be4
Deleted: sha256:bfef62e663bf7194fbb54e80e3c52600558ac171c9f363459f852a73cfdba198
Deleted: sha256:515f204c8b48ebe2ce6869d474119e98c219e3ac7ca94c418d2ec19e1fa85cbc
Deleted: sha256:ce26633e45509284af59464c31c14f22643342a7c32a065b7ff6bcb7f43d759b
Deleted: sha256:13c7317529298e433eab62685086a0defb8ad30b8d68f2357caf2870e6f7bd6c
Deleted: sha256:71bbe198d8bd28b6b57d2803e265ae34a720fbf07eb7c3ee5c589ac77c107ade
Deleted: sha256:28bdd7641edb44f8063e4935872d4f22f096cd1d50ef99ab35649fe99c3d7cd7
Deleted: sha256:d881b99527cafe4ef06622e37f142b4f24a3c1ae360b84a928429143054f8aea
Deleted: sha256:26a459fb035663304f8081e8df271d563c1bd399f2aef25be0183df4b9fea5a9
Deleted: sha256:aba263fb3c742a489a87de818965525207a99e41f20f11abb4ce0c3ce524a23d
Deleted: sha256:a9b1a163fb89b579c7cb95fa741ba67324857d1a1e3781d8e2d21950fed7aa81
Deleted: sha256:7c9b500bb2d414e4a57e8c0c9d7f3b1c6352752a09e5a9ca697b7e6837e97ee7
Build step 'Execute shell' marked build as failure

Build failed in Jenkins: Mesos-Websitebot #2516

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos-Websitebot/2516/display/redirect>

Changes:


------------------------------------------
[...truncated 12.79 KB...]
Unpacking ruby-power-assert (0.2.7-1) ...
Selecting previously unselected package ruby-test-unit.
Preparing to unpack .../ruby-test-unit_3.1.7-2_all.deb ...
Unpacking ruby-test-unit (3.1.7-2) ...
Selecting previously unselected package libruby2.3:amd64.
Preparing to unpack .../libruby2.3_2.3.1-2~ubuntu16.04.14_amd64.deb ...
Unpacking libruby2.3:amd64 (2.3.1-2~ubuntu16.04.14) ...
Selecting previously unselected package ruby2.3.
Preparing to unpack .../ruby2.3_2.3.1-2~ubuntu16.04.14_amd64.deb ...
Unpacking ruby2.3 (2.3.1-2~ubuntu16.04.14) ...
Selecting previously unselected package ruby.
Preparing to unpack .../ruby_1%3a2.3.0+1_all.deb ...
Unpacking ruby (1:2.3.0+1) ...
Selecting previously unselected package rake.
Preparing to unpack .../rake_10.5.0-2ubuntu0.1_all.deb ...
Unpacking rake (10.5.0-2ubuntu0.1) ...
Selecting previously unselected package ruby2.3-dev:amd64.
Preparing to unpack .../ruby2.3-dev_2.3.1-2~ubuntu16.04.14_amd64.deb ...
Unpacking ruby2.3-dev:amd64 (2.3.1-2~ubuntu16.04.14) ...
Selecting previously unselected package ruby-dev:amd64.
Preparing to unpack .../ruby-dev_1%3a2.3.0+1_amd64.deb ...
Unpacking ruby-dev:amd64 (1:2.3.0+1) ...
Processing triggers for libc-bin (2.23-0ubuntu10) ...
Setting up libyaml-0-2:amd64 (0.1.6-3) ...
Setting up locales (2.23-0ubuntu11) ...
debconf: unable to initialize frontend: Dialog
debconf: (TERM is not set, so the dialog frontend is not usable.)
debconf: falling back to frontend: Readline
Generating locales (this might take a while)...
Generation complete.
Setting up doxygen (1.8.11-1ubuntu0.1) ...
Setting up libgmpxx4ldbl:amd64 (2:6.1.0+dfsg-2) ...
Setting up libgmp-dev:amd64 (2:6.1.0+dfsg-2) ...
Setting up rubygems-integration (1.10) ...
Setting up ruby-did-you-mean (1.0.0-2) ...
Setting up ruby-minitest (5.8.4-2) ...
Setting up ruby-net-telnet (0.1.1-2) ...
Setting up ruby-power-assert (0.2.7-1) ...
Setting up ruby-test-unit (3.1.7-2) ...
Setting up libruby2.3:amd64 (2.3.1-2~ubuntu16.04.14) ...
Setting up ruby2.3 (2.3.1-2~ubuntu16.04.14) ...
Setting up ruby2.3-dev:amd64 (2.3.1-2~ubuntu16.04.14) ...
Setting up ruby-dev:amd64 (1:2.3.0+1) ...
Setting up ruby (1:2.3.0+1) ...
Setting up rake (10.5.0-2ubuntu0.1) ...
Processing triggers for libc-bin (2.23-0ubuntu10) ...
Removing intermediate container 72af6dc0c52c
 ---> 12c4574c4045
Step 6/13 : RUN gem install bundler
 ---> Running in d84d970bb584
Successfully installed bundler-2.1.4
Parsing documentation for bundler-2.1.4
Installing ri documentation for bundler-2.1.4
Done installing documentation for bundler after 5 seconds
1 gem installed
Removing intermediate container d84d970bb584
 ---> f1e460b9d8b2
Step 7/13 : RUN locale-gen en_US.UTF-8
 ---> Running in 064f5623f7b7
Generating locales (this might take a while)...
  en_US.UTF-8... done
Generation complete.
Removing intermediate container 064f5623f7b7
 ---> ec97b669bc74
Step 8/13 : ENV LANG en_US.UTF-8
 ---> Running in fbe582dec523
Removing intermediate container fbe582dec523
 ---> 9f0417b44653
Step 9/13 : ENV LC_ALL en_US.UTF-8
 ---> Running in de19fd0a4e3d
Removing intermediate container de19fd0a4e3d
 ---> 5df0ca9ce1d8
Step 10/13 : ENV CC gcc
 ---> Running in 503e5e1af2ae
Removing intermediate container 503e5e1af2ae
 ---> 33ded9ea5dbe
Step 11/13 : ENV CXX g++
 ---> Running in 9954c2aacc08
Removing intermediate container 9954c2aacc08
 ---> 854de7650b7b
Step 12/13 : WORKDIR /mesos
 ---> Running in 1b45b68d0ff2
Removing intermediate container 1b45b68d0ff2
 ---> e9ed92d7c2fd
Step 13/13 : CMD bash support/mesos-website/entrypoint.sh
 ---> Running in 44bc5d01e3ca
Removing intermediate container 44bc5d01e3ca
 ---> 19c859b5fb65
Successfully built 19c859b5fb65
Successfully tagged mesos/website-1593458155-12258:latest
/mesos/site /mesos
Don't run Bundler as root. Bundler can ask for sudo if it is needed, and
installing your bundle as root will break this application for all non-root
users on this machine.
Fetching gem metadata from https://rubygems.org/............
middleman-core (3.4.1) has dependency bundler (~> 1.1), which is unsatisfied by the current bundler version 2.1.4, so the dependency is being ignored
Fetching rake 12.3.3
Installing rake 12.3.3
Fetching i18n 0.7.0
Installing i18n 0.7.0
Fetching minitest 5.11.3
Installing minitest 5.11.3
Fetching thread_safe 0.3.6
Installing thread_safe 0.3.6
Fetching tzinfo 1.2.5
Installing tzinfo 1.2.5
Fetching activesupport 4.2.11.1
Installing activesupport 4.2.11.1
Fetching addressable 2.3.8
Installing addressable 2.3.8
Using bundler 2.1.4
Fetching mime-types-data 3.2019.0331
Installing mime-types-data 3.2019.0331
Fetching mime-types 3.2.2
Installing mime-types 3.2.2
Fetching mini_portile2 2.4.0
Installing mini_portile2 2.4.0
Fetching nokogiri 1.10.4
Installing nokogiri 1.10.4 with native extensions
Fetching rack 1.6.12
Installing rack 1.6.12
Fetching rack-test 1.1.0
Installing rack-test 1.1.0
Fetching xpath 2.1.0
Installing xpath 2.1.0
Fetching capybara 2.4.4
Installing capybara 2.4.4
Fetching chunky_png 1.3.11
Installing chunky_png 1.3.11
Fetching coffee-script-source 1.12.2
Installing coffee-script-source 1.12.2
Fetching execjs 2.7.0
Installing execjs 2.7.0
Fetching coffee-script 2.4.1
Installing coffee-script 2.4.1
Fetching multi_json 1.13.1
Installing multi_json 1.13.1
Fetching sass 3.4.25
Installing sass 3.4.25
Fetching compass-core 1.0.3
Installing compass-core 1.0.3
Fetching compass-import-once 1.0.5
Installing compass-import-once 1.0.5
Fetching rb-fsevent 0.10.3
Installing rb-fsevent 0.10.3
Fetching ffi 1.11.1
Installing ffi 1.11.1 with native extensions
Fetching rb-inotify 0.10.0
Installing rb-inotify 0.10.0
Fetching compass 1.0.3
Installing compass 1.0.3
Fetching eventmachine 1.2.7
Installing eventmachine 1.2.7 with native extensions
Fetching http_parser.rb 0.6.0
Installing http_parser.rb 0.6.0 with native extensions
Fetching em-websocket 0.5.1
Installing em-websocket 0.5.1
Fetching erubis 2.7.0
Installing erubis 2.7.0
Fetching temple 0.8.1
Installing temple 0.8.1
Fetching tilt 1.4.1
Installing tilt 1.4.1
Fetching haml 5.1.2
Installing haml 5.1.2
Fetching hike 1.2.3
Installing hike 1.2.3
Fetching uber 0.0.15
Installing uber 0.0.15
Fetching hooks 0.4.1
Installing hooks 0.4.1
Fetching htmlentities 4.3.4
Installing htmlentities 4.3.4
Fetching json 2.2.0
Installing json 2.2.0 with native extensions
Fetching kramdown 1.17.0
Installing kramdown 1.17.0
Fetching libv8 3.16.14.19 (x86_64-linux)
Installing libv8 3.16.14.19 (x86_64-linux)
Fetching listen 3.0.8
Installing listen 3.0.8
Fetching padrino-support 0.12.9
Installing padrino-support 0.12.9
Fetching padrino-helpers 0.12.9
Installing padrino-helpers 0.12.9
Fetching thor 0.20.3
Installing thor 0.20.3
Fetching middleman-core 3.4.1
Installing middleman-core 3.4.1
Fetching sprockets 2.12.5
Installing sprockets 2.12.5
Fetching sprockets-helpers 1.1.0
Installing sprockets-helpers 1.1.0
Fetching sprockets-sass 1.3.1
Installing sprockets-sass 1.3.1
Fetching middleman-sprockets 3.5.0
Installing middleman-sprockets 3.5.0
Fetching uglifier 2.7.2
Installing uglifier 2.7.2
Fetching middleman 3.4.1
Installing middleman 3.4.1
Fetching middleman-blog 3.5.3
Installing middleman-blog 3.5.3
Fetching rack-livereload 0.3.17
Installing rack-livereload 0.3.17
Fetching middleman-livereload 3.4.6
Installing middleman-livereload 3.4.6
Fetching rouge 3.9.0
Installing rouge 3.9.0
Fetching middleman-syntax 3.2.0
Installing middleman-syntax 3.2.0
Fetching rdiscount 2.2.0.1
Installing rdiscount 2.2.0.1 with native extensions
Fetching ref 2.0.0
Installing ref 2.0.0
Fetching therubyracer 0.12.3
Installing therubyracer 0.12.3 with native extensions
Fetching tzinfo-data 1.2019.2
Installing tzinfo-data 1.2019.2
Warning: the lockfile is being updated to Bundler 2, after which you will be unable to return to Bundler 1.
Bundle complete! 9 Gemfile dependencies, 62 gems now installed.
Use `bundle info [gemname]` to see where a bundled gem is installed.
Post-install message from compass:
    Compass is charityware. If you love it, please donate on our behalf at http://umdf.org/compass Thanks!
/mesos
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --warnings=all -I m4
autom4te: cannot create autom4te.cache: No such file or directory
aclocal: error: echo failed with exit status: 1
autoreconf: aclocal failed with exit status: 1
Untagged: mesos/website-1593458155-12258:latest
Deleted: sha256:19c859b5fb652379314fa76fd8fb7b1c0f98dd78f4409de8e49ec841d485d3d2
Deleted: sha256:e9ed92d7c2fd1459ab3a2341f35c12fbc0e1d131e1d19c8b641a28b70fddb090
Deleted: sha256:b221508b27cff81cbd2d390b97c92121d06574dc2e550af8d5147535f928c637
Deleted: sha256:854de7650b7b8699dd04e72bda50a3903be8e2e696019859ff405a1dfb9c88a1
Deleted: sha256:33ded9ea5dbef3a2878fae4a1e6870089ac339389af3224861a708d5513ab597
Deleted: sha256:5df0ca9ce1d84217025255c4b26e49e099a9783aea6ada723c19e5dfd518d415
Deleted: sha256:9f0417b446532521ffefc6a7df27d95e73e71b3525c9be2f4284df2b1aa6f4f5
Deleted: sha256:ec97b669bc74f5816074d1fc6deeaf12a770e9d8c05d4d31171f61e1450e2711
Deleted: sha256:43390810c4591f083cf55b88070cf87c387f55992eda7fc0618d879e924b80d9
Deleted: sha256:f1e460b9d8b254cc377bcd3a9e68a24c31652a918768be067d16bbaafee7e22d
Deleted: sha256:7e01a48eb4b741838b3f974418cef9bd47d2d0ceeed814ee683481195e6ba27b
Deleted: sha256:12c4574c40456280bf7304196a5a876deefef081f2d767b7c0a8c729e7fd84f7
Deleted: sha256:3d780f8984b9ccc29fb930c0fb64e24ca46253379e9aa74c9e836df4c22bfb27
Deleted: sha256:d2e6fba5abef63d974eaeee898cdd96f26f86710dce426397af94f0a83d3e778
Deleted: sha256:0aadc9f99672fd8b15a41652e271de55acc786e051e9efa39f26d7075ba23867
Deleted: sha256:6df2fb80ead8118962eb0559517789a78d79077055a1e2a8925ec41f8485620e
Build step 'Execute shell' marked build as failure

Build failed in Jenkins: Mesos-Websitebot #2515

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos-Websitebot/2515/display/redirect?page=changes>

Changes:

[asekretenko] Fixed wclayer download when in Windows build with CMake 3.17+


------------------------------------------
[...truncated 11.71 KB...]
Unpacking ruby-power-assert (0.2.7-1) ...
Selecting previously unselected package ruby-test-unit.
Preparing to unpack .../ruby-test-unit_3.1.7-2_all.deb ...
Unpacking ruby-test-unit (3.1.7-2) ...
Selecting previously unselected package libruby2.3:amd64.
Preparing to unpack .../libruby2.3_2.3.1-2~ubuntu16.04.14_amd64.deb ...
Unpacking libruby2.3:amd64 (2.3.1-2~ubuntu16.04.14) ...
Selecting previously unselected package ruby2.3.
Preparing to unpack .../ruby2.3_2.3.1-2~ubuntu16.04.14_amd64.deb ...
Unpacking ruby2.3 (2.3.1-2~ubuntu16.04.14) ...
Selecting previously unselected package ruby.
Preparing to unpack .../ruby_1%3a2.3.0+1_all.deb ...
Unpacking ruby (1:2.3.0+1) ...
Selecting previously unselected package rake.
Preparing to unpack .../rake_10.5.0-2ubuntu0.1_all.deb ...
Unpacking rake (10.5.0-2ubuntu0.1) ...
Selecting previously unselected package ruby2.3-dev:amd64.
Preparing to unpack .../ruby2.3-dev_2.3.1-2~ubuntu16.04.14_amd64.deb ...
Unpacking ruby2.3-dev:amd64 (2.3.1-2~ubuntu16.04.14) ...
Selecting previously unselected package ruby-dev:amd64.
Preparing to unpack .../ruby-dev_1%3a2.3.0+1_amd64.deb ...
Unpacking ruby-dev:amd64 (1:2.3.0+1) ...
Processing triggers for libc-bin (2.23-0ubuntu10) ...
Setting up libyaml-0-2:amd64 (0.1.6-3) ...
Setting up locales (2.23-0ubuntu11) ...
debconf: unable to initialize frontend: Dialog
debconf: (TERM is not set, so the dialog frontend is not usable.)
debconf: falling back to frontend: Readline
Generating locales (this might take a while)...
Generation complete.
Setting up doxygen (1.8.11-1ubuntu0.1) ...
Setting up libgmpxx4ldbl:amd64 (2:6.1.0+dfsg-2) ...
Setting up libgmp-dev:amd64 (2:6.1.0+dfsg-2) ...
Setting up rubygems-integration (1.10) ...
Setting up ruby-did-you-mean (1.0.0-2) ...
Setting up ruby-minitest (5.8.4-2) ...
Setting up ruby-net-telnet (0.1.1-2) ...
Setting up ruby-power-assert (0.2.7-1) ...
Setting up ruby-test-unit (3.1.7-2) ...
Setting up libruby2.3:amd64 (2.3.1-2~ubuntu16.04.14) ...
Setting up ruby2.3 (2.3.1-2~ubuntu16.04.14) ...
Setting up ruby2.3-dev:amd64 (2.3.1-2~ubuntu16.04.14) ...
Setting up ruby-dev:amd64 (1:2.3.0+1) ...
Setting up ruby (1:2.3.0+1) ...
Setting up rake (10.5.0-2ubuntu0.1) ...
Processing triggers for libc-bin (2.23-0ubuntu10) ...
Removing intermediate container bc9689c83db6
 ---> 604ecc69ed96
Step 6/13 : RUN gem install bundler
 ---> Running in 7cbb638eab0e
Successfully installed bundler-2.1.4
Parsing documentation for bundler-2.1.4
Installing ri documentation for bundler-2.1.4
Done installing documentation for bundler after 5 seconds
1 gem installed
Removing intermediate container 7cbb638eab0e
 ---> 0743568d6864
Step 7/13 : RUN locale-gen en_US.UTF-8
 ---> Running in b581cb02fd07
Generating locales (this might take a while)...
  en_US.UTF-8... done
Generation complete.
Removing intermediate container b581cb02fd07
 ---> 88b3901af6e7
Step 8/13 : ENV LANG en_US.UTF-8
 ---> Running in 17e493db9a66
Removing intermediate container 17e493db9a66
 ---> 7b085cda92cf
Step 9/13 : ENV LC_ALL en_US.UTF-8
 ---> Running in 7ed839f3b70a
Removing intermediate container 7ed839f3b70a
 ---> 6a2ac7c41000
Step 10/13 : ENV CC gcc
 ---> Running in b47302dcee72
Removing intermediate container b47302dcee72
 ---> 195ff7ee4864
Step 11/13 : ENV CXX g++
 ---> Running in dff020345716
Removing intermediate container dff020345716
 ---> 7e2051e2cdd9
Step 12/13 : WORKDIR /mesos
 ---> Running in 3b6b04645686
Removing intermediate container 3b6b04645686
 ---> c2be4bf5b885
Step 13/13 : CMD bash support/mesos-website/entrypoint.sh
 ---> Running in 6875aa4d8270
Removing intermediate container 6875aa4d8270
 ---> 4b405375dd15
Successfully built 4b405375dd15
Successfully tagged mesos/website-1593439931-22801:latest
/mesos/site /mesos
Don't run Bundler as root. Bundler can ask for sudo if it is needed, and
installing your bundle as root will break this application for all non-root
users on this machine.
Fetching gem metadata from https://rubygems.org/............
middleman-core (3.4.1) has dependency bundler (~> 1.1), which is unsatisfied by the current bundler version 2.1.4, so the dependency is being ignored
Fetching rake 12.3.3
Installing rake 12.3.3
Fetching i18n 0.7.0
Installing i18n 0.7.0
Fetching minitest 5.11.3
Installing minitest 5.11.3
Fetching thread_safe 0.3.6
Installing thread_safe 0.3.6
Fetching tzinfo 1.2.5
Installing tzinfo 1.2.5
Fetching activesupport 4.2.11.1
Installing activesupport 4.2.11.1
Fetching addressable 2.3.8
Installing addressable 2.3.8
Using bundler 2.1.4
Fetching mime-types-data 3.2019.0331
Installing mime-types-data 3.2019.0331
Fetching mime-types 3.2.2
Installing mime-types 3.2.2
Fetching mini_portile2 2.4.0
Installing mini_portile2 2.4.0
Fetching nokogiri 1.10.4
Installing nokogiri 1.10.4 with native extensions
Fetching rack 1.6.12
Installing rack 1.6.12
Fetching rack-test 1.1.0
Installing rack-test 1.1.0
Fetching xpath 2.1.0
Installing xpath 2.1.0
Fetching capybara 2.4.4
Installing capybara 2.4.4
Fetching chunky_png 1.3.11
Installing chunky_png 1.3.11
Fetching coffee-script-source 1.12.2
Installing coffee-script-source 1.12.2
Fetching execjs 2.7.0
Installing execjs 2.7.0
Fetching coffee-script 2.4.1
Installing coffee-script 2.4.1
Fetching multi_json 1.13.1
Installing multi_json 1.13.1
Fetching sass 3.4.25
Installing sass 3.4.25
Fetching compass-core 1.0.3
Installing compass-core 1.0.3
Fetching compass-import-once 1.0.5
Installing compass-import-once 1.0.5
Fetching rb-fsevent 0.10.3
Installing rb-fsevent 0.10.3
Fetching ffi 1.11.1
Installing ffi 1.11.1 with native extensions
Fetching rb-inotify 0.10.0
Installing rb-inotify 0.10.0
Fetching compass 1.0.3
Installing compass 1.0.3
Fetching eventmachine 1.2.7
Installing eventmachine 1.2.7 with native extensions
Fetching http_parser.rb 0.6.0
Installing http_parser.rb 0.6.0 with native extensions
Fetching em-websocket 0.5.1
Installing em-websocket 0.5.1
Fetching erubis 2.7.0
Installing erubis 2.7.0
Fetching temple 0.8.1
Installing temple 0.8.1
Fetching tilt 1.4.1
Installing tilt 1.4.1
Fetching haml 5.1.2
Installing haml 5.1.2
Fetching hike 1.2.3
Installing hike 1.2.3
Fetching uber 0.0.15
Installing uber 0.0.15
Fetching hooks 0.4.1
Installing hooks 0.4.1
Fetching htmlentities 4.3.4
Installing htmlentities 4.3.4
Fetching json 2.2.0
Installing json 2.2.0 with native extensions
Fetching kramdown 1.17.0
Installing kramdown 1.17.0
Fetching libv8 3.16.14.19 (x86_64-linux)
Installing libv8 3.16.14.19 (x86_64-linux)
Fetching listen 3.0.8
Installing listen 3.0.8
Fetching padrino-support 0.12.9
Installing padrino-support 0.12.9
Fetching padrino-helpers 0.12.9
Installing padrino-helpers 0.12.9
Fetching thor 0.20.3
Installing thor 0.20.3
Fetching middleman-core 3.4.1
Installing middleman-core 3.4.1
Fetching sprockets 2.12.5
Installing sprockets 2.12.5
Fetching sprockets-helpers 1.1.0
Installing sprockets-helpers 1.1.0
Fetching sprockets-sass 1.3.1
Installing sprockets-sass 1.3.1
Fetching middleman-sprockets 3.5.0
Installing middleman-sprockets 3.5.0
Fetching uglifier 2.7.2
Installing uglifier 2.7.2
Fetching middleman 3.4.1
Installing middleman 3.4.1
Fetching middleman-blog 3.5.3
Installing middleman-blog 3.5.3
Fetching rack-livereload 0.3.17
Installing rack-livereload 0.3.17
Fetching middleman-livereload 3.4.6
Installing middleman-livereload 3.4.6
Fetching rouge 3.9.0
Installing rouge 3.9.0
Fetching middleman-syntax 3.2.0
Installing middleman-syntax 3.2.0
Fetching rdiscount 2.2.0.1
Installing rdiscount 2.2.0.1 with native extensions
Fetching ref 2.0.0
Installing ref 2.0.0
Fetching therubyracer 0.12.3
Installing therubyracer 0.12.3 with native extensions
Fetching tzinfo-data 1.2019.2
Installing tzinfo-data 1.2019.2
Warning: the lockfile is being updated to Bundler 2, after which you will be unable to return to Bundler 1.
Bundle complete! 9 Gemfile dependencies, 62 gems now installed.
Use `bundle info [gemname]` to see where a bundled gem is installed.
Post-install message from compass:
    Compass is charityware. If you love it, please donate on our behalf at http://umdf.org/compass Thanks!
/mesos
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --warnings=all -I m4
autom4te: cannot create autom4te.cache: No such file or directory
aclocal: error: echo failed with exit status: 1
autoreconf: aclocal failed with exit status: 1
Untagged: mesos/website-1593439931-22801:latest
Deleted: sha256:4b405375dd15a2ca6af5e7ab0977a6d0f12154fffde415865db4eec8a36bd652
Deleted: sha256:c2be4bf5b8854414352427c1d888b2eaaa59c93eff8659ad9b1ab89da57dbd2c
Deleted: sha256:235fa2ce218fcebf176e037923985c56b3acf4525974a4abdcedeb252ccdd499
Deleted: sha256:7e2051e2cdd9f6ab8ba2c3c464bc3961bcf25c2702ebafb936bdeb9a7bafae8c
Deleted: sha256:195ff7ee48646e90387b290efe570c515018883764d4696457582d6568de041e
Deleted: sha256:6a2ac7c41000b53b8b0494c3ff67f546723dc7e811ac5c54864bd1cdc293787a
Deleted: sha256:7b085cda92cf54d2e795b9a768e7b40305979d09a03348d1ad80cbced0b572b9
Deleted: sha256:88b3901af6e75d12dcd8ceafa4255187c7080dd8a53574a943585a5abf4fcc01
Deleted: sha256:f5cb46708f3e15bedaea5155ca219aa9f50e81e9f325d17d8b4b11dbda9d85b0
Deleted: sha256:0743568d6864bf216f34e280f6433f251d885e418dc1666dc12d59d8e37888a5
Deleted: sha256:18227118ff3f8b8da88481ad496fb85bf6b724bfb8d2042301dc20c0575f956a
Deleted: sha256:604ecc69ed96f072fa39894be0b27b50588e3841d9a65f935b389f7d96f4d881
Deleted: sha256:634538420af503dea829f30479a403738fc30ccdc7825f1bc7b1497c79e7f514
Deleted: sha256:f4bbfbaf934da767a83d0642289a5fcbb5abedcdb453d02a78a7f7ed3245126e
Deleted: sha256:c4a089cfe1357b6c2f0d03c12d2e85d3cd03b2971b754759a9bf1103ad8ecedc
Deleted: sha256:acf91328d49a3803bd56330676bdf402cdac55645804fdd5ec8b2f4efdcb3e5d
Build step 'Execute shell' marked build as failure

Build failed in Jenkins: Mesos-Websitebot #2514

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos-Websitebot/2514/display/redirect?page=changes>

Changes:

[abudnik] Added support of `null` values for syscall `args` in Seccomp.


------------------------------------------
[...truncated 11.71 KB...]
Unpacking ruby-power-assert (0.2.7-1) ...
Selecting previously unselected package ruby-test-unit.
Preparing to unpack .../ruby-test-unit_3.1.7-2_all.deb ...
Unpacking ruby-test-unit (3.1.7-2) ...
Selecting previously unselected package libruby2.3:amd64.
Preparing to unpack .../libruby2.3_2.3.1-2~ubuntu16.04.14_amd64.deb ...
Unpacking libruby2.3:amd64 (2.3.1-2~ubuntu16.04.14) ...
Selecting previously unselected package ruby2.3.
Preparing to unpack .../ruby2.3_2.3.1-2~ubuntu16.04.14_amd64.deb ...
Unpacking ruby2.3 (2.3.1-2~ubuntu16.04.14) ...
Selecting previously unselected package ruby.
Preparing to unpack .../ruby_1%3a2.3.0+1_all.deb ...
Unpacking ruby (1:2.3.0+1) ...
Selecting previously unselected package rake.
Preparing to unpack .../rake_10.5.0-2ubuntu0.1_all.deb ...
Unpacking rake (10.5.0-2ubuntu0.1) ...
Selecting previously unselected package ruby2.3-dev:amd64.
Preparing to unpack .../ruby2.3-dev_2.3.1-2~ubuntu16.04.14_amd64.deb ...
Unpacking ruby2.3-dev:amd64 (2.3.1-2~ubuntu16.04.14) ...
Selecting previously unselected package ruby-dev:amd64.
Preparing to unpack .../ruby-dev_1%3a2.3.0+1_amd64.deb ...
Unpacking ruby-dev:amd64 (1:2.3.0+1) ...
Processing triggers for libc-bin (2.23-0ubuntu10) ...
Setting up libyaml-0-2:amd64 (0.1.6-3) ...
Setting up locales (2.23-0ubuntu11) ...
debconf: unable to initialize frontend: Dialog
debconf: (TERM is not set, so the dialog frontend is not usable.)
debconf: falling back to frontend: Readline
Generating locales (this might take a while)...
Generation complete.
Setting up doxygen (1.8.11-1ubuntu0.1) ...
Setting up libgmpxx4ldbl:amd64 (2:6.1.0+dfsg-2) ...
Setting up libgmp-dev:amd64 (2:6.1.0+dfsg-2) ...
Setting up rubygems-integration (1.10) ...
Setting up ruby-did-you-mean (1.0.0-2) ...
Setting up ruby-minitest (5.8.4-2) ...
Setting up ruby-net-telnet (0.1.1-2) ...
Setting up ruby-power-assert (0.2.7-1) ...
Setting up ruby-test-unit (3.1.7-2) ...
Setting up libruby2.3:amd64 (2.3.1-2~ubuntu16.04.14) ...
Setting up ruby2.3 (2.3.1-2~ubuntu16.04.14) ...
Setting up ruby2.3-dev:amd64 (2.3.1-2~ubuntu16.04.14) ...
Setting up ruby-dev:amd64 (1:2.3.0+1) ...
Setting up ruby (1:2.3.0+1) ...
Setting up rake (10.5.0-2ubuntu0.1) ...
Processing triggers for libc-bin (2.23-0ubuntu10) ...
Removing intermediate container 89ba70be5a0b
 ---> c63d386a5190
Step 6/13 : RUN gem install bundler
 ---> Running in 3c6e312f2539
Successfully installed bundler-2.1.4
Parsing documentation for bundler-2.1.4
Installing ri documentation for bundler-2.1.4
Done installing documentation for bundler after 5 seconds
1 gem installed
Removing intermediate container 3c6e312f2539
 ---> 67139c6dc017
Step 7/13 : RUN locale-gen en_US.UTF-8
 ---> Running in 0e91506065aa
Generating locales (this might take a while)...
  en_US.UTF-8... done
Generation complete.
Removing intermediate container 0e91506065aa
 ---> 94438e71ac5d
Step 8/13 : ENV LANG en_US.UTF-8
 ---> Running in b1a16fe9ef6d
Removing intermediate container b1a16fe9ef6d
 ---> 296b63dad4f0
Step 9/13 : ENV LC_ALL en_US.UTF-8
 ---> Running in af6ebfa112cd
Removing intermediate container af6ebfa112cd
 ---> ac7ffd7a643d
Step 10/13 : ENV CC gcc
 ---> Running in 3a1bd5bdb828
Removing intermediate container 3a1bd5bdb828
 ---> 0d802e372ad9
Step 11/13 : ENV CXX g++
 ---> Running in 52b1e2ab9410
Removing intermediate container 52b1e2ab9410
 ---> 8293a08dc941
Step 12/13 : WORKDIR /mesos
 ---> Running in 5225b309cd11
Removing intermediate container 5225b309cd11
 ---> 56eb58ac2927
Step 13/13 : CMD bash support/mesos-website/entrypoint.sh
 ---> Running in 2876c081d84a
Removing intermediate container 2876c081d84a
 ---> fbe0929a0b80
Successfully built fbe0929a0b80
Successfully tagged mesos/website-1592387158-11288:latest
/mesos/site /mesos
Don't run Bundler as root. Bundler can ask for sudo if it is needed, and
installing your bundle as root will break this application for all non-root
users on this machine.
Fetching gem metadata from https://rubygems.org/............
middleman-core (3.4.1) has dependency bundler (~> 1.1), which is unsatisfied by the current bundler version 2.1.4, so the dependency is being ignored
Fetching rake 12.3.3
Installing rake 12.3.3
Fetching i18n 0.7.0
Installing i18n 0.7.0
Fetching minitest 5.11.3
Installing minitest 5.11.3
Fetching thread_safe 0.3.6
Installing thread_safe 0.3.6
Fetching tzinfo 1.2.5
Installing tzinfo 1.2.5
Fetching activesupport 4.2.11.1
Installing activesupport 4.2.11.1
Fetching addressable 2.3.8
Installing addressable 2.3.8
Using bundler 2.1.4
Fetching mime-types-data 3.2019.0331
Installing mime-types-data 3.2019.0331
Fetching mime-types 3.2.2
Installing mime-types 3.2.2
Fetching mini_portile2 2.4.0
Installing mini_portile2 2.4.0
Fetching nokogiri 1.10.4
Installing nokogiri 1.10.4 with native extensions
Fetching rack 1.6.12
Installing rack 1.6.12
Fetching rack-test 1.1.0
Installing rack-test 1.1.0
Fetching xpath 2.1.0
Installing xpath 2.1.0
Fetching capybara 2.4.4
Installing capybara 2.4.4
Fetching chunky_png 1.3.11
Installing chunky_png 1.3.11
Fetching coffee-script-source 1.12.2
Installing coffee-script-source 1.12.2
Fetching execjs 2.7.0
Installing execjs 2.7.0
Fetching coffee-script 2.4.1
Installing coffee-script 2.4.1
Fetching multi_json 1.13.1
Installing multi_json 1.13.1
Fetching sass 3.4.25
Installing sass 3.4.25
Fetching compass-core 1.0.3
Installing compass-core 1.0.3
Fetching compass-import-once 1.0.5
Installing compass-import-once 1.0.5
Fetching rb-fsevent 0.10.3
Installing rb-fsevent 0.10.3
Fetching ffi 1.11.1
Installing ffi 1.11.1 with native extensions
Fetching rb-inotify 0.10.0
Installing rb-inotify 0.10.0
Fetching compass 1.0.3
Installing compass 1.0.3
Fetching eventmachine 1.2.7
Installing eventmachine 1.2.7 with native extensions
Fetching http_parser.rb 0.6.0
Installing http_parser.rb 0.6.0 with native extensions
Fetching em-websocket 0.5.1
Installing em-websocket 0.5.1
Fetching erubis 2.7.0
Installing erubis 2.7.0
Fetching temple 0.8.1
Installing temple 0.8.1
Fetching tilt 1.4.1
Installing tilt 1.4.1
Fetching haml 5.1.2
Installing haml 5.1.2
Fetching hike 1.2.3
Installing hike 1.2.3
Fetching uber 0.0.15
Installing uber 0.0.15
Fetching hooks 0.4.1
Installing hooks 0.4.1
Fetching htmlentities 4.3.4
Installing htmlentities 4.3.4
Fetching json 2.2.0
Installing json 2.2.0 with native extensions
Fetching kramdown 1.17.0
Installing kramdown 1.17.0
Fetching libv8 3.16.14.19 (x86_64-linux)
Installing libv8 3.16.14.19 (x86_64-linux)
Fetching listen 3.0.8
Installing listen 3.0.8
Fetching padrino-support 0.12.9
Installing padrino-support 0.12.9
Fetching padrino-helpers 0.12.9
Installing padrino-helpers 0.12.9
Fetching thor 0.20.3
Installing thor 0.20.3
Fetching middleman-core 3.4.1
Installing middleman-core 3.4.1
Fetching sprockets 2.12.5
Installing sprockets 2.12.5
Fetching sprockets-helpers 1.1.0
Installing sprockets-helpers 1.1.0
Fetching sprockets-sass 1.3.1
Installing sprockets-sass 1.3.1
Fetching middleman-sprockets 3.5.0
Installing middleman-sprockets 3.5.0
Fetching uglifier 2.7.2
Installing uglifier 2.7.2
Fetching middleman 3.4.1
Installing middleman 3.4.1
Fetching middleman-blog 3.5.3
Installing middleman-blog 3.5.3
Fetching rack-livereload 0.3.17
Installing rack-livereload 0.3.17
Fetching middleman-livereload 3.4.6
Installing middleman-livereload 3.4.6
Fetching rouge 3.9.0
Installing rouge 3.9.0
Fetching middleman-syntax 3.2.0
Installing middleman-syntax 3.2.0
Fetching rdiscount 2.2.0.1
Installing rdiscount 2.2.0.1 with native extensions
Fetching ref 2.0.0
Installing ref 2.0.0
Fetching therubyracer 0.12.3
Installing therubyracer 0.12.3 with native extensions
Fetching tzinfo-data 1.2019.2
Installing tzinfo-data 1.2019.2
Warning: the lockfile is being updated to Bundler 2, after which you will be unable to return to Bundler 1.
Bundle complete! 9 Gemfile dependencies, 62 gems now installed.
Use `bundle info [gemname]` to see where a bundled gem is installed.
Post-install message from compass:
    Compass is charityware. If you love it, please donate on our behalf at http://umdf.org/compass Thanks!
/mesos
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --warnings=all -I m4
autom4te: cannot create autom4te.cache: No such file or directory
aclocal: error: echo failed with exit status: 1
autoreconf: aclocal failed with exit status: 1
Untagged: mesos/website-1592387158-11288:latest
Deleted: sha256:fbe0929a0b809887370896c7903fb6fca3dc039f0a976e70eb439d14cd230ade
Deleted: sha256:56eb58ac2927875a75f5d5a157147560485dab50fa4b53352ff8f9953e0b7313
Deleted: sha256:f3b624b501b06eefccc17e947171b20632fc3cf63ad6223c74f734938928047f
Deleted: sha256:8293a08dc9411443db3dcc818c39aa732f55018c0af3d43cdc1e76a4c3be4a7d
Deleted: sha256:0d802e372ad988b15cd756613bc6189b93c54ed467225428fc5b674e9cfe5d3e
Deleted: sha256:ac7ffd7a643d4a9b2ce917e389a6104fa886be64916505f5a9f2fce773ab6585
Deleted: sha256:296b63dad4f0f945e7e6222a64de27fc0bc03ff5062e2381154eee5a0f5c3752
Deleted: sha256:94438e71ac5d0c8b45ea14ef0b8655d00e893fb3dcf8dcba35d4975347ef6836
Deleted: sha256:323d340b5d02ea236f0e8b35df4b0ab11c8afd995479b0a804b0f417443e31bb
Deleted: sha256:67139c6dc017365283d3017b134fe273e827d11b7d5f98c270bf7e3b83b00652
Deleted: sha256:74f0d048e34e4c9fc2765970304f3b77aa7215e7c118670ed6dfad98acb647a9
Deleted: sha256:c63d386a519041c410e42cb1492ac058d25e32ef8876d1bac970c32bfb1fd618
Deleted: sha256:eb500d2846ee62173f9c60c7439a7d51c9662b02641ca81c88f233fe5050057b
Deleted: sha256:64528a9adda23cc7d880a6c044a57090226f0b3d7d4b845a803626cd1bfa3622
Deleted: sha256:3014510a80ceee5160618527f0f2469dfaae8573f2cd50d8c7ece385043d0b0e
Deleted: sha256:2876fe4f6aa1927f94f10010afa353a9662b0945e833adf90e18a1469c491c60
Build step 'Execute shell' marked build as failure

Build failed in Jenkins: Mesos-Websitebot #2513

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos-Websitebot/2513/display/redirect?page=changes>

Changes:

[abudnik] Added URI to failure messages in URI fetcher plugins.


------------------------------------------
[...truncated 11.62 KB...]
Unpacking ruby-power-assert (0.2.7-1) ...
Selecting previously unselected package ruby-test-unit.
Preparing to unpack .../ruby-test-unit_3.1.7-2_all.deb ...
Unpacking ruby-test-unit (3.1.7-2) ...
Selecting previously unselected package libruby2.3:amd64.
Preparing to unpack .../libruby2.3_2.3.1-2~ubuntu16.04.14_amd64.deb ...
Unpacking libruby2.3:amd64 (2.3.1-2~ubuntu16.04.14) ...
Selecting previously unselected package ruby2.3.
Preparing to unpack .../ruby2.3_2.3.1-2~ubuntu16.04.14_amd64.deb ...
Unpacking ruby2.3 (2.3.1-2~ubuntu16.04.14) ...
Selecting previously unselected package ruby.
Preparing to unpack .../ruby_1%3a2.3.0+1_all.deb ...
Unpacking ruby (1:2.3.0+1) ...
Selecting previously unselected package rake.
Preparing to unpack .../rake_10.5.0-2ubuntu0.1_all.deb ...
Unpacking rake (10.5.0-2ubuntu0.1) ...
Selecting previously unselected package ruby2.3-dev:amd64.
Preparing to unpack .../ruby2.3-dev_2.3.1-2~ubuntu16.04.14_amd64.deb ...
Unpacking ruby2.3-dev:amd64 (2.3.1-2~ubuntu16.04.14) ...
Selecting previously unselected package ruby-dev:amd64.
Preparing to unpack .../ruby-dev_1%3a2.3.0+1_amd64.deb ...
Unpacking ruby-dev:amd64 (1:2.3.0+1) ...
Processing triggers for libc-bin (2.23-0ubuntu10) ...
Setting up libyaml-0-2:amd64 (0.1.6-3) ...
Setting up locales (2.23-0ubuntu11) ...
debconf: unable to initialize frontend: Dialog
debconf: (TERM is not set, so the dialog frontend is not usable.)
debconf: falling back to frontend: Readline
Generating locales (this might take a while)...
Generation complete.
Setting up doxygen (1.8.11-1ubuntu0.1) ...
Setting up libgmpxx4ldbl:amd64 (2:6.1.0+dfsg-2) ...
Setting up libgmp-dev:amd64 (2:6.1.0+dfsg-2) ...
Setting up rubygems-integration (1.10) ...
Setting up ruby-did-you-mean (1.0.0-2) ...
Setting up ruby-minitest (5.8.4-2) ...
Setting up ruby-net-telnet (0.1.1-2) ...
Setting up ruby-power-assert (0.2.7-1) ...
Setting up ruby-test-unit (3.1.7-2) ...
Setting up libruby2.3:amd64 (2.3.1-2~ubuntu16.04.14) ...
Setting up ruby2.3 (2.3.1-2~ubuntu16.04.14) ...
Setting up ruby2.3-dev:amd64 (2.3.1-2~ubuntu16.04.14) ...
Setting up ruby-dev:amd64 (1:2.3.0+1) ...
Setting up ruby (1:2.3.0+1) ...
Setting up rake (10.5.0-2ubuntu0.1) ...
Processing triggers for libc-bin (2.23-0ubuntu10) ...
Removing intermediate container 20820b5f24f2
 ---> 360599426dd8
Step 6/13 : RUN gem install bundler
 ---> Running in 18884c5119be
Successfully installed bundler-2.1.4
Parsing documentation for bundler-2.1.4
Installing ri documentation for bundler-2.1.4
Done installing documentation for bundler after 6 seconds
1 gem installed
Removing intermediate container 18884c5119be
 ---> 2567fb1ed7a1
Step 7/13 : RUN locale-gen en_US.UTF-8
 ---> Running in 8c3e820c1d32
Generating locales (this might take a while)...
  en_US.UTF-8... done
Generation complete.
Removing intermediate container 8c3e820c1d32
 ---> 92f2377e53d8
Step 8/13 : ENV LANG en_US.UTF-8
 ---> Running in 1083c40cc670
Removing intermediate container 1083c40cc670
 ---> 9a841fcbbbca
Step 9/13 : ENV LC_ALL en_US.UTF-8
 ---> Running in e91b28988cef
Removing intermediate container e91b28988cef
 ---> af154af4357e
Step 10/13 : ENV CC gcc
 ---> Running in a9314f2e4da4
Removing intermediate container a9314f2e4da4
 ---> 9535895792dd
Step 11/13 : ENV CXX g++
 ---> Running in 44b3a7c37426
Removing intermediate container 44b3a7c37426
 ---> 9149e8e172cd
Step 12/13 : WORKDIR /mesos
 ---> Running in d709f0a06ebe
Removing intermediate container d709f0a06ebe
 ---> 4e186fcf2096
Step 13/13 : CMD bash support/mesos-website/entrypoint.sh
 ---> Running in 01c7f1ab581f
Removing intermediate container 01c7f1ab581f
 ---> 67de21f1dff8
Successfully built 67de21f1dff8
Successfully tagged mesos/website-1591794489-25794:latest
/mesos/site /mesos
Don't run Bundler as root. Bundler can ask for sudo if it is needed, and
installing your bundle as root will break this application for all non-root
users on this machine.
Fetching gem metadata from https://rubygems.org/............
middleman-core (3.4.1) has dependency bundler (~> 1.1), which is unsatisfied by the current bundler version 2.1.4, so the dependency is being ignored
Fetching rake 12.3.3
Installing rake 12.3.3
Fetching i18n 0.7.0
Installing i18n 0.7.0
Fetching minitest 5.11.3
Installing minitest 5.11.3
Fetching thread_safe 0.3.6
Installing thread_safe 0.3.6
Fetching tzinfo 1.2.5
Installing tzinfo 1.2.5
Fetching activesupport 4.2.11.1
Installing activesupport 4.2.11.1
Fetching addressable 2.3.8
Installing addressable 2.3.8
Using bundler 2.1.4
Fetching mime-types-data 3.2019.0331
Installing mime-types-data 3.2019.0331
Fetching mime-types 3.2.2
Installing mime-types 3.2.2
Fetching mini_portile2 2.4.0
Installing mini_portile2 2.4.0
Fetching nokogiri 1.10.4
Installing nokogiri 1.10.4 with native extensions
Fetching rack 1.6.12
Installing rack 1.6.12
Fetching rack-test 1.1.0
Installing rack-test 1.1.0
Fetching xpath 2.1.0
Installing xpath 2.1.0
Fetching capybara 2.4.4
Installing capybara 2.4.4
Fetching chunky_png 1.3.11
Installing chunky_png 1.3.11
Fetching coffee-script-source 1.12.2
Installing coffee-script-source 1.12.2
Fetching execjs 2.7.0
Installing execjs 2.7.0
Fetching coffee-script 2.4.1
Installing coffee-script 2.4.1
Fetching multi_json 1.13.1
Installing multi_json 1.13.1
Fetching sass 3.4.25
Installing sass 3.4.25
Fetching compass-core 1.0.3
Installing compass-core 1.0.3
Fetching compass-import-once 1.0.5
Installing compass-import-once 1.0.5
Fetching rb-fsevent 0.10.3
Installing rb-fsevent 0.10.3
Fetching ffi 1.11.1
Installing ffi 1.11.1 with native extensions
Fetching rb-inotify 0.10.0
Installing rb-inotify 0.10.0
Fetching compass 1.0.3
Installing compass 1.0.3
Fetching eventmachine 1.2.7
Installing eventmachine 1.2.7 with native extensions
Fetching http_parser.rb 0.6.0
Installing http_parser.rb 0.6.0 with native extensions
Fetching em-websocket 0.5.1
Installing em-websocket 0.5.1
Fetching erubis 2.7.0
Installing erubis 2.7.0
Fetching temple 0.8.1
Installing temple 0.8.1
Fetching tilt 1.4.1
Installing tilt 1.4.1
Fetching haml 5.1.2
Installing haml 5.1.2
Fetching hike 1.2.3
Installing hike 1.2.3
Fetching uber 0.0.15
Installing uber 0.0.15
Fetching hooks 0.4.1
Installing hooks 0.4.1
Fetching htmlentities 4.3.4
Installing htmlentities 4.3.4
Fetching json 2.2.0
Installing json 2.2.0 with native extensions
Fetching kramdown 1.17.0
Installing kramdown 1.17.0
Fetching libv8 3.16.14.19 (x86_64-linux)
Installing libv8 3.16.14.19 (x86_64-linux)
Fetching listen 3.0.8
Installing listen 3.0.8
Fetching padrino-support 0.12.9
Installing padrino-support 0.12.9
Fetching padrino-helpers 0.12.9
Installing padrino-helpers 0.12.9
Fetching thor 0.20.3
Installing thor 0.20.3
Fetching middleman-core 3.4.1
Installing middleman-core 3.4.1
Fetching sprockets 2.12.5
Installing sprockets 2.12.5
Fetching sprockets-helpers 1.1.0
Installing sprockets-helpers 1.1.0
Fetching sprockets-sass 1.3.1
Installing sprockets-sass 1.3.1
Fetching middleman-sprockets 3.5.0
Installing middleman-sprockets 3.5.0
Fetching uglifier 2.7.2
Installing uglifier 2.7.2
Fetching middleman 3.4.1
Installing middleman 3.4.1
Fetching middleman-blog 3.5.3
Installing middleman-blog 3.5.3
Fetching rack-livereload 0.3.17
Installing rack-livereload 0.3.17
Fetching middleman-livereload 3.4.6
Installing middleman-livereload 3.4.6
Fetching rouge 3.9.0
Installing rouge 3.9.0
Fetching middleman-syntax 3.2.0
Installing middleman-syntax 3.2.0
Fetching rdiscount 2.2.0.1
Installing rdiscount 2.2.0.1 with native extensions
Fetching ref 2.0.0
Installing ref 2.0.0
Fetching therubyracer 0.12.3
Installing therubyracer 0.12.3 with native extensions
Fetching tzinfo-data 1.2019.2
Installing tzinfo-data 1.2019.2
Warning: the lockfile is being updated to Bundler 2, after which you will be unable to return to Bundler 1.
Bundle complete! 9 Gemfile dependencies, 62 gems now installed.
Use `bundle info [gemname]` to see where a bundled gem is installed.
Post-install message from compass:
    Compass is charityware. If you love it, please donate on our behalf at http://umdf.org/compass Thanks!
/mesos
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --warnings=all -I m4
autom4te: cannot create autom4te.cache: No such file or directory
aclocal: error: echo failed with exit status: 1
autoreconf: aclocal failed with exit status: 1
Untagged: mesos/website-1591794489-25794:latest
Deleted: sha256:67de21f1dff8335005b122f52ca48ffda84f9a5fdcf2f0c781b9fdba49c67b2b
Deleted: sha256:4e186fcf20965e666277adc81e4e7d4e4ef6322a60544a6122aab390c22977ca
Deleted: sha256:e16cced670a9405d7db9712818a51d0f14174bdb22bca943b2bbfaa929cb79f1
Deleted: sha256:9149e8e172cdbe5ec80644617e2ff6a70bfec0efb1e953c5f1ae1469b86eb9db
Deleted: sha256:9535895792dd8b502b817db934138814030296aa0054b1facb0ce28fe7536a4d
Deleted: sha256:af154af4357e554579d101871d37021470e7f2e924b5ea766aa842c662db411a
Deleted: sha256:9a841fcbbbca2272c54a1c3e03995b61b40317e0c23859d05bb08133b4a3dd1d
Deleted: sha256:92f2377e53d88bc0100cf134a99a5d79283025734dd9b63eb07a82cec0ece1c2
Deleted: sha256:23cfd97e41094aa9b889aeb456b0490b7416a1a009c6868022b6a2c1571a0ec7
Deleted: sha256:2567fb1ed7a1a96be36691881552273cd48c9ea6f69ef07a491b423ea7b391c1
Deleted: sha256:d7c62c6b0929e69b23d86cd94fd9a94495c62ddf978a4183bb284ded7389bbb3
Deleted: sha256:360599426dd879297b044b1319ed9523a0c7c7d539d58608e2dea94c85cafb91
Deleted: sha256:731941a964bb541d638336493e6948a0e780212b6927aa23dce1367293ee8396
Deleted: sha256:e07a9ed0968a0ddb4ba28a4b5ec157f16e4a239e0a5509c13f0db938ec4c413b
Deleted: sha256:e5919be26873e2898ffc8eb06567a6df74ac8a838e30811191b0de1a838c1185
Deleted: sha256:8a58e28e90d556ccd290ae3fcebc05a316cf3580d13e29e57d22e6bf4712c121
Build step 'Execute shell' marked build as failure

Build failed in Jenkins: Mesos-Websitebot #2512

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos-Websitebot/2512/display/redirect?page=changes>

Changes:

[asekretenko] Added cmake install for missing build-time module dependencies.


------------------------------------------
[...truncated 11.65 KB...]
Unpacking ruby-power-assert (0.2.7-1) ...
Selecting previously unselected package ruby-test-unit.
Preparing to unpack .../ruby-test-unit_3.1.7-2_all.deb ...
Unpacking ruby-test-unit (3.1.7-2) ...
Selecting previously unselected package libruby2.3:amd64.
Preparing to unpack .../libruby2.3_2.3.1-2~ubuntu16.04.14_amd64.deb ...
Unpacking libruby2.3:amd64 (2.3.1-2~ubuntu16.04.14) ...
Selecting previously unselected package ruby2.3.
Preparing to unpack .../ruby2.3_2.3.1-2~ubuntu16.04.14_amd64.deb ...
Unpacking ruby2.3 (2.3.1-2~ubuntu16.04.14) ...
Selecting previously unselected package ruby.
Preparing to unpack .../ruby_1%3a2.3.0+1_all.deb ...
Unpacking ruby (1:2.3.0+1) ...
Selecting previously unselected package rake.
Preparing to unpack .../rake_10.5.0-2ubuntu0.1_all.deb ...
Unpacking rake (10.5.0-2ubuntu0.1) ...
Selecting previously unselected package ruby2.3-dev:amd64.
Preparing to unpack .../ruby2.3-dev_2.3.1-2~ubuntu16.04.14_amd64.deb ...
Unpacking ruby2.3-dev:amd64 (2.3.1-2~ubuntu16.04.14) ...
Selecting previously unselected package ruby-dev:amd64.
Preparing to unpack .../ruby-dev_1%3a2.3.0+1_amd64.deb ...
Unpacking ruby-dev:amd64 (1:2.3.0+1) ...
Processing triggers for libc-bin (2.23-0ubuntu10) ...
Setting up libyaml-0-2:amd64 (0.1.6-3) ...
Setting up locales (2.23-0ubuntu11) ...
debconf: unable to initialize frontend: Dialog
debconf: (TERM is not set, so the dialog frontend is not usable.)
debconf: falling back to frontend: Readline
Generating locales (this might take a while)...
Generation complete.
Setting up doxygen (1.8.11-1ubuntu0.1) ...
Setting up libgmpxx4ldbl:amd64 (2:6.1.0+dfsg-2) ...
Setting up libgmp-dev:amd64 (2:6.1.0+dfsg-2) ...
Setting up rubygems-integration (1.10) ...
Setting up ruby-did-you-mean (1.0.0-2) ...
Setting up ruby-minitest (5.8.4-2) ...
Setting up ruby-net-telnet (0.1.1-2) ...
Setting up ruby-power-assert (0.2.7-1) ...
Setting up ruby-test-unit (3.1.7-2) ...
Setting up libruby2.3:amd64 (2.3.1-2~ubuntu16.04.14) ...
Setting up ruby2.3 (2.3.1-2~ubuntu16.04.14) ...
Setting up ruby2.3-dev:amd64 (2.3.1-2~ubuntu16.04.14) ...
Setting up ruby-dev:amd64 (1:2.3.0+1) ...
Setting up ruby (1:2.3.0+1) ...
Setting up rake (10.5.0-2ubuntu0.1) ...
Processing triggers for libc-bin (2.23-0ubuntu10) ...
Removing intermediate container 5f6d2d676023
 ---> 67e64f1f22ba
Step 6/13 : RUN gem install bundler
 ---> Running in fd37fb4e8f87
Successfully installed bundler-2.1.4
Parsing documentation for bundler-2.1.4
Installing ri documentation for bundler-2.1.4
Done installing documentation for bundler after 5 seconds
1 gem installed
Removing intermediate container fd37fb4e8f87
 ---> 3998db461d27
Step 7/13 : RUN locale-gen en_US.UTF-8
 ---> Running in 4699ac3c2414
Generating locales (this might take a while)...
  en_US.UTF-8... done
Generation complete.
Removing intermediate container 4699ac3c2414
 ---> 66daadf08530
Step 8/13 : ENV LANG en_US.UTF-8
 ---> Running in aee9353bd95e
Removing intermediate container aee9353bd95e
 ---> 24196555cbc9
Step 9/13 : ENV LC_ALL en_US.UTF-8
 ---> Running in 33318abb9321
Removing intermediate container 33318abb9321
 ---> 771c86b33b25
Step 10/13 : ENV CC gcc
 ---> Running in c4423a67edc7
Removing intermediate container c4423a67edc7
 ---> 2706b6e3eb14
Step 11/13 : ENV CXX g++
 ---> Running in 07f3f8a626e0
Removing intermediate container 07f3f8a626e0
 ---> 77685cee0c06
Step 12/13 : WORKDIR /mesos
 ---> Running in 798bff8ec946
Removing intermediate container 798bff8ec946
 ---> b0b37695b8dd
Step 13/13 : CMD bash support/mesos-website/entrypoint.sh
 ---> Running in 112228a65656
Removing intermediate container 112228a65656
 ---> f49661fba46b
Successfully built f49661fba46b
Successfully tagged mesos/website-1591176876-23430:latest
/mesos/site /mesos
Don't run Bundler as root. Bundler can ask for sudo if it is needed, and
installing your bundle as root will break this application for all non-root
users on this machine.
Fetching gem metadata from https://rubygems.org/............
middleman-core (3.4.1) has dependency bundler (~> 1.1), which is unsatisfied by the current bundler version 2.1.4, so the dependency is being ignored
Fetching rake 12.3.3
Installing rake 12.3.3
Fetching i18n 0.7.0
Installing i18n 0.7.0
Fetching minitest 5.11.3
Installing minitest 5.11.3
Fetching thread_safe 0.3.6
Installing thread_safe 0.3.6
Fetching tzinfo 1.2.5
Installing tzinfo 1.2.5
Fetching activesupport 4.2.11.1
Installing activesupport 4.2.11.1
Fetching addressable 2.3.8
Installing addressable 2.3.8
Using bundler 2.1.4
Fetching mime-types-data 3.2019.0331
Installing mime-types-data 3.2019.0331
Fetching mime-types 3.2.2
Installing mime-types 3.2.2
Fetching mini_portile2 2.4.0
Installing mini_portile2 2.4.0
Fetching nokogiri 1.10.4
Installing nokogiri 1.10.4 with native extensions
Fetching rack 1.6.12
Installing rack 1.6.12
Fetching rack-test 1.1.0
Installing rack-test 1.1.0
Fetching xpath 2.1.0
Installing xpath 2.1.0
Fetching capybara 2.4.4
Installing capybara 2.4.4
Fetching chunky_png 1.3.11
Installing chunky_png 1.3.11
Fetching coffee-script-source 1.12.2
Installing coffee-script-source 1.12.2
Fetching execjs 2.7.0
Installing execjs 2.7.0
Fetching coffee-script 2.4.1
Installing coffee-script 2.4.1
Fetching multi_json 1.13.1
Installing multi_json 1.13.1
Fetching sass 3.4.25
Installing sass 3.4.25
Fetching compass-core 1.0.3
Installing compass-core 1.0.3
Fetching compass-import-once 1.0.5
Installing compass-import-once 1.0.5
Fetching rb-fsevent 0.10.3
Installing rb-fsevent 0.10.3
Fetching ffi 1.11.1
Installing ffi 1.11.1 with native extensions
Fetching rb-inotify 0.10.0
Installing rb-inotify 0.10.0
Fetching compass 1.0.3
Installing compass 1.0.3
Fetching eventmachine 1.2.7
Installing eventmachine 1.2.7 with native extensions
Fetching http_parser.rb 0.6.0
Installing http_parser.rb 0.6.0 with native extensions
Fetching em-websocket 0.5.1
Installing em-websocket 0.5.1
Fetching erubis 2.7.0
Installing erubis 2.7.0
Fetching temple 0.8.1
Installing temple 0.8.1
Fetching tilt 1.4.1
Installing tilt 1.4.1
Fetching haml 5.1.2
Installing haml 5.1.2
Fetching hike 1.2.3
Installing hike 1.2.3
Fetching uber 0.0.15
Installing uber 0.0.15
Fetching hooks 0.4.1
Installing hooks 0.4.1
Fetching htmlentities 4.3.4
Installing htmlentities 4.3.4
Fetching json 2.2.0
Installing json 2.2.0 with native extensions
Fetching kramdown 1.17.0
Installing kramdown 1.17.0
Fetching libv8 3.16.14.19 (x86_64-linux)
Installing libv8 3.16.14.19 (x86_64-linux)
Fetching listen 3.0.8
Installing listen 3.0.8
Fetching padrino-support 0.12.9
Installing padrino-support 0.12.9
Fetching padrino-helpers 0.12.9
Installing padrino-helpers 0.12.9
Fetching thor 0.20.3
Installing thor 0.20.3
Fetching middleman-core 3.4.1
Installing middleman-core 3.4.1
Fetching sprockets 2.12.5
Installing sprockets 2.12.5
Fetching sprockets-helpers 1.1.0
Installing sprockets-helpers 1.1.0
Fetching sprockets-sass 1.3.1
Installing sprockets-sass 1.3.1
Fetching middleman-sprockets 3.5.0
Installing middleman-sprockets 3.5.0
Fetching uglifier 2.7.2
Installing uglifier 2.7.2
Fetching middleman 3.4.1
Installing middleman 3.4.1
Fetching middleman-blog 3.5.3
Installing middleman-blog 3.5.3
Fetching rack-livereload 0.3.17
Installing rack-livereload 0.3.17
Fetching middleman-livereload 3.4.6
Installing middleman-livereload 3.4.6
Fetching rouge 3.9.0
Installing rouge 3.9.0
Fetching middleman-syntax 3.2.0
Installing middleman-syntax 3.2.0
Fetching rdiscount 2.2.0.1
Installing rdiscount 2.2.0.1 with native extensions
Fetching ref 2.0.0
Installing ref 2.0.0
Fetching therubyracer 0.12.3
Installing therubyracer 0.12.3 with native extensions
Fetching tzinfo-data 1.2019.2
Installing tzinfo-data 1.2019.2
Warning: the lockfile is being updated to Bundler 2, after which you will be unable to return to Bundler 1.
Bundle complete! 9 Gemfile dependencies, 62 gems now installed.
Use `bundle info [gemname]` to see where a bundled gem is installed.
Post-install message from compass:
    Compass is charityware. If you love it, please donate on our behalf at http://umdf.org/compass Thanks!
/mesos
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --warnings=all -I m4
autom4te: cannot create autom4te.cache: No such file or directory
aclocal: error: echo failed with exit status: 1
autoreconf: aclocal failed with exit status: 1
Untagged: mesos/website-1591176876-23430:latest
Deleted: sha256:f49661fba46ba420a21adafdfbc0e71e668c6525932b8ca4b3a5f4bce86349a8
Deleted: sha256:b0b37695b8dd32ddc4876f217df54f1ffd998a0ce213af406406abac46392217
Deleted: sha256:42969e9bcdd3ec11712147ed74ecc9d7634d630993b3051e17af35c6d1465a8c
Deleted: sha256:77685cee0c06dabb4118408169f18c0f78b8b0c315dfd9d7182af2ae73ff3436
Deleted: sha256:2706b6e3eb148ea14afc1c405e60c8b91db33640cd9d77b75bb0b6bf628a66a4
Deleted: sha256:771c86b33b2559138581d2d7f0a4957b9358f2618434efb2cec87c7c778a4c88
Deleted: sha256:24196555cbc9ed10311915a31acf08ef90de24f690f9b677d63bb5730f294c9c
Deleted: sha256:66daadf08530137f0c45f823709e0a86628c946b8b48480ca362bc3d3ecd8190
Deleted: sha256:c39b33fc76dd24f7fbb49e9aab78ee07bbeeadb26c58fc5241e8b785a15e6fd0
Deleted: sha256:3998db461d278f76b5b79b3f26cc1584b480098071db6a311c3d1e51bada9d0a
Deleted: sha256:8ab53f40881d2ca25fded11e6dd0d771bf17936ff2c61d19b5d4a93100bee308
Deleted: sha256:67e64f1f22baf461b6022ef716f59e23779fbb132340e0606c6b5f0e2dc17e50
Deleted: sha256:bf68247cb4f90daeeef0ac31e7210545340061c7ee5a1a65ee7be835424fadb9
Deleted: sha256:92d0f26703003cc4f10234d2453258b7ea0528cd810b9e8976f49aa828513083
Deleted: sha256:3b40dbcbaf6af65a4d5f73da19018ac293f04b7788ad3aed9cd56c57248490de
Deleted: sha256:b5d9da0e442936416ac7e69fbb09bc1e6e96f61a7859a3b84210ff806b0e8243
Build step 'Execute shell' marked build as failure

Build failed in Jenkins: Mesos-Websitebot #2511

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos-Websitebot/2511/display/redirect?page=changes>

Changes:

[asekretenko] Fixed setting LIBPROCESS_ALLOW_JEMALLOC in Linux cmake build.


------------------------------------------
[...truncated 10.05 KB...]
Unpacking ruby-power-assert (0.2.7-1) ...
Selecting previously unselected package ruby-test-unit.
Preparing to unpack .../ruby-test-unit_3.1.7-2_all.deb ...
Unpacking ruby-test-unit (3.1.7-2) ...
Selecting previously unselected package libruby2.3:amd64.
Preparing to unpack .../libruby2.3_2.3.1-2~ubuntu16.04.14_amd64.deb ...
Unpacking libruby2.3:amd64 (2.3.1-2~ubuntu16.04.14) ...
Selecting previously unselected package ruby2.3.
Preparing to unpack .../ruby2.3_2.3.1-2~ubuntu16.04.14_amd64.deb ...
Unpacking ruby2.3 (2.3.1-2~ubuntu16.04.14) ...
Selecting previously unselected package ruby.
Preparing to unpack .../ruby_1%3a2.3.0+1_all.deb ...
Unpacking ruby (1:2.3.0+1) ...
Selecting previously unselected package rake.
Preparing to unpack .../rake_10.5.0-2ubuntu0.1_all.deb ...
Unpacking rake (10.5.0-2ubuntu0.1) ...
Selecting previously unselected package ruby2.3-dev:amd64.
Preparing to unpack .../ruby2.3-dev_2.3.1-2~ubuntu16.04.14_amd64.deb ...
Unpacking ruby2.3-dev:amd64 (2.3.1-2~ubuntu16.04.14) ...
Selecting previously unselected package ruby-dev:amd64.
Preparing to unpack .../ruby-dev_1%3a2.3.0+1_amd64.deb ...
Unpacking ruby-dev:amd64 (1:2.3.0+1) ...
Processing triggers for libc-bin (2.23-0ubuntu10) ...
Setting up libyaml-0-2:amd64 (0.1.6-3) ...
Setting up locales (2.23-0ubuntu11) ...
debconf: unable to initialize frontend: Dialog
debconf: (TERM is not set, so the dialog frontend is not usable.)
debconf: falling back to frontend: Readline
Generating locales (this might take a while)...
Generation complete.
Setting up doxygen (1.8.11-1ubuntu0.1) ...
Setting up libgmpxx4ldbl:amd64 (2:6.1.0+dfsg-2) ...
Setting up libgmp-dev:amd64 (2:6.1.0+dfsg-2) ...
Setting up rubygems-integration (1.10) ...
Setting up ruby-did-you-mean (1.0.0-2) ...
Setting up ruby-minitest (5.8.4-2) ...
Setting up ruby-net-telnet (0.1.1-2) ...
Setting up ruby-power-assert (0.2.7-1) ...
Setting up ruby-test-unit (3.1.7-2) ...
Setting up libruby2.3:amd64 (2.3.1-2~ubuntu16.04.14) ...
Setting up ruby2.3 (2.3.1-2~ubuntu16.04.14) ...
Setting up ruby2.3-dev:amd64 (2.3.1-2~ubuntu16.04.14) ...
Setting up ruby-dev:amd64 (1:2.3.0+1) ...
Setting up ruby (1:2.3.0+1) ...
Setting up rake (10.5.0-2ubuntu0.1) ...
Processing triggers for libc-bin (2.23-0ubuntu10) ...
Removing intermediate container c8e1d941ad2a
 ---> 8fc2786acb9e
Step 6/13 : RUN gem install bundler
 ---> Running in b1a1d689848b
Successfully installed bundler-2.1.4
Parsing documentation for bundler-2.1.4
Installing ri documentation for bundler-2.1.4
Done installing documentation for bundler after 5 seconds
1 gem installed
Removing intermediate container b1a1d689848b
 ---> 4296da023681
Step 7/13 : RUN locale-gen en_US.UTF-8
 ---> Running in 831e4496b02b
Generating locales (this might take a while)...
  en_US.UTF-8... done
Generation complete.
Removing intermediate container 831e4496b02b
 ---> fc1146b012c3
Step 8/13 : ENV LANG en_US.UTF-8
 ---> Running in 7e45ad35b5b8
Removing intermediate container 7e45ad35b5b8
 ---> 3a74e01c0af6
Step 9/13 : ENV LC_ALL en_US.UTF-8
 ---> Running in 8f4a7c3fc5ac
Removing intermediate container 8f4a7c3fc5ac
 ---> a4724ecffdd5
Step 10/13 : ENV CC gcc
 ---> Running in e152fef8904a
Removing intermediate container e152fef8904a
 ---> 2b74dbca7ade
Step 11/13 : ENV CXX g++
 ---> Running in cb7bbd1da85c
Removing intermediate container cb7bbd1da85c
 ---> dadf9deba92b
Step 12/13 : WORKDIR /mesos
 ---> Running in b40381c0e377
Removing intermediate container b40381c0e377
 ---> 2de735eabd72
Step 13/13 : CMD bash support/mesos-website/entrypoint.sh
 ---> Running in 993d4c7ad39a
Removing intermediate container 993d4c7ad39a
 ---> 7bfdca3fe25a
Successfully built 7bfdca3fe25a
Successfully tagged mesos/website-1590778953-20826:latest
/mesos/site /mesos
Don't run Bundler as root. Bundler can ask for sudo if it is needed, and
installing your bundle as root will break this application for all non-root
users on this machine.
Fetching gem metadata from https://rubygems.org/............
middleman-core (3.4.1) has dependency bundler (~> 1.1), which is unsatisfied by the current bundler version 2.1.4, so the dependency is being ignored
Fetching rake 12.3.3
Installing rake 12.3.3
Fetching i18n 0.7.0
Installing i18n 0.7.0
Fetching minitest 5.11.3
Installing minitest 5.11.3
Fetching thread_safe 0.3.6
Installing thread_safe 0.3.6
Fetching tzinfo 1.2.5
Installing tzinfo 1.2.5
Fetching activesupport 4.2.11.1
Installing activesupport 4.2.11.1
Fetching addressable 2.3.8
Installing addressable 2.3.8
Using bundler 2.1.4
Fetching mime-types-data 3.2019.0331
Installing mime-types-data 3.2019.0331
Fetching mime-types 3.2.2
Installing mime-types 3.2.2
Fetching mini_portile2 2.4.0
Installing mini_portile2 2.4.0
Fetching nokogiri 1.10.4
Installing nokogiri 1.10.4 with native extensions
Fetching rack 1.6.12
Installing rack 1.6.12
Fetching rack-test 1.1.0
Installing rack-test 1.1.0
Fetching xpath 2.1.0
Installing xpath 2.1.0
Fetching capybara 2.4.4
Installing capybara 2.4.4
Fetching chunky_png 1.3.11
Installing chunky_png 1.3.11
Fetching coffee-script-source 1.12.2
Installing coffee-script-source 1.12.2
Fetching execjs 2.7.0
Installing execjs 2.7.0
Fetching coffee-script 2.4.1
Installing coffee-script 2.4.1
Fetching multi_json 1.13.1
Installing multi_json 1.13.1
Fetching sass 3.4.25
Installing sass 3.4.25
Fetching compass-core 1.0.3
Installing compass-core 1.0.3
Fetching compass-import-once 1.0.5
Installing compass-import-once 1.0.5
Fetching rb-fsevent 0.10.3
Installing rb-fsevent 0.10.3
Fetching ffi 1.11.1
Installing ffi 1.11.1 with native extensions
Fetching rb-inotify 0.10.0
Installing rb-inotify 0.10.0
Fetching compass 1.0.3
Installing compass 1.0.3
Fetching eventmachine 1.2.7
Installing eventmachine 1.2.7 with native extensions
Fetching http_parser.rb 0.6.0
Installing http_parser.rb 0.6.0 with native extensions
Fetching em-websocket 0.5.1
Installing em-websocket 0.5.1
Fetching erubis 2.7.0
Installing erubis 2.7.0
Fetching temple 0.8.1
Installing temple 0.8.1
Fetching tilt 1.4.1
Installing tilt 1.4.1
Fetching haml 5.1.2
Installing haml 5.1.2
Fetching hike 1.2.3
Installing hike 1.2.3
Fetching uber 0.0.15
Installing uber 0.0.15
Fetching hooks 0.4.1
Installing hooks 0.4.1
Fetching htmlentities 4.3.4
Installing htmlentities 4.3.4
Fetching json 2.2.0
Installing json 2.2.0 with native extensions
Fetching kramdown 1.17.0
Installing kramdown 1.17.0
Fetching libv8 3.16.14.19 (x86_64-linux)
Installing libv8 3.16.14.19 (x86_64-linux)
Fetching listen 3.0.8
Installing listen 3.0.8
Fetching padrino-support 0.12.9
Installing padrino-support 0.12.9
Fetching padrino-helpers 0.12.9
Installing padrino-helpers 0.12.9
Fetching thor 0.20.3
Installing thor 0.20.3
Fetching middleman-core 3.4.1
Installing middleman-core 3.4.1
Fetching sprockets 2.12.5
Installing sprockets 2.12.5
Fetching sprockets-helpers 1.1.0
Installing sprockets-helpers 1.1.0
Fetching sprockets-sass 1.3.1
Installing sprockets-sass 1.3.1
Fetching middleman-sprockets 3.5.0
Installing middleman-sprockets 3.5.0
Fetching uglifier 2.7.2
Installing uglifier 2.7.2
Fetching middleman 3.4.1
Installing middleman 3.4.1
Fetching middleman-blog 3.5.3
Installing middleman-blog 3.5.3
Fetching rack-livereload 0.3.17
Installing rack-livereload 0.3.17
Fetching middleman-livereload 3.4.6
Installing middleman-livereload 3.4.6
Fetching rouge 3.9.0
Installing rouge 3.9.0
Fetching middleman-syntax 3.2.0
Installing middleman-syntax 3.2.0
Fetching rdiscount 2.2.0.1
Installing rdiscount 2.2.0.1 with native extensions
Fetching ref 2.0.0
Installing ref 2.0.0
Fetching therubyracer 0.12.3
Installing therubyracer 0.12.3 with native extensions
Fetching tzinfo-data 1.2019.2
Installing tzinfo-data 1.2019.2
Warning: the lockfile is being updated to Bundler 2, after which you will be unable to return to Bundler 1.
Bundle complete! 9 Gemfile dependencies, 62 gems now installed.
Use `bundle info [gemname]` to see where a bundled gem is installed.
Post-install message from compass:
    Compass is charityware. If you love it, please donate on our behalf at http://umdf.org/compass Thanks!
/mesos
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --warnings=all -I m4
autom4te: cannot create autom4te.cache: No such file or directory
aclocal: error: echo failed with exit status: 1
autoreconf: aclocal failed with exit status: 1
Untagged: mesos/website-1590778953-20826:latest
Deleted: sha256:7bfdca3fe25a5a8ea97369f9d9e93506a4f78ec841585f0d0203b0aad5565f17
Deleted: sha256:2de735eabd72138c5ca44ed012ab1ec61de1c319bfe6afd66a63ac3d0252a238
Deleted: sha256:2dfe185b495e67b8c2fa47c3d4ba37e44efeae9755585d72f3e71d2286f25a35
Deleted: sha256:dadf9deba92b11feeb13eecdb516b63a1bedaf737bbdb027b876b5bc62333cf9
Deleted: sha256:2b74dbca7adecdf74e944c0ed2755fd878750c4786213dc4bedd5c9870c59731
Deleted: sha256:a4724ecffdd5d639362161f7c49011d86a714c71a575ba7e0b881979da2ffe2d
Deleted: sha256:3a74e01c0af6827b82369f3f6f9bd2d028313c0f8ef29e08b7389160e3d48f9e
Deleted: sha256:fc1146b012c317fdc099c6bb45b38102f5d635bf563ef1e586e7c33e77128e61
Deleted: sha256:361bd4b6dee1d8d7cefab9161fd3ffcbcaf51ebd662100f07e28450071ef54b9
Deleted: sha256:4296da0236812c51de3fcba8500e10e10495fe4049e40b2ba349fa82c4be9e6c
Deleted: sha256:8c5a51ec03f882122aabc207c9125a624599fa8cc3e3a58cf89161c9053c3e50
Deleted: sha256:8fc2786acb9ec7484087b8f12fb97c5a383020b1e6889af00a12f01d5543da94
Deleted: sha256:7eb38fe96e14790747e4bc8e4e5118ab064fca65a5816209208072a153a4cd7d
Deleted: sha256:af376acb6e0fdd5c176d16905088b9426b1d0c90263c57507cb29bacc2df1ec5
Deleted: sha256:8689c29448651b3975e7c2f72c7d3f5268b5ff273222d612660808de7e12b29e
Deleted: sha256:554d1f5c354ac4c493f3252f8fa073fb2018ee97ef28962226b08b81b71a6ec3
Build step 'Execute shell' marked build as failure

Build failed in Jenkins: Mesos-Websitebot #2510

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos-Websitebot/2510/display/redirect?page=changes>

Changes:

[asekretenko] Added cmake build option to install build-time module dependencies.

[asekretenko] Added headers install target for building modules into stout.

[asekretenko] Added headers install target for building modules into libprocess.


------------------------------------------
[...truncated 10.06 KB...]
Unpacking ruby-power-assert (0.2.7-1) ...
Selecting previously unselected package ruby-test-unit.
Preparing to unpack .../ruby-test-unit_3.1.7-2_all.deb ...
Unpacking ruby-test-unit (3.1.7-2) ...
Selecting previously unselected package libruby2.3:amd64.
Preparing to unpack .../libruby2.3_2.3.1-2~ubuntu16.04.14_amd64.deb ...
Unpacking libruby2.3:amd64 (2.3.1-2~ubuntu16.04.14) ...
Selecting previously unselected package ruby2.3.
Preparing to unpack .../ruby2.3_2.3.1-2~ubuntu16.04.14_amd64.deb ...
Unpacking ruby2.3 (2.3.1-2~ubuntu16.04.14) ...
Selecting previously unselected package ruby.
Preparing to unpack .../ruby_1%3a2.3.0+1_all.deb ...
Unpacking ruby (1:2.3.0+1) ...
Selecting previously unselected package rake.
Preparing to unpack .../rake_10.5.0-2ubuntu0.1_all.deb ...
Unpacking rake (10.5.0-2ubuntu0.1) ...
Selecting previously unselected package ruby2.3-dev:amd64.
Preparing to unpack .../ruby2.3-dev_2.3.1-2~ubuntu16.04.14_amd64.deb ...
Unpacking ruby2.3-dev:amd64 (2.3.1-2~ubuntu16.04.14) ...
Selecting previously unselected package ruby-dev:amd64.
Preparing to unpack .../ruby-dev_1%3a2.3.0+1_amd64.deb ...
Unpacking ruby-dev:amd64 (1:2.3.0+1) ...
Processing triggers for libc-bin (2.23-0ubuntu10) ...
Setting up libyaml-0-2:amd64 (0.1.6-3) ...
Setting up locales (2.23-0ubuntu11) ...
debconf: unable to initialize frontend: Dialog
debconf: (TERM is not set, so the dialog frontend is not usable.)
debconf: falling back to frontend: Readline
Generating locales (this might take a while)...
Generation complete.
Setting up doxygen (1.8.11-1ubuntu0.1) ...
Setting up libgmpxx4ldbl:amd64 (2:6.1.0+dfsg-2) ...
Setting up libgmp-dev:amd64 (2:6.1.0+dfsg-2) ...
Setting up rubygems-integration (1.10) ...
Setting up ruby-did-you-mean (1.0.0-2) ...
Setting up ruby-minitest (5.8.4-2) ...
Setting up ruby-net-telnet (0.1.1-2) ...
Setting up ruby-power-assert (0.2.7-1) ...
Setting up ruby-test-unit (3.1.7-2) ...
Setting up libruby2.3:amd64 (2.3.1-2~ubuntu16.04.14) ...
Setting up ruby2.3 (2.3.1-2~ubuntu16.04.14) ...
Setting up ruby2.3-dev:amd64 (2.3.1-2~ubuntu16.04.14) ...
Setting up ruby-dev:amd64 (1:2.3.0+1) ...
Setting up ruby (1:2.3.0+1) ...
Setting up rake (10.5.0-2ubuntu0.1) ...
Processing triggers for libc-bin (2.23-0ubuntu10) ...
Removing intermediate container bf9fe49af4ae
 ---> 11ef78e38e96
Step 6/13 : RUN gem install bundler
 ---> Running in bdc5e684d0e5
Successfully installed bundler-2.1.4
Parsing documentation for bundler-2.1.4
Installing ri documentation for bundler-2.1.4
Done installing documentation for bundler after 5 seconds
1 gem installed
Removing intermediate container bdc5e684d0e5
 ---> 6da3298a7ba4
Step 7/13 : RUN locale-gen en_US.UTF-8
 ---> Running in f651d03a775f
Generating locales (this might take a while)...
  en_US.UTF-8... done
Generation complete.
Removing intermediate container f651d03a775f
 ---> 4d93392aaf88
Step 8/13 : ENV LANG en_US.UTF-8
 ---> Running in ac44be1fab4a
Removing intermediate container ac44be1fab4a
 ---> caf7dd982187
Step 9/13 : ENV LC_ALL en_US.UTF-8
 ---> Running in 8b2cf9fc8a55
Removing intermediate container 8b2cf9fc8a55
 ---> 5394fc04da22
Step 10/13 : ENV CC gcc
 ---> Running in b5fcd8e8b852
Removing intermediate container b5fcd8e8b852
 ---> 06539a2acf83
Step 11/13 : ENV CXX g++
 ---> Running in 82144b67b3a9
Removing intermediate container 82144b67b3a9
 ---> 5f25b2ab709e
Step 12/13 : WORKDIR /mesos
 ---> Running in 3130804ff627
Removing intermediate container 3130804ff627
 ---> 1d378e89986e
Step 13/13 : CMD bash support/mesos-website/entrypoint.sh
 ---> Running in b56d411f9368
Removing intermediate container b56d411f9368
 ---> d5a2515b71aa
Successfully built d5a2515b71aa
Successfully tagged mesos/website-1590751813-25435:latest
/mesos/site /mesos
Don't run Bundler as root. Bundler can ask for sudo if it is needed, and
installing your bundle as root will break this application for all non-root
users on this machine.
Fetching gem metadata from https://rubygems.org/............
middleman-core (3.4.1) has dependency bundler (~> 1.1), which is unsatisfied by the current bundler version 2.1.4, so the dependency is being ignored
Fetching rake 12.3.3
Installing rake 12.3.3
Fetching i18n 0.7.0
Installing i18n 0.7.0
Fetching minitest 5.11.3
Installing minitest 5.11.3
Fetching thread_safe 0.3.6
Installing thread_safe 0.3.6
Fetching tzinfo 1.2.5
Installing tzinfo 1.2.5
Fetching activesupport 4.2.11.1
Installing activesupport 4.2.11.1
Fetching addressable 2.3.8
Installing addressable 2.3.8
Using bundler 2.1.4
Fetching mime-types-data 3.2019.0331
Installing mime-types-data 3.2019.0331
Fetching mime-types 3.2.2
Installing mime-types 3.2.2
Fetching mini_portile2 2.4.0
Installing mini_portile2 2.4.0
Fetching nokogiri 1.10.4
Installing nokogiri 1.10.4 with native extensions
Fetching rack 1.6.12
Installing rack 1.6.12
Fetching rack-test 1.1.0
Installing rack-test 1.1.0
Fetching xpath 2.1.0
Installing xpath 2.1.0
Fetching capybara 2.4.4
Installing capybara 2.4.4
Fetching chunky_png 1.3.11
Installing chunky_png 1.3.11
Fetching coffee-script-source 1.12.2
Installing coffee-script-source 1.12.2
Fetching execjs 2.7.0
Installing execjs 2.7.0
Fetching coffee-script 2.4.1
Installing coffee-script 2.4.1
Fetching multi_json 1.13.1
Installing multi_json 1.13.1
Fetching sass 3.4.25
Installing sass 3.4.25
Fetching compass-core 1.0.3
Installing compass-core 1.0.3
Fetching compass-import-once 1.0.5
Installing compass-import-once 1.0.5
Fetching rb-fsevent 0.10.3
Installing rb-fsevent 0.10.3
Fetching ffi 1.11.1
Installing ffi 1.11.1 with native extensions
Fetching rb-inotify 0.10.0
Installing rb-inotify 0.10.0
Fetching compass 1.0.3
Installing compass 1.0.3
Fetching eventmachine 1.2.7
Installing eventmachine 1.2.7 with native extensions
Fetching http_parser.rb 0.6.0
Installing http_parser.rb 0.6.0 with native extensions
Fetching em-websocket 0.5.1
Installing em-websocket 0.5.1
Fetching erubis 2.7.0
Installing erubis 2.7.0
Fetching temple 0.8.1
Installing temple 0.8.1
Fetching tilt 1.4.1
Installing tilt 1.4.1
Fetching haml 5.1.2
Installing haml 5.1.2
Fetching hike 1.2.3
Installing hike 1.2.3
Fetching uber 0.0.15
Installing uber 0.0.15
Fetching hooks 0.4.1
Installing hooks 0.4.1
Fetching htmlentities 4.3.4
Installing htmlentities 4.3.4
Fetching json 2.2.0
Installing json 2.2.0 with native extensions
Fetching kramdown 1.17.0
Installing kramdown 1.17.0
Fetching libv8 3.16.14.19 (x86_64-linux)
Installing libv8 3.16.14.19 (x86_64-linux)
Fetching listen 3.0.8
Installing listen 3.0.8
Fetching padrino-support 0.12.9
Installing padrino-support 0.12.9
Fetching padrino-helpers 0.12.9
Installing padrino-helpers 0.12.9
Fetching thor 0.20.3
Installing thor 0.20.3
Fetching middleman-core 3.4.1
Installing middleman-core 3.4.1
Fetching sprockets 2.12.5
Installing sprockets 2.12.5
Fetching sprockets-helpers 1.1.0
Installing sprockets-helpers 1.1.0
Fetching sprockets-sass 1.3.1
Installing sprockets-sass 1.3.1
Fetching middleman-sprockets 3.5.0
Installing middleman-sprockets 3.5.0
Fetching uglifier 2.7.2
Installing uglifier 2.7.2
Fetching middleman 3.4.1
Installing middleman 3.4.1
Fetching middleman-blog 3.5.3
Installing middleman-blog 3.5.3
Fetching rack-livereload 0.3.17
Installing rack-livereload 0.3.17
Fetching middleman-livereload 3.4.6
Installing middleman-livereload 3.4.6
Fetching rouge 3.9.0
Installing rouge 3.9.0
Fetching middleman-syntax 3.2.0
Installing middleman-syntax 3.2.0
Fetching rdiscount 2.2.0.1
Installing rdiscount 2.2.0.1 with native extensions
Fetching ref 2.0.0
Installing ref 2.0.0
Fetching therubyracer 0.12.3
Installing therubyracer 0.12.3 with native extensions
Fetching tzinfo-data 1.2019.2
Installing tzinfo-data 1.2019.2
Warning: the lockfile is being updated to Bundler 2, after which you will be unable to return to Bundler 1.
Bundle complete! 9 Gemfile dependencies, 62 gems now installed.
Use `bundle info [gemname]` to see where a bundled gem is installed.
Post-install message from compass:
    Compass is charityware. If you love it, please donate on our behalf at http://umdf.org/compass Thanks!
/mesos
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --warnings=all -I m4
autom4te: cannot create autom4te.cache: No such file or directory
aclocal: error: echo failed with exit status: 1
autoreconf: aclocal failed with exit status: 1
Untagged: mesos/website-1590751813-25435:latest
Deleted: sha256:d5a2515b71aa780b86b22e63d3ae531ae0b533c7a0bf97ac6a92c9b32664d370
Deleted: sha256:1d378e89986ed9c771b60d4e7a838c0a8f8673100059df8aa890bd496f67896b
Deleted: sha256:702b700f094ca128ef48fe90c11fbdbc980a30699e5ebe2f825b26eaff53f136
Deleted: sha256:5f25b2ab709ede3c4f958d7b3862ebc89793b3f415356e1d2a6ba3db804fd992
Deleted: sha256:06539a2acf833f73316118fd8fa392de8ee1c023bbf610d147493b17b66a8697
Deleted: sha256:5394fc04da22b52d969ca620779e57b4bd2236115f454029b5f312d0e9bdbe5a
Deleted: sha256:caf7dd982187c459a08073eaba0dd46a6f4b9a6a6fe1b356c0309cf14ce399e2
Deleted: sha256:4d93392aaf885017a8e86a6e4be5c3147d4407f8da2c78a289792b3d2d7cccc8
Deleted: sha256:8977fb19642f046a79db1610946c5dd5b492b0100f4abe7e5a00a7c562173195
Deleted: sha256:6da3298a7ba40e6af2a166386dda30b97dec61f0c9f6140940cf3feb84f87a3b
Deleted: sha256:52766f28db997e1dd88d7e3731c4c5067e902c31c0db6195f79a705c52b4b258
Deleted: sha256:11ef78e38e967c6a76b009809ad26e39447e2eb33ac887a452bd204dbfa9da71
Deleted: sha256:f4a41f33a2c0659c983140099f7874a5ffd625bf9210bb5cdbbd5254dfdc41d4
Deleted: sha256:93ef0d55cfb64de106de69c36734bc8e1501cbc33eeeedb83173c5b6fcd7b576
Deleted: sha256:ff6d47918ce50e4a9a5aca64410273e1fa0a36d3db4cca61f212cc96a81a5119
Deleted: sha256:c2065e6453919bb09d1cfd4d7488f6dac62ffeb033e24e131896386a25e465da
Build step 'Execute shell' marked build as failure

Build failed in Jenkins: Mesos-Websitebot #2509

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos-Websitebot/2509/display/redirect?page=changes>

Changes:

[zhq527725] Added MESOS-10126 to the 1.4.4 CHANGELOG.


------------------------------------------
[...truncated 10.03 KB...]
Unpacking ruby-power-assert (0.2.7-1) ...
Selecting previously unselected package ruby-test-unit.
Preparing to unpack .../ruby-test-unit_3.1.7-2_all.deb ...
Unpacking ruby-test-unit (3.1.7-2) ...
Selecting previously unselected package libruby2.3:amd64.
Preparing to unpack .../libruby2.3_2.3.1-2~ubuntu16.04.14_amd64.deb ...
Unpacking libruby2.3:amd64 (2.3.1-2~ubuntu16.04.14) ...
Selecting previously unselected package ruby2.3.
Preparing to unpack .../ruby2.3_2.3.1-2~ubuntu16.04.14_amd64.deb ...
Unpacking ruby2.3 (2.3.1-2~ubuntu16.04.14) ...
Selecting previously unselected package ruby.
Preparing to unpack .../ruby_1%3a2.3.0+1_all.deb ...
Unpacking ruby (1:2.3.0+1) ...
Selecting previously unselected package rake.
Preparing to unpack .../rake_10.5.0-2ubuntu0.1_all.deb ...
Unpacking rake (10.5.0-2ubuntu0.1) ...
Selecting previously unselected package ruby2.3-dev:amd64.
Preparing to unpack .../ruby2.3-dev_2.3.1-2~ubuntu16.04.14_amd64.deb ...
Unpacking ruby2.3-dev:amd64 (2.3.1-2~ubuntu16.04.14) ...
Selecting previously unselected package ruby-dev:amd64.
Preparing to unpack .../ruby-dev_1%3a2.3.0+1_amd64.deb ...
Unpacking ruby-dev:amd64 (1:2.3.0+1) ...
Processing triggers for libc-bin (2.23-0ubuntu10) ...
Setting up libyaml-0-2:amd64 (0.1.6-3) ...
Setting up locales (2.23-0ubuntu11) ...
debconf: unable to initialize frontend: Dialog
debconf: (TERM is not set, so the dialog frontend is not usable.)
debconf: falling back to frontend: Readline
Generating locales (this might take a while)...
Generation complete.
Setting up doxygen (1.8.11-1ubuntu0.1) ...
Setting up libgmpxx4ldbl:amd64 (2:6.1.0+dfsg-2) ...
Setting up libgmp-dev:amd64 (2:6.1.0+dfsg-2) ...
Setting up rubygems-integration (1.10) ...
Setting up ruby-did-you-mean (1.0.0-2) ...
Setting up ruby-minitest (5.8.4-2) ...
Setting up ruby-net-telnet (0.1.1-2) ...
Setting up ruby-power-assert (0.2.7-1) ...
Setting up ruby-test-unit (3.1.7-2) ...
Setting up libruby2.3:amd64 (2.3.1-2~ubuntu16.04.14) ...
Setting up ruby2.3 (2.3.1-2~ubuntu16.04.14) ...
Setting up ruby2.3-dev:amd64 (2.3.1-2~ubuntu16.04.14) ...
Setting up ruby-dev:amd64 (1:2.3.0+1) ...
Setting up ruby (1:2.3.0+1) ...
Setting up rake (10.5.0-2ubuntu0.1) ...
Processing triggers for libc-bin (2.23-0ubuntu10) ...
Removing intermediate container 0e76d505f25b
 ---> f6d49541dd0e
Step 6/13 : RUN gem install bundler
 ---> Running in faa7e6367e45
Successfully installed bundler-2.1.4
Parsing documentation for bundler-2.1.4
Installing ri documentation for bundler-2.1.4
Done installing documentation for bundler after 5 seconds
1 gem installed
Removing intermediate container faa7e6367e45
 ---> 34d9bfc98120
Step 7/13 : RUN locale-gen en_US.UTF-8
 ---> Running in b326f96985c6
Generating locales (this might take a while)...
  en_US.UTF-8... done
Generation complete.
Removing intermediate container b326f96985c6
 ---> 53479c235ae3
Step 8/13 : ENV LANG en_US.UTF-8
 ---> Running in 8e3b64571a6b
Removing intermediate container 8e3b64571a6b
 ---> ec4160127632
Step 9/13 : ENV LC_ALL en_US.UTF-8
 ---> Running in 1bbd9bd05609
Removing intermediate container 1bbd9bd05609
 ---> 14bf17551fcb
Step 10/13 : ENV CC gcc
 ---> Running in f85c1863ccf0
Removing intermediate container f85c1863ccf0
 ---> 46d23c7a7248
Step 11/13 : ENV CXX g++
 ---> Running in 13e4ad95b4f1
Removing intermediate container 13e4ad95b4f1
 ---> 8e067da1587a
Step 12/13 : WORKDIR /mesos
 ---> Running in 690fc06672b1
Removing intermediate container 690fc06672b1
 ---> 8dd710aa432f
Step 13/13 : CMD bash support/mesos-website/entrypoint.sh
 ---> Running in 6229311d4809
Removing intermediate container 6229311d4809
 ---> 87a51cd85764
Successfully built 87a51cd85764
Successfully tagged mesos/website-1590744117-26685:latest
/mesos/site /mesos
Don't run Bundler as root. Bundler can ask for sudo if it is needed, and
installing your bundle as root will break this application for all non-root
users on this machine.
Fetching gem metadata from https://rubygems.org/............
middleman-core (3.4.1) has dependency bundler (~> 1.1), which is unsatisfied by the current bundler version 2.1.4, so the dependency is being ignored
Fetching rake 12.3.3
Installing rake 12.3.3
Fetching i18n 0.7.0
Installing i18n 0.7.0
Fetching minitest 5.11.3
Installing minitest 5.11.3
Fetching thread_safe 0.3.6
Installing thread_safe 0.3.6
Fetching tzinfo 1.2.5
Installing tzinfo 1.2.5
Fetching activesupport 4.2.11.1
Installing activesupport 4.2.11.1
Fetching addressable 2.3.8
Installing addressable 2.3.8
Using bundler 2.1.4
Fetching mime-types-data 3.2019.0331
Installing mime-types-data 3.2019.0331
Fetching mime-types 3.2.2
Installing mime-types 3.2.2
Fetching mini_portile2 2.4.0
Installing mini_portile2 2.4.0
Fetching nokogiri 1.10.4
Installing nokogiri 1.10.4 with native extensions
Fetching rack 1.6.12
Installing rack 1.6.12
Fetching rack-test 1.1.0
Installing rack-test 1.1.0
Fetching xpath 2.1.0
Installing xpath 2.1.0
Fetching capybara 2.4.4
Installing capybara 2.4.4
Fetching chunky_png 1.3.11
Installing chunky_png 1.3.11
Fetching coffee-script-source 1.12.2
Installing coffee-script-source 1.12.2
Fetching execjs 2.7.0
Installing execjs 2.7.0
Fetching coffee-script 2.4.1
Installing coffee-script 2.4.1
Fetching multi_json 1.13.1
Installing multi_json 1.13.1
Fetching sass 3.4.25
Installing sass 3.4.25
Fetching compass-core 1.0.3
Installing compass-core 1.0.3
Fetching compass-import-once 1.0.5
Installing compass-import-once 1.0.5
Fetching rb-fsevent 0.10.3
Installing rb-fsevent 0.10.3
Fetching ffi 1.11.1
Installing ffi 1.11.1 with native extensions
Fetching rb-inotify 0.10.0
Installing rb-inotify 0.10.0
Fetching compass 1.0.3
Installing compass 1.0.3
Fetching eventmachine 1.2.7
Installing eventmachine 1.2.7 with native extensions
Fetching http_parser.rb 0.6.0
Installing http_parser.rb 0.6.0 with native extensions
Fetching em-websocket 0.5.1
Installing em-websocket 0.5.1
Fetching erubis 2.7.0
Installing erubis 2.7.0
Fetching temple 0.8.1
Installing temple 0.8.1
Fetching tilt 1.4.1
Installing tilt 1.4.1
Fetching haml 5.1.2
Installing haml 5.1.2
Fetching hike 1.2.3
Installing hike 1.2.3
Fetching uber 0.0.15
Installing uber 0.0.15
Fetching hooks 0.4.1
Installing hooks 0.4.1
Fetching htmlentities 4.3.4
Installing htmlentities 4.3.4
Fetching json 2.2.0
Installing json 2.2.0 with native extensions
Fetching kramdown 1.17.0
Installing kramdown 1.17.0
Fetching libv8 3.16.14.19 (x86_64-linux)
Installing libv8 3.16.14.19 (x86_64-linux)
Fetching listen 3.0.8
Installing listen 3.0.8
Fetching padrino-support 0.12.9
Installing padrino-support 0.12.9
Fetching padrino-helpers 0.12.9
Installing padrino-helpers 0.12.9
Fetching thor 0.20.3
Installing thor 0.20.3
Fetching middleman-core 3.4.1
Installing middleman-core 3.4.1
Fetching sprockets 2.12.5
Installing sprockets 2.12.5
Fetching sprockets-helpers 1.1.0
Installing sprockets-helpers 1.1.0
Fetching sprockets-sass 1.3.1
Installing sprockets-sass 1.3.1
Fetching middleman-sprockets 3.5.0
Installing middleman-sprockets 3.5.0
Fetching uglifier 2.7.2
Installing uglifier 2.7.2
Fetching middleman 3.4.1
Installing middleman 3.4.1
Fetching middleman-blog 3.5.3
Installing middleman-blog 3.5.3
Fetching rack-livereload 0.3.17
Installing rack-livereload 0.3.17
Fetching middleman-livereload 3.4.6
Installing middleman-livereload 3.4.6
Fetching rouge 3.9.0
Installing rouge 3.9.0
Fetching middleman-syntax 3.2.0
Installing middleman-syntax 3.2.0
Fetching rdiscount 2.2.0.1
Installing rdiscount 2.2.0.1 with native extensions
Fetching ref 2.0.0
Installing ref 2.0.0
Fetching therubyracer 0.12.3
Installing therubyracer 0.12.3 with native extensions
Fetching tzinfo-data 1.2019.2
Installing tzinfo-data 1.2019.2
Warning: the lockfile is being updated to Bundler 2, after which you will be unable to return to Bundler 1.
Bundle complete! 9 Gemfile dependencies, 62 gems now installed.
Use `bundle info [gemname]` to see where a bundled gem is installed.
Post-install message from compass:
    Compass is charityware. If you love it, please donate on our behalf at http://umdf.org/compass Thanks!
/mesos
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --warnings=all -I m4
autom4te: cannot create autom4te.cache: No such file or directory
aclocal: error: echo failed with exit status: 1
autoreconf: aclocal failed with exit status: 1
Untagged: mesos/website-1590744117-26685:latest
Deleted: sha256:87a51cd85764f82bf0db3c88cf6f29881b9e25f57c742f88951bf3977186071e
Deleted: sha256:8dd710aa432f51e043777ae450cb3f8ce75f3eddf97fbae8d53dd3aba38e0ff8
Deleted: sha256:d363c40417d15046824141468319970c30607efe1c89f2b52a6d59ad6abcaab5
Deleted: sha256:8e067da1587a8c7fc56c5b6a54b57d23d4f4a2acb59df24c6081270ea6716686
Deleted: sha256:46d23c7a7248dadd12f4c361fea3b2a87683d05413b6900ecc58471cc9312707
Deleted: sha256:14bf17551fcbe44ae322e927e163263747c6df878ff3f2f2a11f514c07002d3d
Deleted: sha256:ec41601276328fa9118c99491f93129810bb55d090064242cb7a28022ddeebfc
Deleted: sha256:53479c235ae35a935e3476a1e11e7ebe50d201a9fbbb5b5cae195e668a2540f0
Deleted: sha256:3d9594b1793822c37fce43d868fe9b91575dce5a9876cacde9626c691a90ab26
Deleted: sha256:34d9bfc9812023493fffa791757f30e4ccff4af1614c2df9bec5cd29e871ef1e
Deleted: sha256:a55f95177726daa6f11881808c2e7f3eb741f1edf886e79a480a40916252e0c2
Deleted: sha256:f6d49541dd0e58b6f396a5da8427a8a00e14c21b905bdf73d44f5c1538f0d417
Deleted: sha256:9d0494f1772f862db466ecc9bc2c067789b23519c8b3751aa1f323c32796de0a
Deleted: sha256:7364f833b615215b75cd0e511d09a506c4009930dc8704d33225439fa8135ef3
Deleted: sha256:33e58f056a132b074dd678ebb2189026840a44c054b1537d3d4a90e6feef4661
Deleted: sha256:96ccceff164b5a1073514d89d463c0a0f32c8bd4055ae53d06da836e016821a8
Build step 'Execute shell' marked build as failure

Build failed in Jenkins: Mesos-Websitebot #2508

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos-Websitebot/2508/display/redirect?page=changes>

Changes:

[zhq527725] Added MESOS-10126 to the 1.5.4 CHANGELOG.


------------------------------------------
[...truncated 10.03 KB...]
Unpacking ruby-power-assert (0.2.7-1) ...
Selecting previously unselected package ruby-test-unit.
Preparing to unpack .../ruby-test-unit_3.1.7-2_all.deb ...
Unpacking ruby-test-unit (3.1.7-2) ...
Selecting previously unselected package libruby2.3:amd64.
Preparing to unpack .../libruby2.3_2.3.1-2~ubuntu16.04.14_amd64.deb ...
Unpacking libruby2.3:amd64 (2.3.1-2~ubuntu16.04.14) ...
Selecting previously unselected package ruby2.3.
Preparing to unpack .../ruby2.3_2.3.1-2~ubuntu16.04.14_amd64.deb ...
Unpacking ruby2.3 (2.3.1-2~ubuntu16.04.14) ...
Selecting previously unselected package ruby.
Preparing to unpack .../ruby_1%3a2.3.0+1_all.deb ...
Unpacking ruby (1:2.3.0+1) ...
Selecting previously unselected package rake.
Preparing to unpack .../rake_10.5.0-2ubuntu0.1_all.deb ...
Unpacking rake (10.5.0-2ubuntu0.1) ...
Selecting previously unselected package ruby2.3-dev:amd64.
Preparing to unpack .../ruby2.3-dev_2.3.1-2~ubuntu16.04.14_amd64.deb ...
Unpacking ruby2.3-dev:amd64 (2.3.1-2~ubuntu16.04.14) ...
Selecting previously unselected package ruby-dev:amd64.
Preparing to unpack .../ruby-dev_1%3a2.3.0+1_amd64.deb ...
Unpacking ruby-dev:amd64 (1:2.3.0+1) ...
Processing triggers for libc-bin (2.23-0ubuntu10) ...
Setting up libyaml-0-2:amd64 (0.1.6-3) ...
Setting up locales (2.23-0ubuntu11) ...
debconf: unable to initialize frontend: Dialog
debconf: (TERM is not set, so the dialog frontend is not usable.)
debconf: falling back to frontend: Readline
Generating locales (this might take a while)...
Generation complete.
Setting up doxygen (1.8.11-1ubuntu0.1) ...
Setting up libgmpxx4ldbl:amd64 (2:6.1.0+dfsg-2) ...
Setting up libgmp-dev:amd64 (2:6.1.0+dfsg-2) ...
Setting up rubygems-integration (1.10) ...
Setting up ruby-did-you-mean (1.0.0-2) ...
Setting up ruby-minitest (5.8.4-2) ...
Setting up ruby-net-telnet (0.1.1-2) ...
Setting up ruby-power-assert (0.2.7-1) ...
Setting up ruby-test-unit (3.1.7-2) ...
Setting up libruby2.3:amd64 (2.3.1-2~ubuntu16.04.14) ...
Setting up ruby2.3 (2.3.1-2~ubuntu16.04.14) ...
Setting up ruby2.3-dev:amd64 (2.3.1-2~ubuntu16.04.14) ...
Setting up ruby-dev:amd64 (1:2.3.0+1) ...
Setting up ruby (1:2.3.0+1) ...
Setting up rake (10.5.0-2ubuntu0.1) ...
Processing triggers for libc-bin (2.23-0ubuntu10) ...
Removing intermediate container ce56d77c439d
 ---> dd156821f805
Step 6/13 : RUN gem install bundler
 ---> Running in 4b697ff42042
Successfully installed bundler-2.1.4
Parsing documentation for bundler-2.1.4
Installing ri documentation for bundler-2.1.4
Done installing documentation for bundler after 5 seconds
1 gem installed
Removing intermediate container 4b697ff42042
 ---> 92d53d7d4afa
Step 7/13 : RUN locale-gen en_US.UTF-8
 ---> Running in 2f0ce9ad79c2
Generating locales (this might take a while)...
  en_US.UTF-8... done
Generation complete.
Removing intermediate container 2f0ce9ad79c2
 ---> de07419e87b2
Step 8/13 : ENV LANG en_US.UTF-8
 ---> Running in 87c745e1a65b
Removing intermediate container 87c745e1a65b
 ---> 9a3583b40925
Step 9/13 : ENV LC_ALL en_US.UTF-8
 ---> Running in 47e4a18b9762
Removing intermediate container 47e4a18b9762
 ---> 0fb3fecbf737
Step 10/13 : ENV CC gcc
 ---> Running in e1cd82ed193c
Removing intermediate container e1cd82ed193c
 ---> 8eaa5d18f09d
Step 11/13 : ENV CXX g++
 ---> Running in f58348495b32
Removing intermediate container f58348495b32
 ---> 6c9d4380ebb9
Step 12/13 : WORKDIR /mesos
 ---> Running in e3e5d6b1c971
Removing intermediate container e3e5d6b1c971
 ---> 6b03df322870
Step 13/13 : CMD bash support/mesos-website/entrypoint.sh
 ---> Running in a23234f5a8b3
Removing intermediate container a23234f5a8b3
 ---> f0752664d368
Successfully built f0752664d368
Successfully tagged mesos/website-1590743851-5840:latest
/mesos/site /mesos
Don't run Bundler as root. Bundler can ask for sudo if it is needed, and
installing your bundle as root will break this application for all non-root
users on this machine.
Fetching gem metadata from https://rubygems.org/............
middleman-core (3.4.1) has dependency bundler (~> 1.1), which is unsatisfied by the current bundler version 2.1.4, so the dependency is being ignored
Fetching rake 12.3.3
Installing rake 12.3.3
Fetching i18n 0.7.0
Installing i18n 0.7.0
Fetching minitest 5.11.3
Installing minitest 5.11.3
Fetching thread_safe 0.3.6
Installing thread_safe 0.3.6
Fetching tzinfo 1.2.5
Installing tzinfo 1.2.5
Fetching activesupport 4.2.11.1
Installing activesupport 4.2.11.1
Fetching addressable 2.3.8
Installing addressable 2.3.8
Using bundler 2.1.4
Fetching mime-types-data 3.2019.0331
Installing mime-types-data 3.2019.0331
Fetching mime-types 3.2.2
Installing mime-types 3.2.2
Fetching mini_portile2 2.4.0
Installing mini_portile2 2.4.0
Fetching nokogiri 1.10.4
Installing nokogiri 1.10.4 with native extensions
Fetching rack 1.6.12
Installing rack 1.6.12
Fetching rack-test 1.1.0
Installing rack-test 1.1.0
Fetching xpath 2.1.0
Installing xpath 2.1.0
Fetching capybara 2.4.4
Installing capybara 2.4.4
Fetching chunky_png 1.3.11
Installing chunky_png 1.3.11
Fetching coffee-script-source 1.12.2
Installing coffee-script-source 1.12.2
Fetching execjs 2.7.0
Installing execjs 2.7.0
Fetching coffee-script 2.4.1
Installing coffee-script 2.4.1
Fetching multi_json 1.13.1
Installing multi_json 1.13.1
Fetching sass 3.4.25
Installing sass 3.4.25
Fetching compass-core 1.0.3
Installing compass-core 1.0.3
Fetching compass-import-once 1.0.5
Installing compass-import-once 1.0.5
Fetching rb-fsevent 0.10.3
Installing rb-fsevent 0.10.3
Fetching ffi 1.11.1
Installing ffi 1.11.1 with native extensions
Fetching rb-inotify 0.10.0
Installing rb-inotify 0.10.0
Fetching compass 1.0.3
Installing compass 1.0.3
Fetching eventmachine 1.2.7
Installing eventmachine 1.2.7 with native extensions
Fetching http_parser.rb 0.6.0
Installing http_parser.rb 0.6.0 with native extensions
Fetching em-websocket 0.5.1
Installing em-websocket 0.5.1
Fetching erubis 2.7.0
Installing erubis 2.7.0
Fetching temple 0.8.1
Installing temple 0.8.1
Fetching tilt 1.4.1
Installing tilt 1.4.1
Fetching haml 5.1.2
Installing haml 5.1.2
Fetching hike 1.2.3
Installing hike 1.2.3
Fetching uber 0.0.15
Installing uber 0.0.15
Fetching hooks 0.4.1
Installing hooks 0.4.1
Fetching htmlentities 4.3.4
Installing htmlentities 4.3.4
Fetching json 2.2.0
Installing json 2.2.0 with native extensions
Fetching kramdown 1.17.0
Installing kramdown 1.17.0
Fetching libv8 3.16.14.19 (x86_64-linux)
Installing libv8 3.16.14.19 (x86_64-linux)
Fetching listen 3.0.8
Installing listen 3.0.8
Fetching padrino-support 0.12.9
Installing padrino-support 0.12.9
Fetching padrino-helpers 0.12.9
Installing padrino-helpers 0.12.9
Fetching thor 0.20.3
Installing thor 0.20.3
Fetching middleman-core 3.4.1
Installing middleman-core 3.4.1
Fetching sprockets 2.12.5
Installing sprockets 2.12.5
Fetching sprockets-helpers 1.1.0
Installing sprockets-helpers 1.1.0
Fetching sprockets-sass 1.3.1
Installing sprockets-sass 1.3.1
Fetching middleman-sprockets 3.5.0
Installing middleman-sprockets 3.5.0
Fetching uglifier 2.7.2
Installing uglifier 2.7.2
Fetching middleman 3.4.1
Installing middleman 3.4.1
Fetching middleman-blog 3.5.3
Installing middleman-blog 3.5.3
Fetching rack-livereload 0.3.17
Installing rack-livereload 0.3.17
Fetching middleman-livereload 3.4.6
Installing middleman-livereload 3.4.6
Fetching rouge 3.9.0
Installing rouge 3.9.0
Fetching middleman-syntax 3.2.0
Installing middleman-syntax 3.2.0
Fetching rdiscount 2.2.0.1
Installing rdiscount 2.2.0.1 with native extensions
Fetching ref 2.0.0
Installing ref 2.0.0
Fetching therubyracer 0.12.3
Installing therubyracer 0.12.3 with native extensions
Fetching tzinfo-data 1.2019.2
Installing tzinfo-data 1.2019.2
Warning: the lockfile is being updated to Bundler 2, after which you will be unable to return to Bundler 1.
Bundle complete! 9 Gemfile dependencies, 62 gems now installed.
Use `bundle info [gemname]` to see where a bundled gem is installed.
Post-install message from compass:
    Compass is charityware. If you love it, please donate on our behalf at http://umdf.org/compass Thanks!
/mesos
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --warnings=all -I m4
autom4te: cannot create autom4te.cache: No such file or directory
aclocal: error: echo failed with exit status: 1
autoreconf: aclocal failed with exit status: 1
Untagged: mesos/website-1590743851-5840:latest
Deleted: sha256:f0752664d368258ef1fcec601f399b56a188590f6f55ebef8e80f937419e4eba
Deleted: sha256:6b03df322870335834b2eb8fa33cf2675942e7e11665d9f19e168b77182e1f13
Deleted: sha256:9c930ac034185f349f26e401eaad924a70a573beb4e66b27466252996381d21a
Deleted: sha256:6c9d4380ebb937bfa489fb38000532317690df42ff2e393b44f540d862ba7508
Deleted: sha256:8eaa5d18f09d56f7675205d0c82e0f29344c8a633d6482102658c2e127049a0f
Deleted: sha256:0fb3fecbf737e7077772d6a3355d197e2f9b842465d8b1e14bd888afe9ad0fab
Deleted: sha256:9a3583b409256607306a38d5758a66b2cd194113147943c4f5b0e9cfea4784a6
Deleted: sha256:de07419e87b25e3e09e3a90682506f25cc989ef015a3fd7c8b6282b245b2b46c
Deleted: sha256:1a39288bf609a9204d303166bd821c425669c778b96c39d95be2682a98c6b3ee
Deleted: sha256:92d53d7d4afa9a368798f27f35e628348990bd7d183b6bd2100b9bdadbdc5d67
Deleted: sha256:56cbb216588d72051a3aa276478c1f7c9842da1a6cca56f53a56aa0f5b436d6a
Deleted: sha256:dd156821f805a0ffd30b194cbbc89e16ad22f9bae1cbeb919a69d16203e3213b
Deleted: sha256:6ad3b3f8a34e14d17436d2967d21497851a2ea9fa898616414fba26b8a3c26aa
Deleted: sha256:61c1538d044568960ce15c308400660506c0cc771f37db47f4c885f181abcbfe
Deleted: sha256:1e7e9f0e0c5f1bedbc276df14cc9ebbef6fb280dde90c3e387463c092a58ddf9
Deleted: sha256:eb2dc4853a65835f931d5e367c998fa9f96a702b640020b2e60d9842499516f3
Build step 'Execute shell' marked build as failure

Build failed in Jenkins: Mesos-Websitebot #2507

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos-Websitebot/2507/display/redirect?page=changes>

Changes:

[zhq527725] Added MESOS-10126 to the 1.6.3 CHANGELOG.


------------------------------------------
[...truncated 10.03 KB...]
Unpacking ruby-power-assert (0.2.7-1) ...
Selecting previously unselected package ruby-test-unit.
Preparing to unpack .../ruby-test-unit_3.1.7-2_all.deb ...
Unpacking ruby-test-unit (3.1.7-2) ...
Selecting previously unselected package libruby2.3:amd64.
Preparing to unpack .../libruby2.3_2.3.1-2~ubuntu16.04.14_amd64.deb ...
Unpacking libruby2.3:amd64 (2.3.1-2~ubuntu16.04.14) ...
Selecting previously unselected package ruby2.3.
Preparing to unpack .../ruby2.3_2.3.1-2~ubuntu16.04.14_amd64.deb ...
Unpacking ruby2.3 (2.3.1-2~ubuntu16.04.14) ...
Selecting previously unselected package ruby.
Preparing to unpack .../ruby_1%3a2.3.0+1_all.deb ...
Unpacking ruby (1:2.3.0+1) ...
Selecting previously unselected package rake.
Preparing to unpack .../rake_10.5.0-2ubuntu0.1_all.deb ...
Unpacking rake (10.5.0-2ubuntu0.1) ...
Selecting previously unselected package ruby2.3-dev:amd64.
Preparing to unpack .../ruby2.3-dev_2.3.1-2~ubuntu16.04.14_amd64.deb ...
Unpacking ruby2.3-dev:amd64 (2.3.1-2~ubuntu16.04.14) ...
Selecting previously unselected package ruby-dev:amd64.
Preparing to unpack .../ruby-dev_1%3a2.3.0+1_amd64.deb ...
Unpacking ruby-dev:amd64 (1:2.3.0+1) ...
Processing triggers for libc-bin (2.23-0ubuntu10) ...
Setting up libyaml-0-2:amd64 (0.1.6-3) ...
Setting up locales (2.23-0ubuntu11) ...
debconf: unable to initialize frontend: Dialog
debconf: (TERM is not set, so the dialog frontend is not usable.)
debconf: falling back to frontend: Readline
Generating locales (this might take a while)...
Generation complete.
Setting up doxygen (1.8.11-1ubuntu0.1) ...
Setting up libgmpxx4ldbl:amd64 (2:6.1.0+dfsg-2) ...
Setting up libgmp-dev:amd64 (2:6.1.0+dfsg-2) ...
Setting up rubygems-integration (1.10) ...
Setting up ruby-did-you-mean (1.0.0-2) ...
Setting up ruby-minitest (5.8.4-2) ...
Setting up ruby-net-telnet (0.1.1-2) ...
Setting up ruby-power-assert (0.2.7-1) ...
Setting up ruby-test-unit (3.1.7-2) ...
Setting up libruby2.3:amd64 (2.3.1-2~ubuntu16.04.14) ...
Setting up ruby2.3 (2.3.1-2~ubuntu16.04.14) ...
Setting up ruby2.3-dev:amd64 (2.3.1-2~ubuntu16.04.14) ...
Setting up ruby-dev:amd64 (1:2.3.0+1) ...
Setting up ruby (1:2.3.0+1) ...
Setting up rake (10.5.0-2ubuntu0.1) ...
Processing triggers for libc-bin (2.23-0ubuntu10) ...
Removing intermediate container 570eb393ea9f
 ---> 55bbd24d1629
Step 6/13 : RUN gem install bundler
 ---> Running in 5196849ed4f3
Successfully installed bundler-2.1.4
Parsing documentation for bundler-2.1.4
Installing ri documentation for bundler-2.1.4
Done installing documentation for bundler after 5 seconds
1 gem installed
Removing intermediate container 5196849ed4f3
 ---> 837030042293
Step 7/13 : RUN locale-gen en_US.UTF-8
 ---> Running in b47c7872a50d
Generating locales (this might take a while)...
  en_US.UTF-8... done
Generation complete.
Removing intermediate container b47c7872a50d
 ---> 31df2c503b91
Step 8/13 : ENV LANG en_US.UTF-8
 ---> Running in ca61dc83e1c0
Removing intermediate container ca61dc83e1c0
 ---> 87d151546ac7
Step 9/13 : ENV LC_ALL en_US.UTF-8
 ---> Running in c7bc19204a04
Removing intermediate container c7bc19204a04
 ---> 5402a76fb968
Step 10/13 : ENV CC gcc
 ---> Running in 1dc498b07b19
Removing intermediate container 1dc498b07b19
 ---> 1e60d8b539ec
Step 11/13 : ENV CXX g++
 ---> Running in 96708767ae03
Removing intermediate container 96708767ae03
 ---> 8b7e9f74650e
Step 12/13 : WORKDIR /mesos
 ---> Running in f662ed4f1c44
Removing intermediate container f662ed4f1c44
 ---> deacb8260a37
Step 13/13 : CMD bash support/mesos-website/entrypoint.sh
 ---> Running in cd7bb7754bed
Removing intermediate container cd7bb7754bed
 ---> 434c47071311
Successfully built 434c47071311
Successfully tagged mesos/website-1590743655-11693:latest
/mesos/site /mesos
Don't run Bundler as root. Bundler can ask for sudo if it is needed, and
installing your bundle as root will break this application for all non-root
users on this machine.
Fetching gem metadata from https://rubygems.org/............
middleman-core (3.4.1) has dependency bundler (~> 1.1), which is unsatisfied by the current bundler version 2.1.4, so the dependency is being ignored
Fetching rake 12.3.3
Installing rake 12.3.3
Fetching i18n 0.7.0
Installing i18n 0.7.0
Fetching minitest 5.11.3
Installing minitest 5.11.3
Fetching thread_safe 0.3.6
Installing thread_safe 0.3.6
Fetching tzinfo 1.2.5
Installing tzinfo 1.2.5
Fetching activesupport 4.2.11.1
Installing activesupport 4.2.11.1
Fetching addressable 2.3.8
Installing addressable 2.3.8
Using bundler 2.1.4
Fetching mime-types-data 3.2019.0331
Installing mime-types-data 3.2019.0331
Fetching mime-types 3.2.2
Installing mime-types 3.2.2
Fetching mini_portile2 2.4.0
Installing mini_portile2 2.4.0
Fetching nokogiri 1.10.4
Installing nokogiri 1.10.4 with native extensions
Fetching rack 1.6.12
Installing rack 1.6.12
Fetching rack-test 1.1.0
Installing rack-test 1.1.0
Fetching xpath 2.1.0
Installing xpath 2.1.0
Fetching capybara 2.4.4
Installing capybara 2.4.4
Fetching chunky_png 1.3.11
Installing chunky_png 1.3.11
Fetching coffee-script-source 1.12.2
Installing coffee-script-source 1.12.2
Fetching execjs 2.7.0
Installing execjs 2.7.0
Fetching coffee-script 2.4.1
Installing coffee-script 2.4.1
Fetching multi_json 1.13.1
Installing multi_json 1.13.1
Fetching sass 3.4.25
Installing sass 3.4.25
Fetching compass-core 1.0.3
Installing compass-core 1.0.3
Fetching compass-import-once 1.0.5
Installing compass-import-once 1.0.5
Fetching rb-fsevent 0.10.3
Installing rb-fsevent 0.10.3
Fetching ffi 1.11.1
Installing ffi 1.11.1 with native extensions
Fetching rb-inotify 0.10.0
Installing rb-inotify 0.10.0
Fetching compass 1.0.3
Installing compass 1.0.3
Fetching eventmachine 1.2.7
Installing eventmachine 1.2.7 with native extensions
Fetching http_parser.rb 0.6.0
Installing http_parser.rb 0.6.0 with native extensions
Fetching em-websocket 0.5.1
Installing em-websocket 0.5.1
Fetching erubis 2.7.0
Installing erubis 2.7.0
Fetching temple 0.8.1
Installing temple 0.8.1
Fetching tilt 1.4.1
Installing tilt 1.4.1
Fetching haml 5.1.2
Installing haml 5.1.2
Fetching hike 1.2.3
Installing hike 1.2.3
Fetching uber 0.0.15
Installing uber 0.0.15
Fetching hooks 0.4.1
Installing hooks 0.4.1
Fetching htmlentities 4.3.4
Installing htmlentities 4.3.4
Fetching json 2.2.0
Installing json 2.2.0 with native extensions
Fetching kramdown 1.17.0
Installing kramdown 1.17.0
Fetching libv8 3.16.14.19 (x86_64-linux)
Installing libv8 3.16.14.19 (x86_64-linux)
Fetching listen 3.0.8
Installing listen 3.0.8
Fetching padrino-support 0.12.9
Installing padrino-support 0.12.9
Fetching padrino-helpers 0.12.9
Installing padrino-helpers 0.12.9
Fetching thor 0.20.3
Installing thor 0.20.3
Fetching middleman-core 3.4.1
Installing middleman-core 3.4.1
Fetching sprockets 2.12.5
Installing sprockets 2.12.5
Fetching sprockets-helpers 1.1.0
Installing sprockets-helpers 1.1.0
Fetching sprockets-sass 1.3.1
Installing sprockets-sass 1.3.1
Fetching middleman-sprockets 3.5.0
Installing middleman-sprockets 3.5.0
Fetching uglifier 2.7.2
Installing uglifier 2.7.2
Fetching middleman 3.4.1
Installing middleman 3.4.1
Fetching middleman-blog 3.5.3
Installing middleman-blog 3.5.3
Fetching rack-livereload 0.3.17
Installing rack-livereload 0.3.17
Fetching middleman-livereload 3.4.6
Installing middleman-livereload 3.4.6
Fetching rouge 3.9.0
Installing rouge 3.9.0
Fetching middleman-syntax 3.2.0
Installing middleman-syntax 3.2.0
Fetching rdiscount 2.2.0.1
Installing rdiscount 2.2.0.1 with native extensions
Fetching ref 2.0.0
Installing ref 2.0.0
Fetching therubyracer 0.12.3
Installing therubyracer 0.12.3 with native extensions
Fetching tzinfo-data 1.2019.2
Installing tzinfo-data 1.2019.2
Warning: the lockfile is being updated to Bundler 2, after which you will be unable to return to Bundler 1.
Bundle complete! 9 Gemfile dependencies, 62 gems now installed.
Use `bundle info [gemname]` to see where a bundled gem is installed.
Post-install message from compass:
    Compass is charityware. If you love it, please donate on our behalf at http://umdf.org/compass Thanks!
/mesos
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --warnings=all -I m4
autom4te: cannot create autom4te.cache: No such file or directory
aclocal: error: echo failed with exit status: 1
autoreconf: aclocal failed with exit status: 1
Untagged: mesos/website-1590743655-11693:latest
Deleted: sha256:434c47071311c9ea9dc48122874d07b711dd6ef92d607478a0f73d30e96549e6
Deleted: sha256:deacb8260a3799262e5ad5be8db898e256c672fd59fb59ea31bfef6804aca1f0
Deleted: sha256:83928647c61c1991b1c11a93d3a7cf54581db2c40a19003843bc34cf67dbd181
Deleted: sha256:8b7e9f74650e249d674e77ed0c3e172a226935fd0d5812c8d5b618b3e462da9e
Deleted: sha256:1e60d8b539ec01f84205cc8aadbf93246c060fb5496b7ad2eae5a9b3e7cfed18
Deleted: sha256:5402a76fb96838c587660784fb71cbb9021b2ebcd4d15b95ae308a2e51068f79
Deleted: sha256:87d151546ac7ad169f348cd749ad9b1551db8acf687148f279afbb67687d77d6
Deleted: sha256:31df2c503b91a665f46669806357280e72c049167e6ce1b6df1d40eb7afdc669
Deleted: sha256:64c67e393d069c209cf50573fa67f8c05a07b4d2b44b59afa49d473e07287a2a
Deleted: sha256:837030042293f5be74c4a389eb1fa8ea2849efcea750256d5869d2a8c5c28f5b
Deleted: sha256:f1b5e2325ba6d388644a857a4ddbf15d536bd676ebeede2ea1a5e973591c9586
Deleted: sha256:55bbd24d16297aeb028c29da0301bcd0e54fcd0f3d9632b5e2e2f134ca888b23
Deleted: sha256:da3de490fdda8ce11ad82ca2e1e64e32308f20bdb5d6e6da732ca107a7ca200b
Deleted: sha256:8eb5e862f0135348043ab8704ebfb095b80f2e8e77982b36d5d98af5909c42e1
Deleted: sha256:96d4a4c5cad9d85c305a4ae23e0536d83751eb8754a0968579f899d57bd4e4ec
Deleted: sha256:9a78f197c7d2bd84564c566bd2fe6ec2a731d68a5b019997a6cfbfc759a62c54
Build step 'Execute shell' marked build as failure

Build failed in Jenkins: Mesos-Websitebot #2506

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos-Websitebot/2506/display/redirect?page=changes>

Changes:

[zhq527725] Added MESOS-10126 to the 1.7.4 CHANGELOG.


------------------------------------------
[...truncated 10.03 KB...]
Unpacking ruby-power-assert (0.2.7-1) ...
Selecting previously unselected package ruby-test-unit.
Preparing to unpack .../ruby-test-unit_3.1.7-2_all.deb ...
Unpacking ruby-test-unit (3.1.7-2) ...
Selecting previously unselected package libruby2.3:amd64.
Preparing to unpack .../libruby2.3_2.3.1-2~ubuntu16.04.14_amd64.deb ...
Unpacking libruby2.3:amd64 (2.3.1-2~ubuntu16.04.14) ...
Selecting previously unselected package ruby2.3.
Preparing to unpack .../ruby2.3_2.3.1-2~ubuntu16.04.14_amd64.deb ...
Unpacking ruby2.3 (2.3.1-2~ubuntu16.04.14) ...
Selecting previously unselected package ruby.
Preparing to unpack .../ruby_1%3a2.3.0+1_all.deb ...
Unpacking ruby (1:2.3.0+1) ...
Selecting previously unselected package rake.
Preparing to unpack .../rake_10.5.0-2ubuntu0.1_all.deb ...
Unpacking rake (10.5.0-2ubuntu0.1) ...
Selecting previously unselected package ruby2.3-dev:amd64.
Preparing to unpack .../ruby2.3-dev_2.3.1-2~ubuntu16.04.14_amd64.deb ...
Unpacking ruby2.3-dev:amd64 (2.3.1-2~ubuntu16.04.14) ...
Selecting previously unselected package ruby-dev:amd64.
Preparing to unpack .../ruby-dev_1%3a2.3.0+1_amd64.deb ...
Unpacking ruby-dev:amd64 (1:2.3.0+1) ...
Processing triggers for libc-bin (2.23-0ubuntu10) ...
Setting up libyaml-0-2:amd64 (0.1.6-3) ...
Setting up locales (2.23-0ubuntu11) ...
debconf: unable to initialize frontend: Dialog
debconf: (TERM is not set, so the dialog frontend is not usable.)
debconf: falling back to frontend: Readline
Generating locales (this might take a while)...
Generation complete.
Setting up doxygen (1.8.11-1ubuntu0.1) ...
Setting up libgmpxx4ldbl:amd64 (2:6.1.0+dfsg-2) ...
Setting up libgmp-dev:amd64 (2:6.1.0+dfsg-2) ...
Setting up rubygems-integration (1.10) ...
Setting up ruby-did-you-mean (1.0.0-2) ...
Setting up ruby-minitest (5.8.4-2) ...
Setting up ruby-net-telnet (0.1.1-2) ...
Setting up ruby-power-assert (0.2.7-1) ...
Setting up ruby-test-unit (3.1.7-2) ...
Setting up libruby2.3:amd64 (2.3.1-2~ubuntu16.04.14) ...
Setting up ruby2.3 (2.3.1-2~ubuntu16.04.14) ...
Setting up ruby2.3-dev:amd64 (2.3.1-2~ubuntu16.04.14) ...
Setting up ruby-dev:amd64 (1:2.3.0+1) ...
Setting up ruby (1:2.3.0+1) ...
Setting up rake (10.5.0-2ubuntu0.1) ...
Processing triggers for libc-bin (2.23-0ubuntu10) ...
Removing intermediate container 85d5276e4592
 ---> ae384d00dcd7
Step 6/13 : RUN gem install bundler
 ---> Running in 1a7524325031
Successfully installed bundler-2.1.4
Parsing documentation for bundler-2.1.4
Installing ri documentation for bundler-2.1.4
Done installing documentation for bundler after 5 seconds
1 gem installed
Removing intermediate container 1a7524325031
 ---> d7439838bd93
Step 7/13 : RUN locale-gen en_US.UTF-8
 ---> Running in 42c24f1e5a24
Generating locales (this might take a while)...
  en_US.UTF-8... done
Generation complete.
Removing intermediate container 42c24f1e5a24
 ---> 5ff84f9bd327
Step 8/13 : ENV LANG en_US.UTF-8
 ---> Running in 2e8813527061
Removing intermediate container 2e8813527061
 ---> 991808a6694f
Step 9/13 : ENV LC_ALL en_US.UTF-8
 ---> Running in d30544f4333d
Removing intermediate container d30544f4333d
 ---> 2dbcbc89ce6c
Step 10/13 : ENV CC gcc
 ---> Running in 8265f8c6a53c
Removing intermediate container 8265f8c6a53c
 ---> 1079acbae225
Step 11/13 : ENV CXX g++
 ---> Running in 552745d4442a
Removing intermediate container 552745d4442a
 ---> 32e41c62e3d1
Step 12/13 : WORKDIR /mesos
 ---> Running in b4d3ab11c23b
Removing intermediate container b4d3ab11c23b
 ---> a263a954a3c8
Step 13/13 : CMD bash support/mesos-website/entrypoint.sh
 ---> Running in 7fca6c6bae42
Removing intermediate container 7fca6c6bae42
 ---> 7f1c5c02a0b3
Successfully built 7f1c5c02a0b3
Successfully tagged mesos/website-1590743135-28230:latest
/mesos/site /mesos
Don't run Bundler as root. Bundler can ask for sudo if it is needed, and
installing your bundle as root will break this application for all non-root
users on this machine.
Fetching gem metadata from https://rubygems.org/............
middleman-core (3.4.1) has dependency bundler (~> 1.1), which is unsatisfied by the current bundler version 2.1.4, so the dependency is being ignored
Fetching rake 12.3.3
Installing rake 12.3.3
Fetching i18n 0.7.0
Installing i18n 0.7.0
Fetching minitest 5.11.3
Installing minitest 5.11.3
Fetching thread_safe 0.3.6
Installing thread_safe 0.3.6
Fetching tzinfo 1.2.5
Installing tzinfo 1.2.5
Fetching activesupport 4.2.11.1
Installing activesupport 4.2.11.1
Fetching addressable 2.3.8
Installing addressable 2.3.8
Using bundler 2.1.4
Fetching mime-types-data 3.2019.0331
Installing mime-types-data 3.2019.0331
Fetching mime-types 3.2.2
Installing mime-types 3.2.2
Fetching mini_portile2 2.4.0
Installing mini_portile2 2.4.0
Fetching nokogiri 1.10.4
Installing nokogiri 1.10.4 with native extensions
Fetching rack 1.6.12
Installing rack 1.6.12
Fetching rack-test 1.1.0
Installing rack-test 1.1.0
Fetching xpath 2.1.0
Installing xpath 2.1.0
Fetching capybara 2.4.4
Installing capybara 2.4.4
Fetching chunky_png 1.3.11
Installing chunky_png 1.3.11
Fetching coffee-script-source 1.12.2
Installing coffee-script-source 1.12.2
Fetching execjs 2.7.0
Installing execjs 2.7.0
Fetching coffee-script 2.4.1
Installing coffee-script 2.4.1
Fetching multi_json 1.13.1
Installing multi_json 1.13.1
Fetching sass 3.4.25
Installing sass 3.4.25
Fetching compass-core 1.0.3
Installing compass-core 1.0.3
Fetching compass-import-once 1.0.5
Installing compass-import-once 1.0.5
Fetching rb-fsevent 0.10.3
Installing rb-fsevent 0.10.3
Fetching ffi 1.11.1
Installing ffi 1.11.1 with native extensions
Fetching rb-inotify 0.10.0
Installing rb-inotify 0.10.0
Fetching compass 1.0.3
Installing compass 1.0.3
Fetching eventmachine 1.2.7
Installing eventmachine 1.2.7 with native extensions
Fetching http_parser.rb 0.6.0
Installing http_parser.rb 0.6.0 with native extensions
Fetching em-websocket 0.5.1
Installing em-websocket 0.5.1
Fetching erubis 2.7.0
Installing erubis 2.7.0
Fetching temple 0.8.1
Installing temple 0.8.1
Fetching tilt 1.4.1
Installing tilt 1.4.1
Fetching haml 5.1.2
Installing haml 5.1.2
Fetching hike 1.2.3
Installing hike 1.2.3
Fetching uber 0.0.15
Installing uber 0.0.15
Fetching hooks 0.4.1
Installing hooks 0.4.1
Fetching htmlentities 4.3.4
Installing htmlentities 4.3.4
Fetching json 2.2.0
Installing json 2.2.0 with native extensions
Fetching kramdown 1.17.0
Installing kramdown 1.17.0
Fetching libv8 3.16.14.19 (x86_64-linux)
Installing libv8 3.16.14.19 (x86_64-linux)
Fetching listen 3.0.8
Installing listen 3.0.8
Fetching padrino-support 0.12.9
Installing padrino-support 0.12.9
Fetching padrino-helpers 0.12.9
Installing padrino-helpers 0.12.9
Fetching thor 0.20.3
Installing thor 0.20.3
Fetching middleman-core 3.4.1
Installing middleman-core 3.4.1
Fetching sprockets 2.12.5
Installing sprockets 2.12.5
Fetching sprockets-helpers 1.1.0
Installing sprockets-helpers 1.1.0
Fetching sprockets-sass 1.3.1
Installing sprockets-sass 1.3.1
Fetching middleman-sprockets 3.5.0
Installing middleman-sprockets 3.5.0
Fetching uglifier 2.7.2
Installing uglifier 2.7.2
Fetching middleman 3.4.1
Installing middleman 3.4.1
Fetching middleman-blog 3.5.3
Installing middleman-blog 3.5.3
Fetching rack-livereload 0.3.17
Installing rack-livereload 0.3.17
Fetching middleman-livereload 3.4.6
Installing middleman-livereload 3.4.6
Fetching rouge 3.9.0
Installing rouge 3.9.0
Fetching middleman-syntax 3.2.0
Installing middleman-syntax 3.2.0
Fetching rdiscount 2.2.0.1
Installing rdiscount 2.2.0.1 with native extensions
Fetching ref 2.0.0
Installing ref 2.0.0
Fetching therubyracer 0.12.3
Installing therubyracer 0.12.3 with native extensions
Fetching tzinfo-data 1.2019.2
Installing tzinfo-data 1.2019.2
Warning: the lockfile is being updated to Bundler 2, after which you will be unable to return to Bundler 1.
Bundle complete! 9 Gemfile dependencies, 62 gems now installed.
Use `bundle info [gemname]` to see where a bundled gem is installed.
Post-install message from compass:
    Compass is charityware. If you love it, please donate on our behalf at http://umdf.org/compass Thanks!
/mesos
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --warnings=all -I m4
autom4te: cannot create autom4te.cache: No such file or directory
aclocal: error: echo failed with exit status: 1
autoreconf: aclocal failed with exit status: 1
Untagged: mesos/website-1590743135-28230:latest
Deleted: sha256:7f1c5c02a0b314228f6f0d71f4dc04864182ffcf04a5e4224ffb8de8fee29dbd
Deleted: sha256:a263a954a3c858811dac757e4df563e5228ff00e44ca295cd774f6892e07946f
Deleted: sha256:7c5cb289df6e481cf20b305b5eda425d33c06b977bc29fd6c39ebbd072dac7f8
Deleted: sha256:32e41c62e3d1c714830c711a45411857a21a5621400db3026026baeecb23f87d
Deleted: sha256:1079acbae2254486a4a80c21612b2dc55048062bbcdd7de41f465f4dadad6cab
Deleted: sha256:2dbcbc89ce6c6121b1a57b8b425682f09e03efda2e528da1e1d13d374fea7138
Deleted: sha256:991808a6694f0845bee8e46246b6512773562a4658a1c3b50429064c4d079cfe
Deleted: sha256:5ff84f9bd327f7dcb8ae2edcf6fd3544fca7a2017f8abbda1ea23ff02384ca61
Deleted: sha256:db7fc18055dca75e154ccbfc3195df600dc696760ec6b05f1e5e48e8e0f8accf
Deleted: sha256:d7439838bd93862c53d98e4818ddb6b6f6c83f830fe85adb442c921ab71db55e
Deleted: sha256:9b1e03b7c9a1fe96c85ce5c703cfa6330092a34ac2643a3762d13f74b64a557f
Deleted: sha256:ae384d00dcd781b2144a13e88cf3dcdb5dc553856c7d3631b251590b59073048
Deleted: sha256:589b17788b9dff9e05c9705121e0104e139fcbdc3e9b61fa5c7d59b174b88680
Deleted: sha256:e79baa43b4126564b91e1028b14621588dd70015948c55a480d624f38936d1d5
Deleted: sha256:760ae0efee461ba051f160a94fb3f03450dc46ba8afb48e075decd4c4162ed3a
Deleted: sha256:d404dc2a7b97c1e7221f38076c68dc4797945219aa9e13a0e8a2a2bb01261ea7
Build step 'Execute shell' marked build as failure

Build failed in Jenkins: Mesos-Websitebot #2505

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos-Websitebot/2505/display/redirect?page=changes>

Changes:

[zhq527725] Removed `WIP` for 1.7.3 since it has already been released.


------------------------------------------
[...truncated 10.05 KB...]
Unpacking ruby-power-assert (0.2.7-1) ...
Selecting previously unselected package ruby-test-unit.
Preparing to unpack .../ruby-test-unit_3.1.7-2_all.deb ...
Unpacking ruby-test-unit (3.1.7-2) ...
Selecting previously unselected package libruby2.3:amd64.
Preparing to unpack .../libruby2.3_2.3.1-2~ubuntu16.04.14_amd64.deb ...
Unpacking libruby2.3:amd64 (2.3.1-2~ubuntu16.04.14) ...
Selecting previously unselected package ruby2.3.
Preparing to unpack .../ruby2.3_2.3.1-2~ubuntu16.04.14_amd64.deb ...
Unpacking ruby2.3 (2.3.1-2~ubuntu16.04.14) ...
Selecting previously unselected package ruby.
Preparing to unpack .../ruby_1%3a2.3.0+1_all.deb ...
Unpacking ruby (1:2.3.0+1) ...
Selecting previously unselected package rake.
Preparing to unpack .../rake_10.5.0-2ubuntu0.1_all.deb ...
Unpacking rake (10.5.0-2ubuntu0.1) ...
Selecting previously unselected package ruby2.3-dev:amd64.
Preparing to unpack .../ruby2.3-dev_2.3.1-2~ubuntu16.04.14_amd64.deb ...
Unpacking ruby2.3-dev:amd64 (2.3.1-2~ubuntu16.04.14) ...
Selecting previously unselected package ruby-dev:amd64.
Preparing to unpack .../ruby-dev_1%3a2.3.0+1_amd64.deb ...
Unpacking ruby-dev:amd64 (1:2.3.0+1) ...
Processing triggers for libc-bin (2.23-0ubuntu10) ...
Setting up libyaml-0-2:amd64 (0.1.6-3) ...
Setting up locales (2.23-0ubuntu11) ...
debconf: unable to initialize frontend: Dialog
debconf: (TERM is not set, so the dialog frontend is not usable.)
debconf: falling back to frontend: Readline
Generating locales (this might take a while)...
Generation complete.
Setting up doxygen (1.8.11-1ubuntu0.1) ...
Setting up libgmpxx4ldbl:amd64 (2:6.1.0+dfsg-2) ...
Setting up libgmp-dev:amd64 (2:6.1.0+dfsg-2) ...
Setting up rubygems-integration (1.10) ...
Setting up ruby-did-you-mean (1.0.0-2) ...
Setting up ruby-minitest (5.8.4-2) ...
Setting up ruby-net-telnet (0.1.1-2) ...
Setting up ruby-power-assert (0.2.7-1) ...
Setting up ruby-test-unit (3.1.7-2) ...
Setting up libruby2.3:amd64 (2.3.1-2~ubuntu16.04.14) ...
Setting up ruby2.3 (2.3.1-2~ubuntu16.04.14) ...
Setting up ruby2.3-dev:amd64 (2.3.1-2~ubuntu16.04.14) ...
Setting up ruby-dev:amd64 (1:2.3.0+1) ...
Setting up ruby (1:2.3.0+1) ...
Setting up rake (10.5.0-2ubuntu0.1) ...
Processing triggers for libc-bin (2.23-0ubuntu10) ...
Removing intermediate container aa8032462130
 ---> eec183f27c3f
Step 6/13 : RUN gem install bundler
 ---> Running in 49469b332be1
Successfully installed bundler-2.1.4
Parsing documentation for bundler-2.1.4
Installing ri documentation for bundler-2.1.4
Done installing documentation for bundler after 5 seconds
1 gem installed
Removing intermediate container 49469b332be1
 ---> 1adbc91fb37e
Step 7/13 : RUN locale-gen en_US.UTF-8
 ---> Running in 68bf02ce8944
Generating locales (this might take a while)...
  en_US.UTF-8... done
Generation complete.
Removing intermediate container 68bf02ce8944
 ---> db79723a0f98
Step 8/13 : ENV LANG en_US.UTF-8
 ---> Running in 0ad5c9b2f8d9
Removing intermediate container 0ad5c9b2f8d9
 ---> ddc572090f98
Step 9/13 : ENV LC_ALL en_US.UTF-8
 ---> Running in f0e212f2b049
Removing intermediate container f0e212f2b049
 ---> fa8e9e02af94
Step 10/13 : ENV CC gcc
 ---> Running in 6b80c3604ba4
Removing intermediate container 6b80c3604ba4
 ---> d1029536f026
Step 11/13 : ENV CXX g++
 ---> Running in ad7a81da2574
Removing intermediate container ad7a81da2574
 ---> 4f733a903738
Step 12/13 : WORKDIR /mesos
 ---> Running in 96a126006cc8
Removing intermediate container 96a126006cc8
 ---> 1693cba06919
Step 13/13 : CMD bash support/mesos-website/entrypoint.sh
 ---> Running in 7f51812e8b77
Removing intermediate container 7f51812e8b77
 ---> d7f561d04d05
Successfully built d7f561d04d05
Successfully tagged mesos/website-1590742637-22882:latest
/mesos/site /mesos
Don't run Bundler as root. Bundler can ask for sudo if it is needed, and
installing your bundle as root will break this application for all non-root
users on this machine.
Fetching gem metadata from https://rubygems.org/............
middleman-core (3.4.1) has dependency bundler (~> 1.1), which is unsatisfied by the current bundler version 2.1.4, so the dependency is being ignored
Fetching rake 12.3.3
Installing rake 12.3.3
Fetching i18n 0.7.0
Installing i18n 0.7.0
Fetching minitest 5.11.3
Installing minitest 5.11.3
Fetching thread_safe 0.3.6
Installing thread_safe 0.3.6
Fetching tzinfo 1.2.5
Installing tzinfo 1.2.5
Fetching activesupport 4.2.11.1
Installing activesupport 4.2.11.1
Fetching addressable 2.3.8
Installing addressable 2.3.8
Using bundler 2.1.4
Fetching mime-types-data 3.2019.0331
Installing mime-types-data 3.2019.0331
Fetching mime-types 3.2.2
Installing mime-types 3.2.2
Fetching mini_portile2 2.4.0
Installing mini_portile2 2.4.0
Fetching nokogiri 1.10.4
Installing nokogiri 1.10.4 with native extensions
Fetching rack 1.6.12
Installing rack 1.6.12
Fetching rack-test 1.1.0
Installing rack-test 1.1.0
Fetching xpath 2.1.0
Installing xpath 2.1.0
Fetching capybara 2.4.4
Installing capybara 2.4.4
Fetching chunky_png 1.3.11
Installing chunky_png 1.3.11
Fetching coffee-script-source 1.12.2
Installing coffee-script-source 1.12.2
Fetching execjs 2.7.0
Installing execjs 2.7.0
Fetching coffee-script 2.4.1
Installing coffee-script 2.4.1
Fetching multi_json 1.13.1
Installing multi_json 1.13.1
Fetching sass 3.4.25
Installing sass 3.4.25
Fetching compass-core 1.0.3
Installing compass-core 1.0.3
Fetching compass-import-once 1.0.5
Installing compass-import-once 1.0.5
Fetching rb-fsevent 0.10.3
Installing rb-fsevent 0.10.3
Fetching ffi 1.11.1
Installing ffi 1.11.1 with native extensions
Fetching rb-inotify 0.10.0
Installing rb-inotify 0.10.0
Fetching compass 1.0.3
Installing compass 1.0.3
Fetching eventmachine 1.2.7
Installing eventmachine 1.2.7 with native extensions
Fetching http_parser.rb 0.6.0
Installing http_parser.rb 0.6.0 with native extensions
Fetching em-websocket 0.5.1
Installing em-websocket 0.5.1
Fetching erubis 2.7.0
Installing erubis 2.7.0
Fetching temple 0.8.1
Installing temple 0.8.1
Fetching tilt 1.4.1
Installing tilt 1.4.1
Fetching haml 5.1.2
Installing haml 5.1.2
Fetching hike 1.2.3
Installing hike 1.2.3
Fetching uber 0.0.15
Installing uber 0.0.15
Fetching hooks 0.4.1
Installing hooks 0.4.1
Fetching htmlentities 4.3.4
Installing htmlentities 4.3.4
Fetching json 2.2.0
Installing json 2.2.0 with native extensions
Fetching kramdown 1.17.0
Installing kramdown 1.17.0
Fetching libv8 3.16.14.19 (x86_64-linux)
Installing libv8 3.16.14.19 (x86_64-linux)
Fetching listen 3.0.8
Installing listen 3.0.8
Fetching padrino-support 0.12.9
Installing padrino-support 0.12.9
Fetching padrino-helpers 0.12.9
Installing padrino-helpers 0.12.9
Fetching thor 0.20.3
Installing thor 0.20.3
Fetching middleman-core 3.4.1
Installing middleman-core 3.4.1
Fetching sprockets 2.12.5
Installing sprockets 2.12.5
Fetching sprockets-helpers 1.1.0
Installing sprockets-helpers 1.1.0
Fetching sprockets-sass 1.3.1
Installing sprockets-sass 1.3.1
Fetching middleman-sprockets 3.5.0
Installing middleman-sprockets 3.5.0
Fetching uglifier 2.7.2
Installing uglifier 2.7.2
Fetching middleman 3.4.1
Installing middleman 3.4.1
Fetching middleman-blog 3.5.3
Installing middleman-blog 3.5.3
Fetching rack-livereload 0.3.17
Installing rack-livereload 0.3.17
Fetching middleman-livereload 3.4.6
Installing middleman-livereload 3.4.6
Fetching rouge 3.9.0
Installing rouge 3.9.0
Fetching middleman-syntax 3.2.0
Installing middleman-syntax 3.2.0
Fetching rdiscount 2.2.0.1
Installing rdiscount 2.2.0.1 with native extensions
Fetching ref 2.0.0
Installing ref 2.0.0
Fetching therubyracer 0.12.3
Installing therubyracer 0.12.3 with native extensions
Fetching tzinfo-data 1.2019.2
Installing tzinfo-data 1.2019.2
Warning: the lockfile is being updated to Bundler 2, after which you will be unable to return to Bundler 1.
Bundle complete! 9 Gemfile dependencies, 62 gems now installed.
Use `bundle info [gemname]` to see where a bundled gem is installed.
Post-install message from compass:
    Compass is charityware. If you love it, please donate on our behalf at http://umdf.org/compass Thanks!
/mesos
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --warnings=all -I m4
autom4te: cannot create autom4te.cache: No such file or directory
aclocal: error: echo failed with exit status: 1
autoreconf: aclocal failed with exit status: 1
Untagged: mesos/website-1590742637-22882:latest
Deleted: sha256:d7f561d04d05c2bcb6fed0175a9080f6fa4002d14d8d16674d3a265d8b6fb213
Deleted: sha256:1693cba06919849066e032b0f59e359fc42438364d54374753d9f16821a7a279
Deleted: sha256:a3c640d14f37beca5fa135a73fc204d630d5dbb15c23d7e48a692cd0d19ec1bd
Deleted: sha256:4f733a90373873beaae69371ec64ef389189164c90d97f140fc5dc5242484b80
Deleted: sha256:d1029536f02614cf92f419f725862e66051e743815b38d209d193bad92400e44
Deleted: sha256:fa8e9e02af94f5beac12f8a5a750716fc1bb512f2e5776484f7f978db4db6b64
Deleted: sha256:ddc572090f98f7bc80a35f5f012d700505be724b7c72b76f3bb487e6792a9aee
Deleted: sha256:db79723a0f98b4bbb1772be5a0f24a5ad60d2be0f331c1411c58d04865c45c9e
Deleted: sha256:bfa5fd64adf08638c6b5b1669a625ce10012f235e37278079c623e7332ccab7f
Deleted: sha256:1adbc91fb37e72d46b50c6d585f5c9dcd89d9baa680275cc7cfbf8111fd423c2
Deleted: sha256:948dfd93b9bb7cff133b1996daf0efb6459a0db921bf0500ab15ecd88fb5b067
Deleted: sha256:eec183f27c3f87a2f0570b985dc92748f86976d021f401f06653ddce19fcc275
Deleted: sha256:8f6f73053f9a79afccd53538c283b49cd3be6bb711715145cdd48d27e81aea5f
Deleted: sha256:b522d38c3db1dfd400d448c21add865d78111edc9307c81d65167cdef8a23b93
Deleted: sha256:cfb0611c7b73f9e1a1447d8aac9a23466d532a72e45a5cebabebb68ad7bec396
Deleted: sha256:103b55a3baaac4861b3e3e91d9370277b50c31846070b2d066bce3d6ef9c4ff7
Build step 'Execute shell' marked build as failure

Build failed in Jenkins: Mesos-Websitebot #2504

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos-Websitebot/2504/display/redirect?page=changes>

Changes:

[zhq527725] Added MESOS-10126 to the 1.8.2 CHANGELOG.


------------------------------------------
[...truncated 10.03 KB...]
Unpacking ruby-power-assert (0.2.7-1) ...
Selecting previously unselected package ruby-test-unit.
Preparing to unpack .../ruby-test-unit_3.1.7-2_all.deb ...
Unpacking ruby-test-unit (3.1.7-2) ...
Selecting previously unselected package libruby2.3:amd64.
Preparing to unpack .../libruby2.3_2.3.1-2~ubuntu16.04.14_amd64.deb ...
Unpacking libruby2.3:amd64 (2.3.1-2~ubuntu16.04.14) ...
Selecting previously unselected package ruby2.3.
Preparing to unpack .../ruby2.3_2.3.1-2~ubuntu16.04.14_amd64.deb ...
Unpacking ruby2.3 (2.3.1-2~ubuntu16.04.14) ...
Selecting previously unselected package ruby.
Preparing to unpack .../ruby_1%3a2.3.0+1_all.deb ...
Unpacking ruby (1:2.3.0+1) ...
Selecting previously unselected package rake.
Preparing to unpack .../rake_10.5.0-2ubuntu0.1_all.deb ...
Unpacking rake (10.5.0-2ubuntu0.1) ...
Selecting previously unselected package ruby2.3-dev:amd64.
Preparing to unpack .../ruby2.3-dev_2.3.1-2~ubuntu16.04.14_amd64.deb ...
Unpacking ruby2.3-dev:amd64 (2.3.1-2~ubuntu16.04.14) ...
Selecting previously unselected package ruby-dev:amd64.
Preparing to unpack .../ruby-dev_1%3a2.3.0+1_amd64.deb ...
Unpacking ruby-dev:amd64 (1:2.3.0+1) ...
Processing triggers for libc-bin (2.23-0ubuntu10) ...
Setting up libyaml-0-2:amd64 (0.1.6-3) ...
Setting up locales (2.23-0ubuntu11) ...
debconf: unable to initialize frontend: Dialog
debconf: (TERM is not set, so the dialog frontend is not usable.)
debconf: falling back to frontend: Readline
Generating locales (this might take a while)...
Generation complete.
Setting up doxygen (1.8.11-1ubuntu0.1) ...
Setting up libgmpxx4ldbl:amd64 (2:6.1.0+dfsg-2) ...
Setting up libgmp-dev:amd64 (2:6.1.0+dfsg-2) ...
Setting up rubygems-integration (1.10) ...
Setting up ruby-did-you-mean (1.0.0-2) ...
Setting up ruby-minitest (5.8.4-2) ...
Setting up ruby-net-telnet (0.1.1-2) ...
Setting up ruby-power-assert (0.2.7-1) ...
Setting up ruby-test-unit (3.1.7-2) ...
Setting up libruby2.3:amd64 (2.3.1-2~ubuntu16.04.14) ...
Setting up ruby2.3 (2.3.1-2~ubuntu16.04.14) ...
Setting up ruby2.3-dev:amd64 (2.3.1-2~ubuntu16.04.14) ...
Setting up ruby-dev:amd64 (1:2.3.0+1) ...
Setting up ruby (1:2.3.0+1) ...
Setting up rake (10.5.0-2ubuntu0.1) ...
Processing triggers for libc-bin (2.23-0ubuntu10) ...
Removing intermediate container 9e0d3f238a2d
 ---> c10fc4af46f0
Step 6/13 : RUN gem install bundler
 ---> Running in 911c0c129ce3
Successfully installed bundler-2.1.4
Parsing documentation for bundler-2.1.4
Installing ri documentation for bundler-2.1.4
Done installing documentation for bundler after 5 seconds
1 gem installed
Removing intermediate container 911c0c129ce3
 ---> c262083b83ea
Step 7/13 : RUN locale-gen en_US.UTF-8
 ---> Running in 431e3a9f18c7
Generating locales (this might take a while)...
  en_US.UTF-8... done
Generation complete.
Removing intermediate container 431e3a9f18c7
 ---> 0b2c87080bc1
Step 8/13 : ENV LANG en_US.UTF-8
 ---> Running in eee8ffbeb33c
Removing intermediate container eee8ffbeb33c
 ---> be165d3cc573
Step 9/13 : ENV LC_ALL en_US.UTF-8
 ---> Running in 602d417a0284
Removing intermediate container 602d417a0284
 ---> 01a144158be5
Step 10/13 : ENV CC gcc
 ---> Running in 06b586f9ef59
Removing intermediate container 06b586f9ef59
 ---> cdcfa31dddfb
Step 11/13 : ENV CXX g++
 ---> Running in 3e22809e9901
Removing intermediate container 3e22809e9901
 ---> 13babaa3cb30
Step 12/13 : WORKDIR /mesos
 ---> Running in 192c95c2d925
Removing intermediate container 192c95c2d925
 ---> bfb5fd999d80
Step 13/13 : CMD bash support/mesos-website/entrypoint.sh
 ---> Running in 7a5c900e449a
Removing intermediate container 7a5c900e449a
 ---> 88958f5180a1
Successfully built 88958f5180a1
Successfully tagged mesos/website-1590741655-23337:latest
/mesos/site /mesos
Don't run Bundler as root. Bundler can ask for sudo if it is needed, and
installing your bundle as root will break this application for all non-root
users on this machine.
Fetching gem metadata from https://rubygems.org/............
middleman-core (3.4.1) has dependency bundler (~> 1.1), which is unsatisfied by the current bundler version 2.1.4, so the dependency is being ignored
Fetching rake 12.3.3
Installing rake 12.3.3
Fetching i18n 0.7.0
Installing i18n 0.7.0
Fetching minitest 5.11.3
Installing minitest 5.11.3
Fetching thread_safe 0.3.6
Installing thread_safe 0.3.6
Fetching tzinfo 1.2.5
Installing tzinfo 1.2.5
Fetching activesupport 4.2.11.1
Installing activesupport 4.2.11.1
Fetching addressable 2.3.8
Installing addressable 2.3.8
Using bundler 2.1.4
Fetching mime-types-data 3.2019.0331
Installing mime-types-data 3.2019.0331
Fetching mime-types 3.2.2
Installing mime-types 3.2.2
Fetching mini_portile2 2.4.0
Installing mini_portile2 2.4.0
Fetching nokogiri 1.10.4
Installing nokogiri 1.10.4 with native extensions
Fetching rack 1.6.12
Installing rack 1.6.12
Fetching rack-test 1.1.0
Installing rack-test 1.1.0
Fetching xpath 2.1.0
Installing xpath 2.1.0
Fetching capybara 2.4.4
Installing capybara 2.4.4
Fetching chunky_png 1.3.11
Installing chunky_png 1.3.11
Fetching coffee-script-source 1.12.2
Installing coffee-script-source 1.12.2
Fetching execjs 2.7.0
Installing execjs 2.7.0
Fetching coffee-script 2.4.1
Installing coffee-script 2.4.1
Fetching multi_json 1.13.1
Installing multi_json 1.13.1
Fetching sass 3.4.25
Installing sass 3.4.25
Fetching compass-core 1.0.3
Installing compass-core 1.0.3
Fetching compass-import-once 1.0.5
Installing compass-import-once 1.0.5
Fetching rb-fsevent 0.10.3
Installing rb-fsevent 0.10.3
Fetching ffi 1.11.1
Installing ffi 1.11.1 with native extensions
Fetching rb-inotify 0.10.0
Installing rb-inotify 0.10.0
Fetching compass 1.0.3
Installing compass 1.0.3
Fetching eventmachine 1.2.7
Installing eventmachine 1.2.7 with native extensions
Fetching http_parser.rb 0.6.0
Installing http_parser.rb 0.6.0 with native extensions
Fetching em-websocket 0.5.1
Installing em-websocket 0.5.1
Fetching erubis 2.7.0
Installing erubis 2.7.0
Fetching temple 0.8.1
Installing temple 0.8.1
Fetching tilt 1.4.1
Installing tilt 1.4.1
Fetching haml 5.1.2
Installing haml 5.1.2
Fetching hike 1.2.3
Installing hike 1.2.3
Fetching uber 0.0.15
Installing uber 0.0.15
Fetching hooks 0.4.1
Installing hooks 0.4.1
Fetching htmlentities 4.3.4
Installing htmlentities 4.3.4
Fetching json 2.2.0
Installing json 2.2.0 with native extensions
Fetching kramdown 1.17.0
Installing kramdown 1.17.0
Fetching libv8 3.16.14.19 (x86_64-linux)
Installing libv8 3.16.14.19 (x86_64-linux)
Fetching listen 3.0.8
Installing listen 3.0.8
Fetching padrino-support 0.12.9
Installing padrino-support 0.12.9
Fetching padrino-helpers 0.12.9
Installing padrino-helpers 0.12.9
Fetching thor 0.20.3
Installing thor 0.20.3
Fetching middleman-core 3.4.1
Installing middleman-core 3.4.1
Fetching sprockets 2.12.5
Installing sprockets 2.12.5
Fetching sprockets-helpers 1.1.0
Installing sprockets-helpers 1.1.0
Fetching sprockets-sass 1.3.1
Installing sprockets-sass 1.3.1
Fetching middleman-sprockets 3.5.0
Installing middleman-sprockets 3.5.0
Fetching uglifier 2.7.2
Installing uglifier 2.7.2
Fetching middleman 3.4.1
Installing middleman 3.4.1
Fetching middleman-blog 3.5.3
Installing middleman-blog 3.5.3
Fetching rack-livereload 0.3.17
Installing rack-livereload 0.3.17
Fetching middleman-livereload 3.4.6
Installing middleman-livereload 3.4.6
Fetching rouge 3.9.0
Installing rouge 3.9.0
Fetching middleman-syntax 3.2.0
Installing middleman-syntax 3.2.0
Fetching rdiscount 2.2.0.1
Installing rdiscount 2.2.0.1 with native extensions
Fetching ref 2.0.0
Installing ref 2.0.0
Fetching therubyracer 0.12.3
Installing therubyracer 0.12.3 with native extensions
Fetching tzinfo-data 1.2019.2
Installing tzinfo-data 1.2019.2
Warning: the lockfile is being updated to Bundler 2, after which you will be unable to return to Bundler 1.
Bundle complete! 9 Gemfile dependencies, 62 gems now installed.
Use `bundle info [gemname]` to see where a bundled gem is installed.
Post-install message from compass:
    Compass is charityware. If you love it, please donate on our behalf at http://umdf.org/compass Thanks!
/mesos
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --warnings=all -I m4
autom4te: cannot create autom4te.cache: No such file or directory
aclocal: error: echo failed with exit status: 1
autoreconf: aclocal failed with exit status: 1
Untagged: mesos/website-1590741655-23337:latest
Deleted: sha256:88958f5180a12cf909d4fcfc63953a05525ebaefa52c573b57dd52354d4e5a40
Deleted: sha256:bfb5fd999d8056c879e9894bb961a13bdea81f6624f31db7e5ddc20a6eef43ac
Deleted: sha256:74c2d563fbe4c4a0d56bfb720cf9410112b91eb7d24fccb0a427c30663f4c454
Deleted: sha256:13babaa3cb303acafe4af0c2554cbe9653c07564910c846a12f837c8f82ef31b
Deleted: sha256:cdcfa31dddfbfbcf265cc96843185c37b1676c278dce8ae3fecd60ff48ba96f4
Deleted: sha256:01a144158be5e1ff53194553e67aa7fe276bd69321fe2f1f0475e6c4ff5c7666
Deleted: sha256:be165d3cc573bc948de61284945a57b5614daf9dcccaf1eab5c35e0bd6fc0109
Deleted: sha256:0b2c87080bc1de514c5da8ca91daf44f4da1331e0c30a047d7867b0f45933291
Deleted: sha256:460fb36f11dc922fce26fc064d462e338623d1f5f5497143563dbc2640190c60
Deleted: sha256:c262083b83eaf77f37407b26b91c1359c70ca53e0ba16f5e83c7ae9ad2574f0c
Deleted: sha256:13c1284fb7d0a89d3270dab043b242d5730271c30fa8bbddc3f1da478d56f86c
Deleted: sha256:c10fc4af46f02bd7ff9d11fb8e959c0456ef955b882410ab3741d9db1bfea8e4
Deleted: sha256:f2c9a43eca0c1c82095225c6639c22d045e74ad70a2580b3e82dae0c260aab63
Deleted: sha256:0abf70d55936e24bf8cb13a759e2ac86efc5399c9919055ad4d87fa343607b68
Deleted: sha256:6da62b79deb7272bd0ac05fbc33fe0f777128f511d8afe54119741bcbd6d7f1c
Deleted: sha256:53253ed64f612f5019e910b9b6b474123dd7bbf2aecabf0e51b1e266da117b87
Build step 'Execute shell' marked build as failure

Build failed in Jenkins: Mesos-Websitebot #2503

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos-Websitebot/2503/display/redirect?page=changes>

Changes:

[zhq527725] Added MESOS-10126 to the 1.9.1 CHANGELOG.


------------------------------------------
[...truncated 10.03 KB...]
Unpacking ruby-power-assert (0.2.7-1) ...
Selecting previously unselected package ruby-test-unit.
Preparing to unpack .../ruby-test-unit_3.1.7-2_all.deb ...
Unpacking ruby-test-unit (3.1.7-2) ...
Selecting previously unselected package libruby2.3:amd64.
Preparing to unpack .../libruby2.3_2.3.1-2~ubuntu16.04.14_amd64.deb ...
Unpacking libruby2.3:amd64 (2.3.1-2~ubuntu16.04.14) ...
Selecting previously unselected package ruby2.3.
Preparing to unpack .../ruby2.3_2.3.1-2~ubuntu16.04.14_amd64.deb ...
Unpacking ruby2.3 (2.3.1-2~ubuntu16.04.14) ...
Selecting previously unselected package ruby.
Preparing to unpack .../ruby_1%3a2.3.0+1_all.deb ...
Unpacking ruby (1:2.3.0+1) ...
Selecting previously unselected package rake.
Preparing to unpack .../rake_10.5.0-2ubuntu0.1_all.deb ...
Unpacking rake (10.5.0-2ubuntu0.1) ...
Selecting previously unselected package ruby2.3-dev:amd64.
Preparing to unpack .../ruby2.3-dev_2.3.1-2~ubuntu16.04.14_amd64.deb ...
Unpacking ruby2.3-dev:amd64 (2.3.1-2~ubuntu16.04.14) ...
Selecting previously unselected package ruby-dev:amd64.
Preparing to unpack .../ruby-dev_1%3a2.3.0+1_amd64.deb ...
Unpacking ruby-dev:amd64 (1:2.3.0+1) ...
Processing triggers for libc-bin (2.23-0ubuntu10) ...
Setting up libyaml-0-2:amd64 (0.1.6-3) ...
Setting up locales (2.23-0ubuntu11) ...
debconf: unable to initialize frontend: Dialog
debconf: (TERM is not set, so the dialog frontend is not usable.)
debconf: falling back to frontend: Readline
Generating locales (this might take a while)...
Generation complete.
Setting up doxygen (1.8.11-1ubuntu0.1) ...
Setting up libgmpxx4ldbl:amd64 (2:6.1.0+dfsg-2) ...
Setting up libgmp-dev:amd64 (2:6.1.0+dfsg-2) ...
Setting up rubygems-integration (1.10) ...
Setting up ruby-did-you-mean (1.0.0-2) ...
Setting up ruby-minitest (5.8.4-2) ...
Setting up ruby-net-telnet (0.1.1-2) ...
Setting up ruby-power-assert (0.2.7-1) ...
Setting up ruby-test-unit (3.1.7-2) ...
Setting up libruby2.3:amd64 (2.3.1-2~ubuntu16.04.14) ...
Setting up ruby2.3 (2.3.1-2~ubuntu16.04.14) ...
Setting up ruby2.3-dev:amd64 (2.3.1-2~ubuntu16.04.14) ...
Setting up ruby-dev:amd64 (1:2.3.0+1) ...
Setting up ruby (1:2.3.0+1) ...
Setting up rake (10.5.0-2ubuntu0.1) ...
Processing triggers for libc-bin (2.23-0ubuntu10) ...
Removing intermediate container d94340fd80aa
 ---> 962b7fdf1584
Step 6/13 : RUN gem install bundler
 ---> Running in 8f7631fdce77
Successfully installed bundler-2.1.4
Parsing documentation for bundler-2.1.4
Installing ri documentation for bundler-2.1.4
Done installing documentation for bundler after 5 seconds
1 gem installed
Removing intermediate container 8f7631fdce77
 ---> 9332c23149c1
Step 7/13 : RUN locale-gen en_US.UTF-8
 ---> Running in a66cc24d99b4
Generating locales (this might take a while)...
  en_US.UTF-8... done
Generation complete.
Removing intermediate container a66cc24d99b4
 ---> d51edba08f58
Step 8/13 : ENV LANG en_US.UTF-8
 ---> Running in 475c8370089c
Removing intermediate container 475c8370089c
 ---> 057df438ffdd
Step 9/13 : ENV LC_ALL en_US.UTF-8
 ---> Running in 1d599e225007
Removing intermediate container 1d599e225007
 ---> 9b78bbc50d1d
Step 10/13 : ENV CC gcc
 ---> Running in e41ab4149f7c
Removing intermediate container e41ab4149f7c
 ---> 45e5a07b9542
Step 11/13 : ENV CXX g++
 ---> Running in c007ca36a65c
Removing intermediate container c007ca36a65c
 ---> f33940affd24
Step 12/13 : WORKDIR /mesos
 ---> Running in a37655a83360
Removing intermediate container a37655a83360
 ---> 6b9dd5ad4c93
Step 13/13 : CMD bash support/mesos-website/entrypoint.sh
 ---> Running in ab8df889d8ed
Removing intermediate container ab8df889d8ed
 ---> de47d7066c5e
Successfully built de47d7066c5e
Successfully tagged mesos/website-1590741392-31127:latest
/mesos/site /mesos
Don't run Bundler as root. Bundler can ask for sudo if it is needed, and
installing your bundle as root will break this application for all non-root
users on this machine.
Fetching gem metadata from https://rubygems.org/............
middleman-core (3.4.1) has dependency bundler (~> 1.1), which is unsatisfied by the current bundler version 2.1.4, so the dependency is being ignored
Fetching rake 12.3.3
Installing rake 12.3.3
Fetching i18n 0.7.0
Installing i18n 0.7.0
Fetching minitest 5.11.3
Installing minitest 5.11.3
Fetching thread_safe 0.3.6
Installing thread_safe 0.3.6
Fetching tzinfo 1.2.5
Installing tzinfo 1.2.5
Fetching activesupport 4.2.11.1
Installing activesupport 4.2.11.1
Fetching addressable 2.3.8
Installing addressable 2.3.8
Using bundler 2.1.4
Fetching mime-types-data 3.2019.0331
Installing mime-types-data 3.2019.0331
Fetching mime-types 3.2.2
Installing mime-types 3.2.2
Fetching mini_portile2 2.4.0
Installing mini_portile2 2.4.0
Fetching nokogiri 1.10.4
Installing nokogiri 1.10.4 with native extensions
Fetching rack 1.6.12
Installing rack 1.6.12
Fetching rack-test 1.1.0
Installing rack-test 1.1.0
Fetching xpath 2.1.0
Installing xpath 2.1.0
Fetching capybara 2.4.4
Installing capybara 2.4.4
Fetching chunky_png 1.3.11
Installing chunky_png 1.3.11
Fetching coffee-script-source 1.12.2
Installing coffee-script-source 1.12.2
Fetching execjs 2.7.0
Installing execjs 2.7.0
Fetching coffee-script 2.4.1
Installing coffee-script 2.4.1
Fetching multi_json 1.13.1
Installing multi_json 1.13.1
Fetching sass 3.4.25
Installing sass 3.4.25
Fetching compass-core 1.0.3
Installing compass-core 1.0.3
Fetching compass-import-once 1.0.5
Installing compass-import-once 1.0.5
Fetching rb-fsevent 0.10.3
Installing rb-fsevent 0.10.3
Fetching ffi 1.11.1
Installing ffi 1.11.1 with native extensions
Fetching rb-inotify 0.10.0
Installing rb-inotify 0.10.0
Fetching compass 1.0.3
Installing compass 1.0.3
Fetching eventmachine 1.2.7
Installing eventmachine 1.2.7 with native extensions
Fetching http_parser.rb 0.6.0
Installing http_parser.rb 0.6.0 with native extensions
Fetching em-websocket 0.5.1
Installing em-websocket 0.5.1
Fetching erubis 2.7.0
Installing erubis 2.7.0
Fetching temple 0.8.1
Installing temple 0.8.1
Fetching tilt 1.4.1
Installing tilt 1.4.1
Fetching haml 5.1.2
Installing haml 5.1.2
Fetching hike 1.2.3
Installing hike 1.2.3
Fetching uber 0.0.15
Installing uber 0.0.15
Fetching hooks 0.4.1
Installing hooks 0.4.1
Fetching htmlentities 4.3.4
Installing htmlentities 4.3.4
Fetching json 2.2.0
Installing json 2.2.0 with native extensions
Fetching kramdown 1.17.0
Installing kramdown 1.17.0
Fetching libv8 3.16.14.19 (x86_64-linux)
Installing libv8 3.16.14.19 (x86_64-linux)
Fetching listen 3.0.8
Installing listen 3.0.8
Fetching padrino-support 0.12.9
Installing padrino-support 0.12.9
Fetching padrino-helpers 0.12.9
Installing padrino-helpers 0.12.9
Fetching thor 0.20.3
Installing thor 0.20.3
Fetching middleman-core 3.4.1
Installing middleman-core 3.4.1
Fetching sprockets 2.12.5
Installing sprockets 2.12.5
Fetching sprockets-helpers 1.1.0
Installing sprockets-helpers 1.1.0
Fetching sprockets-sass 1.3.1
Installing sprockets-sass 1.3.1
Fetching middleman-sprockets 3.5.0
Installing middleman-sprockets 3.5.0
Fetching uglifier 2.7.2
Installing uglifier 2.7.2
Fetching middleman 3.4.1
Installing middleman 3.4.1
Fetching middleman-blog 3.5.3
Installing middleman-blog 3.5.3
Fetching rack-livereload 0.3.17
Installing rack-livereload 0.3.17
Fetching middleman-livereload 3.4.6
Installing middleman-livereload 3.4.6
Fetching rouge 3.9.0
Installing rouge 3.9.0
Fetching middleman-syntax 3.2.0
Installing middleman-syntax 3.2.0
Fetching rdiscount 2.2.0.1
Installing rdiscount 2.2.0.1 with native extensions
Fetching ref 2.0.0
Installing ref 2.0.0
Fetching therubyracer 0.12.3
Installing therubyracer 0.12.3 with native extensions
Fetching tzinfo-data 1.2019.2
Installing tzinfo-data 1.2019.2
Warning: the lockfile is being updated to Bundler 2, after which you will be unable to return to Bundler 1.
Bundle complete! 9 Gemfile dependencies, 62 gems now installed.
Use `bundle info [gemname]` to see where a bundled gem is installed.
Post-install message from compass:
    Compass is charityware. If you love it, please donate on our behalf at http://umdf.org/compass Thanks!
/mesos
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --warnings=all -I m4
autom4te: cannot create autom4te.cache: No such file or directory
aclocal: error: echo failed with exit status: 1
autoreconf: aclocal failed with exit status: 1
Untagged: mesos/website-1590741392-31127:latest
Deleted: sha256:de47d7066c5e5936894152d6d88d97051e7fa22ce263f9a2117d4abd873e45e2
Deleted: sha256:6b9dd5ad4c93a3febcb0e9772780900357117501d7c1ac5476ba1815a17568d3
Deleted: sha256:f5303f7b092fc0c06c68dc3caa4ff68b5bb462b844ef32d01e7df04a6ffb90a6
Deleted: sha256:f33940affd245e50c9b694f161ba01a9a36c95d327bea8986c6cf40014a6c1a7
Deleted: sha256:45e5a07b954259ef2004f1fdbb286206a8753d731cb873f838031a5865463cd9
Deleted: sha256:9b78bbc50d1d8add6f547dd0110f1f0027d9616272c5505d355898981bf97ee1
Deleted: sha256:057df438ffddddeda470588f56b6a1f4a5d7c9f9baaf32feeb2b8b5718e51bcf
Deleted: sha256:d51edba08f58324a27dde5823ace899a94bca3d8a0a0a78ebde9ac35f6e8e638
Deleted: sha256:28e4ceba689be9912d9aeb884b95faa755d622f7152b11d5c4c13e420bd319b2
Deleted: sha256:9332c23149c18669060916ccf1861efaaf71d69b1f7fc5a4331a152b1590ed7b
Deleted: sha256:858173f5f2b87c50946e7a39523a1edb506411887c6e9f3c09f157f6a493951f
Deleted: sha256:962b7fdf158444bceb97d51715fd8df95fad8453fc463c2a77c69c5c5573db5d
Deleted: sha256:db768d847d9c17f67f662b245a0d6e899e9245c70f785ff6f51b806f0230c109
Deleted: sha256:390913a29743859e3d170e16baa2608ae8b3b19705dace8128549870f7c2188b
Deleted: sha256:2bc7571b05b42370d02c74144ee965c1f276a37a136bb44b7143dc3e45063566
Deleted: sha256:5dc2a4dc86401ce907a21f2b3ef50a1911f493350990a5219ce2aed728550497
Build step 'Execute shell' marked build as failure

Build failed in Jenkins: Mesos-Websitebot #2502

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos-Websitebot/2502/display/redirect?page=changes>

Changes:

[zhq527725] Added MESOS-10126 to the 1.10.1 CHANGELOG.


------------------------------------------
[...truncated 11.54 KB...]
Unpacking ruby-power-assert (0.2.7-1) ...
Selecting previously unselected package ruby-test-unit.
Preparing to unpack .../ruby-test-unit_3.1.7-2_all.deb ...
Unpacking ruby-test-unit (3.1.7-2) ...
Selecting previously unselected package libruby2.3:amd64.
Preparing to unpack .../libruby2.3_2.3.1-2~ubuntu16.04.14_amd64.deb ...
Unpacking libruby2.3:amd64 (2.3.1-2~ubuntu16.04.14) ...
Selecting previously unselected package ruby2.3.
Preparing to unpack .../ruby2.3_2.3.1-2~ubuntu16.04.14_amd64.deb ...
Unpacking ruby2.3 (2.3.1-2~ubuntu16.04.14) ...
Selecting previously unselected package ruby.
Preparing to unpack .../ruby_1%3a2.3.0+1_all.deb ...
Unpacking ruby (1:2.3.0+1) ...
Selecting previously unselected package rake.
Preparing to unpack .../rake_10.5.0-2ubuntu0.1_all.deb ...
Unpacking rake (10.5.0-2ubuntu0.1) ...
Selecting previously unselected package ruby2.3-dev:amd64.
Preparing to unpack .../ruby2.3-dev_2.3.1-2~ubuntu16.04.14_amd64.deb ...
Unpacking ruby2.3-dev:amd64 (2.3.1-2~ubuntu16.04.14) ...
Selecting previously unselected package ruby-dev:amd64.
Preparing to unpack .../ruby-dev_1%3a2.3.0+1_amd64.deb ...
Unpacking ruby-dev:amd64 (1:2.3.0+1) ...
Processing triggers for libc-bin (2.23-0ubuntu10) ...
Setting up libyaml-0-2:amd64 (0.1.6-3) ...
Setting up locales (2.23-0ubuntu11) ...
debconf: unable to initialize frontend: Dialog
debconf: (TERM is not set, so the dialog frontend is not usable.)
debconf: falling back to frontend: Readline
Generating locales (this might take a while)...
Generation complete.
Setting up doxygen (1.8.11-1ubuntu0.1) ...
Setting up libgmpxx4ldbl:amd64 (2:6.1.0+dfsg-2) ...
Setting up libgmp-dev:amd64 (2:6.1.0+dfsg-2) ...
Setting up rubygems-integration (1.10) ...
Setting up ruby-did-you-mean (1.0.0-2) ...
Setting up ruby-minitest (5.8.4-2) ...
Setting up ruby-net-telnet (0.1.1-2) ...
Setting up ruby-power-assert (0.2.7-1) ...
Setting up ruby-test-unit (3.1.7-2) ...
Setting up libruby2.3:amd64 (2.3.1-2~ubuntu16.04.14) ...
Setting up ruby2.3 (2.3.1-2~ubuntu16.04.14) ...
Setting up ruby2.3-dev:amd64 (2.3.1-2~ubuntu16.04.14) ...
Setting up ruby-dev:amd64 (1:2.3.0+1) ...
Setting up ruby (1:2.3.0+1) ...
Setting up rake (10.5.0-2ubuntu0.1) ...
Processing triggers for libc-bin (2.23-0ubuntu10) ...
Removing intermediate container 3110bfe3b3cb
 ---> 8ac6a06c2261
Step 6/13 : RUN gem install bundler
 ---> Running in 5c1c3b4c34bf
Successfully installed bundler-2.1.4
Parsing documentation for bundler-2.1.4
Installing ri documentation for bundler-2.1.4
Done installing documentation for bundler after 5 seconds
1 gem installed
Removing intermediate container 5c1c3b4c34bf
 ---> 62816c187f13
Step 7/13 : RUN locale-gen en_US.UTF-8
 ---> Running in b5f990bfa6eb
Generating locales (this might take a while)...
  en_US.UTF-8... done
Generation complete.
Removing intermediate container b5f990bfa6eb
 ---> 40653a79f22f
Step 8/13 : ENV LANG en_US.UTF-8
 ---> Running in 32c1d037e407
Removing intermediate container 32c1d037e407
 ---> ee0da5098377
Step 9/13 : ENV LC_ALL en_US.UTF-8
 ---> Running in 146426ababec
Removing intermediate container 146426ababec
 ---> bcd12783cfbb
Step 10/13 : ENV CC gcc
 ---> Running in 50929312a78b
Removing intermediate container 50929312a78b
 ---> c2976243329b
Step 11/13 : ENV CXX g++
 ---> Running in 03264e8b323d
Removing intermediate container 03264e8b323d
 ---> b6d9fc8bbf4f
Step 12/13 : WORKDIR /mesos
 ---> Running in c99ac6916110
Removing intermediate container c99ac6916110
 ---> aa5d437022b4
Step 13/13 : CMD bash support/mesos-website/entrypoint.sh
 ---> Running in 2273607fb616
Removing intermediate container 2273607fb616
 ---> 0cf7e206961b
Successfully built 0cf7e206961b
Successfully tagged mesos/website-1590741008-11030:latest
/mesos/site /mesos
Don't run Bundler as root. Bundler can ask for sudo if it is needed, and
installing your bundle as root will break this application for all non-root
users on this machine.
Fetching gem metadata from https://rubygems.org/............
middleman-core (3.4.1) has dependency bundler (~> 1.1), which is unsatisfied by the current bundler version 2.1.4, so the dependency is being ignored
Fetching rake 12.3.3
Installing rake 12.3.3
Fetching i18n 0.7.0
Installing i18n 0.7.0
Fetching minitest 5.11.3
Installing minitest 5.11.3
Fetching thread_safe 0.3.6
Installing thread_safe 0.3.6
Fetching tzinfo 1.2.5
Installing tzinfo 1.2.5
Fetching activesupport 4.2.11.1
Installing activesupport 4.2.11.1
Fetching addressable 2.3.8
Installing addressable 2.3.8
Using bundler 2.1.4
Fetching mime-types-data 3.2019.0331
Installing mime-types-data 3.2019.0331
Fetching mime-types 3.2.2
Installing mime-types 3.2.2
Fetching mini_portile2 2.4.0
Installing mini_portile2 2.4.0
Fetching nokogiri 1.10.4
Installing nokogiri 1.10.4 with native extensions
Fetching rack 1.6.12
Installing rack 1.6.12
Fetching rack-test 1.1.0
Installing rack-test 1.1.0
Fetching xpath 2.1.0
Installing xpath 2.1.0
Fetching capybara 2.4.4
Installing capybara 2.4.4
Fetching chunky_png 1.3.11
Installing chunky_png 1.3.11
Fetching coffee-script-source 1.12.2
Installing coffee-script-source 1.12.2
Fetching execjs 2.7.0
Installing execjs 2.7.0
Fetching coffee-script 2.4.1
Installing coffee-script 2.4.1
Fetching multi_json 1.13.1
Installing multi_json 1.13.1
Fetching sass 3.4.25
Installing sass 3.4.25
Fetching compass-core 1.0.3
Installing compass-core 1.0.3
Fetching compass-import-once 1.0.5
Installing compass-import-once 1.0.5
Fetching rb-fsevent 0.10.3
Installing rb-fsevent 0.10.3
Fetching ffi 1.11.1
Installing ffi 1.11.1 with native extensions
Fetching rb-inotify 0.10.0
Installing rb-inotify 0.10.0
Fetching compass 1.0.3
Installing compass 1.0.3
Fetching eventmachine 1.2.7
Installing eventmachine 1.2.7 with native extensions
Fetching http_parser.rb 0.6.0
Installing http_parser.rb 0.6.0 with native extensions
Fetching em-websocket 0.5.1
Installing em-websocket 0.5.1
Fetching erubis 2.7.0
Installing erubis 2.7.0
Fetching temple 0.8.1
Installing temple 0.8.1
Fetching tilt 1.4.1
Installing tilt 1.4.1
Fetching haml 5.1.2
Installing haml 5.1.2
Fetching hike 1.2.3
Installing hike 1.2.3
Fetching uber 0.0.15
Installing uber 0.0.15
Fetching hooks 0.4.1
Installing hooks 0.4.1
Fetching htmlentities 4.3.4
Installing htmlentities 4.3.4
Fetching json 2.2.0
Installing json 2.2.0 with native extensions
Fetching kramdown 1.17.0
Installing kramdown 1.17.0
Fetching libv8 3.16.14.19 (x86_64-linux)
Installing libv8 3.16.14.19 (x86_64-linux)
Fetching listen 3.0.8
Installing listen 3.0.8
Fetching padrino-support 0.12.9
Installing padrino-support 0.12.9
Fetching padrino-helpers 0.12.9
Installing padrino-helpers 0.12.9
Fetching thor 0.20.3
Installing thor 0.20.3
Fetching middleman-core 3.4.1
Installing middleman-core 3.4.1
Fetching sprockets 2.12.5
Installing sprockets 2.12.5
Fetching sprockets-helpers 1.1.0
Installing sprockets-helpers 1.1.0
Fetching sprockets-sass 1.3.1
Installing sprockets-sass 1.3.1
Fetching middleman-sprockets 3.5.0
Installing middleman-sprockets 3.5.0
Fetching uglifier 2.7.2
Installing uglifier 2.7.2
Fetching middleman 3.4.1
Installing middleman 3.4.1
Fetching middleman-blog 3.5.3
Installing middleman-blog 3.5.3
Fetching rack-livereload 0.3.17
Installing rack-livereload 0.3.17
Fetching middleman-livereload 3.4.6
Installing middleman-livereload 3.4.6
Fetching rouge 3.9.0
Installing rouge 3.9.0
Fetching middleman-syntax 3.2.0
Installing middleman-syntax 3.2.0
Fetching rdiscount 2.2.0.1
Installing rdiscount 2.2.0.1 with native extensions
Fetching ref 2.0.0
Installing ref 2.0.0
Fetching therubyracer 0.12.3
Installing therubyracer 0.12.3 with native extensions
Fetching tzinfo-data 1.2019.2
Installing tzinfo-data 1.2019.2
Warning: the lockfile is being updated to Bundler 2, after which you will be unable to return to Bundler 1.
Bundle complete! 9 Gemfile dependencies, 62 gems now installed.
Use `bundle info [gemname]` to see where a bundled gem is installed.
Post-install message from compass:
    Compass is charityware. If you love it, please donate on our behalf at http://umdf.org/compass Thanks!
/mesos
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --warnings=all -I m4
autom4te: cannot create autom4te.cache: No such file or directory
aclocal: error: echo failed with exit status: 1
autoreconf: aclocal failed with exit status: 1
Untagged: mesos/website-1590741008-11030:latest
Deleted: sha256:0cf7e206961b31bc16a10dcd149b57d3a028f2ba26385853d834e85f256477a1
Deleted: sha256:aa5d437022b475aaea70299f0d3c9de29c171b21f6e8d3beb50f52be0cf9e228
Deleted: sha256:0e999284e25cd033ad5ba6f9fbf26de4a67fca5e4d254a1906586664293b67b4
Deleted: sha256:b6d9fc8bbf4f4e87e7304c28696b4311575ce24eaf896412d006bf832a590683
Deleted: sha256:c2976243329b4698a4762a2ac7a2ed6f556fb6f275b2d1ae16125aed4a06ed50
Deleted: sha256:bcd12783cfbb0438361dd4132914147f60927de6a758037c9125a0c94a10623a
Deleted: sha256:ee0da5098377492aa6e03c5d25b731ed2fe47ad7cade19337749eb75d021b0eb
Deleted: sha256:40653a79f22ff8869d42a3c76b626efe438c21a64a5cff2f539c3cd1860af3c6
Deleted: sha256:d169ec21e820565c9e7cebd750670589e380bea2c78fbeddf9b8cd30cef27f94
Deleted: sha256:62816c187f131aacf1c9391526bf1cc7715d3ba24e8335b924a5746f0f7cb57e
Deleted: sha256:a58cc9d22f9bd8e8a6862384175db6ef6df4e80781335e96d659bfc9f58bbac4
Deleted: sha256:8ac6a06c2261c6765250094ae01393f69eabce161866bbe6f53ae70215518975
Deleted: sha256:4ba50eb667b24737dbf326f60d15db5dbeba0268786f6fd6dc248362bb52d059
Deleted: sha256:bef5fc02554229cfd72d597ff0130d7fda566f9f5cbb249698b76a8328939ccd
Deleted: sha256:f90aa0836a21a5d38f901b557711f4541e6285b1b1a85fa8998939a4d7df80d7
Deleted: sha256:4286336c60d8c9f96121c6d3802490d12977e392b99beb1e9f2237145ee70ca8
Build step 'Execute shell' marked build as failure

Build failed in Jenkins: Mesos-Websitebot #2501

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos-Websitebot/2501/display/redirect?page=changes>

Changes:

[asekretenko] Updated the version of latest stable to 1.10.0 on the website.


------------------------------------------
[...truncated 10.05 KB...]
Unpacking ruby-power-assert (0.2.7-1) ...
Selecting previously unselected package ruby-test-unit.
Preparing to unpack .../ruby-test-unit_3.1.7-2_all.deb ...
Unpacking ruby-test-unit (3.1.7-2) ...
Selecting previously unselected package libruby2.3:amd64.
Preparing to unpack .../libruby2.3_2.3.1-2~ubuntu16.04.14_amd64.deb ...
Unpacking libruby2.3:amd64 (2.3.1-2~ubuntu16.04.14) ...
Selecting previously unselected package ruby2.3.
Preparing to unpack .../ruby2.3_2.3.1-2~ubuntu16.04.14_amd64.deb ...
Unpacking ruby2.3 (2.3.1-2~ubuntu16.04.14) ...
Selecting previously unselected package ruby.
Preparing to unpack .../ruby_1%3a2.3.0+1_all.deb ...
Unpacking ruby (1:2.3.0+1) ...
Selecting previously unselected package rake.
Preparing to unpack .../rake_10.5.0-2ubuntu0.1_all.deb ...
Unpacking rake (10.5.0-2ubuntu0.1) ...
Selecting previously unselected package ruby2.3-dev:amd64.
Preparing to unpack .../ruby2.3-dev_2.3.1-2~ubuntu16.04.14_amd64.deb ...
Unpacking ruby2.3-dev:amd64 (2.3.1-2~ubuntu16.04.14) ...
Selecting previously unselected package ruby-dev:amd64.
Preparing to unpack .../ruby-dev_1%3a2.3.0+1_amd64.deb ...
Unpacking ruby-dev:amd64 (1:2.3.0+1) ...
Processing triggers for libc-bin (2.23-0ubuntu10) ...
Setting up libyaml-0-2:amd64 (0.1.6-3) ...
Setting up locales (2.23-0ubuntu11) ...
debconf: unable to initialize frontend: Dialog
debconf: (TERM is not set, so the dialog frontend is not usable.)
debconf: falling back to frontend: Readline
Generating locales (this might take a while)...
Generation complete.
Setting up doxygen (1.8.11-1ubuntu0.1) ...
Setting up libgmpxx4ldbl:amd64 (2:6.1.0+dfsg-2) ...
Setting up libgmp-dev:amd64 (2:6.1.0+dfsg-2) ...
Setting up rubygems-integration (1.10) ...
Setting up ruby-did-you-mean (1.0.0-2) ...
Setting up ruby-minitest (5.8.4-2) ...
Setting up ruby-net-telnet (0.1.1-2) ...
Setting up ruby-power-assert (0.2.7-1) ...
Setting up ruby-test-unit (3.1.7-2) ...
Setting up libruby2.3:amd64 (2.3.1-2~ubuntu16.04.14) ...
Setting up ruby2.3 (2.3.1-2~ubuntu16.04.14) ...
Setting up ruby2.3-dev:amd64 (2.3.1-2~ubuntu16.04.14) ...
Setting up ruby-dev:amd64 (1:2.3.0+1) ...
Setting up ruby (1:2.3.0+1) ...
Setting up rake (10.5.0-2ubuntu0.1) ...
Processing triggers for libc-bin (2.23-0ubuntu10) ...
Removing intermediate container 0b0874896f13
 ---> 31cb9434ab1f
Step 6/13 : RUN gem install bundler
 ---> Running in 3d0cb793aecf
Successfully installed bundler-2.1.4
Parsing documentation for bundler-2.1.4
Installing ri documentation for bundler-2.1.4
Done installing documentation for bundler after 5 seconds
1 gem installed
Removing intermediate container 3d0cb793aecf
 ---> 117f2b8621f2
Step 7/13 : RUN locale-gen en_US.UTF-8
 ---> Running in baf4db1e2b7d
Generating locales (this might take a while)...
  en_US.UTF-8... done
Generation complete.
Removing intermediate container baf4db1e2b7d
 ---> 2ab486e98b62
Step 8/13 : ENV LANG en_US.UTF-8
 ---> Running in 13db6b57df29
Removing intermediate container 13db6b57df29
 ---> af79b43d7a76
Step 9/13 : ENV LC_ALL en_US.UTF-8
 ---> Running in 674dc3609de1
Removing intermediate container 674dc3609de1
 ---> 3981e6b04d52
Step 10/13 : ENV CC gcc
 ---> Running in 2c0cf4dd911c
Removing intermediate container 2c0cf4dd911c
 ---> 361b4431500a
Step 11/13 : ENV CXX g++
 ---> Running in 19eed8b8b3b7
Removing intermediate container 19eed8b8b3b7
 ---> 8abd826b1dc5
Step 12/13 : WORKDIR /mesos
 ---> Running in 0b81c6bbd433
Removing intermediate container 0b81c6bbd433
 ---> 05354401cbd3
Step 13/13 : CMD bash support/mesos-website/entrypoint.sh
 ---> Running in 40e625bf3be2
Removing intermediate container 40e625bf3be2
 ---> 5b7281e9c282
Successfully built 5b7281e9c282
Successfully tagged mesos/website-1590693492-8617:latest
/mesos/site /mesos
Don't run Bundler as root. Bundler can ask for sudo if it is needed, and
installing your bundle as root will break this application for all non-root
users on this machine.
Fetching gem metadata from https://rubygems.org/............
middleman-core (3.4.1) has dependency bundler (~> 1.1), which is unsatisfied by the current bundler version 2.1.4, so the dependency is being ignored
Fetching rake 12.3.3
Installing rake 12.3.3
Fetching i18n 0.7.0
Installing i18n 0.7.0
Fetching minitest 5.11.3
Installing minitest 5.11.3
Fetching thread_safe 0.3.6
Installing thread_safe 0.3.6
Fetching tzinfo 1.2.5
Installing tzinfo 1.2.5
Fetching activesupport 4.2.11.1
Installing activesupport 4.2.11.1
Fetching addressable 2.3.8
Installing addressable 2.3.8
Using bundler 2.1.4
Fetching mime-types-data 3.2019.0331
Installing mime-types-data 3.2019.0331
Fetching mime-types 3.2.2
Installing mime-types 3.2.2
Fetching mini_portile2 2.4.0
Installing mini_portile2 2.4.0
Fetching nokogiri 1.10.4
Installing nokogiri 1.10.4 with native extensions
Fetching rack 1.6.12
Installing rack 1.6.12
Fetching rack-test 1.1.0
Installing rack-test 1.1.0
Fetching xpath 2.1.0
Installing xpath 2.1.0
Fetching capybara 2.4.4
Installing capybara 2.4.4
Fetching chunky_png 1.3.11
Installing chunky_png 1.3.11
Fetching coffee-script-source 1.12.2
Installing coffee-script-source 1.12.2
Fetching execjs 2.7.0
Installing execjs 2.7.0
Fetching coffee-script 2.4.1
Installing coffee-script 2.4.1
Fetching multi_json 1.13.1
Installing multi_json 1.13.1
Fetching sass 3.4.25
Installing sass 3.4.25
Fetching compass-core 1.0.3
Installing compass-core 1.0.3
Fetching compass-import-once 1.0.5
Installing compass-import-once 1.0.5
Fetching rb-fsevent 0.10.3
Installing rb-fsevent 0.10.3
Fetching ffi 1.11.1
Installing ffi 1.11.1 with native extensions
Fetching rb-inotify 0.10.0
Installing rb-inotify 0.10.0
Fetching compass 1.0.3
Installing compass 1.0.3
Fetching eventmachine 1.2.7
Installing eventmachine 1.2.7 with native extensions
Fetching http_parser.rb 0.6.0
Installing http_parser.rb 0.6.0 with native extensions
Fetching em-websocket 0.5.1
Installing em-websocket 0.5.1
Fetching erubis 2.7.0
Installing erubis 2.7.0
Fetching temple 0.8.1
Installing temple 0.8.1
Fetching tilt 1.4.1
Installing tilt 1.4.1
Fetching haml 5.1.2
Installing haml 5.1.2
Fetching hike 1.2.3
Installing hike 1.2.3
Fetching uber 0.0.15
Installing uber 0.0.15
Fetching hooks 0.4.1
Installing hooks 0.4.1
Fetching htmlentities 4.3.4
Installing htmlentities 4.3.4
Fetching json 2.2.0
Installing json 2.2.0 with native extensions
Fetching kramdown 1.17.0
Installing kramdown 1.17.0
Fetching libv8 3.16.14.19 (x86_64-linux)
Installing libv8 3.16.14.19 (x86_64-linux)
Fetching listen 3.0.8
Installing listen 3.0.8
Fetching padrino-support 0.12.9
Installing padrino-support 0.12.9
Fetching padrino-helpers 0.12.9
Installing padrino-helpers 0.12.9
Fetching thor 0.20.3
Installing thor 0.20.3
Fetching middleman-core 3.4.1
Installing middleman-core 3.4.1
Fetching sprockets 2.12.5
Installing sprockets 2.12.5
Fetching sprockets-helpers 1.1.0
Installing sprockets-helpers 1.1.0
Fetching sprockets-sass 1.3.1
Installing sprockets-sass 1.3.1
Fetching middleman-sprockets 3.5.0
Installing middleman-sprockets 3.5.0
Fetching uglifier 2.7.2
Installing uglifier 2.7.2
Fetching middleman 3.4.1
Installing middleman 3.4.1
Fetching middleman-blog 3.5.3
Installing middleman-blog 3.5.3
Fetching rack-livereload 0.3.17
Installing rack-livereload 0.3.17
Fetching middleman-livereload 3.4.6
Installing middleman-livereload 3.4.6
Fetching rouge 3.9.0
Installing rouge 3.9.0
Fetching middleman-syntax 3.2.0
Installing middleman-syntax 3.2.0
Fetching rdiscount 2.2.0.1
Installing rdiscount 2.2.0.1 with native extensions
Fetching ref 2.0.0
Installing ref 2.0.0
Fetching therubyracer 0.12.3
Installing therubyracer 0.12.3 with native extensions
Fetching tzinfo-data 1.2019.2
Installing tzinfo-data 1.2019.2
Warning: the lockfile is being updated to Bundler 2, after which you will be unable to return to Bundler 1.
Bundle complete! 9 Gemfile dependencies, 62 gems now installed.
Use `bundle info [gemname]` to see where a bundled gem is installed.
Post-install message from compass:
    Compass is charityware. If you love it, please donate on our behalf at http://umdf.org/compass Thanks!
/mesos
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --warnings=all -I m4
autom4te: cannot create autom4te.cache: No such file or directory
aclocal: error: echo failed with exit status: 1
autoreconf: aclocal failed with exit status: 1
Untagged: mesos/website-1590693492-8617:latest
Deleted: sha256:5b7281e9c282dec70788e99a2d0aee18abf577d42b2f17f8caf39b31f0465cf4
Deleted: sha256:05354401cbd38ca63fb86294dba7ddbc38d936d93a5df9caa49d5e7ec3d50faf
Deleted: sha256:6c255f17562e4b7922459b00c6c4ab41c338b752195dd53b6ed9f7244a4dd88d
Deleted: sha256:8abd826b1dc5903f9f0dd3916e8cacf4cf6d1ece12c5ddd6eeb5849e904d1c0d
Deleted: sha256:361b4431500a368337fe791dfc1b0ab974b45df759c653a9c42ce04e25818753
Deleted: sha256:3981e6b04d528e8f1b310776d460597b6a0d126f50befd9108b090dbf5f8b8d9
Deleted: sha256:af79b43d7a76bcd331ce05c47e1b6728d8912529ce9ea589cf97feb0de79a8c8
Deleted: sha256:2ab486e98b62d9324c1e57c087b8c6ef30f69702a04974abdd003c95d773f00f
Deleted: sha256:de9399f2d2f2b7c55c07f8face8fe0fd8977f6c89b3e5bd6fca46435e8989f49
Deleted: sha256:117f2b8621f2f23f1f341e2679d97180a3ee83690fab79408866ff303f8a8672
Deleted: sha256:ff921e1b97ca07f0ddb6cd4b859ec298648e552b42491c7d5f0c27b54ba5abd4
Deleted: sha256:31cb9434ab1f3dd418098bef3bb367c98ddd922a01e3b6416a0fa9651fd6ca0a
Deleted: sha256:54a683562bf2abcc816c524eb0260ae523eee183cad35090ad8e8a8419ce1f86
Deleted: sha256:88747d5d9a7173af78517adf13e3ab078ed63371086ca07d0da1b23c8f040692
Deleted: sha256:ca4eedbbdb7a4530316ccf592be427c94dd33370064f51f7f4f1da9b92848413
Deleted: sha256:f6a97f54dc98236589744c906e3021ef2f4993090660fd66c134290891a9ce6f
Build step 'Execute shell' marked build as failure

Build failed in Jenkins: Mesos-Websitebot #2500

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos-Websitebot/2500/display/redirect?page=changes>

Changes:

[asekretenko] Introduced install target into cmake build.

[asekretenko] Added documentation for the cmake install target.

[asekretenko] Added install target into libprocess cmake build.

[asekretenko] Added tests to cmake install target.

[asekretenko] Added documentation for installing mesos-tests.

[asekretenko] Added Web UI install target.


------------------------------------------
[...truncated 10.02 KB...]
Unpacking ruby-power-assert (0.2.7-1) ...
Selecting previously unselected package ruby-test-unit.
Preparing to unpack .../ruby-test-unit_3.1.7-2_all.deb ...
Unpacking ruby-test-unit (3.1.7-2) ...
Selecting previously unselected package libruby2.3:amd64.
Preparing to unpack .../libruby2.3_2.3.1-2~ubuntu16.04.14_amd64.deb ...
Unpacking libruby2.3:amd64 (2.3.1-2~ubuntu16.04.14) ...
Selecting previously unselected package ruby2.3.
Preparing to unpack .../ruby2.3_2.3.1-2~ubuntu16.04.14_amd64.deb ...
Unpacking ruby2.3 (2.3.1-2~ubuntu16.04.14) ...
Selecting previously unselected package ruby.
Preparing to unpack .../ruby_1%3a2.3.0+1_all.deb ...
Unpacking ruby (1:2.3.0+1) ...
Selecting previously unselected package rake.
Preparing to unpack .../rake_10.5.0-2ubuntu0.1_all.deb ...
Unpacking rake (10.5.0-2ubuntu0.1) ...
Selecting previously unselected package ruby2.3-dev:amd64.
Preparing to unpack .../ruby2.3-dev_2.3.1-2~ubuntu16.04.14_amd64.deb ...
Unpacking ruby2.3-dev:amd64 (2.3.1-2~ubuntu16.04.14) ...
Selecting previously unselected package ruby-dev:amd64.
Preparing to unpack .../ruby-dev_1%3a2.3.0+1_amd64.deb ...
Unpacking ruby-dev:amd64 (1:2.3.0+1) ...
Processing triggers for libc-bin (2.23-0ubuntu10) ...
Setting up libyaml-0-2:amd64 (0.1.6-3) ...
Setting up locales (2.23-0ubuntu11) ...
debconf: unable to initialize frontend: Dialog
debconf: (TERM is not set, so the dialog frontend is not usable.)
debconf: falling back to frontend: Readline
Generating locales (this might take a while)...
Generation complete.
Setting up doxygen (1.8.11-1ubuntu0.1) ...
Setting up libgmpxx4ldbl:amd64 (2:6.1.0+dfsg-2) ...
Setting up libgmp-dev:amd64 (2:6.1.0+dfsg-2) ...
Setting up rubygems-integration (1.10) ...
Setting up ruby-did-you-mean (1.0.0-2) ...
Setting up ruby-minitest (5.8.4-2) ...
Setting up ruby-net-telnet (0.1.1-2) ...
Setting up ruby-power-assert (0.2.7-1) ...
Setting up ruby-test-unit (3.1.7-2) ...
Setting up libruby2.3:amd64 (2.3.1-2~ubuntu16.04.14) ...
Setting up ruby2.3 (2.3.1-2~ubuntu16.04.14) ...
Setting up ruby2.3-dev:amd64 (2.3.1-2~ubuntu16.04.14) ...
Setting up ruby-dev:amd64 (1:2.3.0+1) ...
Setting up ruby (1:2.3.0+1) ...
Setting up rake (10.5.0-2ubuntu0.1) ...
Processing triggers for libc-bin (2.23-0ubuntu10) ...
Removing intermediate container efaf897c04f0
 ---> f4f69f9f0c48
Step 6/13 : RUN gem install bundler
 ---> Running in 4300b0ce1953
Successfully installed bundler-2.1.4
Parsing documentation for bundler-2.1.4
Installing ri documentation for bundler-2.1.4
Done installing documentation for bundler after 5 seconds
1 gem installed
Removing intermediate container 4300b0ce1953
 ---> 4bff4a0779af
Step 7/13 : RUN locale-gen en_US.UTF-8
 ---> Running in e60a19feea79
Generating locales (this might take a while)...
  en_US.UTF-8... done
Generation complete.
Removing intermediate container e60a19feea79
 ---> ea14a7741238
Step 8/13 : ENV LANG en_US.UTF-8
 ---> Running in 294d7f10d366
Removing intermediate container 294d7f10d366
 ---> 0d30aecedbab
Step 9/13 : ENV LC_ALL en_US.UTF-8
 ---> Running in 668c22bdd9e5
Removing intermediate container 668c22bdd9e5
 ---> 8b5ba2abedc1
Step 10/13 : ENV CC gcc
 ---> Running in 129a015c591a
Removing intermediate container 129a015c591a
 ---> 58d794732f52
Step 11/13 : ENV CXX g++
 ---> Running in 249dee787a64
Removing intermediate container 249dee787a64
 ---> 96de13b3f7d9
Step 12/13 : WORKDIR /mesos
 ---> Running in 068ab98180d2
Removing intermediate container 068ab98180d2
 ---> cb96b30a9b0c
Step 13/13 : CMD bash support/mesos-website/entrypoint.sh
 ---> Running in c3eb074c8741
Removing intermediate container c3eb074c8741
 ---> 9d2435139fff
Successfully built 9d2435139fff
Successfully tagged mesos/website-1590676502-28767:latest
/mesos/site /mesos
Don't run Bundler as root. Bundler can ask for sudo if it is needed, and
installing your bundle as root will break this application for all non-root
users on this machine.
Fetching gem metadata from https://rubygems.org/............
middleman-core (3.4.1) has dependency bundler (~> 1.1), which is unsatisfied by the current bundler version 2.1.4, so the dependency is being ignored
Fetching rake 12.3.3
Installing rake 12.3.3
Fetching i18n 0.7.0
Installing i18n 0.7.0
Fetching minitest 5.11.3
Installing minitest 5.11.3
Fetching thread_safe 0.3.6
Installing thread_safe 0.3.6
Fetching tzinfo 1.2.5
Installing tzinfo 1.2.5
Fetching activesupport 4.2.11.1
Installing activesupport 4.2.11.1
Fetching addressable 2.3.8
Installing addressable 2.3.8
Using bundler 2.1.4
Fetching mime-types-data 3.2019.0331
Installing mime-types-data 3.2019.0331
Fetching mime-types 3.2.2
Installing mime-types 3.2.2
Fetching mini_portile2 2.4.0
Installing mini_portile2 2.4.0
Fetching nokogiri 1.10.4
Installing nokogiri 1.10.4 with native extensions
Fetching rack 1.6.12
Installing rack 1.6.12
Fetching rack-test 1.1.0
Installing rack-test 1.1.0
Fetching xpath 2.1.0
Installing xpath 2.1.0
Fetching capybara 2.4.4
Installing capybara 2.4.4
Fetching chunky_png 1.3.11
Installing chunky_png 1.3.11
Fetching coffee-script-source 1.12.2
Installing coffee-script-source 1.12.2
Fetching execjs 2.7.0
Installing execjs 2.7.0
Fetching coffee-script 2.4.1
Installing coffee-script 2.4.1
Fetching multi_json 1.13.1
Installing multi_json 1.13.1
Fetching sass 3.4.25
Installing sass 3.4.25
Fetching compass-core 1.0.3
Installing compass-core 1.0.3
Fetching compass-import-once 1.0.5
Installing compass-import-once 1.0.5
Fetching rb-fsevent 0.10.3
Installing rb-fsevent 0.10.3
Fetching ffi 1.11.1
Installing ffi 1.11.1 with native extensions
Fetching rb-inotify 0.10.0
Installing rb-inotify 0.10.0
Fetching compass 1.0.3
Installing compass 1.0.3
Fetching eventmachine 1.2.7
Installing eventmachine 1.2.7 with native extensions
Fetching http_parser.rb 0.6.0
Installing http_parser.rb 0.6.0 with native extensions
Fetching em-websocket 0.5.1
Installing em-websocket 0.5.1
Fetching erubis 2.7.0
Installing erubis 2.7.0
Fetching temple 0.8.1
Installing temple 0.8.1
Fetching tilt 1.4.1
Installing tilt 1.4.1
Fetching haml 5.1.2
Installing haml 5.1.2
Fetching hike 1.2.3
Installing hike 1.2.3
Fetching uber 0.0.15
Installing uber 0.0.15
Fetching hooks 0.4.1
Installing hooks 0.4.1
Fetching htmlentities 4.3.4
Installing htmlentities 4.3.4
Fetching json 2.2.0
Installing json 2.2.0 with native extensions
Fetching kramdown 1.17.0
Installing kramdown 1.17.0
Fetching libv8 3.16.14.19 (x86_64-linux)
Installing libv8 3.16.14.19 (x86_64-linux)
Fetching listen 3.0.8
Installing listen 3.0.8
Fetching padrino-support 0.12.9
Installing padrino-support 0.12.9
Fetching padrino-helpers 0.12.9
Installing padrino-helpers 0.12.9
Fetching thor 0.20.3
Installing thor 0.20.3
Fetching middleman-core 3.4.1
Installing middleman-core 3.4.1
Fetching sprockets 2.12.5
Installing sprockets 2.12.5
Fetching sprockets-helpers 1.1.0
Installing sprockets-helpers 1.1.0
Fetching sprockets-sass 1.3.1
Installing sprockets-sass 1.3.1
Fetching middleman-sprockets 3.5.0
Installing middleman-sprockets 3.5.0
Fetching uglifier 2.7.2
Installing uglifier 2.7.2
Fetching middleman 3.4.1
Installing middleman 3.4.1
Fetching middleman-blog 3.5.3
Installing middleman-blog 3.5.3
Fetching rack-livereload 0.3.17
Installing rack-livereload 0.3.17
Fetching middleman-livereload 3.4.6
Installing middleman-livereload 3.4.6
Fetching rouge 3.9.0
Installing rouge 3.9.0
Fetching middleman-syntax 3.2.0
Installing middleman-syntax 3.2.0
Fetching rdiscount 2.2.0.1
Installing rdiscount 2.2.0.1 with native extensions
Fetching ref 2.0.0
Installing ref 2.0.0
Fetching therubyracer 0.12.3
Installing therubyracer 0.12.3 with native extensions
Fetching tzinfo-data 1.2019.2
Installing tzinfo-data 1.2019.2
Warning: the lockfile is being updated to Bundler 2, after which you will be unable to return to Bundler 1.
Bundle complete! 9 Gemfile dependencies, 62 gems now installed.
Use `bundle info [gemname]` to see where a bundled gem is installed.
Post-install message from compass:
    Compass is charityware. If you love it, please donate on our behalf at http://umdf.org/compass Thanks!
/mesos
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --warnings=all -I m4
autom4te: cannot create autom4te.cache: No such file or directory
aclocal: error: echo failed with exit status: 1
autoreconf: aclocal failed with exit status: 1
Untagged: mesos/website-1590676502-28767:latest
Deleted: sha256:9d2435139fffbc23f6ea389c99eb5faca0d73686980a6274bed4f7bb90a289c5
Deleted: sha256:cb96b30a9b0c6ed9f977d0f40e4190533246d4ae0cef24f7b4f6edf51785d7c2
Deleted: sha256:e3b2168c4c17af5a012414cdd1c868a418a3d0c85f8f4c6c6d1e3f97a407c82c
Deleted: sha256:96de13b3f7d920bd944017e62156d412e8f091b71787f9319c209b0aca7803f5
Deleted: sha256:58d794732f526ed9c980160c7b797843c4ec62dae729bba695a9064d2a3e84db
Deleted: sha256:8b5ba2abedc121c3961ae9b24204baa64dd65c72506600988b23c94a4401bd6a
Deleted: sha256:0d30aecedbab3cde32ec0200e2a5c37dc544c0e4f6f566108604c03bec1f57d5
Deleted: sha256:ea14a7741238874ce07b613d9db8481b888eb1b306c3af027c704c25d5dfd896
Deleted: sha256:871740416ebfe94c6850b04ffc364c2edf80a57d619f2bae39f9a8df43c50a7b
Deleted: sha256:4bff4a0779afa489d40ad393b2fcbd118230e717b257f289c01ee5504fa7783f
Deleted: sha256:3ef8847447fc1094547556d1408fcf00b45bf5e6d2800a0e2ce16c490d64f6a0
Deleted: sha256:f4f69f9f0c487eb957aeff326a5f87146cca3d31bc25defa93c808e19c6269ec
Deleted: sha256:cd7ed1825e6a8f6a6a316aeb9d6eee054e1f23a75f97fb899da3afec9f638382
Deleted: sha256:44f2a7d3fb6c27eacda4e8269b5a52280b407303ab59cd44f22fc4fffd33784f
Deleted: sha256:049bbe67df9d6281588963b18fcccc12284c39769a7276c8a4c38b6e3c14e88e
Deleted: sha256:e5463c814b1cd870c4f9be277298bf6451d551f70e0917023067b8e3ca773fed
Build step 'Execute shell' marked build as failure

Build failed in Jenkins: Mesos-Websitebot #2499

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos-Websitebot/2499/display/redirect?page=changes>

Changes:

[zhq527725] Erased `Info` struct before unmouting volumes in Docker volume isolator.

[zhq527725] Added a test `ROOT_CommandTaskNoRootfsWithUnmountVolumeFailure`.


------------------------------------------
[...truncated 11.63 KB...]
Unpacking ruby-power-assert (0.2.7-1) ...
Selecting previously unselected package ruby-test-unit.
Preparing to unpack .../ruby-test-unit_3.1.7-2_all.deb ...
Unpacking ruby-test-unit (3.1.7-2) ...
Selecting previously unselected package libruby2.3:amd64.
Preparing to unpack .../libruby2.3_2.3.1-2~ubuntu16.04.14_amd64.deb ...
Unpacking libruby2.3:amd64 (2.3.1-2~ubuntu16.04.14) ...
Selecting previously unselected package ruby2.3.
Preparing to unpack .../ruby2.3_2.3.1-2~ubuntu16.04.14_amd64.deb ...
Unpacking ruby2.3 (2.3.1-2~ubuntu16.04.14) ...
Selecting previously unselected package ruby.
Preparing to unpack .../ruby_1%3a2.3.0+1_all.deb ...
Unpacking ruby (1:2.3.0+1) ...
Selecting previously unselected package rake.
Preparing to unpack .../rake_10.5.0-2ubuntu0.1_all.deb ...
Unpacking rake (10.5.0-2ubuntu0.1) ...
Selecting previously unselected package ruby2.3-dev:amd64.
Preparing to unpack .../ruby2.3-dev_2.3.1-2~ubuntu16.04.14_amd64.deb ...
Unpacking ruby2.3-dev:amd64 (2.3.1-2~ubuntu16.04.14) ...
Selecting previously unselected package ruby-dev:amd64.
Preparing to unpack .../ruby-dev_1%3a2.3.0+1_amd64.deb ...
Unpacking ruby-dev:amd64 (1:2.3.0+1) ...
Processing triggers for libc-bin (2.23-0ubuntu10) ...
Setting up libyaml-0-2:amd64 (0.1.6-3) ...
Setting up locales (2.23-0ubuntu11) ...
debconf: unable to initialize frontend: Dialog
debconf: (TERM is not set, so the dialog frontend is not usable.)
debconf: falling back to frontend: Readline
Generating locales (this might take a while)...
Generation complete.
Setting up doxygen (1.8.11-1ubuntu0.1) ...
Setting up libgmpxx4ldbl:amd64 (2:6.1.0+dfsg-2) ...
Setting up libgmp-dev:amd64 (2:6.1.0+dfsg-2) ...
Setting up rubygems-integration (1.10) ...
Setting up ruby-did-you-mean (1.0.0-2) ...
Setting up ruby-minitest (5.8.4-2) ...
Setting up ruby-net-telnet (0.1.1-2) ...
Setting up ruby-power-assert (0.2.7-1) ...
Setting up ruby-test-unit (3.1.7-2) ...
Setting up libruby2.3:amd64 (2.3.1-2~ubuntu16.04.14) ...
Setting up ruby2.3 (2.3.1-2~ubuntu16.04.14) ...
Setting up ruby2.3-dev:amd64 (2.3.1-2~ubuntu16.04.14) ...
Setting up ruby-dev:amd64 (1:2.3.0+1) ...
Setting up ruby (1:2.3.0+1) ...
Setting up rake (10.5.0-2ubuntu0.1) ...
Processing triggers for libc-bin (2.23-0ubuntu10) ...
Removing intermediate container 83c4fef3c21e
 ---> 12cc4f38469d
Step 6/13 : RUN gem install bundler
 ---> Running in ac4e7876101d
Successfully installed bundler-2.1.4
Parsing documentation for bundler-2.1.4
Installing ri documentation for bundler-2.1.4
Done installing documentation for bundler after 5 seconds
1 gem installed
Removing intermediate container ac4e7876101d
 ---> b947d50d4810
Step 7/13 : RUN locale-gen en_US.UTF-8
 ---> Running in 681ae1ae28fa
Generating locales (this might take a while)...
  en_US.UTF-8... done
Generation complete.
Removing intermediate container 681ae1ae28fa
 ---> 5bbeada17112
Step 8/13 : ENV LANG en_US.UTF-8
 ---> Running in 98d7669d5287
Removing intermediate container 98d7669d5287
 ---> dfde96a27db6
Step 9/13 : ENV LC_ALL en_US.UTF-8
 ---> Running in 12763ed6046d
Removing intermediate container 12763ed6046d
 ---> 7bde83eb5d13
Step 10/13 : ENV CC gcc
 ---> Running in 354ac691ac86
Removing intermediate container 354ac691ac86
 ---> c6eaf737f3b2
Step 11/13 : ENV CXX g++
 ---> Running in e29af541f99e
Removing intermediate container e29af541f99e
 ---> 80021706de1c
Step 12/13 : WORKDIR /mesos
 ---> Running in 6c6d5770b0fb
Removing intermediate container 6c6d5770b0fb
 ---> 421269ada413
Step 13/13 : CMD bash support/mesos-website/entrypoint.sh
 ---> Running in 1cd0b35df003
Removing intermediate container 1cd0b35df003
 ---> 7df73a73f0f0
Successfully built 7df73a73f0f0
Successfully tagged mesos/website-1590633766-14063:latest
/mesos/site /mesos
Don't run Bundler as root. Bundler can ask for sudo if it is needed, and
installing your bundle as root will break this application for all non-root
users on this machine.
Fetching gem metadata from https://rubygems.org/............
middleman-core (3.4.1) has dependency bundler (~> 1.1), which is unsatisfied by the current bundler version 2.1.4, so the dependency is being ignored
Fetching rake 12.3.3
Installing rake 12.3.3
Fetching i18n 0.7.0
Installing i18n 0.7.0
Fetching minitest 5.11.3
Installing minitest 5.11.3
Fetching thread_safe 0.3.6
Installing thread_safe 0.3.6
Fetching tzinfo 1.2.5
Installing tzinfo 1.2.5
Fetching activesupport 4.2.11.1
Installing activesupport 4.2.11.1
Fetching addressable 2.3.8
Installing addressable 2.3.8
Using bundler 2.1.4
Fetching mime-types-data 3.2019.0331
Installing mime-types-data 3.2019.0331
Fetching mime-types 3.2.2
Installing mime-types 3.2.2
Fetching mini_portile2 2.4.0
Installing mini_portile2 2.4.0
Fetching nokogiri 1.10.4
Installing nokogiri 1.10.4 with native extensions
Fetching rack 1.6.12
Installing rack 1.6.12
Fetching rack-test 1.1.0
Installing rack-test 1.1.0
Fetching xpath 2.1.0
Installing xpath 2.1.0
Fetching capybara 2.4.4
Installing capybara 2.4.4
Fetching chunky_png 1.3.11
Installing chunky_png 1.3.11
Fetching coffee-script-source 1.12.2
Installing coffee-script-source 1.12.2
Fetching execjs 2.7.0
Installing execjs 2.7.0
Fetching coffee-script 2.4.1
Installing coffee-script 2.4.1
Fetching multi_json 1.13.1
Installing multi_json 1.13.1
Fetching sass 3.4.25
Installing sass 3.4.25
Fetching compass-core 1.0.3
Installing compass-core 1.0.3
Fetching compass-import-once 1.0.5
Installing compass-import-once 1.0.5
Fetching rb-fsevent 0.10.3
Installing rb-fsevent 0.10.3
Fetching ffi 1.11.1
Installing ffi 1.11.1 with native extensions
Fetching rb-inotify 0.10.0
Installing rb-inotify 0.10.0
Fetching compass 1.0.3
Installing compass 1.0.3
Fetching eventmachine 1.2.7
Installing eventmachine 1.2.7 with native extensions
Fetching http_parser.rb 0.6.0
Installing http_parser.rb 0.6.0 with native extensions
Fetching em-websocket 0.5.1
Installing em-websocket 0.5.1
Fetching erubis 2.7.0
Installing erubis 2.7.0
Fetching temple 0.8.1
Installing temple 0.8.1
Fetching tilt 1.4.1
Installing tilt 1.4.1
Fetching haml 5.1.2
Installing haml 5.1.2
Fetching hike 1.2.3
Installing hike 1.2.3
Fetching uber 0.0.15
Installing uber 0.0.15
Fetching hooks 0.4.1
Installing hooks 0.4.1
Fetching htmlentities 4.3.4
Installing htmlentities 4.3.4
Fetching json 2.2.0
Installing json 2.2.0 with native extensions
Fetching kramdown 1.17.0
Installing kramdown 1.17.0
Fetching libv8 3.16.14.19 (x86_64-linux)
Installing libv8 3.16.14.19 (x86_64-linux)
Fetching listen 3.0.8
Installing listen 3.0.8
Fetching padrino-support 0.12.9
Installing padrino-support 0.12.9
Fetching padrino-helpers 0.12.9
Installing padrino-helpers 0.12.9
Fetching thor 0.20.3
Installing thor 0.20.3
Fetching middleman-core 3.4.1
Installing middleman-core 3.4.1
Fetching sprockets 2.12.5
Installing sprockets 2.12.5
Fetching sprockets-helpers 1.1.0
Installing sprockets-helpers 1.1.0
Fetching sprockets-sass 1.3.1
Installing sprockets-sass 1.3.1
Fetching middleman-sprockets 3.5.0
Installing middleman-sprockets 3.5.0
Fetching uglifier 2.7.2
Installing uglifier 2.7.2
Fetching middleman 3.4.1
Installing middleman 3.4.1
Fetching middleman-blog 3.5.3
Installing middleman-blog 3.5.3
Fetching rack-livereload 0.3.17
Installing rack-livereload 0.3.17
Fetching middleman-livereload 3.4.6
Installing middleman-livereload 3.4.6
Fetching rouge 3.9.0
Installing rouge 3.9.0
Fetching middleman-syntax 3.2.0
Installing middleman-syntax 3.2.0
Fetching rdiscount 2.2.0.1
Installing rdiscount 2.2.0.1 with native extensions
Fetching ref 2.0.0
Installing ref 2.0.0
Fetching therubyracer 0.12.3
Installing therubyracer 0.12.3 with native extensions
Fetching tzinfo-data 1.2019.2
Installing tzinfo-data 1.2019.2
Warning: the lockfile is being updated to Bundler 2, after which you will be unable to return to Bundler 1.
Bundle complete! 9 Gemfile dependencies, 62 gems now installed.
Use `bundle info [gemname]` to see where a bundled gem is installed.
Post-install message from compass:
    Compass is charityware. If you love it, please donate on our behalf at http://umdf.org/compass Thanks!
/mesos
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --warnings=all -I m4
autom4te: cannot create autom4te.cache: No such file or directory
aclocal: error: echo failed with exit status: 1
autoreconf: aclocal failed with exit status: 1
Untagged: mesos/website-1590633766-14063:latest
Deleted: sha256:7df73a73f0f0d692be8c394a31a0100818581340387b0938d061354d4eceaa5b
Deleted: sha256:421269ada4136cea255450ff9e2e14f5bd7355463418c95b241447851ffd0abf
Deleted: sha256:e425072ac712199356be15a9368eaec9f936efefd2fdec9f5ab1f28e42c35434
Deleted: sha256:80021706de1cc9dea57c00ca11657c901dd4a810a73bd0e947db8bdc4aad42a3
Deleted: sha256:c6eaf737f3b2867cb17658b8f870d23b4f89734ec59f67f7c344bc735ee4d1ec
Deleted: sha256:7bde83eb5d130f72633a2a812b4bbd20bfe9cef36ac92d4c1c70f2d4dc2e9c5c
Deleted: sha256:dfde96a27db6f64b8108253578bb3a316889b85750f8f2edcb3547845162644e
Deleted: sha256:5bbeada1711239fbbdb3e7ac5ec18bf7bb9e3c883fe3839d1f897b1a5dc4e2e6
Deleted: sha256:3b5c1b922afa33c187f8880423ed6cc459d6e0b6d33bfd1d2e9eba14d3f2676a
Deleted: sha256:b947d50d4810020f286be15f6a9270d702c3dcbc0db7b9fe68d928fa80a31317
Deleted: sha256:90d569a7ac1f7280670bd04116cfd6cc3c308c89a0b16520fa20e0bfa72814d5
Deleted: sha256:12cc4f38469d261599e889a580c9929e2f0e9e06462296ce65e3ca922124d36a
Deleted: sha256:a9305b04d00f592591e7dafb88ba05c934736c56f561ad95bd12293db0337575
Deleted: sha256:4a8c5724fb8aaa8ea7b8249d6cbac0cc24ec99fe561279c9ce825e432411fe1d
Deleted: sha256:d1961a38d5a68eb02bfa3f7bfce2bbbd134becb98e127b990f697bdbbba748a3
Deleted: sha256:437c17baf4ffb62337de329c48667cd96add776cf68458951434f7abc95e1367
Build step 'Execute shell' marked build as failure

Build failed in Jenkins: Mesos-Websitebot #2498

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos-Websitebot/2498/display/redirect?page=changes>

Changes:

[bmahler] Fixed FreeBSD memory detection.

[bmahler] Added a test for os::memory.


------------------------------------------
[...truncated 11.59 KB...]
Unpacking ruby-power-assert (0.2.7-1) ...
Selecting previously unselected package ruby-test-unit.
Preparing to unpack .../ruby-test-unit_3.1.7-2_all.deb ...
Unpacking ruby-test-unit (3.1.7-2) ...
Selecting previously unselected package libruby2.3:amd64.
Preparing to unpack .../libruby2.3_2.3.1-2~ubuntu16.04.14_amd64.deb ...
Unpacking libruby2.3:amd64 (2.3.1-2~ubuntu16.04.14) ...
Selecting previously unselected package ruby2.3.
Preparing to unpack .../ruby2.3_2.3.1-2~ubuntu16.04.14_amd64.deb ...
Unpacking ruby2.3 (2.3.1-2~ubuntu16.04.14) ...
Selecting previously unselected package ruby.
Preparing to unpack .../ruby_1%3a2.3.0+1_all.deb ...
Unpacking ruby (1:2.3.0+1) ...
Selecting previously unselected package rake.
Preparing to unpack .../rake_10.5.0-2ubuntu0.1_all.deb ...
Unpacking rake (10.5.0-2ubuntu0.1) ...
Selecting previously unselected package ruby2.3-dev:amd64.
Preparing to unpack .../ruby2.3-dev_2.3.1-2~ubuntu16.04.14_amd64.deb ...
Unpacking ruby2.3-dev:amd64 (2.3.1-2~ubuntu16.04.14) ...
Selecting previously unselected package ruby-dev:amd64.
Preparing to unpack .../ruby-dev_1%3a2.3.0+1_amd64.deb ...
Unpacking ruby-dev:amd64 (1:2.3.0+1) ...
Processing triggers for libc-bin (2.23-0ubuntu10) ...
Setting up libyaml-0-2:amd64 (0.1.6-3) ...
Setting up locales (2.23-0ubuntu11) ...
debconf: unable to initialize frontend: Dialog
debconf: (TERM is not set, so the dialog frontend is not usable.)
debconf: falling back to frontend: Readline
Generating locales (this might take a while)...
Generation complete.
Setting up doxygen (1.8.11-1ubuntu0.1) ...
Setting up libgmpxx4ldbl:amd64 (2:6.1.0+dfsg-2) ...
Setting up libgmp-dev:amd64 (2:6.1.0+dfsg-2) ...
Setting up rubygems-integration (1.10) ...
Setting up ruby-did-you-mean (1.0.0-2) ...
Setting up ruby-minitest (5.8.4-2) ...
Setting up ruby-net-telnet (0.1.1-2) ...
Setting up ruby-power-assert (0.2.7-1) ...
Setting up ruby-test-unit (3.1.7-2) ...
Setting up libruby2.3:amd64 (2.3.1-2~ubuntu16.04.14) ...
Setting up ruby2.3 (2.3.1-2~ubuntu16.04.14) ...
Setting up ruby2.3-dev:amd64 (2.3.1-2~ubuntu16.04.14) ...
Setting up ruby-dev:amd64 (1:2.3.0+1) ...
Setting up ruby (1:2.3.0+1) ...
Setting up rake (10.5.0-2ubuntu0.1) ...
Processing triggers for libc-bin (2.23-0ubuntu10) ...
Removing intermediate container 07eb76fed8e2
 ---> d8864295853f
Step 6/13 : RUN gem install bundler
 ---> Running in 9ac0e9f6df29
Successfully installed bundler-2.1.4
Parsing documentation for bundler-2.1.4
Installing ri documentation for bundler-2.1.4
Done installing documentation for bundler after 5 seconds
1 gem installed
Removing intermediate container 9ac0e9f6df29
 ---> e22b8f190618
Step 7/13 : RUN locale-gen en_US.UTF-8
 ---> Running in c03e7724016c
Generating locales (this might take a while)...
  en_US.UTF-8... done
Generation complete.
Removing intermediate container c03e7724016c
 ---> 0c56b72c8a3c
Step 8/13 : ENV LANG en_US.UTF-8
 ---> Running in 780a5b3a9959
Removing intermediate container 780a5b3a9959
 ---> bda128412ce5
Step 9/13 : ENV LC_ALL en_US.UTF-8
 ---> Running in 233e3f1da985
Removing intermediate container 233e3f1da985
 ---> cee80c2c4b88
Step 10/13 : ENV CC gcc
 ---> Running in 81a6eda0c64a
Removing intermediate container 81a6eda0c64a
 ---> 06b9d41c311c
Step 11/13 : ENV CXX g++
 ---> Running in 25af007c8afe
Removing intermediate container 25af007c8afe
 ---> a05aebe7bd22
Step 12/13 : WORKDIR /mesos
 ---> Running in 4e1f5de8f092
Removing intermediate container 4e1f5de8f092
 ---> cd29073bf133
Step 13/13 : CMD bash support/mesos-website/entrypoint.sh
 ---> Running in dc2615d09416
Removing intermediate container dc2615d09416
 ---> 86dbadbfcf2e
Successfully built 86dbadbfcf2e
Successfully tagged mesos/website-1590017003-16959:latest
/mesos/site /mesos
Don't run Bundler as root. Bundler can ask for sudo if it is needed, and
installing your bundle as root will break this application for all non-root
users on this machine.
Fetching gem metadata from https://rubygems.org/............
middleman-core (3.4.1) has dependency bundler (~> 1.1), which is unsatisfied by the current bundler version 2.1.4, so the dependency is being ignored
Fetching rake 12.3.3
Installing rake 12.3.3
Fetching i18n 0.7.0
Installing i18n 0.7.0
Fetching minitest 5.11.3
Installing minitest 5.11.3
Fetching thread_safe 0.3.6
Installing thread_safe 0.3.6
Fetching tzinfo 1.2.5
Installing tzinfo 1.2.5
Fetching activesupport 4.2.11.1
Installing activesupport 4.2.11.1
Fetching addressable 2.3.8
Installing addressable 2.3.8
Using bundler 2.1.4
Fetching mime-types-data 3.2019.0331
Installing mime-types-data 3.2019.0331
Fetching mime-types 3.2.2
Installing mime-types 3.2.2
Fetching mini_portile2 2.4.0
Installing mini_portile2 2.4.0
Fetching nokogiri 1.10.4
Installing nokogiri 1.10.4 with native extensions
Fetching rack 1.6.12
Installing rack 1.6.12
Fetching rack-test 1.1.0
Installing rack-test 1.1.0
Fetching xpath 2.1.0
Installing xpath 2.1.0
Fetching capybara 2.4.4
Installing capybara 2.4.4
Fetching chunky_png 1.3.11
Installing chunky_png 1.3.11
Fetching coffee-script-source 1.12.2
Installing coffee-script-source 1.12.2
Fetching execjs 2.7.0
Installing execjs 2.7.0
Fetching coffee-script 2.4.1
Installing coffee-script 2.4.1
Fetching multi_json 1.13.1
Installing multi_json 1.13.1
Fetching sass 3.4.25
Installing sass 3.4.25
Fetching compass-core 1.0.3
Installing compass-core 1.0.3
Fetching compass-import-once 1.0.5
Installing compass-import-once 1.0.5
Fetching rb-fsevent 0.10.3
Installing rb-fsevent 0.10.3
Fetching ffi 1.11.1
Installing ffi 1.11.1 with native extensions
Fetching rb-inotify 0.10.0
Installing rb-inotify 0.10.0
Fetching compass 1.0.3
Installing compass 1.0.3
Fetching eventmachine 1.2.7
Installing eventmachine 1.2.7 with native extensions
Fetching http_parser.rb 0.6.0
Installing http_parser.rb 0.6.0 with native extensions
Fetching em-websocket 0.5.1
Installing em-websocket 0.5.1
Fetching erubis 2.7.0
Installing erubis 2.7.0
Fetching temple 0.8.1
Installing temple 0.8.1
Fetching tilt 1.4.1
Installing tilt 1.4.1
Fetching haml 5.1.2
Installing haml 5.1.2
Fetching hike 1.2.3
Installing hike 1.2.3
Fetching uber 0.0.15
Installing uber 0.0.15
Fetching hooks 0.4.1
Installing hooks 0.4.1
Fetching htmlentities 4.3.4
Installing htmlentities 4.3.4
Fetching json 2.2.0
Installing json 2.2.0 with native extensions
Fetching kramdown 1.17.0
Installing kramdown 1.17.0
Fetching libv8 3.16.14.19 (x86_64-linux)
Installing libv8 3.16.14.19 (x86_64-linux)
Fetching listen 3.0.8
Installing listen 3.0.8
Fetching padrino-support 0.12.9
Installing padrino-support 0.12.9
Fetching padrino-helpers 0.12.9
Installing padrino-helpers 0.12.9
Fetching thor 0.20.3
Installing thor 0.20.3
Fetching middleman-core 3.4.1
Installing middleman-core 3.4.1
Fetching sprockets 2.12.5
Installing sprockets 2.12.5
Fetching sprockets-helpers 1.1.0
Installing sprockets-helpers 1.1.0
Fetching sprockets-sass 1.3.1
Installing sprockets-sass 1.3.1
Fetching middleman-sprockets 3.5.0
Installing middleman-sprockets 3.5.0
Fetching uglifier 2.7.2
Installing uglifier 2.7.2
Fetching middleman 3.4.1
Installing middleman 3.4.1
Fetching middleman-blog 3.5.3
Installing middleman-blog 3.5.3
Fetching rack-livereload 0.3.17
Installing rack-livereload 0.3.17
Fetching middleman-livereload 3.4.6
Installing middleman-livereload 3.4.6
Fetching rouge 3.9.0
Installing rouge 3.9.0
Fetching middleman-syntax 3.2.0
Installing middleman-syntax 3.2.0
Fetching rdiscount 2.2.0.1
Installing rdiscount 2.2.0.1 with native extensions
Fetching ref 2.0.0
Installing ref 2.0.0
Fetching therubyracer 0.12.3
Installing therubyracer 0.12.3 with native extensions
Fetching tzinfo-data 1.2019.2
Installing tzinfo-data 1.2019.2
Warning: the lockfile is being updated to Bundler 2, after which you will be unable to return to Bundler 1.
Bundle complete! 9 Gemfile dependencies, 62 gems now installed.
Use `bundle info [gemname]` to see where a bundled gem is installed.
Post-install message from compass:
    Compass is charityware. If you love it, please donate on our behalf at http://umdf.org/compass Thanks!
/mesos
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --warnings=all -I m4
autom4te: cannot create autom4te.cache: No such file or directory
aclocal: error: echo failed with exit status: 1
autoreconf: aclocal failed with exit status: 1
Untagged: mesos/website-1590017003-16959:latest
Deleted: sha256:86dbadbfcf2e2344bebef5ca3ed17590e8b06c512ed28354c19312cb6cf6d5c7
Deleted: sha256:cd29073bf13321d8efb2c33d3c72dc32090a05310d8248a770ee2f24e80d6e90
Deleted: sha256:3caf58faefab5ca02f42e33114000287d3dfa72a5889eff3e9cd00c018f35965
Deleted: sha256:a05aebe7bd2257564f0aec8e9a4b8db5a9fa2614b25d3a8bac6631eceeea66f8
Deleted: sha256:06b9d41c311caf851cbb3a2ecb25537bab7d7a535d5efc9edb128cf84ad8024d
Deleted: sha256:cee80c2c4b88b4757a92ff1f202534bd7374b4a9500dcdef35e6b6384f1d0f4d
Deleted: sha256:bda128412ce5caabf4550b354e74826fadbcbba05de4f0ead83b5930235f5d32
Deleted: sha256:0c56b72c8a3cddabd604255ebf3a107efb151133fbad35ac7b7eeb4396d82a90
Deleted: sha256:960556451950cb53488cd1f61fee6dea79c885022d8a51a4f48c3406de0de553
Deleted: sha256:e22b8f19061849eddf99d5cb2a7f037e52e6ba3a233031b7bcfa3f74404a62ec
Deleted: sha256:1849ce79e637212d902d28e99b2d7e3b5c7cb96d9844beec1352ab69c6e485e3
Deleted: sha256:d8864295853f10a33859d938ae5f29a5f99ee5ee7a1243a5fe0356a991f0cc43
Deleted: sha256:ff0a3299a147c2ea31e366c0a2e584e23888aae52ffdea189245e2214690ea7f
Deleted: sha256:d3a34999b5382d204134dc335007d078aed32241d7f425416ae80b8547902eb7
Deleted: sha256:ffbbcabeac7a0f25dacae629758547dc0d42143483a20e5f67249c69fd4cccc7
Deleted: sha256:f2a044474897ec5d11ef6401de5f150f8035ca529cc2d8dcf49f4e6300d105cf
Build step 'Execute shell' marked build as failure

Build failed in Jenkins: Mesos-Websitebot #2497

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos-Websitebot/2497/display/redirect?page=changes>

Changes:

[asekretenko] Added MESOS-10128 to the 1.10.0 CHANGELOG.


------------------------------------------
[...truncated 10.03 KB...]
Unpacking ruby-power-assert (0.2.7-1) ...
Selecting previously unselected package ruby-test-unit.
Preparing to unpack .../ruby-test-unit_3.1.7-2_all.deb ...
Unpacking ruby-test-unit (3.1.7-2) ...
Selecting previously unselected package libruby2.3:amd64.
Preparing to unpack .../libruby2.3_2.3.1-2~ubuntu16.04.14_amd64.deb ...
Unpacking libruby2.3:amd64 (2.3.1-2~ubuntu16.04.14) ...
Selecting previously unselected package ruby2.3.
Preparing to unpack .../ruby2.3_2.3.1-2~ubuntu16.04.14_amd64.deb ...
Unpacking ruby2.3 (2.3.1-2~ubuntu16.04.14) ...
Selecting previously unselected package ruby.
Preparing to unpack .../ruby_1%3a2.3.0+1_all.deb ...
Unpacking ruby (1:2.3.0+1) ...
Selecting previously unselected package rake.
Preparing to unpack .../rake_10.5.0-2ubuntu0.1_all.deb ...
Unpacking rake (10.5.0-2ubuntu0.1) ...
Selecting previously unselected package ruby2.3-dev:amd64.
Preparing to unpack .../ruby2.3-dev_2.3.1-2~ubuntu16.04.14_amd64.deb ...
Unpacking ruby2.3-dev:amd64 (2.3.1-2~ubuntu16.04.14) ...
Selecting previously unselected package ruby-dev:amd64.
Preparing to unpack .../ruby-dev_1%3a2.3.0+1_amd64.deb ...
Unpacking ruby-dev:amd64 (1:2.3.0+1) ...
Processing triggers for libc-bin (2.23-0ubuntu10) ...
Setting up libyaml-0-2:amd64 (0.1.6-3) ...
Setting up locales (2.23-0ubuntu11) ...
debconf: unable to initialize frontend: Dialog
debconf: (TERM is not set, so the dialog frontend is not usable.)
debconf: falling back to frontend: Readline
Generating locales (this might take a while)...
Generation complete.
Setting up doxygen (1.8.11-1ubuntu0.1) ...
Setting up libgmpxx4ldbl:amd64 (2:6.1.0+dfsg-2) ...
Setting up libgmp-dev:amd64 (2:6.1.0+dfsg-2) ...
Setting up rubygems-integration (1.10) ...
Setting up ruby-did-you-mean (1.0.0-2) ...
Setting up ruby-minitest (5.8.4-2) ...
Setting up ruby-net-telnet (0.1.1-2) ...
Setting up ruby-power-assert (0.2.7-1) ...
Setting up ruby-test-unit (3.1.7-2) ...
Setting up libruby2.3:amd64 (2.3.1-2~ubuntu16.04.14) ...
Setting up ruby2.3 (2.3.1-2~ubuntu16.04.14) ...
Setting up ruby2.3-dev:amd64 (2.3.1-2~ubuntu16.04.14) ...
Setting up ruby-dev:amd64 (1:2.3.0+1) ...
Setting up ruby (1:2.3.0+1) ...
Setting up rake (10.5.0-2ubuntu0.1) ...
Processing triggers for libc-bin (2.23-0ubuntu10) ...
Removing intermediate container dbb8ebee9f9e
 ---> 86a1db0bbc5f
Step 6/13 : RUN gem install bundler
 ---> Running in db2fbcd4df80
Successfully installed bundler-2.1.4
Parsing documentation for bundler-2.1.4
Installing ri documentation for bundler-2.1.4
Done installing documentation for bundler after 5 seconds
1 gem installed
Removing intermediate container db2fbcd4df80
 ---> 3e7456247c2e
Step 7/13 : RUN locale-gen en_US.UTF-8
 ---> Running in b638fdc376f9
Generating locales (this might take a while)...
  en_US.UTF-8... done
Generation complete.
Removing intermediate container b638fdc376f9
 ---> 66279be49ee2
Step 8/13 : ENV LANG en_US.UTF-8
 ---> Running in 7563a37f5297
Removing intermediate container 7563a37f5297
 ---> 777aa755d603
Step 9/13 : ENV LC_ALL en_US.UTF-8
 ---> Running in 68b928804c6d
Removing intermediate container 68b928804c6d
 ---> 48ad296b8dfe
Step 10/13 : ENV CC gcc
 ---> Running in 80ed3ece2e81
Removing intermediate container 80ed3ece2e81
 ---> c94ca2eb4d00
Step 11/13 : ENV CXX g++
 ---> Running in 5775acd7f3ad
Removing intermediate container 5775acd7f3ad
 ---> 1b134f30cc3c
Step 12/13 : WORKDIR /mesos
 ---> Running in 46306f9dd0e1
Removing intermediate container 46306f9dd0e1
 ---> 2694d00ddd70
Step 13/13 : CMD bash support/mesos-website/entrypoint.sh
 ---> Running in 5c46297d6681
Removing intermediate container 5c46297d6681
 ---> 55ea78c30359
Successfully built 55ea78c30359
Successfully tagged mesos/website-1589828440-25718:latest
/mesos/site /mesos
Don't run Bundler as root. Bundler can ask for sudo if it is needed, and
installing your bundle as root will break this application for all non-root
users on this machine.
Fetching gem metadata from https://rubygems.org/............
middleman-core (3.4.1) has dependency bundler (~> 1.1), which is unsatisfied by the current bundler version 2.1.4, so the dependency is being ignored
Fetching rake 12.3.3
Installing rake 12.3.3
Fetching i18n 0.7.0
Installing i18n 0.7.0
Fetching minitest 5.11.3
Installing minitest 5.11.3
Fetching thread_safe 0.3.6
Installing thread_safe 0.3.6
Fetching tzinfo 1.2.5
Installing tzinfo 1.2.5
Fetching activesupport 4.2.11.1
Installing activesupport 4.2.11.1
Fetching addressable 2.3.8
Installing addressable 2.3.8
Using bundler 2.1.4
Fetching mime-types-data 3.2019.0331
Installing mime-types-data 3.2019.0331
Fetching mime-types 3.2.2
Installing mime-types 3.2.2
Fetching mini_portile2 2.4.0
Installing mini_portile2 2.4.0
Fetching nokogiri 1.10.4
Installing nokogiri 1.10.4 with native extensions
Fetching rack 1.6.12
Installing rack 1.6.12
Fetching rack-test 1.1.0
Installing rack-test 1.1.0
Fetching xpath 2.1.0
Installing xpath 2.1.0
Fetching capybara 2.4.4
Installing capybara 2.4.4
Fetching chunky_png 1.3.11
Installing chunky_png 1.3.11
Fetching coffee-script-source 1.12.2
Installing coffee-script-source 1.12.2
Fetching execjs 2.7.0
Installing execjs 2.7.0
Fetching coffee-script 2.4.1
Installing coffee-script 2.4.1
Fetching multi_json 1.13.1
Installing multi_json 1.13.1
Fetching sass 3.4.25
Installing sass 3.4.25
Fetching compass-core 1.0.3
Installing compass-core 1.0.3
Fetching compass-import-once 1.0.5
Installing compass-import-once 1.0.5
Fetching rb-fsevent 0.10.3
Installing rb-fsevent 0.10.3
Fetching ffi 1.11.1
Installing ffi 1.11.1 with native extensions
Fetching rb-inotify 0.10.0
Installing rb-inotify 0.10.0
Fetching compass 1.0.3
Installing compass 1.0.3
Fetching eventmachine 1.2.7
Installing eventmachine 1.2.7 with native extensions
Fetching http_parser.rb 0.6.0
Installing http_parser.rb 0.6.0 with native extensions
Fetching em-websocket 0.5.1
Installing em-websocket 0.5.1
Fetching erubis 2.7.0
Installing erubis 2.7.0
Fetching temple 0.8.1
Installing temple 0.8.1
Fetching tilt 1.4.1
Installing tilt 1.4.1
Fetching haml 5.1.2
Installing haml 5.1.2
Fetching hike 1.2.3
Installing hike 1.2.3
Fetching uber 0.0.15
Installing uber 0.0.15
Fetching hooks 0.4.1
Installing hooks 0.4.1
Fetching htmlentities 4.3.4
Installing htmlentities 4.3.4
Fetching json 2.2.0
Installing json 2.2.0 with native extensions
Fetching kramdown 1.17.0
Installing kramdown 1.17.0
Fetching libv8 3.16.14.19 (x86_64-linux)
Installing libv8 3.16.14.19 (x86_64-linux)
Fetching listen 3.0.8
Installing listen 3.0.8
Fetching padrino-support 0.12.9
Installing padrino-support 0.12.9
Fetching padrino-helpers 0.12.9
Installing padrino-helpers 0.12.9
Fetching thor 0.20.3
Installing thor 0.20.3
Fetching middleman-core 3.4.1
Installing middleman-core 3.4.1
Fetching sprockets 2.12.5
Installing sprockets 2.12.5
Fetching sprockets-helpers 1.1.0
Installing sprockets-helpers 1.1.0
Fetching sprockets-sass 1.3.1
Installing sprockets-sass 1.3.1
Fetching middleman-sprockets 3.5.0
Installing middleman-sprockets 3.5.0
Fetching uglifier 2.7.2
Installing uglifier 2.7.2
Fetching middleman 3.4.1
Installing middleman 3.4.1
Fetching middleman-blog 3.5.3
Installing middleman-blog 3.5.3
Fetching rack-livereload 0.3.17
Installing rack-livereload 0.3.17
Fetching middleman-livereload 3.4.6
Installing middleman-livereload 3.4.6
Fetching rouge 3.9.0
Installing rouge 3.9.0
Fetching middleman-syntax 3.2.0
Installing middleman-syntax 3.2.0
Fetching rdiscount 2.2.0.1
Installing rdiscount 2.2.0.1 with native extensions
Fetching ref 2.0.0
Installing ref 2.0.0
Fetching therubyracer 0.12.3
Installing therubyracer 0.12.3 with native extensions
Fetching tzinfo-data 1.2019.2
Installing tzinfo-data 1.2019.2
Warning: the lockfile is being updated to Bundler 2, after which you will be unable to return to Bundler 1.
Bundle complete! 9 Gemfile dependencies, 62 gems now installed.
Use `bundle info [gemname]` to see where a bundled gem is installed.
Post-install message from compass:
    Compass is charityware. If you love it, please donate on our behalf at http://umdf.org/compass Thanks!
/mesos
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --warnings=all -I m4
autom4te: cannot create autom4te.cache: No such file or directory
aclocal: error: echo failed with exit status: 1
autoreconf: aclocal failed with exit status: 1
Untagged: mesos/website-1589828440-25718:latest
Deleted: sha256:55ea78c303597f4430e346020ad5be67a22cfa2f4bba60e0553d4bbb9d2cc431
Deleted: sha256:2694d00ddd70c3ec73955450b8ebf9bafdfd1e55f6fbb74987b860231fc5d533
Deleted: sha256:a1da3e1cbebe28e53ba05a56dec85fa58f6338c65b14516ce69d312524b868cc
Deleted: sha256:1b134f30cc3c47ee4e2fad18d2c0700806352beebcd72d3c822cc410c97d9f68
Deleted: sha256:c94ca2eb4d00afe36d7081ac2c31fb3c6bedec6233e7da78caefc7bdbdb9fb01
Deleted: sha256:48ad296b8dfe1320c4780d4a8fbf83bbabb2c04e90487c45fe11697b55feddab
Deleted: sha256:777aa755d603ac1c1014fa201c7b6797cf33af99e86a87d59cddf1b303b14555
Deleted: sha256:66279be49ee253fd7423bc02ecf620717cef12422194c965a2630478c8471f52
Deleted: sha256:c73d6e93b511edaa892cf645ae2cd544284c4ecd10bdb711a0291b0f141b3d0f
Deleted: sha256:3e7456247c2e62e9ed0d11b23b26938a41707796a6ff35d6a0f5606049f1d826
Deleted: sha256:3abd53de534bee19a538936452525320bab789d7422756f5e67addd2f73d67c4
Deleted: sha256:86a1db0bbc5f48e446f4ca358b8d6bf9d70f18adcba45770923a514a7678d367
Deleted: sha256:dba2d918d955a5ab6af970b809286f33861897848ba93d865b2cb8d5ec2bbdee
Deleted: sha256:7cf4e0643e8404a14fc3f6f52620fbd5bbcf1b71baa930b3d4fff635e9e96b9b
Deleted: sha256:cc71d0900f2e45f720d5324af934c493cdba863e9ebf8ee714eaa633e1980b54
Deleted: sha256:1dc02c35cef947d2cc23d7cc674f9ba05b7f0dc638f92c7afe545a42f408cc43
Build step 'Execute shell' marked build as failure

Build failed in Jenkins: Mesos-Websitebot #2496

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos-Websitebot/2496/display/redirect?page=changes>

Changes:

[asekretenko] Added missing documentation for upgrade to 1.10.x.


------------------------------------------
[...truncated 11.67 KB...]
Unpacking ruby-power-assert (0.2.7-1) ...
Selecting previously unselected package ruby-test-unit.
Preparing to unpack .../ruby-test-unit_3.1.7-2_all.deb ...
Unpacking ruby-test-unit (3.1.7-2) ...
Selecting previously unselected package libruby2.3:amd64.
Preparing to unpack .../libruby2.3_2.3.1-2~ubuntu16.04.14_amd64.deb ...
Unpacking libruby2.3:amd64 (2.3.1-2~ubuntu16.04.14) ...
Selecting previously unselected package ruby2.3.
Preparing to unpack .../ruby2.3_2.3.1-2~ubuntu16.04.14_amd64.deb ...
Unpacking ruby2.3 (2.3.1-2~ubuntu16.04.14) ...
Selecting previously unselected package ruby.
Preparing to unpack .../ruby_1%3a2.3.0+1_all.deb ...
Unpacking ruby (1:2.3.0+1) ...
Selecting previously unselected package rake.
Preparing to unpack .../rake_10.5.0-2ubuntu0.1_all.deb ...
Unpacking rake (10.5.0-2ubuntu0.1) ...
Selecting previously unselected package ruby2.3-dev:amd64.
Preparing to unpack .../ruby2.3-dev_2.3.1-2~ubuntu16.04.14_amd64.deb ...
Unpacking ruby2.3-dev:amd64 (2.3.1-2~ubuntu16.04.14) ...
Selecting previously unselected package ruby-dev:amd64.
Preparing to unpack .../ruby-dev_1%3a2.3.0+1_amd64.deb ...
Unpacking ruby-dev:amd64 (1:2.3.0+1) ...
Processing triggers for libc-bin (2.23-0ubuntu10) ...
Setting up libyaml-0-2:amd64 (0.1.6-3) ...
Setting up locales (2.23-0ubuntu11) ...
debconf: unable to initialize frontend: Dialog
debconf: (TERM is not set, so the dialog frontend is not usable.)
debconf: falling back to frontend: Readline
Generating locales (this might take a while)...
Generation complete.
Setting up doxygen (1.8.11-1ubuntu0.1) ...
Setting up libgmpxx4ldbl:amd64 (2:6.1.0+dfsg-2) ...
Setting up libgmp-dev:amd64 (2:6.1.0+dfsg-2) ...
Setting up rubygems-integration (1.10) ...
Setting up ruby-did-you-mean (1.0.0-2) ...
Setting up ruby-minitest (5.8.4-2) ...
Setting up ruby-net-telnet (0.1.1-2) ...
Setting up ruby-power-assert (0.2.7-1) ...
Setting up ruby-test-unit (3.1.7-2) ...
Setting up libruby2.3:amd64 (2.3.1-2~ubuntu16.04.14) ...
Setting up ruby2.3 (2.3.1-2~ubuntu16.04.14) ...
Setting up ruby2.3-dev:amd64 (2.3.1-2~ubuntu16.04.14) ...
Setting up ruby-dev:amd64 (1:2.3.0+1) ...
Setting up ruby (1:2.3.0+1) ...
Setting up rake (10.5.0-2ubuntu0.1) ...
Processing triggers for libc-bin (2.23-0ubuntu10) ...
Removing intermediate container cdd0cb8aa385
 ---> 99dba28768d9
Step 6/13 : RUN gem install bundler
 ---> Running in 0819ac91b675
Successfully installed bundler-2.1.4
Parsing documentation for bundler-2.1.4
Installing ri documentation for bundler-2.1.4
Done installing documentation for bundler after 6 seconds
1 gem installed
Removing intermediate container 0819ac91b675
 ---> 8df005d97136
Step 7/13 : RUN locale-gen en_US.UTF-8
 ---> Running in b88f30da09af
Generating locales (this might take a while)...
  en_US.UTF-8... done
Generation complete.
Removing intermediate container b88f30da09af
 ---> fec3d1c68c3e
Step 8/13 : ENV LANG en_US.UTF-8
 ---> Running in c8f002c60c96
Removing intermediate container c8f002c60c96
 ---> f6452b6af812
Step 9/13 : ENV LC_ALL en_US.UTF-8
 ---> Running in a4dce7dd7423
Removing intermediate container a4dce7dd7423
 ---> 856ebbf189d5
Step 10/13 : ENV CC gcc
 ---> Running in c42568689229
Removing intermediate container c42568689229
 ---> df0fe736e269
Step 11/13 : ENV CXX g++
 ---> Running in 68206252c6f9
Removing intermediate container 68206252c6f9
 ---> bdc19532556a
Step 12/13 : WORKDIR /mesos
 ---> Running in b316d29c23b5
Removing intermediate container b316d29c23b5
 ---> 1350331c8d25
Step 13/13 : CMD bash support/mesos-website/entrypoint.sh
 ---> Running in 2ffdd5ada50c
Removing intermediate container 2ffdd5ada50c
 ---> 07c0a44c27bc
Successfully built 07c0a44c27bc
Successfully tagged mesos/website-1589828125-6688:latest
/mesos/site /mesos
Don't run Bundler as root. Bundler can ask for sudo if it is needed, and
installing your bundle as root will break this application for all non-root
users on this machine.
Fetching gem metadata from https://rubygems.org/............
middleman-core (3.4.1) has dependency bundler (~> 1.1), which is unsatisfied by the current bundler version 2.1.4, so the dependency is being ignored
Fetching rake 12.3.3
Installing rake 12.3.3
Fetching i18n 0.7.0
Installing i18n 0.7.0
Fetching minitest 5.11.3
Installing minitest 5.11.3
Fetching thread_safe 0.3.6
Installing thread_safe 0.3.6
Fetching tzinfo 1.2.5
Installing tzinfo 1.2.5
Fetching activesupport 4.2.11.1
Installing activesupport 4.2.11.1
Fetching addressable 2.3.8
Installing addressable 2.3.8
Using bundler 2.1.4
Fetching mime-types-data 3.2019.0331
Installing mime-types-data 3.2019.0331
Fetching mime-types 3.2.2
Installing mime-types 3.2.2
Fetching mini_portile2 2.4.0
Installing mini_portile2 2.4.0
Fetching nokogiri 1.10.4
Installing nokogiri 1.10.4 with native extensions
Fetching rack 1.6.12
Installing rack 1.6.12
Fetching rack-test 1.1.0
Installing rack-test 1.1.0
Fetching xpath 2.1.0
Installing xpath 2.1.0
Fetching capybara 2.4.4
Installing capybara 2.4.4
Fetching chunky_png 1.3.11
Installing chunky_png 1.3.11
Fetching coffee-script-source 1.12.2
Installing coffee-script-source 1.12.2
Fetching execjs 2.7.0
Installing execjs 2.7.0
Fetching coffee-script 2.4.1
Installing coffee-script 2.4.1
Fetching multi_json 1.13.1
Installing multi_json 1.13.1
Fetching sass 3.4.25
Installing sass 3.4.25
Fetching compass-core 1.0.3
Installing compass-core 1.0.3
Fetching compass-import-once 1.0.5
Installing compass-import-once 1.0.5
Fetching rb-fsevent 0.10.3
Installing rb-fsevent 0.10.3
Fetching ffi 1.11.1
Installing ffi 1.11.1 with native extensions
Fetching rb-inotify 0.10.0
Installing rb-inotify 0.10.0
Fetching compass 1.0.3
Installing compass 1.0.3
Fetching eventmachine 1.2.7
Installing eventmachine 1.2.7 with native extensions
Fetching http_parser.rb 0.6.0
Installing http_parser.rb 0.6.0 with native extensions
Fetching em-websocket 0.5.1
Installing em-websocket 0.5.1
Fetching erubis 2.7.0
Installing erubis 2.7.0
Fetching temple 0.8.1
Installing temple 0.8.1
Fetching tilt 1.4.1
Installing tilt 1.4.1
Fetching haml 5.1.2
Installing haml 5.1.2
Fetching hike 1.2.3
Installing hike 1.2.3
Fetching uber 0.0.15
Installing uber 0.0.15
Fetching hooks 0.4.1
Installing hooks 0.4.1
Fetching htmlentities 4.3.4
Installing htmlentities 4.3.4
Fetching json 2.2.0
Installing json 2.2.0 with native extensions
Fetching kramdown 1.17.0
Installing kramdown 1.17.0
Fetching libv8 3.16.14.19 (x86_64-linux)
Installing libv8 3.16.14.19 (x86_64-linux)
Fetching listen 3.0.8
Installing listen 3.0.8
Fetching padrino-support 0.12.9
Installing padrino-support 0.12.9
Fetching padrino-helpers 0.12.9
Installing padrino-helpers 0.12.9
Fetching thor 0.20.3
Installing thor 0.20.3
Fetching middleman-core 3.4.1
Installing middleman-core 3.4.1
Fetching sprockets 2.12.5
Installing sprockets 2.12.5
Fetching sprockets-helpers 1.1.0
Installing sprockets-helpers 1.1.0
Fetching sprockets-sass 1.3.1
Installing sprockets-sass 1.3.1
Fetching middleman-sprockets 3.5.0
Installing middleman-sprockets 3.5.0
Fetching uglifier 2.7.2
Installing uglifier 2.7.2
Fetching middleman 3.4.1
Installing middleman 3.4.1
Fetching middleman-blog 3.5.3
Installing middleman-blog 3.5.3
Fetching rack-livereload 0.3.17
Installing rack-livereload 0.3.17
Fetching middleman-livereload 3.4.6
Installing middleman-livereload 3.4.6
Fetching rouge 3.9.0
Installing rouge 3.9.0
Fetching middleman-syntax 3.2.0
Installing middleman-syntax 3.2.0
Fetching rdiscount 2.2.0.1
Installing rdiscount 2.2.0.1 with native extensions
Fetching ref 2.0.0
Installing ref 2.0.0
Fetching therubyracer 0.12.3
Installing therubyracer 0.12.3 with native extensions
Fetching tzinfo-data 1.2019.2
Installing tzinfo-data 1.2019.2
Warning: the lockfile is being updated to Bundler 2, after which you will be unable to return to Bundler 1.
Bundle complete! 9 Gemfile dependencies, 62 gems now installed.
Use `bundle info [gemname]` to see where a bundled gem is installed.
Post-install message from compass:
    Compass is charityware. If you love it, please donate on our behalf at http://umdf.org/compass Thanks!
/mesos
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --warnings=all -I m4
autom4te: cannot create autom4te.cache: No such file or directory
aclocal: error: echo failed with exit status: 1
autoreconf: aclocal failed with exit status: 1
Untagged: mesos/website-1589828125-6688:latest
Deleted: sha256:07c0a44c27bc9f71e7db47f1c5b46a27c87c8c7f5a120a5def2aaa1a0da1ee95
Deleted: sha256:1350331c8d25ced3d3c2e1e9146b172710bbdb8b8f61569d01a94c869b532570
Deleted: sha256:f899ff450751c42cd4c34609c9c4f8d56144803d01a3c97281fde68f76019efc
Deleted: sha256:bdc19532556a51d5ad3d0919c34208f6f69359d78e800916778cb239d15a27c8
Deleted: sha256:df0fe736e26969fe86b5632e43fce6f00b9015e9c37d799b44a081ea8c6f0560
Deleted: sha256:856ebbf189d58ca71b98c5d5db102fa1957029fd81444c06eacb41c7a499f5cd
Deleted: sha256:f6452b6af8129a9818a691b8cadbe81e9b3e2b46052cad3502c12d211e88900e
Deleted: sha256:fec3d1c68c3ee7e33ba967eb5ce899c15e748cdb332125cec6cca62ae0b5dd21
Deleted: sha256:5a379489e39da0271027e6053fc5371b72ab98ec2a07f5ac2052ad403d03004f
Deleted: sha256:8df005d9713675ce1feb057b0f35b5551117dc14e3f99801f3854e1144678a13
Deleted: sha256:c757a7d1041e12845ab96258e81f07f0e893613bf5e5bd4aabc5f21bc331302f
Deleted: sha256:99dba28768d9cdcebcbcde2cfc8837ba500d13e82ac8c811bb4cf35016db463c
Deleted: sha256:944f8e8e11f73c0f0ac4f0695c62951706034b310d3ae3fd68bda6ff41a2d496
Deleted: sha256:d9579e7b58afb1a33425d0d6e84f43bfa429eb5450ac4a6233baf2e90bdbf7f2
Deleted: sha256:f9043a0c2a5502394d776683fcee35053c3cba738d3fd02259782fffe5c40dfd
Deleted: sha256:75cad548e7a89140a847b87b205b0641c38dcd5dd5c4dd2c822458297f182244
Build step 'Execute shell' marked build as failure