Skip to content
Success

Console Output

Pull request #2592 opened
14:17:25 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Loading trusted files from base branch master at 5efe28149a2060ff64faab5d4c1566f4cb994792 rather than 4a42c9468c3243232a6d35f44b1f2401b4b33bf9
Obtained Jenkinsfile from 5efe28149a2060ff64faab5d4c1566f4cb994792
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 ad1b00369dd78a15c273e17e363f91bced3f6e18
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-2592@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 --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10
 > 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 --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10
Checking out Revision ad1b00369dd78a15c273e17e363f91bced3f6e18 (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ad1b00369dd78a15c273e17e363f91bced3f6e18 # timeout=10
Commit message: "Merge pull request #22 from docker/add-getOnlineNodeNamesByPrefix"
First time build. Skipping changelog.
 > git --version # timeout=10
[Pipeline] Start of Pipeline
[Pipeline] node
Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-01950220a6106e049) in /home/ubuntu/workspace/docker-py_PR-2592
[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-2592@tmp/da3d400b-2c3a-4023-a9ce-fd6f7f0ab531/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
14:17:28 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
14:17:28 chowning workspace
[Pipeline] sh
14:17:28 + pwd
14:17:28 + id -u
14:17:28 + id -g
14:17:28 + docker run --rm -v /home/ubuntu/workspace/docker-py_PR-2592:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] echo
14:17:29 Removing all docker containers
[Pipeline] sh
14:17:29 + docker container ls -aq
[Pipeline] echo
14:17:29 Docker containers have been removed
[Pipeline] echo
14:17:29 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
14:17:29 cleanWorkspace: Workspace is clean.
[Pipeline] stage
[Pipeline] { (build image)
[Pipeline] checkout
14:17:29 using credential docker-jenkins-github-credentials
14:17:29 Cloning the remote Git repository
14:17:29 Cloning with configured refspecs honoured and without tags
14:17:30 Fetching without tags
14:17:30 Merging remotes/origin/master commit 5efe28149a2060ff64faab5d4c1566f4cb994792 into PR head commit 4a42c9468c3243232a6d35f44b1f2401b4b33bf9
Cloning repository https://github.com/docker/docker-py.git
 > git init /home/ubuntu/workspace/docker-py_PR-2592 # 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/2592/head:refs/remotes/origin/PR-2592 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-py.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/2592/head:refs/remotes/origin/PR-2592 # 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/2592/head:refs/remotes/origin/PR-2592 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 4a42c9468c3243232a6d35f44b1f2401b4b33bf9 # timeout=10
14:17:30 Merge succeeded, producing 4a42c9468c3243232a6d35f44b1f2401b4b33bf9
14:17:30 Checking out Revision 4a42c9468c3243232a6d35f44b1f2401b4b33bf9 (PR-2592)
14:17:30 Commit message: "Update Dockerfile-py3"
14:17:30 First time build. Skipping changelog.
 > git --version # timeout=10
fatal: bad object ad1b00369dd78a15c273e17e363f91bced3f6e18
 > git merge 5efe28149a2060ff64faab5d4c1566f4cb994792 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 4a42c9468c3243232a6d35f44b1f2401b4b33bf9 # timeout=10
[Pipeline] sh
14:17:31 + git rev-parse HEAD
[Pipeline] isUnix
[Pipeline] sh
14:17:31 + docker pull dockerbuildbot/docker-py:py2-4a42c9468c3243232a6d35f44b1f2401b4b33bf9
14:17:31 Error response from daemon: manifest for dockerbuildbot/docker-py:py2-4a42c9468c3243232a6d35f44b1f2401b4b33bf9 not found: manifest unknown: manifest unknown
[Pipeline] isUnix
[Pipeline] sh
14:17:32 + docker build -t dockerbuildbot/docker-py:py2-4a42c9468c3243232a6d35f44b1f2401b4b33bf9 -f tests/Dockerfile --build-arg PYTHON_VERSION=2.7 .
14:17:32 Sending build context to Docker daemon  1.303MB

14:17:32 Step 1/19 : ARG PYTHON_VERSION=3.7
14:17:32 Step 2/19 : FROM python:${PYTHON_VERSION}
14:17:32  ---> 68e7be49c28c
14:17:32 Step 3/19 : ARG APT_MIRROR
14:17:32  ---> Using cache
14:17:32  ---> 5990c074c7bc
14:17:32 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
14:17:32  ---> Using cache
14:17:32  ---> 79140099ddf8
14:17:32 Step 5/19 : RUN apt-get update && apt-get -y install     gnupg2     pass     curl
14:17:32  ---> Using cache
14:17:32  ---> afba8d6ba49c
14:17:32 Step 6/19 : COPY ./tests/gpg-keys /gpg-keys
14:17:32  ---> Using cache
14:17:32  ---> 9fc1e5c96960
14:17:32 Step 7/19 : RUN gpg2 --import gpg-keys/secret
14:17:32  ---> Using cache
14:17:32  ---> fb64b330c910
14:17:32 Step 8/19 : RUN gpg2 --import-ownertrust gpg-keys/ownertrust
14:17:32  ---> Using cache
14:17:32  ---> 8d1b9aa9e946
14:17:32 Step 9/19 : RUN yes | pass init $(gpg2 --no-auto-check-trustdb --list-secret-key | awk '/^sec/{getline; $1=$1; print}')
14:17:32  ---> Using cache
14:17:32  ---> 5154bf38ab08
14:17:32 Step 10/19 : RUN gpg2 --check-trustdb
14:17:32  ---> Using cache
14:17:32  ---> 7457cbe8ebc3
14:17:32 Step 11/19 : ARG CREDSTORE_VERSION=v0.6.3
14:17:32  ---> Using cache
14:17:32  ---> fd02a06f3a72
14:17: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
14:17:32  ---> Using cache
14:17:32  ---> b1ae979c253b
14:17:32 Step 13/19 : WORKDIR /src
14:17:32  ---> Using cache
14:17:32  ---> 346345316612
14:17:32 Step 14/19 : COPY requirements.txt /src/requirements.txt
14:17:32  ---> Using cache
14:17:32  ---> 6ea1c5aa1fa4
14:17:32 Step 15/19 : RUN pip install -r requirements.txt
14:17:32  ---> Using cache
14:17:32  ---> 327a9d5dd686
14:17:32 Step 16/19 : COPY test-requirements.txt /src/test-requirements.txt
14:17:32  ---> Using cache
14:17:32  ---> f99063a59e02
14:17:32 Step 17/19 : RUN pip install -r test-requirements.txt
14:17:32  ---> Using cache
14:17:32  ---> 7ddbf0d88c57
14:17:32 Step 18/19 : COPY . /src
14:17:32  ---> 5521761db2cd
14:17:32 Step 19/19 : RUN pip install .
14:17:32  ---> Running in 314132ac493e
14:17:33 DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. 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
14:17:33 Processing /src
14:17:33 Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python2.7/site-packages (from docker==4.3.0.dev0) (1.10.0)
14:17:33 Requirement already satisfied: websocket-client>=0.32.0 in /usr/local/lib/python2.7/site-packages (from docker==4.3.0.dev0) (0.56.0)
14:17:33 Requirement already satisfied: requests!=2.18.0,>=2.14.2 in /usr/local/lib/python2.7/site-packages (from docker==4.3.0.dev0) (2.20.0)
14:17:33 Requirement already satisfied: backports.ssl_match_hostname>=3.5 in /usr/local/lib/python2.7/site-packages (from docker==4.3.0.dev0) (3.5.0.1)
14:17:33 Requirement already satisfied: ipaddress>=1.0.16 in /usr/local/lib/python2.7/site-packages (from docker==4.3.0.dev0) (1.0.18)
14:17:33 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.3.0.dev0) (2020.4.5.1)
14:17:33 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.3.0.dev0) (2.5)
14:17:33 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.3.0.dev0) (3.0.4)
14:17:33 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.3.0.dev0) (1.24.3)
14:17:33 Building wheels for collected packages: docker
14:17:33   Building wheel for docker (setup.py): started
14:17:33   Building wheel for docker (setup.py): finished with status 'done'
14:17:33   Created wheel for docker: filename=docker-4.3.0.dev0-py2.py3-none-any.whl size=144050 sha256=e8ac0bbf044826e97ac016b7d2aedafd9726a791daea6baad29296cbb86ff8fb
14:17:33   Stored in directory: /tmp/pip-ephem-wheel-cache-bMXXtz/wheels/dc/45/28/050a7fcd95fc9b9f504d64d6668214323c48b439857458e65c
14:17:33 Successfully built docker
14:17:34 Installing collected packages: docker
14:17:34 Successfully installed docker-4.3.0.dev0
14:17:34 WARNING: You are using pip version 20.0.2; however, version 20.1.1 is available.
14:17:34 You should consider upgrading via the '/usr/local/bin/python -m pip install --upgrade pip' command.
14:17:34 Removing intermediate container 314132ac493e
14:17:34  ---> 3e2ad74ccdf2
14:17:34 Successfully built 3e2ad74ccdf2
14:17:34 Successfully tagged dockerbuildbot/docker-py:py2-4a42c9468c3243232a6d35f44b1f2401b4b33bf9
[Pipeline] isUnix
[Pipeline] sh
14:17:34 + docker tag dockerbuildbot/docker-py:py2-4a42c9468c3243232a6d35f44b1f2401b4b33bf9 dockerbuildbot/docker-py:py2-4a42c9468c3243232a6d35f44b1f2401b4b33bf9
[Pipeline] isUnix
[Pipeline] sh
14:17:35 + docker push dockerbuildbot/docker-py:py2-4a42c9468c3243232a6d35f44b1f2401b4b33bf9
14:17:35 The push refers to repository [docker.io/dockerbuildbot/docker-py]
14:17:35 ee1b0ff09ada: Preparing
14:17:35 4749967f7d45: Preparing
14:17:35 2b8a791ec698: Preparing
14:17:35 03461790786d: Preparing
14:17:35 5ccc065e8eeb: Preparing
14:17:35 ca0275eb1b23: Preparing
14:17:35 d4309b8e9514: Preparing
14:17:35 ca67c8dc1041: Preparing
14:17:35 665f979e3d05: Preparing
14:17:35 17e8f158ad09: Preparing
14:17:35 a7cbeddd4e7b: Preparing
14:17:35 6fda6d100675: Preparing
14:17:35 9febbe5d1873: Preparing
14:17:35 055c2deeeb18: Preparing
14:17:35 4080e3127587: Preparing
14:17:35 e571d2d3c73c: Preparing
14:17:35 da7b0a80a4f2: Preparing
14:17:35 ceee8816bb96: Preparing
14:17:35 47458fb45d99: Preparing
14:17:35 46829331b1e4: Preparing
14:17:35 d35c5bda4793: Preparing
14:17:35 a3c1026c6bcc: Preparing
14:17:35 f1d420c2af1a: Preparing
14:17:35 461719022993: Preparing
14:17:35 ca0275eb1b23: Waiting
14:17:35 d4309b8e9514: Waiting
14:17:35 ca67c8dc1041: Waiting
14:17:35 665f979e3d05: Waiting
14:17:35 17e8f158ad09: Waiting
14:17:35 a7cbeddd4e7b: Waiting
14:17:35 6fda6d100675: Waiting
14:17:35 9febbe5d1873: Waiting
14:17:35 055c2deeeb18: Waiting
14:17:35 4080e3127587: Waiting
14:17:35 e571d2d3c73c: Waiting
14:17:35 ceee8816bb96: Waiting
14:17:35 47458fb45d99: Waiting
14:17:35 46829331b1e4: Waiting
14:17:35 d35c5bda4793: Waiting
14:17:35 a3c1026c6bcc: Waiting
14:17:35 f1d420c2af1a: Waiting
14:17:35 461719022993: Waiting
14:17:35 da7b0a80a4f2: Waiting
14:17:35 03461790786d: Layer already exists
14:17:35 2b8a791ec698: Layer already exists
14:17:35 d4309b8e9514: Layer already exists
14:17:35 ca0275eb1b23: Layer already exists
14:17:35 ca67c8dc1041: Layer already exists
14:17:35 5ccc065e8eeb: Layer already exists
14:17:35 665f979e3d05: Layer already exists
14:17:35 a7cbeddd4e7b: Layer already exists
14:17:35 17e8f158ad09: Layer already exists
14:17:35 6fda6d100675: Layer already exists
14:17:35 9febbe5d1873: Layer already exists
14:17:35 055c2deeeb18: Layer already exists
14:17:35 4080e3127587: Layer already exists
14:17:35 e571d2d3c73c: Layer already exists
14:17:35 47458fb45d99: Layer already exists
14:17:35 da7b0a80a4f2: Layer already exists
14:17:35 46829331b1e4: Layer already exists
14:17:35 d35c5bda4793: Layer already exists
14:17:35 ceee8816bb96: Layer already exists
14:17:35 f1d420c2af1a: Layer already exists
14:17:35 461719022993: Layer already exists
14:17:35 a3c1026c6bcc: Layer already exists
14:17:36 4749967f7d45: Pushed
14:17:36 ee1b0ff09ada: Pushed
14:17:38 py2-4a42c9468c3243232a6d35f44b1f2401b4b33bf9: digest: sha256:6eb217a66165fc0a8c8bb5be252ee86ea40456c67914631c352da2776967d4f0 size: 5353
[Pipeline] isUnix
[Pipeline] sh
14:17:39 + docker pull dockerbuildbot/docker-py:py3-4a42c9468c3243232a6d35f44b1f2401b4b33bf9
14:17:39 Error response from daemon: manifest for dockerbuildbot/docker-py:py3-4a42c9468c3243232a6d35f44b1f2401b4b33bf9 not found: manifest unknown: manifest unknown
[Pipeline] isUnix
[Pipeline] sh
14:17:39 + docker build -t dockerbuildbot/docker-py:py3-4a42c9468c3243232a6d35f44b1f2401b4b33bf9 -f tests/Dockerfile --build-arg PYTHON_VERSION=3.7 .
14:17:39 Sending build context to Docker daemon  1.303MB

14:17:39 Step 1/19 : ARG PYTHON_VERSION=3.7
14:17:39 Step 2/19 : FROM python:${PYTHON_VERSION}
14:17:39  ---> 5e996c9d7c99
14:17:39 Step 3/19 : ARG APT_MIRROR
14:17:39  ---> Using cache
14:17:39  ---> 7ae0af8e1ccf
14:17:39 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
14:17:39  ---> Using cache
14:17:39  ---> 9e695294f0a2
14:17:39 Step 5/19 : RUN apt-get update && apt-get -y install     gnupg2     pass     curl
14:17:39  ---> Using cache
14:17:39  ---> 5f083cafd7eb
14:17:39 Step 6/19 : COPY ./tests/gpg-keys /gpg-keys
14:17:39  ---> Using cache
14:17:39  ---> 3b8e17b7cbac
14:17:39 Step 7/19 : RUN gpg2 --import gpg-keys/secret
14:17:39  ---> Using cache
14:17:39  ---> d501cadb1fb9
14:17:39 Step 8/19 : RUN gpg2 --import-ownertrust gpg-keys/ownertrust
14:17:39  ---> Using cache
14:17:39  ---> 2dee8f0ad852
14:17:39 Step 9/19 : RUN yes | pass init $(gpg2 --no-auto-check-trustdb --list-secret-key | awk '/^sec/{getline; $1=$1; print}')
14:17:39  ---> Using cache
14:17:39  ---> 30b3f6c9767b
14:17:39 Step 10/19 : RUN gpg2 --check-trustdb
14:17:39  ---> Using cache
14:17:39  ---> 415cdc5e0f42
14:17:39 Step 11/19 : ARG CREDSTORE_VERSION=v0.6.3
14:17:39  ---> Using cache
14:17:39  ---> 1e46bf8d7f8b
14:17:39 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
14:17:39  ---> Using cache
14:17:39  ---> a732b069a094
14:17:39 Step 13/19 : WORKDIR /src
14:17:39  ---> Using cache
14:17:39  ---> 3b13a2d2d1af
14:17:39 Step 14/19 : COPY requirements.txt /src/requirements.txt
14:17:39  ---> Using cache
14:17:39  ---> 5cd2c462a1db
14:17:39 Step 15/19 : RUN pip install -r requirements.txt
14:17:39  ---> Using cache
14:17:39  ---> ff9913a4c4b0
14:17:39 Step 16/19 : COPY test-requirements.txt /src/test-requirements.txt
14:17:39  ---> Using cache
14:17:39  ---> 4d020c83f382
14:17:39 Step 17/19 : RUN pip install -r test-requirements.txt
14:17:39  ---> Using cache
14:17:39  ---> 2055c8157d05
14:17:39 Step 18/19 : COPY . /src
14:17:39  ---> 749c9e27986e
14:17:39 Step 19/19 : RUN pip install .
14:17:39  ---> Running in c0d525c4a63e
14:17:40 Processing /src
14:17:40 Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.7/site-packages (from docker==4.3.0.dev0) (1.10.0)
14:17:40 Requirement already satisfied: websocket-client>=0.32.0 in /usr/local/lib/python3.7/site-packages (from docker==4.3.0.dev0) (0.56.0)
14:17:40 Requirement already satisfied: requests!=2.18.0,>=2.14.2 in /usr/local/lib/python3.7/site-packages (from docker==4.3.0.dev0) (2.20.0)
14:17:40 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.3.0.dev0) (2.5)
14:17:40 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.3.0.dev0) (1.24.3)
14:17:40 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.3.0.dev0) (3.0.4)
14:17:40 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.3.0.dev0) (2020.4.5.1)
14:17:40 Building wheels for collected packages: docker
14:17:40   Building wheel for docker (setup.py): started
14:17:41   Building wheel for docker (setup.py): finished with status 'done'
14:17:41   Created wheel for docker: filename=docker-4.3.0.dev0-py2.py3-none-any.whl size=144051 sha256=b25db33c9fcddb737dda2255e3704feb4024217c1449d199ccc7b3d23f04a10d
14:17:41   Stored in directory: /tmp/pip-ephem-wheel-cache-_x1axmod/wheels/6f/63/19/359cf44f647b75d0ea75ecc03aa429fec4c372b453eb4b6525
14:17:41 Successfully built docker
14:17:41 Installing collected packages: docker
14:17:41 Successfully installed docker-4.3.0.dev0
14:17:41 Removing intermediate container c0d525c4a63e
14:17:41  ---> e2e1d1877000
14:17:41 Successfully built e2e1d1877000
14:17:41 Successfully tagged dockerbuildbot/docker-py:py3-4a42c9468c3243232a6d35f44b1f2401b4b33bf9
[Pipeline] isUnix
[Pipeline] sh
14:17:42 + docker tag dockerbuildbot/docker-py:py3-4a42c9468c3243232a6d35f44b1f2401b4b33bf9 dockerbuildbot/docker-py:py3-4a42c9468c3243232a6d35f44b1f2401b4b33bf9
[Pipeline] isUnix
[Pipeline] sh
14:17:42 + docker push dockerbuildbot/docker-py:py3-4a42c9468c3243232a6d35f44b1f2401b4b33bf9
14:17:42 The push refers to repository [docker.io/dockerbuildbot/docker-py]
14:17:42 7f550853d4a5: Preparing
14:17:42 94d58562563c: Preparing
14:17:42 ad6f5df72875: Preparing
14:17:42 683328c1d211: Preparing
14:17:42 0a3ae9916f31: Preparing
14:17:42 5f59f75d2474: Preparing
14:17:42 8dae786ebe7b: Preparing
14:17:42 2c208b00f571: Preparing
14:17:42 b1c1c715b1d5: Preparing
14:17:42 4d813522967a: Preparing
14:17:42 8b8fd9124ed3: Preparing
14:17:42 859b078f5c62: Preparing
14:17:42 41fce17f03ed: Preparing
14:17:42 7ed070e53a4c: Preparing
14:17:42 6e687106f499: Preparing
14:17:42 ee730e119cd6: Preparing
14:17:42 35dd3ebed11d: Preparing
14:17:42 f61899846314: Preparing
14:17:42 697765a85531: Preparing
14:17:42 8c39f7b1a31a: Preparing
14:17:42 88cfc2fcd059: Preparing
14:17:42 760e8d95cf58: Preparing
14:17:42 7cc1c2d7e744: Preparing
14:17:42 8c02234b8605: Preparing
14:17:42 5f59f75d2474: Waiting
14:17:42 8dae786ebe7b: Waiting
14:17:42 2c208b00f571: Waiting
14:17:42 b1c1c715b1d5: Waiting
14:17:42 4d813522967a: Waiting
14:17:42 8b8fd9124ed3: Waiting
14:17:42 859b078f5c62: Waiting
14:17:42 41fce17f03ed: Waiting
14:17:42 7ed070e53a4c: Waiting
14:17:42 6e687106f499: Waiting
14:17:42 ee730e119cd6: Waiting
14:17:42 35dd3ebed11d: Waiting
14:17:42 f61899846314: Waiting
14:17:42 697765a85531: Waiting
14:17:42 8c39f7b1a31a: Waiting
14:17:42 88cfc2fcd059: Waiting
14:17:42 760e8d95cf58: Waiting
14:17:42 7cc1c2d7e744: Waiting
14:17:42 8c02234b8605: Waiting
14:17:42 0a3ae9916f31: Layer already exists
14:17:42 ad6f5df72875: Layer already exists
14:17:42 5f59f75d2474: Layer already exists
14:17:42 8dae786ebe7b: Layer already exists
14:17:42 b1c1c715b1d5: Layer already exists
14:17:42 2c208b00f571: Layer already exists
14:17:42 4d813522967a: Layer already exists
14:17:42 8b8fd9124ed3: Layer already exists
14:17:42 859b078f5c62: Layer already exists
14:17:42 683328c1d211: Layer already exists
14:17:42 7ed070e53a4c: Layer already exists
14:17:42 ee730e119cd6: Layer already exists
14:17:42 41fce17f03ed: Layer already exists
14:17:42 6e687106f499: Layer already exists
14:17:42 35dd3ebed11d: Layer already exists
14:17:42 f61899846314: Layer already exists
14:17:42 697765a85531: Layer already exists
14:17:42 8c39f7b1a31a: Layer already exists
14:17:42 88cfc2fcd059: Layer already exists
14:17:42 7cc1c2d7e744: Layer already exists
14:17:42 8c02234b8605: Layer already exists
14:17:42 760e8d95cf58: Layer already exists
14:17:43 7f550853d4a5: Pushed
14:17:44 94d58562563c: Pushed
14:17:46 py3-4a42c9468c3243232a6d35f44b1f2401b4b33bf9: digest: sha256:905a9e67988e645eba912598f12d7f4de66e876f353b4ade2c768db6f4f14751 size: 5349
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] node
Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-01950220a6106e049) in /home/ubuntu/workspace/docker-py_PR-2592
[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-2592@tmp/4b813807-da60-4a46-aa9f-f4b8e48aa612/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
14:17:47 + docker run --rm --entrypoint=python dockerbuildbot/docker-py:py3-4a42c9468c3243232a6d35f44b1f2401b4b33bf9 /src/scripts/versions.py
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] parallel
[Pipeline] { (Branch: py2.7_19.03.5)
[Pipeline] { (Branch: py2.7_19.03.11)
[Pipeline] { (Branch: py3.7_19.03.5)
[Pipeline] { (Branch: py3.7_19.03.11)
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
Still waiting to schedule task
‘EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-03212926f89d3ef44)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-03757d867c359eaa5)’ is offline; ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0a805f92509fdd57b)’ is offline; ‘arm32v7-ubuntu-46’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘arm32v7-ubuntu-47’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘arm32v7-ubuntu-48’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘arm32v7-ubuntu-49’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘arm32v7-ubuntu-50’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-11’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-12’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-17’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-18’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-19’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-20’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-21’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-22’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-23’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-24’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-27’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-28’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-31’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-32’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-33’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-34’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-01’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-02’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-03’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-04’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-05’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-06’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-29’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-30’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
Still waiting to schedule task
‘EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-03212926f89d3ef44)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-03757d867c359eaa5)’ is offline; ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0a805f92509fdd57b)’ is offline; ‘arm32v7-ubuntu-46’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘arm32v7-ubuntu-47’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘arm32v7-ubuntu-48’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘arm32v7-ubuntu-49’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘arm32v7-ubuntu-50’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-11’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-12’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-17’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-18’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-19’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-20’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-21’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-22’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-23’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-24’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-27’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-28’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-31’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-32’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-33’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-34’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-01’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-02’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-03’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-04’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-05’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-06’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-29’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-30’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
Still waiting to schedule task
‘EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-03212926f89d3ef44)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-03757d867c359eaa5)’ is offline; ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0a805f92509fdd57b)’ is offline; ‘arm32v7-ubuntu-46’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘arm32v7-ubuntu-47’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘arm32v7-ubuntu-48’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘arm32v7-ubuntu-49’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘arm32v7-ubuntu-50’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-11’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-12’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-17’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-18’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-19’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-20’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-21’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-22’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-23’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-24’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-27’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-28’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-31’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-32’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-33’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-34’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-01’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-02’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-03’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-04’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-05’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-06’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-29’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-30’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
Still waiting to schedule task
‘EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-03212926f89d3ef44)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-03757d867c359eaa5)’ is offline; ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0a805f92509fdd57b)’ is offline; ‘arm32v7-ubuntu-46’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘arm32v7-ubuntu-47’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘arm32v7-ubuntu-48’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘arm32v7-ubuntu-49’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘arm32v7-ubuntu-50’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-11’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-12’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-17’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-18’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-19’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-20’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-21’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-22’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-23’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-24’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-27’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-28’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-31’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-32’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-33’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-34’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-01’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-02’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-03’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-04’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-05’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-06’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-29’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-30’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-002bbb56a63038af8) in /home/ubuntu/workspace/docker-py_PR-2592
[Pipeline] {
[Pipeline] withDockerRegistry
Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-05856c8c781b6c3ad) in /home/ubuntu/workspace/docker-py_PR-2592
[Pipeline] {
[Pipeline] withDockerRegistry
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0c68ae0a8e8ab97ae) in /home/ubuntu/workspace/docker-py_PR-2592
[Pipeline] {
[Pipeline] withDockerRegistry
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/docker-py_PR-2592@tmp/f0286967-eff3-41e6-ad63-74b3ecbf6b2f/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
14:19:09 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
14:19:09 chowning workspace
[Pipeline] sh
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-2592@tmp/375b90c9-1bc3-4e89-9583-e00063b7f5d6/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
14:19:10 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
14:19:10 chowning workspace
[Pipeline] sh
14:19:10 + pwd
14:19:10 + id -u
14:19:10 + id -g
14:19:10 + docker run --rm -v /home/ubuntu/workspace/docker-py_PR-2592:/workspace busybox chown -R 1000:1000 /workspace
14:19:10 Unable to find image 'busybox:latest' locally
14:19:10 latest: Pulling from library/busybox
14:19:10 76df9210b28c: Pulling fs layer
14:19:10 76df9210b28c: Verifying Checksum
14:19:10 76df9210b28c: Download complete
14:19:10 + pwd
14:19:10 + id -u
14:19:10 + id -g
14:19:10 + docker run --rm -v /home/ubuntu/workspace/docker-py_PR-2592:/workspace busybox chown -R 1000:1000 /workspace
14:19:10 Unable to find image 'busybox:latest' locally
14:19:11 latest: Pulling from library/busybox
14:19:11 76df9210b28c: Pulling fs layer
14:19:11 76df9210b28c: Pull complete
14:19:11 Digest: sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209
14:19:11 Status: Downloaded newer image for busybox:latest
14:19:11 76df9210b28c: Verifying Checksum
14:19:11 76df9210b28c: Download complete
14:19:11 76df9210b28c: Pull complete
14:19:11 Digest: sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209
14:19:11 Status: Downloaded newer image for busybox:latest
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-2592@tmp/e2689522-4d4b-4ca0-bd36-25af6fa4dedf/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
14:19:13 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
14:19:13 chowning workspace
[Pipeline] sh
[Pipeline] echo
14:19:14 Removing all docker containers
[Pipeline] sh
[Pipeline] echo
14:19:14 Removing all docker containers
[Pipeline] sh
14:19:14 + pwd
14:19:14 + id -u
14:19:14 + id -g
14:19:14 + docker run --rm -v /home/ubuntu/workspace/docker-py_PR-2592:/workspace busybox chown -R 1000:1000 /workspace
14:19:14 Unable to find image 'busybox:latest' locally
14:19:14 latest: Pulling from library/busybox
14:19:14 + docker container ls -aq
[Pipeline] echo
14:19:14 Docker containers have been removed
[Pipeline] echo
14:19:14 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
14:19:14 cleanWorkspace: Workspace is clean.
[Pipeline] stage
[Pipeline] { (test python=py2.7 / docker=19.03.5)
[Pipeline] checkout
14:19:14 + docker container ls -aq
[Pipeline] echo
14:19:14 Docker containers have been removed
[Pipeline] echo
14:19:14 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
14:19:14 cleanWorkspace: Workspace is clean.
[Pipeline] stage
[Pipeline] { (test python=py2.7 / docker=19.03.11)
[Pipeline] checkout
14:19:14 76df9210b28c: Pulling fs layer
14:19:14 76df9210b28c: Download complete
14:19:15 76df9210b28c: Pull complete
14:19:15 Digest: sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209
14:19:15 Status: Downloaded newer image for busybox:latest
14:19:16 using credential docker-jenkins-github-credentials
14:19:16 Cloning the remote Git repository
14:19:16 Cloning with configured refspecs honoured and without tags
14:19:16 using credential docker-jenkins-github-credentials
14:19:16 Cloning the remote Git repository
14:19:16 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-2592 # timeout=10
Cloning repository https://github.com/docker/docker-py.git
[Pipeline] echo
14:19:17 Removing all docker containers
[Pipeline] sh
14:19:17 + docker container ls -aq
[Pipeline] echo
14:19:17 Docker containers have been removed
[Pipeline] echo
14:19:17 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
14:19:17 cleanWorkspace: Workspace is clean.
[Pipeline] stage
[Pipeline] { (test python=py3.7 / docker=19.03.5)
[Pipeline] checkout
Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0a5eb52423b52b9cc) in /home/ubuntu/workspace/docker-py_PR-2592
[Pipeline] {
[Pipeline] withDockerRegistry
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/2592/head:refs/remotes/origin/PR-2592 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git init /home/ubuntu/workspace/docker-py_PR-2592 # 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/2592/head:refs/remotes/origin/PR-2592 +refs/heads/master:refs/remotes/origin/master # timeout=10
14:19:18 Fetching without tags
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
14:19:19 Merging remotes/origin/master commit 5efe28149a2060ff64faab5d4c1566f4cb994792 into PR head commit 4a42c9468c3243232a6d35f44b1f2401b4b33bf9
 > git config remote.origin.url https://github.com/docker/docker-py.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/2592/head:refs/remotes/origin/PR-2592 # 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/2592/head:refs/remotes/origin/PR-2592 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 4a42c9468c3243232a6d35f44b1f2401b4b33bf9 # timeout=10
14:19:19 Merge succeeded, producing 4a42c9468c3243232a6d35f44b1f2401b4b33bf9
14:19:19 Checking out Revision 4a42c9468c3243232a6d35f44b1f2401b4b33bf9 (PR-2592)
14:19:19 using credential docker-jenkins-github-credentials
14:19:19 Cloning the remote Git repository
14:19:19 Cloning with configured refspecs honoured and without tags
14:19:19 Fetching without tags
Cloning repository https://github.com/docker/docker-py.git
14:19:19 Merging remotes/origin/master commit 5efe28149a2060ff64faab5d4c1566f4cb994792 into PR head commit 4a42c9468c3243232a6d35f44b1f2401b4b33bf9
14:19:19 Merge succeeded, producing 4a42c9468c3243232a6d35f44b1f2401b4b33bf9
14:19:19 Checking out Revision 4a42c9468c3243232a6d35f44b1f2401b4b33bf9 (PR-2592)
 > git merge 5efe28149a2060ff64faab5d4c1566f4cb994792 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 4a42c9468c3243232a6d35f44b1f2401b4b33bf9 # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-py.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/2592/head:refs/remotes/origin/PR-2592 # 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/2592/head:refs/remotes/origin/PR-2592 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 4a42c9468c3243232a6d35f44b1f2401b4b33bf9 # timeout=10
 > git merge 5efe28149a2060ff64faab5d4c1566f4cb994792 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 4a42c9468c3243232a6d35f44b1f2401b4b33bf9 # timeout=10
 > git init /home/ubuntu/workspace/docker-py_PR-2592 # 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/2592/head:refs/remotes/origin/PR-2592 +refs/heads/master:refs/remotes/origin/master # timeout=10
14:19:21 Fetching without tags
14:19:21 Merging remotes/origin/master commit 5efe28149a2060ff64faab5d4c1566f4cb994792 into PR head commit 4a42c9468c3243232a6d35f44b1f2401b4b33bf9
 > git config remote.origin.url https://github.com/docker/docker-py.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/2592/head:refs/remotes/origin/PR-2592 # 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/2592/head:refs/remotes/origin/PR-2592 +refs/heads/master:refs/remotes/origin/master # timeout=10
14:19:22 Merge succeeded, producing 4a42c9468c3243232a6d35f44b1f2401b4b33bf9
14:19:22 Checking out Revision 4a42c9468c3243232a6d35f44b1f2401b4b33bf9 (PR-2592)
14:19:23 Commit message: "Update Dockerfile-py3"
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 4a42c9468c3243232a6d35f44b1f2401b4b33bf9 # timeout=10
 > git merge 5efe28149a2060ff64faab5d4c1566f4cb994792 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 4a42c9468c3243232a6d35f44b1f2401b4b33bf9 # timeout=10
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-2592@tmp/97a12ef1-59aa-4f6b-b05f-e814af451f65/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
14:19:23 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
14:19:23 chowning workspace
[Pipeline] sh
14:19:23 Commit message: "Update Dockerfile-py3"
[Pipeline] sh
 > git --version # timeout=10
fatal: bad object ad1b00369dd78a15c273e17e363f91bced3f6e18
[Pipeline] sh
14:19:24 + docker network create dpy-testnet-1-0-py2.7-19.03.5
14:19:24 8dc7ea5cac6199606c694720dbde077b74dcfab36286b6eee039cb61b79a6ba1
14:19:24 + pwd
14:19:24 + id -u
14:19:24 + id -g
14:19:24 + docker run --rm -v /home/ubuntu/workspace/docker-py_PR-2592:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] sh
14:19:24 Unable to find image 'busybox:latest' locally
14:19:24 latest: Pulling from library/busybox
14:19:24 76df9210b28c: Pulling fs layer
14:19:24 + docker network create dpy-testnet-1-0-py2.7-19.03.11
14:19:24 dc8d081881746e82133d4cd2155a349687382c4ecb89ecf15e69e4fd4750d0bb
[Pipeline] sh
14:19:24 76df9210b28c: Verifying Checksum
14:19:24 76df9210b28c: Download complete
14:19: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 docker:19.03.5-dind dockerd -H tcp://0.0.0.0:2375
14:19:24 Unable to find image 'docker:19.03.5-dind' locally
 > git --version # timeout=10
fatal: bad object ad1b00369dd78a15c273e17e363f91bced3f6e18
14:19:24 + docker run -d --name dpy-dind-1-0-py2.7-19.03.11 -v /tmp --privileged --network dpy-testnet-1-0-py2.7-19.03.11 docker:19.03.11-dind dockerd -H tcp://0.0.0.0:2375
14:19:24 Unable to find image 'docker:19.03.11-dind' locally
14:19:24 19.03.11-dind: Pulling from library/docker
14:19:24 76df9210b28c: Pull complete
14:19:25 df20fa9351a1: Pulling fs layer
14:19:25 25ad7478873d: Pulling fs layer
14:19:25 4684f6177b5d: Pulling fs layer
14:19:25 1d105a01b85c: Pulling fs layer
14:19:25 d87316014961: Pulling fs layer
14:19:25 ae7f709568fa: Pulling fs layer
14:19:25 63f9e63bc2f8: Pulling fs layer
14:19:25 b9da4e3fe467: Pulling fs layer
14:19:25 dc1e1be64f29: Pulling fs layer
14:19:25 ce9314d7e899: Pulling fs layer
14:19:25 8d99f0faa015: Pulling fs layer
14:19:25 63f9e63bc2f8: Waiting
14:19:25 b9da4e3fe467: Waiting
14:19:25 dc1e1be64f29: Waiting
14:19:25 ce9314d7e899: Waiting
14:19:25 8d99f0faa015: Waiting
14:19:25 1d105a01b85c: Waiting
14:19:25 d87316014961: Waiting
14:19:25 ae7f709568fa: Waiting
14:19:25 4684f6177b5d: Verifying Checksum
14:19:25 4684f6177b5d: Download complete
14:19:25 df20fa9351a1: Verifying Checksum
14:19:25 df20fa9351a1: Download complete
14:19:25 d87316014961: Verifying Checksum
14:19:25 d87316014961: Download complete
14:19:25 Digest: sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209
14:19:25 Status: Downloaded newer image for busybox:latest
14:19:25 19.03.5-dind: Pulling from library/docker
14:19:25 ae7f709568fa: Verifying Checksum
14:19:25 ae7f709568fa: Download complete
14:19:25 63f9e63bc2f8: Verifying Checksum
14:19:25 63f9e63bc2f8: Download complete
14:19:25 c9b1b535fdd9: Pulling fs layer
14:19:25 cd54125436dc: Pulling fs layer
14:19:25 70d1554c15cb: Pulling fs layer
14:19:25 79e322b40fa7: Pulling fs layer
14:19:25 fa396aa1c77a: Pulling fs layer
14:19:25 af8b1978c51e: Pulling fs layer
14:19:25 e3cc93a7c611: Pulling fs layer
14:19:25 1a997a372dbd: Pulling fs layer
14:19:25 57ab6c938e0f: Pulling fs layer
14:19:25 78fcc3f54ae1: Pulling fs layer
14:19:25 6a8202733384: Pulling fs layer
14:19:25 fa396aa1c77a: Waiting
14:19:25 af8b1978c51e: Waiting
14:19:25 e3cc93a7c611: Waiting
14:19:25 1a997a372dbd: Waiting
14:19:25 57ab6c938e0f: Waiting
14:19:25 78fcc3f54ae1: Waiting
14:19:25 6a8202733384: Waiting
14:19:25 79e322b40fa7: Waiting
14:19:25 70d1554c15cb: Verifying Checksum
14:19:25 70d1554c15cb: Download complete
14:19:25 c9b1b535fdd9: Verifying Checksum
14:19:25 c9b1b535fdd9: Download complete
14:19:25 25ad7478873d: Verifying Checksum
14:19:25 25ad7478873d: Download complete
14:19:25 dc1e1be64f29: Verifying Checksum
14:19:25 dc1e1be64f29: Download complete
14:19:25 df20fa9351a1: Pull complete
14:19:25 fa396aa1c77a: Verifying Checksum
14:19:25 fa396aa1c77a: Download complete
14:19:25 cd54125436dc: Verifying Checksum
14:19:25 cd54125436dc: Download complete
14:19:25 af8b1978c51e: Verifying Checksum
14:19:25 af8b1978c51e: Download complete
14:19:25 e3cc93a7c611: Verifying Checksum
14:19:25 e3cc93a7c611: Download complete
14:19:25 Commit message: "Update Dockerfile-py3"
14:19:25 b9da4e3fe467: Verifying Checksum
14:19:25 b9da4e3fe467: Download complete
14:19:25 ce9314d7e899: Verifying Checksum
14:19:25 ce9314d7e899: Download complete
14:19:25 8d99f0faa015: Verifying Checksum
14:19:25 8d99f0faa015: Download complete
14:19:25 1a997a372dbd: Verifying Checksum
14:19:25 1a997a372dbd: Download complete
14:19:25 57ab6c938e0f: Verifying Checksum
14:19:25 57ab6c938e0f: Download complete
14:19:25 78fcc3f54ae1: Verifying Checksum
14:19:25 78fcc3f54ae1: Download complete
14:19:25 6a8202733384: Verifying Checksum
14:19:25 6a8202733384: Download complete
14:19:26 c9b1b535fdd9: Pull complete
14:19:26 25ad7478873d: Pull complete
14:19:26 4684f6177b5d: Pull complete
[Pipeline] sh
14:19:26 1d105a01b85c: Verifying Checksum
14:19:26 1d105a01b85c: Download complete
14:19:26 + docker network create dpy-testnet-1-0-py3.7-19.03.5
14:19:26 18a15c2a19405b2618ef895d07f9f651103e46f7f6c8be26b55ea5fa1850b6a0
[Pipeline] sh
 > git --version # timeout=10
fatal: bad object ad1b00369dd78a15c273e17e363f91bced3f6e18
14:19:27 + 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 docker:19.03.5-dind dockerd -H tcp://0.0.0.0:2375
14:19:27 Unable to find image 'docker:19.03.5-dind' locally
14:19:27 79e322b40fa7: Verifying Checksum
14:19:27 79e322b40fa7: Download complete
14:19:27 19.03.5-dind: Pulling from library/docker
14:19:27 cd54125436dc: Pull complete
14:19:27 70d1554c15cb: Pull complete
14:19:27 c9b1b535fdd9: Pulling fs layer
14:19:27 cd54125436dc: Pulling fs layer
14:19:27 70d1554c15cb: Pulling fs layer
14:19:27 79e322b40fa7: Pulling fs layer
14:19:27 fa396aa1c77a: Pulling fs layer
14:19:27 af8b1978c51e: Pulling fs layer
14:19:27 e3cc93a7c611: Pulling fs layer
14:19:27 1a997a372dbd: Pulling fs layer
14:19:27 57ab6c938e0f: Pulling fs layer
14:19:27 78fcc3f54ae1: Pulling fs layer
14:19:27 6a8202733384: Pulling fs layer
14:19:27 79e322b40fa7: Waiting
14:19:27 fa396aa1c77a: Waiting
14:19:27 af8b1978c51e: Waiting
14:19:27 e3cc93a7c611: Waiting
14:19:27 1a997a372dbd: Waiting
14:19:27 57ab6c938e0f: Waiting
14:19:27 78fcc3f54ae1: Waiting
14:19:27 6a8202733384: Waiting
14:19:27 cd54125436dc: Verifying Checksum
14:19:27 cd54125436dc: Download complete
14:19:27 70d1554c15cb: Verifying Checksum
14:19:27 70d1554c15cb: Download complete
14:19:27 c9b1b535fdd9: Download complete
14:19:27 fa396aa1c77a: Verifying Checksum
14:19:27 fa396aa1c77a: Download complete
[Pipeline] echo
14:19:27 Removing all docker containers
[Pipeline] sh
14:19:27 e3cc93a7c611: Verifying Checksum
14:19:27 e3cc93a7c611: Download complete
14:19:27 af8b1978c51e: Verifying Checksum
14:19:27 af8b1978c51e: Download complete
14:19:27 57ab6c938e0f: Verifying Checksum
14:19:27 57ab6c938e0f: Download complete
14:19:27 78fcc3f54ae1: Verifying Checksum
14:19:27 78fcc3f54ae1: Download complete
14:19:28 + docker container ls -aq
[Pipeline] echo
14:19:28 Docker containers have been removed
[Pipeline] echo
14:19:28 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
14:19:28 cleanWorkspace: Workspace is clean.
[Pipeline] stage
[Pipeline] { (test python=py3.7 / docker=19.03.11)
[Pipeline] checkout
14:19:28 1a997a372dbd: Verifying Checksum
14:19:28 1a997a372dbd: Download complete
14:19:28 6a8202733384: Verifying Checksum
14:19:28 6a8202733384: Download complete
14:19:28 c9b1b535fdd9: Pull complete
14:19:29 79e322b40fa7: Verifying Checksum
14:19:29 79e322b40fa7: Download complete
14:19:29 cd54125436dc: Pull complete
14:19:29 70d1554c15cb: Pull complete
14:19:29 using credential docker-jenkins-github-credentials
14:19:29 Cloning the remote Git repository
14:19:29 Cloning with configured refspecs honoured and without tags
14:19:29 1d105a01b85c: Pull complete
Cloning repository https://github.com/docker/docker-py.git
 > git init /home/ubuntu/workspace/docker-py_PR-2592 # timeout=10
14:19:30 d87316014961: Pull complete
14:19:30 ae7f709568fa: Pull complete
14:19:30 63f9e63bc2f8: Pull complete
14:19:31 b9da4e3fe467: Pull complete
14:19:31 dc1e1be64f29: Pull complete
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/2592/head:refs/remotes/origin/PR-2592 +refs/heads/master:refs/remotes/origin/master # timeout=10
14:19:31 ce9314d7e899: Pull complete
14:19:31 8d99f0faa015: Pull complete
14:19:31 Digest: sha256:a275e69ff735fcb353243d42be7b277890d96dd1d1eee8588cb68cbe1e65f826
14:19:31 Status: Downloaded newer image for docker:19.03.11-dind
14:19:31 79e322b40fa7: Pull complete
14:19:31 fa396aa1c77a: Pull complete
14:19:31 af8b1978c51e: Pull complete
14:19:31 e3cc93a7c611: Pull complete
14:19:31 1a997a372dbd: Pull complete
14:19:31 d6163c699f846bab0c3dcbf5c800a88009de772bb1fbedf6a5b03080377f530c
14:19:31 Fetching without tags
14:19:32 57ab6c938e0f: Pull complete
14:19:32 Merging remotes/origin/master commit 5efe28149a2060ff64faab5d4c1566f4cb994792 into PR head commit 4a42c9468c3243232a6d35f44b1f2401b4b33bf9
14:19:32 Merge succeeded, producing 4a42c9468c3243232a6d35f44b1f2401b4b33bf9
14:19:32 Checking out Revision 4a42c9468c3243232a6d35f44b1f2401b4b33bf9 (PR-2592)
14:19:32 78fcc3f54ae1: Pull complete
14:19:32 6a8202733384: Pull complete
14:19:32 Digest: sha256:033ba84f8ea98910d8fc51b8263fbeb24c48d6daf55ef7c654e2981784dac2f4
14:19:32 Status: Downloaded newer image for docker:19.03.5-dind
 > git config remote.origin.url https://github.com/docker/docker-py.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/2592/head:refs/remotes/origin/PR-2592 # 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/2592/head:refs/remotes/origin/PR-2592 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 4a42c9468c3243232a6d35f44b1f2401b4b33bf9 # timeout=10
 > git merge 5efe28149a2060ff64faab5d4c1566f4cb994792 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 4a42c9468c3243232a6d35f44b1f2401b4b33bf9 # timeout=10
[Pipeline] sh
14:19:32 f6ec1d865dcda5ee293f9d620be514847022db8b8a002884bce525495d32b75d
14:19:33 + docker run --name dpy-tests-1-0-py2.7-19.03.11 -e DOCKER_HOST=tcp://dpy-dind-1-0-py2.7-19.03.11:2375 -e DOCKER_TEST_API_VERSION=1.40 --network dpy-testnet-1-0-py2.7-19.03.11 --volumes-from dpy-dind-1-0-py2.7-19.03.11 dockerbuildbot/docker-py:py2-4a42c9468c3243232a6d35f44b1f2401b4b33bf9 py.test -v -rxs --cov=docker tests/
14:19:33 Unable to find image 'dockerbuildbot/docker-py:py2-4a42c9468c3243232a6d35f44b1f2401b4b33bf9' locally
14:19:33 py2-4a42c9468c3243232a6d35f44b1f2401b4b33bf9: Pulling from dockerbuildbot/docker-py
14:19:33 7e2b2a5af8f6: Pulling fs layer
14:19:33 09b6f03ffac4: Pulling fs layer
14:19:33 dc3f0c679f0f: Pulling fs layer
14:19:33 fd4b47407fc3: Pulling fs layer
14:19:33 b32f6bf7d96d: Pulling fs layer
14:19:33 6f4489a7e4cf: Pulling fs layer
14:19:33 af4b99ad9ef0: Pulling fs layer
14:19:33 39db0bc48c26: Pulling fs layer
14:19:33 acb4a89489fc: Pulling fs layer
14:19:33 cd5516a0d63a: Pulling fs layer
14:19:33 5c4f9dd2f340: Pulling fs layer
14:19:33 8ee0c62405ac: Pulling fs layer
14:19:33 a17b467a3990: Pulling fs layer
14:19:33 e13d134f9631: Pulling fs layer
14:19:33 eadb04c82112: Pulling fs layer
14:19:33 d33c4a714200: Pulling fs layer
14:19:33 7e7a1d55ff5f: Pulling fs layer
14:19:33 39923760b061: Pulling fs layer
14:19:33 25ff5f400673: Pulling fs layer
14:19:33 10ae26d6dac2: Pulling fs layer
14:19:33 289e7df5ffbb: Pulling fs layer
14:19:33 660e251117c8: Pulling fs layer
14:19:33 98b96118a8c7: Pulling fs layer
14:19:33 e97b15526575: Pulling fs layer
14:19:33 a17b467a3990: Waiting
14:19:33 e13d134f9631: Waiting
14:19:33 eadb04c82112: Waiting
14:19:33 d33c4a714200: Waiting
14:19:33 7e7a1d55ff5f: Waiting
14:19:33 39923760b061: Waiting
14:19:33 25ff5f400673: Waiting
14:19:33 10ae26d6dac2: Waiting
14:19:33 289e7df5ffbb: Waiting
14:19:33 660e251117c8: Waiting
14:19:33 98b96118a8c7: Waiting
14:19:33 e97b15526575: Waiting
14:19:33 fd4b47407fc3: Waiting
14:19:33 b32f6bf7d96d: Waiting
14:19:33 6f4489a7e4cf: Waiting
14:19:33 af4b99ad9ef0: Waiting
14:19:33 39db0bc48c26: Waiting
14:19:33 acb4a89489fc: Waiting
14:19:33 cd5516a0d63a: Waiting
14:19:33 5c4f9dd2f340: Waiting
14:19:33 8ee0c62405ac: Waiting
14:19:33 09b6f03ffac4: Verifying Checksum
14:19:33 09b6f03ffac4: Download complete
14:19:33 dc3f0c679f0f: Verifying Checksum
14:19:33 dc3f0c679f0f: Download complete
14:19:33 79e322b40fa7: Pull complete
14:19:33 fa396aa1c77a: Pull complete
14:19:33 af8b1978c51e: Pull complete
14:19:33 e3cc93a7c611: Pull complete
[Pipeline] sh
14:19:34 + 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-4a42c9468c3243232a6d35f44b1f2401b4b33bf9 py.test -v -rxs --cov=docker tests/
14:19:34 Unable to find image 'dockerbuildbot/docker-py:py2-4a42c9468c3243232a6d35f44b1f2401b4b33bf9' locally
14:19:34 1a997a372dbd: Pull complete
14:19:34 57ab6c938e0f: Pull complete
14:19:34 py2-4a42c9468c3243232a6d35f44b1f2401b4b33bf9: Pulling from dockerbuildbot/docker-py
14:19:34 7e2b2a5af8f6: Pulling fs layer
14:19:34 09b6f03ffac4: Pulling fs layer
14:19:34 dc3f0c679f0f: Pulling fs layer
14:19:34 fd4b47407fc3: Pulling fs layer
14:19:34 b32f6bf7d96d: Pulling fs layer
14:19:34 6f4489a7e4cf: Pulling fs layer
14:19:34 af4b99ad9ef0: Pulling fs layer
14:19:34 39db0bc48c26: Pulling fs layer
14:19:34 acb4a89489fc: Pulling fs layer
14:19:34 cd5516a0d63a: Pulling fs layer
14:19:34 5c4f9dd2f340: Pulling fs layer
14:19:34 8ee0c62405ac: Pulling fs layer
14:19:34 a17b467a3990: Pulling fs layer
14:19:34 e13d134f9631: Pulling fs layer
14:19:34 eadb04c82112: Pulling fs layer
14:19:34 d33c4a714200: Pulling fs layer
14:19:34 7e7a1d55ff5f: Pulling fs layer
14:19:34 39923760b061: Pulling fs layer
14:19:34 25ff5f400673: Pulling fs layer
14:19:34 10ae26d6dac2: Pulling fs layer
14:19:34 289e7df5ffbb: Pulling fs layer
14:19:34 660e251117c8: Pulling fs layer
14:19:34 98b96118a8c7: Pulling fs layer
14:19:34 e97b15526575: Pulling fs layer
14:19:34 a17b467a3990: Waiting
14:19:34 e13d134f9631: Waiting
14:19:34 eadb04c82112: Waiting
14:19:34 d33c4a714200: Waiting
14:19:34 7e7a1d55ff5f: Waiting
14:19:34 39923760b061: Waiting
14:19:34 25ff5f400673: Waiting
14:19:34 10ae26d6dac2: Waiting
14:19:34 289e7df5ffbb: Waiting
14:19:34 660e251117c8: Waiting
14:19:34 98b96118a8c7: Waiting
14:19:34 e97b15526575: Waiting
14:19:34 fd4b47407fc3: Waiting
14:19:34 b32f6bf7d96d: Waiting
14:19:34 6f4489a7e4cf: Waiting
14:19:34 af4b99ad9ef0: Waiting
14:19:34 39db0bc48c26: Waiting
14:19:34 acb4a89489fc: Waiting
14:19:34 cd5516a0d63a: Waiting
14:19:34 5c4f9dd2f340: Waiting
14:19:34 8ee0c62405ac: Waiting
14:19:34 09b6f03ffac4: Verifying Checksum
14:19:34 09b6f03ffac4: Download complete
14:19:34 dc3f0c679f0f: Verifying Checksum
14:19:34 dc3f0c679f0f: Download complete
14:19:34 78fcc3f54ae1: Pull complete
14:19:34 6a8202733384: Pull complete
14:19:34 Digest: sha256:033ba84f8ea98910d8fc51b8263fbeb24c48d6daf55ef7c654e2981784dac2f4
14:19:34 Status: Downloaded newer image for docker:19.03.5-dind
14:19:34 7e2b2a5af8f6: Verifying Checksum
14:19:34 7e2b2a5af8f6: Download complete
14:19:34 6f4489a7e4cf: Verifying Checksum
14:19:34 6f4489a7e4cf: Download complete
14:19:34 fd4b47407fc3: Verifying Checksum
14:19:34 fd4b47407fc3: Download complete
14:19:35 ae6f96d8976aaa58e69b8ae1e0cb4ac6e92b095f51357766875d9c6e05b68bfd
14:19:35 7e2b2a5af8f6: Verifying Checksum
14:19:35 7e2b2a5af8f6: Download complete
14:19:35 39db0bc48c26: Verifying Checksum
14:19:35 39db0bc48c26: Download complete
14:19:35 af4b99ad9ef0: Verifying Checksum
14:19:35 af4b99ad9ef0: Download complete
14:19:35 cd5516a0d63a: Verifying Checksum
14:19:35 cd5516a0d63a: Download complete
14:19:35 acb4a89489fc: Verifying Checksum
14:19:35 acb4a89489fc: Download complete
14:19:35 5c4f9dd2f340: Verifying Checksum
14:19:35 5c4f9dd2f340: Download complete
14:19:35 8ee0c62405ac: Verifying Checksum
14:19:35 8ee0c62405ac: Download complete
14:19:35 e13d134f9631: Verifying Checksum
14:19:35 e13d134f9631: Download complete
14:19:35 a17b467a3990: Verifying Checksum
14:19:35 a17b467a3990: Download complete
14:19:35 eadb04c82112: Verifying Checksum
14:19:35 eadb04c82112: Download complete
14:19:35 6f4489a7e4cf: Verifying Checksum
14:19:35 6f4489a7e4cf: Download complete
[Pipeline] sh
14:19:36 Commit message: "Update Dockerfile-py3"
14:19:36 d33c4a714200: Verifying Checksum
14:19:36 d33c4a714200: Download complete
14:19:36 39923760b061: Verifying Checksum
14:19:36 39923760b061: Download complete
14:19:36 7e7a1d55ff5f: Verifying Checksum
14:19:36 7e7a1d55ff5f: Download complete
14:19:36 + 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-4a42c9468c3243232a6d35f44b1f2401b4b33bf9 py.test -v -rxs --cov=docker tests/
14:19:36 Unable to find image 'dockerbuildbot/docker-py:py3-4a42c9468c3243232a6d35f44b1f2401b4b33bf9' locally
14:19:36 25ff5f400673: Verifying Checksum
14:19:36 25ff5f400673: Download complete
14:19:36 289e7df5ffbb: Verifying Checksum
14:19:36 289e7df5ffbb: Download complete
14:19:36 fd4b47407fc3: Verifying Checksum
14:19:36 fd4b47407fc3: Download complete
14:19:36 py3-4a42c9468c3243232a6d35f44b1f2401b4b33bf9: Pulling from dockerbuildbot/docker-py
14:19:36 376057ac6fa1: Pulling fs layer
14:19:36 5a63a0a859d8: Pulling fs layer
14:19:36 496548a8c952: Pulling fs layer
14:19:36 2adae3950d4d: Pulling fs layer
14:19:36 0ed5a9824906: Pulling fs layer
14:19:36 bb94ffe72389: Pulling fs layer
14:19:36 70d0b3967cd8: Pulling fs layer
14:19:36 5efaeecfa72a: Pulling fs layer
14:19:36 db8816f44548: Pulling fs layer
14:19:36 a78bd7da9858: Pulling fs layer
14:19:36 a1921d72839f: Pulling fs layer
14:19:36 8207a7c451f6: Pulling fs layer
14:19:36 d2ac9999234a: Pulling fs layer
14:19:36 aa71fd0d180f: Pulling fs layer
14:19:36 ec0f630391d7: Pulling fs layer
14:19:36 f443a71c1029: Pulling fs layer
14:19:36 42812a0d934b: Pulling fs layer
14:19:36 fb950bbe59b6: Pulling fs layer
14:19:36 3e71bec3d64b: Pulling fs layer
14:19:36 cd9bceed6d05: Pulling fs layer
14:19:36 9db5a911a902: Pulling fs layer
14:19:36 95fed62c1109: Pulling fs layer
14:19:36 4511adbc49c9: Pulling fs layer
14:19:36 2dcb4352e851: Pulling fs layer
14:19:36 5efaeecfa72a: Waiting
14:19:36 db8816f44548: Waiting
14:19:36 a78bd7da9858: Waiting
14:19:36 a1921d72839f: Waiting
14:19:36 8207a7c451f6: Waiting
14:19:36 d2ac9999234a: Waiting
14:19:36 aa71fd0d180f: Waiting
14:19:36 ec0f630391d7: Waiting
14:19:36 f443a71c1029: Waiting
14:19:36 42812a0d934b: Waiting
14:19:36 fb950bbe59b6: Waiting
14:19:36 3e71bec3d64b: Waiting
14:19:36 cd9bceed6d05: Waiting
14:19:36 9db5a911a902: Waiting
14:19:36 95fed62c1109: Waiting
14:19:36 4511adbc49c9: Waiting
14:19:36 2dcb4352e851: Waiting
14:19:36 2adae3950d4d: Waiting
14:19:36 0ed5a9824906: Waiting
14:19:36 bb94ffe72389: Waiting
14:19:36 70d0b3967cd8: Waiting
14:19:36 10ae26d6dac2: Verifying Checksum
14:19:36 10ae26d6dac2: Download complete
14:19:36 98b96118a8c7: Verifying Checksum
14:19:36 98b96118a8c7: Download complete
[Pipeline] sh
14:19:36 af4b99ad9ef0: Verifying Checksum
14:19:36 af4b99ad9ef0: Download complete
14:19:36 39db0bc48c26: Verifying Checksum
14:19:36 39db0bc48c26: Download complete
14:19:36 5a63a0a859d8: Verifying Checksum
14:19:36 5a63a0a859d8: Download complete
14:19:36 496548a8c952: Verifying Checksum
14:19:36 496548a8c952: Download complete
14:19:36 660e251117c8: Verifying Checksum
14:19:36 660e251117c8: Download complete
14:19:36 e97b15526575: Verifying Checksum
14:19:36 e97b15526575: Download complete
14:19:37 cd5516a0d63a: Verifying Checksum
14:19:37 cd5516a0d63a: Download complete
14:19:37 acb4a89489fc: Verifying Checksum
14:19:37 acb4a89489fc: Download complete
14:19:37 + docker network create dpy-testnet-1-0-py3.7-19.03.11
14:19:37 6d244aead122abcfc233845218e61a4d7c9a6211fea1340fa0edd7c002f0ff3f
[Pipeline] sh
 > git --version # timeout=10
fatal: bad object ad1b00369dd78a15c273e17e363f91bced3f6e18
14:19:37 8ee0c62405ac: Verifying Checksum
14:19:37 8ee0c62405ac: Download complete
14:19:37 a17b467a3990: Verifying Checksum
14:19:37 a17b467a3990: Download complete
14:19:37 + docker run -d --name dpy-dind-1-0-py3.7-19.03.11 -v /tmp --privileged --network dpy-testnet-1-0-py3.7-19.03.11 docker:19.03.11-dind dockerd -H tcp://0.0.0.0:2375
14:19:37 Unable to find image 'docker:19.03.11-dind' locally
14:19:37 19.03.11-dind: Pulling from library/docker
14:19:37 376057ac6fa1: Verifying Checksum
14:19:37 376057ac6fa1: Download complete
14:19:37 e13d134f9631: Verifying Checksum
14:19:37 e13d134f9631: Download complete
14:19:37 5c4f9dd2f340: Verifying Checksum
14:19:37 5c4f9dd2f340: Download complete
14:19:37 eadb04c82112: Verifying Checksum
14:19:37 eadb04c82112: Download complete
14:19:37 d33c4a714200: Verifying Checksum
14:19:37 d33c4a714200: Download complete
14:19:37 df20fa9351a1: Pulling fs layer
14:19:37 25ad7478873d: Pulling fs layer
14:19:37 4684f6177b5d: Pulling fs layer
14:19:37 1d105a01b85c: Pulling fs layer
14:19:37 d87316014961: Pulling fs layer
14:19:37 ae7f709568fa: Pulling fs layer
14:19:37 63f9e63bc2f8: Pulling fs layer
14:19:37 b9da4e3fe467: Pulling fs layer
14:19:37 dc1e1be64f29: Pulling fs layer
14:19:37 ce9314d7e899: Pulling fs layer
14:19:37 8d99f0faa015: Pulling fs layer
14:19:37 1d105a01b85c: Waiting
14:19:37 d87316014961: Waiting
14:19:37 ae7f709568fa: Waiting
14:19:37 63f9e63bc2f8: Waiting
14:19:37 b9da4e3fe467: Waiting
14:19:37 dc1e1be64f29: Waiting
14:19:37 ce9314d7e899: Waiting
14:19:37 8d99f0faa015: Waiting
14:19:37 4684f6177b5d: Verifying Checksum
14:19:37 4684f6177b5d: Download complete
14:19:37 25ad7478873d: Verifying Checksum
14:19:37 25ad7478873d: Download complete
14:19:37 df20fa9351a1: Verifying Checksum
14:19:37 df20fa9351a1: Download complete
14:19:37 ae7f709568fa: Verifying Checksum
14:19:37 ae7f709568fa: Download complete
14:19:37 d87316014961: Verifying Checksum
14:19:37 d87316014961: Download complete
14:19:37 63f9e63bc2f8: Verifying Checksum
14:19:37 63f9e63bc2f8: Download complete
14:19:37 39923760b061: Verifying Checksum
14:19:37 39923760b061: Download complete
14:19:37 7e7a1d55ff5f: Verifying Checksum
14:19:37 7e7a1d55ff5f: Download complete
14:19:37 dc1e1be64f29: Verifying Checksum
14:19:37 dc1e1be64f29: Download complete
14:19:37 ce9314d7e899: Verifying Checksum
14:19:37 ce9314d7e899: Download complete
14:19:37 8d99f0faa015: Verifying Checksum
14:19:37 8d99f0faa015: Download complete
14:19:38 bb94ffe72389: Verifying Checksum
14:19:38 bb94ffe72389: Download complete
14:19:38 2adae3950d4d: Verifying Checksum
14:19:38 2adae3950d4d: Download complete
14:19:38 25ff5f400673: Verifying Checksum
14:19:38 25ff5f400673: Download complete
14:19:38 10ae26d6dac2: Verifying Checksum
14:19:38 10ae26d6dac2: Download complete
14:19:38 df20fa9351a1: Pull complete
14:19:38 b9da4e3fe467: Verifying Checksum
14:19:38 b9da4e3fe467: Download complete
14:19:38 289e7df5ffbb: Verifying Checksum
14:19:38 289e7df5ffbb: Download complete
14:19:38 660e251117c8: Verifying Checksum
14:19:38 660e251117c8: Download complete
14:19:38 98b96118a8c7: Verifying Checksum
14:19:38 98b96118a8c7: Download complete
14:19:38 5efaeecfa72a: Verifying Checksum
14:19:38 5efaeecfa72a: Download complete
14:19:38 e97b15526575: Verifying Checksum
14:19:38 e97b15526575: Download complete
14:19:38 db8816f44548: Verifying Checksum
14:19:38 db8816f44548: Download complete
14:19:38 25ad7478873d: Pull complete
14:19:38 a78bd7da9858: Verifying Checksum
14:19:38 a78bd7da9858: Download complete
14:19:38 70d0b3967cd8: Verifying Checksum
14:19:38 70d0b3967cd8: Download complete
14:19:38 b32f6bf7d96d: Verifying Checksum
14:19:38 b32f6bf7d96d: Download complete
14:19:38 1d105a01b85c: Verifying Checksum
14:19:38 1d105a01b85c: Download complete
14:19:38 4684f6177b5d: Pull complete
14:19:39 8207a7c451f6: Verifying Checksum
14:19:39 8207a7c451f6: Download complete
14:19:39 d2ac9999234a: Verifying Checksum
14:19:39 d2ac9999234a: Download complete
14:19:39 aa71fd0d180f: Verifying Checksum
14:19:39 aa71fd0d180f: Download complete
14:19:39 ec0f630391d7: Verifying Checksum
14:19:39 ec0f630391d7: Download complete
14:19:39 f443a71c1029: Verifying Checksum
14:19:39 f443a71c1029: Download complete
14:19:39 a1921d72839f: Verifying Checksum
14:19:39 a1921d72839f: Download complete
14:19:39 42812a0d934b: Verifying Checksum
14:19:39 42812a0d934b: Download complete
14:19:39 fb950bbe59b6: Verifying Checksum
14:19:39 fb950bbe59b6: Download complete
14:19:39 3e71bec3d64b: Verifying Checksum
14:19:39 3e71bec3d64b: Download complete
14:19:39 b32f6bf7d96d: Verifying Checksum
14:19:39 b32f6bf7d96d: Download complete
14:19:40 9db5a911a902: Verifying Checksum
14:19:40 9db5a911a902: Download complete
14:19:40 cd9bceed6d05: Verifying Checksum
14:19:40 cd9bceed6d05: Download complete
14:19:40 95fed62c1109: Verifying Checksum
14:19:40 95fed62c1109: Download complete
14:19:40 4511adbc49c9: Verifying Checksum
14:19:40 4511adbc49c9: Download complete
14:19:40 2dcb4352e851: Verifying Checksum
14:19:40 2dcb4352e851: Download complete
14:19:40 7e2b2a5af8f6: Pull complete
14:19:41 09b6f03ffac4: Pull complete
14:19:41 0ed5a9824906: Verifying Checksum
14:19:41 0ed5a9824906: Download complete
14:19:41 7e2b2a5af8f6: Pull complete
14:19:41 dc3f0c679f0f: Pull complete
14:19:42 09b6f03ffac4: Pull complete
14:19:42 dc3f0c679f0f: Pull complete
14:19:43 1d105a01b85c: Pull complete
14:19:43 d87316014961: Pull complete
14:19:43 ae7f709568fa: Pull complete
14:19:43 63f9e63bc2f8: Pull complete
14:19:43 b9da4e3fe467: Pull complete
14:19:44 dc1e1be64f29: Pull complete
14:19:44 376057ac6fa1: Pull complete
14:19:44 ce9314d7e899: Pull complete
14:19:44 8d99f0faa015: Pull complete
14:19:44 Digest: sha256:a275e69ff735fcb353243d42be7b277890d96dd1d1eee8588cb68cbe1e65f826
14:19:44 Status: Downloaded newer image for docker:19.03.11-dind
14:19:44 5a63a0a859d8: Pull complete
14:19:45 65eb40afbb5ee42471d2e8bcf06c4a2656897069055d31d99d043f02f62a697d
14:19:45 496548a8c952: Pull complete
[Pipeline] sh
14:19:46 + docker run --name dpy-tests-1-0-py3.7-19.03.11 -e DOCKER_HOST=tcp://dpy-dind-1-0-py3.7-19.03.11:2375 -e DOCKER_TEST_API_VERSION=1.40 --network dpy-testnet-1-0-py3.7-19.03.11 --volumes-from dpy-dind-1-0-py3.7-19.03.11 dockerbuildbot/docker-py:py3-4a42c9468c3243232a6d35f44b1f2401b4b33bf9 py.test -v -rxs --cov=docker tests/
14:19:46 Unable to find image 'dockerbuildbot/docker-py:py3-4a42c9468c3243232a6d35f44b1f2401b4b33bf9' locally
14:19:46 py3-4a42c9468c3243232a6d35f44b1f2401b4b33bf9: Pulling from dockerbuildbot/docker-py
14:19:46 376057ac6fa1: Pulling fs layer
14:19:46 5a63a0a859d8: Pulling fs layer
14:19:46 496548a8c952: Pulling fs layer
14:19:46 2adae3950d4d: Pulling fs layer
14:19:46 0ed5a9824906: Pulling fs layer
14:19:46 bb94ffe72389: Pulling fs layer
14:19:46 70d0b3967cd8: Pulling fs layer
14:19:46 5efaeecfa72a: Pulling fs layer
14:19:46 db8816f44548: Pulling fs layer
14:19:46 a78bd7da9858: Pulling fs layer
14:19:46 a1921d72839f: Pulling fs layer
14:19:46 8207a7c451f6: Pulling fs layer
14:19:46 d2ac9999234a: Pulling fs layer
14:19:46 aa71fd0d180f: Pulling fs layer
14:19:46 ec0f630391d7: Pulling fs layer
14:19:46 f443a71c1029: Pulling fs layer
14:19:46 42812a0d934b: Pulling fs layer
14:19:46 fb950bbe59b6: Pulling fs layer
14:19:46 3e71bec3d64b: Pulling fs layer
14:19:46 cd9bceed6d05: Pulling fs layer
14:19:46 9db5a911a902: Pulling fs layer
14:19:46 95fed62c1109: Pulling fs layer
14:19:46 4511adbc49c9: Pulling fs layer
14:19:46 2dcb4352e851: Pulling fs layer
14:19:46 d2ac9999234a: Waiting
14:19:46 aa71fd0d180f: Waiting
14:19:46 ec0f630391d7: Waiting
14:19:46 f443a71c1029: Waiting
14:19:46 42812a0d934b: Waiting
14:19:46 fb950bbe59b6: Waiting
14:19:46 3e71bec3d64b: Waiting
14:19:46 cd9bceed6d05: Waiting
14:19:46 9db5a911a902: Waiting
14:19:46 95fed62c1109: Waiting
14:19:46 2adae3950d4d: Waiting
14:19:46 0ed5a9824906: Waiting
14:19:46 bb94ffe72389: Waiting
14:19:46 70d0b3967cd8: Waiting
14:19:46 5efaeecfa72a: Waiting
14:19:46 db8816f44548: Waiting
14:19:46 a78bd7da9858: Waiting
14:19:46 a1921d72839f: Waiting
14:19:46 8207a7c451f6: Waiting
14:19:46 4511adbc49c9: Waiting
14:19:46 2dcb4352e851: Waiting
14:19:46 5a63a0a859d8: Verifying Checksum
14:19:46 5a63a0a859d8: Download complete
14:19:46 496548a8c952: Verifying Checksum
14:19:46 496548a8c952: Download complete
14:19:47 fd4b47407fc3: Pull complete
14:19:48 376057ac6fa1: Verifying Checksum
14:19:48 376057ac6fa1: Download complete
14:19:48 fd4b47407fc3: Pull complete
14:19:48 bb94ffe72389: Verifying Checksum
14:19:48 bb94ffe72389: Download complete
14:19:48 2adae3950d4d: Verifying Checksum
14:19:48 2adae3950d4d: Download complete
14:19:48 5efaeecfa72a: Verifying Checksum
14:19:48 5efaeecfa72a: Download complete
14:19:49 db8816f44548: Verifying Checksum
14:19:49 db8816f44548: Download complete
14:19:49 a78bd7da9858: Verifying Checksum
14:19:49 a78bd7da9858: Download complete
14:19:49 2adae3950d4d: Pull complete
14:19:49 70d0b3967cd8: Verifying Checksum
14:19:49 70d0b3967cd8: Download complete
14:19:49 8207a7c451f6: Verifying Checksum
14:19:49 8207a7c451f6: Download complete
14:19:49 a1921d72839f: Verifying Checksum
14:19:49 a1921d72839f: Download complete
14:19:49 d2ac9999234a: Verifying Checksum
14:19:49 d2ac9999234a: Download complete
14:19:49 aa71fd0d180f: Verifying Checksum
14:19:49 aa71fd0d180f: Download complete
14:19:49 f443a71c1029: Verifying Checksum
14:19:49 f443a71c1029: Download complete
14:19:49 ec0f630391d7: Verifying Checksum
14:19:49 ec0f630391d7: Download complete
14:19:50 fb950bbe59b6: Verifying Checksum
14:19:50 fb950bbe59b6: Download complete
14:19:50 42812a0d934b: Verifying Checksum
14:19:50 42812a0d934b: Download complete
14:19:50 3e71bec3d64b: Verifying Checksum
14:19:50 3e71bec3d64b: Download complete
14:19:50 9db5a911a902: Verifying Checksum
14:19:50 9db5a911a902: Download complete
14:19:50 cd9bceed6d05: Verifying Checksum
14:19:50 cd9bceed6d05: Download complete
14:19:50 95fed62c1109: Verifying Checksum
14:19:50 95fed62c1109: Download complete
14:19:50 4511adbc49c9: Verifying Checksum
14:19:50 4511adbc49c9: Download complete
14:19:50 2dcb4352e851: Verifying Checksum
14:19:50 2dcb4352e851: Download complete
14:19:52 0ed5a9824906: Verifying Checksum
14:19:52 0ed5a9824906: Download complete
14:19:54 376057ac6fa1: Pull complete
14:19:55 5a63a0a859d8: Pull complete
14:19:55 496548a8c952: Pull complete
14:19:59 b32f6bf7d96d: Pull complete
14:19:59 6f4489a7e4cf: Pull complete
14:19:59 2adae3950d4d: Pull complete
14:19:59 af4b99ad9ef0: Pull complete
14:20:00 39db0bc48c26: Pull complete
14:20:00 b32f6bf7d96d: Pull complete
14:20:00 6f4489a7e4cf: Pull complete
14:20:00 af4b99ad9ef0: Pull complete
14:20:01 39db0bc48c26: Pull complete
14:20:01 acb4a89489fc: Pull complete
14:20:01 cd5516a0d63a: Pull complete
14:20:01 0ed5a9824906: Pull complete
14:20:01 bb94ffe72389: Pull complete
14:20:01 5c4f9dd2f340: Pull complete
14:20:01 8ee0c62405ac: Pull complete
14:20:01 a17b467a3990: Pull complete
14:20:02 acb4a89489fc: Pull complete
14:20:02 cd5516a0d63a: Pull complete
14:20:02 e13d134f9631: Pull complete
14:20:02 eadb04c82112: Pull complete
14:20:02 d33c4a714200: Pull complete
14:20:02 5c4f9dd2f340: Pull complete
14:20:02 7e7a1d55ff5f: Pull complete
14:20:02 8ee0c62405ac: Pull complete
14:20:02 a17b467a3990: Pull complete
14:20:03 39923760b061: Pull complete
14:20:03 25ff5f400673: Pull complete
14:20:03 70d0b3967cd8: Pull complete
14:20:03 e13d134f9631: Pull complete
14:20:03 eadb04c82112: Pull complete
14:20:03 5efaeecfa72a: Pull complete
14:20:03 d33c4a714200: Pull complete
14:20:03 db8816f44548: Pull complete
14:20:03 7e7a1d55ff5f: Pull complete
14:20:03 39923760b061: Pull complete
14:20:03 a78bd7da9858: Pull complete
14:20:03 25ff5f400673: Pull complete
14:20:03 10ae26d6dac2: Pull complete
14:20:04 289e7df5ffbb: Pull complete
14:20:04 a1921d72839f: Pull complete
14:20:04 10ae26d6dac2: Pull complete
14:20:04 289e7df5ffbb: Pull complete
14:20:04 660e251117c8: Pull complete
14:20:04 8207a7c451f6: Pull complete
14:20:04 d2ac9999234a: Pull complete
14:20:04 98b96118a8c7: Pull complete
14:20:04 aa71fd0d180f: Pull complete
14:20:04 ec0f630391d7: Pull complete
14:20:04 e97b15526575: Pull complete
14:20:04 Digest: sha256:6eb217a66165fc0a8c8bb5be252ee86ea40456c67914631c352da2776967d4f0
14:20:04 Status: Downloaded newer image for dockerbuildbot/docker-py:py2-4a42c9468c3243232a6d35f44b1f2401b4b33bf9
14:20:05 660e251117c8: Pull complete
14:20:05 98b96118a8c7: Pull complete
14:20:05 f443a71c1029: Pull complete
14:20:05 e97b15526575: Pull complete
14:20:05 Digest: sha256:6eb217a66165fc0a8c8bb5be252ee86ea40456c67914631c352da2776967d4f0
14:20:05 Status: Downloaded newer image for dockerbuildbot/docker-py:py2-4a42c9468c3243232a6d35f44b1f2401b4b33bf9
14:20:05 42812a0d934b: Pull complete
14:20:05 fb950bbe59b6: Pull complete
14:20:05 3e71bec3d64b: Pull complete
14:20:07 cd9bceed6d05: Pull complete
14:20:07 9db5a911a902: Pull complete
14:20:07 95fed62c1109: Pull complete
14:20:07 4511adbc49c9: Pull complete
14:20:07 2dcb4352e851: Pull complete
14:20:07 Digest: sha256:905a9e67988e645eba912598f12d7f4de66e876f353b4ade2c768db6f4f14751
14:20:07 Status: Downloaded newer image for dockerbuildbot/docker-py:py3-4a42c9468c3243232a6d35f44b1f2401b4b33bf9
14:20:08 ============================= test session starts ==============================
14:20:08 platform linux2 -- Python 2.7.18, pytest-4.3.1, py-1.8.1, pluggy-0.13.1 -- /usr/local/bin/python
14:20:08 cachedir: .pytest_cache
14:20:08 rootdir: /src, inifile: pytest.ini
14:20:08 plugins: cov-2.6.1, timeout-1.3.3
14:20:08 ============================= test session starts ==============================
14:20:08 platform linux2 -- Python 2.7.18, pytest-4.3.1, py-1.8.1, pluggy-0.13.1 -- /usr/local/bin/python
14:20:08 cachedir: .pytest_cache
14:20:08 rootdir: /src, inifile: pytest.ini
14:20:08 plugins: cov-2.6.1, timeout-1.3.3
14:20:11 ============================= test session starts ==============================
14:20:11 platform linux -- Python 3.7.7, pytest-4.3.1, py-1.8.1, pluggy-0.13.1 -- /usr/local/bin/python
14:20:11 cachedir: .pytest_cache
14:20:11 rootdir: /src, inifile: pytest.ini
14:20:11 plugins: cov-2.6.1, timeout-1.3.3
14:20:12 0ed5a9824906: Pull complete
14:20:12 bb94ffe72389: Pull complete
14:20:13 70d0b3967cd8: Pull complete
14:20:13 5efaeecfa72a: Pull complete
14:20:13 collecting ... collected 942 items
14:20:13 
14:20:13 db8816f44548: Pull complete
14:20:14 a78bd7da9858: Pull complete
14:20:14 a1921d72839f: Pull complete
14:20:14 8207a7c451f6: Pull complete
14:20:14 collecting ... collected 942 items
14:20:14 
14:20:15 d2ac9999234a: Pull complete
14:20:15 aa71fd0d180f: Pull complete
14:20:15 ec0f630391d7: Pull complete
14:20:15 f443a71c1029: Pull complete
14:20:15 collecting ... collected 942 items
14:20:15 
14:20:15 42812a0d934b: Pull complete
14:20:15 fb950bbe59b6: Pull complete
14:20:15 3e71bec3d64b: Pull complete
14:20:16 tests/integration/api_build_test.py::BuildTest::test_build_container_with_target PASSED [  0%]
14:20:16 tests/integration/api_build_test.py::BuildTest::test_build_from_stringio PASSED [  0%]
14:20:16 tests/integration/api_build_test.py::BuildTest::test_build_gzip_custom_encoding PASSED [  0%]
14:20:17 tests/integration/api_build_test.py::BuildTest::test_build_container_with_target PASSED [  0%]
14:20:17 cd9bceed6d05: Pull complete
14:20:17 9db5a911a902: Pull complete
14:20:17 tests/integration/api_build_test.py::BuildTest::test_build_container_with_target PASSED [  0%]
14:20:17 tests/integration/api_build_test.py::BuildTest::test_build_from_stringio PASSED [  0%]
14:20:17 tests/integration/api_build_test.py::BuildTest::test_build_gzip_custom_encoding PASSED [  0%]
14:20:17 95fed62c1109: Pull complete
14:20:17 tests/integration/api_build_test.py::BuildTest::test_build_gzip_encoding PASSED [  0%]
14:20:17 tests/integration/api_build_test.py::BuildTest::test_build_gzip_encoding PASSED [  0%]
14:20:17 tests/integration/api_build_test.py::BuildTest::test_build_from_stringio PASSED [  0%]
14:20:17 tests/integration/api_build_test.py::BuildTest::test_build_gzip_custom_encoding PASSED [  0%]
14:20:17 4511adbc49c9: Pull complete
14:20:17 tests/integration/api_build_test.py::BuildTest::test_build_gzip_encoding PASSED [  0%]
14:20:17 2dcb4352e851: Pull complete
14:20:17 Digest: sha256:905a9e67988e645eba912598f12d7f4de66e876f353b4ade2c768db6f4f14751
14:20:17 Status: Downloaded newer image for dockerbuildbot/docker-py:py3-4a42c9468c3243232a6d35f44b1f2401b4b33bf9
14:20:18 tests/integration/api_build_test.py::BuildTest::test_build_in_context_abs_dockerfile PASSED [  0%]
14:20:18 tests/integration/api_build_test.py::BuildTest::test_build_in_context_abs_dockerfile PASSED [  0%]
14:20:19 tests/integration/api_build_test.py::BuildTest::test_build_in_context_abs_dockerfile PASSED [  0%]
14:20:19 tests/integration/api_build_test.py::BuildTest::test_build_in_context_dockerfile PASSED [  0%]
14:20:19 tests/integration/api_build_test.py::BuildTest::test_build_in_context_dockerfile PASSED [  0%]
14:20:19 tests/integration/api_build_test.py::BuildTest::test_build_in_context_dockerfile PASSED [  0%]
14:20:20 tests/integration/api_build_test.py::BuildTest::test_build_in_context_nested_dockerfile PASSED [  0%]
14:20:20 tests/integration/api_build_test.py::BuildTest::test_build_invalid_platform SKIPPED [  0%]
14:20:20 tests/integration/api_build_test.py::BuildTest::test_build_isolation PASSED [  0%]
14:20:20 tests/integration/api_build_test.py::BuildTest::test_build_in_context_nested_dockerfile PASSED [  0%]
14:20:20 tests/integration/api_build_test.py::BuildTest::test_build_invalid_platform SKIPPED [  0%]
14:20:20 tests/integration/api_build_test.py::BuildTest::test_build_isolation PASSED [  0%]
14:20:21 tests/integration/api_build_test.py::BuildTest::test_build_labels PASSED [  1%]
14:20:21 tests/integration/api_build_test.py::BuildTest::test_build_labels PASSED [  1%]
14:20:21 tests/integration/api_build_test.py::BuildTest::test_build_in_context_nested_dockerfile PASSED [  0%]
14:20:21 tests/integration/api_build_test.py::BuildTest::test_build_invalid_platform SKIPPED [  0%]
14:20:21 ============================= test session starts ==============================
14:20:21 platform linux -- Python 3.7.7, pytest-4.3.1, py-1.8.1, pluggy-0.13.1 -- /usr/local/bin/python
14:20:21 cachedir: .pytest_cache
14:20:21 rootdir: /src, inifile: pytest.ini
14:20:21 plugins: cov-2.6.1, timeout-1.3.3
14:20:21 tests/integration/api_build_test.py::BuildTest::test_build_isolation PASSED [  0%]
14:20:21 tests/integration/api_build_test.py::BuildTest::test_build_labels PASSED [  1%]
14:20:22 tests/integration/api_build_test.py::BuildTest::test_build_out_of_context_dockerfile PASSED [  1%]
14:20:22 tests/integration/api_build_test.py::BuildTest::test_build_out_of_context_dockerfile PASSED [  1%]
14:20:22 tests/integration/api_build_test.py::BuildTest::test_build_shmsize PASSED [  1%]
14:20:22 tests/integration/api_build_test.py::BuildTest::test_build_squash SKIPPED [  1%]
14:20:22 tests/integration/api_build_test.py::BuildTest::test_build_shmsize PASSED [  1%]
14:20:22 tests/integration/api_build_test.py::BuildTest::test_build_squash SKIPPED [  1%]
14:20:23 tests/integration/api_build_test.py::BuildTest::test_build_out_of_context_dockerfile PASSED [  1%]
14:20:23 tests/integration/api_build_test.py::BuildTest::test_build_shmsize PASSED [  1%]
14:20:23 tests/integration/api_build_test.py::BuildTest::test_build_squash SKIPPED [  1%]
14:20:23 tests/integration/api_build_test.py::BuildTest::test_build_stderr_data PASSED [  1%]
14:20:23 tests/integration/api_build_test.py::BuildTest::test_build_stderr_data PASSED [  1%]
14:20:23 tests/integration/api_build_test.py::BuildTest::test_build_streaming PASSED [  1%]
14:20:24 tests/integration/api_build_test.py::BuildTest::test_build_streaming PASSED [  1%]
14:20:24 tests/integration/api_build_test.py::BuildTest::test_build_with_buildargs PASSED [  1%]
14:20:24 tests/integration/api_build_test.py::BuildTest::test_build_stderr_data PASSED [  1%]
14:20:24 tests/integration/api_build_test.py::BuildTest::test_build_streaming PASSED [  1%]
14:20:24 tests/integration/api_build_test.py::BuildTest::test_build_with_buildargs PASSED [  1%]
14:20:24 tests/integration/api_build_test.py::BuildTest::test_build_with_buildargs PASSED [  1%]
14:20:26 collecting ... collected 942 items
14:20:26 
14:20:27 tests/integration/api_build_test.py::BuildTest::test_build_with_cache_from PASSED [  1%]
14:20:27 tests/integration/api_build_test.py::BuildTest::test_build_with_dockerfile_empty_lines PASSED [  1%]
14:20:28 tests/integration/api_build_test.py::BuildTest::test_build_container_with_target PASSED [  0%]
14:20:28 tests/integration/api_build_test.py::BuildTest::test_build_with_dockerignore PASSED [  2%]
14:20:28 tests/integration/api_build_test.py::BuildTest::test_build_from_stringio PASSED [  0%]
14:20:28 tests/integration/api_build_test.py::BuildTest::test_build_gzip_custom_encoding PASSED [  0%]
14:20:28 tests/integration/api_build_test.py::BuildTest::test_build_with_cache_from PASSED [  1%]
14:20:28 tests/integration/api_build_test.py::BuildTest::test_build_with_dockerfile_empty_lines PASSED [  1%]
14:20:29 tests/integration/api_build_test.py::BuildTest::test_build_gzip_encoding PASSED [  0%]
14:20:29 tests/integration/api_build_test.py::BuildTest::test_build_with_cache_from PASSED [  1%]
14:20:29 tests/integration/api_build_test.py::BuildTest::test_build_with_dockerfile_empty_lines PASSED [  1%]
14:20:29 tests/integration/api_build_test.py::BuildTest::test_build_with_dockerignore PASSED [  2%]
14:20:29 tests/integration/api_build_test.py::BuildTest::test_build_with_dockerignore PASSED [  2%]
14:20:30 tests/integration/api_build_test.py::BuildTest::test_build_in_context_abs_dockerfile PASSED [  0%]
14:20:30 tests/integration/api_build_test.py::BuildTest::test_build_in_context_dockerfile PASSED [  0%]
14:20:31 tests/integration/api_build_test.py::BuildTest::test_build_with_extra_hosts PASSED [  2%]
14:20:32 tests/integration/api_build_test.py::BuildTest::test_build_in_context_nested_dockerfile PASSED [  0%]
14:20:32 tests/integration/api_build_test.py::BuildTest::test_build_invalid_platform SKIPPED [  0%]
14:20:32 tests/integration/api_build_test.py::BuildTest::test_build_isolation PASSED [  0%]
14:20:32 tests/integration/api_build_test.py::BuildTest::test_build_labels PASSED [  1%]
14:20:32 tests/integration/api_build_test.py::BuildTest::test_build_with_extra_hosts PASSED [  2%]
14:20:32 tests/integration/api_build_test.py::BuildTest::test_build_with_extra_hosts PASSED [  2%]
14:20:33 tests/integration/api_build_test.py::BuildTest::test_build_out_of_context_dockerfile PASSED [  1%]
14:20:34 tests/integration/api_build_test.py::BuildTest::test_build_shmsize PASSED [  1%]
14:20:34 tests/integration/api_build_test.py::BuildTest::test_build_squash SKIPPED [  1%]
14:20:35 tests/integration/api_build_test.py::BuildTest::test_build_stderr_data PASSED [  1%]
14:20:35 tests/integration/api_build_test.py::BuildTest::test_build_with_network_mode PASSED [  2%]
14:20:35 tests/integration/api_build_test.py::BuildTest::test_build_with_proxy PASSED [  2%]
14:20:35 tests/integration/api_build_test.py::BuildTest::test_build_with_proxy_and_buildargs PASSED [  2%]
14:20:35 tests/integration/api_build_test.py::BuildTest::test_prune_builds XPASS  [  2%]
14:20:35 tests/integration/api_client_test.py::InformationTest::test_info PASSED  [  2%]
14:20:35 tests/integration/api_client_test.py::InformationTest::test_version PASSED [  2%]
14:20:35 tests/integration/api_client_test.py::AutoDetectVersionTest::test_client_init PASSED [  2%]
14:20:35 tests/integration/api_build_test.py::BuildTest::test_build_streaming PASSED [  1%]
14:20:35 tests/integration/api_client_test.py::ConnectionTimeoutTest::test_timeout PASSED [  2%]
14:20:35 tests/integration/api_client_test.py::UnixconnTest::test_resource_warnings PASSED [  3%]
14:20:35 tests/integration/api_build_test.py::BuildTest::test_build_with_network_mode PASSED [  2%]
14:20:35 tests/integration/api_build_test.py::BuildTest::test_build_with_proxy PASSED [  2%]
14:20:35 tests/integration/api_build_test.py::BuildTest::test_build_with_proxy_and_buildargs PASSED [  2%]
14:20:35 tests/integration/api_build_test.py::BuildTest::test_prune_builds XPASS  [  2%]
14:20:35 tests/integration/api_client_test.py::InformationTest::test_info PASSED  [  2%]
14:20:35 tests/integration/api_client_test.py::InformationTest::test_version PASSED [  2%]
14:20:35 tests/integration/api_client_test.py::AutoDetectVersionTest::test_client_init PASSED [  2%]
14:20:35 tests/integration/api_build_test.py::BuildTest::test_build_with_buildargs PASSED [  1%]
14:20:36 tests/integration/api_config_test.py::ConfigAPITest::test_create_config PASSED [  3%]
14:20:36 tests/integration/api_build_test.py::BuildTest::test_build_with_network_mode PASSED [  2%]
14:20:36 tests/integration/api_build_test.py::BuildTest::test_build_with_proxy PASSED [  2%]
14:20:36 tests/integration/api_build_test.py::BuildTest::test_build_with_proxy_and_buildargs PASSED [  2%]
14:20:36 tests/integration/api_build_test.py::BuildTest::test_prune_builds XPASS  [  2%]
14:20:36 tests/integration/api_client_test.py::InformationTest::test_info PASSED  [  2%]
14:20:36 tests/integration/api_client_test.py::InformationTest::test_version PASSED [  2%]
14:20:36 tests/integration/api_client_test.py::AutoDetectVersionTest::test_client_init PASSED [  2%]
14:20:36 tests/integration/api_client_test.py::ConnectionTimeoutTest::test_timeout PASSED [  2%]
14:20:36 tests/integration/api_client_test.py::UnixconnTest::test_resource_warnings PASSED [  3%]
14:20:36 tests/integration/api_config_test.py::ConfigAPITest::test_create_config_unicode_data PASSED [  3%]
14:20:36 tests/integration/api_config_test.py::ConfigAPITest::test_inspect_config PASSED [  3%]
14:20:36 tests/integration/api_config_test.py::ConfigAPITest::test_list_configs PASSED [  3%]
14:20:36 tests/integration/api_client_test.py::ConnectionTimeoutTest::test_timeout PASSED [  2%]
14:20:36 tests/integration/api_client_test.py::UnixconnTest::test_resource_warnings PASSED [  3%]
14:20:37 tests/integration/api_config_test.py::ConfigAPITest::test_create_config PASSED [  3%]
14:20:37 tests/integration/api_config_test.py::ConfigAPITest::test_create_config_unicode_data PASSED [  3%]
14:20:37 tests/integration/api_config_test.py::ConfigAPITest::test_inspect_config PASSED [  3%]
14:20:37 tests/integration/api_config_test.py::ConfigAPITest::test_list_configs PASSED [  3%]
14:20:37 tests/integration/api_config_test.py::ConfigAPITest::test_create_config PASSED [  3%]
14:20:37 tests/integration/api_config_test.py::ConfigAPITest::test_create_config_unicode_data PASSED [  3%]
14:20:37 tests/integration/api_config_test.py::ConfigAPITest::test_inspect_config PASSED [  3%]
14:20:37 tests/integration/api_config_test.py::ConfigAPITest::test_list_configs PASSED [  3%]
14:20:37 tests/integration/api_config_test.py::ConfigAPITest::test_remove_config PASSED [  3%]
14:20:38 tests/integration/api_config_test.py::ConfigAPITest::test_remove_config PASSED [  3%]
14:20:38 tests/integration/api_container_test.py::ListContainersTest::test_list_containers PASSED [  3%]
14:20:38 tests/integration/api_container_test.py::CreateContainerTest::test_create PASSED [  3%]
14:20:38 tests/integration/api_config_test.py::ConfigAPITest::test_remove_config PASSED [  3%]
14:20:39 tests/integration/api_container_test.py::ListContainersTest::test_list_containers PASSED [  3%]
14:20:39 tests/integration/api_container_test.py::CreateContainerTest::test_create PASSED [  3%]
14:20:39 tests/integration/api_container_test.py::ListContainersTest::test_list_containers PASSED [  3%]
14:20:39 tests/integration/api_container_test.py::CreateContainerTest::test_create PASSED [  3%]
14:20:40 tests/integration/api_build_test.py::BuildTest::test_build_with_cache_from PASSED [  1%]
14:20:40 tests/integration/api_build_test.py::BuildTest::test_build_with_dockerfile_empty_lines PASSED [  1%]
14:20:40 tests/integration/api_container_test.py::CreateContainerTest::test_create_container_with_volumes_from PASSED [  3%]
14:20:40 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_auto_remove PASSED [  4%]
14:20:40 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options XFAIL [  4%]
14:20:40 tests/integration/api_build_test.py::BuildTest::test_build_with_dockerignore PASSED [  2%]
14:20:41 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_device_cgroup_rules PASSED [  4%]
14:20:41 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_environment_variable_no_value PASSED [  4%]
14:20:41 tests/integration/api_container_test.py::CreateContainerTest::test_create_container_with_volumes_from PASSED [  3%]
14:20:41 tests/integration/api_container_test.py::CreateContainerTest::test_create_container_with_volumes_from PASSED [  3%]
14:20:41 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_auto_remove PASSED [  4%]
14:20:41 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options XFAIL [  4%]
14:20:41 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_auto_remove PASSED [  4%]
14:20:41 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_host_pid_mode PASSED [  4%]
14:20:41 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options XFAIL [  4%]
14:20:41 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_init PASSED [  4%]
14:20:41 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_isolation PASSED [  4%]
14:20:42 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_device_cgroup_rules PASSED [  4%]
14:20:42 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_environment_variable_no_value PASSED [  4%]
14:20:42 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_device_cgroup_rules PASSED [  4%]
14:20:42 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_environment_variable_no_value PASSED [  4%]
14:20:42 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_host_pid_mode PASSED [  4%]
14:20:42 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_host_pid_mode PASSED [  4%]
14:20:42 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_init PASSED [  4%]
14:20:42 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_isolation PASSED [  4%]
14:20:43 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_init PASSED [  4%]
14:20:43 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_isolation PASSED [  4%]
14:20:43 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_links PASSED [  4%]
14:20:44 tests/integration/api_build_test.py::BuildTest::test_build_with_extra_hosts PASSED [  2%]
14:20:44 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_mac_address PASSED [  4%]
14:20:45 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_memory_constraints_with_int PASSED [  4%]
14:20:45 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_links PASSED [  4%]
14:20:45 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_links PASSED [  4%]
14:20:45 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_mac_address PASSED [  4%]
14:20:45 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_memory_constraints_with_str PASSED [  5%]
14:20:45 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_mac_address PASSED [  4%]
14:20:46 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_memory_constraints_with_int PASSED [  4%]
14:20:46 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_memory_constraints_with_int PASSED [  4%]
14:20:47 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_memory_constraints_with_str PASSED [  5%]
14:20:47 tests/integration/api_build_test.py::BuildTest::test_build_with_network_mode PASSED [  2%]
14:20:47 tests/integration/api_build_test.py::BuildTest::test_build_with_proxy PASSED [  2%]
14:20:47 tests/integration/api_build_test.py::BuildTest::test_build_with_proxy_and_buildargs PASSED [  2%]
14:20:47 tests/integration/api_build_test.py::BuildTest::test_prune_builds XPASS  [  2%]
14:20:47 tests/integration/api_client_test.py::InformationTest::test_info PASSED  [  2%]
14:20:47 tests/integration/api_client_test.py::InformationTest::test_version PASSED [  2%]
14:20:47 tests/integration/api_client_test.py::AutoDetectVersionTest::test_client_init PASSED [  2%]
14:20:47 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_memory_constraints_with_str PASSED [  5%]
14:20:47 tests/integration/api_client_test.py::ConnectionTimeoutTest::test_timeout PASSED [  2%]
14:20:47 tests/integration/api_client_test.py::UnixconnTest::test_resource_warnings PASSED [  3%]
14:20:48 tests/integration/api_config_test.py::ConfigAPITest::test_create_config PASSED [  3%]
14:20:48 tests/integration/api_config_test.py::ConfigAPITest::test_create_config_unicode_data PASSED [  3%]
14:20:48 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_restart_policy PASSED [  5%]
14:20:48 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_stop_timeout PASSED [  5%]
14:20:48 tests/integration/api_config_test.py::ConfigAPITest::test_inspect_config PASSED [  3%]
14:20:48 tests/integration/api_config_test.py::ConfigAPITest::test_list_configs PASSED [  3%]
14:20:48 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt XFAIL [  5%]
14:20:48 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_tmpfs PASSED [  5%]
14:20:48 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_uts_mode PASSED [  5%]
14:20:49 tests/integration/api_container_test.py::CreateContainerTest::test_group_id_ints PASSED [  5%]
14:20:49 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_restart_policy PASSED [  5%]
14:20:49 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_stop_timeout PASSED [  5%]
14:20:49 tests/integration/api_config_test.py::ConfigAPITest::test_remove_config PASSED [  3%]
14:20:49 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt XFAIL [  5%]
14:20:49 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_tmpfs PASSED [  5%]
14:20:50 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_uts_mode PASSED [  5%]
14:20:50 tests/integration/api_container_test.py::CreateContainerTest::test_group_id_strings PASSED [  5%]
14:20:50 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_restart_policy PASSED [  5%]
14:20:50 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_stop_timeout PASSED [  5%]
14:20:50 tests/integration/api_container_test.py::ListContainersTest::test_list_containers PASSED [  3%]
14:20:50 tests/integration/api_container_test.py::CreateContainerTest::test_create PASSED [  3%]
14:20:50 tests/integration/api_container_test.py::CreateContainerTest::test_group_id_ints PASSED [  5%]
14:20:50 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt XFAIL [  5%]
14:20:50 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_tmpfs PASSED [  5%]
14:20:50 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_uts_mode PASSED [  5%]
14:20:51 tests/integration/api_container_test.py::CreateContainerTest::test_group_id_strings PASSED [  5%]
14:20:51 tests/integration/api_container_test.py::CreateContainerTest::test_group_id_ints PASSED [  5%]
14:20:52 tests/integration/api_container_test.py::CreateContainerTest::test_group_id_strings PASSED [  5%]
14:20:52 tests/integration/api_container_test.py::CreateContainerTest::test_create_container_with_volumes_from PASSED [  3%]
14:20:52 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_auto_remove PASSED [  4%]
14:20:52 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options XFAIL [  4%]
14:20:53 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_device_cgroup_rules PASSED [  4%]
14:20:53 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_environment_variable_no_value PASSED [  4%]
14:20:53 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_host_pid_mode PASSED [  4%]
14:20:54 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_init PASSED [  4%]
14:20:54 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_isolation PASSED [  4%]
14:20:56 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_links PASSED [  4%]
14:20:56 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_mac_address PASSED [  4%]
14:20:57 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_memory_constraints_with_int PASSED [  4%]
14:20:57 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_memory_constraints_with_str PASSED [  5%]
14:21:01 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_restart_policy PASSED [  5%]
14:21:01 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_stop_timeout PASSED [  5%]
14:21:01 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt XFAIL [  5%]
14:21:01 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_tmpfs PASSED [  5%]
14:21:01 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_uts_mode PASSED [  5%]
14:21:02 tests/integration/api_container_test.py::CreateContainerTest::test_group_id_ints PASSED [  5%]
14:21:02 tests/integration/api_container_test.py::CreateContainerTest::test_group_id_strings PASSED [  5%]
14:21:05 tests/integration/api_container_test.py::CreateContainerTest::test_invalid_log_driver_raises_exception PASSED [  5%]
14:21:06 tests/integration/api_container_test.py::CreateContainerTest::test_valid_log_driver_and_log_opt PASSED [  6%]
14:21:06 tests/integration/api_container_test.py::CreateContainerTest::test_valid_no_config_specified PASSED [  6%]
14:21:07 tests/integration/api_container_test.py::CreateContainerTest::test_valid_no_log_driver_specified PASSED [  6%]
14:21:07 tests/integration/api_container_test.py::CreateContainerTest::test_invalid_log_driver_raises_exception PASSED [  5%]
14:21:08 tests/integration/api_container_test.py::CreateContainerTest::test_valid_log_driver_and_log_opt PASSED [  6%]
14:21:08 tests/integration/api_container_test.py::CreateContainerTest::test_valid_no_config_specified PASSED [  6%]
14:21:09 tests/integration/api_container_test.py::VolumeBindTest::test_create_with_binds_ro PASSED [  6%]
14:21:09 tests/integration/api_container_test.py::CreateContainerTest::test_invalid_log_driver_raises_exception PASSED [  5%]
14:21:09 tests/integration/api_container_test.py::CreateContainerTest::test_valid_log_driver_and_log_opt PASSED [  6%]
14:21:09 tests/integration/api_container_test.py::CreateContainerTest::test_valid_no_config_specified PASSED [  6%]
14:21:09 tests/integration/api_container_test.py::CreateContainerTest::test_valid_no_log_driver_specified PASSED [  6%]
14:21:09 tests/integration/api_container_test.py::CreateContainerTest::test_valid_no_log_driver_specified PASSED [  6%]
14:21:10 tests/integration/api_container_test.py::VolumeBindTest::test_create_with_binds_rw PASSED [  6%]
14:21:10 tests/integration/api_container_test.py::VolumeBindTest::test_create_with_binds_ro PASSED [  6%]
14:21:11 tests/integration/api_container_test.py::VolumeBindTest::test_create_with_binds_ro PASSED [  6%]
14:21:11 tests/integration/api_container_test.py::VolumeBindTest::test_create_with_binds_rw PASSED [  6%]
14:21:11 tests/integration/api_container_test.py::VolumeBindTest::test_create_with_mounts PASSED [  6%]
14:21:12 tests/integration/api_container_test.py::VolumeBindTest::test_create_with_mounts_ro PASSED [  6%]
14:21:12 tests/integration/api_container_test.py::VolumeBindTest::test_create_with_binds_rw PASSED [  6%]
14:21:12 tests/integration/api_container_test.py::VolumeBindTest::test_create_with_mounts PASSED [  6%]
14:21:12 tests/integration/api_container_test.py::VolumeBindTest::test_create_with_volume_mount PASSED [  6%]
14:21:13 tests/integration/api_container_test.py::VolumeBindTest::test_create_with_mounts PASSED [  6%]
14:21:13 tests/integration/api_container_test.py::VolumeBindTest::test_create_with_mounts_ro PASSED [  6%]
14:21:13 tests/integration/api_container_test.py::ArchiveTest::test_copy_directory_to_container PASSED [  6%]
14:21:14 tests/integration/api_container_test.py::VolumeBindTest::test_create_with_volume_mount PASSED [  6%]
14:21:14 tests/integration/api_container_test.py::ArchiveTest::test_copy_file_to_container PASSED [  7%]
14:21:14 tests/integration/api_container_test.py::VolumeBindTest::test_create_with_mounts_ro PASSED [  6%]
14:21:15 tests/integration/api_container_test.py::ArchiveTest::test_copy_directory_to_container PASSED [  6%]
14:21:15 tests/integration/api_container_test.py::VolumeBindTest::test_create_with_volume_mount PASSED [  6%]
14:21:15 tests/integration/api_container_test.py::ArchiveTest::test_get_file_archive_from_container PASSED [  7%]
14:21:15 tests/integration/api_container_test.py::ArchiveTest::test_copy_file_to_container PASSED [  7%]
14:21:16 tests/integration/api_container_test.py::ArchiveTest::test_copy_directory_to_container PASSED [  6%]
14:21:16 tests/integration/api_container_test.py::ArchiveTest::test_get_file_archive_from_container PASSED [  7%]
14:21:16 tests/integration/api_container_test.py::ArchiveTest::test_get_file_stat_from_container PASSED [  7%]
14:21:16 tests/integration/api_container_test.py::RenameContainerTest::test_rename_container PASSED [  7%]
14:21:17 tests/integration/api_container_test.py::ArchiveTest::test_copy_file_to_container PASSED [  7%]
14:21:17 tests/integration/api_container_test.py::ArchiveTest::test_get_file_stat_from_container PASSED [  7%]
14:21:17 tests/integration/api_container_test.py::RenameContainerTest::test_rename_container PASSED [  7%]
14:21:18 tests/integration/api_container_test.py::ArchiveTest::test_get_file_archive_from_container PASSED [  7%]
14:21:18 tests/integration/api_container_test.py::ArchiveTest::test_get_file_stat_from_container PASSED [  7%]
14:21:18 tests/integration/api_container_test.py::RenameContainerTest::test_rename_container PASSED [  7%]
14:21:20 tests/integration/api_container_test.py::CreateContainerTest::test_invalid_log_driver_raises_exception PASSED [  5%]
14:21:20 tests/integration/api_container_test.py::CreateContainerTest::test_valid_log_driver_and_log_opt PASSED [  6%]
14:21:20 tests/integration/api_container_test.py::CreateContainerTest::test_valid_no_config_specified PASSED [  6%]
14:21:20 tests/integration/api_container_test.py::CreateContainerTest::test_valid_no_log_driver_specified PASSED [  6%]
14:21:21 tests/integration/api_container_test.py::VolumeBindTest::test_create_with_binds_ro PASSED [  6%]
14:21:21 tests/integration/api_container_test.py::StartContainerTest::test_run_shlex_commands PASSED [  7%]
14:21:21 tests/integration/api_container_test.py::StartContainerTest::test_start_container PASSED [  7%]
14:21:22 tests/integration/api_container_test.py::StartContainerTest::test_start_container_with_dict_instead_of_id PASSED [  7%]
14:21:22 tests/integration/api_container_test.py::StartContainerTest::test_run_shlex_commands PASSED [  7%]
14:21:22 tests/integration/api_container_test.py::StartContainerTest::test_start_container PASSED [  7%]
14:21:22 tests/integration/api_container_test.py::VolumeBindTest::test_create_with_binds_rw PASSED [  6%]
14:21:23 tests/integration/api_container_test.py::StartContainerTest::test_start_container_with_dict_instead_of_id PASSED [  7%]
14:21:23 tests/integration/api_container_test.py::VolumeBindTest::test_create_with_mounts PASSED [  6%]
14:21:24 tests/integration/api_container_test.py::StartContainerTest::test_run_shlex_commands PASSED [  7%]
14:21:24 tests/integration/api_container_test.py::StartContainerTest::test_start_container PASSED [  7%]
14:21:24 tests/integration/api_container_test.py::StartContainerTest::test_start_container_with_dict_instead_of_id PASSED [  7%]
14:21:25 tests/integration/api_container_test.py::VolumeBindTest::test_create_with_mounts_ro PASSED [  6%]
14:21:26 tests/integration/api_container_test.py::VolumeBindTest::test_create_with_volume_mount PASSED [  6%]
14:21:26 tests/integration/api_container_test.py::WaitTest::test_wait PASSED      [  7%]
14:21:26 tests/integration/api_container_test.py::ArchiveTest::test_copy_directory_to_container PASSED [  6%]
14:21:27 tests/integration/api_container_test.py::ArchiveTest::test_copy_file_to_container PASSED [  7%]
14:21:27 tests/integration/api_container_test.py::WaitTest::test_wait PASSED      [  7%]
14:21:28 tests/integration/api_container_test.py::ArchiveTest::test_get_file_archive_from_container PASSED [  7%]
14:21:28 tests/integration/api_container_test.py::WaitTest::test_wait PASSED      [  7%]
14:21:29 tests/integration/api_container_test.py::ArchiveTest::test_get_file_stat_from_container PASSED [  7%]
14:21:29 tests/integration/api_container_test.py::RenameContainerTest::test_rename_container PASSED [  7%]
14:21:31 tests/integration/api_container_test.py::WaitTest::test_wait_with_condition PASSED [  7%]
14:21:33 tests/integration/api_container_test.py::WaitTest::test_wait_with_condition PASSED [  7%]
14:21:34 tests/integration/api_container_test.py::WaitTest::test_wait_with_condition PASSED [  7%]
14:21:34 tests/integration/api_container_test.py::StartContainerTest::test_run_shlex_commands PASSED [  7%]
14:21:34 tests/integration/api_container_test.py::StartContainerTest::test_start_container PASSED [  7%]
14:21:35 tests/integration/api_container_test.py::WaitTest::test_wait_with_dict_instead_of_id PASSED [  7%]
14:21:35 tests/integration/api_container_test.py::StartContainerTest::test_start_container_with_dict_instead_of_id PASSED [  7%]
14:21:35 tests/integration/api_container_test.py::LogsTest::test_logs PASSED      [  8%]
14:21:36 tests/integration/api_container_test.py::WaitTest::test_wait_with_dict_instead_of_id PASSED [  7%]
14:21:36 tests/integration/api_container_test.py::LogsTest::test_logs_streaming_and_follow PASSED [  8%]
14:21:36 tests/integration/api_container_test.py::LogsTest::test_logs PASSED      [  8%]
14:21:37 tests/integration/api_container_test.py::WaitTest::test_wait_with_dict_instead_of_id PASSED [  7%]
14:21:37 tests/integration/api_container_test.py::LogsTest::test_logs_streaming_and_follow PASSED [  8%]
14:21:37 tests/integration/api_container_test.py::LogsTest::test_logs_streaming_and_follow_and_cancel PASSED [  8%]
14:21:37 tests/integration/api_container_test.py::LogsTest::test_logs PASSED      [  8%]
14:21:38 tests/integration/api_container_test.py::LogsTest::test_logs_tail_option PASSED [  8%]
14:21:38 tests/integration/api_container_test.py::LogsTest::test_logs_streaming_and_follow PASSED [  8%]
14:21:39 tests/integration/api_container_test.py::LogsTest::test_logs_with_dict_instead_of_id PASSED [  8%]
14:21:39 tests/integration/api_container_test.py::LogsTest::test_logs_streaming_and_follow_and_cancel PASSED [  8%]
14:21:39 tests/integration/api_container_test.py::LogsTest::test_logs_tail_option PASSED [  8%]
14:21:39 tests/integration/api_container_test.py::WaitTest::test_wait PASSED      [  7%]
14:21:40 tests/integration/api_container_test.py::LogsTest::test_logs_with_tail_0 PASSED [  8%]
14:21:40 tests/integration/api_container_test.py::LogsTest::test_logs_streaming_and_follow_and_cancel PASSED [  8%]
14:21:40 tests/integration/api_container_test.py::LogsTest::test_logs_with_dict_instead_of_id PASSED [  8%]
14:21:40 tests/integration/api_container_test.py::LogsTest::test_logs_with_until PASSED [  8%]
14:21:41 tests/integration/api_container_test.py::LogsTest::test_logs_tail_option PASSED [  8%]
14:21:41 tests/integration/api_container_test.py::LogsTest::test_logs_with_tail_0 PASSED [  8%]
14:21:41 tests/integration/api_container_test.py::DiffTest::test_diff PASSED      [  8%]
14:21:41 tests/integration/api_container_test.py::LogsTest::test_logs_with_dict_instead_of_id PASSED [  8%]
14:21:41 tests/integration/api_container_test.py::LogsTest::test_logs_with_until PASSED [  8%]
14:21:42 tests/integration/api_container_test.py::DiffTest::test_diff_with_dict_instead_of_id PASSED [  8%]
14:21:42 tests/integration/api_container_test.py::LogsTest::test_logs_with_tail_0 PASSED [  8%]
14:21:42 tests/integration/api_container_test.py::DiffTest::test_diff PASSED      [  8%]
14:21:43 tests/integration/api_container_test.py::DiffTest::test_diff_with_dict_instead_of_id PASSED [  8%]
14:21:43 tests/integration/api_container_test.py::LogsTest::test_logs_with_until PASSED [  8%]
14:21:43 tests/integration/api_container_test.py::DiffTest::test_diff PASSED      [  8%]
14:21:44 tests/integration/api_container_test.py::StopTest::test_stop PASSED      [  9%]
14:21:44 tests/integration/api_container_test.py::DiffTest::test_diff_with_dict_instead_of_id PASSED [  8%]
14:21:45 tests/integration/api_container_test.py::WaitTest::test_wait_with_condition PASSED [  7%]
14:21:45 tests/integration/api_container_test.py::StopTest::test_stop PASSED      [  9%]
14:21:47 tests/integration/api_container_test.py::StopTest::test_stop PASSED      [  9%]
14:21:47 tests/integration/api_container_test.py::StopTest::test_stop_with_dict_instead_of_id PASSED [  9%]
14:21:47 tests/integration/api_container_test.py::KillTest::test_kill PASSED      [  9%]
14:21:48 tests/integration/api_container_test.py::WaitTest::test_wait_with_dict_instead_of_id PASSED [  7%]
14:21:48 tests/integration/api_container_test.py::KillTest::test_kill_with_dict_instead_of_id PASSED [  9%]
14:21:48 tests/integration/api_container_test.py::LogsTest::test_logs PASSED      [  8%]
14:21:49 tests/integration/api_container_test.py::StopTest::test_stop_with_dict_instead_of_id PASSED [  9%]
14:21:49 tests/integration/api_container_test.py::KillTest::test_kill_with_signal PASSED [  9%]
14:21:49 tests/integration/api_container_test.py::LogsTest::test_logs_streaming_and_follow PASSED [  8%]
14:21:49 tests/integration/api_container_test.py::KillTest::test_kill PASSED      [  9%]
14:21:49 tests/integration/api_container_test.py::KillTest::test_kill_with_signal_integer PASSED [  9%]
14:21:50 tests/integration/api_container_test.py::KillTest::test_kill_with_dict_instead_of_id PASSED [  9%]
14:21:50 tests/integration/api_container_test.py::KillTest::test_kill_with_signal_name PASSED [  9%]
14:21:50 tests/integration/api_container_test.py::StopTest::test_stop_with_dict_instead_of_id PASSED [  9%]
14:21:50 tests/integration/api_container_test.py::KillTest::test_kill PASSED      [  9%]
14:21:50 tests/integration/api_container_test.py::KillTest::test_kill_with_signal PASSED [  9%]
14:21:50 tests/integration/api_container_test.py::PortTest::test_port PASSED      [  9%]
14:21:51 tests/integration/api_container_test.py::LogsTest::test_logs_streaming_and_follow_and_cancel PASSED [  8%]
14:21:51 tests/integration/api_container_test.py::KillTest::test_kill_with_dict_instead_of_id PASSED [  9%]
14:21:51 tests/integration/api_container_test.py::KillTest::test_kill_with_signal_integer PASSED [  9%]
14:21:51 tests/integration/api_container_test.py::ContainerTopTest::test_top XPASS [  9%]
14:21:51 tests/integration/api_container_test.py::LogsTest::test_logs_tail_option PASSED [  8%]
14:21:51 tests/integration/api_container_test.py::KillTest::test_kill_with_signal PASSED [  9%]
14:21:52 tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs XFAIL [  9%]
14:21:52 tests/integration/api_container_test.py::LogsTest::test_logs_with_dict_instead_of_id PASSED [  8%]
14:21:52 tests/integration/api_container_test.py::KillTest::test_kill_with_signal_integer PASSED [  9%]
14:21:52 tests/integration/api_container_test.py::KillTest::test_kill_with_signal_name PASSED [  9%]
14:21:52 tests/integration/api_container_test.py::PortTest::test_port PASSED      [  9%]
14:21:52 tests/integration/api_container_test.py::LogsTest::test_logs_with_tail_0 PASSED [  8%]
14:21:53 tests/integration/api_container_test.py::ContainerTopTest::test_top XPASS [  9%]
14:21:53 tests/integration/api_container_test.py::KillTest::test_kill_with_signal_name PASSED [  9%]
14:21:53 tests/integration/api_container_test.py::LogsTest::test_logs_with_until PASSED [  8%]
14:21:53 tests/integration/api_container_test.py::PortTest::test_port PASSED      [  9%]
14:21:54 tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs XFAIL [  9%]
14:21:54 tests/integration/api_container_test.py::DiffTest::test_diff PASSED      [  8%]
14:21:54 tests/integration/api_container_test.py::ContainerTopTest::test_top XPASS [  9%]
14:21:54 tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs XFAIL [  9%]
14:21:55 tests/integration/api_container_test.py::DiffTest::test_diff_with_dict_instead_of_id PASSED [  8%]
14:21:55 tests/integration/api_container_test.py::RestartContainerTest::test_restart PASSED [ 10%]
14:21:57 tests/integration/api_container_test.py::RestartContainerTest::test_restart PASSED [ 10%]
14:21:58 tests/integration/api_container_test.py::RestartContainerTest::test_restart PASSED [ 10%]
14:21:58 tests/integration/api_container_test.py::StopTest::test_stop PASSED      [  9%]
14:21:58 tests/integration/api_container_test.py::RestartContainerTest::test_restart_with_dict_instead_of_id PASSED [ 10%]
14:22:00 tests/integration/api_container_test.py::RestartContainerTest::test_restart_with_dict_instead_of_id PASSED [ 10%]
14:22:01 tests/integration/api_container_test.py::StopTest::test_stop_with_dict_instead_of_id PASSED [  9%]
14:22:01 tests/integration/api_container_test.py::KillTest::test_kill PASSED      [  9%]
14:22:01 tests/integration/api_container_test.py::RestartContainerTest::test_restart_with_dict_instead_of_id PASSED [ 10%]
14:22:01 tests/integration/api_container_test.py::RestartContainerTest::test_restart_with_low_timeout PASSED [ 10%]
14:22:01 tests/integration/api_container_test.py::KillTest::test_kill_with_dict_instead_of_id PASSED [  9%]
14:22:02 tests/integration/api_container_test.py::RemoveContainerTest::test_remove PASSED [ 10%]
14:22:02 tests/integration/api_container_test.py::KillTest::test_kill_with_signal PASSED [  9%]
14:22:02 tests/integration/api_container_test.py::RemoveContainerTest::test_remove_with_dict_instead_of_id PASSED [ 10%]
14:22:03 tests/integration/api_container_test.py::KillTest::test_kill_with_signal_integer PASSED [  9%]
14:22:03 tests/integration/api_container_test.py::AttachContainerTest::test_attach_no_stream PASSED [ 10%]
14:22:03 tests/integration/api_container_test.py::KillTest::test_kill_with_signal_name PASSED [  9%]
14:22:04 tests/integration/api_container_test.py::RestartContainerTest::test_restart_with_low_timeout PASSED [ 10%]
14:22:04 tests/integration/api_container_test.py::PortTest::test_port PASSED      [  9%]
14:22:04 tests/integration/api_container_test.py::RemoveContainerTest::test_remove PASSED [ 10%]
14:22:04 tests/integration/api_container_test.py::ContainerTopTest::test_top XPASS [  9%]
14:22:04 tests/integration/api_container_test.py::RemoveContainerTest::test_remove_with_dict_instead_of_id PASSED [ 10%]
14:22:05 tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs XFAIL [  9%]
14:22:05 tests/integration/api_container_test.py::AttachContainerTest::test_attach_no_stream PASSED [ 10%]
14:22:05 tests/integration/api_container_test.py::RestartContainerTest::test_restart_with_low_timeout PASSED [ 10%]
14:22:05 tests/integration/api_container_test.py::RemoveContainerTest::test_remove PASSED [ 10%]
14:22:06 tests/integration/api_container_test.py::RemoveContainerTest::test_remove_with_dict_instead_of_id PASSED [ 10%]
14:22:06 tests/integration/api_container_test.py::AttachContainerTest::test_attach_no_stream PASSED [ 10%]
14:22:07 tests/integration/api_container_test.py::AttachContainerTest::test_attach_stream_and_cancel PASSED [ 10%]
14:22:07 tests/integration/api_container_test.py::AttachContainerTest::test_detach_with_arg PASSED [ 10%]
14:22:08 tests/integration/api_container_test.py::RestartContainerTest::test_restart PASSED [ 10%]
14:22:08 tests/integration/api_container_test.py::AttachContainerTest::test_detach_with_config_file PASSED [ 10%]
14:22:09 tests/integration/api_container_test.py::AttachContainerTest::test_attach_stream_and_cancel PASSED [ 10%]
14:22:10 tests/integration/api_container_test.py::AttachContainerTest::test_detach_with_arg PASSED [ 10%]
14:22:10 tests/integration/api_container_test.py::AttachContainerTest::test_detach_with_default PASSED [ 11%]
14:22:10 tests/integration/api_container_test.py::AttachContainerTest::test_attach_stream_and_cancel PASSED [ 10%]
14:22:10 tests/integration/api_container_test.py::AttachContainerTest::test_run_container_reading_socket PASSED [ 11%]
14:22:11 tests/integration/api_container_test.py::AttachContainerTest::test_detach_with_config_file PASSED [ 10%]
14:22:11 tests/integration/api_container_test.py::AttachContainerTest::test_detach_with_arg PASSED [ 10%]
14:22:11 tests/integration/api_container_test.py::AttachContainerTest::test_run_container_streaming PASSED [ 11%]
14:22:11 tests/integration/api_container_test.py::RestartContainerTest::test_restart_with_dict_instead_of_id PASSED [ 10%]
14:22:12 tests/integration/api_container_test.py::PauseTest::test_pause_unpause PASSED [ 11%]
14:22:12 tests/integration/api_container_test.py::AttachContainerTest::test_detach_with_config_file PASSED [ 10%]
14:22:12 tests/integration/api_container_test.py::AttachContainerTest::test_detach_with_default PASSED [ 11%]
14:22:12 tests/integration/api_container_test.py::PruneTest::test_prune_containers PASSED [ 11%]
14:22:13 tests/integration/api_container_test.py::AttachContainerTest::test_run_container_reading_socket PASSED [ 11%]
14:22:13 tests/integration/api_container_test.py::AttachContainerTest::test_run_container_streaming PASSED [ 11%]
14:22:14 tests/integration/api_container_test.py::AttachContainerTest::test_detach_with_default PASSED [ 11%]
14:22:14 tests/integration/api_container_test.py::PauseTest::test_pause_unpause PASSED [ 11%]
14:22:14 tests/integration/api_container_test.py::AttachContainerTest::test_run_container_reading_socket PASSED [ 11%]
14:22:14 tests/integration/api_container_test.py::GetContainerStatsTest::test_get_container_stats_no_stream PASSED [ 11%]
14:22:15 tests/integration/api_container_test.py::ContainerUpdateTest::test_restart_policy_update PASSED [ 11%]
14:22:15 tests/integration/api_container_test.py::AttachContainerTest::test_run_container_streaming PASSED [ 11%]
14:22:15 tests/integration/api_container_test.py::RestartContainerTest::test_restart_with_low_timeout PASSED [ 10%]
14:22:15 tests/integration/api_container_test.py::PruneTest::test_prune_containers PASSED [ 11%]
14:22:15 tests/integration/api_container_test.py::RemoveContainerTest::test_remove PASSED [ 10%]
14:22:15 tests/integration/api_container_test.py::ContainerUpdateTest::test_update_container PASSED [ 11%]
14:22:16 tests/integration/api_container_test.py::RemoveContainerTest::test_remove_with_dict_instead_of_id PASSED [ 10%]
14:22:16 tests/integration/api_container_test.py::PauseTest::test_pause_unpause PASSED [ 11%]
14:22:16 tests/integration/api_container_test.py::ContainerCPUTest::test_container_cpu_shares PASSED [ 11%]
14:22:16 tests/integration/api_container_test.py::AttachContainerTest::test_attach_no_stream PASSED [ 10%]
14:22:16 tests/integration/api_container_test.py::ContainerCPUTest::test_container_cpuset PASSED [ 11%]
14:22:16 tests/integration/api_container_test.py::ContainerCPUTest::test_create_with_runtime PASSED [ 12%]
14:22:17 tests/integration/api_container_test.py::PruneTest::test_prune_containers PASSED [ 11%]
14:22:17 tests/integration/api_container_test.py::LinkTest::test_remove_link PASSED [ 12%]
14:22:17 tests/integration/api_container_test.py::GetContainerStatsTest::test_get_container_stats_no_stream PASSED [ 11%]
14:22:18 tests/integration/api_container_test.py::ContainerUpdateTest::test_restart_policy_update PASSED [ 11%]
14:22:18 tests/integration/api_exec_test.py::ExecTest::test_detach_with_config_file PASSED [ 12%]
14:22:18 tests/integration/api_container_test.py::ContainerUpdateTest::test_update_container PASSED [ 11%]
14:22:19 tests/integration/api_container_test.py::ContainerCPUTest::test_container_cpu_shares PASSED [ 11%]
14:22:19 tests/integration/api_container_test.py::GetContainerStatsTest::test_get_container_stats_no_stream PASSED [ 11%]
14:22:19 tests/integration/api_container_test.py::ContainerCPUTest::test_container_cpuset PASSED [ 11%]
14:22:19 tests/integration/api_container_test.py::ContainerCPUTest::test_create_with_runtime PASSED [ 12%]
14:22:20 tests/integration/api_container_test.py::ContainerUpdateTest::test_restart_policy_update PASSED [ 11%]
14:22:20 tests/integration/api_exec_test.py::ExecTest::test_detach_with_default PASSED [ 12%]
14:22:20 tests/integration/api_container_test.py::ContainerUpdateTest::test_update_container PASSED [ 11%]
14:22:20 tests/integration/api_container_test.py::AttachContainerTest::test_attach_stream_and_cancel PASSED [ 10%]
14:22:20 tests/integration/api_exec_test.py::ExecTest::test_exec_command_as_root PASSED [ 12%]
14:22:21 tests/integration/api_container_test.py::LinkTest::test_remove_link PASSED [ 12%]
14:22:21 tests/integration/api_container_test.py::ContainerCPUTest::test_container_cpu_shares PASSED [ 11%]
14:22:21 tests/integration/api_container_test.py::AttachContainerTest::test_detach_with_arg PASSED [ 10%]
14:22:21 tests/integration/api_exec_test.py::ExecTest::test_exec_command_as_user PASSED [ 12%]
14:22:21 tests/integration/api_container_test.py::ContainerCPUTest::test_container_cpuset PASSED [ 11%]
14:22:21 tests/integration/api_container_test.py::ContainerCPUTest::test_create_with_runtime PASSED [ 12%]
14:22:22 tests/integration/api_exec_test.py::ExecTest::test_detach_with_config_file PASSED [ 12%]
14:22:22 tests/integration/api_container_test.py::AttachContainerTest::test_detach_with_config_file PASSED [ 10%]
14:22:22 tests/integration/api_exec_test.py::ExecTest::test_exec_command_streaming PASSED [ 12%]
14:22:22 tests/integration/api_exec_test.py::ExecTest::test_exec_command_string PASSED [ 12%]
14:22:23 tests/integration/api_container_test.py::LinkTest::test_remove_link PASSED [ 12%]
14:22:23 tests/integration/api_exec_test.py::ExecTest::test_exec_command_with_env PASSED [ 12%]
14:22:23 tests/integration/api_exec_test.py::ExecTest::test_detach_with_default PASSED [ 12%]
14:22:23 tests/integration/api_exec_test.py::ExecTest::test_exec_command_with_workdir PASSED [ 13%]
14:22:24 tests/integration/api_exec_test.py::ExecTest::test_detach_with_config_file PASSED [ 12%]
14:22:24 tests/integration/api_container_test.py::AttachContainerTest::test_detach_with_default PASSED [ 11%]
14:22:24 tests/integration/api_exec_test.py::ExecTest::test_exec_command_as_root PASSED [ 12%]
14:22:24 tests/integration/api_container_test.py::AttachContainerTest::test_run_container_reading_socket PASSED [ 11%]
14:22:24 tests/integration/api_exec_test.py::ExecTest::test_exec_inspect PASSED   [ 13%]
14:22:24 tests/integration/api_exec_test.py::ExecTest::test_exec_command_as_user PASSED [ 12%]
14:22:25 tests/integration/api_container_test.py::AttachContainerTest::test_run_container_streaming PASSED [ 11%]
14:22:25 tests/integration/api_exec_test.py::ExecTest::test_exec_start_detached PASSED [ 13%]
14:22:25 tests/integration/api_exec_test.py::ExecTest::test_exec_command_streaming PASSED [ 12%]
14:22:25 tests/integration/api_container_test.py::PauseTest::test_pause_unpause PASSED [ 11%]
14:22:25 tests/integration/api_exec_test.py::ExecTest::test_detach_with_default PASSED [ 12%]
14:22:26 tests/integration/api_exec_test.py::ExecTest::test_exec_start_socket PASSED [ 13%]
14:22:26 tests/integration/api_exec_test.py::ExecTest::test_exec_command_string PASSED [ 12%]
14:22:26 tests/integration/api_exec_test.py::ExecTest::test_exec_command_as_root PASSED [ 12%]
14:22:26 tests/integration/api_container_test.py::PruneTest::test_prune_containers PASSED [ 11%]
14:22:26 tests/integration/api_exec_test.py::ExecTest::test_execute_command PASSED [ 13%]
14:22:26 tests/integration/api_exec_test.py::ExecTest::test_exec_command_with_env PASSED [ 12%]
14:22:27 tests/integration/api_exec_test.py::ExecTest::test_execute_command_with_proxy_env PASSED [ 13%]
14:22:27 tests/integration/api_exec_test.py::ExecTest::test_exec_command_as_user PASSED [ 12%]
14:22:27 tests/integration/api_exec_test.py::ExecTest::test_exec_command_with_workdir PASSED [ 13%]
14:22:27 tests/integration/api_exec_test.py::ExecTest::test_exec_command_streaming PASSED [ 12%]
14:22:28 tests/integration/api_exec_test.py::ExecDemuxTest::test_exec_command_no_stream_demux PASSED [ 13%]
14:22:28 tests/integration/api_exec_test.py::ExecTest::test_exec_inspect PASSED   [ 13%]
14:22:28 tests/integration/api_exec_test.py::ExecTest::test_exec_command_string PASSED [ 12%]
14:22:28 tests/integration/api_container_test.py::GetContainerStatsTest::test_get_container_stats_no_stream PASSED [ 11%]
14:22:28 tests/integration/api_container_test.py::ContainerUpdateTest::test_restart_policy_update PASSED [ 11%]
14:22:28 tests/integration/api_exec_test.py::ExecTest::test_exec_start_detached PASSED [ 13%]
14:22:28 tests/integration/api_exec_test.py::ExecTest::test_exec_command_with_env PASSED [ 12%]
14:22:29 tests/integration/api_container_test.py::ContainerUpdateTest::test_update_container PASSED [ 11%]
14:22:29 tests/integration/api_exec_test.py::ExecTest::test_exec_start_socket PASSED [ 13%]
14:22:29 tests/integration/api_exec_test.py::ExecDemuxTest::test_exec_command_no_stream_no_demux PASSED [ 13%]
14:22:29 tests/integration/api_exec_test.py::ExecTest::test_exec_command_with_workdir PASSED [ 13%]
14:22:29 tests/integration/api_container_test.py::ContainerCPUTest::test_container_cpu_shares PASSED [ 11%]
14:22:30 tests/integration/api_exec_test.py::ExecTest::test_execute_command PASSED [ 13%]
14:22:30 tests/integration/api_exec_test.py::ExecTest::test_exec_inspect PASSED   [ 13%]
14:22:30 tests/integration/api_container_test.py::ContainerCPUTest::test_container_cpuset PASSED [ 11%]
14:22:30 tests/integration/api_container_test.py::ContainerCPUTest::test_create_with_runtime PASSED [ 12%]
14:22:30 tests/integration/api_exec_test.py::ExecDemuxTest::test_exec_command_stream_demux PASSED [ 13%]
14:22:30 tests/integration/api_exec_test.py::ExecTest::test_execute_command_with_proxy_env PASSED [ 13%]
14:22:30 tests/integration/api_exec_test.py::ExecTest::test_exec_start_detached PASSED [ 13%]
14:22:31 tests/integration/api_container_test.py::LinkTest::test_remove_link PASSED [ 12%]
14:22:31 tests/integration/api_exec_test.py::ExecDemuxTest::test_exec_command_stream_no_demux PASSED [ 14%]
14:22:31 tests/integration/api_exec_test.py::ExecTest::test_exec_start_socket PASSED [ 13%]
14:22:32 tests/integration/api_exec_test.py::ExecDemuxTest::test_exec_command_no_stream_demux PASSED [ 13%]
14:22:32 tests/integration/api_exec_test.py::ExecTest::test_execute_command PASSED [ 13%]
14:22:32 tests/integration/api_exec_test.py::ExecDemuxTest::test_exec_command_tty_no_stream_demux PASSED [ 14%]
14:22:32 tests/integration/api_exec_test.py::ExecTest::test_detach_with_config_file PASSED [ 12%]
14:22:33 tests/integration/api_exec_test.py::ExecDemuxTest::test_exec_command_no_stream_no_demux PASSED [ 13%]
14:22:33 tests/integration/api_exec_test.py::ExecTest::test_execute_command_with_proxy_env PASSED [ 13%]
14:22:34 tests/integration/api_exec_test.py::ExecDemuxTest::test_exec_command_tty_no_stream_no_demux PASSED [ 14%]
14:22:34 tests/integration/api_exec_test.py::ExecTest::test_detach_with_default PASSED [ 12%]
14:22:34 tests/integration/api_exec_test.py::ExecDemuxTest::test_exec_command_no_stream_demux PASSED [ 13%]
14:22:34 tests/integration/api_exec_test.py::ExecDemuxTest::test_exec_command_stream_demux PASSED [ 13%]
14:22:34 tests/integration/api_exec_test.py::ExecTest::test_exec_command_as_root PASSED [ 12%]
14:22:34 tests/integration/api_exec_test.py::ExecDemuxTest::test_exec_command_tty_stream_demux PASSED [ 14%]
14:22:35 tests/integration/api_exec_test.py::ExecDemuxTest::test_exec_command_stream_no_demux PASSED [ 14%]
14:22:35 tests/integration/api_exec_test.py::ExecTest::test_exec_command_as_user PASSED [ 12%]
14:22:35 tests/integration/api_exec_test.py::ExecDemuxTest::test_exec_command_no_stream_no_demux PASSED [ 13%]
14:22:35 tests/integration/api_exec_test.py::ExecTest::test_exec_command_streaming PASSED [ 12%]
14:22:35 tests/integration/api_exec_test.py::ExecDemuxTest::test_exec_command_tty_stream_no_demux PASSED [ 14%]
14:22:36 tests/integration/api_exec_test.py::ExecTest::test_exec_command_string PASSED [ 12%]
14:22:36 tests/integration/api_exec_test.py::ExecDemuxTest::test_exec_command_tty_no_stream_demux PASSED [ 14%]
14:22:36 tests/integration/api_exec_test.py::ExecTest::test_exec_command_with_env PASSED [ 12%]
14:22:36 tests/integration/api_exec_test.py::ExecDemuxTest::test_exec_command_stream_demux PASSED [ 13%]
14:22:37 tests/integration/api_exec_test.py::ExecDemuxTest::test_exec_command_tty_no_stream_no_demux PASSED [ 14%]
14:22:37 tests/integration/api_healthcheck_test.py::HealthcheckTest::test_healthcheck_fails PASSED [ 14%]
14:22:37 tests/integration/api_exec_test.py::ExecTest::test_exec_command_with_workdir PASSED [ 13%]
14:22:37 tests/integration/api_exec_test.py::ExecDemuxTest::test_exec_command_stream_no_demux PASSED [ 14%]
14:22:38 tests/integration/api_exec_test.py::ExecTest::test_exec_inspect PASSED   [ 13%]
14:22:39 tests/integration/api_exec_test.py::ExecTest::test_exec_start_detached PASSED [ 13%]
14:22:39 tests/integration/api_exec_test.py::ExecDemuxTest::test_exec_command_tty_stream_demux PASSED [ 14%]
14:22:39 tests/integration/api_exec_test.py::ExecDemuxTest::test_exec_command_tty_no_stream_demux PASSED [ 14%]
14:22:39 tests/integration/api_exec_test.py::ExecTest::test_exec_start_socket PASSED [ 13%]
14:22:39 tests/integration/api_healthcheck_test.py::HealthcheckTest::test_healthcheck_passes PASSED [ 14%]
14:22:39 tests/integration/api_healthcheck_test.py::HealthcheckTest::test_healthcheck_shell_command PASSED [ 14%]
14:22:39 tests/integration/api_exec_test.py::ExecDemuxTest::test_exec_command_tty_stream_no_demux PASSED [ 14%]
14:22:40 tests/integration/api_exec_test.py::ExecTest::test_execute_command PASSED [ 13%]
14:22:40 tests/integration/api_exec_test.py::ExecDemuxTest::test_exec_command_tty_no_stream_no_demux PASSED [ 14%]
14:22:41 tests/integration/api_exec_test.py::ExecTest::test_execute_command_with_proxy_env PASSED [ 13%]
14:22:41 tests/integration/api_exec_test.py::ExecDemuxTest::test_exec_command_tty_stream_demux PASSED [ 14%]
14:22:41 tests/integration/api_healthcheck_test.py::HealthcheckTest::test_healthcheck_fails PASSED [ 14%]
14:22:42 tests/integration/api_exec_test.py::ExecDemuxTest::test_exec_command_no_stream_demux PASSED [ 13%]
14:22:42 tests/integration/api_exec_test.py::ExecDemuxTest::test_exec_command_tty_stream_no_demux PASSED [ 14%]
14:22:43 tests/integration/api_exec_test.py::ExecDemuxTest::test_exec_command_no_stream_no_demux PASSED [ 13%]
14:22:43 tests/integration/api_healthcheck_test.py::HealthcheckTest::test_healthcheck_passes PASSED [ 14%]
14:22:43 tests/integration/api_healthcheck_test.py::HealthcheckTest::test_healthcheck_shell_command PASSED [ 14%]
14:22:43 tests/integration/api_healthcheck_test.py::HealthcheckTest::test_healthcheck_start_period PASSED [ 14%]
14:22:43 tests/integration/api_image_test.py::ListImagesTest::test_images PASSED  [ 14%]
14:22:43 tests/integration/api_image_test.py::ListImagesTest::test_images_quiet PASSED [ 15%]
14:22:43 tests/integration/api_image_test.py::PullImageTest::test_pull PASSED     [ 15%]
14:22:43 tests/integration/api_image_test.py::PullImageTest::test_pull_invalid_platform SKIPPED [ 15%]
14:22:44 tests/integration/api_image_test.py::PullImageTest::test_pull_streaming PASSED [ 15%]
14:22:44 tests/integration/api_exec_test.py::ExecDemuxTest::test_exec_command_stream_demux PASSED [ 13%]
14:22:44 tests/integration/api_healthcheck_test.py::HealthcheckTest::test_healthcheck_fails PASSED [ 14%]
14:22:44 tests/integration/api_image_test.py::CommitTest::test_commit PASSED      [ 15%]
14:22:45 tests/integration/api_image_test.py::CommitTest::test_commit_with_changes PASSED [ 15%]
14:22:45 tests/integration/api_exec_test.py::ExecDemuxTest::test_exec_command_stream_no_demux PASSED [ 14%]
14:22:45 tests/integration/api_image_test.py::RemoveImageTest::test_remove PASSED [ 15%]
14:22:46 tests/integration/api_image_test.py::ImportImageTest::test_get_load_image PASSED [ 15%]
14:22:46 tests/integration/api_image_test.py::ImportImageTest::test_import_from_bytes PASSED [ 15%]
14:22:46 tests/integration/api_image_test.py::ImportImageTest::test_import_from_file PASSED [ 16%]
14:22:46 tests/integration/api_healthcheck_test.py::HealthcheckTest::test_healthcheck_passes PASSED [ 14%]
14:22:46 tests/integration/api_healthcheck_test.py::HealthcheckTest::test_healthcheck_shell_command PASSED [ 14%]
14:22:46 tests/integration/api_image_test.py::ImportImageTest::test_import_from_stream PASSED [ 16%]
14:22:46 tests/integration/api_image_test.py::ImportImageTest::test_import_from_url SKIPPED [ 16%]
14:22:46 tests/integration/api_image_test.py::ImportImageTest::test_import_image_from_data_with_changes PASSED [ 16%]
14:22:46 tests/integration/api_exec_test.py::ExecDemuxTest::test_exec_command_tty_no_stream_demux PASSED [ 14%]
14:22:46 tests/integration/api_image_test.py::ImportImageTest::test_import_image_with_changes PASSED [ 16%]
14:22:47 tests/integration/api_image_test.py::PruneImagesTest::test_prune_images PASSED [ 16%]
14:22:47 tests/integration/api_image_test.py::SaveLoadImagesTest::test_get_image_load_image PASSED [ 16%]
14:22:47 tests/integration/api_exec_test.py::ExecDemuxTest::test_exec_command_tty_no_stream_no_demux PASSED [ 14%]
14:22:47 tests/integration/api_image_test.py::InspectDistributionTest::test_inspect_distribution PASSED [ 16%]
14:22:47 tests/integration/api_healthcheck_test.py::HealthcheckTest::test_healthcheck_start_period PASSED [ 14%]
14:22:47 tests/integration/api_image_test.py::ListImagesTest::test_images PASSED  [ 14%]
14:22:47 tests/integration/api_image_test.py::ListImagesTest::test_images_quiet PASSED [ 15%]
14:22:47 tests/integration/api_image_test.py::PullImageTest::test_pull PASSED     [ 15%]
14:22:47 tests/integration/api_image_test.py::PullImageTest::test_pull_invalid_platform SKIPPED [ 15%]
14:22:48 tests/integration/api_image_test.py::PullImageTest::test_pull_streaming PASSED [ 15%]
14:22:48 tests/integration/api_network_test.py::TestNetworks::test_connect_and_disconnect_container PASSED [ 16%]
14:22:48 tests/integration/api_image_test.py::CommitTest::test_commit PASSED      [ 15%]
14:22:48 tests/integration/api_exec_test.py::ExecDemuxTest::test_exec_command_tty_stream_demux PASSED [ 14%]
14:22:49 tests/integration/api_image_test.py::CommitTest::test_commit_with_changes PASSED [ 15%]
14:22:49 tests/integration/api_exec_test.py::ExecDemuxTest::test_exec_command_tty_stream_no_demux PASSED [ 14%]
14:22:49 tests/integration/api_network_test.py::TestNetworks::test_connect_and_force_disconnect_container PASSED [ 16%]
14:22:49 tests/integration/api_image_test.py::RemoveImageTest::test_remove PASSED [ 15%]
14:22:50 tests/integration/api_network_test.py::TestNetworks::test_connect_on_container_create PASSED [ 17%]
14:22:50 tests/integration/api_healthcheck_test.py::HealthcheckTest::test_healthcheck_start_period PASSED [ 14%]
14:22:50 tests/integration/api_image_test.py::ListImagesTest::test_images PASSED  [ 14%]
14:22:50 tests/integration/api_image_test.py::ListImagesTest::test_images_quiet PASSED [ 15%]
14:22:50 tests/integration/api_image_test.py::PullImageTest::test_pull PASSED     [ 15%]
14:22:50 tests/integration/api_image_test.py::PullImageTest::test_pull_invalid_platform SKIPPED [ 15%]
14:22:50 tests/integration/api_image_test.py::ImportImageTest::test_get_load_image PASSED [ 15%]
14:22:50 tests/integration/api_image_test.py::ImportImageTest::test_import_from_bytes PASSED [ 15%]
14:22:51 tests/integration/api_image_test.py::ImportImageTest::test_import_from_file PASSED [ 16%]
14:22:51 tests/integration/api_image_test.py::ImportImageTest::test_import_from_stream PASSED [ 16%]
14:22:51 tests/integration/api_image_test.py::ImportImageTest::test_import_from_url SKIPPED [ 16%]
14:22:51 tests/integration/api_image_test.py::ImportImageTest::test_import_image_from_data_with_changes PASSED [ 16%]
14:22:51 tests/integration/api_image_test.py::ImportImageTest::test_import_image_with_changes PASSED [ 16%]
14:22:51 tests/integration/api_image_test.py::PullImageTest::test_pull_streaming PASSED [ 15%]
14:22:51 tests/integration/api_healthcheck_test.py::HealthcheckTest::test_healthcheck_fails PASSED [ 14%]
14:22:51 tests/integration/api_network_test.py::TestNetworks::test_connect_with_aliases PASSED [ 17%]
14:22:51 tests/integration/api_image_test.py::PruneImagesTest::test_prune_images PASSED [ 16%]
14:22:51 tests/integration/api_image_test.py::SaveLoadImagesTest::test_get_image_load_image PASSED [ 16%]
14:22:51 tests/integration/api_image_test.py::CommitTest::test_commit PASSED      [ 15%]
14:22:52 tests/integration/api_image_test.py::InspectDistributionTest::test_inspect_distribution PASSED [ 16%]
14:22:52 tests/integration/api_image_test.py::CommitTest::test_commit_with_changes PASSED [ 15%]
14:22:52 tests/integration/api_network_test.py::TestNetworks::test_connect_with_ipv4_address PASSED [ 17%]
14:22:53 tests/integration/api_image_test.py::RemoveImageTest::test_remove PASSED [ 15%]
14:22:53 tests/integration/api_network_test.py::TestNetworks::test_connect_and_disconnect_container PASSED [ 16%]
14:22:53 tests/integration/api_image_test.py::ImportImageTest::test_get_load_image PASSED [ 15%]
14:22:53 tests/integration/api_image_test.py::ImportImageTest::test_import_from_bytes PASSED [ 15%]
14:22:53 tests/integration/api_image_test.py::ImportImageTest::test_import_from_file PASSED [ 16%]
14:22:53 tests/integration/api_image_test.py::ImportImageTest::test_import_from_stream PASSED [ 16%]
14:22:53 tests/integration/api_image_test.py::ImportImageTest::test_import_from_url SKIPPED [ 16%]
14:22:53 tests/integration/api_healthcheck_test.py::HealthcheckTest::test_healthcheck_passes PASSED [ 14%]
14:22:53 tests/integration/api_healthcheck_test.py::HealthcheckTest::test_healthcheck_shell_command PASSED [ 14%]
14:22:53 tests/integration/api_network_test.py::TestNetworks::test_connect_with_ipv6_address PASSED [ 17%]
14:22:53 tests/integration/api_image_test.py::ImportImageTest::test_import_image_from_data_with_changes PASSED [ 16%]
14:22:53 tests/integration/api_image_test.py::ImportImageTest::test_import_image_with_changes PASSED [ 16%]
14:22:54 tests/integration/api_image_test.py::PruneImagesTest::test_prune_images PASSED [ 16%]
14:22:54 tests/integration/api_image_test.py::SaveLoadImagesTest::test_get_image_load_image PASSED [ 16%]
14:22:54 tests/integration/api_network_test.py::TestNetworks::test_connect_and_force_disconnect_container PASSED [ 16%]
14:22:54 tests/integration/api_image_test.py::InspectDistributionTest::test_inspect_distribution PASSED [ 16%]
14:22:55 tests/integration/api_network_test.py::TestNetworks::test_connect_on_container_create PASSED [ 17%]
14:22:55 tests/integration/api_network_test.py::TestNetworks::test_connect_with_links PASSED [ 17%]
14:22:55 tests/integration/api_network_test.py::TestNetworks::test_create_check_duplicate PASSED [ 17%]
14:22:56 tests/integration/api_network_test.py::TestNetworks::test_connect_and_disconnect_container PASSED [ 16%]
14:22:56 tests/integration/api_network_test.py::TestNetworks::test_connect_with_aliases PASSED [ 17%]
14:22:56 tests/integration/api_network_test.py::TestNetworks::test_connect_and_force_disconnect_container PASSED [ 16%]
14:22:57 tests/integration/api_network_test.py::TestNetworks::test_connect_with_ipv4_address PASSED [ 17%]
14:22:57 tests/integration/api_network_test.py::TestNetworks::test_create_inspect_network_with_scope PASSED [ 17%]
14:22:57 tests/integration/api_network_test.py::TestNetworks::test_create_internal_networks PASSED [ 17%]
14:22:57 tests/integration/api_healthcheck_test.py::HealthcheckTest::test_healthcheck_start_period PASSED [ 14%]
14:22:57 tests/integration/api_image_test.py::ListImagesTest::test_images PASSED  [ 14%]
14:22:57 tests/integration/api_image_test.py::ListImagesTest::test_images_quiet PASSED [ 15%]
14:22:57 tests/integration/api_image_test.py::PullImageTest::test_pull PASSED     [ 15%]
14:22:57 tests/integration/api_image_test.py::PullImageTest::test_pull_invalid_platform SKIPPED [ 15%]
14:22:57 tests/integration/api_image_test.py::PullImageTest::test_pull_streaming PASSED [ 15%]
14:22:57 tests/integration/api_network_test.py::TestNetworks::test_connect_on_container_create PASSED [ 17%]
14:22:58 tests/integration/api_network_test.py::TestNetworks::test_connect_with_ipv6_address PASSED [ 17%]
14:22:58 tests/integration/api_image_test.py::CommitTest::test_commit PASSED      [ 15%]
14:22:58 tests/integration/api_image_test.py::CommitTest::test_commit_with_changes PASSED [ 15%]
14:22:59 tests/integration/api_network_test.py::TestNetworks::test_connect_with_aliases PASSED [ 17%]
14:22:59 tests/integration/api_image_test.py::RemoveImageTest::test_remove PASSED [ 15%]
14:22:59 tests/integration/api_network_test.py::TestNetworks::test_create_network_attachable PASSED [ 17%]
14:23:00 tests/integration/api_image_test.py::ImportImageTest::test_get_load_image PASSED [ 15%]
14:23:00 tests/integration/api_image_test.py::ImportImageTest::test_import_from_bytes PASSED [ 15%]
14:23:00 tests/integration/api_image_test.py::ImportImageTest::test_import_from_file PASSED [ 16%]
14:23:00 tests/integration/api_network_test.py::TestNetworks::test_connect_with_links PASSED [ 17%]
14:23:00 tests/integration/api_network_test.py::TestNetworks::test_connect_with_ipv4_address PASSED [ 17%]
14:23:00 tests/integration/api_image_test.py::ImportImageTest::test_import_from_stream PASSED [ 16%]
14:23:00 tests/integration/api_image_test.py::ImportImageTest::test_import_from_url SKIPPED [ 16%]
14:23:00 tests/integration/api_image_test.py::ImportImageTest::test_import_image_from_data_with_changes PASSED [ 16%]
14:23:00 tests/integration/api_image_test.py::ImportImageTest::test_import_image_with_changes PASSED [ 16%]
14:23:00 tests/integration/api_network_test.py::TestNetworks::test_create_check_duplicate PASSED [ 17%]
14:23:00 tests/integration/api_image_test.py::PruneImagesTest::test_prune_images PASSED [ 16%]
14:23:00 tests/integration/api_network_test.py::TestNetworks::test_create_network_ingress PASSED [ 18%]
14:23:00 tests/integration/api_network_test.py::TestNetworks::test_create_network_ipv6_enabled PASSED [ 18%]
14:23:00 tests/integration/api_network_test.py::TestNetworks::test_create_network_with_host_driver_fails PASSED [ 18%]
14:23:00 tests/integration/api_network_test.py::TestNetworks::test_create_network_with_ipam_config PASSED [ 18%]
14:23:01 tests/integration/api_image_test.py::SaveLoadImagesTest::test_get_image_load_image PASSED [ 16%]
14:23:01 tests/integration/api_image_test.py::InspectDistributionTest::test_inspect_distribution PASSED [ 16%]
14:23:01 tests/integration/api_network_test.py::TestNetworks::test_create_network_with_labels PASSED [ 18%]
14:23:01 tests/integration/api_network_test.py::TestNetworks::test_create_network_with_labels_wrong_type PASSED [ 18%]
14:23:01 tests/integration/api_network_test.py::TestNetworks::test_create_remove_network_with_space_in_name PASSED [ 18%]
14:23:01 tests/integration/api_network_test.py::TestNetworks::test_connect_with_ipv6_address PASSED [ 17%]
14:23:02 tests/integration/api_network_test.py::TestNetworks::test_create_with_aliases PASSED [ 18%]
14:23:02 tests/integration/api_network_test.py::TestNetworks::test_create_inspect_network_with_scope PASSED [ 17%]
14:23:02 tests/integration/api_network_test.py::TestNetworks::test_create_internal_networks PASSED [ 17%]
14:23:02 tests/integration/api_network_test.py::TestNetworks::test_connect_and_disconnect_container PASSED [ 16%]
14:23:03 tests/integration/api_network_test.py::TestNetworks::test_create_with_ipv4_address PASSED [ 18%]
14:23:03 tests/integration/api_network_test.py::TestNetworks::test_connect_with_links PASSED [ 17%]
14:23:03 tests/integration/api_network_test.py::TestNetworks::test_create_check_duplicate PASSED [ 17%]
14:23:03 tests/integration/api_network_test.py::TestNetworks::test_connect_and_force_disconnect_container PASSED [ 16%]
14:23:03 tests/integration/api_network_test.py::TestNetworks::test_create_with_ipv6_address PASSED [ 19%]
14:23:04 tests/integration/api_network_test.py::TestNetworks::test_create_network_attachable PASSED [ 17%]
14:23:04 tests/integration/api_network_test.py::TestNetworks::test_connect_on_container_create PASSED [ 17%]
14:23:04 tests/integration/api_network_test.py::TestNetworks::test_create_with_linklocal_ips PASSED [ 19%]
14:23:05 tests/integration/api_network_test.py::TestNetworks::test_create_inspect_network_with_scope PASSED [ 17%]
14:23:05 tests/integration/api_network_test.py::TestNetworks::test_create_internal_networks PASSED [ 17%]
14:23:05 tests/integration/api_network_test.py::TestNetworks::test_connect_with_aliases PASSED [ 17%]
14:23:05 tests/integration/api_network_test.py::TestNetworks::test_create_network_ingress PASSED [ 18%]
14:23:05 tests/integration/api_network_test.py::TestNetworks::test_create_network_ipv6_enabled PASSED [ 18%]
14:23:05 tests/integration/api_network_test.py::TestNetworks::test_create_network_with_host_driver_fails PASSED [ 18%]
14:23:05 tests/integration/api_network_test.py::TestNetworks::test_create_network_with_ipam_config PASSED [ 18%]
14:23:05 tests/integration/api_network_test.py::TestNetworks::test_create_network_with_labels PASSED [ 18%]
14:23:05 tests/integration/api_network_test.py::TestNetworks::test_create_network_with_labels_wrong_type PASSED [ 18%]
14:23:05 tests/integration/api_network_test.py::TestNetworks::test_create_remove_network_with_space_in_name PASSED [ 18%]
14:23:06 tests/integration/api_network_test.py::TestNetworks::test_create_with_links PASSED [ 19%]
14:23:06 tests/integration/api_network_test.py::TestNetworks::test_inspect_network PASSED [ 19%]
14:23:06 tests/integration/api_network_test.py::TestNetworks::test_list_networks PASSED [ 19%]
14:23:06 tests/integration/api_network_test.py::TestNetworks::test_prune_networks PASSED [ 19%]
14:23:06 tests/integration/api_network_test.py::TestNetworks::test_remove_network PASSED [ 19%]
14:23:06 tests/integration/api_network_test.py::TestNetworks::test_connect_with_ipv4_address PASSED [ 17%]
14:23:06 tests/integration/api_network_test.py::TestNetworks::test_create_with_aliases PASSED [ 18%]
14:23:07 tests/integration/api_network_test.py::TestNetworks::test_create_network_attachable PASSED [ 17%]
14:23:07 tests/integration/api_plugin_test.py::PluginTest::test_configure_plugin PASSED [ 19%]
14:23:07 tests/integration/api_plugin_test.py::PluginTest::test_create_plugin PASSED [ 19%]
14:23:07 tests/integration/api_network_test.py::TestNetworks::test_connect_with_ipv6_address PASSED [ 17%]
14:23:07 tests/integration/api_network_test.py::TestNetworks::test_create_with_ipv4_address PASSED [ 18%]
14:23:08 tests/integration/api_plugin_test.py::PluginTest::test_disable_plugin PASSED [ 19%]
14:23:08 tests/integration/api_network_test.py::TestNetworks::test_create_with_ipv6_address PASSED [ 19%]
14:23:09 tests/integration/api_plugin_test.py::PluginTest::test_enable_plugin PASSED [ 20%]
14:23:09 tests/integration/api_network_test.py::TestNetworks::test_create_network_ingress PASSED [ 18%]
14:23:09 tests/integration/api_network_test.py::TestNetworks::test_create_network_ipv6_enabled PASSED [ 18%]
14:23:09 tests/integration/api_network_test.py::TestNetworks::test_create_network_with_host_driver_fails PASSED [ 18%]
14:23:09 tests/integration/api_network_test.py::TestNetworks::test_create_network_with_ipam_config PASSED [ 18%]
14:23:09 tests/integration/api_network_test.py::TestNetworks::test_create_network_with_labels PASSED [ 18%]
14:23:09 tests/integration/api_network_test.py::TestNetworks::test_create_network_with_labels_wrong_type PASSED [ 18%]
14:23:09 tests/integration/api_network_test.py::TestNetworks::test_create_remove_network_with_space_in_name PASSED [ 18%]
14:23:09 tests/integration/api_network_test.py::TestNetworks::test_create_with_linklocal_ips PASSED [ 19%]
14:23:09 tests/integration/api_network_test.py::TestNetworks::test_connect_with_links PASSED [ 17%]
14:23:09 tests/integration/api_network_test.py::TestNetworks::test_create_check_duplicate PASSED [ 17%]
14:23:10 tests/integration/api_plugin_test.py::PluginTest::test_force_remove_plugin PASSED [ 20%]
14:23:10 tests/integration/api_network_test.py::TestNetworks::test_create_with_aliases PASSED [ 18%]
14:23:10 tests/integration/api_plugin_test.py::PluginTest::test_inspect_plugin PASSED [ 20%]
14:23:10 tests/integration/api_network_test.py::TestNetworks::test_create_with_ipv4_address PASSED [ 18%]
14:23:11 tests/integration/api_network_test.py::TestNetworks::test_create_with_links PASSED [ 19%]
14:23:11 tests/integration/api_network_test.py::TestNetworks::test_inspect_network PASSED [ 19%]
14:23:11 tests/integration/api_network_test.py::TestNetworks::test_list_networks PASSED [ 19%]
14:23:11 tests/integration/api_network_test.py::TestNetworks::test_prune_networks PASSED [ 19%]
14:23:11 tests/integration/api_network_test.py::TestNetworks::test_remove_network PASSED [ 19%]
14:23:11 tests/integration/api_network_test.py::TestNetworks::test_create_inspect_network_with_scope PASSED [ 17%]
14:23:11 tests/integration/api_network_test.py::TestNetworks::test_create_internal_networks PASSED [ 17%]
14:23:11 tests/integration/api_network_test.py::TestNetworks::test_create_with_ipv6_address PASSED [ 19%]
14:23:11 tests/integration/api_plugin_test.py::PluginTest::test_install_plugin PASSED [ 20%]
14:23:11 tests/integration/api_plugin_test.py::PluginTest::test_list_plugins PASSED [ 20%]
14:23:12 tests/integration/api_plugin_test.py::PluginTest::test_plugin_privileges PASSED [ 20%]
14:23:12 tests/integration/api_plugin_test.py::PluginTest::test_remove_plugin PASSED [ 20%]
14:23:12 tests/integration/api_plugin_test.py::PluginTest::test_configure_plugin PASSED [ 19%]
14:23:12 tests/integration/api_plugin_test.py::PluginTest::test_create_plugin PASSED [ 19%]
14:23:12 tests/integration/api_network_test.py::TestNetworks::test_create_with_linklocal_ips PASSED [ 19%]
14:23:13 tests/integration/api_network_test.py::TestNetworks::test_create_network_attachable PASSED [ 17%]
14:23:13 tests/integration/api_plugin_test.py::PluginTest::test_disable_plugin PASSED [ 19%]
14:23:14 tests/integration/api_plugin_test.py::PluginTest::test_enable_plugin PASSED [ 20%]
14:23:14 tests/integration/api_plugin_test.py::PluginTest::test_force_remove_plugin PASSED [ 20%]
14:23:14 tests/integration/api_plugin_test.py::PluginTest::test_upgrade_plugin PASSED [ 20%]
14:23:14 tests/integration/api_network_test.py::TestNetworks::test_create_with_links PASSED [ 19%]
14:23:14 tests/integration/api_network_test.py::TestNetworks::test_inspect_network PASSED [ 19%]
14:23:14 tests/integration/api_network_test.py::TestNetworks::test_list_networks PASSED [ 19%]
14:23:14 tests/integration/api_secret_test.py::SecretAPITest::test_create_secret PASSED [ 20%]
14:23:14 tests/integration/api_network_test.py::TestNetworks::test_prune_networks PASSED [ 19%]
14:23:14 tests/integration/api_network_test.py::TestNetworks::test_remove_network PASSED [ 19%]
14:23:14 tests/integration/api_network_test.py::TestNetworks::test_create_network_ingress PASSED [ 18%]
14:23:14 tests/integration/api_network_test.py::TestNetworks::test_create_network_ipv6_enabled PASSED [ 18%]
14:23:14 tests/integration/api_network_test.py::TestNetworks::test_create_network_with_host_driver_fails PASSED [ 18%]
14:23:14 tests/integration/api_network_test.py::TestNetworks::test_create_network_with_ipam_config PASSED [ 18%]
14:23:14 tests/integration/api_network_test.py::TestNetworks::test_create_network_with_labels PASSED [ 18%]
14:23:14 tests/integration/api_network_test.py::TestNetworks::test_create_network_with_labels_wrong_type PASSED [ 18%]
14:23:15 tests/integration/api_secret_test.py::SecretAPITest::test_create_secret_unicode_data PASSED [ 21%]
14:23:15 tests/integration/api_secret_test.py::SecretAPITest::test_inspect_secret PASSED [ 21%]
14:23:15 tests/integration/api_secret_test.py::SecretAPITest::test_list_secrets PASSED [ 21%]
14:23:15 tests/integration/api_network_test.py::TestNetworks::test_create_remove_network_with_space_in_name PASSED [ 18%]
14:23:15 tests/integration/api_plugin_test.py::PluginTest::test_inspect_plugin PASSED [ 20%]
14:23:15 tests/integration/api_plugin_test.py::PluginTest::test_configure_plugin PASSED [ 19%]
14:23:16 tests/integration/api_secret_test.py::SecretAPITest::test_remove_secret PASSED [ 21%]
14:23:16 tests/integration/api_plugin_test.py::PluginTest::test_create_plugin PASSED [ 19%]
14:23:16 tests/integration/api_network_test.py::TestNetworks::test_create_with_aliases PASSED [ 18%]
14:23:16 tests/integration/api_plugin_test.py::PluginTest::test_disable_plugin PASSED [ 19%]
14:23:16 tests/integration/api_plugin_test.py::PluginTest::test_install_plugin PASSED [ 20%]
14:23:16 tests/integration/api_plugin_test.py::PluginTest::test_list_plugins PASSED [ 20%]
14:23:16 tests/integration/api_service_test.py::ServiceTest::test_create_service_custom_log_driver PASSED [ 21%]
14:23:16 tests/integration/api_service_test.py::ServiceTest::test_create_service_global_mode PASSED [ 21%]
14:23:16 tests/integration/api_service_test.py::ServiceTest::test_create_service_replicated_mode PASSED [ 21%]
14:23:16 tests/integration/api_service_test.py::ServiceTest::test_create_service_simple PASSED [ 21%]
14:23:17 tests/integration/api_network_test.py::TestNetworks::test_create_with_ipv4_address PASSED [ 18%]
14:23:17 tests/integration/api_plugin_test.py::PluginTest::test_plugin_privileges PASSED [ 20%]
14:23:17 tests/integration/api_plugin_test.py::PluginTest::test_remove_plugin PASSED [ 20%]
14:23:17 tests/integration/api_plugin_test.py::PluginTest::test_enable_plugin PASSED [ 20%]
14:23:17 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_config PASSED [ 21%]
14:23:18 tests/integration/api_network_test.py::TestNetworks::test_create_with_ipv6_address PASSED [ 19%]
14:23:18 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_custom_networks PASSED [ 21%]
14:23:18 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_dns_config PASSED [ 22%]
14:23:18 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_endpoint_spec PASSED [ 22%]
14:23:18 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_endpoint_spec_host_publish_mode PASSED [ 22%]
14:23:18 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_env PASSED [ 22%]
14:23:18 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_failure_action_rollback PASSED [ 22%]
14:23:18 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_generic_resources PASSED [ 22%]
14:23:18 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_groups PASSED [ 22%]
14:23:18 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_healthcheck PASSED [ 22%]
14:23:18 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_hostname PASSED [ 22%]
14:23:18 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_hosts PASSED [ 23%]
14:23:18 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_init PASSED [ 23%]
14:23:18 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_invalid_generic_resources PASSED [ 23%]
14:23:18 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_network_attachment_config PASSED [ 23%]
14:23:18 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_placement PASSED [ 23%]
14:23:18 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_placement_object PASSED [ 23%]
14:23:18 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_placement_platform PASSED [ 23%]
14:23:18 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_placement_preferences PASSED [ 23%]
14:23:18 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_placement_preferences_tuple PASSED [ 23%]
14:23:18 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_privileges PASSED [ 23%]
14:23:18 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_readonly PASSED [ 24%]
14:23:18 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_resources_constraints PASSED [ 24%]
14:23:18 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_restart_policy PASSED [ 24%]
14:23:18 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_rollback_config PASSED [ 24%]
14:23:18 tests/integration/api_plugin_test.py::PluginTest::test_force_remove_plugin PASSED [ 20%]
14:23:18 tests/integration/api_network_test.py::TestNetworks::test_create_with_linklocal_ips PASSED [ 19%]
14:23:19 tests/integration/api_plugin_test.py::PluginTest::test_inspect_plugin PASSED [ 20%]
14:23:19 tests/integration/api_plugin_test.py::PluginTest::test_upgrade_plugin PASSED [ 20%]
14:23:19 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_secret PASSED [ 24%]
14:23:19 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_stop_signal PASSED [ 24%]
14:23:19 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_tty PASSED [ 24%]
14:23:19 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_tty_dict PASSED [ 24%]
14:23:19 tests/integration/api_secret_test.py::SecretAPITest::test_create_secret PASSED [ 20%]
14:23:19 tests/integration/api_secret_test.py::SecretAPITest::test_create_secret_unicode_data PASSED [ 21%]
14:23:19 tests/integration/api_secret_test.py::SecretAPITest::test_inspect_secret PASSED [ 21%]
14:23:19 tests/integration/api_secret_test.py::SecretAPITest::test_list_secrets PASSED [ 21%]
14:23:20 tests/integration/api_network_test.py::TestNetworks::test_create_with_links PASSED [ 19%]
14:23:20 tests/integration/api_network_test.py::TestNetworks::test_inspect_network PASSED [ 19%]
14:23:20 tests/integration/api_network_test.py::TestNetworks::test_list_networks PASSED [ 19%]
14:23:20 tests/integration/api_plugin_test.py::PluginTest::test_install_plugin PASSED [ 20%]
14:23:20 tests/integration/api_plugin_test.py::PluginTest::test_list_plugins PASSED [ 20%]
14:23:20 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_unicode_config PASSED [ 24%]
14:23:20 tests/integration/api_network_test.py::TestNetworks::test_prune_networks PASSED [ 19%]
14:23:20 tests/integration/api_network_test.py::TestNetworks::test_remove_network PASSED [ 19%]
14:23:20 tests/integration/api_plugin_test.py::PluginTest::test_plugin_privileges PASSED [ 20%]
14:23:20 tests/integration/api_plugin_test.py::PluginTest::test_remove_plugin PASSED [ 20%]
14:23:20 tests/integration/api_secret_test.py::SecretAPITest::test_remove_secret PASSED [ 21%]
14:23:21 tests/integration/api_plugin_test.py::PluginTest::test_configure_plugin PASSED [ 19%]
14:23:21 tests/integration/api_plugin_test.py::PluginTest::test_create_plugin PASSED [ 19%]
14:23:21 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_unicode_secret PASSED [ 25%]
14:23:21 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_update_config PASSED [ 25%]
14:23:21 tests/integration/api_service_test.py::ServiceTest::test_create_service_custom_log_driver PASSED [ 21%]
14:23:21 tests/integration/api_service_test.py::ServiceTest::test_create_service_global_mode PASSED [ 21%]
14:23:21 tests/integration/api_service_test.py::ServiceTest::test_create_service_replicated_mode PASSED [ 21%]
14:23:21 tests/integration/api_service_test.py::ServiceTest::test_create_service_simple PASSED [ 21%]
14:23:21 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_update_config_monitor PASSED [ 25%]
14:23:21 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_update_order PASSED [ 25%]
14:23:21 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_volume_mount PASSED [ 25%]
14:23:21 tests/integration/api_service_test.py::ServiceTest::test_inspect_service_by_id PASSED [ 25%]
14:23:21 tests/integration/api_service_test.py::ServiceTest::test_inspect_service_by_name PASSED [ 25%]
14:23:21 tests/integration/api_service_test.py::ServiceTest::test_inspect_service_insert_defaults PASSED [ 25%]
14:23:21 tests/integration/api_service_test.py::ServiceTest::test_list_services PASSED [ 25%]
14:23:21 tests/integration/api_service_test.py::ServiceTest::test_list_services_filter_by_label PASSED [ 26%]
14:23:21 tests/integration/api_service_test.py::ServiceTest::test_remove_service_by_id PASSED [ 26%]
14:23:21 tests/integration/api_service_test.py::ServiceTest::test_remove_service_by_name PASSED [ 26%]
14:23:22 tests/integration/api_plugin_test.py::PluginTest::test_disable_plugin PASSED [ 19%]
14:23:22 tests/integration/api_service_test.py::ServiceTest::test_service_logs PASSED [ 26%]
14:23:22 tests/integration/api_service_test.py::ServiceTest::test_update_service_force_update PASSED [ 26%]
14:23:22 tests/integration/api_service_test.py::ServiceTest::test_update_service_remove_container_labels PASSED [ 26%]
14:23:22 tests/integration/api_service_test.py::ServiceTest::test_update_service_remove_healthcheck PASSED [ 26%]
14:23:23 tests/integration/api_service_test.py::ServiceTest::test_update_service_remove_labels PASSED [ 26%]
14:23:23 tests/integration/api_service_test.py::ServiceTest::test_update_service_with_defaults_container_labels PASSED [ 26%]
14:23:23 tests/integration/api_service_test.py::ServiceTest::test_update_service_with_defaults_endpoint_spec PASSED [ 26%]
14:23:23 tests/integration/api_service_test.py::ServiceTest::test_update_service_with_defaults_labels PASSED [ 27%]
14:23:23 tests/integration/api_service_test.py::ServiceTest::test_update_service_with_defaults_mode PASSED [ 27%]
14:23:23 tests/integration/api_service_test.py::ServiceTest::test_update_service_with_defaults_name PASSED [ 27%]
14:23:23 tests/integration/api_service_test.py::ServiceTest::test_update_service_with_defaults_networks PASSED [ 27%]
14:23:23 tests/integration/api_service_test.py::ServiceTest::test_update_service_with_defaults_update_config PASSED [ 27%]
14:23:23 tests/integration/api_plugin_test.py::PluginTest::test_enable_plugin PASSED [ 20%]
14:23:23 tests/integration/api_plugin_test.py::PluginTest::test_upgrade_plugin PASSED [ 20%]
14:23:23 tests/integration/api_secret_test.py::SecretAPITest::test_create_secret PASSED [ 20%]
14:23:23 tests/integration/api_secret_test.py::SecretAPITest::test_create_secret_unicode_data PASSED [ 21%]
14:23:23 tests/integration/api_secret_test.py::SecretAPITest::test_inspect_secret PASSED [ 21%]
14:23:23 tests/integration/api_secret_test.py::SecretAPITest::test_list_secrets PASSED [ 21%]
14:23:23 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_config PASSED [ 21%]
14:23:23 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_custom_networks PASSED [ 21%]
14:23:23 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_dns_config PASSED [ 22%]
14:23:23 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_endpoint_spec PASSED [ 22%]
14:23:23 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_endpoint_spec_host_publish_mode PASSED [ 22%]
14:23:23 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_env PASSED [ 22%]
14:23:23 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_failure_action_rollback PASSED [ 22%]
14:23:23 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_generic_resources PASSED [ 22%]
14:23:23 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_groups PASSED [ 22%]
14:23:23 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_healthcheck PASSED [ 22%]
14:23:23 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_hostname PASSED [ 22%]
14:23:23 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_hosts PASSED [ 23%]
14:23:23 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_init PASSED [ 23%]
14:23:23 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_invalid_generic_resources PASSED [ 23%]
14:23:23 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_network_attachment_config PASSED [ 23%]
14:23:23 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_placement PASSED [ 23%]
14:23:23 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_placement_object PASSED [ 23%]
14:23:23 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_placement_platform PASSED [ 23%]
14:23:23 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_placement_preferences PASSED [ 23%]
14:23:23 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_placement_preferences_tuple PASSED [ 23%]
14:23:23 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_privileges PASSED [ 23%]
14:23:23 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_readonly PASSED [ 24%]
14:23:23 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_resources_constraints PASSED [ 24%]
14:23:23 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_restart_policy PASSED [ 24%]
14:23:23 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_rollback_config PASSED [ 24%]
14:23:24 tests/integration/api_plugin_test.py::PluginTest::test_force_remove_plugin PASSED [ 20%]
14:23:24 tests/integration/api_plugin_test.py::PluginTest::test_inspect_plugin PASSED [ 20%]
14:23:24 tests/integration/api_secret_test.py::SecretAPITest::test_remove_secret PASSED [ 21%]
14:23:25 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_secret PASSED [ 24%]
14:23:25 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_stop_signal PASSED [ 24%]
14:23:25 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_tty PASSED [ 24%]
14:23:25 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_tty_dict PASSED [ 24%]
14:23:25 tests/integration/api_service_test.py::ServiceTest::test_create_service_custom_log_driver PASSED [ 21%]
14:23:25 tests/integration/api_service_test.py::ServiceTest::test_create_service_global_mode PASSED [ 21%]
14:23:25 tests/integration/api_service_test.py::ServiceTest::test_create_service_replicated_mode PASSED [ 21%]
14:23:25 tests/integration/api_service_test.py::ServiceTest::test_create_service_simple PASSED [ 21%]
14:23:25 tests/integration/api_plugin_test.py::PluginTest::test_install_plugin PASSED [ 20%]
14:23:25 tests/integration/api_plugin_test.py::PluginTest::test_list_plugins PASSED [ 20%]
14:23:26 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_unicode_config PASSED [ 24%]
14:23:26 tests/integration/api_plugin_test.py::PluginTest::test_plugin_privileges PASSED [ 20%]
14:23:26 tests/integration/api_plugin_test.py::PluginTest::test_remove_plugin PASSED [ 20%]
14:23:27 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_config PASSED [ 21%]
14:23:27 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_custom_networks PASSED [ 21%]
14:23:27 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_dns_config PASSED [ 22%]
14:23:27 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_endpoint_spec PASSED [ 22%]
14:23:27 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_endpoint_spec_host_publish_mode PASSED [ 22%]
14:23:27 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_env PASSED [ 22%]
14:23:27 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_failure_action_rollback PASSED [ 22%]
14:23:27 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_generic_resources PASSED [ 22%]
14:23:27 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_groups PASSED [ 22%]
14:23:27 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_healthcheck PASSED [ 22%]
14:23:27 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_hostname PASSED [ 22%]
14:23:27 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_hosts PASSED [ 23%]
14:23:27 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_init PASSED [ 23%]
14:23:27 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_invalid_generic_resources PASSED [ 23%]
14:23:27 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_network_attachment_config PASSED [ 23%]
14:23:27 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_placement PASSED [ 23%]
14:23:27 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_placement_object PASSED [ 23%]
14:23:27 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_placement_platform PASSED [ 23%]
14:23:27 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_placement_preferences PASSED [ 23%]
14:23:27 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_placement_preferences_tuple PASSED [ 23%]
14:23:27 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_privileges PASSED [ 23%]
14:23:27 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_readonly PASSED [ 24%]
14:23:27 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_resources_constraints PASSED [ 24%]
14:23:27 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_restart_policy PASSED [ 24%]
14:23:27 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_rollback_config PASSED [ 24%]
14:23:27 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_unicode_secret PASSED [ 25%]
14:23:27 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_update_config PASSED [ 25%]
14:23:27 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_update_config_monitor PASSED [ 25%]
14:23:27 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_update_order PASSED [ 25%]
14:23:27 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_volume_mount PASSED [ 25%]
14:23:27 tests/integration/api_service_test.py::ServiceTest::test_inspect_service_by_id PASSED [ 25%]
14:23:27 tests/integration/api_service_test.py::ServiceTest::test_inspect_service_by_name PASSED [ 25%]
14:23:27 tests/integration/api_service_test.py::ServiceTest::test_inspect_service_insert_defaults PASSED [ 25%]
14:23:27 tests/integration/api_service_test.py::ServiceTest::test_list_services PASSED [ 25%]
14:23:27 tests/integration/api_service_test.py::ServiceTest::test_list_services_filter_by_label PASSED [ 26%]
14:23:27 tests/integration/api_service_test.py::ServiceTest::test_remove_service_by_id PASSED [ 26%]
14:23:27 tests/integration/api_service_test.py::ServiceTest::test_remove_service_by_name PASSED [ 26%]
14:23:28 tests/integration/api_service_test.py::ServiceTest::test_service_logs PASSED [ 26%]
14:23:28 tests/integration/api_service_test.py::ServiceTest::test_update_service_force_update PASSED [ 26%]
14:23:28 tests/integration/api_service_test.py::ServiceTest::test_update_service_remove_container_labels PASSED [ 26%]
14:23:28 tests/integration/api_service_test.py::ServiceTest::test_update_service_remove_healthcheck PASSED [ 26%]
14:23:28 tests/integration/api_service_test.py::ServiceTest::test_update_service_remove_labels PASSED [ 26%]
14:23:28 tests/integration/api_service_test.py::ServiceTest::test_update_service_with_defaults_container_labels PASSED [ 26%]
14:23:28 tests/integration/api_service_test.py::ServiceTest::test_update_service_with_defaults_endpoint_spec PASSED [ 26%]
14:23:28 tests/integration/api_service_test.py::ServiceTest::test_update_service_with_defaults_labels PASSED [ 27%]
14:23:28 tests/integration/api_service_test.py::ServiceTest::test_update_service_with_defaults_mode PASSED [ 27%]
14:23:28 tests/integration/api_service_test.py::ServiceTest::test_update_service_with_defaults_name PASSED [ 27%]
14:23:28 tests/integration/api_service_test.py::ServiceTest::test_update_service_with_defaults_networks PASSED [ 27%]
14:23:28 tests/integration/api_service_test.py::ServiceTest::test_update_service_with_defaults_update_config PASSED [ 27%]
14:23:28 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_secret PASSED [ 24%]
14:23:28 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_stop_signal PASSED [ 24%]
14:23:28 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_tty PASSED [ 24%]
14:23:28 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_tty_dict PASSED [ 24%]
14:23:28 tests/integration/api_plugin_test.py::PluginTest::test_upgrade_plugin PASSED [ 20%]
14:23:28 tests/integration/api_secret_test.py::SecretAPITest::test_create_secret PASSED [ 20%]
14:23:29 tests/integration/api_secret_test.py::SecretAPITest::test_create_secret_unicode_data PASSED [ 21%]
14:23:29 tests/integration/api_secret_test.py::SecretAPITest::test_inspect_secret PASSED [ 21%]
14:23:29 tests/integration/api_secret_test.py::SecretAPITest::test_list_secrets PASSED [ 21%]
14:23:29 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_unicode_config PASSED [ 24%]
14:23:30 tests/integration/api_secret_test.py::SecretAPITest::test_remove_secret PASSED [ 21%]
14:23:30 tests/integration/api_service_test.py::ServiceTest::test_create_service_custom_log_driver PASSED [ 21%]
14:23:30 tests/integration/api_service_test.py::ServiceTest::test_create_service_global_mode PASSED [ 21%]
14:23:30 tests/integration/api_service_test.py::ServiceTest::test_create_service_replicated_mode PASSED [ 21%]
14:23:30 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_unicode_secret PASSED [ 25%]
14:23:30 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_update_config PASSED [ 25%]
14:23:30 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_update_config_monitor PASSED [ 25%]
14:23:30 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_update_order PASSED [ 25%]
14:23:30 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_volume_mount PASSED [ 25%]
14:23:30 tests/integration/api_service_test.py::ServiceTest::test_inspect_service_by_id PASSED [ 25%]
14:23:30 tests/integration/api_service_test.py::ServiceTest::test_inspect_service_by_name PASSED [ 25%]
14:23:30 tests/integration/api_service_test.py::ServiceTest::test_inspect_service_insert_defaults PASSED [ 25%]
14:23:30 tests/integration/api_service_test.py::ServiceTest::test_list_services PASSED [ 25%]
14:23:30 tests/integration/api_service_test.py::ServiceTest::test_list_services_filter_by_label PASSED [ 26%]
14:23:30 tests/integration/api_service_test.py::ServiceTest::test_remove_service_by_id PASSED [ 26%]
14:23:30 tests/integration/api_service_test.py::ServiceTest::test_remove_service_by_name PASSED [ 26%]
14:23:30 tests/integration/api_service_test.py::ServiceTest::test_create_service_simple PASSED [ 21%]
14:23:31 tests/integration/api_service_test.py::ServiceTest::test_service_logs PASSED [ 26%]
14:23:31 tests/integration/api_service_test.py::ServiceTest::test_update_service_force_update PASSED [ 26%]
14:23:31 tests/integration/api_service_test.py::ServiceTest::test_update_service_remove_container_labels PASSED [ 26%]
14:23:31 tests/integration/api_service_test.py::ServiceTest::test_update_service_remove_healthcheck PASSED [ 26%]
14:23:31 tests/integration/api_service_test.py::ServiceTest::test_update_service_remove_labels PASSED [ 26%]
14:23:31 tests/integration/api_service_test.py::ServiceTest::test_update_service_with_defaults_container_labels PASSED [ 26%]
14:23:31 tests/integration/api_service_test.py::ServiceTest::test_update_service_with_defaults_endpoint_spec PASSED [ 26%]
14:23:31 tests/integration/api_service_test.py::ServiceTest::test_update_service_with_defaults_labels PASSED [ 27%]
14:23:31 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_config PASSED [ 21%]
14:23:31 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_custom_networks PASSED [ 21%]
14:23:31 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_dns_config PASSED [ 22%]
14:23:31 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_endpoint_spec PASSED [ 22%]
14:23:31 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_endpoint_spec_host_publish_mode PASSED [ 22%]
14:23:32 tests/integration/api_service_test.py::ServiceTest::test_update_service_with_defaults_mode PASSED [ 27%]
14:23:32 tests/integration/api_service_test.py::ServiceTest::test_update_service_with_defaults_name PASSED [ 27%]
14:23:32 tests/integration/api_service_test.py::ServiceTest::test_update_service_with_defaults_networks PASSED [ 27%]
14:23:32 tests/integration/api_service_test.py::ServiceTest::test_update_service_with_defaults_update_config PASSED [ 27%]
14:23:32 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_env PASSED [ 22%]
14:23:32 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_failure_action_rollback PASSED [ 22%]
14:23:32 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_generic_resources PASSED [ 22%]
14:23:32 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_groups PASSED [ 22%]
14:23:32 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_healthcheck PASSED [ 22%]
14:23:32 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_hostname PASSED [ 22%]
14:23:32 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_hosts PASSED [ 23%]
14:23:32 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_init PASSED [ 23%]
14:23:32 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_invalid_generic_resources PASSED [ 23%]
14:23:32 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_network_attachment_config PASSED [ 23%]
14:23:32 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_placement PASSED [ 23%]
14:23:32 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_placement_object PASSED [ 23%]
14:23:32 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_placement_platform PASSED [ 23%]
14:23:32 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_placement_preferences PASSED [ 23%]
14:23:32 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_placement_preferences_tuple PASSED [ 23%]
14:23:32 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_privileges PASSED [ 23%]
14:23:32 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_readonly PASSED [ 24%]
14:23:32 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_resources_constraints PASSED [ 24%]
14:23:32 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_restart_policy PASSED [ 24%]
14:23:32 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_rollback_config PASSED [ 24%]
14:23:33 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_secret PASSED [ 24%]
14:23:33 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_stop_signal PASSED [ 24%]
14:23:33 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_tty PASSED [ 24%]
14:23:33 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_tty_dict PASSED [ 24%]
14:23:34 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_unicode_config PASSED [ 24%]
14:23:35 tests/integration/api_service_test.py::ServiceTest::test_update_service_with_network_change PASSED [ 27%]
14:23:35 tests/integration/api_swarm_test.py::SwarmTest::test_init_already_in_cluster PASSED [ 27%]
14:23:35 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_unicode_secret PASSED [ 25%]
14:23:35 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_update_config PASSED [ 25%]
14:23:35 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_update_config_monitor PASSED [ 25%]
14:23:35 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_update_order PASSED [ 25%]
14:23:35 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_volume_mount PASSED [ 25%]
14:23:35 tests/integration/api_service_test.py::ServiceTest::test_inspect_service_by_id PASSED [ 25%]
14:23:35 tests/integration/api_service_test.py::ServiceTest::test_inspect_service_by_name PASSED [ 25%]
14:23:35 tests/integration/api_service_test.py::ServiceTest::test_inspect_service_insert_defaults PASSED [ 25%]
14:23:35 tests/integration/api_service_test.py::ServiceTest::test_list_services PASSED [ 25%]
14:23:35 tests/integration/api_service_test.py::ServiceTest::test_list_services_filter_by_label PASSED [ 26%]
14:23:35 tests/integration/api_service_test.py::ServiceTest::test_remove_service_by_id PASSED [ 26%]
14:23:35 tests/integration/api_service_test.py::ServiceTest::test_remove_service_by_name PASSED [ 26%]
14:23:36 tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_custom_addr_pool_both_args PASSED [ 27%]
14:23:36 tests/integration/api_service_test.py::ServiceTest::test_service_logs PASSED [ 26%]
14:23:36 tests/integration/api_service_test.py::ServiceTest::test_update_service_force_update PASSED [ 26%]
14:23:36 tests/integration/api_service_test.py::ServiceTest::test_update_service_remove_container_labels PASSED [ 26%]
14:23:36 tests/integration/api_service_test.py::ServiceTest::test_update_service_remove_healthcheck PASSED [ 26%]
14:23:36 tests/integration/api_service_test.py::ServiceTest::test_update_service_remove_labels PASSED [ 26%]
14:23:36 tests/integration/api_service_test.py::ServiceTest::test_update_service_with_defaults_container_labels PASSED [ 26%]
14:23:36 tests/integration/api_service_test.py::ServiceTest::test_update_service_with_defaults_endpoint_spec PASSED [ 26%]
14:23:36 tests/integration/api_service_test.py::ServiceTest::test_update_service_with_defaults_labels PASSED [ 27%]
14:23:36 tests/integration/api_service_test.py::ServiceTest::test_update_service_with_defaults_mode PASSED [ 27%]
14:23:37 tests/integration/api_service_test.py::ServiceTest::test_update_service_with_defaults_name PASSED [ 27%]
14:23:37 tests/integration/api_service_test.py::ServiceTest::test_update_service_with_defaults_networks PASSED [ 27%]
14:23:37 tests/integration/api_service_test.py::ServiceTest::test_update_service_with_defaults_update_config PASSED [ 27%]
14:23:38 tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_custom_addr_pool_defaults PASSED [ 27%]
14:23:40 tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_custom_addr_pool_only_pool PASSED [ 28%]
14:23:40 tests/integration/api_service_test.py::ServiceTest::test_update_service_with_network_change PASSED [ 27%]
14:23:40 tests/integration/api_swarm_test.py::SwarmTest::test_init_already_in_cluster PASSED [ 27%]
14:23:41 tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_custom_addr_pool_only_subnet_size PASSED [ 28%]
14:23:42 tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_custom_addr_pool_both_args PASSED [ 27%]
14:23:43 tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_custom_raft_spec PASSED [ 28%]
14:23:44 tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_custom_addr_pool_defaults PASSED [ 27%]
14:23:44 tests/integration/api_service_test.py::ServiceTest::test_update_service_with_network_change PASSED [ 27%]
14:23:44 tests/integration/api_swarm_test.py::SwarmTest::test_init_already_in_cluster PASSED [ 27%]
14:23:45 tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr XPASS [ 28%]
14:23:45 tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_force_new_cluster SKIPPED [ 28%]
14:23:45 tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_custom_addr_pool_only_pool PASSED [ 28%]
14:23:46 tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_custom_addr_pool_both_args PASSED [ 27%]
14:23:47 tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_simple PASSED [ 28%]
14:23:47 tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_custom_addr_pool_only_subnet_size PASSED [ 28%]
14:23:47 tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_custom_addr_pool_defaults PASSED [ 27%]
14:23:48 tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_custom_raft_spec PASSED [ 28%]
14:23:49 tests/integration/api_service_test.py::ServiceTest::test_update_service_with_network_change PASSED [ 27%]
14:23:49 tests/integration/api_swarm_test.py::SwarmTest::test_init_already_in_cluster PASSED [ 27%]
14:23:49 tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_custom_addr_pool_only_pool PASSED [ 28%]
14:23:50 tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr XPASS [ 28%]
14:23:50 tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_force_new_cluster SKIPPED [ 28%]
14:23:50 tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_custom_addr_pool_both_args PASSED [ 27%]
14:23:51 tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_custom_addr_pool_only_subnet_size PASSED [ 28%]
14:23:51 tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_simple PASSED [ 28%]
14:23:52 tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_custom_addr_pool_defaults PASSED [ 27%]
14:23:52 tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_custom_raft_spec PASSED [ 28%]
14:23:53 tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_autolock_managers PASSED [ 28%]
14:23:53 tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_custom_addr_pool_only_pool PASSED [ 28%]
14:23:54 tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr XPASS [ 28%]
14:23:54 tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_force_new_cluster SKIPPED [ 28%]
14:23:55 tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_custom_addr_pool_only_subnet_size PASSED [ 28%]
14:23:56 tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_simple PASSED [ 28%]
14:23:57 tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_custom_raft_spec PASSED [ 28%]
14:23:58 tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_autolock_managers PASSED [ 28%]
14:23:58 tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_ca_config PASSED [ 28%]
14:23:59 tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr XPASS [ 28%]
14:23:59 tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_force_new_cluster SKIPPED [ 28%]
14:23:59 tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver XFAIL [ 28%]
14:24:00 tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_simple PASSED [ 28%]
14:24:01 tests/integration/api_swarm_test.py::SwarmTest::test_inspect_node PASSED [ 28%]
14:24:02 tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_autolock_managers PASSED [ 28%]
14:24:02 tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_autolock_managers PASSED [ 28%]
14:24:03 tests/integration/api_swarm_test.py::SwarmTest::test_leave_swarm PASSED  [ 29%]
14:24:03 tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_ca_config PASSED [ 28%]
14:24:04 tests/integration/api_swarm_test.py::SwarmTest::test_list_nodes PASSED   [ 29%]
14:24:05 tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver XFAIL [ 28%]
14:24:06 tests/integration/api_swarm_test.py::SwarmTest::test_inspect_node PASSED [ 28%]
14:24:06 tests/integration/api_swarm_test.py::SwarmTest::test_remove_main_node PASSED [ 29%]
14:24:07 tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_ca_config PASSED [ 28%]
14:24:08 tests/integration/api_swarm_test.py::SwarmTest::test_leave_swarm PASSED  [ 29%]
14:24:08 tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_ca_config PASSED [ 28%]
14:24:09 tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver XFAIL [ 28%]
14:24:09 tests/integration/api_swarm_test.py::SwarmTest::test_list_nodes PASSED   [ 29%]
14:24:11 tests/integration/api_swarm_test.py::SwarmTest::test_inspect_node PASSED [ 28%]
14:24:11 tests/integration/api_swarm_test.py::SwarmTest::test_remove_main_node PASSED [ 29%]
14:24:12 tests/integration/api_swarm_test.py::SwarmTest::test_leave_swarm PASSED  [ 29%]
14:24:13 tests/integration/api_swarm_test.py::SwarmTest::test_rotate_manager_unlock_key PASSED [ 29%]
14:24:14 tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver XFAIL [ 28%]
14:24:14 tests/integration/api_swarm_test.py::SwarmTest::test_list_nodes PASSED   [ 29%]
14:24:15 tests/integration/api_swarm_test.py::SwarmTest::test_inspect_node PASSED [ 28%]
14:24:16 tests/integration/api_swarm_test.py::SwarmTest::test_remove_main_node PASSED [ 29%]
14:24:16 tests/integration/api_swarm_test.py::SwarmTest::test_leave_swarm PASSED  [ 29%]
14:24:18 tests/integration/api_swarm_test.py::SwarmTest::test_rotate_manager_unlock_key PASSED [ 29%]
14:24:18 tests/integration/api_swarm_test.py::SwarmTest::test_list_nodes PASSED   [ 29%]
14:24:18 tests/integration/api_swarm_test.py::SwarmTest::test_update_node PASSED  [ 29%]
14:24:19 tests/integration/api_swarm_test.py::SwarmTest::test_update_swarm PASSED [ 29%]
14:24:19 tests/integration/api_volume_test.py::TestVolumes::test_create_volume PASSED [ 29%]
14:24:19 tests/integration/api_swarm_test.py::SwarmTest::test_remove_main_node PASSED [ 29%]
14:24:22 tests/integration/api_swarm_test.py::SwarmTest::test_rotate_manager_unlock_key PASSED [ 29%]
14:24:23 tests/integration/api_swarm_test.py::SwarmTest::test_update_node PASSED  [ 29%]
14:24:24 tests/integration/api_swarm_test.py::SwarmTest::test_update_swarm PASSED [ 29%]
14:24:24 tests/integration/api_volume_test.py::TestVolumes::test_create_volume PASSED [ 29%]
14:24:26 tests/integration/api_swarm_test.py::SwarmTest::test_rotate_manager_unlock_key PASSED [ 29%]
14:24:28 tests/integration/api_swarm_test.py::SwarmTest::test_update_node PASSED  [ 29%]
14:24:29 tests/integration/api_swarm_test.py::SwarmTest::test_update_swarm PASSED [ 29%]
14:24:29 tests/integration/api_volume_test.py::TestVolumes::test_create_volume PASSED [ 29%]
14:24:31 tests/integration/api_swarm_test.py::SwarmTest::test_update_node PASSED  [ 29%]
14:24:32 tests/integration/api_swarm_test.py::SwarmTest::test_update_swarm PASSED [ 29%]
14:24:32 tests/integration/api_volume_test.py::TestVolumes::test_create_volume PASSED [ 29%]
14:24:37 tests/integration/api_volume_test.py::TestVolumes::test_create_volume_invalid_driver PASSED [ 29%]
14:24:37 tests/integration/api_volume_test.py::TestVolumes::test_force_remove_volume PASSED [ 29%]
14:24:37 tests/integration/api_volume_test.py::TestVolumes::test_inspect_nonexistent_volume PASSED [ 30%]
14:24:37 tests/integration/api_volume_test.py::TestVolumes::test_inspect_volume PASSED [ 30%]
14:24:37 tests/integration/api_volume_test.py::TestVolumes::test_list_volumes PASSED [ 30%]
14:24:37 tests/integration/api_volume_test.py::TestVolumes::test_prune_volumes PASSED [ 30%]
14:24:37 tests/integration/api_volume_test.py::TestVolumes::test_remove_nonexistent_volume PASSED [ 30%]
14:24:37 tests/integration/api_volume_test.py::TestVolumes::test_remove_volume PASSED [ 30%]
14:24:37 tests/integration/client_test.py::ClientTest::test_df PASSED             [ 30%]
14:24:37 tests/integration/client_test.py::ClientTest::test_info PASSED           [ 30%]
14:24:37 tests/integration/client_test.py::ClientTest::test_ping PASSED           [ 30%]
14:24:37 tests/integration/client_test.py::ClientTest::test_version PASSED        [ 30%]
14:24:37 tests/integration/client_test.py::CancellableEventsTest::test_cancel_events PASSED [ 31%]
14:24:37 tests/integration/context_api_test.py::ContextLifecycleTest::test_context_remove PASSED [ 31%]
14:24:37 tests/integration/context_api_test.py::ContextLifecycleTest::test_lifecycle PASSED [ 31%]
14:24:37 tests/integration/context_api_test.py::ContextLifecycleTest::test_load_context_without_orchestrator PASSED [ 31%]
14:24:37 tests/integration/errors_test.py::ErrorsTest::test_api_error_parses_json PASSED [ 31%]
14:24:42 tests/integration/api_volume_test.py::TestVolumes::test_create_volume_invalid_driver PASSED [ 29%]
14:24:42 tests/integration/api_volume_test.py::TestVolumes::test_force_remove_volume PASSED [ 29%]
14:24:42 tests/integration/api_volume_test.py::TestVolumes::test_inspect_nonexistent_volume PASSED [ 30%]
14:24:42 tests/integration/api_volume_test.py::TestVolumes::test_inspect_volume PASSED [ 30%]
14:24:42 tests/integration/api_volume_test.py::TestVolumes::test_list_volumes PASSED [ 30%]
14:24:42 tests/integration/api_volume_test.py::TestVolumes::test_prune_volumes PASSED [ 30%]
14:24:42 tests/integration/api_volume_test.py::TestVolumes::test_remove_nonexistent_volume PASSED [ 30%]
14:24:42 tests/integration/api_volume_test.py::TestVolumes::test_remove_volume PASSED [ 30%]
14:24:42 tests/integration/client_test.py::ClientTest::test_df PASSED             [ 30%]
14:24:42 tests/integration/client_test.py::ClientTest::test_info PASSED           [ 30%]
14:24:42 tests/integration/client_test.py::ClientTest::test_ping PASSED           [ 30%]
14:24:42 tests/integration/client_test.py::ClientTest::test_version PASSED        [ 30%]
14:24:42 tests/integration/client_test.py::CancellableEventsTest::test_cancel_events PASSED [ 31%]
14:24:42 tests/integration/context_api_test.py::ContextLifecycleTest::test_context_remove PASSED [ 31%]
14:24:42 tests/integration/context_api_test.py::ContextLifecycleTest::test_lifecycle PASSED [ 31%]
14:24:42 tests/integration/context_api_test.py::ContextLifecycleTest::test_load_context_without_orchestrator PASSED [ 31%]
14:24:42 tests/integration/errors_test.py::ErrorsTest::test_api_error_parses_json PASSED [ 31%]
14:24:47 tests/integration/api_volume_test.py::TestVolumes::test_create_volume_invalid_driver PASSED [ 29%]
14:24:47 tests/integration/api_volume_test.py::TestVolumes::test_force_remove_volume PASSED [ 29%]
14:24:47 tests/integration/api_volume_test.py::TestVolumes::test_inspect_nonexistent_volume PASSED [ 30%]
14:24:47 tests/integration/api_volume_test.py::TestVolumes::test_inspect_volume PASSED [ 30%]
14:24:47 tests/integration/api_volume_test.py::TestVolumes::test_list_volumes PASSED [ 30%]
14:24:47 tests/integration/api_volume_test.py::TestVolumes::test_prune_volumes PASSED [ 30%]
14:24:47 tests/integration/api_volume_test.py::TestVolumes::test_remove_nonexistent_volume PASSED [ 30%]
14:24:47 tests/integration/api_volume_test.py::TestVolumes::test_remove_volume PASSED [ 30%]
14:24:47 tests/integration/client_test.py::ClientTest::test_df PASSED             [ 30%]
14:24:47 tests/integration/client_test.py::ClientTest::test_info PASSED           [ 30%]
14:24:47 tests/integration/client_test.py::ClientTest::test_ping PASSED           [ 30%]
14:24:47 tests/integration/client_test.py::ClientTest::test_version PASSED        [ 30%]
14:24:47 tests/integration/client_test.py::CancellableEventsTest::test_cancel_events PASSED [ 31%]
14:24:47 tests/integration/context_api_test.py::ContextLifecycleTest::test_context_remove PASSED [ 31%]
14:24:47 tests/integration/context_api_test.py::ContextLifecycleTest::test_lifecycle PASSED [ 31%]
14:24:47 tests/integration/context_api_test.py::ContextLifecycleTest::test_load_context_without_orchestrator PASSED [ 31%]
14:24:47 tests/integration/errors_test.py::ErrorsTest::test_api_error_parses_json PASSED [ 31%]
14:24:47 tests/integration/api_volume_test.py::TestVolumes::test_create_volume_invalid_driver PASSED [ 29%]
14:24:47 tests/integration/api_volume_test.py::TestVolumes::test_force_remove_volume PASSED [ 29%]
14:24:47 tests/integration/api_volume_test.py::TestVolumes::test_inspect_nonexistent_volume PASSED [ 30%]
14:24:47 tests/integration/api_volume_test.py::TestVolumes::test_inspect_volume PASSED [ 30%]
14:24:47 tests/integration/api_volume_test.py::TestVolumes::test_list_volumes PASSED [ 30%]
14:24:47 tests/integration/api_volume_test.py::TestVolumes::test_prune_volumes PASSED [ 30%]
14:24:47 tests/integration/api_volume_test.py::TestVolumes::test_remove_nonexistent_volume PASSED [ 30%]
14:24:47 tests/integration/api_volume_test.py::TestVolumes::test_remove_volume PASSED [ 30%]
14:24:47 tests/integration/client_test.py::ClientTest::test_df PASSED             [ 30%]
14:24:47 tests/integration/client_test.py::ClientTest::test_info PASSED           [ 30%]
14:24:47 tests/integration/client_test.py::ClientTest::test_ping PASSED           [ 30%]
14:24:47 tests/integration/client_test.py::ClientTest::test_version PASSED        [ 30%]
14:24:49 tests/integration/client_test.py::CancellableEventsTest::test_cancel_events PASSED [ 31%]
14:24:49 tests/integration/context_api_test.py::ContextLifecycleTest::test_context_remove PASSED [ 31%]
14:24:49 tests/integration/context_api_test.py::ContextLifecycleTest::test_lifecycle PASSED [ 31%]
14:24:49 tests/integration/context_api_test.py::ContextLifecycleTest::test_load_context_without_orchestrator PASSED [ 31%]
14:24:50 tests/integration/errors_test.py::ErrorsTest::test_api_error_parses_json PASSED [ 31%]
14:24:55 tests/integration/models_containers_test.py::ContainerCollectionTest::test_get PASSED [ 31%]
14:24:55 tests/integration/models_containers_test.py::ContainerCollectionTest::test_list PASSED [ 31%]
14:24:55 tests/integration/models_containers_test.py::ContainerCollectionTest::test_list_sparse PASSED [ 31%]
14:24:56 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run PASSED [ 31%]
14:24:56 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_detach PASSED [ 32%]
14:24:59 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_auto_remove PASSED [ 32%]
14:25:00 tests/integration/models_containers_test.py::ContainerCollectionTest::test_get PASSED [ 31%]
14:25:00 tests/integration/models_containers_test.py::ContainerCollectionTest::test_list PASSED [ 31%]
14:25:01 tests/integration/models_containers_test.py::ContainerCollectionTest::test_list_sparse PASSED [ 31%]
14:25:01 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run PASSED [ 31%]
14:25:02 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_auto_remove_error PASSED [ 32%]
14:25:02 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_detach PASSED [ 32%]
14:25:02 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_error PASSED [ 32%]
14:25:02 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_image_that_does_not_exist PASSED [ 32%]
14:25:03 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_json_file_driver PASSED [ 32%]
14:25:04 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_named_volume PASSED [ 32%]
14:25:05 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_auto_remove PASSED [ 32%]
14:25:05 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_network PASSED [ 32%]
14:25:05 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_none_driver PASSED [ 32%]
14:25:06 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_proxy_config PASSED [ 33%]
14:25:06 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_streamed_logs PASSED [ 33%]
14:25:07 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_streamed_logs_and_cancel PASSED [ 33%]
14:25:07 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_auto_remove_error PASSED [ 32%]
14:25:08 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_error PASSED [ 32%]
14:25:08 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_image_that_does_not_exist PASSED [ 32%]
14:25:08 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_volume PASSED [ 33%]
14:25:08 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_json_file_driver PASSED [ 32%]
14:25:08 tests/integration/models_containers_test.py::ContainerCollectionTest::test_get PASSED [ 31%]
14:25:08 tests/integration/models_containers_test.py::ContainerCollectionTest::test_list PASSED [ 31%]
14:25:08 tests/integration/models_containers_test.py::ContainerCollectionTest::test_list_sparse PASSED [ 31%]
14:25:08 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run PASSED [ 31%]
14:25:08 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_detach PASSED [ 32%]
14:25:09 tests/integration/models_containers_test.py::ContainerTest::test_commit PASSED [ 33%]
14:25:09 tests/integration/models_containers_test.py::ContainerTest::test_create_with_volume_driver PASSED [ 33%]
14:25:10 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_named_volume PASSED [ 32%]
14:25:10 tests/integration/models_containers_test.py::ContainerTest::test_diff PASSED [ 33%]
14:25:10 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_network PASSED [ 32%]
14:25:10 tests/integration/models_containers_test.py::ContainerTest::test_exec_run_failed PASSED [ 33%]
14:25:10 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_auto_remove PASSED [ 32%]
14:25:11 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_none_driver PASSED [ 32%]
14:25:11 tests/integration/models_containers_test.py::ContainerTest::test_exec_run_success PASSED [ 33%]
14:25:11 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_proxy_config PASSED [ 33%]
14:25:11 tests/integration/models_containers_test.py::ContainerTest::test_kill PASSED [ 33%]
14:25:12 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_streamed_logs PASSED [ 33%]
14:25:12 tests/integration/models_containers_test.py::ContainerTest::test_logs PASSED [ 34%]
14:25:12 tests/integration/models_containers_test.py::ContainerCollectionTest::test_get PASSED [ 31%]
14:25:12 tests/integration/models_containers_test.py::ContainerCollectionTest::test_list PASSED [ 31%]
14:25:12 tests/integration/models_containers_test.py::ContainerCollectionTest::test_list_sparse PASSED [ 31%]
14:25:12 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run PASSED [ 31%]
14:25:12 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_detach PASSED [ 32%]
14:25:12 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_streamed_logs_and_cancel PASSED [ 33%]
14:25:12 tests/integration/models_containers_test.py::ContainerTest::test_pause PASSED [ 34%]
14:25:13 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_auto_remove_error PASSED [ 32%]
14:25:13 tests/integration/models_containers_test.py::ContainerTest::test_ports_target_list PASSED [ 34%]
14:25:13 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_volume PASSED [ 33%]
14:25:13 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_auto_remove PASSED [ 32%]
14:25:13 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_error PASSED [ 32%]
14:25:14 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_image_that_does_not_exist PASSED [ 32%]
14:25:14 tests/integration/models_containers_test.py::ContainerTest::test_ports_target_none PASSED [ 34%]
14:25:14 tests/integration/models_containers_test.py::ContainerTest::test_ports_target_tuple PASSED [ 34%]
14:25:14 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_json_file_driver PASSED [ 32%]
14:25:15 tests/integration/models_containers_test.py::ContainerTest::test_commit PASSED [ 33%]
14:25:15 tests/integration/models_containers_test.py::ContainerTest::test_create_with_volume_driver PASSED [ 33%]
14:25:15 tests/integration/models_containers_test.py::ContainerTest::test_remove PASSED [ 34%]
14:25:15 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_named_volume PASSED [ 32%]
14:25:15 tests/integration/models_containers_test.py::ContainerTest::test_diff PASSED [ 33%]
14:25:15 tests/integration/models_containers_test.py::ContainerTest::test_rename PASSED [ 34%]
14:25:16 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_auto_remove_error PASSED [ 32%]
14:25:16 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_network PASSED [ 32%]
14:25:16 tests/integration/models_containers_test.py::ContainerTest::test_exec_run_failed PASSED [ 33%]
14:25:17 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_error PASSED [ 32%]
14:25:17 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_image_that_does_not_exist PASSED [ 32%]
14:25:17 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_none_driver PASSED [ 32%]
14:25:17 tests/integration/models_containers_test.py::ContainerTest::test_exec_run_success PASSED [ 33%]
14:25:17 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_json_file_driver PASSED [ 32%]
14:25:17 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_proxy_config PASSED [ 33%]
14:25:17 tests/integration/models_containers_test.py::ContainerTest::test_kill PASSED [ 33%]
14:25:18 tests/integration/models_containers_test.py::ContainerTest::test_logs PASSED [ 34%]
14:25:18 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_streamed_logs PASSED [ 33%]
14:25:18 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_named_volume PASSED [ 32%]
14:25:19 tests/integration/models_containers_test.py::ContainerTest::test_pause PASSED [ 34%]
14:25:19 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_streamed_logs_and_cancel PASSED [ 33%]
14:25:19 tests/integration/models_containers_test.py::ContainerTest::test_ports_target_list PASSED [ 34%]
14:25:19 tests/integration/models_containers_test.py::ContainerTest::test_ports_target_none PASSED [ 34%]
14:25:19 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_network PASSED [ 32%]
14:25:20 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_none_driver PASSED [ 32%]
14:25:20 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_volume PASSED [ 33%]
14:25:20 tests/integration/models_containers_test.py::ContainerTest::test_ports_target_tuple PASSED [ 34%]
14:25:20 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_proxy_config PASSED [ 33%]
14:25:20 tests/integration/models_containers_test.py::ContainerTest::test_remove PASSED [ 34%]
14:25:21 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_streamed_logs PASSED [ 33%]
14:25:21 tests/integration/models_containers_test.py::ContainerTest::test_commit PASSED [ 33%]
14:25:21 tests/integration/models_containers_test.py::ContainerTest::test_create_with_volume_driver PASSED [ 33%]
14:25:21 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_streamed_logs_and_cancel PASSED [ 33%]
14:25:21 tests/integration/models_containers_test.py::ContainerTest::test_rename PASSED [ 34%]
14:25:22 tests/integration/models_containers_test.py::ContainerTest::test_diff PASSED [ 33%]
14:25:22 tests/integration/models_containers_test.py::ContainerTest::test_exec_run_failed PASSED [ 33%]
14:25:22 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_volume PASSED [ 33%]
14:25:23 tests/integration/models_containers_test.py::ContainerTest::test_exec_run_success PASSED [ 33%]
14:25:24 tests/integration/models_containers_test.py::ContainerTest::test_commit PASSED [ 33%]
14:25:24 tests/integration/models_containers_test.py::ContainerTest::test_create_with_volume_driver PASSED [ 33%]
14:25:24 tests/integration/models_containers_test.py::ContainerTest::test_kill PASSED [ 33%]
14:25:24 tests/integration/models_containers_test.py::ContainerTest::test_diff PASSED [ 33%]
14:25:24 tests/integration/models_containers_test.py::ContainerTest::test_logs PASSED [ 34%]
14:25:25 tests/integration/models_containers_test.py::ContainerTest::test_exec_run_failed PASSED [ 33%]
14:25:25 tests/integration/models_containers_test.py::ContainerTest::test_pause PASSED [ 34%]
14:25:25 tests/integration/models_containers_test.py::ContainerTest::test_exec_run_success PASSED [ 33%]
14:25:25 tests/integration/models_containers_test.py::ContainerTest::test_ports_target_list PASSED [ 34%]
14:25:26 tests/integration/models_containers_test.py::ContainerTest::test_kill PASSED [ 33%]
14:25:26 tests/integration/models_containers_test.py::ContainerTest::test_ports_target_none PASSED [ 34%]
14:25:26 tests/integration/models_containers_test.py::ContainerTest::test_logs PASSED [ 34%]
14:25:27 tests/integration/models_containers_test.py::ContainerTest::test_ports_target_tuple PASSED [ 34%]
14:25:27 tests/integration/models_containers_test.py::ContainerTest::test_pause PASSED [ 34%]
14:25:27 tests/integration/models_containers_test.py::ContainerTest::test_remove PASSED [ 34%]
14:25:27 tests/integration/models_containers_test.py::ContainerTest::test_restart PASSED [ 34%]
14:25:27 tests/integration/models_containers_test.py::ContainerTest::test_start PASSED [ 34%]
14:25:28 tests/integration/models_containers_test.py::ContainerTest::test_ports_target_list PASSED [ 34%]
14:25:28 tests/integration/models_containers_test.py::ContainerTest::test_rename PASSED [ 34%]
14:25:28 tests/integration/models_containers_test.py::ContainerTest::test_ports_target_none PASSED [ 34%]
14:25:28 tests/integration/models_containers_test.py::ContainerTest::test_stats PASSED [ 35%]
14:25:29 tests/integration/models_containers_test.py::ContainerTest::test_ports_target_tuple PASSED [ 34%]
14:25:29 tests/integration/models_containers_test.py::ContainerTest::test_stop PASSED [ 35%]
14:25:29 tests/integration/models_containers_test.py::ContainerTest::test_remove PASSED [ 34%]
14:25:30 tests/integration/models_containers_test.py::ContainerTest::test_top PASSED [ 35%]
14:25:30 tests/integration/models_containers_test.py::ContainerTest::test_rename PASSED [ 34%]
14:25:30 tests/integration/models_containers_test.py::ContainerTest::test_update PASSED [ 35%]
14:25:31 tests/integration/models_containers_test.py::ContainerTest::test_wait PASSED [ 35%]
14:25:32 tests/integration/models_images_test.py::ImageCollectionTest::test_build PASSED [ 35%]
14:25:32 tests/integration/models_images_test.py::ImageCollectionTest::test_build_with_error PASSED [ 35%]
14:25:33 tests/integration/models_images_test.py::ImageCollectionTest::test_build_with_multiple_success PASSED [ 35%]
14:25:34 tests/integration/models_containers_test.py::ContainerTest::test_restart PASSED [ 34%]
14:25:34 tests/integration/models_containers_test.py::ContainerTest::test_start PASSED [ 34%]
14:25:34 tests/integration/models_images_test.py::ImageCollectionTest::test_build_with_success_build_output PASSED [ 35%]
14:25:34 tests/integration/models_images_test.py::ImageCollectionTest::test_list PASSED [ 35%]
14:25:35 tests/integration/models_containers_test.py::ContainerTest::test_stats PASSED [ 35%]
14:25:36 tests/integration/models_containers_test.py::ContainerTest::test_stop PASSED [ 35%]
14:25:36 tests/integration/models_containers_test.py::ContainerTest::test_top PASSED [ 35%]
14:25:36 tests/integration/models_images_test.py::ImageCollectionTest::test_list_with_repository PASSED [ 36%]
14:25:36 tests/integration/models_images_test.py::ImageCollectionTest::test_load_error PASSED [ 36%]
14:25:36 tests/integration/models_images_test.py::ImageCollectionTest::test_pull PASSED [ 36%]
14:25:37 tests/integration/models_containers_test.py::ContainerTest::test_update PASSED [ 35%]
14:25:37 tests/integration/models_images_test.py::ImageCollectionTest::test_pull_multiple PASSED [ 36%]
14:25:38 tests/integration/models_images_test.py::ImageCollectionTest::test_pull_with_sha PASSED [ 36%]
14:25:38 tests/integration/models_images_test.py::ImageCollectionTest::test_pull_with_tag PASSED [ 36%]
14:25:38 tests/integration/models_images_test.py::ImageCollectionTest::test_save_and_load PASSED [ 36%]
14:25:38 tests/integration/models_images_test.py::ImageCollectionTest::test_save_and_load_repo_name PASSED [ 36%]
14:25:38 tests/integration/models_images_test.py::ImageCollectionTest::test_save_name_error PASSED [ 36%]
14:25:38 tests/integration/models_images_test.py::ImageTest::test_tag_and_remove PASSED [ 37%]
14:25:38 tests/integration/models_containers_test.py::ContainerTest::test_wait PASSED [ 35%]
14:25:38 tests/integration/models_networks_test.py::NetworkCollectionTest::test_create PASSED [ 37%]
14:25:38 tests/integration/models_networks_test.py::NetworkCollectionTest::test_get PASSED [ 37%]
14:25:38 tests/integration/models_networks_test.py::NetworkCollectionTest::test_list_remove PASSED [ 37%]
14:25:39 tests/integration/models_images_test.py::ImageCollectionTest::test_build PASSED [ 35%]
14:25:39 tests/integration/models_images_test.py::ImageCollectionTest::test_build_with_error PASSED [ 35%]
14:25:40 tests/integration/models_networks_test.py::NetworkTest::test_connect_disconnect PASSED [ 37%]
14:25:40 tests/integration/models_containers_test.py::ContainerTest::test_restart PASSED [ 34%]
14:25:40 tests/integration/models_containers_test.py::ContainerTest::test_start PASSED [ 34%]
14:25:40 tests/integration/models_images_test.py::ImageCollectionTest::test_build_with_multiple_success PASSED [ 35%]
14:25:41 tests/integration/models_images_test.py::ImageCollectionTest::test_build_with_success_build_output PASSED [ 35%]
14:25:41 tests/integration/models_images_test.py::ImageCollectionTest::test_list PASSED [ 35%]
14:25:41 tests/integration/models_images_test.py::ImageCollectionTest::test_list_with_repository PASSED [ 36%]
14:25:41 tests/integration/models_images_test.py::ImageCollectionTest::test_load_error PASSED [ 36%]
14:25:41 tests/integration/models_images_test.py::ImageCollectionTest::test_pull PASSED [ 36%]
14:25:42 tests/integration/models_images_test.py::ImageCollectionTest::test_pull_multiple PASSED [ 36%]
14:25:42 tests/integration/models_containers_test.py::ContainerTest::test_restart PASSED [ 34%]
14:25:42 tests/integration/models_containers_test.py::ContainerTest::test_start PASSED [ 34%]
14:25:42 tests/integration/models_images_test.py::ImageCollectionTest::test_pull_with_sha PASSED [ 36%]
14:25:42 tests/integration/models_containers_test.py::ContainerTest::test_stats PASSED [ 35%]
14:25:42 tests/integration/models_images_test.py::ImageCollectionTest::test_pull_with_tag PASSED [ 36%]
14:25:42 tests/integration/models_images_test.py::ImageCollectionTest::test_save_and_load PASSED [ 36%]
14:25:43 tests/integration/models_containers_test.py::ContainerTest::test_stop PASSED [ 35%]
14:25:43 tests/integration/models_images_test.py::ImageCollectionTest::test_save_and_load_repo_name PASSED [ 36%]
14:25:43 tests/integration/models_images_test.py::ImageCollectionTest::test_save_name_error PASSED [ 36%]
14:25:43 tests/integration/models_images_test.py::ImageTest::test_tag_and_remove PASSED [ 37%]
14:25:43 tests/integration/models_networks_test.py::NetworkCollectionTest::test_create PASSED [ 37%]
14:25:43 tests/integration/models_networks_test.py::NetworkCollectionTest::test_get PASSED [ 37%]
14:25:43 tests/integration/models_containers_test.py::ContainerTest::test_stats PASSED [ 35%]
14:25:43 tests/integration/models_containers_test.py::ContainerTest::test_top PASSED [ 35%]
14:25:43 tests/integration/models_networks_test.py::NetworkCollectionTest::test_list_remove PASSED [ 37%]
14:25:44 tests/integration/models_containers_test.py::ContainerTest::test_stop PASSED [ 35%]
14:25:44 tests/integration/models_containers_test.py::ContainerTest::test_update PASSED [ 35%]
14:25:44 tests/integration/models_containers_test.py::ContainerTest::test_top PASSED [ 35%]
14:25:44 tests/integration/models_networks_test.py::NetworkTest::test_connect_disconnect PASSED [ 37%]
14:25:45 tests/integration/models_containers_test.py::ContainerTest::test_update PASSED [ 35%]
14:25:45 tests/integration/models_nodes_test.py::NodesTest::test_list_get_update PASSED [ 37%]
14:25:45 tests/integration/models_containers_test.py::ContainerTest::test_wait PASSED [ 35%]
14:25:46 tests/integration/models_images_test.py::ImageCollectionTest::test_build PASSED [ 35%]
14:25:46 tests/integration/models_containers_test.py::ContainerTest::test_wait PASSED [ 35%]
14:25:46 tests/integration/models_images_test.py::ImageCollectionTest::test_build_with_error PASSED [ 35%]
14:25:46 tests/integration/models_resources_test.py::ModelTest::test_reload PASSED [ 37%]
14:25:47 tests/integration/models_images_test.py::ImageCollectionTest::test_build PASSED [ 35%]
14:25:47 tests/integration/models_images_test.py::ImageCollectionTest::test_build_with_multiple_success PASSED [ 35%]
14:25:47 tests/integration/models_services_test.py::ServiceTest::test_create PASSED [ 37%]
14:25:47 tests/integration/models_services_test.py::ServiceTest::test_create_with_network PASSED [ 37%]
14:25:47 tests/integration/models_services_test.py::ServiceTest::test_force_update_service PASSED [ 38%]
14:25:47 tests/integration/models_services_test.py::ServiceTest::test_force_update_service_using_bool PASSED [ 38%]
14:25:47 tests/integration/models_services_test.py::ServiceTest::test_force_update_service_using_shorthand_method PASSED [ 38%]
14:25:47 tests/integration/models_services_test.py::ServiceTest::test_get PASSED  [ 38%]
14:25:47 tests/integration/models_services_test.py::ServiceTest::test_list_remove PASSED [ 38%]
14:25:47 tests/integration/models_services_test.py::ServiceTest::test_scale_method_global_service PASSED [ 38%]
14:25:47 tests/integration/models_services_test.py::ServiceTest::test_scale_method_service PASSED [ 38%]
14:25:47 tests/integration/models_services_test.py::ServiceTest::test_scale_service PASSED [ 38%]
14:25:47 tests/integration/models_services_test.py::ServiceTest::test_tasks PASSED [ 38%]
14:25:47 tests/integration/models_services_test.py::ServiceTest::test_update PASSED [ 38%]
14:25:47 tests/integration/models_services_test.py::ServiceTest::test_update_remove_service_labels PASSED [ 39%]
14:25:47 tests/integration/models_services_test.py::ServiceTest::test_update_retains_container_labels PASSED [ 39%]
14:25:47 tests/integration/models_services_test.py::ServiceTest::test_update_retains_networks XPASS [ 39%]
14:25:47 tests/integration/models_images_test.py::ImageCollectionTest::test_build_with_error PASSED [ 35%]
14:25:48 tests/integration/models_images_test.py::ImageCollectionTest::test_build_with_success_build_output PASSED [ 35%]
14:25:48 tests/integration/models_images_test.py::ImageCollectionTest::test_build_with_multiple_success PASSED [ 35%]
14:25:48 tests/integration/models_images_test.py::ImageCollectionTest::test_list PASSED [ 35%]
14:25:48 tests/integration/models_images_test.py::ImageCollectionTest::test_list_with_repository PASSED [ 36%]
14:25:48 tests/integration/models_images_test.py::ImageCollectionTest::test_load_error PASSED [ 36%]
14:25:49 tests/integration/models_images_test.py::ImageCollectionTest::test_pull PASSED [ 36%]
14:25:49 tests/integration/models_images_test.py::ImageCollectionTest::test_build_with_success_build_output PASSED [ 35%]
14:25:49 tests/integration/models_images_test.py::ImageCollectionTest::test_list PASSED [ 35%]
14:25:49 tests/integration/models_images_test.py::ImageCollectionTest::test_list_with_repository PASSED [ 36%]
14:25:49 tests/integration/models_images_test.py::ImageCollectionTest::test_load_error PASSED [ 36%]
14:25:49 tests/integration/models_images_test.py::ImageCollectionTest::test_pull_multiple PASSED [ 36%]
14:25:49 tests/integration/models_images_test.py::ImageCollectionTest::test_pull_with_sha PASSED [ 36%]
14:25:50 tests/integration/models_images_test.py::ImageCollectionTest::test_pull PASSED [ 36%]
14:25:50 tests/integration/models_images_test.py::ImageCollectionTest::test_pull_with_tag PASSED [ 36%]
14:25:50 tests/integration/models_images_test.py::ImageCollectionTest::test_save_and_load PASSED [ 36%]
14:25:50 tests/integration/models_images_test.py::ImageCollectionTest::test_save_and_load_repo_name PASSED [ 36%]
14:25:50 tests/integration/models_images_test.py::ImageCollectionTest::test_save_name_error PASSED [ 36%]
14:25:50 tests/integration/models_images_test.py::ImageCollectionTest::test_pull_multiple PASSED [ 36%]
14:25:50 tests/integration/models_images_test.py::ImageTest::test_tag_and_remove PASSED [ 37%]
14:25:50 tests/integration/models_networks_test.py::NetworkCollectionTest::test_create PASSED [ 37%]
14:25:50 tests/integration/models_networks_test.py::NetworkCollectionTest::test_get PASSED [ 37%]
14:25:50 tests/integration/models_images_test.py::ImageCollectionTest::test_pull_with_sha PASSED [ 36%]
14:25:50 tests/integration/models_networks_test.py::NetworkCollectionTest::test_list_remove PASSED [ 37%]
14:25:51 tests/integration/models_images_test.py::ImageCollectionTest::test_pull_with_tag PASSED [ 36%]
14:25:51 tests/integration/models_images_test.py::ImageCollectionTest::test_save_and_load PASSED [ 36%]
14:25:51 tests/integration/models_nodes_test.py::NodesTest::test_list_get_update PASSED [ 37%]
14:25:51 tests/integration/models_images_test.py::ImageCollectionTest::test_save_and_load_repo_name PASSED [ 36%]
14:25:51 tests/integration/models_images_test.py::ImageCollectionTest::test_save_name_error PASSED [ 36%]
14:25:51 tests/integration/models_resources_test.py::ModelTest::test_reload PASSED [ 37%]
14:25:51 tests/integration/models_images_test.py::ImageTest::test_tag_and_remove PASSED [ 37%]
14:25:51 tests/integration/models_networks_test.py::NetworkCollectionTest::test_create PASSED [ 37%]
14:25:51 tests/integration/models_networks_test.py::NetworkCollectionTest::test_get PASSED [ 37%]
14:25:51 tests/integration/models_networks_test.py::NetworkCollectionTest::test_list_remove PASSED [ 37%]
14:25:52 tests/integration/models_services_test.py::ServiceTest::test_create PASSED [ 37%]
14:25:52 tests/integration/models_services_test.py::ServiceTest::test_create_with_network PASSED [ 37%]
14:25:52 tests/integration/models_services_test.py::ServiceTest::test_force_update_service PASSED [ 38%]
14:25:52 tests/integration/models_services_test.py::ServiceTest::test_force_update_service_using_bool PASSED [ 38%]
14:25:52 tests/integration/models_services_test.py::ServiceTest::test_force_update_service_using_shorthand_method PASSED [ 38%]
14:25:52 tests/integration/models_services_test.py::ServiceTest::test_get PASSED  [ 38%]
14:25:52 tests/integration/models_services_test.py::ServiceTest::test_list_remove PASSED [ 38%]
14:25:52 tests/integration/models_services_test.py::ServiceTest::test_scale_method_global_service PASSED [ 38%]
14:25:52 tests/integration/models_networks_test.py::NetworkTest::test_connect_disconnect PASSED [ 37%]
14:25:52 tests/integration/models_services_test.py::ServiceTest::test_scale_method_service PASSED [ 38%]
14:25:52 tests/integration/models_services_test.py::ServiceTest::test_scale_service PASSED [ 38%]
14:25:52 tests/integration/models_services_test.py::ServiceTest::test_tasks PASSED [ 38%]
14:25:52 tests/integration/models_services_test.py::ServiceTest::test_update PASSED [ 38%]
14:25:52 tests/integration/models_services_test.py::ServiceTest::test_update_remove_service_labels PASSED [ 39%]
14:25:52 tests/integration/models_services_test.py::ServiceTest::test_update_retains_container_labels PASSED [ 39%]
14:25:52 tests/integration/models_services_test.py::ServiceTest::test_update_retains_networks XPASS [ 39%]
14:25:52 tests/integration/models_services_test.py::ServiceTest::test_update_retains_service_labels PASSED [ 39%]
14:25:53 tests/integration/models_networks_test.py::NetworkTest::test_connect_disconnect PASSED [ 37%]
14:25:53 tests/integration/models_services_test.py::ServiceTest::test_update_retains_service_labels PASSED [ 39%]
14:25:54 tests/integration/models_swarm_test.py::SwarmTest::test_init_update_leave PASSED [ 39%]
14:25:55 tests/integration/models_swarm_test.py::SwarmTest::test_init_update_leave PASSED [ 39%]
14:25:55 tests/integration/models_swarm_test.py::SwarmTest::test_join_on_already_joined_swarm PASSED [ 39%]
14:25:55 tests/integration/models_volumes_test.py::VolumesTest::test_create_get PASSED [ 39%]
14:25:55 tests/integration/models_volumes_test.py::VolumesTest::test_list_remove PASSED [ 39%]
14:25:55 tests/integration/regression_test.py::TestRegressions::test_443_handle_nonchunked_response_in_stream PASSED [ 39%]
14:25:56 tests/integration/regression_test.py::TestRegressions::test_542_truncate_ids_client_side PASSED [ 40%]
14:25:56 tests/integration/regression_test.py::TestRegressions::test_647_support_doubleslash_in_image_names PASSED [ 40%]
14:25:56 tests/integration/models_swarm_test.py::SwarmTest::test_join_on_already_joined_swarm PASSED [ 39%]
14:25:56 tests/integration/models_volumes_test.py::VolumesTest::test_create_get PASSED [ 39%]
14:25:56 tests/integration/models_volumes_test.py::VolumesTest::test_list_remove PASSED [ 39%]
14:25:56 tests/integration/regression_test.py::TestRegressions::test_443_handle_nonchunked_response_in_stream PASSED [ 39%]
14:25:57 tests/integration/regression_test.py::TestRegressions::test_542_truncate_ids_client_side PASSED [ 40%]
14:25:57 tests/integration/regression_test.py::TestRegressions::test_647_support_doubleslash_in_image_names PASSED [ 40%]
14:25:57 tests/integration/models_nodes_test.py::NodesTest::test_list_get_update PASSED [ 37%]
14:25:58 tests/integration/models_nodes_test.py::NodesTest::test_list_get_update PASSED [ 37%]
14:25:58 tests/integration/models_resources_test.py::ModelTest::test_reload PASSED [ 37%]
14:25:58 tests/integration/regression_test.py::TestRegressions::test_649_handle_timeout_value_none PASSED [ 40%]
14:25:59 tests/integration/models_services_test.py::ServiceTest::test_create PASSED [ 37%]
14:25:59 tests/integration/models_services_test.py::ServiceTest::test_create_with_network PASSED [ 37%]
14:25:59 tests/integration/models_services_test.py::ServiceTest::test_force_update_service PASSED [ 38%]
14:25:59 tests/integration/models_services_test.py::ServiceTest::test_force_update_service_using_bool PASSED [ 38%]
14:25:59 tests/integration/models_services_test.py::ServiceTest::test_force_update_service_using_shorthand_method PASSED [ 38%]
14:25:59 tests/integration/models_services_test.py::ServiceTest::test_get PASSED  [ 38%]
14:25:59 tests/integration/models_services_test.py::ServiceTest::test_list_remove PASSED [ 38%]
14:25:59 tests/integration/models_services_test.py::ServiceTest::test_scale_method_global_service PASSED [ 38%]
14:25:59 tests/integration/models_services_test.py::ServiceTest::test_scale_method_service PASSED [ 38%]
14:25:59 tests/integration/models_services_test.py::ServiceTest::test_scale_service PASSED [ 38%]
14:25:59 tests/integration/models_services_test.py::ServiceTest::test_tasks PASSED [ 38%]
14:25:59 tests/integration/models_services_test.py::ServiceTest::test_update PASSED [ 38%]
14:25:59 tests/integration/models_services_test.py::ServiceTest::test_update_remove_service_labels PASSED [ 39%]
14:25:59 tests/integration/models_services_test.py::ServiceTest::test_update_retains_container_labels PASSED [ 39%]
14:25:59 tests/integration/models_services_test.py::ServiceTest::test_update_retains_networks XPASS [ 39%]
14:25:59 tests/integration/regression_test.py::TestRegressions::test_715_handle_user_param_as_int_value PASSED [ 40%]
14:25:59 tests/integration/models_resources_test.py::ModelTest::test_reload PASSED [ 37%]
14:25:59 tests/integration/regression_test.py::TestRegressions::test_649_handle_timeout_value_none PASSED [ 40%]
14:26:00 tests/integration/regression_test.py::TestRegressions::test_792_explicit_port_protocol PASSED [ 40%]
14:26:00 tests/integration/credentials/store_test.py::TestStore::test_store_and_get PASSED [ 40%]
14:26:00 tests/integration/models_services_test.py::ServiceTest::test_create PASSED [ 37%]
14:26:00 tests/integration/models_services_test.py::ServiceTest::test_create_with_network PASSED [ 37%]
14:26:00 tests/integration/models_services_test.py::ServiceTest::test_force_update_service PASSED [ 38%]
14:26:00 tests/integration/models_services_test.py::ServiceTest::test_force_update_service_using_bool PASSED [ 38%]
14:26:00 tests/integration/models_services_test.py::ServiceTest::test_force_update_service_using_shorthand_method PASSED [ 38%]
14:26:00 tests/integration/models_services_test.py::ServiceTest::test_get PASSED  [ 38%]
14:26:00 tests/integration/models_services_test.py::ServiceTest::test_list_remove PASSED [ 38%]
14:26:00 tests/integration/models_services_test.py::ServiceTest::test_scale_method_global_service PASSED [ 38%]
14:26:00 tests/integration/credentials/store_test.py::TestStore::test_get_nonexistent PASSED [ 40%]
14:26:00 tests/integration/credentials/store_test.py::TestStore::test_store_and_erase PASSED [ 40%]
14:26:00 tests/integration/credentials/store_test.py::TestStore::test_unicode_strings PASSED [ 40%]
14:26:00 tests/integration/models_services_test.py::ServiceTest::test_scale_method_service PASSED [ 38%]
14:26:00 tests/integration/models_services_test.py::ServiceTest::test_scale_service PASSED [ 38%]
14:26:00 tests/integration/models_services_test.py::ServiceTest::test_tasks PASSED [ 38%]
14:26:00 tests/integration/models_services_test.py::ServiceTest::test_update PASSED [ 38%]
14:26:00 tests/integration/models_services_test.py::ServiceTest::test_update_remove_service_labels PASSED [ 39%]
14:26:00 tests/integration/models_services_test.py::ServiceTest::test_update_retains_container_labels PASSED [ 39%]
14:26:00 tests/integration/models_services_test.py::ServiceTest::test_update_retains_networks XPASS [ 39%]
14:26:00 tests/integration/credentials/store_test.py::TestStore::test_list PASSED [ 40%]
14:26:00 tests/integration/credentials/store_test.py::TestStore::test_execute_with_env_override PASSED [ 41%]
14:26:00 tests/integration/credentials/utils_test.py::test_create_environment_dict PASSED [ 41%]
14:26:00 tests/unit/api_build_test.py::BuildTest::test_build_container PASSED     [ 41%]
14:26:00 tests/unit/api_build_test.py::BuildTest::test_build_container_custom_context PASSED [ 41%]
14:26:00 tests/unit/api_build_test.py::BuildTest::test_build_container_custom_context_gzip PASSED [ 41%]
14:26:00 tests/unit/api_build_test.py::BuildTest::test_build_container_invalid_container_limits PASSED [ 41%]
14:26:00 tests/unit/api_build_test.py::BuildTest::test_build_container_pull PASSED [ 41%]
14:26:00 tests/unit/api_build_test.py::BuildTest::test_build_container_with_container_limits PASSED [ 41%]
14:26:00 tests/integration/regression_test.py::TestRegressions::test_715_handle_user_param_as_int_value PASSED [ 40%]
14:26:00 tests/unit/api_build_test.py::BuildTest::test_build_container_with_named_dockerfile PASSED [ 41%]
14:26:00 tests/unit/api_build_test.py::BuildTest::test_build_remote_with_registry_auth PASSED [ 42%]
14:26:00 tests/unit/api_build_test.py::BuildTest::test_process_dockerfile PASSED  [ 42%]
14:26:00 tests/unit/api_build_test.py::BuildTest::test_process_dockerfile_win_longpath_prefix SKIPPED [ 42%]
14:26:00 tests/unit/api_build_test.py::BuildTest::test_set_auth_headers_with_dict_and_auth_configs PASSED [ 42%]
14:26:00 tests/unit/api_build_test.py::BuildTest::test_set_auth_headers_with_dict_and_no_auth_configs PASSED [ 42%]
14:26:00 tests/unit/api_build_test.py::BuildTest::test_set_auth_headers_with_empty_dict_and_auth_configs PASSED [ 42%]
14:26:00 tests/unit/api_container_test.py::StartContainerTest::test_start_container PASSED [ 42%]
14:26:00 tests/unit/api_container_test.py::StartContainerTest::test_start_container_none PASSED [ 42%]
14:26:00 tests/unit/api_container_test.py::StartContainerTest::test_start_container_privileged PASSED [ 42%]
14:26:00 tests/unit/api_container_test.py::StartContainerTest::test_start_container_regression_573 PASSED [ 42%]
14:26:00 tests/unit/api_container_test.py::StartContainerTest::test_start_container_with_binds_ro PASSED [ 43%]
14:26:00 tests/unit/api_container_test.py::StartContainerTest::test_start_container_with_binds_rw PASSED [ 43%]
14:26:00 tests/unit/api_container_test.py::StartContainerTest::test_start_container_with_dict_instead_of_id PASSED [ 43%]
14:26:00 tests/unit/api_container_test.py::StartContainerTest::test_start_container_with_links PASSED [ 43%]
14:26:00 tests/unit/api_container_test.py::StartContainerTest::test_start_container_with_links_as_list_of_tuples PASSED [ 43%]
14:26:00 tests/unit/api_container_test.py::StartContainerTest::test_start_container_with_lxc_conf PASSED [ 43%]
14:26:00 tests/unit/api_container_test.py::StartContainerTest::test_start_container_with_lxc_conf_compat PASSED [ 43%]
14:26:00 tests/unit/api_container_test.py::StartContainerTest::test_start_container_with_multiple_links PASSED [ 43%]
14:26:00 tests/unit/api_container_test.py::StartContainerTest::test_start_container_with_port_binds PASSED [ 43%]
14:26:00 tests/unit/api_container_test.py::CreateContainerTest::test_create_container PASSED [ 44%]
14:26:00 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_privileged PASSED [ 44%]
14:26:00 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_added_capabilities PASSED [ 44%]
14:26:00 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_aliases PASSED [ 44%]
14:26:00 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_binds PASSED [ 44%]
14:26:00 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_binds_list PASSED [ 44%]
14:26:00 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_binds_mode PASSED [ 44%]
14:26:00 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_binds_mode_and_ro_error PASSED [ 44%]
14:26:00 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_binds_ro PASSED [ 44%]
14:26:00 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_binds_rw PASSED [ 45%]
14:26:00 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_cgroup_parent PASSED [ 45%]
14:26:00 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_devices PASSED [ 45%]
14:26:00 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_dropped_capabilities PASSED [ 45%]
14:26:00 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_entrypoint PASSED [ 45%]
14:26:00 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_host_config_cpu_shares PASSED [ 45%]
14:26:00 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_host_config_cpus PASSED [ 45%]
14:26:00 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_host_config_cpuset PASSED [ 45%]
14:26:00 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_host_config_cpuset_mems PASSED [ 45%]
14:26:00 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_labels_dict PASSED [ 45%]
14:26:00 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_labels_list PASSED [ 46%]
14:26:00 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_links PASSED [ 46%]
14:26:00 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_links_as_list_of_tuples PASSED [ 46%]
14:26:00 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_lxc_conf PASSED [ 46%]
14:26:00 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_lxc_conf_compat PASSED [ 46%]
14:26:00 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_mac_address PASSED [ 46%]
14:26:00 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_mem_limit_as_int PASSED [ 46%]
14:26:00 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_mem_limit_as_string PASSED [ 46%]
14:26:00 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_mem_limit_as_string_with_g_unit PASSED [ 46%]
14:26:00 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_mem_limit_as_string_with_k_unit PASSED [ 47%]
14:26:00 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_mem_limit_as_string_with_m_unit PASSED [ 47%]
14:26:00 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_mem_limit_as_string_with_wrong_value PASSED [ 47%]
14:26:00 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_multiple_links PASSED [ 47%]
14:26:00 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_named_volume PASSED [ 47%]
14:26:00 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_port_binds PASSED [ 47%]
14:26:00 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_ports PASSED [ 47%]
14:26:00 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_restart_policy PASSED [ 47%]
14:26:00 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_stdin_open PASSED [ 47%]
14:26:00 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_stop_signal PASSED [ 47%]
14:26:00 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_sysctl PASSED [ 48%]
14:26:00 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_tmpfs_dict PASSED [ 48%]
14:26:00 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_tmpfs_list PASSED [ 48%]
14:26:00 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_unicode_envvars PASSED [ 48%]
14:26:00 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_volume_string PASSED [ 48%]
14:26:00 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_working_dir PASSED [ 48%]
14:26:00 tests/unit/api_container_test.py::CreateContainerTest::test_create_named_container PASSED [ 48%]
14:26:00 tests/unit/api_container_test.py::ContainerTest::test_container_stats PASSED [ 48%]
14:26:01 tests/unit/api_container_test.py::ContainerTest::test_container_top PASSED [ 48%]
14:26:01 tests/unit/api_container_test.py::ContainerTest::test_container_top_with_psargs PASSED [ 49%]
14:26:01 tests/unit/api_container_test.py::ContainerTest::test_container_update PASSED [ 49%]
14:26:01 tests/unit/api_container_test.py::ContainerTest::test_diff PASSED        [ 49%]
14:26:01 tests/unit/api_container_test.py::ContainerTest::test_diff_with_dict_instead_of_id PASSED [ 49%]
14:26:01 tests/unit/api_container_test.py::ContainerTest::test_export PASSED      [ 49%]
14:26:01 tests/unit/api_container_test.py::ContainerTest::test_export_with_dict_instead_of_id PASSED [ 49%]
14:26:01 tests/unit/api_container_test.py::ContainerTest::test_inspect_container PASSED [ 49%]
14:26:01 tests/unit/api_container_test.py::ContainerTest::test_inspect_container_undefined_id PASSED [ 49%]
14:26:01 tests/unit/api_container_test.py::ContainerTest::test_kill_container PASSED [ 49%]
14:26:01 tests/unit/api_container_test.py::ContainerTest::test_kill_container_with_dict_instead_of_id PASSED [ 50%]
14:26:01 tests/unit/api_container_test.py::ContainerTest::test_kill_container_with_signal PASSED [ 50%]
14:26:01 tests/unit/api_container_test.py::ContainerTest::test_list_containers PASSED [ 50%]
14:26:01 tests/unit/api_container_test.py::ContainerTest::test_log_following PASSED [ 50%]
14:26:01 tests/unit/api_container_test.py::ContainerTest::test_log_following_backwards PASSED [ 50%]
14:26:01 tests/unit/api_container_test.py::ContainerTest::test_log_since PASSED   [ 50%]
14:26:01 tests/unit/api_container_test.py::ContainerTest::test_log_since_with_datetime PASSED [ 50%]
14:26:01 tests/unit/api_container_test.py::ContainerTest::test_log_since_with_invalid_value_raises_error PASSED [ 50%]
14:26:01 tests/unit/api_container_test.py::ContainerTest::test_log_streaming PASSED [ 50%]
14:26:01 tests/unit/api_container_test.py::ContainerTest::test_log_streaming_and_following PASSED [ 50%]
14:26:01 tests/unit/api_container_test.py::ContainerTest::test_log_tail PASSED    [ 51%]
14:26:01 tests/unit/api_container_test.py::ContainerTest::test_log_tty PASSED     [ 51%]
14:26:01 tests/unit/api_container_test.py::ContainerTest::test_logs PASSED        [ 51%]
14:26:01 tests/unit/api_container_test.py::ContainerTest::test_logs_with_dict_instead_of_id PASSED [ 51%]
14:26:01 tests/unit/api_container_test.py::ContainerTest::test_pause_container PASSED [ 51%]
14:26:01 tests/unit/api_container_test.py::ContainerTest::test_port PASSED        [ 51%]
14:26:01 tests/unit/api_container_test.py::ContainerTest::test_remove_container PASSED [ 51%]
14:26:01 tests/unit/api_container_test.py::ContainerTest::test_remove_container_with_dict_instead_of_id PASSED [ 51%]
14:26:01 tests/unit/api_container_test.py::ContainerTest::test_rename_container PASSED [ 51%]
14:26:01 tests/unit/api_container_test.py::ContainerTest::test_resize_container PASSED [ 52%]
14:26:01 tests/unit/api_container_test.py::ContainerTest::test_restart_container PASSED [ 52%]
14:26:01 tests/unit/api_container_test.py::ContainerTest::test_restart_container_with_dict_instead_of_id PASSED [ 52%]
14:26:01 tests/unit/api_container_test.py::ContainerTest::test_stop_container PASSED [ 52%]
14:26:01 tests/unit/api_container_test.py::ContainerTest::test_stop_container_with_dict_instead_of_id PASSED [ 52%]
14:26:01 tests/unit/api_container_test.py::ContainerTest::test_unpause_container PASSED [ 52%]
14:26:01 tests/unit/api_container_test.py::ContainerTest::test_wait PASSED        [ 52%]
14:26:01 tests/unit/api_container_test.py::ContainerTest::test_wait_with_dict_instead_of_id PASSED [ 52%]
14:26:01 tests/unit/api_exec_test.py::ExecTest::test_exec_create PASSED           [ 52%]
14:26:01 tests/unit/api_exec_test.py::ExecTest::test_exec_inspect PASSED          [ 52%]
14:26:01 tests/unit/api_exec_test.py::ExecTest::test_exec_resize PASSED           [ 53%]
14:26:01 tests/unit/api_exec_test.py::ExecTest::test_exec_start PASSED            [ 53%]
14:26:01 tests/unit/api_exec_test.py::ExecTest::test_exec_start_detached PASSED   [ 53%]
14:26:01 tests/unit/api_image_test.py::ImageTest::test_commit PASSED              [ 53%]
14:26:01 tests/unit/api_image_test.py::ImageTest::test_get_image PASSED           [ 53%]
14:26:01 tests/unit/api_image_test.py::ImageTest::test_image_history PASSED       [ 53%]
14:26:01 tests/unit/api_image_test.py::ImageTest::test_image_ids PASSED           [ 53%]
14:26:01 tests/unit/api_image_test.py::ImageTest::test_image_viz PASSED           [ 53%]
14:26:01 tests/unit/api_image_test.py::ImageTest::test_images PASSED              [ 53%]
14:26:01 tests/unit/api_image_test.py::ImageTest::test_images_filters PASSED      [ 54%]
14:26:01 tests/unit/api_image_test.py::ImageTest::test_images_quiet PASSED        [ 54%]
14:26:01 tests/unit/api_image_test.py::ImageTest::test_import_image PASSED        [ 54%]
14:26:01 tests/unit/api_image_test.py::ImageTest::test_import_image_from_bytes PASSED [ 54%]
14:26:01 tests/unit/api_image_test.py::ImageTest::test_import_image_from_image PASSED [ 54%]
14:26:01 tests/unit/api_image_test.py::ImageTest::test_inspect_image PASSED       [ 54%]
14:26:01 tests/unit/api_image_test.py::ImageTest::test_inspect_image_undefined_id PASSED [ 54%]
14:26:01 tests/unit/api_image_test.py::ImageTest::test_load_image PASSED          [ 54%]
14:26:01 tests/unit/api_image_test.py::ImageTest::test_load_image_quiet PASSED    [ 54%]
14:26:01 tests/unit/api_image_test.py::ImageTest::test_pull PASSED                [ 54%]
14:26:01 tests/unit/api_image_test.py::ImageTest::test_pull_stream PASSED         [ 55%]
14:26:01 tests/unit/api_image_test.py::ImageTest::test_push_image PASSED          [ 55%]
14:26:01 tests/unit/api_image_test.py::ImageTest::test_push_image_stream PASSED   [ 55%]
14:26:01 tests/unit/api_image_test.py::ImageTest::test_push_image_with_auth PASSED [ 55%]
14:26:01 tests/unit/api_image_test.py::ImageTest::test_push_image_with_tag PASSED [ 55%]
14:26:01 tests/unit/api_image_test.py::ImageTest::test_remove_image PASSED        [ 55%]
14:26:01 tests/unit/api_image_test.py::ImageTest::test_tag_image PASSED           [ 55%]
14:26:01 tests/unit/api_image_test.py::ImageTest::test_tag_image_force PASSED     [ 55%]
14:26:01 tests/unit/api_image_test.py::ImageTest::test_tag_image_tag PASSED       [ 55%]
14:26:01 tests/unit/api_network_test.py::NetworkTest::test_connect_container_to_network PASSED [ 56%]
14:26:01 tests/unit/api_network_test.py::NetworkTest::test_create_network PASSED  [ 56%]
14:26:01 tests/unit/api_network_test.py::NetworkTest::test_disconnect_container_from_network PASSED [ 56%]
14:26:01 tests/unit/api_network_test.py::NetworkTest::test_inspect_network PASSED [ 56%]
14:26:01 tests/unit/api_network_test.py::NetworkTest::test_list_networks PASSED   [ 56%]
14:26:01 tests/unit/api_network_test.py::NetworkTest::test_remove_network PASSED  [ 56%]
14:26:01 tests/unit/api_test.py::DockerApiTest::test_auto_retrieve_server_version PASSED [ 56%]
14:26:01 tests/unit/api_test.py::DockerApiTest::test_create_host_config_secopt PASSED [ 56%]
14:26:01 tests/unit/api_test.py::DockerApiTest::test_ctor PASSED                  [ 56%]
14:26:01 tests/unit/api_test.py::DockerApiTest::test_events PASSED                [ 57%]
14:26:01 tests/unit/api_test.py::DockerApiTest::test_events_with_filters PASSED   [ 57%]
14:26:01 tests/unit/api_test.py::DockerApiTest::test_events_with_since_until PASSED [ 57%]
14:26:01 tests/unit/api_test.py::DockerApiTest::test_info PASSED                  [ 57%]
14:26:01 tests/unit/api_test.py::DockerApiTest::test_login PASSED                 [ 57%]
14:26:01 tests/unit/api_test.py::DockerApiTest::test_remove_link PASSED           [ 57%]
14:26:01 tests/unit/api_test.py::DockerApiTest::test_retrieve_server_version PASSED [ 57%]
14:26:01 tests/unit/api_test.py::DockerApiTest::test_search PASSED                [ 57%]
14:26:01 tests/unit/api_test.py::DockerApiTest::test_stream_helper_decoding PASSED [ 57%]
14:26:01 tests/unit/api_test.py::DockerApiTest::test_url_compatibility_http PASSED [ 57%]
14:26:01 tests/unit/api_test.py::DockerApiTest::test_url_compatibility_http_unix_triple_slash PASSED [ 58%]
14:26:01 tests/unit/api_test.py::DockerApiTest::test_url_compatibility_tcp PASSED [ 58%]
14:26:01 tests/unit/api_test.py::DockerApiTest::test_url_compatibility_unix PASSED [ 58%]
14:26:01 tests/unit/api_test.py::DockerApiTest::test_url_compatibility_unix_triple_slash PASSED [ 58%]
14:26:01 tests/unit/api_test.py::DockerApiTest::test_url_invalid_resource PASSED  [ 58%]
14:26:01 tests/integration/regression_test.py::TestRegressions::test_792_explicit_port_protocol PASSED [ 40%]
14:26:01 tests/integration/credentials/store_test.py::TestStore::test_store_and_get PASSED [ 40%]
14:26:01 tests/integration/credentials/store_test.py::TestStore::test_get_nonexistent PASSED [ 40%]
14:26:01 tests/integration/credentials/store_test.py::TestStore::test_store_and_erase PASSED [ 40%]
14:26:01 tests/unit/api_test.py::DockerApiTest::test_url_no_resource PASSED       [ 58%]
14:26:01 tests/unit/api_test.py::DockerApiTest::test_url_unversioned_api PASSED   [ 58%]
14:26:01 tests/unit/api_test.py::DockerApiTest::test_url_valid_resource PASSED    [ 58%]
14:26:01 tests/unit/api_test.py::DockerApiTest::test_version PASSED               [ 58%]
14:26:01 tests/unit/api_test.py::DockerApiTest::test_version_no_api_version PASSED [ 59%]
14:26:01 tests/unit/api_test.py::UnixSocketStreamTest::test_early_stream_response PASSED [ 59%]
14:26:01 tests/unit/api_test.py::TCPSocketStreamTest::test_read_from_socket_no_stream_no_tty PASSED [ 59%]
14:26:01 tests/integration/credentials/store_test.py::TestStore::test_unicode_strings PASSED [ 40%]
14:26:01 tests/integration/credentials/store_test.py::TestStore::test_list PASSED [ 40%]
14:26:01 tests/integration/credentials/store_test.py::TestStore::test_execute_with_env_override PASSED [ 41%]
14:26:01 tests/integration/credentials/utils_test.py::test_create_environment_dict PASSED [ 41%]
14:26:01 tests/unit/api_build_test.py::BuildTest::test_build_container PASSED     [ 41%]
14:26:01 tests/unit/api_build_test.py::BuildTest::test_build_container_custom_context PASSED [ 41%]
14:26:01 tests/unit/api_build_test.py::BuildTest::test_build_container_custom_context_gzip PASSED [ 41%]
14:26:01 tests/unit/api_build_test.py::BuildTest::test_build_container_invalid_container_limits PASSED [ 41%]
14:26:01 tests/unit/api_build_test.py::BuildTest::test_build_container_pull PASSED [ 41%]
14:26:01 tests/unit/api_test.py::TCPSocketStreamTest::test_read_from_socket_no_stream_no_tty_demux PASSED [ 59%]
14:26:01 tests/unit/api_build_test.py::BuildTest::test_build_container_with_container_limits PASSED [ 41%]
14:26:01 tests/unit/api_build_test.py::BuildTest::test_build_container_with_named_dockerfile PASSED [ 41%]
14:26:01 tests/unit/api_build_test.py::BuildTest::test_build_remote_with_registry_auth PASSED [ 42%]
14:26:01 tests/unit/api_build_test.py::BuildTest::test_process_dockerfile PASSED  [ 42%]
14:26:01 tests/unit/api_build_test.py::BuildTest::test_process_dockerfile_win_longpath_prefix SKIPPED [ 42%]
14:26:01 tests/unit/api_build_test.py::BuildTest::test_set_auth_headers_with_dict_and_auth_configs PASSED [ 42%]
14:26:01 tests/unit/api_build_test.py::BuildTest::test_set_auth_headers_with_dict_and_no_auth_configs PASSED [ 42%]
14:26:01 tests/unit/api_build_test.py::BuildTest::test_set_auth_headers_with_empty_dict_and_auth_configs PASSED [ 42%]
14:26:01 tests/unit/api_container_test.py::StartContainerTest::test_start_container PASSED [ 42%]
14:26:01 tests/unit/api_container_test.py::StartContainerTest::test_start_container_none PASSED [ 42%]
14:26:01 tests/unit/api_container_test.py::StartContainerTest::test_start_container_privileged PASSED [ 42%]
14:26:01 tests/unit/api_container_test.py::StartContainerTest::test_start_container_regression_573 PASSED [ 42%]
14:26:01 tests/unit/api_container_test.py::StartContainerTest::test_start_container_with_binds_ro PASSED [ 43%]
14:26:01 tests/unit/api_container_test.py::StartContainerTest::test_start_container_with_binds_rw PASSED [ 43%]
14:26:01 tests/unit/api_container_test.py::StartContainerTest::test_start_container_with_dict_instead_of_id PASSED [ 43%]
14:26:01 tests/unit/api_container_test.py::StartContainerTest::test_start_container_with_links PASSED [ 43%]
14:26:01 tests/unit/api_test.py::TCPSocketStreamTest::test_read_from_socket_no_stream_tty PASSED [ 59%]
14:26:01 tests/unit/api_container_test.py::StartContainerTest::test_start_container_with_links_as_list_of_tuples PASSED [ 43%]
14:26:01 tests/unit/api_container_test.py::StartContainerTest::test_start_container_with_lxc_conf PASSED [ 43%]
14:26:01 tests/unit/api_container_test.py::StartContainerTest::test_start_container_with_lxc_conf_compat PASSED [ 43%]
14:26:01 tests/unit/api_container_test.py::StartContainerTest::test_start_container_with_multiple_links PASSED [ 43%]
14:26:01 tests/unit/api_container_test.py::StartContainerTest::test_start_container_with_port_binds PASSED [ 43%]
14:26:01 tests/unit/api_container_test.py::CreateContainerTest::test_create_container PASSED [ 44%]
14:26:01 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_privileged PASSED [ 44%]
14:26:01 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_added_capabilities PASSED [ 44%]
14:26:01 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_aliases PASSED [ 44%]
14:26:01 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_binds PASSED [ 44%]
14:26:01 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_binds_list PASSED [ 44%]
14:26:01 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_binds_mode PASSED [ 44%]
14:26:01 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_binds_mode_and_ro_error PASSED [ 44%]
14:26:01 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_binds_ro PASSED [ 44%]
14:26:01 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_binds_rw PASSED [ 45%]
14:26:01 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_cgroup_parent PASSED [ 45%]
14:26:01 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_devices PASSED [ 45%]
14:26:01 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_dropped_capabilities PASSED [ 45%]
14:26:01 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_entrypoint PASSED [ 45%]
14:26:01 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_host_config_cpu_shares PASSED [ 45%]
14:26:01 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_host_config_cpus PASSED [ 45%]
14:26:01 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_host_config_cpuset PASSED [ 45%]
14:26:01 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_host_config_cpuset_mems PASSED [ 45%]
14:26:01 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_labels_dict PASSED [ 45%]
14:26:01 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_labels_list PASSED [ 46%]
14:26:01 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_links PASSED [ 46%]
14:26:01 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_links_as_list_of_tuples PASSED [ 46%]
14:26:01 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_lxc_conf PASSED [ 46%]
14:26:01 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_lxc_conf_compat PASSED [ 46%]
14:26:01 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_mac_address PASSED [ 46%]
14:26:01 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_mem_limit_as_int PASSED [ 46%]
14:26:01 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_mem_limit_as_string PASSED [ 46%]
14:26:01 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_mem_limit_as_string_with_g_unit PASSED [ 46%]
14:26:01 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_mem_limit_as_string_with_k_unit PASSED [ 47%]
14:26:01 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_mem_limit_as_string_with_m_unit PASSED [ 47%]
14:26:01 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_mem_limit_as_string_with_wrong_value PASSED [ 47%]
14:26:01 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_multiple_links PASSED [ 47%]
14:26:01 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_named_volume PASSED [ 47%]
14:26:01 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_port_binds PASSED [ 47%]
14:26:01 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_ports PASSED [ 47%]
14:26:01 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_restart_policy PASSED [ 47%]
14:26:01 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_stdin_open PASSED [ 47%]
14:26:01 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_stop_signal PASSED [ 47%]
14:26:01 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_sysctl PASSED [ 48%]
14:26:01 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_tmpfs_dict PASSED [ 48%]
14:26:01 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_tmpfs_list PASSED [ 48%]
14:26:01 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_unicode_envvars PASSED [ 48%]
14:26:01 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_volume_string PASSED [ 48%]
14:26:01 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_working_dir PASSED [ 48%]
14:26:01 tests/unit/api_container_test.py::CreateContainerTest::test_create_named_container PASSED [ 48%]
14:26:01 tests/unit/api_container_test.py::ContainerTest::test_container_stats PASSED [ 48%]
14:26:01 tests/unit/api_container_test.py::ContainerTest::test_container_top PASSED [ 48%]
14:26:01 tests/unit/api_container_test.py::ContainerTest::test_container_top_with_psargs PASSED [ 49%]
14:26:01 tests/unit/api_container_test.py::ContainerTest::test_container_update PASSED [ 49%]
14:26:01 tests/unit/api_container_test.py::ContainerTest::test_diff PASSED        [ 49%]
14:26:01 tests/unit/api_container_test.py::ContainerTest::test_diff_with_dict_instead_of_id PASSED [ 49%]
14:26:01 tests/unit/api_container_test.py::ContainerTest::test_export PASSED      [ 49%]
14:26:01 tests/unit/api_container_test.py::ContainerTest::test_export_with_dict_instead_of_id PASSED [ 49%]
14:26:01 tests/unit/api_container_test.py::ContainerTest::test_inspect_container PASSED [ 49%]
14:26:01 tests/unit/api_container_test.py::ContainerTest::test_inspect_container_undefined_id PASSED [ 49%]
14:26:01 tests/unit/api_container_test.py::ContainerTest::test_kill_container PASSED [ 49%]
14:26:01 tests/unit/api_container_test.py::ContainerTest::test_kill_container_with_dict_instead_of_id PASSED [ 50%]
14:26:01 tests/unit/api_container_test.py::ContainerTest::test_kill_container_with_signal PASSED [ 50%]
14:26:01 tests/unit/api_container_test.py::ContainerTest::test_list_containers PASSED [ 50%]
14:26:01 tests/unit/api_container_test.py::ContainerTest::test_log_following PASSED [ 50%]
14:26:01 tests/unit/api_container_test.py::ContainerTest::test_log_following_backwards PASSED [ 50%]
14:26:01 tests/unit/api_container_test.py::ContainerTest::test_log_since PASSED   [ 50%]
14:26:01 tests/unit/api_container_test.py::ContainerTest::test_log_since_with_datetime PASSED [ 50%]
14:26:01 tests/unit/api_container_test.py::ContainerTest::test_log_since_with_invalid_value_raises_error PASSED [ 50%]
14:26:01 tests/unit/api_container_test.py::ContainerTest::test_log_streaming PASSED [ 50%]
14:26:01 tests/unit/api_container_test.py::ContainerTest::test_log_streaming_and_following PASSED [ 50%]
14:26:01 tests/unit/api_container_test.py::ContainerTest::test_log_tail PASSED    [ 51%]
14:26:01 tests/unit/api_container_test.py::ContainerTest::test_log_tty PASSED     [ 51%]
14:26:01 tests/unit/api_container_test.py::ContainerTest::test_logs PASSED        [ 51%]
14:26:01 tests/unit/api_container_test.py::ContainerTest::test_logs_with_dict_instead_of_id PASSED [ 51%]
14:26:01 tests/unit/api_container_test.py::ContainerTest::test_pause_container PASSED [ 51%]
14:26:01 tests/unit/api_container_test.py::ContainerTest::test_port PASSED        [ 51%]
14:26:01 tests/unit/api_container_test.py::ContainerTest::test_remove_container PASSED [ 51%]
14:26:01 tests/unit/api_container_test.py::ContainerTest::test_remove_container_with_dict_instead_of_id PASSED [ 51%]
14:26:01 tests/unit/api_container_test.py::ContainerTest::test_rename_container PASSED [ 51%]
14:26:01 tests/unit/api_container_test.py::ContainerTest::test_resize_container PASSED [ 52%]
14:26:01 tests/unit/api_container_test.py::ContainerTest::test_restart_container PASSED [ 52%]
14:26:01 tests/unit/api_container_test.py::ContainerTest::test_restart_container_with_dict_instead_of_id PASSED [ 52%]
14:26:01 tests/unit/api_container_test.py::ContainerTest::test_stop_container PASSED [ 52%]
14:26:01 tests/unit/api_container_test.py::ContainerTest::test_stop_container_with_dict_instead_of_id PASSED [ 52%]
14:26:01 tests/unit/api_container_test.py::ContainerTest::test_unpause_container PASSED [ 52%]
14:26:01 tests/unit/api_container_test.py::ContainerTest::test_wait PASSED        [ 52%]
14:26:01 tests/unit/api_container_test.py::ContainerTest::test_wait_with_dict_instead_of_id PASSED [ 52%]
14:26:01 tests/unit/api_exec_test.py::ExecTest::test_exec_create PASSED           [ 52%]
14:26:01 tests/unit/api_exec_test.py::ExecTest::test_exec_inspect PASSED          [ 52%]
14:26:01 tests/unit/api_exec_test.py::ExecTest::test_exec_resize PASSED           [ 53%]
14:26:01 tests/unit/api_exec_test.py::ExecTest::test_exec_start PASSED            [ 53%]
14:26:01 tests/unit/api_exec_test.py::ExecTest::test_exec_start_detached PASSED   [ 53%]
14:26:01 tests/unit/api_image_test.py::ImageTest::test_commit PASSED              [ 53%]
14:26:01 tests/unit/api_image_test.py::ImageTest::test_get_image PASSED           [ 53%]
14:26:01 tests/unit/api_image_test.py::ImageTest::test_image_history PASSED       [ 53%]
14:26:01 tests/unit/api_image_test.py::ImageTest::test_image_ids PASSED           [ 53%]
14:26:01 tests/unit/api_image_test.py::ImageTest::test_image_viz PASSED           [ 53%]
14:26:02 tests/unit/api_test.py::TCPSocketStreamTest::test_read_from_socket_no_stream_tty_demux PASSED [ 59%]
14:26:02 tests/unit/api_image_test.py::ImageTest::test_images PASSED              [ 53%]
14:26:02 tests/unit/api_image_test.py::ImageTest::test_images_filters PASSED      [ 54%]
14:26:02 tests/unit/api_image_test.py::ImageTest::test_images_quiet PASSED        [ 54%]
14:26:02 tests/unit/api_image_test.py::ImageTest::test_import_image PASSED        [ 54%]
14:26:02 tests/unit/api_image_test.py::ImageTest::test_import_image_from_bytes PASSED [ 54%]
14:26:02 tests/unit/api_image_test.py::ImageTest::test_import_image_from_image PASSED [ 54%]
14:26:02 tests/unit/api_image_test.py::ImageTest::test_inspect_image PASSED       [ 54%]
14:26:02 tests/unit/api_image_test.py::ImageTest::test_inspect_image_undefined_id PASSED [ 54%]
14:26:02 tests/unit/api_image_test.py::ImageTest::test_load_image PASSED          [ 54%]
14:26:02 tests/unit/api_image_test.py::ImageTest::test_load_image_quiet PASSED    [ 54%]
14:26:02 tests/unit/api_image_test.py::ImageTest::test_pull PASSED                [ 54%]
14:26:02 tests/unit/api_image_test.py::ImageTest::test_pull_stream PASSED         [ 55%]
14:26:02 tests/unit/api_image_test.py::ImageTest::test_push_image PASSED          [ 55%]
14:26:02 tests/unit/api_image_test.py::ImageTest::test_push_image_stream PASSED   [ 55%]
14:26:02 tests/unit/api_image_test.py::ImageTest::test_push_image_with_auth PASSED [ 55%]
14:26:02 tests/unit/api_image_test.py::ImageTest::test_push_image_with_tag PASSED [ 55%]
14:26:02 tests/unit/api_image_test.py::ImageTest::test_remove_image PASSED        [ 55%]
14:26:02 tests/unit/api_image_test.py::ImageTest::test_tag_image PASSED           [ 55%]
14:26:02 tests/unit/api_image_test.py::ImageTest::test_tag_image_force PASSED     [ 55%]
14:26:02 tests/unit/api_image_test.py::ImageTest::test_tag_image_tag PASSED       [ 55%]
14:26:02 tests/unit/api_network_test.py::NetworkTest::test_connect_container_to_network PASSED [ 56%]
14:26:02 tests/unit/api_network_test.py::NetworkTest::test_create_network PASSED  [ 56%]
14:26:02 tests/unit/api_network_test.py::NetworkTest::test_disconnect_container_from_network PASSED [ 56%]
14:26:02 tests/unit/api_network_test.py::NetworkTest::test_inspect_network PASSED [ 56%]
14:26:02 tests/unit/api_network_test.py::NetworkTest::test_list_networks PASSED   [ 56%]
14:26:02 tests/unit/api_network_test.py::NetworkTest::test_remove_network PASSED  [ 56%]
14:26:02 tests/unit/api_test.py::DockerApiTest::test_auto_retrieve_server_version PASSED [ 56%]
14:26:02 tests/unit/api_test.py::DockerApiTest::test_create_host_config_secopt PASSED [ 56%]
14:26:02 tests/unit/api_test.py::DockerApiTest::test_ctor PASSED                  [ 56%]
14:26:02 tests/unit/api_test.py::DockerApiTest::test_events PASSED                [ 57%]
14:26:02 tests/unit/api_test.py::DockerApiTest::test_events_with_filters PASSED   [ 57%]
14:26:02 tests/unit/api_test.py::DockerApiTest::test_events_with_since_until PASSED [ 57%]
14:26:02 tests/unit/api_test.py::DockerApiTest::test_info PASSED                  [ 57%]
14:26:02 tests/unit/api_test.py::DockerApiTest::test_login PASSED                 [ 57%]
14:26:02 tests/unit/api_test.py::DockerApiTest::test_remove_link PASSED           [ 57%]
14:26:02 tests/unit/api_test.py::DockerApiTest::test_retrieve_server_version PASSED [ 57%]
14:26:02 tests/unit/api_test.py::DockerApiTest::test_search PASSED                [ 57%]
14:26:02 tests/unit/api_test.py::DockerApiTest::test_stream_helper_decoding PASSED [ 57%]
14:26:02 tests/unit/api_test.py::DockerApiTest::test_url_compatibility_http PASSED [ 57%]
14:26:02 tests/unit/api_test.py::DockerApiTest::test_url_compatibility_http_unix_triple_slash PASSED [ 58%]
14:26:02 tests/unit/api_test.py::DockerApiTest::test_url_compatibility_tcp PASSED [ 58%]
14:26:02 tests/unit/api_test.py::DockerApiTest::test_url_compatibility_unix PASSED [ 58%]
14:26:02 tests/unit/api_test.py::DockerApiTest::test_url_compatibility_unix_triple_slash PASSED [ 58%]
14:26:02 tests/unit/api_test.py::DockerApiTest::test_url_invalid_resource PASSED  [ 58%]
14:26:02 tests/unit/api_test.py::DockerApiTest::test_url_no_resource PASSED       [ 58%]
14:26:02 tests/unit/api_test.py::DockerApiTest::test_url_unversioned_api PASSED   [ 58%]
14:26:02 tests/unit/api_test.py::DockerApiTest::test_url_valid_resource PASSED    [ 58%]
14:26:02 tests/unit/api_test.py::DockerApiTest::test_version PASSED               [ 58%]
14:26:02 tests/unit/api_test.py::DockerApiTest::test_version_no_api_version PASSED [ 59%]
14:26:02 tests/unit/api_test.py::UnixSocketStreamTest::test_early_stream_response PASSED [ 59%]
14:26:02 tests/unit/api_test.py::TCPSocketStreamTest::test_read_from_socket_no_tty PASSED [ 59%]
14:26:02 tests/unit/api_test.py::TCPSocketStreamTest::test_read_from_socket_no_tty_demux PASSED [ 59%]
14:26:02 tests/unit/api_test.py::TCPSocketStreamTest::test_read_from_socket_no_stream_no_tty PASSED [ 59%]
14:26:02 tests/unit/api_test.py::TCPSocketStreamTest::test_read_from_socket_tty PASSED [ 59%]
14:26:02 tests/unit/api_test.py::TCPSocketStreamTest::test_read_from_socket_no_stream_no_tty_demux PASSED [ 59%]
14:26:02 tests/unit/api_test.py::TCPSocketStreamTest::test_read_from_socket_no_stream_tty PASSED [ 59%]
14:26:02 tests/unit/api_test.py::TCPSocketStreamTest::test_read_from_socket_no_stream_tty_demux PASSED [ 59%]
14:26:03 tests/unit/api_test.py::TCPSocketStreamTest::test_read_from_socket_tty_demux PASSED [ 59%]
14:26:03 tests/unit/api_test.py::UserAgentTest::test_custom_user_agent PASSED     [ 60%]
14:26:03 tests/unit/api_test.py::UserAgentTest::test_default_user_agent PASSED    [ 60%]
14:26:03 tests/unit/api_test.py::DisableSocketTest::test_disable_socket_timeout PASSED [ 60%]
14:26:03 tests/unit/api_test.py::DisableSocketTest::test_disable_socket_timeout2 PASSED [ 60%]
14:26:03 tests/unit/api_test.py::DisableSocketTest::test_disable_socket_timout_non_blocking PASSED [ 60%]
14:26:03 tests/unit/api_volume_test.py::VolumeTest::test_create_volume PASSED     [ 60%]
14:26:03 tests/unit/api_volume_test.py::VolumeTest::test_create_volume_invalid_opts_type PASSED [ 60%]
14:26:03 tests/unit/api_volume_test.py::VolumeTest::test_create_volume_with_driver PASSED [ 60%]
14:26:03 tests/unit/api_volume_test.py::VolumeTest::test_create_volume_with_invalid_labels PASSED [ 60%]
14:26:03 tests/unit/api_volume_test.py::VolumeTest::test_create_volume_with_labels PASSED [ 61%]
14:26:03 tests/unit/api_volume_test.py::VolumeTest::test_create_volume_with_no_specified_name PASSED [ 61%]
14:26:03 tests/unit/api_volume_test.py::VolumeTest::test_inspect_volume PASSED    [ 61%]
14:26:03 tests/unit/api_volume_test.py::VolumeTest::test_list_volumes PASSED      [ 61%]
14:26:03 tests/unit/api_volume_test.py::VolumeTest::test_list_volumes_and_filters PASSED [ 61%]
14:26:03 tests/unit/api_volume_test.py::VolumeTest::test_remove_volume PASSED     [ 61%]
14:26:03 tests/unit/auth_test.py::RegressionTest::test_803_urlsafe_encode PASSED  [ 61%]
14:26:03 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_explicit_hub_index_library_image PASSED [ 61%]
14:26:03 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_explicit_legacy_hub_index_library_image PASSED [ 61%]
14:26:03 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_invalid_index_name PASSED [ 61%]
14:26:03 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_resolve_repository_name_dotted_hub_library_image PASSED [ 62%]
14:26:03 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_resolve_repository_name_hub_image PASSED [ 62%]
14:26:03 tests/unit/api_test.py::TCPSocketStreamTest::test_read_from_socket_no_tty PASSED [ 59%]
14:26:03 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_resolve_repository_name_hub_library_image PASSED [ 62%]
14:26:03 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_resolve_repository_name_localhost PASSED [ 62%]
14:26:03 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_resolve_repository_name_localhost_with_username PASSED [ 62%]
14:26:03 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_resolve_repository_name_no_dots_but_port PASSED [ 62%]
14:26:03 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_resolve_repository_name_no_dots_but_port_and_username PASSED [ 62%]
14:26:03 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_resolve_repository_name_private_registry PASSED [ 62%]
14:26:03 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_resolve_repository_name_private_registry_with_port PASSED [ 62%]
14:26:03 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_resolve_repository_name_private_registry_with_username PASSED [ 63%]
14:26:03 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_auth_with_empty_credstore_and_auth_dict PASSED [ 63%]
14:26:03 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_default_explicit_none PASSED [ 63%]
14:26:03 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_default_registry PASSED [ 63%]
14:26:03 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_fully_explicit PASSED [ 63%]
14:26:03 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_hostname_only PASSED [ 63%]
14:26:03 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_legacy_config PASSED [ 63%]
14:26:03 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_no_match PASSED [ 63%]
14:26:03 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_no_path PASSED [ 63%]
14:26:03 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_no_path_trailing_slash PASSED [ 64%]
14:26:03 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_no_path_wrong_insecure_proto PASSED [ 64%]
14:26:03 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_no_path_wrong_secure_proto PASSED [ 64%]
14:26:03 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_no_protocol PASSED [ 64%]
14:26:03 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_path_wrong_proto PASSED [ 64%]
14:26:03 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_registry_and_auth_explicit_hub PASSED [ 64%]
14:26:03 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_registry_and_auth_explicit_legacy_hub PASSED [ 64%]
14:26:03 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_registry_and_auth_hub_image PASSED [ 64%]
14:26:03 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_registry_and_auth_library_image PASSED [ 64%]
14:26:03 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_registry_and_auth_private_registry PASSED [ 64%]
14:26:03 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_registry_and_auth_unauthenticated_registry PASSED [ 65%]
14:26:03 tests/unit/auth_test.py::LoadConfigTest::test_load_config_custom_config_env PASSED [ 65%]
14:26:03 tests/unit/auth_test.py::LoadConfigTest::test_load_config_custom_config_env_utf8 PASSED [ 65%]
14:26:03 tests/unit/auth_test.py::LoadConfigTest::test_load_config_custom_config_env_with_auths PASSED [ 65%]
14:26:03 tests/unit/auth_test.py::LoadConfigTest::test_load_config_identity_token PASSED [ 65%]
14:26:03 tests/unit/auth_test.py::LoadConfigTest::test_load_config_invalid_auth_dict PASSED [ 65%]
14:26:03 tests/unit/auth_test.py::LoadConfigTest::test_load_config_no_file PASSED [ 65%]
14:26:03 tests/unit/auth_test.py::LoadConfigTest::test_load_config_unknown_keys PASSED [ 65%]
14:26:03 tests/unit/auth_test.py::LoadConfigTest::test_load_config_with_random_name PASSED [ 65%]
14:26:03 tests/unit/auth_test.py::LoadConfigTest::test_load_json_config PASSED    [ 66%]
14:26:03 tests/unit/auth_test.py::LoadConfigTest::test_load_legacy_config PASSED  [ 66%]
14:26:03 tests/unit/auth_test.py::LoadConfigTest::test_load_modern_json_config PASSED [ 66%]
14:26:03 tests/unit/auth_test.py::CredstoreTest::test_get_all_credentials_3_sources PASSED [ 66%]
14:26:03 tests/unit/auth_test.py::CredstoreTest::test_get_all_credentials_credstore_only PASSED [ 66%]
14:26:03 tests/unit/auth_test.py::CredstoreTest::test_get_all_credentials_credstore_overrides_auth_entry PASSED [ 66%]
14:26:03 tests/unit/auth_test.py::CredstoreTest::test_get_all_credentials_helpers_override_default PASSED [ 66%]
14:26:03 tests/unit/auth_test.py::CredstoreTest::test_get_all_credentials_with_auths_entries PASSED [ 66%]
14:26:03 tests/unit/auth_test.py::CredstoreTest::test_get_all_credentials_with_credhelpers_only PASSED [ 66%]
14:26:03 tests/unit/auth_test.py::CredstoreTest::test_get_all_credentials_with_empty_auths_entry PASSED [ 66%]
14:26:03 tests/unit/auth_test.py::CredstoreTest::test_get_all_credentials_with_empty_credhelper PASSED [ 67%]
14:26:03 tests/unit/auth_test.py::CredstoreTest::test_get_credential_store PASSED [ 67%]
14:26:03 tests/unit/auth_test.py::CredstoreTest::test_get_credential_store_default_index PASSED [ 67%]
14:26:03 tests/unit/auth_test.py::CredstoreTest::test_get_credential_store_no_default PASSED [ 67%]
14:26:03 tests/unit/auth_test.py::CredstoreTest::test_get_credential_store_with_plain_dict PASSED [ 67%]
14:26:03 tests/unit/client_test.py::ClientTest::test_call_api_client_method PASSED [ 67%]
14:26:03 tests/unit/client_test.py::ClientTest::test_call_containers PASSED       [ 67%]
14:26:03 tests/unit/client_test.py::ClientTest::test_events PASSED                [ 67%]
14:26:03 tests/unit/client_test.py::ClientTest::test_info PASSED                  [ 67%]
14:26:03 tests/unit/client_test.py::ClientTest::test_ping PASSED                  [ 68%]
14:26:03 tests/unit/client_test.py::ClientTest::test_version PASSED               [ 68%]
14:26:03 tests/unit/client_test.py::FromEnvTest::test_from_env PASSED             [ 68%]
14:26:03 tests/unit/client_test.py::FromEnvTest::test_from_env_with_version PASSED [ 68%]
14:26:03 tests/unit/client_test.py::FromEnvTest::test_from_env_without_timeout_uses_default PASSED [ 68%]
14:26:03 tests/unit/client_test.py::FromEnvTest::test_from_env_without_version_uses_default PASSED [ 68%]
14:26:03 tests/unit/context_test.py::BaseContextTest::test_context_inspect_without_params PASSED [ 68%]
14:26:03 tests/unit/context_test.py::BaseContextTest::test_default_in_context_list PASSED [ 68%]
14:26:03 tests/unit/context_test.py::BaseContextTest::test_fail_on_default_context_create PASSED [ 68%]
14:26:03 tests/unit/context_test.py::BaseContextTest::test_get_current_context PASSED [ 69%]
14:26:03 tests/unit/context_test.py::BaseContextTest::test_https_host PASSED      [ 69%]
14:26:03 tests/unit/context_test.py::BaseContextTest::test_url_compatibility_on_linux PASSED [ 69%]
14:26:03 tests/unit/context_test.py::BaseContextTest::test_url_compatibility_on_windows SKIPPED [ 69%]
14:26:03 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_invalid_cpu_cfs_types PASSED [ 69%]
14:26:03 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_invalid_cpu_count_types PASSED [ 69%]
14:26:03 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_invalid_cpu_percent_types PASSED [ 69%]
14:26:03 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_invalid_mem_swappiness PASSED [ 69%]
14:26:03 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_invalid_nano_cpus_types PASSED [ 69%]
14:26:03 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_no_options_newer_api_version PASSED [ 69%]
14:26:03 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_pid_mode PASSED [ 70%]
14:26:03 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_blkio_constraints PASSED [ 70%]
14:26:03 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_cpu_count PASSED [ 70%]
14:26:03 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_cpu_percent PASSED [ 70%]
14:26:03 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_cpu_period PASSED [ 70%]
14:26:03 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_cpu_quota PASSED [ 70%]
14:26:03 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_cpu_rt_period PASSED [ 70%]
14:26:03 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_cpu_rt_period_types PASSED [ 70%]
14:26:03 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_cpu_rt_runtime PASSED [ 70%]
14:26:03 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_dns_opt PASSED [ 71%]
14:26:03 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_isolation PASSED [ 71%]
14:26:03 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_kernel_memory PASSED [ 71%]
14:26:03 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_mem_reservation PASSED [ 71%]
14:26:03 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_nano_cpus PASSED [ 71%]
14:26:03 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_oom_kill_disable PASSED [ 71%]
14:26:03 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_oom_score_adj PASSED [ 71%]
14:26:03 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_pids_limit PASSED [ 71%]
14:26:03 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_shm_size PASSED [ 71%]
14:26:03 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_shm_size_in_mb PASSED [ 71%]
14:26:03 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_userns_mode PASSED [ 72%]
14:26:03 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_uts PASSED [ 72%]
14:26:03 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_volume_driver PASSED [ 72%]
14:26:03 tests/unit/dockertypes_test.py::HostConfigTest::test_ctrate_host_config_with_cpu_rt_runtime_types PASSED [ 72%]
14:26:03 tests/unit/dockertypes_test.py::ContainerSpecTest::test_parse_mounts PASSED [ 72%]
14:26:03 tests/unit/dockertypes_test.py::UlimitTest::test_create_host_config_dict_ulimit PASSED [ 72%]
14:26:03 tests/unit/dockertypes_test.py::UlimitTest::test_create_host_config_dict_ulimit_capitals PASSED [ 72%]
14:26:03 tests/unit/dockertypes_test.py::UlimitTest::test_create_host_config_obj_ulimit PASSED [ 72%]
14:26:03 tests/unit/dockertypes_test.py::UlimitTest::test_ulimit_invalid_type PASSED [ 72%]
14:26:03 tests/unit/dockertypes_test.py::LogConfigTest::test_create_host_config_dict_logconfig PASSED [ 73%]
14:26:03 tests/unit/dockertypes_test.py::LogConfigTest::test_create_host_config_obj_logconfig PASSED [ 73%]
14:26:03 tests/unit/dockertypes_test.py::LogConfigTest::test_logconfig_invalid_config_type PASSED [ 73%]
14:26:03 tests/unit/dockertypes_test.py::EndpointConfigTest::test_create_endpoint_config_with_aliases PASSED [ 73%]
14:26:03 tests/unit/dockertypes_test.py::IPAMConfigTest::test_create_ipam_config PASSED [ 73%]
14:26:03 tests/unit/dockertypes_test.py::ServiceModeTest::test_global_replicas_error PASSED [ 73%]
14:26:03 tests/unit/dockertypes_test.py::ServiceModeTest::test_global_simple PASSED [ 73%]
14:26:03 tests/unit/dockertypes_test.py::ServiceModeTest::test_invalid_mode PASSED [ 73%]
14:26:03 tests/unit/dockertypes_test.py::ServiceModeTest::test_replicated_replicas PASSED [ 73%]
14:26:03 tests/unit/dockertypes_test.py::ServiceModeTest::test_replicated_replicas_0 PASSED [ 73%]
14:26:03 tests/unit/dockertypes_test.py::ServiceModeTest::test_replicated_simple PASSED [ 74%]
14:26:03 tests/unit/dockertypes_test.py::MountTest::test_parse_mount_bind PASSED  [ 74%]
14:26:03 tests/unit/api_test.py::TCPSocketStreamTest::test_read_from_socket_no_tty_demux PASSED [ 59%]
14:26:03 tests/unit/dockertypes_test.py::MountTest::test_parse_mount_bind_windows XFAIL [ 74%]
14:26:03 tests/unit/dockertypes_test.py::MountTest::test_parse_mount_named_volume PASSED [ 74%]
14:26:03 tests/unit/dockertypes_test.py::MountTest::test_parse_mount_string_invalid PASSED [ 74%]
14:26:03 tests/unit/dockertypes_test.py::MountTest::test_parse_mount_string_no_source PASSED [ 74%]
14:26:03 tests/unit/dockertypes_test.py::MountTest::test_parse_mount_string_ro PASSED [ 74%]
14:26:03 tests/unit/dockertypes_test.py::MountTest::test_parse_mount_string_rw PASSED [ 74%]
14:26:03 tests/unit/dockertypes_test.py::MountTest::test_parse_mount_string_short_form PASSED [ 74%]
14:26:03 tests/unit/dockertypes_test.py::ServicePortsTest::test_convert_service_ports_invalid PASSED [ 75%]
14:26:03 tests/unit/dockertypes_test.py::ServicePortsTest::test_convert_service_ports_multiple PASSED [ 75%]
14:26:03 tests/unit/dockertypes_test.py::ServicePortsTest::test_convert_service_ports_no_protocol_and_mode PASSED [ 75%]
14:26:03 tests/unit/dockertypes_test.py::ServicePortsTest::test_convert_service_ports_simple PASSED [ 75%]
14:26:03 tests/unit/dockertypes_test.py::ServicePortsTest::test_convert_service_ports_with_protocol PASSED [ 75%]
14:26:03 tests/unit/dockertypes_test.py::ServicePortsTest::test_convert_service_ports_with_protocol_and_mode PASSED [ 75%]
14:26:03 tests/unit/errors_test.py::APIErrorTest::test_api_error_is_caught_by_dockerexception PASSED [ 75%]
14:26:03 tests/unit/errors_test.py::APIErrorTest::test_create_error_from_exception PASSED [ 75%]
14:26:03 tests/unit/errors_test.py::APIErrorTest::test_is_client_error_400 PASSED [ 75%]
14:26:03 tests/unit/errors_test.py::APIErrorTest::test_is_client_error_500 PASSED [ 76%]
14:26:03 tests/unit/errors_test.py::APIErrorTest::test_is_error_300 PASSED        [ 76%]
14:26:03 tests/unit/errors_test.py::APIErrorTest::test_is_error_400 PASSED        [ 76%]
14:26:03 tests/unit/errors_test.py::APIErrorTest::test_is_error_500 PASSED        [ 76%]
14:26:03 tests/unit/errors_test.py::APIErrorTest::test_is_server_error_200 PASSED [ 76%]
14:26:03 tests/unit/errors_test.py::APIErrorTest::test_is_server_error_300 PASSED [ 76%]
14:26:03 tests/unit/errors_test.py::APIErrorTest::test_is_server_error_400 PASSED [ 76%]
14:26:03 tests/unit/errors_test.py::APIErrorTest::test_is_server_error_500 PASSED [ 76%]
14:26:03 tests/unit/errors_test.py::APIErrorTest::test_status_code_200 PASSED     [ 76%]
14:26:03 tests/unit/errors_test.py::APIErrorTest::test_status_code_400 PASSED     [ 76%]
14:26:03 tests/unit/errors_test.py::APIErrorTest::test_status_code_500 PASSED     [ 77%]
14:26:03 tests/unit/errors_test.py::ContainerErrorTest::test_container_with_stderr PASSED [ 77%]
14:26:03 tests/unit/errors_test.py::ContainerErrorTest::test_container_without_stderr PASSED [ 77%]
14:26:03 tests/unit/errors_test.py::CreateUnexpectedKwargsErrorTest::test_create_unexpected_kwargs_error_multiple PASSED [ 77%]
14:26:03 tests/unit/errors_test.py::CreateUnexpectedKwargsErrorTest::test_create_unexpected_kwargs_error_single PASSED [ 77%]
14:26:03 tests/unit/models_containers_test.py::ContainerCollectionTest::test_create PASSED [ 77%]
14:26:03 tests/unit/models_containers_test.py::ContainerCollectionTest::test_create_container_args PASSED [ 77%]
14:26:03 tests/unit/models_containers_test.py::ContainerCollectionTest::test_create_with_image_object PASSED [ 77%]
14:26:03 tests/unit/models_containers_test.py::ContainerCollectionTest::test_get PASSED [ 77%]
14:26:03 tests/unit/models_containers_test.py::ContainerCollectionTest::test_list PASSED [ 78%]
14:26:03 tests/unit/models_containers_test.py::ContainerCollectionTest::test_list_ignore_removed PASSED [ 78%]
14:26:03 tests/unit/models_containers_test.py::ContainerCollectionTest::test_run PASSED [ 78%]
14:26:03 tests/unit/models_containers_test.py::ContainerCollectionTest::test_run_detach PASSED [ 78%]
14:26:03 tests/unit/models_containers_test.py::ContainerCollectionTest::test_run_pull PASSED [ 78%]
14:26:03 tests/unit/models_containers_test.py::ContainerCollectionTest::test_run_remove PASSED [ 78%]
14:26:03 tests/unit/models_containers_test.py::ContainerCollectionTest::test_run_with_error PASSED [ 78%]
14:26:03 tests/unit/models_containers_test.py::ContainerCollectionTest::test_run_with_image_object PASSED [ 78%]
14:26:03 tests/unit/models_containers_test.py::ContainerTest::test_attach PASSED  [ 78%]
14:26:03 tests/unit/models_containers_test.py::ContainerTest::test_commit PASSED  [ 78%]
14:26:03 tests/unit/models_containers_test.py::ContainerTest::test_diff PASSED    [ 79%]
14:26:03 tests/unit/api_test.py::TCPSocketStreamTest::test_read_from_socket_tty PASSED [ 59%]
14:26:03 tests/unit/models_containers_test.py::ContainerTest::test_exec_run PASSED [ 79%]
14:26:03 tests/unit/models_containers_test.py::ContainerTest::test_exec_run_failure PASSED [ 79%]
14:26:03 tests/unit/models_containers_test.py::ContainerTest::test_export PASSED  [ 79%]
14:26:03 tests/unit/models_containers_test.py::ContainerTest::test_get_archive PASSED [ 79%]
14:26:03 tests/unit/models_containers_test.py::ContainerTest::test_image PASSED   [ 79%]
14:26:03 tests/unit/models_containers_test.py::ContainerTest::test_kill PASSED    [ 79%]
14:26:03 tests/unit/models_containers_test.py::ContainerTest::test_labels PASSED  [ 79%]
14:26:03 tests/unit/models_containers_test.py::ContainerTest::test_logs PASSED    [ 79%]
14:26:03 tests/unit/models_containers_test.py::ContainerTest::test_name PASSED    [ 80%]
14:26:03 tests/unit/models_containers_test.py::ContainerTest::test_pause PASSED   [ 80%]
14:26:03 tests/unit/models_containers_test.py::ContainerTest::test_put_archive PASSED [ 80%]
14:26:03 tests/unit/models_containers_test.py::ContainerTest::test_remove PASSED  [ 80%]
14:26:03 tests/unit/models_containers_test.py::ContainerTest::test_rename PASSED  [ 80%]
14:26:03 tests/unit/models_containers_test.py::ContainerTest::test_resize PASSED  [ 80%]
14:26:03 tests/unit/models_containers_test.py::ContainerTest::test_restart PASSED [ 80%]
14:26:03 tests/unit/models_containers_test.py::ContainerTest::test_start PASSED   [ 80%]
14:26:03 tests/unit/models_containers_test.py::ContainerTest::test_stats PASSED   [ 80%]
14:26:03 tests/unit/models_containers_test.py::ContainerTest::test_status PASSED  [ 80%]
14:26:03 tests/unit/models_containers_test.py::ContainerTest::test_stop PASSED    [ 81%]
14:26:03 tests/unit/models_containers_test.py::ContainerTest::test_top PASSED     [ 81%]
14:26:03 tests/unit/models_containers_test.py::ContainerTest::test_unpause PASSED [ 81%]
14:26:03 tests/unit/models_containers_test.py::ContainerTest::test_update PASSED  [ 81%]
14:26:03 tests/unit/models_containers_test.py::ContainerTest::test_wait PASSED    [ 81%]
14:26:03 tests/unit/models_images_test.py::ImageCollectionTest::test_build PASSED [ 81%]
14:26:03 tests/unit/models_images_test.py::ImageCollectionTest::test_get PASSED   [ 81%]
14:26:03 tests/unit/models_images_test.py::ImageCollectionTest::test_labels PASSED [ 81%]
14:26:03 tests/unit/models_images_test.py::ImageCollectionTest::test_list PASSED  [ 81%]
14:26:03 tests/unit/models_images_test.py::ImageCollectionTest::test_load PASSED  [ 82%]
14:26:03 tests/unit/models_images_test.py::ImageCollectionTest::test_pull PASSED  [ 82%]
14:26:03 tests/unit/models_images_test.py::ImageCollectionTest::test_pull_multiple PASSED [ 82%]
14:26:03 tests/unit/models_images_test.py::ImageCollectionTest::test_pull_with_stream_param PASSED [ 82%]
14:26:03 tests/unit/models_images_test.py::ImageCollectionTest::test_push PASSED  [ 82%]
14:26:03 tests/unit/models_images_test.py::ImageCollectionTest::test_remove PASSED [ 82%]
14:26:03 tests/unit/models_images_test.py::ImageCollectionTest::test_search PASSED [ 82%]
14:26:04 tests/unit/models_images_test.py::ImageTest::test_history PASSED         [ 82%]
14:26:04 tests/unit/models_images_test.py::ImageTest::test_save PASSED            [ 82%]
14:26:04 tests/unit/models_images_test.py::ImageTest::test_short_id PASSED        [ 83%]
14:26:04 tests/unit/models_images_test.py::ImageTest::test_tag PASSED             [ 83%]
14:26:04 tests/unit/models_images_test.py::ImageTest::test_tags PASSED            [ 83%]
14:26:04 tests/unit/models_networks_test.py::NetworkCollectionTest::test_create PASSED [ 83%]
14:26:04 tests/unit/models_networks_test.py::NetworkCollectionTest::test_get PASSED [ 83%]
14:26:04 tests/unit/models_networks_test.py::NetworkCollectionTest::test_list PASSED [ 83%]
14:26:04 tests/unit/models_networks_test.py::NetworkTest::test_connect PASSED     [ 83%]
14:26:04 tests/unit/models_networks_test.py::NetworkTest::test_disconnect PASSED  [ 83%]
14:26:04 tests/unit/models_networks_test.py::NetworkTest::test_remove PASSED      [ 83%]
14:26:04 tests/unit/models_resources_test.py::ModelTest::test_hash PASSED         [ 83%]
14:26:04 tests/unit/models_resources_test.py::ModelTest::test_reload PASSED       [ 84%]
14:26:04 tests/unit/models_services_test.py::CreateServiceKwargsTest::test_get_create_service_kwargs PASSED [ 84%]
14:26:04 tests/unit/ssladapter_test.py::SSLAdapterTest::test_only_uses_tls PASSED [ 84%]
14:26:04 tests/unit/ssladapter_test.py::MatchHostnameTest::test_match_dns_failure PASSED [ 84%]
14:26:04 tests/unit/ssladapter_test.py::MatchHostnameTest::test_match_dns_success PASSED [ 84%]
14:26:04 tests/unit/ssladapter_test.py::MatchHostnameTest::test_match_ip_address_failure PASSED [ 84%]
14:26:04 tests/unit/ssladapter_test.py::MatchHostnameTest::test_match_ip_address_success PASSED [ 84%]
14:26:04 tests/unit/ssladapter_test.py::MatchHostnameTest::test_match_localhost_success PASSED [ 84%]
14:26:04 tests/unit/swarm_test.py::SwarmTest::test_join_swarm PASSED              [ 84%]
14:26:04 tests/unit/swarm_test.py::SwarmTest::test_join_swarm_no_listen_address_takes_default PASSED [ 85%]
14:26:04 tests/unit/swarm_test.py::SwarmTest::test_node_update PASSED             [ 85%]
14:26:04 tests/unit/types_containers_test.py::test_uid_0_is_not_elided PASSED     [ 85%]
14:26:04 tests/unit/utils_build_test.py::ExcludePathsTest::test_directory PASSED  [ 85%]
14:26:04 tests/unit/utils_build_test.py::ExcludePathsTest::test_directory_with_single_exception PASSED [ 85%]
14:26:04 tests/unit/utils_build_test.py::ExcludePathsTest::test_directory_with_subdir_exception PASSED [ 85%]
14:26:04 tests/unit/utils_build_test.py::ExcludePathsTest::test_directory_with_subdir_exception_win32_pathsep SKIPPED [ 85%]
14:26:04 tests/unit/utils_build_test.py::ExcludePathsTest::test_directory_with_trailing_slash PASSED [ 85%]
14:26:04 tests/unit/utils_build_test.py::ExcludePathsTest::test_directory_with_wildcard_exception PASSED [ 85%]
14:26:04 tests/unit/utils_build_test.py::ExcludePathsTest::test_double_wildcard PASSED [ 85%]
14:26:04 tests/unit/utils_build_test.py::ExcludePathsTest::test_double_wildcard_with_exception PASSED [ 86%]
14:26:04 tests/unit/utils_build_test.py::ExcludePathsTest::test_exclude_custom_dockerfile PASSED [ 86%]
14:26:04 tests/unit/utils_build_test.py::ExcludePathsTest::test_exclude_dockerfile_child PASSED [ 86%]
14:26:04 tests/unit/utils_build_test.py::ExcludePathsTest::test_exclude_dockerfile_dockerignore PASSED [ 86%]
14:26:04 tests/unit/utils_build_test.py::ExcludePathsTest::test_exclude_include_absolute_path PASSED [ 86%]
14:26:04 tests/unit/utils_build_test.py::ExcludePathsTest::test_include_wildcard PASSED [ 86%]
14:26:04 tests/unit/utils_build_test.py::ExcludePathsTest::test_last_line_precedence PASSED [ 86%]
14:26:04 tests/unit/utils_build_test.py::ExcludePathsTest::test_no_dupes PASSED   [ 86%]
14:26:04 tests/unit/utils_build_test.py::ExcludePathsTest::test_no_excludes PASSED [ 86%]
14:26:04 tests/unit/utils_build_test.py::ExcludePathsTest::test_parent_directory PASSED [ 87%]
14:26:04 tests/unit/utils_build_test.py::ExcludePathsTest::test_question_mark PASSED [ 87%]
14:26:04 tests/unit/utils_build_test.py::ExcludePathsTest::test_single_and_double_wildcard PASSED [ 87%]
14:26:04 tests/unit/utils_build_test.py::ExcludePathsTest::test_single_filename PASSED [ 87%]
14:26:04 tests/unit/utils_build_test.py::ExcludePathsTest::test_single_filename_leading_dot_slash PASSED [ 87%]
14:26:04 tests/unit/utils_build_test.py::ExcludePathsTest::test_single_filename_trailing_slash PASSED [ 87%]
14:26:04 tests/unit/utils_build_test.py::ExcludePathsTest::test_single_subdir_single_filename PASSED [ 87%]
14:26:04 tests/unit/utils_build_test.py::ExcludePathsTest::test_single_subdir_single_filename_leading_slash PASSED [ 87%]
14:26:04 tests/unit/utils_build_test.py::ExcludePathsTest::test_single_subdir_wildcard_filename PASSED [ 87%]
14:26:04 tests/unit/utils_build_test.py::ExcludePathsTest::test_single_subdir_with_path_traversal PASSED [ 88%]
14:26:04 tests/unit/utils_build_test.py::ExcludePathsTest::test_subdirectory PASSED [ 88%]
14:26:04 tests/unit/utils_build_test.py::ExcludePathsTest::test_subdirectory_win32_pathsep SKIPPED [ 88%]
14:26:04 tests/unit/utils_build_test.py::ExcludePathsTest::test_trailing_double_wildcard PASSED [ 88%]
14:26:04 tests/unit/utils_build_test.py::ExcludePathsTest::test_wildcard_exclude PASSED [ 88%]
14:26:04 tests/unit/api_test.py::TCPSocketStreamTest::test_read_from_socket_tty_demux PASSED [ 59%]
14:26:04 tests/unit/api_test.py::UserAgentTest::test_custom_user_agent PASSED     [ 60%]
14:26:04 tests/unit/api_test.py::UserAgentTest::test_default_user_agent PASSED    [ 60%]
14:26:04 tests/unit/api_test.py::DisableSocketTest::test_disable_socket_timeout PASSED [ 60%]
14:26:04 tests/unit/api_test.py::DisableSocketTest::test_disable_socket_timeout2 PASSED [ 60%]
14:26:04 tests/unit/api_test.py::DisableSocketTest::test_disable_socket_timout_non_blocking PASSED [ 60%]
14:26:04 tests/unit/api_volume_test.py::VolumeTest::test_create_volume PASSED     [ 60%]
14:26:04 tests/unit/api_volume_test.py::VolumeTest::test_create_volume_invalid_opts_type PASSED [ 60%]
14:26:04 tests/unit/api_volume_test.py::VolumeTest::test_create_volume_with_driver PASSED [ 60%]
14:26:04 tests/unit/api_volume_test.py::VolumeTest::test_create_volume_with_invalid_labels PASSED [ 60%]
14:26:04 tests/unit/api_volume_test.py::VolumeTest::test_create_volume_with_labels PASSED [ 61%]
14:26:04 tests/unit/api_volume_test.py::VolumeTest::test_create_volume_with_no_specified_name PASSED [ 61%]
14:26:04 tests/unit/api_volume_test.py::VolumeTest::test_inspect_volume PASSED    [ 61%]
14:26:04 tests/unit/api_volume_test.py::VolumeTest::test_list_volumes PASSED      [ 61%]
14:26:04 tests/unit/api_volume_test.py::VolumeTest::test_list_volumes_and_filters PASSED [ 61%]
14:26:04 tests/unit/api_volume_test.py::VolumeTest::test_remove_volume PASSED     [ 61%]
14:26:04 tests/unit/auth_test.py::RegressionTest::test_803_urlsafe_encode PASSED  [ 61%]
14:26:04 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_explicit_hub_index_library_image PASSED [ 61%]
14:26:04 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_explicit_legacy_hub_index_library_image PASSED [ 61%]
14:26:04 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_invalid_index_name PASSED [ 61%]
14:26:04 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_resolve_repository_name_dotted_hub_library_image PASSED [ 62%]
14:26:04 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_resolve_repository_name_hub_image PASSED [ 62%]
14:26:04 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_resolve_repository_name_hub_library_image PASSED [ 62%]
14:26:04 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_resolve_repository_name_localhost PASSED [ 62%]
14:26:04 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_resolve_repository_name_localhost_with_username PASSED [ 62%]
14:26:04 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_resolve_repository_name_no_dots_but_port PASSED [ 62%]
14:26:04 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_resolve_repository_name_no_dots_but_port_and_username PASSED [ 62%]
14:26:04 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_resolve_repository_name_private_registry PASSED [ 62%]
14:26:04 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_resolve_repository_name_private_registry_with_port PASSED [ 62%]
14:26:04 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_resolve_repository_name_private_registry_with_username PASSED [ 63%]
14:26:04 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_auth_with_empty_credstore_and_auth_dict PASSED [ 63%]
14:26:04 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_default_explicit_none PASSED [ 63%]
14:26:04 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_default_registry PASSED [ 63%]
14:26:04 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_fully_explicit PASSED [ 63%]
14:26:04 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_hostname_only PASSED [ 63%]
14:26:04 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_legacy_config PASSED [ 63%]
14:26:04 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_no_match PASSED [ 63%]
14:26:04 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_no_path PASSED [ 63%]
14:26:04 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_no_path_trailing_slash PASSED [ 64%]
14:26:04 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_no_path_wrong_insecure_proto PASSED [ 64%]
14:26:04 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_no_path_wrong_secure_proto PASSED [ 64%]
14:26:04 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_no_protocol PASSED [ 64%]
14:26:04 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_path_wrong_proto PASSED [ 64%]
14:26:04 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_registry_and_auth_explicit_hub PASSED [ 64%]
14:26:04 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_registry_and_auth_explicit_legacy_hub PASSED [ 64%]
14:26:04 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_registry_and_auth_hub_image PASSED [ 64%]
14:26:04 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_registry_and_auth_library_image PASSED [ 64%]
14:26:04 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_registry_and_auth_private_registry PASSED [ 64%]
14:26:04 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_registry_and_auth_unauthenticated_registry PASSED [ 65%]
14:26:04 tests/unit/auth_test.py::LoadConfigTest::test_load_config_custom_config_env PASSED [ 65%]
14:26:04 tests/unit/auth_test.py::LoadConfigTest::test_load_config_custom_config_env_utf8 PASSED [ 65%]
14:26:04 tests/unit/auth_test.py::LoadConfigTest::test_load_config_custom_config_env_with_auths PASSED [ 65%]
14:26:04 tests/unit/auth_test.py::LoadConfigTest::test_load_config_identity_token PASSED [ 65%]
14:26:04 tests/unit/auth_test.py::LoadConfigTest::test_load_config_invalid_auth_dict PASSED [ 65%]
14:26:04 tests/unit/auth_test.py::LoadConfigTest::test_load_config_no_file PASSED [ 65%]
14:26:04 tests/unit/auth_test.py::LoadConfigTest::test_load_config_unknown_keys PASSED [ 65%]
14:26:04 tests/unit/auth_test.py::LoadConfigTest::test_load_config_with_random_name PASSED [ 65%]
14:26:04 tests/unit/auth_test.py::LoadConfigTest::test_load_json_config PASSED    [ 66%]
14:26:04 tests/unit/auth_test.py::LoadConfigTest::test_load_legacy_config PASSED  [ 66%]
14:26:04 tests/unit/auth_test.py::LoadConfigTest::test_load_modern_json_config PASSED [ 66%]
14:26:04 tests/unit/auth_test.py::CredstoreTest::test_get_all_credentials_3_sources PASSED [ 66%]
14:26:04 tests/unit/auth_test.py::CredstoreTest::test_get_all_credentials_credstore_only PASSED [ 66%]
14:26:04 tests/unit/auth_test.py::CredstoreTest::test_get_all_credentials_credstore_overrides_auth_entry PASSED [ 66%]
14:26:04 tests/unit/auth_test.py::CredstoreTest::test_get_all_credentials_helpers_override_default PASSED [ 66%]
14:26:04 tests/unit/auth_test.py::CredstoreTest::test_get_all_credentials_with_auths_entries PASSED [ 66%]
14:26:04 tests/unit/auth_test.py::CredstoreTest::test_get_all_credentials_with_credhelpers_only PASSED [ 66%]
14:26:04 tests/unit/auth_test.py::CredstoreTest::test_get_all_credentials_with_empty_auths_entry PASSED [ 66%]
14:26:04 tests/unit/auth_test.py::CredstoreTest::test_get_all_credentials_with_empty_credhelper PASSED [ 67%]
14:26:04 tests/unit/auth_test.py::CredstoreTest::test_get_credential_store PASSED [ 67%]
14:26:04 tests/unit/auth_test.py::CredstoreTest::test_get_credential_store_default_index PASSED [ 67%]
14:26:04 tests/unit/auth_test.py::CredstoreTest::test_get_credential_store_no_default PASSED [ 67%]
14:26:04 tests/unit/auth_test.py::CredstoreTest::test_get_credential_store_with_plain_dict PASSED [ 67%]
14:26:04 tests/unit/client_test.py::ClientTest::test_call_api_client_method PASSED [ 67%]
14:26:04 tests/unit/client_test.py::ClientTest::test_call_containers PASSED       [ 67%]
14:26:04 tests/unit/client_test.py::ClientTest::test_events PASSED                [ 67%]
14:26:04 tests/unit/client_test.py::ClientTest::test_info PASSED                  [ 67%]
14:26:04 tests/unit/client_test.py::ClientTest::test_ping PASSED                  [ 68%]
14:26:04 tests/unit/client_test.py::ClientTest::test_version PASSED               [ 68%]
14:26:04 tests/unit/client_test.py::FromEnvTest::test_from_env PASSED             [ 68%]
14:26:04 tests/unit/client_test.py::FromEnvTest::test_from_env_with_version PASSED [ 68%]
14:26:04 tests/unit/client_test.py::FromEnvTest::test_from_env_without_timeout_uses_default PASSED [ 68%]
14:26:04 tests/unit/client_test.py::FromEnvTest::test_from_env_without_version_uses_default PASSED [ 68%]
14:26:04 tests/unit/context_test.py::BaseContextTest::test_context_inspect_without_params PASSED [ 68%]
14:26:04 tests/unit/context_test.py::BaseContextTest::test_default_in_context_list PASSED [ 68%]
14:26:04 tests/unit/context_test.py::BaseContextTest::test_fail_on_default_context_create PASSED [ 68%]
14:26:04 tests/unit/context_test.py::BaseContextTest::test_get_current_context PASSED [ 69%]
14:26:04 tests/unit/context_test.py::BaseContextTest::test_https_host PASSED      [ 69%]
14:26:04 tests/unit/context_test.py::BaseContextTest::test_url_compatibility_on_linux PASSED [ 69%]
14:26:04 tests/unit/context_test.py::BaseContextTest::test_url_compatibility_on_windows SKIPPED [ 69%]
14:26:04 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_invalid_cpu_cfs_types PASSED [ 69%]
14:26:04 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_invalid_cpu_count_types PASSED [ 69%]
14:26:04 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_invalid_cpu_percent_types PASSED [ 69%]
14:26:04 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_invalid_mem_swappiness PASSED [ 69%]
14:26:04 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_invalid_nano_cpus_types PASSED [ 69%]
14:26:04 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_no_options_newer_api_version PASSED [ 69%]
14:26:04 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_pid_mode PASSED [ 70%]
14:26:04 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_blkio_constraints PASSED [ 70%]
14:26:04 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_cpu_count PASSED [ 70%]
14:26:04 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_cpu_percent PASSED [ 70%]
14:26:04 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_cpu_period PASSED [ 70%]
14:26:04 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_cpu_quota PASSED [ 70%]
14:26:04 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_cpu_rt_period PASSED [ 70%]
14:26:04 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_cpu_rt_period_types PASSED [ 70%]
14:26:04 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_cpu_rt_runtime PASSED [ 70%]
14:26:04 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_dns_opt PASSED [ 71%]
14:26:04 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_isolation PASSED [ 71%]
14:26:04 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_kernel_memory PASSED [ 71%]
14:26:04 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_mem_reservation PASSED [ 71%]
14:26:04 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_nano_cpus PASSED [ 71%]
14:26:04 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_oom_kill_disable PASSED [ 71%]
14:26:04 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_oom_score_adj PASSED [ 71%]
14:26:04 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_pids_limit PASSED [ 71%]
14:26:04 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_shm_size PASSED [ 71%]
14:26:04 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_shm_size_in_mb PASSED [ 71%]
14:26:04 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_userns_mode PASSED [ 72%]
14:26:04 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_uts PASSED [ 72%]
14:26:04 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_volume_driver PASSED [ 72%]
14:26:04 tests/unit/dockertypes_test.py::HostConfigTest::test_ctrate_host_config_with_cpu_rt_runtime_types PASSED [ 72%]
14:26:04 tests/unit/dockertypes_test.py::ContainerSpecTest::test_parse_mounts PASSED [ 72%]
14:26:04 tests/unit/dockertypes_test.py::UlimitTest::test_create_host_config_dict_ulimit PASSED [ 72%]
14:26:04 tests/unit/dockertypes_test.py::UlimitTest::test_create_host_config_dict_ulimit_capitals PASSED [ 72%]
14:26:04 tests/unit/dockertypes_test.py::UlimitTest::test_create_host_config_obj_ulimit PASSED [ 72%]
14:26:04 tests/unit/dockertypes_test.py::UlimitTest::test_ulimit_invalid_type PASSED [ 72%]
14:26:04 tests/unit/dockertypes_test.py::LogConfigTest::test_create_host_config_dict_logconfig PASSED [ 73%]
14:26:04 tests/unit/dockertypes_test.py::LogConfigTest::test_create_host_config_obj_logconfig PASSED [ 73%]
14:26:04 tests/unit/dockertypes_test.py::LogConfigTest::test_logconfig_invalid_config_type PASSED [ 73%]
14:26:04 tests/unit/dockertypes_test.py::EndpointConfigTest::test_create_endpoint_config_with_aliases PASSED [ 73%]
14:26:04 tests/unit/dockertypes_test.py::IPAMConfigTest::test_create_ipam_config PASSED [ 73%]
14:26:04 tests/unit/dockertypes_test.py::ServiceModeTest::test_global_replicas_error PASSED [ 73%]
14:26:04 tests/unit/dockertypes_test.py::ServiceModeTest::test_global_simple PASSED [ 73%]
14:26:04 tests/unit/dockertypes_test.py::ServiceModeTest::test_invalid_mode PASSED [ 73%]
14:26:04 tests/unit/utils_build_test.py::ExcludePathsTest::test_wildcard_filename_end PASSED [ 88%]
14:26:04 tests/unit/utils_build_test.py::ExcludePathsTest::test_wildcard_filename_start PASSED [ 88%]
14:26:04 tests/unit/utils_build_test.py::ExcludePathsTest::test_wildcard_subdir_single_filename PASSED [ 88%]
14:26:04 tests/unit/utils_build_test.py::ExcludePathsTest::test_wildcard_subdir_wildcard_filename PASSED [ 88%]
14:26:04 tests/unit/utils_build_test.py::ExcludePathsTest::test_wildcard_with_exception PASSED [ 88%]
14:26:04 tests/unit/utils_build_test.py::ExcludePathsTest::test_wildcard_with_wildcard_exception PASSED [ 89%]
14:26:04 tests/unit/utils_build_test.py::TarTest::test_tar_directory_link PASSED  [ 89%]
14:26:04 tests/unit/utils_build_test.py::TarTest::test_tar_socket_file PASSED     [ 89%]
14:26:04 tests/unit/utils_build_test.py::TarTest::test_tar_with_broken_symlinks PASSED [ 89%]
14:26:04 tests/unit/utils_build_test.py::TarTest::test_tar_with_directory_symlinks PASSED [ 89%]
14:26:04 tests/unit/utils_build_test.py::TarTest::test_tar_with_empty_directory PASSED [ 89%]
14:26:04 tests/unit/utils_build_test.py::TarTest::test_tar_with_excludes PASSED   [ 89%]
14:26:04 tests/unit/utils_build_test.py::TarTest::test_tar_with_file_symlinks PASSED [ 89%]
14:26:04 tests/unit/utils_build_test.py::TarTest::test_tar_with_inaccessible_file SKIPPED [ 89%]
14:26:04 tests/unit/utils_config_test.py::FindConfigFileTest::test_find_config_fallback PASSED [ 90%]
14:26:04 tests/unit/utils_config_test.py::FindConfigFileTest::test_find_config_from_environment PASSED [ 90%]
14:26:04 tests/unit/utils_config_test.py::FindConfigFileTest::test_find_config_from_explicit_path PASSED [ 90%]
14:26:04 tests/unit/utils_config_test.py::FindConfigFileTest::test_find_config_from_home_legacy_name PASSED [ 90%]
14:26:04 tests/unit/utils_config_test.py::FindConfigFileTest::test_find_config_from_home_posix PASSED [ 90%]
14:26:04 tests/unit/utils_config_test.py::FindConfigFileTest::test_find_config_from_home_windows SKIPPED [ 90%]
14:26:04 tests/unit/utils_config_test.py::LoadConfigTest::test_load_config_custom_headers PASSED [ 90%]
14:26:04 tests/unit/utils_config_test.py::LoadConfigTest::test_load_config_detach_keys PASSED [ 90%]
14:26:04 tests/unit/utils_config_test.py::LoadConfigTest::test_load_config_from_env PASSED [ 90%]
14:26:04 tests/unit/utils_config_test.py::LoadConfigTest::test_load_config_no_file PASSED [ 90%]
14:26:04 tests/unit/utils_json_stream_test.py::TestJsonSplitter::test_json_splitter_no_object PASSED [ 91%]
14:26:04 tests/unit/utils_json_stream_test.py::TestJsonSplitter::test_json_splitter_with_object PASSED [ 91%]
14:26:04 tests/unit/utils_json_stream_test.py::TestJsonSplitter::test_json_splitter_leading_whitespace PASSED [ 91%]
14:26:04 tests/unit/utils_json_stream_test.py::TestStreamAsText::test_stream_with_non_utf_unicode_character PASSED [ 91%]
14:26:04 tests/unit/utils_json_stream_test.py::TestStreamAsText::test_stream_with_utf_character PASSED [ 91%]
14:26:04 tests/unit/utils_json_stream_test.py::TestJsonStream::test_with_falsy_entries PASSED [ 91%]
14:26:04 tests/unit/utils_json_stream_test.py::TestJsonStream::test_with_leading_whitespace PASSED [ 91%]
14:26:04 tests/unit/utils_proxy_test.py::ProxyConfigTest::test_environment PASSED [ 91%]
14:26:04 tests/unit/utils_proxy_test.py::ProxyConfigTest::test_from_dict PASSED   [ 91%]
14:26:04 tests/unit/utils_proxy_test.py::ProxyConfigTest::test_inject_proxy_environment PASSED [ 92%]
14:26:04 tests/unit/utils_proxy_test.py::ProxyConfigTest::test_new PASSED         [ 92%]
14:26:04 tests/unit/utils_proxy_test.py::ProxyConfigTest::test_truthiness PASSED  [ 92%]
14:26:04 tests/unit/utils_test.py::DecoratorsTest::test_update_headers PASSED     [ 92%]
14:26:04 tests/unit/utils_test.py::KwargsFromEnvTest::test_kwargs_from_env_alternate_env PASSED [ 92%]
14:26:04 tests/unit/utils_test.py::KwargsFromEnvTest::test_kwargs_from_env_empty PASSED [ 92%]
14:26:04 tests/unit/utils_test.py::KwargsFromEnvTest::test_kwargs_from_env_no_cert_path PASSED [ 92%]
14:26:04 tests/unit/utils_test.py::KwargsFromEnvTest::test_kwargs_from_env_tls PASSED [ 92%]
14:26:04 tests/unit/utils_test.py::KwargsFromEnvTest::test_kwargs_from_env_tls_verify_false PASSED [ 92%]
14:26:04 tests/unit/utils_test.py::KwargsFromEnvTest::test_kwargs_from_env_tls_verify_false_no_cert PASSED [ 92%]
14:26:04 tests/unit/utils_test.py::ConverVolumeBindsTest::test_convert_volume_binds_compact PASSED [ 93%]
14:26:04 tests/unit/utils_test.py::ConverVolumeBindsTest::test_convert_volume_binds_complete PASSED [ 93%]
14:26:04 tests/unit/utils_test.py::ConverVolumeBindsTest::test_convert_volume_binds_empty PASSED [ 93%]
14:26:04 tests/unit/utils_test.py::ConverVolumeBindsTest::test_convert_volume_binds_list PASSED [ 93%]
14:26:04 tests/unit/utils_test.py::ConverVolumeBindsTest::test_convert_volume_binds_no_mode PASSED [ 93%]
14:26:04 tests/unit/utils_test.py::ConverVolumeBindsTest::test_convert_volume_binds_unicode_bytes_input PASSED [ 93%]
14:26:04 tests/unit/utils_test.py::ConverVolumeBindsTest::test_convert_volume_binds_unicode_unicode_input PASSED [ 93%]
14:26:04 tests/unit/utils_test.py::ParseEnvFileTest::test_parse_env_file_commented_line PASSED [ 93%]
14:26:04 tests/unit/utils_test.py::ParseEnvFileTest::test_parse_env_file_invalid_line PASSED [ 93%]
14:26:04 tests/unit/utils_test.py::ParseEnvFileTest::test_parse_env_file_newline PASSED [ 94%]
14:26:04 tests/unit/utils_test.py::ParseEnvFileTest::test_parse_env_file_proper PASSED [ 94%]
14:26:04 tests/unit/utils_test.py::ParseEnvFileTest::test_parse_env_file_with_equals_character PASSED [ 94%]
14:26:04 tests/unit/utils_test.py::ParseHostTest::test_parse_host PASSED          [ 94%]
14:26:04 tests/unit/utils_test.py::ParseHostTest::test_parse_host_empty_value PASSED [ 94%]
14:26:04 tests/unit/utils_test.py::ParseHostTest::test_parse_host_tls PASSED      [ 94%]
14:26:04 tests/unit/utils_test.py::ParseHostTest::test_parse_host_tls_tcp_proto PASSED [ 94%]
14:26:04 tests/unit/utils_test.py::ParseHostTest::test_parse_host_trailing_slash PASSED [ 94%]
14:26:04 tests/unit/utils_test.py::ParseRepositoryTagTest::test_index_image_no_tag PASSED [ 94%]
14:26:04 tests/unit/utils_test.py::ParseRepositoryTagTest::test_index_image_sha PASSED [ 95%]
14:26:04 tests/unit/utils_test.py::ParseRepositoryTagTest::test_index_image_tag PASSED [ 95%]
14:26:04 tests/unit/utils_test.py::ParseRepositoryTagTest::test_index_user_image_no_tag PASSED [ 95%]
14:26:04 tests/unit/utils_test.py::ParseRepositoryTagTest::test_index_user_image_tag PASSED [ 95%]
14:26:04 tests/unit/utils_test.py::ParseRepositoryTagTest::test_private_reg_image_no_tag PASSED [ 95%]
14:26:04 tests/unit/utils_test.py::ParseRepositoryTagTest::test_private_reg_image_sha PASSED [ 95%]
14:26:04 tests/unit/utils_test.py::ParseRepositoryTagTest::test_private_reg_image_tag PASSED [ 95%]
14:26:04 tests/unit/utils_test.py::ParseDeviceTest::test_dict PASSED              [ 95%]
14:26:04 tests/unit/utils_test.py::ParseDeviceTest::test_full_string_definition PASSED [ 95%]
14:26:04 tests/unit/utils_test.py::ParseDeviceTest::test_hybrid_list PASSED       [ 95%]
14:26:04 tests/unit/utils_test.py::ParseDeviceTest::test_partial_string_definition PASSED [ 96%]
14:26:04 tests/unit/utils_test.py::ParseDeviceTest::test_permissionless_string_definition PASSED [ 96%]
14:26:04 tests/unit/utils_test.py::ParseBytesTest::test_parse_bytes_float PASSED  [ 96%]
14:26:04 tests/unit/utils_test.py::ParseBytesTest::test_parse_bytes_invalid PASSED [ 96%]
14:26:04 tests/unit/utils_test.py::ParseBytesTest::test_parse_bytes_maxint PASSED [ 96%]
14:26:04 tests/unit/utils_test.py::ParseBytesTest::test_parse_bytes_valid PASSED  [ 96%]
14:26:04 tests/unit/utils_test.py::UtilsTest::test_convert_filters PASSED         [ 96%]
14:26:04 tests/unit/utils_test.py::UtilsTest::test_decode_json_header PASSED      [ 96%]
14:26:04 tests/unit/utils_test.py::SplitCommandTest::test_split_command_with_bytes PASSED [ 96%]
14:26:04 tests/unit/utils_test.py::SplitCommandTest::test_split_command_with_unicode PASSED [ 97%]
14:26:04 tests/unit/utils_test.py::PortsTest::test_build_port_bindings_with_matching_internal_port_ranges PASSED [ 97%]
14:26:04 tests/unit/utils_test.py::PortsTest::test_build_port_bindings_with_matching_internal_ports PASSED [ 97%]
14:26:04 tests/unit/utils_test.py::PortsTest::test_build_port_bindings_with_nonmatching_internal_port_ranges PASSED [ 97%]
14:26:04 tests/unit/utils_test.py::PortsTest::test_build_port_bindings_with_nonmatching_internal_ports PASSED [ 97%]
14:26:04 tests/unit/utils_test.py::PortsTest::test_build_port_bindings_with_one_port PASSED [ 97%]
14:26:04 tests/unit/utils_test.py::PortsTest::test_build_port_bindings_with_port_range PASSED [ 97%]
14:26:04 tests/unit/utils_test.py::PortsTest::test_host_only_with_colon PASSED    [ 97%]
14:26:04 tests/unit/utils_test.py::PortsTest::test_non_matching_length_port_ranges PASSED [ 97%]
14:26:04 tests/unit/utils_test.py::PortsTest::test_port_and_range_invalid PASSED  [ 97%]
14:26:04 tests/unit/utils_test.py::PortsTest::test_port_only_with_colon PASSED    [ 98%]
14:26:04 tests/unit/utils_test.py::PortsTest::test_split_port_empty_string PASSED [ 98%]
14:26:04 tests/unit/utils_test.py::PortsTest::test_split_port_invalid PASSED      [ 98%]
14:26:04 tests/unit/utils_test.py::PortsTest::test_split_port_invalid_protocol PASSED [ 98%]
14:26:04 tests/unit/utils_test.py::PortsTest::test_split_port_no_host_port PASSED [ 98%]
14:26:04 tests/unit/utils_test.py::PortsTest::test_split_port_non_string PASSED   [ 98%]
14:26:04 tests/unit/utils_test.py::PortsTest::test_split_port_random_port_range_with_host_port PASSED [ 98%]
14:26:04 tests/unit/utils_test.py::PortsTest::test_split_port_range_no_host_port PASSED [ 98%]
14:26:04 tests/unit/utils_test.py::PortsTest::test_split_port_range_with_host_ip_no_port PASSED [ 98%]
14:26:04 tests/unit/utils_test.py::PortsTest::test_split_port_range_with_host_port PASSED [ 99%]
14:26:04 tests/unit/utils_test.py::PortsTest::test_split_port_range_with_protocol PASSED [ 99%]
14:26:04 tests/unit/utils_test.py::PortsTest::test_split_port_with_host_ip PASSED [ 99%]
14:26:04 tests/unit/utils_test.py::PortsTest::test_split_port_with_host_ip_no_port PASSED [ 99%]
14:26:04 tests/unit/utils_test.py::PortsTest::test_split_port_with_host_port PASSED [ 99%]
14:26:04 tests/unit/utils_test.py::PortsTest::test_split_port_with_ipv6_address PASSED [ 99%]
14:26:04 tests/unit/utils_test.py::PortsTest::test_split_port_with_protocol PASSED [ 99%]
14:26:04 tests/unit/dockertypes_test.py::ServiceModeTest::test_replicated_replicas PASSED [ 73%]
14:26:04 tests/unit/dockertypes_test.py::ServiceModeTest::test_replicated_replicas_0 PASSED [ 73%]
14:26:04 tests/unit/dockertypes_test.py::ServiceModeTest::test_replicated_simple PASSED [ 74%]
14:26:04 tests/unit/dockertypes_test.py::MountTest::test_parse_mount_bind PASSED  [ 74%]
14:26:04 tests/unit/dockertypes_test.py::MountTest::test_parse_mount_bind_windows XFAIL [ 74%]
14:26:04 tests/unit/dockertypes_test.py::MountTest::test_parse_mount_named_volume PASSED [ 74%]
14:26:04 tests/unit/dockertypes_test.py::MountTest::test_parse_mount_string_invalid PASSED [ 74%]
14:26:04 tests/unit/dockertypes_test.py::MountTest::test_parse_mount_string_no_source PASSED [ 74%]
14:26:04 tests/unit/dockertypes_test.py::MountTest::test_parse_mount_string_ro PASSED [ 74%]
14:26:04 tests/unit/dockertypes_test.py::MountTest::test_parse_mount_string_rw PASSED [ 74%]
14:26:04 tests/unit/dockertypes_test.py::MountTest::test_parse_mount_string_short_form PASSED [ 74%]
14:26:04 tests/unit/dockertypes_test.py::ServicePortsTest::test_convert_service_ports_invalid PASSED [ 75%]
14:26:04 tests/unit/dockertypes_test.py::ServicePortsTest::test_convert_service_ports_multiple PASSED [ 75%]
14:26:04 tests/unit/dockertypes_test.py::ServicePortsTest::test_convert_service_ports_no_protocol_and_mode PASSED [ 75%]
14:26:04 tests/unit/dockertypes_test.py::ServicePortsTest::test_convert_service_ports_simple PASSED [ 75%]
14:26:04 tests/unit/dockertypes_test.py::ServicePortsTest::test_convert_service_ports_with_protocol PASSED [ 75%]
14:26:04 tests/unit/dockertypes_test.py::ServicePortsTest::test_convert_service_ports_with_protocol_and_mode PASSED [ 75%]
14:26:04 tests/unit/errors_test.py::APIErrorTest::test_api_error_is_caught_by_dockerexception PASSED [ 75%]
14:26:04 tests/unit/errors_test.py::APIErrorTest::test_create_error_from_exception PASSED [ 75%]
14:26:04 tests/unit/errors_test.py::APIErrorTest::test_is_client_error_400 PASSED [ 75%]
14:26:04 tests/unit/errors_test.py::APIErrorTest::test_is_client_error_500 PASSED [ 76%]
14:26:04 tests/unit/errors_test.py::APIErrorTest::test_is_error_300 PASSED        [ 76%]
14:26:04 tests/unit/errors_test.py::APIErrorTest::test_is_error_400 PASSED        [ 76%]
14:26:04 tests/unit/errors_test.py::APIErrorTest::test_is_error_500 PASSED        [ 76%]
14:26:04 tests/unit/errors_test.py::APIErrorTest::test_is_server_error_200 PASSED [ 76%]
14:26:04 tests/unit/errors_test.py::APIErrorTest::test_is_server_error_300 PASSED [ 76%]
14:26:04 tests/unit/errors_test.py::APIErrorTest::test_is_server_error_400 PASSED [ 76%]
14:26:04 tests/unit/errors_test.py::APIErrorTest::test_is_server_error_500 PASSED [ 76%]
14:26:04 tests/unit/errors_test.py::APIErrorTest::test_status_code_200 PASSED     [ 76%]
14:26:04 tests/unit/errors_test.py::APIErrorTest::test_status_code_400 PASSED     [ 76%]
14:26:04 tests/unit/errors_test.py::APIErrorTest::test_status_code_500 PASSED     [ 77%]
14:26:04 tests/unit/errors_test.py::ContainerErrorTest::test_container_with_stderr PASSED [ 77%]
14:26:04 tests/unit/errors_test.py::ContainerErrorTest::test_container_without_stderr PASSED [ 77%]
14:26:04 tests/unit/errors_test.py::CreateUnexpectedKwargsErrorTest::test_create_unexpected_kwargs_error_multiple PASSED [ 77%]
14:26:04 tests/unit/errors_test.py::CreateUnexpectedKwargsErrorTest::test_create_unexpected_kwargs_error_single PASSED [ 77%]
14:26:04 tests/unit/models_containers_test.py::ContainerCollectionTest::test_create PASSED [ 77%]
14:26:04 tests/unit/models_containers_test.py::ContainerCollectionTest::test_create_container_args PASSED [ 77%]
14:26:04 tests/unit/models_containers_test.py::ContainerCollectionTest::test_create_with_image_object PASSED [ 77%]
14:26:04 tests/unit/models_containers_test.py::ContainerCollectionTest::test_get PASSED [ 77%]
14:26:04 tests/unit/models_containers_test.py::ContainerCollectionTest::test_list PASSED [ 78%]
14:26:04 tests/unit/models_containers_test.py::ContainerCollectionTest::test_list_ignore_removed PASSED [ 78%]
14:26:04 tests/unit/models_containers_test.py::ContainerCollectionTest::test_run PASSED [ 78%]
14:26:04 tests/unit/models_containers_test.py::ContainerCollectionTest::test_run_detach PASSED [ 78%]
14:26:04 tests/unit/models_containers_test.py::ContainerCollectionTest::test_run_pull PASSED [ 78%]
14:26:04 tests/unit/models_containers_test.py::ContainerCollectionTest::test_run_remove PASSED [ 78%]
14:26:04 tests/unit/models_containers_test.py::ContainerCollectionTest::test_run_with_error PASSED [ 78%]
14:26:04 tests/unit/models_containers_test.py::ContainerCollectionTest::test_run_with_image_object PASSED [ 78%]
14:26:04 tests/unit/models_containers_test.py::ContainerTest::test_attach PASSED  [ 78%]
14:26:04 tests/unit/models_containers_test.py::ContainerTest::test_commit PASSED  [ 78%]
14:26:04 tests/unit/models_containers_test.py::ContainerTest::test_diff PASSED    [ 79%]
14:26:04 tests/unit/models_containers_test.py::ContainerTest::test_exec_run PASSED [ 79%]
14:26:04 tests/unit/models_containers_test.py::ContainerTest::test_exec_run_failure PASSED [ 79%]
14:26:04 tests/unit/models_containers_test.py::ContainerTest::test_export PASSED  [ 79%]
14:26:04 tests/integration/models_services_test.py::ServiceTest::test_update_retains_service_labels PASSED [ 39%]
14:26:04 tests/unit/utils_test.py::PortsTest::test_with_no_container_port PASSED  [ 99%]
14:26:04 tests/unit/utils_test.py::FormatEnvironmentTest::test_format_env_binary_unicode_value PASSED [ 99%]
14:26:04 tests/unit/models_containers_test.py::ContainerTest::test_get_archive PASSED [ 79%]
14:26:04 tests/unit/models_containers_test.py::ContainerTest::test_image PASSED   [ 79%]
14:26:04 tests/unit/models_containers_test.py::ContainerTest::test_kill PASSED    [ 79%]
14:26:04 tests/unit/models_containers_test.py::ContainerTest::test_labels PASSED  [ 79%]
14:26:04 tests/unit/models_containers_test.py::ContainerTest::test_logs PASSED    [ 79%]
14:26:04 tests/unit/models_containers_test.py::ContainerTest::test_name PASSED    [ 80%]
14:26:04 tests/unit/models_containers_test.py::ContainerTest::test_pause PASSED   [ 80%]
14:26:04 tests/unit/models_containers_test.py::ContainerTest::test_put_archive PASSED [ 80%]
14:26:04 tests/unit/models_containers_test.py::ContainerTest::test_remove PASSED  [ 80%]
14:26:04 tests/unit/models_containers_test.py::ContainerTest::test_rename PASSED  [ 80%]
14:26:04 tests/unit/models_containers_test.py::ContainerTest::test_resize PASSED  [ 80%]
14:26:04 tests/unit/models_containers_test.py::ContainerTest::test_restart PASSED [ 80%]
14:26:04 tests/unit/models_containers_test.py::ContainerTest::test_start PASSED   [ 80%]
14:26:04 tests/unit/models_containers_test.py::ContainerTest::test_stats PASSED   [ 80%]
14:26:04 tests/unit/models_containers_test.py::ContainerTest::test_status PASSED  [ 80%]
14:26:04 tests/unit/models_containers_test.py::ContainerTest::test_stop PASSED    [ 81%]
14:26:04 tests/unit/models_containers_test.py::ContainerTest::test_top PASSED     [ 81%]
14:26:04 tests/unit/models_containers_test.py::ContainerTest::test_unpause PASSED [ 81%]
14:26:04 tests/unit/models_containers_test.py::ContainerTest::test_update PASSED  [ 81%]
14:26:04 tests/unit/models_containers_test.py::ContainerTest::test_wait PASSED    [ 81%]
14:26:04 tests/unit/models_images_test.py::ImageCollectionTest::test_build PASSED [ 81%]
14:26:04 tests/unit/models_images_test.py::ImageCollectionTest::test_get PASSED   [ 81%]
14:26:04 tests/unit/models_images_test.py::ImageCollectionTest::test_labels PASSED [ 81%]
14:26:04 tests/unit/models_images_test.py::ImageCollectionTest::test_list PASSED  [ 81%]
14:26:04 tests/unit/models_images_test.py::ImageCollectionTest::test_load PASSED  [ 82%]
14:26:04 tests/unit/models_images_test.py::ImageCollectionTest::test_pull PASSED  [ 82%]
14:26:04 tests/unit/models_images_test.py::ImageCollectionTest::test_pull_multiple PASSED [ 82%]
14:26:04 tests/unit/models_images_test.py::ImageCollectionTest::test_pull_with_stream_param PASSED [ 82%]
14:26:04 tests/unit/models_images_test.py::ImageCollectionTest::test_push PASSED  [ 82%]
14:26:04 tests/unit/models_images_test.py::ImageCollectionTest::test_remove PASSED [ 82%]
14:26:04 tests/unit/models_images_test.py::ImageCollectionTest::test_search PASSED [ 82%]
14:26:04 tests/unit/models_images_test.py::ImageTest::test_history PASSED         [ 82%]
14:26:04 tests/unit/models_images_test.py::ImageTest::test_save PASSED            [ 82%]
14:26:04 tests/unit/models_images_test.py::ImageTest::test_short_id PASSED        [ 83%]
14:26:04 tests/unit/models_images_test.py::ImageTest::test_tag PASSED             [ 83%]
14:26:04 tests/unit/models_images_test.py::ImageTest::test_tags PASSED            [ 83%]
14:26:04 tests/unit/models_networks_test.py::NetworkCollectionTest::test_create PASSED [ 83%]
14:26:04 tests/unit/models_networks_test.py::NetworkCollectionTest::test_get PASSED [ 83%]
14:26:05 tests/unit/models_networks_test.py::NetworkCollectionTest::test_list PASSED [ 83%]
14:26:05 tests/unit/models_networks_test.py::NetworkTest::test_connect PASSED     [ 83%]
14:26:05 tests/unit/models_networks_test.py::NetworkTest::test_disconnect PASSED  [ 83%]
14:26:05 tests/unit/models_networks_test.py::NetworkTest::test_remove PASSED      [ 83%]
14:26:05 tests/unit/models_resources_test.py::ModelTest::test_hash PASSED         [ 83%]
14:26:05 tests/unit/models_resources_test.py::ModelTest::test_reload PASSED       [ 84%]
14:26:05 tests/unit/models_services_test.py::CreateServiceKwargsTest::test_get_create_service_kwargs PASSED [ 84%]
14:26:05 tests/unit/ssladapter_test.py::SSLAdapterTest::test_only_uses_tls PASSED [ 84%]
14:26:05 tests/unit/ssladapter_test.py::MatchHostnameTest::test_match_dns_failure PASSED [ 84%]
14:26:05 tests/unit/ssladapter_test.py::MatchHostnameTest::test_match_dns_success PASSED [ 84%]
14:26:05 tests/unit/ssladapter_test.py::MatchHostnameTest::test_match_ip_address_failure PASSED [ 84%]
14:26:05 tests/unit/ssladapter_test.py::MatchHostnameTest::test_match_ip_address_success PASSED [ 84%]
14:26:05 tests/unit/ssladapter_test.py::MatchHostnameTest::test_match_localhost_success PASSED [ 84%]
14:26:05 tests/unit/swarm_test.py::SwarmTest::test_join_swarm PASSED              [ 84%]
14:26:05 tests/unit/swarm_test.py::SwarmTest::test_join_swarm_no_listen_address_takes_default PASSED [ 85%]
14:26:05 tests/unit/swarm_test.py::SwarmTest::test_node_update PASSED             [ 85%]
14:26:05 tests/unit/types_containers_test.py::test_uid_0_is_not_elided PASSED     [ 85%]
14:26:05 tests/unit/utils_build_test.py::ExcludePathsTest::test_directory PASSED  [ 85%]
14:26:05 tests/unit/utils_build_test.py::ExcludePathsTest::test_directory_with_single_exception PASSED [ 85%]
14:26:05 tests/unit/utils_build_test.py::ExcludePathsTest::test_directory_with_subdir_exception PASSED [ 85%]
14:26:05 tests/unit/utils_build_test.py::ExcludePathsTest::test_directory_with_subdir_exception_win32_pathsep SKIPPED [ 85%]
14:26:05 tests/unit/utils_build_test.py::ExcludePathsTest::test_directory_with_trailing_slash PASSED [ 85%]
14:26:05 tests/unit/utils_build_test.py::ExcludePathsTest::test_directory_with_wildcard_exception PASSED [ 85%]
14:26:05 tests/unit/utils_build_test.py::ExcludePathsTest::test_double_wildcard PASSED [ 85%]
14:26:05 tests/unit/utils_build_test.py::ExcludePathsTest::test_double_wildcard_with_exception PASSED [ 86%]
14:26:05 tests/unit/utils_build_test.py::ExcludePathsTest::test_exclude_custom_dockerfile PASSED [ 86%]
14:26:05 tests/unit/utils_build_test.py::ExcludePathsTest::test_exclude_dockerfile_child PASSED [ 86%]
14:26:05 tests/unit/utils_build_test.py::ExcludePathsTest::test_exclude_dockerfile_dockerignore PASSED [ 86%]
14:26:05 tests/unit/utils_build_test.py::ExcludePathsTest::test_exclude_include_absolute_path PASSED [ 86%]
14:26:05 tests/unit/utils_build_test.py::ExcludePathsTest::test_include_wildcard PASSED [ 86%]
14:26:05 tests/unit/utils_build_test.py::ExcludePathsTest::test_last_line_precedence PASSED [ 86%]
14:26:05 tests/unit/utils_build_test.py::ExcludePathsTest::test_no_dupes PASSED   [ 86%]
14:26:05 tests/unit/utils_build_test.py::ExcludePathsTest::test_no_excludes PASSED [ 86%]
14:26:05 tests/unit/utils_build_test.py::ExcludePathsTest::test_parent_directory PASSED [ 87%]
14:26:05 tests/unit/utils_build_test.py::ExcludePathsTest::test_question_mark PASSED [ 87%]
14:26:05 tests/unit/utils_build_test.py::ExcludePathsTest::test_single_and_double_wildcard PASSED [ 87%]
14:26:05 tests/unit/utils_build_test.py::ExcludePathsTest::test_single_filename PASSED [ 87%]
14:26:05 tests/unit/utils_build_test.py::ExcludePathsTest::test_single_filename_leading_dot_slash PASSED [ 87%]
14:26:05 tests/unit/utils_build_test.py::ExcludePathsTest::test_single_filename_trailing_slash PASSED [ 87%]
14:26:05 tests/unit/utils_build_test.py::ExcludePathsTest::test_single_subdir_single_filename PASSED [ 87%]
14:26:05 tests/unit/utils_build_test.py::ExcludePathsTest::test_single_subdir_single_filename_leading_slash PASSED [ 87%]
14:26:05 tests/unit/utils_build_test.py::ExcludePathsTest::test_single_subdir_wildcard_filename PASSED [ 87%]
14:26:05 tests/unit/utils_build_test.py::ExcludePathsTest::test_single_subdir_with_path_traversal PASSED [ 88%]
14:26:05 tests/unit/utils_build_test.py::ExcludePathsTest::test_subdirectory PASSED [ 88%]
14:26:05 tests/unit/utils_build_test.py::ExcludePathsTest::test_subdirectory_win32_pathsep SKIPPED [ 88%]
14:26:05 tests/unit/utils_test.py::FormatEnvironmentTest::test_format_env_no_value PASSED [100%]
14:26:05 
14:26:05 ---------- coverage: platform linux2, python 2.7.18-final-0 ----------
14:26:05 Name                                  Stmts   Miss Branch BrPart  Cover
14:26:05 -----------------------------------------------------------------------
14:26:05 docker/__init__.py                        8      0      0      0   100%
14:26:05 docker/api/__init__.py                    1      0      0      0   100%
14:26:05 docker/api/build.py                     126     19     92     17    82%
14:26:05 docker/api/client.py                    265     45     98     12    82%
14:26:05 docker/api/config.py                     31      1      6      2    92%
14:26:05 docker/api/container.py                 265     17    102     19    90%
14:26:05 docker/api/daemon.py                     39      2     14      4    89%
14:26:05 docker/api/exec_api.py                   46      4     22      4    88%
14:26:05 docker/api/image.py                     149     19     50     10    84%
14:26:05 docker/api/network.py                    90     13     48     12    80%
14:26:05 docker/api/plugin.py                     90     13     12      4    81%
14:26:05 docker/api/secret.py                     36      4     10      3    80%
14:26:05 docker/api/service.py                   200     60    149     32    61%
14:26:05 docker/api/swarm.py                     106     14     38     10    82%
14:26:05 docker/api/volume.py                     38      3     14      3    88%
14:26:05 docker/auth.py                          198     16     74     17    88%
14:26:05 docker/client.py                         67      4      2      0    94%
14:26:05 docker/constants.py                      20      0      0      0   100%
14:26:05 docker/context/__init__.py                2      0      0      0   100%
14:26:05 docker/context/api.py                    78     16     38      8    76%
14:26:05 docker/context/config.py                 61     27     16      2    52%
14:26:05 docker/context/context.py               138     17     58     12    83%
14:26:05 docker/credentials/__init__.py            3      0      0      0   100%
14:26:05 docker/credentials/constants.py           4      0      0      0   100%
14:26:05 docker/credentials/errors.py             11      1      2      1    85%
14:26:05 docker/credentials/store.py              50      6     16      3    83%
14:26:05 docker/credentials/utils.py              23     13     12      1    31%
14:26:05 docker/errors.py                        110     12     18      6    86%
14:26:05 docker/models/__init__.py                 0      0      0      0   100%
14:26:05 docker/models/configs.py                 21      8      0      0    62%
14:26:05 docker/models/containers.py             183      6     60      5    95%
14:26:05 docker/models/images.py                 137     29     52      3    76%
14:26:05 docker/models/networks.py                37      1      8      0    98%
14:26:05 docker/models/nodes.py                   15      1      0      0    93%
14:26:05 docker/models/plugins.py                 49     30      8      0    33%
14:26:05 docker/models/resource.py                41      9      6      2    77%
14:26:05 docker/models/secrets.py                 21      8      0      0    62%
14:26:05 docker/models/services.py                87      3     34      3    95%
14:26:05 docker/models/swarm.py                   39      3      6      3    87%
14:26:05 docker/models/volumes.py                 23      1      2      0    96%
14:26:05 docker/tls.py                            37      6     14      6    76%
14:26:05 docker/transport/__init__.py             11      3      0      0    73%
14:26:05 docker/transport/basehttpadapter.py       6      0      2      1    88%
14:26:05 docker/transport/npipeconn.py            58     53     10      0     7%
14:26:05 docker/transport/npipesocket.py         137    132     22      0     3%
14:26:05 docker/transport/sshconn.py              87     61     22      1    25%
14:26:05 docker/transport/ssladapter.py           36      8     10      4    70%
14:26:05 docker/transport/unixconn.py             65      5     12      4    88%
14:26:05 docker/types/__init__.py                  6      0      0      0   100%
14:26:05 docker/types/base.py                      5      0      2      0   100%
14:26:05 docker/types/containers.py              360     46    296     35    86%
14:26:05 docker/types/daemon.py                   36      9     14      3    68%
14:26:05 docker/types/healthcheck.py              34     12      4      1    61%
14:26:05 docker/types/networks.py                 35      4     22      3    84%
14:26:05 docker/types/services.py                312     45    206     33    83%
14:26:05 docker/types/swarm.py                    51     24     40     10    52%
14:26:05 docker/utils/__init__.py                  3      0      0      0   100%
14:26:05 docker/utils/build.py                   154     14     74      7    89%
14:26:05 docker/utils/config.py                   36      1     10      1    96%
14:26:05 docker/utils/decorators.py               32      1     12      1    95%
14:26:05 docker/utils/fnmatch.py                  55     18     28      2    61%
14:26:05 docker/utils/json_stream.py              43      8     14      2    79%
14:26:05 docker/utils/ports.py                    50      3     28      2    91%
14:26:05 docker/utils/proxy.py                    32      1     12      0    98%
14:26:05 docker/utils/socket.py                   86      8     40      7    87%
14:26:05 docker/utils/utils.py                   285     17    164     12    93%
14:26:05 docker/version.py                         2      0      0      0   100%
14:26:05 -----------------------------------------------------------------------
14:26:05 TOTAL                                  4962    904   2125    333    79%
14:26:05 
14:26:05 =========================== short test summary info ============================
14:26:05 XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
14:26:05   CONFIG_RT_GROUP_SCHED isn't enabled
14:26:05 XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
14:26:05   Not supported on most drivers
14:26:05 XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
14:26:05   Output of docker top depends on host distro, and is not formalized.
14:26:05 XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
14:26:05   This doesn't seem to be taken into account by the engine
14:26:05 XFAIL tests/unit/dockertypes_test.py::MountTest::test_parse_mount_bind_windows
14:26:05 SKIPPED [1] tests/unit/utils_config_test.py:58: condition: sys.platform != 'win32'
14:26:05 SKIPPED [1] tests/unit/utils_build_test.py:232: Backslash patterns only on Windows
14:26:05 SKIPPED [1] tests/unit/api_build_test.py:169: Windows-specific syntax
14:26:05 SKIPPED [1] tests/unit/context_test.py:18: Windows specific path check
14:26:05 SKIPPED [3] /src/tests/helpers.py:71: Feature requires Docker Engine experimental mode
14:26:05 SKIPPED [1] tests/unit/utils_build_test.py:254: Backslash patterns only on Windows
14:26:05 SKIPPED [1] tests/unit/utils_build_test.py:402: root user always has access ; no chmod on Windows
14:26:05 SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME
14:26:05 SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
14:26:05 
14:26:05 ======== 922 passed, 11 skipped, 5 xfailed, 4 xpassed in 357.01 seconds ========
14:26:05 tests/unit/utils_build_test.py::ExcludePathsTest::test_trailing_double_wildcard PASSED [ 88%]
14:26:05 tests/unit/utils_build_test.py::ExcludePathsTest::test_wildcard_exclude PASSED [ 88%]
14:26:05 tests/unit/utils_build_test.py::ExcludePathsTest::test_wildcard_filename_end PASSED [ 88%]
14:26:05 tests/unit/utils_build_test.py::ExcludePathsTest::test_wildcard_filename_start PASSED [ 88%]
14:26:05 tests/unit/utils_build_test.py::ExcludePathsTest::test_wildcard_subdir_single_filename PASSED [ 88%]
14:26:05 tests/unit/utils_build_test.py::ExcludePathsTest::test_wildcard_subdir_wildcard_filename PASSED [ 88%]
14:26:05 tests/unit/utils_build_test.py::ExcludePathsTest::test_wildcard_with_exception PASSED [ 88%]
14:26:05 tests/unit/utils_build_test.py::ExcludePathsTest::test_wildcard_with_wildcard_exception PASSED [ 89%]
14:26:05 tests/unit/utils_build_test.py::TarTest::test_tar_directory_link PASSED  [ 89%]
14:26:05 tests/unit/utils_build_test.py::TarTest::test_tar_socket_file PASSED     [ 89%]
14:26:05 tests/unit/utils_build_test.py::TarTest::test_tar_with_broken_symlinks PASSED [ 89%]
14:26:05 tests/unit/utils_build_test.py::TarTest::test_tar_with_directory_symlinks PASSED [ 89%]
14:26:05 tests/unit/utils_build_test.py::TarTest::test_tar_with_empty_directory PASSED [ 89%]
14:26:05 tests/unit/utils_build_test.py::TarTest::test_tar_with_excludes PASSED   [ 89%]
14:26:05 tests/unit/utils_build_test.py::TarTest::test_tar_with_file_symlinks PASSED [ 89%]
14:26:05 tests/unit/utils_build_test.py::TarTest::test_tar_with_inaccessible_file SKIPPED [ 89%]
14:26:05 tests/unit/utils_config_test.py::FindConfigFileTest::test_find_config_fallback PASSED [ 90%]
14:26:05 tests/unit/utils_config_test.py::FindConfigFileTest::test_find_config_from_environment PASSED [ 90%]
14:26:05 tests/unit/utils_config_test.py::FindConfigFileTest::test_find_config_from_explicit_path PASSED [ 90%]
14:26:05 tests/unit/utils_config_test.py::FindConfigFileTest::test_find_config_from_home_legacy_name PASSED [ 90%]
14:26:05 tests/unit/utils_config_test.py::FindConfigFileTest::test_find_config_from_home_posix PASSED [ 90%]
14:26:05 tests/unit/utils_config_test.py::FindConfigFileTest::test_find_config_from_home_windows SKIPPED [ 90%]
14:26:05 tests/unit/utils_config_test.py::LoadConfigTest::test_load_config_custom_headers PASSED [ 90%]
14:26:05 tests/unit/utils_config_test.py::LoadConfigTest::test_load_config_detach_keys PASSED [ 90%]
14:26:05 tests/unit/utils_config_test.py::LoadConfigTest::test_load_config_from_env PASSED [ 90%]
14:26:05 tests/unit/utils_config_test.py::LoadConfigTest::test_load_config_no_file PASSED [ 90%]
14:26:05 tests/unit/utils_json_stream_test.py::TestJsonSplitter::test_json_splitter_no_object PASSED [ 91%]
14:26:05 tests/unit/utils_json_stream_test.py::TestJsonSplitter::test_json_splitter_with_object PASSED [ 91%]
14:26:05 tests/unit/utils_json_stream_test.py::TestJsonSplitter::test_json_splitter_leading_whitespace PASSED [ 91%]
14:26:05 tests/unit/utils_json_stream_test.py::TestStreamAsText::test_stream_with_non_utf_unicode_character PASSED [ 91%]
14:26:05 tests/unit/utils_json_stream_test.py::TestStreamAsText::test_stream_with_utf_character PASSED [ 91%]
14:26:05 tests/unit/utils_json_stream_test.py::TestJsonStream::test_with_falsy_entries PASSED [ 91%]
14:26:05 tests/unit/utils_json_stream_test.py::TestJsonStream::test_with_leading_whitespace PASSED [ 91%]
14:26:05 tests/unit/utils_proxy_test.py::ProxyConfigTest::test_environment PASSED [ 91%]
14:26:05 tests/unit/utils_proxy_test.py::ProxyConfigTest::test_from_dict PASSED   [ 91%]
14:26:05 tests/unit/utils_proxy_test.py::ProxyConfigTest::test_inject_proxy_environment PASSED [ 92%]
14:26:05 tests/unit/utils_proxy_test.py::ProxyConfigTest::test_new PASSED         [ 92%]
14:26:05 tests/unit/utils_proxy_test.py::ProxyConfigTest::test_truthiness PASSED  [ 92%]
14:26:05 tests/unit/utils_test.py::DecoratorsTest::test_update_headers PASSED     [ 92%]
14:26:05 tests/unit/utils_test.py::KwargsFromEnvTest::test_kwargs_from_env_alternate_env PASSED [ 92%]
14:26:05 tests/unit/utils_test.py::KwargsFromEnvTest::test_kwargs_from_env_empty PASSED [ 92%]
14:26:05 tests/unit/utils_test.py::KwargsFromEnvTest::test_kwargs_from_env_no_cert_path PASSED [ 92%]
14:26:05 tests/unit/utils_test.py::KwargsFromEnvTest::test_kwargs_from_env_tls PASSED [ 92%]
14:26:05 tests/unit/utils_test.py::KwargsFromEnvTest::test_kwargs_from_env_tls_verify_false PASSED [ 92%]
14:26:05 tests/unit/utils_test.py::KwargsFromEnvTest::test_kwargs_from_env_tls_verify_false_no_cert PASSED [ 92%]
14:26:05 tests/unit/utils_test.py::ConverVolumeBindsTest::test_convert_volume_binds_compact PASSED [ 93%]
14:26:05 tests/unit/utils_test.py::ConverVolumeBindsTest::test_convert_volume_binds_complete PASSED [ 93%]
14:26:05 tests/unit/utils_test.py::ConverVolumeBindsTest::test_convert_volume_binds_empty PASSED [ 93%]
14:26:05 tests/unit/utils_test.py::ConverVolumeBindsTest::test_convert_volume_binds_list PASSED [ 93%]
14:26:05 tests/unit/utils_test.py::ConverVolumeBindsTest::test_convert_volume_binds_no_mode PASSED [ 93%]
14:26:05 tests/unit/utils_test.py::ConverVolumeBindsTest::test_convert_volume_binds_unicode_bytes_input PASSED [ 93%]
14:26:05 tests/unit/utils_test.py::ConverVolumeBindsTest::test_convert_volume_binds_unicode_unicode_input PASSED [ 93%]
14:26:05 tests/unit/utils_test.py::ParseEnvFileTest::test_parse_env_file_commented_line PASSED [ 93%]
14:26:05 tests/unit/utils_test.py::ParseEnvFileTest::test_parse_env_file_invalid_line PASSED [ 93%]
14:26:05 tests/unit/utils_test.py::ParseEnvFileTest::test_parse_env_file_newline PASSED [ 94%]
14:26:05 tests/unit/utils_test.py::ParseEnvFileTest::test_parse_env_file_proper PASSED [ 94%]
14:26:05 tests/unit/utils_test.py::ParseEnvFileTest::test_parse_env_file_with_equals_character PASSED [ 94%]
14:26:05 tests/unit/utils_test.py::ParseHostTest::test_parse_host PASSED          [ 94%]
14:26:05 tests/unit/utils_test.py::ParseHostTest::test_parse_host_empty_value PASSED [ 94%]
14:26:05 tests/unit/utils_test.py::ParseHostTest::test_parse_host_tls PASSED      [ 94%]
14:26:05 tests/unit/utils_test.py::ParseHostTest::test_parse_host_tls_tcp_proto PASSED [ 94%]
14:26:05 tests/unit/utils_test.py::ParseHostTest::test_parse_host_trailing_slash PASSED [ 94%]
14:26:05 tests/unit/utils_test.py::ParseRepositoryTagTest::test_index_image_no_tag PASSED [ 94%]
14:26:05 tests/unit/utils_test.py::ParseRepositoryTagTest::test_index_image_sha PASSED [ 95%]
14:26:05 tests/unit/utils_test.py::ParseRepositoryTagTest::test_index_image_tag PASSED [ 95%]
14:26:05 tests/unit/utils_test.py::ParseRepositoryTagTest::test_index_user_image_no_tag PASSED [ 95%]
14:26:05 tests/unit/utils_test.py::ParseRepositoryTagTest::test_index_user_image_tag PASSED [ 95%]
14:26:05 tests/unit/utils_test.py::ParseRepositoryTagTest::test_private_reg_image_no_tag PASSED [ 95%]
14:26:05 tests/unit/utils_test.py::ParseRepositoryTagTest::test_private_reg_image_sha PASSED [ 95%]
14:26:05 tests/unit/utils_test.py::ParseRepositoryTagTest::test_private_reg_image_tag PASSED [ 95%]
14:26:05 tests/unit/utils_test.py::ParseDeviceTest::test_dict PASSED              [ 95%]
14:26:05 tests/unit/utils_test.py::ParseDeviceTest::test_full_string_definition PASSED [ 95%]
14:26:05 tests/unit/utils_test.py::ParseDeviceTest::test_hybrid_list PASSED       [ 95%]
14:26:05 tests/unit/utils_test.py::ParseDeviceTest::test_partial_string_definition PASSED [ 96%]
14:26:05 tests/unit/utils_test.py::ParseDeviceTest::test_permissionless_string_definition PASSED [ 96%]
14:26:05 tests/unit/utils_test.py::ParseBytesTest::test_parse_bytes_float PASSED  [ 96%]
14:26:05 tests/unit/utils_test.py::ParseBytesTest::test_parse_bytes_invalid PASSED [ 96%]
14:26:05 tests/unit/utils_test.py::ParseBytesTest::test_parse_bytes_maxint PASSED [ 96%]
14:26:05 tests/unit/utils_test.py::ParseBytesTest::test_parse_bytes_valid PASSED  [ 96%]
14:26:05 tests/unit/utils_test.py::UtilsTest::test_convert_filters PASSED         [ 96%]
14:26:05 tests/unit/utils_test.py::UtilsTest::test_decode_json_header PASSED      [ 96%]
14:26:05 tests/unit/utils_test.py::SplitCommandTest::test_split_command_with_bytes SKIPPED [ 96%]
14:26:05 tests/unit/utils_test.py::SplitCommandTest::test_split_command_with_unicode PASSED [ 97%]
14:26:05 tests/unit/utils_test.py::PortsTest::test_build_port_bindings_with_matching_internal_port_ranges PASSED [ 97%]
14:26:05 tests/unit/utils_test.py::PortsTest::test_build_port_bindings_with_matching_internal_ports PASSED [ 97%]
14:26:05 tests/unit/utils_test.py::PortsTest::test_build_port_bindings_with_nonmatching_internal_port_ranges PASSED [ 97%]
14:26:05 tests/unit/utils_test.py::PortsTest::test_build_port_bindings_with_nonmatching_internal_ports PASSED [ 97%]
14:26:05 tests/unit/utils_test.py::PortsTest::test_build_port_bindings_with_one_port PASSED [ 97%]
14:26:05 tests/unit/utils_test.py::PortsTest::test_build_port_bindings_with_port_range PASSED [ 97%]
14:26:05 tests/unit/utils_test.py::PortsTest::test_host_only_with_colon PASSED    [ 97%]
14:26:05 tests/unit/utils_test.py::PortsTest::test_non_matching_length_port_ranges PASSED [ 97%]
14:26:05 tests/unit/utils_test.py::PortsTest::test_port_and_range_invalid PASSED  [ 97%]
14:26:05 tests/unit/utils_test.py::PortsTest::test_port_only_with_colon PASSED    [ 98%]
14:26:05 tests/unit/utils_test.py::PortsTest::test_split_port_empty_string PASSED [ 98%]
14:26:05 tests/unit/utils_test.py::PortsTest::test_split_port_invalid PASSED      [ 98%]
14:26:05 tests/unit/utils_test.py::PortsTest::test_split_port_invalid_protocol PASSED [ 98%]
14:26:05 tests/unit/utils_test.py::PortsTest::test_split_port_no_host_port PASSED [ 98%]
14:26:05 tests/unit/utils_test.py::PortsTest::test_split_port_non_string PASSED   [ 98%]
14:26:05 tests/unit/utils_test.py::PortsTest::test_split_port_random_port_range_with_host_port PASSED [ 98%]
14:26:05 tests/unit/utils_test.py::PortsTest::test_split_port_range_no_host_port PASSED [ 98%]
14:26:05 tests/unit/utils_test.py::PortsTest::test_split_port_range_with_host_ip_no_port PASSED [ 98%]
14:26:05 tests/unit/utils_test.py::PortsTest::test_split_port_range_with_host_port PASSED [ 99%]
14:26:05 tests/unit/utils_test.py::PortsTest::test_split_port_range_with_protocol PASSED [ 99%]
14:26:05 tests/unit/utils_test.py::PortsTest::test_split_port_with_host_ip PASSED [ 99%]
14:26:05 tests/unit/utils_test.py::PortsTest::test_split_port_with_host_ip_no_port PASSED [ 99%]
14:26:05 tests/unit/utils_test.py::PortsTest::test_split_port_with_host_port PASSED [ 99%]
14:26:05 tests/unit/utils_test.py::PortsTest::test_split_port_with_ipv6_address PASSED [ 99%]
14:26:05 tests/unit/utils_test.py::PortsTest::test_split_port_with_protocol PASSED [ 99%]
14:26:05 tests/unit/utils_test.py::PortsTest::test_with_no_container_port PASSED  [ 99%]
14:26:05 tests/unit/utils_test.py::FormatEnvironmentTest::test_format_env_binary_unicode_value PASSED [ 99%]
14:26:05 tests/integration/models_services_test.py::ServiceTest::test_update_retains_service_labels PASSED [ 39%]
[Pipeline] sh
14:26:06 + docker stop dpy-dind-1-0-py2.7-19.03.11 dpy-tests-1-0-py2.7-19.03.11
14:26:06 tests/unit/utils_test.py::FormatEnvironmentTest::test_format_env_no_value PASSED [100%]
14:26:06 
14:26:06 =============================== warnings summary ===============================
14:26:06 /usr/local/lib/python3.7/site-packages/paramiko/hostkeys.py:23
14:26:06   /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
14:26:06     from collections import MutableMapping
14:26:06 
14:26:06 -- Docs: https://docs.pytest.org/en/latest/warnings.html
14:26:06 
14:26:06 ----------- coverage: platform linux, python 3.7.7-final-0 -----------
14:26:06 Name                                  Stmts   Miss Branch BrPart  Cover
14:26:06 -----------------------------------------------------------------------
14:26:06 docker/__init__.py                        8      0      0      0   100%
14:26:06 docker/api/__init__.py                    1      0      0      0   100%
14:26:06 docker/api/build.py                     126     19     93     17    82%
14:26:06 docker/api/client.py                    265     46    100     13    82%
14:26:06 docker/api/config.py                     31      0      6      2    95%
14:26:06 docker/api/container.py                 265     17    104     19    90%
14:26:06 docker/api/daemon.py                     39      2     14      4    89%
14:26:06 docker/api/exec_api.py                   46      4     22      4    88%
14:26:06 docker/api/image.py                     149     19     52     10    85%
14:26:06 docker/api/network.py                    90     13     48     12    80%
14:26:06 docker/api/plugin.py                     90     13     14      4    82%
14:26:06 docker/api/secret.py                     36      3     10      3    83%
14:26:06 docker/api/service.py                   200     60    149     32    61%
14:26:06 docker/api/swarm.py                     106     14     38     10    82%
14:26:06 docker/api/volume.py                     38      3     14      3    88%
14:26:06 docker/auth.py                          198     16     74     16    88%
14:26:06 docker/client.py                         67      4      2      0    94%
14:26:06 docker/constants.py                      20      0      0      0   100%
14:26:06 docker/context/__init__.py                2      0      0      0   100%
14:26:06 docker/context/api.py                    78     16     38      8    76%
14:26:06 docker/context/config.py                 61     27     16      2    52%
14:26:06 docker/context/context.py               138     17     58     12    83%
14:26:06 docker/credentials/__init__.py            3      0      0      0   100%
14:26:06 docker/credentials/constants.py           4      0      0      0   100%
14:26:06 docker/credentials/errors.py             11      1      2      1    85%
14:26:06 docker/credentials/store.py              50      9     16      5    73%
14:26:06 docker/credentials/utils.py              23     13     12      1    31%
14:26:06 docker/errors.py                        110     12     20      6    86%
14:26:06 docker/models/__init__.py                 0      0      0      0   100%
14:26:06 docker/models/configs.py                 21      8      2      0    57%
14:26:06 docker/models/containers.py             183      6     70      5    95%
14:26:06 docker/models/images.py                 137     29     58      3    76%
14:26:06 docker/models/networks.py                37      1     12      0    98%
14:26:06 docker/models/nodes.py                   15      1      2      0    94%
14:26:06 docker/models/plugins.py                 49     30     10      0    32%
14:26:06 docker/models/resource.py                41      9      6      2    77%
14:26:06 docker/models/secrets.py                 21      8      2      0    57%
14:26:06 docker/models/services.py                87      3     36      3    95%
14:26:06 docker/models/swarm.py                   39      3      6      3    87%
14:26:06 docker/models/volumes.py                 23      1      4      0    96%
14:26:06 docker/tls.py                            37      6     14      6    76%
14:26:06 docker/transport/__init__.py             11      3      0      0    73%
14:26:06 docker/transport/basehttpadapter.py       6      0      2      1    88%
14:26:06 docker/transport/npipeconn.py            58     53     10      0     7%
14:26:06 docker/transport/npipesocket.py         137    132     22      0     3%
14:26:06 docker/transport/sshconn.py              87     61     22      1    25%
14:26:06 docker/transport/ssladapter.py           36     10     10      4    65%
14:26:06 docker/transport/unixconn.py             65      6     12      4    87%
14:26:06 docker/types/__init__.py                  6      0      0      0   100%
14:26:06 docker/types/base.py                      5      0      2      0   100%
14:26:06 docker/types/containers.py              360     46    298     35    86%
14:26:06 docker/types/daemon.py                   36      8     14      4    72%
14:26:06 docker/types/healthcheck.py              34     12      4      1    61%
14:26:06 docker/types/networks.py                 35      4     22      3    84%
14:26:06 docker/types/services.py                312     45    206     33    83%
14:26:06 docker/types/swarm.py                    51     24     40     10    52%
14:26:06 docker/utils/__init__.py                  3      0      0      0   100%
14:26:06 docker/utils/build.py                   154     18     76      7    87%
14:26:06 docker/utils/config.py                   36      1     10      1    96%
14:26:06 docker/utils/decorators.py               32      1     12      1    95%
14:26:06 docker/utils/fnmatch.py                  55     18     28      2    61%
14:26:06 docker/utils/json_stream.py              43      8     14      2    79%
14:26:06 docker/utils/ports.py                    50      3     32      2    91%
14:26:06 docker/utils/proxy.py                    32      1     12      0    98%
14:26:06 docker/utils/socket.py                   86      9     40      7    86%
14:26:06 docker/utils/utils.py                   285     19    177     13    92%
14:26:06 docker/version.py                         2      0      2      0   100%
14:26:06 -----------------------------------------------------------------------
14:26:06 TOTAL                                  4962    915   2191    337    79%
14:26:06 
14:26:06 =========================== short test summary info ============================
14:26:06 XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
14:26:06   CONFIG_RT_GROUP_SCHED isn't enabled
14:26:06 XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
14:26:06   Not supported on most drivers
14:26:06 XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
14:26:06   Output of docker top depends on host distro, and is not formalized.
14:26:06 XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
14:26:06   This doesn't seem to be taken into account by the engine
14:26:06 XFAIL tests/unit/dockertypes_test.py::MountTest::test_parse_mount_bind_windows
14:26:06 SKIPPED [3] /src/tests/helpers.py:71: Feature requires Docker Engine experimental mode
14:26:06 SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME
14:26:06 SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
14:26:06 SKIPPED [1] tests/unit/api_build_test.py:169: Windows-specific syntax
14:26:06 SKIPPED [1] tests/unit/context_test.py:18: Windows specific path check
14:26:06 SKIPPED [1] tests/unit/utils_build_test.py:232: Backslash patterns only on Windows
14:26:06 SKIPPED [1] tests/unit/utils_build_test.py:254: Backslash patterns only on Windows
14:26:06 SKIPPED [1] tests/unit/utils_build_test.py:402: root user always has access ; no chmod on Windows
14:26:06 SKIPPED [1] tests/unit/utils_config_test.py:58: condition: sys.platform != 'win32'
14:26:06 SKIPPED [1] tests/unit/utils_test.py:486: shlex doesn't support bytes in py3
14:26:06 == 921 passed, 12 skipped, 5 xfailed, 4 xpassed, 1 warnings in 355.02 seconds ==
[Pipeline] sh
14:26:06 tests/integration/models_swarm_test.py::SwarmTest::test_init_update_leave PASSED [ 39%]
14:26:06 + docker stop dpy-dind-1-0-py3.7-19.03.5 dpy-tests-1-0-py3.7-19.03.5
14:26:07 tests/integration/models_swarm_test.py::SwarmTest::test_init_update_leave PASSED [ 39%]
14:26:07 tests/integration/models_swarm_test.py::SwarmTest::test_join_on_already_joined_swarm PASSED [ 39%]
14:26:07 tests/integration/models_volumes_test.py::VolumesTest::test_create_get PASSED [ 39%]
14:26:07 tests/integration/models_volumes_test.py::VolumesTest::test_list_remove PASSED [ 39%]
14:26:07 tests/integration/regression_test.py::TestRegressions::test_443_handle_nonchunked_response_in_stream PASSED [ 39%]
14:26:08 tests/integration/regression_test.py::TestRegressions::test_542_truncate_ids_client_side PASSED [ 40%]
14:26:08 tests/integration/regression_test.py::TestRegressions::test_647_support_doubleslash_in_image_names PASSED [ 40%]
14:26:09 tests/integration/models_swarm_test.py::SwarmTest::test_join_on_already_joined_swarm PASSED [ 39%]
14:26:09 tests/integration/models_volumes_test.py::VolumesTest::test_create_get PASSED [ 39%]
14:26:09 tests/integration/models_volumes_test.py::VolumesTest::test_list_remove PASSED [ 39%]
14:26:09 tests/integration/regression_test.py::TestRegressions::test_443_handle_nonchunked_response_in_stream PASSED [ 39%]
14:26:09 tests/integration/regression_test.py::TestRegressions::test_542_truncate_ids_client_side PASSED [ 40%]
14:26:09 tests/integration/regression_test.py::TestRegressions::test_647_support_doubleslash_in_image_names PASSED [ 40%]
14:26:10 tests/integration/regression_test.py::TestRegressions::test_649_handle_timeout_value_none PASSED [ 40%]
14:26:11 tests/integration/regression_test.py::TestRegressions::test_715_handle_user_param_as_int_value PASSED [ 40%]
14:26:12 tests/integration/regression_test.py::TestRegressions::test_792_explicit_port_protocol PASSED [ 40%]
14:26:12 tests/integration/credentials/store_test.py::TestStore::test_store_and_get PASSED [ 40%]
14:26:12 tests/integration/credentials/store_test.py::TestStore::test_get_nonexistent PASSED [ 40%]
14:26:12 tests/integration/credentials/store_test.py::TestStore::test_store_and_erase PASSED [ 40%]
14:26:12 tests/integration/credentials/store_test.py::TestStore::test_unicode_strings PASSED [ 40%]
14:26:12 tests/integration/credentials/store_test.py::TestStore::test_list PASSED [ 40%]
14:26:12 tests/integration/credentials/store_test.py::TestStore::test_execute_with_env_override PASSED [ 41%]
14:26:12 tests/integration/credentials/utils_test.py::test_create_environment_dict PASSED [ 41%]
14:26:12 tests/unit/api_build_test.py::BuildTest::test_build_container PASSED     [ 41%]
14:26:12 tests/unit/api_build_test.py::BuildTest::test_build_container_custom_context PASSED [ 41%]
14:26:12 tests/unit/api_build_test.py::BuildTest::test_build_container_custom_context_gzip PASSED [ 41%]
14:26:12 tests/unit/api_build_test.py::BuildTest::test_build_container_invalid_container_limits PASSED [ 41%]
14:26:12 tests/unit/api_build_test.py::BuildTest::test_build_container_pull PASSED [ 41%]
14:26:12 tests/integration/regression_test.py::TestRegressions::test_649_handle_timeout_value_none PASSED [ 40%]
14:26:12 tests/integration/regression_test.py::TestRegressions::test_715_handle_user_param_as_int_value PASSED [ 40%]
14:26:12 tests/unit/api_build_test.py::BuildTest::test_build_container_with_container_limits PASSED [ 41%]
14:26:12 tests/unit/api_build_test.py::BuildTest::test_build_container_with_named_dockerfile PASSED [ 41%]
14:26:12 tests/unit/api_build_test.py::BuildTest::test_build_remote_with_registry_auth PASSED [ 42%]
14:26:12 tests/unit/api_build_test.py::BuildTest::test_process_dockerfile PASSED  [ 42%]
14:26:12 tests/unit/api_build_test.py::BuildTest::test_process_dockerfile_win_longpath_prefix SKIPPED [ 42%]
14:26:12 tests/unit/api_build_test.py::BuildTest::test_set_auth_headers_with_dict_and_auth_configs PASSED [ 42%]
14:26:12 tests/unit/api_build_test.py::BuildTest::test_set_auth_headers_with_dict_and_no_auth_configs PASSED [ 42%]
14:26:12 tests/unit/api_build_test.py::BuildTest::test_set_auth_headers_with_empty_dict_and_auth_configs PASSED [ 42%]
14:26:12 tests/unit/api_container_test.py::StartContainerTest::test_start_container PASSED [ 42%]
14:26:12 tests/unit/api_container_test.py::StartContainerTest::test_start_container_none PASSED [ 42%]
14:26:12 tests/unit/api_container_test.py::StartContainerTest::test_start_container_privileged PASSED [ 42%]
14:26:12 tests/unit/api_container_test.py::StartContainerTest::test_start_container_regression_573 PASSED [ 42%]
14:26:12 tests/unit/api_container_test.py::StartContainerTest::test_start_container_with_binds_ro PASSED [ 43%]
14:26:12 tests/unit/api_container_test.py::StartContainerTest::test_start_container_with_binds_rw PASSED [ 43%]
14:26:12 tests/unit/api_container_test.py::StartContainerTest::test_start_container_with_dict_instead_of_id PASSED [ 43%]
14:26:12 tests/unit/api_container_test.py::StartContainerTest::test_start_container_with_links PASSED [ 43%]
14:26:12 tests/unit/api_container_test.py::StartContainerTest::test_start_container_with_links_as_list_of_tuples PASSED [ 43%]
14:26:12 tests/unit/api_container_test.py::StartContainerTest::test_start_container_with_lxc_conf PASSED [ 43%]
14:26:12 tests/unit/api_container_test.py::StartContainerTest::test_start_container_with_lxc_conf_compat PASSED [ 43%]
14:26:12 tests/unit/api_container_test.py::StartContainerTest::test_start_container_with_multiple_links PASSED [ 43%]
14:26:12 tests/unit/api_container_test.py::StartContainerTest::test_start_container_with_port_binds PASSED [ 43%]
14:26:12 tests/unit/api_container_test.py::CreateContainerTest::test_create_container PASSED [ 44%]
14:26:12 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_privileged PASSED [ 44%]
14:26:12 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_added_capabilities PASSED [ 44%]
14:26:12 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_aliases PASSED [ 44%]
14:26:12 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_binds PASSED [ 44%]
14:26:12 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_binds_list PASSED [ 44%]
14:26:12 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_binds_mode PASSED [ 44%]
14:26:12 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_binds_mode_and_ro_error PASSED [ 44%]
14:26:12 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_binds_ro PASSED [ 44%]
14:26:12 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_binds_rw PASSED [ 45%]
14:26:12 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_cgroup_parent PASSED [ 45%]
14:26:12 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_devices PASSED [ 45%]
14:26:12 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_dropped_capabilities PASSED [ 45%]
14:26:12 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_entrypoint PASSED [ 45%]
14:26:12 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_host_config_cpu_shares PASSED [ 45%]
14:26:12 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_host_config_cpus PASSED [ 45%]
14:26:12 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_host_config_cpuset PASSED [ 45%]
14:26:12 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_host_config_cpuset_mems PASSED [ 45%]
14:26:12 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_labels_dict PASSED [ 45%]
14:26:12 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_labels_list PASSED [ 46%]
14:26:12 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_links PASSED [ 46%]
14:26:12 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_links_as_list_of_tuples PASSED [ 46%]
14:26:12 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_lxc_conf PASSED [ 46%]
14:26:12 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_lxc_conf_compat PASSED [ 46%]
14:26:12 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_mac_address PASSED [ 46%]
14:26:12 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_mem_limit_as_int PASSED [ 46%]
14:26:12 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_mem_limit_as_string PASSED [ 46%]
14:26:12 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_mem_limit_as_string_with_g_unit PASSED [ 46%]
14:26:12 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_mem_limit_as_string_with_k_unit PASSED [ 47%]
14:26:12 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_mem_limit_as_string_with_m_unit PASSED [ 47%]
14:26:12 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_mem_limit_as_string_with_wrong_value PASSED [ 47%]
14:26:12 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_multiple_links PASSED [ 47%]
14:26:12 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_named_volume PASSED [ 47%]
14:26:12 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_port_binds PASSED [ 47%]
14:26:12 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_ports PASSED [ 47%]
14:26:13 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_restart_policy PASSED [ 47%]
14:26:13 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_stdin_open PASSED [ 47%]
14:26:13 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_stop_signal PASSED [ 47%]
14:26:13 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_sysctl PASSED [ 48%]
14:26:13 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_tmpfs_dict PASSED [ 48%]
14:26:13 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_tmpfs_list PASSED [ 48%]
14:26:13 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_unicode_envvars PASSED [ 48%]
14:26:13 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_volume_string PASSED [ 48%]
14:26:13 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_working_dir PASSED [ 48%]
14:26:13 tests/unit/api_container_test.py::CreateContainerTest::test_create_named_container PASSED [ 48%]
14:26:13 tests/unit/api_container_test.py::ContainerTest::test_container_stats PASSED [ 48%]
14:26:13 tests/unit/api_container_test.py::ContainerTest::test_container_top PASSED [ 48%]
14:26:13 tests/unit/api_container_test.py::ContainerTest::test_container_top_with_psargs PASSED [ 49%]
14:26:13 tests/unit/api_container_test.py::ContainerTest::test_container_update PASSED [ 49%]
14:26:13 tests/unit/api_container_test.py::ContainerTest::test_diff PASSED        [ 49%]
14:26:13 tests/unit/api_container_test.py::ContainerTest::test_diff_with_dict_instead_of_id PASSED [ 49%]
14:26:13 tests/unit/api_container_test.py::ContainerTest::test_export PASSED      [ 49%]
14:26:13 tests/unit/api_container_test.py::ContainerTest::test_export_with_dict_instead_of_id PASSED [ 49%]
14:26:13 tests/unit/api_container_test.py::ContainerTest::test_inspect_container PASSED [ 49%]
14:26:13 tests/unit/api_container_test.py::ContainerTest::test_inspect_container_undefined_id PASSED [ 49%]
14:26:13 tests/unit/api_container_test.py::ContainerTest::test_kill_container PASSED [ 49%]
14:26:13 tests/unit/api_container_test.py::ContainerTest::test_kill_container_with_dict_instead_of_id PASSED [ 50%]
14:26:13 tests/unit/api_container_test.py::ContainerTest::test_kill_container_with_signal PASSED [ 50%]
14:26:13 tests/unit/api_container_test.py::ContainerTest::test_list_containers PASSED [ 50%]
14:26:13 tests/unit/api_container_test.py::ContainerTest::test_log_following PASSED [ 50%]
14:26:13 tests/unit/api_container_test.py::ContainerTest::test_log_following_backwards PASSED [ 50%]
14:26:13 tests/unit/api_container_test.py::ContainerTest::test_log_since PASSED   [ 50%]
14:26:13 tests/unit/api_container_test.py::ContainerTest::test_log_since_with_datetime PASSED [ 50%]
14:26:13 tests/unit/api_container_test.py::ContainerTest::test_log_since_with_invalid_value_raises_error PASSED [ 50%]
14:26:13 tests/unit/api_container_test.py::ContainerTest::test_log_streaming PASSED [ 50%]
14:26:13 tests/unit/api_container_test.py::ContainerTest::test_log_streaming_and_following PASSED [ 50%]
14:26:13 tests/unit/api_container_test.py::ContainerTest::test_log_tail PASSED    [ 51%]
14:26:13 tests/unit/api_container_test.py::ContainerTest::test_log_tty PASSED     [ 51%]
14:26:13 tests/unit/api_container_test.py::ContainerTest::test_logs PASSED        [ 51%]
14:26:13 tests/unit/api_container_test.py::ContainerTest::test_logs_with_dict_instead_of_id PASSED [ 51%]
14:26:13 tests/unit/api_container_test.py::ContainerTest::test_pause_container PASSED [ 51%]
14:26:13 tests/unit/api_container_test.py::ContainerTest::test_port PASSED        [ 51%]
14:26:13 tests/unit/api_container_test.py::ContainerTest::test_remove_container PASSED [ 51%]
14:26:13 tests/unit/api_container_test.py::ContainerTest::test_remove_container_with_dict_instead_of_id PASSED [ 51%]
14:26:13 tests/unit/api_container_test.py::ContainerTest::test_rename_container PASSED [ 51%]
14:26:13 tests/unit/api_container_test.py::ContainerTest::test_resize_container PASSED [ 52%]
14:26:13 tests/unit/api_container_test.py::ContainerTest::test_restart_container PASSED [ 52%]
14:26:13 tests/unit/api_container_test.py::ContainerTest::test_restart_container_with_dict_instead_of_id PASSED [ 52%]
14:26:13 tests/unit/api_container_test.py::ContainerTest::test_stop_container PASSED [ 52%]
14:26:13 tests/unit/api_container_test.py::ContainerTest::test_stop_container_with_dict_instead_of_id PASSED [ 52%]
14:26:13 tests/unit/api_container_test.py::ContainerTest::test_unpause_container PASSED [ 52%]
14:26:13 tests/unit/api_container_test.py::ContainerTest::test_wait PASSED        [ 52%]
14:26:13 tests/unit/api_container_test.py::ContainerTest::test_wait_with_dict_instead_of_id PASSED [ 52%]
14:26:13 tests/unit/api_exec_test.py::ExecTest::test_exec_create PASSED           [ 52%]
14:26:13 tests/unit/api_exec_test.py::ExecTest::test_exec_inspect PASSED          [ 52%]
14:26:13 tests/unit/api_exec_test.py::ExecTest::test_exec_resize PASSED           [ 53%]
14:26:13 tests/unit/api_exec_test.py::ExecTest::test_exec_start PASSED            [ 53%]
14:26:13 tests/unit/api_exec_test.py::ExecTest::test_exec_start_detached PASSED   [ 53%]
14:26:13 tests/unit/api_image_test.py::ImageTest::test_commit PASSED              [ 53%]
14:26:13 tests/unit/api_image_test.py::ImageTest::test_get_image PASSED           [ 53%]
14:26:13 tests/unit/api_image_test.py::ImageTest::test_image_history PASSED       [ 53%]
14:26:13 tests/unit/api_image_test.py::ImageTest::test_image_ids PASSED           [ 53%]
14:26:13 tests/unit/api_image_test.py::ImageTest::test_image_viz PASSED           [ 53%]
14:26:13 tests/unit/api_image_test.py::ImageTest::test_images PASSED              [ 53%]
14:26:13 tests/unit/api_image_test.py::ImageTest::test_images_filters PASSED      [ 54%]
14:26:13 tests/unit/api_image_test.py::ImageTest::test_images_quiet PASSED        [ 54%]
14:26:13 tests/unit/api_image_test.py::ImageTest::test_import_image PASSED        [ 54%]
14:26:13 tests/unit/api_image_test.py::ImageTest::test_import_image_from_bytes PASSED [ 54%]
14:26:13 tests/unit/api_image_test.py::ImageTest::test_import_image_from_image PASSED [ 54%]
14:26:13 tests/unit/api_image_test.py::ImageTest::test_inspect_image PASSED       [ 54%]
14:26:13 tests/unit/api_image_test.py::ImageTest::test_inspect_image_undefined_id PASSED [ 54%]
14:26:13 tests/unit/api_image_test.py::ImageTest::test_load_image PASSED          [ 54%]
14:26:13 tests/unit/api_image_test.py::ImageTest::test_load_image_quiet PASSED    [ 54%]
14:26:13 tests/unit/api_image_test.py::ImageTest::test_pull PASSED                [ 54%]
14:26:13 tests/unit/api_image_test.py::ImageTest::test_pull_stream PASSED         [ 55%]
14:26:13 tests/unit/api_image_test.py::ImageTest::test_push_image PASSED          [ 55%]
14:26:13 tests/unit/api_image_test.py::ImageTest::test_push_image_stream PASSED   [ 55%]
14:26:13 tests/unit/api_image_test.py::ImageTest::test_push_image_with_auth PASSED [ 55%]
14:26:13 tests/unit/api_image_test.py::ImageTest::test_push_image_with_tag PASSED [ 55%]
14:26:13 tests/unit/api_image_test.py::ImageTest::test_remove_image PASSED        [ 55%]
14:26:13 tests/unit/api_image_test.py::ImageTest::test_tag_image PASSED           [ 55%]
14:26:13 tests/unit/api_image_test.py::ImageTest::test_tag_image_force PASSED     [ 55%]
14:26:13 tests/unit/api_image_test.py::ImageTest::test_tag_image_tag PASSED       [ 55%]
14:26:13 tests/unit/api_network_test.py::NetworkTest::test_connect_container_to_network PASSED [ 56%]
14:26:13 tests/unit/api_network_test.py::NetworkTest::test_create_network PASSED  [ 56%]
14:26:13 tests/unit/api_network_test.py::NetworkTest::test_disconnect_container_from_network PASSED [ 56%]
14:26:13 tests/unit/api_network_test.py::NetworkTest::test_inspect_network PASSED [ 56%]
14:26:13 tests/unit/api_network_test.py::NetworkTest::test_list_networks PASSED   [ 56%]
14:26:13 tests/unit/api_network_test.py::NetworkTest::test_remove_network PASSED  [ 56%]
14:26:13 tests/unit/api_test.py::DockerApiTest::test_auto_retrieve_server_version PASSED [ 56%]
14:26:13 tests/unit/api_test.py::DockerApiTest::test_create_host_config_secopt PASSED [ 56%]
14:26:13 tests/unit/api_test.py::DockerApiTest::test_ctor PASSED                  [ 56%]
14:26:13 tests/unit/api_test.py::DockerApiTest::test_events PASSED                [ 57%]
14:26:13 tests/unit/api_test.py::DockerApiTest::test_events_with_filters PASSED   [ 57%]
14:26:13 tests/unit/api_test.py::DockerApiTest::test_events_with_since_until PASSED [ 57%]
14:26:13 tests/unit/api_test.py::DockerApiTest::test_info PASSED                  [ 57%]
14:26:13 tests/integration/regression_test.py::TestRegressions::test_792_explicit_port_protocol PASSED [ 40%]
14:26:13 tests/unit/api_test.py::DockerApiTest::test_login PASSED                 [ 57%]
14:26:13 tests/unit/api_test.py::DockerApiTest::test_remove_link PASSED           [ 57%]
14:26:13 tests/unit/api_test.py::DockerApiTest::test_retrieve_server_version PASSED [ 57%]
14:26:13 tests/unit/api_test.py::DockerApiTest::test_search PASSED                [ 57%]
14:26:13 tests/unit/api_test.py::DockerApiTest::test_stream_helper_decoding PASSED [ 57%]
14:26:13 tests/unit/api_test.py::DockerApiTest::test_url_compatibility_http PASSED [ 57%]
14:26:13 tests/unit/api_test.py::DockerApiTest::test_url_compatibility_http_unix_triple_slash PASSED [ 58%]
14:26:13 tests/unit/api_test.py::DockerApiTest::test_url_compatibility_tcp PASSED [ 58%]
14:26:13 tests/unit/api_test.py::DockerApiTest::test_url_compatibility_unix PASSED [ 58%]
14:26:13 tests/unit/api_test.py::DockerApiTest::test_url_compatibility_unix_triple_slash PASSED [ 58%]
14:26:13 tests/unit/api_test.py::DockerApiTest::test_url_invalid_resource PASSED  [ 58%]
14:26:13 tests/unit/api_test.py::DockerApiTest::test_url_no_resource PASSED       [ 58%]
14:26:13 tests/unit/api_test.py::DockerApiTest::test_url_unversioned_api PASSED   [ 58%]
14:26:13 tests/unit/api_test.py::DockerApiTest::test_url_valid_resource PASSED    [ 58%]
14:26:13 tests/unit/api_test.py::DockerApiTest::test_version PASSED               [ 58%]
14:26:13 tests/unit/api_test.py::DockerApiTest::test_version_no_api_version PASSED [ 59%]
14:26:13 tests/unit/api_test.py::UnixSocketStreamTest::test_early_stream_response PASSED [ 59%]
14:26:13 tests/integration/credentials/store_test.py::TestStore::test_store_and_get PASSED [ 40%]
14:26:13 tests/integration/credentials/store_test.py::TestStore::test_get_nonexistent PASSED [ 40%]
14:26:13 tests/integration/credentials/store_test.py::TestStore::test_store_and_erase PASSED [ 40%]
14:26:13 tests/unit/api_test.py::TCPSocketStreamTest::test_read_from_socket_no_stream_no_tty PASSED [ 59%]
14:26:13 tests/unit/api_test.py::TCPSocketStreamTest::test_read_from_socket_no_stream_no_tty_demux PASSED [ 59%]
14:26:13 tests/integration/credentials/store_test.py::TestStore::test_unicode_strings PASSED [ 40%]
14:26:13 tests/integration/credentials/store_test.py::TestStore::test_list PASSED [ 40%]
14:26:13 tests/integration/credentials/store_test.py::TestStore::test_execute_with_env_override PASSED [ 41%]
14:26:13 tests/integration/credentials/utils_test.py::test_create_environment_dict PASSED [ 41%]
14:26:13 tests/unit/api_build_test.py::BuildTest::test_build_container PASSED     [ 41%]
14:26:13 tests/unit/api_build_test.py::BuildTest::test_build_container_custom_context PASSED [ 41%]
14:26:13 tests/unit/api_build_test.py::BuildTest::test_build_container_custom_context_gzip PASSED [ 41%]
14:26:13 tests/unit/api_build_test.py::BuildTest::test_build_container_invalid_container_limits PASSED [ 41%]
14:26:13 tests/unit/api_build_test.py::BuildTest::test_build_container_pull PASSED [ 41%]
14:26:13 tests/unit/api_test.py::TCPSocketStreamTest::test_read_from_socket_no_stream_tty PASSED [ 59%]
14:26:14 tests/unit/api_build_test.py::BuildTest::test_build_container_with_container_limits PASSED [ 41%]
14:26:14 tests/unit/api_build_test.py::BuildTest::test_build_container_with_named_dockerfile PASSED [ 41%]
14:26:14 tests/unit/api_build_test.py::BuildTest::test_build_remote_with_registry_auth PASSED [ 42%]
14:26:14 tests/unit/api_build_test.py::BuildTest::test_process_dockerfile PASSED  [ 42%]
14:26:14 tests/unit/api_build_test.py::BuildTest::test_process_dockerfile_win_longpath_prefix SKIPPED [ 42%]
14:26:14 tests/unit/api_build_test.py::BuildTest::test_set_auth_headers_with_dict_and_auth_configs PASSED [ 42%]
14:26:14 tests/unit/api_build_test.py::BuildTest::test_set_auth_headers_with_dict_and_no_auth_configs PASSED [ 42%]
14:26:14 tests/unit/api_build_test.py::BuildTest::test_set_auth_headers_with_empty_dict_and_auth_configs PASSED [ 42%]
14:26:14 tests/unit/api_container_test.py::StartContainerTest::test_start_container PASSED [ 42%]
14:26:14 tests/unit/api_container_test.py::StartContainerTest::test_start_container_none PASSED [ 42%]
14:26:14 tests/unit/api_container_test.py::StartContainerTest::test_start_container_privileged PASSED [ 42%]
14:26:14 tests/unit/api_container_test.py::StartContainerTest::test_start_container_regression_573 PASSED [ 42%]
14:26:14 tests/unit/api_container_test.py::StartContainerTest::test_start_container_with_binds_ro PASSED [ 43%]
14:26:14 tests/unit/api_container_test.py::StartContainerTest::test_start_container_with_binds_rw PASSED [ 43%]
14:26:14 tests/unit/api_container_test.py::StartContainerTest::test_start_container_with_dict_instead_of_id PASSED [ 43%]
14:26:14 tests/unit/api_container_test.py::StartContainerTest::test_start_container_with_links PASSED [ 43%]
14:26:14 tests/unit/api_container_test.py::StartContainerTest::test_start_container_with_links_as_list_of_tuples PASSED [ 43%]
14:26:14 tests/unit/api_container_test.py::StartContainerTest::test_start_container_with_lxc_conf PASSED [ 43%]
14:26:14 tests/unit/api_container_test.py::StartContainerTest::test_start_container_with_lxc_conf_compat PASSED [ 43%]
14:26:14 tests/unit/api_container_test.py::StartContainerTest::test_start_container_with_multiple_links PASSED [ 43%]
14:26:14 tests/unit/api_container_test.py::StartContainerTest::test_start_container_with_port_binds PASSED [ 43%]
14:26:14 tests/unit/api_container_test.py::CreateContainerTest::test_create_container PASSED [ 44%]
14:26:14 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_privileged PASSED [ 44%]
14:26:14 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_added_capabilities PASSED [ 44%]
14:26:14 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_aliases PASSED [ 44%]
14:26:14 tests/unit/api_test.py::TCPSocketStreamTest::test_read_from_socket_no_stream_tty_demux PASSED [ 59%]
14:26:14 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_binds PASSED [ 44%]
14:26:14 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_binds_list PASSED [ 44%]
14:26:14 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_binds_mode PASSED [ 44%]
14:26:14 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_binds_mode_and_ro_error PASSED [ 44%]
14:26:14 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_binds_ro PASSED [ 44%]
14:26:14 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_binds_rw PASSED [ 45%]
14:26:14 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_cgroup_parent PASSED [ 45%]
14:26:14 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_devices PASSED [ 45%]
14:26:14 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_dropped_capabilities PASSED [ 45%]
14:26:14 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_entrypoint PASSED [ 45%]
14:26:14 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_host_config_cpu_shares PASSED [ 45%]
14:26:14 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_host_config_cpus PASSED [ 45%]
14:26:14 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_host_config_cpuset PASSED [ 45%]
14:26:14 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_host_config_cpuset_mems PASSED [ 45%]
14:26:14 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_labels_dict PASSED [ 45%]
14:26:14 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_labels_list PASSED [ 46%]
14:26:14 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_links PASSED [ 46%]
14:26:14 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_links_as_list_of_tuples PASSED [ 46%]
14:26:14 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_lxc_conf PASSED [ 46%]
14:26:14 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_lxc_conf_compat PASSED [ 46%]
14:26:14 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_mac_address PASSED [ 46%]
14:26:14 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_mem_limit_as_int PASSED [ 46%]
14:26:14 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_mem_limit_as_string PASSED [ 46%]
14:26:14 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_mem_limit_as_string_with_g_unit PASSED [ 46%]
14:26:14 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_mem_limit_as_string_with_k_unit PASSED [ 47%]
14:26:14 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_mem_limit_as_string_with_m_unit PASSED [ 47%]
14:26:14 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_mem_limit_as_string_with_wrong_value PASSED [ 47%]
14:26:14 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_multiple_links PASSED [ 47%]
14:26:14 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_named_volume PASSED [ 47%]
14:26:14 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_port_binds PASSED [ 47%]
14:26:14 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_ports PASSED [ 47%]
14:26:14 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_restart_policy PASSED [ 47%]
14:26:14 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_stdin_open PASSED [ 47%]
14:26:14 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_stop_signal PASSED [ 47%]
14:26:14 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_sysctl PASSED [ 48%]
14:26:14 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_tmpfs_dict PASSED [ 48%]
14:26:14 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_tmpfs_list PASSED [ 48%]
14:26:14 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_unicode_envvars PASSED [ 48%]
14:26:14 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_volume_string PASSED [ 48%]
14:26:14 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_working_dir PASSED [ 48%]
14:26:14 tests/unit/api_container_test.py::CreateContainerTest::test_create_named_container PASSED [ 48%]
14:26:14 tests/unit/api_container_test.py::ContainerTest::test_container_stats PASSED [ 48%]
14:26:14 tests/unit/api_container_test.py::ContainerTest::test_container_top PASSED [ 48%]
14:26:14 tests/unit/api_container_test.py::ContainerTest::test_container_top_with_psargs PASSED [ 49%]
14:26:14 tests/unit/api_container_test.py::ContainerTest::test_container_update PASSED [ 49%]
14:26:14 tests/unit/api_container_test.py::ContainerTest::test_diff PASSED        [ 49%]
14:26:14 tests/unit/api_container_test.py::ContainerTest::test_diff_with_dict_instead_of_id PASSED [ 49%]
14:26:14 tests/unit/api_container_test.py::ContainerTest::test_export PASSED      [ 49%]
14:26:14 tests/unit/api_container_test.py::ContainerTest::test_export_with_dict_instead_of_id PASSED [ 49%]
14:26:14 tests/unit/api_container_test.py::ContainerTest::test_inspect_container PASSED [ 49%]
14:26:14 tests/unit/api_container_test.py::ContainerTest::test_inspect_container_undefined_id PASSED [ 49%]
14:26:14 tests/unit/api_container_test.py::ContainerTest::test_kill_container PASSED [ 49%]
14:26:14 tests/unit/api_container_test.py::ContainerTest::test_kill_container_with_dict_instead_of_id PASSED [ 50%]
14:26:14 tests/unit/api_container_test.py::ContainerTest::test_kill_container_with_signal PASSED [ 50%]
14:26:14 tests/unit/api_container_test.py::ContainerTest::test_list_containers PASSED [ 50%]
14:26:14 tests/unit/api_container_test.py::ContainerTest::test_log_following PASSED [ 50%]
14:26:14 tests/unit/api_container_test.py::ContainerTest::test_log_following_backwards PASSED [ 50%]
14:26:14 tests/unit/api_container_test.py::ContainerTest::test_log_since PASSED   [ 50%]
14:26:14 tests/unit/api_container_test.py::ContainerTest::test_log_since_with_datetime PASSED [ 50%]
14:26:14 tests/unit/api_container_test.py::ContainerTest::test_log_since_with_invalid_value_raises_error PASSED [ 50%]
14:26:14 tests/unit/api_container_test.py::ContainerTest::test_log_streaming PASSED [ 50%]
14:26:14 tests/unit/api_container_test.py::ContainerTest::test_log_streaming_and_following PASSED [ 50%]
14:26:14 tests/unit/api_container_test.py::ContainerTest::test_log_tail PASSED    [ 51%]
14:26:14 tests/unit/api_container_test.py::ContainerTest::test_log_tty PASSED     [ 51%]
14:26:14 tests/unit/api_container_test.py::ContainerTest::test_logs PASSED        [ 51%]
14:26:14 tests/unit/api_container_test.py::ContainerTest::test_logs_with_dict_instead_of_id PASSED [ 51%]
14:26:14 tests/unit/api_container_test.py::ContainerTest::test_pause_container PASSED [ 51%]
14:26:14 tests/unit/api_container_test.py::ContainerTest::test_port PASSED        [ 51%]
14:26:14 tests/unit/api_container_test.py::ContainerTest::test_remove_container PASSED [ 51%]
14:26:14 tests/unit/api_container_test.py::ContainerTest::test_remove_container_with_dict_instead_of_id PASSED [ 51%]
14:26:14 tests/unit/api_container_test.py::ContainerTest::test_rename_container PASSED [ 51%]
14:26:14 tests/unit/api_container_test.py::ContainerTest::test_resize_container PASSED [ 52%]
14:26:14 tests/unit/api_container_test.py::ContainerTest::test_restart_container PASSED [ 52%]
14:26:14 tests/unit/api_container_test.py::ContainerTest::test_restart_container_with_dict_instead_of_id PASSED [ 52%]
14:26:14 tests/unit/api_container_test.py::ContainerTest::test_stop_container PASSED [ 52%]
14:26:14 tests/unit/api_container_test.py::ContainerTest::test_stop_container_with_dict_instead_of_id PASSED [ 52%]
14:26:14 tests/unit/api_container_test.py::ContainerTest::test_unpause_container PASSED [ 52%]
14:26:14 tests/unit/api_container_test.py::ContainerTest::test_wait PASSED        [ 52%]
14:26:14 tests/unit/api_container_test.py::ContainerTest::test_wait_with_dict_instead_of_id PASSED [ 52%]
14:26:14 tests/unit/api_exec_test.py::ExecTest::test_exec_create PASSED           [ 52%]
14:26:14 tests/unit/api_exec_test.py::ExecTest::test_exec_inspect PASSED          [ 52%]
14:26:14 tests/unit/api_exec_test.py::ExecTest::test_exec_resize PASSED           [ 53%]
14:26:14 tests/unit/api_exec_test.py::ExecTest::test_exec_start PASSED            [ 53%]
14:26:14 tests/unit/api_exec_test.py::ExecTest::test_exec_start_detached PASSED   [ 53%]
14:26:14 tests/unit/api_image_test.py::ImageTest::test_commit PASSED              [ 53%]
14:26:14 tests/unit/api_image_test.py::ImageTest::test_get_image PASSED           [ 53%]
14:26:14 tests/unit/api_image_test.py::ImageTest::test_image_history PASSED       [ 53%]
14:26:14 tests/unit/api_image_test.py::ImageTest::test_image_ids PASSED           [ 53%]
14:26:14 tests/unit/api_image_test.py::ImageTest::test_image_viz PASSED           [ 53%]
14:26:14 tests/unit/api_image_test.py::ImageTest::test_images PASSED              [ 53%]
14:26:14 tests/unit/api_image_test.py::ImageTest::test_images_filters PASSED      [ 54%]
14:26:14 tests/unit/api_image_test.py::ImageTest::test_images_quiet PASSED        [ 54%]
14:26:14 tests/unit/api_image_test.py::ImageTest::test_import_image PASSED        [ 54%]
14:26:14 tests/unit/api_image_test.py::ImageTest::test_import_image_from_bytes PASSED [ 54%]
14:26:14 tests/unit/api_test.py::TCPSocketStreamTest::test_read_from_socket_no_tty PASSED [ 59%]
14:26:14 tests/unit/api_image_test.py::ImageTest::test_import_image_from_image PASSED [ 54%]
14:26:14 tests/unit/api_image_test.py::ImageTest::test_inspect_image PASSED       [ 54%]
14:26:14 tests/unit/api_image_test.py::ImageTest::test_inspect_image_undefined_id PASSED [ 54%]
14:26:14 tests/unit/api_image_test.py::ImageTest::test_load_image PASSED          [ 54%]
14:26:14 tests/unit/api_image_test.py::ImageTest::test_load_image_quiet PASSED    [ 54%]
14:26:14 tests/unit/api_image_test.py::ImageTest::test_pull PASSED                [ 54%]
14:26:14 tests/unit/api_image_test.py::ImageTest::test_pull_stream PASSED         [ 55%]
14:26:14 tests/unit/api_image_test.py::ImageTest::test_push_image PASSED          [ 55%]
14:26:14 tests/unit/api_image_test.py::ImageTest::test_push_image_stream PASSED   [ 55%]
14:26:14 tests/unit/api_image_test.py::ImageTest::test_push_image_with_auth PASSED [ 55%]
14:26:14 tests/unit/api_image_test.py::ImageTest::test_push_image_with_tag PASSED [ 55%]
14:26:14 tests/unit/api_image_test.py::ImageTest::test_remove_image PASSED        [ 55%]
14:26:14 tests/unit/api_image_test.py::ImageTest::test_tag_image PASSED           [ 55%]
14:26:14 tests/unit/api_image_test.py::ImageTest::test_tag_image_force PASSED     [ 55%]
14:26:14 tests/unit/api_image_test.py::ImageTest::test_tag_image_tag PASSED       [ 55%]
14:26:14 tests/unit/api_network_test.py::NetworkTest::test_connect_container_to_network PASSED [ 56%]
14:26:14 tests/unit/api_network_test.py::NetworkTest::test_create_network PASSED  [ 56%]
14:26:14 tests/unit/api_network_test.py::NetworkTest::test_disconnect_container_from_network PASSED [ 56%]
14:26:14 tests/unit/api_network_test.py::NetworkTest::test_inspect_network PASSED [ 56%]
14:26:14 tests/unit/api_network_test.py::NetworkTest::test_list_networks PASSED   [ 56%]
14:26:14 tests/unit/api_network_test.py::NetworkTest::test_remove_network PASSED  [ 56%]
14:26:14 tests/unit/api_test.py::DockerApiTest::test_auto_retrieve_server_version PASSED [ 56%]
14:26:14 tests/unit/api_test.py::DockerApiTest::test_create_host_config_secopt PASSED [ 56%]
14:26:14 tests/unit/api_test.py::DockerApiTest::test_ctor PASSED                  [ 56%]
14:26:14 tests/unit/api_test.py::DockerApiTest::test_events PASSED                [ 57%]
14:26:14 tests/unit/api_test.py::DockerApiTest::test_events_with_filters PASSED   [ 57%]
14:26:14 tests/unit/api_test.py::DockerApiTest::test_events_with_since_until PASSED [ 57%]
14:26:14 tests/unit/api_test.py::DockerApiTest::test_info PASSED                  [ 57%]
14:26:14 tests/unit/api_test.py::DockerApiTest::test_login PASSED                 [ 57%]
14:26:14 tests/unit/api_test.py::DockerApiTest::test_remove_link PASSED           [ 57%]
14:26:14 tests/unit/api_test.py::DockerApiTest::test_retrieve_server_version PASSED [ 57%]
14:26:14 tests/unit/api_test.py::DockerApiTest::test_search PASSED                [ 57%]
14:26:14 tests/unit/api_test.py::DockerApiTest::test_stream_helper_decoding PASSED [ 57%]
14:26:14 tests/unit/api_test.py::DockerApiTest::test_url_compatibility_http PASSED [ 57%]
14:26:14 tests/unit/api_test.py::DockerApiTest::test_url_compatibility_http_unix_triple_slash PASSED [ 58%]
14:26:14 tests/unit/api_test.py::DockerApiTest::test_url_compatibility_tcp PASSED [ 58%]
14:26:14 tests/unit/api_test.py::DockerApiTest::test_url_compatibility_unix PASSED [ 58%]
14:26:14 tests/unit/api_test.py::DockerApiTest::test_url_compatibility_unix_triple_slash PASSED [ 58%]
14:26:14 tests/unit/api_test.py::DockerApiTest::test_url_invalid_resource PASSED  [ 58%]
14:26:14 tests/unit/api_test.py::DockerApiTest::test_url_no_resource PASSED       [ 58%]
14:26:14 tests/unit/api_test.py::DockerApiTest::test_url_unversioned_api PASSED   [ 58%]
14:26:14 tests/unit/api_test.py::DockerApiTest::test_url_valid_resource PASSED    [ 58%]
14:26:14 tests/unit/api_test.py::DockerApiTest::test_version PASSED               [ 58%]
14:26:14 tests/unit/api_test.py::DockerApiTest::test_version_no_api_version PASSED [ 59%]
14:26:14 tests/unit/api_test.py::UnixSocketStreamTest::test_early_stream_response PASSED [ 59%]
14:26:14 tests/unit/api_test.py::TCPSocketStreamTest::test_read_from_socket_no_tty_demux PASSED [ 59%]
14:26:14 tests/unit/api_test.py::TCPSocketStreamTest::test_read_from_socket_tty PASSED [ 59%]
14:26:14 tests/unit/api_test.py::TCPSocketStreamTest::test_read_from_socket_no_stream_no_tty PASSED [ 59%]
14:26:15 tests/unit/api_test.py::TCPSocketStreamTest::test_read_from_socket_no_stream_no_tty_demux PASSED [ 59%]
14:26:15 tests/unit/api_test.py::TCPSocketStreamTest::test_read_from_socket_no_stream_tty PASSED [ 59%]
14:26:15 tests/unit/api_test.py::TCPSocketStreamTest::test_read_from_socket_tty_demux PASSED [ 59%]
14:26:15 tests/unit/api_test.py::UserAgentTest::test_custom_user_agent PASSED     [ 60%]
14:26:15 tests/unit/api_test.py::UserAgentTest::test_default_user_agent PASSED    [ 60%]
14:26:15 tests/unit/api_test.py::DisableSocketTest::test_disable_socket_timeout PASSED [ 60%]
14:26:15 tests/unit/api_test.py::DisableSocketTest::test_disable_socket_timeout2 PASSED [ 60%]
14:26:15 tests/unit/api_test.py::DisableSocketTest::test_disable_socket_timout_non_blocking PASSED [ 60%]
14:26:15 tests/unit/api_volume_test.py::VolumeTest::test_create_volume PASSED     [ 60%]
14:26:15 tests/unit/api_volume_test.py::VolumeTest::test_create_volume_invalid_opts_type PASSED [ 60%]
14:26:15 tests/unit/api_volume_test.py::VolumeTest::test_create_volume_with_driver PASSED [ 60%]
14:26:15 tests/unit/api_volume_test.py::VolumeTest::test_create_volume_with_invalid_labels PASSED [ 60%]
14:26:15 tests/unit/api_volume_test.py::VolumeTest::test_create_volume_with_labels PASSED [ 61%]
14:26:15 tests/unit/api_volume_test.py::VolumeTest::test_create_volume_with_no_specified_name PASSED [ 61%]
14:26:15 tests/unit/api_volume_test.py::VolumeTest::test_inspect_volume PASSED    [ 61%]
14:26:15 tests/unit/api_test.py::TCPSocketStreamTest::test_read_from_socket_no_stream_tty_demux PASSED [ 59%]
14:26:15 tests/unit/api_volume_test.py::VolumeTest::test_list_volumes PASSED      [ 61%]
14:26:15 tests/unit/api_volume_test.py::VolumeTest::test_list_volumes_and_filters PASSED [ 61%]
14:26:15 tests/unit/api_volume_test.py::VolumeTest::test_remove_volume PASSED     [ 61%]
14:26:15 tests/unit/auth_test.py::RegressionTest::test_803_urlsafe_encode PASSED  [ 61%]
14:26:15 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_explicit_hub_index_library_image PASSED [ 61%]
14:26:15 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_explicit_legacy_hub_index_library_image PASSED [ 61%]
14:26:15 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_invalid_index_name PASSED [ 61%]
14:26:15 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_resolve_repository_name_dotted_hub_library_image PASSED [ 62%]
14:26:15 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_resolve_repository_name_hub_image PASSED [ 62%]
14:26:15 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_resolve_repository_name_hub_library_image PASSED [ 62%]
14:26:15 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_resolve_repository_name_localhost PASSED [ 62%]
14:26:15 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_resolve_repository_name_localhost_with_username PASSED [ 62%]
14:26:15 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_resolve_repository_name_no_dots_but_port PASSED [ 62%]
14:26:15 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_resolve_repository_name_no_dots_but_port_and_username PASSED [ 62%]
14:26:15 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_resolve_repository_name_private_registry PASSED [ 62%]
14:26:15 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_resolve_repository_name_private_registry_with_port PASSED [ 62%]
14:26:15 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_resolve_repository_name_private_registry_with_username PASSED [ 63%]
14:26:15 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_auth_with_empty_credstore_and_auth_dict PASSED [ 63%]
14:26:15 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_default_explicit_none PASSED [ 63%]
14:26:15 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_default_registry PASSED [ 63%]
14:26:15 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_fully_explicit PASSED [ 63%]
14:26:15 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_hostname_only PASSED [ 63%]
14:26:15 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_legacy_config PASSED [ 63%]
14:26:15 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_no_match PASSED [ 63%]
14:26:15 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_no_path PASSED [ 63%]
14:26:15 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_no_path_trailing_slash PASSED [ 64%]
14:26:15 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_no_path_wrong_insecure_proto PASSED [ 64%]
14:26:15 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_no_path_wrong_secure_proto PASSED [ 64%]
14:26:15 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_no_protocol PASSED [ 64%]
14:26:15 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_path_wrong_proto PASSED [ 64%]
14:26:15 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_registry_and_auth_explicit_hub PASSED [ 64%]
14:26:15 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_registry_and_auth_explicit_legacy_hub PASSED [ 64%]
14:26:15 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_registry_and_auth_hub_image PASSED [ 64%]
14:26:15 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_registry_and_auth_library_image PASSED [ 64%]
14:26:15 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_registry_and_auth_private_registry PASSED [ 64%]
14:26:15 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_registry_and_auth_unauthenticated_registry PASSED [ 65%]
14:26:15 tests/unit/auth_test.py::LoadConfigTest::test_load_config_custom_config_env PASSED [ 65%]
14:26:15 tests/unit/auth_test.py::LoadConfigTest::test_load_config_custom_config_env_utf8 PASSED [ 65%]
14:26:15 tests/unit/auth_test.py::LoadConfigTest::test_load_config_custom_config_env_with_auths PASSED [ 65%]
14:26:15 tests/unit/auth_test.py::LoadConfigTest::test_load_config_identity_token PASSED [ 65%]
14:26:15 tests/unit/auth_test.py::LoadConfigTest::test_load_config_invalid_auth_dict PASSED [ 65%]
14:26:15 tests/unit/auth_test.py::LoadConfigTest::test_load_config_no_file PASSED [ 65%]
14:26:15 tests/unit/auth_test.py::LoadConfigTest::test_load_config_unknown_keys PASSED [ 65%]
14:26:15 tests/unit/auth_test.py::LoadConfigTest::test_load_config_with_random_name PASSED [ 65%]
14:26:15 tests/unit/auth_test.py::LoadConfigTest::test_load_json_config PASSED    [ 66%]
14:26:15 tests/unit/auth_test.py::LoadConfigTest::test_load_legacy_config PASSED  [ 66%]
14:26:15 tests/unit/auth_test.py::LoadConfigTest::test_load_modern_json_config PASSED [ 66%]
14:26:15 tests/unit/auth_test.py::CredstoreTest::test_get_all_credentials_3_sources PASSED [ 66%]
14:26:15 tests/unit/auth_test.py::CredstoreTest::test_get_all_credentials_credstore_only PASSED [ 66%]
14:26:15 tests/unit/auth_test.py::CredstoreTest::test_get_all_credentials_credstore_overrides_auth_entry PASSED [ 66%]
14:26:15 tests/unit/auth_test.py::CredstoreTest::test_get_all_credentials_helpers_override_default PASSED [ 66%]
14:26:15 tests/unit/auth_test.py::CredstoreTest::test_get_all_credentials_with_auths_entries PASSED [ 66%]
14:26:15 tests/unit/auth_test.py::CredstoreTest::test_get_all_credentials_with_credhelpers_only PASSED [ 66%]
14:26:15 tests/unit/auth_test.py::CredstoreTest::test_get_all_credentials_with_empty_auths_entry PASSED [ 66%]
14:26:15 tests/unit/auth_test.py::CredstoreTest::test_get_all_credentials_with_empty_credhelper PASSED [ 67%]
14:26:15 tests/unit/auth_test.py::CredstoreTest::test_get_credential_store PASSED [ 67%]
14:26:15 tests/unit/auth_test.py::CredstoreTest::test_get_credential_store_default_index PASSED [ 67%]
14:26:15 tests/unit/auth_test.py::CredstoreTest::test_get_credential_store_no_default PASSED [ 67%]
14:26:15 tests/unit/auth_test.py::CredstoreTest::test_get_credential_store_with_plain_dict PASSED [ 67%]
14:26:15 tests/unit/client_test.py::ClientTest::test_call_api_client_method PASSED [ 67%]
14:26:15 tests/unit/client_test.py::ClientTest::test_call_containers PASSED       [ 67%]
14:26:15 tests/unit/client_test.py::ClientTest::test_events PASSED                [ 67%]
14:26:15 tests/unit/client_test.py::ClientTest::test_info PASSED                  [ 67%]
14:26:15 tests/unit/client_test.py::ClientTest::test_ping PASSED                  [ 68%]
14:26:15 tests/unit/client_test.py::ClientTest::test_version PASSED               [ 68%]
14:26:15 tests/unit/client_test.py::FromEnvTest::test_from_env PASSED             [ 68%]
14:26:15 tests/unit/client_test.py::FromEnvTest::test_from_env_with_version PASSED [ 68%]
14:26:15 tests/unit/client_test.py::FromEnvTest::test_from_env_without_timeout_uses_default PASSED [ 68%]
14:26:15 tests/unit/client_test.py::FromEnvTest::test_from_env_without_version_uses_default PASSED [ 68%]
14:26:15 tests/unit/context_test.py::BaseContextTest::test_context_inspect_without_params PASSED [ 68%]
14:26:15 tests/unit/context_test.py::BaseContextTest::test_default_in_context_list PASSED [ 68%]
14:26:15 tests/unit/context_test.py::BaseContextTest::test_fail_on_default_context_create PASSED [ 68%]
14:26:15 tests/unit/context_test.py::BaseContextTest::test_get_current_context PASSED [ 69%]
14:26:15 tests/unit/context_test.py::BaseContextTest::test_https_host PASSED      [ 69%]
14:26:15 tests/unit/context_test.py::BaseContextTest::test_url_compatibility_on_linux PASSED [ 69%]
14:26:15 tests/unit/context_test.py::BaseContextTest::test_url_compatibility_on_windows SKIPPED [ 69%]
14:26:15 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_invalid_cpu_cfs_types PASSED [ 69%]
14:26:15 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_invalid_cpu_count_types PASSED [ 69%]
14:26:15 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_invalid_cpu_percent_types PASSED [ 69%]
14:26:15 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_invalid_mem_swappiness PASSED [ 69%]
14:26:15 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_invalid_nano_cpus_types PASSED [ 69%]
14:26:15 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_no_options_newer_api_version PASSED [ 69%]
14:26:15 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_pid_mode PASSED [ 70%]
14:26:15 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_blkio_constraints PASSED [ 70%]
14:26:15 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_cpu_count PASSED [ 70%]
14:26:15 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_cpu_percent PASSED [ 70%]
14:26:15 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_cpu_period PASSED [ 70%]
14:26:15 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_cpu_quota PASSED [ 70%]
14:26:15 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_cpu_rt_period PASSED [ 70%]
14:26:15 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_cpu_rt_period_types PASSED [ 70%]
14:26:15 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_cpu_rt_runtime PASSED [ 70%]
14:26:15 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_dns_opt PASSED [ 71%]
14:26:15 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_isolation PASSED [ 71%]
14:26:15 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_kernel_memory PASSED [ 71%]
14:26:15 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_mem_reservation PASSED [ 71%]
14:26:15 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_nano_cpus PASSED [ 71%]
14:26:15 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_oom_kill_disable PASSED [ 71%]
14:26:15 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_oom_score_adj PASSED [ 71%]
14:26:15 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_pids_limit PASSED [ 71%]
14:26:15 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_shm_size PASSED [ 71%]
14:26:15 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_shm_size_in_mb PASSED [ 71%]
14:26:15 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_userns_mode PASSED [ 72%]
14:26:15 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_uts PASSED [ 72%]
14:26:15 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_volume_driver PASSED [ 72%]
14:26:15 tests/unit/dockertypes_test.py::HostConfigTest::test_ctrate_host_config_with_cpu_rt_runtime_types PASSED [ 72%]
14:26:15 tests/unit/dockertypes_test.py::ContainerSpecTest::test_parse_mounts PASSED [ 72%]
14:26:15 tests/unit/dockertypes_test.py::UlimitTest::test_create_host_config_dict_ulimit PASSED [ 72%]
14:26:15 tests/unit/dockertypes_test.py::UlimitTest::test_create_host_config_dict_ulimit_capitals PASSED [ 72%]
14:26:15 tests/unit/dockertypes_test.py::UlimitTest::test_create_host_config_obj_ulimit PASSED [ 72%]
14:26:15 tests/unit/dockertypes_test.py::UlimitTest::test_ulimit_invalid_type PASSED [ 72%]
14:26:15 tests/unit/dockertypes_test.py::LogConfigTest::test_create_host_config_dict_logconfig PASSED [ 73%]
14:26:15 tests/unit/dockertypes_test.py::LogConfigTest::test_create_host_config_obj_logconfig PASSED [ 73%]
14:26:15 tests/unit/dockertypes_test.py::LogConfigTest::test_logconfig_invalid_config_type PASSED [ 73%]
14:26:15 tests/unit/dockertypes_test.py::EndpointConfigTest::test_create_endpoint_config_with_aliases PASSED [ 73%]
14:26:15 tests/unit/dockertypes_test.py::IPAMConfigTest::test_create_ipam_config PASSED [ 73%]
14:26:15 tests/unit/dockertypes_test.py::ServiceModeTest::test_global_replicas_error PASSED [ 73%]
14:26:15 tests/unit/dockertypes_test.py::ServiceModeTest::test_global_simple PASSED [ 73%]
14:26:15 tests/unit/dockertypes_test.py::ServiceModeTest::test_invalid_mode PASSED [ 73%]
14:26:15 tests/unit/dockertypes_test.py::ServiceModeTest::test_replicated_replicas PASSED [ 73%]
14:26:15 tests/unit/dockertypes_test.py::ServiceModeTest::test_replicated_replicas_0 PASSED [ 73%]
14:26:15 tests/unit/api_test.py::TCPSocketStreamTest::test_read_from_socket_no_tty PASSED [ 59%]
14:26:15 tests/unit/dockertypes_test.py::ServiceModeTest::test_replicated_simple PASSED [ 74%]
14:26:15 tests/unit/dockertypes_test.py::MountTest::test_parse_mount_bind PASSED  [ 74%]
14:26:15 tests/unit/dockertypes_test.py::MountTest::test_parse_mount_bind_windows XFAIL [ 74%]
14:26:15 tests/unit/dockertypes_test.py::MountTest::test_parse_mount_named_volume PASSED [ 74%]
14:26:15 tests/unit/dockertypes_test.py::MountTest::test_parse_mount_string_invalid PASSED [ 74%]
14:26:15 tests/unit/dockertypes_test.py::MountTest::test_parse_mount_string_no_source PASSED [ 74%]
14:26:15 tests/unit/dockertypes_test.py::MountTest::test_parse_mount_string_ro PASSED [ 74%]
14:26:15 tests/unit/dockertypes_test.py::MountTest::test_parse_mount_string_rw PASSED [ 74%]
14:26:15 tests/unit/dockertypes_test.py::MountTest::test_parse_mount_string_short_form PASSED [ 74%]
14:26:15 tests/unit/dockertypes_test.py::ServicePortsTest::test_convert_service_ports_invalid PASSED [ 75%]
14:26:15 tests/unit/dockertypes_test.py::ServicePortsTest::test_convert_service_ports_multiple PASSED [ 75%]
14:26:15 tests/unit/dockertypes_test.py::ServicePortsTest::test_convert_service_ports_no_protocol_and_mode PASSED [ 75%]
14:26:15 tests/unit/dockertypes_test.py::ServicePortsTest::test_convert_service_ports_simple PASSED [ 75%]
14:26:15 tests/unit/dockertypes_test.py::ServicePortsTest::test_convert_service_ports_with_protocol PASSED [ 75%]
14:26:15 tests/unit/dockertypes_test.py::ServicePortsTest::test_convert_service_ports_with_protocol_and_mode PASSED [ 75%]
14:26:15 tests/unit/errors_test.py::APIErrorTest::test_api_error_is_caught_by_dockerexception PASSED [ 75%]
14:26:15 tests/unit/errors_test.py::APIErrorTest::test_create_error_from_exception PASSED [ 75%]
14:26:15 tests/unit/errors_test.py::APIErrorTest::test_is_client_error_400 PASSED [ 75%]
14:26:15 tests/unit/errors_test.py::APIErrorTest::test_is_client_error_500 PASSED [ 76%]
14:26:15 tests/unit/errors_test.py::APIErrorTest::test_is_error_300 PASSED        [ 76%]
14:26:15 tests/unit/errors_test.py::APIErrorTest::test_is_error_400 PASSED        [ 76%]
14:26:15 tests/unit/errors_test.py::APIErrorTest::test_is_error_500 PASSED        [ 76%]
14:26:15 tests/unit/errors_test.py::APIErrorTest::test_is_server_error_200 PASSED [ 76%]
14:26:15 tests/unit/errors_test.py::APIErrorTest::test_is_server_error_300 PASSED [ 76%]
14:26:15 tests/unit/errors_test.py::APIErrorTest::test_is_server_error_400 PASSED [ 76%]
14:26:15 tests/unit/errors_test.py::APIErrorTest::test_is_server_error_500 PASSED [ 76%]
14:26:15 tests/unit/errors_test.py::APIErrorTest::test_status_code_200 PASSED     [ 76%]
14:26:15 tests/unit/errors_test.py::APIErrorTest::test_status_code_400 PASSED     [ 76%]
14:26:15 tests/unit/errors_test.py::APIErrorTest::test_status_code_500 PASSED     [ 77%]
14:26:15 tests/unit/errors_test.py::ContainerErrorTest::test_container_with_stderr PASSED [ 77%]
14:26:15 tests/unit/errors_test.py::ContainerErrorTest::test_container_without_stderr PASSED [ 77%]
14:26:15 tests/unit/errors_test.py::CreateUnexpectedKwargsErrorTest::test_create_unexpected_kwargs_error_multiple PASSED [ 77%]
14:26:15 tests/unit/errors_test.py::CreateUnexpectedKwargsErrorTest::test_create_unexpected_kwargs_error_single PASSED [ 77%]
14:26:15 tests/unit/models_containers_test.py::ContainerCollectionTest::test_create PASSED [ 77%]
14:26:15 tests/unit/models_containers_test.py::ContainerCollectionTest::test_create_container_args PASSED [ 77%]
14:26:15 tests/unit/models_containers_test.py::ContainerCollectionTest::test_create_with_image_object PASSED [ 77%]
14:26:15 tests/unit/models_containers_test.py::ContainerCollectionTest::test_get PASSED [ 77%]
14:26:15 tests/unit/models_containers_test.py::ContainerCollectionTest::test_list PASSED [ 78%]
14:26:15 tests/unit/models_containers_test.py::ContainerCollectionTest::test_list_ignore_removed PASSED [ 78%]
14:26:15 tests/unit/models_containers_test.py::ContainerCollectionTest::test_run PASSED [ 78%]
14:26:15 tests/unit/models_containers_test.py::ContainerCollectionTest::test_run_detach PASSED [ 78%]
14:26:15 tests/unit/models_containers_test.py::ContainerCollectionTest::test_run_pull PASSED [ 78%]
14:26:15 tests/unit/models_containers_test.py::ContainerCollectionTest::test_run_remove PASSED [ 78%]
14:26:15 tests/unit/models_containers_test.py::ContainerCollectionTest::test_run_with_error PASSED [ 78%]
14:26:15 tests/unit/models_containers_test.py::ContainerCollectionTest::test_run_with_image_object PASSED [ 78%]
14:26:15 tests/unit/models_containers_test.py::ContainerTest::test_attach PASSED  [ 78%]
14:26:15 tests/unit/models_containers_test.py::ContainerTest::test_commit PASSED  [ 78%]
14:26:15 tests/unit/models_containers_test.py::ContainerTest::test_diff PASSED    [ 79%]
14:26:15 tests/unit/api_test.py::TCPSocketStreamTest::test_read_from_socket_no_tty_demux PASSED [ 59%]
14:26:15 tests/unit/models_containers_test.py::ContainerTest::test_exec_run PASSED [ 79%]
14:26:15 tests/unit/models_containers_test.py::ContainerTest::test_exec_run_failure PASSED [ 79%]
14:26:15 tests/unit/models_containers_test.py::ContainerTest::test_export PASSED  [ 79%]
14:26:15 tests/unit/models_containers_test.py::ContainerTest::test_get_archive PASSED [ 79%]
14:26:15 tests/unit/models_containers_test.py::ContainerTest::test_image PASSED   [ 79%]
14:26:15 tests/unit/models_containers_test.py::ContainerTest::test_kill PASSED    [ 79%]
14:26:15 tests/unit/models_containers_test.py::ContainerTest::test_labels PASSED  [ 79%]
14:26:15 tests/unit/models_containers_test.py::ContainerTest::test_logs PASSED    [ 79%]
14:26:15 tests/unit/models_containers_test.py::ContainerTest::test_name PASSED    [ 80%]
14:26:15 tests/unit/models_containers_test.py::ContainerTest::test_pause PASSED   [ 80%]
14:26:15 tests/unit/models_containers_test.py::ContainerTest::test_put_archive PASSED [ 80%]
14:26:15 tests/unit/models_containers_test.py::ContainerTest::test_remove PASSED  [ 80%]
14:26:15 tests/unit/models_containers_test.py::ContainerTest::test_rename PASSED  [ 80%]
14:26:15 tests/unit/models_containers_test.py::ContainerTest::test_resize PASSED  [ 80%]
14:26:15 tests/unit/models_containers_test.py::ContainerTest::test_restart PASSED [ 80%]
14:26:15 tests/unit/models_containers_test.py::ContainerTest::test_start PASSED   [ 80%]
14:26:15 tests/unit/models_containers_test.py::ContainerTest::test_stats PASSED   [ 80%]
14:26:15 tests/unit/models_containers_test.py::ContainerTest::test_status PASSED  [ 80%]
14:26:15 tests/unit/models_containers_test.py::ContainerTest::test_stop PASSED    [ 81%]
14:26:15 tests/unit/models_containers_test.py::ContainerTest::test_top PASSED     [ 81%]
14:26:15 tests/unit/models_containers_test.py::ContainerTest::test_unpause PASSED [ 81%]
14:26:15 tests/unit/models_containers_test.py::ContainerTest::test_update PASSED  [ 81%]
14:26:15 tests/unit/models_containers_test.py::ContainerTest::test_wait PASSED    [ 81%]
14:26:15 tests/unit/models_images_test.py::ImageCollectionTest::test_build PASSED [ 81%]
14:26:15 tests/unit/models_images_test.py::ImageCollectionTest::test_get PASSED   [ 81%]
14:26:15 tests/unit/models_images_test.py::ImageCollectionTest::test_labels PASSED [ 81%]
14:26:15 tests/unit/models_images_test.py::ImageCollectionTest::test_list PASSED  [ 81%]
14:26:15 tests/unit/models_images_test.py::ImageCollectionTest::test_load PASSED  [ 82%]
14:26:15 tests/unit/models_images_test.py::ImageCollectionTest::test_pull PASSED  [ 82%]
14:26:15 tests/unit/models_images_test.py::ImageCollectionTest::test_pull_multiple PASSED [ 82%]
14:26:15 tests/unit/models_images_test.py::ImageCollectionTest::test_pull_with_stream_param PASSED [ 82%]
14:26:15 tests/unit/models_images_test.py::ImageCollectionTest::test_push PASSED  [ 82%]
14:26:15 tests/unit/models_images_test.py::ImageCollectionTest::test_remove PASSED [ 82%]
14:26:15 tests/unit/models_images_test.py::ImageCollectionTest::test_search PASSED [ 82%]
14:26:16 tests/unit/api_test.py::TCPSocketStreamTest::test_read_from_socket_tty PASSED [ 59%]
14:26:16 tests/unit/models_images_test.py::ImageTest::test_history PASSED         [ 82%]
14:26:16 tests/unit/models_images_test.py::ImageTest::test_save PASSED            [ 82%]
14:26:16 tests/unit/models_images_test.py::ImageTest::test_short_id PASSED        [ 83%]
14:26:16 tests/unit/models_images_test.py::ImageTest::test_tag PASSED             [ 83%]
14:26:16 tests/unit/models_images_test.py::ImageTest::test_tags PASSED            [ 83%]
14:26:16 tests/unit/models_networks_test.py::NetworkCollectionTest::test_create PASSED [ 83%]
14:26:16 tests/unit/models_networks_test.py::NetworkCollectionTest::test_get PASSED [ 83%]
14:26:16 tests/unit/models_networks_test.py::NetworkCollectionTest::test_list PASSED [ 83%]
14:26:16 tests/unit/models_networks_test.py::NetworkTest::test_connect PASSED     [ 83%]
14:26:16 tests/unit/models_networks_test.py::NetworkTest::test_disconnect PASSED  [ 83%]
14:26:16 tests/unit/models_networks_test.py::NetworkTest::test_remove PASSED      [ 83%]
14:26:16 tests/unit/models_resources_test.py::ModelTest::test_hash PASSED         [ 83%]
14:26:16 tests/unit/models_resources_test.py::ModelTest::test_reload PASSED       [ 84%]
14:26:16 tests/unit/models_services_test.py::CreateServiceKwargsTest::test_get_create_service_kwargs PASSED [ 84%]
14:26:16 tests/unit/ssladapter_test.py::SSLAdapterTest::test_only_uses_tls PASSED [ 84%]
14:26:16 tests/unit/ssladapter_test.py::MatchHostnameTest::test_match_dns_failure PASSED [ 84%]
14:26:16 tests/unit/ssladapter_test.py::MatchHostnameTest::test_match_dns_success PASSED [ 84%]
14:26:16 tests/unit/ssladapter_test.py::MatchHostnameTest::test_match_ip_address_failure PASSED [ 84%]
14:26:16 tests/unit/ssladapter_test.py::MatchHostnameTest::test_match_ip_address_success PASSED [ 84%]
14:26:16 tests/unit/ssladapter_test.py::MatchHostnameTest::test_match_localhost_success PASSED [ 84%]
14:26:16 tests/unit/swarm_test.py::SwarmTest::test_join_swarm PASSED              [ 84%]
14:26:16 tests/unit/swarm_test.py::SwarmTest::test_join_swarm_no_listen_address_takes_default PASSED [ 85%]
14:26:16 tests/unit/swarm_test.py::SwarmTest::test_node_update PASSED             [ 85%]
14:26:16 tests/unit/types_containers_test.py::test_uid_0_is_not_elided PASSED     [ 85%]
14:26:16 tests/unit/utils_build_test.py::ExcludePathsTest::test_directory PASSED  [ 85%]
14:26:16 tests/unit/utils_build_test.py::ExcludePathsTest::test_directory_with_single_exception PASSED [ 85%]
14:26:16 tests/unit/utils_build_test.py::ExcludePathsTest::test_directory_with_subdir_exception PASSED [ 85%]
14:26:16 tests/unit/utils_build_test.py::ExcludePathsTest::test_directory_with_subdir_exception_win32_pathsep SKIPPED [ 85%]
14:26:16 tests/unit/utils_build_test.py::ExcludePathsTest::test_directory_with_trailing_slash PASSED [ 85%]
14:26:16 tests/unit/utils_build_test.py::ExcludePathsTest::test_directory_with_wildcard_exception PASSED [ 85%]
14:26:16 tests/unit/utils_build_test.py::ExcludePathsTest::test_double_wildcard PASSED [ 85%]
14:26:16 tests/unit/utils_build_test.py::ExcludePathsTest::test_double_wildcard_with_exception PASSED [ 86%]
14:26:16 tests/unit/utils_build_test.py::ExcludePathsTest::test_exclude_custom_dockerfile PASSED [ 86%]
14:26:16 tests/unit/utils_build_test.py::ExcludePathsTest::test_exclude_dockerfile_child PASSED [ 86%]
14:26:16 tests/unit/utils_build_test.py::ExcludePathsTest::test_exclude_dockerfile_dockerignore PASSED [ 86%]
14:26:16 tests/unit/utils_build_test.py::ExcludePathsTest::test_exclude_include_absolute_path PASSED [ 86%]
14:26:16 tests/unit/utils_build_test.py::ExcludePathsTest::test_include_wildcard PASSED [ 86%]
14:26:16 tests/unit/utils_build_test.py::ExcludePathsTest::test_last_line_precedence PASSED [ 86%]
14:26:16 tests/unit/utils_build_test.py::ExcludePathsTest::test_no_dupes PASSED   [ 86%]
14:26:16 tests/unit/utils_build_test.py::ExcludePathsTest::test_no_excludes PASSED [ 86%]
14:26:16 tests/unit/utils_build_test.py::ExcludePathsTest::test_parent_directory PASSED [ 87%]
14:26:16 tests/unit/utils_build_test.py::ExcludePathsTest::test_question_mark PASSED [ 87%]
14:26:16 tests/unit/utils_build_test.py::ExcludePathsTest::test_single_and_double_wildcard PASSED [ 87%]
14:26:16 tests/unit/utils_build_test.py::ExcludePathsTest::test_single_filename PASSED [ 87%]
14:26:16 tests/unit/utils_build_test.py::ExcludePathsTest::test_single_filename_leading_dot_slash PASSED [ 87%]
14:26:16 tests/unit/utils_build_test.py::ExcludePathsTest::test_single_filename_trailing_slash PASSED [ 87%]
14:26:16 tests/unit/utils_build_test.py::ExcludePathsTest::test_single_subdir_single_filename PASSED [ 87%]
14:26:16 tests/unit/utils_build_test.py::ExcludePathsTest::test_single_subdir_single_filename_leading_slash PASSED [ 87%]
14:26:16 tests/unit/utils_build_test.py::ExcludePathsTest::test_single_subdir_wildcard_filename PASSED [ 87%]
14:26:16 tests/unit/utils_build_test.py::ExcludePathsTest::test_single_subdir_with_path_traversal PASSED [ 88%]
14:26:16 tests/unit/utils_build_test.py::ExcludePathsTest::test_subdirectory PASSED [ 88%]
14:26:16 tests/unit/utils_build_test.py::ExcludePathsTest::test_subdirectory_win32_pathsep SKIPPED [ 88%]
14:26:16 tests/unit/utils_build_test.py::ExcludePathsTest::test_trailing_double_wildcard PASSED [ 88%]
14:26:16 tests/unit/utils_build_test.py::ExcludePathsTest::test_wildcard_exclude PASSED [ 88%]
14:26:16 tests/unit/utils_build_test.py::ExcludePathsTest::test_wildcard_filename_end PASSED [ 88%]
14:26:16 tests/unit/utils_build_test.py::ExcludePathsTest::test_wildcard_filename_start PASSED [ 88%]
14:26:16 tests/unit/utils_build_test.py::ExcludePathsTest::test_wildcard_subdir_single_filename PASSED [ 88%]
14:26:16 tests/unit/utils_build_test.py::ExcludePathsTest::test_wildcard_subdir_wildcard_filename PASSED [ 88%]
14:26:16 tests/unit/utils_build_test.py::ExcludePathsTest::test_wildcard_with_exception PASSED [ 88%]
14:26:16 tests/unit/utils_build_test.py::ExcludePathsTest::test_wildcard_with_wildcard_exception PASSED [ 89%]
14:26:16 tests/unit/utils_build_test.py::TarTest::test_tar_directory_link PASSED  [ 89%]
14:26:16 tests/unit/utils_build_test.py::TarTest::test_tar_socket_file PASSED     [ 89%]
14:26:16 tests/unit/utils_build_test.py::TarTest::test_tar_with_broken_symlinks PASSED [ 89%]
14:26:16 tests/unit/utils_build_test.py::TarTest::test_tar_with_directory_symlinks PASSED [ 89%]
14:26:16 tests/unit/utils_build_test.py::TarTest::test_tar_with_empty_directory PASSED [ 89%]
14:26:16 tests/unit/utils_build_test.py::TarTest::test_tar_with_excludes PASSED   [ 89%]
14:26:16 tests/unit/utils_build_test.py::TarTest::test_tar_with_file_symlinks PASSED [ 89%]
14:26:16 tests/unit/utils_build_test.py::TarTest::test_tar_with_inaccessible_file SKIPPED [ 89%]
14:26:16 tests/unit/utils_config_test.py::FindConfigFileTest::test_find_config_fallback PASSED [ 90%]
14:26:16 tests/unit/utils_config_test.py::FindConfigFileTest::test_find_config_from_environment PASSED [ 90%]
14:26:16 tests/unit/utils_config_test.py::FindConfigFileTest::test_find_config_from_explicit_path PASSED [ 90%]
14:26:16 tests/unit/utils_config_test.py::FindConfigFileTest::test_find_config_from_home_legacy_name PASSED [ 90%]
14:26:16 tests/unit/utils_config_test.py::FindConfigFileTest::test_find_config_from_home_posix PASSED [ 90%]
14:26:16 tests/unit/utils_config_test.py::FindConfigFileTest::test_find_config_from_home_windows SKIPPED [ 90%]
14:26:16 tests/unit/utils_config_test.py::LoadConfigTest::test_load_config_custom_headers PASSED [ 90%]
14:26:16 tests/unit/utils_config_test.py::LoadConfigTest::test_load_config_detach_keys PASSED [ 90%]
14:26:16 tests/unit/utils_config_test.py::LoadConfigTest::test_load_config_from_env PASSED [ 90%]
14:26:16 tests/unit/utils_config_test.py::LoadConfigTest::test_load_config_no_file PASSED [ 90%]
14:26:16 tests/unit/utils_json_stream_test.py::TestJsonSplitter::test_json_splitter_no_object PASSED [ 91%]
14:26:16 tests/unit/utils_json_stream_test.py::TestJsonSplitter::test_json_splitter_with_object PASSED [ 91%]
14:26:16 tests/unit/utils_json_stream_test.py::TestJsonSplitter::test_json_splitter_leading_whitespace PASSED [ 91%]
14:26:16 tests/unit/utils_json_stream_test.py::TestStreamAsText::test_stream_with_non_utf_unicode_character PASSED [ 91%]
14:26:16 tests/unit/utils_json_stream_test.py::TestStreamAsText::test_stream_with_utf_character PASSED [ 91%]
14:26:16 tests/unit/utils_json_stream_test.py::TestJsonStream::test_with_falsy_entries PASSED [ 91%]
14:26:16 tests/unit/utils_json_stream_test.py::TestJsonStream::test_with_leading_whitespace PASSED [ 91%]
14:26:16 tests/unit/utils_proxy_test.py::ProxyConfigTest::test_environment PASSED [ 91%]
14:26:16 tests/unit/utils_proxy_test.py::ProxyConfigTest::test_from_dict PASSED   [ 91%]
14:26:16 tests/unit/utils_proxy_test.py::ProxyConfigTest::test_inject_proxy_environment PASSED [ 92%]
14:26:16 tests/unit/utils_proxy_test.py::ProxyConfigTest::test_new PASSED         [ 92%]
14:26:16 tests/unit/utils_proxy_test.py::ProxyConfigTest::test_truthiness PASSED  [ 92%]
14:26:16 tests/unit/utils_test.py::DecoratorsTest::test_update_headers PASSED     [ 92%]
14:26:16 tests/unit/utils_test.py::KwargsFromEnvTest::test_kwargs_from_env_alternate_env PASSED [ 92%]
14:26:16 tests/unit/utils_test.py::KwargsFromEnvTest::test_kwargs_from_env_empty PASSED [ 92%]
14:26:16 tests/unit/utils_test.py::KwargsFromEnvTest::test_kwargs_from_env_no_cert_path PASSED [ 92%]
14:26:16 tests/unit/utils_test.py::KwargsFromEnvTest::test_kwargs_from_env_tls PASSED [ 92%]
14:26:16 tests/unit/utils_test.py::KwargsFromEnvTest::test_kwargs_from_env_tls_verify_false PASSED [ 92%]
14:26:16 tests/unit/utils_test.py::KwargsFromEnvTest::test_kwargs_from_env_tls_verify_false_no_cert PASSED [ 92%]
14:26:16 tests/unit/utils_test.py::ConverVolumeBindsTest::test_convert_volume_binds_compact PASSED [ 93%]
14:26:16 tests/unit/utils_test.py::ConverVolumeBindsTest::test_convert_volume_binds_complete PASSED [ 93%]
14:26:16 tests/unit/utils_test.py::ConverVolumeBindsTest::test_convert_volume_binds_empty PASSED [ 93%]
14:26:16 tests/unit/utils_test.py::ConverVolumeBindsTest::test_convert_volume_binds_list PASSED [ 93%]
14:26:16 tests/unit/utils_test.py::ConverVolumeBindsTest::test_convert_volume_binds_no_mode PASSED [ 93%]
14:26:16 tests/unit/utils_test.py::ConverVolumeBindsTest::test_convert_volume_binds_unicode_bytes_input PASSED [ 93%]
14:26:16 tests/unit/utils_test.py::ConverVolumeBindsTest::test_convert_volume_binds_unicode_unicode_input PASSED [ 93%]
14:26:16 tests/unit/utils_test.py::ParseEnvFileTest::test_parse_env_file_commented_line PASSED [ 93%]
14:26:16 tests/unit/utils_test.py::ParseEnvFileTest::test_parse_env_file_invalid_line PASSED [ 93%]
14:26:16 tests/unit/utils_test.py::ParseEnvFileTest::test_parse_env_file_newline PASSED [ 94%]
14:26:16 tests/unit/utils_test.py::ParseEnvFileTest::test_parse_env_file_proper PASSED [ 94%]
14:26:16 tests/unit/utils_test.py::ParseEnvFileTest::test_parse_env_file_with_equals_character PASSED [ 94%]
14:26:16 tests/unit/utils_test.py::ParseHostTest::test_parse_host PASSED          [ 94%]
14:26:16 tests/unit/utils_test.py::ParseHostTest::test_parse_host_empty_value PASSED [ 94%]
14:26:16 tests/unit/utils_test.py::ParseHostTest::test_parse_host_tls PASSED      [ 94%]
14:26:16 tests/unit/utils_test.py::ParseHostTest::test_parse_host_tls_tcp_proto PASSED [ 94%]
14:26:16 tests/unit/utils_test.py::ParseHostTest::test_parse_host_trailing_slash PASSED [ 94%]
14:26:16 tests/unit/utils_test.py::ParseRepositoryTagTest::test_index_image_no_tag PASSED [ 94%]
14:26:16 tests/unit/utils_test.py::ParseRepositoryTagTest::test_index_image_sha PASSED [ 95%]
14:26:16 tests/unit/utils_test.py::ParseRepositoryTagTest::test_index_image_tag PASSED [ 95%]
14:26:16 tests/unit/utils_test.py::ParseRepositoryTagTest::test_index_user_image_no_tag PASSED [ 95%]
14:26:16 tests/unit/utils_test.py::ParseRepositoryTagTest::test_index_user_image_tag PASSED [ 95%]
14:26:16 tests/unit/utils_test.py::ParseRepositoryTagTest::test_private_reg_image_no_tag PASSED [ 95%]
14:26:16 tests/unit/utils_test.py::ParseRepositoryTagTest::test_private_reg_image_sha PASSED [ 95%]
14:26:16 tests/unit/utils_test.py::ParseRepositoryTagTest::test_private_reg_image_tag PASSED [ 95%]
14:26:16 tests/unit/utils_test.py::ParseDeviceTest::test_dict PASSED              [ 95%]
14:26:16 tests/unit/utils_test.py::ParseDeviceTest::test_full_string_definition PASSED [ 95%]
14:26:16 tests/unit/utils_test.py::ParseDeviceTest::test_hybrid_list PASSED       [ 95%]
14:26:16 tests/unit/utils_test.py::ParseDeviceTest::test_partial_string_definition PASSED [ 96%]
14:26:16 tests/unit/utils_test.py::ParseDeviceTest::test_permissionless_string_definition PASSED [ 96%]
14:26:16 tests/unit/utils_test.py::ParseBytesTest::test_parse_bytes_float PASSED  [ 96%]
14:26:16 tests/unit/utils_test.py::ParseBytesTest::test_parse_bytes_invalid PASSED [ 96%]
14:26:16 tests/unit/utils_test.py::ParseBytesTest::test_parse_bytes_maxint PASSED [ 96%]
14:26:16 tests/unit/utils_test.py::ParseBytesTest::test_parse_bytes_valid PASSED  [ 96%]
14:26:16 tests/unit/utils_test.py::UtilsTest::test_convert_filters PASSED         [ 96%]
14:26:16 tests/unit/utils_test.py::UtilsTest::test_decode_json_header PASSED      [ 96%]
14:26:16 tests/unit/utils_test.py::SplitCommandTest::test_split_command_with_bytes PASSED [ 96%]
14:26:16 tests/unit/utils_test.py::SplitCommandTest::test_split_command_with_unicode PASSED [ 97%]
14:26:16 tests/unit/utils_test.py::PortsTest::test_build_port_bindings_with_matching_internal_port_ranges PASSED [ 97%]
14:26:16 tests/unit/utils_test.py::PortsTest::test_build_port_bindings_with_matching_internal_ports PASSED [ 97%]
14:26:16 tests/unit/utils_test.py::PortsTest::test_build_port_bindings_with_nonmatching_internal_port_ranges PASSED [ 97%]
14:26:16 tests/unit/utils_test.py::PortsTest::test_build_port_bindings_with_nonmatching_internal_ports PASSED [ 97%]
14:26:16 tests/unit/utils_test.py::PortsTest::test_build_port_bindings_with_one_port PASSED [ 97%]
14:26:16 tests/unit/utils_test.py::PortsTest::test_build_port_bindings_with_port_range PASSED [ 97%]
14:26:16 tests/unit/utils_test.py::PortsTest::test_host_only_with_colon PASSED    [ 97%]
14:26:16 tests/unit/utils_test.py::PortsTest::test_non_matching_length_port_ranges PASSED [ 97%]
14:26:16 tests/unit/utils_test.py::PortsTest::test_port_and_range_invalid PASSED  [ 97%]
14:26:16 tests/unit/utils_test.py::PortsTest::test_port_only_with_colon PASSED    [ 98%]
14:26:16 tests/unit/utils_test.py::PortsTest::test_split_port_empty_string PASSED [ 98%]
14:26:16 tests/unit/utils_test.py::PortsTest::test_split_port_invalid PASSED      [ 98%]
14:26:16 tests/unit/utils_test.py::PortsTest::test_split_port_invalid_protocol PASSED [ 98%]
14:26:16 tests/unit/utils_test.py::PortsTest::test_split_port_no_host_port PASSED [ 98%]
14:26:16 tests/unit/utils_test.py::PortsTest::test_split_port_non_string PASSED   [ 98%]
14:26:16 tests/unit/utils_test.py::PortsTest::test_split_port_random_port_range_with_host_port PASSED [ 98%]
14:26:16 tests/unit/utils_test.py::PortsTest::test_split_port_range_no_host_port PASSED [ 98%]
14:26:16 tests/unit/utils_test.py::PortsTest::test_split_port_range_with_host_ip_no_port PASSED [ 98%]
14:26:16 tests/unit/utils_test.py::PortsTest::test_split_port_range_with_host_port PASSED [ 99%]
14:26:16 tests/unit/utils_test.py::PortsTest::test_split_port_range_with_protocol PASSED [ 99%]
14:26:16 tests/unit/utils_test.py::PortsTest::test_split_port_with_host_ip PASSED [ 99%]
14:26:16 tests/unit/utils_test.py::PortsTest::test_split_port_with_host_ip_no_port PASSED [ 99%]
14:26:16 tests/unit/utils_test.py::PortsTest::test_split_port_with_host_port PASSED [ 99%]
14:26:16 tests/unit/utils_test.py::PortsTest::test_split_port_with_ipv6_address PASSED [ 99%]
14:26:16 tests/unit/utils_test.py::PortsTest::test_split_port_with_protocol PASSED [ 99%]
14:26:16 tests/unit/utils_test.py::PortsTest::test_with_no_container_port PASSED  [ 99%]
14:26:16 tests/unit/utils_test.py::FormatEnvironmentTest::test_format_env_binary_unicode_value PASSED [ 99%]
14:26:16 tests/unit/api_test.py::TCPSocketStreamTest::test_read_from_socket_tty_demux PASSED [ 59%]
14:26:16 tests/unit/api_test.py::UserAgentTest::test_custom_user_agent PASSED     [ 60%]
14:26:16 tests/unit/api_test.py::UserAgentTest::test_default_user_agent PASSED    [ 60%]
14:26:16 tests/unit/api_test.py::DisableSocketTest::test_disable_socket_timeout PASSED [ 60%]
14:26:16 tests/unit/api_test.py::DisableSocketTest::test_disable_socket_timeout2 PASSED [ 60%]
14:26:16 tests/unit/api_test.py::DisableSocketTest::test_disable_socket_timout_non_blocking PASSED [ 60%]
14:26:16 tests/unit/api_volume_test.py::VolumeTest::test_create_volume PASSED     [ 60%]
14:26:16 tests/unit/api_volume_test.py::VolumeTest::test_create_volume_invalid_opts_type PASSED [ 60%]
14:26:16 tests/unit/api_volume_test.py::VolumeTest::test_create_volume_with_driver PASSED [ 60%]
14:26:16 tests/unit/api_volume_test.py::VolumeTest::test_create_volume_with_invalid_labels PASSED [ 60%]
14:26:16 tests/unit/api_volume_test.py::VolumeTest::test_create_volume_with_labels PASSED [ 61%]
14:26:16 tests/unit/api_volume_test.py::VolumeTest::test_create_volume_with_no_specified_name PASSED [ 61%]
14:26:16 tests/unit/api_volume_test.py::VolumeTest::test_inspect_volume PASSED    [ 61%]
14:26:16 tests/unit/api_volume_test.py::VolumeTest::test_list_volumes PASSED      [ 61%]
14:26:16 tests/unit/api_volume_test.py::VolumeTest::test_list_volumes_and_filters PASSED [ 61%]
14:26:16 tests/unit/api_volume_test.py::VolumeTest::test_remove_volume PASSED     [ 61%]
14:26:16 tests/unit/auth_test.py::RegressionTest::test_803_urlsafe_encode PASSED  [ 61%]
14:26:16 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_explicit_hub_index_library_image PASSED [ 61%]
14:26:16 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_explicit_legacy_hub_index_library_image PASSED [ 61%]
14:26:16 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_invalid_index_name PASSED [ 61%]
14:26:16 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_resolve_repository_name_dotted_hub_library_image PASSED [ 62%]
14:26:16 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_resolve_repository_name_hub_image PASSED [ 62%]
14:26:16 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_resolve_repository_name_hub_library_image PASSED [ 62%]
14:26:16 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_resolve_repository_name_localhost PASSED [ 62%]
14:26:16 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_resolve_repository_name_localhost_with_username PASSED [ 62%]
14:26:16 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_resolve_repository_name_no_dots_but_port PASSED [ 62%]
14:26:16 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_resolve_repository_name_no_dots_but_port_and_username PASSED [ 62%]
14:26:16 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_resolve_repository_name_private_registry PASSED [ 62%]
14:26:16 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_resolve_repository_name_private_registry_with_port PASSED [ 62%]
14:26:16 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_resolve_repository_name_private_registry_with_username PASSED [ 63%]
14:26:16 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_auth_with_empty_credstore_and_auth_dict PASSED [ 63%]
14:26:16 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_default_explicit_none PASSED [ 63%]
14:26:16 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_default_registry PASSED [ 63%]
14:26:16 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_fully_explicit PASSED [ 63%]
14:26:16 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_hostname_only PASSED [ 63%]
14:26:16 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_legacy_config PASSED [ 63%]
14:26:16 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_no_match PASSED [ 63%]
14:26:16 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_no_path PASSED [ 63%]
14:26:16 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_no_path_trailing_slash PASSED [ 64%]
14:26:16 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_no_path_wrong_insecure_proto PASSED [ 64%]
14:26:16 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_no_path_wrong_secure_proto PASSED [ 64%]
14:26:16 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_no_protocol PASSED [ 64%]
14:26:16 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_path_wrong_proto PASSED [ 64%]
14:26:16 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_registry_and_auth_explicit_hub PASSED [ 64%]
14:26:16 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_registry_and_auth_explicit_legacy_hub PASSED [ 64%]
14:26:16 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_registry_and_auth_hub_image PASSED [ 64%]
14:26:16 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_registry_and_auth_library_image PASSED [ 64%]
14:26:16 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_registry_and_auth_private_registry PASSED [ 64%]
14:26:16 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_registry_and_auth_unauthenticated_registry PASSED [ 65%]
14:26:16 tests/unit/auth_test.py::LoadConfigTest::test_load_config_custom_config_env PASSED [ 65%]
14:26:16 tests/unit/auth_test.py::LoadConfigTest::test_load_config_custom_config_env_utf8 PASSED [ 65%]
14:26:16 tests/unit/auth_test.py::LoadConfigTest::test_load_config_custom_config_env_with_auths PASSED [ 65%]
14:26:16 tests/unit/auth_test.py::LoadConfigTest::test_load_config_identity_token PASSED [ 65%]
14:26:16 tests/unit/auth_test.py::LoadConfigTest::test_load_config_invalid_auth_dict PASSED [ 65%]
14:26:16 tests/unit/auth_test.py::LoadConfigTest::test_load_config_no_file PASSED [ 65%]
14:26:16 tests/unit/auth_test.py::LoadConfigTest::test_load_config_unknown_keys PASSED [ 65%]
14:26:16 tests/unit/auth_test.py::LoadConfigTest::test_load_config_with_random_name PASSED [ 65%]
14:26:16 tests/unit/auth_test.py::LoadConfigTest::test_load_json_config PASSED    [ 66%]
14:26:16 tests/unit/auth_test.py::LoadConfigTest::test_load_legacy_config PASSED  [ 66%]
14:26:16 tests/unit/auth_test.py::LoadConfigTest::test_load_modern_json_config PASSED [ 66%]
14:26:16 tests/unit/auth_test.py::CredstoreTest::test_get_all_credentials_3_sources PASSED [ 66%]
14:26:16 tests/unit/auth_test.py::CredstoreTest::test_get_all_credentials_credstore_only PASSED [ 66%]
14:26:16 tests/unit/auth_test.py::CredstoreTest::test_get_all_credentials_credstore_overrides_auth_entry PASSED [ 66%]
14:26:16 tests/unit/auth_test.py::CredstoreTest::test_get_all_credentials_helpers_override_default PASSED [ 66%]
14:26:16 tests/unit/auth_test.py::CredstoreTest::test_get_all_credentials_with_auths_entries PASSED [ 66%]
14:26:16 tests/unit/auth_test.py::CredstoreTest::test_get_all_credentials_with_credhelpers_only PASSED [ 66%]
14:26:16 tests/unit/auth_test.py::CredstoreTest::test_get_all_credentials_with_empty_auths_entry PASSED [ 66%]
14:26:16 tests/unit/auth_test.py::CredstoreTest::test_get_all_credentials_with_empty_credhelper PASSED [ 67%]
14:26:16 tests/unit/auth_test.py::CredstoreTest::test_get_credential_store PASSED [ 67%]
14:26:16 tests/unit/auth_test.py::CredstoreTest::test_get_credential_store_default_index PASSED [ 67%]
14:26:16 tests/unit/auth_test.py::CredstoreTest::test_get_credential_store_no_default PASSED [ 67%]
14:26:16 tests/unit/auth_test.py::CredstoreTest::test_get_credential_store_with_plain_dict PASSED [ 67%]
14:26:16 tests/unit/client_test.py::ClientTest::test_call_api_client_method PASSED [ 67%]
14:26:16 tests/unit/client_test.py::ClientTest::test_call_containers PASSED       [ 67%]
14:26:16 tests/unit/client_test.py::ClientTest::test_events PASSED                [ 67%]
14:26:16 tests/unit/client_test.py::ClientTest::test_info PASSED                  [ 67%]
14:26:16 tests/unit/client_test.py::ClientTest::test_ping PASSED                  [ 68%]
14:26:16 tests/unit/client_test.py::ClientTest::test_version PASSED               [ 68%]
14:26:16 tests/unit/client_test.py::FromEnvTest::test_from_env PASSED             [ 68%]
14:26:16 tests/unit/client_test.py::FromEnvTest::test_from_env_with_version PASSED [ 68%]
14:26:16 tests/unit/client_test.py::FromEnvTest::test_from_env_without_timeout_uses_default PASSED [ 68%]
14:26:16 tests/unit/client_test.py::FromEnvTest::test_from_env_without_version_uses_default PASSED [ 68%]
14:26:16 tests/unit/context_test.py::BaseContextTest::test_context_inspect_without_params PASSED [ 68%]
14:26:16 tests/unit/context_test.py::BaseContextTest::test_default_in_context_list PASSED [ 68%]
14:26:16 tests/unit/context_test.py::BaseContextTest::test_fail_on_default_context_create PASSED [ 68%]
14:26:16 tests/unit/context_test.py::BaseContextTest::test_get_current_context PASSED [ 69%]
14:26:16 tests/unit/context_test.py::BaseContextTest::test_https_host PASSED      [ 69%]
14:26:16 tests/unit/context_test.py::BaseContextTest::test_url_compatibility_on_linux PASSED [ 69%]
14:26:16 tests/unit/context_test.py::BaseContextTest::test_url_compatibility_on_windows SKIPPED [ 69%]
14:26:16 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_invalid_cpu_cfs_types PASSED [ 69%]
14:26:16 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_invalid_cpu_count_types PASSED [ 69%]
14:26:16 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_invalid_cpu_percent_types PASSED [ 69%]
14:26:16 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_invalid_mem_swappiness PASSED [ 69%]
14:26:16 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_invalid_nano_cpus_types PASSED [ 69%]
14:26:16 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_no_options_newer_api_version PASSED [ 69%]
14:26:16 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_pid_mode PASSED [ 70%]
14:26:16 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_blkio_constraints PASSED [ 70%]
14:26:16 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_cpu_count PASSED [ 70%]
14:26:16 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_cpu_percent PASSED [ 70%]
14:26:16 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_cpu_period PASSED [ 70%]
14:26:16 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_cpu_quota PASSED [ 70%]
14:26:16 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_cpu_rt_period PASSED [ 70%]
14:26:16 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_cpu_rt_period_types PASSED [ 70%]
14:26:16 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_cpu_rt_runtime PASSED [ 70%]
14:26:16 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_dns_opt PASSED [ 71%]
14:26:16 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_isolation PASSED [ 71%]
14:26:16 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_kernel_memory PASSED [ 71%]
14:26:16 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_mem_reservation PASSED [ 71%]
14:26:16 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_nano_cpus PASSED [ 71%]
14:26:16 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_oom_kill_disable PASSED [ 71%]
14:26:16 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_oom_score_adj PASSED [ 71%]
14:26:16 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_pids_limit PASSED [ 71%]
14:26:16 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_shm_size PASSED [ 71%]
14:26:16 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_shm_size_in_mb PASSED [ 71%]
14:26:16 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_userns_mode PASSED [ 72%]
14:26:16 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_uts PASSED [ 72%]
14:26:16 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_volume_driver PASSED [ 72%]
14:26:16 tests/unit/dockertypes_test.py::HostConfigTest::test_ctrate_host_config_with_cpu_rt_runtime_types PASSED [ 72%]
14:26:16 tests/unit/dockertypes_test.py::ContainerSpecTest::test_parse_mounts PASSED [ 72%]
14:26:16 tests/unit/dockertypes_test.py::UlimitTest::test_create_host_config_dict_ulimit PASSED [ 72%]
14:26:16 tests/unit/dockertypes_test.py::UlimitTest::test_create_host_config_dict_ulimit_capitals PASSED [ 72%]
14:26:16 tests/unit/dockertypes_test.py::UlimitTest::test_create_host_config_obj_ulimit PASSED [ 72%]
14:26:16 tests/unit/dockertypes_test.py::UlimitTest::test_ulimit_invalid_type PASSED [ 72%]
14:26:16 tests/unit/dockertypes_test.py::LogConfigTest::test_create_host_config_dict_logconfig PASSED [ 73%]
14:26:16 tests/unit/dockertypes_test.py::LogConfigTest::test_create_host_config_obj_logconfig PASSED [ 73%]
14:26:16 tests/unit/dockertypes_test.py::LogConfigTest::test_logconfig_invalid_config_type PASSED [ 73%]
14:26:16 tests/unit/dockertypes_test.py::EndpointConfigTest::test_create_endpoint_config_with_aliases PASSED [ 73%]
14:26:16 tests/unit/dockertypes_test.py::IPAMConfigTest::test_create_ipam_config PASSED [ 73%]
14:26:16 tests/unit/dockertypes_test.py::ServiceModeTest::test_global_replicas_error PASSED [ 73%]
14:26:16 tests/unit/dockertypes_test.py::ServiceModeTest::test_global_simple PASSED [ 73%]
14:26:16 tests/unit/dockertypes_test.py::ServiceModeTest::test_invalid_mode PASSED [ 73%]
14:26:16 tests/unit/dockertypes_test.py::ServiceModeTest::test_replicated_replicas PASSED [ 73%]
14:26:16 tests/unit/dockertypes_test.py::ServiceModeTest::test_replicated_replicas_0 PASSED [ 73%]
14:26:16 tests/unit/dockertypes_test.py::ServiceModeTest::test_replicated_simple PASSED [ 74%]
14:26:16 tests/unit/dockertypes_test.py::MountTest::test_parse_mount_bind PASSED  [ 74%]
14:26:16 tests/unit/dockertypes_test.py::MountTest::test_parse_mount_bind_windows XFAIL [ 74%]
14:26:16 tests/unit/dockertypes_test.py::MountTest::test_parse_mount_named_volume PASSED [ 74%]
14:26:16 tests/unit/dockertypes_test.py::MountTest::test_parse_mount_string_invalid PASSED [ 74%]
14:26:16 tests/unit/dockertypes_test.py::MountTest::test_parse_mount_string_no_source PASSED [ 74%]
14:26:16 tests/unit/dockertypes_test.py::MountTest::test_parse_mount_string_ro PASSED [ 74%]
14:26:16 tests/unit/dockertypes_test.py::MountTest::test_parse_mount_string_rw PASSED [ 74%]
14:26:16 tests/unit/dockertypes_test.py::MountTest::test_parse_mount_string_short_form PASSED [ 74%]
14:26:16 tests/unit/dockertypes_test.py::ServicePortsTest::test_convert_service_ports_invalid PASSED [ 75%]
14:26:16 tests/unit/dockertypes_test.py::ServicePortsTest::test_convert_service_ports_multiple PASSED [ 75%]
14:26:16 tests/unit/dockertypes_test.py::ServicePortsTest::test_convert_service_ports_no_protocol_and_mode PASSED [ 75%]
14:26:16 tests/unit/dockertypes_test.py::ServicePortsTest::test_convert_service_ports_simple PASSED [ 75%]
14:26:16 tests/unit/dockertypes_test.py::ServicePortsTest::test_convert_service_ports_with_protocol PASSED [ 75%]
14:26:16 tests/unit/dockertypes_test.py::ServicePortsTest::test_convert_service_ports_with_protocol_and_mode PASSED [ 75%]
14:26:16 tests/unit/errors_test.py::APIErrorTest::test_api_error_is_caught_by_dockerexception PASSED [ 75%]
14:26:16 tests/unit/errors_test.py::APIErrorTest::test_create_error_from_exception PASSED [ 75%]
14:26:16 tests/unit/errors_test.py::APIErrorTest::test_is_client_error_400 PASSED [ 75%]
14:26:16 tests/unit/errors_test.py::APIErrorTest::test_is_client_error_500 PASSED [ 76%]
14:26:16 tests/unit/errors_test.py::APIErrorTest::test_is_error_300 PASSED        [ 76%]
14:26:16 tests/unit/errors_test.py::APIErrorTest::test_is_error_400 PASSED        [ 76%]
14:26:16 tests/unit/errors_test.py::APIErrorTest::test_is_error_500 PASSED        [ 76%]
14:26:16 tests/unit/errors_test.py::APIErrorTest::test_is_server_error_200 PASSED [ 76%]
14:26:16 tests/unit/errors_test.py::APIErrorTest::test_is_server_error_300 PASSED [ 76%]
14:26:16 tests/unit/errors_test.py::APIErrorTest::test_is_server_error_400 PASSED [ 76%]
14:26:16 tests/unit/errors_test.py::APIErrorTest::test_is_server_error_500 PASSED [ 76%]
14:26:16 tests/unit/errors_test.py::APIErrorTest::test_status_code_200 PASSED     [ 76%]
14:26:16 tests/unit/errors_test.py::APIErrorTest::test_status_code_400 PASSED     [ 76%]
14:26:16 tests/unit/errors_test.py::APIErrorTest::test_status_code_500 PASSED     [ 77%]
14:26:16 tests/unit/errors_test.py::ContainerErrorTest::test_container_with_stderr PASSED [ 77%]
14:26:16 tests/unit/errors_test.py::ContainerErrorTest::test_container_without_stderr PASSED [ 77%]
14:26:16 tests/unit/errors_test.py::CreateUnexpectedKwargsErrorTest::test_create_unexpected_kwargs_error_multiple PASSED [ 77%]
14:26:16 tests/unit/errors_test.py::CreateUnexpectedKwargsErrorTest::test_create_unexpected_kwargs_error_single PASSED [ 77%]
14:26:16 tests/unit/models_containers_test.py::ContainerCollectionTest::test_create PASSED [ 77%]
14:26:16 tests/unit/models_containers_test.py::ContainerCollectionTest::test_create_container_args PASSED [ 77%]
14:26:16 tests/unit/models_containers_test.py::ContainerCollectionTest::test_create_with_image_object PASSED [ 77%]
14:26:16 tests/unit/models_containers_test.py::ContainerCollectionTest::test_get PASSED [ 77%]
14:26:16 tests/unit/models_containers_test.py::ContainerCollectionTest::test_list PASSED [ 78%]
14:26:16 tests/unit/models_containers_test.py::ContainerCollectionTest::test_list_ignore_removed PASSED [ 78%]
14:26:16 tests/unit/models_containers_test.py::ContainerCollectionTest::test_run PASSED [ 78%]
14:26:16 tests/unit/models_containers_test.py::ContainerCollectionTest::test_run_detach PASSED [ 78%]
14:26:16 tests/unit/models_containers_test.py::ContainerCollectionTest::test_run_pull PASSED [ 78%]
14:26:16 tests/unit/models_containers_test.py::ContainerCollectionTest::test_run_remove PASSED [ 78%]
14:26:16 tests/unit/models_containers_test.py::ContainerCollectionTest::test_run_with_error PASSED [ 78%]
14:26:16 tests/unit/models_containers_test.py::ContainerCollectionTest::test_run_with_image_object PASSED [ 78%]
14:26:16 tests/unit/models_containers_test.py::ContainerTest::test_attach PASSED  [ 78%]
14:26:16 tests/unit/models_containers_test.py::ContainerTest::test_commit PASSED  [ 78%]
14:26:16 tests/unit/models_containers_test.py::ContainerTest::test_diff PASSED    [ 79%]
14:26:16 tests/unit/models_containers_test.py::ContainerTest::test_exec_run PASSED [ 79%]
14:26:16 tests/unit/models_containers_test.py::ContainerTest::test_exec_run_failure PASSED [ 79%]
14:26:16 tests/unit/models_containers_test.py::ContainerTest::test_export PASSED  [ 79%]
14:26:17 tests/unit/models_containers_test.py::ContainerTest::test_get_archive PASSED [ 79%]
14:26:17 tests/unit/models_containers_test.py::ContainerTest::test_image PASSED   [ 79%]
14:26:17 tests/unit/models_containers_test.py::ContainerTest::test_kill PASSED    [ 79%]
14:26:17 tests/unit/models_containers_test.py::ContainerTest::test_labels PASSED  [ 79%]
14:26:17 tests/unit/models_containers_test.py::ContainerTest::test_logs PASSED    [ 79%]
14:26:17 tests/unit/models_containers_test.py::ContainerTest::test_name PASSED    [ 80%]
14:26:17 tests/unit/models_containers_test.py::ContainerTest::test_pause PASSED   [ 80%]
14:26:17 tests/unit/models_containers_test.py::ContainerTest::test_put_archive PASSED [ 80%]
14:26:17 tests/unit/models_containers_test.py::ContainerTest::test_remove PASSED  [ 80%]
14:26:17 tests/unit/models_containers_test.py::ContainerTest::test_rename PASSED  [ 80%]
14:26:17 tests/unit/models_containers_test.py::ContainerTest::test_resize PASSED  [ 80%]
14:26:17 tests/unit/models_containers_test.py::ContainerTest::test_restart PASSED [ 80%]
14:26:17 tests/unit/models_containers_test.py::ContainerTest::test_start PASSED   [ 80%]
14:26:17 tests/unit/models_containers_test.py::ContainerTest::test_stats PASSED   [ 80%]
14:26:17 tests/unit/models_containers_test.py::ContainerTest::test_status PASSED  [ 80%]
14:26:17 tests/unit/models_containers_test.py::ContainerTest::test_stop PASSED    [ 81%]
14:26:17 tests/unit/models_containers_test.py::ContainerTest::test_top PASSED     [ 81%]
14:26:17 tests/unit/models_containers_test.py::ContainerTest::test_unpause PASSED [ 81%]
14:26:17 tests/unit/models_containers_test.py::ContainerTest::test_update PASSED  [ 81%]
14:26:17 tests/unit/models_containers_test.py::ContainerTest::test_wait PASSED    [ 81%]
14:26:17 tests/unit/models_images_test.py::ImageCollectionTest::test_build PASSED [ 81%]
14:26:17 tests/unit/models_images_test.py::ImageCollectionTest::test_get PASSED   [ 81%]
14:26:17 tests/unit/models_images_test.py::ImageCollectionTest::test_labels PASSED [ 81%]
14:26:17 tests/unit/models_images_test.py::ImageCollectionTest::test_list PASSED  [ 81%]
14:26:17 tests/unit/models_images_test.py::ImageCollectionTest::test_load PASSED  [ 82%]
14:26:17 tests/unit/models_images_test.py::ImageCollectionTest::test_pull PASSED  [ 82%]
14:26:17 tests/unit/models_images_test.py::ImageCollectionTest::test_pull_multiple PASSED [ 82%]
14:26:17 tests/unit/models_images_test.py::ImageCollectionTest::test_pull_with_stream_param PASSED [ 82%]
14:26:17 tests/unit/models_images_test.py::ImageCollectionTest::test_push PASSED  [ 82%]
14:26:17 tests/unit/models_images_test.py::ImageCollectionTest::test_remove PASSED [ 82%]
14:26:17 tests/unit/models_images_test.py::ImageCollectionTest::test_search PASSED [ 82%]
14:26:17 tests/unit/models_images_test.py::ImageTest::test_history PASSED         [ 82%]
14:26:17 tests/unit/models_images_test.py::ImageTest::test_save PASSED            [ 82%]
14:26:17 tests/unit/models_images_test.py::ImageTest::test_short_id PASSED        [ 83%]
14:26:17 tests/unit/models_images_test.py::ImageTest::test_tag PASSED             [ 83%]
14:26:17 tests/unit/models_images_test.py::ImageTest::test_tags PASSED            [ 83%]
14:26:17 tests/unit/models_networks_test.py::NetworkCollectionTest::test_create PASSED [ 83%]
14:26:17 tests/unit/models_networks_test.py::NetworkCollectionTest::test_get PASSED [ 83%]
14:26:17 tests/unit/utils_test.py::FormatEnvironmentTest::test_format_env_no_value PASSED [100%]
14:26:17 
14:26:17 ---------- coverage: platform linux2, python 2.7.18-final-0 ----------
14:26:17 Name                                  Stmts   Miss Branch BrPart  Cover
14:26:17 -----------------------------------------------------------------------
14:26:17 docker/__init__.py                        8      0      0      0   100%
14:26:17 docker/api/__init__.py                    1      0      0      0   100%
14:26:17 docker/api/build.py                     126     19     92     17    82%
14:26:17 docker/api/client.py                    265     45     98     12    82%
14:26:17 docker/api/config.py                     31      1      6      2    92%
14:26:17 docker/api/container.py                 265     17    102     19    90%
14:26:17 docker/api/daemon.py                     39      2     14      4    89%
14:26:17 docker/api/exec_api.py                   46      4     22      4    88%
14:26:17 docker/api/image.py                     149     19     50     10    84%
14:26:17 docker/api/network.py                    90     13     48     12    80%
14:26:17 docker/api/plugin.py                     90     13     12      4    81%
14:26:17 docker/api/secret.py                     36      4     10      3    80%
14:26:17 docker/api/service.py                   200     60    149     32    61%
14:26:17 docker/api/swarm.py                     106     14     38     10    82%
14:26:17 docker/api/volume.py                     38      3     14      3    88%
14:26:17 docker/auth.py                          198     16     74     17    88%
14:26:17 docker/client.py                         67      4      2      0    94%
14:26:17 docker/constants.py                      20      0      0      0   100%
14:26:17 docker/context/__init__.py                2      0      0      0   100%
14:26:17 docker/context/api.py                    78     16     38      8    76%
14:26:17 docker/context/config.py                 61     27     16      2    52%
14:26:17 docker/context/context.py               138     17     58     12    83%
14:26:17 docker/credentials/__init__.py            3      0      0      0   100%
14:26:17 docker/credentials/constants.py           4      0      0      0   100%
14:26:17 docker/credentials/errors.py             11      1      2      1    85%
14:26:17 docker/credentials/store.py              50      6     16      3    83%
14:26:17 docker/credentials/utils.py              23     13     12      1    31%
14:26:17 docker/errors.py                        110     12     18      6    86%
14:26:17 docker/models/__init__.py                 0      0      0      0   100%
14:26:17 docker/models/configs.py                 21      8      0      0    62%
14:26:17 docker/models/containers.py             183      6     60      5    95%
14:26:17 docker/models/images.py                 137     29     52      3    76%
14:26:17 docker/models/networks.py                37      1      8      0    98%
14:26:17 docker/models/nodes.py                   15      1      0      0    93%
14:26:17 docker/models/plugins.py                 49     30      8      0    33%
14:26:17 docker/models/resource.py                41      9      6      2    77%
14:26:17 docker/models/secrets.py                 21      8      0      0    62%
14:26:17 docker/models/services.py                87      3     34      3    95%
14:26:17 docker/models/swarm.py                   39      3      6      3    87%
14:26:17 docker/models/volumes.py                 23      1      2      0    96%
14:26:17 docker/tls.py                            37      6     14      6    76%
14:26:17 docker/transport/__init__.py             11      3      0      0    73%
14:26:17 docker/transport/basehttpadapter.py       6      0      2      1    88%
14:26:17 docker/transport/npipeconn.py            58     53     10      0     7%
14:26:17 docker/transport/npipesocket.py         137    132     22      0     3%
14:26:17 docker/transport/sshconn.py              87     61     22      1    25%
14:26:17 docker/transport/ssladapter.py           36      8     10      4    70%
14:26:17 docker/transport/unixconn.py             65      5     12      4    88%
14:26:17 docker/types/__init__.py                  6      0      0      0   100%
14:26:17 docker/types/base.py                      5      0      2      0   100%
14:26:17 docker/types/containers.py              360     46    296     35    86%
14:26:17 docker/types/daemon.py                   36      9     14      3    68%
14:26:17 docker/types/healthcheck.py              34     12      4      1    61%
14:26:17 docker/types/networks.py                 35      4     22      3    84%
14:26:17 docker/types/services.py                312     45    206     33    83%
14:26:17 docker/types/swarm.py                    51     24     40     10    52%
14:26:17 docker/utils/__init__.py                  3      0      0      0   100%
14:26:17 docker/utils/build.py                   154     14     74      7    89%
14:26:17 docker/utils/config.py                   36      1     10      1    96%
14:26:17 docker/utils/decorators.py               32      1     12      1    95%
14:26:17 docker/utils/fnmatch.py                  55     18     28      2    61%
14:26:17 docker/utils/json_stream.py              43      8     14      2    79%
14:26:17 docker/utils/ports.py                    50      3     28      2    91%
14:26:17 docker/utils/proxy.py                    32      1     12      0    98%
14:26:17 docker/utils/socket.py                   86      8     40      7    87%
14:26:17 docker/utils/utils.py                   285     17    164     12    93%
14:26:17 docker/version.py                         2      0      0      0   100%
14:26:17 -----------------------------------------------------------------------
14:26:17 TOTAL                                  4962    904   2125    333    79%
14:26:17 
14:26:17 =========================== short test summary info ============================
14:26:17 XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
14:26:17   CONFIG_RT_GROUP_SCHED isn't enabled
14:26:17 XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
14:26:17   Not supported on most drivers
14:26:17 XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
14:26:17   Output of docker top depends on host distro, and is not formalized.
14:26:17 XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
14:26:17   This doesn't seem to be taken into account by the engine
14:26:17 XFAIL tests/unit/dockertypes_test.py::MountTest::test_parse_mount_bind_windows
14:26:17 SKIPPED [1] tests/unit/utils_config_test.py:58: condition: sys.platform != 'win32'
14:26:17 SKIPPED [1] tests/unit/utils_build_test.py:232: Backslash patterns only on Windows
14:26:17 SKIPPED [1] tests/unit/api_build_test.py:169: Windows-specific syntax
14:26:17 SKIPPED [1] tests/unit/context_test.py:18: Windows specific path check
14:26:17 SKIPPED [3] /src/tests/helpers.py:71: Feature requires Docker Engine experimental mode
14:26:17 SKIPPED [1] tests/unit/utils_build_test.py:254: Backslash patterns only on Windows
14:26:17 SKIPPED [1] tests/unit/utils_build_test.py:402: root user always has access ; no chmod on Windows
14:26:17 SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME
14:26:17 SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
14:26:17 
14:26:17 ======== 922 passed, 11 skipped, 5 xfailed, 4 xpassed in 368.77 seconds ========
14:26:17 tests/unit/models_networks_test.py::NetworkCollectionTest::test_list PASSED [ 83%]
14:26:17 tests/unit/models_networks_test.py::NetworkTest::test_connect PASSED     [ 83%]
14:26:17 tests/unit/models_networks_test.py::NetworkTest::test_disconnect PASSED  [ 83%]
14:26:17 tests/unit/models_networks_test.py::NetworkTest::test_remove PASSED      [ 83%]
14:26:17 tests/unit/models_resources_test.py::ModelTest::test_hash PASSED         [ 83%]
14:26:17 tests/unit/models_resources_test.py::ModelTest::test_reload PASSED       [ 84%]
14:26:17 tests/unit/models_services_test.py::CreateServiceKwargsTest::test_get_create_service_kwargs PASSED [ 84%]
14:26:17 tests/unit/ssladapter_test.py::SSLAdapterTest::test_only_uses_tls PASSED [ 84%]
14:26:17 tests/unit/ssladapter_test.py::MatchHostnameTest::test_match_dns_failure PASSED [ 84%]
14:26:17 tests/unit/ssladapter_test.py::MatchHostnameTest::test_match_dns_success PASSED [ 84%]
14:26:17 tests/unit/ssladapter_test.py::MatchHostnameTest::test_match_ip_address_failure PASSED [ 84%]
14:26:17 tests/unit/ssladapter_test.py::MatchHostnameTest::test_match_ip_address_success PASSED [ 84%]
14:26:17 tests/unit/ssladapter_test.py::MatchHostnameTest::test_match_localhost_success PASSED [ 84%]
14:26:17 tests/unit/swarm_test.py::SwarmTest::test_join_swarm PASSED              [ 84%]
14:26:17 tests/unit/swarm_test.py::SwarmTest::test_join_swarm_no_listen_address_takes_default PASSED [ 85%]
14:26:17 tests/unit/swarm_test.py::SwarmTest::test_node_update PASSED             [ 85%]
14:26:17 tests/unit/types_containers_test.py::test_uid_0_is_not_elided PASSED     [ 85%]
14:26:17 tests/unit/utils_build_test.py::ExcludePathsTest::test_directory PASSED  [ 85%]
14:26:17 tests/unit/utils_build_test.py::ExcludePathsTest::test_directory_with_single_exception PASSED [ 85%]
14:26:17 tests/unit/utils_build_test.py::ExcludePathsTest::test_directory_with_subdir_exception PASSED [ 85%]
14:26:17 tests/unit/utils_build_test.py::ExcludePathsTest::test_directory_with_subdir_exception_win32_pathsep SKIPPED [ 85%]
14:26:17 tests/unit/utils_build_test.py::ExcludePathsTest::test_directory_with_trailing_slash PASSED [ 85%]
14:26:17 tests/unit/utils_build_test.py::ExcludePathsTest::test_directory_with_wildcard_exception PASSED [ 85%]
14:26:17 tests/unit/utils_build_test.py::ExcludePathsTest::test_double_wildcard PASSED [ 85%]
14:26:17 tests/unit/utils_build_test.py::ExcludePathsTest::test_double_wildcard_with_exception PASSED [ 86%]
14:26:17 tests/unit/utils_build_test.py::ExcludePathsTest::test_exclude_custom_dockerfile PASSED [ 86%]
14:26:17 tests/unit/utils_build_test.py::ExcludePathsTest::test_exclude_dockerfile_child PASSED [ 86%]
14:26:17 tests/unit/utils_build_test.py::ExcludePathsTest::test_exclude_dockerfile_dockerignore PASSED [ 86%]
14:26:17 tests/unit/utils_build_test.py::ExcludePathsTest::test_exclude_include_absolute_path PASSED [ 86%]
14:26:17 tests/unit/utils_build_test.py::ExcludePathsTest::test_include_wildcard PASSED [ 86%]
14:26:17 tests/unit/utils_build_test.py::ExcludePathsTest::test_last_line_precedence PASSED [ 86%]
14:26:17 tests/unit/utils_build_test.py::ExcludePathsTest::test_no_dupes PASSED   [ 86%]
14:26:17 tests/unit/utils_build_test.py::ExcludePathsTest::test_no_excludes PASSED [ 86%]
14:26:17 tests/unit/utils_build_test.py::ExcludePathsTest::test_parent_directory PASSED [ 87%]
14:26:17 tests/unit/utils_build_test.py::ExcludePathsTest::test_question_mark PASSED [ 87%]
14:26:17 tests/unit/utils_build_test.py::ExcludePathsTest::test_single_and_double_wildcard PASSED [ 87%]
14:26:17 tests/unit/utils_build_test.py::ExcludePathsTest::test_single_filename PASSED [ 87%]
14:26:17 tests/unit/utils_build_test.py::ExcludePathsTest::test_single_filename_leading_dot_slash PASSED [ 87%]
14:26:17 tests/unit/utils_build_test.py::ExcludePathsTest::test_single_filename_trailing_slash PASSED [ 87%]
14:26:17 tests/unit/utils_build_test.py::ExcludePathsTest::test_single_subdir_single_filename PASSED [ 87%]
14:26:17 tests/unit/utils_build_test.py::ExcludePathsTest::test_single_subdir_single_filename_leading_slash PASSED [ 87%]
14:26:17 tests/unit/utils_build_test.py::ExcludePathsTest::test_single_subdir_wildcard_filename PASSED [ 87%]
14:26:17 tests/unit/utils_build_test.py::ExcludePathsTest::test_single_subdir_with_path_traversal PASSED [ 88%]
14:26:17 tests/unit/utils_build_test.py::ExcludePathsTest::test_subdirectory PASSED [ 88%]
[Pipeline] sh
14:26:17 tests/unit/utils_build_test.py::ExcludePathsTest::test_subdirectory_win32_pathsep SKIPPED [ 88%]
14:26:17 tests/unit/utils_build_test.py::ExcludePathsTest::test_trailing_double_wildcard PASSED [ 88%]
14:26:17 tests/unit/utils_build_test.py::ExcludePathsTest::test_wildcard_exclude PASSED [ 88%]
14:26:17 tests/unit/utils_build_test.py::ExcludePathsTest::test_wildcard_filename_end PASSED [ 88%]
14:26:17 tests/unit/utils_build_test.py::ExcludePathsTest::test_wildcard_filename_start PASSED [ 88%]
14:26:17 tests/unit/utils_build_test.py::ExcludePathsTest::test_wildcard_subdir_single_filename PASSED [ 88%]
14:26:17 tests/unit/utils_build_test.py::ExcludePathsTest::test_wildcard_subdir_wildcard_filename PASSED [ 88%]
14:26:17 tests/unit/utils_build_test.py::ExcludePathsTest::test_wildcard_with_exception PASSED [ 88%]
14:26:17 tests/unit/utils_build_test.py::ExcludePathsTest::test_wildcard_with_wildcard_exception PASSED [ 89%]
14:26:17 tests/unit/utils_build_test.py::TarTest::test_tar_directory_link PASSED  [ 89%]
14:26:17 tests/unit/utils_build_test.py::TarTest::test_tar_socket_file PASSED     [ 89%]
14:26:17 tests/unit/utils_build_test.py::TarTest::test_tar_with_broken_symlinks PASSED [ 89%]
14:26:17 tests/unit/utils_build_test.py::TarTest::test_tar_with_directory_symlinks PASSED [ 89%]
14:26:17 tests/unit/utils_build_test.py::TarTest::test_tar_with_empty_directory PASSED [ 89%]
14:26:17 tests/unit/utils_build_test.py::TarTest::test_tar_with_excludes PASSED   [ 89%]
14:26:17 tests/unit/utils_build_test.py::TarTest::test_tar_with_file_symlinks PASSED [ 89%]
14:26:17 tests/unit/utils_build_test.py::TarTest::test_tar_with_inaccessible_file SKIPPED [ 89%]
14:26:17 tests/unit/utils_config_test.py::FindConfigFileTest::test_find_config_fallback PASSED [ 90%]
14:26:17 tests/unit/utils_config_test.py::FindConfigFileTest::test_find_config_from_environment PASSED [ 90%]
14:26:17 tests/unit/utils_config_test.py::FindConfigFileTest::test_find_config_from_explicit_path PASSED [ 90%]
14:26:17 tests/unit/utils_config_test.py::FindConfigFileTest::test_find_config_from_home_legacy_name PASSED [ 90%]
14:26:17 tests/unit/utils_config_test.py::FindConfigFileTest::test_find_config_from_home_posix PASSED [ 90%]
14:26:17 tests/unit/utils_config_test.py::FindConfigFileTest::test_find_config_from_home_windows SKIPPED [ 90%]
14:26:17 tests/unit/utils_config_test.py::LoadConfigTest::test_load_config_custom_headers PASSED [ 90%]
14:26:17 tests/unit/utils_config_test.py::LoadConfigTest::test_load_config_detach_keys PASSED [ 90%]
14:26:17 tests/unit/utils_config_test.py::LoadConfigTest::test_load_config_from_env PASSED [ 90%]
14:26:17 tests/unit/utils_config_test.py::LoadConfigTest::test_load_config_no_file PASSED [ 90%]
14:26:17 tests/unit/utils_json_stream_test.py::TestJsonSplitter::test_json_splitter_no_object PASSED [ 91%]
14:26:17 tests/unit/utils_json_stream_test.py::TestJsonSplitter::test_json_splitter_with_object PASSED [ 91%]
14:26:17 tests/unit/utils_json_stream_test.py::TestJsonSplitter::test_json_splitter_leading_whitespace PASSED [ 91%]
14:26:17 tests/unit/utils_json_stream_test.py::TestStreamAsText::test_stream_with_non_utf_unicode_character PASSED [ 91%]
14:26:17 tests/unit/utils_json_stream_test.py::TestStreamAsText::test_stream_with_utf_character PASSED [ 91%]
14:26:17 tests/unit/utils_json_stream_test.py::TestJsonStream::test_with_falsy_entries PASSED [ 91%]
14:26:17 tests/unit/utils_json_stream_test.py::TestJsonStream::test_with_leading_whitespace PASSED [ 91%]
14:26:17 tests/unit/utils_proxy_test.py::ProxyConfigTest::test_environment PASSED [ 91%]
14:26:17 tests/unit/utils_proxy_test.py::ProxyConfigTest::test_from_dict PASSED   [ 91%]
14:26:17 tests/unit/utils_proxy_test.py::ProxyConfigTest::test_inject_proxy_environment PASSED [ 92%]
14:26:17 tests/unit/utils_proxy_test.py::ProxyConfigTest::test_new PASSED         [ 92%]
14:26:17 tests/unit/utils_proxy_test.py::ProxyConfigTest::test_truthiness PASSED  [ 92%]
14:26:17 tests/unit/utils_test.py::DecoratorsTest::test_update_headers PASSED     [ 92%]
14:26:17 tests/unit/utils_test.py::KwargsFromEnvTest::test_kwargs_from_env_alternate_env PASSED [ 92%]
14:26:17 tests/unit/utils_test.py::KwargsFromEnvTest::test_kwargs_from_env_empty PASSED [ 92%]
14:26:17 tests/unit/utils_test.py::KwargsFromEnvTest::test_kwargs_from_env_no_cert_path PASSED [ 92%]
14:26:17 tests/unit/utils_test.py::KwargsFromEnvTest::test_kwargs_from_env_tls PASSED [ 92%]
14:26:17 tests/unit/utils_test.py::KwargsFromEnvTest::test_kwargs_from_env_tls_verify_false PASSED [ 92%]
14:26:17 tests/unit/utils_test.py::KwargsFromEnvTest::test_kwargs_from_env_tls_verify_false_no_cert PASSED [ 92%]
14:26:17 tests/unit/utils_test.py::ConverVolumeBindsTest::test_convert_volume_binds_compact PASSED [ 93%]
14:26:17 tests/unit/utils_test.py::ConverVolumeBindsTest::test_convert_volume_binds_complete PASSED [ 93%]
14:26:17 tests/unit/utils_test.py::ConverVolumeBindsTest::test_convert_volume_binds_empty PASSED [ 93%]
14:26:17 tests/unit/utils_test.py::ConverVolumeBindsTest::test_convert_volume_binds_list PASSED [ 93%]
14:26:17 tests/unit/utils_test.py::ConverVolumeBindsTest::test_convert_volume_binds_no_mode PASSED [ 93%]
14:26:17 tests/unit/utils_test.py::ConverVolumeBindsTest::test_convert_volume_binds_unicode_bytes_input PASSED [ 93%]
14:26:17 tests/unit/utils_test.py::ConverVolumeBindsTest::test_convert_volume_binds_unicode_unicode_input PASSED [ 93%]
14:26:17 tests/unit/utils_test.py::ParseEnvFileTest::test_parse_env_file_commented_line PASSED [ 93%]
14:26:17 tests/unit/utils_test.py::ParseEnvFileTest::test_parse_env_file_invalid_line PASSED [ 93%]
14:26:17 tests/unit/utils_test.py::ParseEnvFileTest::test_parse_env_file_newline PASSED [ 94%]
14:26:17 tests/unit/utils_test.py::ParseEnvFileTest::test_parse_env_file_proper PASSED [ 94%]
14:26:17 tests/unit/utils_test.py::ParseEnvFileTest::test_parse_env_file_with_equals_character PASSED [ 94%]
14:26:17 tests/unit/utils_test.py::ParseHostTest::test_parse_host PASSED          [ 94%]
14:26:17 tests/unit/utils_test.py::ParseHostTest::test_parse_host_empty_value PASSED [ 94%]
14:26:17 tests/unit/utils_test.py::ParseHostTest::test_parse_host_tls PASSED      [ 94%]
14:26:17 tests/unit/utils_test.py::ParseHostTest::test_parse_host_tls_tcp_proto PASSED [ 94%]
14:26:17 tests/unit/utils_test.py::ParseHostTest::test_parse_host_trailing_slash PASSED [ 94%]
14:26:17 tests/unit/utils_test.py::ParseRepositoryTagTest::test_index_image_no_tag PASSED [ 94%]
14:26:17 tests/unit/utils_test.py::ParseRepositoryTagTest::test_index_image_sha PASSED [ 95%]
14:26:17 tests/unit/utils_test.py::ParseRepositoryTagTest::test_index_image_tag PASSED [ 95%]
14:26:17 tests/unit/utils_test.py::ParseRepositoryTagTest::test_index_user_image_no_tag PASSED [ 95%]
14:26:17 tests/unit/utils_test.py::ParseRepositoryTagTest::test_index_user_image_tag PASSED [ 95%]
14:26:17 tests/unit/utils_test.py::ParseRepositoryTagTest::test_private_reg_image_no_tag PASSED [ 95%]
14:26:17 tests/unit/utils_test.py::ParseRepositoryTagTest::test_private_reg_image_sha PASSED [ 95%]
14:26:17 tests/unit/utils_test.py::ParseRepositoryTagTest::test_private_reg_image_tag PASSED [ 95%]
14:26:17 tests/unit/utils_test.py::ParseDeviceTest::test_dict PASSED              [ 95%]
14:26:17 tests/unit/utils_test.py::ParseDeviceTest::test_full_string_definition PASSED [ 95%]
14:26:17 tests/unit/utils_test.py::ParseDeviceTest::test_hybrid_list PASSED       [ 95%]
14:26:17 tests/unit/utils_test.py::ParseDeviceTest::test_partial_string_definition PASSED [ 96%]
14:26:17 tests/unit/utils_test.py::ParseDeviceTest::test_permissionless_string_definition PASSED [ 96%]
14:26:17 tests/unit/utils_test.py::ParseBytesTest::test_parse_bytes_float PASSED  [ 96%]
14:26:17 tests/unit/utils_test.py::ParseBytesTest::test_parse_bytes_invalid PASSED [ 96%]
14:26:17 tests/unit/utils_test.py::ParseBytesTest::test_parse_bytes_maxint PASSED [ 96%]
14:26:17 tests/unit/utils_test.py::ParseBytesTest::test_parse_bytes_valid PASSED  [ 96%]
14:26:17 tests/unit/utils_test.py::UtilsTest::test_convert_filters PASSED         [ 96%]
14:26:17 tests/unit/utils_test.py::UtilsTest::test_decode_json_header PASSED      [ 96%]
14:26:17 tests/unit/utils_test.py::SplitCommandTest::test_split_command_with_bytes SKIPPED [ 96%]
14:26:17 tests/unit/utils_test.py::SplitCommandTest::test_split_command_with_unicode PASSED [ 97%]
14:26:17 tests/unit/utils_test.py::PortsTest::test_build_port_bindings_with_matching_internal_port_ranges PASSED [ 97%]
14:26:17 tests/unit/utils_test.py::PortsTest::test_build_port_bindings_with_matching_internal_ports PASSED [ 97%]
14:26:17 tests/unit/utils_test.py::PortsTest::test_build_port_bindings_with_nonmatching_internal_port_ranges PASSED [ 97%]
14:26:17 tests/unit/utils_test.py::PortsTest::test_build_port_bindings_with_nonmatching_internal_ports PASSED [ 97%]
14:26:17 tests/unit/utils_test.py::PortsTest::test_build_port_bindings_with_one_port PASSED [ 97%]
14:26:17 tests/unit/utils_test.py::PortsTest::test_build_port_bindings_with_port_range PASSED [ 97%]
14:26:17 tests/unit/utils_test.py::PortsTest::test_host_only_with_colon PASSED    [ 97%]
14:26:17 tests/unit/utils_test.py::PortsTest::test_non_matching_length_port_ranges PASSED [ 97%]
14:26:17 tests/unit/utils_test.py::PortsTest::test_port_and_range_invalid PASSED  [ 97%]
14:26:17 tests/unit/utils_test.py::PortsTest::test_port_only_with_colon PASSED    [ 98%]
14:26:17 tests/unit/utils_test.py::PortsTest::test_split_port_empty_string PASSED [ 98%]
14:26:17 tests/unit/utils_test.py::PortsTest::test_split_port_invalid PASSED      [ 98%]
14:26:17 tests/unit/utils_test.py::PortsTest::test_split_port_invalid_protocol PASSED [ 98%]
14:26:17 tests/unit/utils_test.py::PortsTest::test_split_port_no_host_port PASSED [ 98%]
14:26:17 tests/unit/utils_test.py::PortsTest::test_split_port_non_string PASSED   [ 98%]
14:26:17 tests/unit/utils_test.py::PortsTest::test_split_port_random_port_range_with_host_port PASSED [ 98%]
14:26:17 tests/unit/utils_test.py::PortsTest::test_split_port_range_no_host_port PASSED [ 98%]
14:26:17 tests/unit/utils_test.py::PortsTest::test_split_port_range_with_host_ip_no_port PASSED [ 98%]
14:26:17 tests/unit/utils_test.py::PortsTest::test_split_port_range_with_host_port PASSED [ 99%]
14:26:17 tests/unit/utils_test.py::PortsTest::test_split_port_range_with_protocol PASSED [ 99%]
14:26:17 tests/unit/utils_test.py::PortsTest::test_split_port_with_host_ip PASSED [ 99%]
14:26:17 tests/unit/utils_test.py::PortsTest::test_split_port_with_host_ip_no_port PASSED [ 99%]
14:26:17 tests/unit/utils_test.py::PortsTest::test_split_port_with_host_port PASSED [ 99%]
14:26:17 tests/unit/utils_test.py::PortsTest::test_split_port_with_ipv6_address PASSED [ 99%]
14:26:17 tests/unit/utils_test.py::PortsTest::test_split_port_with_protocol PASSED [ 99%]
14:26:17 tests/unit/utils_test.py::PortsTest::test_with_no_container_port PASSED  [ 99%]
14:26:17 tests/unit/utils_test.py::FormatEnvironmentTest::test_format_env_binary_unicode_value PASSED [ 99%]
14:26:17 + docker stop dpy-dind-1-0-py2.7-19.03.5 dpy-tests-1-0-py2.7-19.03.5
14:26:18 dpy-dind-1-0-py2.7-19.03.11
14:26:18 dpy-tests-1-0-py2.7-19.03.11
14:26:18 + docker rm -vf dpy-dind-1-0-py2.7-19.03.11 dpy-tests-1-0-py2.7-19.03.11
14:26:18 dpy-dind-1-0-py2.7-19.03.11
14:26:18 dpy-tests-1-0-py2.7-19.03.11
14:26:18 + docker network rm dpy-testnet-1-0-py2.7-19.03.11
14:26:18 dpy-testnet-1-0-py2.7-19.03.11
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
14:26:18 tests/unit/utils_test.py::FormatEnvironmentTest::test_format_env_no_value PASSED [100%]
14:26:18 
14:26:18 =============================== warnings summary ===============================
14:26:18 /usr/local/lib/python3.7/site-packages/paramiko/hostkeys.py:23
14:26:18   /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
14:26:18     from collections import MutableMapping
14:26:18 
14:26:18 -- Docs: https://docs.pytest.org/en/latest/warnings.html
14:26:18 
14:26:18 ----------- coverage: platform linux, python 3.7.7-final-0 -----------
14:26:18 Name                                  Stmts   Miss Branch BrPart  Cover
14:26:18 -----------------------------------------------------------------------
14:26:18 docker/__init__.py                        8      0      0      0   100%
14:26:18 docker/api/__init__.py                    1      0      0      0   100%
14:26:18 docker/api/build.py                     126     19     93     17    82%
14:26:18 docker/api/client.py                    265     46    100     13    82%
14:26:18 docker/api/config.py                     31      0      6      2    95%
14:26:18 docker/api/container.py                 265     17    104     19    90%
14:26:18 docker/api/daemon.py                     39      2     14      4    89%
14:26:18 docker/api/exec_api.py                   46      4     22      4    88%
14:26:18 docker/api/image.py                     149     19     52     10    85%
14:26:18 docker/api/network.py                    90     13     48     12    80%
14:26:18 docker/api/plugin.py                     90     13     14      4    82%
14:26:18 docker/api/secret.py                     36      3     10      3    83%
14:26:18 docker/api/service.py                   200     60    149     32    61%
14:26:18 docker/api/swarm.py                     106     14     38     10    82%
14:26:18 docker/api/volume.py                     38      3     14      3    88%
14:26:18 docker/auth.py                          198     16     74     16    88%
14:26:18 docker/client.py                         67      4      2      0    94%
14:26:18 docker/constants.py                      20      0      0      0   100%
14:26:18 docker/context/__init__.py                2      0      0      0   100%
14:26:18 docker/context/api.py                    78     16     38      8    76%
14:26:18 docker/context/config.py                 61     27     16      2    52%
14:26:18 docker/context/context.py               138     17     58     12    83%
14:26:18 docker/credentials/__init__.py            3      0      0      0   100%
14:26:18 docker/credentials/constants.py           4      0      0      0   100%
14:26:18 docker/credentials/errors.py             11      1      2      1    85%
14:26:18 docker/credentials/store.py              50      9     16      5    73%
14:26:18 docker/credentials/utils.py              23     13     12      1    31%
14:26:18 docker/errors.py                        110     12     20      6    86%
14:26:18 docker/models/__init__.py                 0      0      0      0   100%
14:26:18 docker/models/configs.py                 21      8      2      0    57%
14:26:18 docker/models/containers.py             183      6     70      5    95%
14:26:18 docker/models/images.py                 137     29     58      3    76%
14:26:18 docker/models/networks.py                37      1     12      0    98%
14:26:18 docker/models/nodes.py                   15      1      2      0    94%
14:26:18 docker/models/plugins.py                 49     30     10      0    32%
14:26:18 docker/models/resource.py                41      9      6      2    77%
14:26:18 docker/models/secrets.py                 21      8      2      0    57%
14:26:18 docker/models/services.py                87      3     36      3    95%
14:26:18 docker/models/swarm.py                   39      3      6      3    87%
14:26:18 docker/models/volumes.py                 23      1      4      0    96%
14:26:18 docker/tls.py                            37      6     14      6    76%
14:26:18 docker/transport/__init__.py             11      3      0      0    73%
14:26:18 docker/transport/basehttpadapter.py       6      0      2      1    88%
14:26:18 docker/transport/npipeconn.py            58     53     10      0     7%
14:26:18 docker/transport/npipesocket.py         137    132     22      0     3%
14:26:18 docker/transport/sshconn.py              87     61     22      1    25%
14:26:18 docker/transport/ssladapter.py           36     10     10      4    65%
14:26:18 docker/transport/unixconn.py             65      6     12      4    87%
14:26:18 docker/types/__init__.py                  6      0      0      0   100%
14:26:18 docker/types/base.py                      5      0      2      0   100%
14:26:18 docker/types/containers.py              360     46    298     35    86%
14:26:18 docker/types/daemon.py                   36      8     14      4    72%
14:26:18 docker/types/healthcheck.py              34     12      4      1    61%
14:26:18 docker/types/networks.py                 35      4     22      3    84%
14:26:18 docker/types/services.py                312     45    206     33    83%
14:26:18 docker/types/swarm.py                    51     24     40     10    52%
14:26:18 docker/utils/__init__.py                  3      0      0      0   100%
14:26:18 docker/utils/build.py                   154     18     76      7    87%
14:26:18 docker/utils/config.py                   36      1     10      1    96%
14:26:18 docker/utils/decorators.py               32      1     12      1    95%
14:26:18 docker/utils/fnmatch.py                  55     18     28      2    61%
14:26:18 docker/utils/json_stream.py              43      8     14      2    79%
14:26:18 docker/utils/ports.py                    50      3     32      2    91%
14:26:18 docker/utils/proxy.py                    32      1     12      0    98%
14:26:18 docker/utils/socket.py                   86      9     40      7    86%
14:26:18 docker/utils/utils.py                   285     19    177     13    92%
14:26:18 docker/version.py                         2      0      2      0   100%
14:26:18 -----------------------------------------------------------------------
14:26:18 TOTAL                                  4962    915   2191    337    79%
14:26:18 
14:26:18 =========================== short test summary info ============================
14:26:18 XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
14:26:18   CONFIG_RT_GROUP_SCHED isn't enabled
14:26:18 XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
14:26:18   Not supported on most drivers
14:26:18 XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
14:26:18   Output of docker top depends on host distro, and is not formalized.
14:26:18 XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
14:26:18   This doesn't seem to be taken into account by the engine
14:26:18 XFAIL tests/unit/dockertypes_test.py::MountTest::test_parse_mount_bind_windows
14:26:18 SKIPPED [3] /src/tests/helpers.py:71: Feature requires Docker Engine experimental mode
14:26:18 SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME
14:26:18 SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
14:26:18 SKIPPED [1] tests/unit/api_build_test.py:169: Windows-specific syntax
14:26:18 SKIPPED [1] tests/unit/context_test.py:18: Windows specific path check
14:26:18 SKIPPED [1] tests/unit/utils_build_test.py:232: Backslash patterns only on Windows
14:26:18 SKIPPED [1] tests/unit/utils_build_test.py:254: Backslash patterns only on Windows
14:26:18 SKIPPED [1] tests/unit/utils_build_test.py:402: root user always has access ; no chmod on Windows
14:26:18 SKIPPED [1] tests/unit/utils_config_test.py:58: condition: sys.platform != 'win32'
14:26:18 SKIPPED [1] tests/unit/utils_test.py:486: shlex doesn't support bytes in py3
14:26:18 == 921 passed, 12 skipped, 5 xfailed, 4 xpassed, 1 warnings in 357.79 seconds ==
[Pipeline] sh
14:26:18 dpy-dind-1-0-py3.7-19.03.5
14:26:18 dpy-tests-1-0-py3.7-19.03.5
14:26:18 + docker rm -vf dpy-dind-1-0-py3.7-19.03.5 dpy-tests-1-0-py3.7-19.03.5
14:26:18 dpy-dind-1-0-py3.7-19.03.5
14:26:18 dpy-tests-1-0-py3.7-19.03.5
14:26:18 + docker network rm dpy-testnet-1-0-py3.7-19.03.5
14:26:18 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] }
14:26:19 + docker stop dpy-dind-1-0-py3.7-19.03.11 dpy-tests-1-0-py3.7-19.03.11
14:26:30 dpy-dind-1-0-py2.7-19.03.5
14:26:30 dpy-tests-1-0-py2.7-19.03.5
14:26:30 + docker rm -vf dpy-dind-1-0-py2.7-19.03.5 dpy-tests-1-0-py2.7-19.03.5
14:26:30 dpy-dind-1-0-py2.7-19.03.5
14:26:30 dpy-tests-1-0-py2.7-19.03.5
14:26:30 + docker network rm dpy-testnet-1-0-py2.7-19.03.5
14:26:30 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] }
14:26:31 dpy-dind-1-0-py3.7-19.03.11
14:26:31 dpy-tests-1-0-py3.7-19.03.11
14:26:31 + docker rm -vf dpy-dind-1-0-py3.7-19.03.11 dpy-tests-1-0-py3.7-19.03.11
14:26:31 dpy-dind-1-0-py3.7-19.03.11
14:26:31 dpy-tests-1-0-py3.7-19.03.11
14:26:31 + docker network rm dpy-testnet-1-0-py3.7-19.03.11
14:26:31 dpy-testnet-1-0-py3.7-19.03.11
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // parallel
[Pipeline] End of Pipeline

GitHub has been notified of this commit’s build result

Finished: SUCCESS