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 2019/07/18 07:00:30 UTC

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

Branch: origin/1.7.x

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

Status: Still Failing

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

All tests passed

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

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Branch: origin/master

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

Status: Still Failing

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

All tests passed

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

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Branch: origin/master

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

Status: Still Failing

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

All tests passed

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

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Branch: origin/master

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

Status: Still Failing

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

4 tests failed.
FAILED:  DockerFetcherPluginTest.INTERNET_CURL_FetchBlob

Error Message:
/tmp/SRC/src/tests/uri_fetcher_tests.cpp:355
(fetcher.get()->fetch(uri, dir)).failure(): Unexpected HTTP response '500 Internal Server Error' when trying to GET 'https://auth.docker.io/token?service=registry.docker.io&scope=repository:library/busybox:pull'

Stack Trace:
/tmp/SRC/src/tests/uri_fetcher_tests.cpp:355
(fetcher.get()->fetch(uri, dir)).failure(): Unexpected HTTP response '500 Internal Server Error' when trying to GET 'https://auth.docker.io/token?service=registry.docker.io&scope=repository:library/busybox:pull'

FAILED:  DockerFetcherPluginTest.INTERNET_CURL_FetchBlob

Error Message:
/tmp/SRC/src/tests/uri_fetcher_tests.cpp:355
(fetcher.get()->fetch(uri, dir)).failure(): Unexpected HTTP response '500 Internal Server Error' when trying to GET 'https://auth.docker.io/token?service=registry.docker.io&scope=repository:library/busybox:pull'

Stack Trace:
/tmp/SRC/src/tests/uri_fetcher_tests.cpp:355
(fetcher.get()->fetch(uri, dir)).failure(): Unexpected HTTP response '500 Internal Server Error' when trying to GET 'https://auth.docker.io/token?service=registry.docker.io&scope=repository:library/busybox:pull'

FAILED:  DockerFetcherPluginTest.INTERNET_CURL_FetchBlob

Error Message:
/tmp/SRC/src/tests/uri_fetcher_tests.cpp:355
(fetcher.get()->fetch(uri, dir)).failure(): Unexpected HTTP response '500 Internal Server Error' when trying to GET 'https://auth.docker.io/token?service=registry.docker.io&scope=repository:library/busybox:pull'

Stack Trace:
/tmp/SRC/src/tests/uri_fetcher_tests.cpp:355
(fetcher.get()->fetch(uri, dir)).failure(): Unexpected HTTP response '500 Internal Server Error' when trying to GET 'https://auth.docker.io/token?service=registry.docker.io&scope=repository:library/busybox:pull'

FAILED:  DockerFetcherPluginTest.INTERNET_CURL_FetchBlob

Error Message:
/tmp/SRC/src/tests/uri_fetcher_tests.cpp:355
(fetcher.get()->fetch(uri, dir)).failure(): Unexpected HTTP response '500 Internal Server Error' when trying to GET 'https://auth.docker.io/token?service=registry.docker.io&scope=repository:library/busybox:pull'

Stack Trace:
/tmp/SRC/src/tests/uri_fetcher_tests.cpp:355
(fetcher.get()->fetch(uri, dir)).failure(): Unexpected HTTP response '500 Internal Server Error' when trying to GET 'https://auth.docker.io/token?service=registry.docker.io&scope=repository:library/busybox:pull'

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

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Branch: origin/master

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

Status: Still Failing

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

2 tests failed.
FAILED:  DefaultExecutorCheckTest.CommandCheckTimeout

Error Message:
/tmp/SRC/src/tests/check_tests.cpp:2162
Failed to wait 1mins for updateCheckResult

Stack Trace:
/tmp/SRC/src/tests/check_tests.cpp:2162
Failed to wait 1mins for updateCheckResult

FAILED:  ReservationEndpointsTest.DifferentPrincipalsSameRole

Error Message:
/tmp/SRC/src/tests/reservation_endpoints_tests.cpp:1514
Value of: resources.contains( allocatedResources(dynamicallyReserved2, frameworkInfo.roles(0)))
  Actual: false
Expected: true

Stack Trace:
/tmp/SRC/src/tests/reservation_endpoints_tests.cpp:1514
Value of: resources.contains( allocatedResources(dynamicallyReserved2, frameworkInfo.roles(0)))
  Actual: false
Expected: true

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

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Branch: origin/master

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

Status: Still Failing

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

2 tests failed.
FAILED:  ReservationEndpointsTest.ReserveAndUnreserveNoAuthentication

Error Message:
/tmp/SRC/src/tests/reservation_endpoints_tests.cpp:1430
Value of: (response)->status
  Actual: "409 Conflict"
Expected: Accepted().status
Which is: "202 Accepted"
    Body: "ports:[31000-32000]; cpus(reservations: [(DYNAMIC,role)]):1; disk:3748369; mem(reservations: [(DYNAMIC,role)]):512 does not contain cpus:1"

Stack Trace:
/tmp/SRC/src/tests/reservation_endpoints_tests.cpp:1430
Value of: (response)->status
  Actual: "409 Conflict"
Expected: Accepted().status
Which is: "202 Accepted"
    Body: "ports:[31000-32000]; cpus(reservations: [(DYNAMIC,role)]):1; disk:3748369; mem(reservations: [(DYNAMIC,role)]):512 does not contain cpus:1"

FAILED:  ReservationEndpointsTest.DifferentPrincipalsSameRole

Error Message:
/tmp/SRC/src/tests/reservation_endpoints_tests.cpp:1514
Value of: resources.contains( allocatedResources(dynamicallyReserved2, frameworkInfo.roles(0)))
  Actual: false
Expected: true

Stack Trace:
/tmp/SRC/src/tests/reservation_endpoints_tests.cpp:1514
Value of: resources.contains( allocatedResources(dynamicallyReserved2, frameworkInfo.roles(0)))
  Actual: false
Expected: true

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

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Branch: origin/1.8.x

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

Status: Still Failing

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

All tests passed