Skip to content
Success

Console Output

Skipping 3,692 KB.. Full Log
18:02:07 docker/api/plugin.py                     90     68     14      0    21%
18:02:07 docker/api/secret.py                     36     23     10      0    28%
18:02:07 docker/api/service.py                   200    176    149      0     7%
18:02:07 docker/api/swarm.py                     106     77     38      0    20%
18:02:07 docker/api/volume.py                     38     29     14      0    17%
18:02:07 docker/auth.py                          198    113     74     15    37%
18:02:07 docker/client.py                         69     20      2      0    69%
18:02:07 docker/constants.py                      21      0      0      0   100%
18:02:07 docker/context/__init__.py                2      0      0      0   100%
18:02:07 docker/context/api.py                    78     57     38      0    18%
18:02:07 docker/context/config.py                 61     42     16      1    26%
18:02:07 docker/context/context.py               151    110     62      2    20%
18:02:07 docker/credentials/__init__.py            3      0      0      0   100%
18:02:07 docker/credentials/constants.py           4      0      0      0   100%
18:02:07 docker/credentials/errors.py             11      4      2      0    54%
18:02:07 docker/credentials/store.py              50     35     16      0    23%
18:02:07 docker/credentials/utils.py              23     18     12      0    14%
18:02:07 docker/errors.py                        110     38     20      5    61%
18:02:07 docker/models/__init__.py                 0      0      0      0   100%
18:02:07 docker/models/configs.py                 21      8      2      0    57%
18:02:07 docker/models/containers.py             183    131     70      0    21%
18:02:07 docker/models/images.py                 137     92     56      0    23%
18:02:07 docker/models/networks.py                37     20     12      0    35%
18:02:07 docker/models/nodes.py                   15      5      2      0    59%
18:02:07 docker/models/plugins.py                 49     30     10      0    32%
18:02:07 docker/models/resource.py                41     24      6      0    36%
18:02:07 docker/models/secrets.py                 21      8      2      0    57%
18:02:07 docker/models/services.py                87     63     36      0    20%
18:02:07 docker/models/swarm.py                   39     21      6      0    40%
18:02:07 docker/models/volumes.py                 23     10      4      0    48%
18:02:07 docker/tls.py                            37     26     14      0    22%
18:02:07 docker/transport/__init__.py             11      3      0      0    73%
18:02:07 docker/transport/basehttpadapter.py       6      0      2      1    88%
18:02:07 docker/transport/npipeconn.py            59     54     10      0     7%
18:02:07 docker/transport/npipesocket.py         137    132     22      0     3%
18:02:07 docker/transport/sshconn.py             149     56     50     14    54%
18:02:07 docker/transport/ssladapter.py           36     22     10      1    33%
18:02:07 docker/transport/unixconn.py             66     42     12      0    31%
18:02:07 docker/types/__init__.py                  6      0      0      0   100%
18:02:07 docker/types/base.py                      5      2      2      0    43%
18:02:07 docker/types/containers.py              420    356    326     11    10%
18:02:07 docker/types/daemon.py                   36     26     14      0    20%
18:02:07 docker/types/healthcheck.py              34     20      4      0    37%
18:02:07 docker/types/networks.py                 41     21     28      8    41%
18:02:07 docker/types/services.py                312    259    206      0    10%
18:02:07 docker/types/swarm.py                    51     45     40      0     7%
18:02:07 docker/utils/__init__.py                  3      0      0      0   100%
18:02:07 docker/utils/build.py                   155     27     76     13    79%
18:02:07 docker/utils/config.py                   36     11     10      4    67%
18:02:07 docker/utils/decorators.py               32      6     12      4    73%
18:02:07 docker/utils/fnmatch.py                  55     27     28      4    41%
18:02:07 docker/utils/json_stream.py              43      8     14      3    77%
18:02:07 docker/utils/ports.py                    50     50     32      0     0%
18:02:07 docker/utils/proxy.py                    32      3     12      2    89%
18:02:07 docker/utils/socket.py                   86     64     40      0    17%
18:02:07 docker/utils/utils.py                   285    186    177     27    29%
18:02:07 docker/version.py                         2      0      2      0   100%
18:02:07 -----------------------------------------------------------------------
18:02:07 TOTAL                                  5110   3201   2253    175    30%
18:02:07 
18:02:07 ============== 23 passed, 1 xpassed, 1 warnings in 24.50 seconds ===============
18:02:07 tests/ssh/api_build_test.py::BuildTest::test_build_with_dockerignore PASSED [ 79%]
18:02:07 tests/ssh/api_build_test.py::BuildTest::test_build_with_cache_from PASSED [ 70%]
18:02:07 tests/ssh/api_build_test.py::BuildTest::test_build_with_dockerfile_empty_lines PASSED [ 75%]
[Pipeline] sh
18:02:07 tests/ssh/api_build_test.py::BuildTest::test_prune_builds XPASS          [100%]
18:02:07 
18:02:07 =============================== warnings summary ===============================
18:02:07 /usr/local/lib/python3.7/site-packages/paramiko/hostkeys.py:23
18:02:07   /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
18:02:07     from collections import MutableMapping
18:02:07 
18:02:07 -- Docs: https://docs.pytest.org/en/latest/warnings.html
18:02:07 
18:02:07 ----------- coverage: platform linux, python 3.7.9-final-0 -----------
18:02:07 Name                                  Stmts   Miss Branch BrPart  Cover
18:02:07 -----------------------------------------------------------------------
18:02:07 docker/__init__.py                        8      0      0      0   100%
18:02:07 docker/api/__init__.py                    1      0      0      0   100%
18:02:07 docker/api/build.py                     126     21     93     23    78%
18:02:07 docker/api/client.py                    263    102     98     15    55%
18:02:07 docker/api/config.py                     31     19      6      0    32%
18:02:07 docker/api/container.py                 266    171    104     10    28%
18:02:07 docker/api/daemon.py                     39     28     14      0    21%
18:02:07 docker/api/exec_api.py                   46     36     22      0    15%
18:02:07 docker/api/image.py                     151    100     52      5    28%
18:02:07 docker/api/network.py                    90     56     48      7    30%
18:02:07 docker/api/plugin.py                     90     68     14      0    21%
18:02:07 docker/api/secret.py                     36     23     10      0    28%
18:02:07 docker/api/service.py                   200    176    149      0     7%
18:02:07 docker/api/swarm.py                     106     77     38      0    20%
18:02:07 docker/api/volume.py                     38     29     14      0    17%
18:02:07 docker/auth.py                          198    113     74     15    37%
18:02:07 docker/client.py                         69     20      2      0    69%
18:02:07 docker/constants.py                      21      0      0      0   100%
18:02:07 docker/context/__init__.py                2      0      0      0   100%
18:02:07 docker/context/api.py                    78     57     38      0    18%
18:02:07 docker/context/config.py                 61     42     16      1    26%
18:02:07 docker/context/context.py               151    110     62      2    20%
18:02:07 docker/credentials/__init__.py            3      0      0      0   100%
18:02:07 docker/credentials/constants.py           4      0      0      0   100%
18:02:07 docker/credentials/errors.py             11      4      2      0    54%
18:02:07 docker/credentials/store.py              50     35     16      0    23%
18:02:07 docker/credentials/utils.py              23     18     12      0    14%
18:02:07 docker/errors.py                        110     38     20      5    61%
18:02:07 docker/models/__init__.py                 0      0      0      0   100%
18:02:07 docker/models/configs.py                 21      8      2      0    57%
18:02:07 docker/models/containers.py             183    131     70      0    21%
18:02:07 docker/models/images.py                 137     92     56      0    23%
18:02:07 docker/models/networks.py                37     20     12      0    35%
18:02:07 docker/models/nodes.py                   15      5      2      0    59%
18:02:07 docker/models/plugins.py                 49     30     10      0    32%
18:02:07 docker/models/resource.py                41     24      6      0    36%
18:02:07 docker/models/secrets.py                 21      8      2      0    57%
18:02:07 docker/models/services.py                87     63     36      0    20%
18:02:07 docker/models/swarm.py                   39     21      6      0    40%
18:02:07 docker/models/volumes.py                 23     10      4      0    48%
18:02:07 docker/tls.py                            37     26     14      0    22%
18:02:07 docker/transport/__init__.py             11      3      0      0    73%
18:02:07 docker/transport/basehttpadapter.py       6      0      2      1    88%
18:02:07 docker/transport/npipeconn.py            59     54     10      0     7%
18:02:07 docker/transport/npipesocket.py         137    132     22      0     3%
18:02:07 docker/transport/sshconn.py             149     56     50     14    54%
18:02:07 docker/transport/ssladapter.py           36     22     10      1    33%
18:02:07 docker/transport/unixconn.py             66     42     12      0    31%
18:02:07 docker/types/__init__.py                  6      0      0      0   100%
18:02:07 docker/types/base.py                      5      2      2      0    43%
18:02:07 docker/types/containers.py              420    356    326     11    10%
18:02:07 docker/types/daemon.py                   36     26     14      0    20%
18:02:07 docker/types/healthcheck.py              34     20      4      0    37%
18:02:07 docker/types/networks.py                 41     21     28      8    41%
18:02:07 docker/types/services.py                312    259    206      0    10%
18:02:07 docker/types/swarm.py                    51     45     40      0     7%
18:02:07 docker/utils/__init__.py                  3      0      0      0   100%
18:02:07 docker/utils/build.py                   155     27     76     13    79%
18:02:07 docker/utils/config.py                   36     11     10      4    67%
18:02:07 docker/utils/decorators.py               32      6     12      4    73%
18:02:07 docker/utils/fnmatch.py                  55     27     28      4    41%
18:02:07 docker/utils/json_stream.py              43      8     14      3    77%
18:02:07 docker/utils/ports.py                    50     50     32      0     0%
18:02:07 docker/utils/proxy.py                    32      3     12      2    89%
18:02:07 docker/utils/socket.py                   86     64     40      0    17%
18:02:07 docker/utils/utils.py                   285    186    177     27    29%
18:02:07 docker/version.py                         2      0      2      0   100%
18:02:07 -----------------------------------------------------------------------
18:02:07 TOTAL                                  5110   3201   2253    175    30%
18:02:07 
18:02:07 ============== 23 passed, 1 xpassed, 1 warnings in 25.34 seconds ===============
18:02:07 + docker stop dpy-dind-1-0-py3.7-19.03.13
[Pipeline] sh
18:02:08 + docker stop dpy-dind-1-0-py3.7-19.03.12
18:02:08 tests/ssh/api_build_test.py::BuildTest::test_build_with_dockerignore PASSED [ 79%]
18:02:09 dpy-dind-1-0-py3.7-19.03.13
18:02:09 + docker network rm dpy-testnet-1-0-py3.7-19.03.13
18:02:09 dpy-testnet-1-0-py3.7-19.03.13
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
18:02:09 dpy-dind-1-0-py3.7-19.03.12
18:02:09 + docker network rm dpy-testnet-1-0-py3.7-19.03.12
18:02:09 dpy-testnet-1-0-py3.7-19.03.12
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
18:02:09 tests/ssh/api_build_test.py::BuildTest::test_build_with_extra_hosts PASSED [ 83%]
18:02:10 tests/ssh/api_build_test.py::BuildTest::test_build_with_extra_hosts PASSED [ 83%]
18:02:13 tests/ssh/api_build_test.py::BuildTest::test_build_with_network_mode PASSED [ 87%]
18:02:13 tests/ssh/api_build_test.py::BuildTest::test_build_with_proxy PASSED     [ 91%]
18:02:13 tests/ssh/api_build_test.py::BuildTest::test_build_with_proxy_and_buildargs PASSED [ 95%]
18:02:14 tests/ssh/api_build_test.py::BuildTest::test_build_with_network_mode PASSED [ 87%]
18:02:14 tests/ssh/api_build_test.py::BuildTest::test_build_with_proxy PASSED     [ 91%]
18:02:14 tests/ssh/api_build_test.py::BuildTest::test_build_with_proxy_and_buildargs PASSED [ 95%]
18:02:14 tests/ssh/api_build_test.py::BuildTest::test_prune_builds XPASS          [100%]
18:02:14 
18:02:14 =============================== warnings summary ===============================
18:02:14 /usr/local/lib/python2.7/site-packages/OpenSSL/crypto.py:12
18:02:14   /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.
18:02:14     from cryptography import x509
18:02:14 
18:02:14 -- Docs: https://docs.pytest.org/en/latest/warnings.html
18:02:14 
18:02:14 ---------- coverage: platform linux2, python 2.7.18-final-0 ----------
18:02:14 Name                                  Stmts   Miss Branch BrPart  Cover
18:02:14 -----------------------------------------------------------------------
18:02:14 docker/__init__.py                        8      0      0      0   100%
18:02:14 docker/api/__init__.py                    1      0      0      0   100%
18:02:14 docker/api/build.py                     126     21     92     23    78%
18:02:14 docker/api/client.py                    263    102     96     15    55%
18:02:14 docker/api/config.py                     31     19      6      0    32%
18:02:14 docker/api/container.py                 266    171    102     10    29%
18:02:14 docker/api/daemon.py                     39     28     14      0    21%
18:02:14 docker/api/exec_api.py                   46     36     22      0    15%
18:02:14 docker/api/image.py                     151    100     50      5    28%
18:02:14 docker/api/network.py                    90     56     48      7    30%
18:02:14 docker/api/plugin.py                     90     68     12      0    22%
18:02:14 docker/api/secret.py                     36     23     10      0    28%
18:02:14 docker/api/service.py                   200    176    149      0     7%
18:02:14 docker/api/swarm.py                     106     77     38      0    20%
18:02:14 docker/api/volume.py                     38     29     14      0    17%
18:02:14 docker/auth.py                          198    113     74     15    37%
18:02:14 docker/client.py                         69     20      2      0    69%
18:02:14 docker/constants.py                      21      0      0      0   100%
18:02:14 docker/context/__init__.py                2      0      0      0   100%
18:02:14 docker/context/api.py                    78     57     38      0    18%
18:02:14 docker/context/config.py                 61     42     16      1    26%
18:02:14 docker/context/context.py               151    110     62      2    20%
18:02:14 docker/credentials/__init__.py            3      0      0      0   100%
18:02:14 docker/credentials/constants.py           4      0      0      0   100%
18:02:14 docker/credentials/errors.py             11      4      2      0    54%
18:02:14 docker/credentials/store.py              50     35     16      0    23%
18:02:14 docker/credentials/utils.py              23     18     12      0    14%
18:02:14 docker/errors.py                        110     38     18      5    62%
18:02:14 docker/models/__init__.py                 0      0      0      0   100%
18:02:14 docker/models/configs.py                 21      8      0      0    62%
18:02:14 docker/models/containers.py             183    131     60      0    21%
18:02:14 docker/models/images.py                 137     92     50      0    24%
18:02:14 docker/models/networks.py                37     20      8      0    38%
18:02:14 docker/models/nodes.py                   15      5      0      0    67%
18:02:14 docker/models/plugins.py                 49     30      8      0    33%
18:02:14 docker/models/resource.py                41     24      6      0    36%
18:02:14 docker/models/secrets.py                 21      8      0      0    62%
18:02:14 docker/models/services.py                87     63     34      0    20%
18:02:14 docker/models/swarm.py                   39     21      6      0    40%
18:02:14 docker/models/volumes.py                 23     10      2      0    52%
18:02:14 docker/tls.py                            37     26     14      0    22%
18:02:14 docker/transport/__init__.py             11      3      0      0    73%
18:02:14 docker/transport/basehttpadapter.py       6      0      2      1    88%
18:02:14 docker/transport/npipeconn.py            59     54     10      0     7%
18:02:14 docker/transport/npipesocket.py         137    132     22      0     3%
18:02:14 docker/transport/sshconn.py             149     57     50     14    53%
18:02:14 docker/transport/ssladapter.py           36     20     10      1    37%
18:02:14 docker/transport/unixconn.py             66     42     12      0    31%
18:02:14 docker/types/__init__.py                  6      0      0      0   100%
18:02:14 docker/types/base.py                      5      2      2      0    43%
18:02:14 docker/types/containers.py              420    356    324     11    10%
18:02:14 docker/types/daemon.py                   36     26     14      0    20%
18:02:14 docker/types/healthcheck.py              34     20      4      0    37%
18:02:14 docker/types/networks.py                 41     21     28      8    41%
18:02:14 docker/types/services.py                312    259    206      0    10%
18:02:14 docker/types/swarm.py                    51     45     40      0     7%
18:02:14 docker/utils/__init__.py                  3      0      0      0   100%
18:02:14 docker/utils/build.py                   155     23     74     13    82%
18:02:14 docker/utils/config.py                   36     11     10      4    67%
18:02:14 docker/utils/decorators.py               32      6     12      4    73%
18:02:14 docker/utils/fnmatch.py                  55     27     28      4    41%
18:02:14 docker/utils/json_stream.py              43      8     14      3    77%
18:02:14 docker/utils/ports.py                    50     50     28      0     0%
18:02:14 docker/utils/proxy.py                    32      3     12      2    89%
18:02:14 docker/utils/socket.py                   86     64     40      0    17%
18:02:14 docker/utils/utils.py                   285    185    164     27    29%
18:02:14 docker/version.py                         2      0      0      0   100%
18:02:14 -----------------------------------------------------------------------
18:02:14 TOTAL                                  5110   3195   2187    175    30%
18:02:14 
18:02:14 ============== 23 passed, 1 xpassed, 1 warnings in 25.56 seconds ===============
[Pipeline] sh
18:02:14 + docker stop dpy-dind-1-0-py2.7-19.03.13
18:02:15 tests/ssh/api_build_test.py::BuildTest::test_prune_builds XPASS          [100%]
18:02:15 
18:02:15 =============================== warnings summary ===============================
18:02:15 /usr/local/lib/python2.7/site-packages/OpenSSL/crypto.py:12
18:02:15   /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.
18:02:15     from cryptography import x509
18:02:15 
18:02:15 -- Docs: https://docs.pytest.org/en/latest/warnings.html
18:02:15 
18:02:15 ---------- coverage: platform linux2, python 2.7.18-final-0 ----------
18:02:15 Name                                  Stmts   Miss Branch BrPart  Cover
18:02:15 -----------------------------------------------------------------------
18:02:15 docker/__init__.py                        8      0      0      0   100%
18:02:15 docker/api/__init__.py                    1      0      0      0   100%
18:02:15 docker/api/build.py                     126     21     92     23    78%
18:02:15 docker/api/client.py                    263    102     96     15    55%
18:02:15 docker/api/config.py                     31     19      6      0    32%
18:02:15 docker/api/container.py                 266    171    102     10    29%
18:02:15 docker/api/daemon.py                     39     28     14      0    21%
18:02:15 docker/api/exec_api.py                   46     36     22      0    15%
18:02:15 docker/api/image.py                     151    100     50      5    28%
18:02:15 docker/api/network.py                    90     56     48      7    30%
18:02:15 docker/api/plugin.py                     90     68     12      0    22%
18:02:15 docker/api/secret.py                     36     23     10      0    28%
18:02:15 docker/api/service.py                   200    176    149      0     7%
18:02:15 docker/api/swarm.py                     106     77     38      0    20%
18:02:15 docker/api/volume.py                     38     29     14      0    17%
18:02:15 docker/auth.py                          198    113     74     15    37%
18:02:15 docker/client.py                         69     20      2      0    69%
18:02:15 docker/constants.py                      21      0      0      0   100%
18:02:15 docker/context/__init__.py                2      0      0      0   100%
18:02:15 docker/context/api.py                    78     57     38      0    18%
18:02:15 docker/context/config.py                 61     42     16      1    26%
18:02:15 docker/context/context.py               151    110     62      2    20%
18:02:15 docker/credentials/__init__.py            3      0      0      0   100%
18:02:15 docker/credentials/constants.py           4      0      0      0   100%
18:02:15 docker/credentials/errors.py             11      4      2      0    54%
18:02:15 docker/credentials/store.py              50     35     16      0    23%
18:02:15 docker/credentials/utils.py              23     18     12      0    14%
18:02:15 docker/errors.py                        110     38     18      5    62%
18:02:15 docker/models/__init__.py                 0      0      0      0   100%
18:02:15 docker/models/configs.py                 21      8      0      0    62%
18:02:15 docker/models/containers.py             183    131     60      0    21%
18:02:15 docker/models/images.py                 137     92     50      0    24%
18:02:15 docker/models/networks.py                37     20      8      0    38%
18:02:15 docker/models/nodes.py                   15      5      0      0    67%
18:02:15 docker/models/plugins.py                 49     30      8      0    33%
18:02:15 docker/models/resource.py                41     24      6      0    36%
18:02:15 docker/models/secrets.py                 21      8      0      0    62%
18:02:15 docker/models/services.py                87     63     34      0    20%
18:02:15 docker/models/swarm.py                   39     21      6      0    40%
18:02:15 docker/models/volumes.py                 23     10      2      0    52%
18:02:15 docker/tls.py                            37     26     14      0    22%
18:02:15 docker/transport/__init__.py             11      3      0      0    73%
18:02:15 docker/transport/basehttpadapter.py       6      0      2      1    88%
18:02:15 docker/transport/npipeconn.py            59     54     10      0     7%
18:02:15 docker/transport/npipesocket.py         137    132     22      0     3%
18:02:15 docker/transport/sshconn.py             149     57     50     14    53%
18:02:15 docker/transport/ssladapter.py           36     20     10      1    37%
18:02:15 docker/transport/unixconn.py             66     42     12      0    31%
18:02:15 docker/types/__init__.py                  6      0      0      0   100%
18:02:15 docker/types/base.py                      5      2      2      0    43%
18:02:15 docker/types/containers.py              420    356    324     11    10%
18:02:15 docker/types/daemon.py                   36     26     14      0    20%
18:02:15 docker/types/healthcheck.py              34     20      4      0    37%
18:02:15 docker/types/networks.py                 41     21     28      8    41%
18:02:15 docker/types/services.py                312    259    206      0    10%
18:02:15 docker/types/swarm.py                    51     45     40      0     7%
18:02:15 docker/utils/__init__.py                  3      0      0      0   100%
18:02:15 docker/utils/build.py                   155     23     74     13    82%
18:02:15 docker/utils/config.py                   36     11     10      4    67%
18:02:15 docker/utils/decorators.py               32      6     12      4    73%
18:02:15 docker/utils/fnmatch.py                  55     27     28      4    41%
18:02:15 docker/utils/json_stream.py              43      8     14      3    77%
18:02:15 docker/utils/ports.py                    50     50     28      0     0%
18:02:15 docker/utils/proxy.py                    32      3     12      2    89%
18:02:15 docker/utils/socket.py                   86     64     40      0    17%
18:02:15 docker/utils/utils.py                   285    185    164     27    29%
18:02:15 docker/version.py                         2      0      0      0   100%
18:02:15 -----------------------------------------------------------------------
18:02:15 TOTAL                                  5110   3195   2187    175    30%
18:02:15 
18:02:15 ============== 23 passed, 1 xpassed, 1 warnings in 25.88 seconds ===============
[Pipeline] sh
18:02:15 + docker stop dpy-dind-1-0-py2.7-19.03.12
18:02:16 dpy-dind-1-0-py2.7-19.03.13
18:02:16 + docker network rm dpy-testnet-1-0-py2.7-19.03.13
18:02:16 dpy-testnet-1-0-py2.7-19.03.13
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
18:02:17 dpy-dind-1-0-py2.7-19.03.12
18:02:17 + docker network rm dpy-testnet-1-0-py2.7-19.03.12
18:02:17 dpy-testnet-1-0-py2.7-19.03.12
[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

Finished: SUCCESS