Skip to content
Failed

Console Output

Skipping 811 KB.. Full Log
14:31:32 tests/unit/utils_build_test.py::ExcludePathsTest::test_wildcard_subdir_single_filename PASSED [ 88%]
14:31:32 tests/unit/utils_build_test.py::ExcludePathsTest::test_wildcard_subdir_wildcard_filename PASSED [ 89%]
14:31:32 tests/unit/utils_build_test.py::ExcludePathsTest::test_wildcard_with_exception PASSED [ 89%]
14:31:32 tests/unit/utils_build_test.py::ExcludePathsTest::test_wildcard_with_wildcard_exception PASSED [ 89%]
14:31:32 tests/unit/utils_build_test.py::TarTest::test_tar_directory_link PASSED  [ 89%]
14:31:32 tests/unit/utils_build_test.py::TarTest::test_tar_socket_file PASSED     [ 89%]
14:31:32 tests/unit/utils_build_test.py::TarTest::test_tar_with_broken_symlinks PASSED [ 89%]
14:31:32 tests/unit/utils_build_test.py::TarTest::test_tar_with_directory_symlinks PASSED [ 89%]
14:31:32 tests/unit/utils_build_test.py::TarTest::test_tar_with_empty_directory PASSED [ 89%]
14:31:32 tests/unit/utils_build_test.py::TarTest::test_tar_with_excludes PASSED   [ 89%]
14:31:32 tests/unit/utils_build_test.py::TarTest::test_tar_with_file_symlinks PASSED [ 90%]
14:31:32 tests/unit/utils_build_test.py::TarTest::test_tar_with_inaccessible_file SKIPPED [ 90%]
14:31:32 tests/unit/utils_config_test.py::FindConfigFileTest::test_find_config_fallback PASSED [ 90%]
14:31:32 tests/unit/utils_config_test.py::FindConfigFileTest::test_find_config_from_environment PASSED [ 90%]
14:31:32 tests/unit/utils_config_test.py::FindConfigFileTest::test_find_config_from_explicit_path PASSED [ 90%]
14:31:32 tests/unit/utils_config_test.py::FindConfigFileTest::test_find_config_from_home_legacy_name PASSED [ 90%]
14:31:32 tests/unit/utils_config_test.py::FindConfigFileTest::test_find_config_from_home_posix PASSED [ 90%]
14:31:32 tests/unit/utils_config_test.py::FindConfigFileTest::test_find_config_from_home_windows SKIPPED [ 90%]
14:31:32 tests/unit/utils_config_test.py::LoadConfigTest::test_load_config_custom_headers PASSED [ 90%]
14:31:32 tests/unit/utils_config_test.py::LoadConfigTest::test_load_config_detach_keys PASSED [ 90%]
14:31:32 tests/unit/utils_config_test.py::LoadConfigTest::test_load_config_from_env PASSED [ 91%]
14:31:32 tests/unit/utils_config_test.py::LoadConfigTest::test_load_config_no_file PASSED [ 91%]
14:31:32 tests/unit/utils_json_stream_test.py::TestJsonSplitter::test_json_splitter_no_object PASSED [ 91%]
14:31:32 tests/unit/utils_json_stream_test.py::TestJsonSplitter::test_json_splitter_with_object PASSED [ 91%]
14:31:32 tests/unit/utils_json_stream_test.py::TestJsonSplitter::test_json_splitter_leading_whitespace PASSED [ 91%]
14:31:32 tests/unit/utils_json_stream_test.py::TestStreamAsText::test_stream_with_non_utf_unicode_character PASSED [ 91%]
14:31:32 tests/unit/utils_json_stream_test.py::TestStreamAsText::test_stream_with_utf_character PASSED [ 91%]
14:31:32 tests/unit/utils_json_stream_test.py::TestJsonStream::test_with_falsy_entries PASSED [ 91%]
14:31:32 tests/unit/utils_json_stream_test.py::TestJsonStream::test_with_leading_whitespace PASSED [ 91%]
14:31:32 tests/unit/utils_proxy_test.py::ProxyConfigTest::test_environment PASSED [ 92%]
14:31:32 tests/unit/utils_proxy_test.py::ProxyConfigTest::test_from_dict PASSED   [ 92%]
14:31:32 tests/unit/utils_proxy_test.py::ProxyConfigTest::test_inject_proxy_environment PASSED [ 92%]
14:31:32 tests/unit/utils_proxy_test.py::ProxyConfigTest::test_new PASSED         [ 92%]
14:31:32 tests/unit/utils_proxy_test.py::ProxyConfigTest::test_truthiness PASSED  [ 92%]
14:31:32 tests/unit/utils_test.py::DecoratorsTest::test_update_headers PASSED     [ 92%]
14:31:32 tests/unit/utils_test.py::KwargsFromEnvTest::test_kwargs_from_env_alternate_env PASSED [ 92%]
14:31:32 tests/unit/utils_test.py::KwargsFromEnvTest::test_kwargs_from_env_empty PASSED [ 92%]
14:31:32 tests/unit/utils_test.py::KwargsFromEnvTest::test_kwargs_from_env_no_cert_path PASSED [ 92%]
14:31:32 tests/unit/utils_test.py::KwargsFromEnvTest::test_kwargs_from_env_tls PASSED [ 92%]
14:31:32 tests/unit/utils_test.py::KwargsFromEnvTest::test_kwargs_from_env_tls_verify_false PASSED [ 93%]
14:31:32 tests/unit/utils_test.py::KwargsFromEnvTest::test_kwargs_from_env_tls_verify_false_no_cert PASSED [ 93%]
14:31:32 tests/unit/utils_test.py::ConverVolumeBindsTest::test_convert_volume_binds_compact PASSED [ 93%]
14:31:32 tests/unit/utils_test.py::ConverVolumeBindsTest::test_convert_volume_binds_complete PASSED [ 93%]
14:31:32 tests/unit/utils_test.py::ConverVolumeBindsTest::test_convert_volume_binds_empty PASSED [ 93%]
14:31:32 tests/unit/utils_test.py::ConverVolumeBindsTest::test_convert_volume_binds_list PASSED [ 93%]
14:31:32 tests/unit/utils_test.py::ConverVolumeBindsTest::test_convert_volume_binds_no_mode PASSED [ 93%]
14:31:32 tests/unit/utils_test.py::ConverVolumeBindsTest::test_convert_volume_binds_unicode_bytes_input PASSED [ 93%]
14:31:32 tests/unit/utils_test.py::ConverVolumeBindsTest::test_convert_volume_binds_unicode_unicode_input PASSED [ 93%]
14:31:32 tests/unit/utils_test.py::ParseEnvFileTest::test_parse_env_file_commented_line PASSED [ 94%]
14:31:32 tests/unit/utils_test.py::ParseEnvFileTest::test_parse_env_file_invalid_line PASSED [ 94%]
14:31:32 tests/unit/utils_test.py::ParseEnvFileTest::test_parse_env_file_newline PASSED [ 94%]
14:31:32 tests/unit/utils_test.py::ParseEnvFileTest::test_parse_env_file_proper PASSED [ 94%]
14:31:32 tests/unit/utils_test.py::ParseEnvFileTest::test_parse_env_file_with_equals_character PASSED [ 94%]
14:31:32 tests/unit/utils_test.py::ParseHostTest::test_parse_host PASSED          [ 94%]
14:31:32 tests/unit/utils_test.py::ParseHostTest::test_parse_host_empty_value PASSED [ 94%]
14:31:32 tests/unit/utils_test.py::ParseHostTest::test_parse_host_tls PASSED      [ 94%]
14:31:32 tests/unit/utils_test.py::ParseHostTest::test_parse_host_tls_tcp_proto PASSED [ 94%]
14:31:32 tests/unit/utils_test.py::ParseHostTest::test_parse_host_trailing_slash PASSED [ 94%]
14:31:32 tests/unit/utils_test.py::ParseRepositoryTagTest::test_index_image_no_tag PASSED [ 95%]
14:31:32 tests/unit/utils_test.py::ParseRepositoryTagTest::test_index_image_sha PASSED [ 95%]
14:31:32 tests/unit/utils_test.py::ParseRepositoryTagTest::test_index_image_tag PASSED [ 95%]
14:31:32 tests/unit/utils_test.py::ParseRepositoryTagTest::test_index_user_image_no_tag PASSED [ 95%]
14:31:32 tests/unit/utils_test.py::ParseRepositoryTagTest::test_index_user_image_tag PASSED [ 95%]
14:31:32 tests/unit/utils_test.py::ParseRepositoryTagTest::test_private_reg_image_no_tag PASSED [ 95%]
14:31:32 tests/unit/utils_test.py::ParseRepositoryTagTest::test_private_reg_image_sha PASSED [ 95%]
14:31:32 tests/unit/utils_test.py::ParseRepositoryTagTest::test_private_reg_image_tag PASSED [ 95%]
14:31:32 tests/unit/utils_test.py::ParseDeviceTest::test_dict PASSED              [ 95%]
14:31:32 tests/unit/utils_test.py::ParseDeviceTest::test_full_string_definition PASSED [ 96%]
14:31:32 tests/unit/utils_test.py::ParseDeviceTest::test_hybrid_list PASSED       [ 96%]
14:31:32 tests/unit/utils_test.py::ParseDeviceTest::test_partial_string_definition PASSED [ 96%]
14:31:32 tests/unit/utils_test.py::ParseDeviceTest::test_permissionless_string_definition PASSED [ 96%]
14:31:32 tests/unit/utils_test.py::ParseBytesTest::test_parse_bytes_float PASSED  [ 96%]
14:31:32 tests/unit/utils_test.py::ParseBytesTest::test_parse_bytes_invalid PASSED [ 96%]
14:31:32 tests/unit/utils_test.py::ParseBytesTest::test_parse_bytes_valid PASSED  [ 96%]
14:31:32 tests/unit/utils_test.py::UtilsTest::test_convert_filters PASSED         [ 96%]
14:31:32 tests/unit/utils_test.py::UtilsTest::test_decode_json_header PASSED      [ 96%]
14:31:32 tests/unit/utils_test.py::SplitCommandTest::test_split_command_with_bytes PASSED [ 96%]
14:31:32 tests/unit/utils_test.py::SplitCommandTest::test_split_command_with_unicode PASSED [ 97%]
14:31:32 tests/unit/utils_test.py::PortsTest::test_build_port_bindings_with_matching_internal_port_ranges PASSED [ 97%]
14:31:32 tests/unit/utils_test.py::PortsTest::test_build_port_bindings_with_matching_internal_ports PASSED [ 97%]
14:31:32 tests/unit/utils_test.py::PortsTest::test_build_port_bindings_with_nonmatching_internal_port_ranges PASSED [ 97%]
14:31:32 tests/unit/utils_test.py::PortsTest::test_build_port_bindings_with_nonmatching_internal_ports PASSED [ 97%]
14:31:32 tests/unit/utils_test.py::PortsTest::test_build_port_bindings_with_one_port PASSED [ 97%]
14:31:32 tests/unit/utils_test.py::PortsTest::test_build_port_bindings_with_port_range PASSED [ 97%]
14:31:32 tests/unit/utils_test.py::PortsTest::test_host_only_with_colon PASSED    [ 97%]
14:31:32 tests/unit/utils_test.py::PortsTest::test_non_matching_length_port_ranges PASSED [ 97%]
14:31:32 tests/unit/utils_test.py::PortsTest::test_port_and_range_invalid PASSED  [ 98%]
14:31:32 tests/unit/utils_test.py::PortsTest::test_port_only_with_colon PASSED    [ 98%]
14:31:32 tests/unit/utils_test.py::PortsTest::test_split_port_empty_string PASSED [ 98%]
14:31:32 tests/unit/utils_test.py::PortsTest::test_split_port_invalid PASSED      [ 98%]
14:31:32 tests/unit/utils_test.py::PortsTest::test_split_port_invalid_protocol PASSED [ 98%]
14:31:32 tests/unit/utils_test.py::PortsTest::test_split_port_no_host_port PASSED [ 98%]
14:31:32 tests/unit/utils_test.py::PortsTest::test_split_port_non_string PASSED   [ 98%]
14:31:32 tests/unit/utils_test.py::PortsTest::test_split_port_random_port_range_with_host_port PASSED [ 98%]
14:31:32 tests/unit/utils_test.py::PortsTest::test_split_port_range_no_host_port PASSED [ 98%]
14:31:32 tests/unit/utils_test.py::PortsTest::test_split_port_range_with_host_ip_no_port PASSED [ 98%]
14:31:32 tests/unit/utils_test.py::PortsTest::test_split_port_range_with_host_port PASSED [ 99%]
14:31:32 tests/unit/utils_test.py::PortsTest::test_split_port_range_with_protocol PASSED [ 99%]
14:31:32 tests/unit/utils_test.py::PortsTest::test_split_port_with_host_ip PASSED [ 99%]
14:31:32 tests/unit/utils_test.py::PortsTest::test_split_port_with_host_ip_no_port PASSED [ 99%]
14:31:32 tests/unit/utils_test.py::PortsTest::test_split_port_with_host_port PASSED [ 99%]
14:31:32 tests/unit/utils_test.py::PortsTest::test_split_port_with_ipv6_address PASSED [ 99%]
14:31:32 tests/unit/utils_test.py::PortsTest::test_split_port_with_protocol PASSED [ 99%]
14:31:32 tests/unit/utils_test.py::PortsTest::test_with_no_container_port PASSED  [ 99%]
14:31:32 tests/unit/utils_test.py::FormatEnvironmentTest::test_format_env_binary_unicode_value PASSED [ 99%]
14:31:32 tests/unit/utils_test.py::FormatEnvironmentTest::test_format_env_no_value PASSED [100%]
14:31:32 
14:31:32 =============================== warnings summary ===============================
14:31:32 /usr/local/lib/python2.7/site-packages/OpenSSL/crypto.py:12
14:31:32   /usr/local/lib/python2.7/site-packages/OpenSSL/crypto.py:12: CryptographyDeprecationWarning: Python 2 is no longer supported by the Python core team. Support for it is now deprecated in cryptography, and will be removed in a future release.
14:31:32     from cryptography import x509
14:31:32 
14:31:32 -- Docs: https://docs.pytest.org/en/latest/warnings.html
14:31:32 
14:31:32 ---------- coverage: platform linux2, python 2.7.18-final-0 ----------
14:31:32 Name                                  Stmts   Miss Branch BrPart  Cover
14:31:32 -----------------------------------------------------------------------
14:31:32 docker/__init__.py                        8      0      0      0   100%
14:31:32 docker/api/__init__.py                    1      0      0      0   100%
14:31:32 docker/api/build.py                     126     19     92     17    82%
14:31:32 docker/api/client.py                    263     45     96     12    82%
14:31:32 docker/api/config.py                     31      1      6      2    92%
14:31:32 docker/api/container.py                 266     17    102     19    90%
14:31:32 docker/api/daemon.py                     39      2     14      4    89%
14:31:32 docker/api/exec_api.py                   46      4     22      4    88%
14:31:32 docker/api/image.py                     157     21     56     12    84%
14:31:32 docker/api/network.py                    90     13     48     12    80%
14:31:32 docker/api/plugin.py                     90     13     12      4    81%
14:31:32 docker/api/secret.py                     36      4     10      3    80%
14:31:32 docker/api/service.py                   200     60    149     32    61%
14:31:32 docker/api/swarm.py                     106     14     38     10    82%
14:31:32 docker/api/volume.py                     38      3     14      3    88%
14:31:32 docker/auth.py                          198     17     74     18    87%
14:31:32 docker/client.py                         69      4      2      0    94%
14:31:32 docker/constants.py                      21      0      0      0   100%
14:31:32 docker/context/__init__.py                2      0      0      0   100%
14:31:32 docker/context/api.py                    78     16     38      8    76%
14:31:32 docker/context/config.py                 61     24     16      2    56%
14:31:32 docker/context/context.py               151     21     62     15    81%
14:31:32 docker/credentials/__init__.py            3      0      0      0   100%
14:31:32 docker/credentials/constants.py           4      0      0      0   100%
14:31:32 docker/credentials/errors.py             11      1      2      1    85%
14:31:32 docker/credentials/store.py              50      6     16      3    83%
14:31:32 docker/credentials/utils.py              23     13     12      1    31%
14:31:32 docker/errors.py                        110     12     18      6    86%
14:31:32 docker/models/__init__.py                 0      0      0      0   100%
14:31:32 docker/models/configs.py                 21      8      0      0    62%
14:31:32 docker/models/containers.py             183      6     60      5    95%
14:31:32 docker/models/images.py                 137     29     50      3    75%
14:31:32 docker/models/networks.py                37      1      8      0    98%
14:31:32 docker/models/nodes.py                   15      1      0      0    93%
14:31:32 docker/models/plugins.py                 49     30      8      0    33%
14:31:32 docker/models/resource.py                41      9      6      2    77%
14:31:32 docker/models/secrets.py                 21      8      0      0    62%
14:31:32 docker/models/services.py                87      3     34      3    95%
14:31:32 docker/models/swarm.py                   39      3      6      3    87%
14:31:32 docker/models/volumes.py                 23      1      2      0    96%
14:31:32 docker/tls.py                            37      6     14      6    76%
14:31:32 docker/transport/__init__.py             11      3      0      0    73%
14:31:32 docker/transport/basehttpadapter.py       6      0      2      1    88%
14:31:32 docker/transport/npipeconn.py            59     54     10      0     7%
14:31:32 docker/transport/npipesocket.py         137    132     22      0     3%
14:31:32 docker/transport/sshconn.py             152    113     52      1    20%
14:31:32 docker/transport/ssladapter.py           36      8     10      4    70%
14:31:32 docker/transport/unixconn.py             66      5     12      4    88%
14:31:32 docker/types/__init__.py                  6      0      0      0   100%
14:31:32 docker/types/base.py                      5      0      2      0   100%
14:31:32 docker/types/containers.py              420     66    324     43    84%
14:31:32 docker/types/daemon.py                   36      9     14      3    68%
14:31:32 docker/types/healthcheck.py              34     12      4      1    61%
14:31:32 docker/types/networks.py                 41      6     28      5    81%
14:31:32 docker/types/services.py                312     45    206     33    83%
14:31:32 docker/types/swarm.py                    51     24     40     10    52%
14:31:32 docker/utils/__init__.py                  3      0      0      0   100%
14:31:32 docker/utils/build.py                   155     14     74      7    89%
14:31:32 docker/utils/config.py                   36      2     10      2    91%
14:31:32 docker/utils/decorators.py               32      1     12      1    95%
14:31:32 docker/utils/fnmatch.py                  55     18     28      2    61%
14:31:32 docker/utils/json_stream.py              43      8     14      2    79%
14:31:32 docker/utils/ports.py                    50      3     28      2    91%
14:31:32 docker/utils/proxy.py                    32      1     12      0    98%
14:31:32 docker/utils/socket.py                   86      8     40      7    87%
14:31:32 docker/utils/utils.py                   285     17    164     12    93%
14:31:32 docker/version.py                         2      0      0      0   100%
14:31:32 -----------------------------------------------------------------------
14:31:32 TOTAL                                  5119    984   2195    350    78%
14:31:32 
14:31:32 =========================== short test summary info ============================
14:31:32 XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
14:31:32   CONFIG_RT_GROUP_SCHED isn't enabled
14:31:32 XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
14:31:32   Not supported on most drivers
14:31:32 XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
14:31:32   Output of docker top depends on host distro, and is not formalized.
14:31:32 XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
14:31:32   This doesn't seem to be taken into account by the engine
14:31:32 XFAIL tests/unit/dockertypes_test.py::MountTest::test_parse_mount_bind_windows
14:31:32 SKIPPED [1] tests/unit/client_test.py:143: Npipe Connection Pool only on Windows
14:31:32 SKIPPED [1] tests/unit/client_test.py:254: Npipe Connection Pool only on Windows
14:31:32 SKIPPED [1] tests/unit/utils_config_test.py:58: condition: sys.platform != 'win32'
14:31:32 SKIPPED [1] tests/unit/client_test.py:217: Npipe Connection Pool only on Windows
14:31:32 SKIPPED [1] tests/unit/utils_build_test.py:232: Backslash patterns only on Windows
14:31:32 SKIPPED [1] tests/unit/api_build_test.py:169: Windows-specific syntax
14:31:32 SKIPPED [1] tests/unit/context_test.py:18: Windows specific path check
14:31:32 SKIPPED [3] /src/tests/helpers.py:71: Feature requires Docker Engine experimental mode
14:31:32 SKIPPED [1] tests/unit/utils_build_test.py:254: Backslash patterns only on Windows
14:31:32 SKIPPED [1] tests/unit/utils_build_test.py:402: root user always has access ; no chmod on Windows
14:31:32 SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME
14:31:32 SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
14:31:32 SKIPPED [1] tests/unit/client_test.py:104: Npipe Connection Pool only on Windows
14:31:32 == 929 passed, 15 skipped, 5 xfailed, 4 xpassed, 1 warnings in 292.19 seconds ==
[Pipeline] sh
14:31:33 + docker stop dpy-dind-5-0-py2.7-19.03.12
14:31:45 dpy-dind-5-0-py2.7-19.03.12
[Pipeline] sh
14:31:45 + docker run --rm -d --name dpy-dind-5-0-py2.7-19.03.12 -v /tmp --privileged --network dpy-testnet-5-0-py2.7-19.03.12 dockerpinata/docker-py:sshdind-48a899c9308c0a8a24aac77373d56b3a1e6a05e3 dockerd --experimental
14:31:45 db2ed208564d4b98930ccf3e41e3665326abc566fa76d4a8ea961d1251d2ab16
[Pipeline] sh
14:31:46 + docker exec dpy-dind-5-0-py2.7-19.03.12 sh -c /usr/sbin/sshd
[Pipeline] sh
14:31:46 + docker run --rm --name dpy-tests-5-0-py2.7-19.03.12 -e DOCKER_HOST=ssh://dpy-dind-5-0-py2.7-19.03.12:22 -e DOCKER_TEST_API_VERSION=1.40 --network dpy-testnet-5-0-py2.7-19.03.12 --volumes-from dpy-dind-5-0-py2.7-19.03.12 -v /home/ubuntu/.docker/config.json:/root/.docker/config.json dockerpinata/docker-py:py2-48a899c9308c0a8a24aac77373d56b3a1e6a05e3 py.test -v -rxs --cov=docker tests/ssh
14:31:47 ============================= test session starts ==============================
14:31:47 platform linux2 -- Python 2.7.18, pytest-4.3.1, py-1.10.0, pluggy-0.13.1 -- /usr/local/bin/python
14:31:47 cachedir: .pytest_cache
14:31:47 rootdir: /src, inifile: pytest.ini
14:31:47 plugins: timeout-1.3.3, cov-2.6.1
14:31:47 collecting ... collected 24 items
14:31:47 
14:31:50 tests/ssh/api_build_test.py::BuildTest::test_build_container_with_target PASSED [  4%]
14:31:50 tests/ssh/api_build_test.py::BuildTest::test_build_from_stringio PASSED  [  8%]
14:31:50 tests/ssh/api_build_test.py::BuildTest::test_build_gzip_custom_encoding PASSED [ 12%]
14:31:50 tests/ssh/api_build_test.py::BuildTest::test_build_gzip_encoding PASSED  [ 16%]
14:31:52 tests/ssh/api_build_test.py::BuildTest::test_build_in_context_abs_dockerfile PASSED [ 20%]
14:31:53 tests/ssh/api_build_test.py::BuildTest::test_build_in_context_dockerfile PASSED [ 25%]
14:31:54 tests/ssh/api_build_test.py::BuildTest::test_build_in_context_nested_dockerfile PASSED [ 29%]
14:31:54 tests/ssh/api_build_test.py::BuildTest::test_build_invalid_platform PASSED [ 33%]
14:31:54 tests/ssh/api_build_test.py::BuildTest::test_build_isolation PASSED      [ 37%]
14:31:55 tests/ssh/api_build_test.py::BuildTest::test_build_labels PASSED         [ 41%]
14:31:56 tests/ssh/api_build_test.py::BuildTest::test_build_out_of_context_dockerfile PASSED [ 45%]
14:31:57 tests/ssh/api_build_test.py::BuildTest::test_build_shmsize PASSED        [ 50%]
14:31:59 tests/ssh/api_build_test.py::BuildTest::test_build_squash PASSED         [ 54%]
14:32:00 tests/ssh/api_build_test.py::BuildTest::test_build_stderr_data PASSED    [ 58%]
14:32:00 tests/ssh/api_build_test.py::BuildTest::test_build_streaming PASSED      [ 62%]
14:32:00 tests/ssh/api_build_test.py::BuildTest::test_build_with_buildargs PASSED [ 66%]
14:32:04 tests/ssh/api_build_test.py::BuildTest::test_build_with_cache_from PASSED [ 70%]
14:32:04 tests/ssh/api_build_test.py::BuildTest::test_build_with_dockerfile_empty_lines PASSED [ 75%]
14:32:05 tests/ssh/api_build_test.py::BuildTest::test_build_with_dockerignore PASSED [ 79%]
14:32:07 tests/ssh/api_build_test.py::BuildTest::test_build_with_extra_hosts PASSED [ 83%]
14:32:10 tests/ssh/api_build_test.py::BuildTest::test_build_with_network_mode PASSED [ 87%]
14:32:10 tests/ssh/api_build_test.py::BuildTest::test_build_with_proxy PASSED     [ 91%]
14:32:10 tests/ssh/api_build_test.py::BuildTest::test_build_with_proxy_and_buildargs PASSED [ 95%]
14:32:11 tests/ssh/api_build_test.py::BuildTest::test_prune_builds XPASS          [100%]
14:32:11 
14:32:11 =============================== warnings summary ===============================
14:32:11 /usr/local/lib/python2.7/site-packages/OpenSSL/crypto.py:12
14:32:11   /usr/local/lib/python2.7/site-packages/OpenSSL/crypto.py:12: CryptographyDeprecationWarning: Python 2 is no longer supported by the Python core team. Support for it is now deprecated in cryptography, and will be removed in a future release.
14:32:11     from cryptography import x509
14:32:11 
14:32:11 -- Docs: https://docs.pytest.org/en/latest/warnings.html
14:32:11 
14:32:11 ---------- coverage: platform linux2, python 2.7.18-final-0 ----------
14:32:11 Name                                  Stmts   Miss Branch BrPart  Cover
14:32:11 -----------------------------------------------------------------------
14:32:11 docker/__init__.py                        8      0      0      0   100%
14:32:11 docker/api/__init__.py                    1      0      0      0   100%
14:32:11 docker/api/build.py                     126     21     92     23    78%
14:32:11 docker/api/client.py                    263    102     96     15    55%
14:32:11 docker/api/config.py                     31     19      6      0    32%
14:32:11 docker/api/container.py                 266    171    102     10    29%
14:32:11 docker/api/daemon.py                     39     28     14      0    21%
14:32:11 docker/api/exec_api.py                   46     36     22      0    15%
14:32:11 docker/api/image.py                     157    106     56      5    26%
14:32:11 docker/api/network.py                    90     56     48      7    30%
14:32:11 docker/api/plugin.py                     90     68     12      0    22%
14:32:11 docker/api/secret.py                     36     23     10      0    28%
14:32:11 docker/api/service.py                   200    176    149      0     7%
14:32:11 docker/api/swarm.py                     106     77     38      0    20%
14:32:11 docker/api/volume.py                     38     29     14      0    17%
14:32:11 docker/auth.py                          198    100     74     15    42%
14:32:11 docker/client.py                         69     20      2      0    69%
14:32:11 docker/constants.py                      21      0      0      0   100%
14:32:11 docker/context/__init__.py                2      0      0      0   100%
14:32:11 docker/context/api.py                    78     57     38      0    18%
14:32:11 docker/context/config.py                 61     42     16      1    26%
14:32:11 docker/context/context.py               151    110     62      2    20%
14:32:11 docker/credentials/__init__.py            3      0      0      0   100%
14:32:11 docker/credentials/constants.py           4      0      0      0   100%
14:32:11 docker/credentials/errors.py             11      4      2      0    54%
14:32:11 docker/credentials/store.py              50     35     16      0    23%
14:32:11 docker/credentials/utils.py              23     18     12      0    14%
14:32:11 docker/errors.py                        110     38     18      5    62%
14:32:11 docker/models/__init__.py                 0      0      0      0   100%
14:32:11 docker/models/configs.py                 21      8      0      0    62%
14:32:11 docker/models/containers.py             183    131     60      0    21%
14:32:11 docker/models/images.py                 137     92     50      0    24%
14:32:11 docker/models/networks.py                37     20      8      0    38%
14:32:11 docker/models/nodes.py                   15      5      0      0    67%
14:32:11 docker/models/plugins.py                 49     30      8      0    33%
14:32:11 docker/models/resource.py                41     24      6      0    36%
14:32:11 docker/models/secrets.py                 21      8      0      0    62%
14:32:11 docker/models/services.py                87     63     34      0    20%
14:32:11 docker/models/swarm.py                   39     21      6      0    40%
14:32:11 docker/models/volumes.py                 23     10      2      0    52%
14:32:11 docker/tls.py                            37     26     14      0    22%
14:32:11 docker/transport/__init__.py             11      3      0      0    73%
14:32:11 docker/transport/basehttpadapter.py       6      0      2      1    88%
14:32:11 docker/transport/npipeconn.py            59     54     10      0     7%
14:32:11 docker/transport/npipesocket.py         137    132     22      0     3%
14:32:11 docker/transport/sshconn.py             152     57     52     15    54%
14:32:11 docker/transport/ssladapter.py           36     20     10      1    37%
14:32:11 docker/transport/unixconn.py             66     42     12      0    31%
14:32:11 docker/types/__init__.py                  6      0      0      0   100%
14:32:11 docker/types/base.py                      5      2      2      0    43%
14:32:11 docker/types/containers.py              420    356    324     11    10%
14:32:11 docker/types/daemon.py                   36     26     14      0    20%
14:32:11 docker/types/healthcheck.py              34     20      4      0    37%
14:32:11 docker/types/networks.py                 41     21     28      8    41%
14:32:11 docker/types/services.py                312    259    206      0    10%
14:32:11 docker/types/swarm.py                    51     45     40      0     7%
14:32:11 docker/utils/__init__.py                  3      0      0      0   100%
14:32:11 docker/utils/build.py                   155     23     74     13    82%
14:32:11 docker/utils/config.py                   36      6     10      5    76%
14:32:11 docker/utils/decorators.py               32      6     12      4    73%
14:32:11 docker/utils/fnmatch.py                  55     27     28      4    41%
14:32:11 docker/utils/json_stream.py              43      8     14      3    77%
14:32:11 docker/utils/ports.py                    50     50     28      0     0%
14:32:11 docker/utils/proxy.py                    32      3     12      2    89%
14:32:11 docker/utils/socket.py                   86     64     40      0    17%
14:32:11 docker/utils/utils.py                   285    185    164     27    29%
14:32:11 docker/version.py                         2      0      0      0   100%
14:32:11 -----------------------------------------------------------------------
14:32:11 TOTAL                                  5119   3183   2195    177    31%
14:32:11 
14:32:11 ============== 23 passed, 1 xpassed, 1 warnings in 24.16 seconds ===============
[Pipeline] sh
14:32:12 + docker stop dpy-dind-5-0-py2.7-19.03.12
14:32:13 dpy-dind-5-0-py2.7-19.03.12
14:32:13 + docker network rm dpy-testnet-5-0-py2.7-19.03.12
14:32:13 dpy-testnet-5-0-py2.7-19.03.12
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // parallel
[Pipeline] End of Pipeline

GitHub has been notified of this commit’s build result

Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to EC2 (managed-agents) - ubuntu-1804-overlay2 (i-09e3aad498e5135a4)
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1800)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:1001)
		at hudson.FilePath.act(FilePath.java:1157)
		at hudson.FilePath.act(FilePath.java:1146)
		at hudson.FilePath.readToString(FilePath.java:2278)
		at org.jenkinsci.plugins.docker.commons.impl.RegistryKeyMaterialFactory.materialize(RegistryKeyMaterialFactory.java:81)
		at org.jenkinsci.plugins.docker.workflow.AbstractEndpointStepExecution2.doStart(AbstractEndpointStepExecution2.java:53)
		at org.jenkinsci.plugins.workflow.steps.GeneralNonBlockingStepExecution.lambda$run$0(GeneralNonBlockingStepExecution.java:77)
		at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
		at java.util.concurrent.FutureTask.run(FutureTask.java:266)
		at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
		at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
		at java.lang.Thread.run(Thread.java:748)
Also:   	Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to EC2 (managed-agents) - ubuntu-1804-overlay2 (i-09e3aad498e5135a4)
			at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1800)
			at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
			at hudson.remoting.Channel.call(Channel.java:1001)
			at hudson.FilePath.act(FilePath.java:1157)
			at hudson.FilePath.act(FilePath.java:1146)
			at hudson.FilePath.readToString(FilePath.java:2278)
			at org.jenkinsci.plugins.docker.commons.impl.RegistryKeyMaterialFactory.materialize(RegistryKeyMaterialFactory.java:81)
			at org.jenkinsci.plugins.docker.workflow.AbstractEndpointStepExecution2.doStart(AbstractEndpointStepExecution2.java:53)
			at org.jenkinsci.plugins.workflow.steps.GeneralNonBlockingStepExecution.lambda$run$0(GeneralNonBlockingStepExecution.java:77)
			at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
			at java.util.concurrent.FutureTask.run(FutureTask.java:266)
			at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
			at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
			at java.lang.Thread.run(Thread.java:748)
java.io.IOException: Is a directory
Also:   	Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to EC2 (managed-agents) - ubuntu-1804-overlay2 (i-09e3aad498e5135a4)
			at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1800)
			at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
			at hudson.remoting.Channel.call(Channel.java:1001)
			at hudson.FilePath.act(FilePath.java:1157)
			at hudson.FilePath.act(FilePath.java:1146)
			at hudson.FilePath.readToString(FilePath.java:2278)
			at org.jenkinsci.plugins.docker.commons.impl.RegistryKeyMaterialFactory.materialize(RegistryKeyMaterialFactory.java:81)
			at org.jenkinsci.plugins.docker.workflow.AbstractEndpointStepExecution2.doStart(AbstractEndpointStepExecution2.java:53)
			at org.jenkinsci.plugins.workflow.steps.GeneralNonBlockingStepExecution.lambda$run$0(GeneralNonBlockingStepExecution.java:77)
			at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
			at java.util.concurrent.FutureTask.run(FutureTask.java:266)
			at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
			at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
			at java.lang.Thread.run(Thread.java:748)
java.io.IOException: Is a directory
Also:   	Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to EC2 (managed-agents) - ubuntu-1804-overlay2 (i-09e3aad498e5135a4)
			at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1800)
			at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
			at hudson.remoting.Channel.call(Channel.java:1001)
			at hudson.FilePath.act(FilePath.java:1157)
			at hudson.FilePath.act(FilePath.java:1146)
			at hudson.FilePath.readToString(FilePath.java:2278)
			at org.jenkinsci.plugins.docker.commons.impl.RegistryKeyMaterialFactory.materialize(RegistryKeyMaterialFactory.java:81)
			at org.jenkinsci.plugins.docker.workflow.AbstractEndpointStepExecution2.doStart(AbstractEndpointStepExecution2.java:53)
			at org.jenkinsci.plugins.workflow.steps.GeneralNonBlockingStepExecution.lambda$run$0(GeneralNonBlockingStepExecution.java:77)
			at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
			at java.util.concurrent.FutureTask.run(FutureTask.java:266)
			at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
			at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
			at java.lang.Thread.run(Thread.java:748)
java.io.IOException: Is a directory
Also:   	Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to EC2 (managed-agents) - ubuntu-1804-overlay2 (i-09e3aad498e5135a4)
			at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1800)
			at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
			at hudson.remoting.Channel.call(Channel.java:1001)
			at hudson.FilePath.act(FilePath.java:1157)
			at hudson.FilePath.act(FilePath.java:1146)
			at hudson.FilePath.readToString(FilePath.java:2278)
			at org.jenkinsci.plugins.docker.commons.impl.RegistryKeyMaterialFactory.materialize(RegistryKeyMaterialFactory.java:81)
			at org.jenkinsci.plugins.docker.workflow.AbstractEndpointStepExecution2.doStart(AbstractEndpointStepExecution2.java:53)
			at org.jenkinsci.plugins.workflow.steps.GeneralNonBlockingStepExecution.lambda$run$0(GeneralNonBlockingStepExecution.java:77)
			at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
			at java.util.concurrent.FutureTask.run(FutureTask.java:266)
			at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
			at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
			at java.lang.Thread.run(Thread.java:748)
java.io.IOException: Is a directory
java.io.IOException: Is a directory
	at sun.nio.ch.FileDispatcherImpl.read0(Native Method)
	at sun.nio.ch.FileDispatcherImpl.read(FileDispatcherImpl.java:48)
	at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:276)
	at sun.nio.ch.IOUtil.read(IOUtil.java:245)
	at sun.nio.ch.FileChannelImpl.read(FileChannelImpl.java:223)
	at sun.nio.ch.ChannelInputStream.read(ChannelInputStream.java:65)
	at sun.nio.ch.ChannelInputStream.read(ChannelInputStream.java:109)
	at sun.nio.ch.ChannelInputStream.read(ChannelInputStream.java:103)
	at java.nio.file.Files.read(Files.java:3158)
	at java.nio.file.Files.readAllBytes(Files.java:3212)
	at hudson.FilePath$ReadToString.invoke(FilePath.java:2284)
	at hudson.FilePath$ReadToString.invoke(FilePath.java:2280)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3313)
	at hudson.remoting.UserRequest.perform(UserRequest.java:211)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:375)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:73)
	at java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.lang.Thread.run(Thread.java:834)
Finished: FAILURE