GUI acceptance tests using environment deployed from packages.
Build: #2950 failed
Job: Onezone harvesters memberships privileges failed
Job result summary
- Completed
- Duration
- 9 minutes
- Agent
- bamboo-agent-os-18
- Revision
-
38ab757746d78c65a37080bd0b40b84ba576143d
- Total tests
- 4
Tests
- 4 tests in total
- 1 test failed
- 1 failure is new
- 1 test was quarantined / skipped
- 6 minutes taken in total.
Status | Test | Duration | |
---|---|---|---|
Collapse |
pytest
internal
|
< 1 sec | |
internal error Traceback (most recent call last): File "/usr/local/lib/python3.12/dist-packages/_pytest/main.py", line 285, in wrap_session session.exitstatus = doit(config, session) or 0 ^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.12/dist-packages/_pytest/main.py", line 339, in _main config.hook.pytest_runtestloop(session=session) File "/usr/local/lib/python3.12/dist-packages/pluggy/_hooks.py", line 513, in __call__ (108 more lines...) |
Error summary
The build generated some errors. See the full build log for more details.
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 4822 100 4822 0 0 63447 0 --:--:-- --:--:-- --:--:-- 64293
Error response from daemon: Cannot kill container: 9a16d098acf7: Container 9a16d098acf7c845a4094fa6cb9d532dacfd838e9a6094bd7f2ee1fb2ac90448 is not running
Submodule 'automation-examples' (ssh://git@git.onedata.org:7999/vfs/automation-examples.git) registered for path 'automation-examples'
Submodule 'bamboos' (ssh://git@git.onedata.org:7999/vfs/bamboos.git) registered for path 'bamboos'
Submodule 'cdmi_swagger' (ssh://git@git.onedata.org:7999/vfs/cdmi-swagger.git) registered for path 'cdmi_swagger'
Submodule 'one_env' (ssh://git@git.onedata.org:7999/vfs/one-env.git) registered for path 'one_env'
Submodule 'onepanel_swagger' (ssh://git@git.onedata.org:7999/vfs/onepanel-swagger.git) registered for path 'onepanel_swagger'
Submodule 'oneprovider_swagger' (ssh://git@git.onedata.org:7999/vfs/oneprovider-swagger.git) registered for path 'oneprovider_swagger'
Submodule 'onezone_swagger' (ssh://git@git.onedata.org:7999/vfs/onezone-swagger.git) registered for path 'onezone_swagger'
Cloning into '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-GAPT-COHMP/onedata-acceptance/automation-examples'...
Cloning into '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-GAPT-COHMP/onedata-acceptance/bamboos'...
Cloning into '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-GAPT-COHMP/onedata-acceptance/cdmi_swagger'...
Cloning into '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-GAPT-COHMP/onedata-acceptance/one_env'...
Cloning into '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-GAPT-COHMP/onedata-acceptance/onepanel_swagger'...
Cloning into '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-GAPT-COHMP/onedata-acceptance/oneprovider_swagger'...
Cloning into '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-GAPT-COHMP/onedata-acceptance/onezone_swagger'...
Submodule 'bamboos' (ssh://git@git.onedata.org:7999/vfs/bamboos.git) registered for path 'onepanel_swagger/bamboos'
Cloning into '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-GAPT-COHMP/onedata-acceptance/onepanel_swagger/bamboos'...
Submodule 'bamboos' (ssh://git@git.onedata.org:7999/vfs/bamboos.git) registered for path 'oneprovider_swagger/bamboos'
Cloning into '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-GAPT-COHMP/onedata-acceptance/oneprovider_swagger/bamboos'...
Submodule 'bamboos' (ssh://git@git.onedata.org:7999/vfs/bamboos.git) registered for path 'onezone_swagger/bamboos'
Cloning into '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-GAPT-COHMP/onedata-acceptance/onezone_swagger/bamboos'...
error: failed to create clusterrolebinding: clusterrolebindings.rbac.authorization.k8s.io "serviceaccounts-cluster-admin" already exists
error: failed to create clusterrolebinding: clusterrolebindings.rbac.authorization.k8s.io "serviceaccounts-cluster-admin" already exists
Traceback (most recent call last):
File "<frozen runpy>", line 198, in _run_module_as_main
File "<frozen runpy>", line 88, in _run_code
File "/usr/local/lib/python3.12/dist-packages/pytest/__main__.py", line 7, in <module>
raise SystemExit(pytest.console_main())
^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/dist-packages/_pytest/config/__init__.py", line 197, in console_main
code = main()
^^^^^^
File "/usr/local/lib/python3.12/dist-packages/_pytest/config/__init__.py", line 174, in main
ret: Union[ExitCode, int] = config.hook.pytest_cmdline_main(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/dist-packages/pluggy/_hooks.py", line 513, in __call__
return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/dist-packages/pluggy/_manager.py", line 120, in _hookexec
return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/dist-packages/pluggy/_callers.py", line 139, in _multicall
raise exception.with_traceback(exception.__traceback__)
File "/usr/local/lib/python3.12/dist-packages/pluggy/_callers.py", line 103, in _multicall
res = hook_impl.function(*args)
^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/dist-packages/_pytest/main.py", line 332, in pytest_cmdline_main
return wrap_session(config, _main)
^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/dist-packages/_pytest/main.py", line 320, in wrap_session
config.hook.pytest_sessionfinish(
File "/usr/local/lib/python3.12/dist-packages/pluggy/_hooks.py", line 513, in __call__
return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/dist-packages/pluggy/_manager.py", line 120, in _hookexec
return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/dist-packages/pluggy/_callers.py", line 139, in _multicall
raise exception.with_traceback(exception.__traceback__)
File "/usr/local/lib/python3.12/dist-packages/pluggy/_callers.py", line 122, in _multicall
teardown.throw(exception) # type: ignore[union-attr]
^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/dist-packages/_pytest/logging.py", line 871, in pytest_sessionfinish
return (yield)
^^^^^
File "/usr/local/lib/python3.12/dist-packages/pluggy/_callers.py", line 122, in _multicall
teardown.throw(exception) # type: ignore[union-attr]
^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/dist-packages/_pytest/terminal.py", line 866, in pytest_sessionfinish
result = yield
^^^^^
File "/usr/local/lib/python3.12/dist-packages/pluggy/_callers.py", line 122, in _multicall
teardown.throw(exception) # type: ignore[union-attr]
^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/dist-packages/_pytest/warnings.py", line 140, in pytest_sessionfinish
return (yield)
^^^^^
File "/usr/local/lib/python3.12/dist-packages/pluggy/_callers.py", line 103, in _multicall
res = hook_impl.function(*args)
^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/dist-packages/_pytest/runner.py", line 109, in pytest_sessionfinish
session._setupstate.teardown_exact(None)
File "/usr/local/lib/python3.12/dist-packages/_pytest/runner.py", line 555, in teardown_exact
raise exceptions[0]
File "/usr/local/lib/python3.12/dist-packages/_pytest/runner.py", line 544, in teardown_exact
fin()
File "/usr/local/lib/python3.12/dist-packages/_pytest/fixtures.py", line 1046, in finish
raise exceptions[0]
File "/usr/local/lib/python3.12/dist-packages/_pytest/fixtures.py", line 1035, in finish
fin()
File "/usr/local/lib/python3.12/dist-packages/_pytest/fixtures.py", line 922, in _teardown_yield_fixture
next(it)
File "/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-GAPT-COHMP/onedata-acceptance/tests/gui/conftest.py", line 483, in xvfb_recorder
call_passed = request.node.call_xvfb_recorder.passed
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: 'Function' object has no attribute 'call_xvfb_recorder'. Did you mean: 'setup_xvfb_recorder'?
cp: cannot stat 'onedata-acceptance/one_env/sources_info.yaml': No such file or directory
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 4822 100 4822 0 0 56729 0 --:--:-- --:--:-- --:--:-- 61037
Error response from daemon: Cannot kill container: 99c0873fa9db: Container 99c0873fa9db290356611c09fde3b7cddfec4ca48d0565b84a2acd5416669e98 is not running
Error response from daemon: Cannot kill container: 979aedefaa6d: Container 979aedefaa6d426e488ec0e77f23ecb1257f9068d11578d86284a50eb8ea1c70 is not running
Error response from daemon: Cannot kill container: 6510d206030b: Container 6510d206030bfbe6cc58140b11155af08c3cc5da4bbee08b0be545ece1fb29a6 is not running
Error response from daemon: Cannot kill container: 5de79e68a631: Container 5de79e68a631381ee57c35e76d209b3465062864e610f423059011ced18dfdc2 is not running
Error response from daemon: Cannot kill container: c411c49b272b: Container c411c49b272bf02b58210e3f331dba17b7712063d19b8d70f492b25a23ba67c0 is not running
Error response from daemon: Cannot kill container: 3caf3f021f0e: Container 3caf3f021f0eec44d64281960e3eb71980ab470e186ac9c14a6952105617dac3 is not running
Error response from daemon: Cannot kill container: 521c6c6062dd: Container 521c6c6062dd8009bb47095d221c1ba9d8b442f6c32c5d0f15b57f483264c90f is not running
Error response from daemon: Cannot kill container: 6fd690478104: Container 6fd690478104ffdd4fc3ac56862b85068a8ff7e05d9f59b1e378641eaac1b1b9 is not running
Error response from daemon: Cannot kill container: 799cb5d802b3: Container 799cb5d802b35de167254623fe1c67e3a2d26da555ff8bf1f4876ed1df0413d5 is not running
Error response from daemon: Cannot kill container: 36eea9fd5e42: Container 36eea9fd5e42e4f07e37f13ab0c16f867b2e02dbc4214279b3b3999141e7f9bd is not running
Error response from daemon: Cannot kill container: 63e4fca79f61: Container 63e4fca79f611f39070735f9fcdbece81100094a420bd2a84312db4d3c1fd469 is not running
Error response from daemon: Cannot kill container: b46003e0a527: Container b46003e0a52797d235aad20fb428e61e263401028bf88c34243b63ff4ebe0aea is not running
Error response from daemon: Cannot kill container: 838c7708f7d8: Container 838c7708f7d862bf43b7f0d7891363713671bd615dae031420c17606c36ffa74 is not running
Error response from daemon: Cannot kill container: 690c817554a1: Container 690c817554a124edf00e0e3cb4547f8361efe48b019e3a83022ff1a2655162ed is not running
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 4822 100 4822 0 0 63447 0 --:--:-- --:--:-- --:--:-- 64293
Error response from daemon: Cannot kill container: 9a16d098acf7: Container 9a16d098acf7c845a4094fa6cb9d532dacfd838e9a6094bd7f2ee1fb2ac90448 is not running
Submodule 'automation-examples' (ssh://git@git.onedata.org:7999/vfs/automation-examples.git) registered for path 'automation-examples'
Submodule 'bamboos' (ssh://git@git.onedata.org:7999/vfs/bamboos.git) registered for path 'bamboos'
Submodule 'cdmi_swagger' (ssh://git@git.onedata.org:7999/vfs/cdmi-swagger.git) registered for path 'cdmi_swagger'
Submodule 'one_env' (ssh://git@git.onedata.org:7999/vfs/one-env.git) registered for path 'one_env'
Submodule 'onepanel_swagger' (ssh://git@git.onedata.org:7999/vfs/onepanel-swagger.git) registered for path 'onepanel_swagger'
Submodule 'oneprovider_swagger' (ssh://git@git.onedata.org:7999/vfs/oneprovider-swagger.git) registered for path 'oneprovider_swagger'
Submodule 'onezone_swagger' (ssh://git@git.onedata.org:7999/vfs/onezone-swagger.git) registered for path 'onezone_swagger'
Cloning into '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-GAPT-COHMP/onedata-acceptance/automation-examples'...
Cloning into '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-GAPT-COHMP/onedata-acceptance/bamboos'...
Cloning into '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-GAPT-COHMP/onedata-acceptance/cdmi_swagger'...
Cloning into '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-GAPT-COHMP/onedata-acceptance/one_env'...
Cloning into '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-GAPT-COHMP/onedata-acceptance/onepanel_swagger'...
Cloning into '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-GAPT-COHMP/onedata-acceptance/oneprovider_swagger'...
Cloning into '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-GAPT-COHMP/onedata-acceptance/onezone_swagger'...
Submodule 'bamboos' (ssh://git@git.onedata.org:7999/vfs/bamboos.git) registered for path 'onepanel_swagger/bamboos'
Cloning into '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-GAPT-COHMP/onedata-acceptance/onepanel_swagger/bamboos'...
Submodule 'bamboos' (ssh://git@git.onedata.org:7999/vfs/bamboos.git) registered for path 'oneprovider_swagger/bamboos'
Cloning into '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-GAPT-COHMP/onedata-acceptance/oneprovider_swagger/bamboos'...
Submodule 'bamboos' (ssh://git@git.onedata.org:7999/vfs/bamboos.git) registered for path 'onezone_swagger/bamboos'
Cloning into '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-GAPT-COHMP/onedata-acceptance/onezone_swagger/bamboos'...
error: failed to create clusterrolebinding: clusterrolebindings.rbac.authorization.k8s.io "serviceaccounts-cluster-admin" already exists
error: failed to create clusterrolebinding: clusterrolebindings.rbac.authorization.k8s.io "serviceaccounts-cluster-admin" already exists
Traceback (most recent call last):
File "<frozen runpy>", line 198, in _run_module_as_main
File "<frozen runpy>", line 88, in _run_code
File "/usr/local/lib/python3.12/dist-packages/pytest/__main__.py", line 7, in <module>
raise SystemExit(pytest.console_main())
^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/dist-packages/_pytest/config/__init__.py", line 197, in console_main
code = main()
^^^^^^
File "/usr/local/lib/python3.12/dist-packages/_pytest/config/__init__.py", line 174, in main
ret: Union[ExitCode, int] = config.hook.pytest_cmdline_main(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/dist-packages/pluggy/_hooks.py", line 513, in __call__
return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/dist-packages/pluggy/_manager.py", line 120, in _hookexec
return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/dist-packages/pluggy/_callers.py", line 139, in _multicall
raise exception.with_traceback(exception.__traceback__)
File "/usr/local/lib/python3.12/dist-packages/pluggy/_callers.py", line 103, in _multicall
res = hook_impl.function(*args)
^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/dist-packages/_pytest/main.py", line 332, in pytest_cmdline_main
return wrap_session(config, _main)
^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/dist-packages/_pytest/main.py", line 320, in wrap_session
config.hook.pytest_sessionfinish(
File "/usr/local/lib/python3.12/dist-packages/pluggy/_hooks.py", line 513, in __call__
return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/dist-packages/pluggy/_manager.py", line 120, in _hookexec
return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/dist-packages/pluggy/_callers.py", line 139, in _multicall
raise exception.with_traceback(exception.__traceback__)
File "/usr/local/lib/python3.12/dist-packages/pluggy/_callers.py", line 122, in _multicall
teardown.throw(exception) # type: ignore[union-attr]
^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/dist-packages/_pytest/logging.py", line 871, in pytest_sessionfinish
return (yield)
^^^^^
File "/usr/local/lib/python3.12/dist-packages/pluggy/_callers.py", line 122, in _multicall
teardown.throw(exception) # type: ignore[union-attr]
^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/dist-packages/_pytest/terminal.py", line 866, in pytest_sessionfinish
result = yield
^^^^^
File "/usr/local/lib/python3.12/dist-packages/pluggy/_callers.py", line 122, in _multicall
teardown.throw(exception) # type: ignore[union-attr]
^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/dist-packages/_pytest/warnings.py", line 140, in pytest_sessionfinish
return (yield)
^^^^^
File "/usr/local/lib/python3.12/dist-packages/pluggy/_callers.py", line 103, in _multicall
res = hook_impl.function(*args)
^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/dist-packages/_pytest/runner.py", line 109, in pytest_sessionfinish
session._setupstate.teardown_exact(None)
File "/usr/local/lib/python3.12/dist-packages/_pytest/runner.py", line 555, in teardown_exact
raise exceptions[0]
File "/usr/local/lib/python3.12/dist-packages/_pytest/runner.py", line 544, in teardown_exact
fin()
File "/usr/local/lib/python3.12/dist-packages/_pytest/fixtures.py", line 1046, in finish
raise exceptions[0]
File "/usr/local/lib/python3.12/dist-packages/_pytest/fixtures.py", line 1035, in finish
fin()
File "/usr/local/lib/python3.12/dist-packages/_pytest/fixtures.py", line 922, in _teardown_yield_fixture
next(it)
File "/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-GAPT-COHMP/onedata-acceptance/tests/gui/conftest.py", line 483, in xvfb_recorder
call_passed = request.node.call_xvfb_recorder.passed
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: 'Function' object has no attribute 'call_xvfb_recorder'. Did you mean: 'setup_xvfb_recorder'?
cp: cannot stat 'onedata-acceptance/one_env/sources_info.yaml': No such file or directory
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 4822 100 4822 0 0 56729 0 --:--:-- --:--:-- --:--:-- 61037
Error response from daemon: Cannot kill container: 99c0873fa9db: Container 99c0873fa9db290356611c09fde3b7cddfec4ca48d0565b84a2acd5416669e98 is not running
Error response from daemon: Cannot kill container: 979aedefaa6d: Container 979aedefaa6d426e488ec0e77f23ecb1257f9068d11578d86284a50eb8ea1c70 is not running
Error response from daemon: Cannot kill container: 6510d206030b: Container 6510d206030bfbe6cc58140b11155af08c3cc5da4bbee08b0be545ece1fb29a6 is not running
Error response from daemon: Cannot kill container: 5de79e68a631: Container 5de79e68a631381ee57c35e76d209b3465062864e610f423059011ced18dfdc2 is not running
Error response from daemon: Cannot kill container: c411c49b272b: Container c411c49b272bf02b58210e3f331dba17b7712063d19b8d70f492b25a23ba67c0 is not running
Error response from daemon: Cannot kill container: 3caf3f021f0e: Container 3caf3f021f0eec44d64281960e3eb71980ab470e186ac9c14a6952105617dac3 is not running
Error response from daemon: Cannot kill container: 521c6c6062dd: Container 521c6c6062dd8009bb47095d221c1ba9d8b442f6c32c5d0f15b57f483264c90f is not running
Error response from daemon: Cannot kill container: 6fd690478104: Container 6fd690478104ffdd4fc3ac56862b85068a8ff7e05d9f59b1e378641eaac1b1b9 is not running
Error response from daemon: Cannot kill container: 799cb5d802b3: Container 799cb5d802b35de167254623fe1c67e3a2d26da555ff8bf1f4876ed1df0413d5 is not running
Error response from daemon: Cannot kill container: 36eea9fd5e42: Container 36eea9fd5e42e4f07e37f13ab0c16f867b2e02dbc4214279b3b3999141e7f9bd is not running
Error response from daemon: Cannot kill container: 63e4fca79f61: Container 63e4fca79f611f39070735f9fcdbece81100094a420bd2a84312db4d3c1fd469 is not running
Error response from daemon: Cannot kill container: b46003e0a527: Container b46003e0a52797d235aad20fb428e61e263401028bf88c34243b63ff4ebe0aea is not running
Error response from daemon: Cannot kill container: 838c7708f7d8: Container 838c7708f7d862bf43b7f0d7891363713671bd615dae031420c17606c36ffa74 is not running
Error response from daemon: Cannot kill container: 690c817554a1: Container 690c817554a124edf00e0e3cb4547f8361efe48b019e3a83022ff1a2655162ed is not running