Branch: origin/1.10.x Mesos-Buildbot - Build # 7008 - Still Failing

2020-05-29 Thread Apache Jenkins Server
Branch: origin/1.10.x

The Apache Jenkins build system has built Mesos-Buildbot (build #7008)

Status: Still Failing

Check console output at https://builds.apache.org/job/Mesos-Buildbot/7008/ to 
view the results.

1 tests failed.
FAILED:  GRPCClientTest.Success

Error Message:
/tmp/SRC/3rdparty/libprocess/src/tests/grpc_tests.cpp:143
pong.get(): DEADLINE_EXCEEDED: Deadline Exceeded

Stack Trace:
/tmp/SRC/3rdparty/libprocess/src/tests/grpc_tests.cpp:143
pong.get(): DEADLINE_EXCEEDED: Deadline Exceeded

Build failed in Jenkins: Mesos-Websitebot #2510

2020-05-29 Thread Apache Jenkins Server
See 


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 

Build failed in Jenkins: Mesos-Websitebot #2505

2020-05-29 Thread Apache Jenkins Server
See 


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 

Build failed in Jenkins: Mesos-Websitebot #2506

2020-05-29 Thread Apache Jenkins Server
See 


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 

Build failed in Jenkins: Mesos-Websitebot #2502

2020-05-29 Thread Apache Jenkins Server
See 


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 

Build failed in Jenkins: Mesos-Websitebot #2503

2020-05-29 Thread Apache Jenkins Server
See 


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 

Build failed in Jenkins: Mesos-Websitebot #2508

2020-05-29 Thread Apache Jenkins Server
See 


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 

Build failed in Jenkins: Mesos-Websitebot #2504

2020-05-29 Thread Apache Jenkins Server
See 


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 

Build failed in Jenkins: Mesos-Websitebot #2509

2020-05-29 Thread Apache Jenkins Server
See 


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 

Build failed in Jenkins: Mesos-Websitebot #2507

2020-05-29 Thread Apache Jenkins Server
See 


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 

Branch: origin/1.8.x Mesos-Buildbot - Build # 7010 - Still Failing

2020-05-29 Thread Apache Jenkins Server
Branch: origin/1.8.x

The Apache Jenkins build system has built Mesos-Buildbot (build #7010)

Status: Still Failing

Check console output at https://builds.apache.org/job/Mesos-Buildbot/7010/ to 
view the results.

5 tests failed.
FAILED:  
StorageLocalResourceProviderTest.RetryOperationStatusUpdateAfterRecovery

Error Message:
../../../3rdparty/libprocess/include/process/gmock.hpp:667
Mock function called more times than expected - returning default value.
Function call: filter(@0x55ebbc343138 master@172.17.0.2:32803, 
@0x7f2b18036eb0 264-byte object <18-F4 D1-84 2B-7F 00-00 B0-0E 02-18 2B-7F 
00-00 2B-00 00-00 00-00 00-00 2B-00 00-00 00-00 00-00 6E-61 6D-65 00-00 00-00 
F0-0B 1C-BC EB-55 00-00 E0-0B 1C-BC EB-55 00-00 02-00 00-00 AC-11 00-02 ... 
01-01 00-00 00-00 00-00 00-00 00-00 2B-7F 00-00 10-36 EC-BB EB-55 00-00 00-36 
EC-BB EB-55 00-00 90-6A 03-18 2B-7F 00-00 10-04 00-00 00-00 00-00 10-04 00-00 
00-00 00-00 40-00 00-00 00-00 00-00>)
  Returns: false
 Expected: to be never called
   Actual: called once - over-saturated and active

Stack Trace:
../../../3rdparty/libprocess/include/process/gmock.hpp:667
Mock function called more times than expected - returning default value.
Function call: filter(@0x55ebbc343138 master@172.17.0.2:32803, 
@0x7f2b18036eb0 264-byte object <18-F4 D1-84 2B-7F 00-00 B0-0E 02-18 2B-7F 
00-00 2B-00 00-00 00-00 00-00 2B-00 00-00 00-00 00-00 6E-61 6D-65 00-00 00-00 
F0-0B 1C-BC EB-55 00-00 E0-0B 1C-BC EB-55 00-00 02-00 00-00 AC-11 00-02 ... 
01-01 00-00 00-00 00-00 00-00 00-00 2B-7F 00-00 10-36 EC-BB EB-55 00-00 00-36 
EC-BB EB-55 00-00 90-6A 03-18 2B-7F 00-00 10-04 00-00 00-00 00-00 10-04 00-00 
00-00 00-00 40-00 00-00 00-00 00-00>)
  Returns: false
 Expected: to be never called
   Actual: called once - over-saturated and active

FAILED:  
StorageLocalResourceProviderTest.RetryOperationStatusUpdateAfterRecovery

Error Message:
../../../3rdparty/libprocess/include/process/gmock.hpp:667
Mock function called more times than expected - returning default value.
Function call: filter(@0x56388b54dad8 master@172.17.0.3:37003, 
@0x7f6d8003a320 264-byte object )
  Returns: false
 Expected: to be never called
   Actual: called once - over-saturated and active

Stack Trace:
../../../3rdparty/libprocess/include/process/gmock.hpp:667
Mock function called more times than expected - returning default value.
Function call: filter(@0x56388b54dad8 master@172.17.0.3:37003, 
@0x7f6d8003a320 264-byte object )
  Returns: false
 Expected: to be never called
   Actual: called once - over-saturated and active

FAILED:  SlaveTest.AgentFailoverHTTPExecutorUsingResourceProviderResources

Error Message:
/tmp/SRC/3rdparty/libprocess/src/../include/process/gmock.hpp:704
Mock function called more times than expected - returning default value.
Function call: filter(@0x6e2cf00 slave(263)@172.17.0.3:39353, 
@0x7fc77c0332c0 32-byte object <68-D0 3C-A7 C7-7F 00-00 20-11 00-7C C7-7F 00-00 
00-00 00-00 00-00 00-00 98-05 EF-04 00-00 00-00>)
  Returns: false
 Expected: to be never called
   Actual: called once - over-saturated and active

Stack Trace:
/tmp/SRC/3rdparty/libprocess/src/../include/process/gmock.hpp:704
Mock function called more times than expected - returning default value.
Function call: filter(@0x6e2cf00 slave(263)@172.17.0.3:39353, 
@0x7fc77c0332c0 32-byte object <68-D0 3C-A7 C7-7F 00-00 20-11 00-7C C7-7F 00-00 
00-00 00-00 00-00 00-00 98-05 EF-04 00-00 00-00>)
  Returns: false
 Expected: to be never called
   Actual: called once - over-saturated and active

FAILED:  ExamplesTest.DynamicReservationFramework

Error Message:
../../src/tests/script.cpp:86
Failed
dynamic_reservation_framework_test.sh terminated with signal Aborted (core 
dumped)

Stack Trace:
../../src/tests/script.cpp:86
Failed
dynamic_reservation_framework_test.sh terminated with signal Aborted (core 
dumped)

FAILED:  
StorageLocalResourceProviderTest.RetryOperationStatusUpdateAfterRecovery

Error Message:
../../../3rdparty/libprocess/include/process/gmock.hpp:667
Mock function called more times than expected - returning default value.
Function call: filter(@0x55d4d8ebf9b8 master@172.17.0.3:37715, 
@0x7f3900021e20 264-byte object <58-C1 B7-37 39-7F 00-00 E0-1D 02-00 39-7F 
00-00 2B-00 00-00 00-00 00-00 2B-00 00-00 00-00 00-00 70-1C 02-00 39-7F 00-00 
D0-A5 C0-D8 D4-55 00-00 C0-A5 C0-D8 D4-55 00-00 02-00 00-00 AC-11 00-03 ... 
01-00 00-00 2D-62 63-34 00-00 00-00 65-31 65-36 20-9A 53-D8 D4-55 00-00 10-9A 
53-D8 D4-55 00-00 C0-19 02-00 39-7F 00-00 10-04 00-00 00-00 00-00 10-04 00-00 
00-00 00-00 B0-F2 23-D6 D4-55 00-00>)
  Returns: false
 Expected: to be never called
   Actual: called once - over-saturated and active

Stack Trace:
../../../3rdparty/libprocess/include/process/gmock.hpp:667
Mock function called more times than expected - returning 

Branch: origin/1.9.x Mesos-Buildbot - Build # 7009 - Still Failing

2020-05-29 Thread Apache Jenkins Server
Branch: origin/1.9.x

The Apache Jenkins build system has built Mesos-Buildbot (build #7009)

Status: Still Failing

Check console output at https://builds.apache.org/job/Mesos-Buildbot/7009/ to 
view the results.

1 tests failed.
FAILED:  PersistentVolumeEndpointsTest.StaticReservation

Error Message:
../../src/tests/persistent_volume_endpoints_tests.cpp:200
Value of: Resources(offer.resources()).contains( allocatedResources(volume, 
frameworkInfo.roles(0)))
  Actual: true
Expected: false

Stack Trace:
../../src/tests/persistent_volume_endpoints_tests.cpp:200
Value of: Resources(offer.resources()).contains( allocatedResources(volume, 
frameworkInfo.roles(0)))
  Actual: true
Expected: false

Branch: origin/1.7.x Mesos-Buildbot - Build # 7011 - Still Failing

2020-05-29 Thread Apache Jenkins Server
Branch: origin/1.7.x

The Apache Jenkins build system has built Mesos-Buildbot (build #7011)

Status: Still Failing

Check console output at https://builds.apache.org/job/Mesos-Buildbot/7011/ to 
view the results.

3 tests failed.
FAILED:  DiskQuotaTest.SlaveRecovery

Error Message:
../../../src/tests/disk_quota_tests.cpp:746
Value of: usage->has_disk_limit_bytes()
  Actual: false
Expected: true

Stack Trace:
../../../src/tests/disk_quota_tests.cpp:746
Value of: usage->has_disk_limit_bytes()
  Actual: false
Expected: true

FAILED:  MasterTest.CreateVolumesV1AuthorizationFailure

Error Message:
/tmp/SRC/src/tests/master_tests.cpp:10154
Mock function called more times than expected - returning default value.
Function call: authorized(@0x7fbcfdaeeab0 48-byte object <68-54 42-0B BD-7F 
00-00 00-00 00-00 00-00 00-00 07-00 00-00 00-00 00-00 90-7F 01-DC BC-7F 00-00 
70-88 00-DC BC-7F 00-00 04-00 00-00 BD-7F 00-00>)
  Returns: Abandoned
 Expected: to be called once
   Actual: called twice - over-saturated and active

Stack Trace:
/tmp/SRC/src/tests/master_tests.cpp:10154
Mock function called more times than expected - returning default value.
Function call: authorized(@0x7fbcfdaeeab0 48-byte object <68-54 42-0B BD-7F 
00-00 00-00 00-00 00-00 00-00 07-00 00-00 00-00 00-00 90-7F 01-DC BC-7F 00-00 
70-88 00-DC BC-7F 00-00 04-00 00-00 BD-7F 00-00>)
  Returns: Abandoned
 Expected: to be called once
   Actual: called twice - over-saturated and active

FAILED:  MasterTest.CreateVolumesV1AuthorizationFailure

Error Message:
/tmp/SRC/src/tests/master_tests.cpp:10154
Mock function called more times than expected - returning default value.
Function call: authorized(@0x7f3bb3713108 48-byte object )
  Returns: Abandoned
 Expected: to be called once
   Actual: called twice - over-saturated and active

Stack Trace:
/tmp/SRC/src/tests/master_tests.cpp:10154
Mock function called more times than expected - returning default value.
Function call: authorized(@0x7f3bb3713108 48-byte object )
  Returns: Abandoned
 Expected: to be called once
   Actual: called twice - over-saturated and active

Branch: origin/1.5.x Mesos-Buildbot - Build # 7013 - Still Failing

2020-05-29 Thread Apache Jenkins Server
Branch: origin/1.5.x

The Apache Jenkins build system has built Mesos-Buildbot (build #7013)

Status: Still Failing

Check console output at https://builds.apache.org/job/Mesos-Buildbot/7013/ to 
view the results.

1 tests failed.
FAILED:  ExamplesTest.DynamicReservationFramework

Error Message:
/tmp/SRC/src/tests/script.cpp:86
Failed
dynamic_reservation_framework_test.sh terminated with signal Aborted (core 
dumped)

Stack Trace:
/tmp/SRC/src/tests/script.cpp:86
Failed
dynamic_reservation_framework_test.sh terminated with signal Aborted (core 
dumped)

Branch: origin/1.6.x Mesos-Buildbot - Build # 7012 - Still Failing

2020-05-29 Thread Apache Jenkins Server
Branch: origin/1.6.x

The Apache Jenkins build system has built Mesos-Buildbot (build #7012)

Status: Still Failing

Check console output at https://builds.apache.org/job/Mesos-Buildbot/7012/ to 
view the results.

All tests passed

Build failed in Jenkins: Mesos-Websitebot #2511

2020-05-29 Thread Apache Jenkins Server
See 


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 

Branch: origin/1.4.x Mesos-Buildbot - Build # 7014 - Still Failing

2020-05-29 Thread Apache Jenkins Server
Branch: origin/1.4.x

The Apache Jenkins build system has built Mesos-Buildbot (build #7014)

Status: Still Failing

Check console output at https://builds.apache.org/job/Mesos-Buildbot/7014/ to 
view the results.

7 tests failed.
FAILED:  AwaitTest.AwaitSingleDiscard

Error Message:
../../../../3rdparty/libprocess/src/tests/collect_tests.cpp:275
Value of: promise.future().hasDiscard()
  Actual: false
Expected: true

Stack Trace:
../../../../3rdparty/libprocess/src/tests/collect_tests.cpp:275
Value of: promise.future().hasDiscard()
  Actual: false
Expected: true

FAILED:  ContentType/MasterAPITest.UnreserveResources/0

Error Message:
/tmp/SRC/src/tests/api_tests.cpp:1129
Value of: Resources(offer.resources()).contains( 
allocatedResources(dynamicallyReserved, frameworkInfo.roles(0)))
  Actual: false
Expected: true

Stack Trace:
/tmp/SRC/src/tests/api_tests.cpp:1129
Value of: Resources(offer.resources()).contains( 
allocatedResources(dynamicallyReserved, frameworkInfo.roles(0)))
  Actual: false
Expected: true

FAILED:  ContentType/MasterAPITest.CreateAndDestroyVolumes/1

Error Message:
/tmp/SRC/src/tests/api_tests.cpp:2631
Value of: Resources(offer.resources()).contains( allocatedResources(volume, 
frameworkInfo.roles(0)))
  Actual: false
Expected: true

Stack Trace:
/tmp/SRC/src/tests/api_tests.cpp:2631
Value of: Resources(offer.resources()).contains( allocatedResources(volume, 
frameworkInfo.roles(0)))
  Actual: false
Expected: true

FAILED:  MasterTest.IgnoreOldAgentReregistration

Error Message:
../../src/tests/master_tests.cpp:8034
Failed to wait 15secs for reregisterSlaveMessage

Stack Trace:
../../src/tests/master_tests.cpp:8034
Failed to wait 15secs for reregisterSlaveMessage

FAILED:  ExamplesTest.PersistentVolumeFramework

Error Message:
../../src/tests/script.cpp:83
Failed
persistent_volume_framework_test.sh terminated with signal Aborted (core dumped)

Stack Trace:
../../src/tests/script.cpp:83
Failed
persistent_volume_framework_test.sh terminated with signal Aborted (core dumped)

FAILED:  ExamplesTest.V1JavaFramework

Error Message:
../../src/tests/script.cpp:83
Failed
java_v1_framework_test.sh terminated with signal Aborted (core dumped)

Stack Trace:
../../src/tests/script.cpp:83
Failed
java_v1_framework_test.sh terminated with signal Aborted (core dumped)

FAILED:  AwaitTest.AwaitSingleDiscard

Error Message:
/tmp/SRC/3rdparty/libprocess/src/tests/collect_tests.cpp:275
Value of: promise.future().hasDiscard()
  Actual: false
Expected: true

Stack Trace:
/tmp/SRC/3rdparty/libprocess/src/tests/collect_tests.cpp:275
Value of: promise.future().hasDiscard()
  Actual: false
Expected: true

Branch: origin/master Mesos-Buildbot - Build # 7015 - Still Failing

2020-05-29 Thread Apache Jenkins Server
Branch: origin/master

The Apache Jenkins build system has built Mesos-Buildbot (build #7015)

Status: Still Failing

Check console output at https://builds.apache.org/job/Mesos-Buildbot/7015/ to 
view the results.

1 tests failed.
FAILED:  OversubscriptionTest.FixedResourceEstimator

Error Message:
../../src/tests/oversubscription_tests.cpp:707
Value of: update->update_oversubscribed_resources()
  Actual: false
Expected: true

Stack Trace:
../../src/tests/oversubscription_tests.cpp:707
Value of: update->update_oversubscribed_resources()
  Actual: false
Expected: true

Branch: origin/master Mesos-Buildbot - Build # 7016 - Still Failing

2020-05-29 Thread Apache Jenkins Server
Branch: origin/master

The Apache Jenkins build system has built Mesos-Buildbot (build #7016)

Status: Still Failing

Check console output at https://builds.apache.org/job/Mesos-Buildbot/7016/ to 
view the results.

1 tests failed.
FAILED:  OversubscriptionTest.FixedResourceEstimator

Error Message:
../../../src/tests/oversubscription_tests.cpp:707
Value of: update->update_oversubscribed_resources()
  Actual: false
Expected: true

Stack Trace:
../../../src/tests/oversubscription_tests.cpp:707
Value of: update->update_oversubscribed_resources()
  Actual: false
Expected: true