Skip to content
Failed

Console Output

Pull request #2486 opened
11:01:32 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from cfa2407c12ee98dc24870268f007267acbfca749+a0b9c3d0b38abd4af1880ca3dde2845556dd2f70 (e4f612ec3a1b7c4c5b61a5975a6e03814db30e86)
Running in Durability level: PERFORMANCE_OPTIMIZED
Loading library jps@master
Examining docker/jps
Attempting to resolve master as a branch
Resolved master as branch master at revision 26028d2ce48352c9b2c3f496e963b79a4944a426
using credential jps-reader
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/jps.git
 > git init /var/cloudbees-jenkins-distribution/workspace/docker-py_PR-2486@libs/jps # timeout=10
Fetching upstream changes from https://github.com/docker/jps.git
 > git --version # timeout=10
using GIT_ASKPASS to set credentials GitHub credentials for docker/jps
 > git fetch --no-tags --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master
 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10
Fetching without tags
Fetching upstream changes from https://github.com/docker/jps.git
using GIT_ASKPASS to set credentials GitHub credentials for docker/jps
 > git fetch --no-tags --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master
Checking out Revision 26028d2ce48352c9b2c3f496e963b79a4944a426 (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 26028d2ce48352c9b2c3f496e963b79a4944a426
Commit message: "[TAR-1227] Run the sonar container as the current user (#17)"
First time build. Skipping changelog.
[Pipeline] Start of Pipeline
[Pipeline] node
Still waiting to schedule task
All nodes of label ‘ubuntu&&!zfs&&amd64’ are offline
Running on ubuntu-1804-overlay2 (i-06be99422df9e7e80) in /home/ubuntu/workspace/docker-py_PR-2486
[Pipeline] {
[Pipeline] withDockerRegistry
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/docker-py_PR-2486@tmp/cdeefe00-dc94-4e14-b5e6-e61ac25736f9/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] echo
11:03:01 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
11:03:01 chowning workspace
[Pipeline] sh
11:03:02 + uname -m
[Pipeline] sh
11:03:02 + pwd
11:03:02 + id -u
11:03:02 + id -g
11:03:02 + docker run --rm -v /home/ubuntu/workspace/docker-py_PR-2486:/workspace busybox chown -R 1000:1000 /workspace
11:03:02 Unable to find image 'busybox:latest' locally
11:03:03 latest: Pulling from library/busybox
11:03:03 bdbbaa22dec6: Pulling fs layer
11:03:03 bdbbaa22dec6: Download complete
11:03:04 bdbbaa22dec6: Pull complete
11:03:04 Digest: sha256:6915be4043561d64e0ab0f8f098dc2ac48e077fe23f488ac24b665166898115a
11:03:04 Status: Downloaded newer image for busybox:latest
[Pipeline] echo
11:03:08 Removing all docker containers
[Pipeline] sh
11:03:09 + docker container ls -aq
[Pipeline] echo
11:03:09 Docker containers have been removed
[Pipeline] echo
11:03:09 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
11:03:09 cleanWorkspace: Workspace is clean.
[Pipeline] stage
[Pipeline] { (build image)
[Pipeline] checkout
11:03:11 using credential docker-jenkins-github-credentials
11:03:11 Cloning the remote Git repository
11:03:11 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/docker-py.git
 > git init /home/ubuntu/workspace/docker-py_PR-2486 # timeout=10
Fetching upstream changes from https://github.com/docker/docker-py.git
 > git --version # timeout=10
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress -- https://github.com/docker/docker-py.git +refs/pull/2486/head:refs/remotes/origin/PR-2486 +refs/heads/master:refs/remotes/origin/master
11:03:14 Fetching without tags
11:03:14 Merging remotes/origin/master commit a0b9c3d0b38abd4af1880ca3dde2845556dd2f70 into PR head commit cfa2407c12ee98dc24870268f007267acbfca749
11:03:14 Merge succeeded, producing cfa2407c12ee98dc24870268f007267acbfca749
11:03:14 Checking out Revision cfa2407c12ee98dc24870268f007267acbfca749 (PR-2486)
 > git config remote.origin.url https://github.com/docker/docker-py.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/2486/head:refs/remotes/origin/PR-2486 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-py.git # timeout=10
Fetching upstream changes from https://github.com/docker/docker-py.git
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress -- https://github.com/docker/docker-py.git +refs/pull/2486/head:refs/remotes/origin/PR-2486 +refs/heads/master:refs/remotes/origin/master
 > git config core.sparsecheckout # timeout=10
 > git checkout -f cfa2407c12ee98dc24870268f007267acbfca749
 > git merge a0b9c3d0b38abd4af1880ca3dde2845556dd2f70 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f cfa2407c12ee98dc24870268f007267acbfca749
11:03:15 Commit message: "tar entry sise must be computed from utf-8 encoded content"
11:03:15 First time build. Skipping changelog.
fatal: bad object 26028d2ce48352c9b2c3f496e963b79a4944a426
[Pipeline] sh
11:03:16 + git rev-parse HEAD
[Pipeline] sh
11:03:17 + docker pull dockerbuildbot/docker-py:py2-cfa2407c12ee98dc24870268f007267acbfca749
11:03:17 Error response from daemon: manifest for dockerbuildbot/docker-py:py2-cfa2407c12ee98dc24870268f007267acbfca749 not found: manifest unknown: manifest unknown
[Pipeline] sh
11:03:17 + docker build -t dockerbuildbot/docker-py:py2-cfa2407c12ee98dc24870268f007267acbfca749 -f tests/Dockerfile --build-arg PYTHON_VERSION=2.7 .
11:03:17 Sending build context to Docker daemon  1.274MB

11:03:18 Step 1/19 : ARG PYTHON_VERSION=3.7
11:03:18 Step 2/19 : FROM python:${PYTHON_VERSION}
11:03:18 2.7: Pulling from library/python
11:03:18 8f0fdd3eaac0: Pulling fs layer
11:03:18 d918eaefd9de: Pulling fs layer
11:03:18 43bf3e3107f5: Pulling fs layer
11:03:18 27622921edb2: Pulling fs layer
11:03:18 dcfa0aa1ae2c: Pulling fs layer
11:03:18 ef6ca6913068: Pulling fs layer
11:03:18 a755ea00feee: Pulling fs layer
11:03:18 74b6f9ff9fd6: Pulling fs layer
11:03:18 bebb4b693476: Pulling fs layer
11:03:18 27622921edb2: Waiting
11:03:18 dcfa0aa1ae2c: Waiting
11:03:18 ef6ca6913068: Waiting
11:03:18 a755ea00feee: Waiting
11:03:18 74b6f9ff9fd6: Waiting
11:03:18 bebb4b693476: Waiting
11:03:18 d918eaefd9de: Verifying Checksum
11:03:18 d918eaefd9de: Download complete
11:03:18 43bf3e3107f5: Verifying Checksum
11:03:18 43bf3e3107f5: Download complete
11:03:20 8f0fdd3eaac0: Verifying Checksum
11:03:20 8f0fdd3eaac0: Download complete
11:03:20 ef6ca6913068: Verifying Checksum
11:03:20 ef6ca6913068: Download complete
11:03:20 27622921edb2: Verifying Checksum
11:03:20 27622921edb2: Download complete
11:03:20 74b6f9ff9fd6: Verifying Checksum
11:03:20 74b6f9ff9fd6: Download complete
11:03:20 a755ea00feee: Verifying Checksum
11:03:20 a755ea00feee: Download complete
11:03:21 bebb4b693476: Verifying Checksum
11:03:21 bebb4b693476: Download complete
11:03:25 dcfa0aa1ae2c: Verifying Checksum
11:03:25 dcfa0aa1ae2c: Download complete
11:03:26 8f0fdd3eaac0: Pull complete
11:03:27 d918eaefd9de: Pull complete
11:03:28 43bf3e3107f5: Pull complete
11:03:33 27622921edb2: Pull complete
11:03:45 dcfa0aa1ae2c: Pull complete
11:03:46 ef6ca6913068: Pull complete
11:03:48 a755ea00feee: Pull complete
11:03:48 74b6f9ff9fd6: Pull complete
11:03:49 bebb4b693476: Pull complete
11:03:49 Digest: sha256:9517f5314968111658d229ed3038630a174e7a4f1b852bd185b70f614dffba08
11:03:49 Status: Downloaded newer image for python:2.7
11:03:49  ---> 426ba9523d99
11:03:49 Step 3/19 : ARG APT_MIRROR
11:03:55  ---> Running in a3d556d2353c
11:03:55 Removing intermediate container a3d556d2353c
11:03:55  ---> 971a4789d417
11:03:55 Step 4/19 : RUN sed -ri "s/(httpredir|deb).debian.org/${APT_MIRROR:-deb.debian.org}/g" /etc/apt/sources.list  && sed -ri "s/(security).debian.org/${APT_MIRROR:-security.debian.org}/g" /etc/apt/sources.list
11:03:55  ---> Running in da16adc5e57e
11:03:56 Removing intermediate container da16adc5e57e
11:03:56  ---> 6a4adbfae8f4
11:03:56 Step 5/19 : RUN apt-get update && apt-get -y install     gnupg2     pass     curl
11:03:56  ---> Running in bcba797655f7
11:03:58 Get:1 http://deb.debian.org/debian buster InRelease [122 kB]
11:03:58 Get:2 http://deb.debian.org/debian buster-updates InRelease [49.3 kB]
11:03:58 Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
11:03:58 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7908 kB]
11:03:58 Get:5 http://deb.debian.org/debian buster-updates/main amd64 Packages [5792 B]
11:03:58 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 Packages [168 kB]
11:04:00 Fetched 8318 kB in 3s (3220 kB/s)
11:04:01 Reading package lists...
11:04:02 Reading package lists...
11:04:02 Building dependency tree...
11:04:02 Reading state information...
11:04:03 curl is already the newest version (7.64.0-4).
11:04:03 The following additional packages will be installed:
11:04:03   libqrencode4 libxmu6 libxmuu1 qrencode tree xauth xclip
11:04:03 Suggested packages:
11:04:03   libxml-simple-perl ruby
11:04:03 The following NEW packages will be installed:
11:04:03   gnupg2 libqrencode4 libxmu6 libxmuu1 pass qrencode tree xauth xclip
11:04:03 0 upgraded, 9 newly installed, 0 to remove and 0 not upgraded.
11:04:03 Need to get 708 kB of archives.
11:04:03 After this operation, 1197 kB of additional disk space will be used.
11:04:03 Get:1 http://deb.debian.org/debian buster/main amd64 gnupg2 all 2.2.12-1+deb10u1 [393 kB]
11:04:03 Get:2 http://deb.debian.org/debian buster/main amd64 libqrencode4 amd64 4.0.2-1 [38.2 kB]
11:04:03 Get:3 http://deb.debian.org/debian buster/main amd64 libxmu6 amd64 2:1.1.2-2+b3 [60.8 kB]
11:04:03 Get:4 http://deb.debian.org/debian buster/main amd64 libxmuu1 amd64 2:1.1.2-2+b3 [23.9 kB]
11:04:03 Get:5 http://deb.debian.org/debian buster/main amd64 tree amd64 1.8.0-1 [49.3 kB]
11:04:03 Get:6 http://deb.debian.org/debian buster/main amd64 pass all 1.7.3-2 [39.2 kB]
11:04:03 Get:7 http://deb.debian.org/debian buster/main amd64 qrencode amd64 4.0.2-1 [39.8 kB]
11:04:03 Get:8 http://deb.debian.org/debian buster/main amd64 xauth amd64 1:1.0.10-1 [40.3 kB]
11:04:03 Get:9 http://deb.debian.org/debian buster/main amd64 xclip amd64 0.13-1 [23.2 kB]
11:04:03 debconf: delaying package configuration, since apt-utils is not installed
11:04:03 Fetched 708 kB in 0s (2619 kB/s)
11:04:03 Selecting previously unselected package gnupg2.
11:04:03 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24533 files and directories currently installed.)
11:04:03 Preparing to unpack .../0-gnupg2_2.2.12-1+deb10u1_all.deb ...
11:04:03 Unpacking gnupg2 (2.2.12-1+deb10u1) ...
11:04:03 Selecting previously unselected package libqrencode4:amd64.
11:04:03 Preparing to unpack .../1-libqrencode4_4.0.2-1_amd64.deb ...
11:04:03 Unpacking libqrencode4:amd64 (4.0.2-1) ...
11:04:03 Selecting previously unselected package libxmu6:amd64.
11:04:03 Preparing to unpack .../2-libxmu6_2%3a1.1.2-2+b3_amd64.deb ...
11:04:03 Unpacking libxmu6:amd64 (2:1.1.2-2+b3) ...
11:04:03 Selecting previously unselected package libxmuu1:amd64.
11:04:03 Preparing to unpack .../3-libxmuu1_2%3a1.1.2-2+b3_amd64.deb ...
11:04:03 Unpacking libxmuu1:amd64 (2:1.1.2-2+b3) ...
11:04:03 Selecting previously unselected package tree.
11:04:03 Preparing to unpack .../4-tree_1.8.0-1_amd64.deb ...
11:04:03 Unpacking tree (1.8.0-1) ...
11:04:03 Selecting previously unselected package pass.
11:04:03 Preparing to unpack .../5-pass_1.7.3-2_all.deb ...
11:04:03 Unpacking pass (1.7.3-2) ...
11:04:03 Selecting previously unselected package qrencode.
11:04:03 Preparing to unpack .../6-qrencode_4.0.2-1_amd64.deb ...
11:04:03 Unpacking qrencode (4.0.2-1) ...
11:04:04 Selecting previously unselected package xauth.
11:04:04 Preparing to unpack .../7-xauth_1%3a1.0.10-1_amd64.deb ...
11:04:04 Unpacking xauth (1:1.0.10-1) ...
11:04:04 Selecting previously unselected package xclip.
11:04:04 Preparing to unpack .../8-xclip_0.13-1_amd64.deb ...
11:04:04 Unpacking xclip (0.13-1) ...
11:04:04 Setting up gnupg2 (2.2.12-1+deb10u1) ...
11:04:04 Setting up libxmu6:amd64 (2:1.1.2-2+b3) ...
11:04:04 Setting up libqrencode4:amd64 (4.0.2-1) ...
11:04:04 Setting up qrencode (4.0.2-1) ...
11:04:04 Setting up tree (1.8.0-1) ...
11:04:04 Setting up xclip (0.13-1) ...
11:04:04 Setting up pass (1.7.3-2) ...
11:04:04 Setting up libxmuu1:amd64 (2:1.1.2-2+b3) ...
11:04:04 Setting up xauth (1:1.0.10-1) ...
11:04:04 Processing triggers for libc-bin (2.28-10) ...
11:04:05 Removing intermediate container bcba797655f7
11:04:05  ---> 7ab352fccd12
11:04:05 Step 6/19 : COPY ./tests/gpg-keys /gpg-keys
11:04:05  ---> 92898afb0d65
11:04:05 Step 7/19 : RUN gpg2 --import gpg-keys/secret
11:04:05  ---> Running in 99725388dd64
11:04:07 gpg: directory '/root/.gnupg' created
11:04:07 gpg: keybox '/root/.gnupg/pubring.kbx' created
11:04:07 gpg: /root/.gnupg/trustdb.gpg: trustdb created
11:04:07 gpg: key 464ED987A7B21401: public key "Sakuya Izayoi <sakuya@gensokyo.jp>" imported
11:04:07 gpg: key 464ED987A7B21401: secret key imported
11:04:07 gpg: Total number processed: 1
11:04:07 gpg:               imported: 1
11:04:07 gpg:       secret keys read: 1
11:04:07 gpg:   secret keys imported: 1
11:04:07 Removing intermediate container 99725388dd64
11:04:07  ---> a58729ecef8b
11:04:07 Step 8/19 : RUN gpg2 --import-ownertrust gpg-keys/ownertrust
11:04:07  ---> Running in fc5380cb778f
11:04:08 gpg: inserting ownertrust of 6
11:04:09 Removing intermediate container fc5380cb778f
11:04:09  ---> 68c3be90c223
11:04:09 Step 9/19 : RUN yes | pass init $(gpg2 --no-auto-check-trustdb --list-secret-key | awk '/^sec/{getline; $1=$1; print}')
11:04:09  ---> Running in b216e104fe48
11:04:10 gpg: please do a --check-trustdb
11:04:10 mkdir: created directory '/root/.password-store/'
11:04:10 Password store initialized for 9781B87DAB042E6FD51388A5464ED987A7B21401
11:04:11 Removing intermediate container b216e104fe48
11:04:11  ---> 5bae0052966a
11:04:11 Step 10/19 : RUN gpg2 --check-trustdb
11:04:11  ---> Running in 43faefefdf6e
11:04:12 gpg: marginals needed: 3  completes needed: 1  trust model: pgp
11:04:12 gpg: depth: 0  valid:   1  signed:   0  trust: 0-, 0q, 0n, 0m, 0f, 1u
11:04:13 Removing intermediate container 43faefefdf6e
11:04:13  ---> bd2d06e5ba10
11:04:13 Step 11/19 : ARG CREDSTORE_VERSION=v0.6.3
11:04:13  ---> Running in 71b62ed2a0d8
11:04:13 Removing intermediate container 71b62ed2a0d8
11:04:13  ---> 93de5793ab1e
11:04:13 Step 12/19 : RUN curl -sSL -o /opt/docker-credential-pass.tar.gz     https://github.com/docker/docker-credential-helpers/releases/download/$CREDSTORE_VERSION/docker-credential-pass-$CREDSTORE_VERSION-amd64.tar.gz &&     tar -xf /opt/docker-credential-pass.tar.gz -O > /usr/local/bin/docker-credential-pass &&     rm -rf /opt/docker-credential-pass.tar.gz &&     chmod +x /usr/local/bin/docker-credential-pass
11:04:13  ---> Running in be211f786577
11:04:15 Removing intermediate container be211f786577
11:04:15  ---> 194b1ce50cf7
11:04:15 Step 13/19 : WORKDIR /src
11:04:15  ---> Running in fee908c343a7
11:04:15 Removing intermediate container fee908c343a7
11:04:15  ---> 4c1b0fd61d3c
11:04:15 Step 14/19 : COPY requirements.txt /src/requirements.txt
11:04:16  ---> 84902f4805f2
11:04:16 Step 15/19 : RUN pip install -r requirements.txt
11:04:16  ---> Running in a6643b5ecfcb
11:04:17 DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support
11:04:17 Ignoring pypiwin32: markers 'sys_platform == "win32" and python_version < "3.6"' don't match your environment
11:04:17 Ignoring pypiwin32: markers 'sys_platform == "win32" and python_version >= "3.6"' don't match your environment
11:04:21 Collecting appdirs==1.4.3
11:04:22   Downloading https://files.pythonhosted.org/packages/56/eb/810e700ed1349edde4cbdc1b2a21e28cdf115f9faf263f6bbf8447c1abf3/appdirs-1.4.3-py2.py3-none-any.whl
11:04:22 Collecting asn1crypto==0.22.0
11:04:22   Downloading https://files.pythonhosted.org/packages/97/ba/7e8117d8efcee589f4d96dd2b2eb1d997f96d27d214cf2b7134ad8acf6ab/asn1crypto-0.22.0-py2.py3-none-any.whl (97kB)
11:04:22 Collecting backports.ssl-match-hostname==3.5.0.1
11:04:22   Downloading https://files.pythonhosted.org/packages/76/21/2dc61178a2038a5cb35d14b61467c6ac632791ed05131dda72c20e7b9e23/backports.ssl_match_hostname-3.5.0.1.tar.gz
11:04:23 Collecting cffi==1.10.0
11:04:23   Downloading https://files.pythonhosted.org/packages/50/85/d74d06ac09fc2deb3d9bd6d6aca4ca13d82b8118c04494cd0e84fcd81624/cffi-1.10.0-cp27-cp27mu-manylinux1_x86_64.whl (392kB)
11:04:23 Collecting cryptography==2.3
11:04:23   Downloading https://files.pythonhosted.org/packages/67/21/e79987f1f9abae42d666b1f89b4e78aa096acc00bbf97ad40d19b07b4a83/cryptography-2.3-cp27-cp27mu-manylinux1_x86_64.whl (2.1MB)
11:04:24 Collecting enum34==1.1.6
11:04:24   Downloading https://files.pythonhosted.org/packages/c5/db/e56e6b4bbac7c4a06de1c50de6fe1ef3810018ae11732a50f15f62c7d050/enum34-1.1.6-py2-none-any.whl
11:04:24 Collecting idna==2.5
11:04:24   Downloading https://files.pythonhosted.org/packages/11/7d/9bbbd7bb35f34b0169542487d2a8859e44306bb2e6a4455d491800a5621f/idna-2.5-py2.py3-none-any.whl (55kB)
11:04:24 Collecting ipaddress==1.0.18
11:04:24   Downloading https://files.pythonhosted.org/packages/17/93/28f4dd560780dd70fe75ce7e2662869770dfac181f6bbb472179ea8da516/ipaddress-1.0.18-py2-none-any.whl
11:04:24 Collecting packaging==16.8
11:04:24   Downloading https://files.pythonhosted.org/packages/87/1b/c39b7c65b5612812b83d6cab7ef2885eac9f6beb0b7b8a7071a186aea3b1/packaging-16.8-py2.py3-none-any.whl
11:04:24 Collecting paramiko==2.4.2
11:04:24   Downloading https://files.pythonhosted.org/packages/cf/ae/94e70d49044ccc234bfdba20114fa947d7ba6eb68a2e452d89b920e62227/paramiko-2.4.2-py2.py3-none-any.whl (193kB)
11:04:24 Collecting pycparser==2.17
11:04:24   Downloading https://files.pythonhosted.org/packages/be/64/1bb257ffb17d01f4a38d7ce686809a736837ad4371bcc5c42ba7a715c3ac/pycparser-2.17.tar.gz (231kB)
11:04:24 Collecting pyOpenSSL==18.0.0
11:04:24   Downloading https://files.pythonhosted.org/packages/96/af/9d29e6bd40823061aea2e0574ccb2fcf72bfd6130ce53d32773ec375458c/pyOpenSSL-18.0.0-py2.py3-none-any.whl (53kB)
11:04:25 Collecting pyparsing==2.2.0
11:04:25   Downloading https://files.pythonhosted.org/packages/6a/8a/718fd7d3458f9fab8e67186b00abdd345b639976bc7fb3ae722e1b026a50/pyparsing-2.2.0-py2.py3-none-any.whl (56kB)
11:04:25 Collecting requests==2.20.0
11:04:25   Downloading https://files.pythonhosted.org/packages/f1/ca/10332a30cb25b627192b4ea272c351bce3ca1091e541245cccbace6051d8/requests-2.20.0-py2.py3-none-any.whl (60kB)
11:04:25 Collecting six==1.10.0
11:04:25   Downloading https://files.pythonhosted.org/packages/c8/0a/b6723e1bc4c516cb687841499455a8505b44607ab535be01091c0f24f079/six-1.10.0-py2.py3-none-any.whl
11:04:25 Collecting urllib3==1.24.3
11:04:25   Downloading https://files.pythonhosted.org/packages/01/11/525b02e4acc0c747de8b6ccdab376331597c569c42ea66ab0a1dbd36eca2/urllib3-1.24.3-py2.py3-none-any.whl (118kB)
11:04:25 Collecting websocket-client==0.56.0
11:04:25   Downloading https://files.pythonhosted.org/packages/29/19/44753eab1fdb50770ac69605527e8859468f3c0fd7dc5a76dd9c4dbd7906/websocket_client-0.56.0-py2.py3-none-any.whl (200kB)
11:04:25 Collecting pyasn1>=0.1.7
11:04:25   Downloading https://files.pythonhosted.org/packages/62/1e/a94a8d635fa3ce4cfc7f506003548d0a2447ae76fd5ca53932970fe3053f/pyasn1-0.4.8-py2.py3-none-any.whl (77kB)
11:04:25 Collecting bcrypt>=3.1.3
11:04:25   Downloading https://files.pythonhosted.org/packages/ad/36/9a0227d048e98409f012570f7bef8a8c2373b9c9c5dfbf82963cbae05ede/bcrypt-3.1.7-cp27-cp27mu-manylinux1_x86_64.whl (59kB)
11:04:25 Collecting pynacl>=1.0.1
11:04:25   Downloading https://files.pythonhosted.org/packages/b3/25/e605574f24948a8a53b497744e93f061eb1dbe7c44b6465fc1c172d591aa/PyNaCl-1.3.0-cp27-cp27mu-manylinux1_x86_64.whl (762kB)
11:04:26 Collecting chardet<3.1.0,>=3.0.2
11:04:26   Downloading https://files.pythonhosted.org/packages/bc/a9/01ffebfb562e4274b6487b4bb1ddec7ca55ec7510b22e4c51f14098443b8/chardet-3.0.4-py2.py3-none-any.whl (133kB)
11:04:26 Collecting certifi>=2017.4.17
11:04:26   Downloading https://files.pythonhosted.org/packages/b9/63/df50cac98ea0d5b006c55a399c3bf1db9da7b5a24de7890bc9cfd5dd9e99/certifi-2019.11.28-py2.py3-none-any.whl (156kB)
11:04:26 Building wheels for collected packages: backports.ssl-match-hostname, pycparser
11:04:26   Building wheel for backports.ssl-match-hostname (setup.py): started
11:04:26   Building wheel for backports.ssl-match-hostname (setup.py): finished with status 'done'
11:04:26   Created wheel for backports.ssl-match-hostname: filename=backports.ssl_match_hostname-3.5.0.1-cp27-none-any.whl size=5211 sha256=82300b2cfd3ded2f7c37e59b30a0998888f7d4f77ced009d37d371bcb316bf3f
11:04:26   Stored in directory: /root/.cache/pip/wheels/99/7e/f7/a88a9bcf7a3bd6b12cf6a74eee8c89746aaa02f71ab7b33939
11:04:26   Building wheel for pycparser (setup.py): started
11:04:27   Building wheel for pycparser (setup.py): finished with status 'done'
11:04:27   Created wheel for pycparser: filename=pycparser-2.17-py2.py3-none-any.whl size=193884 sha256=09724149171393d6b0e6932ac41f9b42ba478bc65efcfc5132560c46aadbb99b
11:04:27   Stored in directory: /root/.cache/pip/wheels/3f/a9/a7/44a27bb67d962845df8df4ac988e1f369184e307392ce37c5b
11:04:27 Successfully built backports.ssl-match-hostname pycparser
11:04:27 Installing collected packages: appdirs, asn1crypto, backports.ssl-match-hostname, pycparser, cffi, enum34, six, idna, ipaddress, cryptography, pyparsing, packaging, pyasn1, bcrypt, pynacl, paramiko, pyOpenSSL, urllib3, chardet, certifi, requests, websocket-client
11:04:28 Successfully installed appdirs-1.4.3 asn1crypto-0.22.0 backports.ssl-match-hostname-3.5.0.1 bcrypt-3.1.7 certifi-2019.11.28 cffi-1.10.0 chardet-3.0.4 cryptography-2.3 enum34-1.1.6 idna-2.5 ipaddress-1.0.18 packaging-16.8 paramiko-2.4.2 pyOpenSSL-18.0.0 pyasn1-0.4.8 pycparser-2.17 pynacl-1.3.0 pyparsing-2.2.0 requests-2.20.0 six-1.10.0 urllib3-1.24.3 websocket-client-0.56.0
11:04:35 Removing intermediate container a6643b5ecfcb
11:04:35  ---> 9b12d00143ea
11:04:35 Step 16/19 : COPY test-requirements.txt /src/test-requirements.txt
11:04:35  ---> de22acf46e67
11:04:35 Step 17/19 : RUN pip install -r test-requirements.txt
11:04:35  ---> Running in eea1debd484c
11:04:36 DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support
11:04:41 Collecting coverage==4.5.2
11:04:42   Downloading https://files.pythonhosted.org/packages/af/cf/e240715a50d64b0538a08a2be1ae4060fb25791e911cbe8fd2367b5deeaa/coverage-4.5.2-cp27-cp27mu-manylinux1_x86_64.whl (201kB)
11:04:42 Collecting flake8==3.6.0
11:04:42   Downloading https://files.pythonhosted.org/packages/34/a6/49e2849a0e5464e1b5d621f63bc8453066f0f367bb3b744a33fca0bc1ddd/flake8-3.6.0-py2.py3-none-any.whl (68kB)
11:04:42 Collecting mock==1.0.1
11:04:42   Downloading https://files.pythonhosted.org/packages/a2/52/7edcd94f0afb721a2d559a5b9aae8af4f8f2c79bc63fdbe8a8a6c9b23bbe/mock-1.0.1.tar.gz (818kB)
11:04:42 Collecting pytest==4.3.1
11:04:42   Downloading https://files.pythonhosted.org/packages/c8/52/c455e718f19e4fd7126c81b4910ca2431ded6c28b97e36a1a1f5e5ef7247/pytest-4.3.1-py2.py3-none-any.whl (219kB)
11:04:42 Collecting pytest-cov==2.6.1
11:04:42   Downloading https://files.pythonhosted.org/packages/7d/b5/92f32674ab954f80499ac73347bfeb815545ea295439c12b0ef3ac8f0975/pytest_cov-2.6.1-py2.py3-none-any.whl
11:04:43 Collecting pytest-timeout==1.3.3
11:04:43   Downloading https://files.pythonhosted.org/packages/58/92/f60ea2e27074d6f97c8aaf21e34d1f838eb623e4b8070680846c65318a10/pytest_timeout-1.3.3-py2.py3-none-any.whl
11:04:43 Collecting pyflakes<2.1.0,>=2.0.0
11:04:43   Downloading https://files.pythonhosted.org/packages/44/98/af7a72c9a543b1487d92813c648cb9b9adfbc96faef5455d60f4439aa99b/pyflakes-2.0.0-py2.py3-none-any.whl (53kB)
11:04:43 Collecting pycodestyle<2.5.0,>=2.4.0
11:04:43   Downloading https://files.pythonhosted.org/packages/e5/c6/ce130213489969aa58610042dff1d908c25c731c9575af6935c2dfad03aa/pycodestyle-2.4.0-py2.py3-none-any.whl (62kB)
11:04:43 Collecting mccabe<0.7.0,>=0.6.0
11:04:43   Downloading https://files.pythonhosted.org/packages/87/89/479dc97e18549e21354893e4ee4ef36db1d237534982482c3681ee6e7b57/mccabe-0.6.1-py2.py3-none-any.whl
11:04:43 Collecting configparser; python_version < "3.2"
11:04:43   Downloading https://files.pythonhosted.org/packages/7a/2a/95ed0501cf5d8709490b1d3a3f9b5cf340da6c433f896bbe9ce08dbe6785/configparser-4.0.2-py2.py3-none-any.whl
11:04:43 Requirement already satisfied: enum34; python_version < "3.4" in /usr/local/lib/python2.7/site-packages (from flake8==3.6.0->-r test-requirements.txt (line 2)) (1.1.6)
11:04:43 Requirement already satisfied: setuptools>=30 in /usr/local/lib/python2.7/site-packages (from flake8==3.6.0->-r test-requirements.txt (line 2)) (42.0.2)
11:04:43 Collecting attrs>=17.4.0
11:04:43   Downloading https://files.pythonhosted.org/packages/a2/db/4313ab3be961f7a763066401fb77f7748373b6094076ae2bda2806988af6/attrs-19.3.0-py2.py3-none-any.whl
11:04:43 Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python2.7/site-packages (from pytest==4.3.1->-r test-requirements.txt (line 4)) (1.10.0)
11:04:43 Collecting pathlib2>=2.2.0; python_version < "3.6"
11:04:43   Downloading https://files.pythonhosted.org/packages/e9/45/9c82d3666af4ef9f221cbb954e1d77ddbb513faf552aea6df5f37f1a4859/pathlib2-2.3.5-py2.py3-none-any.whl
11:04:43 Collecting funcsigs; python_version < "3.0"
11:04:43   Downloading https://files.pythonhosted.org/packages/69/cb/f5be453359271714c01b9bd06126eaf2e368f1fddfff30818754b5ac2328/funcsigs-1.0.2-py2.py3-none-any.whl
11:04:43 Collecting atomicwrites>=1.0
11:04:43   Downloading https://files.pythonhosted.org/packages/52/90/6155aa926f43f2b2a22b01be7241be3bfd1ceaf7d0b3267213e8127d41f4/atomicwrites-1.3.0-py2.py3-none-any.whl
11:04:43 Collecting pluggy>=0.7
11:04:43   Downloading https://files.pythonhosted.org/packages/a0/28/85c7aa31b80d150b772fbe4a229487bc6644da9ccb7e427dd8cc60cb8a62/pluggy-0.13.1-py2.py3-none-any.whl
11:04:43 Collecting more-itertools<6.0.0,>=4.0.0; python_version <= "2.7"
11:04:43   Downloading https://files.pythonhosted.org/packages/2f/9d/dcfe59e213093695f108508af1214cf9cd95cc5489e46877ec5cb56369e5/more_itertools-5.0.0-py2-none-any.whl (52kB)
11:04:43 Collecting py>=1.5.0
11:04:43   Downloading https://files.pythonhosted.org/packages/99/8d/21e1767c009211a62a8e3067280bfce76e89c9f876180308515942304d2d/py-1.8.1-py2.py3-none-any.whl (83kB)
11:04:44 Collecting scandir; python_version < "3.5"
11:04:44   Downloading https://files.pythonhosted.org/packages/df/f5/9c052db7bd54d0cbf1bc0bb6554362bba1012d03e5888950a4f5c5dadc4e/scandir-1.10.0.tar.gz
11:04:44 Collecting importlib-metadata>=0.12; python_version < "3.8"
11:04:44   Downloading https://files.pythonhosted.org/packages/e9/71/1a1e0ed0981bb6a67bce55a210f168126b7ebd2065958673797ea66489ca/importlib_metadata-1.3.0-py2.py3-none-any.whl
11:04:44 Collecting contextlib2; python_version < "3"
11:04:44   Downloading https://files.pythonhosted.org/packages/85/60/370352f7ef6aa96c52fb001831622f50f923c1d575427d021b8ab3311236/contextlib2-0.6.0.post1-py2.py3-none-any.whl
11:04:44 Collecting zipp>=0.5
11:04:44   Downloading https://files.pythonhosted.org/packages/74/3d/1ee25a26411ba0401b43c6376d2316a71addcc72ef8690b101b4ea56d76a/zipp-0.6.0-py2.py3-none-any.whl
11:04:44 Building wheels for collected packages: mock, scandir
11:04:44   Building wheel for mock (setup.py): started
11:04:44   Building wheel for mock (setup.py): finished with status 'done'
11:04:44   Created wheel for mock: filename=mock-1.0.1-cp27-none-any.whl size=23755 sha256=03872473b93c1cc08b98fa4b43520399482bbfff1ab9b66d8db6d0474bffb2ed
11:04:44   Stored in directory: /root/.cache/pip/wheels/7e/72/92/744b532c779242b57aab4bcba80c312b30c069bbd60025e7e6
11:04:44   Building wheel for scandir (setup.py): started
11:04:45   Building wheel for scandir (setup.py): finished with status 'done'
11:04:45   Created wheel for scandir: filename=scandir-1.10.0-cp27-cp27mu-linux_x86_64.whl size=42795 sha256=ca504b5f1a3c2b878adb4a249672dc91ed5666f355a72f2ec3ee9a7233fdc07f
11:04:45   Stored in directory: /root/.cache/pip/wheels/91/95/75/19c98a91239878abbc7c59970abd3b4e0438a7dd5b61778335
11:04:45 Successfully built mock scandir
11:04:45 Installing collected packages: coverage, pyflakes, pycodestyle, mccabe, configparser, flake8, mock, attrs, scandir, pathlib2, funcsigs, atomicwrites, contextlib2, more-itertools, zipp, importlib-metadata, pluggy, py, pytest, pytest-cov, pytest-timeout
11:04:46 Successfully installed atomicwrites-1.3.0 attrs-19.3.0 configparser-4.0.2 contextlib2-0.6.0.post1 coverage-4.5.2 flake8-3.6.0 funcsigs-1.0.2 importlib-metadata-1.3.0 mccabe-0.6.1 mock-1.0.1 more-itertools-5.0.0 pathlib2-2.3.5 pluggy-0.13.1 py-1.8.1 pycodestyle-2.4.0 pyflakes-2.0.0 pytest-4.3.1 pytest-cov-2.6.1 pytest-timeout-1.3.3 scandir-1.10.0 zipp-0.6.0
11:04:48 Removing intermediate container eea1debd484c
11:04:48  ---> ec375d957927
11:04:48 Step 18/19 : COPY . /src
11:04:49  ---> adea1da65926
11:04:49 Step 19/19 : RUN pip install .
11:04:49  ---> Running in d72a5e115814
11:04:50 DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support
11:04:50 Processing /src
11:04:50 Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python2.7/site-packages (from docker==4.1.0.dev0) (1.10.0)
11:04:50 Requirement already satisfied: websocket-client>=0.32.0 in /usr/local/lib/python2.7/site-packages (from docker==4.1.0.dev0) (0.56.0)
11:04:50 Requirement already satisfied: requests!=2.18.0,>=2.14.2 in /usr/local/lib/python2.7/site-packages (from docker==4.1.0.dev0) (2.20.0)
11:04:50 Requirement already satisfied: backports.ssl_match_hostname>=3.5 in /usr/local/lib/python2.7/site-packages (from docker==4.1.0.dev0) (3.5.0.1)
11:04:50 Requirement already satisfied: ipaddress>=1.0.16 in /usr/local/lib/python2.7/site-packages (from docker==4.1.0.dev0) (1.0.18)
11:04:50 Requirement already satisfied: urllib3<1.25,>=1.21.1 in /usr/local/lib/python2.7/site-packages (from requests!=2.18.0,>=2.14.2->docker==4.1.0.dev0) (1.24.3)
11:04:50 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/local/lib/python2.7/site-packages (from requests!=2.18.0,>=2.14.2->docker==4.1.0.dev0) (3.0.4)
11:04:50 Requirement already satisfied: idna<2.8,>=2.5 in /usr/local/lib/python2.7/site-packages (from requests!=2.18.0,>=2.14.2->docker==4.1.0.dev0) (2.5)
11:04:50 Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python2.7/site-packages (from requests!=2.18.0,>=2.14.2->docker==4.1.0.dev0) (2019.11.28)
11:04:50 Building wheels for collected packages: docker
11:04:50   Building wheel for docker (setup.py): started
11:04:51   Building wheel for docker (setup.py): finished with status 'done'
11:04:51   Created wheel for docker: filename=docker-4.1.0.dev0-py2.py3-none-any.whl size=139448 sha256=02d52b8f5701af26f74ff5b448b8756ce3993fab3db1f86741d34c03dbcfb4ee
11:04:51   Stored in directory: /tmp/pip-ephem-wheel-cache-2tzFp5/wheels/ee/4d/f0/2a86c10b571f6f2e614d6de70cb18e96cf856ba00408408b23
11:04:51 Successfully built docker
11:04:51 Installing collected packages: docker
11:04:51 Successfully installed docker-4.1.0.dev0
11:04:53 Removing intermediate container d72a5e115814
11:04:53  ---> dc6daa053c63
11:04:53 Successfully built dc6daa053c63
11:04:53 Successfully tagged dockerbuildbot/docker-py:py2-cfa2407c12ee98dc24870268f007267acbfca749
[Pipeline] sh
11:04:53 + docker tag dockerbuildbot/docker-py:py2-cfa2407c12ee98dc24870268f007267acbfca749 dockerbuildbot/docker-py:py2-cfa2407c12ee98dc24870268f007267acbfca749
[Pipeline] sh
11:04:53 + docker push dockerbuildbot/docker-py:py2-cfa2407c12ee98dc24870268f007267acbfca749
11:04:53 The push refers to repository [docker.io/dockerbuildbot/docker-py]
11:04:53 f1022a3e85d6: Preparing
11:04:53 4f714ecfce91: Preparing
11:04:53 2043eaeafcfa: Preparing
11:04:53 307c649fdf29: Preparing
11:04:53 a793b04554e0: Preparing
11:04:53 11346fd937ef: Preparing
11:04:53 8227b20da4d9: Preparing
11:04:53 2f87206b473b: Preparing
11:04:53 11346fd937ef: Waiting
11:04:53 8227b20da4d9: Waiting
11:04:53 7dafdab2ad5f: Preparing
11:04:53 c2ea27c3b688: Preparing
11:04:53 235d793d194f: Preparing
11:04:53 c82102bcedb6: Preparing
11:04:53 6334d494565b: Preparing
11:04:53 3f822ceb27d2: Preparing
11:04:53 2f87206b473b: Waiting
11:04:53 7dafdab2ad5f: Waiting
11:04:53 c2ea27c3b688: Waiting
11:04:53 235d793d194f: Waiting
11:04:53 c82102bcedb6: Waiting
11:04:53 6334d494565b: Waiting
11:04:53 651437243c8d: Preparing
11:04:53 a98ea9b99554: Preparing
11:04:53 03a3dc679282: Preparing
11:04:53 3f822ceb27d2: Waiting
11:04:53 651437243c8d: Waiting
11:04:53 a98ea9b99554: Waiting
11:04:53 35fc403d4c4c: Preparing
11:04:53 03a3dc679282: Waiting
11:04:53 c1fbc35a2660: Preparing
11:04:53 f63773c65620: Preparing
11:04:53 e6d60910d056: Preparing
11:04:53 35fc403d4c4c: Waiting
11:04:53 c1fbc35a2660: Waiting
11:04:53 f63773c65620: Waiting
11:04:53 b52c1c103fae: Preparing
11:04:53 6f1c84e6ec59: Preparing
11:04:53 dd5242c2dc8a: Preparing
11:04:53 e6d60910d056: Waiting
11:04:53 b52c1c103fae: Waiting
11:04:53 6f1c84e6ec59: Waiting
11:04:53 dd5242c2dc8a: Waiting
11:04:55 f1022a3e85d6: Pushed
11:04:55 307c649fdf29: Pushed
11:04:56 4f714ecfce91: Pushed
11:04:57 2043eaeafcfa: Pushed
11:04:57 8227b20da4d9: Pushed
11:04:57 11346fd937ef: Pushed
11:04:57 2f87206b473b: Pushed
11:04:57 7dafdab2ad5f: Pushed
11:04:58 c2ea27c3b688: Pushed
11:04:58 235d793d194f: Pushed
11:04:58 a793b04554e0: Pushed
11:04:58 c82102bcedb6: Pushed
11:04:58 03a3dc679282: Layer already exists
11:04:58 6334d494565b: Pushed
11:04:58 35fc403d4c4c: Layer already exists
11:04:58 c1fbc35a2660: Layer already exists
11:04:58 f63773c65620: Layer already exists
11:04:58 a98ea9b99554: Layer already exists
11:04:58 6f1c84e6ec59: Layer already exists
11:04:59 e6d60910d056: Layer already exists
11:04:59 dd5242c2dc8a: Layer already exists
11:04:59 651437243c8d: Pushed
11:04:59 b52c1c103fae: Layer already exists
11:05:01 3f822ceb27d2: Pushed
11:05:03 py2-cfa2407c12ee98dc24870268f007267acbfca749: digest: sha256:655be30911ee3859f43f93b107d72e66c41f2ba98f865e8409226c54da4db297 size: 5353
[Pipeline] sh
11:05:03 + docker pull dockerbuildbot/docker-py:py3-cfa2407c12ee98dc24870268f007267acbfca749
11:05:03 Error response from daemon: manifest for dockerbuildbot/docker-py:py3-cfa2407c12ee98dc24870268f007267acbfca749 not found: manifest unknown: manifest unknown
[Pipeline] sh
11:05:03 + docker build -t dockerbuildbot/docker-py:py3-cfa2407c12ee98dc24870268f007267acbfca749 -f tests/Dockerfile --build-arg PYTHON_VERSION=3.7 .
11:05:04 Sending build context to Docker daemon  1.274MB

11:05:04 Step 1/19 : ARG PYTHON_VERSION=3.7
11:05:04 Step 2/19 : FROM python:${PYTHON_VERSION}
11:05:04 3.7: Pulling from library/python
11:05:04 8f0fdd3eaac0: Already exists
11:05:04 d918eaefd9de: Already exists
11:05:04 43bf3e3107f5: Already exists
11:05:04 27622921edb2: Already exists
11:05:04 dcfa0aa1ae2c: Already exists
11:05:04 61cf1e8f9385: Pulling fs layer
11:05:04 a79fc60597da: Pulling fs layer
11:05:04 420e7f932707: Pulling fs layer
11:05:04 0d43f60045d6: Pulling fs layer
11:05:04 0d43f60045d6: Waiting
11:05:04 420e7f932707: Verifying Checksum
11:05:04 420e7f932707: Download complete
11:05:04 61cf1e8f9385: Verifying Checksum
11:05:04 61cf1e8f9385: Download complete
11:05:04 0d43f60045d6: Verifying Checksum
11:05:04 0d43f60045d6: Download complete
11:05:04 a79fc60597da: Verifying Checksum
11:05:04 a79fc60597da: Download complete
11:05:05 61cf1e8f9385: Pull complete
11:05:07 a79fc60597da: Pull complete
11:05:07 420e7f932707: Pull complete
11:05:07 0d43f60045d6: Pull complete
11:05:07 Digest: sha256:97f0322088ad4b2a5ee94433dda7d7f2d4ec0958fde9a9bc815952699a418e8a
11:05:07 Status: Downloaded newer image for python:3.7
11:05:07  ---> b567432174fe
11:05:07 Step 3/19 : ARG APT_MIRROR
11:05:10  ---> Running in c212b90209b2
11:05:10 Removing intermediate container c212b90209b2
11:05:10  ---> b393173e11f9
11:05:10 Step 4/19 : RUN sed -ri "s/(httpredir|deb).debian.org/${APT_MIRROR:-deb.debian.org}/g" /etc/apt/sources.list  && sed -ri "s/(security).debian.org/${APT_MIRROR:-security.debian.org}/g" /etc/apt/sources.list
11:05:10  ---> Running in 664757ac2aef
11:05:13 Removing intermediate container 664757ac2aef
11:05:13  ---> 654de1b472b1
11:05:13 Step 5/19 : RUN apt-get update && apt-get -y install     gnupg2     pass     curl
11:05:13  ---> Running in f885e05ff58a
11:05:14 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
11:05:14 Get:2 http://deb.debian.org/debian buster InRelease [122 kB]
11:05:14 Get:3 http://deb.debian.org/debian buster-updates InRelease [49.3 kB]
11:05:14 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [168 kB]
11:05:14 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7908 kB]
11:05:15 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [5792 B]
11:05:16 Fetched 8318 kB in 3s (3319 kB/s)
11:05:17 Reading package lists...
11:05:18 Reading package lists...
11:05:19 Building dependency tree...
11:05:19 Reading state information...
11:05:19 curl is already the newest version (7.64.0-4).
11:05:19 The following additional packages will be installed:
11:05:19   libqrencode4 libxmu6 libxmuu1 qrencode tree xauth xclip
11:05:19 Suggested packages:
11:05:19   libxml-simple-perl ruby
11:05:19 The following NEW packages will be installed:
11:05:19   gnupg2 libqrencode4 libxmu6 libxmuu1 pass qrencode tree xauth xclip
11:05:19 0 upgraded, 9 newly installed, 0 to remove and 0 not upgraded.
11:05:19 Need to get 708 kB of archives.
11:05:19 After this operation, 1197 kB of additional disk space will be used.
11:05:19 Get:1 http://deb.debian.org/debian buster/main amd64 gnupg2 all 2.2.12-1+deb10u1 [393 kB]
11:05:19 Get:2 http://deb.debian.org/debian buster/main amd64 libqrencode4 amd64 4.0.2-1 [38.2 kB]
11:05:19 Get:3 http://deb.debian.org/debian buster/main amd64 libxmu6 amd64 2:1.1.2-2+b3 [60.8 kB]
11:05:19 Get:4 http://deb.debian.org/debian buster/main amd64 libxmuu1 amd64 2:1.1.2-2+b3 [23.9 kB]
11:05:19 Get:5 http://deb.debian.org/debian buster/main amd64 tree amd64 1.8.0-1 [49.3 kB]
11:05:19 Get:6 http://deb.debian.org/debian buster/main amd64 pass all 1.7.3-2 [39.2 kB]
11:05:19 Get:7 http://deb.debian.org/debian buster/main amd64 qrencode amd64 4.0.2-1 [39.8 kB]
11:05:19 Get:8 http://deb.debian.org/debian buster/main amd64 xauth amd64 1:1.0.10-1 [40.3 kB]
11:05:19 Get:9 http://deb.debian.org/debian buster/main amd64 xclip amd64 0.13-1 [23.2 kB]
11:05:19 debconf: delaying package configuration, since apt-utils is not installed
11:05:20 Fetched 708 kB in 0s (2031 kB/s)
11:05:20 Selecting previously unselected package gnupg2.
11:05:20 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24593 files and directories currently installed.)
11:05:20 Preparing to unpack .../0-gnupg2_2.2.12-1+deb10u1_all.deb ...
11:05:20 Unpacking gnupg2 (2.2.12-1+deb10u1) ...
11:05:20 Selecting previously unselected package libqrencode4:amd64.
11:05:20 Preparing to unpack .../1-libqrencode4_4.0.2-1_amd64.deb ...
11:05:20 Unpacking libqrencode4:amd64 (4.0.2-1) ...
11:05:20 Selecting previously unselected package libxmu6:amd64.
11:05:20 Preparing to unpack .../2-libxmu6_2%3a1.1.2-2+b3_amd64.deb ...
11:05:20 Unpacking libxmu6:amd64 (2:1.1.2-2+b3) ...
11:05:20 Selecting previously unselected package libxmuu1:amd64.
11:05:20 Preparing to unpack .../3-libxmuu1_2%3a1.1.2-2+b3_amd64.deb ...
11:05:20 Unpacking libxmuu1:amd64 (2:1.1.2-2+b3) ...
11:05:20 Selecting previously unselected package tree.
11:05:20 Preparing to unpack .../4-tree_1.8.0-1_amd64.deb ...
11:05:20 Unpacking tree (1.8.0-1) ...
11:05:20 Selecting previously unselected package pass.
11:05:20 Preparing to unpack .../5-pass_1.7.3-2_all.deb ...
11:05:20 Unpacking pass (1.7.3-2) ...
11:05:20 Selecting previously unselected package qrencode.
11:05:20 Preparing to unpack .../6-qrencode_4.0.2-1_amd64.deb ...
11:05:20 Unpacking qrencode (4.0.2-1) ...
11:05:20 Selecting previously unselected package xauth.
11:05:20 Preparing to unpack .../7-xauth_1%3a1.0.10-1_amd64.deb ...
11:05:20 Unpacking xauth (1:1.0.10-1) ...
11:05:20 Selecting previously unselected package xclip.
11:05:20 Preparing to unpack .../8-xclip_0.13-1_amd64.deb ...
11:05:20 Unpacking xclip (0.13-1) ...
11:05:20 Setting up gnupg2 (2.2.12-1+deb10u1) ...
11:05:20 Setting up libxmu6:amd64 (2:1.1.2-2+b3) ...
11:05:20 Setting up libqrencode4:amd64 (4.0.2-1) ...
11:05:20 Setting up qrencode (4.0.2-1) ...
11:05:20 Setting up tree (1.8.0-1) ...
11:05:20 Setting up xclip (0.13-1) ...
11:05:20 Setting up pass (1.7.3-2) ...
11:05:20 Setting up libxmuu1:amd64 (2:1.1.2-2+b3) ...
11:05:20 Setting up xauth (1:1.0.10-1) ...
11:05:21 Processing triggers for libc-bin (2.28-10) ...
11:05:24 Removing intermediate container f885e05ff58a
11:05:24  ---> 9a841ae8cdd6
11:05:24 Step 6/19 : COPY ./tests/gpg-keys /gpg-keys
11:05:24  ---> 9441385c6d1a
11:05:24 Step 7/19 : RUN gpg2 --import gpg-keys/secret
11:05:24  ---> Running in bd0ee98a51cc
11:05:25 gpg: directory '/root/.gnupg' created
11:05:25 gpg: keybox '/root/.gnupg/pubring.kbx' created
11:05:25 gpg: /root/.gnupg/trustdb.gpg: trustdb created
11:05:25 gpg: key 464ED987A7B21401: public key "Sakuya Izayoi <sakuya@gensokyo.jp>" imported
11:05:25 gpg: key 464ED987A7B21401: secret key imported
11:05:25 gpg: Total number processed: 1
11:05:25 gpg:               imported: 1
11:05:25 gpg:       secret keys read: 1
11:05:25 gpg:   secret keys imported: 1
11:05:26 Removing intermediate container bd0ee98a51cc
11:05:26  ---> 65149bf48306
11:05:26 Step 8/19 : RUN gpg2 --import-ownertrust gpg-keys/ownertrust
11:05:26  ---> Running in a57a21c8a14d
11:05:27 gpg: inserting ownertrust of 6
11:05:28 Removing intermediate container a57a21c8a14d
11:05:28  ---> c445bb8e9e62
11:05:28 Step 9/19 : RUN yes | pass init $(gpg2 --no-auto-check-trustdb --list-secret-key | awk '/^sec/{getline; $1=$1; print}')
11:05:28  ---> Running in f5ddc4ebb791
11:05:29 gpg: please do a --check-trustdb
11:05:29 mkdir: created directory '/root/.password-store/'
11:05:29 Password store initialized for 9781B87DAB042E6FD51388A5464ED987A7B21401
11:05:30 Removing intermediate container f5ddc4ebb791
11:05:30  ---> 93b6f66060e9
11:05:30 Step 10/19 : RUN gpg2 --check-trustdb
11:05:30  ---> Running in e00c74127990
11:05:31 gpg: marginals needed: 3  completes needed: 1  trust model: pgp
11:05:31 gpg: depth: 0  valid:   1  signed:   0  trust: 0-, 0q, 0n, 0m, 0f, 1u
11:05:32 Removing intermediate container e00c74127990
11:05:32  ---> 258b1062ad9d
11:05:32 Step 11/19 : ARG CREDSTORE_VERSION=v0.6.3
11:05:32  ---> Running in 8dc5bfe39d8c
11:05:32 Removing intermediate container 8dc5bfe39d8c
11:05:32  ---> e172cef09deb
11:05:32 Step 12/19 : RUN curl -sSL -o /opt/docker-credential-pass.tar.gz     https://github.com/docker/docker-credential-helpers/releases/download/$CREDSTORE_VERSION/docker-credential-pass-$CREDSTORE_VERSION-amd64.tar.gz &&     tar -xf /opt/docker-credential-pass.tar.gz -O > /usr/local/bin/docker-credential-pass &&     rm -rf /opt/docker-credential-pass.tar.gz &&     chmod +x /usr/local/bin/docker-credential-pass
11:05:32  ---> Running in 2c10a19b9dae
11:05:35 Removing intermediate container 2c10a19b9dae
11:05:35  ---> 68865aed49e1
11:05:35 Step 13/19 : WORKDIR /src
11:05:35  ---> Running in 1f4d8afe28a6
11:05:35 Removing intermediate container 1f4d8afe28a6
11:05:35  ---> 8aafdd3ce1cf
11:05:35 Step 14/19 : COPY requirements.txt /src/requirements.txt
11:05:35  ---> 220dbd1a0cab
11:05:35 Step 15/19 : RUN pip install -r requirements.txt
11:05:35  ---> Running in 5df7dbfffa84
11:05:39 Ignoring pypiwin32: markers 'sys_platform == "win32" and python_version < "3.6"' don't match your environment
11:05:39 Ignoring pypiwin32: markers 'sys_platform == "win32" and python_version >= "3.6"' don't match your environment
11:05:43 Collecting appdirs==1.4.3
11:05:43   Downloading https://files.pythonhosted.org/packages/56/eb/810e700ed1349edde4cbdc1b2a21e28cdf115f9faf263f6bbf8447c1abf3/appdirs-1.4.3-py2.py3-none-any.whl
11:05:43 Collecting asn1crypto==0.22.0
11:05:43   Downloading https://files.pythonhosted.org/packages/97/ba/7e8117d8efcee589f4d96dd2b2eb1d997f96d27d214cf2b7134ad8acf6ab/asn1crypto-0.22.0-py2.py3-none-any.whl (97kB)
11:05:43 Collecting backports.ssl-match-hostname==3.5.0.1
11:05:43   Downloading https://files.pythonhosted.org/packages/76/21/2dc61178a2038a5cb35d14b61467c6ac632791ed05131dda72c20e7b9e23/backports.ssl_match_hostname-3.5.0.1.tar.gz
11:05:44 Collecting cffi==1.10.0
11:05:44   Downloading https://files.pythonhosted.org/packages/5b/b9/790f8eafcdab455bcd3bd908161f802c9ce5adbf702a83aa7712fcc345b7/cffi-1.10.0.tar.gz (418kB)
11:05:45 Collecting cryptography==2.3
11:05:45   Downloading https://files.pythonhosted.org/packages/c2/fa/fa9a8933c285895935d1392922fe721e9cb1b2c1881d14f149213a227ee3/cryptography-2.3-cp34-abi3-manylinux1_x86_64.whl (2.1MB)
11:05:45 Collecting enum34==1.1.6
11:05:45   Downloading https://files.pythonhosted.org/packages/af/42/cb9355df32c69b553e72a2e28daee25d1611d2c0d9c272aa1d34204205b2/enum34-1.1.6-py3-none-any.whl
11:05:45 Collecting idna==2.5
11:05:45   Downloading https://files.pythonhosted.org/packages/11/7d/9bbbd7bb35f34b0169542487d2a8859e44306bb2e6a4455d491800a5621f/idna-2.5-py2.py3-none-any.whl (55kB)
11:05:45 Collecting ipaddress==1.0.18
11:05:45   Downloading https://files.pythonhosted.org/packages/4e/13/774faf38b445d0b3a844b65747175b2e0500164b7c28d78e34987a5bfe06/ipaddress-1.0.18.tar.gz
11:05:46 Collecting packaging==16.8
11:05:46   Downloading https://files.pythonhosted.org/packages/87/1b/c39b7c65b5612812b83d6cab7ef2885eac9f6beb0b7b8a7071a186aea3b1/packaging-16.8-py2.py3-none-any.whl
11:05:46 Collecting paramiko==2.4.2
11:05:46   Downloading https://files.pythonhosted.org/packages/cf/ae/94e70d49044ccc234bfdba20114fa947d7ba6eb68a2e452d89b920e62227/paramiko-2.4.2-py2.py3-none-any.whl (193kB)
11:05:46 Collecting pycparser==2.17
11:05:46   Downloading https://files.pythonhosted.org/packages/be/64/1bb257ffb17d01f4a38d7ce686809a736837ad4371bcc5c42ba7a715c3ac/pycparser-2.17.tar.gz (231kB)
11:05:46 Collecting pyOpenSSL==18.0.0
11:05:46   Downloading https://files.pythonhosted.org/packages/96/af/9d29e6bd40823061aea2e0574ccb2fcf72bfd6130ce53d32773ec375458c/pyOpenSSL-18.0.0-py2.py3-none-any.whl (53kB)
11:05:46 Collecting pyparsing==2.2.0
11:05:46   Downloading https://files.pythonhosted.org/packages/6a/8a/718fd7d3458f9fab8e67186b00abdd345b639976bc7fb3ae722e1b026a50/pyparsing-2.2.0-py2.py3-none-any.whl (56kB)
11:05:46 Collecting requests==2.20.0
11:05:46   Downloading https://files.pythonhosted.org/packages/f1/ca/10332a30cb25b627192b4ea272c351bce3ca1091e541245cccbace6051d8/requests-2.20.0-py2.py3-none-any.whl (60kB)
11:05:46 Collecting six==1.10.0
11:05:46   Downloading https://files.pythonhosted.org/packages/c8/0a/b6723e1bc4c516cb687841499455a8505b44607ab535be01091c0f24f079/six-1.10.0-py2.py3-none-any.whl
11:05:46 Collecting urllib3==1.24.3
11:05:46   Downloading https://files.pythonhosted.org/packages/01/11/525b02e4acc0c747de8b6ccdab376331597c569c42ea66ab0a1dbd36eca2/urllib3-1.24.3-py2.py3-none-any.whl (118kB)
11:05:46 Collecting websocket-client==0.56.0
11:05:46   Downloading https://files.pythonhosted.org/packages/29/19/44753eab1fdb50770ac69605527e8859468f3c0fd7dc5a76dd9c4dbd7906/websocket_client-0.56.0-py2.py3-none-any.whl (200kB)
11:05:47 Collecting pynacl>=1.0.1
11:05:47   Downloading https://files.pythonhosted.org/packages/27/15/2cd0a203f318c2240b42cd9dd13c931ddd61067809fee3479f44f086103e/PyNaCl-1.3.0-cp34-abi3-manylinux1_x86_64.whl (759kB)
11:05:47 Collecting bcrypt>=3.1.3
11:05:47   Downloading https://files.pythonhosted.org/packages/8b/1d/82826443777dd4a624e38a08957b975e75df859b381ae302cfd7a30783ed/bcrypt-3.1.7-cp34-abi3-manylinux1_x86_64.whl (56kB)
11:05:47 Collecting pyasn1>=0.1.7
11:05:47   Downloading https://files.pythonhosted.org/packages/62/1e/a94a8d635fa3ce4cfc7f506003548d0a2447ae76fd5ca53932970fe3053f/pyasn1-0.4.8-py2.py3-none-any.whl (77kB)
11:05:47 Collecting chardet<3.1.0,>=3.0.2
11:05:47   Downloading https://files.pythonhosted.org/packages/bc/a9/01ffebfb562e4274b6487b4bb1ddec7ca55ec7510b22e4c51f14098443b8/chardet-3.0.4-py2.py3-none-any.whl (133kB)
11:05:47 Collecting certifi>=2017.4.17
11:05:47   Downloading https://files.pythonhosted.org/packages/b9/63/df50cac98ea0d5b006c55a399c3bf1db9da7b5a24de7890bc9cfd5dd9e99/certifi-2019.11.28-py2.py3-none-any.whl (156kB)
11:05:47 Building wheels for collected packages: backports.ssl-match-hostname, cffi, ipaddress, pycparser
11:05:47   Building wheel for backports.ssl-match-hostname (setup.py): started
11:05:48   Building wheel for backports.ssl-match-hostname (setup.py): finished with status 'done'
11:05:48   Created wheel for backports.ssl-match-hostname: filename=backports.ssl_match_hostname-3.5.0.1-cp37-none-any.whl size=5206 sha256=94a226433a4803be41b76151058fca1bd5822d71c45962b8c5bd23c2de4c6bbf
11:05:48   Stored in directory: /root/.cache/pip/wheels/99/7e/f7/a88a9bcf7a3bd6b12cf6a74eee8c89746aaa02f71ab7b33939
11:05:48   Building wheel for cffi (setup.py): started
11:05:53   Building wheel for cffi (setup.py): finished with status 'done'
11:05:53   Created wheel for cffi: filename=cffi-1.10.0-cp37-cp37m-linux_x86_64.whl size=371223 sha256=87644f17fefa5ff423f0cf0ae441fded57eecbd227a6d198143a18eb20b9284a
11:05:53   Stored in directory: /root/.cache/pip/wheels/f7/15/ae/fb38663a1329fd6043160c18a6c5e3a60aec7f7a727a631875
11:05:53   Building wheel for ipaddress (setup.py): started
11:05:53   Building wheel for ipaddress (setup.py): finished with status 'done'
11:05:53   Created wheel for ipaddress: filename=ipaddress-1.0.18-cp37-none-any.whl size=18105 sha256=99f6e025e1cd87518747fad71a9da99122da85a6d753594bc798f110abde917b
11:05:53   Stored in directory: /root/.cache/pip/wheels/b4/e1/56/07b2633e42e05445161d0748b02fc47c0fe24ba56ff4920f98
11:05:53   Building wheel for pycparser (setup.py): started
11:05:53   Building wheel for pycparser (setup.py): finished with status 'done'
11:05:53   Created wheel for pycparser: filename=pycparser-2.17-py2.py3-none-any.whl size=192837 sha256=0fadfb8a208cdb6ae98ee2a199b16c46e3368e9be9f57185c6c967304f366771
11:05:53   Stored in directory: /root/.cache/pip/wheels/3f/a9/a7/44a27bb67d962845df8df4ac988e1f369184e307392ce37c5b
11:05:53 Successfully built backports.ssl-match-hostname cffi ipaddress pycparser
11:05:53 Installing collected packages: appdirs, asn1crypto, backports.ssl-match-hostname, pycparser, cffi, six, idna, cryptography, enum34, ipaddress, pyparsing, packaging, pynacl, bcrypt, pyasn1, paramiko, pyOpenSSL, chardet, certifi, urllib3, requests, websocket-client
11:05:55 Successfully installed appdirs-1.4.3 asn1crypto-0.22.0 backports.ssl-match-hostname-3.5.0.1 bcrypt-3.1.7 certifi-2019.11.28 cffi-1.10.0 chardet-3.0.4 cryptography-2.3 enum34-1.1.6 idna-2.5 ipaddress-1.0.18 packaging-16.8 paramiko-2.4.2 pyOpenSSL-18.0.0 pyasn1-0.4.8 pycparser-2.17 pynacl-1.3.0 pyparsing-2.2.0 requests-2.20.0 six-1.10.0 urllib3-1.24.3 websocket-client-0.56.0
11:06:03 Removing intermediate container 5df7dbfffa84
11:06:03  ---> 3b0efe4be1f9
11:06:03 Step 16/19 : COPY test-requirements.txt /src/test-requirements.txt
11:06:03  ---> fe6b535601e5
11:06:03 Step 17/19 : RUN pip install -r test-requirements.txt
11:06:03  ---> Running in a2b57d2d5be0
11:06:08 Collecting coverage==4.5.2
11:06:09   Downloading https://files.pythonhosted.org/packages/d0/a1/ea743f1facd8d287c2088d47fc80b06e042833041ba906fdd5c8f5d291bb/coverage-4.5.2-cp37-cp37m-manylinux1_x86_64.whl (205kB)
11:06:09 Collecting flake8==3.6.0
11:06:09   Downloading https://files.pythonhosted.org/packages/34/a6/49e2849a0e5464e1b5d621f63bc8453066f0f367bb3b744a33fca0bc1ddd/flake8-3.6.0-py2.py3-none-any.whl (68kB)
11:06:09 Collecting mock==1.0.1
11:06:09   Downloading https://files.pythonhosted.org/packages/a2/52/7edcd94f0afb721a2d559a5b9aae8af4f8f2c79bc63fdbe8a8a6c9b23bbe/mock-1.0.1.tar.gz (818kB)
11:06:10 Collecting pytest==4.3.1
11:06:10   Downloading https://files.pythonhosted.org/packages/c8/52/c455e718f19e4fd7126c81b4910ca2431ded6c28b97e36a1a1f5e5ef7247/pytest-4.3.1-py2.py3-none-any.whl (219kB)
11:06:10 Collecting pytest-cov==2.6.1
11:06:10   Downloading https://files.pythonhosted.org/packages/7d/b5/92f32674ab954f80499ac73347bfeb815545ea295439c12b0ef3ac8f0975/pytest_cov-2.6.1-py2.py3-none-any.whl
11:06:10 Collecting pytest-timeout==1.3.3
11:06:10   Downloading https://files.pythonhosted.org/packages/58/92/f60ea2e27074d6f97c8aaf21e34d1f838eb623e4b8070680846c65318a10/pytest_timeout-1.3.3-py2.py3-none-any.whl
11:06:10 Collecting pyflakes<2.1.0,>=2.0.0
11:06:10   Downloading https://files.pythonhosted.org/packages/44/98/af7a72c9a543b1487d92813c648cb9b9adfbc96faef5455d60f4439aa99b/pyflakes-2.0.0-py2.py3-none-any.whl (53kB)
11:06:10 Collecting pycodestyle<2.5.0,>=2.4.0
11:06:10   Downloading https://files.pythonhosted.org/packages/e5/c6/ce130213489969aa58610042dff1d908c25c731c9575af6935c2dfad03aa/pycodestyle-2.4.0-py2.py3-none-any.whl (62kB)
11:06:10 Requirement already satisfied: setuptools>=30 in /usr/local/lib/python3.7/site-packages (from flake8==3.6.0->-r test-requirements.txt (line 2)) (44.0.0)
11:06:10 Collecting mccabe<0.7.0,>=0.6.0
11:06:10   Downloading https://files.pythonhosted.org/packages/87/89/479dc97e18549e21354893e4ee4ef36db1d237534982482c3681ee6e7b57/mccabe-0.6.1-py2.py3-none-any.whl
11:06:10 Collecting pluggy>=0.7
11:06:10   Downloading https://files.pythonhosted.org/packages/a0/28/85c7aa31b80d150b772fbe4a229487bc6644da9ccb7e427dd8cc60cb8a62/pluggy-0.13.1-py2.py3-none-any.whl
11:06:10 Collecting atomicwrites>=1.0
11:06:10   Downloading https://files.pythonhosted.org/packages/52/90/6155aa926f43f2b2a22b01be7241be3bfd1ceaf7d0b3267213e8127d41f4/atomicwrites-1.3.0-py2.py3-none-any.whl
11:06:10 Collecting py>=1.5.0
11:06:10   Downloading https://files.pythonhosted.org/packages/99/8d/21e1767c009211a62a8e3067280bfce76e89c9f876180308515942304d2d/py-1.8.1-py2.py3-none-any.whl (83kB)
11:06:10 Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.7/site-packages (from pytest==4.3.1->-r test-requirements.txt (line 4)) (1.10.0)
11:06:10 Collecting attrs>=17.4.0
11:06:10   Downloading https://files.pythonhosted.org/packages/a2/db/4313ab3be961f7a763066401fb77f7748373b6094076ae2bda2806988af6/attrs-19.3.0-py2.py3-none-any.whl
11:06:11 Collecting more-itertools>=4.0.0; python_version > "2.7"
11:06:11   Downloading https://files.pythonhosted.org/packages/68/03/0604cec1ea13c9f063dd50f900d1a36160334dd3cfb01fd0e638f61b46ba/more_itertools-8.0.2-py3-none-any.whl (40kB)
11:06:11 Collecting importlib-metadata>=0.12; python_version < "3.8"
11:06:11   Downloading https://files.pythonhosted.org/packages/e9/71/1a1e0ed0981bb6a67bce55a210f168126b7ebd2065958673797ea66489ca/importlib_metadata-1.3.0-py2.py3-none-any.whl
11:06:11 Collecting zipp>=0.5
11:06:11   Downloading https://files.pythonhosted.org/packages/74/3d/1ee25a26411ba0401b43c6376d2316a71addcc72ef8690b101b4ea56d76a/zipp-0.6.0-py2.py3-none-any.whl
11:06:11 Building wheels for collected packages: mock
11:06:11   Building wheel for mock (setup.py): started
11:06:11   Building wheel for mock (setup.py): finished with status 'done'
11:06:11   Created wheel for mock: filename=mock-1.0.1-cp37-none-any.whl size=23754 sha256=6be66fae813baf847ade69997e1ce4cf6fb148fa06f608e722060b520ada3950
11:06:11   Stored in directory: /root/.cache/pip/wheels/7e/72/92/744b532c779242b57aab4bcba80c312b30c069bbd60025e7e6
11:06:11 Successfully built mock
11:06:11 Installing collected packages: coverage, pyflakes, pycodestyle, mccabe, flake8, mock, more-itertools, zipp, importlib-metadata, pluggy, atomicwrites, py, attrs, pytest, pytest-cov, pytest-timeout
11:06:12 Successfully installed atomicwrites-1.3.0 attrs-19.3.0 coverage-4.5.2 flake8-3.6.0 importlib-metadata-1.3.0 mccabe-0.6.1 mock-1.0.1 more-itertools-8.0.2 pluggy-0.13.1 py-1.8.1 pycodestyle-2.4.0 pyflakes-2.0.0 pytest-4.3.1 pytest-cov-2.6.1 pytest-timeout-1.3.3 zipp-0.6.0
11:06:14 Removing intermediate container a2b57d2d5be0
11:06:14  ---> 4f635a2bd2f4
11:06:14 Step 18/19 : COPY . /src
11:06:14  ---> eb4304b3d990
11:06:14 Step 19/19 : RUN pip install .
11:06:15  ---> Running in 8d8f5f3fff6f
11:06:16 Processing /src
11:06:16 Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.7/site-packages (from docker==4.1.0.dev0) (1.10.0)
11:06:16 Requirement already satisfied: websocket-client>=0.32.0 in /usr/local/lib/python3.7/site-packages (from docker==4.1.0.dev0) (0.56.0)
11:06:16 Requirement already satisfied: requests!=2.18.0,>=2.14.2 in /usr/local/lib/python3.7/site-packages (from docker==4.1.0.dev0) (2.20.0)
11:06:16 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/local/lib/python3.7/site-packages (from requests!=2.18.0,>=2.14.2->docker==4.1.0.dev0) (3.0.4)
11:06:16 Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.7/site-packages (from requests!=2.18.0,>=2.14.2->docker==4.1.0.dev0) (2019.11.28)
11:06:16 Requirement already satisfied: idna<2.8,>=2.5 in /usr/local/lib/python3.7/site-packages (from requests!=2.18.0,>=2.14.2->docker==4.1.0.dev0) (2.5)
11:06:16 Requirement already satisfied: urllib3<1.25,>=1.21.1 in /usr/local/lib/python3.7/site-packages (from requests!=2.18.0,>=2.14.2->docker==4.1.0.dev0) (1.24.3)
11:06:16 Building wheels for collected packages: docker
11:06:16   Building wheel for docker (setup.py): started
11:06:17   Building wheel for docker (setup.py): finished with status 'done'
11:06:17   Created wheel for docker: filename=docker-4.1.0.dev0-py2.py3-none-any.whl size=139449 sha256=e677b018fe2ebfff1d5ac8cbd9aebd42ac83c7b9d39c4df08f2dc05e9e95f021
11:06:17   Stored in directory: /tmp/pip-ephem-wheel-cache-45d83aa4/wheels/ee/4d/f0/2a86c10b571f6f2e614d6de70cb18e96cf856ba00408408b23
11:06:17 Successfully built docker
11:06:17 Installing collected packages: docker
11:06:17 Successfully installed docker-4.1.0.dev0
11:06:18 Removing intermediate container 8d8f5f3fff6f
11:06:18  ---> a99c5bf9ea99
11:06:18 Successfully built a99c5bf9ea99
11:06:18 Successfully tagged dockerbuildbot/docker-py:py3-cfa2407c12ee98dc24870268f007267acbfca749
[Pipeline] sh
11:06:19 + docker tag dockerbuildbot/docker-py:py3-cfa2407c12ee98dc24870268f007267acbfca749 dockerbuildbot/docker-py:py3-cfa2407c12ee98dc24870268f007267acbfca749
[Pipeline] sh
11:06:19 + docker push dockerbuildbot/docker-py:py3-cfa2407c12ee98dc24870268f007267acbfca749
11:06:19 The push refers to repository [docker.io/dockerbuildbot/docker-py]
11:06:19 fba21ac79564: Preparing
11:06:19 04cdeada04a1: Preparing
11:06:19 c91a1a76d932: Preparing
11:06:19 9cb70364831a: Preparing
11:06:19 9a4f49e2a75f: Preparing
11:06:19 5561ef775e85: Preparing
11:06:19 665e7018da0b: Preparing
11:06:19 b9e53e27b5e1: Preparing
11:06:19 d02b3c6d812e: Preparing
11:06:19 0c0edffc39b2: Preparing
11:06:19 ca39911dd4ad: Preparing
11:06:19 71d45a0bbff1: Preparing
11:06:19 effa1441b11a: Preparing
11:06:19 3c3c939a1c0b: Preparing
11:06:19 a2bce00b7c4a: Preparing
11:06:19 df25596fdc8a: Preparing
11:06:19 fb6ebca884aa: Preparing
11:06:19 057c71384d74: Preparing
11:06:19 07aa3e497121: Preparing
11:06:19 f63773c65620: Preparing
11:06:19 e6d60910d056: Preparing
11:06:19 b52c1c103fae: Preparing
11:06:19 6f1c84e6ec59: Preparing
11:06:19 dd5242c2dc8a: Preparing
11:06:19 effa1441b11a: Waiting
11:06:19 3c3c939a1c0b: Waiting
11:06:19 a2bce00b7c4a: Waiting
11:06:19 df25596fdc8a: Waiting
11:06:19 fb6ebca884aa: Waiting
11:06:19 057c71384d74: Waiting
11:06:19 07aa3e497121: Waiting
11:06:19 f63773c65620: Waiting
11:06:19 e6d60910d056: Waiting
11:06:19 b52c1c103fae: Waiting
11:06:19 6f1c84e6ec59: Waiting
11:06:19 dd5242c2dc8a: Waiting
11:06:19 d02b3c6d812e: Waiting
11:06:19 0c0edffc39b2: Waiting
11:06:19 ca39911dd4ad: Waiting
11:06:19 5561ef775e85: Waiting
11:06:19 71d45a0bbff1: Waiting
11:06:19 665e7018da0b: Waiting
11:06:19 b9e53e27b5e1: Waiting
11:06:20 fba21ac79564: Pushed
11:06:21 9cb70364831a: Pushed
11:06:21 04cdeada04a1: Pushed
11:06:21 665e7018da0b: Pushed
11:06:22 5561ef775e85: Pushed
11:06:22 c91a1a76d932: Pushed
11:06:23 d02b3c6d812e: Pushed
11:06:23 ca39911dd4ad: Pushed
11:06:23 b9e53e27b5e1: Pushed
11:06:23 0c0edffc39b2: Pushed
11:06:24 71d45a0bbff1: Pushed
11:06:24 df25596fdc8a: Mounted from library/python
11:06:24 effa1441b11a: Pushed
11:06:24 fb6ebca884aa: Mounted from library/python
11:06:24 9a4f49e2a75f: Pushed
11:06:25 f63773c65620: Layer already exists
11:06:25 07aa3e497121: Mounted from library/python
11:06:25 057c71384d74: Mounted from library/python
11:06:25 e6d60910d056: Layer already exists
11:06:25 6f1c84e6ec59: Layer already exists
11:06:25 b52c1c103fae: Layer already exists
11:06:25 a2bce00b7c4a: Pushed
11:06:25 dd5242c2dc8a: Layer already exists
11:06:27 3c3c939a1c0b: Pushed
11:06:28 py3-cfa2407c12ee98dc24870268f007267acbfca749: digest: sha256:7a8964b18b4eb4351887a6b6ab0ed7617f9dadc5ea4696a0b019a5673851f426 size: 5349
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] node
Still waiting to schedule task
‘arm32v7-ubuntu-41’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘arm32v7-ubuntu-42’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘arm32v7-ubuntu-43’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘arm32v7-ubuntu-44’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘arm32v7-ubuntu-45’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘arm32v7-ubuntu-46’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘arm32v7-ubuntu-47’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘arm32v7-ubuntu-48’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘arm32v7-ubuntu-49’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘arm32v7-ubuntu-50’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘arm64v8-ubuntu-01’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘arm64v8-ubuntu-02’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘arm64v8-ubuntu-03’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘arm64v8-ubuntu-04’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘ppc64le-ubuntu-11’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘ppc64le-ubuntu-12’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘ppc64le-ubuntu-13’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘ppc64le-ubuntu-14’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘ppc64le-ubuntu-15’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘ppc64le-ubuntu-16’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘ppc64le-ubuntu-17’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘ppc64le-ubuntu-18’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘ppc64le-ubuntu-19’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘ppc64le-ubuntu-20’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘ppc64le-ubuntu-21’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘ppc64le-ubuntu-22’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘ppc64le-ubuntu-23’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘ppc64le-ubuntu-24’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘ppc64le-ubuntu-25’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘ppc64le-ubuntu-26’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘ppc64le-ubuntu-27’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘ppc64le-ubuntu-28’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘ppc64le-ubuntu-31’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘ppc64le-ubuntu-32’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘ppc64le-ubuntu-33’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘ppc64le-ubuntu-34’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘s390x-ubuntu-01’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘s390x-ubuntu-02’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘s390x-ubuntu-03’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘s390x-ubuntu-04’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘s390x-ubuntu-05’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘s390x-ubuntu-06’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘s390x-ubuntu-13’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘s390x-ubuntu-14’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘s390x-ubuntu-15’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘s390x-ubuntu-16’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘s390x-ubuntu-25’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘s390x-ubuntu-26’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘s390x-ubuntu-29’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘s390x-ubuntu-30’ doesn’t have label ‘ubuntu&&!zfs&&amd64’; ‘ubuntu-1804-overlay2 (i-022b8187a7ab747e0)’ is offline
Running on ubuntu-1804-overlay2 (i-022b8187a7ab747e0) in /home/ubuntu/workspace/docker-py_PR-2486
[Pipeline] {
[Pipeline] withDockerRegistry
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/docker-py_PR-2486@tmp/4f99033e-b590-455f-bdbb-1e5f01de5250/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] sh
11:06:53 + docker run --rm --entrypoint=python dockerbuildbot/docker-py:py3-cfa2407c12ee98dc24870268f007267acbfca749 /src/scripts/versions.py
11:06:53 Unable to find image 'dockerbuildbot/docker-py:py3-cfa2407c12ee98dc24870268f007267acbfca749' locally
11:06:53 py3-cfa2407c12ee98dc24870268f007267acbfca749: Pulling from dockerbuildbot/docker-py
11:06:53 8f0fdd3eaac0: Pulling fs layer
11:06:53 d918eaefd9de: Pulling fs layer
11:06:53 43bf3e3107f5: Pulling fs layer
11:06:53 27622921edb2: Pulling fs layer
11:06:53 dcfa0aa1ae2c: Pulling fs layer
11:06:53 61cf1e8f9385: Pulling fs layer
11:06:53 a79fc60597da: Pulling fs layer
11:06:53 420e7f932707: Pulling fs layer
11:06:53 0d43f60045d6: Pulling fs layer
11:06:53 af07db49f73d: Pulling fs layer
11:06:53 288e0f162417: Pulling fs layer
11:06:53 a989bb534a0b: Pulling fs layer
11:06:53 7cf65e347671: Pulling fs layer
11:06:53 1ce446d900da: Pulling fs layer
11:06:53 73eadc094186: Pulling fs layer
11:06:53 e76b8ab05c71: Pulling fs layer
11:06:53 2ecaa90a8993: Pulling fs layer
11:06:53 fedf58d7c426: Pulling fs layer
11:06:53 955c29e2e7b5: Pulling fs layer
11:06:53 ebd200d3f492: Pulling fs layer
11:06:53 43a996aa298c: Pulling fs layer
11:06:53 bdace0542eb3: Pulling fs layer
11:06:53 03d7eb17cd09: Pulling fs layer
11:06:53 108fcc0d5a32: Pulling fs layer
11:06:53 27622921edb2: Waiting
11:06:53 dcfa0aa1ae2c: Waiting
11:06:53 61cf1e8f9385: Waiting
11:06:53 a79fc60597da: Waiting
11:06:53 420e7f932707: Waiting
11:06:53 0d43f60045d6: Waiting
11:06:53 af07db49f73d: Waiting
11:06:53 288e0f162417: Waiting
11:06:53 a989bb534a0b: Waiting
11:06:53 7cf65e347671: Waiting
11:06:53 1ce446d900da: Waiting
11:06:53 73eadc094186: Waiting
11:06:53 e76b8ab05c71: Waiting
11:06:53 2ecaa90a8993: Waiting
11:06:53 fedf58d7c426: Waiting
11:06:53 955c29e2e7b5: Waiting
11:06:53 ebd200d3f492: Waiting
11:06:53 43a996aa298c: Waiting
11:06:53 bdace0542eb3: Waiting
11:06:53 03d7eb17cd09: Waiting
11:06:53 108fcc0d5a32: Waiting
11:06:53 d918eaefd9de: Verifying Checksum
11:06:53 d918eaefd9de: Download complete
11:06:54 43bf3e3107f5: Verifying Checksum
11:06:54 43bf3e3107f5: Download complete
11:06:57 8f0fdd3eaac0: Verifying Checksum
11:06:57 8f0fdd3eaac0: Download complete
11:06:57 27622921edb2: Verifying Checksum
11:06:57 27622921edb2: Download complete
11:06:57 61cf1e8f9385: Verifying Checksum
11:06:57 61cf1e8f9385: Download complete
11:06:57 420e7f932707: Verifying Checksum
11:06:57 420e7f932707: Download complete
11:06:58 0d43f60045d6: Verifying Checksum
11:06:58 0d43f60045d6: Download complete
11:06:58 af07db49f73d: Verifying Checksum
11:06:58 af07db49f73d: Download complete
11:06:59 a79fc60597da: Verifying Checksum
11:06:59 a79fc60597da: Download complete
11:06:59 a989bb534a0b: Verifying Checksum
11:06:59 a989bb534a0b: Download complete
11:06:59 7cf65e347671: Verifying Checksum
11:06:59 7cf65e347671: Download complete
11:06:59 1ce446d900da: Verifying Checksum
11:06:59 1ce446d900da: Download complete
11:06:59 73eadc094186: Verifying Checksum
11:06:59 73eadc094186: Download complete
11:06:59 e76b8ab05c71: Verifying Checksum
11:06:59 e76b8ab05c71: Download complete
11:06:59 288e0f162417: Verifying Checksum
11:06:59 288e0f162417: Download complete
11:07:00 fedf58d7c426: Verifying Checksum
11:07:00 fedf58d7c426: Download complete
11:07:00 2ecaa90a8993: Verifying Checksum
11:07:00 2ecaa90a8993: Download complete
11:07:00 955c29e2e7b5: Verifying Checksum
11:07:00 955c29e2e7b5: Download complete
11:07:00 43a996aa298c: Verifying Checksum
11:07:00 43a996aa298c: Download complete
11:07:00 bdace0542eb3: Verifying Checksum
11:07:00 bdace0542eb3: Download complete
11:07:00 03d7eb17cd09: Verifying Checksum
11:07:00 03d7eb17cd09: Download complete
11:07:01 ebd200d3f492: Verifying Checksum
11:07:01 ebd200d3f492: Download complete
11:07:01 108fcc0d5a32: Verifying Checksum
11:07:01 108fcc0d5a32: Download complete
11:07:06 dcfa0aa1ae2c: Verifying Checksum
11:07:06 dcfa0aa1ae2c: Download complete
11:07:09 8f0fdd3eaac0: Pull complete
11:07:09 d918eaefd9de: Pull complete
11:07:10 43bf3e3107f5: Pull complete
11:07:14 27622921edb2: Pull complete
11:07:29 dcfa0aa1ae2c: Pull complete
11:07:29 61cf1e8f9385: Pull complete
11:07:29 a79fc60597da: Pull complete
11:07:30 420e7f932707: Pull complete
11:07:30 0d43f60045d6: Pull complete
11:07:30 af07db49f73d: Pull complete
11:07:31 288e0f162417: Pull complete
11:07:31 a989bb534a0b: Pull complete
11:07:31 7cf65e347671: Pull complete
11:07:31 1ce446d900da: Pull complete
11:07:31 73eadc094186: Pull complete
11:07:31 e76b8ab05c71: Pull complete
11:07:32 2ecaa90a8993: Pull complete
11:07:32 fedf58d7c426: Pull complete
11:07:32 955c29e2e7b5: Pull complete
11:07:33 ebd200d3f492: Pull complete
11:07:33 43a996aa298c: Pull complete
11:07:34 bdace0542eb3: Pull complete
11:07:34 03d7eb17cd09: Pull complete
11:07:34 108fcc0d5a32: Pull complete
11:07:34 Digest: sha256:7a8964b18b4eb4351887a6b6ab0ed7617f9dadc5ea4696a0b019a5673851f426
11:07:34 Status: Downloaded newer image for dockerbuildbot/docker-py:py3-cfa2407c12ee98dc24870268f007267acbfca749
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] parallel
[Pipeline] { (Branch: py2.7_17.06.2-ce)
[Pipeline] { (Branch: py2.7_19.03.5)
[Pipeline] { (Branch: py3.7_17.06.2-ce)
[Pipeline] { (Branch: py3.7_19.03.5)
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
Running on ubuntu-1804-overlay2 (i-022b8187a7ab747e0) in /home/ubuntu/workspace/docker-py_PR-2486
[Pipeline] {
[Pipeline] withDockerRegistry
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/docker-py_PR-2486@tmp/328c0d13-61f2-45c4-b2bd-6ac77db362bc/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] echo
11:08:07 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
11:08:07 chowning workspace
[Pipeline] sh
11:08:08 + uname -m
[Pipeline] sh
11:08:08 + pwd
11:08:08 + id -u
11:08:08 + id -g
11:08:08 + docker run --rm -v /home/ubuntu/workspace/docker-py_PR-2486:/workspace busybox chown -R 1000:1000 /workspace
11:08:08 Unable to find image 'busybox:latest' locally
11:08:08 latest: Pulling from library/busybox
11:08:08 bdbbaa22dec6: Pulling fs layer
11:08:08 bdbbaa22dec6: Verifying Checksum
11:08:08 bdbbaa22dec6: Download complete
11:08:09 bdbbaa22dec6: Pull complete
11:08:09 Digest: sha256:6915be4043561d64e0ab0f8f098dc2ac48e077fe23f488ac24b665166898115a
11:08:09 Status: Downloaded newer image for busybox:latest
[Pipeline] echo
11:08:12 Removing all docker containers
[Pipeline] sh
11:08:12 + docker container ls -aq
[Pipeline] echo
11:08:12 Docker containers have been removed
[Pipeline] echo
11:08:12 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
11:08:12 cleanWorkspace: Workspace is clean.
[Pipeline] stage
[Pipeline] { (test python=py2.7 / docker=17.06.2-ce)
[Pipeline] checkout
11:08:13 using credential docker-jenkins-github-credentials
11:08:13 Cloning the remote Git repository
11:08:13 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/docker-py.git
 > git init /home/ubuntu/workspace/docker-py_PR-2486 # timeout=10
Fetching upstream changes from https://github.com/docker/docker-py.git
 > git --version # timeout=10
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress -- https://github.com/docker/docker-py.git +refs/pull/2486/head:refs/remotes/origin/PR-2486 +refs/heads/master:refs/remotes/origin/master
11:08:15 Fetching without tags
11:08:15 Merging remotes/origin/master commit a0b9c3d0b38abd4af1880ca3dde2845556dd2f70 into PR head commit cfa2407c12ee98dc24870268f007267acbfca749
11:08:15 Merge succeeded, producing cfa2407c12ee98dc24870268f007267acbfca749
11:08:15 Checking out Revision cfa2407c12ee98dc24870268f007267acbfca749 (PR-2486)
 > git config remote.origin.url https://github.com/docker/docker-py.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/2486/head:refs/remotes/origin/PR-2486 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-py.git # timeout=10
Fetching upstream changes from https://github.com/docker/docker-py.git
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress -- https://github.com/docker/docker-py.git +refs/pull/2486/head:refs/remotes/origin/PR-2486 +refs/heads/master:refs/remotes/origin/master
 > git config core.sparsecheckout # timeout=10
 > git checkout -f cfa2407c12ee98dc24870268f007267acbfca749
 > git merge a0b9c3d0b38abd4af1880ca3dde2845556dd2f70 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f cfa2407c12ee98dc24870268f007267acbfca749
11:08:16 Commit message: "tar entry sise must be computed from utf-8 encoded content"
fatal: bad object 26028d2ce48352c9b2c3f496e963b79a4944a426
[Pipeline] sh
11:08:17 + docker network create dpy-testnet-1-0-py2.7-17.06.2-ce
11:08:17 9b7077f8996b47a33ffaeea9f46348e54da5bbfb98633d7d3334c267251f713d
[Pipeline] sh
11:08:17 + docker run -d --name dpy-dind-1-0-py2.7-17.06.2-ce -v /tmp --privileged --network dpy-testnet-1-0-py2.7-17.06.2-ce dockerswarm/dind:17.06.2-ce dockerd -H tcp://0.0.0.0:2375
11:08:17 Unable to find image 'dockerswarm/dind:17.06.2-ce' locally
11:08:17 17.06.2-ce: Pulling from dockerswarm/dind
11:08:17 ad74af05f5a2: Pulling fs layer
11:08:17 1ffbfac097ec: Pulling fs layer
11:08:17 a3bb79d38cfe: Pulling fs layer
11:08:17 f7994ad08717: Pulling fs layer
11:08:17 1458381c1f53: Pulling fs layer
11:08:17 f7994ad08717: Waiting
11:08:17 1458381c1f53: Waiting
11:08:17 a3bb79d38cfe: Verifying Checksum
11:08:17 a3bb79d38cfe: Download complete
11:08:18 1ffbfac097ec: Verifying Checksum
11:08:18 1ffbfac097ec: Download complete
11:08:18 ad74af05f5a2: Verifying Checksum
11:08:18 ad74af05f5a2: Download complete
11:08:18 1458381c1f53: Verifying Checksum
11:08:18 1458381c1f53: Download complete
11:08:19 f7994ad08717: Verifying Checksum
11:08:19 f7994ad08717: Download complete
Still waiting to schedule task
Waiting for next available executor on ‘ubuntu&&!zfs&&amd64’
Still waiting to schedule task
Waiting for next available executor on ‘ubuntu&&!zfs&&amd64’
Still waiting to schedule task
Waiting for next available executor on ‘ubuntu&&!zfs&&amd64’
11:08:23 ad74af05f5a2: Pull complete
11:08:25 1ffbfac097ec: Pull complete
11:08:25 a3bb79d38cfe: Pull complete
11:08:27 f7994ad08717: Pull complete
11:08:27 1458381c1f53: Pull complete
11:08:27 Digest: sha256:86e795fcfd3f3b98b3b47a21c8b37592b5c0a34a7938446564265f6e861ff766
11:08:27 Status: Downloaded newer image for dockerswarm/dind:17.06.2-ce
11:08:28 1d0dbdf9f166018fdf4e581bf9db82f2e94db7f42f9f33711717649fd253fc8b
[Pipeline] sh
11:08:29 + docker run --name dpy-tests-1-0-py2.7-17.06.2-ce -e DOCKER_HOST=tcp://dpy-dind-1-0-py2.7-17.06.2-ce:2375 -e DOCKER_TEST_API_VERSION=1.30 --network dpy-testnet-1-0-py2.7-17.06.2-ce --volumes-from dpy-dind-1-0-py2.7-17.06.2-ce dockerbuildbot/docker-py:py2-cfa2407c12ee98dc24870268f007267acbfca749 py.test -v -rxs --cov=docker tests/
11:08:29 Unable to find image 'dockerbuildbot/docker-py:py2-cfa2407c12ee98dc24870268f007267acbfca749' locally
11:08:30 py2-cfa2407c12ee98dc24870268f007267acbfca749: Pulling from dockerbuildbot/docker-py
11:08:30 8f0fdd3eaac0: Already exists
11:08:30 d918eaefd9de: Already exists
11:08:30 43bf3e3107f5: Already exists
11:08:30 27622921edb2: Already exists
11:08:30 dcfa0aa1ae2c: Already exists
11:08:30 ef6ca6913068: Pulling fs layer
11:08:30 a755ea00feee: Pulling fs layer
11:08:30 74b6f9ff9fd6: Pulling fs layer
11:08:30 bebb4b693476: Pulling fs layer
11:08:30 776aca9d0430: Pulling fs layer
11:08:30 4d2516cc3e7b: Pulling fs layer
11:08:30 e1da2c6f96ee: Pulling fs layer
11:08:30 2a3932ba1115: Pulling fs layer
11:08:30 8bb0ed57e3d4: Pulling fs layer
11:08:30 be708e7b0e7f: Pulling fs layer
11:08:30 4857d00c7222: Pulling fs layer
11:08:30 02c1be5a418c: Pulling fs layer
11:08:30 57a52b7d9f56: Pulling fs layer
11:08:30 f0ba4da46ff4: Pulling fs layer
11:08:30 e641650721b4: Pulling fs layer
11:08:30 b8764cd0d0d4: Pulling fs layer
11:08:30 6e7eb7e873de: Pulling fs layer
11:08:30 037452b16e2c: Pulling fs layer
11:08:30 dfc81db74dff: Pulling fs layer
11:08:30 bebb4b693476: Waiting
11:08:30 776aca9d0430: Waiting
11:08:30 4d2516cc3e7b: Waiting
11:08:30 e1da2c6f96ee: Waiting
11:08:30 2a3932ba1115: Waiting
11:08:30 8bb0ed57e3d4: Waiting
11:08:30 be708e7b0e7f: Waiting
11:08:30 4857d00c7222: Waiting
11:08:30 02c1be5a418c: Waiting
11:08:30 57a52b7d9f56: Waiting
11:08:30 f0ba4da46ff4: Waiting
11:08:30 e641650721b4: Waiting
11:08:30 b8764cd0d0d4: Waiting
11:08:30 6e7eb7e873de: Waiting
11:08:30 037452b16e2c: Waiting
11:08:30 dfc81db74dff: Waiting
11:08:30 ef6ca6913068: Verifying Checksum
11:08:30 ef6ca6913068: Download complete
11:08:30 74b6f9ff9fd6: Verifying Checksum
11:08:30 74b6f9ff9fd6: Download complete
11:08:30 a755ea00feee: Verifying Checksum
11:08:30 a755ea00feee: Download complete
11:08:30 776aca9d0430: Verifying Checksum
11:08:30 776aca9d0430: Download complete
11:08:30 e1da2c6f96ee: Verifying Checksum
11:08:30 e1da2c6f96ee: Download complete
11:08:30 bebb4b693476: Verifying Checksum
11:08:30 bebb4b693476: Download complete
11:08:30 2a3932ba1115: Verifying Checksum
11:08:30 2a3932ba1115: Download complete
11:08:30 8bb0ed57e3d4: Verifying Checksum
11:08:30 8bb0ed57e3d4: Download complete
11:08:30 be708e7b0e7f: Verifying Checksum
11:08:30 be708e7b0e7f: Download complete
11:08:30 4857d00c7222: Verifying Checksum
11:08:30 4857d00c7222: Download complete
11:08:30 4d2516cc3e7b: Verifying Checksum
11:08:30 4d2516cc3e7b: Download complete
11:08:30 57a52b7d9f56: Verifying Checksum
11:08:30 57a52b7d9f56: Download complete
11:08:30 02c1be5a418c: Verifying Checksum
11:08:30 02c1be5a418c: Download complete
11:08:30 b8764cd0d0d4: Verifying Checksum
11:08:30 b8764cd0d0d4: Download complete
11:08:30 f0ba4da46ff4: Verifying Checksum
11:08:30 f0ba4da46ff4: Download complete
11:08:31 037452b16e2c: Verifying Checksum
11:08:31 037452b16e2c: Download complete
11:08:31 6e7eb7e873de: Verifying Checksum
11:08:31 6e7eb7e873de: Download complete
11:08:31 e641650721b4: Verifying Checksum
11:08:31 e641650721b4: Download complete
11:08:31 dfc81db74dff: Verifying Checksum
11:08:31 dfc81db74dff: Download complete
11:08:31 ef6ca6913068: Pull complete
11:08:33 a755ea00feee: Pull complete
11:08:33 74b6f9ff9fd6: Pull complete
11:08:33 bebb4b693476: Pull complete
11:08:33 776aca9d0430: Pull complete
11:08:34 4d2516cc3e7b: Pull complete
11:08:34 e1da2c6f96ee: Pull complete
11:08:34 2a3932ba1115: Pull complete
11:08:34 8bb0ed57e3d4: Pull complete
11:08:34 be708e7b0e7f: Pull complete
11:08:35 4857d00c7222: Pull complete
11:08:35 02c1be5a418c: Pull complete
11:08:35 57a52b7d9f56: Pull complete
11:08:35 f0ba4da46ff4: Pull complete
11:08:36 e641650721b4: Pull complete
11:08:36 b8764cd0d0d4: Pull complete
11:08:37 6e7eb7e873de: Pull complete
11:08:37 037452b16e2c: Pull complete
11:08:37 dfc81db74dff: Pull complete
11:08:37 Digest: sha256:655be30911ee3859f43f93b107d72e66c41f2ba98f865e8409226c54da4db297
11:08:37 Status: Downloaded newer image for dockerbuildbot/docker-py:py2-cfa2407c12ee98dc24870268f007267acbfca749
11:08:40 ============================= test session starts ==============================
11:08:40 platform linux2 -- Python 2.7.17, pytest-4.3.1, py-1.8.1, pluggy-0.13.1 -- /usr/local/bin/python
11:08:40 cachedir: .pytest_cache
11:08:40 rootdir: /src, inifile: pytest.ini
11:08:40 plugins: timeout-1.3.3, cov-2.6.1
11:08:45 collecting ... collected 932 items
11:08:45 
11:08:48 tests/integration/api_build_test.py::BuildTest::test_build_container_with_target PASSED [  0%]
11:08:48 tests/integration/api_build_test.py::BuildTest::test_build_from_stringio PASSED [  0%]
11:08:48 tests/integration/api_build_test.py::BuildTest::test_build_gzip_custom_encoding PASSED [  0%]
11:08:48 tests/integration/api_build_test.py::BuildTest::test_build_gzip_encoding PASSED [  0%]
11:08:49 tests/integration/api_build_test.py::BuildTest::test_build_in_context_abs_dockerfile PASSED [  0%]
11:08:50 tests/integration/api_build_test.py::BuildTest::test_build_in_context_dockerfile PASSED [  0%]
11:08:51 tests/integration/api_build_test.py::BuildTest::test_build_in_context_nested_dockerfile PASSED [  0%]
11:08:51 tests/integration/api_build_test.py::BuildTest::test_build_invalid_platform SKIPPED [  0%]
11:08:51 tests/integration/api_build_test.py::BuildTest::test_build_isolation PASSED [  0%]
11:08:51 tests/integration/api_build_test.py::BuildTest::test_build_labels PASSED [  1%]
11:08:52 tests/integration/api_build_test.py::BuildTest::test_build_out_of_context_dockerfile PASSED [  1%]
11:08:52 tests/integration/api_build_test.py::BuildTest::test_build_shmsize PASSED [  1%]
11:08:52 tests/integration/api_build_test.py::BuildTest::test_build_squash SKIPPED [  1%]
11:08:53 tests/integration/api_build_test.py::BuildTest::test_build_stderr_data PASSED [  1%]
11:08:53 tests/integration/api_build_test.py::BuildTest::test_build_streaming PASSED [  1%]
11:08:54 tests/integration/api_build_test.py::BuildTest::test_build_with_buildargs PASSED [  1%]
11:08:57 tests/integration/api_build_test.py::BuildTest::test_build_with_cache_from PASSED [  1%]
11:08:57 tests/integration/api_build_test.py::BuildTest::test_build_with_dockerfile_empty_lines PASSED [  1%]
11:08:58 tests/integration/api_build_test.py::BuildTest::test_build_with_dockerignore PASSED [  2%]
11:09:00 tests/integration/api_build_test.py::BuildTest::test_build_with_extra_hosts PASSED [  2%]
Running on ubuntu-1804-overlay2 (i-04575268a98dd54d4) in /home/ubuntu/workspace/docker-py_PR-2486
[Pipeline] {
[Pipeline] withDockerRegistry
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
11:09:04 tests/integration/api_build_test.py::BuildTest::test_build_with_network_mode PASSED [  2%]
11:09:04 tests/integration/api_build_test.py::BuildTest::test_build_with_proxy PASSED [  2%]
11:09:04 tests/integration/api_build_test.py::BuildTest::test_build_with_proxy_and_buildargs PASSED [  2%]
11:09:04 tests/integration/api_build_test.py::BuildTest::test_prune_builds SKIPPED [  2%]
11:09:04 tests/integration/api_client_test.py::InformationTest::test_info PASSED  [  2%]
11:09:04 tests/integration/api_client_test.py::InformationTest::test_version PASSED [  2%]
11:09:04 tests/integration/api_client_test.py::AutoDetectVersionTest::test_client_init PASSED [  2%]
11:09:05 tests/integration/api_client_test.py::ConnectionTimeoutTest::test_timeout PASSED [  3%]
Running on ubuntu-1804-overlay2 (i-0453565938ee14513) in /home/ubuntu/workspace/docker-py_PR-2486
[Pipeline] {
[Pipeline] withDockerRegistry
11:09:05 tests/integration/api_client_test.py::UnixconnTest::test_resource_warnings PASSED [  3%]
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
11:09:06 tests/integration/api_config_test.py::ConfigAPITest::test_create_config PASSED [  3%]
11:09:06 tests/integration/api_config_test.py::ConfigAPITest::test_create_config_unicode_data PASSED [  3%]
11:09:06 tests/integration/api_config_test.py::ConfigAPITest::test_inspect_config PASSED [  3%]
11:09:06 tests/integration/api_config_test.py::ConfigAPITest::test_list_configs PASSED [  3%]
11:09:07 tests/integration/api_config_test.py::ConfigAPITest::test_remove_config PASSED [  3%]
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/docker-py_PR-2486@tmp/03b7f794-8717-4e89-807a-7cdd48131d5e/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] echo
11:09:08 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
11:09:08 chowning workspace
[Pipeline] sh
11:09:09 tests/integration/api_container_test.py::ListContainersTest::test_list_containers PASSED [  3%]
11:09:09 tests/integration/api_container_test.py::CreateContainerTest::test_create PASSED [  3%]
11:09:09 + uname -m
[Pipeline] sh
11:09:10 + pwd
11:09:10 + id -u
11:09:10 + id -g
11:09:10 + docker run --rm -v /home/ubuntu/workspace/docker-py_PR-2486:/workspace busybox chown -R 1000:1000 /workspace
11:09:10 Unable to find image 'busybox:latest' locally
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/docker-py_PR-2486@tmp/fe432929-808f-4ae1-81d2-799403ef7903/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] echo
11:09:10 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
11:09:10 chowning workspace
[Pipeline] sh
11:09:10 latest: Pulling from library/busybox
11:09:10 bdbbaa22dec6: Pulling fs layer
11:09:10 bdbbaa22dec6: Verifying Checksum
11:09:10 bdbbaa22dec6: Download complete
11:09:10 tests/integration/api_container_test.py::CreateContainerTest::test_create_container_with_volumes_from PASSED [  3%]
11:09:10 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_auto_remove PASSED [  4%]
11:09:10 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options XFAIL [  4%]
11:09:11 + uname -m
[Pipeline] sh
11:09:11 bdbbaa22dec6: Pull complete
11:09:11 Digest: sha256:6915be4043561d64e0ab0f8f098dc2ac48e077fe23f488ac24b665166898115a
11:09:11 Status: Downloaded newer image for busybox:latest
11:09:11 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_device_cgroup_rules PASSED [  4%]
11:09:11 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_environment_variable_no_value PASSED [  4%]
11:09:11 + pwd
11:09:11 + id -u
11:09:11 + id -g
11:09:11 + docker run --rm -v /home/ubuntu/workspace/docker-py_PR-2486:/workspace busybox chown -R 1000:1000 /workspace
11:09:11 Unable to find image 'busybox:latest' locally
11:09:11 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_host_pid_mode PASSED [  4%]
11:09:12 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_init PASSED [  4%]
11:09:12 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_isolation PASSED [  4%]
11:09:12 latest: Pulling from library/busybox
11:09:12 bdbbaa22dec6: Pulling fs layer
11:09:12 bdbbaa22dec6: Verifying Checksum
11:09:12 bdbbaa22dec6: Download complete
11:09:12 bdbbaa22dec6: Pull complete
11:09:12 Digest: sha256:6915be4043561d64e0ab0f8f098dc2ac48e077fe23f488ac24b665166898115a
11:09:12 Status: Downloaded newer image for busybox:latest
11:09:13 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_links PASSED [  4%]
11:09:15 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_mac_address PASSED [  4%]
[Pipeline] echo
11:09:15 Removing all docker containers
[Pipeline] sh
11:09:15 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_memory_constraints_with_int PASSED [  5%]
[Pipeline] echo
11:09:15 Removing all docker containers
Running on ubuntu-1804-overlay2 (i-09d20281d1a688e8b) in /home/ubuntu/workspace/docker-py_PR-2486
[Pipeline] sh
[Pipeline] {
[Pipeline] withDockerRegistry
11:09:16 + docker container ls -aq
[Pipeline] echo
11:09:16 Docker containers have been removed
[Pipeline] echo
11:09:16 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
11:09:16 cleanWorkspace: Workspace is clean.
[Pipeline] stage
[Pipeline] { (test python=py2.7 / docker=19.03.5)
[Pipeline] checkout
11:09:16 + docker container ls -aq
[Pipeline] echo
11:09:16 Docker containers have been removed
[Pipeline] echo
11:09:16 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
11:09:16 cleanWorkspace: Workspace is clean.
[Pipeline] stage
[Pipeline] { (test python=py3.7 / docker=17.06.2-ce)
[Pipeline] checkout
11:09:16 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_memory_constraints_with_str PASSED [  5%]
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
11:09:18 using credential docker-jenkins-github-credentials
11:09:18 Cloning the remote Git repository
11:09:18 Cloning with configured refspecs honoured and without tags
11:09:19 using credential docker-jenkins-github-credentials
11:09:19 Cloning the remote Git repository
11:09:19 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/docker-py.git
 > git init /home/ubuntu/workspace/docker-py_PR-2486 # timeout=10
Fetching upstream changes from https://github.com/docker/docker-py.git
 > git --version # timeout=10
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
Cloning repository https://github.com/docker/docker-py.git
 > git init /home/ubuntu/workspace/docker-py_PR-2486 # timeout=10
11:09:19 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_restart_policy PASSED [  5%]
11:09:19 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_stop_timeout PASSED [  5%]
11:09:19 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt XFAIL [  5%]
11:09:19 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_tmpfs PASSED [  5%]
11:09:20 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_uts_mode PASSED [  5%]
11:09:20 tests/integration/api_container_test.py::CreateContainerTest::test_group_id_ints PASSED [  5%]
 > git fetch --no-tags --progress -- https://github.com/docker/docker-py.git +refs/pull/2486/head:refs/remotes/origin/PR-2486 +refs/heads/master:refs/remotes/origin/master
Fetching upstream changes from https://github.com/docker/docker-py.git
 > git --version # timeout=10
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress -- https://github.com/docker/docker-py.git +refs/pull/2486/head:refs/remotes/origin/PR-2486 +refs/heads/master:refs/remotes/origin/master
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/docker-py_PR-2486@tmp/9986968f-f7b8-4f1c-9e86-871b97439222/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] echo
11:09:21 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
11:09:21 chowning workspace
[Pipeline] sh
11:09:21 tests/integration/api_container_test.py::CreateContainerTest::test_group_id_strings PASSED [  5%]
11:09:21 + uname -m
11:09:21 Fetching without tags
[Pipeline] sh
 > git config remote.origin.url https://github.com/docker/docker-py.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/2486/head:refs/remotes/origin/PR-2486 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-py.git # timeout=10
Fetching upstream changes from https://github.com/docker/docker-py.git
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress -- https://github.com/docker/docker-py.git +refs/pull/2486/head:refs/remotes/origin/PR-2486 +refs/heads/master:refs/remotes/origin/master
11:09:21 Merging remotes/origin/master commit a0b9c3d0b38abd4af1880ca3dde2845556dd2f70 into PR head commit cfa2407c12ee98dc24870268f007267acbfca749
11:09:22 + pwd
11:09:22 + id -u
11:09:22 + id -g
11:09:22 + docker run --rm -v /home/ubuntu/workspace/docker-py_PR-2486:/workspace busybox chown -R 1000:1000 /workspace
11:09:22 Unable to find image 'busybox:latest' locally
11:09:22 Merge succeeded, producing cfa2407c12ee98dc24870268f007267acbfca749
11:09:22 Checking out Revision cfa2407c12ee98dc24870268f007267acbfca749 (PR-2486)
11:09:22 Fetching without tags
11:09:22 latest: Pulling from library/busybox
11:09:22 bdbbaa22dec6: Pulling fs layer
11:09:22 Merging remotes/origin/master commit a0b9c3d0b38abd4af1880ca3dde2845556dd2f70 into PR head commit cfa2407c12ee98dc24870268f007267acbfca749
11:09:22 bdbbaa22dec6: Download complete
11:09:22 Merge succeeded, producing cfa2407c12ee98dc24870268f007267acbfca749
11:09:22 Checking out Revision cfa2407c12ee98dc24870268f007267acbfca749 (PR-2486)
11:09:22 Commit message: "tar entry sise must be computed from utf-8 encoded content"
 > git config core.sparsecheckout # timeout=10
 > git checkout -f cfa2407c12ee98dc24870268f007267acbfca749
 > git merge a0b9c3d0b38abd4af1880ca3dde2845556dd2f70 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f cfa2407c12ee98dc24870268f007267acbfca749
11:09:23 bdbbaa22dec6: Pull complete
11:09:23 Digest: sha256:6915be4043561d64e0ab0f8f098dc2ac48e077fe23f488ac24b665166898115a
11:09:23 Status: Downloaded newer image for busybox:latest
 > git config remote.origin.url https://github.com/docker/docker-py.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/2486/head:refs/remotes/origin/PR-2486 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-py.git # timeout=10
Fetching upstream changes from https://github.com/docker/docker-py.git
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress -- https://github.com/docker/docker-py.git +refs/pull/2486/head:refs/remotes/origin/PR-2486 +refs/heads/master:refs/remotes/origin/master
 > git config core.sparsecheckout # timeout=10
 > git checkout -f cfa2407c12ee98dc24870268f007267acbfca749
 > git merge a0b9c3d0b38abd4af1880ca3dde2845556dd2f70 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f cfa2407c12ee98dc24870268f007267acbfca749
[Pipeline] sh
fatal: bad object 26028d2ce48352c9b2c3f496e963b79a4944a426
11:09:24 Commit message: "tar entry sise must be computed from utf-8 encoded content"
11:09:24 + docker network create dpy-testnet-1-0-py2.7-19.03.5
11:09:24 825b43251ed274a8f47fcfd9c4d42a3872cd16118f0e04e18417bb7844f691df
[Pipeline] sh
11:09:24 + docker run -d --name dpy-dind-1-0-py2.7-19.03.5 -v /tmp --privileged --network dpy-testnet-1-0-py2.7-19.03.5 dockerswarm/dind:19.03.5 dockerd -H tcp://0.0.0.0:2375
11:09:24 Unable to find image 'dockerswarm/dind:19.03.5' locally
11:09:24 19.03.5: Pulling from dockerswarm/dind
11:09:24 779c3a25c03c: Pulling fs layer
11:09:24 0f66cb6cb217: Pulling fs layer
11:09:24 e244bd7d4480: Pulling fs layer
11:09:24 2e2737f8aa12: Pulling fs layer
11:09:24 4ac8ca253a47: Pulling fs layer
11:09:24 2e2737f8aa12: Waiting
11:09:24 4ac8ca253a47: Waiting
11:09:24 e244bd7d4480: Verifying Checksum
11:09:24 e244bd7d4480: Download complete
[Pipeline] sh
fatal: bad object 26028d2ce48352c9b2c3f496e963b79a4944a426
11:09:25 + docker network create dpy-testnet-1-0-py3.7-17.06.2-ce
11:09:25 9bddf19adcafd8fe2fbefd081cb5b7daf5456caa6b56e9507af28d0d34e13756
[Pipeline] sh
11:09:25 + docker run -d --name dpy-dind-1-0-py3.7-17.06.2-ce -v /tmp --privileged --network dpy-testnet-1-0-py3.7-17.06.2-ce dockerswarm/dind:17.06.2-ce dockerd -H tcp://0.0.0.0:2375
11:09:25 Unable to find image 'dockerswarm/dind:17.06.2-ce' locally
11:09:25 0f66cb6cb217: Verifying Checksum
11:09:25 0f66cb6cb217: Download complete
11:09:25 17.06.2-ce: Pulling from dockerswarm/dind
11:09:25 ad74af05f5a2: Pulling fs layer
11:09:25 1ffbfac097ec: Pulling fs layer
11:09:25 a3bb79d38cfe: Pulling fs layer
11:09:25 f7994ad08717: Pulling fs layer
11:09:25 1458381c1f53: Pulling fs layer
11:09:25 f7994ad08717: Waiting
11:09:25 1458381c1f53: Waiting
11:09:25 a3bb79d38cfe: Verifying Checksum
11:09:25 a3bb79d38cfe: Download complete
11:09:26 4ac8ca253a47: Verifying Checksum
11:09:26 4ac8ca253a47: Download complete
[Pipeline] echo
11:09:26 Removing all docker containers
[Pipeline] sh
11:09:26 779c3a25c03c: Verifying Checksum
11:09:26 779c3a25c03c: Download complete
11:09:26 1ffbfac097ec: Verifying Checksum
11:09:26 1ffbfac097ec: Download complete
11:09:26 1458381c1f53: Verifying Checksum
11:09:26 1458381c1f53: Download complete
11:09:26 f7994ad08717: Verifying Checksum
11:09:26 f7994ad08717: Download complete
11:09:26 + docker container ls -aq
[Pipeline] echo
11:09:26 Docker containers have been removed
[Pipeline] echo
11:09:26 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
11:09:26 cleanWorkspace: Workspace is clean.
[Pipeline] stage
[Pipeline] { (test python=py3.7 / docker=19.03.5)
[Pipeline] checkout
11:09:27 ad74af05f5a2: Verifying Checksum
11:09:27 ad74af05f5a2: Download complete
11:09:27 2e2737f8aa12: Verifying Checksum
11:09:27 2e2737f8aa12: Download complete
11:09:29 using credential docker-jenkins-github-credentials
11:09:29 Cloning the remote Git repository
11:09:29 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/docker-py.git
 > git init /home/ubuntu/workspace/docker-py_PR-2486 # timeout=10
Fetching upstream changes from https://github.com/docker/docker-py.git
 > git --version # timeout=10
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress -- https://github.com/docker/docker-py.git +refs/pull/2486/head:refs/remotes/origin/PR-2486 +refs/heads/master:refs/remotes/origin/master
11:09:31 ad74af05f5a2: Pull complete
11:09:31 779c3a25c03c: Pull complete
11:09:32 Fetching without tags
11:09:32 Merging remotes/origin/master commit a0b9c3d0b38abd4af1880ca3dde2845556dd2f70 into PR head commit cfa2407c12ee98dc24870268f007267acbfca749
11:09:32 Merge succeeded, producing cfa2407c12ee98dc24870268f007267acbfca749
11:09:32 Checking out Revision cfa2407c12ee98dc24870268f007267acbfca749 (PR-2486)
 > git config remote.origin.url https://github.com/docker/docker-py.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/2486/head:refs/remotes/origin/PR-2486 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-py.git # timeout=10
Fetching upstream changes from https://github.com/docker/docker-py.git
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress -- https://github.com/docker/docker-py.git +refs/pull/2486/head:refs/remotes/origin/PR-2486 +refs/heads/master:refs/remotes/origin/master
 > git config core.sparsecheckout # timeout=10
 > git checkout -f cfa2407c12ee98dc24870268f007267acbfca749
 > git merge a0b9c3d0b38abd4af1880ca3dde2845556dd2f70 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
11:09:33 0f66cb6cb217: Pull complete
11:09:33 e244bd7d4480: Pull complete
11:09:33 Commit message: "tar entry sise must be computed from utf-8 encoded content"
11:09:33 1ffbfac097ec: Pull complete
11:09:33 a3bb79d38cfe: Pull complete
 > git config core.sparsecheckout # timeout=10
 > git checkout -f cfa2407c12ee98dc24870268f007267acbfca749
[Pipeline] sh
fatal: bad object 26028d2ce48352c9b2c3f496e963b79a4944a426
11:09:34 + docker network create dpy-testnet-1-0-py3.7-19.03.5
11:09:35 facab6cd5bc984b8e0da915bea90135b66f1774911e9bd45615d068f850f545d
[Pipeline] sh
11:09:35 + docker run -d --name dpy-dind-1-0-py3.7-19.03.5 -v /tmp --privileged --network dpy-testnet-1-0-py3.7-19.03.5 dockerswarm/dind:19.03.5 dockerd -H tcp://0.0.0.0:2375
11:09:35 Unable to find image 'dockerswarm/dind:19.03.5' locally
11:09:35 f7994ad08717: Pull complete
11:09:35 1458381c1f53: Pull complete
11:09:35 Digest: sha256:86e795fcfd3f3b98b3b47a21c8b37592b5c0a34a7938446564265f6e861ff766
11:09:35 Status: Downloaded newer image for dockerswarm/dind:17.06.2-ce
11:09:35 19.03.5: Pulling from dockerswarm/dind
11:09:35 779c3a25c03c: Pulling fs layer
11:09:35 0f66cb6cb217: Pulling fs layer
11:09:35 e244bd7d4480: Pulling fs layer
11:09:35 2e2737f8aa12: Pulling fs layer
11:09:35 4ac8ca253a47: Pulling fs layer
11:09:35 2e2737f8aa12: Waiting
11:09:35 4ac8ca253a47: Waiting
11:09:36 tests/integration/api_container_test.py::CreateContainerTest::test_invalid_log_driver_raises_exception PASSED [  6%]
11:09:36 e244bd7d4480: Verifying Checksum
11:09:36 e244bd7d4480: Download complete
11:09:36 0f66cb6cb217: Verifying Checksum
11:09:36 0f66cb6cb217: Download complete
11:09:36 551eee3311aa5b588d9bad4b83bfb9d69caf66630f568cac87a539a4f6591fa5
11:09:36 tests/integration/api_container_test.py::CreateContainerTest::test_valid_log_driver_and_log_opt PASSED [  6%]
11:09:36 4ac8ca253a47: Verifying Checksum
11:09:36 4ac8ca253a47: Download complete
11:09:37 779c3a25c03c: Verifying Checksum
11:09:37 779c3a25c03c: Download complete
11:09:37 tests/integration/api_container_test.py::CreateContainerTest::test_valid_no_config_specified PASSED [  6%]
11:09:37 2e2737f8aa12: Pull complete
11:09:37 4ac8ca253a47: Pull complete
11:09:37 Digest: sha256:8e1fd4e4546bd9e8d8194471d10fce55a570c05221110e00908e111e8ce38b7f
11:09:37 Status: Downloaded newer image for dockerswarm/dind:19.03.5
[Pipeline] sh
11:09:37 tests/integration/api_container_test.py::CreateContainerTest::test_valid_no_log_driver_specified PASSED [  6%]
11:09:38 + docker run --name dpy-tests-1-0-py3.7-17.06.2-ce -e DOCKER_HOST=tcp://dpy-dind-1-0-py3.7-17.06.2-ce:2375 -e DOCKER_TEST_API_VERSION=1.30 --network dpy-testnet-1-0-py3.7-17.06.2-ce --volumes-from dpy-dind-1-0-py3.7-17.06.2-ce dockerbuildbot/docker-py:py3-cfa2407c12ee98dc24870268f007267acbfca749 py.test -v -rxs --cov=docker tests/
11:09:38 Unable to find image 'dockerbuildbot/docker-py:py3-cfa2407c12ee98dc24870268f007267acbfca749' locally
11:09:38 py3-cfa2407c12ee98dc24870268f007267acbfca749: Pulling from dockerbuildbot/docker-py
11:09:38 8f0fdd3eaac0: Pulling fs layer
11:09:38 d918eaefd9de: Pulling fs layer
11:09:38 43bf3e3107f5: Pulling fs layer
11:09:38 27622921edb2: Pulling fs layer
11:09:38 dcfa0aa1ae2c: Pulling fs layer
11:09:38 61cf1e8f9385: Pulling fs layer
11:09:38 a79fc60597da: Pulling fs layer
11:09:38 420e7f932707: Pulling fs layer
11:09:38 0d43f60045d6: Pulling fs layer
11:09:38 af07db49f73d: Pulling fs layer
11:09:38 288e0f162417: Pulling fs layer
11:09:38 a989bb534a0b: Pulling fs layer
11:09:38 7cf65e347671: Pulling fs layer
11:09:38 1ce446d900da: Pulling fs layer
11:09:38 73eadc094186: Pulling fs layer
11:09:38 e76b8ab05c71: Pulling fs layer
11:09:38 2ecaa90a8993: Pulling fs layer
11:09:38 fedf58d7c426: Pulling fs layer
11:09:38 955c29e2e7b5: Pulling fs layer
11:09:38 ebd200d3f492: Pulling fs layer
11:09:38 43a996aa298c: Pulling fs layer
11:09:38 bdace0542eb3: Pulling fs layer
11:09:38 03d7eb17cd09: Pulling fs layer
11:09:38 108fcc0d5a32: Pulling fs layer
11:09:38 7cf65e347671: Waiting
11:09:38 1ce446d900da: Waiting
11:09:38 73eadc094186: Waiting
11:09:38 e76b8ab05c71: Waiting
11:09:38 2ecaa90a8993: Waiting
11:09:38 fedf58d7c426: Waiting
11:09:38 955c29e2e7b5: Waiting
11:09:38 ebd200d3f492: Waiting
11:09:38 43a996aa298c: Waiting
11:09:38 bdace0542eb3: Waiting
11:09:38 03d7eb17cd09: Waiting
11:09:38 108fcc0d5a32: Waiting
11:09:38 27622921edb2: Waiting
11:09:38 dcfa0aa1ae2c: Waiting
11:09:38 61cf1e8f9385: Waiting
11:09:38 a79fc60597da: Waiting
11:09:38 420e7f932707: Waiting
11:09:38 0d43f60045d6: Waiting
11:09:38 af07db49f73d: Waiting
11:09:38 288e0f162417: Waiting
11:09:38 a989bb534a0b: Waiting
11:09:38 2e2737f8aa12: Verifying Checksum
11:09:38 2e2737f8aa12: Download complete
11:09:38 d918eaefd9de: Verifying Checksum
11:09:38 d918eaefd9de: Download complete
11:09:38 43bf3e3107f5: Verifying Checksum
11:09:38 43bf3e3107f5: Download complete
11:09:39 tests/integration/api_container_test.py::VolumeBindTest::test_create_with_binds_ro PASSED [  6%]
11:09:39 8f0fdd3eaac0: Verifying Checksum
11:09:39 8f0fdd3eaac0: Download complete
11:09:40 61cf1e8f9385: Download complete
11:09:40 27622921edb2: Verifying Checksum
11:09:40 27622921edb2: Download complete
11:09:40 420e7f932707: Verifying Checksum
11:09:40 420e7f932707: Download complete
11:09:40 tests/integration/api_container_test.py::VolumeBindTest::test_create_with_binds_rw PASSED [  6%]
11:09:40 0d43f60045d6: Verifying Checksum
11:09:40 0d43f60045d6: Download complete
11:09:40 af07db49f73d: Verifying Checksum
11:09:40 af07db49f73d: Download complete
11:09:40 tests/integration/api_container_test.py::VolumeBindTest::test_create_with_mounts PASSED [  6%]
11:09:40 8f31cd89d954a07eb42a4f61dde6184844a53aea4941ec4e14fe32ac457d5590
11:09:40 a79fc60597da: Verifying Checksum
11:09:40 a79fc60597da: Download complete
11:09:41 a989bb534a0b: Verifying Checksum
11:09:41 a989bb534a0b: Download complete
11:09:41 288e0f162417: Verifying Checksum
11:09:41 288e0f162417: Download complete
11:09:41 7cf65e347671: Verifying Checksum
11:09:41 7cf65e347671: Download complete
11:09:41 1ce446d900da: Verifying Checksum
11:09:41 1ce446d900da: Download complete
11:09:41 73eadc094186: Verifying Checksum
11:09:41 73eadc094186: Download complete
11:09:41 e76b8ab05c71: Verifying Checksum
11:09:41 e76b8ab05c71: Download complete
11:09:41 fedf58d7c426: Verifying Checksum
11:09:41 fedf58d7c426: Download complete
11:09:41 tests/integration/api_container_test.py::VolumeBindTest::test_create_with_mounts_ro PASSED [  6%]
11:09:41 2ecaa90a8993: Verifying Checksum
11:09:41 2ecaa90a8993: Download complete
11:09:41 955c29e2e7b5: Verifying Checksum
11:09:41 955c29e2e7b5: Download complete
11:09:41 43a996aa298c: Verifying Checksum
11:09:41 43a996aa298c: Download complete
[Pipeline] sh
11:09:41 + docker run --name dpy-tests-1-0-py2.7-19.03.5 -e DOCKER_HOST=tcp://dpy-dind-1-0-py2.7-19.03.5:2375 -e DOCKER_TEST_API_VERSION=1.40 --network dpy-testnet-1-0-py2.7-19.03.5 --volumes-from dpy-dind-1-0-py2.7-19.03.5 dockerbuildbot/docker-py:py2-cfa2407c12ee98dc24870268f007267acbfca749 py.test -v -rxs --cov=docker tests/
11:09:41 Unable to find image 'dockerbuildbot/docker-py:py2-cfa2407c12ee98dc24870268f007267acbfca749' locally
11:09:41 py2-cfa2407c12ee98dc24870268f007267acbfca749: Pulling from dockerbuildbot/docker-py
11:09:41 8f0fdd3eaac0: Pulling fs layer
11:09:41 d918eaefd9de: Pulling fs layer
11:09:41 43bf3e3107f5: Pulling fs layer
11:09:41 27622921edb2: Pulling fs layer
11:09:41 dcfa0aa1ae2c: Pulling fs layer
11:09:41 ef6ca6913068: Pulling fs layer
11:09:41 a755ea00feee: Pulling fs layer
11:09:41 74b6f9ff9fd6: Pulling fs layer
11:09:41 bebb4b693476: Pulling fs layer
11:09:41 776aca9d0430: Pulling fs layer
11:09:41 4d2516cc3e7b: Pulling fs layer
11:09:41 e1da2c6f96ee: Pulling fs layer
11:09:41 2a3932ba1115: Pulling fs layer
11:09:41 8bb0ed57e3d4: Pulling fs layer
11:09:41 be708e7b0e7f: Pulling fs layer
11:09:41 4857d00c7222: Pulling fs layer
11:09:41 02c1be5a418c: Pulling fs layer
11:09:41 57a52b7d9f56: Pulling fs layer
11:09:41 f0ba4da46ff4: Pulling fs layer
11:09:41 e641650721b4: Pulling fs layer
11:09:41 b8764cd0d0d4: Pulling fs layer
11:09:41 6e7eb7e873de: Pulling fs layer
11:09:41 037452b16e2c: Pulling fs layer
11:09:41 dfc81db74dff: Pulling fs layer
11:09:41 74b6f9ff9fd6: Waiting
11:09:41 bebb4b693476: Waiting
11:09:41 776aca9d0430: Waiting
11:09:41 4d2516cc3e7b: Waiting
11:09:41 e1da2c6f96ee: Waiting
11:09:41 2a3932ba1115: Waiting
11:09:41 8bb0ed57e3d4: Waiting
11:09:41 be708e7b0e7f: Waiting
11:09:41 4857d00c7222: Waiting
11:09:41 02c1be5a418c: Waiting
11:09:41 57a52b7d9f56: Waiting
11:09:41 f0ba4da46ff4: Waiting
11:09:41 e641650721b4: Waiting
11:09:41 27622921edb2: Waiting
11:09:41 dcfa0aa1ae2c: Waiting
11:09:41 b8764cd0d0d4: Waiting
11:09:41 6e7eb7e873de: Waiting
11:09:41 ef6ca6913068: Waiting
11:09:41 a755ea00feee: Waiting
11:09:41 037452b16e2c: Waiting
11:09:41 dfc81db74dff: Waiting
11:09:42 tests/integration/api_container_test.py::VolumeBindTest::test_create_with_volume_mount PASSED [  6%]
11:09:42 ebd200d3f492: Verifying Checksum
11:09:42 ebd200d3f492: Download complete
11:09:42 bdace0542eb3: Verifying Checksum
11:09:42 bdace0542eb3: Download complete
11:09:42 03d7eb17cd09: Verifying Checksum
11:09:42 03d7eb17cd09: Download complete
11:09:42 108fcc0d5a32: Verifying Checksum
11:09:42 108fcc0d5a32: Download complete
11:09:42 779c3a25c03c: Pull complete
11:09:42 43bf3e3107f5: Verifying Checksum
11:09:42 43bf3e3107f5: Download complete
11:09:42 d918eaefd9de: Verifying Checksum
11:09:42 d918eaefd9de: Download complete
11:09:43 tests/integration/api_container_test.py::ArchiveTest::test_copy_directory_to_container PASSED [  6%]
11:09:43 tests/integration/api_container_test.py::ArchiveTest::test_copy_file_to_container PASSED [  7%]
11:09:43 8f0fdd3eaac0: Verifying Checksum
11:09:43 8f0fdd3eaac0: Download complete
11:09:44 ef6ca6913068: Verifying Checksum
11:09:44 ef6ca6913068: Download complete
11:09:44 27622921edb2: Verifying Checksum
11:09:44 27622921edb2: Download complete
11:09:44 0f66cb6cb217: Pull complete
11:09:44 e244bd7d4480: Pull complete
11:09:44 tests/integration/api_container_test.py::ArchiveTest::test_get_file_archive_from_container PASSED [  7%]
11:09:44 dcfa0aa1ae2c: Verifying Checksum
11:09:44 dcfa0aa1ae2c: Download complete
11:09:44 74b6f9ff9fd6: Verifying Checksum
11:09:44 74b6f9ff9fd6: Download complete
11:09:44 a755ea00feee: Verifying Checksum
11:09:44 a755ea00feee: Download complete
11:09:44 tests/integration/api_container_test.py::ArchiveTest::test_get_file_stat_from_container PASSED [  7%]
11:09:45 776aca9d0430: Verifying Checksum
11:09:45 776aca9d0430: Download complete
11:09:45 bebb4b693476: Verifying Checksum
11:09:45 bebb4b693476: Download complete
11:09:45 e1da2c6f96ee: Verifying Checksum
11:09:45 e1da2c6f96ee: Download complete
11:09:45 tests/integration/api_container_test.py::RenameContainerTest::test_rename_container PASSED [  7%]
11:09:45 2a3932ba1115: Verifying Checksum
11:09:45 2a3932ba1115: Download complete
11:09:45 8bb0ed57e3d4: Verifying Checksum
11:09:45 8bb0ed57e3d4: Download complete
11:09:45 4d2516cc3e7b: Verifying Checksum
11:09:45 4d2516cc3e7b: Download complete
11:09:45 be708e7b0e7f: Verifying Checksum
11:09:45 be708e7b0e7f: Download complete
11:09:45 4857d00c7222: Verifying Checksum
11:09:45 4857d00c7222: Download complete
11:09:45 57a52b7d9f56: Verifying Checksum
11:09:45 57a52b7d9f56: Download complete
11:09:45 02c1be5a418c: Verifying Checksum
11:09:45 02c1be5a418c: Download complete
11:09:45 f0ba4da46ff4: Verifying Checksum
11:09:45 f0ba4da46ff4: Download complete
11:09:45 b8764cd0d0d4: Verifying Checksum
11:09:45 b8764cd0d0d4: Download complete
11:09:46 e641650721b4: Verifying Checksum
11:09:46 e641650721b4: Download complete
11:09:46 8f0fdd3eaac0: Pull complete
11:09:46 6e7eb7e873de: Verifying Checksum
11:09:46 6e7eb7e873de: Download complete
11:09:46 dfc81db74dff: Verifying Checksum
11:09:46 dfc81db74dff: Download complete
11:09:46 037452b16e2c: Verifying Checksum
11:09:46 037452b16e2c: Download complete
11:09:46 d918eaefd9de: Pull complete
11:09:47 43bf3e3107f5: Pull complete
11:09:48 dcfa0aa1ae2c: Verifying Checksum
11:09:48 dcfa0aa1ae2c: Download complete
11:09:48 2e2737f8aa12: Pull complete
11:09:48 4ac8ca253a47: Pull complete
11:09:48 Digest: sha256:8e1fd4e4546bd9e8d8194471d10fce55a570c05221110e00908e111e8ce38b7f
11:09:48 Status: Downloaded newer image for dockerswarm/dind:19.03.5
11:09:49 tests/integration/api_container_test.py::StartContainerTest::test_run_shlex_commands PASSED [  7%]
11:09:49 tests/integration/api_container_test.py::StartContainerTest::test_start_container PASSED [  7%]
11:09:49 adebd67e6932671b81678fed953ebaf03162bbb2d25c0b7e2c61e5043ea43035
11:09:50 tests/integration/api_container_test.py::StartContainerTest::test_start_container_with_dict_instead_of_id PASSED [  7%]
11:09:50 8f0fdd3eaac0: Pull complete
11:09:50 d918eaefd9de: Pull complete
[Pipeline] sh
11:09:50 43bf3e3107f5: Pull complete
11:09:51 + docker run --name dpy-tests-1-0-py3.7-19.03.5 -e DOCKER_HOST=tcp://dpy-dind-1-0-py3.7-19.03.5:2375 -e DOCKER_TEST_API_VERSION=1.40 --network dpy-testnet-1-0-py3.7-19.03.5 --volumes-from dpy-dind-1-0-py3.7-19.03.5 dockerbuildbot/docker-py:py3-cfa2407c12ee98dc24870268f007267acbfca749 py.test -v -rxs --cov=docker tests/
11:09:51 Unable to find image 'dockerbuildbot/docker-py:py3-cfa2407c12ee98dc24870268f007267acbfca749' locally
11:09:51 py3-cfa2407c12ee98dc24870268f007267acbfca749: Pulling from dockerbuildbot/docker-py
11:09:51 8f0fdd3eaac0: Pulling fs layer
11:09:51 d918eaefd9de: Pulling fs layer
11:09:51 43bf3e3107f5: Pulling fs layer
11:09:51 27622921edb2: Pulling fs layer
11:09:51 dcfa0aa1ae2c: Pulling fs layer
11:09:51 61cf1e8f9385: Pulling fs layer
11:09:51 a79fc60597da: Pulling fs layer
11:09:51 420e7f932707: Pulling fs layer
11:09:51 0d43f60045d6: Pulling fs layer
11:09:51 af07db49f73d: Pulling fs layer
11:09:51 288e0f162417: Pulling fs layer
11:09:51 a989bb534a0b: Pulling fs layer
11:09:51 7cf65e347671: Pulling fs layer
11:09:51 1ce446d900da: Pulling fs layer
11:09:51 73eadc094186: Pulling fs layer
11:09:51 e76b8ab05c71: Pulling fs layer
11:09:51 2ecaa90a8993: Pulling fs layer
11:09:51 fedf58d7c426: Pulling fs layer
11:09:51 955c29e2e7b5: Pulling fs layer
11:09:51 ebd200d3f492: Pulling fs layer
11:09:51 43a996aa298c: Pulling fs layer
11:09:51 bdace0542eb3: Pulling fs layer
11:09:51 03d7eb17cd09: Pulling fs layer
11:09:51 108fcc0d5a32: Pulling fs layer
11:09:51 27622921edb2: Waiting
11:09:51 dcfa0aa1ae2c: Waiting
11:09:51 61cf1e8f9385: Waiting
11:09:51 a79fc60597da: Waiting
11:09:51 420e7f932707: Waiting
11:09:51 0d43f60045d6: Waiting
11:09:51 af07db49f73d: Waiting
11:09:51 288e0f162417: Waiting
11:09:51 a989bb534a0b: Waiting
11:09:51 7cf65e347671: Waiting
11:09:51 1ce446d900da: Waiting
11:09:51 73eadc094186: Waiting
11:09:51 e76b8ab05c71: Waiting
11:09:51 2ecaa90a8993: Waiting
11:09:51 fedf58d7c426: Waiting
11:09:51 955c29e2e7b5: Waiting
11:09:51 ebd200d3f492: Waiting
11:09:51 43a996aa298c: Waiting
11:09:51 bdace0542eb3: Waiting
11:09:51 03d7eb17cd09: Waiting
11:09:51 108fcc0d5a32: Waiting
11:09:51 27622921edb2: Pull complete
11:09:51 d918eaefd9de: Verifying Checksum
11:09:51 d918eaefd9de: Download complete
11:09:51 43bf3e3107f5: Verifying Checksum
11:09:51 43bf3e3107f5: Download complete
11:09:52 8f0fdd3eaac0: Verifying Checksum
11:09:52 8f0fdd3eaac0: Download complete
11:09:52 61cf1e8f9385: Verifying Checksum
11:09:52 61cf1e8f9385: Download complete
11:09:53 a79fc60597da: Verifying Checksum
11:09:53 a79fc60597da: Download complete
11:09:53 27622921edb2: Verifying Checksum
11:09:53 27622921edb2: Download complete
11:09:53 420e7f932707: Verifying Checksum
11:09:53 420e7f932707: Download complete
11:09:54 af07db49f73d: Verifying Checksum
11:09:54 af07db49f73d: Download complete
11:09:54 0d43f60045d6: Verifying Checksum
11:09:54 0d43f60045d6: Download complete
11:09:54 a989bb534a0b: Verifying Checksum
11:09:54 a989bb534a0b: Download complete
11:09:54 tests/integration/api_container_test.py::WaitTest::test_wait PASSED      [  7%]
11:09:54 7cf65e347671: Verifying Checksum
11:09:54 7cf65e347671: Download complete
11:09:54 288e0f162417: Verifying Checksum
11:09:54 288e0f162417: Download complete
11:09:54 1ce446d900da: Verifying Checksum
11:09:54 1ce446d900da: Download complete
11:09:54 73eadc094186: Verifying Checksum
11:09:54 73eadc094186: Download complete
11:09:54 e76b8ab05c71: Verifying Checksum
11:09:54 e76b8ab05c71: Download complete
11:09:54 fedf58d7c426: Verifying Checksum
11:09:54 fedf58d7c426: Download complete
11:09:54 2ecaa90a8993: Verifying Checksum
11:09:54 2ecaa90a8993: Download complete
11:09:54 955c29e2e7b5: Verifying Checksum
11:09:54 955c29e2e7b5: Download complete
11:09:54 43a996aa298c: Verifying Checksum
11:09:54 43a996aa298c: Download complete
11:09:55 ebd200d3f492: Verifying Checksum
11:09:55 ebd200d3f492: Download complete
11:09:55 27622921edb2: Pull complete
11:09:55 bdace0542eb3: Verifying Checksum
11:09:55 bdace0542eb3: Download complete
11:09:55 03d7eb17cd09: Verifying Checksum
11:09:55 03d7eb17cd09: Download complete
11:09:55 108fcc0d5a32: Verifying Checksum
11:09:55 108fcc0d5a32: Download complete
11:09:57 dcfa0aa1ae2c: Verifying Checksum
11:09:57 dcfa0aa1ae2c: Download complete
11:09:58 tests/integration/api_container_test.py::WaitTest::test_wait_with_condition PASSED [  7%]
11:09:59 8f0fdd3eaac0: Pull complete
11:10:00 d918eaefd9de: Pull complete
11:10:00 43bf3e3107f5: Pull complete
11:10:02 tests/integration/api_container_test.py::WaitTest::test_wait_with_dict_instead_of_id PASSED [  8%]
11:10:03 tests/integration/api_container_test.py::LogsTest::test_logs PASSED      [  8%]
11:10:03 dcfa0aa1ae2c: Pull complete
11:10:04 tests/integration/api_container_test.py::LogsTest::test_logs_streaming_and_follow PASSED [  8%]
11:10:04 61cf1e8f9385: Pull complete
11:10:05 27622921edb2: Pull complete
11:10:05 tests/integration/api_container_test.py::LogsTest::test_logs_streaming_and_follow_and_cancel PASSED [  8%]
11:10:06 tests/integration/api_container_test.py::LogsTest::test_logs_tail_option PASSED [  8%]
11:10:06 a79fc60597da: Pull complete
11:10:06 tests/integration/api_container_test.py::LogsTest::test_logs_with_dict_instead_of_id PASSED [  8%]
11:10:06 420e7f932707: Pull complete
11:10:06 0d43f60045d6: Pull complete
11:10:06 tests/integration/api_container_test.py::LogsTest::test_logs_with_tail_0 PASSED [  8%]
11:10:06 tests/integration/api_container_test.py::LogsTest::test_logs_with_until SKIPPED [  8%]
11:10:06 af07db49f73d: Pull complete
11:10:07 tests/integration/api_container_test.py::DiffTest::test_diff PASSED      [  8%]
11:10:07 288e0f162417: Pull complete
11:10:07 a989bb534a0b: Pull complete
11:10:07 7cf65e347671: Pull complete
11:10:07 1ce446d900da: Pull complete
11:10:08 tests/integration/api_container_test.py::DiffTest::test_diff_with_dict_instead_of_id PASSED [  9%]
11:10:08 73eadc094186: Pull complete
11:10:08 e76b8ab05c71: Pull complete
11:10:08 2ecaa90a8993: Pull complete
11:10:08 fedf58d7c426: Pull complete
11:10:08 955c29e2e7b5: Pull complete
11:10:10 dcfa0aa1ae2c: Pull complete
11:10:10 ef6ca6913068: Pull complete
11:10:10 a755ea00feee: Pull complete
11:10:10 74b6f9ff9fd6: Pull complete
11:10:10 ebd200d3f492: Pull complete
11:10:10 43a996aa298c: Pull complete
11:10:10 bdace0542eb3: Pull complete
11:10:10 bebb4b693476: Pull complete
11:10:10 776aca9d0430: Pull complete
11:10:10 tests/integration/api_container_test.py::StopTest::test_stop PASSED      [  9%]
11:10:10 03d7eb17cd09: Pull complete
11:10:10 108fcc0d5a32: Pull complete
11:10:10 Digest: sha256:7a8964b18b4eb4351887a6b6ab0ed7617f9dadc5ea4696a0b019a5673851f426
11:10:10 Status: Downloaded newer image for dockerbuildbot/docker-py:py3-cfa2407c12ee98dc24870268f007267acbfca749
11:10:11 4d2516cc3e7b: Pull complete
11:10:11 e1da2c6f96ee: Pull complete
11:10:11 2a3932ba1115: Pull complete
11:10:11 8bb0ed57e3d4: Pull complete
11:10:11 be708e7b0e7f: Pull complete
11:10:12 4857d00c7222: Pull complete
11:10:12 02c1be5a418c: Pull complete
11:10:12 57a52b7d9f56: Pull complete
11:10:12 f0ba4da46ff4: Pull complete
11:10:13 tests/integration/api_container_test.py::StopTest::test_stop_with_dict_instead_of_id PASSED [  9%]
11:10:13 e641650721b4: Pull complete
11:10:13 b8764cd0d0d4: Pull complete
11:10:13 tests/integration/api_container_test.py::KillTest::test_kill PASSED      [  9%]
11:10:14 ============================= test session starts ==============================
11:10:14 platform linux -- Python 3.7.6, pytest-4.3.1, py-1.8.1, pluggy-0.13.1 -- /usr/local/bin/python
11:10:14 cachedir: .pytest_cache
11:10:14 rootdir: /src, inifile: pytest.ini
11:10:14 plugins: timeout-1.3.3, cov-2.6.1
11:10:14 6e7eb7e873de: Pull complete
11:10:14 037452b16e2c: Pull complete
11:10:14 tests/integration/api_container_test.py::KillTest::test_kill_with_dict_instead_of_id PASSED [  9%]
11:10:14 dfc81db74dff: Pull complete
11:10:14 Digest: sha256:655be30911ee3859f43f93b107d72e66c41f2ba98f865e8409226c54da4db297
11:10:14 Status: Downloaded newer image for dockerbuildbot/docker-py:py2-cfa2407c12ee98dc24870268f007267acbfca749
11:10:14 tests/integration/api_container_test.py::KillTest::test_kill_with_signal PASSED [  9%]
11:10:15 tests/integration/api_container_test.py::KillTest::test_kill_with_signal_integer PASSED [  9%]
11:10:16 tests/integration/api_container_test.py::KillTest::test_kill_with_signal_name PASSED [  9%]
11:10:16 tests/integration/api_container_test.py::PortTest::test_port PASSED      [  9%]
11:10:17 tests/integration/api_container_test.py::ContainerTopTest::test_top PASSED [  9%]
11:10:17 tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs PASSED [ 10%]
11:10:19 collecting ... collected 932 items
11:10:19 
11:10:19 dcfa0aa1ae2c: Pull complete
11:10:19 61cf1e8f9385: Pull complete
11:10:20 a79fc60597da: Pull complete
11:10:20 420e7f932707: Pull complete
11:10:20 0d43f60045d6: Pull complete
11:10:20 af07db49f73d: Pull complete
11:10:21 tests/integration/api_container_test.py::RestartContainerTest::test_restart PASSED [ 10%]
11:10:21 ============================= test session starts ==============================
11:10:21 platform linux2 -- Python 2.7.17, pytest-4.3.1, py-1.8.1, pluggy-0.13.1 -- /usr/local/bin/python
11:10:21 cachedir: .pytest_cache
11:10:21 rootdir: /src, inifile: pytest.ini
11:10:21 plugins: timeout-1.3.3, cov-2.6.1
11:10:21 288e0f162417: Pull complete
11:10:21 tests/integration/api_build_test.py::BuildTest::test_build_container_with_target PASSED [  0%]
11:10:21 tests/integration/api_build_test.py::BuildTest::test_build_from_stringio PASSED [  0%]
11:10:21 tests/integration/api_build_test.py::BuildTest::test_build_gzip_custom_encoding PASSED [  0%]
11:10:21 a989bb534a0b: Pull complete
11:10:21 7cf65e347671: Pull complete
11:10:21 tests/integration/api_build_test.py::BuildTest::test_build_gzip_encoding PASSED [  0%]
11:10:21 1ce446d900da: Pull complete
11:10:21 73eadc094186: Pull complete
11:10:22 e76b8ab05c71: Pull complete
11:10:22 2ecaa90a8993: Pull complete
11:10:22 fedf58d7c426: Pull complete
11:10:22 tests/integration/api_build_test.py::BuildTest::test_build_in_context_abs_dockerfile PASSED [  0%]
11:10:22 955c29e2e7b5: Pull complete
11:10:23 tests/integration/api_build_test.py::BuildTest::test_build_in_context_dockerfile PASSED [  0%]
11:10:23 tests/integration/api_container_test.py::RestartContainerTest::test_restart_with_dict_instead_of_id PASSED [ 10%]
11:10:24 ebd200d3f492: Pull complete
11:10:24 43a996aa298c: Pull complete
11:10:24 tests/integration/api_build_test.py::BuildTest::test_build_in_context_nested_dockerfile PASSED [  0%]
11:10:24 tests/integration/api_build_test.py::BuildTest::test_build_invalid_platform SKIPPED [  0%]
11:10:24 tests/integration/api_build_test.py::BuildTest::test_build_isolation PASSED [  0%]
11:10:24 bdace0542eb3: Pull complete
11:10:24 03d7eb17cd09: Pull complete
11:10:24 tests/integration/api_build_test.py::BuildTest::test_build_labels PASSED [  1%]
11:10:24 108fcc0d5a32: Pull complete
11:10:24 Digest: sha256:7a8964b18b4eb4351887a6b6ab0ed7617f9dadc5ea4696a0b019a5673851f426
11:10:24 Status: Downloaded newer image for dockerbuildbot/docker-py:py3-cfa2407c12ee98dc24870268f007267acbfca749
11:10:25 tests/integration/api_build_test.py::BuildTest::test_build_out_of_context_dockerfile PASSED [  1%]
11:10:25 tests/integration/api_build_test.py::BuildTest::test_build_shmsize PASSED [  1%]
11:10:25 tests/integration/api_build_test.py::BuildTest::test_build_squash SKIPPED [  1%]
11:10:26 collecting ... collected 932 items
11:10:26 
11:10:26 tests/integration/api_build_test.py::BuildTest::test_build_stderr_data PASSED [  1%]
11:10:26 tests/integration/api_build_test.py::BuildTest::test_build_streaming PASSED [  1%]
11:10:26 tests/integration/api_container_test.py::RestartContainerTest::test_restart_with_low_timeout PASSED [ 10%]
11:10:26 tests/integration/api_container_test.py::RemoveContainerTest::test_remove PASSED [ 10%]
11:10:27 tests/integration/api_build_test.py::BuildTest::test_build_with_buildargs PASSED [  1%]
11:10:27 tests/integration/api_container_test.py::RemoveContainerTest::test_remove_with_dict_instead_of_id PASSED [ 10%]
11:10:27 tests/integration/api_container_test.py::AttachContainerTest::test_attach_no_stream PASSED [ 10%]
11:10:28 tests/integration/api_build_test.py::BuildTest::test_build_container_with_target PASSED [  0%]
11:10:29 tests/integration/api_build_test.py::BuildTest::test_build_from_stringio PASSED [  0%]
11:10:29 tests/integration/api_build_test.py::BuildTest::test_build_gzip_custom_encoding PASSED [  0%]
11:10:29 ============================= test session starts ==============================
11:10:29 platform linux -- Python 3.7.6, pytest-4.3.1, py-1.8.1, pluggy-0.13.1 -- /usr/local/bin/python
11:10:29 cachedir: .pytest_cache
11:10:29 rootdir: /src, inifile: pytest.ini
11:10:29 plugins: timeout-1.3.3, cov-2.6.1
11:10:29 tests/integration/api_build_test.py::BuildTest::test_build_gzip_encoding PASSED [  0%]
11:10:30 tests/integration/api_build_test.py::BuildTest::test_build_with_cache_from PASSED [  1%]
11:10:30 tests/integration/api_build_test.py::BuildTest::test_build_with_dockerfile_empty_lines PASSED [  1%]
11:10:30 tests/integration/api_build_test.py::BuildTest::test_build_in_context_abs_dockerfile PASSED [  0%]
11:10:30 tests/integration/api_build_test.py::BuildTest::test_build_with_dockerignore PASSED [  2%]
11:10:31 tests/integration/api_build_test.py::BuildTest::test_build_in_context_dockerfile PASSED [  0%]
11:10:31 tests/integration/api_container_test.py::AttachContainerTest::test_attach_stream_and_cancel PASSED [ 10%]
11:10:32 tests/integration/api_container_test.py::AttachContainerTest::test_detach_with_arg PASSED [ 10%]
11:10:32 tests/integration/api_build_test.py::BuildTest::test_build_in_context_nested_dockerfile PASSED [  0%]
11:10:32 tests/integration/api_build_test.py::BuildTest::test_build_invalid_platform SKIPPED [  0%]
11:10:33 tests/integration/api_build_test.py::BuildTest::test_build_isolation PASSED [  0%]
11:10:33 tests/integration/api_container_test.py::AttachContainerTest::test_detach_with_config_file PASSED [ 11%]
11:10:33 tests/integration/api_build_test.py::BuildTest::test_build_labels PASSED [  1%]
11:10:33 tests/integration/api_build_test.py::BuildTest::test_build_with_extra_hosts PASSED [  2%]
11:10:34 collecting ... collected 932 items
11:10:34 
11:10:34 tests/integration/api_container_test.py::AttachContainerTest::test_detach_with_default PASSED [ 11%]
11:10:34 tests/integration/api_build_test.py::BuildTest::test_build_out_of_context_dockerfile PASSED [  1%]
11:10:34 tests/integration/api_build_test.py::BuildTest::test_build_shmsize PASSED [  1%]
11:10:34 tests/integration/api_build_test.py::BuildTest::test_build_squash SKIPPED [  1%]
11:10:34 tests/integration/api_container_test.py::AttachContainerTest::test_run_container_reading_socket PASSED [ 11%]
11:10:35 tests/integration/api_container_test.py::AttachContainerTest::test_run_container_streaming PASSED [ 11%]
11:10:35 tests/integration/api_build_test.py::BuildTest::test_build_stderr_data PASSED [  1%]
11:10:35 tests/integration/api_build_test.py::BuildTest::test_build_streaming PASSED [  1%]
11:10:35 tests/integration/api_container_test.py::PauseTest::test_pause_unpause PASSED [ 11%]
11:10:35 tests/integration/api_build_test.py::BuildTest::test_build_with_network_mode PASSED [  2%]
11:10:35 tests/integration/api_build_test.py::BuildTest::test_build_with_proxy PASSED [  2%]
11:10:35 tests/integration/api_build_test.py::BuildTest::test_build_with_proxy_and_buildargs PASSED [  2%]
11:10:35 tests/integration/api_build_test.py::BuildTest::test_prune_builds SKIPPED [  2%]
11:10:35 tests/integration/api_client_test.py::InformationTest::test_info PASSED  [  2%]
11:10:35 tests/integration/api_client_test.py::InformationTest::test_version PASSED [  2%]
11:10:35 tests/integration/api_client_test.py::AutoDetectVersionTest::test_client_init PASSED [  2%]
11:10:36 tests/integration/api_build_test.py::BuildTest::test_build_with_buildargs PASSED [  1%]
11:10:36 tests/integration/api_client_test.py::ConnectionTimeoutTest::test_timeout PASSED [  3%]
11:10:36 tests/integration/api_client_test.py::UnixconnTest::test_resource_warnings PASSED [  3%]
11:10:36 tests/integration/api_container_test.py::PruneTest::test_prune_containers PASSED [ 11%]
11:10:36 tests/integration/api_build_test.py::BuildTest::test_build_container_with_target PASSED [  0%]
11:10:36 tests/integration/api_build_test.py::BuildTest::test_build_from_stringio PASSED [  0%]
11:10:36 tests/integration/api_build_test.py::BuildTest::test_build_gzip_custom_encoding PASSED [  0%]
11:10:37 tests/integration/api_config_test.py::ConfigAPITest::test_create_config PASSED [  3%]
11:10:37 tests/integration/api_config_test.py::ConfigAPITest::test_create_config_unicode_data PASSED [  3%]
11:10:37 tests/integration/api_config_test.py::ConfigAPITest::test_inspect_config PASSED [  3%]
11:10:37 tests/integration/api_build_test.py::BuildTest::test_build_gzip_encoding PASSED [  0%]
11:10:37 tests/integration/api_config_test.py::ConfigAPITest::test_list_configs PASSED [  3%]
11:10:38 tests/integration/api_config_test.py::ConfigAPITest::test_remove_config PASSED [  3%]
11:10:38 tests/integration/api_build_test.py::BuildTest::test_build_in_context_abs_dockerfile PASSED [  0%]
11:10:38 tests/integration/api_container_test.py::GetContainerStatsTest::test_get_container_stats_no_stream PASSED [ 11%]
11:10:38 tests/integration/api_container_test.py::ContainerUpdateTest::test_restart_policy_update PASSED [ 11%]
11:10:39 tests/integration/api_build_test.py::BuildTest::test_build_in_context_dockerfile PASSED [  0%]
11:10:39 tests/integration/api_container_test.py::ListContainersTest::test_list_containers PASSED [  3%]
11:10:39 tests/integration/api_container_test.py::CreateContainerTest::test_create PASSED [  3%]
11:10:39 tests/integration/api_container_test.py::ContainerUpdateTest::test_update_container PASSED [ 11%]
11:10:39 tests/integration/api_container_test.py::ContainerCPUTest::test_container_cpu_shares PASSED [ 12%]
11:10:40 tests/integration/api_container_test.py::CreateContainerTest::test_create_container_with_volumes_from PASSED [  3%]
11:10:40 tests/integration/api_container_test.py::ContainerCPUTest::test_container_cpuset PASSED [ 12%]
11:10:40 tests/integration/api_container_test.py::ContainerCPUTest::test_create_with_runtime PASSED [ 12%]
11:10:40 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_auto_remove PASSED [  4%]
11:10:40 tests/integration/api_build_test.py::BuildTest::test_build_with_cache_from PASSED [  1%]
11:10:40 tests/integration/api_build_test.py::BuildTest::test_build_with_dockerfile_empty_lines PASSED [  1%]
11:10:40 tests/integration/api_build_test.py::BuildTest::test_build_in_context_nested_dockerfile PASSED [  0%]
11:10:40 tests/integration/api_build_test.py::BuildTest::test_build_invalid_platform SKIPPED [  0%]
11:10:40 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options XFAIL [  4%]
11:10:40 tests/integration/api_build_test.py::BuildTest::test_build_isolation PASSED [  0%]
11:10:41 tests/integration/api_build_test.py::BuildTest::test_build_labels PASSED [  1%]
11:10:41 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_device_cgroup_rules PASSED [  4%]
11:10:41 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_environment_variable_no_value PASSED [  4%]
11:10:41 tests/integration/api_container_test.py::LinkTest::test_remove_link PASSED [ 12%]
11:10:41 tests/integration/api_build_test.py::BuildTest::test_build_with_dockerignore PASSED [  2%]
11:10:41 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_host_pid_mode PASSED [  4%]
11:10:41 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_init PASSED [  4%]
11:10:41 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_isolation PASSED [  4%]
11:10:42 tests/integration/api_exec_test.py::ExecTest::test_detach_with_config_file PASSED [ 12%]
11:10:42 tests/integration/api_build_test.py::BuildTest::test_build_out_of_context_dockerfile PASSED [  1%]
11:10:42 tests/integration/api_build_test.py::BuildTest::test_build_shmsize PASSED [  1%]
11:10:42 tests/integration/api_build_test.py::BuildTest::test_build_squash SKIPPED [  1%]
11:10:43 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_links PASSED [  4%]
11:10:43 tests/integration/api_build_test.py::BuildTest::test_build_stderr_data PASSED [  1%]
11:10:43 tests/integration/api_build_test.py::BuildTest::test_build_streaming PASSED [  1%]
11:10:43 tests/integration/api_exec_test.py::ExecTest::test_detach_with_default PASSED [ 12%]
11:10:43 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_mac_address PASSED [  4%]
11:10:44 tests/integration/api_exec_test.py::ExecTest::test_exec_command_as_root PASSED [ 12%]
11:10:44 tests/integration/api_build_test.py::BuildTest::test_build_with_buildargs PASSED [  1%]
11:10:44 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_memory_constraints_with_int PASSED [  5%]
11:10:44 tests/integration/api_build_test.py::BuildTest::test_build_with_extra_hosts PASSED [  2%]
11:10:44 tests/integration/api_exec_test.py::ExecTest::test_exec_command_as_user PASSED [ 12%]
11:10:44 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_memory_constraints_with_str PASSED [  5%]
11:10:45 tests/integration/api_exec_test.py::ExecTest::test_exec_command_streaming PASSED [ 12%]
11:10:45 tests/integration/api_exec_test.py::ExecTest::test_exec_command_string PASSED [ 12%]
11:10:46 tests/integration/api_exec_test.py::ExecTest::test_exec_command_with_env PASSED [ 13%]
11:10:46 tests/integration/api_exec_test.py::ExecTest::test_exec_command_with_workdir SKIPPED [ 13%]
11:10:46 tests/integration/api_exec_test.py::ExecTest::test_exec_inspect PASSED   [ 13%]
11:10:46 tests/integration/api_exec_test.py::ExecTest::test_exec_start_detached PASSED [ 13%]
11:10:47 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_restart_policy PASSED [  5%]
11:10:47 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_stop_timeout PASSED [  5%]
11:10:47 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt XFAIL [  5%]
11:10:47 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_tmpfs PASSED [  5%]
11:10:47 tests/integration/api_exec_test.py::ExecTest::test_exec_start_socket PASSED [ 13%]
11:10:47 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_uts_mode PASSED [  5%]
11:10:47 tests/integration/api_build_test.py::BuildTest::test_build_with_network_mode PASSED [  2%]
11:10:47 tests/integration/api_build_test.py::BuildTest::test_build_with_proxy PASSED [  2%]
11:10:47 tests/integration/api_build_test.py::BuildTest::test_build_with_proxy_and_buildargs PASSED [  2%]
11:10:47 tests/integration/api_build_test.py::BuildTest::test_prune_builds XPASS  [  2%]
11:10:47 tests/integration/api_client_test.py::InformationTest::test_info PASSED  [  2%]
11:10:47 tests/integration/api_client_test.py::InformationTest::test_version PASSED [  2%]
11:10:47 tests/integration/api_client_test.py::AutoDetectVersionTest::test_client_init PASSED [  2%]
11:10:48 tests/integration/api_exec_test.py::ExecTest::test_execute_command PASSED [ 13%]
11:10:48 tests/integration/api_container_test.py::CreateContainerTest::test_group_id_ints PASSED [  5%]
11:10:48 tests/integration/api_client_test.py::ConnectionTimeoutTest::test_timeout PASSED [  3%]
11:10:48 tests/integration/api_build_test.py::BuildTest::test_build_with_cache_from PASSED [  1%]
11:10:48 tests/integration/api_build_test.py::BuildTest::test_build_with_dockerfile_empty_lines PASSED [  1%]
11:10:48 tests/integration/api_container_test.py::CreateContainerTest::test_group_id_strings PASSED [  5%]
11:10:48 tests/integration/api_client_test.py::UnixconnTest::test_resource_warnings PASSED [  3%]
11:10:48 tests/integration/api_config_test.py::ConfigAPITest::test_create_config PASSED [  3%]
11:10:48 tests/integration/api_config_test.py::ConfigAPITest::test_create_config_unicode_data PASSED [  3%]
11:10:48 tests/integration/api_config_test.py::ConfigAPITest::test_inspect_config PASSED [  3%]
11:10:48 tests/integration/api_config_test.py::ConfigAPITest::test_list_configs PASSED [  3%]
11:10:48 tests/integration/api_exec_test.py::ExecTest::test_execute_command_with_proxy_env PASSED [ 13%]
11:10:48 tests/integration/api_build_test.py::BuildTest::test_build_with_dockerignore PASSED [  2%]
11:10:49 tests/integration/api_exec_test.py::ExecDemuxTest::test_exec_command_no_stream_demux PASSED [ 13%]
11:10:50 tests/integration/api_config_test.py::ConfigAPITest::test_remove_config PASSED [  3%]
11:10:50 tests/integration/api_exec_test.py::ExecDemuxTest::test_exec_command_no_stream_no_demux PASSED [ 13%]
11:10:50 tests/integration/api_container_test.py::ListContainersTest::test_list_containers PASSED [  3%]
11:10:51 tests/integration/api_container_test.py::CreateContainerTest::test_create PASSED [  3%]
11:10:51 tests/integration/api_exec_test.py::ExecDemuxTest::test_exec_command_stream_demux PASSED [ 14%]
11:10:52 tests/integration/api_build_test.py::BuildTest::test_build_with_extra_hosts PASSED [  2%]
11:10:52 tests/integration/api_exec_test.py::ExecDemuxTest::test_exec_command_stream_no_demux PASSED [ 14%]
11:10:53 tests/integration/api_container_test.py::CreateContainerTest::test_create_container_with_volumes_from PASSED [  3%]
11:10:53 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_auto_remove PASSED [  4%]
11:10:53 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options XFAIL [  4%]
11:10:53 tests/integration/api_exec_test.py::ExecDemuxTest::test_exec_command_tty_no_stream_demux PASSED [ 14%]
11:10:54 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_device_cgroup_rules PASSED [  4%]
11:10:54 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_environment_variable_no_value PASSED [  4%]
11:10:54 tests/integration/api_exec_test.py::ExecDemuxTest::test_exec_command_tty_no_stream_no_demux PASSED [ 14%]
11:10:54 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_host_pid_mode PASSED [  4%]
11:10:55 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_init PASSED [  4%]
11:10:55 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_isolation PASSED [  4%]
11:10:55 tests/integration/api_exec_test.py::ExecDemuxTest::test_exec_command_tty_stream_demux PASSED [ 14%]
11:10:56 tests/integration/api_exec_test.py::ExecDemuxTest::test_exec_command_tty_stream_no_demux PASSED [ 14%]
11:10:57 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_links PASSED [  4%]
11:10:57 tests/integration/api_build_test.py::BuildTest::test_build_with_network_mode PASSED [  2%]
11:10:57 tests/integration/api_build_test.py::BuildTest::test_build_with_proxy PASSED [  2%]
11:10:57 tests/integration/api_build_test.py::BuildTest::test_build_with_proxy_and_buildargs PASSED [  2%]
11:10:57 tests/integration/api_build_test.py::BuildTest::test_prune_builds XPASS  [  2%]
11:10:57 tests/integration/api_client_test.py::InformationTest::test_info PASSED  [  2%]
11:10:57 tests/integration/api_client_test.py::InformationTest::test_version PASSED [  2%]
11:10:57 tests/integration/api_client_test.py::AutoDetectVersionTest::test_client_init PASSED [  2%]
11:10:57 tests/integration/api_client_test.py::ConnectionTimeoutTest::test_timeout PASSED [  3%]
11:10:57 tests/integration/api_client_test.py::UnixconnTest::test_resource_warnings PASSED [  3%]
11:10:58 tests/integration/api_healthcheck_test.py::HealthcheckTest::test_healthcheck_fails PASSED [ 14%]
11:10:58 tests/integration/api_config_test.py::ConfigAPITest::test_create_config PASSED [  3%]
11:10:58 tests/integration/api_config_test.py::ConfigAPITest::test_create_config_unicode_data PASSED [  3%]
11:10:58 tests/integration/api_config_test.py::ConfigAPITest::test_inspect_config PASSED [  3%]
11:10:58 tests/integration/api_config_test.py::ConfigAPITest::test_list_configs PASSED [  3%]
11:10:58 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_mac_address PASSED [  4%]
11:10:59 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_memory_constraints_with_int PASSED [  5%]
11:10:59 tests/integration/api_healthcheck_test.py::HealthcheckTest::test_healthcheck_passes PASSED [ 14%]
11:10:59 tests/integration/api_healthcheck_test.py::HealthcheckTest::test_healthcheck_shell_command PASSED [ 14%]
11:11:00 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_memory_constraints_with_str PASSED [  5%]
11:11:00 tests/integration/api_config_test.py::ConfigAPITest::test_remove_config PASSED [  3%]
11:11:01 tests/integration/api_container_test.py::ListContainersTest::test_list_containers PASSED [  3%]
11:11:01 tests/integration/api_container_test.py::CreateContainerTest::test_create PASSED [  3%]
11:11:03 tests/integration/api_container_test.py::CreateContainerTest::test_create_container_with_volumes_from PASSED [  3%]
11:11:03 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_auto_remove PASSED [  4%]
11:11:03 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options XFAIL [  4%]
11:11:03 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_restart_policy PASSED [  5%]
11:11:03 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_stop_timeout PASSED [  5%]
11:11:03 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt XFAIL [  5%]
11:11:03 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_tmpfs PASSED [  5%]
11:11:03 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_uts_mode PASSED [  5%]
11:11:03 tests/integration/api_healthcheck_test.py::HealthcheckTest::test_healthcheck_start_period PASSED [ 15%]
11:11:03 tests/integration/api_image_test.py::ListImagesTest::test_images PASSED  [ 15%]
11:11:03 tests/integration/api_image_test.py::ListImagesTest::test_images_quiet PASSED [ 15%]
11:11:03 tests/integration/api_image_test.py::PullImageTest::test_pull PASSED     [ 15%]
11:11:03 tests/integration/api_image_test.py::PullImageTest::test_pull_invalid_platform SKIPPED [ 15%]
11:11:03 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_device_cgroup_rules PASSED [  4%]
11:11:04 tests/integration/api_image_test.py::PullImageTest::test_pull_streaming PASSED [ 15%]
11:11:04 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_environment_variable_no_value PASSED [  4%]
11:11:04 tests/integration/api_container_test.py::CreateContainerTest::test_group_id_ints PASSED [  5%]
11:11:04 tests/integration/api_image_test.py::CommitTest::test_commit PASSED      [ 15%]
11:11:04 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_host_pid_mode PASSED [  4%]
11:11:04 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_init PASSED [  4%]
11:11:04 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_isolation PASSED [  4%]
11:11:04 tests/integration/api_container_test.py::CreateContainerTest::test_group_id_strings PASSED [  5%]
11:11:05 tests/integration/api_image_test.py::CommitTest::test_commit_with_changes PASSED [ 15%]
11:11:05 tests/integration/api_image_test.py::RemoveImageTest::test_remove PASSED [ 15%]
11:11:06 tests/integration/api_image_test.py::ImportImageTest::test_get_load_image PASSED [ 15%]
11:11:06 tests/integration/api_image_test.py::ImportImageTest::test_import_from_bytes PASSED [ 16%]
11:11:06 tests/integration/api_image_test.py::ImportImageTest::test_import_from_file PASSED [ 16%]
11:11:06 tests/integration/api_image_test.py::ImportImageTest::test_import_from_stream PASSED [ 16%]
11:11:06 tests/integration/api_image_test.py::ImportImageTest::test_import_from_url SKIPPED [ 16%]
11:11:06 tests/integration/api_image_test.py::ImportImageTest::test_import_image_from_data_with_changes PASSED [ 16%]
11:11:06 tests/integration/api_image_test.py::ImportImageTest::test_import_image_with_changes PASSED [ 16%]
11:11:06 tests/integration/api_container_test.py::CreateContainerTest::test_invalid_log_driver_raises_exception PASSED [  6%]
11:11:06 tests/integration/api_container_test.py::CreateContainerTest::test_valid_log_driver_and_log_opt PASSED [  6%]
11:11:06 tests/integration/api_container_test.py::CreateContainerTest::test_valid_no_config_specified PASSED [  6%]
11:11:06 tests/integration/api_container_test.py::CreateContainerTest::test_valid_no_log_driver_specified PASSED [  6%]
11:11:06 tests/integration/api_image_test.py::PruneImagesTest::test_prune_images PASSED [ 16%]
11:11:06 tests/integration/api_image_test.py::SaveLoadImagesTest::test_get_image_load_image PASSED [ 16%]
11:11:06 tests/integration/api_image_test.py::InspectDistributionTest::test_inspect_distribution PASSED [ 16%]
11:11:07 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_links PASSED [  4%]
11:11:07 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_mac_address PASSED [  4%]
11:11:08 tests/integration/api_container_test.py::VolumeBindTest::test_create_with_binds_ro PASSED [  6%]
11:11:08 tests/integration/api_network_test.py::TestNetworks::test_connect_and_disconnect_container PASSED [ 17%]
11:11:08 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_memory_constraints_with_int PASSED [  5%]
11:11:08 tests/integration/api_container_test.py::VolumeBindTest::test_create_with_binds_rw PASSED [  6%]
11:11:09 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_memory_constraints_with_str PASSED [  5%]
11:11:09 tests/integration/api_network_test.py::TestNetworks::test_connect_and_force_disconnect_container PASSED [ 17%]
11:11:09 tests/integration/api_container_test.py::VolumeBindTest::test_create_with_mounts PASSED [  6%]
11:11:10 tests/integration/api_network_test.py::TestNetworks::test_connect_on_container_create PASSED [ 17%]
11:11:10 tests/integration/api_container_test.py::VolumeBindTest::test_create_with_mounts_ro PASSED [  6%]
11:11:10 tests/integration/api_network_test.py::TestNetworks::test_connect_with_aliases PASSED [ 17%]
11:11:11 tests/integration/api_container_test.py::VolumeBindTest::test_create_with_volume_mount PASSED [  6%]
11:11:11 tests/integration/api_container_test.py::ArchiveTest::test_copy_directory_to_container PASSED [  6%]
11:11:12 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_restart_policy PASSED [  5%]
11:11:12 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_stop_timeout PASSED [  5%]
11:11:12 tests/integration/api_container_test.py::ArchiveTest::test_copy_file_to_container PASSED [  7%]
11:11:12 tests/integration/api_network_test.py::TestNetworks::test_connect_with_ipv4_address PASSED [ 17%]
11:11:12 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt XFAIL [  5%]
11:11:12 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_tmpfs PASSED [  5%]
11:11:12 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_uts_mode PASSED [  5%]
11:11:13 tests/integration/api_container_test.py::ArchiveTest::test_get_file_archive_from_container PASSED [  7%]
11:11:13 tests/integration/api_network_test.py::TestNetworks::test_connect_with_ipv6_address PASSED [ 17%]
11:11:13 tests/integration/api_container_test.py::CreateContainerTest::test_group_id_ints PASSED [  5%]
11:11:13 tests/integration/api_container_test.py::ArchiveTest::test_get_file_stat_from_container PASSED [  7%]
11:11:13 tests/integration/api_container_test.py::RenameContainerTest::test_rename_container PASSED [  7%]
11:11:14 tests/integration/api_container_test.py::CreateContainerTest::test_group_id_strings PASSED [  5%]
11:11:15 tests/integration/api_network_test.py::TestNetworks::test_connect_with_links PASSED [ 17%]
11:11:15 tests/integration/api_network_test.py::TestNetworks::test_create_check_duplicate PASSED [ 17%]
11:11:15 tests/integration/api_network_test.py::TestNetworks::test_create_inspect_network_with_scope SKIPPED [ 17%]
11:11:15 tests/integration/api_network_test.py::TestNetworks::test_create_internal_networks PASSED [ 18%]
11:11:16 tests/integration/api_network_test.py::TestNetworks::test_create_network_attachable PASSED [ 18%]
11:11:18 tests/integration/api_container_test.py::StartContainerTest::test_run_shlex_commands PASSED [  7%]
11:11:18 tests/integration/api_container_test.py::StartContainerTest::test_start_container PASSED [  7%]
11:11:18 tests/integration/api_container_test.py::StartContainerTest::test_start_container_with_dict_instead_of_id PASSED [  7%]
11:11:19 tests/integration/api_container_test.py::CreateContainerTest::test_invalid_log_driver_raises_exception PASSED [  6%]
11:11:20 tests/integration/api_container_test.py::CreateContainerTest::test_valid_log_driver_and_log_opt PASSED [  6%]
11:11:21 tests/integration/api_container_test.py::CreateContainerTest::test_valid_no_config_specified PASSED [  6%]
11:11:22 tests/integration/api_container_test.py::CreateContainerTest::test_valid_no_log_driver_specified PASSED [  6%]
11:11:22 tests/integration/api_container_test.py::WaitTest::test_wait PASSED      [  7%]
11:11:23 tests/integration/api_network_test.py::TestNetworks::test_create_network_ingress PASSED [ 18%]
11:11:23 tests/integration/api_network_test.py::TestNetworks::test_create_network_ipv6_enabled PASSED [ 18%]
11:11:23 tests/integration/api_network_test.py::TestNetworks::test_create_network_with_host_driver_fails PASSED [ 18%]
11:11:23 tests/integration/api_network_test.py::TestNetworks::test_create_network_with_ipam_config PASSED [ 18%]
11:11:23 tests/integration/api_network_test.py::TestNetworks::test_create_network_with_labels PASSED [ 18%]
11:11:23 tests/integration/api_network_test.py::TestNetworks::test_create_network_with_labels_wrong_type PASSED [ 18%]
11:11:23 tests/integration/api_network_test.py::TestNetworks::test_create_remove_network_with_space_in_name PASSED [ 18%]
11:11:23 tests/integration/api_network_test.py::TestNetworks::test_create_with_aliases PASSED [ 18%]
11:11:24 tests/integration/api_container_test.py::VolumeBindTest::test_create_with_binds_ro PASSED [  6%]
11:11:24 tests/integration/api_network_test.py::TestNetworks::test_create_with_ipv4_address PASSED [ 19%]
11:11:25 tests/integration/api_container_test.py::VolumeBindTest::test_create_with_binds_rw PASSED [  6%]
11:11:25 tests/integration/api_network_test.py::TestNetworks::test_create_with_ipv6_address PASSED [ 19%]
11:11:26 tests/integration/api_network_test.py::TestNetworks::test_create_with_linklocal_ips PASSED [ 19%]
11:11:26 tests/integration/api_container_test.py::VolumeBindTest::test_create_with_mounts PASSED [  6%]
11:11:26 tests/integration/api_container_test.py::WaitTest::test_wait_with_condition PASSED [  7%]
11:11:27 tests/integration/api_network_test.py::TestNetworks::test_create_with_links PASSED [ 19%]
11:11:27 tests/integration/api_network_test.py::TestNetworks::test_inspect_network PASSED [ 19%]
11:11:27 tests/integration/api_network_test.py::TestNetworks::test_list_networks PASSED [ 19%]
11:11:28 tests/integration/api_network_test.py::TestNetworks::test_prune_networks PASSED [ 19%]
11:11:28 tests/integration/api_network_test.py::TestNetworks::test_remove_network PASSED [ 19%]
11:11:28 tests/integration/api_container_test.py::VolumeBindTest::test_create_with_mounts_ro PASSED [  6%]
11:11:29 tests/integration/api_container_test.py::CreateContainerTest::test_invalid_log_driver_raises_exception PASSED [  6%]
11:11:29 tests/integration/api_plugin_test.py::PluginTest::test_configure_plugin PASSED [ 19%]
11:11:29 tests/integration/api_plugin_test.py::PluginTest::test_create_plugin PASSED [ 20%]
11:11:29 tests/integration/api_container_test.py::VolumeBindTest::test_create_with_volume_mount PASSED [  6%]
11:11:30 tests/integration/api_plugin_test.py::PluginTest::test_disable_plugin PASSED [ 20%]
11:11:30 tests/integration/api_plugin_test.py::PluginTest::test_enable_plugin PASSED [ 20%]
11:11:30 tests/integration/api_container_test.py::ArchiveTest::test_copy_directory_to_container PASSED [  6%]
11:11:31 tests/integration/api_container_test.py::WaitTest::test_wait_with_dict_instead_of_id PASSED [  8%]
11:11:31 tests/integration/api_container_test.py::LogsTest::test_logs PASSED      [  8%]
11:11:31 tests/integration/api_container_test.py::ArchiveTest::test_copy_file_to_container PASSED [  7%]
11:11:31 tests/integration/api_container_test.py::LogsTest::test_logs_streaming_and_follow PASSED [  8%]
11:11:31 tests/integration/api_plugin_test.py::PluginTest::test_force_remove_plugin PASSED [ 20%]
11:11:31 tests/integration/api_container_test.py::CreateContainerTest::test_valid_log_driver_and_log_opt PASSED [  6%]
11:11:32 tests/integration/api_container_test.py::CreateContainerTest::test_valid_no_config_specified PASSED [  6%]
11:11:32 tests/integration/api_plugin_test.py::PluginTest::test_inspect_plugin PASSED [ 20%]
11:11:32 tests/integration/api_container_test.py::ArchiveTest::test_get_file_archive_from_container PASSED [  7%]
11:11:33 tests/integration/api_container_test.py::LogsTest::test_logs_streaming_and_follow_and_cancel PASSED [  8%]
11:11:33 tests/integration/api_container_test.py::ArchiveTest::test_get_file_stat_from_container PASSED [  7%]
11:11:33 tests/integration/api_container_test.py::RenameContainerTest::test_rename_container PASSED [  7%]
11:11:33 tests/integration/api_container_test.py::LogsTest::test_logs_tail_option PASSED [  8%]
11:11:33 tests/integration/api_container_test.py::CreateContainerTest::test_valid_no_log_driver_specified PASSED [  6%]
11:11:34 tests/integration/api_plugin_test.py::PluginTest::test_install_plugin PASSED [ 20%]
11:11:34 tests/integration/api_plugin_test.py::PluginTest::test_list_plugins PASSED [ 20%]
11:11:34 tests/integration/api_plugin_test.py::PluginTest::test_plugin_privileges PASSED [ 20%]
11:11:34 tests/integration/api_plugin_test.py::PluginTest::test_remove_plugin PASSED [ 20%]
11:11:34 tests/integration/api_container_test.py::LogsTest::test_logs_with_dict_instead_of_id PASSED [  8%]
11:11:34 tests/integration/api_container_test.py::LogsTest::test_logs_with_tail_0 PASSED [  8%]
11:11:34 tests/integration/api_container_test.py::LogsTest::test_logs_with_until SKIPPED [  8%]
11:11:35 tests/integration/api_container_test.py::DiffTest::test_diff PASSED      [  8%]
11:11:35 tests/integration/api_container_test.py::VolumeBindTest::test_create_with_binds_ro PASSED [  6%]
11:11:35 tests/integration/api_container_test.py::DiffTest::test_diff_with_dict_instead_of_id PASSED [  9%]
11:11:36 tests/integration/api_plugin_test.py::PluginTest::test_upgrade_plugin PASSED [ 21%]
11:11:36 tests/integration/api_secret_test.py::SecretAPITest::test_create_secret PASSED [ 21%]
11:11:36 tests/integration/api_container_test.py::VolumeBindTest::test_create_with_binds_rw PASSED [  6%]
11:11:37 tests/integration/api_secret_test.py::SecretAPITest::test_create_secret_unicode_data PASSED [ 21%]
11:11:37 tests/integration/api_secret_test.py::SecretAPITest::test_inspect_secret PASSED [ 21%]
11:11:37 tests/integration/api_secret_test.py::SecretAPITest::test_list_secrets PASSED [ 21%]
11:11:38 tests/integration/api_container_test.py::VolumeBindTest::test_create_with_mounts PASSED [  6%]
11:11:38 tests/integration/api_container_test.py::StartContainerTest::test_run_shlex_commands PASSED [  7%]
11:11:38 tests/integration/api_container_test.py::StopTest::test_stop PASSED      [  9%]
11:11:39 tests/integration/api_container_test.py::StartContainerTest::test_start_container PASSED [  7%]
11:11:39 tests/integration/api_container_test.py::StartContainerTest::test_start_container_with_dict_instead_of_id PASSED [  7%]
11:11:39 tests/integration/api_container_test.py::VolumeBindTest::test_create_with_mounts_ro PASSED [  6%]
11:11:40 tests/integration/api_container_test.py::VolumeBindTest::test_create_with_volume_mount PASSED [  6%]
11:11:41 tests/integration/api_container_test.py::ArchiveTest::test_copy_directory_to_container PASSED [  6%]
11:11:41 tests/integration/api_container_test.py::StopTest::test_stop_with_dict_instead_of_id PASSED [  9%]
11:11:41 tests/integration/api_container_test.py::KillTest::test_kill PASSED      [  9%]
11:11:42 tests/integration/api_container_test.py::KillTest::test_kill_with_dict_instead_of_id PASSED [  9%]
11:11:42 tests/integration/api_container_test.py::ArchiveTest::test_copy_file_to_container PASSED [  7%]
11:11:42 tests/integration/api_secret_test.py::SecretAPITest::test_remove_secret PASSED [ 21%]
11:11:42 tests/integration/api_container_test.py::KillTest::test_kill_with_signal PASSED [  9%]
11:11:42 tests/integration/api_service_test.py::ServiceTest::test_create_service_custom_log_driver PASSED [ 21%]
11:11:42 tests/integration/api_service_test.py::ServiceTest::test_create_service_global_mode PASSED [ 21%]
11:11:42 tests/integration/api_service_test.py::ServiceTest::test_create_service_replicated_mode PASSED [ 21%]
11:11:42 tests/integration/api_service_test.py::ServiceTest::test_create_service_simple PASSED [ 21%]
11:11:42 tests/integration/api_container_test.py::ArchiveTest::test_get_file_archive_from_container PASSED [  7%]
11:11:43 tests/integration/api_container_test.py::KillTest::test_kill_with_signal_integer PASSED [  9%]
11:11:43 tests/integration/api_container_test.py::KillTest::test_kill_with_signal_name PASSED [  9%]
11:11:43 tests/integration/api_container_test.py::WaitTest::test_wait PASSED      [  7%]
11:11:44 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_config PASSED [ 22%]
11:11:44 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_custom_networks PASSED [ 22%]
11:11:44 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_dns_config PASSED [ 22%]
11:11:44 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_endpoint_spec PASSED [ 22%]
11:11:44 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_endpoint_spec_host_publish_mode SKIPPED [ 22%]
11:11:44 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_env PASSED [ 22%]
11:11:44 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_failure_action_rollback PASSED [ 22%]
11:11:44 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_generic_resources SKIPPED [ 22%]
11:11:44 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_groups PASSED [ 22%]
11:11:44 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_healthcheck PASSED [ 23%]
11:11:44 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_hostname PASSED [ 23%]
11:11:44 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_hosts PASSED [ 23%]
11:11:44 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_init SKIPPED [ 23%]
11:11:44 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_invalid_generic_resources SKIPPED [ 23%]
11:11:44 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_network_attachment_config PASSED [ 23%]
11:11:44 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_placement PASSED [ 23%]
11:11:44 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_placement_object PASSED [ 23%]
11:11:44 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_placement_platform PASSED [ 23%]
11:11:44 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_placement_preferences PASSED [ 24%]
11:11:44 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_placement_preferences_tuple PASSED [ 24%]
11:11:44 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_privileges PASSED [ 24%]
11:11:44 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_readonly PASSED [ 24%]
11:11:44 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_resources_constraints PASSED [ 24%]
11:11:44 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_restart_policy PASSED [ 24%]
11:11:44 tests/integration/api_container_test.py::ArchiveTest::test_get_file_stat_from_container PASSED [  7%]
11:11:44 tests/integration/api_container_test.py::RenameContainerTest::test_rename_container PASSED [  7%]
11:11:44 tests/integration/api_container_test.py::PortTest::test_port PASSED      [  9%]
11:11:44 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_rollback_config PASSED [ 24%]
11:11:44 tests/integration/api_container_test.py::ContainerTopTest::test_top PASSED [  9%]
11:11:44 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_secret PASSED [ 24%]
11:11:44 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_stop_signal PASSED [ 24%]
11:11:44 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_tty PASSED [ 25%]
11:11:44 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_tty_dict PASSED [ 25%]
11:11:45 tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs PASSED [ 10%]
11:11:46 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_unicode_config PASSED [ 25%]
11:11:46 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_unicode_secret PASSED [ 25%]
11:11:46 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_update_config PASSED [ 25%]
11:11:46 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_update_config_monitor PASSED [ 25%]
11:11:46 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_update_order PASSED [ 25%]
11:11:46 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_volume_mount PASSED [ 25%]
11:11:46 tests/integration/api_service_test.py::ServiceTest::test_inspect_service_by_id PASSED [ 25%]
11:11:46 tests/integration/api_service_test.py::ServiceTest::test_inspect_service_by_name PASSED [ 25%]
11:11:46 tests/integration/api_service_test.py::ServiceTest::test_inspect_service_insert_defaults PASSED [ 26%]
11:11:46 tests/integration/api_service_test.py::ServiceTest::test_list_services PASSED [ 26%]
11:11:46 tests/integration/api_service_test.py::ServiceTest::test_list_services_filter_by_label PASSED [ 26%]
11:11:46 tests/integration/api_service_test.py::ServiceTest::test_remove_service_by_id PASSED [ 26%]
11:11:46 tests/integration/api_service_test.py::ServiceTest::test_remove_service_by_name PASSED [ 26%]
11:11:47 tests/integration/api_service_test.py::ServiceTest::test_service_logs PASSED [ 26%]
11:11:47 tests/integration/api_service_test.py::ServiceTest::test_update_service_force_update PASSED [ 26%]
11:11:47 tests/integration/api_service_test.py::ServiceTest::test_update_service_remove_container_labels PASSED [ 26%]
11:11:47 tests/integration/api_service_test.py::ServiceTest::test_update_service_remove_healthcheck PASSED [ 26%]
11:11:47 tests/integration/api_service_test.py::ServiceTest::test_update_service_remove_labels PASSED [ 27%]
11:11:47 tests/integration/api_service_test.py::ServiceTest::test_update_service_with_defaults_container_labels PASSED [ 27%]
11:11:47 tests/integration/api_service_test.py::ServiceTest::test_update_service_with_defaults_endpoint_spec PASSED [ 27%]
11:11:47 tests/integration/api_service_test.py::ServiceTest::test_update_service_with_defaults_labels PASSED [ 27%]
11:11:47 tests/integration/api_service_test.py::ServiceTest::test_update_service_with_defaults_mode PASSED [ 27%]
11:11:47 tests/integration/api_service_test.py::ServiceTest::test_update_service_with_defaults_name PASSED [ 27%]
11:11:47 tests/integration/api_service_test.py::ServiceTest::test_update_service_with_defaults_networks PASSED [ 27%]
11:11:47 tests/integration/api_service_test.py::ServiceTest::test_update_service_with_defaults_update_config PASSED [ 27%]
11:11:48 tests/integration/api_container_test.py::RestartContainerTest::test_restart PASSED [ 10%]
11:11:49 tests/integration/api_container_test.py::WaitTest::test_wait_with_condition PASSED [  7%]
11:11:49 tests/integration/api_container_test.py::StartContainerTest::test_run_shlex_commands PASSED [  7%]
11:11:49 tests/integration/api_service_test.py::ServiceTest::test_update_service_with_network_change PASSED [ 27%]
11:11:49 tests/integration/api_container_test.py::StartContainerTest::test_start_container PASSED [  7%]
11:11:50 tests/integration/api_container_test.py::StartContainerTest::test_start_container_with_dict_instead_of_id PASSED [  7%]
11:11:50 tests/integration/api_swarm_test.py::SwarmTest::test_init_already_in_cluster PASSED [ 28%]
11:11:50 tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_custom_addr_pool_both_args SKIPPED [ 28%]
11:11:50 tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_custom_addr_pool_defaults SKIPPED [ 28%]
11:11:50 tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_custom_addr_pool_only_pool SKIPPED [ 28%]
11:11:50 tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_custom_addr_pool_only_subnet_size SKIPPED [ 28%]
11:11:51 tests/integration/api_container_test.py::RestartContainerTest::test_restart_with_dict_instead_of_id PASSED [ 10%]
11:11:52 tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_custom_raft_spec PASSED [ 28%]
11:11:52 tests/integration/api_container_test.py::WaitTest::test_wait_with_dict_instead_of_id PASSED [  8%]
11:11:52 tests/integration/api_container_test.py::LogsTest::test_logs PASSED      [  8%]
11:11:53 tests/integration/api_container_test.py::LogsTest::test_logs_streaming_and_follow PASSED [  8%]
11:11:54 tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr XPASS [ 28%]
11:11:54 tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_force_new_cluster SKIPPED [ 28%]
11:11:54 tests/integration/api_container_test.py::WaitTest::test_wait PASSED      [  7%]
11:11:54 tests/integration/api_container_test.py::RestartContainerTest::test_restart_with_low_timeout PASSED [ 10%]
11:11:55 tests/integration/api_container_test.py::RemoveContainerTest::test_remove PASSED [ 10%]
11:11:55 tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_simple PASSED [ 28%]
11:11:55 tests/integration/api_container_test.py::LogsTest::test_logs_streaming_and_follow_and_cancel PASSED [  8%]
11:11:55 tests/integration/api_container_test.py::RemoveContainerTest::test_remove_with_dict_instead_of_id PASSED [ 10%]
11:11:56 tests/integration/api_container_test.py::AttachContainerTest::test_attach_no_stream PASSED [ 10%]
11:11:56 tests/integration/api_container_test.py::LogsTest::test_logs_tail_option PASSED [  8%]
11:11:56 tests/integration/api_container_test.py::LogsTest::test_logs_with_dict_instead_of_id PASSED [  8%]
11:11:56 tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_autolock_managers PASSED [ 28%]
11:11:57 tests/integration/api_container_test.py::LogsTest::test_logs_with_tail_0 PASSED [  8%]
11:11:58 tests/integration/api_container_test.py::LogsTest::test_logs_with_until PASSED [  8%]
11:11:58 tests/integration/api_container_test.py::DiffTest::test_diff PASSED      [  8%]
11:11:59 tests/integration/api_container_test.py::DiffTest::test_diff_with_dict_instead_of_id PASSED [  9%]
11:11:59 tests/integration/api_container_test.py::WaitTest::test_wait_with_condition PASSED [  7%]
11:12:00 tests/integration/api_container_test.py::AttachContainerTest::test_attach_stream_and_cancel PASSED [ 10%]
11:12:00 tests/integration/api_container_test.py::AttachContainerTest::test_detach_with_arg PASSED [ 10%]
11:12:01 tests/integration/api_container_test.py::AttachContainerTest::test_detach_with_config_file PASSED [ 11%]
11:12:02 tests/integration/api_container_test.py::StopTest::test_stop PASSED      [  9%]
11:12:03 tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_ca_config PASSED [ 29%]
11:12:03 tests/integration/api_container_test.py::AttachContainerTest::test_detach_with_default PASSED [ 11%]
11:12:03 tests/integration/api_container_test.py::AttachContainerTest::test_run_container_reading_socket PASSED [ 11%]
11:12:04 tests/integration/api_container_test.py::WaitTest::test_wait_with_dict_instead_of_id PASSED [  8%]
11:12:04 tests/integration/api_container_test.py::LogsTest::test_logs PASSED      [  8%]
11:12:04 tests/integration/api_container_test.py::AttachContainerTest::test_run_container_streaming PASSED [ 11%]
11:12:04 tests/integration/api_container_test.py::LogsTest::test_logs_streaming_and_follow PASSED [  8%]
11:12:05 tests/integration/api_container_test.py::PauseTest::test_pause_unpause PASSED [ 11%]
11:12:05 tests/integration/api_container_test.py::StopTest::test_stop_with_dict_instead_of_id PASSED [  9%]
11:12:06 tests/integration/api_container_test.py::PruneTest::test_prune_containers PASSED [ 11%]
11:12:06 tests/integration/api_container_test.py::KillTest::test_kill PASSED      [  9%]
11:12:06 tests/integration/api_container_test.py::KillTest::test_kill_with_dict_instead_of_id PASSED [  9%]
11:12:06 tests/integration/api_container_test.py::LogsTest::test_logs_streaming_and_follow_and_cancel PASSED [  8%]
11:12:07 tests/integration/api_container_test.py::LogsTest::test_logs_tail_option PASSED [  8%]
11:12:07 tests/integration/api_container_test.py::KillTest::test_kill_with_signal PASSED [  9%]
11:12:08 tests/integration/api_container_test.py::KillTest::test_kill_with_signal_integer PASSED [  9%]
11:12:08 tests/integration/api_container_test.py::LogsTest::test_logs_with_dict_instead_of_id PASSED [  8%]
11:12:08 tests/integration/api_container_test.py::GetContainerStatsTest::test_get_container_stats_no_stream PASSED [ 11%]
11:12:08 tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver XFAIL [ 29%]
11:12:08 tests/integration/api_container_test.py::ContainerUpdateTest::test_restart_policy_update PASSED [ 11%]
11:12:08 tests/integration/api_container_test.py::LogsTest::test_logs_with_tail_0 PASSED [  8%]
11:12:09 tests/integration/api_container_test.py::KillTest::test_kill_with_signal_name PASSED [  9%]
11:12:09 tests/integration/api_container_test.py::ContainerUpdateTest::test_update_container PASSED [ 11%]
11:12:09 tests/integration/api_container_test.py::ContainerCPUTest::test_container_cpu_shares PASSED [ 12%]
11:12:09 tests/integration/api_container_test.py::LogsTest::test_logs_with_until PASSED [  8%]
11:12:10 tests/integration/api_container_test.py::PortTest::test_port PASSED      [  9%]
11:12:10 tests/integration/api_container_test.py::ContainerCPUTest::test_container_cpuset PASSED [ 12%]
11:12:10 tests/integration/api_container_test.py::ContainerCPUTest::test_create_with_runtime PASSED [ 12%]
11:12:10 tests/integration/api_container_test.py::DiffTest::test_diff PASSED      [  8%]
11:12:11 tests/integration/api_container_test.py::ContainerTopTest::test_top PASSED [  9%]
11:12:11 tests/integration/api_container_test.py::LinkTest::test_remove_link PASSED [ 12%]
11:12:11 tests/integration/api_container_test.py::DiffTest::test_diff_with_dict_instead_of_id PASSED [  9%]
11:12:12 tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs PASSED [ 10%]
11:12:12 tests/integration/api_exec_test.py::ExecTest::test_detach_with_config_file PASSED [ 12%]
11:12:13 tests/integration/api_swarm_test.py::SwarmTest::test_inspect_node PASSED [ 29%]
11:12:14 tests/integration/api_exec_test.py::ExecTest::test_detach_with_default PASSED [ 12%]
11:12:14 tests/integration/api_exec_test.py::ExecTest::test_exec_command_as_root PASSED [ 12%]
11:12:14 tests/integration/api_container_test.py::StopTest::test_stop PASSED      [  9%]
11:12:15 tests/integration/api_container_test.py::RestartContainerTest::test_restart PASSED [ 10%]
11:12:15 tests/integration/api_exec_test.py::ExecTest::test_exec_command_as_user PASSED [ 12%]
11:12:16 tests/integration/api_exec_test.py::ExecTest::test_exec_command_streaming PASSED [ 12%]
11:12:16 tests/integration/api_exec_test.py::ExecTest::test_exec_command_string PASSED [ 12%]
11:12:17 tests/integration/api_exec_test.py::ExecTest::test_exec_command_with_env PASSED [ 13%]
11:12:17 tests/integration/api_exec_test.py::ExecTest::test_exec_command_with_workdir SKIPPED [ 13%]
11:12:18 tests/integration/api_container_test.py::StopTest::test_stop_with_dict_instead_of_id PASSED [  9%]
11:12:18 tests/integration/api_exec_test.py::ExecTest::test_exec_inspect PASSED   [ 13%]
11:12:18 tests/integration/api_container_test.py::KillTest::test_kill PASSED      [  9%]
11:12:18 tests/integration/api_exec_test.py::ExecTest::test_exec_start_detached PASSED [ 13%]
11:12:19 tests/integration/api_swarm_test.py::SwarmTest::test_leave_swarm PASSED  [ 29%]
11:12:19 tests/integration/api_exec_test.py::ExecTest::test_exec_start_socket PASSED [ 13%]
11:12:19 tests/integration/api_container_test.py::RestartContainerTest::test_restart_with_dict_instead_of_id PASSED [ 10%]
11:12:19 tests/integration/api_container_test.py::KillTest::test_kill_with_dict_instead_of_id PASSED [  9%]
11:12:19 tests/integration/api_exec_test.py::ExecTest::test_execute_command PASSED [ 13%]
11:12:20 tests/integration/api_container_test.py::KillTest::test_kill_with_signal PASSED [  9%]
11:12:20 tests/integration/api_exec_test.py::ExecTest::test_execute_command_with_proxy_env PASSED [ 13%]
11:12:21 tests/integration/api_container_test.py::KillTest::test_kill_with_signal_integer PASSED [  9%]
11:12:21 tests/integration/api_container_test.py::KillTest::test_kill_with_signal_name PASSED [  9%]
11:12:21 tests/integration/api_exec_test.py::ExecDemuxTest::test_exec_command_no_stream_demux PASSED [ 13%]
11:12:22 tests/integration/api_container_test.py::PortTest::test_port PASSED      [  9%]
11:12:22 tests/integration/api_exec_test.py::ExecDemuxTest::test_exec_command_no_stream_no_demux PASSED [ 13%]
11:12:23 tests/integration/api_container_test.py::ContainerTopTest::test_top PASSED [  9%]
11:12:23 tests/integration/api_container_test.py::RestartContainerTest::test_restart_with_low_timeout PASSED [ 10%]
11:12:23 tests/integration/api_container_test.py::RemoveContainerTest::test_remove PASSED [ 10%]
11:12:24 tests/integration/api_exec_test.py::ExecDemuxTest::test_exec_command_stream_demux PASSED [ 14%]
11:12:24 tests/integration/api_swarm_test.py::SwarmTest::test_list_nodes PASSED   [ 29%]
11:12:24 tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs PASSED [ 10%]
11:12:24 tests/integration/api_container_test.py::RemoveContainerTest::test_remove_with_dict_instead_of_id PASSED [ 10%]
11:12:25 tests/integration/api_exec_test.py::ExecDemuxTest::test_exec_command_stream_no_demux PASSED [ 14%]
11:12:25 tests/integration/api_container_test.py::AttachContainerTest::test_attach_no_stream PASSED [ 10%]
11:12:26 tests/integration/api_exec_test.py::ExecDemuxTest::test_exec_command_tty_no_stream_demux PASSED [ 14%]
11:12:27 tests/integration/api_exec_test.py::ExecDemuxTest::test_exec_command_tty_no_stream_no_demux PASSED [ 14%]
11:12:27 tests/integration/api_container_test.py::RestartContainerTest::test_restart PASSED [ 10%]
11:12:28 tests/integration/api_exec_test.py::ExecDemuxTest::test_exec_command_tty_stream_demux PASSED [ 14%]
11:12:29 tests/integration/api_container_test.py::AttachContainerTest::test_attach_stream_and_cancel PASSED [ 10%]
11:12:29 tests/integration/api_exec_test.py::ExecDemuxTest::test_exec_command_tty_stream_no_demux PASSED [ 14%]
11:12:31 tests/integration/api_swarm_test.py::SwarmTest::test_remove_main_node PASSED [ 29%]
11:12:31 tests/integration/api_container_test.py::AttachContainerTest::test_detach_with_arg PASSED [ 10%]
11:12:31 tests/integration/api_healthcheck_test.py::HealthcheckTest::test_healthcheck_fails PASSED [ 14%]
11:12:31 tests/integration/api_container_test.py::RestartContainerTest::test_restart_with_dict_instead_of_id PASSED [ 10%]
11:12:32 tests/integration/api_container_test.py::AttachContainerTest::test_detach_with_config_file PASSED [ 11%]
11:12:33 tests/integration/api_healthcheck_test.py::HealthcheckTest::test_healthcheck_passes PASSED [ 14%]
11:12:33 tests/integration/api_healthcheck_test.py::HealthcheckTest::test_healthcheck_shell_command PASSED [ 14%]
11:12:34 tests/integration/api_container_test.py::AttachContainerTest::test_detach_with_default PASSED [ 11%]
11:12:35 tests/integration/api_container_test.py::AttachContainerTest::test_run_container_reading_socket PASSED [ 11%]
11:12:35 tests/integration/api_container_test.py::AttachContainerTest::test_run_container_streaming PASSED [ 11%]
11:12:36 tests/integration/api_swarm_test.py::SwarmTest::test_rotate_manager_unlock_key PASSED [ 29%]
11:12:36 tests/integration/api_container_test.py::PauseTest::test_pause_unpause PASSED [ 11%]
11:12:37 tests/integration/api_container_test.py::RestartContainerTest::test_restart_with_low_timeout PASSED [ 10%]
11:12:37 tests/integration/api_container_test.py::RemoveContainerTest::test_remove PASSED [ 10%]
11:12:37 tests/integration/api_container_test.py::RemoveContainerTest::test_remove_with_dict_instead_of_id PASSED [ 10%]
11:12:37 tests/integration/api_healthcheck_test.py::HealthcheckTest::test_healthcheck_start_period PASSED [ 15%]
11:12:37 tests/integration/api_image_test.py::ListImagesTest::test_images PASSED  [ 15%]
11:12:37 tests/integration/api_image_test.py::ListImagesTest::test_images_quiet PASSED [ 15%]
11:12:37 tests/integration/api_image_test.py::PullImageTest::test_pull PASSED     [ 15%]
11:12:37 tests/integration/api_image_test.py::PullImageTest::test_pull_invalid_platform SKIPPED [ 15%]
11:12:37 tests/integration/api_image_test.py::PullImageTest::test_pull_streaming PASSED [ 15%]
11:12:38 tests/integration/api_container_test.py::AttachContainerTest::test_attach_no_stream PASSED [ 10%]
11:12:38 tests/integration/api_container_test.py::PruneTest::test_prune_containers PASSED [ 11%]
11:12:38 tests/integration/api_image_test.py::CommitTest::test_commit PASSED      [ 15%]
11:12:38 tests/integration/api_image_test.py::CommitTest::test_commit_with_changes PASSED [ 15%]
11:12:39 tests/integration/api_image_test.py::RemoveImageTest::test_remove PASSED [ 15%]
11:12:39 tests/integration/api_image_test.py::ImportImageTest::test_get_load_image PASSED [ 15%]
11:12:39 tests/integration/api_image_test.py::ImportImageTest::test_import_from_bytes PASSED [ 16%]
11:12:39 tests/integration/api_image_test.py::ImportImageTest::test_import_from_file PASSED [ 16%]
11:12:39 tests/integration/api_image_test.py::ImportImageTest::test_import_from_stream PASSED [ 16%]
11:12:39 tests/integration/api_image_test.py::ImportImageTest::test_import_from_url SKIPPED [ 16%]
11:12:39 tests/integration/api_image_test.py::ImportImageTest::test_import_image_from_data_with_changes PASSED [ 16%]
11:12:40 tests/integration/api_image_test.py::ImportImageTest::test_import_image_with_changes PASSED [ 16%]
11:12:40 tests/integration/api_image_test.py::PruneImagesTest::test_prune_images PASSED [ 16%]
11:12:40 tests/integration/api_image_test.py::SaveLoadImagesTest::test_get_image_load_image PASSED [ 16%]
11:12:40 tests/integration/api_container_test.py::GetContainerStatsTest::test_get_container_stats_no_stream PASSED [ 11%]
11:12:40 tests/integration/api_image_test.py::InspectDistributionTest::test_inspect_distribution PASSED [ 16%]
11:12:41 tests/integration/api_container_test.py::ContainerUpdateTest::test_restart_policy_update PASSED [ 11%]
11:12:41 tests/integration/api_swarm_test.py::SwarmTest::test_update_node PASSED  [ 29%]
11:12:41 tests/integration/api_container_test.py::ContainerUpdateTest::test_update_container PASSED [ 11%]
11:12:42 tests/integration/api_container_test.py::AttachContainerTest::test_attach_stream_and_cancel PASSED [ 10%]
11:12:42 tests/integration/api_network_test.py::TestNetworks::test_connect_and_disconnect_container PASSED [ 17%]
11:12:42 tests/integration/api_container_test.py::ContainerCPUTest::test_container_cpu_shares PASSED [ 12%]
11:12:43 tests/integration/api_container_test.py::ContainerCPUTest::test_container_cpuset PASSED [ 12%]
11:12:43 tests/integration/api_container_test.py::ContainerCPUTest::test_create_with_runtime PASSED [ 12%]
11:12:43 tests/integration/api_network_test.py::TestNetworks::test_connect_and_force_disconnect_container PASSED [ 17%]
11:12:43 tests/integration/api_container_test.py::AttachContainerTest::test_detach_with_arg PASSED [ 10%]
11:12:44 tests/integration/api_container_test.py::LinkTest::test_remove_link PASSED [ 12%]
11:12:44 tests/integration/api_network_test.py::TestNetworks::test_connect_on_container_create PASSED [ 17%]
11:12:44 tests/integration/api_container_test.py::AttachContainerTest::test_detach_with_config_file PASSED [ 11%]
11:12:45 tests/integration/api_network_test.py::TestNetworks::test_connect_with_aliases PASSED [ 17%]
11:12:45 tests/integration/api_exec_test.py::ExecTest::test_detach_with_config_file PASSED [ 12%]
11:12:46 tests/integration/api_network_test.py::TestNetworks::test_connect_with_ipv4_address PASSED [ 17%]
11:12:46 tests/integration/api_container_test.py::AttachContainerTest::test_detach_with_default PASSED [ 11%]
11:12:46 tests/integration/api_container_test.py::AttachContainerTest::test_run_container_reading_socket PASSED [ 11%]
11:12:46 tests/integration/api_exec_test.py::ExecTest::test_detach_with_default PASSED [ 12%]
11:12:46 tests/integration/api_swarm_test.py::SwarmTest::test_update_swarm PASSED [ 29%]
11:12:46 tests/integration/api_volume_test.py::TestVolumes::test_create_volume PASSED [ 30%]
11:12:47 tests/integration/api_network_test.py::TestNetworks::test_connect_with_ipv6_address PASSED [ 17%]
11:12:47 tests/integration/api_exec_test.py::ExecTest::test_exec_command_as_root PASSED [ 12%]
11:12:48 tests/integration/api_container_test.py::AttachContainerTest::test_run_container_streaming PASSED [ 11%]
11:12:48 tests/integration/api_exec_test.py::ExecTest::test_exec_command_as_user PASSED [ 12%]
11:12:48 tests/integration/api_container_test.py::PauseTest::test_pause_unpause PASSED [ 11%]
11:12:48 tests/integration/api_exec_test.py::ExecTest::test_exec_command_streaming PASSED [ 12%]
11:12:48 tests/integration/api_network_test.py::TestNetworks::test_connect_with_links PASSED [ 17%]
11:12:49 tests/integration/api_network_test.py::TestNetworks::test_create_check_duplicate PASSED [ 17%]
11:12:49 tests/integration/api_network_test.py::TestNetworks::test_create_inspect_network_with_scope SKIPPED [ 17%]
11:12:49 tests/integration/api_network_test.py::TestNetworks::test_create_internal_networks PASSED [ 18%]
11:12:49 tests/integration/api_exec_test.py::ExecTest::test_exec_command_string PASSED [ 12%]
11:12:49 tests/integration/api_exec_test.py::ExecTest::test_exec_command_with_env PASSED [ 13%]
11:12:50 tests/integration/api_container_test.py::PruneTest::test_prune_containers PASSED [ 11%]
11:12:50 tests/integration/api_exec_test.py::ExecTest::test_exec_command_with_workdir PASSED [ 13%]
11:12:51 tests/integration/api_network_test.py::TestNetworks::test_create_network_attachable PASSED [ 18%]
11:12:51 tests/integration/api_exec_test.py::ExecTest::test_exec_inspect PASSED   [ 13%]
11:12:52 tests/integration/api_exec_test.py::ExecTest::test_exec_start_detached PASSED [ 13%]
11:12:52 tests/integration/api_container_test.py::GetContainerStatsTest::test_get_container_stats_no_stream PASSED [ 11%]
11:12:52 tests/integration/api_container_test.py::ContainerUpdateTest::test_restart_policy_update PASSED [ 11%]
11:12:52 tests/integration/api_exec_test.py::ExecTest::test_exec_start_socket PASSED [ 13%]
11:12:53 tests/integration/api_container_test.py::ContainerUpdateTest::test_update_container PASSED [ 11%]
11:12:53 tests/integration/api_exec_test.py::ExecTest::test_execute_command PASSED [ 13%]
11:12:53 tests/integration/api_container_test.py::ContainerCPUTest::test_container_cpu_shares PASSED [ 12%]
11:12:54 tests/integration/api_exec_test.py::ExecTest::test_execute_command_with_proxy_env PASSED [ 13%]
11:12:54 tests/integration/api_container_test.py::ContainerCPUTest::test_container_cpuset PASSED [ 12%]
11:12:54 tests/integration/api_container_test.py::ContainerCPUTest::test_create_with_runtime PASSED [ 12%]
11:12:55 tests/integration/api_exec_test.py::ExecDemuxTest::test_exec_command_no_stream_demux PASSED [ 13%]
11:12:55 tests/integration/api_container_test.py::LinkTest::test_remove_link PASSED [ 12%]
11:12:56 tests/integration/api_network_test.py::TestNetworks::test_create_network_ingress PASSED [ 18%]
11:12:56 tests/integration/api_network_test.py::TestNetworks::test_create_network_ipv6_enabled PASSED [ 18%]
11:12:56 tests/integration/api_network_test.py::TestNetworks::test_create_network_with_host_driver_fails PASSED [ 18%]
11:12:56 tests/integration/api_network_test.py::TestNetworks::test_create_network_with_ipam_config PASSED [ 18%]
11:12:56 tests/integration/api_exec_test.py::ExecDemuxTest::test_exec_command_no_stream_no_demux PASSED [ 13%]
11:12:56 tests/integration/api_exec_test.py::ExecTest::test_detach_with_config_file PASSED [ 12%]
11:12:56 tests/integration/api_network_test.py::TestNetworks::test_create_network_with_labels PASSED [ 18%]
11:12:56 tests/integration/api_network_test.py::TestNetworks::test_create_network_with_labels_wrong_type PASSED [ 18%]
11:12:56 tests/integration/api_network_test.py::TestNetworks::test_create_remove_network_with_space_in_name PASSED [ 18%]
11:12:57 tests/integration/api_exec_test.py::ExecDemuxTest::test_exec_command_stream_demux PASSED [ 14%]
11:12:57 tests/integration/api_network_test.py::TestNetworks::test_create_with_aliases PASSED [ 18%]
11:12:58 tests/integration/api_exec_test.py::ExecTest::test_detach_with_default PASSED [ 12%]
11:12:58 tests/integration/api_network_test.py::TestNetworks::test_create_with_ipv4_address PASSED [ 19%]
11:12:59 tests/integration/api_exec_test.py::ExecDemuxTest::test_exec_command_stream_no_demux PASSED [ 14%]
11:12:59 tests/integration/api_exec_test.py::ExecTest::test_exec_command_as_root PASSED [ 12%]
11:12:59 tests/integration/api_exec_test.py::ExecTest::test_exec_command_as_user PASSED [ 12%]
11:12:59 tests/integration/api_network_test.py::TestNetworks::test_create_with_ipv6_address PASSED [ 19%]
11:12:59 tests/integration/api_network_test.py::TestNetworks::test_create_with_linklocal_ips PASSED [ 19%]
11:13:00 tests/integration/api_exec_test.py::ExecDemuxTest::test_exec_command_tty_no_stream_demux PASSED [ 14%]
11:13:00 tests/integration/api_exec_test.py::ExecTest::test_exec_command_streaming PASSED [ 12%]
11:13:01 tests/integration/api_exec_test.py::ExecTest::test_exec_command_string PASSED [ 12%]
11:13:01 tests/integration/api_exec_test.py::ExecDemuxTest::test_exec_command_tty_no_stream_no_demux PASSED [ 14%]
11:13:01 tests/integration/api_exec_test.py::ExecTest::test_exec_command_with_env PASSED [ 13%]
11:13:01 tests/integration/api_network_test.py::TestNetworks::test_create_with_links PASSED [ 19%]
11:13:01 tests/integration/api_network_test.py::TestNetworks::test_inspect_network PASSED [ 19%]
11:13:02 tests/integration/api_network_test.py::TestNetworks::test_list_networks PASSED [ 19%]
11:13:02 tests/integration/api_network_test.py::TestNetworks::test_prune_networks PASSED [ 19%]
11:13:02 tests/integration/api_exec_test.py::ExecTest::test_exec_command_with_workdir PASSED [ 13%]
11:13:02 tests/integration/api_network_test.py::TestNetworks::test_remove_network PASSED [ 19%]
11:13:02 tests/integration/api_exec_test.py::ExecDemuxTest::test_exec_command_tty_stream_demux PASSED [ 14%]
11:13:03 tests/integration/api_exec_test.py::ExecTest::test_exec_inspect PASSED   [ 13%]
11:13:03 tests/integration/api_plugin_test.py::PluginTest::test_configure_plugin PASSED [ 19%]
11:13:03 tests/integration/api_plugin_test.py::PluginTest::test_create_plugin PASSED [ 20%]
11:13:03 tests/integration/api_exec_test.py::ExecDemuxTest::test_exec_command_tty_stream_no_demux PASSED [ 14%]
11:13:03 tests/integration/api_exec_test.py::ExecTest::test_exec_start_detached PASSED [ 13%]
11:13:04 tests/integration/api_plugin_test.py::PluginTest::test_disable_plugin PASSED [ 20%]
11:13:04 tests/integration/api_exec_test.py::ExecTest::test_exec_start_socket PASSED [ 13%]
11:13:04 tests/integration/api_plugin_test.py::PluginTest::test_enable_plugin PASSED [ 20%]
11:13:04 tests/integration/api_volume_test.py::TestVolumes::test_create_volume_invalid_driver PASSED [ 30%]
11:13:04 tests/integration/api_volume_test.py::TestVolumes::test_force_remove_volume PASSED [ 30%]
11:13:04 tests/integration/api_volume_test.py::TestVolumes::test_inspect_nonexistent_volume PASSED [ 30%]
11:13:04 tests/integration/api_volume_test.py::TestVolumes::test_inspect_volume PASSED [ 30%]
11:13:04 tests/integration/api_volume_test.py::TestVolumes::test_list_volumes PASSED [ 30%]
11:13:04 tests/integration/api_volume_test.py::TestVolumes::test_prune_volumes PASSED [ 30%]
11:13:04 tests/integration/api_volume_test.py::TestVolumes::test_remove_nonexistent_volume PASSED [ 30%]
11:13:04 tests/integration/api_volume_test.py::TestVolumes::test_remove_volume PASSED [ 30%]
11:13:04 tests/integration/client_test.py::ClientTest::test_df PASSED             [ 31%]
11:13:04 tests/integration/client_test.py::ClientTest::test_info PASSED           [ 31%]
11:13:04 tests/integration/client_test.py::ClientTest::test_ping PASSED           [ 31%]
11:13:04 tests/integration/client_test.py::ClientTest::test_version PASSED        [ 31%]
11:13:04 tests/integration/client_test.py::CancellableEventsTest::test_cancel_events PASSED [ 31%]
11:13:04 tests/integration/errors_test.py::ErrorsTest::test_api_error_parses_json PASSED [ 31%]
11:13:05 tests/integration/api_exec_test.py::ExecTest::test_execute_command PASSED [ 13%]
11:13:05 tests/integration/api_plugin_test.py::PluginTest::test_force_remove_plugin PASSED [ 20%]
11:13:05 tests/integration/api_healthcheck_test.py::HealthcheckTest::test_healthcheck_fails PASSED [ 14%]
11:13:06 tests/integration/api_exec_test.py::ExecTest::test_execute_command_with_proxy_env PASSED [ 13%]
11:13:06 tests/integration/api_plugin_test.py::PluginTest::test_inspect_plugin PASSED [ 20%]
11:13:07 tests/integration/api_exec_test.py::ExecDemuxTest::test_exec_command_no_stream_demux PASSED [ 13%]
11:13:07 tests/integration/api_healthcheck_test.py::HealthcheckTest::test_healthcheck_passes PASSED [ 14%]
11:13:07 tests/integration/api_healthcheck_test.py::HealthcheckTest::test_healthcheck_shell_command PASSED [ 14%]
11:13:07 tests/integration/api_plugin_test.py::PluginTest::test_install_plugin PASSED [ 20%]
11:13:07 tests/integration/api_plugin_test.py::PluginTest::test_list_plugins PASSED [ 20%]
11:13:07 tests/integration/api_plugin_test.py::PluginTest::test_plugin_privileges PASSED [ 20%]
11:13:07 tests/integration/api_plugin_test.py::PluginTest::test_remove_plugin PASSED [ 20%]
11:13:08 tests/integration/api_exec_test.py::ExecDemuxTest::test_exec_command_no_stream_no_demux PASSED [ 13%]
11:13:09 tests/integration/api_exec_test.py::ExecDemuxTest::test_exec_command_stream_demux PASSED [ 14%]
11:13:09 tests/integration/api_plugin_test.py::PluginTest::test_upgrade_plugin PASSED [ 21%]
11:13:10 tests/integration/api_secret_test.py::SecretAPITest::test_create_secret PASSED [ 21%]
11:13:10 tests/integration/api_secret_test.py::SecretAPITest::test_create_secret_unicode_data PASSED [ 21%]
11:13:10 tests/integration/api_secret_test.py::SecretAPITest::test_inspect_secret PASSED [ 21%]
11:13:10 tests/integration/api_secret_test.py::SecretAPITest::test_list_secrets PASSED [ 21%]
11:13:10 tests/integration/api_exec_test.py::ExecDemuxTest::test_exec_command_stream_no_demux PASSED [ 14%]
11:13:11 tests/integration/api_exec_test.py::ExecDemuxTest::test_exec_command_tty_no_stream_demux PASSED [ 14%]
11:13:11 tests/integration/api_healthcheck_test.py::HealthcheckTest::test_healthcheck_start_period PASSED [ 15%]
11:13:11 tests/integration/api_image_test.py::ListImagesTest::test_images PASSED  [ 15%]
11:13:11 tests/integration/api_image_test.py::ListImagesTest::test_images_quiet PASSED [ 15%]
11:13:11 tests/integration/api_image_test.py::PullImageTest::test_pull PASSED     [ 15%]
11:13:11 tests/integration/api_image_test.py::PullImageTest::test_pull_invalid_platform SKIPPED [ 15%]
11:13:11 tests/integration/api_image_test.py::PullImageTest::test_pull_streaming PASSED [ 15%]
11:13:12 tests/integration/api_image_test.py::CommitTest::test_commit PASSED      [ 15%]
11:13:12 tests/integration/api_image_test.py::CommitTest::test_commit_with_changes PASSED [ 15%]
11:13:12 tests/integration/api_exec_test.py::ExecDemuxTest::test_exec_command_tty_no_stream_no_demux PASSED [ 14%]
11:13:13 tests/integration/api_image_test.py::RemoveImageTest::test_remove PASSED [ 15%]
11:13:13 tests/integration/api_image_test.py::ImportImageTest::test_get_load_image PASSED [ 15%]
11:13:13 tests/integration/api_image_test.py::ImportImageTest::test_import_from_bytes PASSED [ 16%]
11:13:13 tests/integration/api_image_test.py::ImportImageTest::test_import_from_file PASSED [ 16%]
11:13:13 tests/integration/api_image_test.py::ImportImageTest::test_import_from_stream PASSED [ 16%]
11:13:13 tests/integration/api_image_test.py::ImportImageTest::test_import_from_url SKIPPED [ 16%]
11:13:14 tests/integration/api_image_test.py::ImportImageTest::test_import_image_from_data_with_changes PASSED [ 16%]
11:13:14 tests/integration/api_image_test.py::ImportImageTest::test_import_image_with_changes PASSED [ 16%]
11:13:14 tests/integration/api_exec_test.py::ExecDemuxTest::test_exec_command_tty_stream_demux PASSED [ 14%]
11:13:14 tests/integration/api_image_test.py::PruneImagesTest::test_prune_images PASSED [ 16%]
11:13:14 tests/integration/api_image_test.py::SaveLoadImagesTest::test_get_image_load_image PASSED [ 16%]
11:13:15 tests/integration/api_image_test.py::InspectDistributionTest::test_inspect_distribution PASSED [ 16%]
11:13:15 tests/integration/api_exec_test.py::ExecDemuxTest::test_exec_command_tty_stream_no_demux PASSED [ 14%]
11:13:15 tests/integration/api_secret_test.py::SecretAPITest::test_remove_secret PASSED [ 21%]
11:13:16 tests/integration/api_network_test.py::TestNetworks::test_connect_and_disconnect_container PASSED [ 17%]
11:13:16 tests/integration/api_service_test.py::ServiceTest::test_create_service_custom_log_driver PASSED [ 21%]
11:13:16 tests/integration/api_service_test.py::ServiceTest::test_create_service_global_mode PASSED [ 21%]
11:13:16 tests/integration/api_service_test.py::ServiceTest::test_create_service_replicated_mode PASSED [ 21%]
11:13:16 tests/integration/api_service_test.py::ServiceTest::test_create_service_simple PASSED [ 21%]
11:13:17 tests/integration/api_healthcheck_test.py::HealthcheckTest::test_healthcheck_fails PASSED [ 14%]
11:13:17 tests/integration/api_network_test.py::TestNetworks::test_connect_and_force_disconnect_container PASSED [ 17%]
11:13:17 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_config PASSED [ 22%]
11:13:17 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_custom_networks PASSED [ 22%]
11:13:17 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_dns_config PASSED [ 22%]
11:13:17 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_endpoint_spec PASSED [ 22%]
11:13:17 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_endpoint_spec_host_publish_mode SKIPPED [ 22%]
11:13:17 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_env PASSED [ 22%]
11:13:17 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_failure_action_rollback PASSED [ 22%]
11:13:17 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_generic_resources SKIPPED [ 22%]
11:13:17 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_groups PASSED [ 22%]
11:13:17 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_healthcheck PASSED [ 23%]
11:13:17 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_hostname PASSED [ 23%]
11:13:17 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_hosts PASSED [ 23%]
11:13:17 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_init SKIPPED [ 23%]
11:13:17 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_invalid_generic_resources SKIPPED [ 23%]
11:13:17 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_network_attachment_config PASSED [ 23%]
11:13:17 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_placement PASSED [ 23%]
11:13:17 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_placement_object PASSED [ 23%]
11:13:17 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_placement_platform PASSED [ 23%]
11:13:17 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_placement_preferences PASSED [ 24%]
11:13:17 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_placement_preferences_tuple PASSED [ 24%]
11:13:17 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_privileges PASSED [ 24%]
11:13:17 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_readonly PASSED [ 24%]
11:13:17 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_resources_constraints PASSED [ 24%]
11:13:17 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_restart_policy PASSED [ 24%]
11:13:17 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_rollback_config PASSED [ 24%]
11:13:18 tests/integration/api_network_test.py::TestNetworks::test_connect_on_container_create PASSED [ 17%]
11:13:18 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_secret PASSED [ 24%]
11:13:18 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_stop_signal PASSED [ 24%]
11:13:18 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_tty PASSED [ 25%]
11:13:18 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_tty_dict PASSED [ 25%]
11:13:18 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_unicode_config PASSED [ 25%]
11:13:19 tests/integration/api_healthcheck_test.py::HealthcheckTest::test_healthcheck_passes PASSED [ 14%]
11:13:19 tests/integration/api_healthcheck_test.py::HealthcheckTest::test_healthcheck_shell_command PASSED [ 14%]
11:13:19 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_unicode_secret PASSED [ 25%]
11:13:19 tests/integration/api_network_test.py::TestNetworks::test_connect_with_aliases PASSED [ 17%]
11:13:19 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_update_config PASSED [ 25%]
11:13:19 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_update_config_monitor PASSED [ 25%]
11:13:19 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_update_order PASSED [ 25%]
11:13:19 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_volume_mount PASSED [ 25%]
11:13:19 tests/integration/api_service_test.py::ServiceTest::test_inspect_service_by_id PASSED [ 25%]
11:13:19 tests/integration/api_service_test.py::ServiceTest::test_inspect_service_by_name PASSED [ 25%]
11:13:19 tests/integration/api_service_test.py::ServiceTest::test_inspect_service_insert_defaults PASSED [ 26%]
11:13:19 tests/integration/api_service_test.py::ServiceTest::test_list_services PASSED [ 26%]
11:13:19 tests/integration/api_service_test.py::ServiceTest::test_list_services_filter_by_label PASSED [ 26%]
11:13:19 tests/integration/api_service_test.py::ServiceTest::test_remove_service_by_id PASSED [ 26%]
11:13:19 tests/integration/api_service_test.py::ServiceTest::test_remove_service_by_name PASSED [ 26%]
11:13:19 tests/integration/models_containers_test.py::ContainerCollectionTest::test_get PASSED [ 31%]
11:13:19 tests/integration/models_containers_test.py::ContainerCollectionTest::test_list PASSED [ 31%]
11:13:19 tests/integration/models_containers_test.py::ContainerCollectionTest::test_list_sparse PASSED [ 31%]
11:13:19 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run PASSED [ 31%]
11:13:19 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_detach PASSED [ 32%]
11:13:20 tests/integration/api_network_test.py::TestNetworks::test_connect_with_ipv4_address PASSED [ 17%]
11:13:20 tests/integration/api_service_test.py::ServiceTest::test_service_logs PASSED [ 26%]
11:13:20 tests/integration/api_service_test.py::ServiceTest::test_update_service_force_update PASSED [ 26%]
11:13:20 tests/integration/api_service_test.py::ServiceTest::test_update_service_remove_container_labels PASSED [ 26%]
11:13:20 tests/integration/api_service_test.py::ServiceTest::test_update_service_remove_healthcheck PASSED [ 26%]
11:13:20 tests/integration/api_service_test.py::ServiceTest::test_update_service_remove_labels PASSED [ 27%]
11:13:20 tests/integration/api_service_test.py::ServiceTest::test_update_service_with_defaults_container_labels PASSED [ 27%]
11:13:20 tests/integration/api_service_test.py::ServiceTest::test_update_service_with_defaults_endpoint_spec PASSED [ 27%]
11:13:20 tests/integration/api_service_test.py::ServiceTest::test_update_service_with_defaults_labels PASSED [ 27%]
11:13:20 tests/integration/api_service_test.py::ServiceTest::test_update_service_with_defaults_mode PASSED [ 27%]
11:13:20 tests/integration/api_service_test.py::ServiceTest::test_update_service_with_defaults_name PASSED [ 27%]
11:13:20 tests/integration/api_service_test.py::ServiceTest::test_update_service_with_defaults_networks PASSED [ 27%]
11:13:20 tests/integration/api_service_test.py::ServiceTest::test_update_service_with_defaults_update_config PASSED [ 27%]
11:13:21 tests/integration/api_network_test.py::TestNetworks::test_connect_with_ipv6_address PASSED [ 17%]
11:13:22 tests/integration/api_service_test.py::ServiceTest::test_update_service_with_network_change PASSED [ 27%]
11:13:22 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_auto_remove PASSED [ 32%]
11:13:23 tests/integration/api_healthcheck_test.py::HealthcheckTest::test_healthcheck_start_period PASSED [ 15%]
11:13:23 tests/integration/api_image_test.py::ListImagesTest::test_images PASSED  [ 15%]
11:13:23 tests/integration/api_image_test.py::ListImagesTest::test_images_quiet PASSED [ 15%]
11:13:23 tests/integration/api_image_test.py::PullImageTest::test_pull PASSED     [ 15%]
11:13:23 tests/integration/api_image_test.py::PullImageTest::test_pull_invalid_platform SKIPPED [ 15%]
11:13:23 tests/integration/api_swarm_test.py::SwarmTest::test_init_already_in_cluster PASSED [ 28%]
11:13:23 tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_custom_addr_pool_both_args SKIPPED [ 28%]
11:13:23 tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_custom_addr_pool_defaults SKIPPED [ 28%]
11:13:23 tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_custom_addr_pool_only_pool SKIPPED [ 28%]
11:13:23 tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_custom_addr_pool_only_subnet_size SKIPPED [ 28%]
11:13:23 tests/integration/api_image_test.py::PullImageTest::test_pull_streaming PASSED [ 15%]
11:13:23 tests/integration/api_network_test.py::TestNetworks::test_connect_with_links PASSED [ 17%]
11:13:23 tests/integration/api_network_test.py::TestNetworks::test_create_check_duplicate PASSED [ 17%]
11:13:24 tests/integration/api_image_test.py::CommitTest::test_commit PASSED      [ 15%]
11:13:24 tests/integration/api_image_test.py::CommitTest::test_commit_with_changes PASSED [ 15%]
11:13:24 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_auto_remove_error PASSED [ 32%]
11:13:25 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_error PASSED [ 32%]
11:13:25 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_image_that_does_not_exist PASSED [ 32%]
11:13:25 tests/integration/api_image_test.py::RemoveImageTest::test_remove PASSED [ 15%]
11:13:25 tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_custom_raft_spec PASSED [ 28%]
11:13:25 tests/integration/api_network_test.py::TestNetworks::test_create_inspect_network_with_scope PASSED [ 17%]
11:13:25 tests/integration/api_network_test.py::TestNetworks::test_create_internal_networks PASSED [ 18%]
11:13:25 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_json_file_driver PASSED [ 32%]
11:13:25 tests/integration/api_image_test.py::ImportImageTest::test_get_load_image PASSED [ 15%]
11:13:25 tests/integration/api_image_test.py::ImportImageTest::test_import_from_bytes PASSED [ 16%]
11:13:25 tests/integration/api_image_test.py::ImportImageTest::test_import_from_file PASSED [ 16%]
11:13:25 tests/integration/api_image_test.py::ImportImageTest::test_import_from_stream PASSED [ 16%]
11:13:25 tests/integration/api_image_test.py::ImportImageTest::test_import_from_url SKIPPED [ 16%]
11:13:26 tests/integration/api_image_test.py::ImportImageTest::test_import_image_from_data_with_changes PASSED [ 16%]
11:13:26 tests/integration/api_image_test.py::ImportImageTest::test_import_image_with_changes PASSED [ 16%]
11:13:26 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_named_volume PASSED [ 32%]
11:13:26 tests/integration/api_image_test.py::PruneImagesTest::test_prune_images PASSED [ 16%]
11:13:26 tests/integration/api_image_test.py::SaveLoadImagesTest::test_get_image_load_image PASSED [ 16%]
11:13:26 tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr XPASS [ 28%]
11:13:26 tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_force_new_cluster SKIPPED [ 28%]
11:13:26 tests/integration/api_image_test.py::InspectDistributionTest::test_inspect_distribution PASSED [ 16%]
11:13:27 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_network PASSED [ 32%]
11:13:27 tests/integration/api_network_test.py::TestNetworks::test_create_network_attachable PASSED [ 18%]
11:13:27 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_none_driver PASSED [ 32%]
11:13:28 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_proxy_config PASSED [ 33%]
11:13:28 tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_simple PASSED [ 28%]
11:13:28 tests/integration/api_network_test.py::TestNetworks::test_connect_and_disconnect_container PASSED [ 17%]
11:13:28 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_streamed_logs PASSED [ 33%]
11:13:28 tests/integration/api_network_test.py::TestNetworks::test_create_network_ingress PASSED [ 18%]
11:13:28 tests/integration/api_network_test.py::TestNetworks::test_create_network_ipv6_enabled PASSED [ 18%]
11:13:28 tests/integration/api_network_test.py::TestNetworks::test_create_network_with_host_driver_fails PASSED [ 18%]
11:13:29 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_streamed_logs_and_cancel PASSED [ 33%]
11:13:29 tests/integration/api_network_test.py::TestNetworks::test_create_network_with_ipam_config PASSED [ 18%]
11:13:29 tests/integration/api_network_test.py::TestNetworks::test_create_network_with_labels PASSED [ 18%]
11:13:29 tests/integration/api_network_test.py::TestNetworks::test_create_network_with_labels_wrong_type PASSED [ 18%]
11:13:29 tests/integration/api_network_test.py::TestNetworks::test_create_remove_network_with_space_in_name PASSED [ 18%]
11:13:29 tests/integration/api_network_test.py::TestNetworks::test_connect_and_force_disconnect_container PASSED [ 17%]
11:13:30 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_volume PASSED [ 33%]
11:13:30 tests/integration/api_network_test.py::TestNetworks::test_create_with_aliases PASSED [ 18%]
11:13:30 tests/integration/api_network_test.py::TestNetworks::test_connect_on_container_create PASSED [ 17%]
11:13:30 tests/integration/models_containers_test.py::ContainerTest::test_commit PASSED [ 33%]
11:13:30 tests/integration/models_containers_test.py::ContainerTest::test_create_with_volume_driver PASSED [ 33%]
11:13:31 tests/integration/api_network_test.py::TestNetworks::test_create_with_ipv4_address PASSED [ 19%]
11:13:31 tests/integration/models_containers_test.py::ContainerTest::test_diff PASSED [ 33%]
11:13:31 tests/integration/api_network_test.py::TestNetworks::test_connect_with_aliases PASSED [ 17%]
11:13:32 tests/integration/models_containers_test.py::ContainerTest::test_exec_run_failed PASSED [ 33%]
11:13:32 tests/integration/models_containers_test.py::ContainerTest::test_exec_run_success PASSED [ 33%]
11:13:32 tests/integration/api_network_test.py::TestNetworks::test_create_with_ipv6_address PASSED [ 19%]
11:13:32 tests/integration/models_containers_test.py::ContainerTest::test_kill PASSED [ 34%]
11:13:32 tests/integration/api_network_test.py::TestNetworks::test_create_with_linklocal_ips PASSED [ 19%]
11:13:32 tests/integration/api_network_test.py::TestNetworks::test_connect_with_ipv4_address PASSED [ 17%]
11:13:33 tests/integration/models_containers_test.py::ContainerTest::test_logs PASSED [ 34%]
11:13:33 tests/integration/models_containers_test.py::ContainerTest::test_pause PASSED [ 34%]
11:13:33 tests/integration/api_network_test.py::TestNetworks::test_connect_with_ipv6_address PASSED [ 17%]
11:13:34 tests/integration/models_containers_test.py::ContainerTest::test_ports_target_list PASSED [ 34%]
11:13:34 tests/integration/api_network_test.py::TestNetworks::test_create_with_links PASSED [ 19%]
11:13:34 tests/integration/api_network_test.py::TestNetworks::test_inspect_network PASSED [ 19%]
11:13:34 tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_autolock_managers PASSED [ 28%]
11:13:34 tests/integration/models_containers_test.py::ContainerTest::test_ports_target_none PASSED [ 34%]
11:13:35 tests/integration/api_network_test.py::TestNetworks::test_list_networks PASSED [ 19%]
11:13:35 tests/integration/api_network_test.py::TestNetworks::test_prune_networks PASSED [ 19%]
11:13:35 tests/integration/api_network_test.py::TestNetworks::test_remove_network PASSED [ 19%]
11:13:35 tests/integration/models_containers_test.py::ContainerTest::test_ports_target_tuple PASSED [ 34%]
11:13:35 tests/integration/models_containers_test.py::ContainerTest::test_remove PASSED [ 34%]
11:13:36 tests/integration/models_containers_test.py::ContainerTest::test_rename PASSED [ 34%]
11:13:36 tests/integration/api_plugin_test.py::PluginTest::test_configure_plugin PASSED [ 19%]
11:13:36 tests/integration/api_plugin_test.py::PluginTest::test_create_plugin PASSED [ 20%]
11:13:36 tests/integration/api_network_test.py::TestNetworks::test_connect_with_links PASSED [ 17%]
11:13:36 tests/integration/api_network_test.py::TestNetworks::test_create_check_duplicate PASSED [ 17%]
11:13:36 tests/integration/api_plugin_test.py::PluginTest::test_disable_plugin PASSED [ 20%]
11:13:37 tests/integration/api_plugin_test.py::PluginTest::test_enable_plugin PASSED [ 20%]
11:13:38 tests/integration/api_plugin_test.py::PluginTest::test_force_remove_plugin PASSED [ 20%]
11:13:38 tests/integration/api_network_test.py::TestNetworks::test_create_inspect_network_with_scope PASSED [ 17%]
11:13:38 tests/integration/api_network_test.py::TestNetworks::test_create_internal_networks PASSED [ 18%]
11:13:39 tests/integration/api_plugin_test.py::PluginTest::test_inspect_plugin PASSED [ 20%]
11:13:40 tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_ca_config PASSED [ 29%]
11:13:40 tests/integration/api_plugin_test.py::PluginTest::test_install_plugin PASSED [ 20%]
11:13:40 tests/integration/api_plugin_test.py::PluginTest::test_list_plugins PASSED [ 20%]
11:13:40 tests/integration/api_network_test.py::TestNetworks::test_create_network_attachable PASSED [ 18%]
11:13:40 tests/integration/api_plugin_test.py::PluginTest::test_plugin_privileges PASSED [ 20%]
11:13:40 tests/integration/api_plugin_test.py::PluginTest::test_remove_plugin PASSED [ 20%]
11:13:42 tests/integration/api_network_test.py::TestNetworks::test_create_network_ingress PASSED [ 18%]
11:13:42 tests/integration/api_network_test.py::TestNetworks::test_create_network_ipv6_enabled PASSED [ 18%]
11:13:42 tests/integration/api_network_test.py::TestNetworks::test_create_network_with_host_driver_fails PASSED [ 18%]
11:13:42 tests/integration/api_network_test.py::TestNetworks::test_create_network_with_ipam_config PASSED [ 18%]
11:13:42 tests/integration/api_network_test.py::TestNetworks::test_create_network_with_labels PASSED [ 18%]
11:13:42 tests/integration/api_network_test.py::TestNetworks::test_create_network_with_labels_wrong_type PASSED [ 18%]
11:13:42 tests/integration/api_network_test.py::TestNetworks::test_create_remove_network_with_space_in_name PASSED [ 18%]
11:13:43 tests/integration/api_plugin_test.py::PluginTest::test_upgrade_plugin PASSED [ 21%]
11:13:43 tests/integration/api_network_test.py::TestNetworks::test_create_with_aliases PASSED [ 18%]
11:13:43 tests/integration/api_secret_test.py::SecretAPITest::test_create_secret PASSED [ 21%]
11:13:43 tests/integration/api_secret_test.py::SecretAPITest::test_create_secret_unicode_data PASSED [ 21%]
11:13:43 tests/integration/api_secret_test.py::SecretAPITest::test_inspect_secret PASSED [ 21%]
11:13:43 tests/integration/api_secret_test.py::SecretAPITest::test_list_secrets PASSED [ 21%]
11:13:44 tests/integration/api_network_test.py::TestNetworks::test_create_with_ipv4_address PASSED [ 19%]
11:13:44 tests/integration/api_secret_test.py::SecretAPITest::test_remove_secret PASSED [ 21%]
11:13:45 tests/integration/api_service_test.py::ServiceTest::test_create_service_custom_log_driver PASSED [ 21%]
11:13:45 tests/integration/api_service_test.py::ServiceTest::test_create_service_global_mode PASSED [ 21%]
11:13:45 tests/integration/api_service_test.py::ServiceTest::test_create_service_replicated_mode PASSED [ 21%]
11:13:45 tests/integration/api_service_test.py::ServiceTest::test_create_service_simple PASSED [ 21%]
11:13:45 tests/integration/api_network_test.py::TestNetworks::test_create_with_ipv6_address PASSED [ 19%]
11:13:45 tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver XFAIL [ 29%]
11:13:45 tests/integration/api_network_test.py::TestNetworks::test_create_with_linklocal_ips PASSED [ 19%]
11:13:46 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_config PASSED [ 22%]
11:13:46 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_custom_networks PASSED [ 22%]
11:13:46 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_dns_config PASSED [ 22%]
11:13:46 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_endpoint_spec PASSED [ 22%]
11:13:46 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_endpoint_spec_host_publish_mode PASSED [ 22%]
11:13:46 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_env PASSED [ 22%]
11:13:46 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_failure_action_rollback PASSED [ 22%]
11:13:46 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_generic_resources PASSED [ 22%]
11:13:46 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_groups PASSED [ 22%]
11:13:46 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_healthcheck PASSED [ 23%]
11:13:46 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_hostname PASSED [ 23%]
11:13:46 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_hosts PASSED [ 23%]
11:13:46 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_init PASSED [ 23%]
11:13:46 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_invalid_generic_resources PASSED [ 23%]
11:13:46 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_network_attachment_config PASSED [ 23%]
11:13:46 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_placement PASSED [ 23%]
11:13:46 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_placement_object PASSED [ 23%]
11:13:46 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_placement_platform PASSED [ 23%]
11:13:46 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_placement_preferences PASSED [ 24%]
11:13:47 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_placement_preferences_tuple PASSED [ 24%]
11:13:47 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_privileges PASSED [ 24%]
11:13:47 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_readonly PASSED [ 24%]
11:13:47 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_resources_constraints PASSED [ 24%]
11:13:47 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_restart_policy PASSED [ 24%]
11:13:47 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_rollback_config PASSED [ 24%]
11:13:48 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_secret PASSED [ 24%]
11:13:48 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_stop_signal PASSED [ 24%]
11:13:48 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_tty PASSED [ 25%]
11:13:48 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_tty_dict PASSED [ 25%]
11:13:48 tests/integration/models_containers_test.py::ContainerTest::test_restart PASSED [ 34%]
11:13:48 tests/integration/models_containers_test.py::ContainerTest::test_start PASSED [ 34%]
11:13:48 tests/integration/api_network_test.py::TestNetworks::test_create_with_links PASSED [ 19%]
11:13:48 tests/integration/api_network_test.py::TestNetworks::test_inspect_network PASSED [ 19%]
11:13:48 tests/integration/api_network_test.py::TestNetworks::test_list_networks PASSED [ 19%]
11:13:48 tests/integration/api_network_test.py::TestNetworks::test_prune_networks PASSED [ 19%]
11:13:48 tests/integration/api_network_test.py::TestNetworks::test_remove_network PASSED [ 19%]
11:13:49 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_unicode_config PASSED [ 25%]
11:13:49 tests/integration/models_containers_test.py::ContainerTest::test_stats PASSED [ 35%]
11:13:49 tests/integration/api_plugin_test.py::PluginTest::test_configure_plugin PASSED [ 19%]
11:13:49 tests/integration/api_plugin_test.py::PluginTest::test_create_plugin PASSED [ 20%]
11:13:50 tests/integration/models_containers_test.py::ContainerTest::test_stop PASSED [ 35%]
11:13:50 tests/integration/api_plugin_test.py::PluginTest::test_disable_plugin PASSED [ 20%]
11:13:50 tests/integration/models_containers_test.py::ContainerTest::test_top PASSED [ 35%]
11:13:50 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_unicode_secret PASSED [ 25%]
11:13:50 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_update_config PASSED [ 25%]
11:13:50 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_update_config_monitor PASSED [ 25%]
11:13:50 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_update_order PASSED [ 25%]
11:13:50 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_volume_mount PASSED [ 25%]
11:13:50 tests/integration/api_service_test.py::ServiceTest::test_inspect_service_by_id PASSED [ 25%]
11:13:50 tests/integration/api_service_test.py::ServiceTest::test_inspect_service_by_name PASSED [ 25%]
11:13:50 tests/integration/api_service_test.py::ServiceTest::test_inspect_service_insert_defaults PASSED [ 26%]
11:13:50 tests/integration/api_service_test.py::ServiceTest::test_list_services PASSED [ 26%]
11:13:50 tests/integration/api_service_test.py::ServiceTest::test_list_services_filter_by_label PASSED [ 26%]
11:13:50 tests/integration/api_service_test.py::ServiceTest::test_remove_service_by_id PASSED [ 26%]
11:13:50 tests/integration/api_service_test.py::ServiceTest::test_remove_service_by_name PASSED [ 26%]
11:13:50 tests/integration/api_swarm_test.py::SwarmTest::test_inspect_node PASSED [ 29%]
11:13:50 tests/integration/models_containers_test.py::ContainerTest::test_update PASSED [ 35%]
11:13:51 tests/integration/api_plugin_test.py::PluginTest::test_enable_plugin PASSED [ 20%]
11:13:51 tests/integration/api_service_test.py::ServiceTest::test_service_logs PASSED [ 26%]
11:13:51 tests/integration/api_service_test.py::ServiceTest::test_update_service_force_update PASSED [ 26%]
11:13:51 tests/integration/api_service_test.py::ServiceTest::test_update_service_remove_container_labels PASSED [ 26%]
11:13:51 tests/integration/api_service_test.py::ServiceTest::test_update_service_remove_healthcheck PASSED [ 26%]
11:13:51 tests/integration/api_service_test.py::ServiceTest::test_update_service_remove_labels PASSED [ 27%]
11:13:51 tests/integration/api_service_test.py::ServiceTest::test_update_service_with_defaults_container_labels PASSED [ 27%]
11:13:51 tests/integration/api_service_test.py::ServiceTest::test_update_service_with_defaults_endpoint_spec PASSED [ 27%]
11:13:51 tests/integration/api_service_test.py::ServiceTest::test_update_service_with_defaults_labels PASSED [ 27%]
11:13:51 tests/integration/api_service_test.py::ServiceTest::test_update_service_with_defaults_mode PASSED [ 27%]
11:13:51 tests/integration/api_service_test.py::ServiceTest::test_update_service_with_defaults_name PASSED [ 27%]
11:13:51 tests/integration/models_containers_test.py::ContainerTest::test_wait PASSED [ 35%]
11:13:51 tests/integration/api_service_test.py::ServiceTest::test_update_service_with_defaults_networks PASSED [ 27%]
11:13:51 tests/integration/api_service_test.py::ServiceTest::test_update_service_with_defaults_update_config PASSED [ 27%]
11:13:52 tests/integration/api_plugin_test.py::PluginTest::test_force_remove_plugin PASSED [ 20%]
11:13:52 tests/integration/models_images_test.py::ImageCollectionTest::test_build PASSED [ 35%]
11:13:52 tests/integration/api_plugin_test.py::PluginTest::test_inspect_plugin PASSED [ 20%]
11:13:52 tests/integration/models_images_test.py::ImageCollectionTest::test_build_with_error PASSED [ 35%]
11:13:53 tests/integration/models_images_test.py::ImageCollectionTest::test_build_with_multiple_success PASSED [ 35%]
11:13:54 tests/integration/models_images_test.py::ImageCollectionTest::test_build_with_success_build_output PASSED [ 35%]
11:13:54 tests/integration/api_plugin_test.py::PluginTest::test_install_plugin PASSED [ 20%]
11:13:54 tests/integration/api_plugin_test.py::PluginTest::test_list_plugins PASSED [ 20%]
11:13:54 tests/integration/api_plugin_test.py::PluginTest::test_plugin_privileges PASSED [ 20%]
11:13:54 tests/integration/models_images_test.py::ImageCollectionTest::test_list PASSED [ 36%]
11:13:54 tests/integration/api_plugin_test.py::PluginTest::test_remove_plugin PASSED [ 20%]
11:13:54 tests/integration/models_images_test.py::ImageCollectionTest::test_list_with_repository PASSED [ 36%]
11:13:54 tests/integration/models_images_test.py::ImageCollectionTest::test_load_error PASSED [ 36%]
11:13:54 tests/integration/models_images_test.py::ImageCollectionTest::test_pull PASSED [ 36%]
11:13:55 tests/integration/models_images_test.py::ImageCollectionTest::test_pull_multiple FAILED [ 36%]
11:13:56 tests/integration/models_images_test.py::ImageCollectionTest::test_pull_with_sha PASSED [ 36%]
11:13:56 tests/integration/models_images_test.py::ImageCollectionTest::test_pull_with_tag PASSED [ 36%]
11:13:56 tests/integration/models_images_test.py::ImageCollectionTest::test_save_and_load PASSED [ 36%]
11:13:56 tests/integration/models_images_test.py::ImageCollectionTest::test_save_and_load_repo_name PASSED [ 36%]
11:13:56 tests/integration/models_images_test.py::ImageCollectionTest::test_save_name_error PASSED [ 37%]
11:13:56 tests/integration/models_images_test.py::ImageTest::test_tag_and_remove PASSED [ 37%]
11:13:56 tests/integration/models_networks_test.py::NetworkCollectionTest::test_create PASSED [ 37%]
11:13:56 tests/integration/models_networks_test.py::NetworkCollectionTest::test_get PASSED [ 37%]
11:13:57 tests/integration/models_networks_test.py::NetworkCollectionTest::test_list_remove PASSED [ 37%]
11:13:57 tests/integration/api_plugin_test.py::PluginTest::test_upgrade_plugin PASSED [ 21%]
11:13:57 tests/integration/api_secret_test.py::SecretAPITest::test_create_secret PASSED [ 21%]
11:13:57 tests/integration/api_secret_test.py::SecretAPITest::test_create_secret_unicode_data PASSED [ 21%]
11:13:57 tests/integration/api_secret_test.py::SecretAPITest::test_inspect_secret PASSED [ 21%]
11:13:57 tests/integration/api_secret_test.py::SecretAPITest::test_list_secrets PASSED [ 21%]
11:13:57 tests/integration/api_swarm_test.py::SwarmTest::test_leave_swarm PASSED  [ 29%]
11:13:57 tests/integration/models_networks_test.py::NetworkTest::test_connect_disconnect PASSED [ 37%]
11:13:58 tests/integration/api_secret_test.py::SecretAPITest::test_remove_secret PASSED [ 21%]
11:13:58 tests/integration/api_service_test.py::ServiceTest::test_create_service_custom_log_driver PASSED [ 21%]
11:13:58 tests/integration/api_service_test.py::ServiceTest::test_create_service_global_mode PASSED [ 21%]
11:13:58 tests/integration/api_service_test.py::ServiceTest::test_create_service_replicated_mode PASSED [ 21%]
11:13:58 tests/integration/api_service_test.py::ServiceTest::test_create_service_simple PASSED [ 21%]
11:13:59 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_config PASSED [ 22%]
11:13:59 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_custom_networks PASSED [ 22%]
11:13:59 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_dns_config PASSED [ 22%]
11:13:59 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_endpoint_spec PASSED [ 22%]
11:13:59 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_endpoint_spec_host_publish_mode PASSED [ 22%]
11:13:59 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_env PASSED [ 22%]
11:13:59 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_failure_action_rollback PASSED [ 22%]
11:13:59 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_generic_resources PASSED [ 22%]
11:13:59 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_groups PASSED [ 22%]
11:13:59 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_healthcheck PASSED [ 23%]
11:13:59 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_hostname PASSED [ 23%]
11:13:59 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_hosts PASSED [ 23%]
11:13:59 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_init PASSED [ 23%]
11:13:59 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_invalid_generic_resources PASSED [ 23%]
11:13:59 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_network_attachment_config PASSED [ 23%]
11:13:59 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_placement PASSED [ 23%]
11:14:00 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_placement_object PASSED [ 23%]
11:14:00 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_placement_platform PASSED [ 23%]
11:14:00 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_placement_preferences PASSED [ 24%]
11:14:00 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_placement_preferences_tuple PASSED [ 24%]
11:14:00 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_privileges PASSED [ 24%]
11:14:00 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_readonly PASSED [ 24%]
11:14:00 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_resources_constraints PASSED [ 24%]
11:14:00 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_restart_policy PASSED [ 24%]
11:14:00 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_rollback_config PASSED [ 24%]
11:14:01 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_secret PASSED [ 24%]
11:14:01 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_stop_signal PASSED [ 24%]
11:14:01 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_tty PASSED [ 25%]
11:14:01 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_tty_dict PASSED [ 25%]
11:14:02 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_unicode_config PASSED [ 25%]
11:14:02 tests/integration/api_swarm_test.py::SwarmTest::test_list_nodes PASSED   [ 29%]
11:14:04 tests/integration/api_service_test.py::ServiceTest::test_update_service_with_network_change PASSED [ 27%]
11:14:04 tests/integration/api_swarm_test.py::SwarmTest::test_init_already_in_cluster PASSED [ 28%]
11:14:04 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_unicode_secret PASSED [ 25%]
11:14:04 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_update_config PASSED [ 25%]
11:14:04 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_update_config_monitor PASSED [ 25%]
11:14:04 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_update_order PASSED [ 25%]
11:14:04 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_volume_mount PASSED [ 25%]
11:14:04 tests/integration/api_service_test.py::ServiceTest::test_inspect_service_by_id PASSED [ 25%]
11:14:04 tests/integration/api_service_test.py::ServiceTest::test_inspect_service_by_name PASSED [ 25%]
11:14:04 tests/integration/api_service_test.py::ServiceTest::test_inspect_service_insert_defaults PASSED [ 26%]
11:14:04 tests/integration/api_service_test.py::ServiceTest::test_list_services PASSED [ 26%]
11:14:04 tests/integration/api_service_test.py::ServiceTest::test_list_services_filter_by_label PASSED [ 26%]
11:14:04 tests/integration/api_service_test.py::ServiceTest::test_remove_service_by_id PASSED [ 26%]
11:14:04 tests/integration/api_service_test.py::ServiceTest::test_remove_service_by_name PASSED [ 26%]
11:14:04 tests/integration/models_nodes_test.py::NodesTest::test_list_get_update PASSED [ 37%]
11:14:04 tests/integration/models_resources_test.py::ModelTest::test_reload PASSED [ 37%]
11:14:05 tests/integration/models_services_test.py::ServiceTest::test_create PASSED [ 37%]
11:14:05 tests/integration/models_services_test.py::ServiceTest::test_create_with_network PASSED [ 37%]
11:14:05 tests/integration/models_services_test.py::ServiceTest::test_force_update_service PASSED [ 38%]
11:14:05 tests/integration/models_services_test.py::ServiceTest::test_force_update_service_using_bool PASSED [ 38%]
11:14:05 tests/integration/models_services_test.py::ServiceTest::test_force_update_service_using_shorthand_method PASSED [ 38%]
11:14:05 tests/integration/models_services_test.py::ServiceTest::test_get PASSED  [ 38%]
11:14:05 tests/integration/models_services_test.py::ServiceTest::test_list_remove PASSED [ 38%]
11:14:05 tests/integration/models_services_test.py::ServiceTest::test_scale_method_global_service PASSED [ 38%]
11:14:05 tests/integration/models_services_test.py::ServiceTest::test_scale_method_service PASSED [ 38%]
11:14:05 tests/integration/models_services_test.py::ServiceTest::test_scale_service PASSED [ 38%]
11:14:05 tests/integration/models_services_test.py::ServiceTest::test_tasks PASSED [ 38%]
11:14:05 tests/integration/api_service_test.py::ServiceTest::test_service_logs PASSED [ 26%]
11:14:05 tests/integration/api_service_test.py::ServiceTest::test_update_service_force_update PASSED [ 26%]
11:14:05 tests/integration/api_service_test.py::ServiceTest::test_update_service_remove_container_labels PASSED [ 26%]
11:14:05 tests/integration/api_service_test.py::ServiceTest::test_update_service_remove_healthcheck PASSED [ 26%]
11:14:05 tests/integration/api_service_test.py::ServiceTest::test_update_service_remove_labels PASSED [ 27%]
11:14:05 tests/integration/api_service_test.py::ServiceTest::test_update_service_with_defaults_container_labels PASSED [ 27%]
11:14:05 tests/integration/models_services_test.py::ServiceTest::test_update PASSED [ 39%]
11:14:05 tests/integration/models_services_test.py::ServiceTest::test_update_remove_service_labels PASSED [ 39%]
11:14:05 tests/integration/models_services_test.py::ServiceTest::test_update_retains_container_labels PASSED [ 39%]
11:14:05 tests/integration/models_services_test.py::ServiceTest::test_update_retains_networks XPASS [ 39%]
11:14:05 tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_custom_addr_pool_both_args PASSED [ 28%]
11:14:05 tests/integration/api_service_test.py::ServiceTest::test_update_service_with_defaults_endpoint_spec PASSED [ 27%]
11:14:05 tests/integration/api_service_test.py::ServiceTest::test_update_service_with_defaults_labels PASSED [ 27%]
11:14:05 tests/integration/api_service_test.py::ServiceTest::test_update_service_with_defaults_mode PASSED [ 27%]
11:14:05 tests/integration/api_service_test.py::ServiceTest::test_update_service_with_defaults_name PASSED [ 27%]
11:14:05 tests/integration/api_service_test.py::ServiceTest::test_update_service_with_defaults_networks PASSED [ 27%]
11:14:05 tests/integration/api_service_test.py::ServiceTest::test_update_service_with_defaults_update_config PASSED [ 27%]
11:14:07 tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_custom_addr_pool_defaults PASSED [ 28%]
11:14:07 tests/integration/api_swarm_test.py::SwarmTest::test_remove_main_node PASSED [ 29%]
11:14:08 tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_custom_addr_pool_only_pool PASSED [ 28%]
11:14:10 tests/integration/models_services_test.py::ServiceTest::test_update_retains_service_labels PASSED [ 39%]
11:14:10 tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_custom_addr_pool_only_subnet_size PASSED [ 28%]
11:14:12 tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_custom_raft_spec PASSED [ 28%]
11:14:13 tests/integration/api_swarm_test.py::SwarmTest::test_rotate_manager_unlock_key PASSED [ 29%]
11:14:14 tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr XPASS [ 28%]
11:14:14 tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_force_new_cluster SKIPPED [ 28%]
11:14:15 tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_simple PASSED [ 28%]
11:14:17 tests/integration/models_swarm_test.py::SwarmTest::test_init_update_leave PASSED [ 39%]
11:14:17 tests/integration/api_service_test.py::ServiceTest::test_update_service_with_network_change PASSED [ 27%]
11:14:17 tests/integration/api_swarm_test.py::SwarmTest::test_init_already_in_cluster PASSED [ 28%]
11:14:19 tests/integration/api_swarm_test.py::SwarmTest::test_update_node PASSED  [ 29%]
11:14:19 tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_custom_addr_pool_both_args PASSED [ 28%]
11:14:21 tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_custom_addr_pool_defaults PASSED [ 28%]
11:14:22 tests/integration/models_swarm_test.py::SwarmTest::test_join_on_already_joined_swarm PASSED [ 39%]
11:14:22 tests/integration/models_volumes_test.py::VolumesTest::test_create_get PASSED [ 39%]
11:14:22 tests/integration/models_volumes_test.py::VolumesTest::test_list_remove PASSED [ 39%]
11:14:22 tests/integration/regression_test.py::TestRegressions::test_443_handle_nonchunked_response_in_stream PASSED [ 40%]
11:14:22 tests/integration/regression_test.py::TestRegressions::test_542_truncate_ids_client_side PASSED [ 40%]
11:14:22 tests/integration/regression_test.py::TestRegressions::test_647_support_doubleslash_in_image_names PASSED [ 40%]
11:14:22 tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_autolock_managers PASSED [ 28%]
11:14:23 tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_custom_addr_pool_only_pool PASSED [ 28%]
11:14:24 tests/integration/regression_test.py::TestRegressions::test_649_handle_timeout_value_none PASSED [ 40%]
11:14:24 tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_custom_addr_pool_only_subnet_size PASSED [ 28%]
11:14:24 tests/integration/regression_test.py::TestRegressions::test_715_handle_user_param_as_int_value PASSED [ 40%]
11:14:24 tests/integration/api_swarm_test.py::SwarmTest::test_update_swarm PASSED [ 29%]
11:14:24 tests/integration/api_volume_test.py::TestVolumes::test_create_volume PASSED [ 30%]
11:14:25 tests/integration/regression_test.py::TestRegressions::test_792_explicit_port_protocol PASSED [ 40%]
11:14:25 tests/integration/credentials/store_test.py::TestStore::test_store_and_get PASSED [ 40%]
11:14:25 tests/integration/credentials/store_test.py::TestStore::test_get_nonexistent PASSED [ 40%]
11:14:25 tests/integration/credentials/store_test.py::TestStore::test_store_and_erase PASSED [ 40%]
11:14:25 tests/integration/credentials/store_test.py::TestStore::test_unicode_strings PASSED [ 40%]
11:14:25 tests/integration/credentials/store_test.py::TestStore::test_list PASSED [ 41%]
11:14:25 tests/integration/credentials/store_test.py::TestStore::test_execute_with_env_override PASSED [ 41%]
11:14:25 tests/integration/credentials/utils_test.py::test_create_environment_dict PASSED [ 41%]
11:14:25 tests/unit/api_build_test.py::BuildTest::test_build_container PASSED     [ 41%]
11:14:25 tests/unit/api_build_test.py::BuildTest::test_build_container_custom_context PASSED [ 41%]
11:14:25 tests/unit/api_build_test.py::BuildTest::test_build_container_custom_context_gzip PASSED [ 41%]
11:14:25 tests/unit/api_build_test.py::BuildTest::test_build_container_invalid_container_limits PASSED [ 41%]
11:14:25 tests/unit/api_build_test.py::BuildTest::test_build_container_pull PASSED [ 41%]
11:14:25 tests/unit/api_build_test.py::BuildTest::test_build_container_with_container_limits PASSED [ 41%]
11:14:25 tests/unit/api_build_test.py::BuildTest::test_build_container_with_named_dockerfile PASSED [ 42%]
11:14:25 tests/unit/api_build_test.py::BuildTest::test_build_remote_with_registry_auth PASSED [ 42%]
11:14:25 tests/unit/api_build_test.py::BuildTest::test_process_dockerfile PASSED  [ 42%]
11:14:25 tests/unit/api_build_test.py::BuildTest::test_process_dockerfile_win_longpath_prefix SKIPPED [ 42%]
11:14:25 tests/unit/api_build_test.py::BuildTest::test_set_auth_headers_with_dict_and_auth_configs PASSED [ 42%]
11:14:25 tests/unit/api_build_test.py::BuildTest::test_set_auth_headers_with_dict_and_no_auth_configs PASSED [ 42%]
11:14:25 tests/unit/api_build_test.py::BuildTest::test_set_auth_headers_with_empty_dict_and_auth_configs PASSED [ 42%]
11:14:25 tests/unit/api_container_test.py::StartContainerTest::test_start_container PASSED [ 42%]
11:14:26 tests/unit/api_container_test.py::StartContainerTest::test_start_container_none PASSED [ 42%]
11:14:26 tests/unit/api_container_test.py::StartContainerTest::test_start_container_privileged PASSED [ 43%]
11:14:26 tests/unit/api_container_test.py::StartContainerTest::test_start_container_regression_573 PASSED [ 43%]
11:14:26 tests/unit/api_container_test.py::StartContainerTest::test_start_container_with_binds_ro PASSED [ 43%]
11:14:26 tests/unit/api_container_test.py::StartContainerTest::test_start_container_with_binds_rw PASSED [ 43%]
11:14:26 tests/unit/api_container_test.py::StartContainerTest::test_start_container_with_dict_instead_of_id PASSED [ 43%]
11:14:26 tests/unit/api_container_test.py::StartContainerTest::test_start_container_with_links PASSED [ 43%]
11:14:26 tests/unit/api_container_test.py::StartContainerTest::test_start_container_with_links_as_list_of_tuples PASSED [ 43%]
11:14:26 tests/unit/api_container_test.py::StartContainerTest::test_start_container_with_lxc_conf PASSED [ 43%]
11:14:26 tests/unit/api_container_test.py::StartContainerTest::test_start_container_with_lxc_conf_compat PASSED [ 43%]
11:14:26 tests/unit/api_container_test.py::StartContainerTest::test_start_container_with_multiple_links PASSED [ 43%]
11:14:26 tests/unit/api_container_test.py::StartContainerTest::test_start_container_with_port_binds PASSED [ 44%]
11:14:26 tests/unit/api_container_test.py::CreateContainerTest::test_create_container PASSED [ 44%]
11:14:26 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_privileged PASSED [ 44%]
11:14:26 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_added_capabilities PASSED [ 44%]
11:14:26 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_aliases PASSED [ 44%]
11:14:26 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_binds PASSED [ 44%]
11:14:26 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_binds_list PASSED [ 44%]
11:14:26 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_binds_mode PASSED [ 44%]
11:14:26 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_binds_mode_and_ro_error PASSED [ 44%]
11:14:26 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_binds_ro PASSED [ 45%]
11:14:26 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_binds_rw PASSED [ 45%]
11:14:26 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_cgroup_parent PASSED [ 45%]
11:14:26 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_devices PASSED [ 45%]
11:14:26 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_dropped_capabilities PASSED [ 45%]
11:14:26 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_entrypoint PASSED [ 45%]
11:14:26 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_host_config_cpu_shares PASSED [ 45%]
11:14:26 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_host_config_cpus PASSED [ 45%]
11:14:26 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_host_config_cpuset PASSED [ 45%]
11:14:26 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_host_config_cpuset_mems PASSED [ 46%]
11:14:26 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_labels_dict PASSED [ 46%]
11:14:26 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_labels_list PASSED [ 46%]
11:14:26 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_links PASSED [ 46%]
11:14:26 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_links_as_list_of_tuples PASSED [ 46%]
11:14:26 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_lxc_conf PASSED [ 46%]
11:14:26 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_lxc_conf_compat PASSED [ 46%]
11:14:26 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_mac_address PASSED [ 46%]
11:14:26 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_mem_limit_as_int PASSED [ 46%]
11:14:26 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_mem_limit_as_string PASSED [ 46%]
11:14:26 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_mem_limit_as_string_with_g_unit PASSED [ 47%]
11:14:26 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_mem_limit_as_string_with_k_unit PASSED [ 47%]
11:14:26 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_mem_limit_as_string_with_m_unit PASSED [ 47%]
11:14:26 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_mem_limit_as_string_with_wrong_value PASSED [ 47%]
11:14:26 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_multiple_links PASSED [ 47%]
11:14:26 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_named_volume PASSED [ 47%]
11:14:26 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_port_binds PASSED [ 47%]
11:14:26 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_ports PASSED [ 47%]
11:14:26 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_restart_policy PASSED [ 47%]
11:14:26 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_stdin_open PASSED [ 48%]
11:14:26 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_stop_signal PASSED [ 48%]
11:14:26 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_sysctl PASSED [ 48%]
11:14:26 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_tmpfs_dict PASSED [ 48%]
11:14:26 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_tmpfs_list PASSED [ 48%]
11:14:26 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_unicode_envvars PASSED [ 48%]
11:14:26 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_volume_string PASSED [ 48%]
11:14:26 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_working_dir PASSED [ 48%]
11:14:26 tests/unit/api_container_test.py::CreateContainerTest::test_create_named_container PASSED [ 48%]
11:14:26 tests/unit/api_container_test.py::ContainerTest::test_container_stats PASSED [ 49%]
11:14:26 tests/unit/api_container_test.py::ContainerTest::test_container_top PASSED [ 49%]
11:14:26 tests/unit/api_container_test.py::ContainerTest::test_container_top_with_psargs PASSED [ 49%]
11:14:26 tests/unit/api_container_test.py::ContainerTest::test_container_update PASSED [ 49%]
11:14:26 tests/unit/api_container_test.py::ContainerTest::test_diff PASSED        [ 49%]
11:14:26 tests/unit/api_container_test.py::ContainerTest::test_diff_with_dict_instead_of_id PASSED [ 49%]
11:14:26 tests/unit/api_container_test.py::ContainerTest::test_export PASSED      [ 49%]
11:14:26 tests/unit/api_container_test.py::ContainerTest::test_export_with_dict_instead_of_id PASSED [ 49%]
11:14:26 tests/unit/api_container_test.py::ContainerTest::test_inspect_container PASSED [ 49%]
11:14:26 tests/unit/api_container_test.py::ContainerTest::test_inspect_container_undefined_id PASSED [ 50%]
11:14:26 tests/unit/api_container_test.py::ContainerTest::test_kill_container PASSED [ 50%]
11:14:26 tests/unit/api_container_test.py::ContainerTest::test_kill_container_with_dict_instead_of_id PASSED [ 50%]
11:14:26 tests/unit/api_container_test.py::ContainerTest::test_kill_container_with_signal PASSED [ 50%]
11:14:26 tests/unit/api_container_test.py::ContainerTest::test_list_containers PASSED [ 50%]
11:14:26 tests/unit/api_container_test.py::ContainerTest::test_log_following PASSED [ 50%]
11:14:26 tests/unit/api_container_test.py::ContainerTest::test_log_following_backwards PASSED [ 50%]
11:14:26 tests/unit/api_container_test.py::ContainerTest::test_log_since PASSED   [ 50%]
11:14:26 tests/unit/api_container_test.py::ContainerTest::test_log_since_with_datetime PASSED [ 50%]
11:14:26 tests/unit/api_container_test.py::ContainerTest::test_log_since_with_invalid_value_raises_error PASSED [ 50%]
11:14:26 tests/unit/api_container_test.py::ContainerTest::test_log_streaming PASSED [ 51%]
11:14:26 tests/unit/api_container_test.py::ContainerTest::test_log_streaming_and_following PASSED [ 51%]
11:14:26 tests/unit/api_container_test.py::ContainerTest::test_log_tail PASSED    [ 51%]
11:14:26 tests/unit/api_container_test.py::ContainerTest::test_log_tty PASSED     [ 51%]
11:14:26 tests/unit/api_container_test.py::ContainerTest::test_logs PASSED        [ 51%]
11:14:26 tests/unit/api_container_test.py::ContainerTest::test_logs_with_dict_instead_of_id PASSED [ 51%]
11:14:26 tests/unit/api_container_test.py::ContainerTest::test_pause_container PASSED [ 51%]
11:14:26 tests/unit/api_container_test.py::ContainerTest::test_port PASSED        [ 51%]
11:14:26 tests/unit/api_container_test.py::ContainerTest::test_remove_container PASSED [ 51%]
11:14:26 tests/unit/api_container_test.py::ContainerTest::test_remove_container_with_dict_instead_of_id PASSED [ 52%]
11:14:26 tests/unit/api_container_test.py::ContainerTest::test_rename_container PASSED [ 52%]
11:14:26 tests/unit/api_container_test.py::ContainerTest::test_resize_container PASSED [ 52%]
11:14:26 tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_custom_raft_spec PASSED [ 28%]
11:14:26 tests/unit/api_container_test.py::ContainerTest::test_restart_container PASSED [ 52%]
11:14:26 tests/unit/api_container_test.py::ContainerTest::test_restart_container_with_dict_instead_of_id PASSED [ 52%]
11:14:26 tests/unit/api_container_test.py::ContainerTest::test_stop_container PASSED [ 52%]
11:14:26 tests/unit/api_container_test.py::ContainerTest::test_stop_container_with_dict_instead_of_id PASSED [ 52%]
11:14:26 tests/unit/api_container_test.py::ContainerTest::test_unpause_container PASSED [ 52%]
11:14:26 tests/unit/api_container_test.py::ContainerTest::test_wait PASSED        [ 52%]
11:14:26 tests/unit/api_container_test.py::ContainerTest::test_wait_with_dict_instead_of_id PASSED [ 53%]
11:14:26 tests/unit/api_exec_test.py::ExecTest::test_exec_create PASSED           [ 53%]
11:14:26 tests/unit/api_exec_test.py::ExecTest::test_exec_inspect PASSED          [ 53%]
11:14:26 tests/unit/api_exec_test.py::ExecTest::test_exec_resize PASSED           [ 53%]
11:14:26 tests/unit/api_exec_test.py::ExecTest::test_exec_start PASSED            [ 53%]
11:14:26 tests/unit/api_exec_test.py::ExecTest::test_exec_start_detached PASSED   [ 53%]
11:14:26 tests/unit/api_image_test.py::ImageTest::test_commit PASSED              [ 53%]
11:14:26 tests/unit/api_image_test.py::ImageTest::test_get_image PASSED           [ 53%]
11:14:26 tests/unit/api_image_test.py::ImageTest::test_image_history PASSED       [ 53%]
11:14:26 tests/unit/api_image_test.py::ImageTest::test_image_ids PASSED           [ 53%]
11:14:26 tests/unit/api_image_test.py::ImageTest::test_image_viz PASSED           [ 54%]
11:14:26 tests/unit/api_image_test.py::ImageTest::test_images PASSED              [ 54%]
11:14:26 tests/unit/api_image_test.py::ImageTest::test_images_filters PASSED      [ 54%]
11:14:26 tests/unit/api_image_test.py::ImageTest::test_images_quiet PASSED        [ 54%]
11:14:26 tests/unit/api_image_test.py::ImageTest::test_import_image PASSED        [ 54%]
11:14:26 tests/unit/api_image_test.py::ImageTest::test_import_image_from_bytes PASSED [ 54%]
11:14:26 tests/unit/api_image_test.py::ImageTest::test_import_image_from_image PASSED [ 54%]
11:14:26 tests/unit/api_image_test.py::ImageTest::test_inspect_image PASSED       [ 54%]
11:14:26 tests/unit/api_image_test.py::ImageTest::test_inspect_image_undefined_id PASSED [ 54%]
11:14:26 tests/unit/api_image_test.py::ImageTest::test_load_image PASSED          [ 55%]
11:14:26 tests/unit/api_image_test.py::ImageTest::test_load_image_quiet PASSED    [ 55%]
11:14:26 tests/unit/api_image_test.py::ImageTest::test_pull PASSED                [ 55%]
11:14:26 tests/unit/api_image_test.py::ImageTest::test_pull_stream PASSED         [ 55%]
11:14:26 tests/unit/api_image_test.py::ImageTest::test_push_image PASSED          [ 55%]
11:14:26 tests/unit/api_image_test.py::ImageTest::test_push_image_stream PASSED   [ 55%]
11:14:26 tests/unit/api_image_test.py::ImageTest::test_push_image_with_auth PASSED [ 55%]
11:14:26 tests/unit/api_image_test.py::ImageTest::test_push_image_with_tag PASSED [ 55%]
11:14:26 tests/unit/api_image_test.py::ImageTest::test_remove_image PASSED        [ 55%]
11:14:26 tests/unit/api_image_test.py::ImageTest::test_tag_image PASSED           [ 56%]
11:14:26 tests/unit/api_image_test.py::ImageTest::test_tag_image_force PASSED     [ 56%]
11:14:26 tests/unit/api_image_test.py::ImageTest::test_tag_image_tag PASSED       [ 56%]
11:14:26 tests/unit/api_network_test.py::NetworkTest::test_connect_container_to_network PASSED [ 56%]
11:14:26 tests/unit/api_network_test.py::NetworkTest::test_create_network PASSED  [ 56%]
11:14:26 tests/unit/api_network_test.py::NetworkTest::test_disconnect_container_from_network PASSED [ 56%]
11:14:26 tests/unit/api_network_test.py::NetworkTest::test_inspect_network PASSED [ 56%]
11:14:26 tests/unit/api_network_test.py::NetworkTest::test_list_networks PASSED   [ 56%]
11:14:26 tests/unit/api_network_test.py::NetworkTest::test_remove_network PASSED  [ 56%]
11:14:26 tests/unit/api_test.py::DockerApiTest::test_auto_retrieve_server_version PASSED [ 56%]
11:14:26 tests/unit/api_test.py::DockerApiTest::test_create_host_config_secopt PASSED [ 57%]
11:14:26 tests/unit/api_test.py::DockerApiTest::test_ctor PASSED                  [ 57%]
11:14:26 tests/unit/api_test.py::DockerApiTest::test_events PASSED                [ 57%]
11:14:26 tests/unit/api_test.py::DockerApiTest::test_events_with_filters PASSED   [ 57%]
11:14:26 tests/unit/api_test.py::DockerApiTest::test_events_with_since_until PASSED [ 57%]
11:14:26 tests/unit/api_test.py::DockerApiTest::test_info PASSED                  [ 57%]
11:14:26 tests/unit/api_test.py::DockerApiTest::test_login PASSED                 [ 57%]
11:14:26 tests/unit/api_test.py::DockerApiTest::test_remove_link PASSED           [ 57%]
11:14:26 tests/unit/api_test.py::DockerApiTest::test_retrieve_server_version PASSED [ 57%]
11:14:26 tests/unit/api_test.py::DockerApiTest::test_search PASSED                [ 58%]
11:14:26 tests/unit/api_test.py::DockerApiTest::test_stream_helper_decoding PASSED [ 58%]
11:14:26 tests/unit/api_test.py::DockerApiTest::test_url_compatibility_http PASSED [ 58%]
11:14:26 tests/unit/api_test.py::DockerApiTest::test_url_compatibility_http_unix_triple_slash PASSED [ 58%]
11:14:26 tests/unit/api_test.py::DockerApiTest::test_url_compatibility_tcp PASSED [ 58%]
11:14:26 tests/unit/api_test.py::DockerApiTest::test_url_compatibility_unix PASSED [ 58%]
11:14:26 tests/unit/api_test.py::DockerApiTest::test_url_compatibility_unix_triple_slash PASSED [ 58%]
11:14:26 tests/unit/api_test.py::DockerApiTest::test_url_invalid_resource PASSED  [ 58%]
11:14:26 tests/unit/api_test.py::DockerApiTest::test_url_no_resource PASSED       [ 58%]
11:14:26 tests/unit/api_test.py::DockerApiTest::test_url_unversioned_api PASSED   [ 59%]
11:14:26 tests/unit/api_test.py::DockerApiTest::test_url_valid_resource PASSED    [ 59%]
11:14:26 tests/unit/api_test.py::DockerApiTest::test_version PASSED               [ 59%]
11:14:26 tests/unit/api_test.py::DockerApiTest::test_version_no_api_version PASSED [ 59%]
11:14:26 tests/unit/api_test.py::UnixSocketStreamTest::test_early_stream_response PASSED [ 59%]
11:14:26 tests/unit/api_test.py::TCPSocketStreamTest::test_read_from_socket_no_stream_no_tty PASSED [ 59%]
11:14:26 tests/unit/api_test.py::TCPSocketStreamTest::test_read_from_socket_no_stream_no_tty_demux PASSED [ 59%]
11:14:27 tests/unit/api_test.py::TCPSocketStreamTest::test_read_from_socket_no_stream_tty PASSED [ 59%]
11:14:27 tests/unit/api_test.py::TCPSocketStreamTest::test_read_from_socket_no_stream_tty_demux PASSED [ 59%]
11:14:27 tests/unit/api_test.py::TCPSocketStreamTest::test_read_from_socket_no_tty PASSED [ 59%]
11:14:27 tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_ca_config PASSED [ 29%]
11:14:27 tests/unit/api_test.py::TCPSocketStreamTest::test_read_from_socket_no_tty_demux PASSED [ 60%]
11:14:27 tests/unit/api_test.py::TCPSocketStreamTest::test_read_from_socket_tty PASSED [ 60%]
11:14:28 tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr XPASS [ 28%]
11:14:28 tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_force_new_cluster SKIPPED [ 28%]
11:14:28 tests/unit/api_test.py::TCPSocketStreamTest::test_read_from_socket_tty_demux PASSED [ 60%]
11:14:28 tests/unit/api_test.py::UserAgentTest::test_custom_user_agent PASSED     [ 60%]
11:14:28 tests/unit/api_test.py::UserAgentTest::test_default_user_agent PASSED    [ 60%]
11:14:28 tests/unit/api_test.py::DisableSocketTest::test_disable_socket_timeout PASSED [ 60%]
11:14:28 tests/unit/api_test.py::DisableSocketTest::test_disable_socket_timeout2 PASSED [ 60%]
11:14:28 tests/unit/api_test.py::DisableSocketTest::test_disable_socket_timout_non_blocking PASSED [ 60%]
11:14:28 tests/unit/api_volume_test.py::VolumeTest::test_create_volume PASSED     [ 60%]
11:14:28 tests/unit/api_volume_test.py::VolumeTest::test_create_volume_invalid_opts_type PASSED [ 61%]
11:14:28 tests/unit/api_volume_test.py::VolumeTest::test_create_volume_with_driver PASSED [ 61%]
11:14:28 tests/unit/api_volume_test.py::VolumeTest::test_create_volume_with_invalid_labels PASSED [ 61%]
11:14:28 tests/unit/api_volume_test.py::VolumeTest::test_create_volume_with_labels PASSED [ 61%]
11:14:28 tests/unit/api_volume_test.py::VolumeTest::test_create_volume_with_no_specified_name PASSED [ 61%]
11:14:28 tests/unit/api_volume_test.py::VolumeTest::test_inspect_volume PASSED    [ 61%]
11:14:28 tests/unit/api_volume_test.py::VolumeTest::test_list_volumes PASSED      [ 61%]
11:14:28 tests/unit/api_volume_test.py::VolumeTest::test_list_volumes_and_filters PASSED [ 61%]
11:14:28 tests/unit/api_volume_test.py::VolumeTest::test_remove_volume PASSED     [ 61%]
11:14:28 tests/unit/auth_test.py::RegressionTest::test_803_urlsafe_encode PASSED  [ 62%]
11:14:28 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_explicit_hub_index_library_image PASSED [ 62%]
11:14:28 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_explicit_legacy_hub_index_library_image PASSED [ 62%]
11:14:28 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_invalid_index_name PASSED [ 62%]
11:14:28 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_resolve_repository_name_dotted_hub_library_image PASSED [ 62%]
11:14:28 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_resolve_repository_name_hub_image PASSED [ 62%]
11:14:28 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_resolve_repository_name_hub_library_image PASSED [ 62%]
11:14:28 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_resolve_repository_name_localhost PASSED [ 62%]
11:14:28 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_resolve_repository_name_localhost_with_username PASSED [ 62%]
11:14:28 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_resolve_repository_name_no_dots_but_port PASSED [ 62%]
11:14:28 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_resolve_repository_name_no_dots_but_port_and_username PASSED [ 63%]
11:14:28 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_resolve_repository_name_private_registry PASSED [ 63%]
11:14:28 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_resolve_repository_name_private_registry_with_port PASSED [ 63%]
11:14:28 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_resolve_repository_name_private_registry_with_username PASSED [ 63%]
11:14:28 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_auth_with_empty_credstore_and_auth_dict PASSED [ 63%]
11:14:28 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_default_explicit_none PASSED [ 63%]
11:14:28 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_default_registry PASSED [ 63%]
11:14:28 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_fully_explicit PASSED [ 63%]
11:14:28 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_hostname_only PASSED [ 63%]
11:14:28 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_legacy_config PASSED [ 64%]
11:14:28 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_no_match PASSED [ 64%]
11:14:28 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_no_path PASSED [ 64%]
11:14:28 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_no_path_trailing_slash PASSED [ 64%]
11:14:28 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_no_path_wrong_insecure_proto PASSED [ 64%]
11:14:28 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_no_path_wrong_secure_proto PASSED [ 64%]
11:14:28 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_no_protocol PASSED [ 64%]
11:14:28 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_path_wrong_proto PASSED [ 64%]
11:14:28 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_registry_and_auth_explicit_hub PASSED [ 64%]
11:14:28 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_registry_and_auth_explicit_legacy_hub PASSED [ 65%]
11:14:28 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_registry_and_auth_hub_image PASSED [ 65%]
11:14:28 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_registry_and_auth_library_image PASSED [ 65%]
11:14:28 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_registry_and_auth_private_registry PASSED [ 65%]
11:14:28 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_registry_and_auth_unauthenticated_registry PASSED [ 65%]
11:14:28 tests/unit/auth_test.py::LoadConfigTest::test_load_config_custom_config_env PASSED [ 65%]
11:14:28 tests/unit/auth_test.py::LoadConfigTest::test_load_config_custom_config_env_utf8 PASSED [ 65%]
11:14:28 tests/unit/auth_test.py::LoadConfigTest::test_load_config_custom_config_env_with_auths PASSED [ 65%]
11:14:28 tests/unit/auth_test.py::LoadConfigTest::test_load_config_identity_token PASSED [ 65%]
11:14:28 tests/unit/auth_test.py::LoadConfigTest::test_load_config_invalid_auth_dict PASSED [ 65%]
11:14:28 tests/unit/auth_test.py::LoadConfigTest::test_load_config_no_file PASSED [ 66%]
11:14:28 tests/unit/auth_test.py::LoadConfigTest::test_load_config_unknown_keys PASSED [ 66%]
11:14:28 tests/unit/auth_test.py::LoadConfigTest::test_load_config_with_random_name PASSED [ 66%]
11:14:28 tests/unit/auth_test.py::LoadConfigTest::test_load_json_config PASSED    [ 66%]
11:14:28 tests/unit/auth_test.py::LoadConfigTest::test_load_legacy_config PASSED  [ 66%]
11:14:28 tests/unit/auth_test.py::LoadConfigTest::test_load_modern_json_config PASSED [ 66%]
11:14:28 tests/unit/auth_test.py::CredstoreTest::test_get_all_credentials_3_sources PASSED [ 66%]
11:14:28 tests/unit/auth_test.py::CredstoreTest::test_get_all_credentials_credstore_only PASSED [ 66%]
11:14:28 tests/unit/auth_test.py::CredstoreTest::test_get_all_credentials_credstore_overrides_auth_entry PASSED [ 66%]
11:14:28 tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver XFAIL [ 29%]
11:14:28 tests/unit/auth_test.py::CredstoreTest::test_get_all_credentials_helpers_override_default PASSED [ 67%]
11:14:28 tests/unit/auth_test.py::CredstoreTest::test_get_all_credentials_with_auths_entries PASSED [ 67%]
11:14:28 tests/unit/auth_test.py::CredstoreTest::test_get_all_credentials_with_credhelpers_only PASSED [ 67%]
11:14:28 tests/unit/auth_test.py::CredstoreTest::test_get_all_credentials_with_empty_auths_entry PASSED [ 67%]
11:14:28 tests/unit/auth_test.py::CredstoreTest::test_get_all_credentials_with_empty_credhelper PASSED [ 67%]
11:14:28 tests/unit/auth_test.py::CredstoreTest::test_get_credential_store PASSED [ 67%]
11:14:28 tests/unit/auth_test.py::CredstoreTest::test_get_credential_store_default_index PASSED [ 67%]
11:14:28 tests/unit/auth_test.py::CredstoreTest::test_get_credential_store_no_default PASSED [ 67%]
11:14:28 tests/unit/auth_test.py::CredstoreTest::test_get_credential_store_with_plain_dict PASSED [ 67%]
11:14:28 tests/unit/client_test.py::ClientTest::test_call_api_client_method PASSED [ 68%]
11:14:28 tests/unit/client_test.py::ClientTest::test_call_containers PASSED       [ 68%]
11:14:28 tests/unit/client_test.py::ClientTest::test_events PASSED                [ 68%]
11:14:28 tests/unit/client_test.py::ClientTest::test_info PASSED                  [ 68%]
11:14:28 tests/unit/client_test.py::ClientTest::test_ping PASSED                  [ 68%]
11:14:28 tests/unit/client_test.py::ClientTest::test_version PASSED               [ 68%]
11:14:28 tests/unit/client_test.py::FromEnvTest::test_from_env PASSED             [ 68%]
11:14:28 tests/unit/client_test.py::FromEnvTest::test_from_env_with_version PASSED [ 68%]
11:14:28 tests/unit/client_test.py::FromEnvTest::test_from_env_without_timeout_uses_default PASSED [ 68%]
11:14:28 tests/unit/client_test.py::FromEnvTest::test_from_env_without_version_uses_default PASSED [ 68%]
11:14:28 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_invalid_cpu_cfs_types PASSED [ 69%]
11:14:28 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_invalid_cpu_count_types PASSED [ 69%]
11:14:28 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_invalid_cpu_percent_types PASSED [ 69%]
11:14:28 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_invalid_mem_swappiness PASSED [ 69%]
11:14:28 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_invalid_nano_cpus_types PASSED [ 69%]
11:14:28 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_no_options_newer_api_version PASSED [ 69%]
11:14:28 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_pid_mode PASSED [ 69%]
11:14:28 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_blkio_constraints PASSED [ 69%]
11:14:28 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_cpu_count PASSED [ 69%]
11:14:28 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_cpu_percent PASSED [ 70%]
11:14:28 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_cpu_period PASSED [ 70%]
11:14:28 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_cpu_quota PASSED [ 70%]
11:14:28 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_cpu_rt_period PASSED [ 70%]
11:14:28 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_cpu_rt_period_types PASSED [ 70%]
11:14:28 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_cpu_rt_runtime PASSED [ 70%]
11:14:28 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_dns_opt PASSED [ 70%]
11:14:28 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_isolation PASSED [ 70%]
11:14:28 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_kernel_memory PASSED [ 70%]
11:14:28 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_mem_reservation PASSED [ 71%]
11:14:28 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_nano_cpus PASSED [ 71%]
11:14:28 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_oom_kill_disable PASSED [ 71%]
11:14:28 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_oom_score_adj PASSED [ 71%]
11:14:28 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_pids_limit PASSED [ 71%]
11:14:28 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_shm_size PASSED [ 71%]
11:14:28 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_shm_size_in_mb PASSED [ 71%]
11:14:28 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_userns_mode PASSED [ 71%]
11:14:28 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_uts PASSED [ 71%]
11:14:28 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_volume_driver PASSED [ 71%]
11:14:28 tests/unit/dockertypes_test.py::HostConfigTest::test_ctrate_host_config_with_cpu_rt_runtime_types PASSED [ 72%]
11:14:28 tests/unit/dockertypes_test.py::ContainerSpecTest::test_parse_mounts PASSED [ 72%]
11:14:28 tests/unit/dockertypes_test.py::UlimitTest::test_create_host_config_dict_ulimit PASSED [ 72%]
11:14:28 tests/unit/dockertypes_test.py::UlimitTest::test_create_host_config_dict_ulimit_capitals PASSED [ 72%]
11:14:28 tests/unit/dockertypes_test.py::UlimitTest::test_create_host_config_obj_ulimit PASSED [ 72%]
11:14:28 tests/unit/dockertypes_test.py::UlimitTest::test_ulimit_invalid_type PASSED [ 72%]
11:14:28 tests/unit/dockertypes_test.py::LogConfigTest::test_create_host_config_dict_logconfig PASSED [ 72%]
11:14:28 tests/unit/dockertypes_test.py::LogConfigTest::test_create_host_config_obj_logconfig PASSED [ 72%]
11:14:28 tests/unit/dockertypes_test.py::LogConfigTest::test_logconfig_invalid_config_type PASSED [ 72%]
11:14:28 tests/unit/dockertypes_test.py::EndpointConfigTest::test_create_endpoint_config_with_aliases PASSED [ 73%]
11:14:28 tests/unit/dockertypes_test.py::IPAMConfigTest::test_create_ipam_config PASSED [ 73%]
11:14:28 tests/unit/dockertypes_test.py::ServiceModeTest::test_global_replicas_error PASSED [ 73%]
11:14:28 tests/unit/dockertypes_test.py::ServiceModeTest::test_global_simple PASSED [ 73%]
11:14:28 tests/unit/dockertypes_test.py::ServiceModeTest::test_invalid_mode PASSED [ 73%]
11:14:28 tests/unit/dockertypes_test.py::ServiceModeTest::test_replicated_replicas PASSED [ 73%]
11:14:28 tests/unit/dockertypes_test.py::ServiceModeTest::test_replicated_replicas_0 PASSED [ 73%]
11:14:28 tests/unit/dockertypes_test.py::ServiceModeTest::test_replicated_simple PASSED [ 73%]
11:14:28 tests/unit/dockertypes_test.py::MountTest::test_parse_mount_bind PASSED  [ 73%]
11:14:28 tests/unit/dockertypes_test.py::MountTest::test_parse_mount_bind_windows XFAIL [ 74%]
11:14:28 tests/unit/dockertypes_test.py::MountTest::test_parse_mount_named_volume PASSED [ 74%]
11:14:28 tests/unit/dockertypes_test.py::MountTest::test_parse_mount_string_invalid PASSED [ 74%]
11:14:28 tests/unit/dockertypes_test.py::MountTest::test_parse_mount_string_no_source PASSED [ 74%]
11:14:28 tests/unit/dockertypes_test.py::MountTest::test_parse_mount_string_ro PASSED [ 74%]
11:14:28 tests/unit/dockertypes_test.py::MountTest::test_parse_mount_string_rw PASSED [ 74%]
11:14:28 tests/unit/dockertypes_test.py::MountTest::test_parse_mount_string_short_form PASSED [ 74%]
11:14:28 tests/unit/dockertypes_test.py::ServicePortsTest::test_convert_service_ports_invalid PASSED [ 74%]
11:14:28 tests/unit/dockertypes_test.py::ServicePortsTest::test_convert_service_ports_multiple PASSED [ 74%]
11:14:28 tests/unit/dockertypes_test.py::ServicePortsTest::test_convert_service_ports_no_protocol_and_mode PASSED [ 75%]
11:14:28 tests/unit/dockertypes_test.py::ServicePortsTest::test_convert_service_ports_simple PASSED [ 75%]
11:14:28 tests/unit/dockertypes_test.py::ServicePortsTest::test_convert_service_ports_with_protocol PASSED [ 75%]
11:14:28 tests/unit/dockertypes_test.py::ServicePortsTest::test_convert_service_ports_with_protocol_and_mode PASSED [ 75%]
11:14:28 tests/unit/errors_test.py::APIErrorTest::test_api_error_is_caught_by_dockerexception PASSED [ 75%]
11:14:28 tests/unit/errors_test.py::APIErrorTest::test_create_error_from_exception PASSED [ 75%]
11:14:28 tests/unit/errors_test.py::APIErrorTest::test_is_client_error_400 PASSED [ 75%]
11:14:28 tests/unit/errors_test.py::APIErrorTest::test_is_client_error_500 PASSED [ 75%]
11:14:28 tests/unit/errors_test.py::APIErrorTest::test_is_error_300 PASSED        [ 75%]
11:14:28 tests/unit/errors_test.py::APIErrorTest::test_is_error_400 PASSED        [ 75%]
11:14:29 tests/unit/errors_test.py::APIErrorTest::test_is_error_500 PASSED        [ 76%]
11:14:29 tests/unit/errors_test.py::APIErrorTest::test_is_server_error_200 PASSED [ 76%]
11:14:29 tests/unit/errors_test.py::APIErrorTest::test_is_server_error_300 PASSED [ 76%]
11:14:29 tests/unit/errors_test.py::APIErrorTest::test_is_server_error_400 PASSED [ 76%]
11:14:29 tests/unit/errors_test.py::APIErrorTest::test_is_server_error_500 PASSED [ 76%]
11:14:29 tests/unit/errors_test.py::APIErrorTest::test_status_code_200 PASSED     [ 76%]
11:14:29 tests/unit/errors_test.py::APIErrorTest::test_status_code_400 PASSED     [ 76%]
11:14:29 tests/unit/errors_test.py::APIErrorTest::test_status_code_500 PASSED     [ 76%]
11:14:29 tests/unit/errors_test.py::ContainerErrorTest::test_container_with_stderr PASSED [ 76%]
11:14:29 tests/unit/errors_test.py::ContainerErrorTest::test_container_without_stderr PASSED [ 77%]
11:14:29 tests/unit/errors_test.py::CreateUnexpectedKwargsErrorTest::test_create_unexpected_kwargs_error_multiple PASSED [ 77%]
11:14:29 tests/unit/errors_test.py::CreateUnexpectedKwargsErrorTest::test_create_unexpected_kwargs_error_single PASSED [ 77%]
11:14:29 tests/unit/models_containers_test.py::ContainerCollectionTest::test_create PASSED [ 77%]
11:14:29 tests/unit/models_containers_test.py::ContainerCollectionTest::test_create_container_args PASSED [ 77%]
11:14:29 tests/unit/models_containers_test.py::ContainerCollectionTest::test_create_with_image_object PASSED [ 77%]
11:14:29 tests/unit/models_containers_test.py::ContainerCollectionTest::test_get PASSED [ 77%]
11:14:29 tests/unit/models_containers_test.py::ContainerCollectionTest::test_list PASSED [ 77%]
11:14:29 tests/unit/models_containers_test.py::ContainerCollectionTest::test_list_ignore_removed PASSED [ 77%]
11:14:29 tests/unit/models_containers_test.py::ContainerCollectionTest::test_run PASSED [ 78%]
11:14:29 tests/unit/models_containers_test.py::ContainerCollectionTest::test_run_detach PASSED [ 78%]
11:14:29 tests/unit/models_containers_test.py::ContainerCollectionTest::test_run_pull PASSED [ 78%]
11:14:29 tests/unit/models_containers_test.py::ContainerCollectionTest::test_run_remove PASSED [ 78%]
11:14:29 tests/unit/models_containers_test.py::ContainerCollectionTest::test_run_with_error PASSED [ 78%]
11:14:29 tests/unit/models_containers_test.py::ContainerCollectionTest::test_run_with_image_object PASSED [ 78%]
11:14:29 tests/unit/models_containers_test.py::ContainerTest::test_attach PASSED  [ 78%]
11:14:29 tests/unit/models_containers_test.py::ContainerTest::test_commit PASSED  [ 78%]
11:14:29 tests/unit/models_containers_test.py::ContainerTest::test_diff PASSED    [ 78%]
11:14:29 tests/unit/models_containers_test.py::ContainerTest::test_exec_run PASSED [ 78%]
11:14:29 tests/unit/models_containers_test.py::ContainerTest::test_exec_run_failure PASSED [ 79%]
11:14:29 tests/unit/models_containers_test.py::ContainerTest::test_export PASSED  [ 79%]
11:14:29 tests/unit/models_containers_test.py::ContainerTest::test_get_archive PASSED [ 79%]
11:14:29 tests/unit/models_containers_test.py::ContainerTest::test_image PASSED   [ 79%]
11:14:29 tests/unit/models_containers_test.py::ContainerTest::test_kill PASSED    [ 79%]
11:14:29 tests/unit/models_containers_test.py::ContainerTest::test_labels PASSED  [ 79%]
11:14:29 tests/unit/models_containers_test.py::ContainerTest::test_logs PASSED    [ 79%]
11:14:29 tests/unit/models_containers_test.py::ContainerTest::test_name PASSED    [ 79%]
11:14:29 tests/unit/models_containers_test.py::ContainerTest::test_pause PASSED   [ 79%]
11:14:29 tests/unit/models_containers_test.py::ContainerTest::test_put_archive PASSED [ 80%]
11:14:29 tests/unit/models_containers_test.py::ContainerTest::test_remove PASSED  [ 80%]
11:14:29 tests/unit/models_containers_test.py::ContainerTest::test_rename PASSED  [ 80%]
11:14:29 tests/unit/models_containers_test.py::ContainerTest::test_resize PASSED  [ 80%]
11:14:29 tests/unit/models_containers_test.py::ContainerTest::test_restart PASSED [ 80%]
11:14:29 tests/unit/models_containers_test.py::ContainerTest::test_start PASSED   [ 80%]
11:14:29 tests/unit/models_containers_test.py::ContainerTest::test_stats PASSED   [ 80%]
11:14:29 tests/unit/models_containers_test.py::ContainerTest::test_status PASSED  [ 80%]
11:14:29 tests/unit/models_containers_test.py::ContainerTest::test_stop PASSED    [ 80%]
11:14:29 tests/unit/models_containers_test.py::ContainerTest::test_top PASSED     [ 81%]
11:14:29 tests/unit/models_containers_test.py::ContainerTest::test_unpause PASSED [ 81%]
11:14:29 tests/unit/models_containers_test.py::ContainerTest::test_update PASSED  [ 81%]
11:14:29 tests/unit/models_containers_test.py::ContainerTest::test_wait PASSED    [ 81%]
11:14:29 tests/unit/models_images_test.py::ImageCollectionTest::test_build PASSED [ 81%]
11:14:29 tests/unit/models_images_test.py::ImageCollectionTest::test_get PASSED   [ 81%]
11:14:29 tests/unit/models_images_test.py::ImageCollectionTest::test_labels PASSED [ 81%]
11:14:29 tests/unit/models_images_test.py::ImageCollectionTest::test_list PASSED  [ 81%]
11:14:29 tests/unit/models_images_test.py::ImageCollectionTest::test_load PASSED  [ 81%]
11:14:29 tests/unit/models_images_test.py::ImageCollectionTest::test_pull PASSED  [ 81%]
11:14:29 tests/unit/models_images_test.py::ImageCollectionTest::test_pull_multiple PASSED [ 82%]
11:14:29 tests/unit/models_images_test.py::ImageCollectionTest::test_pull_with_stream_param PASSED [ 82%]
11:14:29 tests/unit/models_images_test.py::ImageCollectionTest::test_push PASSED  [ 82%]
11:14:29 tests/unit/models_images_test.py::ImageCollectionTest::test_remove PASSED [ 82%]
11:14:29 tests/unit/models_images_test.py::ImageCollectionTest::test_search PASSED [ 82%]
11:14:29 tests/unit/models_images_test.py::ImageTest::test_history PASSED         [ 82%]
11:14:29 tests/unit/models_images_test.py::ImageTest::test_save PASSED            [ 82%]
11:14:29 tests/unit/models_images_test.py::ImageTest::test_short_id PASSED        [ 82%]
11:14:29 tests/unit/models_images_test.py::ImageTest::test_tag PASSED             [ 82%]
11:14:29 tests/unit/models_images_test.py::ImageTest::test_tags PASSED            [ 83%]
11:14:29 tests/unit/models_networks_test.py::NetworkCollectionTest::test_create PASSED [ 83%]
11:14:29 tests/unit/models_networks_test.py::NetworkCollectionTest::test_get PASSED [ 83%]
11:14:29 tests/unit/models_networks_test.py::NetworkCollectionTest::test_list PASSED [ 83%]
11:14:29 tests/unit/models_networks_test.py::NetworkTest::test_connect PASSED     [ 83%]
11:14:29 tests/unit/models_networks_test.py::NetworkTest::test_disconnect PASSED  [ 83%]
11:14:29 tests/unit/models_networks_test.py::NetworkTest::test_remove PASSED      [ 83%]
11:14:29 tests/unit/models_resources_test.py::ModelTest::test_hash PASSED         [ 83%]
11:14:29 tests/unit/models_resources_test.py::ModelTest::test_reload PASSED       [ 83%]
11:14:29 tests/unit/models_services_test.py::CreateServiceKwargsTest::test_get_create_service_kwargs PASSED [ 84%]
11:14:29 tests/unit/ssladapter_test.py::SSLAdapterTest::test_only_uses_tls PASSED [ 84%]
11:14:29 tests/unit/ssladapter_test.py::MatchHostnameTest::test_match_dns_failure PASSED [ 84%]
11:14:29 tests/unit/ssladapter_test.py::MatchHostnameTest::test_match_dns_success PASSED [ 84%]
11:14:29 tests/unit/ssladapter_test.py::MatchHostnameTest::test_match_ip_address_failure PASSED [ 84%]
11:14:29 tests/unit/ssladapter_test.py::MatchHostnameTest::test_match_ip_address_success PASSED [ 84%]
11:14:29 tests/unit/ssladapter_test.py::MatchHostnameTest::test_match_localhost_success PASSED [ 84%]
11:14:29 tests/unit/swarm_test.py::SwarmTest::test_join_swarm PASSED              [ 84%]
11:14:29 tests/unit/swarm_test.py::SwarmTest::test_join_swarm_no_listen_address_takes_default PASSED [ 84%]
11:14:29 tests/unit/swarm_test.py::SwarmTest::test_node_update PASSED             [ 84%]
11:14:29 tests/unit/types_containers_test.py::test_uid_0_is_not_elided PASSED     [ 85%]
11:14:29 tests/unit/utils_build_test.py::ExcludePathsTest::test_directory PASSED  [ 85%]
11:14:29 tests/unit/utils_build_test.py::ExcludePathsTest::test_directory_with_single_exception PASSED [ 85%]
11:14:29 tests/unit/utils_build_test.py::ExcludePathsTest::test_directory_with_subdir_exception PASSED [ 85%]
11:14:29 tests/unit/utils_build_test.py::ExcludePathsTest::test_directory_with_subdir_exception_win32_pathsep SKIPPED [ 85%]
11:14:29 tests/unit/utils_build_test.py::ExcludePathsTest::test_directory_with_trailing_slash PASSED [ 85%]
11:14:29 tests/unit/utils_build_test.py::ExcludePathsTest::test_directory_with_wildcard_exception PASSED [ 85%]
11:14:29 tests/unit/utils_build_test.py::ExcludePathsTest::test_double_wildcard PASSED [ 85%]
11:14:29 tests/unit/utils_build_test.py::ExcludePathsTest::test_double_wildcard_with_exception PASSED [ 85%]
11:14:29 tests/unit/utils_build_test.py::ExcludePathsTest::test_exclude_custom_dockerfile PASSED [ 86%]
11:14:29 tests/unit/utils_build_test.py::ExcludePathsTest::test_exclude_dockerfile_child PASSED [ 86%]
11:14:29 tests/unit/utils_build_test.py::ExcludePathsTest::test_exclude_dockerfile_dockerignore PASSED [ 86%]
11:14:29 tests/unit/utils_build_test.py::ExcludePathsTest::test_exclude_include_absolute_path PASSED [ 86%]
11:14:29 tests/unit/utils_build_test.py::ExcludePathsTest::test_include_wildcard PASSED [ 86%]
11:14:29 tests/unit/utils_build_test.py::ExcludePathsTest::test_last_line_precedence PASSED [ 86%]
11:14:29 tests/unit/utils_build_test.py::ExcludePathsTest::test_no_dupes PASSED   [ 86%]
11:14:29 tests/unit/utils_build_test.py::ExcludePathsTest::test_no_excludes PASSED [ 86%]
11:14:29 tests/unit/utils_build_test.py::ExcludePathsTest::test_parent_directory PASSED [ 86%]
11:14:29 tests/unit/utils_build_test.py::ExcludePathsTest::test_question_mark PASSED [ 87%]
11:14:29 tests/unit/utils_build_test.py::ExcludePathsTest::test_single_and_double_wildcard PASSED [ 87%]
11:14:29 tests/unit/utils_build_test.py::ExcludePathsTest::test_single_filename PASSED [ 87%]
11:14:29 tests/unit/utils_build_test.py::ExcludePathsTest::test_single_filename_leading_dot_slash PASSED [ 87%]
11:14:29 tests/unit/utils_build_test.py::ExcludePathsTest::test_single_filename_trailing_slash PASSED [ 87%]
11:14:29 tests/unit/utils_build_test.py::ExcludePathsTest::test_single_subdir_single_filename PASSED [ 87%]
11:14:29 tests/unit/utils_build_test.py::ExcludePathsTest::test_single_subdir_single_filename_leading_slash PASSED [ 87%]
11:14:29 tests/unit/utils_build_test.py::ExcludePathsTest::test_single_subdir_wildcard_filename PASSED [ 87%]
11:14:29 tests/unit/utils_build_test.py::ExcludePathsTest::test_single_subdir_with_path_traversal PASSED [ 87%]
11:14:29 tests/unit/utils_build_test.py::ExcludePathsTest::test_subdirectory PASSED [ 87%]
11:14:29 tests/unit/utils_build_test.py::ExcludePathsTest::test_subdirectory_win32_pathsep SKIPPED [ 88%]
11:14:29 tests/unit/utils_build_test.py::ExcludePathsTest::test_trailing_double_wildcard PASSED [ 88%]
11:14:29 tests/unit/utils_build_test.py::ExcludePathsTest::test_wildcard_exclude PASSED [ 88%]
11:14:29 tests/unit/utils_build_test.py::ExcludePathsTest::test_wildcard_filename_end PASSED [ 88%]
11:14:29 tests/unit/utils_build_test.py::ExcludePathsTest::test_wildcard_filename_start PASSED [ 88%]
11:14:29 tests/unit/utils_build_test.py::ExcludePathsTest::test_wildcard_subdir_single_filename PASSED [ 88%]
11:14:29 tests/unit/utils_build_test.py::ExcludePathsTest::test_wildcard_subdir_wildcard_filename PASSED [ 88%]
11:14:29 tests/unit/utils_build_test.py::ExcludePathsTest::test_wildcard_with_exception PASSED [ 88%]
11:14:29 tests/unit/utils_build_test.py::ExcludePathsTest::test_wildcard_with_wildcard_exception PASSED [ 88%]
11:14:29 tests/unit/utils_build_test.py::TarTest::test_tar_directory_link PASSED  [ 89%]
11:14:29 tests/unit/utils_build_test.py::TarTest::test_tar_socket_file PASSED     [ 89%]
11:14:29 tests/unit/utils_build_test.py::TarTest::test_tar_with_broken_symlinks PASSED [ 89%]
11:14:29 tests/unit/utils_build_test.py::TarTest::test_tar_with_directory_symlinks PASSED [ 89%]
11:14:29 tests/unit/utils_build_test.py::TarTest::test_tar_with_empty_directory PASSED [ 89%]
11:14:29 tests/unit/utils_build_test.py::TarTest::test_tar_with_excludes PASSED   [ 89%]
11:14:29 tests/unit/utils_build_test.py::TarTest::test_tar_with_file_symlinks PASSED [ 89%]
11:14:29 tests/unit/utils_build_test.py::TarTest::test_tar_with_inaccessible_file SKIPPED [ 89%]
11:14:29 tests/unit/utils_config_test.py::FindConfigFileTest::test_find_config_fallback PASSED [ 89%]
11:14:29 tests/unit/utils_config_test.py::FindConfigFileTest::test_find_config_from_environment PASSED [ 90%]
11:14:29 tests/unit/utils_config_test.py::FindConfigFileTest::test_find_config_from_explicit_path PASSED [ 90%]
11:14:29 tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_simple PASSED [ 28%]
11:14:29 tests/unit/utils_config_test.py::FindConfigFileTest::test_find_config_from_home_legacy_name PASSED [ 90%]
11:14:29 tests/unit/utils_config_test.py::FindConfigFileTest::test_find_config_from_home_posix PASSED [ 90%]
11:14:29 tests/unit/utils_config_test.py::FindConfigFileTest::test_find_config_from_home_windows SKIPPED [ 90%]
11:14:29 tests/unit/utils_config_test.py::LoadConfigTest::test_load_config_custom_headers PASSED [ 90%]
11:14:29 tests/unit/utils_config_test.py::LoadConfigTest::test_load_config_detach_keys PASSED [ 90%]
11:14:29 tests/unit/utils_config_test.py::LoadConfigTest::test_load_config_from_env PASSED [ 90%]
11:14:29 tests/unit/utils_config_test.py::LoadConfigTest::test_load_config_no_file PASSED [ 90%]
11:14:29 tests/unit/utils_json_stream_test.py::TestJsonSplitter::test_json_splitter_no_object PASSED [ 90%]
11:14:29 tests/unit/utils_json_stream_test.py::TestJsonSplitter::test_json_splitter_with_object PASSED [ 91%]
11:14:29 tests/unit/utils_json_stream_test.py::TestJsonSplitter::test_json_splitter_leading_whitespace PASSED [ 91%]
11:14:29 tests/unit/utils_json_stream_test.py::TestStreamAsText::test_stream_with_non_utf_unicode_character PASSED [ 91%]
11:14:29 tests/unit/utils_json_stream_test.py::TestStreamAsText::test_stream_with_utf_character PASSED [ 91%]
11:14:29 tests/unit/utils_json_stream_test.py::TestJsonStream::test_with_falsy_entries PASSED [ 91%]
11:14:29 tests/unit/utils_json_stream_test.py::TestJsonStream::test_with_leading_whitespace PASSED [ 91%]
11:14:29 tests/unit/utils_proxy_test.py::ProxyConfigTest::test_environment PASSED [ 91%]
11:14:29 tests/unit/utils_proxy_test.py::ProxyConfigTest::test_from_dict PASSED   [ 91%]
11:14:29 tests/unit/utils_proxy_test.py::ProxyConfigTest::test_inject_proxy_environment PASSED [ 91%]
11:14:29 tests/unit/utils_proxy_test.py::ProxyConfigTest::test_new PASSED         [ 92%]
11:14:29 tests/unit/utils_proxy_test.py::ProxyConfigTest::test_truthiness PASSED  [ 92%]
11:14:29 tests/unit/utils_test.py::DecoratorsTest::test_update_headers PASSED     [ 92%]
11:14:29 tests/unit/utils_test.py::KwargsFromEnvTest::test_kwargs_from_env_alternate_env PASSED [ 92%]
11:14:29 tests/unit/utils_test.py::KwargsFromEnvTest::test_kwargs_from_env_empty PASSED [ 92%]
11:14:29 tests/unit/utils_test.py::KwargsFromEnvTest::test_kwargs_from_env_no_cert_path PASSED [ 92%]
11:14:29 tests/unit/utils_test.py::KwargsFromEnvTest::test_kwargs_from_env_tls PASSED [ 92%]
11:14:29 tests/unit/utils_test.py::KwargsFromEnvTest::test_kwargs_from_env_tls_verify_false PASSED [ 92%]
11:14:29 tests/unit/utils_test.py::KwargsFromEnvTest::test_kwargs_from_env_tls_verify_false_no_cert PASSED [ 92%]
11:14:29 tests/unit/utils_test.py::ConverVolumeBindsTest::test_convert_volume_binds_compact PASSED [ 93%]
11:14:29 tests/unit/utils_test.py::ConverVolumeBindsTest::test_convert_volume_binds_complete PASSED [ 93%]
11:14:29 tests/unit/utils_test.py::ConverVolumeBindsTest::test_convert_volume_binds_empty PASSED [ 93%]
11:14:29 tests/unit/utils_test.py::ConverVolumeBindsTest::test_convert_volume_binds_list PASSED [ 93%]
11:14:29 tests/unit/utils_test.py::ConverVolumeBindsTest::test_convert_volume_binds_no_mode PASSED [ 93%]
11:14:29 tests/unit/utils_test.py::ConverVolumeBindsTest::test_convert_volume_binds_unicode_bytes_input PASSED [ 93%]
11:14:29 tests/unit/utils_test.py::ConverVolumeBindsTest::test_convert_volume_binds_unicode_unicode_input PASSED [ 93%]
11:14:29 tests/unit/utils_test.py::ParseEnvFileTest::test_parse_env_file_commented_line PASSED [ 93%]
11:14:29 tests/unit/utils_test.py::ParseEnvFileTest::test_parse_env_file_invalid_line PASSED [ 93%]
11:14:29 tests/unit/utils_test.py::ParseEnvFileTest::test_parse_env_file_newline PASSED [ 93%]
11:14:29 tests/unit/utils_test.py::ParseEnvFileTest::test_parse_env_file_proper PASSED [ 94%]
11:14:29 tests/unit/utils_test.py::ParseEnvFileTest::test_parse_env_file_with_equals_character PASSED [ 94%]
11:14:29 tests/unit/utils_test.py::ParseHostTest::test_parse_host PASSED          [ 94%]
11:14:29 tests/unit/utils_test.py::ParseHostTest::test_parse_host_empty_value PASSED [ 94%]
11:14:29 tests/unit/utils_test.py::ParseHostTest::test_parse_host_tls PASSED      [ 94%]
11:14:29 tests/unit/utils_test.py::ParseHostTest::test_parse_host_tls_tcp_proto PASSED [ 94%]
11:14:29 tests/unit/utils_test.py::ParseHostTest::test_parse_host_trailing_slash PASSED [ 94%]
11:14:29 tests/unit/utils_test.py::ParseRepositoryTagTest::test_index_image_no_tag PASSED [ 94%]
11:14:29 tests/unit/utils_test.py::ParseRepositoryTagTest::test_index_image_sha PASSED [ 94%]
11:14:29 tests/unit/utils_test.py::ParseRepositoryTagTest::test_index_image_tag PASSED [ 95%]
11:14:29 tests/unit/utils_test.py::ParseRepositoryTagTest::test_index_user_image_no_tag PASSED [ 95%]
11:14:29 tests/unit/utils_test.py::ParseRepositoryTagTest::test_index_user_image_tag PASSED [ 95%]
11:14:29 tests/unit/utils_test.py::ParseRepositoryTagTest::test_private_reg_image_no_tag PASSED [ 95%]
11:14:29 tests/unit/utils_test.py::ParseRepositoryTagTest::test_private_reg_image_sha PASSED [ 95%]
11:14:29 tests/unit/utils_test.py::ParseRepositoryTagTest::test_private_reg_image_tag PASSED [ 95%]
11:14:29 tests/unit/utils_test.py::ParseDeviceTest::test_dict PASSED              [ 95%]
11:14:29 tests/unit/utils_test.py::ParseDeviceTest::test_full_string_definition PASSED [ 95%]
11:14:29 tests/unit/utils_test.py::ParseDeviceTest::test_hybrid_list PASSED       [ 95%]
11:14:29 tests/unit/utils_test.py::ParseDeviceTest::test_partial_string_definition PASSED [ 96%]
11:14:29 tests/unit/utils_test.py::ParseDeviceTest::test_permissionless_string_definition PASSED [ 96%]
11:14:29 tests/unit/utils_test.py::ParseBytesTest::test_parse_bytes_float PASSED  [ 96%]
11:14:29 tests/unit/utils_test.py::ParseBytesTest::test_parse_bytes_invalid PASSED [ 96%]
11:14:29 tests/unit/utils_test.py::ParseBytesTest::test_parse_bytes_maxint PASSED [ 96%]
11:14:29 tests/unit/utils_test.py::ParseBytesTest::test_parse_bytes_valid PASSED  [ 96%]
11:14:29 tests/unit/utils_test.py::UtilsTest::test_convert_filters PASSED         [ 96%]
11:14:29 tests/unit/utils_test.py::UtilsTest::test_decode_json_header PASSED      [ 96%]
11:14:29 tests/unit/utils_test.py::SplitCommandTest::test_split_command_with_bytes PASSED [ 96%]
11:14:29 tests/unit/utils_test.py::SplitCommandTest::test_split_command_with_unicode PASSED [ 96%]
11:14:29 tests/unit/utils_test.py::PortsTest::test_build_port_bindings_with_matching_internal_port_ranges PASSED [ 97%]
11:14:29 tests/unit/utils_test.py::PortsTest::test_build_port_bindings_with_matching_internal_ports PASSED [ 97%]
11:14:29 tests/unit/utils_test.py::PortsTest::test_build_port_bindings_with_nonmatching_internal_port_ranges PASSED [ 97%]
11:14:29 tests/unit/utils_test.py::PortsTest::test_build_port_bindings_with_nonmatching_internal_ports PASSED [ 97%]
11:14:29 tests/unit/utils_test.py::PortsTest::test_build_port_bindings_with_one_port PASSED [ 97%]
11:14:29 tests/unit/utils_test.py::PortsTest::test_build_port_bindings_with_port_range PASSED [ 97%]
11:14:29 tests/unit/utils_test.py::PortsTest::test_host_only_with_colon PASSED    [ 97%]
11:14:29 tests/unit/utils_test.py::PortsTest::test_non_matching_length_port_ranges PASSED [ 97%]
11:14:29 tests/unit/utils_test.py::PortsTest::test_port_and_range_invalid PASSED  [ 97%]
11:14:29 tests/unit/utils_test.py::PortsTest::test_port_only_with_colon PASSED    [ 98%]
11:14:29 tests/unit/utils_test.py::PortsTest::test_split_port_empty_string PASSED [ 98%]
11:14:29 tests/unit/utils_test.py::PortsTest::test_split_port_invalid PASSED      [ 98%]
11:14:29 tests/unit/utils_test.py::PortsTest::test_split_port_invalid_protocol PASSED [ 98%]
11:14:29 tests/unit/utils_test.py::PortsTest::test_split_port_no_host_port PASSED [ 98%]
11:14:29 tests/unit/utils_test.py::PortsTest::test_split_port_non_string PASSED   [ 98%]
11:14:29 tests/unit/utils_test.py::PortsTest::test_split_port_random_port_range_with_host_port PASSED [ 98%]
11:14:29 tests/unit/utils_test.py::PortsTest::test_split_port_range_no_host_port PASSED [ 98%]
11:14:29 tests/unit/utils_test.py::PortsTest::test_split_port_range_with_host_ip_no_port PASSED [ 98%]
11:14:29 tests/unit/utils_test.py::PortsTest::test_split_port_range_with_host_port PASSED [ 99%]
11:14:29 tests/unit/utils_test.py::PortsTest::test_split_port_range_with_protocol PASSED [ 99%]
11:14:29 tests/unit/utils_test.py::PortsTest::test_split_port_with_host_ip PASSED [ 99%]
11:14:29 tests/unit/utils_test.py::PortsTest::test_split_port_with_host_ip_no_port PASSED [ 99%]
11:14:29 tests/unit/utils_test.py::PortsTest::test_split_port_with_host_port PASSED [ 99%]
11:14:29 tests/unit/utils_test.py::PortsTest::test_split_port_with_ipv6_address PASSED [ 99%]
11:14:29 tests/unit/utils_test.py::PortsTest::test_split_port_with_protocol PASSED [ 99%]
11:14:29 tests/unit/utils_test.py::PortsTest::test_with_no_container_port PASSED  [ 99%]
11:14:29 tests/unit/utils_test.py::FormatEnvironmentTest::test_format_env_binary_unicode_value PASSED [ 99%]
11:14:30 tests/integration/api_swarm_test.py::SwarmTest::test_inspect_node PASSED [ 29%]
11:14:30 tests/unit/utils_test.py::FormatEnvironmentTest::test_format_env_no_value PASSED [100%]
11:14:30 
11:14:30 =================================== FAILURES ===================================
11:14:30 ____________________ ImageCollectionTest.test_pull_multiple ____________________
11:14:30 tests/integration/models_images_test.py:90: in test_pull_multiple
11:14:30     assert len(images) == 1
11:14:30 E   AssertionError: assert 2 == 1
11:14:30 E     -2
11:14:30 E     +1
11:14:30 
11:14:30 ---------- coverage: platform linux2, python 2.7.17-final-0 ----------
11:14:30 Name                                  Stmts   Miss Branch BrPart  Cover
11:14:30 -----------------------------------------------------------------------
11:14:30 docker/__init__.py                        5      0      0      0   100%
11:14:30 docker/api/__init__.py                    1      0      0      0   100%
11:14:30 docker/api/build.py                     126     21     92     17    81%
11:14:30 docker/api/client.py                    265     45     98     12    82%
11:14:30 docker/api/config.py                     31      1      6      2    92%
11:14:30 docker/api/container.py                 265     21    102     17    88%
11:14:30 docker/api/daemon.py                     39      2     14      4    89%
11:14:30 docker/api/exec_api.py                   46      6     22      4    82%
11:14:30 docker/api/image.py                     149     19     50     10    84%
11:14:30 docker/api/network.py                    90     17     48     12    75%
11:14:30 docker/api/plugin.py                     90     13     12      4    81%
11:14:30 docker/api/secret.py                     36      4     10      3    80%
11:14:30 docker/api/service.py                   200     56    149     36    64%
11:14:30 docker/api/swarm.py                     106     20     38     10    72%
11:14:30 docker/api/volume.py                     38      3     14      3    88%
11:14:30 docker/auth.py                          198     16     74     17    88%
11:14:30 docker/client.py                         67      4      2      0    94%
11:14:30 docker/constants.py                      16      0      0      0   100%
11:14:30 docker/credentials/__init__.py            3      0      0      0   100%
11:14:30 docker/credentials/constants.py           4      0      0      0   100%
11:14:30 docker/credentials/errors.py             11      1      2      1    85%
11:14:30 docker/credentials/store.py              50      6     16      3    83%
11:14:30 docker/credentials/utils.py              23     13     12      1    31%
11:14:30 docker/errors.py                         90      6     18      6    89%
11:14:30 docker/models/__init__.py                 0      0      0      0   100%
11:14:30 docker/models/configs.py                 21      8      0      0    62%
11:14:30 docker/models/containers.py             183      6     60      5    95%
11:14:30 docker/models/images.py                 137     28     52      3    76%
11:14:30 docker/models/networks.py                37      1      8      0    98%
11:14:30 docker/models/nodes.py                   15      1      0      0    93%
11:14:30 docker/models/plugins.py                 49     30      8      0    33%
11:14:30 docker/models/resource.py                41      9      6      2    77%
11:14:30 docker/models/secrets.py                 21      8      0      0    62%
11:14:30 docker/models/services.py                87      3     34      3    95%
11:14:30 docker/models/swarm.py                   39      3      6      3    87%
11:14:30 docker/models/volumes.py                 23      1      2      0    96%
11:14:30 docker/tls.py                            37      6     14      6    76%
11:14:30 docker/transport/__init__.py             11      3      0      0    73%
11:14:30 docker/transport/basehttpadapter.py       6      0      2      1    88%
11:14:30 docker/transport/npipeconn.py            58     53     10      0     7%
11:14:30 docker/transport/npipesocket.py         137    132     22      0     3%
11:14:30 docker/transport/sshconn.py              87     61     22      1    25%
11:14:30 docker/transport/ssladapter.py           36      8     10      4    70%
11:14:30 docker/transport/unixconn.py             65      5     12      4    88%
11:14:30 docker/types/__init__.py                  6      0      0      0   100%
11:14:30 docker/types/base.py                      5      0      2      0   100%
11:14:30 docker/types/containers.py              360     46    296     35    86%
11:14:30 docker/types/daemon.py                   36      9     14      3    68%
11:14:30 docker/types/healthcheck.py              34     12      4      1    61%
11:14:30 docker/types/networks.py                 35      4     22      3    84%
11:14:30 docker/types/services.py                312     60    206     39    77%
11:14:30 docker/types/swarm.py                    51     24     40     10    52%
11:14:30 docker/utils/__init__.py                  3      0      0      0   100%
11:14:30 docker/utils/build.py                   155     14     74      7    89%
11:14:30 docker/utils/config.py                   36      1     10      1    96%
11:14:30 docker/utils/decorators.py               32      1     12      1    95%
11:14:30 docker/utils/fnmatch.py                  55     18     28      2    61%
11:14:30 docker/utils/json_stream.py              43      8     14      2    79%
11:14:30 docker/utils/ports.py                    50      3     28      2    91%
11:14:30 docker/utils/proxy.py                    32      1     12      0    98%
11:14:30 docker/utils/socket.py                   86      8     40      7    87%
11:14:30 docker/utils/utils.py                   285     17    164     12    93%
11:14:30 docker/version.py                         2      0      0      0   100%
11:14:30 -----------------------------------------------------------------------
11:14:30 TOTAL                                  4657    866   2013    319    79%
11:14:30 
11:14:30 =========================== short test summary info ============================
11:14:30 XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
11:14:30   CONFIG_RT_GROUP_SCHED isn't enabled
11:14:30 XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
11:14:30   Not supported on most drivers
11:14:30 XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
11:14:30   This doesn't seem to be taken into account by the engine
11:14:30 XFAIL tests/unit/dockertypes_test.py::MountTest::test_parse_mount_bind_windows
11:14:30 SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39)
11:14:30 SKIPPED [1] tests/unit/utils_build_test.py:232: Backslash patterns only on Windows
11:14:30 SKIPPED [1] tests/unit/utils_build_test.py:402: root user always has access ; no chmod on Windows
11:14:30 SKIPPED [1] tests/integration/api_exec_test.py:182: API version is too low (< 1.35)
11:14:30 SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38)
11:14:30 SKIPPED [1] tests/integration/api_build_test.py:587: API version is too low (< 1.31)
11:14:30 SKIPPED [1] tests/integration/api_container_test.py:917: API version is too low (< 1.35)
11:14:30 SKIPPED [1] tests/unit/utils_config_test.py:58: condition: sys.platform != 'win32'
11:14:30 SKIPPED [2] tests/helpers.py:67: API version is too low (< 1.32)
11:14:30 SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39)
11:14:30 SKIPPED [1] tests/unit/api_build_test.py:169: Windows-specific syntax
11:14:30 SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39)
11:14:30 SKIPPED [1] /src/tests/helpers.py:71: Feature requires Docker Engine experimental mode
11:14:30 SKIPPED [1] tests/unit/utils_build_test.py:254: Backslash patterns only on Windows
11:14:30 SKIPPED [1] tests/integration/api_network_test.py:451: API version is too low (< 1.31)
11:14:30 SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME
11:14:30 SKIPPED [1] tests/integration/api_service_test.py:229: API version is too low (< 1.32)
11:14:30 SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
11:14:30 SKIPPED [1] tests/integration/api_service_test.py:503: API version is too low (< 1.32)
11:14:30 SKIPPED [1] tests/integration/api_service_test.py:261: API version is too low (< 1.32)
11:14:30 SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39)
11:14:30 === 1 failed, 903 passed, 22 skipped, 4 xfailed, 2 xpassed in 350.25 seconds ===
[Pipeline] sh
11:14:31 + docker stop dpy-dind-1-0-py2.7-17.06.2-ce dpy-tests-1-0-py2.7-17.06.2-ce
11:14:31 tests/integration/api_swarm_test.py::SwarmTest::test_leave_swarm PASSED  [ 29%]
11:14:33 tests/integration/api_swarm_test.py::SwarmTest::test_list_nodes PASSED   [ 29%]
11:14:35 tests/integration/api_swarm_test.py::SwarmTest::test_remove_main_node PASSED [ 29%]
11:14:36 tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_autolock_managers PASSED [ 28%]
11:14:37 tests/integration/api_swarm_test.py::SwarmTest::test_rotate_manager_unlock_key PASSED [ 29%]
11:14:39 tests/integration/api_volume_test.py::TestVolumes::test_create_volume_invalid_driver PASSED [ 30%]
11:14:39 tests/integration/api_volume_test.py::TestVolumes::test_force_remove_volume PASSED [ 30%]
11:14:39 tests/integration/api_volume_test.py::TestVolumes::test_inspect_nonexistent_volume PASSED [ 30%]
11:14:39 tests/integration/api_volume_test.py::TestVolumes::test_inspect_volume PASSED [ 30%]
11:14:39 tests/integration/api_volume_test.py::TestVolumes::test_list_volumes PASSED [ 30%]
11:14:39 tests/integration/api_volume_test.py::TestVolumes::test_prune_volumes PASSED [ 30%]
11:14:39 tests/integration/api_volume_test.py::TestVolumes::test_remove_nonexistent_volume PASSED [ 30%]
11:14:39 tests/integration/api_volume_test.py::TestVolumes::test_remove_volume PASSED [ 30%]
11:14:39 tests/integration/client_test.py::ClientTest::test_df PASSED             [ 31%]
11:14:39 tests/integration/client_test.py::ClientTest::test_info PASSED           [ 31%]
11:14:39 tests/integration/client_test.py::ClientTest::test_ping PASSED           [ 31%]
11:14:39 tests/integration/client_test.py::ClientTest::test_version PASSED        [ 31%]
11:14:41 tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_ca_config PASSED [ 29%]
11:14:41 tests/integration/client_test.py::CancellableEventsTest::test_cancel_events PASSED [ 31%]
11:14:41 tests/integration/errors_test.py::ErrorsTest::test_api_error_parses_json PASSED [ 31%]
11:14:42 tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver XFAIL [ 29%]
11:14:43 dpy-dind-1-0-py2.7-17.06.2-ce
11:14:43 dpy-tests-1-0-py2.7-17.06.2-ce
11:14:43 + docker rm -vf dpy-dind-1-0-py2.7-17.06.2-ce dpy-tests-1-0-py2.7-17.06.2-ce
11:14:43 dpy-dind-1-0-py2.7-17.06.2-ce
11:14:43 dpy-tests-1-0-py2.7-17.06.2-ce
11:14:43 + docker network rm dpy-testnet-1-0-py2.7-17.06.2-ce
11:14:43 dpy-testnet-1-0-py2.7-17.06.2-ce
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
Failed in branch py2.7_17.06.2-ce
11:14:43 tests/integration/api_swarm_test.py::SwarmTest::test_update_node PASSED  [ 29%]
11:14:44 tests/integration/api_swarm_test.py::SwarmTest::test_inspect_node PASSED [ 29%]
11:14:45 tests/integration/api_swarm_test.py::SwarmTest::test_leave_swarm PASSED  [ 29%]
11:14:47 tests/integration/api_swarm_test.py::SwarmTest::test_list_nodes PASSED   [ 29%]
11:14:48 tests/integration/api_swarm_test.py::SwarmTest::test_update_swarm PASSED [ 29%]
11:14:48 tests/integration/api_volume_test.py::TestVolumes::test_create_volume PASSED [ 30%]
11:14:49 tests/integration/api_swarm_test.py::SwarmTest::test_remove_main_node PASSED [ 29%]
11:14:56 tests/integration/api_swarm_test.py::SwarmTest::test_rotate_manager_unlock_key PASSED [ 29%]
11:14:56 tests/integration/models_containers_test.py::ContainerCollectionTest::test_get PASSED [ 31%]
11:14:56 tests/integration/models_containers_test.py::ContainerCollectionTest::test_list PASSED [ 31%]
11:14:56 tests/integration/models_containers_test.py::ContainerCollectionTest::test_list_sparse PASSED [ 31%]
11:14:56 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run PASSED [ 31%]
11:14:56 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_detach PASSED [ 32%]
11:14:58 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_auto_remove PASSED [ 32%]
11:15:01 tests/integration/api_swarm_test.py::SwarmTest::test_update_node PASSED  [ 29%]
11:15:01 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_auto_remove_error PASSED [ 32%]
11:15:01 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_error PASSED [ 32%]
11:15:01 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_image_that_does_not_exist PASSED [ 32%]
11:15:01 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_json_file_driver PASSED [ 32%]
11:15:02 tests/integration/api_swarm_test.py::SwarmTest::test_update_swarm PASSED [ 29%]
11:15:02 tests/integration/api_volume_test.py::TestVolumes::test_create_volume PASSED [ 30%]
11:15:02 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_named_volume PASSED [ 32%]
11:15:03 tests/integration/api_volume_test.py::TestVolumes::test_create_volume_invalid_driver PASSED [ 30%]
11:15:03 tests/integration/api_volume_test.py::TestVolumes::test_force_remove_volume PASSED [ 30%]
11:15:03 tests/integration/api_volume_test.py::TestVolumes::test_inspect_nonexistent_volume PASSED [ 30%]
11:15:03 tests/integration/api_volume_test.py::TestVolumes::test_inspect_volume PASSED [ 30%]
11:15:03 tests/integration/api_volume_test.py::TestVolumes::test_list_volumes PASSED [ 30%]
11:15:03 tests/integration/api_volume_test.py::TestVolumes::test_prune_volumes PASSED [ 30%]
11:15:03 tests/integration/api_volume_test.py::TestVolumes::test_remove_nonexistent_volume PASSED [ 30%]
11:15:03 tests/integration/api_volume_test.py::TestVolumes::test_remove_volume PASSED [ 30%]
11:15:03 tests/integration/client_test.py::ClientTest::test_df PASSED             [ 31%]
11:15:03 tests/integration/client_test.py::ClientTest::test_info PASSED           [ 31%]
11:15:03 tests/integration/client_test.py::ClientTest::test_ping PASSED           [ 31%]
11:15:03 tests/integration/client_test.py::ClientTest::test_version PASSED        [ 31%]
11:15:03 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_network PASSED [ 32%]
11:15:04 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_none_driver PASSED [ 32%]
11:15:04 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_proxy_config PASSED [ 33%]
11:15:04 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_streamed_logs PASSED [ 33%]
11:15:05 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_streamed_logs_and_cancel PASSED [ 33%]
11:15:05 tests/integration/client_test.py::CancellableEventsTest::test_cancel_events PASSED [ 31%]
11:15:06 tests/integration/errors_test.py::ErrorsTest::test_api_error_parses_json PASSED [ 31%]
11:15:06 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_volume PASSED [ 33%]
11:15:07 tests/integration/models_containers_test.py::ContainerTest::test_commit PASSED [ 33%]
11:15:07 tests/integration/models_containers_test.py::ContainerTest::test_create_with_volume_driver PASSED [ 33%]
11:15:07 tests/integration/models_containers_test.py::ContainerTest::test_diff PASSED [ 33%]
11:15:08 tests/integration/models_containers_test.py::ContainerTest::test_exec_run_failed PASSED [ 33%]
11:15:08 tests/integration/models_containers_test.py::ContainerTest::test_exec_run_success PASSED [ 33%]
11:15:09 tests/integration/models_containers_test.py::ContainerTest::test_kill PASSED [ 34%]
11:15:09 tests/integration/models_containers_test.py::ContainerTest::test_logs PASSED [ 34%]
11:15:10 tests/integration/models_containers_test.py::ContainerTest::test_pause PASSED [ 34%]
11:15:10 tests/integration/models_containers_test.py::ContainerTest::test_ports_target_list PASSED [ 34%]
11:15:10 tests/integration/models_containers_test.py::ContainerTest::test_ports_target_none PASSED [ 34%]
11:15:11 tests/integration/models_containers_test.py::ContainerTest::test_ports_target_tuple PASSED [ 34%]
11:15:12 tests/integration/models_containers_test.py::ContainerTest::test_remove PASSED [ 34%]
11:15:12 tests/integration/models_containers_test.py::ContainerTest::test_rename PASSED [ 34%]
11:15:20 tests/integration/api_volume_test.py::TestVolumes::test_create_volume_invalid_driver PASSED [ 30%]
11:15:20 tests/integration/api_volume_test.py::TestVolumes::test_force_remove_volume PASSED [ 30%]
11:15:20 tests/integration/api_volume_test.py::TestVolumes::test_inspect_nonexistent_volume PASSED [ 30%]
11:15:20 tests/integration/api_volume_test.py::TestVolumes::test_inspect_volume PASSED [ 30%]
11:15:20 tests/integration/api_volume_test.py::TestVolumes::test_list_volumes PASSED [ 30%]
11:15:20 tests/integration/api_volume_test.py::TestVolumes::test_prune_volumes PASSED [ 30%]
11:15:20 tests/integration/api_volume_test.py::TestVolumes::test_remove_nonexistent_volume PASSED [ 30%]
11:15:20 tests/integration/api_volume_test.py::TestVolumes::test_remove_volume PASSED [ 30%]
11:15:20 tests/integration/client_test.py::ClientTest::test_df PASSED             [ 31%]
11:15:20 tests/integration/client_test.py::ClientTest::test_info PASSED           [ 31%]
11:15:20 tests/integration/client_test.py::ClientTest::test_ping PASSED           [ 31%]
11:15:20 tests/integration/client_test.py::ClientTest::test_version PASSED        [ 31%]
11:15:20 tests/integration/client_test.py::CancellableEventsTest::test_cancel_events PASSED [ 31%]
11:15:20 tests/integration/errors_test.py::ErrorsTest::test_api_error_parses_json PASSED [ 31%]
11:15:20 tests/integration/models_containers_test.py::ContainerCollectionTest::test_get PASSED [ 31%]
11:15:20 tests/integration/models_containers_test.py::ContainerCollectionTest::test_list PASSED [ 31%]
11:15:20 tests/integration/models_containers_test.py::ContainerCollectionTest::test_list_sparse PASSED [ 31%]
11:15:21 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run PASSED [ 31%]
11:15:22 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_detach PASSED [ 32%]
11:15:24 tests/integration/models_containers_test.py::ContainerTest::test_restart PASSED [ 34%]
11:15:24 tests/integration/models_containers_test.py::ContainerTest::test_start PASSED [ 34%]
11:15:24 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_auto_remove PASSED [ 32%]
11:15:26 tests/integration/models_containers_test.py::ContainerTest::test_stats PASSED [ 35%]
11:15:26 tests/integration/models_containers_test.py::ContainerTest::test_stop PASSED [ 35%]
11:15:27 tests/integration/models_containers_test.py::ContainerTest::test_top PASSED [ 35%]
11:15:27 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_auto_remove_error PASSED [ 32%]
11:15:27 tests/integration/models_containers_test.py::ContainerTest::test_update PASSED [ 35%]
11:15:27 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_error PASSED [ 32%]
11:15:27 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_image_that_does_not_exist PASSED [ 32%]
11:15:28 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_json_file_driver PASSED [ 32%]
11:15:28 tests/integration/models_containers_test.py::ContainerTest::test_wait PASSED [ 35%]
11:15:28 tests/integration/models_images_test.py::ImageCollectionTest::test_build PASSED [ 35%]
11:15:29 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_named_volume PASSED [ 32%]
11:15:29 tests/integration/models_images_test.py::ImageCollectionTest::test_build_with_error PASSED [ 35%]
11:15:29 tests/integration/models_images_test.py::ImageCollectionTest::test_build_with_multiple_success PASSED [ 35%]
11:15:30 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_network PASSED [ 32%]
11:15:30 tests/integration/models_images_test.py::ImageCollectionTest::test_build_with_success_build_output PASSED [ 35%]
11:15:30 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_none_driver PASSED [ 32%]
11:15:30 tests/integration/models_images_test.py::ImageCollectionTest::test_list PASSED [ 36%]
11:15:30 tests/integration/models_images_test.py::ImageCollectionTest::test_list_with_repository PASSED [ 36%]
11:15:30 tests/integration/models_images_test.py::ImageCollectionTest::test_load_error PASSED [ 36%]
11:15:31 tests/integration/models_images_test.py::ImageCollectionTest::test_pull PASSED [ 36%]
11:15:31 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_proxy_config PASSED [ 33%]
11:15:31 tests/integration/models_images_test.py::ImageCollectionTest::test_pull_multiple FAILED [ 36%]
11:15:31 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_streamed_logs PASSED [ 33%]
11:15:32 tests/integration/models_images_test.py::ImageCollectionTest::test_pull_with_sha PASSED [ 36%]
11:15:32 tests/integration/models_images_test.py::ImageCollectionTest::test_pull_with_tag PASSED [ 36%]
11:15:32 tests/integration/models_images_test.py::ImageCollectionTest::test_save_and_load PASSED [ 36%]
11:15:32 tests/integration/models_images_test.py::ImageCollectionTest::test_save_and_load_repo_name PASSED [ 36%]
11:15:32 tests/integration/models_images_test.py::ImageCollectionTest::test_save_name_error PASSED [ 37%]
11:15:32 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_streamed_logs_and_cancel PASSED [ 33%]
11:15:32 tests/integration/models_images_test.py::ImageTest::test_tag_and_remove PASSED [ 37%]
11:15:32 tests/integration/models_networks_test.py::NetworkCollectionTest::test_create PASSED [ 37%]
11:15:32 tests/integration/models_networks_test.py::NetworkCollectionTest::test_get PASSED [ 37%]
11:15:33 tests/integration/models_networks_test.py::NetworkCollectionTest::test_list_remove PASSED [ 37%]
11:15:33 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_volume PASSED [ 33%]
11:15:34 tests/integration/models_networks_test.py::NetworkTest::test_connect_disconnect PASSED [ 37%]
11:15:34 tests/integration/models_containers_test.py::ContainerTest::test_commit PASSED [ 33%]
11:15:34 tests/integration/models_containers_test.py::ContainerTest::test_create_with_volume_driver PASSED [ 33%]
11:15:35 tests/integration/models_containers_test.py::ContainerCollectionTest::test_get PASSED [ 31%]
11:15:35 tests/integration/models_containers_test.py::ContainerCollectionTest::test_list PASSED [ 31%]
11:15:35 tests/integration/models_containers_test.py::ContainerCollectionTest::test_list_sparse PASSED [ 31%]
11:15:35 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run PASSED [ 31%]
11:15:35 tests/integration/models_containers_test.py::ContainerTest::test_diff PASSED [ 33%]
11:15:35 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_detach PASSED [ 32%]
11:15:36 tests/integration/models_containers_test.py::ContainerTest::test_exec_run_failed PASSED [ 33%]
11:15:36 tests/integration/models_containers_test.py::ContainerTest::test_exec_run_success PASSED [ 33%]
11:15:37 tests/integration/models_containers_test.py::ContainerTest::test_kill PASSED [ 34%]
11:15:37 tests/integration/models_containers_test.py::ContainerTest::test_logs PASSED [ 34%]
11:15:38 tests/integration/models_containers_test.py::ContainerTest::test_pause PASSED [ 34%]
11:15:38 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_auto_remove PASSED [ 32%]
11:15:39 tests/integration/models_containers_test.py::ContainerTest::test_ports_target_list PASSED [ 34%]
11:15:40 tests/integration/models_containers_test.py::ContainerTest::test_ports_target_none PASSED [ 34%]
11:15:40 tests/integration/models_nodes_test.py::NodesTest::test_list_get_update PASSED [ 37%]
11:15:40 tests/integration/models_resources_test.py::ModelTest::test_reload PASSED [ 37%]
11:15:40 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_auto_remove_error PASSED [ 32%]
11:15:40 tests/integration/models_containers_test.py::ContainerTest::test_ports_target_tuple PASSED [ 34%]
11:15:41 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_error PASSED [ 32%]
11:15:41 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_image_that_does_not_exist PASSED [ 32%]
11:15:41 tests/integration/models_containers_test.py::ContainerTest::test_remove PASSED [ 34%]
11:15:41 tests/integration/models_services_test.py::ServiceTest::test_create PASSED [ 37%]
11:15:41 tests/integration/models_services_test.py::ServiceTest::test_create_with_network PASSED [ 37%]
11:15:41 tests/integration/models_services_test.py::ServiceTest::test_force_update_service PASSED [ 38%]
11:15:41 tests/integration/models_services_test.py::ServiceTest::test_force_update_service_using_bool PASSED [ 38%]
11:15:41 tests/integration/models_services_test.py::ServiceTest::test_force_update_service_using_shorthand_method PASSED [ 38%]
11:15:41 tests/integration/models_services_test.py::ServiceTest::test_get PASSED  [ 38%]
11:15:41 tests/integration/models_services_test.py::ServiceTest::test_list_remove PASSED [ 38%]
11:15:41 tests/integration/models_services_test.py::ServiceTest::test_scale_method_global_service PASSED [ 38%]
11:15:41 tests/integration/models_services_test.py::ServiceTest::test_scale_method_service PASSED [ 38%]
11:15:41 tests/integration/models_services_test.py::ServiceTest::test_scale_service PASSED [ 38%]
11:15:41 tests/integration/models_services_test.py::ServiceTest::test_tasks PASSED [ 38%]
11:15:41 tests/integration/models_services_test.py::ServiceTest::test_update PASSED [ 39%]
11:15:41 tests/integration/models_services_test.py::ServiceTest::test_update_remove_service_labels PASSED [ 39%]
11:15:41 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_json_file_driver PASSED [ 32%]
11:15:41 tests/integration/models_containers_test.py::ContainerTest::test_rename PASSED [ 34%]
11:15:41 tests/integration/models_services_test.py::ServiceTest::test_update_retains_container_labels PASSED [ 39%]
11:15:41 tests/integration/models_services_test.py::ServiceTest::test_update_retains_networks XPASS [ 39%]
11:15:43 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_named_volume PASSED [ 32%]
11:15:43 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_network PASSED [ 32%]
11:15:44 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_none_driver PASSED [ 32%]
11:15:44 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_proxy_config PASSED [ 33%]
11:15:45 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_streamed_logs PASSED [ 33%]
11:15:45 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_streamed_logs_and_cancel PASSED [ 33%]
11:15:47 tests/integration/models_services_test.py::ServiceTest::test_update_retains_service_labels PASSED [ 39%]
11:15:47 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_volume PASSED [ 33%]
11:15:48 tests/integration/models_containers_test.py::ContainerTest::test_commit PASSED [ 33%]
11:15:48 tests/integration/models_containers_test.py::ContainerTest::test_create_with_volume_driver PASSED [ 33%]
11:15:49 tests/integration/models_containers_test.py::ContainerTest::test_diff PASSED [ 33%]
11:15:50 tests/integration/models_containers_test.py::ContainerTest::test_exec_run_failed PASSED [ 33%]
11:15:50 tests/integration/models_containers_test.py::ContainerTest::test_exec_run_success PASSED [ 33%]
11:15:51 tests/integration/models_containers_test.py::ContainerTest::test_kill PASSED [ 34%]
11:15:51 tests/integration/models_containers_test.py::ContainerTest::test_logs PASSED [ 34%]
11:15:52 tests/integration/models_swarm_test.py::SwarmTest::test_init_update_leave PASSED [ 39%]
11:15:52 tests/integration/models_containers_test.py::ContainerTest::test_pause PASSED [ 34%]
11:15:53 tests/integration/models_containers_test.py::ContainerTest::test_ports_target_list PASSED [ 34%]
11:15:53 tests/integration/models_containers_test.py::ContainerTest::test_ports_target_none PASSED [ 34%]
11:15:53 tests/integration/models_containers_test.py::ContainerTest::test_restart PASSED [ 34%]
11:15:53 tests/integration/models_containers_test.py::ContainerTest::test_start PASSED [ 34%]
11:15:54 tests/integration/models_containers_test.py::ContainerTest::test_ports_target_tuple PASSED [ 34%]
11:15:55 tests/integration/models_containers_test.py::ContainerTest::test_remove PASSED [ 34%]
11:15:55 tests/integration/models_containers_test.py::ContainerTest::test_rename PASSED [ 34%]
11:15:55 tests/integration/models_containers_test.py::ContainerTest::test_stats PASSED [ 35%]
11:15:56 tests/integration/models_containers_test.py::ContainerTest::test_stop PASSED [ 35%]
11:15:56 tests/integration/models_containers_test.py::ContainerTest::test_top PASSED [ 35%]
11:15:57 tests/integration/models_containers_test.py::ContainerTest::test_update PASSED [ 35%]
11:15:58 tests/integration/models_containers_test.py::ContainerTest::test_wait PASSED [ 35%]
11:15:58 tests/integration/models_swarm_test.py::SwarmTest::test_join_on_already_joined_swarm PASSED [ 39%]
11:15:58 tests/integration/models_volumes_test.py::VolumesTest::test_create_get PASSED [ 39%]
11:15:58 tests/integration/models_volumes_test.py::VolumesTest::test_list_remove PASSED [ 39%]
11:15:58 tests/integration/regression_test.py::TestRegressions::test_443_handle_nonchunked_response_in_stream PASSED [ 40%]
11:15:58 tests/integration/regression_test.py::TestRegressions::test_542_truncate_ids_client_side PASSED [ 40%]
11:15:58 tests/integration/regression_test.py::TestRegressions::test_647_support_doubleslash_in_image_names PASSED [ 40%]
11:15:59 tests/integration/models_images_test.py::ImageCollectionTest::test_build PASSED [ 35%]
11:15:59 tests/integration/models_images_test.py::ImageCollectionTest::test_build_with_error PASSED [ 35%]
11:16:00 tests/integration/models_images_test.py::ImageCollectionTest::test_build_with_multiple_success PASSED [ 35%]
11:16:01 tests/integration/models_images_test.py::ImageCollectionTest::test_build_with_success_build_output PASSED [ 35%]
11:16:01 tests/integration/models_images_test.py::ImageCollectionTest::test_list PASSED [ 36%]
11:16:01 tests/integration/regression_test.py::TestRegressions::test_649_handle_timeout_value_none PASSED [ 40%]
11:16:01 tests/integration/regression_test.py::TestRegressions::test_715_handle_user_param_as_int_value PASSED [ 40%]
11:16:01 tests/integration/models_images_test.py::ImageCollectionTest::test_list_with_repository PASSED [ 36%]
11:16:01 tests/integration/models_images_test.py::ImageCollectionTest::test_load_error PASSED [ 36%]
11:16:01 tests/integration/models_images_test.py::ImageCollectionTest::test_pull PASSED [ 36%]
11:16:01 tests/integration/regression_test.py::TestRegressions::test_792_explicit_port_protocol PASSED [ 40%]
11:16:01 tests/integration/credentials/store_test.py::TestStore::test_store_and_get PASSED [ 40%]
11:16:01 tests/integration/credentials/store_test.py::TestStore::test_get_nonexistent PASSED [ 40%]
11:16:02 tests/integration/credentials/store_test.py::TestStore::test_store_and_erase PASSED [ 40%]
11:16:02 tests/integration/credentials/store_test.py::TestStore::test_unicode_strings PASSED [ 40%]
11:16:02 tests/integration/models_images_test.py::ImageCollectionTest::test_pull_multiple FAILED [ 36%]
11:16:02 tests/integration/credentials/store_test.py::TestStore::test_list PASSED [ 41%]
11:16:02 tests/integration/credentials/store_test.py::TestStore::test_execute_with_env_override PASSED [ 41%]
11:16:02 tests/integration/credentials/utils_test.py::test_create_environment_dict PASSED [ 41%]
11:16:02 tests/unit/api_build_test.py::BuildTest::test_build_container PASSED     [ 41%]
11:16:02 tests/unit/api_build_test.py::BuildTest::test_build_container_custom_context PASSED [ 41%]
11:16:02 tests/unit/api_build_test.py::BuildTest::test_build_container_custom_context_gzip PASSED [ 41%]
11:16:02 tests/unit/api_build_test.py::BuildTest::test_build_container_invalid_container_limits PASSED [ 41%]
11:16:02 tests/unit/api_build_test.py::BuildTest::test_build_container_pull PASSED [ 41%]
11:16:02 tests/integration/models_images_test.py::ImageCollectionTest::test_pull_with_sha PASSED [ 36%]
11:16:02 tests/unit/api_build_test.py::BuildTest::test_build_container_with_container_limits PASSED [ 41%]
11:16:02 tests/unit/api_build_test.py::BuildTest::test_build_container_with_named_dockerfile PASSED [ 42%]
11:16:02 tests/unit/api_build_test.py::BuildTest::test_build_remote_with_registry_auth PASSED [ 42%]
11:16:02 tests/unit/api_build_test.py::BuildTest::test_process_dockerfile PASSED  [ 42%]
11:16:02 tests/unit/api_build_test.py::BuildTest::test_process_dockerfile_win_longpath_prefix SKIPPED [ 42%]
11:16:02 tests/unit/api_build_test.py::BuildTest::test_set_auth_headers_with_dict_and_auth_configs PASSED [ 42%]
11:16:02 tests/unit/api_build_test.py::BuildTest::test_set_auth_headers_with_dict_and_no_auth_configs PASSED [ 42%]
11:16:02 tests/unit/api_build_test.py::BuildTest::test_set_auth_headers_with_empty_dict_and_auth_configs PASSED [ 42%]
11:16:02 tests/unit/api_container_test.py::StartContainerTest::test_start_container PASSED [ 42%]
11:16:02 tests/unit/api_container_test.py::StartContainerTest::test_start_container_none PASSED [ 42%]
11:16:02 tests/unit/api_container_test.py::StartContainerTest::test_start_container_privileged PASSED [ 43%]
11:16:02 tests/unit/api_container_test.py::StartContainerTest::test_start_container_regression_573 PASSED [ 43%]
11:16:02 tests/unit/api_container_test.py::StartContainerTest::test_start_container_with_binds_ro PASSED [ 43%]
11:16:02 tests/unit/api_container_test.py::StartContainerTest::test_start_container_with_binds_rw PASSED [ 43%]
11:16:02 tests/unit/api_container_test.py::StartContainerTest::test_start_container_with_dict_instead_of_id PASSED [ 43%]
11:16:02 tests/unit/api_container_test.py::StartContainerTest::test_start_container_with_links PASSED [ 43%]
11:16:02 tests/unit/api_container_test.py::StartContainerTest::test_start_container_with_links_as_list_of_tuples PASSED [ 43%]
11:16:02 tests/unit/api_container_test.py::StartContainerTest::test_start_container_with_lxc_conf PASSED [ 43%]
11:16:02 tests/unit/api_container_test.py::StartContainerTest::test_start_container_with_lxc_conf_compat PASSED [ 43%]
11:16:02 tests/unit/api_container_test.py::StartContainerTest::test_start_container_with_multiple_links PASSED [ 43%]
11:16:02 tests/unit/api_container_test.py::StartContainerTest::test_start_container_with_port_binds PASSED [ 44%]
11:16:02 tests/unit/api_container_test.py::CreateContainerTest::test_create_container PASSED [ 44%]
11:16:02 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_privileged PASSED [ 44%]
11:16:02 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_added_capabilities PASSED [ 44%]
11:16:02 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_aliases PASSED [ 44%]
11:16:02 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_binds PASSED [ 44%]
11:16:02 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_binds_list PASSED [ 44%]
11:16:02 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_binds_mode PASSED [ 44%]
11:16:02 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_binds_mode_and_ro_error PASSED [ 44%]
11:16:02 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_binds_ro PASSED [ 45%]
11:16:02 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_binds_rw PASSED [ 45%]
11:16:02 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_cgroup_parent PASSED [ 45%]
11:16:02 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_devices PASSED [ 45%]
11:16:02 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_dropped_capabilities PASSED [ 45%]
11:16:02 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_entrypoint PASSED [ 45%]
11:16:02 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_host_config_cpu_shares PASSED [ 45%]
11:16:02 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_host_config_cpus PASSED [ 45%]
11:16:02 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_host_config_cpuset PASSED [ 45%]
11:16:02 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_host_config_cpuset_mems PASSED [ 46%]
11:16:02 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_labels_dict PASSED [ 46%]
11:16:02 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_labels_list PASSED [ 46%]
11:16:02 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_links PASSED [ 46%]
11:16:02 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_links_as_list_of_tuples PASSED [ 46%]
11:16:02 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_lxc_conf PASSED [ 46%]
11:16:02 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_lxc_conf_compat PASSED [ 46%]
11:16:02 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_mac_address PASSED [ 46%]
11:16:02 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_mem_limit_as_int PASSED [ 46%]
11:16:02 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_mem_limit_as_string PASSED [ 46%]
11:16:02 tests/integration/models_images_test.py::ImageCollectionTest::test_pull_with_tag PASSED [ 36%]
11:16:02 tests/integration/models_images_test.py::ImageCollectionTest::test_save_and_load PASSED [ 36%]
11:16:02 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_mem_limit_as_string_with_g_unit PASSED [ 47%]
11:16:02 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_mem_limit_as_string_with_k_unit PASSED [ 47%]
11:16:02 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_mem_limit_as_string_with_m_unit PASSED [ 47%]
11:16:02 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_mem_limit_as_string_with_wrong_value PASSED [ 47%]
11:16:02 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_multiple_links PASSED [ 47%]
11:16:02 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_named_volume PASSED [ 47%]
11:16:02 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_port_binds PASSED [ 47%]
11:16:02 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_ports PASSED [ 47%]
11:16:02 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_restart_policy PASSED [ 47%]
11:16:02 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_stdin_open PASSED [ 48%]
11:16:02 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_stop_signal PASSED [ 48%]
11:16:02 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_sysctl PASSED [ 48%]
11:16:02 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_tmpfs_dict PASSED [ 48%]
11:16:02 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_tmpfs_list PASSED [ 48%]
11:16:02 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_unicode_envvars PASSED [ 48%]
11:16:02 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_volume_string PASSED [ 48%]
11:16:02 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_working_dir PASSED [ 48%]
11:16:02 tests/unit/api_container_test.py::CreateContainerTest::test_create_named_container PASSED [ 48%]
11:16:02 tests/unit/api_container_test.py::ContainerTest::test_container_stats PASSED [ 49%]
11:16:02 tests/unit/api_container_test.py::ContainerTest::test_container_top PASSED [ 49%]
11:16:02 tests/unit/api_container_test.py::ContainerTest::test_container_top_with_psargs PASSED [ 49%]
11:16:02 tests/unit/api_container_test.py::ContainerTest::test_container_update PASSED [ 49%]
11:16:02 tests/unit/api_container_test.py::ContainerTest::test_diff PASSED        [ 49%]
11:16:02 tests/unit/api_container_test.py::ContainerTest::test_diff_with_dict_instead_of_id PASSED [ 49%]
11:16:02 tests/unit/api_container_test.py::ContainerTest::test_export PASSED      [ 49%]
11:16:02 tests/unit/api_container_test.py::ContainerTest::test_export_with_dict_instead_of_id PASSED [ 49%]
11:16:02 tests/unit/api_container_test.py::ContainerTest::test_inspect_container PASSED [ 49%]
11:16:02 tests/unit/api_container_test.py::ContainerTest::test_inspect_container_undefined_id PASSED [ 50%]
11:16:02 tests/unit/api_container_test.py::ContainerTest::test_kill_container PASSED [ 50%]
11:16:02 tests/unit/api_container_test.py::ContainerTest::test_kill_container_with_dict_instead_of_id PASSED [ 50%]
11:16:02 tests/unit/api_container_test.py::ContainerTest::test_kill_container_with_signal PASSED [ 50%]
11:16:02 tests/unit/api_container_test.py::ContainerTest::test_list_containers PASSED [ 50%]
11:16:02 tests/unit/api_container_test.py::ContainerTest::test_log_following PASSED [ 50%]
11:16:02 tests/unit/api_container_test.py::ContainerTest::test_log_following_backwards PASSED [ 50%]
11:16:02 tests/unit/api_container_test.py::ContainerTest::test_log_since PASSED   [ 50%]
11:16:02 tests/unit/api_container_test.py::ContainerTest::test_log_since_with_datetime PASSED [ 50%]
11:16:02 tests/unit/api_container_test.py::ContainerTest::test_log_since_with_invalid_value_raises_error PASSED [ 50%]
11:16:02 tests/unit/api_container_test.py::ContainerTest::test_log_streaming PASSED [ 51%]
11:16:02 tests/unit/api_container_test.py::ContainerTest::test_log_streaming_and_following PASSED [ 51%]
11:16:02 tests/unit/api_container_test.py::ContainerTest::test_log_tail PASSED    [ 51%]
11:16:02 tests/unit/api_container_test.py::ContainerTest::test_log_tty PASSED     [ 51%]
11:16:02 tests/unit/api_container_test.py::ContainerTest::test_logs PASSED        [ 51%]
11:16:02 tests/unit/api_container_test.py::ContainerTest::test_logs_with_dict_instead_of_id PASSED [ 51%]
11:16:02 tests/unit/api_container_test.py::ContainerTest::test_pause_container PASSED [ 51%]
11:16:02 tests/unit/api_container_test.py::ContainerTest::test_port PASSED        [ 51%]
11:16:02 tests/unit/api_container_test.py::ContainerTest::test_remove_container PASSED [ 51%]
11:16:02 tests/unit/api_container_test.py::ContainerTest::test_remove_container_with_dict_instead_of_id PASSED [ 52%]
11:16:02 tests/unit/api_container_test.py::ContainerTest::test_rename_container PASSED [ 52%]
11:16:02 tests/unit/api_container_test.py::ContainerTest::test_resize_container PASSED [ 52%]
11:16:02 tests/unit/api_container_test.py::ContainerTest::test_restart_container PASSED [ 52%]
11:16:02 tests/unit/api_container_test.py::ContainerTest::test_restart_container_with_dict_instead_of_id PASSED [ 52%]
11:16:02 tests/unit/api_container_test.py::ContainerTest::test_stop_container PASSED [ 52%]
11:16:02 tests/unit/api_container_test.py::ContainerTest::test_stop_container_with_dict_instead_of_id PASSED [ 52%]
11:16:02 tests/unit/api_container_test.py::ContainerTest::test_unpause_container PASSED [ 52%]
11:16:02 tests/unit/api_container_test.py::ContainerTest::test_wait PASSED        [ 52%]
11:16:02 tests/unit/api_container_test.py::ContainerTest::test_wait_with_dict_instead_of_id PASSED [ 53%]
11:16:02 tests/unit/api_exec_test.py::ExecTest::test_exec_create PASSED           [ 53%]
11:16:02 tests/unit/api_exec_test.py::ExecTest::test_exec_inspect PASSED          [ 53%]
11:16:02 tests/unit/api_exec_test.py::ExecTest::test_exec_resize PASSED           [ 53%]
11:16:02 tests/unit/api_exec_test.py::ExecTest::test_exec_start PASSED            [ 53%]
11:16:02 tests/unit/api_exec_test.py::ExecTest::test_exec_start_detached PASSED   [ 53%]
11:16:02 tests/unit/api_image_test.py::ImageTest::test_commit PASSED              [ 53%]
11:16:02 tests/unit/api_image_test.py::ImageTest::test_get_image PASSED           [ 53%]
11:16:02 tests/unit/api_image_test.py::ImageTest::test_image_history PASSED       [ 53%]
11:16:02 tests/unit/api_image_test.py::ImageTest::test_image_ids PASSED           [ 53%]
11:16:02 tests/unit/api_image_test.py::ImageTest::test_image_viz PASSED           [ 54%]
11:16:02 tests/unit/api_image_test.py::ImageTest::test_images PASSED              [ 54%]
11:16:02 tests/unit/api_image_test.py::ImageTest::test_images_filters PASSED      [ 54%]
11:16:02 tests/unit/api_image_test.py::ImageTest::test_images_quiet PASSED        [ 54%]
11:16:02 tests/unit/api_image_test.py::ImageTest::test_import_image PASSED        [ 54%]
11:16:02 tests/unit/api_image_test.py::ImageTest::test_import_image_from_bytes PASSED [ 54%]
11:16:02 tests/unit/api_image_test.py::ImageTest::test_import_image_from_image PASSED [ 54%]
11:16:02 tests/unit/api_image_test.py::ImageTest::test_inspect_image PASSED       [ 54%]
11:16:02 tests/unit/api_image_test.py::ImageTest::test_inspect_image_undefined_id PASSED [ 54%]
11:16:02 tests/unit/api_image_test.py::ImageTest::test_load_image PASSED          [ 55%]
11:16:02 tests/unit/api_image_test.py::ImageTest::test_load_image_quiet PASSED    [ 55%]
11:16:02 tests/unit/api_image_test.py::ImageTest::test_pull PASSED                [ 55%]
11:16:02 tests/unit/api_image_test.py::ImageTest::test_pull_stream PASSED         [ 55%]
11:16:02 tests/unit/api_image_test.py::ImageTest::test_push_image PASSED          [ 55%]
11:16:02 tests/unit/api_image_test.py::ImageTest::test_push_image_stream PASSED   [ 55%]
11:16:02 tests/unit/api_image_test.py::ImageTest::test_push_image_with_auth PASSED [ 55%]
11:16:02 tests/unit/api_image_test.py::ImageTest::test_push_image_with_tag PASSED [ 55%]
11:16:02 tests/unit/api_image_test.py::ImageTest::test_remove_image PASSED        [ 55%]
11:16:02 tests/unit/api_image_test.py::ImageTest::test_tag_image PASSED           [ 56%]
11:16:02 tests/unit/api_image_test.py::ImageTest::test_tag_image_force PASSED     [ 56%]
11:16:02 tests/unit/api_image_test.py::ImageTest::test_tag_image_tag PASSED       [ 56%]
11:16:02 tests/unit/api_network_test.py::NetworkTest::test_connect_container_to_network PASSED [ 56%]
11:16:02 tests/unit/api_network_test.py::NetworkTest::test_create_network PASSED  [ 56%]
11:16:02 tests/unit/api_network_test.py::NetworkTest::test_disconnect_container_from_network PASSED [ 56%]
11:16:02 tests/unit/api_network_test.py::NetworkTest::test_inspect_network PASSED [ 56%]
11:16:02 tests/unit/api_network_test.py::NetworkTest::test_list_networks PASSED   [ 56%]
11:16:02 tests/unit/api_network_test.py::NetworkTest::test_remove_network PASSED  [ 56%]
11:16:02 tests/unit/api_test.py::DockerApiTest::test_auto_retrieve_server_version PASSED [ 56%]
11:16:03 tests/integration/models_images_test.py::ImageCollectionTest::test_save_and_load_repo_name PASSED [ 36%]
11:16:03 tests/integration/models_images_test.py::ImageCollectionTest::test_save_name_error PASSED [ 37%]
11:16:03 tests/integration/models_images_test.py::ImageTest::test_tag_and_remove PASSED [ 37%]
11:16:03 tests/unit/api_test.py::DockerApiTest::test_create_host_config_secopt PASSED [ 57%]
11:16:03 tests/unit/api_test.py::DockerApiTest::test_ctor PASSED                  [ 57%]
11:16:03 tests/unit/api_test.py::DockerApiTest::test_events PASSED                [ 57%]
11:16:03 tests/unit/api_test.py::DockerApiTest::test_events_with_filters PASSED   [ 57%]
11:16:03 tests/unit/api_test.py::DockerApiTest::test_events_with_since_until PASSED [ 57%]
11:16:03 tests/unit/api_test.py::DockerApiTest::test_info PASSED                  [ 57%]
11:16:03 tests/unit/api_test.py::DockerApiTest::test_login PASSED                 [ 57%]
11:16:03 tests/unit/api_test.py::DockerApiTest::test_remove_link PASSED           [ 57%]
11:16:03 tests/unit/api_test.py::DockerApiTest::test_retrieve_server_version PASSED [ 57%]
11:16:03 tests/unit/api_test.py::DockerApiTest::test_search PASSED                [ 58%]
11:16:03 tests/unit/api_test.py::DockerApiTest::test_stream_helper_decoding PASSED [ 58%]
11:16:03 tests/unit/api_test.py::DockerApiTest::test_url_compatibility_http PASSED [ 58%]
11:16:03 tests/unit/api_test.py::DockerApiTest::test_url_compatibility_http_unix_triple_slash PASSED [ 58%]
11:16:03 tests/unit/api_test.py::DockerApiTest::test_url_compatibility_tcp PASSED [ 58%]
11:16:03 tests/unit/api_test.py::DockerApiTest::test_url_compatibility_unix PASSED [ 58%]
11:16:03 tests/unit/api_test.py::DockerApiTest::test_url_compatibility_unix_triple_slash PASSED [ 58%]
11:16:03 tests/unit/api_test.py::DockerApiTest::test_url_invalid_resource PASSED  [ 58%]
11:16:03 tests/unit/api_test.py::DockerApiTest::test_url_no_resource PASSED       [ 58%]
11:16:03 tests/unit/api_test.py::DockerApiTest::test_url_unversioned_api PASSED   [ 59%]
11:16:03 tests/unit/api_test.py::DockerApiTest::test_url_valid_resource PASSED    [ 59%]
11:16:03 tests/unit/api_test.py::DockerApiTest::test_version PASSED               [ 59%]
11:16:03 tests/unit/api_test.py::DockerApiTest::test_version_no_api_version PASSED [ 59%]
11:16:03 tests/unit/api_test.py::UnixSocketStreamTest::test_early_stream_response PASSED [ 59%]
11:16:03 tests/integration/models_networks_test.py::NetworkCollectionTest::test_create PASSED [ 37%]
11:16:03 tests/integration/models_networks_test.py::NetworkCollectionTest::test_get PASSED [ 37%]
11:16:03 tests/unit/api_test.py::TCPSocketStreamTest::test_read_from_socket_no_stream_no_tty PASSED [ 59%]
11:16:03 tests/unit/api_test.py::TCPSocketStreamTest::test_read_from_socket_no_stream_no_tty_demux PASSED [ 59%]
11:16:03 tests/integration/models_networks_test.py::NetworkCollectionTest::test_list_remove PASSED [ 37%]
11:16:03 tests/unit/api_test.py::TCPSocketStreamTest::test_read_from_socket_no_stream_tty PASSED [ 59%]
11:16:04 tests/unit/api_test.py::TCPSocketStreamTest::test_read_from_socket_no_stream_tty_demux PASSED [ 59%]
11:16:04 tests/unit/api_test.py::TCPSocketStreamTest::test_read_from_socket_no_tty PASSED [ 59%]
11:16:04 tests/unit/api_test.py::TCPSocketStreamTest::test_read_from_socket_no_tty_demux PASSED [ 60%]
11:16:04 tests/unit/api_test.py::TCPSocketStreamTest::test_read_from_socket_tty PASSED [ 60%]
11:16:05 tests/integration/models_networks_test.py::NetworkTest::test_connect_disconnect PASSED [ 37%]
11:16:05 tests/unit/api_test.py::TCPSocketStreamTest::test_read_from_socket_tty_demux PASSED [ 60%]
11:16:05 tests/unit/api_test.py::UserAgentTest::test_custom_user_agent PASSED     [ 60%]
11:16:05 tests/unit/api_test.py::UserAgentTest::test_default_user_agent PASSED    [ 60%]
11:16:05 tests/unit/api_test.py::DisableSocketTest::test_disable_socket_timeout PASSED [ 60%]
11:16:05 tests/unit/api_test.py::DisableSocketTest::test_disable_socket_timeout2 PASSED [ 60%]
11:16:05 tests/unit/api_test.py::DisableSocketTest::test_disable_socket_timout_non_blocking PASSED [ 60%]
11:16:05 tests/unit/api_volume_test.py::VolumeTest::test_create_volume PASSED     [ 60%]
11:16:05 tests/unit/api_volume_test.py::VolumeTest::test_create_volume_invalid_opts_type PASSED [ 61%]
11:16:05 tests/unit/api_volume_test.py::VolumeTest::test_create_volume_with_driver PASSED [ 61%]
11:16:05 tests/unit/api_volume_test.py::VolumeTest::test_create_volume_with_invalid_labels PASSED [ 61%]
11:16:05 tests/unit/api_volume_test.py::VolumeTest::test_create_volume_with_labels PASSED [ 61%]
11:16:05 tests/unit/api_volume_test.py::VolumeTest::test_create_volume_with_no_specified_name PASSED [ 61%]
11:16:05 tests/unit/api_volume_test.py::VolumeTest::test_inspect_volume PASSED    [ 61%]
11:16:05 tests/unit/api_volume_test.py::VolumeTest::test_list_volumes PASSED      [ 61%]
11:16:05 tests/unit/api_volume_test.py::VolumeTest::test_list_volumes_and_filters PASSED [ 61%]
11:16:05 tests/unit/api_volume_test.py::VolumeTest::test_remove_volume PASSED     [ 61%]
11:16:05 tests/unit/auth_test.py::RegressionTest::test_803_urlsafe_encode PASSED  [ 62%]
11:16:05 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_explicit_hub_index_library_image PASSED [ 62%]
11:16:05 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_explicit_legacy_hub_index_library_image PASSED [ 62%]
11:16:05 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_invalid_index_name PASSED [ 62%]
11:16:05 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_resolve_repository_name_dotted_hub_library_image PASSED [ 62%]
11:16:05 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_resolve_repository_name_hub_image PASSED [ 62%]
11:16:05 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_resolve_repository_name_hub_library_image PASSED [ 62%]
11:16:05 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_resolve_repository_name_localhost PASSED [ 62%]
11:16:05 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_resolve_repository_name_localhost_with_username PASSED [ 62%]
11:16:05 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_resolve_repository_name_no_dots_but_port PASSED [ 62%]
11:16:05 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_resolve_repository_name_no_dots_but_port_and_username PASSED [ 63%]
11:16:05 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_resolve_repository_name_private_registry PASSED [ 63%]
11:16:05 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_resolve_repository_name_private_registry_with_port PASSED [ 63%]
11:16:05 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_resolve_repository_name_private_registry_with_username PASSED [ 63%]
11:16:05 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_auth_with_empty_credstore_and_auth_dict PASSED [ 63%]
11:16:05 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_default_explicit_none PASSED [ 63%]
11:16:05 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_default_registry PASSED [ 63%]
11:16:05 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_fully_explicit PASSED [ 63%]
11:16:05 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_hostname_only PASSED [ 63%]
11:16:05 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_legacy_config PASSED [ 64%]
11:16:05 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_no_match PASSED [ 64%]
11:16:05 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_no_path PASSED [ 64%]
11:16:05 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_no_path_trailing_slash PASSED [ 64%]
11:16:05 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_no_path_wrong_insecure_proto PASSED [ 64%]
11:16:05 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_no_path_wrong_secure_proto PASSED [ 64%]
11:16:05 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_no_protocol PASSED [ 64%]
11:16:05 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_path_wrong_proto PASSED [ 64%]
11:16:05 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_registry_and_auth_explicit_hub PASSED [ 64%]
11:16:05 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_registry_and_auth_explicit_legacy_hub PASSED [ 65%]
11:16:05 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_registry_and_auth_hub_image PASSED [ 65%]
11:16:05 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_registry_and_auth_library_image PASSED [ 65%]
11:16:05 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_registry_and_auth_private_registry PASSED [ 65%]
11:16:05 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_registry_and_auth_unauthenticated_registry PASSED [ 65%]
11:16:05 tests/unit/auth_test.py::LoadConfigTest::test_load_config_custom_config_env PASSED [ 65%]
11:16:05 tests/unit/auth_test.py::LoadConfigTest::test_load_config_custom_config_env_utf8 PASSED [ 65%]
11:16:05 tests/unit/auth_test.py::LoadConfigTest::test_load_config_custom_config_env_with_auths PASSED [ 65%]
11:16:05 tests/unit/auth_test.py::LoadConfigTest::test_load_config_identity_token PASSED [ 65%]
11:16:05 tests/unit/auth_test.py::LoadConfigTest::test_load_config_invalid_auth_dict PASSED [ 65%]
11:16:05 tests/unit/auth_test.py::LoadConfigTest::test_load_config_no_file PASSED [ 66%]
11:16:05 tests/unit/auth_test.py::LoadConfigTest::test_load_config_unknown_keys PASSED [ 66%]
11:16:05 tests/unit/auth_test.py::LoadConfigTest::test_load_config_with_random_name PASSED [ 66%]
11:16:05 tests/unit/auth_test.py::LoadConfigTest::test_load_json_config PASSED    [ 66%]
11:16:05 tests/unit/auth_test.py::LoadConfigTest::test_load_legacy_config PASSED  [ 66%]
11:16:05 tests/unit/auth_test.py::LoadConfigTest::test_load_modern_json_config PASSED [ 66%]
11:16:05 tests/unit/auth_test.py::CredstoreTest::test_get_all_credentials_3_sources PASSED [ 66%]
11:16:05 tests/unit/auth_test.py::CredstoreTest::test_get_all_credentials_credstore_only PASSED [ 66%]
11:16:05 tests/unit/auth_test.py::CredstoreTest::test_get_all_credentials_credstore_overrides_auth_entry PASSED [ 66%]
11:16:05 tests/unit/auth_test.py::CredstoreTest::test_get_all_credentials_helpers_override_default PASSED [ 67%]
11:16:05 tests/unit/auth_test.py::CredstoreTest::test_get_all_credentials_with_auths_entries PASSED [ 67%]
11:16:05 tests/unit/auth_test.py::CredstoreTest::test_get_all_credentials_with_credhelpers_only PASSED [ 67%]
11:16:05 tests/unit/auth_test.py::CredstoreTest::test_get_all_credentials_with_empty_auths_entry PASSED [ 67%]
11:16:05 tests/unit/auth_test.py::CredstoreTest::test_get_all_credentials_with_empty_credhelper PASSED [ 67%]
11:16:05 tests/unit/auth_test.py::CredstoreTest::test_get_credential_store PASSED [ 67%]
11:16:05 tests/unit/auth_test.py::CredstoreTest::test_get_credential_store_default_index PASSED [ 67%]
11:16:05 tests/unit/auth_test.py::CredstoreTest::test_get_credential_store_no_default PASSED [ 67%]
11:16:05 tests/unit/auth_test.py::CredstoreTest::test_get_credential_store_with_plain_dict PASSED [ 67%]
11:16:05 tests/unit/client_test.py::ClientTest::test_call_api_client_method PASSED [ 68%]
11:16:05 tests/unit/client_test.py::ClientTest::test_call_containers PASSED       [ 68%]
11:16:05 tests/unit/client_test.py::ClientTest::test_events PASSED                [ 68%]
11:16:05 tests/unit/client_test.py::ClientTest::test_info PASSED                  [ 68%]
11:16:05 tests/unit/client_test.py::ClientTest::test_ping PASSED                  [ 68%]
11:16:05 tests/unit/client_test.py::ClientTest::test_version PASSED               [ 68%]
11:16:05 tests/unit/client_test.py::FromEnvTest::test_from_env PASSED             [ 68%]
11:16:05 tests/unit/client_test.py::FromEnvTest::test_from_env_with_version PASSED [ 68%]
11:16:05 tests/unit/client_test.py::FromEnvTest::test_from_env_without_timeout_uses_default PASSED [ 68%]
11:16:05 tests/unit/client_test.py::FromEnvTest::test_from_env_without_version_uses_default PASSED [ 68%]
11:16:05 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_invalid_cpu_cfs_types PASSED [ 69%]
11:16:05 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_invalid_cpu_count_types PASSED [ 69%]
11:16:05 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_invalid_cpu_percent_types PASSED [ 69%]
11:16:05 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_invalid_mem_swappiness PASSED [ 69%]
11:16:05 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_invalid_nano_cpus_types PASSED [ 69%]
11:16:05 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_no_options_newer_api_version PASSED [ 69%]
11:16:05 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_pid_mode PASSED [ 69%]
11:16:05 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_blkio_constraints PASSED [ 69%]
11:16:05 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_cpu_count PASSED [ 69%]
11:16:05 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_cpu_percent PASSED [ 70%]
11:16:05 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_cpu_period PASSED [ 70%]
11:16:05 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_cpu_quota PASSED [ 70%]
11:16:05 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_cpu_rt_period PASSED [ 70%]
11:16:05 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_cpu_rt_period_types PASSED [ 70%]
11:16:05 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_cpu_rt_runtime PASSED [ 70%]
11:16:05 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_dns_opt PASSED [ 70%]
11:16:05 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_isolation PASSED [ 70%]
11:16:05 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_kernel_memory PASSED [ 70%]
11:16:05 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_mem_reservation PASSED [ 71%]
11:16:05 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_nano_cpus PASSED [ 71%]
11:16:05 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_oom_kill_disable PASSED [ 71%]
11:16:05 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_oom_score_adj PASSED [ 71%]
11:16:05 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_pids_limit PASSED [ 71%]
11:16:05 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_shm_size PASSED [ 71%]
11:16:05 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_shm_size_in_mb PASSED [ 71%]
11:16:05 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_userns_mode PASSED [ 71%]
11:16:05 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_uts PASSED [ 71%]
11:16:05 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_volume_driver PASSED [ 71%]
11:16:05 tests/unit/dockertypes_test.py::HostConfigTest::test_ctrate_host_config_with_cpu_rt_runtime_types PASSED [ 72%]
11:16:05 tests/unit/dockertypes_test.py::ContainerSpecTest::test_parse_mounts PASSED [ 72%]
11:16:05 tests/unit/dockertypes_test.py::UlimitTest::test_create_host_config_dict_ulimit PASSED [ 72%]
11:16:05 tests/unit/dockertypes_test.py::UlimitTest::test_create_host_config_dict_ulimit_capitals PASSED [ 72%]
11:16:05 tests/unit/dockertypes_test.py::UlimitTest::test_create_host_config_obj_ulimit PASSED [ 72%]
11:16:05 tests/unit/dockertypes_test.py::UlimitTest::test_ulimit_invalid_type PASSED [ 72%]
11:16:05 tests/unit/dockertypes_test.py::LogConfigTest::test_create_host_config_dict_logconfig PASSED [ 72%]
11:16:05 tests/unit/dockertypes_test.py::LogConfigTest::test_create_host_config_obj_logconfig PASSED [ 72%]
11:16:05 tests/unit/dockertypes_test.py::LogConfigTest::test_logconfig_invalid_config_type PASSED [ 72%]
11:16:05 tests/unit/dockertypes_test.py::EndpointConfigTest::test_create_endpoint_config_with_aliases PASSED [ 73%]
11:16:05 tests/unit/dockertypes_test.py::IPAMConfigTest::test_create_ipam_config PASSED [ 73%]
11:16:05 tests/unit/dockertypes_test.py::ServiceModeTest::test_global_replicas_error PASSED [ 73%]
11:16:05 tests/unit/dockertypes_test.py::ServiceModeTest::test_global_simple PASSED [ 73%]
11:16:05 tests/unit/dockertypes_test.py::ServiceModeTest::test_invalid_mode PASSED [ 73%]
11:16:05 tests/unit/dockertypes_test.py::ServiceModeTest::test_replicated_replicas PASSED [ 73%]
11:16:05 tests/unit/dockertypes_test.py::ServiceModeTest::test_replicated_replicas_0 PASSED [ 73%]
11:16:05 tests/unit/dockertypes_test.py::ServiceModeTest::test_replicated_simple PASSED [ 73%]
11:16:05 tests/unit/dockertypes_test.py::MountTest::test_parse_mount_bind PASSED  [ 73%]
11:16:05 tests/unit/dockertypes_test.py::MountTest::test_parse_mount_bind_windows XFAIL [ 74%]
11:16:05 tests/unit/dockertypes_test.py::MountTest::test_parse_mount_named_volume PASSED [ 74%]
11:16:05 tests/unit/dockertypes_test.py::MountTest::test_parse_mount_string_invalid PASSED [ 74%]
11:16:05 tests/unit/dockertypes_test.py::MountTest::test_parse_mount_string_no_source PASSED [ 74%]
11:16:05 tests/unit/dockertypes_test.py::MountTest::test_parse_mount_string_ro PASSED [ 74%]
11:16:05 tests/unit/dockertypes_test.py::MountTest::test_parse_mount_string_rw PASSED [ 74%]
11:16:05 tests/unit/dockertypes_test.py::MountTest::test_parse_mount_string_short_form PASSED [ 74%]
11:16:05 tests/unit/dockertypes_test.py::ServicePortsTest::test_convert_service_ports_invalid PASSED [ 74%]
11:16:05 tests/unit/dockertypes_test.py::ServicePortsTest::test_convert_service_ports_multiple PASSED [ 74%]
11:16:05 tests/unit/dockertypes_test.py::ServicePortsTest::test_convert_service_ports_no_protocol_and_mode PASSED [ 75%]
11:16:05 tests/unit/dockertypes_test.py::ServicePortsTest::test_convert_service_ports_simple PASSED [ 75%]
11:16:05 tests/unit/dockertypes_test.py::ServicePortsTest::test_convert_service_ports_with_protocol PASSED [ 75%]
11:16:05 tests/unit/dockertypes_test.py::ServicePortsTest::test_convert_service_ports_with_protocol_and_mode PASSED [ 75%]
11:16:05 tests/unit/errors_test.py::APIErrorTest::test_api_error_is_caught_by_dockerexception PASSED [ 75%]
11:16:05 tests/unit/errors_test.py::APIErrorTest::test_create_error_from_exception PASSED [ 75%]
11:16:05 tests/unit/errors_test.py::APIErrorTest::test_is_client_error_400 PASSED [ 75%]
11:16:05 tests/unit/errors_test.py::APIErrorTest::test_is_client_error_500 PASSED [ 75%]
11:16:05 tests/unit/errors_test.py::APIErrorTest::test_is_error_300 PASSED        [ 75%]
11:16:05 tests/unit/errors_test.py::APIErrorTest::test_is_error_400 PASSED        [ 75%]
11:16:05 tests/unit/errors_test.py::APIErrorTest::test_is_error_500 PASSED        [ 76%]
11:16:05 tests/unit/errors_test.py::APIErrorTest::test_is_server_error_200 PASSED [ 76%]
11:16:05 tests/unit/errors_test.py::APIErrorTest::test_is_server_error_300 PASSED [ 76%]
11:16:05 tests/unit/errors_test.py::APIErrorTest::test_is_server_error_400 PASSED [ 76%]
11:16:05 tests/unit/errors_test.py::APIErrorTest::test_is_server_error_500 PASSED [ 76%]
11:16:05 tests/unit/errors_test.py::APIErrorTest::test_status_code_200 PASSED     [ 76%]
11:16:05 tests/unit/errors_test.py::APIErrorTest::test_status_code_400 PASSED     [ 76%]
11:16:05 tests/unit/errors_test.py::APIErrorTest::test_status_code_500 PASSED     [ 76%]
11:16:05 tests/unit/errors_test.py::ContainerErrorTest::test_container_with_stderr PASSED [ 76%]
11:16:05 tests/unit/errors_test.py::ContainerErrorTest::test_container_without_stderr PASSED [ 77%]
11:16:05 tests/unit/errors_test.py::CreateUnexpectedKwargsErrorTest::test_create_unexpected_kwargs_error_multiple PASSED [ 77%]
11:16:05 tests/unit/errors_test.py::CreateUnexpectedKwargsErrorTest::test_create_unexpected_kwargs_error_single PASSED [ 77%]
11:16:05 tests/unit/models_containers_test.py::ContainerCollectionTest::test_create PASSED [ 77%]
11:16:05 tests/unit/models_containers_test.py::ContainerCollectionTest::test_create_container_args PASSED [ 77%]
11:16:05 tests/unit/models_containers_test.py::ContainerCollectionTest::test_create_with_image_object PASSED [ 77%]
11:16:05 tests/unit/models_containers_test.py::ContainerCollectionTest::test_get PASSED [ 77%]
11:16:05 tests/unit/models_containers_test.py::ContainerCollectionTest::test_list PASSED [ 77%]
11:16:05 tests/unit/models_containers_test.py::ContainerCollectionTest::test_list_ignore_removed PASSED [ 77%]
11:16:05 tests/unit/models_containers_test.py::ContainerCollectionTest::test_run PASSED [ 78%]
11:16:05 tests/unit/models_containers_test.py::ContainerCollectionTest::test_run_detach PASSED [ 78%]
11:16:05 tests/unit/models_containers_test.py::ContainerCollectionTest::test_run_pull PASSED [ 78%]
11:16:05 tests/unit/models_containers_test.py::ContainerCollectionTest::test_run_remove PASSED [ 78%]
11:16:05 tests/unit/models_containers_test.py::ContainerCollectionTest::test_run_with_error PASSED [ 78%]
11:16:05 tests/unit/models_containers_test.py::ContainerCollectionTest::test_run_with_image_object PASSED [ 78%]
11:16:05 tests/unit/models_containers_test.py::ContainerTest::test_attach PASSED  [ 78%]
11:16:05 tests/unit/models_containers_test.py::ContainerTest::test_commit PASSED  [ 78%]
11:16:05 tests/unit/models_containers_test.py::ContainerTest::test_diff PASSED    [ 78%]
11:16:05 tests/unit/models_containers_test.py::ContainerTest::test_exec_run PASSED [ 78%]
11:16:05 tests/unit/models_containers_test.py::ContainerTest::test_exec_run_failure PASSED [ 79%]
11:16:05 tests/unit/models_containers_test.py::ContainerTest::test_export PASSED  [ 79%]
11:16:05 tests/unit/models_containers_test.py::ContainerTest::test_get_archive PASSED [ 79%]
11:16:05 tests/unit/models_containers_test.py::ContainerTest::test_image PASSED   [ 79%]
11:16:05 tests/unit/models_containers_test.py::ContainerTest::test_kill PASSED    [ 79%]
11:16:05 tests/unit/models_containers_test.py::ContainerTest::test_labels PASSED  [ 79%]
11:16:05 tests/unit/models_containers_test.py::ContainerTest::test_logs PASSED    [ 79%]
11:16:05 tests/unit/models_containers_test.py::ContainerTest::test_name PASSED    [ 79%]
11:16:05 tests/unit/models_containers_test.py::ContainerTest::test_pause PASSED   [ 79%]
11:16:05 tests/unit/models_containers_test.py::ContainerTest::test_put_archive PASSED [ 80%]
11:16:05 tests/unit/models_containers_test.py::ContainerTest::test_remove PASSED  [ 80%]
11:16:05 tests/unit/models_containers_test.py::ContainerTest::test_rename PASSED  [ 80%]
11:16:05 tests/unit/models_containers_test.py::ContainerTest::test_resize PASSED  [ 80%]
11:16:05 tests/unit/models_containers_test.py::ContainerTest::test_restart PASSED [ 80%]
11:16:05 tests/unit/models_containers_test.py::ContainerTest::test_start PASSED   [ 80%]
11:16:05 tests/unit/models_containers_test.py::ContainerTest::test_stats PASSED   [ 80%]
11:16:05 tests/unit/models_containers_test.py::ContainerTest::test_status PASSED  [ 80%]
11:16:05 tests/unit/models_containers_test.py::ContainerTest::test_stop PASSED    [ 80%]
11:16:05 tests/unit/models_containers_test.py::ContainerTest::test_top PASSED     [ 81%]
11:16:05 tests/unit/models_containers_test.py::ContainerTest::test_unpause PASSED [ 81%]
11:16:05 tests/unit/models_containers_test.py::ContainerTest::test_update PASSED  [ 81%]
11:16:05 tests/unit/models_containers_test.py::ContainerTest::test_wait PASSED    [ 81%]
11:16:05 tests/unit/models_images_test.py::ImageCollectionTest::test_build PASSED [ 81%]
11:16:05 tests/unit/models_images_test.py::ImageCollectionTest::test_get PASSED   [ 81%]
11:16:05 tests/unit/models_images_test.py::ImageCollectionTest::test_labels PASSED [ 81%]
11:16:05 tests/unit/models_images_test.py::ImageCollectionTest::test_list PASSED  [ 81%]
11:16:05 tests/unit/models_images_test.py::ImageCollectionTest::test_load PASSED  [ 81%]
11:16:05 tests/unit/models_images_test.py::ImageCollectionTest::test_pull PASSED  [ 81%]
11:16:05 tests/unit/models_images_test.py::ImageCollectionTest::test_pull_multiple PASSED [ 82%]
11:16:05 tests/unit/models_images_test.py::ImageCollectionTest::test_pull_with_stream_param PASSED [ 82%]
11:16:05 tests/unit/models_images_test.py::ImageCollectionTest::test_push PASSED  [ 82%]
11:16:05 tests/unit/models_images_test.py::ImageCollectionTest::test_remove PASSED [ 82%]
11:16:06 tests/unit/models_images_test.py::ImageCollectionTest::test_search PASSED [ 82%]
11:16:06 tests/unit/models_images_test.py::ImageTest::test_history PASSED         [ 82%]
11:16:06 tests/unit/models_images_test.py::ImageTest::test_save PASSED            [ 82%]
11:16:06 tests/unit/models_images_test.py::ImageTest::test_short_id PASSED        [ 82%]
11:16:06 tests/unit/models_images_test.py::ImageTest::test_tag PASSED             [ 82%]
11:16:06 tests/unit/models_images_test.py::ImageTest::test_tags PASSED            [ 83%]
11:16:06 tests/unit/models_networks_test.py::NetworkCollectionTest::test_create PASSED [ 83%]
11:16:06 tests/unit/models_networks_test.py::NetworkCollectionTest::test_get PASSED [ 83%]
11:16:06 tests/unit/models_networks_test.py::NetworkCollectionTest::test_list PASSED [ 83%]
11:16:06 tests/unit/models_networks_test.py::NetworkTest::test_connect PASSED     [ 83%]
11:16:06 tests/unit/models_networks_test.py::NetworkTest::test_disconnect PASSED  [ 83%]
11:16:06 tests/unit/models_networks_test.py::NetworkTest::test_remove PASSED      [ 83%]
11:16:06 tests/unit/models_resources_test.py::ModelTest::test_hash PASSED         [ 83%]
11:16:06 tests/unit/models_resources_test.py::ModelTest::test_reload PASSED       [ 83%]
11:16:06 tests/unit/models_services_test.py::CreateServiceKwargsTest::test_get_create_service_kwargs PASSED [ 84%]
11:16:06 tests/unit/ssladapter_test.py::SSLAdapterTest::test_only_uses_tls PASSED [ 84%]
11:16:06 tests/unit/ssladapter_test.py::MatchHostnameTest::test_match_dns_failure PASSED [ 84%]
11:16:06 tests/unit/ssladapter_test.py::MatchHostnameTest::test_match_dns_success PASSED [ 84%]
11:16:06 tests/unit/ssladapter_test.py::MatchHostnameTest::test_match_ip_address_failure PASSED [ 84%]
11:16:06 tests/unit/ssladapter_test.py::MatchHostnameTest::test_match_ip_address_success PASSED [ 84%]
11:16:06 tests/unit/ssladapter_test.py::MatchHostnameTest::test_match_localhost_success PASSED [ 84%]
11:16:06 tests/unit/swarm_test.py::SwarmTest::test_join_swarm PASSED              [ 84%]
11:16:06 tests/unit/swarm_test.py::SwarmTest::test_join_swarm_no_listen_address_takes_default PASSED [ 84%]
11:16:06 tests/unit/swarm_test.py::SwarmTest::test_node_update PASSED             [ 84%]
11:16:06 tests/unit/types_containers_test.py::test_uid_0_is_not_elided PASSED     [ 85%]
11:16:06 tests/unit/utils_build_test.py::ExcludePathsTest::test_directory PASSED  [ 85%]
11:16:06 tests/unit/utils_build_test.py::ExcludePathsTest::test_directory_with_single_exception PASSED [ 85%]
11:16:06 tests/unit/utils_build_test.py::ExcludePathsTest::test_directory_with_subdir_exception PASSED [ 85%]
11:16:06 tests/unit/utils_build_test.py::ExcludePathsTest::test_directory_with_subdir_exception_win32_pathsep SKIPPED [ 85%]
11:16:06 tests/unit/utils_build_test.py::ExcludePathsTest::test_directory_with_trailing_slash PASSED [ 85%]
11:16:06 tests/unit/utils_build_test.py::ExcludePathsTest::test_directory_with_wildcard_exception PASSED [ 85%]
11:16:06 tests/unit/utils_build_test.py::ExcludePathsTest::test_double_wildcard PASSED [ 85%]
11:16:06 tests/unit/utils_build_test.py::ExcludePathsTest::test_double_wildcard_with_exception PASSED [ 85%]
11:16:06 tests/unit/utils_build_test.py::ExcludePathsTest::test_exclude_custom_dockerfile PASSED [ 86%]
11:16:06 tests/unit/utils_build_test.py::ExcludePathsTest::test_exclude_dockerfile_child PASSED [ 86%]
11:16:06 tests/unit/utils_build_test.py::ExcludePathsTest::test_exclude_dockerfile_dockerignore PASSED [ 86%]
11:16:06 tests/unit/utils_build_test.py::ExcludePathsTest::test_exclude_include_absolute_path PASSED [ 86%]
11:16:06 tests/unit/utils_build_test.py::ExcludePathsTest::test_include_wildcard PASSED [ 86%]
11:16:06 tests/unit/utils_build_test.py::ExcludePathsTest::test_last_line_precedence PASSED [ 86%]
11:16:06 tests/unit/utils_build_test.py::ExcludePathsTest::test_no_dupes PASSED   [ 86%]
11:16:06 tests/unit/utils_build_test.py::ExcludePathsTest::test_no_excludes PASSED [ 86%]
11:16:06 tests/unit/utils_build_test.py::ExcludePathsTest::test_parent_directory PASSED [ 86%]
11:16:06 tests/unit/utils_build_test.py::ExcludePathsTest::test_question_mark PASSED [ 87%]
11:16:06 tests/unit/utils_build_test.py::ExcludePathsTest::test_single_and_double_wildcard PASSED [ 87%]
11:16:06 tests/unit/utils_build_test.py::ExcludePathsTest::test_single_filename PASSED [ 87%]
11:16:06 tests/unit/utils_build_test.py::ExcludePathsTest::test_single_filename_leading_dot_slash PASSED [ 87%]
11:16:06 tests/unit/utils_build_test.py::ExcludePathsTest::test_single_filename_trailing_slash PASSED [ 87%]
11:16:06 tests/unit/utils_build_test.py::ExcludePathsTest::test_single_subdir_single_filename PASSED [ 87%]
11:16:06 tests/unit/utils_build_test.py::ExcludePathsTest::test_single_subdir_single_filename_leading_slash PASSED [ 87%]
11:16:06 tests/unit/utils_build_test.py::ExcludePathsTest::test_single_subdir_wildcard_filename PASSED [ 87%]
11:16:06 tests/unit/utils_build_test.py::ExcludePathsTest::test_single_subdir_with_path_traversal PASSED [ 87%]
11:16:06 tests/unit/utils_build_test.py::ExcludePathsTest::test_subdirectory PASSED [ 87%]
11:16:06 tests/unit/utils_build_test.py::ExcludePathsTest::test_subdirectory_win32_pathsep SKIPPED [ 88%]
11:16:06 tests/unit/utils_build_test.py::ExcludePathsTest::test_trailing_double_wildcard PASSED [ 88%]
11:16:06 tests/unit/utils_build_test.py::ExcludePathsTest::test_wildcard_exclude PASSED [ 88%]
11:16:06 tests/unit/utils_build_test.py::ExcludePathsTest::test_wildcard_filename_end PASSED [ 88%]
11:16:06 tests/unit/utils_build_test.py::ExcludePathsTest::test_wildcard_filename_start PASSED [ 88%]
11:16:06 tests/unit/utils_build_test.py::ExcludePathsTest::test_wildcard_subdir_single_filename PASSED [ 88%]
11:16:06 tests/unit/utils_build_test.py::ExcludePathsTest::test_wildcard_subdir_wildcard_filename PASSED [ 88%]
11:16:06 tests/unit/utils_build_test.py::ExcludePathsTest::test_wildcard_with_exception PASSED [ 88%]
11:16:06 tests/unit/utils_build_test.py::ExcludePathsTest::test_wildcard_with_wildcard_exception PASSED [ 88%]
11:16:06 tests/unit/utils_build_test.py::TarTest::test_tar_directory_link PASSED  [ 89%]
11:16:06 tests/unit/utils_build_test.py::TarTest::test_tar_socket_file PASSED     [ 89%]
11:16:06 tests/unit/utils_build_test.py::TarTest::test_tar_with_broken_symlinks PASSED [ 89%]
11:16:06 tests/unit/utils_build_test.py::TarTest::test_tar_with_directory_symlinks PASSED [ 89%]
11:16:06 tests/unit/utils_build_test.py::TarTest::test_tar_with_empty_directory PASSED [ 89%]
11:16:06 tests/unit/utils_build_test.py::TarTest::test_tar_with_excludes PASSED   [ 89%]
11:16:06 tests/unit/utils_build_test.py::TarTest::test_tar_with_file_symlinks PASSED [ 89%]
11:16:06 tests/unit/utils_build_test.py::TarTest::test_tar_with_inaccessible_file SKIPPED [ 89%]
11:16:06 tests/unit/utils_config_test.py::FindConfigFileTest::test_find_config_fallback PASSED [ 89%]
11:16:06 tests/unit/utils_config_test.py::FindConfigFileTest::test_find_config_from_environment PASSED [ 90%]
11:16:06 tests/unit/utils_config_test.py::FindConfigFileTest::test_find_config_from_explicit_path PASSED [ 90%]
11:16:06 tests/unit/utils_config_test.py::FindConfigFileTest::test_find_config_from_home_legacy_name PASSED [ 90%]
11:16:06 tests/unit/utils_config_test.py::FindConfigFileTest::test_find_config_from_home_posix PASSED [ 90%]
11:16:06 tests/unit/utils_config_test.py::FindConfigFileTest::test_find_config_from_home_windows SKIPPED [ 90%]
11:16:06 tests/unit/utils_config_test.py::LoadConfigTest::test_load_config_custom_headers PASSED [ 90%]
11:16:06 tests/unit/utils_config_test.py::LoadConfigTest::test_load_config_detach_keys PASSED [ 90%]
11:16:06 tests/unit/utils_config_test.py::LoadConfigTest::test_load_config_from_env PASSED [ 90%]
11:16:06 tests/unit/utils_config_test.py::LoadConfigTest::test_load_config_no_file PASSED [ 90%]
11:16:06 tests/unit/utils_json_stream_test.py::TestJsonSplitter::test_json_splitter_no_object PASSED [ 90%]
11:16:06 tests/unit/utils_json_stream_test.py::TestJsonSplitter::test_json_splitter_with_object PASSED [ 91%]
11:16:06 tests/unit/utils_json_stream_test.py::TestJsonSplitter::test_json_splitter_leading_whitespace PASSED [ 91%]
11:16:06 tests/unit/utils_json_stream_test.py::TestStreamAsText::test_stream_with_non_utf_unicode_character PASSED [ 91%]
11:16:06 tests/unit/utils_json_stream_test.py::TestStreamAsText::test_stream_with_utf_character PASSED [ 91%]
11:16:06 tests/unit/utils_json_stream_test.py::TestJsonStream::test_with_falsy_entries PASSED [ 91%]
11:16:06 tests/unit/utils_json_stream_test.py::TestJsonStream::test_with_leading_whitespace PASSED [ 91%]
11:16:06 tests/unit/utils_proxy_test.py::ProxyConfigTest::test_environment PASSED [ 91%]
11:16:06 tests/unit/utils_proxy_test.py::ProxyConfigTest::test_from_dict PASSED   [ 91%]
11:16:06 tests/unit/utils_proxy_test.py::ProxyConfigTest::test_inject_proxy_environment PASSED [ 91%]
11:16:06 tests/unit/utils_proxy_test.py::ProxyConfigTest::test_new PASSED         [ 92%]
11:16:06 tests/unit/utils_proxy_test.py::ProxyConfigTest::test_truthiness PASSED  [ 92%]
11:16:06 tests/unit/utils_test.py::DecoratorsTest::test_update_headers PASSED     [ 92%]
11:16:06 tests/unit/utils_test.py::KwargsFromEnvTest::test_kwargs_from_env_alternate_env PASSED [ 92%]
11:16:06 tests/unit/utils_test.py::KwargsFromEnvTest::test_kwargs_from_env_empty PASSED [ 92%]
11:16:06 tests/unit/utils_test.py::KwargsFromEnvTest::test_kwargs_from_env_no_cert_path PASSED [ 92%]
11:16:06 tests/unit/utils_test.py::KwargsFromEnvTest::test_kwargs_from_env_tls PASSED [ 92%]
11:16:06 tests/unit/utils_test.py::KwargsFromEnvTest::test_kwargs_from_env_tls_verify_false PASSED [ 92%]
11:16:06 tests/unit/utils_test.py::KwargsFromEnvTest::test_kwargs_from_env_tls_verify_false_no_cert PASSED [ 92%]
11:16:06 tests/unit/utils_test.py::ConverVolumeBindsTest::test_convert_volume_binds_compact PASSED [ 93%]
11:16:06 tests/unit/utils_test.py::ConverVolumeBindsTest::test_convert_volume_binds_complete PASSED [ 93%]
11:16:06 tests/unit/utils_test.py::ConverVolumeBindsTest::test_convert_volume_binds_empty PASSED [ 93%]
11:16:06 tests/unit/utils_test.py::ConverVolumeBindsTest::test_convert_volume_binds_list PASSED [ 93%]
11:16:06 tests/unit/utils_test.py::ConverVolumeBindsTest::test_convert_volume_binds_no_mode PASSED [ 93%]
11:16:06 tests/unit/utils_test.py::ConverVolumeBindsTest::test_convert_volume_binds_unicode_bytes_input PASSED [ 93%]
11:16:06 tests/unit/utils_test.py::ConverVolumeBindsTest::test_convert_volume_binds_unicode_unicode_input PASSED [ 93%]
11:16:06 tests/unit/utils_test.py::ParseEnvFileTest::test_parse_env_file_commented_line PASSED [ 93%]
11:16:06 tests/unit/utils_test.py::ParseEnvFileTest::test_parse_env_file_invalid_line PASSED [ 93%]
11:16:06 tests/unit/utils_test.py::ParseEnvFileTest::test_parse_env_file_newline PASSED [ 93%]
11:16:06 tests/unit/utils_test.py::ParseEnvFileTest::test_parse_env_file_proper PASSED [ 94%]
11:16:06 tests/unit/utils_test.py::ParseEnvFileTest::test_parse_env_file_with_equals_character PASSED [ 94%]
11:16:06 tests/unit/utils_test.py::ParseHostTest::test_parse_host PASSED          [ 94%]
11:16:06 tests/unit/utils_test.py::ParseHostTest::test_parse_host_empty_value PASSED [ 94%]
11:16:06 tests/unit/utils_test.py::ParseHostTest::test_parse_host_tls PASSED      [ 94%]
11:16:06 tests/unit/utils_test.py::ParseHostTest::test_parse_host_tls_tcp_proto PASSED [ 94%]
11:16:06 tests/unit/utils_test.py::ParseHostTest::test_parse_host_trailing_slash PASSED [ 94%]
11:16:06 tests/unit/utils_test.py::ParseRepositoryTagTest::test_index_image_no_tag PASSED [ 94%]
11:16:06 tests/unit/utils_test.py::ParseRepositoryTagTest::test_index_image_sha PASSED [ 94%]
11:16:06 tests/unit/utils_test.py::ParseRepositoryTagTest::test_index_image_tag PASSED [ 95%]
11:16:06 tests/unit/utils_test.py::ParseRepositoryTagTest::test_index_user_image_no_tag PASSED [ 95%]
11:16:06 tests/unit/utils_test.py::ParseRepositoryTagTest::test_index_user_image_tag PASSED [ 95%]
11:16:06 tests/unit/utils_test.py::ParseRepositoryTagTest::test_private_reg_image_no_tag PASSED [ 95%]
11:16:06 tests/unit/utils_test.py::ParseRepositoryTagTest::test_private_reg_image_sha PASSED [ 95%]
11:16:06 tests/unit/utils_test.py::ParseRepositoryTagTest::test_private_reg_image_tag PASSED [ 95%]
11:16:06 tests/unit/utils_test.py::ParseDeviceTest::test_dict PASSED              [ 95%]
11:16:06 tests/unit/utils_test.py::ParseDeviceTest::test_full_string_definition PASSED [ 95%]
11:16:06 tests/unit/utils_test.py::ParseDeviceTest::test_hybrid_list PASSED       [ 95%]
11:16:06 tests/unit/utils_test.py::ParseDeviceTest::test_partial_string_definition PASSED [ 96%]
11:16:06 tests/unit/utils_test.py::ParseDeviceTest::test_permissionless_string_definition PASSED [ 96%]
11:16:06 tests/unit/utils_test.py::ParseBytesTest::test_parse_bytes_float PASSED  [ 96%]
11:16:06 tests/unit/utils_test.py::ParseBytesTest::test_parse_bytes_invalid PASSED [ 96%]
11:16:06 tests/unit/utils_test.py::ParseBytesTest::test_parse_bytes_maxint PASSED [ 96%]
11:16:06 tests/unit/utils_test.py::ParseBytesTest::test_parse_bytes_valid PASSED  [ 96%]
11:16:06 tests/unit/utils_test.py::UtilsTest::test_convert_filters PASSED         [ 96%]
11:16:06 tests/unit/utils_test.py::UtilsTest::test_decode_json_header PASSED      [ 96%]
11:16:06 tests/unit/utils_test.py::SplitCommandTest::test_split_command_with_bytes SKIPPED [ 96%]
11:16:06 tests/unit/utils_test.py::SplitCommandTest::test_split_command_with_unicode PASSED [ 96%]
11:16:06 tests/unit/utils_test.py::PortsTest::test_build_port_bindings_with_matching_internal_port_ranges PASSED [ 97%]
11:16:06 tests/unit/utils_test.py::PortsTest::test_build_port_bindings_with_matching_internal_ports PASSED [ 97%]
11:16:06 tests/unit/utils_test.py::PortsTest::test_build_port_bindings_with_nonmatching_internal_port_ranges PASSED [ 97%]
11:16:06 tests/unit/utils_test.py::PortsTest::test_build_port_bindings_with_nonmatching_internal_ports PASSED [ 97%]
11:16:06 tests/unit/utils_test.py::PortsTest::test_build_port_bindings_with_one_port PASSED [ 97%]
11:16:06 tests/unit/utils_test.py::PortsTest::test_build_port_bindings_with_port_range PASSED [ 97%]
11:16:06 tests/unit/utils_test.py::PortsTest::test_host_only_with_colon PASSED    [ 97%]
11:16:06 tests/unit/utils_test.py::PortsTest::test_non_matching_length_port_ranges PASSED [ 97%]
11:16:06 tests/unit/utils_test.py::PortsTest::test_port_and_range_invalid PASSED  [ 97%]
11:16:06 tests/unit/utils_test.py::PortsTest::test_port_only_with_colon PASSED    [ 98%]
11:16:06 tests/unit/utils_test.py::PortsTest::test_split_port_empty_string PASSED [ 98%]
11:16:06 tests/unit/utils_test.py::PortsTest::test_split_port_invalid PASSED      [ 98%]
11:16:06 tests/unit/utils_test.py::PortsTest::test_split_port_invalid_protocol PASSED [ 98%]
11:16:06 tests/unit/utils_test.py::PortsTest::test_split_port_no_host_port PASSED [ 98%]
11:16:06 tests/unit/utils_test.py::PortsTest::test_split_port_non_string PASSED   [ 98%]
11:16:06 tests/unit/utils_test.py::PortsTest::test_split_port_random_port_range_with_host_port PASSED [ 98%]
11:16:06 tests/unit/utils_test.py::PortsTest::test_split_port_range_no_host_port PASSED [ 98%]
11:16:06 tests/unit/utils_test.py::PortsTest::test_split_port_range_with_host_ip_no_port PASSED [ 98%]
11:16:06 tests/unit/utils_test.py::PortsTest::test_split_port_range_with_host_port PASSED [ 99%]
11:16:06 tests/unit/utils_test.py::PortsTest::test_split_port_range_with_protocol PASSED [ 99%]
11:16:06 tests/unit/utils_test.py::PortsTest::test_split_port_with_host_ip PASSED [ 99%]
11:16:06 tests/unit/utils_test.py::PortsTest::test_split_port_with_host_ip_no_port PASSED [ 99%]
11:16:06 tests/unit/utils_test.py::PortsTest::test_split_port_with_host_port PASSED [ 99%]
11:16:06 tests/unit/utils_test.py::PortsTest::test_split_port_with_ipv6_address PASSED [ 99%]
11:16:06 tests/unit/utils_test.py::PortsTest::test_split_port_with_protocol PASSED [ 99%]
11:16:06 tests/unit/utils_test.py::PortsTest::test_with_no_container_port PASSED  [ 99%]
11:16:06 tests/unit/utils_test.py::FormatEnvironmentTest::test_format_env_binary_unicode_value PASSED [ 99%]
11:16:07 tests/unit/utils_test.py::FormatEnvironmentTest::test_format_env_no_value PASSED [100%]
11:16:07 
11:16:07 =================================== FAILURES ===================================
11:16:07 ____________________ ImageCollectionTest.test_pull_multiple ____________________
11:16:07 tests/integration/models_images_test.py:90: in test_pull_multiple
11:16:07     assert len(images) == 1
11:16:07 E   AssertionError: assert 2 == 1
11:16:07 E     -2
11:16:07 E     +1
11:16:07 =============================== warnings summary ===============================
11:16:07 /usr/local/lib/python3.7/site-packages/paramiko/hostkeys.py:23
11:16: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
11:16:07     from collections import MutableMapping
11:16:07 
11:16:07 -- Docs: https://docs.pytest.org/en/latest/warnings.html
11:16:07 
11:16:07 ----------- coverage: platform linux, python 3.7.6-final-0 -----------
11:16:07 Name                                  Stmts   Miss Branch BrPart  Cover
11:16:07 -----------------------------------------------------------------------
11:16:07 docker/__init__.py                        5      0      0      0   100%
11:16:07 docker/api/__init__.py                    1      0      0      0   100%
11:16:07 docker/api/build.py                     126     21     93     17    81%
11:16:07 docker/api/client.py                    265     46    100     13    82%
11:16:07 docker/api/config.py                     31      0      6      2    95%
11:16:07 docker/api/container.py                 265     21    104     17    88%
11:16:07 docker/api/daemon.py                     39      2     14      4    89%
11:16:07 docker/api/exec_api.py                   46      6     22      4    82%
11:16:07 docker/api/image.py                     149     19     52     10    85%
11:16:07 docker/api/network.py                    90     17     48     12    75%
11:16:07 docker/api/plugin.py                     90     13     14      4    82%
11:16:07 docker/api/secret.py                     36      3     10      3    83%
11:16:07 docker/api/service.py                   200     56    149     36    64%
11:16:07 docker/api/swarm.py                     106     20     38     10    72%
11:16:07 docker/api/volume.py                     38      3     14      3    88%
11:16:07 docker/auth.py                          198     16     74     16    88%
11:16:07 docker/client.py                         67      4      2      0    94%
11:16:07 docker/constants.py                      16      0      0      0   100%
11:16:07 docker/credentials/__init__.py            3      0      0      0   100%
11:16:07 docker/credentials/constants.py           4      0      0      0   100%
11:16:07 docker/credentials/errors.py             11      1      2      1    85%
11:16:07 docker/credentials/store.py              50      9     16      5    73%
11:16:07 docker/credentials/utils.py              23     13     12      1    31%
11:16:07 docker/errors.py                         90      6     20      6    89%
11:16:07 docker/models/__init__.py                 0      0      0      0   100%
11:16:07 docker/models/configs.py                 21      8      2      0    57%
11:16:07 docker/models/containers.py             183      6     70      5    95%
11:16:07 docker/models/images.py                 137     28     58      3    77%
11:16:07 docker/models/networks.py                37      1     12      0    98%
11:16:07 docker/models/nodes.py                   15      1      2      0    94%
11:16:07 docker/models/plugins.py                 49     30     10      0    32%
11:16:07 docker/models/resource.py                41      9      6      2    77%
11:16:07 docker/models/secrets.py                 21      8      2      0    57%
11:16:07 docker/models/services.py                87      3     36      3    95%
11:16:07 docker/models/swarm.py                   39      3      6      3    87%
11:16:07 docker/models/volumes.py                 23      1      4      0    96%
11:16:07 docker/tls.py                            37      6     14      6    76%
11:16:07 docker/transport/__init__.py             11      3      0      0    73%
11:16:07 docker/transport/basehttpadapter.py       6      0      2      1    88%
11:16:07 docker/transport/npipeconn.py            58     53     10      0     7%
11:16:07 docker/transport/npipesocket.py         137    132     22      0     3%
11:16:07 docker/transport/sshconn.py              87     61     22      1    25%
11:16:07 docker/transport/ssladapter.py           36     10     10      4    65%
11:16:07 docker/transport/unixconn.py             65      6     12      4    87%
11:16:07 docker/types/__init__.py                  6      0      0      0   100%
11:16:07 docker/types/base.py                      5      0      2      0   100%
11:16:07 docker/types/containers.py              360     46    298     35    86%
11:16:07 docker/types/daemon.py                   36      8     14      4    72%
11:16:07 docker/types/healthcheck.py              34     12      4      1    61%
11:16:07 docker/types/networks.py                 35      4     22      3    84%
11:16:07 docker/types/services.py                312     60    206     39    77%
11:16:07 docker/types/swarm.py                    51     24     40     10    52%
11:16:07 docker/utils/__init__.py                  3      0      0      0   100%
11:16:07 docker/utils/build.py                   155     18     76      7    87%
11:16:07 docker/utils/config.py                   36      1     10      1    96%
11:16:07 docker/utils/decorators.py               32      1     12      1    95%
11:16:07 docker/utils/fnmatch.py                  55     18     28      2    61%
11:16:07 docker/utils/json_stream.py              43      8     14      2    79%
11:16:07 docker/utils/ports.py                    50      3     32      2    91%
11:16:07 docker/utils/proxy.py                    32      1     12      0    98%
11:16:07 docker/utils/socket.py                   86      9     40      7    86%
11:16:07 docker/utils/utils.py                   285     19    177     13    92%
11:16:07 docker/version.py                         2      0      2      0   100%
11:16:07 -----------------------------------------------------------------------
11:16:07 TOTAL                                  4657    877   2079    323    79%
11:16:07 
11:16:07 =========================== short test summary info ============================
11:16:07 XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
11:16:07   CONFIG_RT_GROUP_SCHED isn't enabled
11:16:07 XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
11:16:07   Not supported on most drivers
11:16:07 XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
11:16:07   This doesn't seem to be taken into account by the engine
11:16:07 XFAIL tests/unit/dockertypes_test.py::MountTest::test_parse_mount_bind_windows
11:16:07 SKIPPED [1] tests/integration/api_build_test.py:441: API version is too low (< 1.32)
11:16:07 SKIPPED [1] /src/tests/helpers.py:71: Feature requires Docker Engine experimental mode
11:16:07 SKIPPED [1] tests/integration/api_build_test.py:587: API version is too low (< 1.31)
11:16:07 SKIPPED [1] tests/integration/api_container_test.py:917: API version is too low (< 1.35)
11:16:07 SKIPPED [1] tests/integration/api_exec_test.py:182: API version is too low (< 1.35)
11:16:07 SKIPPED [1] tests/integration/api_image_test.py:66: API version is too low (< 1.32)
11:16:07 SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME
11:16:07 SKIPPED [1] tests/integration/api_network_test.py:451: API version is too low (< 1.31)
11:16:07 SKIPPED [1] tests/integration/api_service_test.py:503: API version is too low (< 1.32)
11:16:07 SKIPPED [1] tests/integration/api_service_test.py:229: API version is too low (< 1.32)
11:16:07 SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38)
11:16:07 SKIPPED [1] tests/integration/api_service_test.py:261: API version is too low (< 1.32)
11:16:07 SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39)
11:16:07 SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39)
11:16:07 SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39)
11:16:07 SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39)
11:16:07 SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
11:16:07 SKIPPED [1] tests/unit/api_build_test.py:169: Windows-specific syntax
11:16:07 SKIPPED [1] tests/unit/utils_build_test.py:232: Backslash patterns only on Windows
11:16:07 SKIPPED [1] tests/unit/utils_build_test.py:254: Backslash patterns only on Windows
11:16:07 SKIPPED [1] tests/unit/utils_build_test.py:402: root user always has access ; no chmod on Windows
11:16:07 SKIPPED [1] tests/unit/utils_config_test.py:58: condition: sys.platform != 'win32'
11:16:07 SKIPPED [1] tests/unit/utils_test.py:486: shlex doesn't support bytes in py3
11:16:07 = 1 failed, 902 passed, 23 skipped, 4 xfailed, 2 xpassed, 1 warnings in 352.95 seconds =
11:16:07 tests/integration/models_containers_test.py::ContainerTest::test_restart PASSED [ 34%]
11:16:07 tests/integration/models_containers_test.py::ContainerTest::test_start PASSED [ 34%]
[Pipeline] sh
11:16:08 + docker stop dpy-dind-1-0-py3.7-17.06.2-ce dpy-tests-1-0-py3.7-17.06.2-ce
11:16:09 tests/integration/models_containers_test.py::ContainerTest::test_stats PASSED [ 35%]
11:16:09 tests/integration/models_containers_test.py::ContainerTest::test_stop PASSED [ 35%]
11:16:10 tests/integration/models_nodes_test.py::NodesTest::test_list_get_update PASSED [ 37%]
11:16:10 tests/integration/models_containers_test.py::ContainerTest::test_top PASSED [ 35%]
11:16:11 tests/integration/models_containers_test.py::ContainerTest::test_update PASSED [ 35%]
11:16:11 tests/integration/models_resources_test.py::ModelTest::test_reload PASSED [ 37%]
11:16:11 tests/integration/models_containers_test.py::ContainerTest::test_wait PASSED [ 35%]
11:16:12 tests/integration/models_services_test.py::ServiceTest::test_create PASSED [ 37%]
11:16:12 tests/integration/models_services_test.py::ServiceTest::test_create_with_network PASSED [ 37%]
11:16:12 tests/integration/models_services_test.py::ServiceTest::test_force_update_service PASSED [ 38%]
11:16:12 tests/integration/models_services_test.py::ServiceTest::test_force_update_service_using_bool PASSED [ 38%]
11:16:12 tests/integration/models_services_test.py::ServiceTest::test_force_update_service_using_shorthand_method PASSED [ 38%]
11:16:12 tests/integration/models_services_test.py::ServiceTest::test_get PASSED  [ 38%]
11:16:12 tests/integration/models_services_test.py::ServiceTest::test_list_remove PASSED [ 38%]
11:16:12 tests/integration/models_services_test.py::ServiceTest::test_scale_method_global_service PASSED [ 38%]
11:16:12 tests/integration/models_services_test.py::ServiceTest::test_scale_method_service PASSED [ 38%]
11:16:12 tests/integration/models_services_test.py::ServiceTest::test_scale_service PASSED [ 38%]
11:16:12 tests/integration/models_services_test.py::ServiceTest::test_tasks PASSED [ 38%]
11:16:12 tests/integration/models_services_test.py::ServiceTest::test_update PASSED [ 39%]
11:16:12 tests/integration/models_services_test.py::ServiceTest::test_update_remove_service_labels PASSED [ 39%]
11:16:12 tests/integration/models_services_test.py::ServiceTest::test_update_retains_container_labels PASSED [ 39%]
11:16:12 tests/integration/models_services_test.py::ServiceTest::test_update_retains_networks XPASS [ 39%]
11:16:12 tests/integration/models_images_test.py::ImageCollectionTest::test_build PASSED [ 35%]
11:16:13 tests/integration/models_images_test.py::ImageCollectionTest::test_build_with_error PASSED [ 35%]
11:16:13 tests/integration/models_images_test.py::ImageCollectionTest::test_build_with_multiple_success PASSED [ 35%]
11:16:14 tests/integration/models_images_test.py::ImageCollectionTest::test_build_with_success_build_output PASSED [ 35%]
11:16:15 tests/integration/models_images_test.py::ImageCollectionTest::test_list PASSED [ 36%]
11:16:15 tests/integration/models_images_test.py::ImageCollectionTest::test_list_with_repository PASSED [ 36%]
11:16:15 tests/integration/models_images_test.py::ImageCollectionTest::test_load_error PASSED [ 36%]
11:16:15 tests/integration/models_images_test.py::ImageCollectionTest::test_pull PASSED [ 36%]
11:16:16 tests/integration/models_images_test.py::ImageCollectionTest::test_pull_multiple FAILED [ 36%]
11:16:16 tests/integration/models_images_test.py::ImageCollectionTest::test_pull_with_sha PASSED [ 36%]
11:16:16 tests/integration/models_images_test.py::ImageCollectionTest::test_pull_with_tag PASSED [ 36%]
11:16:16 tests/integration/models_images_test.py::ImageCollectionTest::test_save_and_load PASSED [ 36%]
11:16:17 tests/integration/models_images_test.py::ImageCollectionTest::test_save_and_load_repo_name PASSED [ 36%]
11:16:17 tests/integration/models_images_test.py::ImageCollectionTest::test_save_name_error PASSED [ 37%]
11:16:17 tests/integration/models_images_test.py::ImageTest::test_tag_and_remove PASSED [ 37%]
11:16:17 tests/integration/models_networks_test.py::NetworkCollectionTest::test_create PASSED [ 37%]
11:16:17 tests/integration/models_networks_test.py::NetworkCollectionTest::test_get PASSED [ 37%]
11:16:17 tests/integration/models_services_test.py::ServiceTest::test_update_retains_service_labels PASSED [ 39%]
11:16:17 tests/integration/models_networks_test.py::NetworkCollectionTest::test_list_remove PASSED [ 37%]
11:16:18 tests/integration/models_networks_test.py::NetworkTest::test_connect_disconnect PASSED [ 37%]
11:16:19 tests/integration/models_swarm_test.py::SwarmTest::test_init_update_leave PASSED [ 39%]
11:16:20 dpy-dind-1-0-py3.7-17.06.2-ce
11:16:20 dpy-tests-1-0-py3.7-17.06.2-ce
11:16:20 + docker rm -vf dpy-dind-1-0-py3.7-17.06.2-ce dpy-tests-1-0-py3.7-17.06.2-ce
11:16:20 dpy-dind-1-0-py3.7-17.06.2-ce
11:16:20 dpy-tests-1-0-py3.7-17.06.2-ce
11:16:20 + docker network rm dpy-testnet-1-0-py3.7-17.06.2-ce
11:16:20 dpy-testnet-1-0-py3.7-17.06.2-ce
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
Failed in branch py3.7_17.06.2-ce
11:16:20 tests/integration/models_swarm_test.py::SwarmTest::test_join_on_already_joined_swarm PASSED [ 39%]
11:16:20 tests/integration/models_volumes_test.py::VolumesTest::test_create_get PASSED [ 39%]
11:16:20 tests/integration/models_volumes_test.py::VolumesTest::test_list_remove PASSED [ 39%]
11:16:20 tests/integration/regression_test.py::TestRegressions::test_443_handle_nonchunked_response_in_stream PASSED [ 40%]
11:16:21 tests/integration/regression_test.py::TestRegressions::test_542_truncate_ids_client_side PASSED [ 40%]
11:16:21 tests/integration/regression_test.py::TestRegressions::test_647_support_doubleslash_in_image_names PASSED [ 40%]
11:16:23 tests/integration/regression_test.py::TestRegressions::test_649_handle_timeout_value_none PASSED [ 40%]
11:16:24 tests/integration/models_nodes_test.py::NodesTest::test_list_get_update PASSED [ 37%]
11:16:24 tests/integration/regression_test.py::TestRegressions::test_715_handle_user_param_as_int_value PASSED [ 40%]
11:16:25 tests/integration/regression_test.py::TestRegressions::test_792_explicit_port_protocol PASSED [ 40%]
11:16:25 tests/integration/credentials/store_test.py::TestStore::test_store_and_get PASSED [ 40%]
11:16:25 tests/integration/credentials/store_test.py::TestStore::test_get_nonexistent PASSED [ 40%]
11:16:25 tests/integration/credentials/store_test.py::TestStore::test_store_and_erase PASSED [ 40%]
11:16:25 tests/integration/credentials/store_test.py::TestStore::test_unicode_strings PASSED [ 40%]
11:16:25 tests/integration/credentials/store_test.py::TestStore::test_list PASSED [ 41%]
11:16:25 tests/integration/credentials/store_test.py::TestStore::test_execute_with_env_override PASSED [ 41%]
11:16:25 tests/integration/credentials/utils_test.py::test_create_environment_dict PASSED [ 41%]
11:16:25 tests/unit/api_build_test.py::BuildTest::test_build_container PASSED     [ 41%]
11:16:25 tests/unit/api_build_test.py::BuildTest::test_build_container_custom_context PASSED [ 41%]
11:16:25 tests/unit/api_build_test.py::BuildTest::test_build_container_custom_context_gzip PASSED [ 41%]
11:16:25 tests/unit/api_build_test.py::BuildTest::test_build_container_invalid_container_limits PASSED [ 41%]
11:16:25 tests/unit/api_build_test.py::BuildTest::test_build_container_pull PASSED [ 41%]
11:16:25 tests/integration/models_resources_test.py::ModelTest::test_reload PASSED [ 37%]
11:16:25 tests/unit/api_build_test.py::BuildTest::test_build_container_with_container_limits PASSED [ 41%]
11:16:25 tests/unit/api_build_test.py::BuildTest::test_build_container_with_named_dockerfile PASSED [ 42%]
11:16:25 tests/unit/api_build_test.py::BuildTest::test_build_remote_with_registry_auth PASSED [ 42%]
11:16:25 tests/unit/api_build_test.py::BuildTest::test_process_dockerfile PASSED  [ 42%]
11:16:25 tests/unit/api_build_test.py::BuildTest::test_process_dockerfile_win_longpath_prefix SKIPPED [ 42%]
11:16:25 tests/unit/api_build_test.py::BuildTest::test_set_auth_headers_with_dict_and_auth_configs PASSED [ 42%]
11:16:25 tests/unit/api_build_test.py::BuildTest::test_set_auth_headers_with_dict_and_no_auth_configs PASSED [ 42%]
11:16:25 tests/unit/api_build_test.py::BuildTest::test_set_auth_headers_with_empty_dict_and_auth_configs PASSED [ 42%]
11:16:25 tests/unit/api_container_test.py::StartContainerTest::test_start_container PASSED [ 42%]
11:16:25 tests/unit/api_container_test.py::StartContainerTest::test_start_container_none PASSED [ 42%]
11:16:25 tests/unit/api_container_test.py::StartContainerTest::test_start_container_privileged PASSED [ 43%]
11:16:25 tests/unit/api_container_test.py::StartContainerTest::test_start_container_regression_573 PASSED [ 43%]
11:16:25 tests/unit/api_container_test.py::StartContainerTest::test_start_container_with_binds_ro PASSED [ 43%]
11:16:25 tests/unit/api_container_test.py::StartContainerTest::test_start_container_with_binds_rw PASSED [ 43%]
11:16:25 tests/unit/api_container_test.py::StartContainerTest::test_start_container_with_dict_instead_of_id PASSED [ 43%]
11:16:25 tests/unit/api_container_test.py::StartContainerTest::test_start_container_with_links PASSED [ 43%]
11:16:25 tests/unit/api_container_test.py::StartContainerTest::test_start_container_with_links_as_list_of_tuples PASSED [ 43%]
11:16:25 tests/unit/api_container_test.py::StartContainerTest::test_start_container_with_lxc_conf PASSED [ 43%]
11:16:25 tests/unit/api_container_test.py::StartContainerTest::test_start_container_with_lxc_conf_compat PASSED [ 43%]
11:16:25 tests/unit/api_container_test.py::StartContainerTest::test_start_container_with_multiple_links PASSED [ 43%]
11:16:25 tests/unit/api_container_test.py::StartContainerTest::test_start_container_with_port_binds PASSED [ 44%]
11:16:25 tests/unit/api_container_test.py::CreateContainerTest::test_create_container PASSED [ 44%]
11:16:25 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_privileged PASSED [ 44%]
11:16:25 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_added_capabilities PASSED [ 44%]
11:16:25 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_aliases PASSED [ 44%]
11:16:26 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_binds PASSED [ 44%]
11:16:26 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_binds_list PASSED [ 44%]
11:16:26 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_binds_mode PASSED [ 44%]
11:16:26 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_binds_mode_and_ro_error PASSED [ 44%]
11:16:26 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_binds_ro PASSED [ 45%]
11:16:26 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_binds_rw PASSED [ 45%]
11:16:26 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_cgroup_parent PASSED [ 45%]
11:16:26 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_devices PASSED [ 45%]
11:16:26 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_dropped_capabilities PASSED [ 45%]
11:16:26 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_entrypoint PASSED [ 45%]
11:16:26 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_host_config_cpu_shares PASSED [ 45%]
11:16:26 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_host_config_cpus PASSED [ 45%]
11:16:26 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_host_config_cpuset PASSED [ 45%]
11:16:26 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_host_config_cpuset_mems PASSED [ 46%]
11:16:26 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_labels_dict PASSED [ 46%]
11:16:26 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_labels_list PASSED [ 46%]
11:16:26 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_links PASSED [ 46%]
11:16:26 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_links_as_list_of_tuples PASSED [ 46%]
11:16:26 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_lxc_conf PASSED [ 46%]
11:16:26 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_lxc_conf_compat PASSED [ 46%]
11:16:26 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_mac_address PASSED [ 46%]
11:16:26 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_mem_limit_as_int PASSED [ 46%]
11:16:26 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_mem_limit_as_string PASSED [ 46%]
11:16:26 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_mem_limit_as_string_with_g_unit PASSED [ 47%]
11:16:26 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_mem_limit_as_string_with_k_unit PASSED [ 47%]
11:16:26 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_mem_limit_as_string_with_m_unit PASSED [ 47%]
11:16:26 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_mem_limit_as_string_with_wrong_value PASSED [ 47%]
11:16:26 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_multiple_links PASSED [ 47%]
11:16:26 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_named_volume PASSED [ 47%]
11:16:26 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_port_binds PASSED [ 47%]
11:16:26 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_ports PASSED [ 47%]
11:16:26 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_restart_policy PASSED [ 47%]
11:16:26 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_stdin_open PASSED [ 48%]
11:16:26 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_stop_signal PASSED [ 48%]
11:16:26 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_sysctl PASSED [ 48%]
11:16:26 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_tmpfs_dict PASSED [ 48%]
11:16:26 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_tmpfs_list PASSED [ 48%]
11:16:26 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_unicode_envvars PASSED [ 48%]
11:16:26 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_volume_string PASSED [ 48%]
11:16:26 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_working_dir PASSED [ 48%]
11:16:26 tests/unit/api_container_test.py::CreateContainerTest::test_create_named_container PASSED [ 48%]
11:16:26 tests/unit/api_container_test.py::ContainerTest::test_container_stats PASSED [ 49%]
11:16:26 tests/unit/api_container_test.py::ContainerTest::test_container_top PASSED [ 49%]
11:16:26 tests/unit/api_container_test.py::ContainerTest::test_container_top_with_psargs PASSED [ 49%]
11:16:26 tests/unit/api_container_test.py::ContainerTest::test_container_update PASSED [ 49%]
11:16:26 tests/unit/api_container_test.py::ContainerTest::test_diff PASSED        [ 49%]
11:16:26 tests/unit/api_container_test.py::ContainerTest::test_diff_with_dict_instead_of_id PASSED [ 49%]
11:16:26 tests/unit/api_container_test.py::ContainerTest::test_export PASSED      [ 49%]
11:16:26 tests/unit/api_container_test.py::ContainerTest::test_export_with_dict_instead_of_id PASSED [ 49%]
11:16:26 tests/unit/api_container_test.py::ContainerTest::test_inspect_container PASSED [ 49%]
11:16:26 tests/unit/api_container_test.py::ContainerTest::test_inspect_container_undefined_id PASSED [ 50%]
11:16:26 tests/unit/api_container_test.py::ContainerTest::test_kill_container PASSED [ 50%]
11:16:26 tests/unit/api_container_test.py::ContainerTest::test_kill_container_with_dict_instead_of_id PASSED [ 50%]
11:16:26 tests/unit/api_container_test.py::ContainerTest::test_kill_container_with_signal PASSED [ 50%]
11:16:26 tests/unit/api_container_test.py::ContainerTest::test_list_containers PASSED [ 50%]
11:16:26 tests/unit/api_container_test.py::ContainerTest::test_log_following PASSED [ 50%]
11:16:26 tests/unit/api_container_test.py::ContainerTest::test_log_following_backwards PASSED [ 50%]
11:16:26 tests/unit/api_container_test.py::ContainerTest::test_log_since PASSED   [ 50%]
11:16:26 tests/unit/api_container_test.py::ContainerTest::test_log_since_with_datetime PASSED [ 50%]
11:16:26 tests/unit/api_container_test.py::ContainerTest::test_log_since_with_invalid_value_raises_error PASSED [ 50%]
11:16:26 tests/unit/api_container_test.py::ContainerTest::test_log_streaming PASSED [ 51%]
11:16:26 tests/unit/api_container_test.py::ContainerTest::test_log_streaming_and_following PASSED [ 51%]
11:16:26 tests/unit/api_container_test.py::ContainerTest::test_log_tail PASSED    [ 51%]
11:16:26 tests/unit/api_container_test.py::ContainerTest::test_log_tty PASSED     [ 51%]
11:16:26 tests/unit/api_container_test.py::ContainerTest::test_logs PASSED        [ 51%]
11:16:26 tests/unit/api_container_test.py::ContainerTest::test_logs_with_dict_instead_of_id PASSED [ 51%]
11:16:26 tests/unit/api_container_test.py::ContainerTest::test_pause_container PASSED [ 51%]
11:16:26 tests/unit/api_container_test.py::ContainerTest::test_port PASSED        [ 51%]
11:16:26 tests/unit/api_container_test.py::ContainerTest::test_remove_container PASSED [ 51%]
11:16:26 tests/unit/api_container_test.py::ContainerTest::test_remove_container_with_dict_instead_of_id PASSED [ 52%]
11:16:26 tests/unit/api_container_test.py::ContainerTest::test_rename_container PASSED [ 52%]
11:16:26 tests/unit/api_container_test.py::ContainerTest::test_resize_container PASSED [ 52%]
11:16:26 tests/unit/api_container_test.py::ContainerTest::test_restart_container PASSED [ 52%]
11:16:26 tests/unit/api_container_test.py::ContainerTest::test_restart_container_with_dict_instead_of_id PASSED [ 52%]
11:16:26 tests/unit/api_container_test.py::ContainerTest::test_stop_container PASSED [ 52%]
11:16:26 tests/unit/api_container_test.py::ContainerTest::test_stop_container_with_dict_instead_of_id PASSED [ 52%]
11:16:26 tests/unit/api_container_test.py::ContainerTest::test_unpause_container PASSED [ 52%]
11:16:26 tests/unit/api_container_test.py::ContainerTest::test_wait PASSED        [ 52%]
11:16:26 tests/integration/models_services_test.py::ServiceTest::test_create PASSED [ 37%]
11:16:26 tests/integration/models_services_test.py::ServiceTest::test_create_with_network PASSED [ 37%]
11:16:26 tests/integration/models_services_test.py::ServiceTest::test_force_update_service PASSED [ 38%]
11:16:26 tests/integration/models_services_test.py::ServiceTest::test_force_update_service_using_bool PASSED [ 38%]
11:16:26 tests/integration/models_services_test.py::ServiceTest::test_force_update_service_using_shorthand_method PASSED [ 38%]
11:16:26 tests/integration/models_services_test.py::ServiceTest::test_get PASSED  [ 38%]
11:16:26 tests/integration/models_services_test.py::ServiceTest::test_list_remove PASSED [ 38%]
11:16:26 tests/integration/models_services_test.py::ServiceTest::test_scale_method_global_service PASSED [ 38%]
11:16:26 tests/integration/models_services_test.py::ServiceTest::test_scale_method_service PASSED [ 38%]
11:16:26 tests/integration/models_services_test.py::ServiceTest::test_scale_service PASSED [ 38%]
11:16:26 tests/integration/models_services_test.py::ServiceTest::test_tasks PASSED [ 38%]
11:16:26 tests/integration/models_services_test.py::ServiceTest::test_update PASSED [ 39%]
11:16:26 tests/integration/models_services_test.py::ServiceTest::test_update_remove_service_labels PASSED [ 39%]
11:16:26 tests/integration/models_services_test.py::ServiceTest::test_update_retains_container_labels PASSED [ 39%]
11:16:26 tests/integration/models_services_test.py::ServiceTest::test_update_retains_networks XPASS [ 39%]
11:16:26 tests/unit/api_container_test.py::ContainerTest::test_wait_with_dict_instead_of_id PASSED [ 53%]
11:16:26 tests/unit/api_exec_test.py::ExecTest::test_exec_create PASSED           [ 53%]
11:16:26 tests/unit/api_exec_test.py::ExecTest::test_exec_inspect PASSED          [ 53%]
11:16:26 tests/unit/api_exec_test.py::ExecTest::test_exec_resize PASSED           [ 53%]
11:16:26 tests/unit/api_exec_test.py::ExecTest::test_exec_start PASSED            [ 53%]
11:16:26 tests/unit/api_exec_test.py::ExecTest::test_exec_start_detached PASSED   [ 53%]
11:16:26 tests/unit/api_image_test.py::ImageTest::test_commit PASSED              [ 53%]
11:16:26 tests/unit/api_image_test.py::ImageTest::test_get_image PASSED           [ 53%]
11:16:26 tests/unit/api_image_test.py::ImageTest::test_image_history PASSED       [ 53%]
11:16:26 tests/unit/api_image_test.py::ImageTest::test_image_ids PASSED           [ 53%]
11:16:26 tests/unit/api_image_test.py::ImageTest::test_image_viz PASSED           [ 54%]
11:16:26 tests/unit/api_image_test.py::ImageTest::test_images PASSED              [ 54%]
11:16:26 tests/unit/api_image_test.py::ImageTest::test_images_filters PASSED      [ 54%]
11:16:26 tests/unit/api_image_test.py::ImageTest::test_images_quiet PASSED        [ 54%]
11:16:26 tests/unit/api_image_test.py::ImageTest::test_import_image PASSED        [ 54%]
11:16:26 tests/unit/api_image_test.py::ImageTest::test_import_image_from_bytes PASSED [ 54%]
11:16:26 tests/unit/api_image_test.py::ImageTest::test_import_image_from_image PASSED [ 54%]
11:16:26 tests/unit/api_image_test.py::ImageTest::test_inspect_image PASSED       [ 54%]
11:16:26 tests/unit/api_image_test.py::ImageTest::test_inspect_image_undefined_id PASSED [ 54%]
11:16:26 tests/unit/api_image_test.py::ImageTest::test_load_image PASSED          [ 55%]
11:16:26 tests/unit/api_image_test.py::ImageTest::test_load_image_quiet PASSED    [ 55%]
11:16:26 tests/unit/api_image_test.py::ImageTest::test_pull PASSED                [ 55%]
11:16:26 tests/unit/api_image_test.py::ImageTest::test_pull_stream PASSED         [ 55%]
11:16:26 tests/unit/api_image_test.py::ImageTest::test_push_image PASSED          [ 55%]
11:16:26 tests/unit/api_image_test.py::ImageTest::test_push_image_stream PASSED   [ 55%]
11:16:26 tests/unit/api_image_test.py::ImageTest::test_push_image_with_auth PASSED [ 55%]
11:16:26 tests/unit/api_image_test.py::ImageTest::test_push_image_with_tag PASSED [ 55%]
11:16:26 tests/unit/api_image_test.py::ImageTest::test_remove_image PASSED        [ 55%]
11:16:26 tests/unit/api_image_test.py::ImageTest::test_tag_image PASSED           [ 56%]
11:16:26 tests/unit/api_image_test.py::ImageTest::test_tag_image_force PASSED     [ 56%]
11:16:26 tests/unit/api_image_test.py::ImageTest::test_tag_image_tag PASSED       [ 56%]
11:16:26 tests/unit/api_network_test.py::NetworkTest::test_connect_container_to_network PASSED [ 56%]
11:16:26 tests/unit/api_network_test.py::NetworkTest::test_create_network PASSED  [ 56%]
11:16:26 tests/unit/api_network_test.py::NetworkTest::test_disconnect_container_from_network PASSED [ 56%]
11:16:26 tests/unit/api_network_test.py::NetworkTest::test_inspect_network PASSED [ 56%]
11:16:26 tests/unit/api_network_test.py::NetworkTest::test_list_networks PASSED   [ 56%]
11:16:26 tests/unit/api_network_test.py::NetworkTest::test_remove_network PASSED  [ 56%]
11:16:26 tests/unit/api_test.py::DockerApiTest::test_auto_retrieve_server_version PASSED [ 56%]
11:16:26 tests/unit/api_test.py::DockerApiTest::test_create_host_config_secopt PASSED [ 57%]
11:16:26 tests/unit/api_test.py::DockerApiTest::test_ctor PASSED                  [ 57%]
11:16:26 tests/unit/api_test.py::DockerApiTest::test_events PASSED                [ 57%]
11:16:26 tests/unit/api_test.py::DockerApiTest::test_events_with_filters PASSED   [ 57%]
11:16:26 tests/unit/api_test.py::DockerApiTest::test_events_with_since_until PASSED [ 57%]
11:16:26 tests/unit/api_test.py::DockerApiTest::test_info PASSED                  [ 57%]
11:16:26 tests/unit/api_test.py::DockerApiTest::test_login PASSED                 [ 57%]
11:16:26 tests/unit/api_test.py::DockerApiTest::test_remove_link PASSED           [ 57%]
11:16:26 tests/unit/api_test.py::DockerApiTest::test_retrieve_server_version PASSED [ 57%]
11:16:26 tests/unit/api_test.py::DockerApiTest::test_search PASSED                [ 58%]
11:16:26 tests/unit/api_test.py::DockerApiTest::test_stream_helper_decoding PASSED [ 58%]
11:16:26 tests/unit/api_test.py::DockerApiTest::test_url_compatibility_http PASSED [ 58%]
11:16:26 tests/unit/api_test.py::DockerApiTest::test_url_compatibility_http_unix_triple_slash PASSED [ 58%]
11:16:26 tests/unit/api_test.py::DockerApiTest::test_url_compatibility_tcp PASSED [ 58%]
11:16:26 tests/unit/api_test.py::DockerApiTest::test_url_compatibility_unix PASSED [ 58%]
11:16:26 tests/unit/api_test.py::DockerApiTest::test_url_compatibility_unix_triple_slash PASSED [ 58%]
11:16:26 tests/unit/api_test.py::DockerApiTest::test_url_invalid_resource PASSED  [ 58%]
11:16:26 tests/unit/api_test.py::DockerApiTest::test_url_no_resource PASSED       [ 58%]
11:16:26 tests/unit/api_test.py::DockerApiTest::test_url_unversioned_api PASSED   [ 59%]
11:16:26 tests/unit/api_test.py::DockerApiTest::test_url_valid_resource PASSED    [ 59%]
11:16:26 tests/unit/api_test.py::DockerApiTest::test_version PASSED               [ 59%]
11:16:26 tests/unit/api_test.py::DockerApiTest::test_version_no_api_version PASSED [ 59%]
11:16:26 tests/unit/api_test.py::UnixSocketStreamTest::test_early_stream_response PASSED [ 59%]
11:16:26 tests/unit/api_test.py::TCPSocketStreamTest::test_read_from_socket_no_stream_no_tty PASSED [ 59%]
11:16:26 tests/unit/api_test.py::TCPSocketStreamTest::test_read_from_socket_no_stream_no_tty_demux PASSED [ 59%]
11:16:27 tests/unit/api_test.py::TCPSocketStreamTest::test_read_from_socket_no_stream_tty PASSED [ 59%]
11:16:27 tests/unit/api_test.py::TCPSocketStreamTest::test_read_from_socket_no_stream_tty_demux PASSED [ 59%]
11:16:27 tests/unit/api_test.py::TCPSocketStreamTest::test_read_from_socket_no_tty PASSED [ 59%]
11:16:27 tests/unit/api_test.py::TCPSocketStreamTest::test_read_from_socket_no_tty_demux PASSED [ 60%]
11:16:27 tests/unit/api_test.py::TCPSocketStreamTest::test_read_from_socket_tty PASSED [ 60%]
11:16:28 tests/unit/api_test.py::TCPSocketStreamTest::test_read_from_socket_tty_demux PASSED [ 60%]
11:16:28 tests/unit/api_test.py::UserAgentTest::test_custom_user_agent PASSED     [ 60%]
11:16:28 tests/unit/api_test.py::UserAgentTest::test_default_user_agent PASSED    [ 60%]
11:16:28 tests/unit/api_test.py::DisableSocketTest::test_disable_socket_timeout PASSED [ 60%]
11:16:28 tests/unit/api_test.py::DisableSocketTest::test_disable_socket_timeout2 PASSED [ 60%]
11:16:28 tests/unit/api_test.py::DisableSocketTest::test_disable_socket_timout_non_blocking PASSED [ 60%]
11:16:28 tests/unit/api_volume_test.py::VolumeTest::test_create_volume PASSED     [ 60%]
11:16:28 tests/unit/api_volume_test.py::VolumeTest::test_create_volume_invalid_opts_type PASSED [ 61%]
11:16:28 tests/unit/api_volume_test.py::VolumeTest::test_create_volume_with_driver PASSED [ 61%]
11:16:28 tests/unit/api_volume_test.py::VolumeTest::test_create_volume_with_invalid_labels PASSED [ 61%]
11:16:28 tests/unit/api_volume_test.py::VolumeTest::test_create_volume_with_labels PASSED [ 61%]
11:16:28 tests/unit/api_volume_test.py::VolumeTest::test_create_volume_with_no_specified_name PASSED [ 61%]
11:16:28 tests/unit/api_volume_test.py::VolumeTest::test_inspect_volume PASSED    [ 61%]
11:16:28 tests/unit/api_volume_test.py::VolumeTest::test_list_volumes PASSED      [ 61%]
11:16:28 tests/unit/api_volume_test.py::VolumeTest::test_list_volumes_and_filters PASSED [ 61%]
11:16:28 tests/unit/api_volume_test.py::VolumeTest::test_remove_volume PASSED     [ 61%]
11:16:28 tests/unit/auth_test.py::RegressionTest::test_803_urlsafe_encode PASSED  [ 62%]
11:16:28 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_explicit_hub_index_library_image PASSED [ 62%]
11:16:28 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_explicit_legacy_hub_index_library_image PASSED [ 62%]
11:16:28 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_invalid_index_name PASSED [ 62%]
11:16:28 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_resolve_repository_name_dotted_hub_library_image PASSED [ 62%]
11:16:28 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_resolve_repository_name_hub_image PASSED [ 62%]
11:16:28 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_resolve_repository_name_hub_library_image PASSED [ 62%]
11:16:28 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_resolve_repository_name_localhost PASSED [ 62%]
11:16:28 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_resolve_repository_name_localhost_with_username PASSED [ 62%]
11:16:28 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_resolve_repository_name_no_dots_but_port PASSED [ 62%]
11:16:28 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_resolve_repository_name_no_dots_but_port_and_username PASSED [ 63%]
11:16:28 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_resolve_repository_name_private_registry PASSED [ 63%]
11:16:28 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_resolve_repository_name_private_registry_with_port PASSED [ 63%]
11:16:28 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_resolve_repository_name_private_registry_with_username PASSED [ 63%]
11:16:28 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_auth_with_empty_credstore_and_auth_dict PASSED [ 63%]
11:16:28 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_default_explicit_none PASSED [ 63%]
11:16:28 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_default_registry PASSED [ 63%]
11:16:28 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_fully_explicit PASSED [ 63%]
11:16:28 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_hostname_only PASSED [ 63%]
11:16:28 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_legacy_config PASSED [ 64%]
11:16:28 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_no_match PASSED [ 64%]
11:16:28 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_no_path PASSED [ 64%]
11:16:28 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_no_path_trailing_slash PASSED [ 64%]
11:16:28 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_no_path_wrong_insecure_proto PASSED [ 64%]
11:16:28 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_no_path_wrong_secure_proto PASSED [ 64%]
11:16:28 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_no_protocol PASSED [ 64%]
11:16:28 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_path_wrong_proto PASSED [ 64%]
11:16:28 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_registry_and_auth_explicit_hub PASSED [ 64%]
11:16:28 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_registry_and_auth_explicit_legacy_hub PASSED [ 65%]
11:16:28 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_registry_and_auth_hub_image PASSED [ 65%]
11:16:28 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_registry_and_auth_library_image PASSED [ 65%]
11:16:28 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_registry_and_auth_private_registry PASSED [ 65%]
11:16:28 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_registry_and_auth_unauthenticated_registry PASSED [ 65%]
11:16:28 tests/unit/auth_test.py::LoadConfigTest::test_load_config_custom_config_env PASSED [ 65%]
11:16:28 tests/unit/auth_test.py::LoadConfigTest::test_load_config_custom_config_env_utf8 PASSED [ 65%]
11:16:28 tests/unit/auth_test.py::LoadConfigTest::test_load_config_custom_config_env_with_auths PASSED [ 65%]
11:16:28 tests/unit/auth_test.py::LoadConfigTest::test_load_config_identity_token PASSED [ 65%]
11:16:28 tests/unit/auth_test.py::LoadConfigTest::test_load_config_invalid_auth_dict PASSED [ 65%]
11:16:28 tests/unit/auth_test.py::LoadConfigTest::test_load_config_no_file PASSED [ 66%]
11:16:28 tests/unit/auth_test.py::LoadConfigTest::test_load_config_unknown_keys PASSED [ 66%]
11:16:28 tests/unit/auth_test.py::LoadConfigTest::test_load_config_with_random_name PASSED [ 66%]
11:16:28 tests/unit/auth_test.py::LoadConfigTest::test_load_json_config PASSED    [ 66%]
11:16:28 tests/unit/auth_test.py::LoadConfigTest::test_load_legacy_config PASSED  [ 66%]
11:16:28 tests/unit/auth_test.py::LoadConfigTest::test_load_modern_json_config PASSED [ 66%]
11:16:28 tests/unit/auth_test.py::CredstoreTest::test_get_all_credentials_3_sources PASSED [ 66%]
11:16:28 tests/unit/auth_test.py::CredstoreTest::test_get_all_credentials_credstore_only PASSED [ 66%]
11:16:28 tests/unit/auth_test.py::CredstoreTest::test_get_all_credentials_credstore_overrides_auth_entry PASSED [ 66%]
11:16:28 tests/unit/auth_test.py::CredstoreTest::test_get_all_credentials_helpers_override_default PASSED [ 67%]
11:16:28 tests/unit/auth_test.py::CredstoreTest::test_get_all_credentials_with_auths_entries PASSED [ 67%]
11:16:28 tests/unit/auth_test.py::CredstoreTest::test_get_all_credentials_with_credhelpers_only PASSED [ 67%]
11:16:28 tests/unit/auth_test.py::CredstoreTest::test_get_all_credentials_with_empty_auths_entry PASSED [ 67%]
11:16:28 tests/unit/auth_test.py::CredstoreTest::test_get_all_credentials_with_empty_credhelper PASSED [ 67%]
11:16:28 tests/unit/auth_test.py::CredstoreTest::test_get_credential_store PASSED [ 67%]
11:16:28 tests/unit/auth_test.py::CredstoreTest::test_get_credential_store_default_index PASSED [ 67%]
11:16:28 tests/unit/auth_test.py::CredstoreTest::test_get_credential_store_no_default PASSED [ 67%]
11:16:28 tests/unit/auth_test.py::CredstoreTest::test_get_credential_store_with_plain_dict PASSED [ 67%]
11:16:28 tests/unit/client_test.py::ClientTest::test_call_api_client_method PASSED [ 68%]
11:16:28 tests/unit/client_test.py::ClientTest::test_call_containers PASSED       [ 68%]
11:16:28 tests/unit/client_test.py::ClientTest::test_events PASSED                [ 68%]
11:16:28 tests/unit/client_test.py::ClientTest::test_info PASSED                  [ 68%]
11:16:28 tests/unit/client_test.py::ClientTest::test_ping PASSED                  [ 68%]
11:16:28 tests/unit/client_test.py::ClientTest::test_version PASSED               [ 68%]
11:16:28 tests/unit/client_test.py::FromEnvTest::test_from_env PASSED             [ 68%]
11:16:28 tests/unit/client_test.py::FromEnvTest::test_from_env_with_version PASSED [ 68%]
11:16:28 tests/unit/client_test.py::FromEnvTest::test_from_env_without_timeout_uses_default PASSED [ 68%]
11:16:28 tests/unit/client_test.py::FromEnvTest::test_from_env_without_version_uses_default PASSED [ 68%]
11:16:28 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_invalid_cpu_cfs_types PASSED [ 69%]
11:16:28 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_invalid_cpu_count_types PASSED [ 69%]
11:16:28 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_invalid_cpu_percent_types PASSED [ 69%]
11:16:28 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_invalid_mem_swappiness PASSED [ 69%]
11:16:28 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_invalid_nano_cpus_types PASSED [ 69%]
11:16:28 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_no_options_newer_api_version PASSED [ 69%]
11:16:28 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_pid_mode PASSED [ 69%]
11:16:28 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_blkio_constraints PASSED [ 69%]
11:16:28 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_cpu_count PASSED [ 69%]
11:16:28 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_cpu_percent PASSED [ 70%]
11:16:28 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_cpu_period PASSED [ 70%]
11:16:28 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_cpu_quota PASSED [ 70%]
11:16:28 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_cpu_rt_period PASSED [ 70%]
11:16:28 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_cpu_rt_period_types PASSED [ 70%]
11:16:28 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_cpu_rt_runtime PASSED [ 70%]
11:16:28 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_dns_opt PASSED [ 70%]
11:16:28 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_isolation PASSED [ 70%]
11:16:28 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_kernel_memory PASSED [ 70%]
11:16:28 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_mem_reservation PASSED [ 71%]
11:16:28 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_nano_cpus PASSED [ 71%]
11:16:28 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_oom_kill_disable PASSED [ 71%]
11:16:28 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_oom_score_adj PASSED [ 71%]
11:16:28 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_pids_limit PASSED [ 71%]
11:16:28 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_shm_size PASSED [ 71%]
11:16:28 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_shm_size_in_mb PASSED [ 71%]
11:16:28 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_userns_mode PASSED [ 71%]
11:16:28 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_uts PASSED [ 71%]
11:16:28 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_volume_driver PASSED [ 71%]
11:16:28 tests/unit/dockertypes_test.py::HostConfigTest::test_ctrate_host_config_with_cpu_rt_runtime_types PASSED [ 72%]
11:16:28 tests/unit/dockertypes_test.py::ContainerSpecTest::test_parse_mounts PASSED [ 72%]
11:16:28 tests/unit/dockertypes_test.py::UlimitTest::test_create_host_config_dict_ulimit PASSED [ 72%]
11:16:28 tests/unit/dockertypes_test.py::UlimitTest::test_create_host_config_dict_ulimit_capitals PASSED [ 72%]
11:16:28 tests/unit/dockertypes_test.py::UlimitTest::test_create_host_config_obj_ulimit PASSED [ 72%]
11:16:28 tests/unit/dockertypes_test.py::UlimitTest::test_ulimit_invalid_type PASSED [ 72%]
11:16:28 tests/unit/dockertypes_test.py::LogConfigTest::test_create_host_config_dict_logconfig PASSED [ 72%]
11:16:28 tests/unit/dockertypes_test.py::LogConfigTest::test_create_host_config_obj_logconfig PASSED [ 72%]
11:16:28 tests/unit/dockertypes_test.py::LogConfigTest::test_logconfig_invalid_config_type PASSED [ 72%]
11:16:28 tests/unit/dockertypes_test.py::EndpointConfigTest::test_create_endpoint_config_with_aliases PASSED [ 73%]
11:16:28 tests/unit/dockertypes_test.py::IPAMConfigTest::test_create_ipam_config PASSED [ 73%]
11:16:28 tests/unit/dockertypes_test.py::ServiceModeTest::test_global_replicas_error PASSED [ 73%]
11:16:28 tests/unit/dockertypes_test.py::ServiceModeTest::test_global_simple PASSED [ 73%]
11:16:28 tests/unit/dockertypes_test.py::ServiceModeTest::test_invalid_mode PASSED [ 73%]
11:16:28 tests/unit/dockertypes_test.py::ServiceModeTest::test_replicated_replicas PASSED [ 73%]
11:16:28 tests/unit/dockertypes_test.py::ServiceModeTest::test_replicated_replicas_0 PASSED [ 73%]
11:16:28 tests/unit/dockertypes_test.py::ServiceModeTest::test_replicated_simple PASSED [ 73%]
11:16:28 tests/unit/dockertypes_test.py::MountTest::test_parse_mount_bind PASSED  [ 73%]
11:16:28 tests/unit/dockertypes_test.py::MountTest::test_parse_mount_bind_windows XFAIL [ 74%]
11:16:28 tests/unit/dockertypes_test.py::MountTest::test_parse_mount_named_volume PASSED [ 74%]
11:16:28 tests/unit/dockertypes_test.py::MountTest::test_parse_mount_string_invalid PASSED [ 74%]
11:16:28 tests/unit/dockertypes_test.py::MountTest::test_parse_mount_string_no_source PASSED [ 74%]
11:16:28 tests/unit/dockertypes_test.py::MountTest::test_parse_mount_string_ro PASSED [ 74%]
11:16:28 tests/unit/dockertypes_test.py::MountTest::test_parse_mount_string_rw PASSED [ 74%]
11:16:28 tests/unit/dockertypes_test.py::MountTest::test_parse_mount_string_short_form PASSED [ 74%]
11:16:28 tests/unit/dockertypes_test.py::ServicePortsTest::test_convert_service_ports_invalid PASSED [ 74%]
11:16:28 tests/unit/dockertypes_test.py::ServicePortsTest::test_convert_service_ports_multiple PASSED [ 74%]
11:16:28 tests/unit/dockertypes_test.py::ServicePortsTest::test_convert_service_ports_no_protocol_and_mode PASSED [ 75%]
11:16:28 tests/unit/dockertypes_test.py::ServicePortsTest::test_convert_service_ports_simple PASSED [ 75%]
11:16:28 tests/unit/dockertypes_test.py::ServicePortsTest::test_convert_service_ports_with_protocol PASSED [ 75%]
11:16:28 tests/unit/dockertypes_test.py::ServicePortsTest::test_convert_service_ports_with_protocol_and_mode PASSED [ 75%]
11:16:28 tests/unit/errors_test.py::APIErrorTest::test_api_error_is_caught_by_dockerexception PASSED [ 75%]
11:16:28 tests/unit/errors_test.py::APIErrorTest::test_create_error_from_exception PASSED [ 75%]
11:16:28 tests/unit/errors_test.py::APIErrorTest::test_is_client_error_400 PASSED [ 75%]
11:16:28 tests/unit/errors_test.py::APIErrorTest::test_is_client_error_500 PASSED [ 75%]
11:16:28 tests/unit/errors_test.py::APIErrorTest::test_is_error_300 PASSED        [ 75%]
11:16:28 tests/unit/errors_test.py::APIErrorTest::test_is_error_400 PASSED        [ 75%]
11:16:28 tests/unit/errors_test.py::APIErrorTest::test_is_error_500 PASSED        [ 76%]
11:16:28 tests/unit/errors_test.py::APIErrorTest::test_is_server_error_200 PASSED [ 76%]
11:16:28 tests/unit/errors_test.py::APIErrorTest::test_is_server_error_300 PASSED [ 76%]
11:16:28 tests/unit/errors_test.py::APIErrorTest::test_is_server_error_400 PASSED [ 76%]
11:16:28 tests/unit/errors_test.py::APIErrorTest::test_is_server_error_500 PASSED [ 76%]
11:16:28 tests/unit/errors_test.py::APIErrorTest::test_status_code_200 PASSED     [ 76%]
11:16:28 tests/unit/errors_test.py::APIErrorTest::test_status_code_400 PASSED     [ 76%]
11:16:28 tests/unit/errors_test.py::APIErrorTest::test_status_code_500 PASSED     [ 76%]
11:16:28 tests/unit/errors_test.py::ContainerErrorTest::test_container_with_stderr PASSED [ 76%]
11:16:28 tests/unit/errors_test.py::ContainerErrorTest::test_container_without_stderr PASSED [ 77%]
11:16:28 tests/unit/errors_test.py::CreateUnexpectedKwargsErrorTest::test_create_unexpected_kwargs_error_multiple PASSED [ 77%]
11:16:28 tests/unit/errors_test.py::CreateUnexpectedKwargsErrorTest::test_create_unexpected_kwargs_error_single PASSED [ 77%]
11:16:28 tests/unit/models_containers_test.py::ContainerCollectionTest::test_create PASSED [ 77%]
11:16:28 tests/unit/models_containers_test.py::ContainerCollectionTest::test_create_container_args PASSED [ 77%]
11:16:28 tests/unit/models_containers_test.py::ContainerCollectionTest::test_create_with_image_object PASSED [ 77%]
11:16:28 tests/unit/models_containers_test.py::ContainerCollectionTest::test_get PASSED [ 77%]
11:16:28 tests/unit/models_containers_test.py::ContainerCollectionTest::test_list PASSED [ 77%]
11:16:28 tests/unit/models_containers_test.py::ContainerCollectionTest::test_list_ignore_removed PASSED [ 77%]
11:16:28 tests/unit/models_containers_test.py::ContainerCollectionTest::test_run PASSED [ 78%]
11:16:28 tests/unit/models_containers_test.py::ContainerCollectionTest::test_run_detach PASSED [ 78%]
11:16:28 tests/unit/models_containers_test.py::ContainerCollectionTest::test_run_pull PASSED [ 78%]
11:16:28 tests/unit/models_containers_test.py::ContainerCollectionTest::test_run_remove PASSED [ 78%]
11:16:28 tests/unit/models_containers_test.py::ContainerCollectionTest::test_run_with_error PASSED [ 78%]
11:16:28 tests/unit/models_containers_test.py::ContainerCollectionTest::test_run_with_image_object PASSED [ 78%]
11:16:28 tests/unit/models_containers_test.py::ContainerTest::test_attach PASSED  [ 78%]
11:16:28 tests/unit/models_containers_test.py::ContainerTest::test_commit PASSED  [ 78%]
11:16:28 tests/unit/models_containers_test.py::ContainerTest::test_diff PASSED    [ 78%]
11:16:28 tests/unit/models_containers_test.py::ContainerTest::test_exec_run PASSED [ 78%]
11:16:28 tests/unit/models_containers_test.py::ContainerTest::test_exec_run_failure PASSED [ 79%]
11:16:28 tests/unit/models_containers_test.py::ContainerTest::test_export PASSED  [ 79%]
11:16:28 tests/unit/models_containers_test.py::ContainerTest::test_get_archive PASSED [ 79%]
11:16:28 tests/unit/models_containers_test.py::ContainerTest::test_image PASSED   [ 79%]
11:16:28 tests/unit/models_containers_test.py::ContainerTest::test_kill PASSED    [ 79%]
11:16:28 tests/unit/models_containers_test.py::ContainerTest::test_labels PASSED  [ 79%]
11:16:28 tests/unit/models_containers_test.py::ContainerTest::test_logs PASSED    [ 79%]
11:16:28 tests/unit/models_containers_test.py::ContainerTest::test_name PASSED    [ 79%]
11:16:29 tests/unit/models_containers_test.py::ContainerTest::test_pause PASSED   [ 79%]
11:16:29 tests/unit/models_containers_test.py::ContainerTest::test_put_archive PASSED [ 80%]
11:16:29 tests/unit/models_containers_test.py::ContainerTest::test_remove PASSED  [ 80%]
11:16:29 tests/unit/models_containers_test.py::ContainerTest::test_rename PASSED  [ 80%]
11:16:29 tests/unit/models_containers_test.py::ContainerTest::test_resize PASSED  [ 80%]
11:16:29 tests/unit/models_containers_test.py::ContainerTest::test_restart PASSED [ 80%]
11:16:29 tests/unit/models_containers_test.py::ContainerTest::test_start PASSED   [ 80%]
11:16:29 tests/unit/models_containers_test.py::ContainerTest::test_stats PASSED   [ 80%]
11:16:29 tests/unit/models_containers_test.py::ContainerTest::test_status PASSED  [ 80%]
11:16:29 tests/unit/models_containers_test.py::ContainerTest::test_stop PASSED    [ 80%]
11:16:29 tests/unit/models_containers_test.py::ContainerTest::test_top PASSED     [ 81%]
11:16:29 tests/unit/models_containers_test.py::ContainerTest::test_unpause PASSED [ 81%]
11:16:29 tests/unit/models_containers_test.py::ContainerTest::test_update PASSED  [ 81%]
11:16:29 tests/unit/models_containers_test.py::ContainerTest::test_wait PASSED    [ 81%]
11:16:29 tests/unit/models_images_test.py::ImageCollectionTest::test_build PASSED [ 81%]
11:16:29 tests/unit/models_images_test.py::ImageCollectionTest::test_get PASSED   [ 81%]
11:16:29 tests/unit/models_images_test.py::ImageCollectionTest::test_labels PASSED [ 81%]
11:16:29 tests/unit/models_images_test.py::ImageCollectionTest::test_list PASSED  [ 81%]
11:16:29 tests/unit/models_images_test.py::ImageCollectionTest::test_load PASSED  [ 81%]
11:16:29 tests/unit/models_images_test.py::ImageCollectionTest::test_pull PASSED  [ 81%]
11:16:29 tests/unit/models_images_test.py::ImageCollectionTest::test_pull_multiple PASSED [ 82%]
11:16:29 tests/unit/models_images_test.py::ImageCollectionTest::test_pull_with_stream_param PASSED [ 82%]
11:16:29 tests/unit/models_images_test.py::ImageCollectionTest::test_push PASSED  [ 82%]
11:16:29 tests/unit/models_images_test.py::ImageCollectionTest::test_remove PASSED [ 82%]
11:16:29 tests/unit/models_images_test.py::ImageCollectionTest::test_search PASSED [ 82%]
11:16:29 tests/unit/models_images_test.py::ImageTest::test_history PASSED         [ 82%]
11:16:29 tests/unit/models_images_test.py::ImageTest::test_save PASSED            [ 82%]
11:16:29 tests/unit/models_images_test.py::ImageTest::test_short_id PASSED        [ 82%]
11:16:29 tests/unit/models_images_test.py::ImageTest::test_tag PASSED             [ 82%]
11:16:29 tests/unit/models_images_test.py::ImageTest::test_tags PASSED            [ 83%]
11:16:29 tests/unit/models_networks_test.py::NetworkCollectionTest::test_create PASSED [ 83%]
11:16:29 tests/unit/models_networks_test.py::NetworkCollectionTest::test_get PASSED [ 83%]
11:16:29 tests/unit/models_networks_test.py::NetworkCollectionTest::test_list PASSED [ 83%]
11:16:29 tests/unit/models_networks_test.py::NetworkTest::test_connect PASSED     [ 83%]
11:16:29 tests/unit/models_networks_test.py::NetworkTest::test_disconnect PASSED  [ 83%]
11:16:29 tests/unit/models_networks_test.py::NetworkTest::test_remove PASSED      [ 83%]
11:16:29 tests/unit/models_resources_test.py::ModelTest::test_hash PASSED         [ 83%]
11:16:29 tests/unit/models_resources_test.py::ModelTest::test_reload PASSED       [ 83%]
11:16:29 tests/unit/models_services_test.py::CreateServiceKwargsTest::test_get_create_service_kwargs PASSED [ 84%]
11:16:29 tests/unit/ssladapter_test.py::SSLAdapterTest::test_only_uses_tls PASSED [ 84%]
11:16:29 tests/unit/ssladapter_test.py::MatchHostnameTest::test_match_dns_failure PASSED [ 84%]
11:16:29 tests/unit/ssladapter_test.py::MatchHostnameTest::test_match_dns_success PASSED [ 84%]
11:16:29 tests/unit/ssladapter_test.py::MatchHostnameTest::test_match_ip_address_failure PASSED [ 84%]
11:16:29 tests/unit/ssladapter_test.py::MatchHostnameTest::test_match_ip_address_success PASSED [ 84%]
11:16:29 tests/unit/ssladapter_test.py::MatchHostnameTest::test_match_localhost_success PASSED [ 84%]
11:16:29 tests/unit/swarm_test.py::SwarmTest::test_join_swarm PASSED              [ 84%]
11:16:29 tests/unit/swarm_test.py::SwarmTest::test_join_swarm_no_listen_address_takes_default PASSED [ 84%]
11:16:29 tests/unit/swarm_test.py::SwarmTest::test_node_update PASSED             [ 84%]
11:16:29 tests/unit/types_containers_test.py::test_uid_0_is_not_elided PASSED     [ 85%]
11:16:29 tests/unit/utils_build_test.py::ExcludePathsTest::test_directory PASSED  [ 85%]
11:16:29 tests/unit/utils_build_test.py::ExcludePathsTest::test_directory_with_single_exception PASSED [ 85%]
11:16:29 tests/unit/utils_build_test.py::ExcludePathsTest::test_directory_with_subdir_exception PASSED [ 85%]
11:16:29 tests/unit/utils_build_test.py::ExcludePathsTest::test_directory_with_subdir_exception_win32_pathsep SKIPPED [ 85%]
11:16:29 tests/unit/utils_build_test.py::ExcludePathsTest::test_directory_with_trailing_slash PASSED [ 85%]
11:16:29 tests/unit/utils_build_test.py::ExcludePathsTest::test_directory_with_wildcard_exception PASSED [ 85%]
11:16:29 tests/unit/utils_build_test.py::ExcludePathsTest::test_double_wildcard PASSED [ 85%]
11:16:29 tests/unit/utils_build_test.py::ExcludePathsTest::test_double_wildcard_with_exception PASSED [ 85%]
11:16:29 tests/unit/utils_build_test.py::ExcludePathsTest::test_exclude_custom_dockerfile PASSED [ 86%]
11:16:29 tests/unit/utils_build_test.py::ExcludePathsTest::test_exclude_dockerfile_child PASSED [ 86%]
11:16:29 tests/unit/utils_build_test.py::ExcludePathsTest::test_exclude_dockerfile_dockerignore PASSED [ 86%]
11:16:29 tests/unit/utils_build_test.py::ExcludePathsTest::test_exclude_include_absolute_path PASSED [ 86%]
11:16:29 tests/unit/utils_build_test.py::ExcludePathsTest::test_include_wildcard PASSED [ 86%]
11:16:29 tests/unit/utils_build_test.py::ExcludePathsTest::test_last_line_precedence PASSED [ 86%]
11:16:29 tests/unit/utils_build_test.py::ExcludePathsTest::test_no_dupes PASSED   [ 86%]
11:16:29 tests/unit/utils_build_test.py::ExcludePathsTest::test_no_excludes PASSED [ 86%]
11:16:29 tests/unit/utils_build_test.py::ExcludePathsTest::test_parent_directory PASSED [ 86%]
11:16:29 tests/unit/utils_build_test.py::ExcludePathsTest::test_question_mark PASSED [ 87%]
11:16:29 tests/unit/utils_build_test.py::ExcludePathsTest::test_single_and_double_wildcard PASSED [ 87%]
11:16:29 tests/unit/utils_build_test.py::ExcludePathsTest::test_single_filename PASSED [ 87%]
11:16:29 tests/unit/utils_build_test.py::ExcludePathsTest::test_single_filename_leading_dot_slash PASSED [ 87%]
11:16:29 tests/unit/utils_build_test.py::ExcludePathsTest::test_single_filename_trailing_slash PASSED [ 87%]
11:16:29 tests/unit/utils_build_test.py::ExcludePathsTest::test_single_subdir_single_filename PASSED [ 87%]
11:16:29 tests/unit/utils_build_test.py::ExcludePathsTest::test_single_subdir_single_filename_leading_slash PASSED [ 87%]
11:16:29 tests/unit/utils_build_test.py::ExcludePathsTest::test_single_subdir_wildcard_filename PASSED [ 87%]
11:16:29 tests/unit/utils_build_test.py::ExcludePathsTest::test_single_subdir_with_path_traversal PASSED [ 87%]
11:16:29 tests/unit/utils_build_test.py::ExcludePathsTest::test_subdirectory PASSED [ 87%]
11:16:29 tests/unit/utils_build_test.py::ExcludePathsTest::test_subdirectory_win32_pathsep SKIPPED [ 88%]
11:16:29 tests/unit/utils_build_test.py::ExcludePathsTest::test_trailing_double_wildcard PASSED [ 88%]
11:16:29 tests/unit/utils_build_test.py::ExcludePathsTest::test_wildcard_exclude PASSED [ 88%]
11:16:29 tests/unit/utils_build_test.py::ExcludePathsTest::test_wildcard_filename_end PASSED [ 88%]
11:16:29 tests/unit/utils_build_test.py::ExcludePathsTest::test_wildcard_filename_start PASSED [ 88%]
11:16:29 tests/unit/utils_build_test.py::ExcludePathsTest::test_wildcard_subdir_single_filename PASSED [ 88%]
11:16:29 tests/unit/utils_build_test.py::ExcludePathsTest::test_wildcard_subdir_wildcard_filename PASSED [ 88%]
11:16:29 tests/unit/utils_build_test.py::ExcludePathsTest::test_wildcard_with_exception PASSED [ 88%]
11:16:29 tests/unit/utils_build_test.py::ExcludePathsTest::test_wildcard_with_wildcard_exception PASSED [ 88%]
11:16:29 tests/unit/utils_build_test.py::TarTest::test_tar_directory_link PASSED  [ 89%]
11:16:29 tests/unit/utils_build_test.py::TarTest::test_tar_socket_file PASSED     [ 89%]
11:16:29 tests/unit/utils_build_test.py::TarTest::test_tar_with_broken_symlinks PASSED [ 89%]
11:16:29 tests/unit/utils_build_test.py::TarTest::test_tar_with_directory_symlinks PASSED [ 89%]
11:16:29 tests/unit/utils_build_test.py::TarTest::test_tar_with_empty_directory PASSED [ 89%]
11:16:29 tests/unit/utils_build_test.py::TarTest::test_tar_with_excludes PASSED   [ 89%]
11:16:29 tests/unit/utils_build_test.py::TarTest::test_tar_with_file_symlinks PASSED [ 89%]
11:16:29 tests/unit/utils_build_test.py::TarTest::test_tar_with_inaccessible_file SKIPPED [ 89%]
11:16:29 tests/unit/utils_config_test.py::FindConfigFileTest::test_find_config_fallback PASSED [ 89%]
11:16:29 tests/unit/utils_config_test.py::FindConfigFileTest::test_find_config_from_environment PASSED [ 90%]
11:16:29 tests/unit/utils_config_test.py::FindConfigFileTest::test_find_config_from_explicit_path PASSED [ 90%]
11:16:29 tests/unit/utils_config_test.py::FindConfigFileTest::test_find_config_from_home_legacy_name PASSED [ 90%]
11:16:29 tests/unit/utils_config_test.py::FindConfigFileTest::test_find_config_from_home_posix PASSED [ 90%]
11:16:29 tests/unit/utils_config_test.py::FindConfigFileTest::test_find_config_from_home_windows SKIPPED [ 90%]
11:16:29 tests/unit/utils_config_test.py::LoadConfigTest::test_load_config_custom_headers PASSED [ 90%]
11:16:29 tests/unit/utils_config_test.py::LoadConfigTest::test_load_config_detach_keys PASSED [ 90%]
11:16:29 tests/unit/utils_config_test.py::LoadConfigTest::test_load_config_from_env PASSED [ 90%]
11:16:29 tests/unit/utils_config_test.py::LoadConfigTest::test_load_config_no_file PASSED [ 90%]
11:16:29 tests/unit/utils_json_stream_test.py::TestJsonSplitter::test_json_splitter_no_object PASSED [ 90%]
11:16:29 tests/unit/utils_json_stream_test.py::TestJsonSplitter::test_json_splitter_with_object PASSED [ 91%]
11:16:29 tests/unit/utils_json_stream_test.py::TestJsonSplitter::test_json_splitter_leading_whitespace PASSED [ 91%]
11:16:29 tests/unit/utils_json_stream_test.py::TestStreamAsText::test_stream_with_non_utf_unicode_character PASSED [ 91%]
11:16:29 tests/unit/utils_json_stream_test.py::TestStreamAsText::test_stream_with_utf_character PASSED [ 91%]
11:16:29 tests/unit/utils_json_stream_test.py::TestJsonStream::test_with_falsy_entries PASSED [ 91%]
11:16:29 tests/unit/utils_json_stream_test.py::TestJsonStream::test_with_leading_whitespace PASSED [ 91%]
11:16:29 tests/unit/utils_proxy_test.py::ProxyConfigTest::test_environment PASSED [ 91%]
11:16:29 tests/unit/utils_proxy_test.py::ProxyConfigTest::test_from_dict PASSED   [ 91%]
11:16:29 tests/unit/utils_proxy_test.py::ProxyConfigTest::test_inject_proxy_environment PASSED [ 91%]
11:16:29 tests/unit/utils_proxy_test.py::ProxyConfigTest::test_new PASSED         [ 92%]
11:16:29 tests/unit/utils_proxy_test.py::ProxyConfigTest::test_truthiness PASSED  [ 92%]
11:16:29 tests/unit/utils_test.py::DecoratorsTest::test_update_headers PASSED     [ 92%]
11:16:29 tests/unit/utils_test.py::KwargsFromEnvTest::test_kwargs_from_env_alternate_env PASSED [ 92%]
11:16:29 tests/unit/utils_test.py::KwargsFromEnvTest::test_kwargs_from_env_empty PASSED [ 92%]
11:16:29 tests/unit/utils_test.py::KwargsFromEnvTest::test_kwargs_from_env_no_cert_path PASSED [ 92%]
11:16:29 tests/unit/utils_test.py::KwargsFromEnvTest::test_kwargs_from_env_tls PASSED [ 92%]
11:16:29 tests/unit/utils_test.py::KwargsFromEnvTest::test_kwargs_from_env_tls_verify_false PASSED [ 92%]
11:16:29 tests/unit/utils_test.py::KwargsFromEnvTest::test_kwargs_from_env_tls_verify_false_no_cert PASSED [ 92%]
11:16:29 tests/unit/utils_test.py::ConverVolumeBindsTest::test_convert_volume_binds_compact PASSED [ 93%]
11:16:29 tests/unit/utils_test.py::ConverVolumeBindsTest::test_convert_volume_binds_complete PASSED [ 93%]
11:16:29 tests/unit/utils_test.py::ConverVolumeBindsTest::test_convert_volume_binds_empty PASSED [ 93%]
11:16:29 tests/unit/utils_test.py::ConverVolumeBindsTest::test_convert_volume_binds_list PASSED [ 93%]
11:16:29 tests/unit/utils_test.py::ConverVolumeBindsTest::test_convert_volume_binds_no_mode PASSED [ 93%]
11:16:29 tests/unit/utils_test.py::ConverVolumeBindsTest::test_convert_volume_binds_unicode_bytes_input PASSED [ 93%]
11:16:29 tests/unit/utils_test.py::ConverVolumeBindsTest::test_convert_volume_binds_unicode_unicode_input PASSED [ 93%]
11:16:29 tests/unit/utils_test.py::ParseEnvFileTest::test_parse_env_file_commented_line PASSED [ 93%]
11:16:29 tests/unit/utils_test.py::ParseEnvFileTest::test_parse_env_file_invalid_line PASSED [ 93%]
11:16:29 tests/unit/utils_test.py::ParseEnvFileTest::test_parse_env_file_newline PASSED [ 93%]
11:16:29 tests/unit/utils_test.py::ParseEnvFileTest::test_parse_env_file_proper PASSED [ 94%]
11:16:29 tests/unit/utils_test.py::ParseEnvFileTest::test_parse_env_file_with_equals_character PASSED [ 94%]
11:16:29 tests/unit/utils_test.py::ParseHostTest::test_parse_host PASSED          [ 94%]
11:16:29 tests/unit/utils_test.py::ParseHostTest::test_parse_host_empty_value PASSED [ 94%]
11:16:29 tests/unit/utils_test.py::ParseHostTest::test_parse_host_tls PASSED      [ 94%]
11:16:29 tests/unit/utils_test.py::ParseHostTest::test_parse_host_tls_tcp_proto PASSED [ 94%]
11:16:29 tests/unit/utils_test.py::ParseHostTest::test_parse_host_trailing_slash PASSED [ 94%]
11:16:29 tests/unit/utils_test.py::ParseRepositoryTagTest::test_index_image_no_tag PASSED [ 94%]
11:16:29 tests/unit/utils_test.py::ParseRepositoryTagTest::test_index_image_sha PASSED [ 94%]
11:16:29 tests/unit/utils_test.py::ParseRepositoryTagTest::test_index_image_tag PASSED [ 95%]
11:16:29 tests/unit/utils_test.py::ParseRepositoryTagTest::test_index_user_image_no_tag PASSED [ 95%]
11:16:29 tests/unit/utils_test.py::ParseRepositoryTagTest::test_index_user_image_tag PASSED [ 95%]
11:16:29 tests/unit/utils_test.py::ParseRepositoryTagTest::test_private_reg_image_no_tag PASSED [ 95%]
11:16:29 tests/unit/utils_test.py::ParseRepositoryTagTest::test_private_reg_image_sha PASSED [ 95%]
11:16:29 tests/unit/utils_test.py::ParseRepositoryTagTest::test_private_reg_image_tag PASSED [ 95%]
11:16:29 tests/unit/utils_test.py::ParseDeviceTest::test_dict PASSED              [ 95%]
11:16:29 tests/unit/utils_test.py::ParseDeviceTest::test_full_string_definition PASSED [ 95%]
11:16:29 tests/unit/utils_test.py::ParseDeviceTest::test_hybrid_list PASSED       [ 95%]
11:16:29 tests/unit/utils_test.py::ParseDeviceTest::test_partial_string_definition PASSED [ 96%]
11:16:29 tests/unit/utils_test.py::ParseDeviceTest::test_permissionless_string_definition PASSED [ 96%]
11:16:29 tests/unit/utils_test.py::ParseBytesTest::test_parse_bytes_float PASSED  [ 96%]
11:16:29 tests/unit/utils_test.py::ParseBytesTest::test_parse_bytes_invalid PASSED [ 96%]
11:16:29 tests/unit/utils_test.py::ParseBytesTest::test_parse_bytes_maxint PASSED [ 96%]
11:16:29 tests/unit/utils_test.py::ParseBytesTest::test_parse_bytes_valid PASSED  [ 96%]
11:16:29 tests/unit/utils_test.py::UtilsTest::test_convert_filters PASSED         [ 96%]
11:16:29 tests/unit/utils_test.py::UtilsTest::test_decode_json_header PASSED      [ 96%]
11:16:29 tests/unit/utils_test.py::SplitCommandTest::test_split_command_with_bytes PASSED [ 96%]
11:16:29 tests/unit/utils_test.py::SplitCommandTest::test_split_command_with_unicode PASSED [ 96%]
11:16:29 tests/unit/utils_test.py::PortsTest::test_build_port_bindings_with_matching_internal_port_ranges PASSED [ 97%]
11:16:29 tests/unit/utils_test.py::PortsTest::test_build_port_bindings_with_matching_internal_ports PASSED [ 97%]
11:16:29 tests/unit/utils_test.py::PortsTest::test_build_port_bindings_with_nonmatching_internal_port_ranges PASSED [ 97%]
11:16:29 tests/unit/utils_test.py::PortsTest::test_build_port_bindings_with_nonmatching_internal_ports PASSED [ 97%]
11:16:29 tests/unit/utils_test.py::PortsTest::test_build_port_bindings_with_one_port PASSED [ 97%]
11:16:29 tests/unit/utils_test.py::PortsTest::test_build_port_bindings_with_port_range PASSED [ 97%]
11:16:29 tests/unit/utils_test.py::PortsTest::test_host_only_with_colon PASSED    [ 97%]
11:16:29 tests/unit/utils_test.py::PortsTest::test_non_matching_length_port_ranges PASSED [ 97%]
11:16:29 tests/unit/utils_test.py::PortsTest::test_port_and_range_invalid PASSED  [ 97%]
11:16:29 tests/unit/utils_test.py::PortsTest::test_port_only_with_colon PASSED    [ 98%]
11:16:29 tests/unit/utils_test.py::PortsTest::test_split_port_empty_string PASSED [ 98%]
11:16:29 tests/unit/utils_test.py::PortsTest::test_split_port_invalid PASSED      [ 98%]
11:16:29 tests/unit/utils_test.py::PortsTest::test_split_port_invalid_protocol PASSED [ 98%]
11:16:29 tests/unit/utils_test.py::PortsTest::test_split_port_no_host_port PASSED [ 98%]
11:16:29 tests/unit/utils_test.py::PortsTest::test_split_port_non_string PASSED   [ 98%]
11:16:29 tests/unit/utils_test.py::PortsTest::test_split_port_random_port_range_with_host_port PASSED [ 98%]
11:16:29 tests/unit/utils_test.py::PortsTest::test_split_port_range_no_host_port PASSED [ 98%]
11:16:29 tests/unit/utils_test.py::PortsTest::test_split_port_range_with_host_ip_no_port PASSED [ 98%]
11:16:29 tests/unit/utils_test.py::PortsTest::test_split_port_range_with_host_port PASSED [ 99%]
11:16:29 tests/unit/utils_test.py::PortsTest::test_split_port_range_with_protocol PASSED [ 99%]
11:16:29 tests/unit/utils_test.py::PortsTest::test_split_port_with_host_ip PASSED [ 99%]
11:16:29 tests/unit/utils_test.py::PortsTest::test_split_port_with_host_ip_no_port PASSED [ 99%]
11:16:29 tests/unit/utils_test.py::PortsTest::test_split_port_with_host_port PASSED [ 99%]
11:16:29 tests/unit/utils_test.py::PortsTest::test_split_port_with_ipv6_address PASSED [ 99%]
11:16:29 tests/unit/utils_test.py::PortsTest::test_split_port_with_protocol PASSED [ 99%]
11:16:29 tests/unit/utils_test.py::PortsTest::test_with_no_container_port PASSED  [ 99%]
11:16:29 tests/unit/utils_test.py::FormatEnvironmentTest::test_format_env_binary_unicode_value PASSED [ 99%]
11:16:30 tests/unit/utils_test.py::FormatEnvironmentTest::test_format_env_no_value PASSED [100%]
11:16:30 
11:16:30 =================================== FAILURES ===================================
11:16:30 ____________________ ImageCollectionTest.test_pull_multiple ____________________
11:16:30 tests/integration/models_images_test.py:90: in test_pull_multiple
11:16:30     assert len(images) == 1
11:16:30 E   AssertionError: assert 2 == 1
11:16:30 E     -2
11:16:30 E     +1
11:16:30 
11:16:30 ---------- coverage: platform linux2, python 2.7.17-final-0 ----------
11:16:30 Name                                  Stmts   Miss Branch BrPart  Cover
11:16:30 -----------------------------------------------------------------------
11:16:30 docker/__init__.py                        5      0      0      0   100%
11:16:30 docker/api/__init__.py                    1      0      0      0   100%
11:16:30 docker/api/build.py                     126     19     92     17    82%
11:16:30 docker/api/client.py                    265     45     98     12    82%
11:16:30 docker/api/config.py                     31      1      6      2    92%
11:16:30 docker/api/container.py                 265     17    102     19    90%
11:16:30 docker/api/daemon.py                     39      2     14      4    89%
11:16:30 docker/api/exec_api.py                   46      4     22      4    88%
11:16:30 docker/api/image.py                     149     19     50     10    84%
11:16:30 docker/api/network.py                    90     13     48     12    80%
11:16:30 docker/api/plugin.py                     90     13     12      4    81%
11:16:30 docker/api/secret.py                     36      4     10      3    80%
11:16:30 docker/api/service.py                   200     60    149     32    61%
11:16:30 docker/api/swarm.py                     106     14     38     10    82%
11:16:30 docker/api/volume.py                     38      3     14      3    88%
11:16:30 docker/auth.py                          198     16     74     17    88%
11:16:30 docker/client.py                         67      4      2      0    94%
11:16:30 docker/constants.py                      16      0      0      0   100%
11:16:30 docker/credentials/__init__.py            3      0      0      0   100%
11:16:30 docker/credentials/constants.py           4      0      0      0   100%
11:16:30 docker/credentials/errors.py             11      1      2      1    85%
11:16:30 docker/credentials/store.py              50      6     16      3    83%
11:16:30 docker/credentials/utils.py              23     13     12      1    31%
11:16:30 docker/errors.py                         90      6     18      6    89%
11:16:30 docker/models/__init__.py                 0      0      0      0   100%
11:16:30 docker/models/configs.py                 21      8      0      0    62%
11:16:30 docker/models/containers.py             183      6     60      5    95%
11:16:30 docker/models/images.py                 137     28     52      3    76%
11:16:30 docker/models/networks.py                37      1      8      0    98%
11:16:30 docker/models/nodes.py                   15      1      0      0    93%
11:16:30 docker/models/plugins.py                 49     30      8      0    33%
11:16:30 docker/models/resource.py                41      9      6      2    77%
11:16:30 docker/models/secrets.py                 21      8      0      0    62%
11:16:30 docker/models/services.py                87      3     34      3    95%
11:16:30 docker/models/swarm.py                   39      3      6      3    87%
11:16:30 docker/models/volumes.py                 23      1      2      0    96%
11:16:30 docker/tls.py                            37      6     14      6    76%
11:16:30 docker/transport/__init__.py             11      3      0      0    73%
11:16:30 docker/transport/basehttpadapter.py       6      0      2      1    88%
11:16:30 docker/transport/npipeconn.py            58     53     10      0     7%
11:16:30 docker/transport/npipesocket.py         137    132     22      0     3%
11:16:30 docker/transport/sshconn.py              87     61     22      1    25%
11:16:30 docker/transport/ssladapter.py           36      8     10      4    70%
11:16:30 docker/transport/unixconn.py             65      5     12      4    88%
11:16:30 docker/types/__init__.py                  6      0      0      0   100%
11:16:30 docker/types/base.py                      5      0      2      0   100%
11:16:30 docker/types/containers.py              360     46    296     35    86%
11:16:30 docker/types/daemon.py                   36      9     14      3    68%
11:16:30 docker/types/healthcheck.py              34     12      4      1    61%
11:16:30 docker/types/networks.py                 35      4     22      3    84%
11:16:30 docker/types/services.py                312     45    206     33    83%
11:16:30 docker/types/swarm.py                    51     24     40     10    52%
11:16:30 docker/utils/__init__.py                  3      0      0      0   100%
11:16:30 docker/utils/build.py                   155     14     74      7    89%
11:16:30 docker/utils/config.py                   36      1     10      1    96%
11:16:30 docker/utils/decorators.py               32      1     12      1    95%
11:16:30 docker/utils/fnmatch.py                  55     18     28      2    61%
11:16:30 docker/utils/json_stream.py              43      8     14      2    79%
11:16:30 docker/utils/ports.py                    50      3     28      2    91%
11:16:30 docker/utils/proxy.py                    32      1     12      0    98%
11:16:30 docker/utils/socket.py                   86      8     40      7    87%
11:16:30 docker/utils/utils.py                   285     17    164     12    93%
11:16:30 docker/version.py                         2      0      0      0   100%
11:16:30 -----------------------------------------------------------------------
11:16:30 TOTAL                                  4657    837   2013    311    80%
11:16:30 
11:16:30 =========================== short test summary info ============================
11:16:30 XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
11:16:30   CONFIG_RT_GROUP_SCHED isn't enabled
11:16:30 XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
11:16:30   Not supported on most drivers
11:16:30 XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
11:16:30   This doesn't seem to be taken into account by the engine
11:16:30 XFAIL tests/unit/dockertypes_test.py::MountTest::test_parse_mount_bind_windows
11:16:30 SKIPPED [1] tests/unit/utils_config_test.py:58: condition: sys.platform != 'win32'
11:16:30 SKIPPED [1] tests/unit/utils_build_test.py:232: Backslash patterns only on Windows
11:16:30 SKIPPED [1] tests/unit/api_build_test.py:169: Windows-specific syntax
11:16:30 SKIPPED [3] /src/tests/helpers.py:71: Feature requires Docker Engine experimental mode
11:16:30 SKIPPED [1] tests/unit/utils_build_test.py:254: Backslash patterns only on Windows
11:16:30 SKIPPED [1] tests/unit/utils_build_test.py:402: root user always has access ; no chmod on Windows
11:16:30 SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME
11:16:30 SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
11:16:30 === 1 failed, 914 passed, 10 skipped, 4 xfailed, 3 xpassed in 370.26 seconds ===
[Pipeline] sh
11:16:31 + docker stop dpy-dind-1-0-py2.7-19.03.5 dpy-tests-1-0-py2.7-19.03.5
11:16:31 tests/integration/models_services_test.py::ServiceTest::test_update_retains_service_labels PASSED [ 39%]
11:16:33 tests/integration/models_swarm_test.py::SwarmTest::test_init_update_leave PASSED [ 39%]
11:16:34 tests/integration/models_swarm_test.py::SwarmTest::test_join_on_already_joined_swarm PASSED [ 39%]
11:16:34 tests/integration/models_volumes_test.py::VolumesTest::test_create_get PASSED [ 39%]
11:16:34 tests/integration/models_volumes_test.py::VolumesTest::test_list_remove PASSED [ 39%]
11:16:34 tests/integration/regression_test.py::TestRegressions::test_443_handle_nonchunked_response_in_stream PASSED [ 40%]
11:16:35 tests/integration/regression_test.py::TestRegressions::test_542_truncate_ids_client_side PASSED [ 40%]
11:16:35 tests/integration/regression_test.py::TestRegressions::test_647_support_doubleslash_in_image_names PASSED [ 40%]
11:16:37 tests/integration/regression_test.py::TestRegressions::test_649_handle_timeout_value_none PASSED [ 40%]
11:16:38 tests/integration/regression_test.py::TestRegressions::test_715_handle_user_param_as_int_value PASSED [ 40%]
11:16:39 tests/integration/regression_test.py::TestRegressions::test_792_explicit_port_protocol PASSED [ 40%]
11:16:39 tests/integration/credentials/store_test.py::TestStore::test_store_and_get PASSED [ 40%]
11:16:39 tests/integration/credentials/store_test.py::TestStore::test_get_nonexistent PASSED [ 40%]
11:16:39 tests/integration/credentials/store_test.py::TestStore::test_store_and_erase PASSED [ 40%]
11:16:39 tests/integration/credentials/store_test.py::TestStore::test_unicode_strings PASSED [ 40%]
11:16:39 tests/integration/credentials/store_test.py::TestStore::test_list PASSED [ 41%]
11:16:39 tests/integration/credentials/store_test.py::TestStore::test_execute_with_env_override PASSED [ 41%]
11:16:39 tests/integration/credentials/utils_test.py::test_create_environment_dict PASSED [ 41%]
11:16:39 tests/unit/api_build_test.py::BuildTest::test_build_container PASSED     [ 41%]
11:16:39 tests/unit/api_build_test.py::BuildTest::test_build_container_custom_context PASSED [ 41%]
11:16:39 tests/unit/api_build_test.py::BuildTest::test_build_container_custom_context_gzip PASSED [ 41%]
11:16:39 tests/unit/api_build_test.py::BuildTest::test_build_container_invalid_container_limits PASSED [ 41%]
11:16:39 tests/unit/api_build_test.py::BuildTest::test_build_container_pull PASSED [ 41%]
11:16:39 tests/unit/api_build_test.py::BuildTest::test_build_container_with_container_limits PASSED [ 41%]
11:16:39 tests/unit/api_build_test.py::BuildTest::test_build_container_with_named_dockerfile PASSED [ 42%]
11:16:39 tests/unit/api_build_test.py::BuildTest::test_build_remote_with_registry_auth PASSED [ 42%]
11:16:39 tests/unit/api_build_test.py::BuildTest::test_process_dockerfile PASSED  [ 42%]
11:16:39 tests/unit/api_build_test.py::BuildTest::test_process_dockerfile_win_longpath_prefix SKIPPED [ 42%]
11:16:39 tests/unit/api_build_test.py::BuildTest::test_set_auth_headers_with_dict_and_auth_configs PASSED [ 42%]
11:16:39 tests/unit/api_build_test.py::BuildTest::test_set_auth_headers_with_dict_and_no_auth_configs PASSED [ 42%]
11:16:39 tests/unit/api_build_test.py::BuildTest::test_set_auth_headers_with_empty_dict_and_auth_configs PASSED [ 42%]
11:16:39 tests/unit/api_container_test.py::StartContainerTest::test_start_container PASSED [ 42%]
11:16:39 tests/unit/api_container_test.py::StartContainerTest::test_start_container_none PASSED [ 42%]
11:16:39 tests/unit/api_container_test.py::StartContainerTest::test_start_container_privileged PASSED [ 43%]
11:16:39 tests/unit/api_container_test.py::StartContainerTest::test_start_container_regression_573 PASSED [ 43%]
11:16:39 tests/unit/api_container_test.py::StartContainerTest::test_start_container_with_binds_ro PASSED [ 43%]
11:16:39 tests/unit/api_container_test.py::StartContainerTest::test_start_container_with_binds_rw PASSED [ 43%]
11:16:39 tests/unit/api_container_test.py::StartContainerTest::test_start_container_with_dict_instead_of_id PASSED [ 43%]
11:16:39 tests/unit/api_container_test.py::StartContainerTest::test_start_container_with_links PASSED [ 43%]
11:16:39 tests/unit/api_container_test.py::StartContainerTest::test_start_container_with_links_as_list_of_tuples PASSED [ 43%]
11:16:39 tests/unit/api_container_test.py::StartContainerTest::test_start_container_with_lxc_conf PASSED [ 43%]
11:16:39 tests/unit/api_container_test.py::StartContainerTest::test_start_container_with_lxc_conf_compat PASSED [ 43%]
11:16:39 tests/unit/api_container_test.py::StartContainerTest::test_start_container_with_multiple_links PASSED [ 43%]
11:16:39 tests/unit/api_container_test.py::StartContainerTest::test_start_container_with_port_binds PASSED [ 44%]
11:16:39 tests/unit/api_container_test.py::CreateContainerTest::test_create_container PASSED [ 44%]
11:16:39 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_privileged PASSED [ 44%]
11:16:39 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_added_capabilities PASSED [ 44%]
11:16:39 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_aliases PASSED [ 44%]
11:16:39 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_binds PASSED [ 44%]
11:16:39 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_binds_list PASSED [ 44%]
11:16:39 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_binds_mode PASSED [ 44%]
11:16:39 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_binds_mode_and_ro_error PASSED [ 44%]
11:16:39 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_binds_ro PASSED [ 45%]
11:16:39 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_binds_rw PASSED [ 45%]
11:16:39 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_cgroup_parent PASSED [ 45%]
11:16:39 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_devices PASSED [ 45%]
11:16:39 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_dropped_capabilities PASSED [ 45%]
11:16:39 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_entrypoint PASSED [ 45%]
11:16:39 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_host_config_cpu_shares PASSED [ 45%]
11:16:39 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_host_config_cpus PASSED [ 45%]
11:16:39 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_host_config_cpuset PASSED [ 45%]
11:16:39 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_host_config_cpuset_mems PASSED [ 46%]
11:16:39 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_labels_dict PASSED [ 46%]
11:16:39 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_labels_list PASSED [ 46%]
11:16:39 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_links PASSED [ 46%]
11:16:39 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_links_as_list_of_tuples PASSED [ 46%]
11:16:39 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_lxc_conf PASSED [ 46%]
11:16:39 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_lxc_conf_compat PASSED [ 46%]
11:16:39 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_mac_address PASSED [ 46%]
11:16:39 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_mem_limit_as_int PASSED [ 46%]
11:16:39 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_mem_limit_as_string PASSED [ 46%]
11:16:39 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_mem_limit_as_string_with_g_unit PASSED [ 47%]
11:16:39 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_mem_limit_as_string_with_k_unit PASSED [ 47%]
11:16:39 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_mem_limit_as_string_with_m_unit PASSED [ 47%]
11:16:39 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_mem_limit_as_string_with_wrong_value PASSED [ 47%]
11:16:39 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_multiple_links PASSED [ 47%]
11:16:39 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_named_volume PASSED [ 47%]
11:16:39 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_port_binds PASSED [ 47%]
11:16:39 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_ports PASSED [ 47%]
11:16:39 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_restart_policy PASSED [ 47%]
11:16:39 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_stdin_open PASSED [ 48%]
11:16:39 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_stop_signal PASSED [ 48%]
11:16:39 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_sysctl PASSED [ 48%]
11:16:39 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_tmpfs_dict PASSED [ 48%]
11:16:39 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_tmpfs_list PASSED [ 48%]
11:16:39 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_unicode_envvars PASSED [ 48%]
11:16:39 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_volume_string PASSED [ 48%]
11:16:39 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_working_dir PASSED [ 48%]
11:16:39 tests/unit/api_container_test.py::CreateContainerTest::test_create_named_container PASSED [ 48%]
11:16:39 tests/unit/api_container_test.py::ContainerTest::test_container_stats PASSED [ 49%]
11:16:39 tests/unit/api_container_test.py::ContainerTest::test_container_top PASSED [ 49%]
11:16:39 tests/unit/api_container_test.py::ContainerTest::test_container_top_with_psargs PASSED [ 49%]
11:16:39 tests/unit/api_container_test.py::ContainerTest::test_container_update PASSED [ 49%]
11:16:39 tests/unit/api_container_test.py::ContainerTest::test_diff PASSED        [ 49%]
11:16:39 tests/unit/api_container_test.py::ContainerTest::test_diff_with_dict_instead_of_id PASSED [ 49%]
11:16:39 tests/unit/api_container_test.py::ContainerTest::test_export PASSED      [ 49%]
11:16:39 tests/unit/api_container_test.py::ContainerTest::test_export_with_dict_instead_of_id PASSED [ 49%]
11:16:39 tests/unit/api_container_test.py::ContainerTest::test_inspect_container PASSED [ 49%]
11:16:39 tests/unit/api_container_test.py::ContainerTest::test_inspect_container_undefined_id PASSED [ 50%]
11:16:39 tests/unit/api_container_test.py::ContainerTest::test_kill_container PASSED [ 50%]
11:16:39 tests/unit/api_container_test.py::ContainerTest::test_kill_container_with_dict_instead_of_id PASSED [ 50%]
11:16:39 tests/unit/api_container_test.py::ContainerTest::test_kill_container_with_signal PASSED [ 50%]
11:16:39 tests/unit/api_container_test.py::ContainerTest::test_list_containers PASSED [ 50%]
11:16:39 tests/unit/api_container_test.py::ContainerTest::test_log_following PASSED [ 50%]
11:16:39 tests/unit/api_container_test.py::ContainerTest::test_log_following_backwards PASSED [ 50%]
11:16:39 tests/unit/api_container_test.py::ContainerTest::test_log_since PASSED   [ 50%]
11:16:39 tests/unit/api_container_test.py::ContainerTest::test_log_since_with_datetime PASSED [ 50%]
11:16:39 tests/unit/api_container_test.py::ContainerTest::test_log_since_with_invalid_value_raises_error PASSED [ 50%]
11:16:39 tests/unit/api_container_test.py::ContainerTest::test_log_streaming PASSED [ 51%]
11:16:39 tests/unit/api_container_test.py::ContainerTest::test_log_streaming_and_following PASSED [ 51%]
11:16:39 tests/unit/api_container_test.py::ContainerTest::test_log_tail PASSED    [ 51%]
11:16:39 tests/unit/api_container_test.py::ContainerTest::test_log_tty PASSED     [ 51%]
11:16:39 tests/unit/api_container_test.py::ContainerTest::test_logs PASSED        [ 51%]
11:16:39 tests/unit/api_container_test.py::ContainerTest::test_logs_with_dict_instead_of_id PASSED [ 51%]
11:16:39 tests/unit/api_container_test.py::ContainerTest::test_pause_container PASSED [ 51%]
11:16:39 tests/unit/api_container_test.py::ContainerTest::test_port PASSED        [ 51%]
11:16:39 tests/unit/api_container_test.py::ContainerTest::test_remove_container PASSED [ 51%]
11:16:39 tests/unit/api_container_test.py::ContainerTest::test_remove_container_with_dict_instead_of_id PASSED [ 52%]
11:16:39 tests/unit/api_container_test.py::ContainerTest::test_rename_container PASSED [ 52%]
11:16:39 tests/unit/api_container_test.py::ContainerTest::test_resize_container PASSED [ 52%]
11:16:39 tests/unit/api_container_test.py::ContainerTest::test_restart_container PASSED [ 52%]
11:16:39 tests/unit/api_container_test.py::ContainerTest::test_restart_container_with_dict_instead_of_id PASSED [ 52%]
11:16:39 tests/unit/api_container_test.py::ContainerTest::test_stop_container PASSED [ 52%]
11:16:39 tests/unit/api_container_test.py::ContainerTest::test_stop_container_with_dict_instead_of_id PASSED [ 52%]
11:16:39 tests/unit/api_container_test.py::ContainerTest::test_unpause_container PASSED [ 52%]
11:16:39 tests/unit/api_container_test.py::ContainerTest::test_wait PASSED        [ 52%]
11:16:39 tests/unit/api_container_test.py::ContainerTest::test_wait_with_dict_instead_of_id PASSED [ 53%]
11:16:39 tests/unit/api_exec_test.py::ExecTest::test_exec_create PASSED           [ 53%]
11:16:39 tests/unit/api_exec_test.py::ExecTest::test_exec_inspect PASSED          [ 53%]
11:16:40 tests/unit/api_exec_test.py::ExecTest::test_exec_resize PASSED           [ 53%]
11:16:40 tests/unit/api_exec_test.py::ExecTest::test_exec_start PASSED            [ 53%]
11:16:40 tests/unit/api_exec_test.py::ExecTest::test_exec_start_detached PASSED   [ 53%]
11:16:40 tests/unit/api_image_test.py::ImageTest::test_commit PASSED              [ 53%]
11:16:40 tests/unit/api_image_test.py::ImageTest::test_get_image PASSED           [ 53%]
11:16:40 tests/unit/api_image_test.py::ImageTest::test_image_history PASSED       [ 53%]
11:16:40 tests/unit/api_image_test.py::ImageTest::test_image_ids PASSED           [ 53%]
11:16:40 tests/unit/api_image_test.py::ImageTest::test_image_viz PASSED           [ 54%]
11:16:40 tests/unit/api_image_test.py::ImageTest::test_images PASSED              [ 54%]
11:16:40 tests/unit/api_image_test.py::ImageTest::test_images_filters PASSED      [ 54%]
11:16:40 tests/unit/api_image_test.py::ImageTest::test_images_quiet PASSED        [ 54%]
11:16:40 tests/unit/api_image_test.py::ImageTest::test_import_image PASSED        [ 54%]
11:16:40 tests/unit/api_image_test.py::ImageTest::test_import_image_from_bytes PASSED [ 54%]
11:16:40 tests/unit/api_image_test.py::ImageTest::test_import_image_from_image PASSED [ 54%]
11:16:40 tests/unit/api_image_test.py::ImageTest::test_inspect_image PASSED       [ 54%]
11:16:40 tests/unit/api_image_test.py::ImageTest::test_inspect_image_undefined_id PASSED [ 54%]
11:16:40 tests/unit/api_image_test.py::ImageTest::test_load_image PASSED          [ 55%]
11:16:40 tests/unit/api_image_test.py::ImageTest::test_load_image_quiet PASSED    [ 55%]
11:16:40 tests/unit/api_image_test.py::ImageTest::test_pull PASSED                [ 55%]
11:16:40 tests/unit/api_image_test.py::ImageTest::test_pull_stream PASSED         [ 55%]
11:16:40 tests/unit/api_image_test.py::ImageTest::test_push_image PASSED          [ 55%]
11:16:40 tests/unit/api_image_test.py::ImageTest::test_push_image_stream PASSED   [ 55%]
11:16:40 tests/unit/api_image_test.py::ImageTest::test_push_image_with_auth PASSED [ 55%]
11:16:40 tests/unit/api_image_test.py::ImageTest::test_push_image_with_tag PASSED [ 55%]
11:16:40 tests/unit/api_image_test.py::ImageTest::test_remove_image PASSED        [ 55%]
11:16:40 tests/unit/api_image_test.py::ImageTest::test_tag_image PASSED           [ 56%]
11:16:40 tests/unit/api_image_test.py::ImageTest::test_tag_image_force PASSED     [ 56%]
11:16:40 tests/unit/api_image_test.py::ImageTest::test_tag_image_tag PASSED       [ 56%]
11:16:40 tests/unit/api_network_test.py::NetworkTest::test_connect_container_to_network PASSED [ 56%]
11:16:40 tests/unit/api_network_test.py::NetworkTest::test_create_network PASSED  [ 56%]
11:16:40 tests/unit/api_network_test.py::NetworkTest::test_disconnect_container_from_network PASSED [ 56%]
11:16:40 tests/unit/api_network_test.py::NetworkTest::test_inspect_network PASSED [ 56%]
11:16:40 tests/unit/api_network_test.py::NetworkTest::test_list_networks PASSED   [ 56%]
11:16:40 tests/unit/api_network_test.py::NetworkTest::test_remove_network PASSED  [ 56%]
11:16:40 tests/unit/api_test.py::DockerApiTest::test_auto_retrieve_server_version PASSED [ 56%]
11:16:40 tests/unit/api_test.py::DockerApiTest::test_create_host_config_secopt PASSED [ 57%]
11:16:40 tests/unit/api_test.py::DockerApiTest::test_ctor PASSED                  [ 57%]
11:16:40 tests/unit/api_test.py::DockerApiTest::test_events PASSED                [ 57%]
11:16:40 tests/unit/api_test.py::DockerApiTest::test_events_with_filters PASSED   [ 57%]
11:16:40 tests/unit/api_test.py::DockerApiTest::test_events_with_since_until PASSED [ 57%]
11:16:40 tests/unit/api_test.py::DockerApiTest::test_info PASSED                  [ 57%]
11:16:40 tests/unit/api_test.py::DockerApiTest::test_login PASSED                 [ 57%]
11:16:40 tests/unit/api_test.py::DockerApiTest::test_remove_link PASSED           [ 57%]
11:16:40 tests/unit/api_test.py::DockerApiTest::test_retrieve_server_version PASSED [ 57%]
11:16:40 tests/unit/api_test.py::DockerApiTest::test_search PASSED                [ 58%]
11:16:40 tests/unit/api_test.py::DockerApiTest::test_stream_helper_decoding PASSED [ 58%]
11:16:40 tests/unit/api_test.py::DockerApiTest::test_url_compatibility_http PASSED [ 58%]
11:16:40 tests/unit/api_test.py::DockerApiTest::test_url_compatibility_http_unix_triple_slash PASSED [ 58%]
11:16:40 tests/unit/api_test.py::DockerApiTest::test_url_compatibility_tcp PASSED [ 58%]
11:16:40 tests/unit/api_test.py::DockerApiTest::test_url_compatibility_unix PASSED [ 58%]
11:16:40 tests/unit/api_test.py::DockerApiTest::test_url_compatibility_unix_triple_slash PASSED [ 58%]
11:16:40 tests/unit/api_test.py::DockerApiTest::test_url_invalid_resource PASSED  [ 58%]
11:16:40 tests/unit/api_test.py::DockerApiTest::test_url_no_resource PASSED       [ 58%]
11:16:40 tests/unit/api_test.py::DockerApiTest::test_url_unversioned_api PASSED   [ 59%]
11:16:40 tests/unit/api_test.py::DockerApiTest::test_url_valid_resource PASSED    [ 59%]
11:16:40 tests/unit/api_test.py::DockerApiTest::test_version PASSED               [ 59%]
11:16:40 tests/unit/api_test.py::DockerApiTest::test_version_no_api_version PASSED [ 59%]
11:16:40 tests/unit/api_test.py::UnixSocketStreamTest::test_early_stream_response PASSED [ 59%]
11:16:40 tests/unit/api_test.py::TCPSocketStreamTest::test_read_from_socket_no_stream_no_tty PASSED [ 59%]
11:16:40 tests/unit/api_test.py::TCPSocketStreamTest::test_read_from_socket_no_stream_no_tty_demux PASSED [ 59%]
11:16:40 tests/unit/api_test.py::TCPSocketStreamTest::test_read_from_socket_no_stream_tty PASSED [ 59%]
11:16:40 tests/unit/api_test.py::TCPSocketStreamTest::test_read_from_socket_no_stream_tty_demux PASSED [ 59%]
11:16:41 tests/unit/api_test.py::TCPSocketStreamTest::test_read_from_socket_no_tty PASSED [ 59%]
11:16:41 tests/unit/api_test.py::TCPSocketStreamTest::test_read_from_socket_no_tty_demux PASSED [ 60%]
11:16:41 tests/unit/api_test.py::TCPSocketStreamTest::test_read_from_socket_tty PASSED [ 60%]
11:16:42 tests/unit/api_test.py::TCPSocketStreamTest::test_read_from_socket_tty_demux PASSED [ 60%]
11:16:42 tests/unit/api_test.py::UserAgentTest::test_custom_user_agent PASSED     [ 60%]
11:16:42 tests/unit/api_test.py::UserAgentTest::test_default_user_agent PASSED    [ 60%]
11:16:42 tests/unit/api_test.py::DisableSocketTest::test_disable_socket_timeout PASSED [ 60%]
11:16:42 tests/unit/api_test.py::DisableSocketTest::test_disable_socket_timeout2 PASSED [ 60%]
11:16:42 tests/unit/api_test.py::DisableSocketTest::test_disable_socket_timout_non_blocking PASSED [ 60%]
11:16:42 tests/unit/api_volume_test.py::VolumeTest::test_create_volume PASSED     [ 60%]
11:16:42 tests/unit/api_volume_test.py::VolumeTest::test_create_volume_invalid_opts_type PASSED [ 61%]
11:16:42 tests/unit/api_volume_test.py::VolumeTest::test_create_volume_with_driver PASSED [ 61%]
11:16:42 tests/unit/api_volume_test.py::VolumeTest::test_create_volume_with_invalid_labels PASSED [ 61%]
11:16:42 tests/unit/api_volume_test.py::VolumeTest::test_create_volume_with_labels PASSED [ 61%]
11:16:42 tests/unit/api_volume_test.py::VolumeTest::test_create_volume_with_no_specified_name PASSED [ 61%]
11:16:42 tests/unit/api_volume_test.py::VolumeTest::test_inspect_volume PASSED    [ 61%]
11:16:42 tests/unit/api_volume_test.py::VolumeTest::test_list_volumes PASSED      [ 61%]
11:16:42 tests/unit/api_volume_test.py::VolumeTest::test_list_volumes_and_filters PASSED [ 61%]
11:16:42 tests/unit/api_volume_test.py::VolumeTest::test_remove_volume PASSED     [ 61%]
11:16:42 tests/unit/auth_test.py::RegressionTest::test_803_urlsafe_encode PASSED  [ 62%]
11:16:42 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_explicit_hub_index_library_image PASSED [ 62%]
11:16:42 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_explicit_legacy_hub_index_library_image PASSED [ 62%]
11:16:42 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_invalid_index_name PASSED [ 62%]
11:16:42 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_resolve_repository_name_dotted_hub_library_image PASSED [ 62%]
11:16:42 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_resolve_repository_name_hub_image PASSED [ 62%]
11:16:42 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_resolve_repository_name_hub_library_image PASSED [ 62%]
11:16:42 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_resolve_repository_name_localhost PASSED [ 62%]
11:16:42 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_resolve_repository_name_localhost_with_username PASSED [ 62%]
11:16:42 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_resolve_repository_name_no_dots_but_port PASSED [ 62%]
11:16:42 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_resolve_repository_name_no_dots_but_port_and_username PASSED [ 63%]
11:16:42 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_resolve_repository_name_private_registry PASSED [ 63%]
11:16:42 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_resolve_repository_name_private_registry_with_port PASSED [ 63%]
11:16:42 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_resolve_repository_name_private_registry_with_username PASSED [ 63%]
11:16:42 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_auth_with_empty_credstore_and_auth_dict PASSED [ 63%]
11:16:42 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_default_explicit_none PASSED [ 63%]
11:16:42 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_default_registry PASSED [ 63%]
11:16:42 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_fully_explicit PASSED [ 63%]
11:16:42 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_hostname_only PASSED [ 63%]
11:16:42 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_legacy_config PASSED [ 64%]
11:16:42 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_no_match PASSED [ 64%]
11:16:42 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_no_path PASSED [ 64%]
11:16:42 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_no_path_trailing_slash PASSED [ 64%]
11:16:42 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_no_path_wrong_insecure_proto PASSED [ 64%]
11:16:42 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_no_path_wrong_secure_proto PASSED [ 64%]
11:16:42 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_no_protocol PASSED [ 64%]
11:16:42 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_path_wrong_proto PASSED [ 64%]
11:16:42 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_registry_and_auth_explicit_hub PASSED [ 64%]
11:16:42 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_registry_and_auth_explicit_legacy_hub PASSED [ 65%]
11:16:42 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_registry_and_auth_hub_image PASSED [ 65%]
11:16:42 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_registry_and_auth_library_image PASSED [ 65%]
11:16:42 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_registry_and_auth_private_registry PASSED [ 65%]
11:16:42 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_registry_and_auth_unauthenticated_registry PASSED [ 65%]
11:16:42 tests/unit/auth_test.py::LoadConfigTest::test_load_config_custom_config_env PASSED [ 65%]
11:16:42 tests/unit/auth_test.py::LoadConfigTest::test_load_config_custom_config_env_utf8 PASSED [ 65%]
11:16:42 tests/unit/auth_test.py::LoadConfigTest::test_load_config_custom_config_env_with_auths PASSED [ 65%]
11:16:42 tests/unit/auth_test.py::LoadConfigTest::test_load_config_identity_token PASSED [ 65%]
11:16:42 tests/unit/auth_test.py::LoadConfigTest::test_load_config_invalid_auth_dict PASSED [ 65%]
11:16:42 tests/unit/auth_test.py::LoadConfigTest::test_load_config_no_file PASSED [ 66%]
11:16:42 tests/unit/auth_test.py::LoadConfigTest::test_load_config_unknown_keys PASSED [ 66%]
11:16:42 tests/unit/auth_test.py::LoadConfigTest::test_load_config_with_random_name PASSED [ 66%]
11:16:42 tests/unit/auth_test.py::LoadConfigTest::test_load_json_config PASSED    [ 66%]
11:16:42 tests/unit/auth_test.py::LoadConfigTest::test_load_legacy_config PASSED  [ 66%]
11:16:42 tests/unit/auth_test.py::LoadConfigTest::test_load_modern_json_config PASSED [ 66%]
11:16:42 tests/unit/auth_test.py::CredstoreTest::test_get_all_credentials_3_sources PASSED [ 66%]
11:16:42 tests/unit/auth_test.py::CredstoreTest::test_get_all_credentials_credstore_only PASSED [ 66%]
11:16:42 tests/unit/auth_test.py::CredstoreTest::test_get_all_credentials_credstore_overrides_auth_entry PASSED [ 66%]
11:16:42 tests/unit/auth_test.py::CredstoreTest::test_get_all_credentials_helpers_override_default PASSED [ 67%]
11:16:42 tests/unit/auth_test.py::CredstoreTest::test_get_all_credentials_with_auths_entries PASSED [ 67%]
11:16:42 tests/unit/auth_test.py::CredstoreTest::test_get_all_credentials_with_credhelpers_only PASSED [ 67%]
11:16:42 tests/unit/auth_test.py::CredstoreTest::test_get_all_credentials_with_empty_auths_entry PASSED [ 67%]
11:16:42 tests/unit/auth_test.py::CredstoreTest::test_get_all_credentials_with_empty_credhelper PASSED [ 67%]
11:16:42 tests/unit/auth_test.py::CredstoreTest::test_get_credential_store PASSED [ 67%]
11:16:42 tests/unit/auth_test.py::CredstoreTest::test_get_credential_store_default_index PASSED [ 67%]
11:16:42 tests/unit/auth_test.py::CredstoreTest::test_get_credential_store_no_default PASSED [ 67%]
11:16:42 tests/unit/auth_test.py::CredstoreTest::test_get_credential_store_with_plain_dict PASSED [ 67%]
11:16:42 tests/unit/client_test.py::ClientTest::test_call_api_client_method PASSED [ 68%]
11:16:42 tests/unit/client_test.py::ClientTest::test_call_containers PASSED       [ 68%]
11:16:42 tests/unit/client_test.py::ClientTest::test_events PASSED                [ 68%]
11:16:42 tests/unit/client_test.py::ClientTest::test_info PASSED                  [ 68%]
11:16:42 tests/unit/client_test.py::ClientTest::test_ping PASSED                  [ 68%]
11:16:42 tests/unit/client_test.py::ClientTest::test_version PASSED               [ 68%]
11:16:42 tests/unit/client_test.py::FromEnvTest::test_from_env PASSED             [ 68%]
11:16:42 tests/unit/client_test.py::FromEnvTest::test_from_env_with_version PASSED [ 68%]
11:16:42 tests/unit/client_test.py::FromEnvTest::test_from_env_without_timeout_uses_default PASSED [ 68%]
11:16:42 tests/unit/client_test.py::FromEnvTest::test_from_env_without_version_uses_default PASSED [ 68%]
11:16:42 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_invalid_cpu_cfs_types PASSED [ 69%]
11:16:42 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_invalid_cpu_count_types PASSED [ 69%]
11:16:42 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_invalid_cpu_percent_types PASSED [ 69%]
11:16:42 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_invalid_mem_swappiness PASSED [ 69%]
11:16:42 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_invalid_nano_cpus_types PASSED [ 69%]
11:16:42 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_no_options_newer_api_version PASSED [ 69%]
11:16:42 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_pid_mode PASSED [ 69%]
11:16:42 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_blkio_constraints PASSED [ 69%]
11:16:42 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_cpu_count PASSED [ 69%]
11:16:42 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_cpu_percent PASSED [ 70%]
11:16:42 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_cpu_period PASSED [ 70%]
11:16:42 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_cpu_quota PASSED [ 70%]
11:16:42 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_cpu_rt_period PASSED [ 70%]
11:16:42 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_cpu_rt_period_types PASSED [ 70%]
11:16:42 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_cpu_rt_runtime PASSED [ 70%]
11:16:42 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_dns_opt PASSED [ 70%]
11:16:42 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_isolation PASSED [ 70%]
11:16:42 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_kernel_memory PASSED [ 70%]
11:16:42 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_mem_reservation PASSED [ 71%]
11:16:42 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_nano_cpus PASSED [ 71%]
11:16:42 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_oom_kill_disable PASSED [ 71%]
11:16:42 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_oom_score_adj PASSED [ 71%]
11:16:42 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_pids_limit PASSED [ 71%]
11:16:42 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_shm_size PASSED [ 71%]
11:16:42 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_shm_size_in_mb PASSED [ 71%]
11:16:42 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_userns_mode PASSED [ 71%]
11:16:42 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_uts PASSED [ 71%]
11:16:42 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_volume_driver PASSED [ 71%]
11:16:42 tests/unit/dockertypes_test.py::HostConfigTest::test_ctrate_host_config_with_cpu_rt_runtime_types PASSED [ 72%]
11:16:42 tests/unit/dockertypes_test.py::ContainerSpecTest::test_parse_mounts PASSED [ 72%]
11:16:42 tests/unit/dockertypes_test.py::UlimitTest::test_create_host_config_dict_ulimit PASSED [ 72%]
11:16:42 tests/unit/dockertypes_test.py::UlimitTest::test_create_host_config_dict_ulimit_capitals PASSED [ 72%]
11:16:42 tests/unit/dockertypes_test.py::UlimitTest::test_create_host_config_obj_ulimit PASSED [ 72%]
11:16:42 tests/unit/dockertypes_test.py::UlimitTest::test_ulimit_invalid_type PASSED [ 72%]
11:16:42 tests/unit/dockertypes_test.py::LogConfigTest::test_create_host_config_dict_logconfig PASSED [ 72%]
11:16:42 tests/unit/dockertypes_test.py::LogConfigTest::test_create_host_config_obj_logconfig PASSED [ 72%]
11:16:42 tests/unit/dockertypes_test.py::LogConfigTest::test_logconfig_invalid_config_type PASSED [ 72%]
11:16:42 tests/unit/dockertypes_test.py::EndpointConfigTest::test_create_endpoint_config_with_aliases PASSED [ 73%]
11:16:42 tests/unit/dockertypes_test.py::IPAMConfigTest::test_create_ipam_config PASSED [ 73%]
11:16:42 tests/unit/dockertypes_test.py::ServiceModeTest::test_global_replicas_error PASSED [ 73%]
11:16:42 tests/unit/dockertypes_test.py::ServiceModeTest::test_global_simple PASSED [ 73%]
11:16:42 tests/unit/dockertypes_test.py::ServiceModeTest::test_invalid_mode PASSED [ 73%]
11:16:42 tests/unit/dockertypes_test.py::ServiceModeTest::test_replicated_replicas PASSED [ 73%]
11:16:42 tests/unit/dockertypes_test.py::ServiceModeTest::test_replicated_replicas_0 PASSED [ 73%]
11:16:42 tests/unit/dockertypes_test.py::ServiceModeTest::test_replicated_simple PASSED [ 73%]
11:16:42 tests/unit/dockertypes_test.py::MountTest::test_parse_mount_bind PASSED  [ 73%]
11:16:42 tests/unit/dockertypes_test.py::MountTest::test_parse_mount_bind_windows XFAIL [ 74%]
11:16:42 tests/unit/dockertypes_test.py::MountTest::test_parse_mount_named_volume PASSED [ 74%]
11:16:42 tests/unit/dockertypes_test.py::MountTest::test_parse_mount_string_invalid PASSED [ 74%]
11:16:42 tests/unit/dockertypes_test.py::MountTest::test_parse_mount_string_no_source PASSED [ 74%]
11:16:42 tests/unit/dockertypes_test.py::MountTest::test_parse_mount_string_ro PASSED [ 74%]
11:16:42 tests/unit/dockertypes_test.py::MountTest::test_parse_mount_string_rw PASSED [ 74%]
11:16:42 tests/unit/dockertypes_test.py::MountTest::test_parse_mount_string_short_form PASSED [ 74%]
11:16:42 tests/unit/dockertypes_test.py::ServicePortsTest::test_convert_service_ports_invalid PASSED [ 74%]
11:16:42 tests/unit/dockertypes_test.py::ServicePortsTest::test_convert_service_ports_multiple PASSED [ 74%]
11:16:42 tests/unit/dockertypes_test.py::ServicePortsTest::test_convert_service_ports_no_protocol_and_mode PASSED [ 75%]
11:16:42 tests/unit/dockertypes_test.py::ServicePortsTest::test_convert_service_ports_simple PASSED [ 75%]
11:16:42 tests/unit/dockertypes_test.py::ServicePortsTest::test_convert_service_ports_with_protocol PASSED [ 75%]
11:16:42 tests/unit/dockertypes_test.py::ServicePortsTest::test_convert_service_ports_with_protocol_and_mode PASSED [ 75%]
11:16:42 tests/unit/errors_test.py::APIErrorTest::test_api_error_is_caught_by_dockerexception PASSED [ 75%]
11:16:42 tests/unit/errors_test.py::APIErrorTest::test_create_error_from_exception PASSED [ 75%]
11:16:42 tests/unit/errors_test.py::APIErrorTest::test_is_client_error_400 PASSED [ 75%]
11:16:42 tests/unit/errors_test.py::APIErrorTest::test_is_client_error_500 PASSED [ 75%]
11:16:42 tests/unit/errors_test.py::APIErrorTest::test_is_error_300 PASSED        [ 75%]
11:16:42 tests/unit/errors_test.py::APIErrorTest::test_is_error_400 PASSED        [ 75%]
11:16:42 tests/unit/errors_test.py::APIErrorTest::test_is_error_500 PASSED        [ 76%]
11:16:42 tests/unit/errors_test.py::APIErrorTest::test_is_server_error_200 PASSED [ 76%]
11:16:42 tests/unit/errors_test.py::APIErrorTest::test_is_server_error_300 PASSED [ 76%]
11:16:42 tests/unit/errors_test.py::APIErrorTest::test_is_server_error_400 PASSED [ 76%]
11:16:42 tests/unit/errors_test.py::APIErrorTest::test_is_server_error_500 PASSED [ 76%]
11:16:42 tests/unit/errors_test.py::APIErrorTest::test_status_code_200 PASSED     [ 76%]
11:16:42 tests/unit/errors_test.py::APIErrorTest::test_status_code_400 PASSED     [ 76%]
11:16:42 tests/unit/errors_test.py::APIErrorTest::test_status_code_500 PASSED     [ 76%]
11:16:42 tests/unit/errors_test.py::ContainerErrorTest::test_container_with_stderr PASSED [ 76%]
11:16:42 tests/unit/errors_test.py::ContainerErrorTest::test_container_without_stderr PASSED [ 77%]
11:16:42 tests/unit/errors_test.py::CreateUnexpectedKwargsErrorTest::test_create_unexpected_kwargs_error_multiple PASSED [ 77%]
11:16:42 tests/unit/errors_test.py::CreateUnexpectedKwargsErrorTest::test_create_unexpected_kwargs_error_single PASSED [ 77%]
11:16:42 tests/unit/models_containers_test.py::ContainerCollectionTest::test_create PASSED [ 77%]
11:16:42 tests/unit/models_containers_test.py::ContainerCollectionTest::test_create_container_args PASSED [ 77%]
11:16:42 tests/unit/models_containers_test.py::ContainerCollectionTest::test_create_with_image_object PASSED [ 77%]
11:16:42 tests/unit/models_containers_test.py::ContainerCollectionTest::test_get PASSED [ 77%]
11:16:42 tests/unit/models_containers_test.py::ContainerCollectionTest::test_list PASSED [ 77%]
11:16:42 tests/unit/models_containers_test.py::ContainerCollectionTest::test_list_ignore_removed PASSED [ 77%]
11:16:42 tests/unit/models_containers_test.py::ContainerCollectionTest::test_run PASSED [ 78%]
11:16:42 tests/unit/models_containers_test.py::ContainerCollectionTest::test_run_detach PASSED [ 78%]
11:16:42 tests/unit/models_containers_test.py::ContainerCollectionTest::test_run_pull PASSED [ 78%]
11:16:42 tests/unit/models_containers_test.py::ContainerCollectionTest::test_run_remove PASSED [ 78%]
11:16:42 tests/unit/models_containers_test.py::ContainerCollectionTest::test_run_with_error PASSED [ 78%]
11:16:42 tests/unit/models_containers_test.py::ContainerCollectionTest::test_run_with_image_object PASSED [ 78%]
11:16:42 tests/unit/models_containers_test.py::ContainerTest::test_attach PASSED  [ 78%]
11:16:42 tests/unit/models_containers_test.py::ContainerTest::test_commit PASSED  [ 78%]
11:16:42 tests/unit/models_containers_test.py::ContainerTest::test_diff PASSED    [ 78%]
11:16:42 tests/unit/models_containers_test.py::ContainerTest::test_exec_run PASSED [ 78%]
11:16:42 tests/unit/models_containers_test.py::ContainerTest::test_exec_run_failure PASSED [ 79%]
11:16:42 tests/unit/models_containers_test.py::ContainerTest::test_export PASSED  [ 79%]
11:16:42 tests/unit/models_containers_test.py::ContainerTest::test_get_archive PASSED [ 79%]
11:16:42 tests/unit/models_containers_test.py::ContainerTest::test_image PASSED   [ 79%]
11:16:42 tests/unit/models_containers_test.py::ContainerTest::test_kill PASSED    [ 79%]
11:16:42 tests/unit/models_containers_test.py::ContainerTest::test_labels PASSED  [ 79%]
11:16:42 tests/unit/models_containers_test.py::ContainerTest::test_logs PASSED    [ 79%]
11:16:42 tests/unit/models_containers_test.py::ContainerTest::test_name PASSED    [ 79%]
11:16:42 tests/unit/models_containers_test.py::ContainerTest::test_pause PASSED   [ 79%]
11:16:42 tests/unit/models_containers_test.py::ContainerTest::test_put_archive PASSED [ 80%]
11:16:42 tests/unit/models_containers_test.py::ContainerTest::test_remove PASSED  [ 80%]
11:16:42 tests/unit/models_containers_test.py::ContainerTest::test_rename PASSED  [ 80%]
11:16:42 tests/unit/models_containers_test.py::ContainerTest::test_resize PASSED  [ 80%]
11:16:42 tests/unit/models_containers_test.py::ContainerTest::test_restart PASSED [ 80%]
11:16:42 tests/unit/models_containers_test.py::ContainerTest::test_start PASSED   [ 80%]
11:16:42 tests/unit/models_containers_test.py::ContainerTest::test_stats PASSED   [ 80%]
11:16:42 tests/unit/models_containers_test.py::ContainerTest::test_status PASSED  [ 80%]
11:16:42 tests/unit/models_containers_test.py::ContainerTest::test_stop PASSED    [ 80%]
11:16:42 tests/unit/models_containers_test.py::ContainerTest::test_top PASSED     [ 81%]
11:16:42 tests/unit/models_containers_test.py::ContainerTest::test_unpause PASSED [ 81%]
11:16:42 tests/unit/models_containers_test.py::ContainerTest::test_update PASSED  [ 81%]
11:16:42 tests/unit/models_containers_test.py::ContainerTest::test_wait PASSED    [ 81%]
11:16:42 tests/unit/models_images_test.py::ImageCollectionTest::test_build PASSED [ 81%]
11:16:43 tests/unit/models_images_test.py::ImageCollectionTest::test_get PASSED   [ 81%]
11:16:43 tests/unit/models_images_test.py::ImageCollectionTest::test_labels PASSED [ 81%]
11:16:43 tests/unit/models_images_test.py::ImageCollectionTest::test_list PASSED  [ 81%]
11:16:43 tests/unit/models_images_test.py::ImageCollectionTest::test_load PASSED  [ 81%]
11:16:43 tests/unit/models_images_test.py::ImageCollectionTest::test_pull PASSED  [ 81%]
11:16:43 tests/unit/models_images_test.py::ImageCollectionTest::test_pull_multiple PASSED [ 82%]
11:16:43 tests/unit/models_images_test.py::ImageCollectionTest::test_pull_with_stream_param PASSED [ 82%]
11:16:43 tests/unit/models_images_test.py::ImageCollectionTest::test_push PASSED  [ 82%]
11:16:43 tests/unit/models_images_test.py::ImageCollectionTest::test_remove PASSED [ 82%]
11:16:43 tests/unit/models_images_test.py::ImageCollectionTest::test_search PASSED [ 82%]
11:16:43 tests/unit/models_images_test.py::ImageTest::test_history PASSED         [ 82%]
11:16:43 tests/unit/models_images_test.py::ImageTest::test_save PASSED            [ 82%]
11:16:43 tests/unit/models_images_test.py::ImageTest::test_short_id PASSED        [ 82%]
11:16:43 tests/unit/models_images_test.py::ImageTest::test_tag PASSED             [ 82%]
11:16:43 tests/unit/models_images_test.py::ImageTest::test_tags PASSED            [ 83%]
11:16:43 tests/unit/models_networks_test.py::NetworkCollectionTest::test_create PASSED [ 83%]
11:16:43 tests/unit/models_networks_test.py::NetworkCollectionTest::test_get PASSED [ 83%]
11:16:43 tests/unit/models_networks_test.py::NetworkCollectionTest::test_list PASSED [ 83%]
11:16:43 tests/unit/models_networks_test.py::NetworkTest::test_connect PASSED     [ 83%]
11:16:43 tests/unit/models_networks_test.py::NetworkTest::test_disconnect PASSED  [ 83%]
11:16:43 tests/unit/models_networks_test.py::NetworkTest::test_remove PASSED      [ 83%]
11:16:43 tests/unit/models_resources_test.py::ModelTest::test_hash PASSED         [ 83%]
11:16:43 tests/unit/models_resources_test.py::ModelTest::test_reload PASSED       [ 83%]
11:16:43 tests/unit/models_services_test.py::CreateServiceKwargsTest::test_get_create_service_kwargs PASSED [ 84%]
11:16:43 tests/unit/ssladapter_test.py::SSLAdapterTest::test_only_uses_tls PASSED [ 84%]
11:16:43 tests/unit/ssladapter_test.py::MatchHostnameTest::test_match_dns_failure PASSED [ 84%]
11:16:43 tests/unit/ssladapter_test.py::MatchHostnameTest::test_match_dns_success PASSED [ 84%]
11:16:43 tests/unit/ssladapter_test.py::MatchHostnameTest::test_match_ip_address_failure PASSED [ 84%]
11:16:43 tests/unit/ssladapter_test.py::MatchHostnameTest::test_match_ip_address_success PASSED [ 84%]
11:16:43 tests/unit/ssladapter_test.py::MatchHostnameTest::test_match_localhost_success PASSED [ 84%]
11:16:43 tests/unit/swarm_test.py::SwarmTest::test_join_swarm PASSED              [ 84%]
11:16:43 tests/unit/swarm_test.py::SwarmTest::test_join_swarm_no_listen_address_takes_default PASSED [ 84%]
11:16:43 tests/unit/swarm_test.py::SwarmTest::test_node_update PASSED             [ 84%]
11:16:43 tests/unit/types_containers_test.py::test_uid_0_is_not_elided PASSED     [ 85%]
11:16:43 tests/unit/utils_build_test.py::ExcludePathsTest::test_directory PASSED  [ 85%]
11:16:43 tests/unit/utils_build_test.py::ExcludePathsTest::test_directory_with_single_exception PASSED [ 85%]
11:16:43 tests/unit/utils_build_test.py::ExcludePathsTest::test_directory_with_subdir_exception PASSED [ 85%]
11:16:43 tests/unit/utils_build_test.py::ExcludePathsTest::test_directory_with_subdir_exception_win32_pathsep SKIPPED [ 85%]
11:16:43 tests/unit/utils_build_test.py::ExcludePathsTest::test_directory_with_trailing_slash PASSED [ 85%]
11:16:43 tests/unit/utils_build_test.py::ExcludePathsTest::test_directory_with_wildcard_exception PASSED [ 85%]
11:16:43 tests/unit/utils_build_test.py::ExcludePathsTest::test_double_wildcard PASSED [ 85%]
11:16:43 tests/unit/utils_build_test.py::ExcludePathsTest::test_double_wildcard_with_exception PASSED [ 85%]
11:16:43 tests/unit/utils_build_test.py::ExcludePathsTest::test_exclude_custom_dockerfile PASSED [ 86%]
11:16:43 tests/unit/utils_build_test.py::ExcludePathsTest::test_exclude_dockerfile_child PASSED [ 86%]
11:16:43 tests/unit/utils_build_test.py::ExcludePathsTest::test_exclude_dockerfile_dockerignore PASSED [ 86%]
11:16:43 tests/unit/utils_build_test.py::ExcludePathsTest::test_exclude_include_absolute_path PASSED [ 86%]
11:16:43 tests/unit/utils_build_test.py::ExcludePathsTest::test_include_wildcard PASSED [ 86%]
11:16:43 tests/unit/utils_build_test.py::ExcludePathsTest::test_last_line_precedence PASSED [ 86%]
11:16:43 tests/unit/utils_build_test.py::ExcludePathsTest::test_no_dupes PASSED   [ 86%]
11:16:43 tests/unit/utils_build_test.py::ExcludePathsTest::test_no_excludes PASSED [ 86%]
11:16:43 tests/unit/utils_build_test.py::ExcludePathsTest::test_parent_directory PASSED [ 86%]
11:16:43 tests/unit/utils_build_test.py::ExcludePathsTest::test_question_mark PASSED [ 87%]
11:16:43 tests/unit/utils_build_test.py::ExcludePathsTest::test_single_and_double_wildcard PASSED [ 87%]
11:16:43 tests/unit/utils_build_test.py::ExcludePathsTest::test_single_filename PASSED [ 87%]
11:16:43 tests/unit/utils_build_test.py::ExcludePathsTest::test_single_filename_leading_dot_slash PASSED [ 87%]
11:16:43 tests/unit/utils_build_test.py::ExcludePathsTest::test_single_filename_trailing_slash PASSED [ 87%]
11:16:43 tests/unit/utils_build_test.py::ExcludePathsTest::test_single_subdir_single_filename PASSED [ 87%]
11:16:43 tests/unit/utils_build_test.py::ExcludePathsTest::test_single_subdir_single_filename_leading_slash PASSED [ 87%]
11:16:43 tests/unit/utils_build_test.py::ExcludePathsTest::test_single_subdir_wildcard_filename PASSED [ 87%]
11:16:43 tests/unit/utils_build_test.py::ExcludePathsTest::test_single_subdir_with_path_traversal PASSED [ 87%]
11:16:43 tests/unit/utils_build_test.py::ExcludePathsTest::test_subdirectory PASSED [ 87%]
11:16:43 tests/unit/utils_build_test.py::ExcludePathsTest::test_subdirectory_win32_pathsep SKIPPED [ 88%]
11:16:43 tests/unit/utils_build_test.py::ExcludePathsTest::test_trailing_double_wildcard PASSED [ 88%]
11:16:43 tests/unit/utils_build_test.py::ExcludePathsTest::test_wildcard_exclude PASSED [ 88%]
11:16:43 tests/unit/utils_build_test.py::ExcludePathsTest::test_wildcard_filename_end PASSED [ 88%]
11:16:43 tests/unit/utils_build_test.py::ExcludePathsTest::test_wildcard_filename_start PASSED [ 88%]
11:16:43 tests/unit/utils_build_test.py::ExcludePathsTest::test_wildcard_subdir_single_filename PASSED [ 88%]
11:16:43 tests/unit/utils_build_test.py::ExcludePathsTest::test_wildcard_subdir_wildcard_filename PASSED [ 88%]
11:16:43 tests/unit/utils_build_test.py::ExcludePathsTest::test_wildcard_with_exception PASSED [ 88%]
11:16:43 tests/unit/utils_build_test.py::ExcludePathsTest::test_wildcard_with_wildcard_exception PASSED [ 88%]
11:16:43 tests/unit/utils_build_test.py::TarTest::test_tar_directory_link PASSED  [ 89%]
11:16:43 tests/unit/utils_build_test.py::TarTest::test_tar_socket_file PASSED     [ 89%]
11:16:43 tests/unit/utils_build_test.py::TarTest::test_tar_with_broken_symlinks PASSED [ 89%]
11:16:43 tests/unit/utils_build_test.py::TarTest::test_tar_with_directory_symlinks PASSED [ 89%]
11:16:43 tests/unit/utils_build_test.py::TarTest::test_tar_with_empty_directory PASSED [ 89%]
11:16:43 tests/unit/utils_build_test.py::TarTest::test_tar_with_excludes PASSED   [ 89%]
11:16:43 tests/unit/utils_build_test.py::TarTest::test_tar_with_file_symlinks PASSED [ 89%]
11:16:43 tests/unit/utils_build_test.py::TarTest::test_tar_with_inaccessible_file SKIPPED [ 89%]
11:16:43 tests/unit/utils_config_test.py::FindConfigFileTest::test_find_config_fallback PASSED [ 89%]
11:16:43 tests/unit/utils_config_test.py::FindConfigFileTest::test_find_config_from_environment PASSED [ 90%]
11:16:43 tests/unit/utils_config_test.py::FindConfigFileTest::test_find_config_from_explicit_path PASSED [ 90%]
11:16:43 tests/unit/utils_config_test.py::FindConfigFileTest::test_find_config_from_home_legacy_name PASSED [ 90%]
11:16:43 tests/unit/utils_config_test.py::FindConfigFileTest::test_find_config_from_home_posix PASSED [ 90%]
11:16:43 tests/unit/utils_config_test.py::FindConfigFileTest::test_find_config_from_home_windows SKIPPED [ 90%]
11:16:43 tests/unit/utils_config_test.py::LoadConfigTest::test_load_config_custom_headers PASSED [ 90%]
11:16:43 tests/unit/utils_config_test.py::LoadConfigTest::test_load_config_detach_keys PASSED [ 90%]
11:16:43 tests/unit/utils_config_test.py::LoadConfigTest::test_load_config_from_env PASSED [ 90%]
11:16:43 tests/unit/utils_config_test.py::LoadConfigTest::test_load_config_no_file PASSED [ 90%]
11:16:43 tests/unit/utils_json_stream_test.py::TestJsonSplitter::test_json_splitter_no_object PASSED [ 90%]
11:16:43 tests/unit/utils_json_stream_test.py::TestJsonSplitter::test_json_splitter_with_object PASSED [ 91%]
11:16:43 tests/unit/utils_json_stream_test.py::TestJsonSplitter::test_json_splitter_leading_whitespace PASSED [ 91%]
11:16:43 tests/unit/utils_json_stream_test.py::TestStreamAsText::test_stream_with_non_utf_unicode_character PASSED [ 91%]
11:16:43 tests/unit/utils_json_stream_test.py::TestStreamAsText::test_stream_with_utf_character PASSED [ 91%]
11:16:43 tests/unit/utils_json_stream_test.py::TestJsonStream::test_with_falsy_entries PASSED [ 91%]
11:16:43 tests/unit/utils_json_stream_test.py::TestJsonStream::test_with_leading_whitespace PASSED [ 91%]
11:16:43 tests/unit/utils_proxy_test.py::ProxyConfigTest::test_environment PASSED [ 91%]
11:16:43 tests/unit/utils_proxy_test.py::ProxyConfigTest::test_from_dict PASSED   [ 91%]
11:16:43 tests/unit/utils_proxy_test.py::ProxyConfigTest::test_inject_proxy_environment PASSED [ 91%]
11:16:43 tests/unit/utils_proxy_test.py::ProxyConfigTest::test_new PASSED         [ 92%]
11:16:43 tests/unit/utils_proxy_test.py::ProxyConfigTest::test_truthiness PASSED  [ 92%]
11:16:43 tests/unit/utils_test.py::DecoratorsTest::test_update_headers PASSED     [ 92%]
11:16:43 tests/unit/utils_test.py::KwargsFromEnvTest::test_kwargs_from_env_alternate_env PASSED [ 92%]
11:16:43 tests/unit/utils_test.py::KwargsFromEnvTest::test_kwargs_from_env_empty PASSED [ 92%]
11:16:43 tests/unit/utils_test.py::KwargsFromEnvTest::test_kwargs_from_env_no_cert_path PASSED [ 92%]
11:16:43 tests/unit/utils_test.py::KwargsFromEnvTest::test_kwargs_from_env_tls PASSED [ 92%]
11:16:43 tests/unit/utils_test.py::KwargsFromEnvTest::test_kwargs_from_env_tls_verify_false PASSED [ 92%]
11:16:43 tests/unit/utils_test.py::KwargsFromEnvTest::test_kwargs_from_env_tls_verify_false_no_cert PASSED [ 92%]
11:16:43 tests/unit/utils_test.py::ConverVolumeBindsTest::test_convert_volume_binds_compact PASSED [ 93%]
11:16:43 tests/unit/utils_test.py::ConverVolumeBindsTest::test_convert_volume_binds_complete PASSED [ 93%]
11:16:43 tests/unit/utils_test.py::ConverVolumeBindsTest::test_convert_volume_binds_empty PASSED [ 93%]
11:16:43 tests/unit/utils_test.py::ConverVolumeBindsTest::test_convert_volume_binds_list PASSED [ 93%]
11:16:43 tests/unit/utils_test.py::ConverVolumeBindsTest::test_convert_volume_binds_no_mode PASSED [ 93%]
11:16:43 tests/unit/utils_test.py::ConverVolumeBindsTest::test_convert_volume_binds_unicode_bytes_input PASSED [ 93%]
11:16:43 tests/unit/utils_test.py::ConverVolumeBindsTest::test_convert_volume_binds_unicode_unicode_input PASSED [ 93%]
11:16:43 tests/unit/utils_test.py::ParseEnvFileTest::test_parse_env_file_commented_line PASSED [ 93%]
11:16:43 tests/unit/utils_test.py::ParseEnvFileTest::test_parse_env_file_invalid_line PASSED [ 93%]
11:16:43 tests/unit/utils_test.py::ParseEnvFileTest::test_parse_env_file_newline PASSED [ 93%]
11:16:43 tests/unit/utils_test.py::ParseEnvFileTest::test_parse_env_file_proper PASSED [ 94%]
11:16:43 tests/unit/utils_test.py::ParseEnvFileTest::test_parse_env_file_with_equals_character PASSED [ 94%]
11:16:43 tests/unit/utils_test.py::ParseHostTest::test_parse_host PASSED          [ 94%]
11:16:43 tests/unit/utils_test.py::ParseHostTest::test_parse_host_empty_value PASSED [ 94%]
11:16:43 tests/unit/utils_test.py::ParseHostTest::test_parse_host_tls PASSED      [ 94%]
11:16:43 tests/unit/utils_test.py::ParseHostTest::test_parse_host_tls_tcp_proto PASSED [ 94%]
11:16:43 tests/unit/utils_test.py::ParseHostTest::test_parse_host_trailing_slash PASSED [ 94%]
11:16:43 dpy-dind-1-0-py2.7-19.03.5
11:16:43 dpy-tests-1-0-py2.7-19.03.5
11:16:43 + docker rm -vf dpy-dind-1-0-py2.7-19.03.5 dpy-tests-1-0-py2.7-19.03.5
11:16:43 dpy-dind-1-0-py2.7-19.03.5
11:16:43 dpy-tests-1-0-py2.7-19.03.5
11:16:43 + docker network rm dpy-testnet-1-0-py2.7-19.03.5
11:16:43 dpy-testnet-1-0-py2.7-19.03.5
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
Failed in branch py2.7_19.03.5
11:16:43 tests/unit/utils_test.py::ParseRepositoryTagTest::test_index_image_no_tag PASSED [ 94%]
11:16:43 tests/unit/utils_test.py::ParseRepositoryTagTest::test_index_image_sha PASSED [ 94%]
11:16:43 tests/unit/utils_test.py::ParseRepositoryTagTest::test_index_image_tag PASSED [ 95%]
11:16:43 tests/unit/utils_test.py::ParseRepositoryTagTest::test_index_user_image_no_tag PASSED [ 95%]
11:16:43 tests/unit/utils_test.py::ParseRepositoryTagTest::test_index_user_image_tag PASSED [ 95%]
11:16:43 tests/unit/utils_test.py::ParseRepositoryTagTest::test_private_reg_image_no_tag PASSED [ 95%]
11:16:43 tests/unit/utils_test.py::ParseRepositoryTagTest::test_private_reg_image_sha PASSED [ 95%]
11:16:43 tests/unit/utils_test.py::ParseRepositoryTagTest::test_private_reg_image_tag PASSED [ 95%]
11:16:43 tests/unit/utils_test.py::ParseDeviceTest::test_dict PASSED              [ 95%]
11:16:43 tests/unit/utils_test.py::ParseDeviceTest::test_full_string_definition PASSED [ 95%]
11:16:43 tests/unit/utils_test.py::ParseDeviceTest::test_hybrid_list PASSED       [ 95%]
11:16:43 tests/unit/utils_test.py::ParseDeviceTest::test_partial_string_definition PASSED [ 96%]
11:16:43 tests/unit/utils_test.py::ParseDeviceTest::test_permissionless_string_definition PASSED [ 96%]
11:16:43 tests/unit/utils_test.py::ParseBytesTest::test_parse_bytes_float PASSED  [ 96%]
11:16:43 tests/unit/utils_test.py::ParseBytesTest::test_parse_bytes_invalid PASSED [ 96%]
11:16:43 tests/unit/utils_test.py::ParseBytesTest::test_parse_bytes_maxint PASSED [ 96%]
11:16:43 tests/unit/utils_test.py::ParseBytesTest::test_parse_bytes_valid PASSED  [ 96%]
11:16:43 tests/unit/utils_test.py::UtilsTest::test_convert_filters PASSED         [ 96%]
11:16:43 tests/unit/utils_test.py::UtilsTest::test_decode_json_header PASSED      [ 96%]
11:16:43 tests/unit/utils_test.py::SplitCommandTest::test_split_command_with_bytes SKIPPED [ 96%]
11:16:43 tests/unit/utils_test.py::SplitCommandTest::test_split_command_with_unicode PASSED [ 96%]
11:16:43 tests/unit/utils_test.py::PortsTest::test_build_port_bindings_with_matching_internal_port_ranges PASSED [ 97%]
11:16:43 tests/unit/utils_test.py::PortsTest::test_build_port_bindings_with_matching_internal_ports PASSED [ 97%]
11:16:43 tests/unit/utils_test.py::PortsTest::test_build_port_bindings_with_nonmatching_internal_port_ranges PASSED [ 97%]
11:16:43 tests/unit/utils_test.py::PortsTest::test_build_port_bindings_with_nonmatching_internal_ports PASSED [ 97%]
11:16:43 tests/unit/utils_test.py::PortsTest::test_build_port_bindings_with_one_port PASSED [ 97%]
11:16:43 tests/unit/utils_test.py::PortsTest::test_build_port_bindings_with_port_range PASSED [ 97%]
11:16:43 tests/unit/utils_test.py::PortsTest::test_host_only_with_colon PASSED    [ 97%]
11:16:43 tests/unit/utils_test.py::PortsTest::test_non_matching_length_port_ranges PASSED [ 97%]
11:16:43 tests/unit/utils_test.py::PortsTest::test_port_and_range_invalid PASSED  [ 97%]
11:16:43 tests/unit/utils_test.py::PortsTest::test_port_only_with_colon PASSED    [ 98%]
11:16:43 tests/unit/utils_test.py::PortsTest::test_split_port_empty_string PASSED [ 98%]
11:16:43 tests/unit/utils_test.py::PortsTest::test_split_port_invalid PASSED      [ 98%]
11:16:43 tests/unit/utils_test.py::PortsTest::test_split_port_invalid_protocol PASSED [ 98%]
11:16:43 tests/unit/utils_test.py::PortsTest::test_split_port_no_host_port PASSED [ 98%]
11:16:43 tests/unit/utils_test.py::PortsTest::test_split_port_non_string PASSED   [ 98%]
11:16:43 tests/unit/utils_test.py::PortsTest::test_split_port_random_port_range_with_host_port PASSED [ 98%]
11:16:43 tests/unit/utils_test.py::PortsTest::test_split_port_range_no_host_port PASSED [ 98%]
11:16:43 tests/unit/utils_test.py::PortsTest::test_split_port_range_with_host_ip_no_port PASSED [ 98%]
11:16:43 tests/unit/utils_test.py::PortsTest::test_split_port_range_with_host_port PASSED [ 99%]
11:16:43 tests/unit/utils_test.py::PortsTest::test_split_port_range_with_protocol PASSED [ 99%]
11:16:43 tests/unit/utils_test.py::PortsTest::test_split_port_with_host_ip PASSED [ 99%]
11:16:43 tests/unit/utils_test.py::PortsTest::test_split_port_with_host_ip_no_port PASSED [ 99%]
11:16:43 tests/unit/utils_test.py::PortsTest::test_split_port_with_host_port PASSED [ 99%]
11:16:43 tests/unit/utils_test.py::PortsTest::test_split_port_with_ipv6_address PASSED [ 99%]
11:16:43 tests/unit/utils_test.py::PortsTest::test_split_port_with_protocol PASSED [ 99%]
11:16:43 tests/unit/utils_test.py::PortsTest::test_with_no_container_port PASSED  [ 99%]
11:16:43 tests/unit/utils_test.py::FormatEnvironmentTest::test_format_env_binary_unicode_value PASSED [ 99%]
11:16:44 tests/unit/utils_test.py::FormatEnvironmentTest::test_format_env_no_value PASSED [100%]
11:16:44 
11:16:44 =================================== FAILURES ===================================
11:16:44 ____________________ ImageCollectionTest.test_pull_multiple ____________________
11:16:44 tests/integration/models_images_test.py:90: in test_pull_multiple
11:16:44     assert len(images) == 1
11:16:44 E   AssertionError: assert 2 == 1
11:16:44 E     -2
11:16:44 E     +1
11:16:44 =============================== warnings summary ===============================
11:16:44 /usr/local/lib/python3.7/site-packages/paramiko/hostkeys.py:23
11:16:44   /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
11:16:44     from collections import MutableMapping
11:16:44 
11:16:44 -- Docs: https://docs.pytest.org/en/latest/warnings.html
11:16:44 
11:16:44 ----------- coverage: platform linux, python 3.7.6-final-0 -----------
11:16:44 Name                                  Stmts   Miss Branch BrPart  Cover
11:16:44 -----------------------------------------------------------------------
11:16:44 docker/__init__.py                        5      0      0      0   100%
11:16:44 docker/api/__init__.py                    1      0      0      0   100%
11:16:44 docker/api/build.py                     126     19     93     17    82%
11:16:44 docker/api/client.py                    265     46    100     13    82%
11:16:44 docker/api/config.py                     31      0      6      2    95%
11:16:44 docker/api/container.py                 265     17    104     19    90%
11:16:44 docker/api/daemon.py                     39      2     14      4    89%
11:16:44 docker/api/exec_api.py                   46      4     22      4    88%
11:16:44 docker/api/image.py                     149     19     52     10    85%
11:16:44 docker/api/network.py                    90     13     48     12    80%
11:16:44 docker/api/plugin.py                     90     13     14      4    82%
11:16:44 docker/api/secret.py                     36      3     10      3    83%
11:16:44 docker/api/service.py                   200     60    149     32    61%
11:16:44 docker/api/swarm.py                     106     14     38     10    82%
11:16:44 docker/api/volume.py                     38      3     14      3    88%
11:16:44 docker/auth.py                          198     16     74     16    88%
11:16:44 docker/client.py                         67      4      2      0    94%
11:16:44 docker/constants.py                      16      0      0      0   100%
11:16:44 docker/credentials/__init__.py            3      0      0      0   100%
11:16:44 docker/credentials/constants.py           4      0      0      0   100%
11:16:44 docker/credentials/errors.py             11      1      2      1    85%
11:16:44 docker/credentials/store.py              50      9     16      5    73%
11:16:44 docker/credentials/utils.py              23     13     12      1    31%
11:16:44 docker/errors.py                         90      6     20      6    89%
11:16:44 docker/models/__init__.py                 0      0      0      0   100%
11:16:44 docker/models/configs.py                 21      8      2      0    57%
11:16:44 docker/models/containers.py             183      6     70      5    95%
11:16:44 docker/models/images.py                 137     28     58      3    77%
11:16:44 docker/models/networks.py                37      1     12      0    98%
11:16:44 docker/models/nodes.py                   15      1      2      0    94%
11:16:44 docker/models/plugins.py                 49     30     10      0    32%
11:16:44 docker/models/resource.py                41      9      6      2    77%
11:16:44 docker/models/secrets.py                 21      8      2      0    57%
11:16:44 docker/models/services.py                87      3     36      3    95%
11:16:44 docker/models/swarm.py                   39      3      6      3    87%
11:16:44 docker/models/volumes.py                 23      1      4      0    96%
11:16:44 docker/tls.py                            37      6     14      6    76%
11:16:44 docker/transport/__init__.py             11      3      0      0    73%
11:16:44 docker/transport/basehttpadapter.py       6      0      2      1    88%
11:16:44 docker/transport/npipeconn.py            58     53     10      0     7%
11:16:44 docker/transport/npipesocket.py         137    132     22      0     3%
11:16:44 docker/transport/sshconn.py              87     61     22      1    25%
11:16:44 docker/transport/ssladapter.py           36     10     10      4    65%
11:16:44 docker/transport/unixconn.py             65      6     12      4    87%
11:16:44 docker/types/__init__.py                  6      0      0      0   100%
11:16:44 docker/types/base.py                      5      0      2      0   100%
11:16:44 docker/types/containers.py              360     46    298     35    86%
11:16:44 docker/types/daemon.py                   36      8     14      4    72%
11:16:44 docker/types/healthcheck.py              34     12      4      1    61%
11:16:44 docker/types/networks.py                 35      4     22      3    84%
11:16:44 docker/types/services.py                312     45    206     33    83%
11:16:44 docker/types/swarm.py                    51     24     40     10    52%
11:16:44 docker/utils/__init__.py                  3      0      0      0   100%
11:16:44 docker/utils/build.py                   155     18     76      7    87%
11:16:44 docker/utils/config.py                   36      1     10      1    96%
11:16:44 docker/utils/decorators.py               32      1     12      1    95%
11:16:44 docker/utils/fnmatch.py                  55     18     28      2    61%
11:16:44 docker/utils/json_stream.py              43      8     14      2    79%
11:16:44 docker/utils/ports.py                    50      3     32      2    91%
11:16:44 docker/utils/proxy.py                    32      1     12      0    98%
11:16:44 docker/utils/socket.py                   86      9     40      7    86%
11:16:44 docker/utils/utils.py                   285     19    177     13    92%
11:16:44 docker/version.py                         2      0      2      0   100%
11:16:44 -----------------------------------------------------------------------
11:16:44 TOTAL                                  4657    848   2079    315    79%
11:16:44 
11:16:44 =========================== short test summary info ============================
11:16:44 XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
11:16:44   CONFIG_RT_GROUP_SCHED isn't enabled
11:16:44 XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
11:16:44   Not supported on most drivers
11:16:44 XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
11:16:44   This doesn't seem to be taken into account by the engine
11:16:44 XFAIL tests/unit/dockertypes_test.py::MountTest::test_parse_mount_bind_windows
11:16:44 SKIPPED [3] /src/tests/helpers.py:71: Feature requires Docker Engine experimental mode
11:16:44 SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME
11:16:44 SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
11:16:44 SKIPPED [1] tests/unit/api_build_test.py:169: Windows-specific syntax
11:16:44 SKIPPED [1] tests/unit/utils_build_test.py:232: Backslash patterns only on Windows
11:16:44 SKIPPED [1] tests/unit/utils_build_test.py:254: Backslash patterns only on Windows
11:16:44 SKIPPED [1] tests/unit/utils_build_test.py:402: root user always has access ; no chmod on Windows
11:16:44 SKIPPED [1] tests/unit/utils_config_test.py:58: condition: sys.platform != 'win32'
11:16:44 SKIPPED [1] tests/unit/utils_test.py:486: shlex doesn't support bytes in py3
11:16:44 = 1 failed, 913 passed, 11 skipped, 4 xfailed, 3 xpassed, 1 warnings in 375.17 seconds =
[Pipeline] sh
11:16:45 + docker stop dpy-dind-1-0-py3.7-19.03.5 dpy-tests-1-0-py3.7-19.03.5
11:16:57 dpy-dind-1-0-py3.7-19.03.5
11:16:57 dpy-tests-1-0-py3.7-19.03.5
11:16:57 + docker rm -vf dpy-dind-1-0-py3.7-19.03.5 dpy-tests-1-0-py3.7-19.03.5
11:16:57 dpy-dind-1-0-py3.7-19.03.5
11:16:57 dpy-tests-1-0-py3.7-19.03.5
11:16:57 + docker network rm dpy-testnet-1-0-py3.7-19.03.5
11:16:57 dpy-testnet-1-0-py3.7-19.03.5
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
Failed in branch py3.7_19.03.5
[Pipeline] // parallel
[Pipeline] End of Pipeline

GitHub has been notified of this commit’s build result

ERROR: script returned exit code 1
Finished: FAILURE