Skip to content
Failed

Console Output

Skipping 1,847 KB.. Full Log
22:13:22   Output of docker top depends on host distro, and is not formalized.
22:13:22 XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
22:13:22   This doesn't seem to be taken into account by the engine
22:13:22 SKIPPED [3] /src/tests/helpers.py:70: Feature requires Docker Engine experimental mode
22:13:22 SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME
22:13:22 SKIPPED [1] tests/integration/api_service_test.py:1360: API version is too low (< 1.41)
22:13:22 SKIPPED [1] tests/integration/api_service_test.py:1375: API version is too low (< 1.41)
22:13:22 SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
22:13:22 SKIPPED [1] tests/integration/models_services_test.py:337: API version is too low (< 1.41)
22:13:22 SKIPPED [1] tests/integration/models_services_test.py:356: API version is too low (< 1.41)
22:13:22 === 1 failed, 377 passed, 9 skipped, 4 xfailed, 4 xpassed in 271.62 seconds ====
22:13:22 tests/ssh/api_build_test.py::BuildTest::test_build_isolation PASSED      [ 37%]
[Pipeline] sh
22:13:23 + docker stop dpy-dind-127-0-py3.7-19.03.13
22:13:23 tests/ssh/api_build_test.py::BuildTest::test_build_labels PASSED         [ 41%]
22:13:23 tests/integration/api_swarm_test.py::SwarmTest::test_update_node PASSED  [ 71%]
22:13:24 tests/integration/api_swarm_test.py::SwarmTest::test_update_swarm PASSED [ 71%]
22:13:24 tests/integration/api_volume_test.py::TestVolumes::test_create_volume PASSED [ 72%]
22:13:24 tests/ssh/api_build_test.py::BuildTest::test_build_out_of_context_dockerfile PASSED [ 45%]
22:13:24 tests/ssh/api_build_test.py::BuildTest::test_build_shmsize PASSED        [ 50%]
22:13:27 tests/ssh/api_build_test.py::BuildTest::test_build_squash PASSED         [ 54%]
22:13:27 tests/ssh/api_build_test.py::BuildTest::test_build_stderr_data PASSED    [ 58%]
22:13:28 tests/ssh/api_build_test.py::BuildTest::test_build_streaming PASSED      [ 62%]
22:13:28 tests/ssh/api_build_test.py::BuildTest::test_build_with_buildargs PASSED [ 66%]
22:13:31 tests/ssh/api_build_test.py::BuildTest::test_build_with_cache_from PASSED [ 70%]
22:13:31 tests/ssh/api_build_test.py::BuildTest::test_build_with_dockerfile_empty_lines PASSED [ 75%]
22:13:32 tests/ssh/api_build_test.py::BuildTest::test_build_with_dockerignore PASSED [ 79%]
22:13:35 dpy-dind-127-0-py3.7-19.03.13
22:13:35 + docker network rm dpy-testnet-127-0-py3.7-19.03.13
22:13:35 dpy-testnet-127-0-py3.7-19.03.13
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
Failed in branch py3.7_19.03.13
22:13:35 tests/ssh/api_build_test.py::BuildTest::test_build_with_extra_hosts PASSED [ 83%]
22:13:37 tests/ssh/api_build_test.py::BuildTest::test_build_with_network_mode PASSED [ 87%]
22:13:37 tests/ssh/api_build_test.py::BuildTest::test_build_with_proxy PASSED     [ 91%]
22:13:38 tests/ssh/api_build_test.py::BuildTest::test_build_with_proxy_and_buildargs PASSED [ 95%]
22:13:39 tests/ssh/api_build_test.py::BuildTest::test_prune_builds XPASS          [100%]
22:13:39 
22:13:39 =============================== warnings summary ===============================
22:13:39 /usr/local/lib/python3.7/site-packages/paramiko/hostkeys.py:23
22:13:39   /usr/local/lib/python3.7/site-packages/paramiko/hostkeys.py:23: DeprecationWarning: Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated since Python 3.3,and in 3.9 it will stop working
22:13:39     from collections import MutableMapping
22:13:39 
22:13:39 -- Docs: https://docs.pytest.org/en/latest/warnings.html
22:13:39 
22:13:39 ---------- coverage: platform linux, python 3.7.12-final-0 -----------
22:13:39 Name                                  Stmts   Miss Branch BrPart  Cover
22:13:39 -----------------------------------------------------------------------
22:13:39 docker/__init__.py                        8      0      0      0   100%
22:13:39 docker/api/__init__.py                    1      0      0      0   100%
22:13:39 docker/api/build.py                     126     22     93     23    78%
22:13:39 docker/api/client.py                    261    101     92     15    56%
22:13:39 docker/api/config.py                     29     18      4      0    33%
22:13:39 docker/api/container.py                 265    171    104     10    28%
22:13:39 docker/api/daemon.py                     39     28     14      0    21%
22:13:39 docker/api/exec_api.py                   45     36     22      0    13%
22:13:39 docker/api/image.py                     159    108     60      5    26%
22:13:39 docker/api/network.py                    90     56     48      7    30%
22:13:39 docker/api/plugin.py                     89     68     14      0    20%
22:13:39 docker/api/secret.py                     34     22      8      0    29%
22:13:39 docker/api/service.py                   200    176    149      0     7%
22:13:39 docker/api/swarm.py                     106     77     38      0    20%
22:13:39 docker/api/volume.py                     38     29     14      0    17%
22:13:39 docker/auth.py                          197     93     74     22    48%
22:13:39 docker/client.py                         69     20      2      0    69%
22:13:39 docker/constants.py                      21      0      0      0   100%
22:13:39 docker/context/__init__.py                2      0      0      0   100%
22:13:39 docker/context/api.py                    78     57     38      0    18%
22:13:39 docker/context/config.py                 61     42     16      1    26%
22:13:39 docker/context/context.py               154    113     64      2    20%
22:13:39 docker/credentials/__init__.py            3      0      0      0   100%
22:13:39 docker/credentials/constants.py           4      0      0      0   100%
22:13:39 docker/credentials/errors.py             11      4      2      0    54%
22:13:39 docker/credentials/store.py              44     30     12      0    25%
22:13:39 docker/credentials/utils.py              23     18     12      0    14%
22:13:39 docker/errors.py                        110     38     20      5    61%
22:13:39 docker/models/__init__.py                 0      0      0      0   100%
22:13:39 docker/models/configs.py                 21      8      2      0    57%
22:13:39 docker/models/containers.py             183    131     70      0    21%
22:13:39 docker/models/images.py                 136     92     56      0    23%
22:13:39 docker/models/networks.py                37     20     12      0    35%
22:13:39 docker/models/nodes.py                   15      5      2      0    59%
22:13:39 docker/models/plugins.py                 48     29      8      0    34%
22:13:39 docker/models/resource.py                41     24      6      0    36%
22:13:39 docker/models/secrets.py                 22      9      2      0    54%
22:13:39 docker/models/services.py                87     63     36      0    20%
22:13:39 docker/models/swarm.py                   39     21      6      0    40%
22:13:39 docker/models/volumes.py                 23     10      4      0    48%
22:13:39 docker/tls.py                            37     26     14      0    22%
22:13:39 docker/transport/__init__.py             11      3      0      0    73%
22:13:39 docker/transport/basehttpadapter.py       6      0      2      1    88%
22:13:39 docker/transport/npipeconn.py            57     52      8      0     8%
22:13:39 docker/transport/npipesocket.py         134    130     20      0     3%
22:13:39 docker/transport/sshconn.py             162     58     54     15    55%
22:13:39 docker/transport/ssladapter.py           36     22     10      1    33%
22:13:39 docker/transport/unixconn.py             54     33      6      0    35%
22:13:39 docker/types/__init__.py                  6      0      0      0   100%
22:13:39 docker/types/base.py                      4      2      2      0    33%
22:13:39 docker/types/containers.py              419    356    326     11    10%
22:13:39 docker/types/daemon.py                   36     26     14      0    20%
22:13:39 docker/types/healthcheck.py              33     20      4      0    35%
22:13:39 docker/types/networks.py                 41     21     28      8    41%
22:13:39 docker/types/services.py                321    269    216      0    10%
22:13:39 docker/types/swarm.py                    51     45     40      0     7%
22:13:39 docker/utils/__init__.py                  3      0      0      0   100%
22:13:39 docker/utils/build.py                   150     24     72     13    81%
22:13:39 docker/utils/config.py                   36      9     10      5    70%
22:13:39 docker/utils/decorators.py               32      6     12      4    73%
22:13:39 docker/utils/fnmatch.py                  55     27     28      4    41%
22:13:39 docker/utils/json_stream.py              40      8     14      3    76%
22:13:39 docker/utils/ports.py                    50     50     32      0     0%
22:13:39 docker/utils/proxy.py                    32      3     12      2    89%
22:13:39 docker/utils/socket.py                   85     64     40      0    17%
22:13:39 docker/utils/utils.py                   278    182    171     25    29%
22:13:39 docker/version.py                         2      0      2      0   100%
22:13:39 -----------------------------------------------------------------------
22:13:39 TOTAL                                  5090   3175   2241    182    31%
22:13:39 
22:13:39 ============== 23 passed, 1 xpassed, 1 warnings in 23.59 seconds ===============
[Pipeline] sh
22:13:39 + docker stop dpy-dind-127-0-py3.7-19.03.12
22:13:41 dpy-dind-127-0-py3.7-19.03.12
22:13:41 + docker network rm dpy-testnet-127-0-py3.7-19.03.12
22:13:41 dpy-testnet-127-0-py3.7-19.03.12
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
22:13:42 tests/integration/api_volume_test.py::TestVolumes::test_create_volume_invalid_driver PASSED [ 72%]
22:13:42 tests/integration/api_volume_test.py::TestVolumes::test_force_remove_volume PASSED [ 72%]
22:13:42 tests/integration/api_volume_test.py::TestVolumes::test_inspect_nonexistent_volume PASSED [ 72%]
22:13:42 tests/integration/api_volume_test.py::TestVolumes::test_inspect_volume PASSED [ 73%]
22:13:42 tests/integration/api_volume_test.py::TestVolumes::test_list_volumes PASSED [ 73%]
22:13:42 tests/integration/api_volume_test.py::TestVolumes::test_prune_volumes PASSED [ 73%]
22:13:42 tests/integration/api_volume_test.py::TestVolumes::test_remove_nonexistent_volume PASSED [ 73%]
22:13:42 tests/integration/api_volume_test.py::TestVolumes::test_remove_volume PASSED [ 74%]
22:13:42 tests/integration/client_test.py::ClientTest::test_df PASSED             [ 74%]
22:13:42 tests/integration/client_test.py::ClientTest::test_info PASSED           [ 74%]
22:13:42 tests/integration/client_test.py::ClientTest::test_ping PASSED           [ 74%]
22:13:42 tests/integration/client_test.py::ClientTest::test_version PASSED        [ 75%]
22:13:42 tests/integration/client_test.py::CancellableEventsTest::test_cancel_events PASSED [ 75%]
22:13:42 tests/integration/context_api_test.py::ContextLifecycleTest::test_context_remove PASSED [ 75%]
22:13:42 tests/integration/context_api_test.py::ContextLifecycleTest::test_lifecycle PASSED [ 75%]
22:13:42 tests/integration/context_api_test.py::ContextLifecycleTest::test_load_context_without_orchestrator PASSED [ 76%]
22:13:42 tests/integration/errors_test.py::ErrorsTest::test_api_error_parses_json PASSED [ 76%]
22:13:42 tests/integration/models_containers_test.py::ContainerCollectionTest::test_get PASSED [ 76%]
22:13:43 tests/integration/models_containers_test.py::ContainerCollectionTest::test_list PASSED [ 76%]
22:13:43 tests/integration/models_containers_test.py::ContainerCollectionTest::test_list_sparse PASSED [ 77%]
22:13:44 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run PASSED [ 77%]
22:13:44 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_detach PASSED [ 77%]
22:13:47 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_auto_remove PASSED [ 77%]
22:13:49 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_auto_remove_error PASSED [ 78%]
22:13:49 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_error PASSED [ 78%]
22:13:50 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_image_that_does_not_exist PASSED [ 78%]
22:13:50 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_json_file_driver PASSED [ 78%]
22:13:51 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_named_volume PASSED [ 79%]
22:13:51 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_network PASSED [ 79%]
22:13:52 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_none_driver PASSED [ 79%]
22:13:52 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_proxy_config PASSED [ 80%]
22:13:53 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_streamed_logs PASSED [ 80%]
22:13:53 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_streamed_logs_and_cancel PASSED [ 80%]
22:13:54 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_volume PASSED [ 80%]
22:13:55 tests/integration/models_containers_test.py::ContainerTest::test_commit PASSED [ 81%]
22:13:55 tests/integration/models_containers_test.py::ContainerTest::test_create_with_volume_driver PASSED [ 81%]
22:13:56 tests/integration/models_containers_test.py::ContainerTest::test_diff PASSED [ 81%]
22:13:56 tests/integration/models_containers_test.py::ContainerTest::test_exec_run_failed PASSED [ 81%]
22:13:57 tests/integration/models_containers_test.py::ContainerTest::test_exec_run_success PASSED [ 82%]
22:13:57 tests/integration/models_containers_test.py::ContainerTest::test_kill PASSED [ 82%]
22:13:58 tests/integration/models_containers_test.py::ContainerTest::test_logs PASSED [ 82%]
22:13:58 tests/integration/models_containers_test.py::ContainerTest::test_pause PASSED [ 82%]
22:13:58 tests/integration/models_containers_test.py::ContainerTest::test_ports_target_list PASSED [ 83%]
22:13:59 tests/integration/models_containers_test.py::ContainerTest::test_ports_target_none PASSED [ 83%]
22:14:00 tests/integration/models_containers_test.py::ContainerTest::test_ports_target_tuple PASSED [ 83%]
22:14:00 tests/integration/models_containers_test.py::ContainerTest::test_remove PASSED [ 83%]
22:14:00 tests/integration/models_containers_test.py::ContainerTest::test_rename PASSED [ 84%]
22:14:13 tests/integration/models_containers_test.py::ContainerTest::test_restart PASSED [ 84%]
22:14:13 tests/integration/models_containers_test.py::ContainerTest::test_start PASSED [ 84%]
22:14:14 tests/integration/models_containers_test.py::ContainerTest::test_stats PASSED [ 84%]
22:14:14 tests/integration/models_containers_test.py::ContainerTest::test_stop PASSED [ 85%]
22:14:14 tests/integration/models_containers_test.py::ContainerTest::test_top PASSED [ 85%]
22:14:15 tests/integration/models_containers_test.py::ContainerTest::test_update PASSED [ 85%]
22:14:16 tests/integration/models_containers_test.py::ContainerTest::test_wait PASSED [ 85%]
22:14:16 tests/integration/models_images_test.py::ImageCollectionTest::test_build PASSED [ 86%]
22:14:16 tests/integration/models_images_test.py::ImageCollectionTest::test_build_with_error PASSED [ 86%]
22:14:17 tests/integration/models_images_test.py::ImageCollectionTest::test_build_with_multiple_success PASSED [ 86%]
22:14:17 tests/integration/models_images_test.py::ImageCollectionTest::test_build_with_success_build_output PASSED [ 86%]
22:14:17 tests/integration/models_images_test.py::ImageCollectionTest::test_list PASSED [ 87%]
22:14:18 tests/integration/models_images_test.py::ImageCollectionTest::test_list_with_repository PASSED [ 87%]
22:14:18 tests/integration/models_images_test.py::ImageCollectionTest::test_load_error PASSED [ 87%]
22:14:18 tests/integration/models_images_test.py::ImageCollectionTest::test_pull PASSED [ 87%]
22:14:19 tests/integration/models_images_test.py::ImageCollectionTest::test_pull_multiple PASSED [ 88%]
22:14:19 tests/integration/models_images_test.py::ImageCollectionTest::test_pull_with_sha PASSED [ 88%]
22:14:19 tests/integration/models_images_test.py::ImageCollectionTest::test_pull_with_tag PASSED [ 88%]
22:14:19 tests/integration/models_images_test.py::ImageCollectionTest::test_save_and_load PASSED [ 88%]
22:14:19 tests/integration/models_images_test.py::ImageCollectionTest::test_save_and_load_repo_name PASSED [ 89%]
22:14:19 tests/integration/models_images_test.py::ImageCollectionTest::test_save_name_error PASSED [ 89%]
22:14:19 tests/integration/models_images_test.py::ImageTest::test_tag_and_remove PASSED [ 89%]
22:14:20 tests/integration/models_networks_test.py::NetworkCollectionTest::test_create PASSED [ 89%]
22:14:20 tests/integration/models_networks_test.py::NetworkCollectionTest::test_get PASSED [ 90%]
22:14:20 tests/integration/models_networks_test.py::NetworkCollectionTest::test_list_remove PASSED [ 90%]
22:14:21 tests/integration/models_networks_test.py::NetworkTest::test_connect_disconnect PASSED [ 90%]
22:14:27 tests/integration/models_nodes_test.py::NodesTest::test_list_get_update PASSED [ 90%]
22:14:27 tests/integration/models_resources_test.py::ModelTest::test_reload PASSED [ 91%]
22:14:28 tests/integration/models_services_test.py::ServiceTest::test_create PASSED [ 91%]
22:14:28 tests/integration/models_services_test.py::ServiceTest::test_create_cap_add SKIPPED [ 91%]
22:14:28 tests/integration/models_services_test.py::ServiceTest::test_create_cap_drop SKIPPED [ 91%]
22:14:28 tests/integration/models_services_test.py::ServiceTest::test_create_with_network PASSED [ 92%]
22:14:28 tests/integration/models_services_test.py::ServiceTest::test_force_update_service PASSED [ 92%]
22:14:28 tests/integration/models_services_test.py::ServiceTest::test_force_update_service_using_bool PASSED [ 92%]
22:14:28 tests/integration/models_services_test.py::ServiceTest::test_force_update_service_using_shorthand_method PASSED [ 92%]
22:14:28 tests/integration/models_services_test.py::ServiceTest::test_get PASSED  [ 93%]
22:14:28 tests/integration/models_services_test.py::ServiceTest::test_list_remove PASSED [ 93%]
22:14:28 tests/integration/models_services_test.py::ServiceTest::test_scale_method_global_service PASSED [ 93%]
22:14:28 tests/integration/models_services_test.py::ServiceTest::test_scale_method_service PASSED [ 93%]
22:14:28 tests/integration/models_services_test.py::ServiceTest::test_scale_service PASSED [ 94%]
22:14:28 tests/integration/models_services_test.py::ServiceTest::test_tasks PASSED [ 94%]
22:14:28 tests/integration/models_services_test.py::ServiceTest::test_update PASSED [ 94%]
22:14:28 tests/integration/models_services_test.py::ServiceTest::test_update_remove_service_labels PASSED [ 94%]
22:14:28 tests/integration/models_services_test.py::ServiceTest::test_update_retains_container_labels PASSED [ 95%]
22:14:28 tests/integration/models_services_test.py::ServiceTest::test_update_retains_networks XPASS [ 95%]
22:14:33 tests/integration/models_services_test.py::ServiceTest::test_update_retains_service_labels PASSED [ 95%]
22:14:40 tests/integration/models_swarm_test.py::SwarmTest::test_init_update_leave PASSED [ 95%]
22:14:40 tests/integration/models_swarm_test.py::SwarmTest::test_join_on_already_joined_swarm PASSED [ 96%]
22:14:40 tests/integration/models_volumes_test.py::VolumesTest::test_create_get PASSED [ 96%]
22:14:40 tests/integration/models_volumes_test.py::VolumesTest::test_list_remove PASSED [ 96%]
22:14:40 tests/integration/regression_test.py::TestRegressions::test_443_handle_nonchunked_response_in_stream PASSED [ 96%]
22:14:41 tests/integration/regression_test.py::TestRegressions::test_542_truncate_ids_client_side PASSED [ 97%]
22:14:41 tests/integration/regression_test.py::TestRegressions::test_647_support_doubleslash_in_image_names PASSED [ 97%]
22:14:43 tests/integration/regression_test.py::TestRegressions::test_649_handle_timeout_value_none PASSED [ 97%]
22:14:44 tests/integration/regression_test.py::TestRegressions::test_715_handle_user_param_as_int_value PASSED [ 97%]
22:14:44 tests/integration/regression_test.py::TestRegressions::test_792_explicit_port_protocol PASSED [ 98%]
22:14:44 tests/integration/credentials/store_test.py::TestStore::test_store_and_get PASSED [ 98%]
22:14:44 tests/integration/credentials/store_test.py::TestStore::test_get_nonexistent PASSED [ 98%]
22:14:44 tests/integration/credentials/store_test.py::TestStore::test_store_and_erase PASSED [ 98%]
22:14:45 tests/integration/credentials/store_test.py::TestStore::test_unicode_strings PASSED [ 99%]
22:14:45 tests/integration/credentials/store_test.py::TestStore::test_list PASSED [ 99%]
22:14:45 tests/integration/credentials/store_test.py::TestStore::test_execute_with_env_override PASSED [ 99%]
22:14:45 tests/integration/credentials/utils_test.py::test_create_environment_dict PASSED [100%]
22:14:45 
22:14:45 =================================== FAILURES ===================================
22:14:45 __________________ AttachContainerTest.test_attach_no_stream ___________________
22:14:45 tests/integration/api_container_test.py:1230: in test_attach_no_stream
22:14:45     assert output == 'hello\n'.encode(encoding='ascii')
22:14:45 E   AssertionError: assert b'' == b'hello\n'
22:14:45 E     Right contains more items, first extra item: 104
22:14:45 E     Full diff:
22:14:45 E     - b''
22:14:45 E     + b'hello\n'
22:14:45 
22:14:45 ---------- coverage: platform linux, python 3.7.12-final-0 -----------
22:14:45 Name                                  Stmts   Miss Branch BrPart  Cover
22:14:45 -----------------------------------------------------------------------
22:14:45 docker/__init__.py                        8      0      0      0   100%
22:14:45 docker/api/__init__.py                    1      0      0      0   100%
22:14:45 docker/api/build.py                     126     26     93     23    74%
22:14:45 docker/api/client.py                    261     56     92     19    76%
22:14:45 docker/api/config.py                     29      0      4      1    97%
22:14:45 docker/api/container.py                 265     34    104     26    83%
22:14:45 docker/api/daemon.py                     39     14     14      3    53%
22:14:45 docker/api/exec_api.py                   45      9     22      3    79%
22:14:45 docker/api/image.py                     159     45     60     13    67%
22:14:45 docker/api/network.py                    90     13     48     12    80%
22:14:45 docker/api/plugin.py                     89     10     14      4    84%
22:14:45 docker/api/secret.py                     34      3      8      2    83%
22:14:45 docker/api/service.py                   200     58    149     32    62%
22:14:45 docker/api/swarm.py                     106     15     38     10    81%
22:14:45 docker/api/volume.py                     38      5     14      5    81%
22:14:45 docker/auth.py                          197     93     74     22    48%
22:14:45 docker/client.py                         69      5      2      1    92%
22:14:45 docker/constants.py                      21      0      0      0   100%
22:14:45 docker/context/__init__.py                2      0      0      0   100%
22:14:45 docker/context/api.py                    78     18     38     10    72%
22:14:45 docker/context/config.py                 61     25     16      3    53%
22:14:45 docker/context/context.py               154     26     64     15    78%
22:14:45 docker/credentials/__init__.py            3      0      0      0   100%
22:14:45 docker/credentials/constants.py           4      0      0      0   100%
22:14:45 docker/credentials/errors.py             11      1      2      1    85%
22:14:45 docker/credentials/store.py              44      5     12      4    80%
22:14:45 docker/credentials/utils.py              23     13     12      1    31%
22:14:45 docker/errors.py                        110     22     20      6    75%
22:14:45 docker/models/__init__.py                 0      0      0      0   100%
22:14:45 docker/models/configs.py                 21      8      2      0    57%
22:14:45 docker/models/containers.py             183     21     70      9    86%
22:14:45 docker/models/images.py                 136     41     56      6    67%
22:14:45 docker/models/networks.py                37      1     12      2    94%
22:14:45 docker/models/nodes.py                   15      1      2      0    94%
22:14:45 docker/models/plugins.py                 48     29      8      0    34%
22:14:45 docker/models/resource.py                41     11      6      2    72%
22:14:45 docker/models/secrets.py                 22      9      2      0    54%
22:14:45 docker/models/services.py                87      5     36      5    92%
22:14:45 docker/models/swarm.py                   39      3      6      3    87%
22:14:45 docker/models/volumes.py                 23      1      4      0    96%
22:14:45 docker/tls.py                            37     13     14      5    57%
22:14:45 docker/transport/__init__.py             11      3      0      0    73%
22:14:45 docker/transport/basehttpadapter.py       6      3      2      0    38%
22:14:45 docker/transport/npipeconn.py            57     52      8      0     8%
22:14:45 docker/transport/npipesocket.py         134    130     20      0     3%
22:14:45 docker/transport/sshconn.py             162    123     54      0    18%
22:14:45 docker/transport/ssladapter.py           36     22     10      1    33%
22:14:45 docker/transport/unixconn.py             54     33      6      0    35%
22:14:45 docker/types/__init__.py                  6      0      0      0   100%
22:14:45 docker/types/base.py                      4      0      2      0   100%
22:14:45 docker/types/containers.py              419    222    326     70    45%
22:14:45 docker/types/daemon.py                   36      8     14      4    72%
22:14:45 docker/types/healthcheck.py              33     12      4      1    59%
22:14:45 docker/types/networks.py                 41      7     28      6    78%
22:14:45 docker/types/services.py                321     76    216     42    73%
22:14:45 docker/types/swarm.py                    51     24     40     10    52%
22:14:45 docker/utils/__init__.py                  3      0      0      0   100%
22:14:45 docker/utils/build.py                   150     22     72     13    82%
22:14:45 docker/utils/config.py                   36      9     10      5    70%
22:14:45 docker/utils/decorators.py               32      6     12      4    73%
22:14:45 docker/utils/fnmatch.py                  55     27     28      4    41%
22:14:45 docker/utils/json_stream.py              40      8     14      3    76%
22:14:45 docker/utils/ports.py                    50     50     32      0     0%
22:14:45 docker/utils/proxy.py                    32      2     12      1    93%
22:14:45 docker/utils/socket.py                   85      9     40      7    86%
22:14:45 docker/utils/utils.py                   278     98    171     32    60%
22:14:45 docker/version.py                         2      0      2      0   100%
22:14:45 -----------------------------------------------------------------------
22:14:45 TOTAL                                  5090   1585   2241    451    65%
22:14:45 
22:14:45 =========================== short test summary info ============================
22:14:45 XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
22:14:45   CONFIG_RT_GROUP_SCHED isn't enabled
22:14:45 XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
22:14:45   Not supported on most drivers
22:14:45 XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
22:14:45   Output of docker top depends on host distro, and is not formalized.
22:14:45 XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
22:14:45   This doesn't seem to be taken into account by the engine
22:14:45 SKIPPED [3] /src/tests/helpers.py:70: Feature requires Docker Engine experimental mode
22:14:45 SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME
22:14:45 SKIPPED [1] tests/integration/api_service_test.py:1360: API version is too low (< 1.41)
22:14:45 SKIPPED [1] tests/integration/api_service_test.py:1375: API version is too low (< 1.41)
22:14:45 SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
22:14:45 SKIPPED [1] tests/integration/models_services_test.py:337: API version is too low (< 1.41)
22:14:45 SKIPPED [1] tests/integration/models_services_test.py:356: API version is too low (< 1.41)
22:14:45 === 1 failed, 377 passed, 9 skipped, 4 xfailed, 4 xpassed in 288.58 seconds ====
[Pipeline] sh
22:14:46 + docker stop dpy-dind-127-0-py3.7-20.10.9
22:14:58 dpy-dind-127-0-py3.7-20.10.9
22:14:58 + docker network rm dpy-testnet-127-0-py3.7-20.10.9
22:14:58 dpy-testnet-127-0-py3.7-20.10.9
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
Failed in branch py3.7_20.10.9
[Pipeline] // parallel
[Pipeline] End of Pipeline

GitHub has been notified of this commit’s build result

ERROR: script returned exit code 1
Finished: FAILURE