Skip to content

Console Output

Skipping 555 KB.. Full Log
yZi54N2AAAAzR+LCAAAAAAAAP9b85aBtbiIQSOjNKU4P0+vIKc0PTOvWK8kMze1uCQxtyC1SC8ExvbLL0llgABGJgYmLwaB3MycnMzi4My85FTXgvzkDB8G3tScxILi1BRfsEwJg4BPVmJZon5OYl66vk9+Xrp1RRGDFNSy5Py84vycVD1nCI1qPENFAZDOub/+oQrQfXwgU/RApuiBTel+MuFMv/J9JgZGLwbWssSc0lSguQIIRX6luUmpRW1rpspyT3nQDTUNCBTnswEA2PcdVvIAAAA=    return f(self, *args, **kwargs)
23:22:21 docker/api/service.py:186: in create_service
23:22:21     if hostname is not None:
23:22:21 E   UnboundLocalError: local variable 'hostname' referenced before assignment
23:22:21 ____________________ ServiceTest.test_remove_service_by_id _____________________
23:22:21 tests/integration/api_service_test.py:115: in test_remove_service_by_id
23:22:21     svc_name, svc_id = self.create_simple_service()
23:22:21 tests/integration/api_service_test.py:67: in create_simple_service
23:22:21     task_tmpl, name=name, labels=labels
23:22:21 docker/utils/decorators.py:34: in wrapper
23:22:21     return f(self, *args, **kwargs)
23:22:21 docker/api/service.py:186: in create_service
23:22:21     if hostname is not None:
23:22:21 E   UnboundLocalError: local variable 'hostname' referenced before assignment
23:22:21 ___________________ ServiceTest.test_remove_service_by_name ____________________
23:22:21 tests/integration/api_service_test.py:121: in test_remove_service_by_name
23:22:21     svc_name, svc_id = self.create_simple_service()
23:22:21 tests/integration/api_service_test.py:67: in create_simple_service
23:22:21     task_tmpl, name=name, labels=labels
23:22:21 docker/utils/decorators.py:34: in wrapper
23:22:21     return f(self, *args, **kwargs)
23:22:21 docker/api/service.py:186: in create_service
23:22:21     if hostname is not None:
23:22:21 E   UnboundLocalError: local variable 'hostname' referenced before assignment
23:22:21 ________________________ ServiceTest.test_service_logs _________________________
23:22:21 tests/integration/api_service_test.py:136: in test_service_logs
23:22:21     name, svc_id = self.create_simple_service()
23:22:21 tests/integration/api_service_test.py:67: in create_simple_service
23:22:21     task_tmpl, name=name, labels=labels
23:22:21 docker/utils/decorators.py:34: in wrapper
23:22:21     return f(self, *args, **kwargs)
23:22:21 docker/api/service.py:186: in create_service
23:22:21     if hostname is not None:
23:22:21 E   UnboundLocalError: local variable 'hostname' referenced before assignment
23:22:21 _________________ ServiceTest.test_update_service_force_update _________________
23:22:21 tests/integration/api_service_test.py:626: in test_update_service_force_update
23:22:21     svc_id = self.client.create_service(task_tmpl, name=name)
23:22:21 docker/utils/decorators.py:34: in wrapper
23:22:21     return f(self, *args, **kwargs)
23:22:21 docker/api/service.py:186: in create_service
23:22:21     if hostname is not None:
23:22:21 E   UnboundLocalError: local variable 'hostname' referenced before assignment
23:22:21 ___________ ServiceTest.test_update_service_remove_container_labels ____________
23:22:21 tests/integration/api_service_test.py:1230: in test_update_service_remove_container_labels
23:22:21     task_tmpl, name=name, labels={'service.label': 'SampleLabel'}
23:22:21 docker/utils/decorators.py:34: in wrapper
23:22:21     return f(self, *args, **kwargs)
23:22:21 docker/api/service.py:186: in create_service
23:22:21     if hostname is not None:
23:22:21 E   UnboundLocalError: local variable 'hostname' referenced before assignment
23:22:21 ______________ ServiceTest.test_update_service_remove_healthcheck ______________
23:22:21 tests/integration/api_service_test.py:1170: in test_update_service_remove_healthcheck
23:22:21     svc_id = self.client.create_service(task_tmpl, name=name)
23:22:21 docker/utils/decorators.py:34: in wrapper
23:22:21     return f(self, *args, **kwargs)
23:22:21 docker/api/service.py:186: in create_service
23:22:21     if hostname is not None:
23:22:21 E   UnboundLocalError: local variable 'hostname' referenced before assignment
23:22:21 ________________ ServiceTest.test_update_service_remove_labels _________________
23:22:21 tests/integration/api_service_test.py:1206: in test_update_service_remove_labels
23:22:21     task_tmpl, name=name, labels={'service.label': 'SampleLabel'}
23:22:21 docker/utils/decorators.py:34: in wrapper
23:22:21     return f(self, *args, **kwargs)
23:22:21 docker/api/service.py:186: in create_service
23:22:21     if hostname is not None:
23:22:21 E   UnboundLocalError: local variable 'hostname' referenced before assignment
23:22:21 ________ ServiceTest.test_update_service_with_defaults_container_labels ________
23:22:21 tests/integration/api_service_test.py:984: in test_update_service_with_defaults_container_labels
23:22:21     task_tmpl, name=name, labels={'service.label': 'SampleLabel'}
23:22:21 docker/utils/decorators.py:34: in wrapper
23:22:21     return f(self, *args, **kwargs)
23:22:21 docker/api/service.py:186: in create_service
23:22:21     if hostname is not None:
23:22:21 E   UnboundLocalError: local variable 'hostname' referenced before assignment
23:22:21 _________ ServiceTest.test_update_service_with_defaults_endpoint_spec __________
23:22:21 tests/integration/api_service_test.py:1111: in test_update_service_with_defaults_endpoint_spec
23:22:21     task_tmpl, name=name, endpoint_spec=endpoint_spec
23:22:21 docker/utils/decorators.py:34: in wrapper
23:22:21     return f(self, *args, **kwargs)
23:22:21 docker/api/service.py:186: in create_service
23:22:21     if hostname is not None:
23:22:21 E   UnboundLocalError: local variable 'hostname' referenced before assignment
23:22:21 _____________ ServiceTest.test_update_service_with_defaults_labels _____________
23:22:21 tests/integration/api_service_test.py:927: in test_update_service_with_defaults_labels
23:22:21     task_tmpl, name=name, labels={'service.label': 'SampleLabel'}
23:22:21 docker/utils/decorators.py:34: in wrapper
23:22:21     return f(self, *args, **kwargs)
23:22:21 docker/api/service.py:186: in create_service
23:22:21     if hostname is not None:
23:22:21 E   UnboundLocalError: local variable 'hostname' referenced before assignment
23:22:21 ______________ ServiceTest.test_update_service_with_defaults_mode ______________
23:22:21 tests/integration/api_service_test.py:955: in test_update_service_with_defaults_mode
23:22:21     mode=docker.types.ServiceMode(mode='replicated', replicas=2)
23:22:21 docker/utils/decorators.py:34: in wrapper
23:22:21     return f(self, *args, **kwargs)
23:22:21 docker/api/service.py:186: in create_service
23:22:21     if hostname is not None:
23:22:21 E   UnboundLocalError: local variable 'hostname' referenced before assignment
23:22:21 ______________ ServiceTest.test_update_service_with_defaults_name ______________
23:22:21 tests/integration/api_service_test.py:903: in test_update_service_with_defaults_name
23:22:21     svc_id = self.client.create_service(task_tmpl, name=name)
23:22:21 docker/utils/decorators.py:34: in wrapper
23:22:21     return f(self, *args, **kwargs)
23:22:21 docker/api/service.py:186: in create_service
23:22:21     if hostname is not None:
23:22:21 E   UnboundLocalError: local variable 'hostname' referenced before assignment
23:22:21 ____________ ServiceTest.test_update_service_with_defaults_networks ____________
23:22:21 tests/integration/api_service_test.py:1068: in test_update_service_with_defaults_networks
23:22:21     'dockerpytest_1', {'Target': 'dockerpytest_2'}
23:22:21 docker/utils/decorators.py:34: in wrapper
23:22:21     return f(self, *args, **kwargs)
23:22:21 docker/api/service.py:186: in create_service
23:22:21     if hostname is not None:
23:22:21 E   UnboundLocalError: local variable 'hostname' referenced before assignment
23:22:21 _________ ServiceTest.test_update_service_with_defaults_update_config __________
23:22:21 tests/integration/api_service_test.py:1031: in test_update_service_with_defaults_update_config
23:22:21     task_tmpl, update_config=update_config, name=name
23:22:21 docker/utils/decorators.py:34: in wrapper
23:22:21     return f(self, *args, **kwargs)
23:22:21 docker/api/service.py:186: in create_service
23:22:21     if hostname is not None:
23:22:21 E   UnboundLocalError: local variable 'hostname' referenced before assignment
23:22:21 _____________ ServiceTest.test_update_service_with_network_change ______________
23:22:21 tests/integration/api_service_test.py:1274: in test_update_service_with_network_change
23:22:21     task_tmpl, name=name, networks=[net1['Id']]
23:22:21 docker/utils/decorators.py:34: in wrapper
23:22:21     return f(self, *args, **kwargs)
23:22:21 docker/api/service.py:186: in create_service
23:22:21     if hostname is not None:
23:22:21 E   UnboundLocalError: local variable 'hostname' referenced before assignment
23:22:21 ___________________________ ServiceTest.test_create ____________________________
23:22:21 tests/integration/models_services_test.py:33: in test_create
23:22:21     container_labels={'container': 'label'}
23:22:21 docker/models/services.py:225: in create
23:22:21     service_id = self.client.api.create_service(**create_kwargs)
23:22:21 docker/utils/decorators.py:34: in wrapper
23:22:21     return f(self, *args, **kwargs)
23:22:21 docker/api/service.py:186: in create_service
23:22:21     if hostname is not None:
23:22:21 E   UnboundLocalError: local variable 'hostname' referenced before assignment
23:22:21 _____________________ ServiceTest.test_create_with_network _____________________
23:22:21 tests/integration/models_services_test.py:53: in test_create_with_network
23:22:21     networks=[network.id]
23:22:21 docker/models/services.py:225: in create
23:22:21     service_id = self.client.api.create_service(**create_kwargs)
23:22:21 docker/utils/decorators.py:34: in wrapper
23:22:21     return f(self, *args, **kwargs)
23:22:21 docker/api/service.py:186: in create_service
23:22:21     if hostname is not None:
23:22:21 E   UnboundLocalError: local variable 'hostname' referenced before assignment
23:22:21 ____________________ ServiceTest.test_force_update_service _____________________
23:22:21 tests/integration/models_services_test.py:286: in test_force_update_service
23:22:21     command="sleep 300"
23:22:21 docker/models/services.py:225: in create
23:22:21     service_id = self.client.api.create_service(**create_kwargs)
23:22:21 docker/utils/decorators.py:34: in wrapper
23:22:21     return f(self, *args, **kwargs)
23:22:21 docker/api/service.py:186: in create_service
23:22:21     if hostname is not None:
23:22:21 E   UnboundLocalError: local variable 'hostname' referenced before assignment
23:22:21 _______________ ServiceTest.test_force_update_service_using_bool _______________
23:22:21 tests/integration/models_services_test.py:308: in test_force_update_service_using_bool
23:22:21     command="sleep 300"
23:22:21 docker/models/services.py:225: in create
23:22:21     service_id = self.client.api.create_service(**create_kwargs)
23:22:21 docker/utils/decorators.py:34: in wrapper
23:22:21     return f(self, *args, **kwargs)
23:22:21 docker/api/service.py:186: in create_service
23:22:21     if hostname is not None:
23:22:21 E   UnboundLocalError: local variable 'hostname' referenced before assignment
23:22:21 _________ ServiceTest.test_force_update_service_using_shorthand_method _________
23:22:21 tests/integration/models_services_test.py:330: in test_force_update_service_using_shorthand_method
23:22:21     command="sleep 300"
23:22:21 docker/models/services.py:225: in create
23:22:21     service_id = self.client.api.create_service(**create_kwargs)
23:22:21 docker/utils/decorators.py:34: in wrapper
23:22:21     return f(self, *args, **kwargs)
23:22:21 docker/api/service.py:186: in create_service
23:22:21     if hostname is not None:
23:22:21 E   UnboundLocalError: local variable 'hostname' referenced before assignment
23:22:21 _____________________________ ServiceTest.test_get _____________________________
23:22:21 tests/integration/models_services_test.py:66: in test_get
23:22:21     command="sleep 300"
23:22:21 docker/models/services.py:225: in create
23:22:21     service_id = self.client.api.create_service(**create_kwargs)
23:22:21 docker/utils/decorators.py:34: in wrapper
23:22:21     return f(self, *args, **kwargs)
23:22:21 docker/api/service.py:186: in create_service
23:22:21     if hostname is not None:
23:22:21 E   UnboundLocalError: local variable 'hostname' referenced before assignment
23:22:21 _________________________ ServiceTest.test_list_remove _________________________
23:22:21 tests/integration/models_services_test.py:76: in test_list_remove
23:22:21     command="sleep 300"
23:22:21 docker/models/services.py:225: in create
23:22:21     service_id = self.client.api.create_service(**create_kwargs)
23:22:21 docker/utils/decorators.py:34: in wrapper
23:22:21     return f(self, *args, **kwargs)
23:22:21 docker/api/service.py:186: in create_service
23:22:21     if hostname is not None:
23:22:21 E   UnboundLocalError: local variable 'hostname' referenced before assignment
23:22:21 _________________ ServiceTest.test_scale_method_global_service _________________
23:22:21 tests/integration/models_services_test.py:264: in test_scale_method_global_service
23:22:21     mode=mode
23:22:21 docker/models/services.py:225: in create
23:22:21     service_id = self.client.api.create_service(**create_kwargs)
23:22:21 docker/utils/decorators.py:34: in wrapper
23:22:21     return f(self, *args, **kwargs)
23:22:21 docker/api/service.py:186: in create_service
23:22:21     if hostname is not None:
23:22:21 E   UnboundLocalError: local variable 'hostname' referenced before assignment
23:22:21 ____________________ ServiceTest.test_scale_method_service _____________________
23:22:21 tests/integration/models_services_test.py:242: in test_scale_method_service
23:22:21     command="sleep 300",
23:22:21 docker/models/services.py:225: in create
23:22:21     service_id = self.client.api.create_service(**create_kwargs)
23:22:21 docker/utils/decorators.py:34: in wrapper
23:22:21     return f(self, *args, **kwargs)
23:22:21 docker/api/service.py:186: in create_service
23:22:21     if hostname is not None:
23:22:21 E   UnboundLocalError: local variable 'hostname' referenced before assignment
23:22:21 ________________________ ServiceTest.test_scale_service ________________________
23:22:21 tests/integration/models_services_test.py:218: in test_scale_service
23:22:21     command="sleep 300"
23:22:21 docker/models/services.py:225: in create
23:22:21     service_id = self.client.api.create_service(**create_kwargs)
23:22:21 docker/utils/decorators.py:34: in wrapper
23:22:21     return f(self, *args, **kwargs)
23:22:21 docker/api/service.py:186: in create_service
23:22:21     if hostname is not None:
23:22:21 E   UnboundLocalError: local variable 'hostname' referenced before assignment
23:22:21 ____________________________ ServiceTest.test_tasks ____________________________
23:22:21 tests/integration/models_services_test.py:87: in test_tasks
23:22:21     command="sleep 300"
23:22:21 docker/models/services.py:225: in create
23:22:21     service_id = self.client.api.create_service(**create_kwargs)
23:22:21 docker/utils/decorators.py:34: in wrapper
23:22:21     return f(self, *args, **kwargs)
23:22:21 docker/api/service.py:186: in create_service
23:22:21     if hostname is not None:
23:22:21 E   UnboundLocalError: local variable 'hostname' referenced before assignment
23:22:21 ___________________________ ServiceTest.test_update ____________________________
23:22:21 tests/integration/models_services_test.py:113: in test_update
23:22:21     command="sleep 300"
23:22:21 docker/models/services.py:225: in create
23:22:21     service_id = self.client.api.create_service(**create_kwargs)
23:22:21 docker/utils/decorators.py:34: in wrapper
23:22:21     return f(self, *args, **kwargs)
23:22:21 docker/api/service.py:186: in create_service
23:22:21     if hostname is not None:
23:22:21 E   UnboundLocalError: local variable 'hostname' referenced before assignment
23:22:21 ________________ ServiceTest.test_update_remove_service_labels _________________
23:22:21 tests/integration/models_services_test.py:173: in test_update_remove_service_labels
23:22:21     command="sleep 300"
23:22:21 docker/models/services.py:225: in create
23:22:21     service_id = self.client.api.create_service(**create_kwargs)
23:22:21 docker/utils/decorators.py:34: in wrapper
23:22:21     return f(self, *args, **kwargs)
23:22:21 docker/api/service.py:186: in create_service
23:22:21     if hostname is not None:
23:22:21 E   UnboundLocalError: local variable 'hostname' referenced before assignment
23:22:21 _______________ ServiceTest.test_update_retains_container_labels _______________
23:22:21 tests/integration/models_services_test.py:153: in test_update_retains_container_labels
23:22:21     container_labels={'container.label': 'SampleLabel'}
23:22:21 docker/models/services.py:225: in create
23:22:21     service_id = self.client.api.create_service(**create_kwargs)
23:22:21 docker/utils/decorators.py:34: in wrapper
23:22:21     return f(self, *args, **kwargs)
23:22:21 docker/api/service.py:186: in create_service
23:22:21     if hostname is not None:
23:22:21 E   UnboundLocalError: local variable 'hostname' referenced before assignment
23:22:21 ________________ ServiceTest.test_update_retains_service_labels ________________
23:22:21 tests/integration/models_services_test.py:133: in test_update_retains_service_labels
23:22:21     command="sleep 300"
23:22:21 docker/models/services.py:225: in create
23:22:21     service_id = self.client.api.create_service(**create_kwargs)
23:22:21 docker/utils/decorators.py:34: in wrapper
23:22:21     return f(self, *args, **kwargs)
23:22:21 docker/api/service.py:186: in create_service
23:22:21     if hostname is not None:
23:22:21 E   UnboundLocalError: local variable 'hostname' referenced before assignment
23:22:21 
23:22:21 ---------- coverage: platform linux2, python 2.7.16-final-0 ----------
23:22:21 Name                                  Stmts   Miss Branch BrPart  Cover
23:22:21 -----------------------------------------------------------------------
23:22:21 docker/__init__.py                        5      0      0      0   100%
23:22:21 docker/api/__init__.py                    1      0      0      0   100%
23:22:21 docker/api/build.py                     126     21     92     17    81%
23:22:21 docker/api/client.py                    265     45     98     12    82%
23:22:21 docker/api/config.py                     31      1      6      2    92%
23:22:21 docker/api/container.py                 265     23    102     19    87%
23:22:21 docker/api/daemon.py                     39      2     14      4    89%
23:22:21 docker/api/exec_api.py                   46      6     22      4    82%
23:22:21 docker/api/image.py                     149     19     50     10    84%
23:22:21 docker/api/network.py                    90     17     48     12    75%
23:22:21 docker/api/plugin.py                     90     13     12      4    81%
23:22:21 docker/api/secret.py                     36      4     10      3    80%
23:22:21 docker/api/service.py                   206    133    151     25    31%
23:22:21 docker/api/swarm.py                     106     20     38     10    72%
23:22:21 docker/api/volume.py                     38      3     14      3    88%
23:22:21 docker/auth.py                          198     16     74     17    88%
23:22:21 docker/client.py                         67      4      2      0    94%
23:22:21 docker/constants.py                      16      0      0      0   100%
23:22:21 docker/credentials/__init__.py            3      0      0      0   100%
23:22:21 docker/credentials/constants.py           4      0      0      0   100%
23:22:21 docker/credentials/errors.py             11      1      2      1    85%
23:22:21 docker/credentials/store.py              50      6     16      3    83%
23:22:21 docker/credentials/utils.py              23     13     12      1    31%
23:22:21 docker/errors.py                         90      6     18      6    89%
23:22:21 docker/models/__init__.py                 0      0      0      0   100%
23:22:21 docker/models/configs.py                 21      8      0      0    62%
23:22:21 docker/models/containers.py             183      6     60      5    95%
23:22:21 docker/models/images.py                 137     29     52      3    76%
23:22:21 docker/models/networks.py                37      1      8      0    98%
23:22:21 docker/models/nodes.py                   15      1      0      0    93%
23:22:21 docker/models/plugins.py                 49     30      8      0    33%
23:22:21 docker/models/resource.py                41      9      6      2    77%
23:22:21 docker/models/secrets.py                 21      8      0      0    62%
23:22:21 docker/models/services.py                87     31     34      2    64%
23:22:21 docker/models/swarm.py                   39      3      6      3    87%
23:22:21 docker/models/volumes.py                 23      1      2      0    96%
23:22:21 docker/tls.py                            37      6     14      6    76%
23:22:21 docker/transport/__init__.py             11      3      0      0    73%
23:22:21 docker/transport/basehttpadapter.py       6      0      2      1    88%
23:22:21 docker/transport/npipeconn.py            58     53     10      0     7%
23:22:21 docker/transport/npipesocket.py         134    130     20      0     3%
23:22:21 docker/transport/sshconn.py              68     44     12      1    31%
23:22:21 docker/transport/ssladapter.py           36      8     10      4    70%
23:22:21 docker/transport/unixconn.py             65      5     12      4    88%
23:22:21 docker/types/__init__.py                  6      0      0      0   100%
23:22:21 docker/types/base.py                      5      0      2      0   100%
23:22:21 docker/types/containers.py              360     46    296     35    86%
23:22:21 docker/types/daemon.py                   36      9     14      3    68%
23:22:21 docker/types/healthcheck.py              34     12      4      1    61%
23:22:21 docker/types/networks.py                 35      4     22      3    84%
23:22:21 docker/types/services.py                312     62    206     39    76%
23:22:21 docker/types/swarm.py                    51     24     40     10    52%
23:22:21 docker/utils/__init__.py                  3      0      0      0   100%
23:22:21 docker/utils/build.py                   154     14     74      7    89%
23:22:21 docker/utils/config.py                   36      1     10      1    96%
23:22:21 docker/utils/decorators.py               32      1     12      1    95%
23:22:21 docker/utils/fnmatch.py                  55     18     28      2    61%
23:22:21 docker/utils/json_stream.py              43      8     14      2    79%
23:22:21 docker/utils/ports.py                    50      3     28      2    91%
23:22:21 docker/utils/proxy.py                    32      1     12      0    98%
23:22:21 docker/utils/socket.py                   86      8     40      7    87%
23:22:21 docker/utils/utils.py                   285     17    164     12    93%
23:22:21 docker/version.py                         2      0      0      0   100%
23:22:21 -----------------------------------------------------------------------
23:22:21 TOTAL                                  4640    957   2003    309    77%
23:22:21 
23:22:21 =========================== short test summary info ============================
23:22:21 XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
23:22:21   CONFIG_RT_GROUP_SCHED isn't enabled
23:22:21 XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
23:22:21   Not supported on most drivers
23:22:21 XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
23:22:21   This doesn't seem to be taken into account by the engine
23:22:21 XFAIL tests/integration/models_services_test.py::ServiceTest::test_update_retains_networks
23:22:21   Flaky test
23:22:21 XFAIL tests/unit/dockertypes_test.py::MountTest::test_parse_mount_bind_windows
23:22:21 SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39)
23:22:21 SKIPPED [1] tests/unit/utils_build_test.py:232: Backslash patterns only on Windows
23:22:21 SKIPPED [1] tests/unit/utils_build_test.py:402: root user always has access ; no chmod on Windows
23:22:21 SKIPPED [1] tests/integration/api_exec_test.py:182: API version is too low (< 1.35)
23:22:21 SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38)
23:22:21 SKIPPED [1] tests/integration/api_build_test.py:587: API version is too low (< 1.31)
23:22:21 SKIPPED [1] tests/integration/api_container_test.py:917: API version is too low (< 1.35)
23:22:21 SKIPPED [1] tests/unit/utils_config_test.py:58: condition: sys.platform != 'win32'
23:22:21 SKIPPED [2] tests/helpers.py:67: API version is too low (< 1.32)
23:22:21 SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39)
23:22:21 SKIPPED [1] tests/unit/api_build_test.py:169: Windows-specific syntax
23:22:21 SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39)
23:22:21 SKIPPED [1] /src/tests/helpers.py:71: Feature requires Docker Engine experimental mode
23:22:21 SKIPPED [1] tests/unit/utils_build_test.py:254: Backslash patterns only on Windows
23:22:21 SKIPPED [1] tests/integration/api_network_test.py:451: API version is too low (< 1.31)
23:22:21 SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME
23:22:21 SKIPPED [1] tests/integration/api_service_test.py:229: API version is too low (< 1.32)
23:22:21 SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
23:22:21 SKIPPED [1] tests/integration/api_service_test.py:503: API version is too low (< 1.32)
23:22:21 SKIPPED [1] tests/integration/api_service_test.py:261: API version is too low (< 1.32)
23:22:21 SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39)
23:22:21 ========================== deprecated python version ===========================
23:22:21 You are using Python 2.7.16, which will no longer be supported in pytest 5.0
23:22:21 For more information, please read:
23:22:21   https://docs.pytest.org/en/latest/py27-py34-deprecation.html
23:22:21 == 70 failed, 834 passed, 22 skipped, 5 xfailed, 1 xpassed in 331.19 seconds ===