Distribution files of oneprovider packages and dockers

Build: #2579 failed

Job: Test provider packages failed

Stages & jobs

  1. Build

  2. Test

  3. Publish packages

  4. Publish dockers

Test results

  • 1 test in total
  • 1 test failed
  • 1 failure is new
  • 5 seconds taken in total.

Build 2,579 has the following 1 errors: 1 new failure(s) occurred since the previous build.

New test failures 1
Status Test Duration
Collapse Failed deb_install_test test_oneprovider_installation[focal]
5 secs
failed on setup with "subprocess.CalledProcessError: Command '['docker', 'run', '-d', '-h', 'dns.1731497566.test', '-i', '-t', '--name', 'dns.1731497566.test', '-v', '/var/run/docker.sock:/var/run/docker.sock:rw,delegated', 'onedata/dns', 'bash']' returned non-zero exit status 125."
request = <SubRequest 'onezone' for <Function test_oneprovider_installation[focal]>>

    @pytest.fixture(scope='module')
    def onezone(request):
        config_path = tests.utils.path_utils.config_file('env.json')
    
        class Onezone(object):
(100 more lines...)