Build: #48 failed Child of ODSRV-OPRPM440-35

Build result summary

Details

Completed
Queue duration
35 minutes
Duration
22 minutes
Labels
None
Revision
0f535bb389921828ff179eaf158e9fc644beba92
Total tests
6
Failing since
#47 (Child of ODSRV-OPV160-18)

Tests

Responsible

This build has been failing since #47
No one has taken responsibility

Configuration changes

Some of the jobs or stages referenced by this result no longer exist.

Restarting failed/incomplete builds only is not possible as some of the affected jobs no longer exist.

Tests

Existing test failures 2
Status Test Failing since View job Duration
RuntimeError: Environment not ready after upgrade
tests_controller = <tests.upgrade.utils.upgrade_utils.UpgradeTestsController object at 0x7f08fcd94c50>

    def test_upgrade(tests_controller):
        tests_controller.add_test("oneclient CRUD test posix",
                                  oneclient_CRUD.setup("space_posix"), oneclient_CRUD.verify("space_posix"))
        tests_controller.add_test("oneclient CRUD test s3",
                                  oneclient_CRUD.setup("space_s3"), oneclient_CRUD.verify("space_s3"))
(23 more lines...)
RuntimeError: Environment not ready after upgrade
tests_controller = <tests.upgrade.utils.upgrade_utils.UpgradeTestsController object at 0x7f08fcd49470>

    def test_upgrade(tests_controller):
        tests_controller.add_test("oneclient CRUD test posix",
                                  oneclient_CRUD.setup("space_posix"), oneclient_CRUD.verify("space_posix"))
        tests_controller.add_test("oneclient CRUD test s3",
                                  oneclient_CRUD.setup("space_s3"), oneclient_CRUD.verify("space_s3"))
(23 more lines...)