Pull request #2838 updated 11:31:48 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Loading trusted files from base branch master at 96c12726fdb9b24e985b4de74d5c82145ccd8185 rather than 2399c1a30ca6c61f087779766067508a5febafe1 Obtained Jenkinsfile from 96c12726fdb9b24e985b4de74d5c82145ccd8185 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 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 The recommended git tool is: NONE using credential jps-reader > git rev-parse --resolve-git-dir /var/cloudbees-jenkins-distribution/workspace/docker-py_PR-2838@libs/jps/.git # timeout=10 Fetching changes from the remote Git repository > 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 > git --version # timeout=10 > git --version # 'git version 2.20.1' 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 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file" > git rev-list --no-walk 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-2004-cgroup1 (i-00df4cb35b5f0f90c)’ Running on EC2 (managed-agents) - ubuntu-2004-cgroup1 (i-03fd8fbbd01e6400b) in /home/ubuntu/workspace/docker-py_PR-2838 [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-2838@tmp/24a98c8b-eeb1-4cc3-bb16-d6a905c06cac/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded [Pipeline] { [Pipeline] wrap [Pipeline] { [Pipeline] wrap [Pipeline] { [Pipeline] echo 11:32:57 cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo 11:32:57 chowning workspace [Pipeline] sh 11:32:57 + pwd 11:32:57 + id -u 11:32:57 + id -g 11:32:57 + docker run --rm -v /home/ubuntu/workspace/docker-py_PR-2838:/workspace busybox chown -R 1000:1000 /workspace 11:32:57 Unable to find image 'busybox:latest' locally 11:32:58 latest: Pulling from library/busybox 11:32:58 aa2a8d90b84c: Pulling fs layer 11:32:58 aa2a8d90b84c: Verifying Checksum 11:32:58 aa2a8d90b84c: Download complete 11:32:58 aa2a8d90b84c: Pull complete 11:32:58 Digest: sha256:be4684e4004560b2cd1f12148b7120b0ea69c385bcc9b12a637537a2c60f97fb 11:32:58 Status: Downloaded newer image for busybox:latest [Pipeline] echo 11:33:04 Removing all docker containers [Pipeline] sh 11:33:04 + docker container ls -aq [Pipeline] echo 11:33:04 Docker containers have been removed [Pipeline] echo 11:33:04 cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] echo 11:33:04 cleanWorkspace: Workspace is clean. [Pipeline] stage [Pipeline] { (build image) [Pipeline] checkout 11:33:04 The recommended git tool is: git 11:33:06 using credential docker-jenkins-github-credentials 11:33:06 Cloning the remote Git repository 11:33:06 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-2838 # timeout=10 Fetching upstream changes from https://github.com/docker/docker-py.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials > git fetch --no-tags --force --progress -- https://github.com/docker/docker-py.git +refs/pull/2838/head:refs/remotes/origin/PR-2838 +refs/heads/master:refs/remotes/origin/master # timeout=10 11:33:09 Fetching without tags 11:33:09 Merging remotes/origin/master commit 96c12726fdb9b24e985b4de74d5c82145ccd8185 into PR head commit 2399c1a30ca6c61f087779766067508a5febafe1 > git config remote.origin.url https://github.com/docker/docker-py.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/2838/head:refs/remotes/origin/PR-2838 # 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 --force --progress -- https://github.com/docker/docker-py.git +refs/pull/2838/head:refs/remotes/origin/PR-2838 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2399c1a30ca6c61f087779766067508a5febafe1 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials > git merge 96c12726fdb9b24e985b4de74d5c82145ccd8185 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 11:33:09 Merge succeeded, producing 2399c1a30ca6c61f087779766067508a5febafe1 11:33:09 Checking out Revision 2399c1a30ca6c61f087779766067508a5febafe1 (PR-2838) > git config core.sparsecheckout # timeout=10 > git checkout -f 2399c1a30ca6c61f087779766067508a5febafe1 # timeout=10 11:33:13 Commit message: "return a DockerClient from DockerClient.__enter__, rather than an APIClient" > git rev-list --no-walk 4ade20cb3fad10edda936b661107a3e105a1a1d0 # timeout=10 [Pipeline] sh 11:33:14 + git rev-parse HEAD [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 11:33:14 + docker pull dockerpinata/docker-py:sshdind-2399c1a30ca6c61f087779766067508a5febafe1 11:33:14 Error response from daemon: manifest for dockerpinata/docker-py:sshdind-2399c1a30ca6c61f087779766067508a5febafe1 not found: manifest unknown: manifest unknown [Pipeline] isUnix [Pipeline] sh 11:33:15 + docker build -t dockerpinata/docker-py:sshdind-2399c1a30ca6c61f087779766067508a5febafe1 -f tests/Dockerfile-ssh-dind . 11:33:15 Sending build context to Docker daemon 1.373MB 11:33:15 Step 1/11 : ARG API_VERSION=1.39 11:33:15 Step 2/11 : ARG ENGINE_VERSION=19.03.12 11:33:15 Step 3/11 : FROM docker:${ENGINE_VERSION}-dind $ 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-2838@tmp/5898cdb1-8ccc-46ee-bf0a-3bbfc3e4443e/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded 11:33:15 19.03.12-dind: Pulling from library/docker 11:33:15 df20fa9351a1: Pulling fs layer 11:33:15 25ad7478873d: Pulling fs layer 11:33:15 4684f6177b5d: Pulling fs layer 11:33:15 46e300cec669: Pulling fs layer 11:33:15 63038576ad94: Pulling fs layer 11:33:15 0fdb76c4706c: Pulling fs layer 11:33:15 cb7edeffdfd5: Pulling fs layer 11:33:15 cc28bd76800f: Pulling fs layer 11:33:15 54196fe38f7e: Pulling fs layer 11:33:15 ea71acc29633: Pulling fs layer 11:33:15 657cc4c15165: Pulling fs layer 11:33:15 0fdb76c4706c: Waiting 11:33:15 46e300cec669: Waiting 11:33:15 cb7edeffdfd5: Waiting 11:33:15 63038576ad94: Waiting 11:33:15 54196fe38f7e: Waiting 11:33:15 ea71acc29633: Waiting 11:33:15 657cc4c15165: Waiting 11:33:15 cc28bd76800f: Waiting 11:33:15 4684f6177b5d: Verifying Checksum 11:33:15 4684f6177b5d: Download complete 11:33:15 25ad7478873d: Verifying Checksum 11:33:15 25ad7478873d: Download complete 11:33:15 df20fa9351a1: Verifying Checksum 11:33:15 df20fa9351a1: Download complete 11:33:15 63038576ad94: Verifying Checksum 11:33:15 63038576ad94: Download complete 11:33:15 0fdb76c4706c: Verifying Checksum 11:33:15 0fdb76c4706c: Download complete 11:33:15 cb7edeffdfd5: Verifying Checksum 11:33:15 cb7edeffdfd5: Download complete 11:33:15 54196fe38f7e: Verifying Checksum 11:33:15 54196fe38f7e: Download complete 11:33:16 cc28bd76800f: Verifying Checksum 11:33:16 cc28bd76800f: Download complete 11:33:16 ea71acc29633: Verifying Checksum 11:33:16 ea71acc29633: Download complete 11:33:16 657cc4c15165: Verifying Checksum 11:33:16 657cc4c15165: Download complete 11:33:16 df20fa9351a1: Pull complete 11:33:16 46e300cec669: Verifying Checksum 11:33:16 46e300cec669: Download complete 11:33:16 25ad7478873d: Pull complete 11:33:16 4684f6177b5d: Pull complete 11:33:18 46e300cec669: Pull complete 11:33:18 63038576ad94: Pull complete 11:33:18 0fdb76c4706c: Pull complete 11:33:18 cb7edeffdfd5: Pull complete 11:33:19 cc28bd76800f: Pull complete 11:33:19 54196fe38f7e: Pull complete 11:33:19 ea71acc29633: Pull complete 11:33:19 657cc4c15165: Pull complete 11:33:19 Digest: sha256:674f1f40ff7c8ac14f5d8b6b28d8fb1f182647ff75304d018003f1e21a0d8771 11:33:19 Status: Downloaded newer image for docker:19.03.12-dind 11:33:19 ---> 66dc2d45749a 11:33:19 Step 4/11 : RUN apk add --no-cache openssh 11:33:22 ---> Running in 15ffc59d1357 11:33:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 11:33:23 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 11:33:24 (1/4) Installing openssh-sftp-server (8.3_p1-r2) 11:33:24 (2/4) Installing openssh-server-common (8.3_p1-r2) 11:33:24 (3/4) Installing openssh-server (8.3_p1-r2) 11:33:24 (4/4) Installing openssh (8.3_p1-r2) 11:33:24 Executing busybox-1.31.1-r16.trigger 11:33:24 OK: 28 MiB in 51 packages 11:33:24 Removing intermediate container 15ffc59d1357 11:33:24 ---> c65d073cdad8 11:33:24 Step 5/11 : RUN ssh-keygen -A 11:33:24 ---> Running in 5424e898433a 11:33:25 ssh-keygen: generating new host keys: RSA DSA ECDSA ED25519 11:33:25 Removing intermediate container 5424e898433a 11:33:25 ---> 500d10f4ff51 11:33:25 Step 6/11 : RUN echo "IgnoreUserKnownHosts yes" > /etc/ssh/sshd_config && echo "PubkeyAuthentication yes" >> /etc/ssh/sshd_config && echo "PermitRootLogin yes" >> /etc/ssh/sshd_config 11:33:25 ---> Running in a651d725eeda 11:33:26 Removing intermediate container a651d725eeda 11:33:26 ---> 65c727ddb699 11:33:26 Step 7/11 : COPY tests/ssh-keys/authorized_keys /root/.ssh/authorized_keys 11:33:26 ---> 9c5fdd8a4908 11:33:26 Step 8/11 : RUN chmod 600 /root/.ssh/authorized_keys 11:33:27 ---> Running in c442a5648f19 11:33:27 Removing intermediate container c442a5648f19 11:33:27 ---> 55eb511286ba 11:33:27 Step 9/11 : RUN echo "root:root" | chpasswd 11:33:27 ---> Running in 0abccaec2944 11:33:28 chpasswd: password for 'root' changed 11:33:28 Removing intermediate container 0abccaec2944 11:33:28 ---> f0a32b5922bd 11:33:28 Step 10/11 : RUN ln -s /usr/local/bin/docker /usr/bin/docker 11:33:28 ---> Running in 898b7ae9d37b 11:33:29 Removing intermediate container 898b7ae9d37b 11:33:29 ---> 0b4daa15f50d 11:33:29 Step 11/11 : EXPOSE 22 11:33:29 ---> Running in f9181f48e5a4 11:33:29 Removing intermediate container f9181f48e5a4 11:33:29 ---> 991893005268 11:33:29 Successfully built 991893005268 11:33:29 Successfully tagged dockerpinata/docker-py:sshdind-2399c1a30ca6c61f087779766067508a5febafe1 [Pipeline] isUnix [Pipeline] sh 11:33:30 + docker tag dockerpinata/docker-py:sshdind-2399c1a30ca6c61f087779766067508a5febafe1 dockerpinata/docker-py:sshdind-2399c1a30ca6c61f087779766067508a5febafe1 [Pipeline] isUnix [Pipeline] sh 11:33:30 + docker push dockerpinata/docker-py:sshdind-2399c1a30ca6c61f087779766067508a5febafe1 11:33:30 The push refers to repository [docker.io/dockerpinata/docker-py] 11:33:30 391e02921e25: Preparing 11:33:30 568808e368cd: Preparing 11:33:30 5ae9a9847930: Preparing 11:33:30 2b04dd11f4f6: Preparing 11:33:30 76172baad26d: Preparing 11:33:30 fb0fc84b8938: Preparing 11:33:30 1437b0a998e0: Preparing 11:33:30 1149e736aa92: Preparing 11:33:30 39e79983ac8b: Preparing 11:33:30 da8c28465f82: Preparing 11:33:30 d1292e236c36: Preparing 11:33:30 8890c171a12b: Preparing 11:33:30 4ae5bd84d450: Preparing 11:33:30 723a561964c8: Preparing 11:33:30 78764725b56c: Preparing 11:33:30 51d6d3d09136: Preparing 11:33:30 1507bc794612: Preparing 11:33:30 50644c29ef5a: Preparing 11:33:30 1437b0a998e0: Waiting 11:33:30 1149e736aa92: Waiting 11:33:30 39e79983ac8b: Waiting 11:33:30 da8c28465f82: Waiting 11:33:30 d1292e236c36: Waiting 11:33:30 8890c171a12b: Waiting 11:33:30 4ae5bd84d450: Waiting 11:33:30 723a561964c8: Waiting 11:33:30 78764725b56c: Waiting 11:33:30 51d6d3d09136: Waiting 11:33:30 1507bc794612: Waiting 11:33:30 50644c29ef5a: Waiting 11:33:30 fb0fc84b8938: Waiting 11:33:31 76172baad26d: Pushed 11:33:31 568808e368cd: Pushed 11:33:31 391e02921e25: Pushed 11:33:31 1149e736aa92: Layer already exists 11:33:31 2b04dd11f4f6: Pushed 11:33:31 5ae9a9847930: Pushed 11:33:31 39e79983ac8b: Layer already exists 11:33:31 da8c28465f82: Layer already exists 11:33:31 8890c171a12b: Layer already exists 11:33:31 d1292e236c36: Layer already exists 11:33:31 4ae5bd84d450: Layer already exists 11:33:31 723a561964c8: Layer already exists 11:33:31 51d6d3d09136: Layer already exists 11:33:31 78764725b56c: Layer already exists 11:33:31 1507bc794612: Layer already exists 11:33:31 50644c29ef5a: Layer already exists 11:33:32 fb0fc84b8938: Pushed 11:33:32 1437b0a998e0: Pushed 11:33:33 sshdind-2399c1a30ca6c61f087779766067508a5febafe1: digest: sha256:e215b50bc19086f76e1dfcc57e50460578bd12de0c5fb8517b362c662490310f size: 4067 [Pipeline] isUnix [Pipeline] sh 11:33:33 + docker pull dockerpinata/docker-py:py3-2399c1a30ca6c61f087779766067508a5febafe1 11:33:33 Error response from daemon: manifest for dockerpinata/docker-py:py3-2399c1a30ca6c61f087779766067508a5febafe1 not found: manifest unknown: manifest unknown [Pipeline] isUnix [Pipeline] sh 11:33:34 + docker build -t dockerpinata/docker-py:py3-2399c1a30ca6c61f087779766067508a5febafe1 -f tests/Dockerfile --build-arg PYTHON_VERSION=3.7 . 11:33:34 Sending build context to Docker daemon 1.373MB 11:33:34 Step 1/21 : ARG PYTHON_VERSION=3.7 11:33:34 Step 2/21 : FROM python:${PYTHON_VERSION} 11:33:34 3.7: Pulling from library/python 11:33:34 d960726af2be: Pulling fs layer 11:33:34 e8d62473a22d: Pulling fs layer 11:33:34 8962bc0fad55: Pulling fs layer 11:33:34 65d943ee54c1: Pulling fs layer 11:33:34 532f6f723709: Pulling fs layer 11:33:34 1334e0fe2851: Pulling fs layer 11:33:34 ba365db42d14: Pulling fs layer 11:33:34 9c5512e22a86: Pulling fs layer 11:33:34 cb3bee3da6f6: Pulling fs layer 11:33:34 65d943ee54c1: Waiting 11:33:34 532f6f723709: Waiting 11:33:34 1334e0fe2851: Waiting 11:33:34 ba365db42d14: Waiting 11:33:34 9c5512e22a86: Waiting 11:33:34 cb3bee3da6f6: Waiting 11:33:34 8962bc0fad55: Verifying Checksum 11:33:34 8962bc0fad55: Download complete 11:33:34 e8d62473a22d: Verifying Checksum 11:33:34 e8d62473a22d: Download complete 11:33:35 d960726af2be: Verifying Checksum 11:33:35 d960726af2be: Download complete 11:33:35 65d943ee54c1: Verifying Checksum 11:33:35 65d943ee54c1: Download complete 11:33:35 1334e0fe2851: Verifying Checksum 11:33:35 1334e0fe2851: Download complete 11:33:35 9c5512e22a86: Verifying Checksum 11:33:35 9c5512e22a86: Download complete 11:33:35 cb3bee3da6f6: Verifying Checksum 11:33:35 cb3bee3da6f6: Download complete 11:33:35 ba365db42d14: Verifying Checksum 11:33:35 ba365db42d14: Download complete 11:33:37 532f6f723709: Verifying Checksum 11:33:37 532f6f723709: Download complete 11:33:38 d960726af2be: Pull complete 11:33:38 e8d62473a22d: Pull complete 11:33:38 8962bc0fad55: Pull complete 11:33:41 65d943ee54c1: Pull complete 11:33:49 532f6f723709: Pull complete 11:33:49 1334e0fe2851: Pull complete 11:33:50 ba365db42d14: Pull complete 11:33:50 9c5512e22a86: Pull complete 11:33:50 cb3bee3da6f6: Pull complete 11:33:50 Digest: sha256:354a4c2400dd1c1293b657bcf059742e45f7c6222dc908fc63ba4538740805e5 11:33:50 Status: Downloaded newer image for python:3.7 11:33:50 ---> 4890a41b5e72 11:33:50 Step 3/21 : ARG APT_MIRROR 11:33:52 ---> Running in a3341e2daced 11:33:52 Removing intermediate container a3341e2daced 11:33:52 ---> 4b7d1b5f5c58 11:33:52 Step 4/21 : RUN sed -ri "s/(httpredir|deb).debian.org/${APT_MIRROR:-deb.debian.org}/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/${APT_MIRROR:-security.debian.org}/g" /etc/apt/sources.list 11:33:52 ---> Running in 5ade03ce499d 11:33:53 Removing intermediate container 5ade03ce499d 11:33:53 ---> 6b4a70a1d7fc 11:33:53 Step 5/21 : RUN apt-get update && apt-get -y install --no-install-recommends gnupg2 pass 11:33:53 ---> Running in 3c25cc5d44e3 11:33:54 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] 11:33:54 Get:2 http://deb.debian.org/debian buster InRelease [121 kB] 11:33:54 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] 11:33:54 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [288 kB] 11:33:54 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] 11:33:54 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] 11:33:55 Fetched 8445 kB in 2s (4823 kB/s) 11:33:56 Reading package lists... 11:33:56 Reading package lists... 11:33:56 Building dependency tree... 11:33:56 Reading state information... 11:33:57 The following additional packages will be installed: 11:33:57 tree 11:33:57 Suggested packages: 11:33:57 libxml-simple-perl ruby 11:33:57 Recommended packages: 11:33:57 qrencode xclip 11:33:57 The following NEW packages will be installed: 11:33:57 gnupg2 pass tree 11:33:57 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. 11:33:57 Need to get 481 kB of archives. 11:33:57 After this operation, 684 kB of additional disk space will be used. 11:33:57 Get:1 http://deb.debian.org/debian buster/main amd64 gnupg2 all 2.2.12-1+deb10u1 [393 kB] 11:33:57 Get:2 http://deb.debian.org/debian buster/main amd64 tree amd64 1.8.0-1 [49.3 kB] 11:33:57 Get:3 http://deb.debian.org/debian buster/main amd64 pass all 1.7.3-2 [39.2 kB] 11:33:57 debconf: delaying package configuration, since apt-utils is not installed 11:33:57 Fetched 481 kB in 0s (1786 kB/s) 11:33:57 Selecting previously unselected package gnupg2. 11:33:57 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24611 files and directories currently installed.) 11:33:57 Preparing to unpack .../gnupg2_2.2.12-1+deb10u1_all.deb ... 11:33:57 Unpacking gnupg2 (2.2.12-1+deb10u1) ... 11:33:57 Selecting previously unselected package tree. 11:33:57 Preparing to unpack .../tree_1.8.0-1_amd64.deb ... 11:33:57 Unpacking tree (1.8.0-1) ... 11:33:57 Selecting previously unselected package pass. 11:33:57 Preparing to unpack .../archives/pass_1.7.3-2_all.deb ... 11:33:57 Unpacking pass (1.7.3-2) ... 11:33:57 Setting up gnupg2 (2.2.12-1+deb10u1) ... 11:33:57 Setting up tree (1.8.0-1) ... 11:33:57 Setting up pass (1.7.3-2) ... 11:33:59 Removing intermediate container 3c25cc5d44e3 11:33:59 ---> 325ab33e89e9 11:33:59 Step 6/21 : COPY tests/ssh-keys /root/.ssh 11:33:59 ---> 463e1a874864 11:33:59 Step 7/21 : RUN chmod -R 600 /root/.ssh 11:33:59 ---> Running in ac6cd15a9a01 11:33:59 Removing intermediate container ac6cd15a9a01 11:33:59 ---> 71b88dc1f787 11:33:59 Step 8/21 : COPY ./tests/gpg-keys /gpg-keys 11:34:00 ---> b099668bc95a 11:34:00 Step 9/21 : RUN gpg2 --import gpg-keys/secret 11:34:00 ---> Running in 32afda298efd 11:34:00 gpg: directory '/root/.gnupg' created 11:34:00 gpg: keybox '/root/.gnupg/pubring.kbx' created 11:34:00 gpg: /root/.gnupg/trustdb.gpg: trustdb created 11:34:00 gpg: key 464ED987A7B21401: public key "Sakuya Izayoi <sakuya@gensokyo.jp>" imported 11:34:00 gpg: key 464ED987A7B21401: secret key imported 11:34:00 gpg: Total number processed: 1 11:34:00 gpg: imported: 1 11:34:00 gpg: secret keys read: 1 11:34:00 gpg: secret keys imported: 1 11:34:00 Removing intermediate container 32afda298efd 11:34:00 ---> 9caff36108e6 11:34:00 Step 10/21 : RUN gpg2 --import-ownertrust gpg-keys/ownertrust 11:34:00 ---> Running in 4589ac158642 11:34:01 gpg: inserting ownertrust of 6 11:34:01 Removing intermediate container 4589ac158642 11:34:01 ---> cd821613b0c7 11:34:01 Step 11/21 : RUN yes | pass init $(gpg2 --no-auto-check-trustdb --list-secret-key | awk '/^sec/{getline; $1=$1; print}') 11:34:01 ---> Running in 2fbfa4ac94c8 11:34:02 gpg: please do a --check-trustdb 11:34:02 mkdir: created directory '/root/.password-store/' 11:34:02 Password store initialized for 9781B87DAB042E6FD51388A5464ED987A7B21401 11:34:02 Removing intermediate container 2fbfa4ac94c8 11:34:02 ---> 917f0b4bddce 11:34:02 Step 12/21 : RUN gpg2 --check-trustdb 11:34:02 ---> Running in b0bbb013a43b 11:34:02 gpg: marginals needed: 3 completes needed: 1 trust model: pgp 11:34:02 gpg: depth: 0 valid: 1 signed: 0 trust: 0-, 0q, 0n, 0m, 0f, 1u 11:34:03 Removing intermediate container b0bbb013a43b 11:34:03 ---> 0d2bfce027d9 11:34:03 Step 13/21 : ARG CREDSTORE_VERSION=v0.6.3 11:34:03 ---> Running in b38ad0f1337f 11:34:03 Removing intermediate container b38ad0f1337f 11:34:03 ---> 2dff84fd3ad0 11:34:03 Step 14/21 : RUN curl -sSL -o /opt/docker-credential-pass.tar.gz https://github.com/docker/docker-credential-helpers/releases/download/$CREDSTORE_VERSION/docker-credential-pass-$CREDSTORE_VERSION-amd64.tar.gz && tar -xf /opt/docker-credential-pass.tar.gz -O > /usr/local/bin/docker-credential-pass && rm -rf /opt/docker-credential-pass.tar.gz && chmod +x /usr/local/bin/docker-credential-pass 11:34:03 ---> Running in de0706b48ffb 11:34:04 Removing intermediate container de0706b48ffb 11:34:04 ---> 943c6a32c3a1 11:34:04 Step 15/21 : WORKDIR /src 11:34:04 ---> Running in 9356e3c78c18 11:34:04 Removing intermediate container 9356e3c78c18 11:34:04 ---> 88f0dbea3f10 11:34:04 Step 16/21 : COPY requirements.txt /src/requirements.txt 11:34:04 ---> 4dce0c283f3d 11:34:04 Step 17/21 : RUN pip install -r requirements.txt 11:34:04 ---> Running in e167cb5b49f1 11:34:05 Ignoring pywin32: markers 'sys_platform == "win32"' don't match your environment 11:34:10 Collecting appdirs==1.4.3 11:34:11 Downloading appdirs-1.4.3-py2.py3-none-any.whl (12 kB) 11:34:11 Collecting asn1crypto==0.22.0 11:34:11 Downloading asn1crypto-0.22.0-py2.py3-none-any.whl (97 kB) 11:34:11 Collecting backports.ssl-match-hostname==3.5.0.1 11:34:11 Downloading backports.ssl_match_hostname-3.5.0.1.tar.gz (5.6 kB) 11:34:11 Collecting cffi==1.14.4 11:34:11 Downloading cffi-1.14.4-cp37-cp37m-manylinux1_x86_64.whl (402 kB) 11:34:12 Collecting cryptography==3.4.7 11:34:12 Downloading cryptography-3.4.7-cp36-abi3-manylinux2014_x86_64.whl (3.2 MB) 11:34:12 Collecting enum34==1.1.6 11:34:12 Downloading enum34-1.1.6-py3-none-any.whl (12 kB) 11:34:12 Collecting idna==2.5 11:34:12 Downloading idna-2.5-py2.py3-none-any.whl (55 kB) 11:34:12 Collecting ipaddress==1.0.18 11:34:12 Downloading ipaddress-1.0.18.tar.gz (32 kB) 11:34:12 Collecting packaging==16.8 11:34:12 Downloading packaging-16.8-py2.py3-none-any.whl (23 kB) 11:34:12 Collecting paramiko==2.4.2 11:34:12 Downloading paramiko-2.4.2-py2.py3-none-any.whl (193 kB) 11:34:12 Collecting pycparser==2.17 11:34:12 Downloading pycparser-2.17.tar.gz (231 kB) 11:34:12 Collecting pyOpenSSL==18.0.0 11:34:12 Downloading pyOpenSSL-18.0.0-py2.py3-none-any.whl (53 kB) 11:34:12 Collecting pyparsing==2.2.0 11:34:12 Downloading pyparsing-2.2.0-py2.py3-none-any.whl (56 kB) 11:34:12 Collecting requests==2.20.0 11:34:13 Downloading requests-2.20.0-py2.py3-none-any.whl (60 kB) 11:34:13 Collecting urllib3==1.24.3 11:34:13 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 11:34:13 Collecting websocket-client==0.56.0 11:34:13 Downloading websocket_client-0.56.0-py2.py3-none-any.whl (200 kB) 11:34:13 Collecting six 11:34:13 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) 11:34:13 Collecting pynacl>=1.0.1 11:34:13 Downloading PyNaCl-1.4.0-cp35-abi3-manylinux1_x86_64.whl (961 kB) 11:34:13 Collecting bcrypt>=3.1.3 11:34:13 Downloading bcrypt-3.2.0-cp36-abi3-manylinux2010_x86_64.whl (63 kB) 11:34:13 Collecting pyasn1>=0.1.7 11:34:13 Downloading pyasn1-0.4.8-py2.py3-none-any.whl (77 kB) 11:34:13 Collecting chardet<3.1.0,>=3.0.2 11:34:13 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 11:34:13 Collecting certifi>=2017.4.17 11:34:13 Downloading certifi-2020.12.5-py2.py3-none-any.whl (147 kB) 11:34:13 Building wheels for collected packages: backports.ssl-match-hostname, ipaddress, pycparser 11:34:13 Building wheel for backports.ssl-match-hostname (setup.py): started 11:34:13 Building wheel for backports.ssl-match-hostname (setup.py): finished with status 'done' 11:34:13 Created wheel for backports.ssl-match-hostname: filename=backports.ssl_match_hostname-3.5.0.1-py3-none-any.whl size=5206 sha256=8508b69ccc9672397b2fbe0517ae74cd3e5366757e828eba5e47c74311d7c9f6 11:34:13 Stored in directory: /root/.cache/pip/wheels/93/72/f6/df894bfc7947d11f89dbdb4e9b786703a43cd547c1b5e8c738 11:34:13 Building wheel for ipaddress (setup.py): started 11:34:14 Building wheel for ipaddress (setup.py): finished with status 'done' 11:34:14 Created wheel for ipaddress: filename=ipaddress-1.0.18-py3-none-any.whl size=18105 sha256=e99afb5c2c38ec98e05ef65a2f2bf2607a051a9ffbfa8c639e1c8fbf43b8a8e1 11:34:14 Stored in directory: /root/.cache/pip/wheels/54/90/bd/f99e221ab77ef8e6d65c14efe986cef3360da2990396093151 11:34:14 Building wheel for pycparser (setup.py): started 11:34:14 Building wheel for pycparser (setup.py): finished with status 'done' 11:34:14 Created wheel for pycparser: filename=pycparser-2.17-py2.py3-none-any.whl size=192877 sha256=c8ca7ea1168388984482432b0dfc20075e6f7c727e78d8985afce25bf4532ed2 11:34:14 Stored in directory: /root/.cache/pip/wheels/91/50/7a/9f94e39b01559aa44c3cefb775d7befcc01d0a6ed0093cab37 11:34:14 Successfully built backports.ssl-match-hostname ipaddress pycparser 11:34:14 Installing collected packages: pycparser, six, cffi, urllib3, pyparsing, pynacl, pyasn1, idna, cryptography, chardet, certifi, bcrypt, websocket-client, requests, pyOpenSSL, paramiko, packaging, ipaddress, enum34, backports.ssl-match-hostname, asn1crypto, appdirs 11:34:15 Successfully installed appdirs-1.4.3 asn1crypto-0.22.0 backports.ssl-match-hostname-3.5.0.1 bcrypt-3.2.0 certifi-2020.12.5 cffi-1.14.4 chardet-3.0.4 cryptography-3.4.7 enum34-1.1.6 idna-2.5 ipaddress-1.0.18 packaging-16.8 paramiko-2.4.2 pyOpenSSL-18.0.0 pyasn1-0.4.8 pycparser-2.17 pynacl-1.4.0 pyparsing-2.2.0 requests-2.20.0 six-1.16.0 urllib3-1.24.3 websocket-client-0.56.0 11:34:15 WARNING: Running pip as root will break packages and permissions. You should install packages reliably by using venv: https://pip.pypa.io/warnings/venv 11:34:22 Removing intermediate container e167cb5b49f1 11:34:22 ---> a2430f937b20 11:34:22 Step 18/21 : COPY test-requirements.txt /src/test-requirements.txt 11:34:22 ---> d602b5cff7fe 11:34:22 Step 19/21 : RUN pip install -r test-requirements.txt 11:34:22 ---> Running in 182f39022fb6 11:34:27 Collecting setuptools==54.1.1 11:34:27 Downloading setuptools-54.1.1-py3-none-any.whl (784 kB) 11:34:28 Collecting coverage==4.5.2 11:34:28 Downloading coverage-4.5.2-cp37-cp37m-manylinux1_x86_64.whl (205 kB) 11:34:28 Collecting flake8==3.6.0 11:34:28 Downloading flake8-3.6.0-py2.py3-none-any.whl (68 kB) 11:34:28 Collecting mock==1.0.1 11:34:28 Downloading mock-1.0.1.zip (861 kB) 11:34:28 Collecting pytest==4.3.1 11:34:28 Downloading pytest-4.3.1-py2.py3-none-any.whl (219 kB) 11:34:28 Collecting pytest-cov==2.6.1 11:34:28 Downloading pytest_cov-2.6.1-py2.py3-none-any.whl (16 kB) 11:34:28 Collecting pytest-timeout==1.3.3 11:34:28 Downloading pytest_timeout-1.3.3-py2.py3-none-any.whl (9.8 kB) 11:34:28 Collecting mccabe<0.7.0,>=0.6.0 11:34:28 Downloading mccabe-0.6.1-py2.py3-none-any.whl (8.6 kB) 11:34:28 Collecting pyflakes<2.1.0,>=2.0.0 11:34:28 Downloading pyflakes-2.0.0-py2.py3-none-any.whl (53 kB) 11:34:28 Collecting pycodestyle<2.5.0,>=2.4.0 11:34:28 Downloading pycodestyle-2.4.0-py2.py3-none-any.whl (62 kB) 11:34:28 Collecting py>=1.5.0 11:34:28 Downloading py-1.10.0-py2.py3-none-any.whl (97 kB) 11:34:28 Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.7/site-packages (from pytest==4.3.1->-r test-requirements.txt (line 5)) (1.16.0) 11:34:28 Collecting pluggy>=0.7 11:34:28 Downloading pluggy-0.13.1-py2.py3-none-any.whl (18 kB) 11:34:28 Collecting more-itertools>=4.0.0 11:34:28 Downloading more_itertools-8.7.0-py3-none-any.whl (48 kB) 11:34:28 Collecting atomicwrites>=1.0 11:34:28 Downloading atomicwrites-1.4.0-py2.py3-none-any.whl (6.8 kB) 11:34:28 Collecting attrs>=17.4.0 11:34:28 Downloading attrs-21.2.0-py2.py3-none-any.whl (53 kB) 11:34:29 Collecting importlib-metadata>=0.12 11:34:29 Downloading importlib_metadata-4.0.1-py3-none-any.whl (16 kB) 11:34:29 Collecting typing-extensions>=3.6.4 11:34:29 Downloading typing_extensions-3.10.0.0-py3-none-any.whl (26 kB) 11:34:29 Collecting zipp>=0.5 11:34:29 Downloading zipp-3.4.1-py3-none-any.whl (5.2 kB) 11:34:29 Building wheels for collected packages: mock 11:34:29 Building wheel for mock (setup.py): started 11:34:29 Building wheel for mock (setup.py): finished with status 'done' 11:34:29 Created wheel for mock: filename=mock-1.0.1-py3-none-any.whl size=23755 sha256=c0c3d1ffe33a3d0223beac69c9003bd786c8e8076e79b7eaf405cbfb64958e9f 11:34:29 Stored in directory: /root/.cache/pip/wheels/7a/94/b1/0fdc5339a5bd487a5cc15421ec200d9ba3e2aa7190e4a727f1 11:34:29 Successfully built mock 11:34:29 Installing collected packages: zipp, typing-extensions, importlib-metadata, setuptools, py, pluggy, more-itertools, attrs, atomicwrites, pytest, pyflakes, pycodestyle, mccabe, coverage, pytest-timeout, pytest-cov, mock, flake8 11:34:29 Attempting uninstall: setuptools 11:34:29 Found existing installation: setuptools 56.2.0 11:34:30 Uninstalling setuptools-56.2.0: 11:34:30 Successfully uninstalled setuptools-56.2.0 11:34:30 Successfully installed atomicwrites-1.4.0 attrs-21.2.0 coverage-4.5.2 flake8-3.6.0 importlib-metadata-4.0.1 mccabe-0.6.1 mock-1.0.1 more-itertools-8.7.0 pluggy-0.13.1 py-1.10.0 pycodestyle-2.4.0 pyflakes-2.0.0 pytest-4.3.1 pytest-cov-2.6.1 pytest-timeout-1.3.3 setuptools-54.1.1 typing-extensions-3.10.0.0 zipp-3.4.1 11:34:30 WARNING: Running pip as root will break packages and permissions. You should install packages reliably by using venv: https://pip.pypa.io/warnings/venv 11:34:31 Removing intermediate container 182f39022fb6 11:34:31 ---> 6cf0756107df 11:34:31 Step 20/21 : COPY . /src 11:34:31 ---> 5718f21b3cf3 11:34:31 Step 21/21 : RUN pip install . 11:34:31 ---> Running in 5157711a6fcf 11:34:32 Processing /src 11:34:32  DEPRECATION: A future pip version will change local packages to be built in-place without first copying to a temporary directory. We recommend you use --use-feature=in-tree-build to test your packages with this new behavior before it becomes the default. 11:34:32 pip 21.3 will remove support for this functionality. You can find discussion regarding this at https://github.com/pypa/pip/issues/7555. 11:34:32 Requirement already satisfied: websocket-client>=0.32.0 in /usr/local/lib/python3.7/site-packages (from docker==4.5.0.dev0) (0.56.0) 11:34:32 Requirement already satisfied: requests!=2.18.0,>=2.14.2 in /usr/local/lib/python3.7/site-packages (from docker==4.5.0.dev0) (2.20.0) 11:34:32 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.5.0.dev0) (3.0.4) 11:34:32 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.5.0.dev0) (2.5) 11:34:32 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.5.0.dev0) (2020.12.5) 11:34:32 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.5.0.dev0) (1.24.3) 11:34:32 Requirement already satisfied: six in /usr/local/lib/python3.7/site-packages (from websocket-client>=0.32.0->docker==4.5.0.dev0) (1.16.0) 11:34:32 Building wheels for collected packages: docker 11:34:32 Building wheel for docker (setup.py): started 11:34:33 Building wheel for docker (setup.py): finished with status 'done' 11:34:33 Created wheel for docker: filename=docker-4.5.0.dev0-py2.py3-none-any.whl size=147076 sha256=2895010dfde1a6a6a2ed56f802e39f8ed8a1ef9f70fd50e6b59774bd03b7aa20 11:34:33 Stored in directory: /tmp/pip-ephem-wheel-cache-2lr5jca0/wheels/6f/63/19/359cf44f647b75d0ea75ecc03aa429fec4c372b453eb4b6525 11:34:33 Successfully built docker 11:34:33 Installing collected packages: docker 11:34:33 Successfully installed docker-4.5.0.dev0 11:34:33 WARNING: Running pip as root will break packages and permissions. You should install packages reliably by using venv: https://pip.pypa.io/warnings/venv 11:34:33 Removing intermediate container 5157711a6fcf 11:34:33 ---> b400f748d2c4 11:34:33 Successfully built b400f748d2c4 11:34:33 Successfully tagged dockerpinata/docker-py:py3-2399c1a30ca6c61f087779766067508a5febafe1 [Pipeline] isUnix [Pipeline] sh 11:34:34 + docker tag dockerpinata/docker-py:py3-2399c1a30ca6c61f087779766067508a5febafe1 dockerpinata/docker-py:py3-2399c1a30ca6c61f087779766067508a5febafe1 [Pipeline] isUnix [Pipeline] sh 11:34:34 + docker push dockerpinata/docker-py:py3-2399c1a30ca6c61f087779766067508a5febafe1 11:34:34 The push refers to repository [docker.io/dockerpinata/docker-py] 11:34:34 5a579b948dc6: Preparing 11:34:34 6df53392e8d6: Preparing 11:34:34 bb0a2e5f6570: Preparing 11:34:34 61cddacc142b: Preparing 11:34:34 8b5689c60bd1: Preparing 11:34:34 af13b13b89c0: Preparing 11:34:34 717b0de85027: Preparing 11:34:34 0f52f0b3a547: Preparing 11:34:34 d48f920cfd7a: Preparing 11:34:34 996c1d8563cb: Preparing 11:34:34 bb331ba30bcc: Preparing 11:34:34 ade273b64b24: Preparing 11:34:34 df24cf3f61fc: Preparing 11:34:34 6b7f6121f860: Preparing 11:34:34 7a69f1976a0e: Preparing 11:34:34 2b3c2a20068b: Preparing 11:34:34 8ae0ace4da16: Preparing 11:34:34 df58ce8478ec: Preparing 11:34:34 577d182336e4: Preparing 11:34:34 2147747beb86: Preparing 11:34:34 1591bf7ec708: Preparing 11:34:34 dd3097cd7909: Preparing 11:34:34 685934357c89: Preparing 11:34:34 ccb9b68523fd: Preparing 11:34:34 00bcea93703b: Preparing 11:34:34 688e187d6c79: Preparing 11:34:34 af13b13b89c0: Waiting 11:34:34 717b0de85027: Waiting 11:34:34 0f52f0b3a547: Waiting 11:34:34 d48f920cfd7a: Waiting 11:34:34 996c1d8563cb: Waiting 11:34:34 bb331ba30bcc: Waiting 11:34:34 ade273b64b24: Waiting 11:34:34 df24cf3f61fc: Waiting 11:34:34 6b7f6121f860: Waiting 11:34:34 7a69f1976a0e: Waiting 11:34:34 2b3c2a20068b: Waiting 11:34:34 8ae0ace4da16: Waiting 11:34:34 df58ce8478ec: Waiting 11:34:34 577d182336e4: Waiting 11:34:34 2147747beb86: Waiting 11:34:34 1591bf7ec708: Waiting 11:34:34 dd3097cd7909: Waiting 11:34:34 685934357c89: Waiting 11:34:34 ccb9b68523fd: Waiting 11:34:34 00bcea93703b: Waiting 11:34:34 688e187d6c79: Waiting 11:34:35 6df53392e8d6: Pushed 11:34:35 61cddacc142b: Pushed 11:34:35 5a579b948dc6: Pushed 11:34:36 717b0de85027: Pushed 11:34:36 af13b13b89c0: Pushed 11:34:36 bb0a2e5f6570: Pushed 11:34:37 0f52f0b3a547: Pushed 11:34:37 d48f920cfd7a: Pushed 11:34:37 996c1d8563cb: Pushed 11:34:37 bb331ba30bcc: Pushed 11:34:38 ade273b64b24: Pushed 11:34:38 df24cf3f61fc: Pushed 11:34:38 7a69f1976a0e: Pushed 11:34:38 df58ce8478ec: Layer already exists 11:34:38 577d182336e4: Layer already exists 11:34:38 2147747beb86: Layer already exists 11:34:38 1591bf7ec708: Layer already exists 11:34:38 dd3097cd7909: Layer already exists 11:34:38 6b7f6121f860: Pushed 11:34:38 ccb9b68523fd: Layer already exists 11:34:38 685934357c89: Layer already exists 11:34:38 00bcea93703b: Layer already exists 11:34:38 688e187d6c79: Layer already exists 11:34:39 8ae0ace4da16: Pushed 11:34:40 2b3c2a20068b: Pushed 11:34:43 8b5689c60bd1: Pushed 11:34:44 py3-2399c1a30ca6c61f087779766067508a5febafe1: digest: sha256:2c18ea98e836328269403763d876f27c12c35366d3d999cbb10b2fbeb0ad6e14 size: 5765 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] node Still waiting to schedule task ‘EC2 (managed-agents) - ubuntu-2004-cgroup1 (i-0fa9a8303d67c137f)’ is offline ‘ppc64le-ubuntu-11’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’ ‘ppc64le-ubuntu-12’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’ ‘ppc64le-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’ ‘ppc64le-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’ ‘ppc64le-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’ ‘ppc64le-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’ ‘ppc64le-ubuntu-17’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’ ‘ppc64le-ubuntu-18’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’ ‘ppc64le-ubuntu-19’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’ ‘ppc64le-ubuntu-20’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’ ‘ppc64le-ubuntu-21’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’ ‘ppc64le-ubuntu-22’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’ ‘ppc64le-ubuntu-23’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’ ‘ppc64le-ubuntu-24’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’ ‘ppc64le-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’ ‘ppc64le-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’ ‘ppc64le-ubuntu-27’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’ ‘ppc64le-ubuntu-28’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’ ‘ppc64le-ubuntu-31’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’ ‘ppc64le-ubuntu-32’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’ ‘ppc64le-ubuntu-33’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’ ‘ppc64le-ubuntu-34’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’ ‘s390x-ubuntu-01’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’ ‘s390x-ubuntu-02’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’ ‘s390x-ubuntu-03’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’ ‘s390x-ubuntu-04’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’ ‘s390x-ubuntu-05’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’ ‘s390x-ubuntu-06’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’ ‘s390x-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’ ‘s390x-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’ ‘s390x-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’ ‘s390x-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’ ‘s390x-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’ ‘s390x-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’ ‘s390x-ubuntu-29’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’ ‘s390x-ubuntu-30’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’ Running on EC2 (managed-agents) - ubuntu-2004-cgroup1 (i-0fa9a8303d67c137f) in /home/ubuntu/workspace/docker-py_PR-2838 [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-2838@tmp/c7881a66-8e06-45cd-bd1f-bde3426cee74/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded [Pipeline] { [Pipeline] wrap [Pipeline] { [Pipeline] wrap [Pipeline] { [Pipeline] sh 11:35:13 + docker run --rm --entrypoint=python dockerpinata/docker-py:py3-2399c1a30ca6c61f087779766067508a5febafe1 /src/scripts/versions.py 11:35:13 Unable to find image 'dockerpinata/docker-py:py3-2399c1a30ca6c61f087779766067508a5febafe1' locally 11:35:13 py3-2399c1a30ca6c61f087779766067508a5febafe1: Pulling from dockerpinata/docker-py 11:35:13 d960726af2be: Pulling fs layer 11:35:13 e8d62473a22d: Pulling fs layer 11:35:13 8962bc0fad55: Pulling fs layer 11:35:13 65d943ee54c1: Pulling fs layer 11:35:13 532f6f723709: Pulling fs layer 11:35:13 1334e0fe2851: Pulling fs layer 11:35:13 ba365db42d14: Pulling fs layer 11:35:13 9c5512e22a86: Pulling fs layer 11:35:13 cb3bee3da6f6: Pulling fs layer 11:35:13 9f34db1300d1: Pulling fs layer 11:35:13 7b13331be584: Pulling fs layer 11:35:13 6b411ef56b41: Pulling fs layer 11:35:13 88802c8b05f4: Pulling fs layer 11:35:13 1a0150f422df: Pulling fs layer 11:35:13 cc208d8c9bf1: Pulling fs layer 11:35:13 4c56a09c5dca: Pulling fs layer 11:35:13 3c921484afa1: Pulling fs layer 11:35:13 7213b758a39d: Pulling fs layer 11:35:13 31fbeb3261df: Pulling fs layer 11:35:13 f50eb2dac4e2: Pulling fs layer 11:35:13 49e5bde41b79: Pulling fs layer 11:35:13 10fc3e017d9d: Pulling fs layer 11:35:13 ff9627f366f0: Pulling fs layer 11:35:13 7d16f8fb2f36: Pulling fs layer 11:35:13 f2e7cfc921b6: Pulling fs layer 11:35:13 46cc05911009: Pulling fs layer 11:35:13 65d943ee54c1: Waiting 11:35:13 532f6f723709: Waiting 11:35:13 1334e0fe2851: Waiting 11:35:13 ba365db42d14: Waiting 11:35:13 9c5512e22a86: Waiting 11:35:13 cb3bee3da6f6: Waiting 11:35:13 9f34db1300d1: Waiting 11:35:13 7b13331be584: Waiting 11:35:13 6b411ef56b41: Waiting 11:35:13 88802c8b05f4: Waiting 11:35:13 1a0150f422df: Waiting 11:35:13 cc208d8c9bf1: Waiting 11:35:13 ff9627f366f0: Waiting 11:35:13 7d16f8fb2f36: Waiting 11:35:13 f2e7cfc921b6: Waiting 11:35:13 46cc05911009: Waiting 11:35:13 3c921484afa1: Waiting 11:35:13 7213b758a39d: Waiting 11:35:13 31fbeb3261df: Waiting 11:35:13 f50eb2dac4e2: Waiting 11:35:13 49e5bde41b79: Waiting 11:35:13 10fc3e017d9d: Waiting 11:35:13 e8d62473a22d: Verifying Checksum 11:35:13 e8d62473a22d: Download complete 11:35:13 8962bc0fad55: Verifying Checksum 11:35:13 8962bc0fad55: Download complete 11:35:15 d960726af2be: Verifying Checksum 11:35:15 d960726af2be: Download complete 11:35:15 65d943ee54c1: Verifying Checksum 11:35:15 65d943ee54c1: Download complete 11:35:16 1334e0fe2851: Verifying Checksum 11:35:16 1334e0fe2851: Download complete 11:35:16 9c5512e22a86: Verifying Checksum 11:35:16 9c5512e22a86: Download complete 11:35:16 ba365db42d14: Verifying Checksum 11:35:16 ba365db42d14: Download complete 11:35:16 cb3bee3da6f6: Verifying Checksum 11:35:16 9f34db1300d1: Verifying Checksum 11:35:16 9f34db1300d1: Download complete 11:35:16 cb3bee3da6f6: Download complete 11:35:16 6b411ef56b41: Verifying Checksum 11:35:16 6b411ef56b41: Download complete 11:35:16 88802c8b05f4: Verifying Checksum 11:35:16 88802c8b05f4: Download complete 11:35:16 1a0150f422df: Verifying Checksum 11:35:16 1a0150f422df: Download complete 11:35:16 cc208d8c9bf1: Verifying Checksum 11:35:16 cc208d8c9bf1: Download complete 11:35:16 4c56a09c5dca: Verifying Checksum 11:35:16 4c56a09c5dca: Download complete 11:35:17 3c921484afa1: Verifying Checksum 11:35:17 3c921484afa1: Download complete 11:35:17 7b13331be584: Verifying Checksum 11:35:17 7b13331be584: Download complete 11:35:17 7213b758a39d: Verifying Checksum 11:35:17 7213b758a39d: Download complete 11:35:17 f50eb2dac4e2: Verifying Checksum 11:35:17 f50eb2dac4e2: Download complete 11:35:17 31fbeb3261df: Verifying Checksum 11:35:17 31fbeb3261df: Download complete 11:35:17 49e5bde41b79: Verifying Checksum 11:35:17 49e5bde41b79: Download complete 11:35:17 ff9627f366f0: Verifying Checksum 11:35:17 ff9627f366f0: Download complete 11:35:17 7d16f8fb2f36: Verifying Checksum 11:35:17 7d16f8fb2f36: Download complete 11:35:17 10fc3e017d9d: Verifying Checksum 11:35:17 10fc3e017d9d: Download complete 11:35:17 f2e7cfc921b6: Verifying Checksum 11:35:17 f2e7cfc921b6: Download complete 11:35:17 46cc05911009: Verifying Checksum 11:35:17 46cc05911009: Download complete 11:35:18 532f6f723709: Verifying Checksum 11:35:18 532f6f723709: Download complete 11:35:20 d960726af2be: Pull complete 11:35:20 e8d62473a22d: Pull complete 11:35:21 8962bc0fad55: Pull complete 11:35:25 65d943ee54c1: Pull complete 11:35:35 532f6f723709: Pull complete 11:35:35 1334e0fe2851: Pull complete 11:35:36 ba365db42d14: Pull complete 11:35:36 9c5512e22a86: Pull complete 11:35:37 cb3bee3da6f6: Pull complete 11:35:37 9f34db1300d1: Pull complete 11:35:37 7b13331be584: Pull complete 11:35:37 6b411ef56b41: Pull complete 11:35:37 88802c8b05f4: Pull complete 11:35:38 1a0150f422df: Pull complete 11:35:38 cc208d8c9bf1: Pull complete 11:35:38 4c56a09c5dca: Pull complete 11:35:38 3c921484afa1: Pull complete 11:35:38 7213b758a39d: Pull complete 11:35:38 31fbeb3261df: Pull complete 11:35:38 f50eb2dac4e2: Pull complete 11:35:38 49e5bde41b79: Pull complete 11:35:39 10fc3e017d9d: Pull complete 11:35:39 ff9627f366f0: Pull complete 11:35:39 7d16f8fb2f36: Pull complete 11:35:39 f2e7cfc921b6: Pull complete 11:35:39 46cc05911009: Pull complete 11:35:39 Digest: sha256:2c18ea98e836328269403763d876f27c12c35366d3d999cbb10b2fbeb0ad6e14 11:35:39 Status: Downloaded newer image for dockerpinata/docker-py:py3-2399c1a30ca6c61f087779766067508a5febafe1 [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] parallel [Pipeline] { (Branch: py3.7_19.03.12) [Pipeline] { (Branch: py3.7_20.10.6) [Pipeline] { (Branch: py3.7_19.03.13) [Pipeline] node [Pipeline] node [Pipeline] node Running on EC2 (managed-agents) - ubuntu-2004-cgroup1 (i-0fa9a8303d67c137f) in /home/ubuntu/workspace/docker-py_PR-2838 [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-2838@tmp/4227ddcb-0e33-4d77-9618-7d27a8e03378/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded [Pipeline] { [Pipeline] wrap [Pipeline] { [Pipeline] wrap [Pipeline] { [Pipeline] echo 11:36:12 cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo 11:36:12 chowning workspace [Pipeline] sh 11:36:12 + pwd 11:36:12 + id -u 11:36:12 + id -g 11:36:12 + docker run --rm -v /home/ubuntu/workspace/docker-py_PR-2838:/workspace busybox chown -R 1000:1000 /workspace 11:36:12 Unable to find image 'busybox:latest' locally 11:36:12 latest: Pulling from library/busybox 11:36:12 aa2a8d90b84c: Pulling fs layer 11:36:12 aa2a8d90b84c: Verifying Checksum 11:36:12 aa2a8d90b84c: Download complete 11:36:13 aa2a8d90b84c: Pull complete 11:36:13 Digest: sha256:be4684e4004560b2cd1f12148b7120b0ea69c385bcc9b12a637537a2c60f97fb 11:36:13 Status: Downloaded newer image for busybox:latest [Pipeline] echo 11:36:13 Removing all docker containers [Pipeline] sh 11:36:14 + docker container ls -aq [Pipeline] echo 11:36:14 Docker containers have been removed [Pipeline] echo 11:36:14 cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] echo 11:36:14 cleanWorkspace: Workspace is clean. [Pipeline] stage [Pipeline] { (test python=py3.7 / docker=19.03.12) [Pipeline] checkout 11:36:14 The recommended git tool is: git 11:36:15 using credential docker-jenkins-github-credentials 11:36:15 Cloning the remote Git repository 11:36:15 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-2838 # timeout=10 Fetching upstream changes from https://github.com/docker/docker-py.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials > git fetch --no-tags --force --progress -- https://github.com/docker/docker-py.git +refs/pull/2838/head:refs/remotes/origin/PR-2838 +refs/heads/master:refs/remotes/origin/master # timeout=10 11:36:17 Fetching without tags > git config remote.origin.url https://github.com/docker/docker-py.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/2838/head:refs/remotes/origin/PR-2838 # 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 --force --progress -- https://github.com/docker/docker-py.git +refs/pull/2838/head:refs/remotes/origin/PR-2838 +refs/heads/master:refs/remotes/origin/master # timeout=10 11:36:17 Merging remotes/origin/master commit 96c12726fdb9b24e985b4de74d5c82145ccd8185 into PR head commit 2399c1a30ca6c61f087779766067508a5febafe1 11:36:17 Merge succeeded, producing 2399c1a30ca6c61f087779766067508a5febafe1 11:36:17 Checking out Revision 2399c1a30ca6c61f087779766067508a5febafe1 (PR-2838) > git config core.sparsecheckout # timeout=10 > git checkout -f 2399c1a30ca6c61f087779766067508a5febafe1 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials > git merge 96c12726fdb9b24e985b4de74d5c82145ccd8185 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2399c1a30ca6c61f087779766067508a5febafe1 # timeout=10 11:36:20 Commit message: "return a DockerClient from DockerClient.__enter__, rather than an APIClient" [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] sh 11:36:21 + docker run --rm -e DOCKER_TEST_API_VERSION=1.40 dockerpinata/docker-py:py3-2399c1a30ca6c61f087779766067508a5febafe1 py.test -v -rxs --cov=docker tests/unit $ 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-2838@tmp/ed8ccabb-bd78-421c-8ee0-117c2444b990/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded 11:36:22 ============================= test session starts ============================== 11:36:22 platform linux -- Python 3.7.10, pytest-4.3.1, py-1.10.0, pluggy-0.13.1 -- /usr/local/bin/python 11:36:22 cachedir: .pytest_cache 11:36:22 rootdir: /src, inifile: pytest.ini 11:36:22 plugins: cov-2.6.1, timeout-1.3.3 11:36:24 collecting ... collected 572 items 11:36:24 11:36:24 tests/unit/api_build_test.py::BuildTest::test_build_container PASSED [ 0%] 11:36:24 tests/unit/api_build_test.py::BuildTest::test_build_container_custom_context PASSED [ 0%] 11:36:24 tests/unit/api_build_test.py::BuildTest::test_build_container_custom_context_gzip PASSED [ 0%] 11:36:24 tests/unit/api_build_test.py::BuildTest::test_build_container_invalid_container_limits PASSED [ 0%] 11:36:24 tests/unit/api_build_test.py::BuildTest::test_build_container_pull PASSED [ 0%] 11:36:24 tests/unit/api_build_test.py::BuildTest::test_build_container_with_container_limits PASSED [ 1%] 11:36:24 tests/unit/api_build_test.py::BuildTest::test_build_container_with_named_dockerfile PASSED [ 1%] 11:36:24 tests/unit/api_build_test.py::BuildTest::test_build_remote_with_registry_auth PASSED [ 1%] 11:36:24 tests/unit/api_build_test.py::BuildTest::test_process_dockerfile PASSED [ 1%] 11:36:24 tests/unit/api_build_test.py::BuildTest::test_process_dockerfile_win_longpath_prefix SKIPPED [ 1%] 11:36:24 tests/unit/api_build_test.py::BuildTest::test_set_auth_headers_with_dict_and_auth_configs PASSED [ 1%] 11:36:24 tests/unit/api_build_test.py::BuildTest::test_set_auth_headers_with_dict_and_no_auth_configs PASSED [ 2%] 11:36:24 tests/unit/api_build_test.py::BuildTest::test_set_auth_headers_with_empty_dict_and_auth_configs PASSED [ 2%] 11:36:24 tests/unit/api_container_test.py::StartContainerTest::test_start_container PASSED [ 2%] 11:36:24 tests/unit/api_container_test.py::StartContainerTest::test_start_container_none PASSED [ 2%] 11:36:24 tests/unit/api_container_test.py::StartContainerTest::test_start_container_privileged PASSED [ 2%] 11:36:24 tests/unit/api_container_test.py::StartContainerTest::test_start_container_regression_573 PASSED [ 2%] 11:36:24 tests/unit/api_container_test.py::StartContainerTest::test_start_container_with_binds_ro PASSED [ 3%] 11:36:24 tests/unit/api_container_test.py::StartContainerTest::test_start_container_with_binds_rw PASSED [ 3%] 11:36:24 tests/unit/api_container_test.py::StartContainerTest::test_start_container_with_dict_instead_of_id PASSED [ 3%] 11:36:24 tests/unit/api_container_test.py::StartContainerTest::test_start_container_with_links PASSED [ 3%] 11:36:24 tests/unit/api_container_test.py::StartContainerTest::test_start_container_with_links_as_list_of_tuples PASSED [ 3%] 11:36:24 tests/unit/api_container_test.py::StartContainerTest::test_start_container_with_lxc_conf PASSED [ 4%] 11:36:24 tests/unit/api_container_test.py::StartContainerTest::test_start_container_with_lxc_conf_compat PASSED [ 4%] 11:36:24 tests/unit/api_container_test.py::StartContainerTest::test_start_container_with_multiple_links PASSED [ 4%] 11:36:24 tests/unit/api_container_test.py::StartContainerTest::test_start_container_with_port_binds PASSED [ 4%] 11:36:24 tests/unit/api_container_test.py::CreateContainerTest::test_create_container PASSED [ 4%] 11:36:24 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_privileged PASSED [ 4%] 11:36:24 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_added_capabilities PASSED [ 5%] 11:36:24 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_aliases PASSED [ 5%] 11:36:24 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_binds PASSED [ 5%] 11:36:24 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_binds_list PASSED [ 5%] 11:36:24 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_binds_mode PASSED [ 5%] 11:36:24 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_binds_mode_and_ro_error PASSED [ 5%] 11:36:24 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_binds_ro PASSED [ 6%] 11:36:24 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_binds_rw PASSED [ 6%] 11:36:24 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_cgroup_parent PASSED [ 6%] 11:36:24 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_device_requests PASSED [ 6%] 11:36:24 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_devices PASSED [ 6%] 11:36:24 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_dropped_capabilities PASSED [ 6%] 11:36:24 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_entrypoint PASSED [ 7%] 11:36:24 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_host_config_cpu_shares PASSED [ 7%] 11:36:24 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_host_config_cpus PASSED [ 7%] 11:36:24 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_host_config_cpuset PASSED [ 7%] 11:36:24 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_host_config_cpuset_mems PASSED [ 7%] 11:36:24 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_labels_dict PASSED [ 8%] 11:36:24 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_labels_list PASSED [ 8%] 11:36:24 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_links PASSED [ 8%] 11:36:24 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_links_as_list_of_tuples PASSED [ 8%] 11:36:24 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_lxc_conf PASSED [ 8%] 11:36:24 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_lxc_conf_compat PASSED [ 8%] 11:36:24 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_mac_address PASSED [ 9%] 11:36:24 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_mem_limit_as_int PASSED [ 9%] 11:36:24 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_mem_limit_as_string PASSED [ 9%] 11:36:24 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_mem_limit_as_string_with_g_unit PASSED [ 9%] 11:36:24 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_mem_limit_as_string_with_k_unit PASSED [ 9%] 11:36:24 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_mem_limit_as_string_with_m_unit PASSED [ 9%] 11:36:24 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_mem_limit_as_string_with_wrong_value PASSED [ 10%] 11:36:24 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_multiple_links PASSED [ 10%] 11:36:24 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_named_volume PASSED [ 10%] 11:36:24 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_port_binds PASSED [ 10%] 11:36:24 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_ports PASSED [ 10%] 11:36:24 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_restart_policy PASSED [ 11%] 11:36:24 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_stdin_open PASSED [ 11%] 11:36:24 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_stop_signal PASSED [ 11%] 11:36:24 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_sysctl PASSED [ 11%] 11:36:24 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_tmpfs_dict PASSED [ 11%] 11:36:24 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_tmpfs_list PASSED [ 11%] 11:36:24 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_unicode_envvars PASSED [ 12%] 11:36:24 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_volume_string PASSED [ 12%] 11:36:24 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_working_dir PASSED [ 12%] 11:36:24 tests/unit/api_container_test.py::CreateContainerTest::test_create_named_container PASSED [ 12%] 11:36:24 tests/unit/api_container_test.py::ContainerTest::test_container_stats PASSED [ 12%] 11:36:24 tests/unit/api_container_test.py::ContainerTest::test_container_top PASSED [ 12%] 11:36:24 tests/unit/api_container_test.py::ContainerTest::test_container_top_with_psargs PASSED [ 13%] 11:36:24 tests/unit/api_container_test.py::ContainerTest::test_container_update PASSED [ 13%] 11:36:24 tests/unit/api_container_test.py::ContainerTest::test_diff PASSED [ 13%] 11:36:24 tests/unit/api_container_test.py::ContainerTest::test_diff_with_dict_instead_of_id PASSED [ 13%] 11:36:24 tests/unit/api_container_test.py::ContainerTest::test_export PASSED [ 13%] 11:36:24 tests/unit/api_container_test.py::ContainerTest::test_export_with_dict_instead_of_id PASSED [ 13%] 11:36:24 tests/unit/api_container_test.py::ContainerTest::test_inspect_container PASSED [ 14%] 11:36:24 tests/unit/api_container_test.py::ContainerTest::test_inspect_container_undefined_id PASSED [ 14%] 11:36:24 tests/unit/api_container_test.py::ContainerTest::test_kill_container PASSED [ 14%] 11:36:24 tests/unit/api_container_test.py::ContainerTest::test_kill_container_with_dict_instead_of_id PASSED [ 14%] 11:36:24 tests/unit/api_container_test.py::ContainerTest::test_kill_container_with_signal PASSED [ 14%] 11:36:24 tests/unit/api_container_test.py::ContainerTest::test_list_containers PASSED [ 15%] 11:36:24 tests/unit/api_container_test.py::ContainerTest::test_log_following PASSED [ 15%] 11:36:24 tests/unit/api_container_test.py::ContainerTest::test_log_following_backwards PASSED [ 15%] 11:36:24 tests/unit/api_container_test.py::ContainerTest::test_log_since PASSED [ 15%] 11:36:24 tests/unit/api_container_test.py::ContainerTest::test_log_since_with_datetime PASSED [ 15%] 11:36:24 tests/unit/api_container_test.py::ContainerTest::test_log_since_with_invalid_value_raises_error PASSED [ 15%] 11:36:24 tests/unit/api_container_test.py::ContainerTest::test_log_streaming PASSED [ 16%] 11:36:24 tests/unit/api_container_test.py::ContainerTest::test_log_streaming_and_following PASSED [ 16%] 11:36:24 tests/unit/api_container_test.py::ContainerTest::test_log_tail PASSED [ 16%] 11:36:24 tests/unit/api_container_test.py::ContainerTest::test_log_tty PASSED [ 16%] 11:36:24 tests/unit/api_container_test.py::ContainerTest::test_logs PASSED [ 16%] 11:36:24 tests/unit/api_container_test.py::ContainerTest::test_logs_with_dict_instead_of_id PASSED [ 16%] 11:36:24 tests/unit/api_container_test.py::ContainerTest::test_pause_container PASSED [ 17%] 11:36:24 tests/unit/api_container_test.py::ContainerTest::test_port PASSED [ 17%] 11:36:24 tests/unit/api_container_test.py::ContainerTest::test_remove_container PASSED [ 17%] 11:36:24 tests/unit/api_container_test.py::ContainerTest::test_remove_container_with_dict_instead_of_id PASSED [ 17%] 11:36:24 tests/unit/api_container_test.py::ContainerTest::test_rename_container PASSED [ 17%] 11:36:24 tests/unit/api_container_test.py::ContainerTest::test_resize_container PASSED [ 18%] 11:36:24 tests/unit/api_container_test.py::ContainerTest::test_restart_container PASSED [ 18%] 11:36:24 tests/unit/api_container_test.py::ContainerTest::test_restart_container_with_dict_instead_of_id PASSED [ 18%] 11:36:24 tests/unit/api_container_test.py::ContainerTest::test_stop_container PASSED [ 18%] 11:36:24 tests/unit/api_container_test.py::ContainerTest::test_stop_container_with_dict_instead_of_id PASSED [ 18%] 11:36:24 tests/unit/api_container_test.py::ContainerTest::test_unpause_container PASSED [ 18%] 11:36:24 tests/unit/api_container_test.py::ContainerTest::test_wait PASSED [ 19%] 11:36:24 tests/unit/api_container_test.py::ContainerTest::test_wait_with_dict_instead_of_id PASSED [ 19%] 11:36:24 tests/unit/api_exec_test.py::ExecTest::test_exec_create PASSED [ 19%] 11:36:24 tests/unit/api_exec_test.py::ExecTest::test_exec_inspect PASSED [ 19%] 11:36:24 tests/unit/api_exec_test.py::ExecTest::test_exec_resize PASSED [ 19%] 11:36:24 tests/unit/api_exec_test.py::ExecTest::test_exec_start PASSED [ 19%] 11:36:24 tests/unit/api_exec_test.py::ExecTest::test_exec_start_detached PASSED [ 20%] 11:36:24 tests/unit/api_image_test.py::ImageTest::test_commit PASSED [ 20%] 11:36:24 tests/unit/api_image_test.py::ImageTest::test_get_image PASSED [ 20%] 11:36:24 tests/unit/api_image_test.py::ImageTest::test_image_history PASSED [ 20%] 11:36:24 tests/unit/api_image_test.py::ImageTest::test_image_ids PASSED [ 20%] 11:36:24 tests/unit/api_image_test.py::ImageTest::test_image_viz PASSED [ 20%] 11:36:24 tests/unit/api_image_test.py::ImageTest::test_images PASSED [ 21%] 11:36:24 tests/unit/api_image_test.py::ImageTest::test_images_filters PASSED [ 21%] 11:36:24 tests/unit/api_image_test.py::ImageTest::test_images_name PASSED [ 21%] 11:36:24 tests/unit/api_image_test.py::ImageTest::test_images_quiet PASSED [ 21%] 11:36:24 tests/unit/api_image_test.py::ImageTest::test_import_image PASSED [ 21%] 11:36:24 tests/unit/api_image_test.py::ImageTest::test_import_image_from_bytes PASSED [ 22%] 11:36:24 tests/unit/api_image_test.py::ImageTest::test_import_image_from_image PASSED [ 22%] 11:36:24 tests/unit/api_image_test.py::ImageTest::test_inspect_image PASSED [ 22%] 11:36:24 tests/unit/api_image_test.py::ImageTest::test_inspect_image_undefined_id PASSED [ 22%] 11:36:24 tests/unit/api_image_test.py::ImageTest::test_load_image PASSED [ 22%] 11:36:24 tests/unit/api_image_test.py::ImageTest::test_load_image_quiet PASSED [ 22%] 11:36:24 tests/unit/api_image_test.py::ImageTest::test_pull PASSED [ 23%] 11:36:24 tests/unit/api_image_test.py::ImageTest::test_pull_stream PASSED [ 23%] 11:36:24 tests/unit/api_image_test.py::ImageTest::test_push_image PASSED [ 23%] 11:36:24 tests/unit/api_image_test.py::ImageTest::test_push_image_stream PASSED [ 23%] 11:36:24 tests/unit/api_image_test.py::ImageTest::test_push_image_with_auth PASSED [ 23%] 11:36:24 tests/unit/api_image_test.py::ImageTest::test_push_image_with_tag PASSED [ 23%] 11:36:24 tests/unit/api_image_test.py::ImageTest::test_remove_image PASSED [ 24%] 11:36:24 tests/unit/api_image_test.py::ImageTest::test_tag_image PASSED [ 24%] 11:36:24 tests/unit/api_image_test.py::ImageTest::test_tag_image_force PASSED [ 24%] 11:36:24 tests/unit/api_image_test.py::ImageTest::test_tag_image_tag PASSED [ 24%] 11:36:24 tests/unit/api_network_test.py::NetworkTest::test_connect_container_to_network PASSED [ 24%] 11:36:24 tests/unit/api_network_test.py::NetworkTest::test_create_network PASSED [ 25%] 11:36:24 tests/unit/api_network_test.py::NetworkTest::test_disconnect_container_from_network PASSED [ 25%] 11:36:24 tests/unit/api_network_test.py::NetworkTest::test_inspect_network PASSED [ 25%] 11:36:24 tests/unit/api_network_test.py::NetworkTest::test_list_networks PASSED [ 25%] 11:36:24 tests/unit/api_network_test.py::NetworkTest::test_remove_network PASSED [ 25%] 11:36:24 tests/unit/api_test.py::DockerApiTest::test_auto_retrieve_server_version PASSED [ 25%] 11:36:24 tests/unit/api_test.py::DockerApiTest::test_create_host_config_secopt PASSED [ 26%] 11:36:24 tests/unit/api_test.py::DockerApiTest::test_ctor PASSED [ 26%] 11:36:24 tests/unit/api_test.py::DockerApiTest::test_events PASSED [ 26%] 11:36:24 tests/unit/api_test.py::DockerApiTest::test_events_with_filters PASSED [ 26%] 11:36:24 tests/unit/api_test.py::DockerApiTest::test_events_with_since_until PASSED [ 26%] 11:36:24 tests/unit/api_test.py::DockerApiTest::test_info PASSED [ 26%] 11:36:24 tests/unit/api_test.py::DockerApiTest::test_login PASSED [ 27%] 11:36:24 tests/unit/api_test.py::DockerApiTest::test_remove_link PASSED [ 27%] 11:36:24 tests/unit/api_test.py::DockerApiTest::test_retrieve_server_version PASSED [ 27%] 11:36:24 tests/unit/api_test.py::DockerApiTest::test_search PASSED [ 27%] 11:36:24 tests/unit/api_test.py::DockerApiTest::test_stream_helper_decoding PASSED [ 27%] 11:36:24 tests/unit/api_test.py::DockerApiTest::test_url_compatibility_http PASSED [ 27%] 11:36:24 tests/unit/api_test.py::DockerApiTest::test_url_compatibility_http_unix_triple_slash PASSED [ 28%] 11:36:24 tests/unit/api_test.py::DockerApiTest::test_url_compatibility_tcp PASSED [ 28%] 11:36:24 tests/unit/api_test.py::DockerApiTest::test_url_compatibility_unix PASSED [ 28%] 11:36:24 tests/unit/api_test.py::DockerApiTest::test_url_compatibility_unix_triple_slash PASSED [ 28%] 11:36:24 tests/unit/api_test.py::DockerApiTest::test_url_invalid_resource PASSED [ 28%] 11:36:24 tests/unit/api_test.py::DockerApiTest::test_url_no_resource PASSED [ 29%] 11:36:24 tests/unit/api_test.py::DockerApiTest::test_url_unversioned_api PASSED [ 29%] 11:36:24 tests/unit/api_test.py::DockerApiTest::test_url_valid_resource PASSED [ 29%] 11:36:24 tests/unit/api_test.py::DockerApiTest::test_version PASSED [ 29%] 11:36:24 tests/unit/api_test.py::DockerApiTest::test_version_no_api_version PASSED [ 29%] 11:36:24 tests/unit/api_test.py::UnixSocketStreamTest::test_early_stream_response PASSED [ 29%] 11:36:24 tests/unit/api_test.py::TCPSocketStreamTest::test_read_from_socket_no_stream_no_tty PASSED [ 30%] 11:36:25 tests/unit/api_test.py::TCPSocketStreamTest::test_read_from_socket_no_stream_no_tty_demux PASSED [ 30%] 11:36:25 tests/unit/api_test.py::TCPSocketStreamTest::test_read_from_socket_no_stream_tty PASSED [ 30%] 11:36:25 tests/unit/api_test.py::TCPSocketStreamTest::test_read_from_socket_no_stream_tty_demux PASSED [ 30%] 11:36:25 tests/unit/api_test.py::TCPSocketStreamTest::test_read_from_socket_no_tty PASSED [ 30%] 11:36:25 tests/unit/api_test.py::TCPSocketStreamTest::test_read_from_socket_no_tty_demux PASSED [ 30%] 11:36:26 tests/unit/api_test.py::TCPSocketStreamTest::test_read_from_socket_tty PASSED [ 31%] 11:36:26 tests/unit/api_test.py::TCPSocketStreamTest::test_read_from_socket_tty_demux PASSED [ 31%] 11:36:26 tests/unit/api_test.py::UserAgentTest::test_custom_user_agent PASSED [ 31%] 11:36:26 tests/unit/api_test.py::UserAgentTest::test_default_user_agent PASSED [ 31%] 11:36:26 tests/unit/api_test.py::DisableSocketTest::test_disable_socket_timeout PASSED [ 31%] 11:36:26 tests/unit/api_test.py::DisableSocketTest::test_disable_socket_timeout2 PASSED [ 31%] 11:36:26 tests/unit/api_test.py::DisableSocketTest::test_disable_socket_timout_non_blocking PASSED [ 32%] 11:36:26 tests/unit/api_volume_test.py::VolumeTest::test_create_volume PASSED [ 32%] 11:36:26 tests/unit/api_volume_test.py::VolumeTest::test_create_volume_invalid_opts_type PASSED [ 32%] 11:36:26 tests/unit/api_volume_test.py::VolumeTest::test_create_volume_with_driver PASSED [ 32%] 11:36:26 tests/unit/api_volume_test.py::VolumeTest::test_create_volume_with_invalid_labels PASSED [ 32%] 11:36:26 tests/unit/api_volume_test.py::VolumeTest::test_create_volume_with_labels PASSED [ 33%] 11:36:26 tests/unit/api_volume_test.py::VolumeTest::test_create_volume_with_no_specified_name PASSED [ 33%] 11:36:26 tests/unit/api_volume_test.py::VolumeTest::test_inspect_volume PASSED [ 33%] 11:36:26 tests/unit/api_volume_test.py::VolumeTest::test_list_volumes PASSED [ 33%] 11:36:26 tests/unit/api_volume_test.py::VolumeTest::test_list_volumes_and_filters PASSED [ 33%] 11:36:26 tests/unit/api_volume_test.py::VolumeTest::test_remove_volume PASSED [ 33%] 11:36:26 tests/unit/auth_test.py::RegressionTest::test_803_urlsafe_encode PASSED [ 34%] 11:36:26 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_explicit_hub_index_library_image PASSED [ 34%] 11:36:26 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_explicit_legacy_hub_index_library_image PASSED [ 34%] 11:36:26 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_invalid_index_name PASSED [ 34%] 11:36:26 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_resolve_repository_name_dotted_hub_library_image PASSED [ 34%] 11:36:26 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_resolve_repository_name_hub_image PASSED [ 34%] 11:36:26 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_resolve_repository_name_hub_library_image PASSED [ 35%] 11:36:26 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_resolve_repository_name_localhost PASSED [ 35%] 11:36:26 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_resolve_repository_name_localhost_with_username PASSED [ 35%] 11:36:26 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_resolve_repository_name_no_dots_but_port PASSED [ 35%] 11:36:26 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_resolve_repository_name_no_dots_but_port_and_username PASSED [ 35%] 11:36:26 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_resolve_repository_name_private_registry PASSED [ 36%] 11:36:26 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_resolve_repository_name_private_registry_with_port PASSED [ 36%] 11:36:26 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_resolve_repository_name_private_registry_with_username PASSED [ 36%] 11:36:26 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_auth_with_empty_credstore_and_auth_dict PASSED [ 36%] 11:36:26 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_default_explicit_none PASSED [ 36%] 11:36:26 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_default_registry PASSED [ 36%] 11:36:26 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_fully_explicit PASSED [ 37%] 11:36:26 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_hostname_only PASSED [ 37%] 11:36:26 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_legacy_config PASSED [ 37%] 11:36:26 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_no_match PASSED [ 37%] 11:36:26 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_no_path PASSED [ 37%] 11:36:26 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_no_path_trailing_slash PASSED [ 37%] 11:36:26 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_no_path_wrong_insecure_proto PASSED [ 38%] 11:36:26 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_no_path_wrong_secure_proto PASSED [ 38%] 11:36:26 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_no_protocol PASSED [ 38%] 11:36:26 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_path_wrong_proto PASSED [ 38%] 11:36:26 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_registry_and_auth_explicit_hub PASSED [ 38%] 11:36:26 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_registry_and_auth_explicit_legacy_hub PASSED [ 38%] 11:36:26 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_registry_and_auth_hub_image PASSED [ 39%] 11:36:26 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_registry_and_auth_library_image PASSED [ 39%] 11:36:26 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_registry_and_auth_private_registry PASSED [ 39%] 11:36:26 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_registry_and_auth_unauthenticated_registry PASSED [ 39%] 11:36:26 tests/unit/auth_test.py::LoadConfigTest::test_load_config_custom_config_env PASSED [ 39%] 11:36:26 tests/unit/auth_test.py::LoadConfigTest::test_load_config_custom_config_env_utf8 PASSED [ 40%] 11:36:26 tests/unit/auth_test.py::LoadConfigTest::test_load_config_custom_config_env_with_auths PASSED [ 40%] 11:36:26 tests/unit/auth_test.py::LoadConfigTest::test_load_config_identity_token PASSED [ 40%] 11:36:26 tests/unit/auth_test.py::LoadConfigTest::test_load_config_invalid_auth_dict PASSED [ 40%] 11:36:26 tests/unit/auth_test.py::LoadConfigTest::test_load_config_no_file PASSED [ 40%] 11:36:26 tests/unit/auth_test.py::LoadConfigTest::test_load_config_unknown_keys PASSED [ 40%] 11:36:26 tests/unit/auth_test.py::LoadConfigTest::test_load_config_with_random_name PASSED [ 41%] 11:36:26 tests/unit/auth_test.py::LoadConfigTest::test_load_json_config PASSED [ 41%] 11:36:26 tests/unit/auth_test.py::LoadConfigTest::test_load_legacy_config PASSED [ 41%] 11:36:26 tests/unit/auth_test.py::LoadConfigTest::test_load_modern_json_config PASSED [ 41%] 11:36:26 tests/unit/auth_test.py::CredstoreTest::test_get_all_credentials_3_sources PASSED [ 41%] 11:36:26 tests/unit/auth_test.py::CredstoreTest::test_get_all_credentials_credstore_only PASSED [ 41%] 11:36:26 tests/unit/auth_test.py::CredstoreTest::test_get_all_credentials_credstore_overrides_auth_entry PASSED [ 42%] 11:36:26 tests/unit/auth_test.py::CredstoreTest::test_get_all_credentials_helpers_override_default PASSED [ 42%] 11:36:26 tests/unit/auth_test.py::CredstoreTest::test_get_all_credentials_with_auths_entries PASSED [ 42%] 11:36:26 tests/unit/auth_test.py::CredstoreTest::test_get_all_credentials_with_credhelpers_only PASSED [ 42%] 11:36:26 tests/unit/auth_test.py::CredstoreTest::test_get_all_credentials_with_empty_auths_entry PASSED [ 42%] 11:36:26 tests/unit/auth_test.py::CredstoreTest::test_get_all_credentials_with_empty_credhelper PASSED [ 43%] 11:36:26 tests/unit/auth_test.py::CredstoreTest::test_get_credential_store PASSED [ 43%] 11:36:26 tests/unit/auth_test.py::CredstoreTest::test_get_credential_store_default_index PASSED [ 43%] 11:36:26 tests/unit/auth_test.py::CredstoreTest::test_get_credential_store_no_default PASSED [ 43%] 11:36:26 tests/unit/auth_test.py::CredstoreTest::test_get_credential_store_with_plain_dict PASSED [ 43%] 11:36:26 tests/unit/client_test.py::ClientTest::test_call_api_client_method PASSED [ 43%] 11:36:26 tests/unit/client_test.py::ClientTest::test_call_containers PASSED [ 44%] 11:36:26 tests/unit/client_test.py::ClientTest::test_default_pool_size_unix PASSED [ 44%] 11:36:26 tests/unit/client_test.py::ClientTest::test_default_pool_size_win SKIPPED [ 44%] 11:36:26 tests/unit/client_test.py::ClientTest::test_events PASSED [ 44%] 11:36:26 tests/unit/client_test.py::ClientTest::test_info PASSED [ 44%] 11:36:26 tests/unit/client_test.py::ClientTest::test_ping PASSED [ 44%] 11:36:26 tests/unit/client_test.py::ClientTest::test_pool_size_unix PASSED [ 45%] 11:36:26 tests/unit/client_test.py::ClientTest::test_pool_size_win SKIPPED [ 45%] 11:36:26 tests/unit/client_test.py::ClientTest::test_version PASSED [ 45%] 11:36:26 tests/unit/client_test.py::FromEnvTest::test_default_pool_size_from_env_unix PASSED [ 45%] 11:36:26 tests/unit/client_test.py::FromEnvTest::test_default_pool_size_from_env_win SKIPPED [ 45%] 11:36:26 tests/unit/client_test.py::FromEnvTest::test_from_env PASSED [ 45%] 11:36:26 tests/unit/client_test.py::FromEnvTest::test_from_env_with_version PASSED [ 46%] 11:36:26 tests/unit/client_test.py::FromEnvTest::test_from_env_without_timeout_uses_default PASSED [ 46%] 11:36:26 tests/unit/client_test.py::FromEnvTest::test_from_env_without_version_uses_default PASSED [ 46%] 11:36:26 tests/unit/client_test.py::FromEnvTest::test_pool_size_from_env_unix PASSED [ 46%] 11:36:26 tests/unit/client_test.py::FromEnvTest::test_pool_size_from_env_win SKIPPED [ 46%] 11:36:26 tests/unit/context_test.py::BaseContextTest::test_context_inspect_without_params PASSED [ 47%] 11:36:26 tests/unit/context_test.py::BaseContextTest::test_default_in_context_list PASSED [ 47%] 11:36:26 tests/unit/context_test.py::BaseContextTest::test_fail_on_default_context_create PASSED [ 47%] 11:36:26 tests/unit/context_test.py::BaseContextTest::test_get_current_context PASSED [ 47%] 11:36:26 tests/unit/context_test.py::BaseContextTest::test_https_host PASSED [ 47%] 11:36:26 tests/unit/context_test.py::BaseContextTest::test_url_compatibility_on_linux PASSED [ 47%] 11:36:26 tests/unit/context_test.py::BaseContextTest::test_url_compatibility_on_windows SKIPPED [ 48%] 11:36:26 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_invalid_cpu_cfs_types PASSED [ 48%] 11:36:26 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_invalid_cpu_count_types PASSED [ 48%] 11:36:26 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_invalid_cpu_percent_types PASSED [ 48%] 11:36:26 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_invalid_mem_swappiness PASSED [ 48%] 11:36:26 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_invalid_nano_cpus_types PASSED [ 48%] 11:36:26 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_no_options_newer_api_version PASSED [ 49%] 11:36:26 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_pid_mode PASSED [ 49%] 11:36:26 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_blkio_constraints PASSED [ 49%] 11:36:26 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_cpu_count PASSED [ 49%] 11:36:26 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_cpu_percent PASSED [ 49%] 11:36:26 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_cpu_period PASSED [ 50%] 11:36:26 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_cpu_quota PASSED [ 50%] 11:36:26 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_cpu_rt_period PASSED [ 50%] 11:36:26 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_cpu_rt_period_types PASSED [ 50%] 11:36:26 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_cpu_rt_runtime PASSED [ 50%] 11:36:26 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_dns_opt PASSED [ 50%] 11:36:26 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_isolation PASSED [ 51%] 11:36:26 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_kernel_memory PASSED [ 51%] 11:36:26 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_mem_reservation PASSED [ 51%] 11:36:26 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_nano_cpus PASSED [ 51%] 11:36:26 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_oom_kill_disable PASSED [ 51%] 11:36:26 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_oom_score_adj PASSED [ 51%] 11:36:26 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_pids_limit PASSED [ 52%] 11:36:26 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_shm_size PASSED [ 52%] 11:36:26 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_shm_size_in_mb PASSED [ 52%] 11:36:26 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_userns_mode PASSED [ 52%] 11:36:26 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_uts PASSED [ 52%] 11:36:26 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_volume_driver PASSED [ 52%] 11:36:26 tests/unit/dockertypes_test.py::HostConfigTest::test_ctrate_host_config_with_cpu_rt_runtime_types PASSED [ 53%] 11:36:26 tests/unit/dockertypes_test.py::ContainerSpecTest::test_parse_mounts PASSED [ 53%] 11:36:26 tests/unit/dockertypes_test.py::UlimitTest::test_create_host_config_dict_ulimit PASSED [ 53%] 11:36:26 tests/unit/dockertypes_test.py::UlimitTest::test_create_host_config_dict_ulimit_capitals PASSED [ 53%] 11:36:26 tests/unit/dockertypes_test.py::UlimitTest::test_create_host_config_obj_ulimit PASSED [ 53%] 11:36:26 tests/unit/dockertypes_test.py::UlimitTest::test_ulimit_invalid_type PASSED [ 54%] 11:36:26 tests/unit/dockertypes_test.py::LogConfigTest::test_create_host_config_dict_logconfig PASSED [ 54%] 11:36:26 tests/unit/dockertypes_test.py::LogConfigTest::test_create_host_config_obj_logconfig PASSED [ 54%] 11:36:26 tests/unit/dockertypes_test.py::LogConfigTest::test_logconfig_invalid_config_type PASSED [ 54%] 11:36:26 tests/unit/dockertypes_test.py::EndpointConfigTest::test_create_endpoint_config_with_aliases PASSED [ 54%] 11:36:26 tests/unit/dockertypes_test.py::IPAMConfigTest::test_create_ipam_config PASSED [ 54%] 11:36:26 tests/unit/dockertypes_test.py::ServiceModeTest::test_global_replicas_error PASSED [ 55%] 11:36:26 tests/unit/dockertypes_test.py::ServiceModeTest::test_global_simple PASSED [ 55%] 11:36:26 tests/unit/dockertypes_test.py::ServiceModeTest::test_invalid_mode PASSED [ 55%] 11:36:26 tests/unit/dockertypes_test.py::ServiceModeTest::test_replicated_replicas PASSED [ 55%] 11:36:26 tests/unit/dockertypes_test.py::ServiceModeTest::test_replicated_replicas_0 PASSED [ 55%] 11:36:26 tests/unit/dockertypes_test.py::ServiceModeTest::test_replicated_simple PASSED [ 55%] 11:36:26 tests/unit/dockertypes_test.py::MountTest::test_parse_mount_bind PASSED [ 56%] 11:36:26 tests/unit/dockertypes_test.py::MountTest::test_parse_mount_bind_windows XFAIL [ 56%] 11:36:26 tests/unit/dockertypes_test.py::MountTest::test_parse_mount_named_volume PASSED [ 56%] 11:36:26 tests/unit/dockertypes_test.py::MountTest::test_parse_mount_string_invalid PASSED [ 56%] 11:36:26 tests/unit/dockertypes_test.py::MountTest::test_parse_mount_string_no_source PASSED [ 56%] 11:36:26 tests/unit/dockertypes_test.py::MountTest::test_parse_mount_string_ro PASSED [ 56%] 11:36:26 tests/unit/dockertypes_test.py::MountTest::test_parse_mount_string_rw PASSED [ 57%] 11:36:26 tests/unit/dockertypes_test.py::MountTest::test_parse_mount_string_short_form PASSED [ 57%] 11:36:26 tests/unit/dockertypes_test.py::ServicePortsTest::test_convert_service_ports_invalid PASSED [ 57%] 11:36:26 tests/unit/dockertypes_test.py::ServicePortsTest::test_convert_service_ports_multiple PASSED [ 57%] 11:36:26 tests/unit/dockertypes_test.py::ServicePortsTest::test_convert_service_ports_no_protocol_and_mode PASSED [ 57%] 11:36:26 tests/unit/dockertypes_test.py::ServicePortsTest::test_convert_service_ports_simple PASSED [ 58%] 11:36:26 tests/unit/dockertypes_test.py::ServicePortsTest::test_convert_service_ports_with_protocol PASSED [ 58%] 11:36:26 tests/unit/dockertypes_test.py::ServicePortsTest::test_convert_service_ports_with_protocol_and_mode PASSED [ 58%] 11:36:26 tests/unit/errors_test.py::APIErrorTest::test_api_error_is_caught_by_dockerexception PASSED [ 58%] 11:36:26 tests/unit/errors_test.py::APIErrorTest::test_create_error_from_exception PASSED [ 58%] 11:36:26 tests/unit/errors_test.py::APIErrorTest::test_is_client_error_400 PASSED [ 58%] 11:36:26 tests/unit/errors_test.py::APIErrorTest::test_is_client_error_500 PASSED [ 59%] 11:36:26 tests/unit/errors_test.py::APIErrorTest::test_is_error_300 PASSED [ 59%] 11:36:26 tests/unit/errors_test.py::APIErrorTest::test_is_error_400 PASSED [ 59%] 11:36:26 tests/unit/errors_test.py::APIErrorTest::test_is_error_500 PASSED [ 59%] 11:36:26 tests/unit/errors_test.py::APIErrorTest::test_is_server_error_200 PASSED [ 59%] 11:36:26 tests/unit/errors_test.py::APIErrorTest::test_is_server_error_300 PASSED [ 59%] 11:36:26 tests/unit/errors_test.py::APIErrorTest::test_is_server_error_400 PASSED [ 60%] 11:36:26 tests/unit/errors_test.py::APIErrorTest::test_is_server_error_500 PASSED [ 60%] 11:36:26 tests/unit/errors_test.py::APIErrorTest::test_status_code_200 PASSED [ 60%] 11:36:26 tests/unit/errors_test.py::APIErrorTest::test_status_code_400 PASSED [ 60%] Still waiting to schedule task Waiting for next available executor on ‘amd64&&ubuntu-2004&&overlay2Still waiting to schedule task Waiting for next available executor on ‘amd64&&ubuntu-2004&&overlay211:36:27 tests/unit/errors_test.py::APIErrorTest::test_status_code_500 PASSED [ 60%] 11:36:27 tests/unit/errors_test.py::ContainerErrorTest::test_container_with_stderr PASSED [ 61%] 11:36:27 tests/unit/errors_test.py::ContainerErrorTest::test_container_without_stderr PASSED [ 61%] 11:36:27 tests/unit/errors_test.py::CreateUnexpectedKwargsErrorTest::test_create_unexpected_kwargs_error_multiple PASSED [ 61%] 11:36:27 tests/unit/errors_test.py::CreateUnexpectedKwargsErrorTest::test_create_unexpected_kwargs_error_single PASSED [ 61%] 11:36:27 tests/unit/models_containers_test.py::ContainerCollectionTest::test_create PASSED [ 61%] 11:36:27 tests/unit/models_containers_test.py::ContainerCollectionTest::test_create_container_args PASSED [ 61%] 11:36:27 tests/unit/models_containers_test.py::ContainerCollectionTest::test_create_with_image_object PASSED [ 62%] 11:36:27 tests/unit/models_containers_test.py::ContainerCollectionTest::test_get PASSED [ 62%] 11:36:27 tests/unit/models_containers_test.py::ContainerCollectionTest::test_list PASSED [ 62%] 11:36:27 tests/unit/models_containers_test.py::ContainerCollectionTest::test_list_ignore_removed PASSED [ 62%] 11:36:27 tests/unit/models_containers_test.py::ContainerCollectionTest::test_run PASSED [ 62%] 11:36:27 tests/unit/models_containers_test.py::ContainerCollectionTest::test_run_detach PASSED [ 62%] 11:36:27 tests/unit/models_containers_test.py::ContainerCollectionTest::test_run_pull PASSED [ 63%] 11:36:27 tests/unit/models_containers_test.py::ContainerCollectionTest::test_run_remove PASSED [ 63%] 11:36:27 tests/unit/models_containers_test.py::ContainerCollectionTest::test_run_with_error PASSED [ 63%] 11:36:27 tests/unit/models_containers_test.py::ContainerCollectionTest::test_run_with_image_object PASSED [ 63%] 11:36:27 tests/unit/models_containers_test.py::ContainerTest::test_attach PASSED [ 63%] 11:36:27 tests/unit/models_containers_test.py::ContainerTest::test_commit PASSED [ 63%] 11:36:27 tests/unit/models_containers_test.py::ContainerTest::test_diff PASSED [ 64%] 11:36:27 tests/unit/models_containers_test.py::ContainerTest::test_exec_run PASSED [ 64%] 11:36:27 tests/unit/models_containers_test.py::ContainerTest::test_exec_run_failure PASSED [ 64%] 11:36:27 tests/unit/models_containers_test.py::ContainerTest::test_export PASSED [ 64%] 11:36:27 tests/unit/models_containers_test.py::ContainerTest::test_get_archive PASSED [ 64%] 11:36:27 tests/unit/models_containers_test.py::ContainerTest::test_image PASSED [ 65%] 11:36:27 tests/unit/models_containers_test.py::ContainerTest::test_kill PASSED [ 65%] 11:36:27 tests/unit/models_containers_test.py::ContainerTest::test_labels PASSED [ 65%] 11:36:27 tests/unit/models_containers_test.py::ContainerTest::test_logs PASSED [ 65%] 11:36:27 tests/unit/models_containers_test.py::ContainerTest::test_name PASSED [ 65%] 11:36:27 tests/unit/models_containers_test.py::ContainerTest::test_pause PASSED [ 65%] 11:36:27 tests/unit/models_containers_test.py::ContainerTest::test_put_archive PASSED [ 66%] 11:36:27 tests/unit/models_containers_test.py::ContainerTest::test_remove PASSED [ 66%] 11:36:27 tests/unit/models_containers_test.py::ContainerTest::test_rename PASSED [ 66%] 11:36:27 tests/unit/models_containers_test.py::ContainerTest::test_resize PASSED [ 66%] 11:36:27 tests/unit/models_containers_test.py::ContainerTest::test_restart PASSED [ 66%] 11:36:27 tests/unit/models_containers_test.py::ContainerTest::test_start PASSED [ 66%] 11:36:27 tests/unit/models_containers_test.py::ContainerTest::test_stats PASSED [ 67%] 11:36:27 tests/unit/models_containers_test.py::ContainerTest::test_status PASSED [ 67%] 11:36:27 tests/unit/models_containers_test.py::ContainerTest::test_stop PASSED [ 67%] 11:36:27 tests/unit/models_containers_test.py::ContainerTest::test_top PASSED [ 67%] 11:36:27 tests/unit/models_containers_test.py::ContainerTest::test_unpause PASSED [ 67%] 11:36:27 tests/unit/models_containers_test.py::ContainerTest::test_update PASSED [ 68%] 11:36:27 tests/unit/models_containers_test.py::ContainerTest::test_wait PASSED [ 68%] 11:36:27 tests/unit/models_images_test.py::ImageCollectionTest::test_build PASSED [ 68%] 11:36:27 tests/unit/models_images_test.py::ImageCollectionTest::test_get PASSED [ 68%] 11:36:27 tests/unit/models_images_test.py::ImageCollectionTest::test_labels PASSED [ 68%] 11:36:27 tests/unit/models_images_test.py::ImageCollectionTest::test_list PASSED [ 68%] 11:36:27 tests/unit/models_images_test.py::ImageCollectionTest::test_load PASSED [ 69%] 11:36:27 tests/unit/models_images_test.py::ImageCollectionTest::test_pull PASSED [ 69%] 11:36:27 tests/unit/models_images_test.py::ImageCollectionTest::test_pull_multiple PASSED [ 69%] 11:36:27 tests/unit/models_images_test.py::ImageCollectionTest::test_pull_tag_precedence PASSED [ 69%] 11:36:27 tests/unit/models_images_test.py::ImageCollectionTest::test_pull_with_stream_param PASSED [ 69%] 11:36:27 tests/unit/models_images_test.py::ImageCollectionTest::test_push PASSED [ 69%] 11:36:27 tests/unit/models_images_test.py::ImageCollectionTest::test_remove PASSED [ 70%] 11:36:27 tests/unit/models_images_test.py::ImageCollectionTest::test_search PASSED [ 70%] 11:36:27 tests/unit/models_images_test.py::ImageCollectionTest::test_search_limit PASSED [ 70%] 11:36:27 tests/unit/models_images_test.py::ImageTest::test_history PASSED [ 70%] 11:36:27 tests/unit/models_images_test.py::ImageTest::test_save PASSED [ 70%] 11:36:27 tests/unit/models_images_test.py::ImageTest::test_short_id PASSED [ 70%] 11:36:27 tests/unit/models_images_test.py::ImageTest::test_tag PASSED [ 71%] 11:36:27 tests/unit/models_images_test.py::ImageTest::test_tags PASSED [ 71%] 11:36:27 tests/unit/models_networks_test.py::NetworkCollectionTest::test_create PASSED [ 71%] 11:36:27 tests/unit/models_networks_test.py::NetworkCollectionTest::test_get PASSED [ 71%] 11:36:27 tests/unit/models_networks_test.py::NetworkCollectionTest::test_list PASSED [ 71%] 11:36:27 tests/unit/models_networks_test.py::NetworkTest::test_connect PASSED [ 72%] 11:36:27 tests/unit/models_networks_test.py::NetworkTest::test_disconnect PASSED [ 72%] 11:36:27 tests/unit/models_networks_test.py::NetworkTest::test_remove PASSED [ 72%] 11:36:27 tests/unit/models_resources_test.py::ModelTest::test_hash PASSED [ 72%] 11:36:27 tests/unit/models_resources_test.py::ModelTest::test_reload PASSED [ 72%] 11:36:27 tests/unit/models_secrets_test.py::CreateServiceTest::test_secrets_repr PASSED [ 72%] 11:36:27 tests/unit/models_services_test.py::CreateServiceKwargsTest::test_get_create_service_kwargs PASSED [ 73%] 11:36:27 tests/unit/sshadapter_test.py::SSHAdapterTest::test_ssh_hostname_prefix_trim PASSED [ 73%] 11:36:27 tests/unit/sshadapter_test.py::SSHAdapterTest::test_ssh_parse_hostname_and_port PASSED [ 73%] 11:36:27 tests/unit/sshadapter_test.py::SSHAdapterTest::test_ssh_parse_hostname_only PASSED [ 73%] 11:36:27 tests/unit/sshadapter_test.py::SSHAdapterTest::test_ssh_parse_url PASSED [ 73%] 11:36:27 tests/unit/sshadapter_test.py::SSHAdapterTest::test_ssh_parse_user_and_hostname PASSED [ 73%] 11:36:27 tests/unit/ssladapter_test.py::SSLAdapterTest::test_only_uses_tls PASSED [ 74%] 11:36:27 tests/unit/ssladapter_test.py::MatchHostnameTest::test_match_dns_failure PASSED [ 74%] 11:36:27 tests/unit/ssladapter_test.py::MatchHostnameTest::test_match_dns_success PASSED [ 74%] 11:36:27 tests/unit/ssladapter_test.py::MatchHostnameTest::test_match_ip_address_failure PASSED [ 74%] 11:36:27 tests/unit/ssladapter_test.py::MatchHostnameTest::test_match_ip_address_success PASSED [ 74%] 11:36:27 tests/unit/ssladapter_test.py::MatchHostnameTest::test_match_localhost_success PASSED [ 75%] 11:36:27 tests/unit/swarm_test.py::SwarmTest::test_join_swarm PASSED [ 75%] 11:36:27 tests/unit/swarm_test.py::SwarmTest::test_join_swarm_no_listen_address_takes_default PASSED [ 75%] 11:36:27 tests/unit/swarm_test.py::SwarmTest::test_node_update PASSED [ 75%] 11:36:27 tests/unit/types_containers_test.py::test_uid_0_is_not_elided PASSED [ 75%] 11:36:27 tests/unit/utils_build_test.py::ExcludePathsTest::test_directory PASSED [ 75%] 11:36:27 tests/unit/utils_build_test.py::ExcludePathsTest::test_directory_with_single_exception PASSED [ 76%] 11:36:27 tests/unit/utils_build_test.py::ExcludePathsTest::test_directory_with_subdir_exception PASSED [ 76%] 11:36:27 tests/unit/utils_build_test.py::ExcludePathsTest::test_directory_with_subdir_exception_win32_pathsep SKIPPED [ 76%] 11:36:27 tests/unit/utils_build_test.py::ExcludePathsTest::test_directory_with_trailing_slash PASSED [ 76%] 11:36:27 tests/unit/utils_build_test.py::ExcludePathsTest::test_directory_with_wildcard_exception PASSED [ 76%] 11:36:27 tests/unit/utils_build_test.py::ExcludePathsTest::test_double_wildcard PASSED [ 76%] 11:36:27 tests/unit/utils_build_test.py::ExcludePathsTest::test_double_wildcard_with_exception PASSED [ 77%] 11:36:27 tests/unit/utils_build_test.py::ExcludePathsTest::test_exclude_custom_dockerfile PASSED [ 77%] 11:36:27 tests/unit/utils_build_test.py::ExcludePathsTest::test_exclude_dockerfile_child PASSED [ 77%] 11:36:27 tests/unit/utils_build_test.py::ExcludePathsTest::test_exclude_dockerfile_dockerignore PASSED [ 77%] 11:36:27 tests/unit/utils_build_test.py::ExcludePathsTest::test_exclude_include_absolute_path PASSED [ 77%] 11:36:27 tests/unit/utils_build_test.py::ExcludePathsTest::test_include_wildcard PASSED [ 77%] 11:36:27 tests/unit/utils_build_test.py::ExcludePathsTest::test_last_line_precedence PASSED [ 78%] 11:36:27 tests/unit/utils_build_test.py::ExcludePathsTest::test_no_dupes PASSED [ 78%] 11:36:27 tests/unit/utils_build_test.py::ExcludePathsTest::test_no_excludes PASSED [ 78%] 11:36:27 tests/unit/utils_build_test.py::ExcludePathsTest::test_parent_directory PASSED [ 78%] 11:36:27 tests/unit/utils_build_test.py::ExcludePathsTest::test_question_mark PASSED [ 78%] 11:36:27 tests/unit/utils_build_test.py::ExcludePathsTest::test_single_and_double_wildcard PASSED [ 79%] 11:36:27 tests/unit/utils_build_test.py::ExcludePathsTest::test_single_filename PASSED [ 79%] 11:36:27 tests/unit/utils_build_test.py::ExcludePathsTest::test_single_filename_leading_dot_slash PASSED [ 79%] 11:36:27 tests/unit/utils_build_test.py::ExcludePathsTest::test_single_filename_trailing_slash PASSED [ 79%] 11:36:27 tests/unit/utils_build_test.py::ExcludePathsTest::test_single_subdir_single_filename PASSED [ 79%] 11:36:27 tests/unit/utils_build_test.py::ExcludePathsTest::test_single_subdir_single_filename_leading_slash PASSED [ 79%] 11:36:27 tests/unit/utils_build_test.py::ExcludePathsTest::test_single_subdir_wildcard_filename PASSED [ 80%] 11:36:27 tests/unit/utils_build_test.py::ExcludePathsTest::test_single_subdir_with_path_traversal PASSED [ 80%] 11:36:27 tests/unit/utils_build_test.py::ExcludePathsTest::test_subdirectory PASSED [ 80%] 11:36:27 tests/unit/utils_build_test.py::ExcludePathsTest::test_subdirectory_win32_pathsep SKIPPED [ 80%] 11:36:27 tests/unit/utils_build_test.py::ExcludePathsTest::test_trailing_double_wildcard PASSED [ 80%] 11:36:27 tests/unit/utils_build_test.py::ExcludePathsTest::test_wildcard_exclude PASSED [ 80%] 11:36:27 tests/unit/utils_build_test.py::ExcludePathsTest::test_wildcard_filename_end PASSED [ 81%] 11:36:27 tests/unit/utils_build_test.py::ExcludePathsTest::test_wildcard_filename_start PASSED [ 81%] 11:36:27 tests/unit/utils_build_test.py::ExcludePathsTest::test_wildcard_subdir_single_filename PASSED [ 81%] 11:36:27 tests/unit/utils_build_test.py::ExcludePathsTest::test_wildcard_subdir_wildcard_filename PASSED [ 81%] 11:36:27 tests/unit/utils_build_test.py::ExcludePathsTest::test_wildcard_with_exception PASSED [ 81%] 11:36:27 tests/unit/utils_build_test.py::ExcludePathsTest::test_wildcard_with_wildcard_exception PASSED [ 81%] 11:36:27 tests/unit/utils_build_test.py::TarTest::test_tar_directory_link PASSED [ 82%] 11:36:27 tests/unit/utils_build_test.py::TarTest::test_tar_socket_file PASSED [ 82%] 11:36:27 tests/unit/utils_build_test.py::TarTest::test_tar_with_broken_symlinks PASSED [ 82%] 11:36:27 tests/unit/utils_build_test.py::TarTest::test_tar_with_directory_symlinks PASSED [ 82%] 11:36:27 tests/unit/utils_build_test.py::TarTest::test_tar_with_empty_directory PASSED [ 82%] 11:36:27 tests/unit/utils_build_test.py::TarTest::test_tar_with_excludes PASSED [ 83%] 11:36:27 tests/unit/utils_build_test.py::TarTest::test_tar_with_file_symlinks PASSED [ 83%] 11:36:27 tests/unit/utils_build_test.py::TarTest::test_tar_with_inaccessible_file SKIPPED [ 83%] 11:36:27 tests/unit/utils_config_test.py::FindConfigFileTest::test_find_config_fallback PASSED [ 83%] 11:36:27 tests/unit/utils_config_test.py::FindConfigFileTest::test_find_config_from_environment PASSED [ 83%] 11:36:27 tests/unit/utils_config_test.py::FindConfigFileTest::test_find_config_from_explicit_path PASSED [ 83%] 11:36:27 tests/unit/utils_config_test.py::FindConfigFileTest::test_find_config_from_home_legacy_name PASSED [ 84%] 11:36:27 tests/unit/utils_config_test.py::FindConfigFileTest::test_find_config_from_home_posix PASSED [ 84%] 11:36:27 tests/unit/utils_config_test.py::FindConfigFileTest::test_find_config_from_home_windows SKIPPED [ 84%] 11:36:27 tests/unit/utils_config_test.py::LoadConfigTest::test_load_config_custom_headers PASSED [ 84%] 11:36:27 tests/unit/utils_config_test.py::LoadConfigTest::test_load_config_detach_keys PASSED [ 84%] 11:36:27 tests/unit/utils_config_test.py::LoadConfigTest::test_load_config_from_env PASSED [ 84%] 11:36:27 tests/unit/utils_config_test.py::LoadConfigTest::test_load_config_no_file PASSED [ 85%] 11:36:27 tests/unit/utils_json_stream_test.py::TestJsonSplitter::test_json_splitter_no_object PASSED [ 85%] 11:36:27 tests/unit/utils_json_stream_test.py::TestJsonSplitter::test_json_splitter_with_object PASSED [ 85%] 11:36:27 tests/unit/utils_json_stream_test.py::TestJsonSplitter::test_json_splitter_leading_whitespace PASSED [ 85%] 11:36:27 tests/unit/utils_json_stream_test.py::TestStreamAsText::test_stream_with_non_utf_unicode_character PASSED [ 85%] 11:36:27 tests/unit/utils_json_stream_test.py::TestStreamAsText::test_stream_with_utf_character PASSED [ 86%] 11:36:27 tests/unit/utils_json_stream_test.py::TestJsonStream::test_with_falsy_entries PASSED [ 86%] 11:36:27 tests/unit/utils_json_stream_test.py::TestJsonStream::test_with_leading_whitespace PASSED [ 86%] 11:36:27 tests/unit/utils_proxy_test.py::ProxyConfigTest::test_environment PASSED [ 86%] 11:36:27 tests/unit/utils_proxy_test.py::ProxyConfigTest::test_from_dict PASSED [ 86%] 11:36:27 tests/unit/utils_proxy_test.py::ProxyConfigTest::test_inject_proxy_environment PASSED [ 86%] 11:36:27 tests/unit/utils_proxy_test.py::ProxyConfigTest::test_new PASSED [ 87%] 11:36:27 tests/unit/utils_proxy_test.py::ProxyConfigTest::test_truthiness PASSED [ 87%] 11:36:27 tests/unit/utils_test.py::DecoratorsTest::test_update_headers PASSED [ 87%] 11:36:27 tests/unit/utils_test.py::KwargsFromEnvTest::test_kwargs_from_env_alternate_env PASSED [ 87%] 11:36:27 tests/unit/utils_test.py::KwargsFromEnvTest::test_kwargs_from_env_empty PASSED [ 87%] 11:36:27 tests/unit/utils_test.py::KwargsFromEnvTest::test_kwargs_from_env_no_cert_path PASSED [ 87%] 11:36:27 tests/unit/utils_test.py::KwargsFromEnvTest::test_kwargs_from_env_tls PASSED [ 88%] 11:36:27 tests/unit/utils_test.py::KwargsFromEnvTest::test_kwargs_from_env_tls_verify_false PASSED [ 88%] 11:36:27 tests/unit/utils_test.py::KwargsFromEnvTest::test_kwargs_from_env_tls_verify_false_no_cert PASSED [ 88%] 11:36:27 tests/unit/utils_test.py::ConverVolumeBindsTest::test_convert_volume_binds_compact PASSED [ 88%] 11:36:27 tests/unit/utils_test.py::ConverVolumeBindsTest::test_convert_volume_binds_complete PASSED [ 88%] 11:36:27 tests/unit/utils_test.py::ConverVolumeBindsTest::test_convert_volume_binds_empty PASSED [ 88%] 11:36:27 tests/unit/utils_test.py::ConverVolumeBindsTest::test_convert_volume_binds_list PASSED [ 89%] 11:36:27 tests/unit/utils_test.py::ConverVolumeBindsTest::test_convert_volume_binds_no_mode PASSED [ 89%] 11:36:27 tests/unit/utils_test.py::ConverVolumeBindsTest::test_convert_volume_binds_unicode_bytes_input PASSED [ 89%] 11:36:27 tests/unit/utils_test.py::ConverVolumeBindsTest::test_convert_volume_binds_unicode_unicode_input PASSED [ 89%] 11:36:27 tests/unit/utils_test.py::ParseEnvFileTest::test_parse_env_file_commented_line PASSED [ 89%] 11:36:27 tests/unit/utils_test.py::ParseEnvFileTest::test_parse_env_file_invalid_line PASSED [ 90%] 11:36:27 tests/unit/utils_test.py::ParseEnvFileTest::test_parse_env_file_newline PASSED [ 90%] 11:36:27 tests/unit/utils_test.py::ParseEnvFileTest::test_parse_env_file_proper PASSED [ 90%] 11:36:27 tests/unit/utils_test.py::ParseEnvFileTest::test_parse_env_file_with_equals_character PASSED [ 90%] 11:36:27 tests/unit/utils_test.py::ParseHostTest::test_parse_host PASSED [ 90%] 11:36:27 tests/unit/utils_test.py::ParseHostTest::test_parse_host_empty_value PASSED [ 90%] 11:36:27 tests/unit/utils_test.py::ParseHostTest::test_parse_host_tls PASSED [ 91%] 11:36:27 tests/unit/utils_test.py::ParseHostTest::test_parse_host_tls_tcp_proto PASSED [ 91%] 11:36:27 tests/unit/utils_test.py::ParseHostTest::test_parse_host_trailing_slash PASSED [ 91%] 11:36:27 tests/unit/utils_test.py::ParseRepositoryTagTest::test_index_image_no_tag PASSED [ 91%] 11:36:27 tests/unit/utils_test.py::ParseRepositoryTagTest::test_index_image_sha PASSED [ 91%] 11:36:27 tests/unit/utils_test.py::ParseRepositoryTagTest::test_index_image_tag PASSED [ 91%] 11:36:27 tests/unit/utils_test.py::ParseRepositoryTagTest::test_index_user_image_no_tag PASSED [ 92%] 11:36:27 tests/unit/utils_test.py::ParseRepositoryTagTest::test_index_user_image_tag PASSED [ 92%] 11:36:27 tests/unit/utils_test.py::ParseRepositoryTagTest::test_private_reg_image_no_tag PASSED [ 92%] 11:36:27 tests/unit/utils_test.py::ParseRepositoryTagTest::test_private_reg_image_sha PASSED [ 92%] 11:36:27 tests/unit/utils_test.py::ParseRepositoryTagTest::test_private_reg_image_tag PASSED [ 92%] 11:36:27 tests/unit/utils_test.py::ParseDeviceTest::test_dict PASSED [ 93%] 11:36:27 tests/unit/utils_test.py::ParseDeviceTest::test_full_string_definition PASSED [ 93%] 11:36:27 tests/unit/utils_test.py::ParseDeviceTest::test_hybrid_list PASSED [ 93%] 11:36:27 tests/unit/utils_test.py::ParseDeviceTest::test_partial_string_definition PASSED [ 93%] 11:36:27 tests/unit/utils_test.py::ParseDeviceTest::test_permissionless_string_definition PASSED [ 93%] 11:36:27 tests/unit/utils_test.py::ParseBytesTest::test_parse_bytes_float PASSED [ 93%] 11:36:27 tests/unit/utils_test.py::ParseBytesTest::test_parse_bytes_invalid PASSED [ 94%] 11:36:27 tests/unit/utils_test.py::ParseBytesTest::test_parse_bytes_valid PASSED [ 94%] 11:36:27 tests/unit/utils_test.py::UtilsTest::test_convert_filters PASSED [ 94%] 11:36:27 tests/unit/utils_test.py::UtilsTest::test_decode_json_header PASSED [ 94%] 11:36:27 tests/unit/utils_test.py::SplitCommandTest::test_split_command_with_bytes SKIPPED [ 94%] 11:36:27 tests/unit/utils_test.py::SplitCommandTest::test_split_command_with_unicode PASSED [ 94%] 11:36:27 tests/unit/utils_test.py::PortsTest::test_build_port_bindings_with_matching_internal_port_ranges PASSED [ 95%] 11:36:27 tests/unit/utils_test.py::PortsTest::test_build_port_bindings_with_matching_internal_ports PASSED [ 95%] 11:36:27 tests/unit/utils_test.py::PortsTest::test_build_port_bindings_with_nonmatching_internal_port_ranges PASSED [ 95%] 11:36:27 tests/unit/utils_test.py::PortsTest::test_build_port_bindings_with_nonmatching_internal_ports PASSED [ 95%] 11:36:27 tests/unit/utils_test.py::PortsTest::test_build_port_bindings_with_one_port PASSED [ 95%] 11:36:27 tests/unit/utils_test.py::PortsTest::test_build_port_bindings_with_port_range PASSED [ 95%] 11:36:27 tests/unit/utils_test.py::PortsTest::test_host_only_with_colon PASSED [ 96%] 11:36:27 tests/unit/utils_test.py::PortsTest::test_non_matching_length_port_ranges PASSED [ 96%] 11:36:27 tests/unit/utils_test.py::PortsTest::test_port_and_range_invalid PASSED [ 96%] 11:36:27 tests/unit/utils_test.py::PortsTest::test_port_only_with_colon PASSED [ 96%] 11:36:27 tests/unit/utils_test.py::PortsTest::test_split_port_empty_string PASSED [ 96%] 11:36:27 tests/unit/utils_test.py::PortsTest::test_split_port_invalid PASSED [ 97%] 11:36:27 tests/unit/utils_test.py::PortsTest::test_split_port_invalid_protocol PASSED [ 97%] 11:36:27 tests/unit/utils_test.py::PortsTest::test_split_port_no_host_port PASSED [ 97%] 11:36:27 tests/unit/utils_test.py::PortsTest::test_split_port_non_string PASSED [ 97%] 11:36:27 tests/unit/utils_test.py::PortsTest::test_split_port_random_port_range_with_host_port PASSED [ 97%] 11:36:27 tests/unit/utils_test.py::PortsTest::test_split_port_range_no_host_port PASSED [ 97%] 11:36:27 tests/unit/utils_test.py::PortsTest::test_split_port_range_with_host_ip_no_port PASSED [ 98%] 11:36:27 tests/unit/utils_test.py::PortsTest::test_split_port_range_with_host_port PASSED [ 98%] 11:36:27 tests/unit/utils_test.py::PortsTest::test_split_port_range_with_protocol PASSED [ 98%] 11:36:27 tests/unit/utils_test.py::PortsTest::test_split_port_with_host_ip PASSED [ 98%] 11:36:27 tests/unit/utils_test.py::PortsTest::test_split_port_with_host_ip_no_port PASSED [ 98%] 11:36:27 tests/unit/utils_test.py::PortsTest::test_split_port_with_host_port PASSED [ 98%] 11:36:27 tests/unit/utils_test.py::PortsTest::test_split_port_with_ipv6_address PASSED [ 99%] 11:36:27 tests/unit/utils_test.py::PortsTest::test_split_port_with_ipv6_square_brackets_address PASSED [ 99%] 11:36:27 tests/unit/utils_test.py::PortsTest::test_split_port_with_protocol PASSED [ 99%] 11:36:27 tests/unit/utils_test.py::PortsTest::test_with_no_container_port PASSED [ 99%] 11:36:27 tests/unit/utils_test.py::FormatEnvironmentTest::test_format_env_binary_unicode_value PASSED [ 99%] 11:36:28 tests/unit/utils_test.py::FormatEnvironmentTest::test_format_env_no_value PASSED [100%] 11:36:28 11:36:28 =============================== warnings summary =============================== 11:36:28 /usr/local/lib/python3.7/site-packages/paramiko/hostkeys.py:23 11:36:28 /usr/local/lib/python3.7/site-packages/paramiko/hostkeys.py:23: DeprecationWarning: Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated since Python 3.3,and in 3.9 it will stop working 11:36:28 from collections import MutableMapping 11:36:28 11:36:28 -- Docs: https://docs.pytest.org/en/latest/warnings.html 11:36:28 11:36:28 ---------- coverage: platform linux, python 3.7.10-final-0 ----------- 11:36:28 Name Stmts Miss Branch BrPart Cover 11:36:28 ----------------------------------------------------------------------- 11:36:28 docker/__init__.py 8 0 0 0 100% 11:36:28 docker/api/__init__.py 1 0 0 0 100% 11:36:28 docker/api/build.py 126 41 93 21 63% 11:36:28 docker/api/client.py 261 64 96 12 75% 11:36:28 docker/api/config.py 31 19 6 0 32% 11:36:28 docker/api/container.py 266 72 104 25 65% 11:36:28 docker/api/daemon.py 39 4 14 4 85% 11:36:28 docker/api/exec_api.py 46 11 22 9 68% 11:36:28 docker/api/image.py 160 43 60 14 70% 11:36:28 docker/api/network.py 90 35 48 11 51% 11:36:28 docker/api/plugin.py 90 68 14 0 21% 11:36:28 docker/api/secret.py 36 23 10 0 28% 11:36:28 docker/api/service.py 200 176 149 0 7% 11:36:28 docker/api/swarm.py 106 67 38 1 28% 11:36:28 docker/api/volume.py 38 9 14 2 71% 11:36:28 docker/auth.py 198 16 74 16 88% 11:36:28 docker/client.py 76 12 2 0 85% 11:36:28 docker/constants.py 21 0 0 0 100% 11:36:28 docker/context/__init__.py 2 0 0 0 100% 11:36:28 docker/context/api.py 78 41 38 8 39% 11:36:28 docker/context/config.py 61 33 16 2 42% 11:36:28 docker/context/context.py 154 96 64 6 29% 11:36:28 docker/credentials/__init__.py 3 0 0 0 100% 11:36:28 docker/credentials/constants.py 4 0 0 0 100% 11:36:28 docker/credentials/errors.py 11 4 2 0 54% 11:36:28 docker/credentials/store.py 50 35 16 0 23% 11:36:28 docker/credentials/utils.py 23 18 12 0 14% 11:36:28 docker/errors.py 110 26 20 4 71% 11:36:28 docker/models/__init__.py 0 0 0 0 100% 11:36:28 docker/models/configs.py 21 8 2 0 57% 11:36:28 docker/models/containers.py 183 11 70 9 91% 11:36:28 docker/models/images.py 137 55 56 4 52% 11:36:28 docker/models/networks.py 37 7 12 3 71% 11:36:28 docker/models/nodes.py 15 5 2 0 59% 11:36:28 docker/models/plugins.py 49 30 10 0 32% 11:36:28 docker/models/resource.py 41 10 6 3 72% 11:36:28 docker/models/secrets.py 22 4 2 0 75% 11:36:28 docker/models/services.py 87 35 36 4 59% 11:36:28 docker/models/swarm.py 39 21 6 0 40% 11:36:28 docker/models/volumes.py 23 10 4 0 48% 11:36:28 docker/tls.py 37 6 14 6 76% 11:36:28 docker/transport/__init__.py 11 3 0 0 73% 11:36:28 docker/transport/basehttpadapter.py 6 0 2 1 88% 11:36:28 docker/transport/npipeconn.py 59 54 10 0 7% 11:36:28 docker/transport/npipesocket.py 137 132 22 0 3% 11:36:28 docker/transport/sshconn.py 163 106 56 4 30% 11:36:28 docker/transport/ssladapter.py 36 10 10 4 65% 11:36:28 docker/transport/unixconn.py 66 6 12 4 87% 11:36:28 docker/types/__init__.py 6 0 0 0 100% 11:36:28 docker/types/base.py 5 0 2 0 100% 11:36:28 docker/types/containers.py 420 79 326 43 81% 11:36:28 docker/types/daemon.py 36 24 14 0 24% 11:36:28 docker/types/healthcheck.py 34 20 4 0 37% 11:36:28 docker/types/networks.py 41 11 28 9 65% 11:36:28 docker/types/services.py 314 140 208 39 50% 11:36:28 docker/types/swarm.py 51 45 40 0 7% 11:36:28 docker/utils/__init__.py 3 0 0 0 100% 11:36:28 docker/utils/build.py 155 27 76 10 81% 11:36:28 docker/utils/config.py 36 1 10 1 96% 11:36:28 docker/utils/decorators.py 32 1 12 1 95% 11:36:28 docker/utils/fnmatch.py 55 18 28 2 61% 11:36:28 docker/utils/json_stream.py 43 8 14 2 79% 11:36:28 docker/utils/ports.py 50 3 32 2 91% 11:36:28 docker/utils/proxy.py 32 1 12 0 98% 11:36:28 docker/utils/socket.py 86 10 40 8 84% 11:36:28 docker/utils/utils.py 278 18 171 13 92% 11:36:28 docker/version.py 2 0 2 0 100% 11:36:28 ----------------------------------------------------------------------- 11:36:28 TOTAL 5137 1832 2263 307 60% 11:36:28 11:36:28 =========================== short test summary info ============================ 11:36:28 XFAIL tests/unit/dockertypes_test.py::MountTest::test_parse_mount_bind_windows 11:36:28 SKIPPED [1] tests/unit/api_build_test.py:169: Windows-specific syntax 11:36:28 SKIPPED [1] tests/unit/client_test.py:103: Npipe Connection Pool only on Windows 11:36:28 SKIPPED [1] tests/unit/client_test.py:142: Npipe Connection Pool only on Windows 11:36:28 SKIPPED [1] tests/unit/client_test.py:216: Npipe Connection Pool only on Windows 11:36:28 SKIPPED [1] tests/unit/client_test.py:253: Npipe Connection Pool only on Windows 11:36:28 SKIPPED [1] tests/unit/context_test.py:18: Windows specific path check 11:36:28 SKIPPED [1] tests/unit/utils_build_test.py:232: Backslash patterns only on Windows 11:36:28 SKIPPED [1] tests/unit/utils_build_test.py:254: Backslash patterns only on Windows 11:36:28 SKIPPED [1] tests/unit/utils_build_test.py:402: root user always has access ; no chmod on Windows 11:36:28 SKIPPED [1] tests/unit/utils_config_test.py:58: condition: sys.platform != 'win32' 11:36:28 SKIPPED [1] tests/unit/utils_test.py:478: shlex doesn't support bytes in py3 11:36:28 ======== 560 passed, 11 skipped, 1 xfailed, 1 warnings in 6.26 seconds ========= [Pipeline] sh 11:36:29 + docker network create dpy-testnet-2-0-py3.7-19.03.12 11:36:29 f6ed5c0a4c1c592fdd3efac70c408c47e19dc8b081a63faa0e100a69212aaf7c [Pipeline] sh 11:36:30 + docker run --rm -d --name dpy-dind-2-0-py3.7-19.03.12 -v /tmp --privileged --network dpy-testnet-2-0-py3.7-19.03.12 dockerpinata/docker-py:sshdind-2399c1a30ca6c61f087779766067508a5febafe1 dockerd -H tcp://0.0.0.0:2375 11:36:30 Unable to find image 'dockerpinata/docker-py:sshdind-2399c1a30ca6c61f087779766067508a5febafe1' locally 11:36:30 sshdind-2399c1a30ca6c61f087779766067508a5febafe1: Pulling from dockerpinata/docker-py 11:36:30 df20fa9351a1: Pulling fs layer 11:36:30 25ad7478873d: Pulling fs layer 11:36:30 4684f6177b5d: Pulling fs layer 11:36:30 46e300cec669: Pulling fs layer 11:36:30 63038576ad94: Pulling fs layer 11:36:30 0fdb76c4706c: Pulling fs layer 11:36:30 cb7edeffdfd5: Pulling fs layer 11:36:30 cc28bd76800f: Pulling fs layer 11:36:30 54196fe38f7e: Pulling fs layer 11:36:30 ea71acc29633: Pulling fs layer 11:36:30 657cc4c15165: Pulling fs layer 11:36:30 df3a3e60efbd: Pulling fs layer 11:36:30 036269cd68d8: Pulling fs layer 11:36:30 ae6439f41a53: Pulling fs layer 11:36:30 da32933e5662: Pulling fs layer 11:36:30 3f2132112cfd: Pulling fs layer 11:36:30 81d20db3a48e: Pulling fs layer 11:36:30 77794f6ed5a7: Pulling fs layer 11:36:30 46e300cec669: Waiting 11:36:30 63038576ad94: Waiting 11:36:30 0fdb76c4706c: Waiting 11:36:30 cb7edeffdfd5: Waiting 11:36:30 cc28bd76800f: Waiting 11:36:30 54196fe38f7e: Waiting 11:36:30 ea71acc29633: Waiting 11:36:30 657cc4c15165: Waiting 11:36:30 df3a3e60efbd: Waiting 11:36:30 036269cd68d8: Waiting 11:36:30 ae6439f41a53: Waiting 11:36:30 da32933e5662: Waiting 11:36:30 3f2132112cfd: Waiting 11:36:30 81d20db3a48e: Waiting 11:36:30 77794f6ed5a7: Waiting 11:36:30 4684f6177b5d: Verifying Checksum 11:36:30 4684f6177b5d: Download complete 11:36:30 25ad7478873d: Verifying Checksum 11:36:30 25ad7478873d: Download complete 11:36:30 df20fa9351a1: Verifying Checksum 11:36:30 df20fa9351a1: Download complete 11:36:30 63038576ad94: Verifying Checksum 11:36:30 63038576ad94: Download complete 11:36:30 0fdb76c4706c: Verifying Checksum 11:36:30 0fdb76c4706c: Download complete 11:36:30 cb7edeffdfd5: Verifying Checksum 11:36:30 cb7edeffdfd5: Download complete 11:36:30 df20fa9351a1: Pull complete 11:36:30 54196fe38f7e: Verifying Checksum 11:36:30 54196fe38f7e: Download complete 11:36:30 cc28bd76800f: Verifying Checksum 11:36:30 cc28bd76800f: Download complete 11:36:30 ea71acc29633: Verifying Checksum 11:36:30 ea71acc29633: Download complete 11:36:30 657cc4c15165: Verifying Checksum 11:36:30 657cc4c15165: Download complete 11:36:30 036269cd68d8: Verifying Checksum 11:36:30 036269cd68d8: Download complete 11:36:30 df3a3e60efbd: Verifying Checksum 11:36:30 df3a3e60efbd: Download complete 11:36:30 25ad7478873d: Pull complete 11:36:30 ae6439f41a53: Verifying Checksum 11:36:30 ae6439f41a53: Download complete 11:36:30 3f2132112cfd: Verifying Checksum 11:36:30 3f2132112cfd: Download complete 11:36:30 da32933e5662: Verifying Checksum 11:36:30 da32933e5662: Download complete 11:36:31 77794f6ed5a7: Verifying Checksum 11:36:31 77794f6ed5a7: Download complete 11:36:31 81d20db3a48e: Verifying Checksum 11:36:31 81d20db3a48e: Download complete 11:36:31 46e300cec669: Verifying Checksum 11:36:31 46e300cec669: Download complete 11:36:31 4684f6177b5d: Pull complete 11:36:32 46e300cec669: Pull complete 11:36:32 63038576ad94: Pull complete 11:36:32 0fdb76c4706c: Pull complete 11:36:32 cb7edeffdfd5: Pull complete 11:36:33 cc28bd76800f: Pull complete 11:36:33 54196fe38f7e: Pull complete 11:36:33 ea71acc29633: Pull complete 11:36:33 657cc4c15165: Pull complete 11:36:33 df3a3e60efbd: Pull complete 11:36:33 036269cd68d8: Pull complete 11:36:33 ae6439f41a53: Pull complete 11:36:33 da32933e5662: Pull complete 11:36:33 3f2132112cfd: Pull complete 11:36:33 81d20db3a48e: Pull complete 11:36:33 77794f6ed5a7: Pull complete 11:36:33 Digest: sha256:e215b50bc19086f76e1dfcc57e50460578bd12de0c5fb8517b362c662490310f 11:36:33 Status: Downloaded newer image for dockerpinata/docker-py:sshdind-2399c1a30ca6c61f087779766067508a5febafe1 11:36:35 7316ce3528a051e9fc9f3f351e515a7dde76d3b44827a27e82963bb34a420d50 [Pipeline] sh 11:36:35 + docker run --rm --name dpy-tests-2-0-py3.7-19.03.12 -e DOCKER_HOST=tcp://dpy-dind-2-0-py3.7-19.03.12:2375 -e DOCKER_TEST_API_VERSION=1.40 --network dpy-testnet-2-0-py3.7-19.03.12 --volumes-from dpy-dind-2-0-py3.7-19.03.12 -v /home/ubuntu/workspace/docker-py_PR-2838@tmp/ed8ccabb-bd78-421c-8ee0-117c2444b990/config.json:/root/.docker/config.json dockerpinata/docker-py:py3-2399c1a30ca6c61f087779766067508a5febafe1 py.test -v -rxs --cov=docker tests/integration 11:36:40 ============================= test session starts ============================== 11:36:40 platform linux -- Python 3.7.10, pytest-4.3.1, py-1.10.0, pluggy-0.13.1 -- /usr/local/bin/python 11:36:40 cachedir: .pytest_cache 11:36:40 rootdir: /src, inifile: pytest.ini 11:36:40 plugins: cov-2.6.1, timeout-1.3.3 11:36:41 collecting ... collected 390 items 11:36:41 11:36:43 tests/integration/api_build_test.py::BuildTest::test_build_container_with_target PASSED [ 0%] 11:36:43 tests/integration/api_build_test.py::BuildTest::test_build_from_stringio PASSED [ 0%] 11:36:43 tests/integration/api_build_test.py::BuildTest::test_build_gzip_custom_encoding PASSED [ 0%] 11:36:43 tests/integration/api_build_test.py::BuildTest::test_build_gzip_encoding PASSED [ 1%] 11:36:43 tests/integration/api_build_test.py::BuildTest::test_build_in_context_abs_dockerfile PASSED [ 1%] 11:36:43 tests/integration/api_build_test.py::BuildTest::test_build_in_context_dockerfile PASSED [ 1%] 11:36:44 tests/integration/api_build_test.py::BuildTest::test_build_in_context_nested_dockerfile PASSED [ 1%] 11:36:44 tests/integration/api_build_test.py::BuildTest::test_build_invalid_platform SKIPPED [ 2%] 11:36:44 tests/integration/api_build_test.py::BuildTest::test_build_isolation PASSED [ 2%] 11:36:44 tests/integration/api_build_test.py::BuildTest::test_build_labels PASSED [ 2%] 11:36:45 tests/integration/api_build_test.py::BuildTest::test_build_out_of_context_dockerfile PASSED [ 2%] 11:36:45 tests/integration/api_build_test.py::BuildTest::test_build_shmsize PASSED [ 3%] 11:36:45 tests/integration/api_build_test.py::BuildTest::test_build_squash SKIPPED [ 3%] 11:36:45 tests/integration/api_build_test.py::BuildTest::test_build_stderr_data PASSED [ 3%] 11:36:46 tests/integration/api_build_test.py::BuildTest::test_build_streaming PASSED [ 3%] 11:36:46 tests/integration/api_build_test.py::BuildTest::test_build_with_buildargs PASSED [ 4%] 11:36:48 tests/integration/api_build_test.py::BuildTest::test_build_with_cache_from PASSED [ 4%] 11:36:48 tests/integration/api_build_test.py::BuildTest::test_build_with_dockerfile_empty_lines PASSED [ 4%] 11:36:48 tests/integration/api_build_test.py::BuildTest::test_build_with_dockerignore PASSED [ 4%] 11:36:50 tests/integration/api_build_test.py::BuildTest::test_build_with_extra_hosts PASSED [ 5%] 11:36:53 tests/integration/api_build_test.py::BuildTest::test_build_with_network_mode PASSED [ 5%] 11:36:53 tests/integration/api_build_test.py::BuildTest::test_build_with_proxy PASSED [ 5%] 11:36:53 tests/integration/api_build_test.py::BuildTest::test_build_with_proxy_and_buildargs PASSED [ 5%] 11:36:53 tests/integration/api_build_test.py::BuildTest::test_prune_builds XPASS [ 6%] 11:36:53 tests/integration/api_client_test.py::InformationTest::test_info PASSED [ 6%] 11:36:53 tests/integration/api_client_test.py::InformationTest::test_version PASSED [ 6%] 11:36:53 tests/integration/api_client_test.py::AutoDetectVersionTest::test_client_init PASSED [ 6%] 11:36:53 tests/integration/api_client_test.py::ConnectionTimeoutTest::test_timeout PASSED [ 7%] 11:36:53 tests/integration/api_client_test.py::UnixconnTest::test_resource_warnings PASSED [ 7%] 11:36:54 tests/integration/api_config_test.py::ConfigAPITest::test_create_config PASSED [ 7%] 11:36:54 tests/integration/api_config_test.py::ConfigAPITest::test_create_config_unicode_data PASSED [ 7%] 11:36:54 tests/integration/api_config_test.py::ConfigAPITest::test_inspect_config PASSED [ 8%] 11:36:54 tests/integration/api_config_test.py::ConfigAPITest::test_list_configs PASSED [ 8%] 11:36:55 tests/integration/api_config_test.py::ConfigAPITest::test_remove_config PASSED [ 8%] 11:36:55 tests/integration/api_container_test.py::ListContainersTest::test_list_containers PASSED [ 8%] 11:36:55 tests/integration/api_container_test.py::CreateContainerTest::test_create PASSED [ 9%] 11:36:56 tests/integration/api_container_test.py::CreateContainerTest::test_create_container_with_volumes_from PASSED [ 9%] 11:36:56 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_auto_remove PASSED [ 9%] 11:36:56 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options XFAIL [ 10%] 11:36:57 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_device_cgroup_rules PASSED [ 10%] 11:36:57 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_environment_variable_no_value PASSED [ 10%] 11:36:57 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_host_pid_mode PASSED [ 10%] 11:36:57 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_init PASSED [ 11%] 11:36:57 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_isolation PASSED [ 11%] 11:36:58 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_links PASSED [ 11%] 11:36:59 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_mac_address PASSED [ 11%] 11:36:59 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_memory_constraints_with_int PASSED [ 12%] 11:36:59 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_memory_constraints_with_str PASSED [ 12%] 11:37:02 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_restart_policy PASSED [ 12%] 11:37:02 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_stop_timeout PASSED [ 12%] 11:37:02 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt XFAIL [ 13%] 11:37:02 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_tmpfs PASSED [ 13%] 11:37:02 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_uts_mode PASSED [ 13%] 11:37:02 tests/integration/api_container_test.py::CreateContainerTest::test_group_id_ints PASSED [ 13%] 11:37:03 tests/integration/api_container_test.py::CreateContainerTest::test_group_id_strings PASSED [ 14%] Running on EC2 (managed-agents) - ubuntu-2004-cgroup1 (i-09217bc4998455a68) in /home/ubuntu/workspace/docker-py_PR-2838 [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-2838@tmp/0cc136bc-ba81-4001-b7ac-a7a6c9164377/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded [Pipeline] { [Pipeline] wrap [Pipeline] { [Pipeline] wrap [Pipeline] { [Pipeline] echo 11:37:12 cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo 11:37:12 chowning workspace [Pipeline] sh 11:37:13 + pwd 11:37:13 + id -u 11:37:13 + id -g 11:37:13 + docker run --rm -v /home/ubuntu/workspace/docker-py_PR-2838:/workspace busybox chown -R 1000:1000 /workspace 11:37:13 Unable to find image 'busybox:latest' locally 11:37:13 latest: Pulling from library/busybox 11:37:13 aa2a8d90b84c: Pulling fs layer 11:37:13 aa2a8d90b84c: Verifying Checksum 11:37:13 aa2a8d90b84c: Download complete 11:37:13 aa2a8d90b84c: Pull complete 11:37:13 Digest: sha256:be4684e4004560b2cd1f12148b7120b0ea69c385bcc9b12a637537a2c60f97fb 11:37:13 Status: Downloaded newer image for busybox:latest Running on EC2 (managed-agents) - ubuntu-2004-cgroup1 (i-0e11b6ea81a53bb2e) in /home/ubuntu/workspace/docker-py_PR-2838 [Pipeline] { [Pipeline] withDockerRegistry $ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/ 11:37:18 tests/integration/api_container_test.py::CreateContainerTest::test_invalid_log_driver_raises_exception PASSED [ 14%] 11:37:18 tests/integration/api_container_test.py::CreateContainerTest::test_valid_log_driver_and_log_opt PASSED [ 14%] 11:37:19 tests/integration/api_container_test.py::CreateContainerTest::test_valid_no_config_specified PASSED [ 14%] [Pipeline] echo 11:37:19 Removing all docker containers [Pipeline] sh 11:37:19 + docker container ls -aq [Pipeline] echo 11:37:19 Docker containers have been removed [Pipeline] echo 11:37:19 cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] echo 11:37:19 cleanWorkspace: Workspace is clean. [Pipeline] stage [Pipeline] { (test python=py3.7 / docker=20.10.6) [Pipeline] checkout 11:37:19 The recommended git tool is: git 11:37:19 tests/integration/api_container_test.py::CreateContainerTest::test_valid_no_log_driver_specified PASSED [ 15%] 11:37:20 tests/integration/api_container_test.py::VolumeBindTest::test_create_with_binds_ro PASSED [ 15%] 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-2838@tmp/f96e588a-77a7-41c4-af7f-0e14296e37c1/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded [Pipeline] { [Pipeline] wrap [Pipeline] { [Pipeline] wrap [Pipeline] { [Pipeline] echo 11:37:21 cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo 11:37:21 chowning workspace [Pipeline] sh 11:37:21 tests/integration/api_container_test.py::VolumeBindTest::test_create_with_binds_rw PASSED [ 15%] 11:37:21 using credential docker-jenkins-github-credentials 11:37:21 Cloning the remote Git repository 11:37:21 Cloning with configured refspecs honoured and without tags 11:37:22 tests/integration/api_container_test.py::VolumeBindTest::test_create_with_mounts PASSED [ 15%] 11:37:22 + pwd 11:37:22 + id -u 11:37:22 + id -g 11:37:22 + docker run --rm -v /home/ubuntu/workspace/docker-py_PR-2838:/workspace busybox chown -R 1000:1000 /workspace 11:37:22 Unable to find image 'busybox:latest' locally 11:37:22 latest: Pulling from library/busybox 11:37:22 tests/integration/api_container_test.py::VolumeBindTest::test_create_with_mounts_ro PASSED [ 16%] 11:37:22 aa2a8d90b84c: Pulling fs layer 11:37:22 aa2a8d90b84c: Verifying Checksum 11:37:22 aa2a8d90b84c: Download complete Cloning repository https://github.com/docker/docker-py.git > git init /home/ubuntu/workspace/docker-py_PR-2838 # timeout=10 Fetching upstream changes from https://github.com/docker/docker-py.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials > git fetch --no-tags --force --progress -- https://github.com/docker/docker-py.git +refs/pull/2838/head:refs/remotes/origin/PR-2838 +refs/heads/master:refs/remotes/origin/master # timeout=10 11:37:23 tests/integration/api_container_test.py::VolumeBindTest::test_create_with_volume_mount PASSED [ 16%] 11:37:23 tests/integration/api_container_test.py::ArchiveTest::test_copy_directory_to_container PASSED [ 16%] 11:37:23 aa2a8d90b84c: Pull complete 11:37:23 Digest: sha256:be4684e4004560b2cd1f12148b7120b0ea69c385bcc9b12a637537a2c60f97fb 11:37:23 Status: Downloaded newer image for busybox:latest > git config remote.origin.url https://github.com/docker/docker-py.git # timeout=10 11:37:24 tests/integration/api_container_test.py::ArchiveTest::test_copy_file_to_container PASSED [ 16%] 11:37:24 Fetching without tags 11:37:24 Merging remotes/origin/master commit 96c12726fdb9b24e985b4de74d5c82145ccd8185 into PR head commit 2399c1a30ca6c61f087779766067508a5febafe1 11:37:24 Merge succeeded, producing 2399c1a30ca6c61f087779766067508a5febafe1 11:37:24 Checking out Revision 2399c1a30ca6c61f087779766067508a5febafe1 (PR-2838) 11:37:24 tests/integration/api_container_test.py::ArchiveTest::test_get_file_archive_from_container PASSED [ 17%] 11:37:24 tests/integration/api_container_test.py::ArchiveTest::test_get_file_stat_from_container PASSED [ 17%] 11:37:24 tests/integration/api_container_test.py::RenameContainerTest::test_rename_container PASSED [ 17%] > git config --add remote.origin.fetch +refs/pull/2838/head:refs/remotes/origin/PR-2838 # 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 --force --progress -- https://github.com/docker/docker-py.git +refs/pull/2838/head:refs/remotes/origin/PR-2838 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2399c1a30ca6c61f087779766067508a5febafe1 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials > git merge 96c12726fdb9b24e985b4de74d5c82145ccd8185 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2399c1a30ca6c61f087779766067508a5febafe1 # timeout=10 [Pipeline] echo 11:37:26 Removing all docker containers [Pipeline] sh 11:37:27 + docker container ls -aq [Pipeline] echo 11:37:27 Docker containers have been removed [Pipeline] echo 11:37:27 cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] echo 11:37:27 cleanWorkspace: Workspace is clean. [Pipeline] stage [Pipeline] { (test python=py3.7 / docker=19.03.13) [Pipeline] checkout 11:37:27 The recommended git tool is: git 11:37:28 tests/integration/api_container_test.py::StartContainerTest::test_run_shlex_commands PASSED [ 17%] 11:37:28 tests/integration/api_container_test.py::StartContainerTest::test_start_container PASSED [ 18%] 11:37:28 Commit message: "return a DockerClient from DockerClient.__enter__, rather than an APIClient" 11:37:28 tests/integration/api_container_test.py::StartContainerTest::test_start_container_with_dict_instead_of_id PASSED [ 18%] [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] sh 11:37:29 using credential docker-jenkins-github-credentials 11:37:29 Cloning the remote Git repository 11:37:29 Cloning with configured refspecs honoured and without tags 11:37:29 + docker run --rm -e DOCKER_TEST_API_VERSION=1.40 dockerpinata/docker-py:py3-2399c1a30ca6c61f087779766067508a5febafe1 py.test -v -rxs --cov=docker tests/unit 11:37:29 Unable to find image 'dockerpinata/docker-py:py3-2399c1a30ca6c61f087779766067508a5febafe1' locally 11:37:29 py3-2399c1a30ca6c61f087779766067508a5febafe1: Pulling from dockerpinata/docker-py 11:37:29 d960726af2be: Pulling fs layer 11:37:29 e8d62473a22d: Pulling fs layer 11:37:29 8962bc0fad55: Pulling fs layer 11:37:29 65d943ee54c1: Pulling fs layer 11:37:29 532f6f723709: Pulling fs layer 11:37:29 1334e0fe2851: Pulling fs layer 11:37:29 ba365db42d14: Pulling fs layer 11:37:29 9c5512e22a86: Pulling fs layer 11:37:29 cb3bee3da6f6: Pulling fs layer 11:37:29 9f34db1300d1: Pulling fs layer 11:37:29 7b13331be584: Pulling fs layer 11:37:29 6b411ef56b41: Pulling fs layer 11:37:29 88802c8b05f4: Pulling fs layer 11:37:29 1a0150f422df: Pulling fs layer 11:37:29 cc208d8c9bf1: Pulling fs layer 11:37:29 4c56a09c5dca: Pulling fs layer 11:37:29 3c921484afa1: Pulling fs layer 11:37:29 7213b758a39d: Pulling fs layer 11:37:29 31fbeb3261df: Pulling fs layer 11:37:29 f50eb2dac4e2: Pulling fs layer 11:37:29 49e5bde41b79: Pulling fs layer 11:37:29 10fc3e017d9d: Pulling fs layer 11:37:29 ff9627f366f0: Pulling fs layer 11:37:29 7d16f8fb2f36: Pulling fs layer 11:37:29 f2e7cfc921b6: Pulling fs layer 11:37:29 46cc05911009: Pulling fs layer 11:37:29 1a0150f422df: Waiting 11:37:29 cc208d8c9bf1: Waiting 11:37:29 4c56a09c5dca: Waiting 11:37:29 3c921484afa1: Waiting 11:37:29 7213b758a39d: Waiting 11:37:29 31fbeb3261df: Waiting 11:37:29 f50eb2dac4e2: Waiting 11:37:29 49e5bde41b79: Waiting 11:37:29 10fc3e017d9d: Waiting 11:37:29 ff9627f366f0: Waiting 11:37:29 7d16f8fb2f36: Waiting 11:37:29 f2e7cfc921b6: Waiting 11:37:29 46cc05911009: Waiting 11:37:29 ba365db42d14: Waiting 11:37:29 9c5512e22a86: Waiting 11:37:29 cb3bee3da6f6: Waiting 11:37:29 9f34db1300d1: Waiting 11:37:29 7b13331be584: Waiting 11:37:29 6b411ef56b41: Waiting 11:37:29 88802c8b05f4: Waiting 11:37:29 65d943ee54c1: Waiting 11:37:29 532f6f723709: Waiting 11:37:29 1334e0fe2851: Waiting 11:37:29 e8d62473a22d: Verifying Checksum 11:37:29 e8d62473a22d: Download complete 11:37:29 8962bc0fad55: Verifying Checksum 11:37:29 8962bc0fad55: Download complete Cloning repository https://github.com/docker/docker-py.git > git init /home/ubuntu/workspace/docker-py_PR-2838 # timeout=10 $ 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-2838@tmp/c6bfc2f7-5062-4a64-a6ab-6d1915720dfc/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded 11:37:29 d960726af2be: Verifying Checksum 11:37:29 d960726af2be: Download complete 11:37:30 1334e0fe2851: Verifying Checksum 11:37:30 1334e0fe2851: Download complete 11:37:30 65d943ee54c1: Verifying Checksum 11:37:30 65d943ee54c1: Download complete 11:37:30 9c5512e22a86: Verifying Checksum 11:37:30 9c5512e22a86: Download complete 11:37:30 cb3bee3da6f6: Verifying Checksum 11:37:30 cb3bee3da6f6: Download complete 11:37:30 ba365db42d14: Verifying Checksum 11:37:30 ba365db42d14: Download complete Fetching upstream changes from https://github.com/docker/docker-py.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials > git fetch --no-tags --force --progress -- https://github.com/docker/docker-py.git +refs/pull/2838/head:refs/remotes/origin/PR-2838 +refs/heads/master:refs/remotes/origin/master # timeout=10 11:37:30 9f34db1300d1: Verifying Checksum 11:37:30 9f34db1300d1: Download complete 11:37:30 6b411ef56b41: Verifying Checksum 11:37:30 6b411ef56b41: Download complete 11:37:30 88802c8b05f4: Verifying Checksum 11:37:30 88802c8b05f4: Download complete 11:37:31 1a0150f422df: Verifying Checksum 11:37:31 1a0150f422df: Download complete 11:37:31 7b13331be584: Verifying Checksum 11:37:31 7b13331be584: Download complete 11:37:31 cc208d8c9bf1: Verifying Checksum 11:37:31 cc208d8c9bf1: Download complete 11:37:31 Fetching without tags 11:37:31 4c56a09c5dca: Verifying Checksum 11:37:31 4c56a09c5dca: Download complete 11:37:31 3c921484afa1: Verifying Checksum 11:37:31 3c921484afa1: Download complete 11:37:31 7213b758a39d: Verifying Checksum 11:37:31 7213b758a39d: Download complete 11:37:31 f50eb2dac4e2: Verifying Checksum 11:37:31 f50eb2dac4e2: Download complete 11:37:31 31fbeb3261df: Verifying Checksum 11:37:31 31fbeb3261df: Download complete 11:37:31 Merging remotes/origin/master commit 96c12726fdb9b24e985b4de74d5c82145ccd8185 into PR head commit 2399c1a30ca6c61f087779766067508a5febafe1 11:37:31 49e5bde41b79: Verifying Checksum 11:37:31 49e5bde41b79: Download complete 11:37:31 Merge succeeded, producing 2399c1a30ca6c61f087779766067508a5febafe1 11:37:31 Checking out Revision 2399c1a30ca6c61f087779766067508a5febafe1 (PR-2838) > git config remote.origin.url https://github.com/docker/docker-py.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/2838/head:refs/remotes/origin/PR-2838 # 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 --force --progress -- https://github.com/docker/docker-py.git +refs/pull/2838/head:refs/remotes/origin/PR-2838 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2399c1a30ca6c61f087779766067508a5febafe1 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials > git merge 96c12726fdb9b24e985b4de74d5c82145ccd8185 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2399c1a30ca6c61f087779766067508a5febafe1 # timeout=10 11:37:31 ff9627f366f0: Verifying Checksum 11:37:31 ff9627f366f0: Download complete 11:37:31 10fc3e017d9d: Verifying Checksum 11:37:31 10fc3e017d9d: Download complete 11:37:32 f2e7cfc921b6: Verifying Checksum 11:37:32 f2e7cfc921b6: Download complete 11:37:32 7d16f8fb2f36: Verifying Checksum 11:37:32 7d16f8fb2f36: Download complete 11:37:32 46cc05911009: Verifying Checksum 11:37:32 46cc05911009: Download complete 11:37:32 532f6f723709: Verifying Checksum 11:37:32 532f6f723709: Download complete 11:37:32 tests/integration/api_container_test.py::WaitTest::test_wait PASSED [ 18%] 11:37:33 d960726af2be: Pull complete 11:37:33 e8d62473a22d: Pull complete 11:37:34 8962bc0fad55: Pull complete 11:37:35 Commit message: "return a DockerClient from DockerClient.__enter__, rather than an APIClient" [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] sh 11:37:35 + docker run --rm -e DOCKER_TEST_API_VERSION=1.40 dockerpinata/docker-py:py3-2399c1a30ca6c61f087779766067508a5febafe1 py.test -v -rxs --cov=docker tests/unit 11:37:35 Unable to find image 'dockerpinata/docker-py:py3-2399c1a30ca6c61f087779766067508a5febafe1' locally 11:37:36 py3-2399c1a30ca6c61f087779766067508a5febafe1: Pulling from dockerpinata/docker-py 11:37:36 d960726af2be: Pulling fs layer 11:37:36 e8d62473a22d: Pulling fs layer 11:37:36 8962bc0fad55: Pulling fs layer 11:37:36 65d943ee54c1: Pulling fs layer 11:37:36 532f6f723709: Pulling fs layer 11:37:36 1334e0fe2851: Pulling fs layer 11:37:36 ba365db42d14: Pulling fs layer 11:37:36 9c5512e22a86: Pulling fs layer 11:37:36 cb3bee3da6f6: Pulling fs layer 11:37:36 9f34db1300d1: Pulling fs layer 11:37:36 7b13331be584: Pulling fs layer 11:37:36 6b411ef56b41: Pulling fs layer 11:37:36 88802c8b05f4: Pulling fs layer 11:37:36 1a0150f422df: Pulling fs layer 11:37:36 cc208d8c9bf1: Pulling fs layer 11:37:36 4c56a09c5dca: Pulling fs layer 11:37:36 3c921484afa1: Pulling fs layer 11:37:36 7213b758a39d: Pulling fs layer 11:37:36 31fbeb3261df: Pulling fs layer 11:37:36 f50eb2dac4e2: Pulling fs layer 11:37:36 49e5bde41b79: Pulling fs layer 11:37:36 10fc3e017d9d: Pulling fs layer 11:37:36 ff9627f366f0: Pulling fs layer 11:37:36 7d16f8fb2f36: Pulling fs layer 11:37:36 f2e7cfc921b6: Pulling fs layer 11:37:36 46cc05911009: Pulling fs layer 11:37:36 cb3bee3da6f6: Waiting 11:37:36 9f34db1300d1: Waiting 11:37:36 7b13331be584: Waiting 11:37:36 6b411ef56b41: Waiting 11:37:36 88802c8b05f4: Waiting 11:37:36 1a0150f422df: Waiting 11:37:36 cc208d8c9bf1: Waiting 11:37:36 4c56a09c5dca: Waiting 11:37:36 3c921484afa1: Waiting 11:37:36 7213b758a39d: Waiting 11:37:36 31fbeb3261df: Waiting 11:37:36 f50eb2dac4e2: Waiting 11:37:36 49e5bde41b79: Waiting 11:37:36 10fc3e017d9d: Waiting 11:37:36 ff9627f366f0: Waiting 11:37:36 7d16f8fb2f36: Waiting 11:37:36 f2e7cfc921b6: Waiting 11:37:36 46cc05911009: Waiting 11:37:36 65d943ee54c1: Waiting 11:37:36 532f6f723709: Waiting 11:37:36 1334e0fe2851: Waiting 11:37:36 ba365db42d14: Waiting 11:37:36 9c5512e22a86: Waiting $ 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-2838@tmp/327da465-9ba4-4b45-831f-d5dbd7929e41/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded 11:37:36 8962bc0fad55: Verifying Checksum 11:37:36 8962bc0fad55: Download complete 11:37:36 e8d62473a22d: Verifying Checksum 11:37:36 e8d62473a22d: Download complete 11:37:36 tests/integration/api_container_test.py::WaitTest::test_wait_with_condition PASSED [ 18%] 11:37:37 65d943ee54c1: Pull complete 11:37:37 d960726af2be: Verifying Checksum 11:37:37 d960726af2be: Download complete 11:37:38 65d943ee54c1: Verifying Checksum 11:37:38 65d943ee54c1: Download complete 11:37:38 1334e0fe2851: Verifying Checksum 11:37:38 1334e0fe2851: Download complete 11:37:38 ba365db42d14: Verifying Checksum 11:37:38 ba365db42d14: Download complete 11:37:38 cb3bee3da6f6: Verifying Checksum 11:37:38 cb3bee3da6f6: Download complete 11:37:38 9f34db1300d1: Verifying Checksum 11:37:38 9f34db1300d1: Download complete 11:37:39 7b13331be584: Verifying Checksum 11:37:39 7b13331be584: Download complete 11:37:39 6b411ef56b41: Verifying Checksum 11:37:39 6b411ef56b41: Download complete 11:37:39 88802c8b05f4: Verifying Checksum 11:37:39 88802c8b05f4: Download complete 11:37:39 1a0150f422df: Verifying Checksum 11:37:39 1a0150f422df: Download complete 11:37:39 cc208d8c9bf1: Verifying Checksum 11:37:39 cc208d8c9bf1: Download complete 11:37:39 4c56a09c5dca: Verifying Checksum 11:37:39 4c56a09c5dca: Download complete 11:37:39 3c921484afa1: Verifying Checksum 11:37:39 3c921484afa1: Download complete 11:37:40 tests/integration/api_container_test.py::WaitTest::test_wait_with_dict_instead_of_id PASSED [ 19%] 11:37:40 tests/integration/api_container_test.py::LogsTest::test_logs PASSED [ 19%] 11:37:40 7213b758a39d: Verifying Checksum 11:37:40 7213b758a39d: Download complete 11:37:40 31fbeb3261df: Verifying Checksum 11:37:40 31fbeb3261df: Download complete 11:37:40 f50eb2dac4e2: Verifying Checksum 11:37:40 f50eb2dac4e2: Download complete 11:37:40 49e5bde41b79: Verifying Checksum 11:37:40 49e5bde41b79: Download complete 11:37:40 tests/integration/api_container_test.py::LogsTest::test_logs_streaming_and_follow PASSED [ 19%] 11:37:40 10fc3e017d9d: Verifying Checksum 11:37:40 10fc3e017d9d: Download complete 11:37:40 ff9627f366f0: Verifying Checksum 11:37:40 ff9627f366f0: Download complete 11:37:40 7d16f8fb2f36: Verifying Checksum 11:37:40 7d16f8fb2f36: Download complete 11:37:41 f2e7cfc921b6: Verifying Checksum 11:37:41 f2e7cfc921b6: Download complete 11:37:41 46cc05911009: Verifying Checksum 11:37:41 46cc05911009: Download complete 11:37:41 532f6f723709: Verifying Checksum 11:37:41 532f6f723709: Download complete 11:37:41 9c5512e22a86: Verifying Checksum 11:37:41 9c5512e22a86: Download complete 11:37:42 tests/integration/api_container_test.py::LogsTest::test_logs_streaming_and_follow_and_cancel PASSED [ 20%] 11:37:42 tests/integration/api_container_test.py::LogsTest::test_logs_tail_option PASSED [ 20%] 11:37:42 d960726af2be: Pull complete 11:37:42 tests/integration/api_container_test.py::LogsTest::test_logs_with_dict_instead_of_id PASSED [ 20%] 11:37:42 e8d62473a22d: Pull complete 11:37:43 tests/integration/api_container_test.py::LogsTest::test_logs_with_tail_0 PASSED [ 20%] 11:37:43 8962bc0fad55: Pull complete 11:37:43 532f6f723709: Pull complete 11:37:43 1334e0fe2851: Pull complete 11:37:43 tests/integration/api_container_test.py::LogsTest::test_logs_with_until PASSED [ 21%] 11:37:43 tests/integration/api_container_test.py::DiffTest::test_diff PASSED [ 21%] 11:37:44 ba365db42d14: Pull complete 11:37:44 9c5512e22a86: Pull complete 11:37:44 tests/integration/api_container_test.py::DiffTest::test_diff_with_dict_instead_of_id PASSED [ 21%] 11:37:44 cb3bee3da6f6: Pull complete 11:37:44 9f34db1300d1: Pull complete 11:37:45 7b13331be584: Pull complete 11:37:45 6b411ef56b41: Pull complete 11:37:45 88802c8b05f4: Pull complete 11:37:45 1a0150f422df: Pull complete 11:37:45 cc208d8c9bf1: Pull complete 11:37:45 4c56a09c5dca: Pull complete 11:37:45 3c921484afa1: Pull complete 11:37:45 7213b758a39d: Pull complete 11:37:45 31fbeb3261df: Pull complete 11:37:45 65d943ee54c1: Pull complete 11:37:45 f50eb2dac4e2: Pull complete 11:37:45 49e5bde41b79: Pull complete 11:37:46 10fc3e017d9d: Pull complete 11:37:46 ff9627f366f0: Pull complete 11:37:46 7d16f8fb2f36: Pull complete 11:37:47 tests/integration/api_container_test.py::StopTest::test_stop PASSED [ 21%] 11:37:47 f2e7cfc921b6: Pull complete 11:37:47 46cc05911009: Pull complete 11:37:47 Digest: sha256:2c18ea98e836328269403763d876f27c12c35366d3d999cbb10b2fbeb0ad6e14 11:37:47 Status: Downloaded newer image for dockerpinata/docker-py:py3-2399c1a30ca6c61f087779766067508a5febafe1 11:37:49 tests/integration/api_container_test.py::StopTest::test_stop_with_dict_instead_of_id PASSED [ 22%] 11:37:49 tests/integration/api_container_test.py::KillTest::test_kill PASSED [ 22%] 11:37:49 ============================= test session starts ============================== 11:37:49 platform linux -- Python 3.7.10, pytest-4.3.1, py-1.10.0, pluggy-0.13.1 -- /usr/local/bin/python 11:37:49 cachedir: .pytest_cache 11:37:49 rootdir: /src, inifile: pytest.ini 11:37:49 plugins: cov-2.6.1, timeout-1.3.3 11:37:50 tests/integration/api_container_test.py::KillTest::test_kill_with_dict_instead_of_id PASSED [ 22%] 11:37:50 tests/integration/api_container_test.py::KillTest::test_kill_with_signal PASSED [ 22%] 11:37:51 tests/integration/api_container_test.py::KillTest::test_kill_with_signal_integer PASSED [ 23%] 11:37:51 tests/integration/api_container_test.py::KillTest::test_kill_with_signal_name PASSED [ 23%] 11:37:51 collecting ... collected 572 items 11:37:51 11:37:51 tests/unit/api_build_test.py::BuildTest::test_build_container PASSED [ 0%] 11:37:51 tests/unit/api_build_test.py::BuildTest::test_build_container_custom_context PASSED [ 0%] 11:37:51 tests/unit/api_build_test.py::BuildTest::test_build_container_custom_context_gzip PASSED [ 0%] 11:37:51 tests/unit/api_build_test.py::BuildTest::test_build_container_invalid_container_limits PASSED [ 0%] 11:37:51 tests/unit/api_build_test.py::BuildTest::test_build_container_pull PASSED [ 0%] 11:37:51 tests/unit/api_build_test.py::BuildTest::test_build_container_with_container_limits PASSED [ 1%] 11:37:51 tests/unit/api_build_test.py::BuildTest::test_build_container_with_named_dockerfile PASSED [ 1%] 11:37:51 tests/unit/api_build_test.py::BuildTest::test_build_remote_with_registry_auth PASSED [ 1%] 11:37:51 tests/unit/api_build_test.py::BuildTest::test_process_dockerfile PASSED [ 1%] 11:37:51 tests/unit/api_build_test.py::BuildTest::test_process_dockerfile_win_longpath_prefix SKIPPED [ 1%] 11:37:51 tests/unit/api_build_test.py::BuildTest::test_set_auth_headers_with_dict_and_auth_configs PASSED [ 1%] 11:37:51 tests/unit/api_build_test.py::BuildTest::test_set_auth_headers_with_dict_and_no_auth_configs PASSED [ 2%] 11:37:51 tests/unit/api_build_test.py::BuildTest::test_set_auth_headers_with_empty_dict_and_auth_configs PASSED [ 2%] 11:37:51 tests/unit/api_container_test.py::StartContainerTest::test_start_container PASSED [ 2%] 11:37:51 tests/unit/api_container_test.py::StartContainerTest::test_start_container_none PASSED [ 2%] 11:37:51 tests/unit/api_container_test.py::StartContainerTest::test_start_container_privileged PASSED [ 2%] 11:37:51 tests/unit/api_container_test.py::StartContainerTest::test_start_container_regression_573 PASSED [ 2%] 11:37:51 tests/unit/api_container_test.py::StartContainerTest::test_start_container_with_binds_ro PASSED [ 3%] 11:37:51 tests/unit/api_container_test.py::StartContainerTest::test_start_container_with_binds_rw PASSED [ 3%] 11:37:51 tests/unit/api_container_test.py::StartContainerTest::test_start_container_with_dict_instead_of_id PASSED [ 3%] 11:37:51 tests/unit/api_container_test.py::StartContainerTest::test_start_container_with_links PASSED [ 3%] 11:37:51 tests/unit/api_container_test.py::StartContainerTest::test_start_container_with_links_as_list_of_tuples PASSED [ 3%] 11:37:51 tests/unit/api_container_test.py::StartContainerTest::test_start_container_with_lxc_conf PASSED [ 4%] 11:37:51 tests/unit/api_container_test.py::StartContainerTest::test_start_container_with_lxc_conf_compat PASSED [ 4%] 11:37:51 tests/unit/api_container_test.py::StartContainerTest::test_start_container_with_multiple_links PASSED [ 4%] 11:37:51 tests/unit/api_container_test.py::StartContainerTest::test_start_container_with_port_binds PASSED [ 4%] 11:37:51 tests/unit/api_container_test.py::CreateContainerTest::test_create_container PASSED [ 4%] 11:37:51 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_privileged PASSED [ 4%] 11:37:51 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_added_capabilities PASSED [ 5%] 11:37:51 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_aliases PASSED [ 5%] 11:37:51 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_binds PASSED [ 5%] 11:37:51 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_binds_list PASSED [ 5%] 11:37:51 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_binds_mode PASSED [ 5%] 11:37:51 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_binds_mode_and_ro_error PASSED [ 5%] 11:37:51 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_binds_ro PASSED [ 6%] 11:37:51 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_binds_rw PASSED [ 6%] 11:37:51 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_cgroup_parent PASSED [ 6%] 11:37:51 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_device_requests PASSED [ 6%] 11:37:51 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_devices PASSED [ 6%] 11:37:51 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_dropped_capabilities PASSED [ 6%] 11:37:51 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_entrypoint PASSED [ 7%] 11:37:51 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_host_config_cpu_shares PASSED [ 7%] 11:37:51 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_host_config_cpus PASSED [ 7%] 11:37:51 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_host_config_cpuset PASSED [ 7%] 11:37:51 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_host_config_cpuset_mems PASSED [ 7%] 11:37:51 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_labels_dict PASSED [ 8%] 11:37:51 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_labels_list PASSED [ 8%] 11:37:51 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_links PASSED [ 8%] 11:37:51 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_links_as_list_of_tuples PASSED [ 8%] 11:37:51 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_lxc_conf PASSED [ 8%] 11:37:51 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_lxc_conf_compat PASSED [ 8%] 11:37:51 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_mac_address PASSED [ 9%] 11:37:51 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_mem_limit_as_int PASSED [ 9%] 11:37:51 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_mem_limit_as_string PASSED [ 9%] 11:37:51 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_mem_limit_as_string_with_g_unit PASSED [ 9%] 11:37:51 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_mem_limit_as_string_with_k_unit PASSED [ 9%] 11:37:51 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_mem_limit_as_string_with_m_unit PASSED [ 9%] 11:37:51 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_mem_limit_as_string_with_wrong_value PASSED [ 10%] 11:37:51 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_multiple_links PASSED [ 10%] 11:37:51 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_named_volume PASSED [ 10%] 11:37:51 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_port_binds PASSED [ 10%] 11:37:51 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_ports PASSED [ 10%] 11:37:51 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_restart_policy PASSED [ 11%] 11:37:51 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_stdin_open PASSED [ 11%] 11:37:51 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_stop_signal PASSED [ 11%] 11:37:51 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_sysctl PASSED [ 11%] 11:37:51 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_tmpfs_dict PASSED [ 11%] 11:37:51 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_tmpfs_list PASSED [ 11%] 11:37:51 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_unicode_envvars PASSED [ 12%] 11:37:51 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_volume_string PASSED [ 12%] 11:37:51 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_working_dir PASSED [ 12%] 11:37:51 tests/unit/api_container_test.py::CreateContainerTest::test_create_named_container PASSED [ 12%] 11:37:51 tests/unit/api_container_test.py::ContainerTest::test_container_stats PASSED [ 12%] 11:37:51 tests/unit/api_container_test.py::ContainerTest::test_container_top PASSED [ 12%] 11:37:51 tests/unit/api_container_test.py::ContainerTest::test_container_top_with_psargs PASSED [ 13%] 11:37:51 tests/unit/api_container_test.py::ContainerTest::test_container_update PASSED [ 13%] 11:37:51 tests/unit/api_container_test.py::ContainerTest::test_diff PASSED [ 13%] 11:37:51 tests/unit/api_container_test.py::ContainerTest::test_diff_with_dict_instead_of_id PASSED [ 13%] 11:37:51 tests/unit/api_container_test.py::ContainerTest::test_export PASSED [ 13%] 11:37:51 tests/unit/api_container_test.py::ContainerTest::test_export_with_dict_instead_of_id PASSED [ 13%] 11:37:51 tests/unit/api_container_test.py::ContainerTest::test_inspect_container PASSED [ 14%] 11:37:51 tests/unit/api_container_test.py::ContainerTest::test_inspect_container_undefined_id PASSED [ 14%] 11:37:51 tests/unit/api_container_test.py::ContainerTest::test_kill_container PASSED [ 14%] 11:37:51 tests/unit/api_container_test.py::ContainerTest::test_kill_container_with_dict_instead_of_id PASSED [ 14%] 11:37:51 tests/unit/api_container_test.py::ContainerTest::test_kill_container_with_signal PASSED [ 14%] 11:37:51 tests/unit/api_container_test.py::ContainerTest::test_list_containers PASSED [ 15%] 11:37:51 tests/unit/api_container_test.py::ContainerTest::test_log_following PASSED [ 15%] 11:37:51 tests/unit/api_container_test.py::ContainerTest::test_log_following_backwards PASSED [ 15%] 11:37:51 tests/unit/api_container_test.py::ContainerTest::test_log_since PASSED [ 15%] 11:37:51 tests/unit/api_container_test.py::ContainerTest::test_log_since_with_datetime PASSED [ 15%] 11:37:51 tests/unit/api_container_test.py::ContainerTest::test_log_since_with_invalid_value_raises_error PASSED [ 15%] 11:37:51 tests/unit/api_container_test.py::ContainerTest::test_log_streaming PASSED [ 16%] 11:37:51 tests/unit/api_container_test.py::ContainerTest::test_log_streaming_and_following PASSED [ 16%] 11:37:51 tests/unit/api_container_test.py::ContainerTest::test_log_tail PASSED [ 16%] 11:37:51 tests/unit/api_container_test.py::ContainerTest::test_log_tty PASSED [ 16%] 11:37:51 tests/unit/api_container_test.py::ContainerTest::test_logs PASSED [ 16%] 11:37:51 tests/unit/api_container_test.py::ContainerTest::test_logs_with_dict_instead_of_id PASSED [ 16%] 11:37:51 tests/unit/api_container_test.py::ContainerTest::test_pause_container PASSED [ 17%] 11:37:51 tests/unit/api_container_test.py::ContainerTest::test_port PASSED [ 17%] 11:37:51 tests/unit/api_container_test.py::ContainerTest::test_remove_container PASSED [ 17%] 11:37:51 tests/unit/api_container_test.py::ContainerTest::test_remove_container_with_dict_instead_of_id PASSED [ 17%] 11:37:51 tests/unit/api_container_test.py::ContainerTest::test_rename_container PASSED [ 17%] 11:37:51 tests/unit/api_container_test.py::ContainerTest::test_resize_container PASSED [ 18%] 11:37:51 tests/unit/api_container_test.py::ContainerTest::test_restart_container PASSED [ 18%] 11:37:51 tests/unit/api_container_test.py::ContainerTest::test_restart_container_with_dict_instead_of_id PASSED [ 18%] 11:37:51 tests/unit/api_container_test.py::ContainerTest::test_stop_container PASSED [ 18%] 11:37:51 tests/unit/api_container_test.py::ContainerTest::test_stop_container_with_dict_instead_of_id PASSED [ 18%] 11:37:51 tests/unit/api_container_test.py::ContainerTest::test_unpause_container PASSED [ 18%] 11:37:51 tests/unit/api_container_test.py::ContainerTest::test_wait PASSED [ 19%] 11:37:51 tests/unit/api_container_test.py::ContainerTest::test_wait_with_dict_instead_of_id PASSED [ 19%] 11:37:51 tests/unit/api_exec_test.py::ExecTest::test_exec_create PASSED [ 19%] 11:37:51 tests/unit/api_exec_test.py::ExecTest::test_exec_inspect PASSED [ 19%] 11:37:51 tests/unit/api_exec_test.py::ExecTest::test_exec_resize PASSED [ 19%] 11:37:51 tests/unit/api_exec_test.py::ExecTest::test_exec_start PASSED [ 19%] 11:37:51 tests/unit/api_exec_test.py::ExecTest::test_exec_start_detached PASSED [ 20%] 11:37:51 tests/unit/api_image_test.py::ImageTest::test_commit PASSED [ 20%] 11:37:51 tests/unit/api_image_test.py::ImageTest::test_get_image PASSED [ 20%] 11:37:51 tests/unit/api_image_test.py::ImageTest::test_image_history PASSED [ 20%] 11:37:51 tests/unit/api_image_test.py::ImageTest::test_image_ids PASSED [ 20%] 11:37:51 tests/unit/api_image_test.py::ImageTest::test_image_viz PASSED [ 20%] 11:37:51 tests/unit/api_image_test.py::ImageTest::test_images PASSED [ 21%] 11:37:51 tests/unit/api_image_test.py::ImageTest::test_images_filters PASSED [ 21%] 11:37:51 tests/unit/api_image_test.py::ImageTest::test_images_name PASSED [ 21%] 11:37:51 tests/unit/api_image_test.py::ImageTest::test_images_quiet PASSED [ 21%] 11:37:51 tests/unit/api_image_test.py::ImageTest::test_import_image PASSED [ 21%] 11:37:51 tests/unit/api_image_test.py::ImageTest::test_import_image_from_bytes PASSED [ 22%] 11:37:51 tests/unit/api_image_test.py::ImageTest::test_import_image_from_image PASSED [ 22%] 11:37:51 tests/unit/api_image_test.py::ImageTest::test_inspect_image PASSED [ 22%] 11:37:51 tests/unit/api_image_test.py::ImageTest::test_inspect_image_undefined_id PASSED [ 22%] 11:37:51 tests/unit/api_image_test.py::ImageTest::test_load_image PASSED [ 22%] 11:37:51 tests/unit/api_image_test.py::ImageTest::test_load_image_quiet PASSED [ 22%] 11:37:51 tests/unit/api_image_test.py::ImageTest::test_pull PASSED [ 23%] 11:37:51 tests/unit/api_image_test.py::ImageTest::test_pull_stream PASSED [ 23%] 11:37:51 tests/unit/api_image_test.py::ImageTest::test_push_image PASSED [ 23%] 11:37:51 tests/unit/api_image_test.py::ImageTest::test_push_image_stream PASSED [ 23%] 11:37:51 tests/unit/api_image_test.py::ImageTest::test_push_image_with_auth PASSED [ 23%] 11:37:51 tests/unit/api_image_test.py::ImageTest::test_push_image_with_tag PASSED [ 23%] 11:37:51 tests/unit/api_image_test.py::ImageTest::test_remove_image PASSED [ 24%] 11:37:51 tests/unit/api_image_test.py::ImageTest::test_tag_image PASSED [ 24%] 11:37:51 tests/unit/api_image_test.py::ImageTest::test_tag_image_force PASSED [ 24%] 11:37:51 tests/unit/api_image_test.py::ImageTest::test_tag_image_tag PASSED [ 24%] 11:37:51 tests/unit/api_network_test.py::NetworkTest::test_connect_container_to_network PASSED [ 24%] 11:37:51 tests/unit/api_network_test.py::NetworkTest::test_create_network PASSED [ 25%] 11:37:51 tests/unit/api_network_test.py::NetworkTest::test_disconnect_container_from_network PASSED [ 25%] 11:37:51 tests/unit/api_network_test.py::NetworkTest::test_inspect_network PASSED [ 25%] 11:37:51 tests/unit/api_network_test.py::NetworkTest::test_list_networks PASSED [ 25%] 11:37:51 tests/unit/api_network_test.py::NetworkTest::test_remove_network PASSED [ 25%] 11:37:51 tests/unit/api_test.py::DockerApiTest::test_auto_retrieve_server_version PASSED [ 25%] 11:37:51 tests/unit/api_test.py::DockerApiTest::test_create_host_config_secopt PASSED [ 26%] 11:37:51 tests/unit/api_test.py::DockerApiTest::test_ctor PASSED [ 26%] 11:37:51 tests/unit/api_test.py::DockerApiTest::test_events PASSED [ 26%] 11:37:51 tests/unit/api_test.py::DockerApiTest::test_events_with_filters PASSED [ 26%] 11:37:51 tests/unit/api_test.py::DockerApiTest::test_events_with_since_until PASSED [ 26%] 11:37:51 tests/unit/api_test.py::DockerApiTest::test_info PASSED [ 26%] 11:37:51 tests/unit/api_test.py::DockerApiTest::test_login PASSED [ 27%] 11:37:51 tests/unit/api_test.py::DockerApiTest::test_remove_link PASSED [ 27%] 11:37:51 tests/unit/api_test.py::DockerApiTest::test_retrieve_server_version PASSED [ 27%] 11:37:51 tests/unit/api_test.py::DockerApiTest::test_search PASSED [ 27%] 11:37:51 tests/unit/api_test.py::DockerApiTest::test_stream_helper_decoding PASSED [ 27%] 11:37:51 tests/unit/api_test.py::DockerApiTest::test_url_compatibility_http PASSED [ 27%] 11:37:51 tests/unit/api_test.py::DockerApiTest::test_url_compatibility_http_unix_triple_slash PASSED [ 28%] 11:37:51 tests/unit/api_test.py::DockerApiTest::test_url_compatibility_tcp PASSED [ 28%] 11:37:51 tests/unit/api_test.py::DockerApiTest::test_url_compatibility_unix PASSED [ 28%] 11:37:51 tests/unit/api_test.py::DockerApiTest::test_url_compatibility_unix_triple_slash PASSED [ 28%] 11:37:51 tests/unit/api_test.py::DockerApiTest::test_url_invalid_resource PASSED [ 28%] 11:37:51 tests/unit/api_test.py::DockerApiTest::test_url_no_resource PASSED [ 29%] 11:37:51 tests/unit/api_test.py::DockerApiTest::test_url_unversioned_api PASSED [ 29%] 11:37:51 tests/unit/api_test.py::DockerApiTest::test_url_valid_resource PASSED [ 29%] 11:37:51 tests/unit/api_test.py::DockerApiTest::test_version PASSED [ 29%] 11:37:51 tests/unit/api_test.py::DockerApiTest::test_version_no_api_version PASSED [ 29%] 11:37:51 tests/unit/api_test.py::UnixSocketStreamTest::test_early_stream_response PASSED [ 29%] 11:37:52 tests/unit/api_test.py::TCPSocketStreamTest::test_read_from_socket_no_stream_no_tty PASSED [ 30%] 11:37:52 tests/integration/api_container_test.py::PortTest::test_port PASSED [ 23%] 11:37:52 532f6f723709: Pull complete 11:37:52 tests/unit/api_test.py::TCPSocketStreamTest::test_read_from_socket_no_stream_no_tty_demux PASSED [ 30%] 11:37:52 tests/unit/api_test.py::TCPSocketStreamTest::test_read_from_socket_no_stream_tty PASSED [ 30%] 11:37:52 tests/unit/api_test.py::TCPSocketStreamTest::test_read_from_socket_no_stream_tty_demux PASSED [ 30%] 11:37:52 tests/integration/api_container_test.py::ContainerTopTest::test_top XPASS [ 23%] 11:37:52 1334e0fe2851: Pull complete 11:37:52 tests/unit/api_test.py::TCPSocketStreamTest::test_read_from_socket_no_tty PASSED [ 30%] 11:37:53 tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs XFAIL [ 24%] 11:37:53 tests/unit/api_test.py::TCPSocketStreamTest::test_read_from_socket_no_tty_demux PASSED [ 30%] 11:37:53 ba365db42d14: Pull complete 11:37:53 9c5512e22a86: Pull complete 11:37:53 tests/unit/api_test.py::TCPSocketStreamTest::test_read_from_socket_tty PASSED [ 31%] 11:37:53 cb3bee3da6f6: Pull complete 11:37:53 9f34db1300d1: Pull complete 11:37:53 tests/unit/api_test.py::TCPSocketStreamTest::test_read_from_socket_tty_demux PASSED [ 31%] 11:37:53 tests/unit/api_test.py::UserAgentTest::test_custom_user_agent PASSED [ 31%] 11:37:53 tests/unit/api_test.py::UserAgentTest::test_default_user_agent PASSED [ 31%] 11:37:53 tests/unit/api_test.py::DisableSocketTest::test_disable_socket_timeout PASSED [ 31%] 11:37:53 tests/unit/api_test.py::DisableSocketTest::test_disable_socket_timeout2 PASSED [ 31%] 11:37:53 tests/unit/api_test.py::DisableSocketTest::test_disable_socket_timout_non_blocking PASSED [ 32%] 11:37:53 tests/unit/api_volume_test.py::VolumeTest::test_create_volume PASSED [ 32%] 11:37:53 tests/unit/api_volume_test.py::VolumeTest::test_create_volume_invalid_opts_type PASSED [ 32%] 11:37:53 tests/unit/api_volume_test.py::VolumeTest::test_create_volume_with_driver PASSED [ 32%] 11:37:53 tests/unit/api_volume_test.py::VolumeTest::test_create_volume_with_invalid_labels PASSED [ 32%] 11:37:53 tests/unit/api_volume_test.py::VolumeTest::test_create_volume_with_labels PASSED [ 33%] 11:37:53 tests/unit/api_volume_test.py::VolumeTest::test_create_volume_with_no_specified_name PASSED [ 33%] 11:37:53 tests/unit/api_volume_test.py::VolumeTest::test_inspect_volume PASSED [ 33%] 11:37:53 tests/unit/api_volume_test.py::VolumeTest::test_list_volumes PASSED [ 33%] 11:37:53 tests/unit/api_volume_test.py::VolumeTest::test_list_volumes_and_filters PASSED [ 33%] 11:37:53 tests/unit/api_volume_test.py::VolumeTest::test_remove_volume PASSED [ 33%] 11:37:53 tests/unit/auth_test.py::RegressionTest::test_803_urlsafe_encode PASSED [ 34%] 11:37:53 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_explicit_hub_index_library_image PASSED [ 34%] 11:37:53 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_explicit_legacy_hub_index_library_image PASSED [ 34%] 11:37:53 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_invalid_index_name PASSED [ 34%] 11:37:53 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_resolve_repository_name_dotted_hub_library_image PASSED [ 34%] 11:37:53 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_resolve_repository_name_hub_image PASSED [ 34%] 11:37:53 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_resolve_repository_name_hub_library_image PASSED [ 35%] 11:37:53 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_resolve_repository_name_localhost PASSED [ 35%] 11:37:53 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_resolve_repository_name_localhost_with_username PASSED [ 35%] 11:37:53 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_resolve_repository_name_no_dots_but_port PASSED [ 35%] 11:37:53 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_resolve_repository_name_no_dots_but_port_and_username PASSED [ 35%] 11:37:53 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_resolve_repository_name_private_registry PASSED [ 36%] 11:37:53 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_resolve_repository_name_private_registry_with_port PASSED [ 36%] 11:37:53 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_resolve_repository_name_private_registry_with_username PASSED [ 36%] 11:37:53 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_auth_with_empty_credstore_and_auth_dict PASSED [ 36%] 11:37:53 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_default_explicit_none PASSED [ 36%] 11:37:53 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_default_registry PASSED [ 36%] 11:37:53 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_fully_explicit PASSED [ 37%] 11:37:53 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_hostname_only PASSED [ 37%] 11:37:53 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_legacy_config PASSED [ 37%] 11:37:53 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_no_match PASSED [ 37%] 11:37:53 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_no_path PASSED [ 37%] 11:37:53 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_no_path_trailing_slash PASSED [ 37%] 11:37:53 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_no_path_wrong_insecure_proto PASSED [ 38%] 11:37:53 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_no_path_wrong_secure_proto PASSED [ 38%] 11:37:53 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_no_protocol PASSED [ 38%] 11:37:53 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_path_wrong_proto PASSED [ 38%] 11:37:53 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_registry_and_auth_explicit_hub PASSED [ 38%] 11:37:53 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_registry_and_auth_explicit_legacy_hub PASSED [ 38%] 11:37:53 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_registry_and_auth_hub_image PASSED [ 39%] 11:37:53 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_registry_and_auth_library_image PASSED [ 39%] 11:37:53 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_registry_and_auth_private_registry PASSED [ 39%] 11:37:53 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_registry_and_auth_unauthenticated_registry PASSED [ 39%] 11:37:53 tests/unit/auth_test.py::LoadConfigTest::test_load_config_custom_config_env PASSED [ 39%] 11:37:53 tests/unit/auth_test.py::LoadConfigTest::test_load_config_custom_config_env_utf8 PASSED [ 40%] 11:37:53 tests/unit/auth_test.py::LoadConfigTest::test_load_config_custom_config_env_with_auths PASSED [ 40%] 11:37:53 tests/unit/auth_test.py::LoadConfigTest::test_load_config_identity_token PASSED [ 40%] 11:37:53 tests/unit/auth_test.py::LoadConfigTest::test_load_config_invalid_auth_dict PASSED [ 40%] 11:37:53 tests/unit/auth_test.py::LoadConfigTest::test_load_config_no_file PASSED [ 40%] 11:37:53 tests/unit/auth_test.py::LoadConfigTest::test_load_config_unknown_keys PASSED [ 40%] 11:37:53 tests/unit/auth_test.py::LoadConfigTest::test_load_config_with_random_name PASSED [ 41%] 11:37:53 tests/unit/auth_test.py::LoadConfigTest::test_load_json_config PASSED [ 41%] 11:37:53 tests/unit/auth_test.py::LoadConfigTest::test_load_legacy_config PASSED [ 41%] 11:37:53 tests/unit/auth_test.py::LoadConfigTest::test_load_modern_json_config PASSED [ 41%] 11:37:53 tests/unit/auth_test.py::CredstoreTest::test_get_all_credentials_3_sources PASSED [ 41%] 11:37:53 tests/unit/auth_test.py::CredstoreTest::test_get_all_credentials_credstore_only PASSED [ 41%] 11:37:53 tests/unit/auth_test.py::CredstoreTest::test_get_all_credentials_credstore_overrides_auth_entry PASSED [ 42%] 11:37:53 tests/unit/auth_test.py::CredstoreTest::test_get_all_credentials_helpers_override_default PASSED [ 42%] 11:37:53 tests/unit/auth_test.py::CredstoreTest::test_get_all_credentials_with_auths_entries PASSED [ 42%] 11:37:53 tests/unit/auth_test.py::CredstoreTest::test_get_all_credentials_with_credhelpers_only PASSED [ 42%] 11:37:53 tests/unit/auth_test.py::CredstoreTest::test_get_all_credentials_with_empty_auths_entry PASSED [ 42%] 11:37:53 tests/unit/auth_test.py::CredstoreTest::test_get_all_credentials_with_empty_credhelper PASSED [ 43%] 11:37:53 tests/unit/auth_test.py::CredstoreTest::test_get_credential_store PASSED [ 43%] 11:37:53 tests/unit/auth_test.py::CredstoreTest::test_get_credential_store_default_index PASSED [ 43%] 11:37:53 tests/unit/auth_test.py::CredstoreTest::test_get_credential_store_no_default PASSED [ 43%] 11:37:53 tests/unit/auth_test.py::CredstoreTest::test_get_credential_store_with_plain_dict PASSED [ 43%] 11:37:53 tests/unit/client_test.py::ClientTest::test_call_api_client_method PASSED [ 43%] 11:37:53 tests/unit/client_test.py::ClientTest::test_call_containers PASSED [ 44%] 11:37:53 tests/unit/client_test.py::ClientTest::test_default_pool_size_unix PASSED [ 44%] 11:37:53 tests/unit/client_test.py::ClientTest::test_default_pool_size_win SKIPPED [ 44%] 11:37:53 tests/unit/client_test.py::ClientTest::test_events PASSED [ 44%] 11:37:53 tests/unit/client_test.py::ClientTest::test_info PASSED [ 44%] 11:37:53 tests/unit/client_test.py::ClientTest::test_ping PASSED [ 44%] 11:37:53 tests/unit/client_test.py::ClientTest::test_pool_size_unix PASSED [ 45%] 11:37:53 tests/unit/client_test.py::ClientTest::test_pool_size_win SKIPPED [ 45%] 11:37:53 tests/unit/client_test.py::ClientTest::test_version PASSED [ 45%] 11:37:53 tests/unit/client_test.py::FromEnvTest::test_default_pool_size_from_env_unix PASSED [ 45%] 11:37:53 tests/unit/client_test.py::FromEnvTest::test_default_pool_size_from_env_win SKIPPED [ 45%] 11:37:53 tests/unit/client_test.py::FromEnvTest::test_from_env PASSED [ 45%] 11:37:53 tests/unit/client_test.py::FromEnvTest::test_from_env_with_version PASSED [ 46%] 11:37:53 tests/unit/client_test.py::FromEnvTest::test_from_env_without_timeout_uses_default PASSED [ 46%] 11:37:54 7b13331be584: Pull complete 11:37:54 6b411ef56b41: Pull complete 11:37:54 88802c8b05f4: Pull complete 11:37:54 tests/unit/client_test.py::FromEnvTest::test_from_env_without_version_uses_default PASSED [ 46%] 11:37:54 tests/unit/client_test.py::FromEnvTest::test_pool_size_from_env_unix PASSED [ 46%] 11:37:54 tests/unit/client_test.py::FromEnvTest::test_pool_size_from_env_win SKIPPED [ 46%] 11:37:54 tests/unit/context_test.py::BaseContextTest::test_context_inspect_without_params PASSED [ 47%] 11:37:54 tests/unit/context_test.py::BaseContextTest::test_default_in_context_list PASSED [ 47%] 11:37:54 tests/unit/context_test.py::BaseContextTest::test_fail_on_default_context_create PASSED [ 47%] 11:37:54 tests/unit/context_test.py::BaseContextTest::test_get_current_context PASSED [ 47%] 11:37:54 tests/unit/context_test.py::BaseContextTest::test_https_host PASSED [ 47%] 11:37:54 tests/unit/context_test.py::BaseContextTest::test_url_compatibility_on_linux PASSED [ 47%] 11:37:54 tests/unit/context_test.py::BaseContextTest::test_url_compatibility_on_windows SKIPPED [ 48%] 11:37:54 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_invalid_cpu_cfs_types PASSED [ 48%] 11:37:54 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_invalid_cpu_count_types PASSED [ 48%] 11:37:54 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_invalid_cpu_percent_types PASSED [ 48%] 11:37:54 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_invalid_mem_swappiness PASSED [ 48%] 11:37:54 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_invalid_nano_cpus_types PASSED [ 48%] 11:37:54 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_no_options_newer_api_version PASSED [ 49%] 11:37:54 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_pid_mode PASSED [ 49%] 11:37:54 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_blkio_constraints PASSED [ 49%] 11:37:54 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_cpu_count PASSED [ 49%] 11:37:54 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_cpu_percent PASSED [ 49%] 11:37:54 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_cpu_period PASSED [ 50%] 11:37:54 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_cpu_quota PASSED [ 50%] 11:37:54 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_cpu_rt_period PASSED [ 50%] 11:37:54 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_cpu_rt_period_types PASSED [ 50%] 11:37:54 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_cpu_rt_runtime PASSED [ 50%] 11:37:54 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_dns_opt PASSED [ 50%] 11:37:54 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_isolation PASSED [ 51%] 11:37:54 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_kernel_memory PASSED [ 51%] 11:37:54 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_mem_reservation PASSED [ 51%] 11:37:54 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_nano_cpus PASSED [ 51%] 11:37:54 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_oom_kill_disable PASSED [ 51%] 11:37:54 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_oom_score_adj PASSED [ 51%] 11:37:54 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_pids_limit PASSED [ 52%] 11:37:54 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_shm_size PASSED [ 52%] 11:37:54 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_shm_size_in_mb PASSED [ 52%] 11:37:54 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_userns_mode PASSED [ 52%] 11:37:54 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_uts PASSED [ 52%] 11:37:54 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_volume_driver PASSED [ 52%] 11:37:54 tests/unit/dockertypes_test.py::HostConfigTest::test_ctrate_host_config_with_cpu_rt_runtime_types PASSED [ 53%] 11:37:54 tests/unit/dockertypes_test.py::ContainerSpecTest::test_parse_mounts PASSED [ 53%] 11:37:54 tests/unit/dockertypes_test.py::UlimitTest::test_create_host_config_dict_ulimit PASSED [ 53%] 11:37:54 tests/unit/dockertypes_test.py::UlimitTest::test_create_host_config_dict_ulimit_capitals PASSED [ 53%] 11:37:54 tests/unit/dockertypes_test.py::UlimitTest::test_create_host_config_obj_ulimit PASSED [ 53%] 11:37:54 tests/unit/dockertypes_test.py::UlimitTest::test_ulimit_invalid_type PASSED [ 54%] 11:37:54 tests/unit/dockertypes_test.py::LogConfigTest::test_create_host_config_dict_logconfig PASSED [ 54%] 11:37:54 tests/unit/dockertypes_test.py::LogConfigTest::test_create_host_config_obj_logconfig PASSED [ 54%] 11:37:54 tests/unit/dockertypes_test.py::LogConfigTest::test_logconfig_invalid_config_type PASSED [ 54%] 11:37:54 tests/unit/dockertypes_test.py::EndpointConfigTest::test_create_endpoint_config_with_aliases PASSED [ 54%] 11:37:54 tests/unit/dockertypes_test.py::IPAMConfigTest::test_create_ipam_config PASSED [ 54%] 11:37:54 tests/unit/dockertypes_test.py::ServiceModeTest::test_global_replicas_error PASSED [ 55%] 11:37:54 tests/unit/dockertypes_test.py::ServiceModeTest::test_global_simple PASSED [ 55%] 11:37:54 tests/unit/dockertypes_test.py::ServiceModeTest::test_invalid_mode PASSED [ 55%] 11:37:54 tests/unit/dockertypes_test.py::ServiceModeTest::test_replicated_replicas PASSED [ 55%] 11:37:54 tests/unit/dockertypes_test.py::ServiceModeTest::test_replicated_replicas_0 PASSED [ 55%] 11:37:54 tests/unit/dockertypes_test.py::ServiceModeTest::test_replicated_simple PASSED [ 55%] 11:37:54 tests/unit/dockertypes_test.py::MountTest::test_parse_mount_bind PASSED [ 56%] 11:37:54 tests/unit/dockertypes_test.py::MountTest::test_parse_mount_bind_windows XFAIL [ 56%] 11:37:54 tests/unit/dockertypes_test.py::MountTest::test_parse_mount_named_volume PASSED [ 56%] 11:37:54 tests/unit/dockertypes_test.py::MountTest::test_parse_mount_string_invalid PASSED [ 56%] 11:37:54 tests/unit/dockertypes_test.py::MountTest::test_parse_mount_string_no_source PASSED [ 56%] 11:37:54 tests/unit/dockertypes_test.py::MountTest::test_parse_mount_string_ro PASSED [ 56%] 11:37:54 tests/unit/dockertypes_test.py::MountTest::test_parse_mount_string_rw PASSED [ 57%] 11:37:54 tests/unit/dockertypes_test.py::MountTest::test_parse_mount_string_short_form PASSED [ 57%] 11:37:54 tests/unit/dockertypes_test.py::ServicePortsTest::test_convert_service_ports_invalid PASSED [ 57%] 11:37:54 tests/unit/dockertypes_test.py::ServicePortsTest::test_convert_service_ports_multiple PASSED [ 57%] 11:37:54 tests/unit/dockertypes_test.py::ServicePortsTest::test_convert_service_ports_no_protocol_and_mode PASSED [ 57%] 11:37:54 tests/unit/dockertypes_test.py::ServicePortsTest::test_convert_service_ports_simple PASSED [ 58%] 11:37:54 tests/unit/dockertypes_test.py::ServicePortsTest::test_convert_service_ports_with_protocol PASSED [ 58%] 11:37:54 tests/unit/dockertypes_test.py::ServicePortsTest::test_convert_service_ports_with_protocol_and_mode PASSED [ 58%] 11:37:54 tests/unit/errors_test.py::APIErrorTest::test_api_error_is_caught_by_dockerexception PASSED [ 58%] 11:37:54 tests/unit/errors_test.py::APIErrorTest::test_create_error_from_exception PASSED [ 58%] 11:37:54 tests/unit/errors_test.py::APIErrorTest::test_is_client_error_400 PASSED [ 58%] 11:37:54 tests/unit/errors_test.py::APIErrorTest::test_is_client_error_500 PASSED [ 59%] 11:37:54 tests/unit/errors_test.py::APIErrorTest::test_is_error_300 PASSED [ 59%] 11:37:54 tests/unit/errors_test.py::APIErrorTest::test_is_error_400 PASSED [ 59%] 11:37:54 tests/unit/errors_test.py::APIErrorTest::test_is_error_500 PASSED [ 59%] 11:37:54 tests/unit/errors_test.py::APIErrorTest::test_is_server_error_200 PASSED [ 59%] 11:37:54 tests/unit/errors_test.py::APIErrorTest::test_is_server_error_300 PASSED [ 59%] 11:37:54 tests/unit/errors_test.py::APIErrorTest::test_is_server_error_400 PASSED [ 60%] 11:37:54 tests/unit/errors_test.py::APIErrorTest::test_is_server_error_500 PASSED [ 60%] 11:37:54 tests/unit/errors_test.py::APIErrorTest::test_status_code_200 PASSED [ 60%] 11:37:54 tests/unit/errors_test.py::APIErrorTest::test_status_code_400 PASSED [ 60%] 11:37:54 1a0150f422df: Pull complete 11:37:54 cc208d8c9bf1: Pull complete 11:37:54 4c56a09c5dca: Pull complete 11:37:54 3c921484afa1: Pull complete 11:37:54 tests/unit/errors_test.py::APIErrorTest::test_status_code_500 PASSED [ 60%] 11:37:54 tests/unit/errors_test.py::ContainerErrorTest::test_container_with_stderr PASSED [ 61%] 11:37:54 tests/unit/errors_test.py::ContainerErrorTest::test_container_without_stderr PASSED [ 61%] 11:37:54 tests/unit/errors_test.py::CreateUnexpectedKwargsErrorTest::test_create_unexpected_kwargs_error_multiple PASSED [ 61%] 11:37:54 tests/unit/errors_test.py::CreateUnexpectedKwargsErrorTest::test_create_unexpected_kwargs_error_single PASSED [ 61%] 11:37:54 tests/unit/models_containers_test.py::ContainerCollectionTest::test_create PASSED [ 61%] 11:37:54 tests/unit/models_containers_test.py::ContainerCollectionTest::test_create_container_args PASSED [ 61%] 11:37:54 tests/unit/models_containers_test.py::ContainerCollectionTest::test_create_with_image_object PASSED [ 62%] 11:37:54 tests/unit/models_containers_test.py::ContainerCollectionTest::test_get PASSED [ 62%] 11:37:54 tests/unit/models_containers_test.py::ContainerCollectionTest::test_list PASSED [ 62%] 11:37:54 tests/unit/models_containers_test.py::ContainerCollectionTest::test_list_ignore_removed PASSED [ 62%] 11:37:54 tests/unit/models_containers_test.py::ContainerCollectionTest::test_run PASSED [ 62%] 11:37:54 tests/unit/models_containers_test.py::ContainerCollectionTest::test_run_detach PASSED [ 62%] 11:37:54 tests/unit/models_containers_test.py::ContainerCollectionTest::test_run_pull PASSED [ 63%] 11:37:54 tests/unit/models_containers_test.py::ContainerCollectionTest::test_run_remove PASSED [ 63%] 11:37:54 tests/unit/models_containers_test.py::ContainerCollectionTest::test_run_with_error PASSED [ 63%] 11:37:54 tests/unit/models_containers_test.py::ContainerCollectionTest::test_run_with_image_object PASSED [ 63%] 11:37:54 tests/unit/models_containers_test.py::ContainerTest::test_attach PASSED [ 63%] 11:37:54 tests/unit/models_containers_test.py::ContainerTest::test_commit PASSED [ 63%] 11:37:54 tests/unit/models_containers_test.py::ContainerTest::test_diff PASSED [ 64%] 11:37:54 tests/unit/models_containers_test.py::ContainerTest::test_exec_run PASSED [ 64%] 11:37:54 tests/unit/models_containers_test.py::ContainerTest::test_exec_run_failure PASSED [ 64%] 11:37:54 tests/unit/models_containers_test.py::ContainerTest::test_export PASSED [ 64%] 11:37:54 tests/unit/models_containers_test.py::ContainerTest::test_get_archive PASSED [ 64%] 11:37:54 tests/unit/models_containers_test.py::ContainerTest::test_image PASSED [ 65%] 11:37:54 tests/unit/models_containers_test.py::ContainerTest::test_kill PASSED [ 65%] 11:37:54 tests/unit/models_containers_test.py::ContainerTest::test_labels PASSED [ 65%] 11:37:54 tests/unit/models_containers_test.py::ContainerTest::test_logs PASSED [ 65%] 11:37:54 tests/unit/models_containers_test.py::ContainerTest::test_name PASSED [ 65%] 11:37:54 tests/unit/models_containers_test.py::ContainerTest::test_pause PASSED [ 65%] 11:37:54 tests/unit/models_containers_test.py::ContainerTest::test_put_archive PASSED [ 66%] 11:37:54 tests/unit/models_containers_test.py::ContainerTest::test_remove PASSED [ 66%] 11:37:54 tests/unit/models_containers_test.py::ContainerTest::test_rename PASSED [ 66%] 11:37:54 tests/unit/models_containers_test.py::ContainerTest::test_resize PASSED [ 66%] 11:37:54 tests/unit/models_containers_test.py::ContainerTest::test_restart PASSED [ 66%] 11:37:54 tests/unit/models_containers_test.py::ContainerTest::test_start PASSED [ 66%] 11:37:54 tests/unit/models_containers_test.py::ContainerTest::test_stats PASSED [ 67%] 11:37:54 tests/unit/models_containers_test.py::ContainerTest::test_status PASSED [ 67%] 11:37:54 7213b758a39d: Pull complete 11:37:54 31fbeb3261df: Pull complete 11:37:54 f50eb2dac4e2: Pull complete 11:37:54 tests/unit/models_containers_test.py::ContainerTest::test_stop PASSED [ 67%] 11:37:54 tests/unit/models_containers_test.py::ContainerTest::test_top PASSED [ 67%] 11:37:54 tests/unit/models_containers_test.py::ContainerTest::test_unpause PASSED [ 67%] 11:37:54 tests/unit/models_containers_test.py::ContainerTest::test_update PASSED [ 68%] 11:37:54 tests/unit/models_containers_test.py::ContainerTest::test_wait PASSED [ 68%] 11:37:54 tests/unit/models_images_test.py::ImageCollectionTest::test_build PASSED [ 68%] 11:37:54 tests/unit/models_images_test.py::ImageCollectionTest::test_get PASSED [ 68%] 11:37:54 tests/unit/models_images_test.py::ImageCollectionTest::test_labels PASSED [ 68%] 11:37:54 tests/unit/models_images_test.py::ImageCollectionTest::test_list PASSED [ 68%] 11:37:54 tests/unit/models_images_test.py::ImageCollectionTest::test_load PASSED [ 69%] 11:37:54 tests/unit/models_images_test.py::ImageCollectionTest::test_pull PASSED [ 69%] 11:37:54 tests/unit/models_images_test.py::ImageCollectionTest::test_pull_multiple PASSED [ 69%] 11:37:54 tests/unit/models_images_test.py::ImageCollectionTest::test_pull_tag_precedence PASSED [ 69%] 11:37:54 tests/unit/models_images_test.py::ImageCollectionTest::test_pull_with_stream_param PASSED [ 69%] 11:37:54 tests/unit/models_images_test.py::ImageCollectionTest::test_push PASSED [ 69%] 11:37:54 tests/unit/models_images_test.py::ImageCollectionTest::test_remove PASSED [ 70%] 11:37:54 tests/unit/models_images_test.py::ImageCollectionTest::test_search PASSED [ 70%] 11:37:54 tests/unit/models_images_test.py::ImageCollectionTest::test_search_limit PASSED [ 70%] 11:37:54 tests/unit/models_images_test.py::ImageTest::test_history PASSED [ 70%] 11:37:54 tests/unit/models_images_test.py::ImageTest::test_save PASSED [ 70%] 11:37:54 tests/unit/models_images_test.py::ImageTest::test_short_id PASSED [ 70%] 11:37:54 tests/unit/models_images_test.py::ImageTest::test_tag PASSED [ 71%] 11:37:54 tests/unit/models_images_test.py::ImageTest::test_tags PASSED [ 71%] 11:37:54 tests/unit/models_networks_test.py::NetworkCollectionTest::test_create PASSED [ 71%] 11:37:54 tests/unit/models_networks_test.py::NetworkCollectionTest::test_get PASSED [ 71%] 11:37:54 tests/unit/models_networks_test.py::NetworkCollectionTest::test_list PASSED [ 71%] 11:37:54 tests/unit/models_networks_test.py::NetworkTest::test_connect PASSED [ 72%] 11:37:54 tests/unit/models_networks_test.py::NetworkTest::test_disconnect PASSED [ 72%] 11:37:54 tests/unit/models_networks_test.py::NetworkTest::test_remove PASSED [ 72%] 11:37:54 tests/unit/models_resources_test.py::ModelTest::test_hash PASSED [ 72%] 11:37:54 tests/unit/models_resources_test.py::ModelTest::test_reload PASSED [ 72%] 11:37:54 tests/unit/models_secrets_test.py::CreateServiceTest::test_secrets_repr PASSED [ 72%] 11:37:54 tests/unit/models_services_test.py::CreateServiceKwargsTest::test_get_create_service_kwargs PASSED [ 73%] 11:37:54 tests/unit/sshadapter_test.py::SSHAdapterTest::test_ssh_hostname_prefix_trim PASSED [ 73%] 11:37:54 tests/unit/sshadapter_test.py::SSHAdapterTest::test_ssh_parse_hostname_and_port PASSED [ 73%] 11:37:54 tests/unit/sshadapter_test.py::SSHAdapterTest::test_ssh_parse_hostname_only PASSED [ 73%] 11:37:54 tests/unit/sshadapter_test.py::SSHAdapterTest::test_ssh_parse_url PASSED [ 73%] 11:37:54 tests/unit/sshadapter_test.py::SSHAdapterTest::test_ssh_parse_user_and_hostname PASSED [ 73%] 11:37:54 tests/unit/ssladapter_test.py::SSLAdapterTest::test_only_uses_tls PASSED [ 74%] 11:37:54 tests/unit/ssladapter_test.py::MatchHostnameTest::test_match_dns_failure PASSED [ 74%] 11:37:54 tests/unit/ssladapter_test.py::MatchHostnameTest::test_match_dns_success PASSED [ 74%] 11:37:54 tests/unit/ssladapter_test.py::MatchHostnameTest::test_match_ip_address_failure PASSED [ 74%] 11:37:54 tests/unit/ssladapter_test.py::MatchHostnameTest::test_match_ip_address_success PASSED [ 74%] 11:37:54 tests/unit/ssladapter_test.py::MatchHostnameTest::test_match_localhost_success PASSED [ 75%] 11:37:54 tests/unit/swarm_test.py::SwarmTest::test_join_swarm PASSED [ 75%] 11:37:54 tests/unit/swarm_test.py::SwarmTest::test_join_swarm_no_listen_address_takes_default PASSED [ 75%] 11:37:54 tests/unit/swarm_test.py::SwarmTest::test_node_update PASSED [ 75%] 11:37:54 tests/unit/types_containers_test.py::test_uid_0_is_not_elided PASSED [ 75%] 11:37:54 tests/unit/utils_build_test.py::ExcludePathsTest::test_directory PASSED [ 75%] 11:37:54 tests/unit/utils_build_test.py::ExcludePathsTest::test_directory_with_single_exception PASSED [ 76%] 11:37:54 49e5bde41b79: Pull complete 11:37:55 tests/unit/utils_build_test.py::ExcludePathsTest::test_directory_with_subdir_exception PASSED [ 76%] 11:37:55 tests/unit/utils_build_test.py::ExcludePathsTest::test_directory_with_subdir_exception_win32_pathsep SKIPPED [ 76%] 11:37:55 tests/unit/utils_build_test.py::ExcludePathsTest::test_directory_with_trailing_slash PASSED [ 76%] 11:37:55 tests/unit/utils_build_test.py::ExcludePathsTest::test_directory_with_wildcard_exception PASSED [ 76%] 11:37:55 tests/unit/utils_build_test.py::ExcludePathsTest::test_double_wildcard PASSED [ 76%] 11:37:55 tests/unit/utils_build_test.py::ExcludePathsTest::test_double_wildcard_with_exception PASSED [ 77%] 11:37:55 tests/unit/utils_build_test.py::ExcludePathsTest::test_exclude_custom_dockerfile PASSED [ 77%] 11:37:55 tests/unit/utils_build_test.py::ExcludePathsTest::test_exclude_dockerfile_child PASSED [ 77%] 11:37:55 tests/unit/utils_build_test.py::ExcludePathsTest::test_exclude_dockerfile_dockerignore PASSED [ 77%] 11:37:55 tests/unit/utils_build_test.py::ExcludePathsTest::test_exclude_include_absolute_path PASSED [ 77%] 11:37:55 tests/unit/utils_build_test.py::ExcludePathsTest::test_include_wildcard PASSED [ 77%] 11:37:55 tests/unit/utils_build_test.py::ExcludePathsTest::test_last_line_precedence PASSED [ 78%] 11:37:55 tests/unit/utils_build_test.py::ExcludePathsTest::test_no_dupes PASSED [ 78%] 11:37:55 tests/unit/utils_build_test.py::ExcludePathsTest::test_no_excludes PASSED [ 78%] 11:37:55 tests/unit/utils_build_test.py::ExcludePathsTest::test_parent_directory PASSED [ 78%] 11:37:55 tests/unit/utils_build_test.py::ExcludePathsTest::test_question_mark PASSED [ 78%] 11:37:55 tests/unit/utils_build_test.py::ExcludePathsTest::test_single_and_double_wildcard PASSED [ 79%] 11:37:55 tests/unit/utils_build_test.py::ExcludePathsTest::test_single_filename PASSED [ 79%] 11:37:55 tests/unit/utils_build_test.py::ExcludePathsTest::test_single_filename_leading_dot_slash PASSED [ 79%] 11:37:55 tests/unit/utils_build_test.py::ExcludePathsTest::test_single_filename_trailing_slash PASSED [ 79%] 11:37:55 tests/unit/utils_build_test.py::ExcludePathsTest::test_single_subdir_single_filename PASSED [ 79%] 11:37:55 tests/unit/utils_build_test.py::ExcludePathsTest::test_single_subdir_single_filename_leading_slash PASSED [ 79%] 11:37:55 tests/unit/utils_build_test.py::ExcludePathsTest::test_single_subdir_wildcard_filename PASSED [ 80%] 11:37:55 tests/unit/utils_build_test.py::ExcludePathsTest::test_single_subdir_with_path_traversal PASSED [ 80%] 11:37:55 tests/unit/utils_build_test.py::ExcludePathsTest::test_subdirectory PASSED [ 80%] 11:37:55 tests/unit/utils_build_test.py::ExcludePathsTest::test_subdirectory_win32_pathsep SKIPPED [ 80%] 11:37:55 tests/unit/utils_build_test.py::ExcludePathsTest::test_trailing_double_wildcard PASSED [ 80%] 11:37:55 tests/unit/utils_build_test.py::ExcludePathsTest::test_wildcard_exclude PASSED [ 80%] 11:37:55 tests/unit/utils_build_test.py::ExcludePathsTest::test_wildcard_filename_end PASSED [ 81%] 11:37:55 tests/unit/utils_build_test.py::ExcludePathsTest::test_wildcard_filename_start PASSED [ 81%] 11:37:55 tests/unit/utils_build_test.py::ExcludePathsTest::test_wildcard_subdir_single_filename PASSED [ 81%] 11:37:55 tests/unit/utils_build_test.py::ExcludePathsTest::test_wildcard_subdir_wildcard_filename PASSED [ 81%] 11:37:55 tests/unit/utils_build_test.py::ExcludePathsTest::test_wildcard_with_exception PASSED [ 81%] 11:37:55 tests/unit/utils_build_test.py::ExcludePathsTest::test_wildcard_with_wildcard_exception PASSED [ 81%] 11:37:55 tests/unit/utils_build_test.py::TarTest::test_tar_directory_link PASSED [ 82%] 11:37:55 tests/unit/utils_build_test.py::TarTest::test_tar_socket_file PASSED [ 82%] 11:37:55 tests/unit/utils_build_test.py::TarTest::test_tar_with_broken_symlinks PASSED [ 82%] 11:37:55 tests/unit/utils_build_test.py::TarTest::test_tar_with_directory_symlinks PASSED [ 82%] 11:37:55 tests/unit/utils_build_test.py::TarTest::test_tar_with_empty_directory PASSED [ 82%] 11:37:55 tests/unit/utils_build_test.py::TarTest::test_tar_with_excludes PASSED [ 83%] 11:37:55 tests/unit/utils_build_test.py::TarTest::test_tar_with_file_symlinks PASSED [ 83%] 11:37:55 tests/unit/utils_build_test.py::TarTest::test_tar_with_inaccessible_file SKIPPED [ 83%] 11:37:55 tests/unit/utils_config_test.py::FindConfigFileTest::test_find_config_fallback PASSED [ 83%] 11:37:55 tests/unit/utils_config_test.py::FindConfigFileTest::test_find_config_from_environment PASSED [ 83%] 11:37:55 tests/unit/utils_config_test.py::FindConfigFileTest::test_find_config_from_explicit_path PASSED [ 83%] 11:37:55 tests/unit/utils_config_test.py::FindConfigFileTest::test_find_config_from_home_legacy_name PASSED [ 84%] 11:37:55 tests/unit/utils_config_test.py::FindConfigFileTest::test_find_config_from_home_posix PASSED [ 84%] 11:37:55 tests/unit/utils_config_test.py::FindConfigFileTest::test_find_config_from_home_windows SKIPPED [ 84%] 11:37:55 tests/unit/utils_config_test.py::LoadConfigTest::test_load_config_custom_headers PASSED [ 84%] 11:37:55 tests/unit/utils_config_test.py::LoadConfigTest::test_load_config_detach_keys PASSED [ 84%] 11:37:55 tests/unit/utils_config_test.py::LoadConfigTest::test_load_config_from_env PASSED [ 84%] 11:37:55 tests/unit/utils_config_test.py::LoadConfigTest::test_load_config_no_file PASSED [ 85%] 11:37:55 tests/unit/utils_json_stream_test.py::TestJsonSplitter::test_json_splitter_no_object PASSED [ 85%] 11:37:55 tests/unit/utils_json_stream_test.py::TestJsonSplitter::test_json_splitter_with_object PASSED [ 85%] 11:37:55 tests/unit/utils_json_stream_test.py::TestJsonSplitter::test_json_splitter_leading_whitespace PASSED [ 85%] 11:37:55 tests/unit/utils_json_stream_test.py::TestStreamAsText::test_stream_with_non_utf_unicode_character PASSED [ 85%] 11:37:55 tests/unit/utils_json_stream_test.py::TestStreamAsText::test_stream_with_utf_character PASSED [ 86%] 11:37:55 tests/unit/utils_json_stream_test.py::TestJsonStream::test_with_falsy_entries PASSED [ 86%] 11:37:55 tests/unit/utils_json_stream_test.py::TestJsonStream::test_with_leading_whitespace PASSED [ 86%] 11:37:55 tests/unit/utils_proxy_test.py::ProxyConfigTest::test_environment PASSED [ 86%] 11:37:55 tests/unit/utils_proxy_test.py::ProxyConfigTest::test_from_dict PASSED [ 86%] 11:37:55 tests/unit/utils_proxy_test.py::ProxyConfigTest::test_inject_proxy_environment PASSED [ 86%] 11:37:55 tests/unit/utils_proxy_test.py::ProxyConfigTest::test_new PASSED [ 87%] 11:37:55 tests/unit/utils_proxy_test.py::ProxyConfigTest::test_truthiness PASSED [ 87%] 11:37:55 tests/unit/utils_test.py::DecoratorsTest::test_update_headers PASSED [ 87%] 11:37:55 tests/unit/utils_test.py::KwargsFromEnvTest::test_kwargs_from_env_alternate_env PASSED [ 87%] 11:37:55 tests/unit/utils_test.py::KwargsFromEnvTest::test_kwargs_from_env_empty PASSED [ 87%] 11:37:55 tests/unit/utils_test.py::KwargsFromEnvTest::test_kwargs_from_env_no_cert_path PASSED [ 87%] 11:37:55 tests/unit/utils_test.py::KwargsFromEnvTest::test_kwargs_from_env_tls PASSED [ 88%] 11:37:55 tests/unit/utils_test.py::KwargsFromEnvTest::test_kwargs_from_env_tls_verify_false PASSED [ 88%] 11:37:55 tests/unit/utils_test.py::KwargsFromEnvTest::test_kwargs_from_env_tls_verify_false_no_cert PASSED [ 88%] 11:37:55 tests/unit/utils_test.py::ConverVolumeBindsTest::test_convert_volume_binds_compact PASSED [ 88%] 11:37:55 tests/unit/utils_test.py::ConverVolumeBindsTest::test_convert_volume_binds_complete PASSED [ 88%] 11:37:55 tests/unit/utils_test.py::ConverVolumeBindsTest::test_convert_volume_binds_empty PASSED [ 88%] 11:37:55 tests/unit/utils_test.py::ConverVolumeBindsTest::test_convert_volume_binds_list PASSED [ 89%] 11:37:55 tests/unit/utils_test.py::ConverVolumeBindsTest::test_convert_volume_binds_no_mode PASSED [ 89%] 11:37:55 tests/unit/utils_test.py::ConverVolumeBindsTest::test_convert_volume_binds_unicode_bytes_input PASSED [ 89%] 11:37:55 tests/unit/utils_test.py::ConverVolumeBindsTest::test_convert_volume_binds_unicode_unicode_input PASSED [ 89%] 11:37:55 tests/unit/utils_test.py::ParseEnvFileTest::test_parse_env_file_commented_line PASSED [ 89%] 11:37:55 tests/unit/utils_test.py::ParseEnvFileTest::test_parse_env_file_invalid_line PASSED [ 90%] 11:37:55 tests/unit/utils_test.py::ParseEnvFileTest::test_parse_env_file_newline PASSED [ 90%] 11:37:55 tests/unit/utils_test.py::ParseEnvFileTest::test_parse_env_file_proper PASSED [ 90%] 11:37:55 tests/unit/utils_test.py::ParseEnvFileTest::test_parse_env_file_with_equals_character PASSED [ 90%] 11:37:55 tests/unit/utils_test.py::ParseHostTest::test_parse_host PASSED [ 90%] 11:37:55 tests/unit/utils_test.py::ParseHostTest::test_parse_host_empty_value PASSED [ 90%] 11:37:55 tests/unit/utils_test.py::ParseHostTest::test_parse_host_tls PASSED [ 91%] 11:37:55 tests/unit/utils_test.py::ParseHostTest::test_parse_host_tls_tcp_proto PASSED [ 91%] 11:37:55 tests/unit/utils_test.py::ParseHostTest::test_parse_host_trailing_slash PASSED [ 91%] 11:37:55 tests/unit/utils_test.py::ParseRepositoryTagTest::test_index_image_no_tag PASSED [ 91%] 11:37:55 tests/unit/utils_test.py::ParseRepositoryTagTest::test_index_image_sha PASSED [ 91%] 11:37:55 tests/unit/utils_test.py::ParseRepositoryTagTest::test_index_image_tag PASSED [ 91%] 11:37:55 tests/unit/utils_test.py::ParseRepositoryTagTest::test_index_user_image_no_tag PASSED [ 92%] 11:37:55 tests/unit/utils_test.py::ParseRepositoryTagTest::test_index_user_image_tag PASSED [ 92%] 11:37:55 tests/unit/utils_test.py::ParseRepositoryTagTest::test_private_reg_image_no_tag PASSED [ 92%] 11:37:55 tests/unit/utils_test.py::ParseRepositoryTagTest::test_private_reg_image_sha PASSED [ 92%] 11:37:55 tests/unit/utils_test.py::ParseRepositoryTagTest::test_private_reg_image_tag PASSED [ 92%] 11:37:55 tests/unit/utils_test.py::ParseDeviceTest::test_dict PASSED [ 93%] 11:37:55 tests/unit/utils_test.py::ParseDeviceTest::test_full_string_definition PASSED [ 93%] 11:37:55 tests/unit/utils_test.py::ParseDeviceTest::test_hybrid_list PASSED [ 93%] 11:37:55 tests/unit/utils_test.py::ParseDeviceTest::test_partial_string_definition PASSED [ 93%] 11:37:55 tests/unit/utils_test.py::ParseDeviceTest::test_permissionless_string_definition PASSED [ 93%] 11:37:55 tests/unit/utils_test.py::ParseBytesTest::test_parse_bytes_float PASSED [ 93%] 11:37:55 tests/unit/utils_test.py::ParseBytesTest::test_parse_bytes_invalid PASSED [ 94%] 11:37:55 tests/unit/utils_test.py::ParseBytesTest::test_parse_bytes_valid PASSED [ 94%] 11:37:55 tests/unit/utils_test.py::UtilsTest::test_convert_filters PASSED [ 94%] 11:37:55 tests/unit/utils_test.py::UtilsTest::test_decode_json_header PASSED [ 94%] 11:37:55 tests/unit/utils_test.py::SplitCommandTest::test_split_command_with_bytes SKIPPED [ 94%] 11:37:55 tests/unit/utils_test.py::SplitCommandTest::test_split_command_with_unicode PASSED [ 94%] 11:37:55 tests/unit/utils_test.py::PortsTest::test_build_port_bindings_with_matching_internal_port_ranges PASSED [ 95%] 11:37:55 tests/unit/utils_test.py::PortsTest::test_build_port_bindings_with_matching_internal_ports PASSED [ 95%] 11:37:55 tests/unit/utils_test.py::PortsTest::test_build_port_bindings_with_nonmatching_internal_port_ranges PASSED [ 95%] 11:37:55 tests/unit/utils_test.py::PortsTest::test_build_port_bindings_with_nonmatching_internal_ports PASSED [ 95%] 11:37:55 tests/unit/utils_test.py::PortsTest::test_build_port_bindings_with_one_port PASSED [ 95%] 11:37:55 tests/unit/utils_test.py::PortsTest::test_build_port_bindings_with_port_range PASSED [ 95%] 11:37:55 tests/unit/utils_test.py::PortsTest::test_host_only_with_colon PASSED [ 96%] 11:37:55 tests/unit/utils_test.py::PortsTest::test_non_matching_length_port_ranges PASSED [ 96%] 11:37:55 tests/unit/utils_test.py::PortsTest::test_port_and_range_invalid PASSED [ 96%] 11:37:55 tests/unit/utils_test.py::PortsTest::test_port_only_with_colon PASSED [ 96%] 11:37:55 tests/unit/utils_test.py::PortsTest::test_split_port_empty_string PASSED [ 96%] 11:37:55 tests/unit/utils_test.py::PortsTest::test_split_port_invalid PASSED [ 97%] 11:37:55 tests/unit/utils_test.py::PortsTest::test_split_port_invalid_protocol PASSED [ 97%] 11:37:55 tests/unit/utils_test.py::PortsTest::test_split_port_no_host_port PASSED [ 97%] 11:37:55 tests/unit/utils_test.py::PortsTest::test_split_port_non_string PASSED [ 97%] 11:37:55 tests/unit/utils_test.py::PortsTest::test_split_port_random_port_range_with_host_port PASSED [ 97%] 11:37:55 tests/unit/utils_test.py::PortsTest::test_split_port_range_no_host_port PASSED [ 97%] 11:37:55 tests/unit/utils_test.py::PortsTest::test_split_port_range_with_host_ip_no_port PASSED [ 98%] 11:37:55 tests/unit/utils_test.py::PortsTest::test_split_port_range_with_host_port PASSED [ 98%] 11:37:55 tests/unit/utils_test.py::PortsTest::test_split_port_range_with_protocol PASSED [ 98%] 11:37:55 tests/unit/utils_test.py::PortsTest::test_split_port_with_host_ip PASSED [ 98%] 11:37:55 tests/unit/utils_test.py::PortsTest::test_split_port_with_host_ip_no_port PASSED [ 98%] 11:37:55 tests/unit/utils_test.py::PortsTest::test_split_port_with_host_port PASSED [ 98%] 11:37:55 tests/unit/utils_test.py::PortsTest::test_split_port_with_ipv6_address PASSED [ 99%] 11:37:55 tests/unit/utils_test.py::PortsTest::test_split_port_with_ipv6_square_brackets_address PASSED [ 99%] 11:37:55 tests/unit/utils_test.py::PortsTest::test_split_port_with_protocol PASSED [ 99%] 11:37:55 tests/unit/utils_test.py::PortsTest::test_with_no_container_port PASSED [ 99%] 11:37:55 tests/unit/utils_test.py::FormatEnvironmentTest::test_format_env_binary_unicode_value PASSED [ 99%] 11:37:55 10fc3e017d9d: Pull complete 11:37:55 ff9627f366f0: Pull complete 11:37:55 tests/unit/utils_test.py::FormatEnvironmentTest::test_format_env_no_value PASSED [100%] 11:37:55 11:37:55 =============================== warnings summary =============================== 11:37:55 /usr/local/lib/python3.7/site-packages/paramiko/hostkeys.py:23 11:37:55 /usr/local/lib/python3.7/site-packages/paramiko/hostkeys.py:23: DeprecationWarning: Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated since Python 3.3,and in 3.9 it will stop working 11:37:55 from collections import MutableMapping 11:37:55 11:37:55 -- Docs: https://docs.pytest.org/en/latest/warnings.html 11:37:55 11:37:55 ---------- coverage: platform linux, python 3.7.10-final-0 ----------- 11:37:55 Name Stmts Miss Branch BrPart Cover 11:37:55 ----------------------------------------------------------------------- 11:37:55 docker/__init__.py 8 0 0 0 100% 11:37:55 docker/api/__init__.py 1 0 0 0 100% 11:37:55 docker/api/build.py 126 41 93 21 63% 11:37:55 docker/api/client.py 261 64 96 12 75% 11:37:55 docker/api/config.py 31 19 6 0 32% 11:37:55 docker/api/container.py 266 72 104 25 65% 11:37:55 docker/api/daemon.py 39 4 14 4 85% 11:37:55 docker/api/exec_api.py 46 11 22 9 68% 11:37:55 docker/api/image.py 160 43 60 14 70% 11:37:55 docker/api/network.py 90 35 48 11 51% 11:37:55 docker/api/plugin.py 90 68 14 0 21% 11:37:55 docker/api/secret.py 36 23 10 0 28% 11:37:55 docker/api/service.py 200 176 149 0 7% 11:37:55 docker/api/swarm.py 106 67 38 1 28% 11:37:55 docker/api/volume.py 38 9 14 2 71% 11:37:55 docker/auth.py 198 16 74 16 88% 11:37:55 docker/client.py 76 12 2 0 85% 11:37:55 docker/constants.py 21 0 0 0 100% 11:37:55 docker/context/__init__.py 2 0 0 0 100% 11:37:55 docker/context/api.py 78 41 38 8 39% 11:37:55 docker/context/config.py 61 33 16 2 42% 11:37:55 docker/context/context.py 154 96 64 6 29% 11:37:55 docker/credentials/__init__.py 3 0 0 0 100% 11:37:55 docker/credentials/constants.py 4 0 0 0 100% 11:37:55 docker/credentials/errors.py 11 4 2 0 54% 11:37:55 docker/credentials/store.py 50 35 16 0 23% 11:37:55 docker/credentials/utils.py 23 18 12 0 14% 11:37:55 docker/errors.py 110 26 20 4 71% 11:37:55 docker/models/__init__.py 0 0 0 0 100% 11:37:55 docker/models/configs.py 21 8 2 0 57% 11:37:55 docker/models/containers.py 183 11 70 9 91% 11:37:55 docker/models/images.py 137 55 56 4 52% 11:37:55 docker/models/networks.py 37 7 12 3 71% 11:37:55 docker/models/nodes.py 15 5 2 0 59% 11:37:55 docker/models/plugins.py 49 30 10 0 32% 11:37:55 docker/models/resource.py 41 10 6 3 72% 11:37:55 docker/models/secrets.py 22 4 2 0 75% 11:37:55 docker/models/services.py 87 35 36 4 59% 11:37:55 docker/models/swarm.py 39 21 6 0 40% 11:37:55 docker/models/volumes.py 23 10 4 0 48% 11:37:55 docker/tls.py 37 6 14 6 76% 11:37:55 docker/transport/__init__.py 11 3 0 0 73% 11:37:55 docker/transport/basehttpadapter.py 6 0 2 1 88% 11:37:55 docker/transport/npipeconn.py 59 54 10 0 7% 11:37:55 docker/transport/npipesocket.py 137 132 22 0 3% 11:37:55 docker/transport/sshconn.py 163 106 56 4 30% 11:37:55 docker/transport/ssladapter.py 36 10 10 4 65% 11:37:55 docker/transport/unixconn.py 66 6 12 4 87% 11:37:55 docker/types/__init__.py 6 0 0 0 100% 11:37:55 docker/types/base.py 5 0 2 0 100% 11:37:55 docker/types/containers.py 420 79 326 43 81% 11:37:55 docker/types/daemon.py 36 24 14 0 24% 11:37:55 docker/types/healthcheck.py 34 20 4 0 37% 11:37:55 docker/types/networks.py 41 11 28 9 65% 11:37:55 docker/types/services.py 314 140 208 39 50% 11:37:55 docker/types/swarm.py 51 45 40 0 7% 11:37:55 docker/utils/__init__.py 3 0 0 0 100% 11:37:55 docker/utils/build.py 155 27 76 10 81% 11:37:55 docker/utils/config.py 36 1 10 1 96% 11:37:55 docker/utils/decorators.py 32 1 12 1 95% 11:37:55 docker/utils/fnmatch.py 55 18 28 2 61% 11:37:55 docker/utils/json_stream.py 43 8 14 2 79% 11:37:55 docker/utils/ports.py 50 3 32 2 91% 11:37:55 docker/utils/proxy.py 32 1 12 0 98% 11:37:55 docker/utils/socket.py 86 10 40 8 84% 11:37:55 docker/utils/utils.py 278 18 171 13 92% 11:37:55 docker/version.py 2 0 2 0 100% 11:37:55 ----------------------------------------------------------------------- 11:37:55 TOTAL 5137 1832 2263 307 60% 11:37:55 11:37:55 =========================== short test summary info ============================ 11:37:55 XFAIL tests/unit/dockertypes_test.py::MountTest::test_parse_mount_bind_windows 11:37:55 SKIPPED [1] tests/unit/api_build_test.py:169: Windows-specific syntax 11:37:55 SKIPPED [1] tests/unit/client_test.py:103: Npipe Connection Pool only on Windows 11:37:55 SKIPPED [1] tests/unit/client_test.py:142: Npipe Connection Pool only on Windows 11:37:55 SKIPPED [1] tests/unit/client_test.py:216: Npipe Connection Pool only on Windows 11:37:55 SKIPPED [1] tests/unit/client_test.py:253: Npipe Connection Pool only on Windows 11:37:55 SKIPPED [1] tests/unit/context_test.py:18: Windows specific path check 11:37:55 SKIPPED [1] tests/unit/utils_build_test.py:232: Backslash patterns only on Windows 11:37:55 SKIPPED [1] tests/unit/utils_build_test.py:254: Backslash patterns only on Windows 11:37:55 SKIPPED [1] tests/unit/utils_build_test.py:402: root user always has access ; no chmod on Windows 11:37:55 SKIPPED [1] tests/unit/utils_config_test.py:58: condition: sys.platform != 'win32' 11:37:55 SKIPPED [1] tests/unit/utils_test.py:478: shlex doesn't support bytes in py3 11:37:55 ======== 560 passed, 11 skipped, 1 xfailed, 1 warnings in 6.20 seconds ========= 11:37:56 7d16f8fb2f36: Pull complete 11:37:56 f2e7cfc921b6: Pull complete 11:37:56 tests/integration/api_container_test.py::RestartContainerTest::test_restart PASSED [ 24%] 11:37:56 46cc05911009: Pull complete 11:37:56 Digest: sha256:2c18ea98e836328269403763d876f27c12c35366d3d999cbb10b2fbeb0ad6e14 11:37:56 Status: Downloaded newer image for dockerpinata/docker-py:py3-2399c1a30ca6c61f087779766067508a5febafe1 [Pipeline] sh 11:37:56 + docker network create dpy-testnet-2-0-py3.7-20.10.6 11:37:56 643b58e92b08ce66807416db97d99a1b5c290a0d300205f94dd11434990d7a51 [Pipeline] sh 11:37:57 + docker run --rm -d --name dpy-dind-2-0-py3.7-20.10.6 -v /tmp --privileged --network dpy-testnet-2-0-py3.7-20.10.6 dockerpinata/docker-py:sshdind-2399c1a30ca6c61f087779766067508a5febafe1 dockerd -H tcp://0.0.0.0:2375 11:37:57 Unable to find image 'dockerpinata/docker-py:sshdind-2399c1a30ca6c61f087779766067508a5febafe1' locally 11:37:57 sshdind-2399c1a30ca6c61f087779766067508a5febafe1: Pulling from dockerpinata/docker-py 11:37:57 df20fa9351a1: Pulling fs layer 11:37:57 25ad7478873d: Pulling fs layer 11:37:57 4684f6177b5d: Pulling fs layer 11:37:57 46e300cec669: Pulling fs layer 11:37:57 63038576ad94: Pulling fs layer 11:37:57 0fdb76c4706c: Pulling fs layer 11:37:57 cb7edeffdfd5: Pulling fs layer 11:37:57 cc28bd76800f: Pulling fs layer 11:37:57 54196fe38f7e: Pulling fs layer 11:37:57 ea71acc29633: Pulling fs layer 11:37:57 657cc4c15165: Pulling fs layer 11:37:57 df3a3e60efbd: Pulling fs layer 11:37:57 036269cd68d8: Pulling fs layer 11:37:57 ae6439f41a53: Pulling fs layer 11:37:57 da32933e5662: Pulling fs layer 11:37:57 3f2132112cfd: Pulling fs layer 11:37:57 81d20db3a48e: Pulling fs layer 11:37:57 77794f6ed5a7: Pulling fs layer 11:37:57 ea71acc29633: Waiting 11:37:57 46e300cec669: Waiting 11:37:57 63038576ad94: Waiting 11:37:57 0fdb76c4706c: Waiting 11:37:57 cb7edeffdfd5: Waiting 11:37:57 cc28bd76800f: Waiting 11:37:57 54196fe38f7e: Waiting 11:37:57 657cc4c15165: Waiting 11:37:57 df3a3e60efbd: Waiting 11:37:57 036269cd68d8: Waiting 11:37:57 ae6439f41a53: Waiting 11:37:57 3f2132112cfd: Waiting 11:37:57 81d20db3a48e: Waiting 11:37:57 77794f6ed5a7: Waiting 11:37:57 4684f6177b5d: Verifying Checksum 11:37:57 4684f6177b5d: Download complete 11:37:57 25ad7478873d: Verifying Checksum 11:37:57 25ad7478873d: Download complete 11:37:57 df20fa9351a1: Verifying Checksum 11:37:57 df20fa9351a1: Download complete 11:37:57 63038576ad94: Verifying Checksum 11:37:57 63038576ad94: Download complete 11:37:57 0fdb76c4706c: Verifying Checksum 11:37:57 0fdb76c4706c: Download complete 11:37:57 cb7edeffdfd5: Verifying Checksum 11:37:57 cb7edeffdfd5: Download complete 11:37:57 54196fe38f7e: Verifying Checksum 11:37:57 54196fe38f7e: Download complete 11:37:57 cc28bd76800f: Verifying Checksum 11:37:57 cc28bd76800f: Download complete 11:37:57 657cc4c15165: Verifying Checksum 11:37:57 657cc4c15165: Download complete 11:37:57 ea71acc29633: Verifying Checksum 11:37:57 ea71acc29633: Download complete 11:37:57 df20fa9351a1: Pull complete 11:37:57 036269cd68d8: Verifying Checksum 11:37:57 036269cd68d8: Download complete 11:37:57 ae6439f41a53: Verifying Checksum 11:37:57 ae6439f41a53: Download complete 11:37:57 df3a3e60efbd: Verifying Checksum 11:37:57 df3a3e60efbd: Download complete 11:37:58 da32933e5662: Verifying Checksum 11:37:58 da32933e5662: Download complete 11:37:58 3f2132112cfd: Verifying Checksum 11:37:58 3f2132112cfd: Download complete 11:37:58 81d20db3a48e: Verifying Checksum 11:37:58 81d20db3a48e: Download complete 11:37:58 77794f6ed5a7: Verifying Checksum 11:37:58 77794f6ed5a7: Download complete 11:37:58 46e300cec669: Verifying Checksum 11:37:58 46e300cec669: Download complete 11:37:58 25ad7478873d: Pull complete 11:37:58 4684f6177b5d: Pull complete 11:37:58 tests/integration/api_container_test.py::RestartContainerTest::test_restart_with_dict_instead_of_id PASSED [ 24%] 11:37:59 ============================= test session starts ============================== 11:37:59 platform linux -- Python 3.7.10, pytest-4.3.1, py-1.10.0, pluggy-0.13.1 -- /usr/local/bin/python 11:37:59 cachedir: .pytest_cache 11:37:59 rootdir: /src, inifile: pytest.ini 11:37:59 plugins: cov-2.6.1, timeout-1.3.3 11:38:00 46e300cec669: Pull complete 11:38:00 63038576ad94: Pull complete 11:38:00 0fdb76c4706c: Pull complete 11:38:00 cb7edeffdfd5: Pull complete 11:38:00 cc28bd76800f: Pull complete 11:38:00 54196fe38f7e: Pull complete 11:38:00 ea71acc29633: Pull complete 11:38:00 collecting ... collected 572 items 11:38:00 11:38:00 tests/unit/api_build_test.py::BuildTest::test_build_container PASSED [ 0%] 11:38:00 tests/unit/api_build_test.py::BuildTest::test_build_container_custom_context PASSED [ 0%] 11:38:00 tests/unit/api_build_test.py::BuildTest::test_build_container_custom_context_gzip PASSED [ 0%] 11:38:00 tests/unit/api_build_test.py::BuildTest::test_build_container_invalid_container_limits PASSED [ 0%] 11:38:00 tests/unit/api_build_test.py::BuildTest::test_build_container_pull PASSED [ 0%] 11:38:00 tests/unit/api_build_test.py::BuildTest::test_build_container_with_container_limits PASSED [ 1%] 11:38:00 tests/unit/api_build_test.py::BuildTest::test_build_container_with_named_dockerfile PASSED [ 1%] 11:38:00 tests/unit/api_build_test.py::BuildTest::test_build_remote_with_registry_auth PASSED [ 1%] 11:38:00 tests/unit/api_build_test.py::BuildTest::test_process_dockerfile PASSED [ 1%] 11:38:00 tests/unit/api_build_test.py::BuildTest::test_process_dockerfile_win_longpath_prefix SKIPPED [ 1%] 11:38:00 tests/unit/api_build_test.py::BuildTest::test_set_auth_headers_with_dict_and_auth_configs PASSED [ 1%] 11:38:00 tests/unit/api_build_test.py::BuildTest::test_set_auth_headers_with_dict_and_no_auth_configs PASSED [ 2%] 11:38:00 tests/unit/api_build_test.py::BuildTest::test_set_auth_headers_with_empty_dict_and_auth_configs PASSED [ 2%] 11:38:00 tests/unit/api_container_test.py::StartContainerTest::test_start_container PASSED [ 2%] 11:38:00 tests/unit/api_container_test.py::StartContainerTest::test_start_container_none PASSED [ 2%] 11:38:00 tests/unit/api_container_test.py::StartContainerTest::test_start_container_privileged PASSED [ 2%] 11:38:00 tests/unit/api_container_test.py::StartContainerTest::test_start_container_regression_573 PASSED [ 2%] 11:38:00 tests/unit/api_container_test.py::StartContainerTest::test_start_container_with_binds_ro PASSED [ 3%] 11:38:00 tests/unit/api_container_test.py::StartContainerTest::test_start_container_with_binds_rw PASSED [ 3%] 11:38:00 tests/unit/api_container_test.py::StartContainerTest::test_start_container_with_dict_instead_of_id PASSED [ 3%] 11:38:00 tests/unit/api_container_test.py::StartContainerTest::test_start_container_with_links PASSED [ 3%] 11:38:00 tests/unit/api_container_test.py::StartContainerTest::test_start_container_with_links_as_list_of_tuples PASSED [ 3%] 11:38:00 tests/unit/api_container_test.py::StartContainerTest::test_start_container_with_lxc_conf PASSED [ 4%] 11:38:00 tests/unit/api_container_test.py::StartContainerTest::test_start_container_with_lxc_conf_compat PASSED [ 4%] 11:38:00 tests/unit/api_container_test.py::StartContainerTest::test_start_container_with_multiple_links PASSED [ 4%] 11:38:00 tests/unit/api_container_test.py::StartContainerTest::test_start_container_with_port_binds PASSED [ 4%] 11:38:00 tests/unit/api_container_test.py::CreateContainerTest::test_create_container PASSED [ 4%] 11:38:00 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_privileged PASSED [ 4%] 11:38:00 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_added_capabilities PASSED [ 5%] 11:38:00 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_aliases PASSED [ 5%] 11:38:00 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_binds PASSED [ 5%] 11:38:00 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_binds_list PASSED [ 5%] 11:38:00 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_binds_mode PASSED [ 5%] 11:38:00 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_binds_mode_and_ro_error PASSED [ 5%] 11:38:00 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_binds_ro PASSED [ 6%] 11:38:00 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_binds_rw PASSED [ 6%] 11:38:00 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_cgroup_parent PASSED [ 6%] 11:38:00 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_device_requests PASSED [ 6%] 11:38:00 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_devices PASSED [ 6%] 11:38:00 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_dropped_capabilities PASSED [ 6%] 11:38:00 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_entrypoint PASSED [ 7%] 11:38:00 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_host_config_cpu_shares PASSED [ 7%] 11:38:00 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_host_config_cpus PASSED [ 7%] 11:38:00 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_host_config_cpuset PASSED [ 7%] 11:38:00 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_host_config_cpuset_mems PASSED [ 7%] 11:38:00 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_labels_dict PASSED [ 8%] 11:38:00 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_labels_list PASSED [ 8%] 11:38:00 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_links PASSED [ 8%] 11:38:00 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_links_as_list_of_tuples PASSED [ 8%] 11:38:00 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_lxc_conf PASSED [ 8%] 11:38:00 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_lxc_conf_compat PASSED [ 8%] 11:38:00 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_mac_address PASSED [ 9%] 11:38:00 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_mem_limit_as_int PASSED [ 9%] 11:38:00 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_mem_limit_as_string PASSED [ 9%] 11:38:00 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_mem_limit_as_string_with_g_unit PASSED [ 9%] 11:38:00 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_mem_limit_as_string_with_k_unit PASSED [ 9%] 11:38:00 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_mem_limit_as_string_with_m_unit PASSED [ 9%] 11:38:00 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_mem_limit_as_string_with_wrong_value PASSED [ 10%] 11:38:00 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_multiple_links PASSED [ 10%] 11:38:00 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_named_volume PASSED [ 10%] 11:38:00 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_port_binds PASSED [ 10%] 11:38:00 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_ports PASSED [ 10%] 11:38:00 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_restart_policy PASSED [ 11%] 11:38:00 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_stdin_open PASSED [ 11%] 11:38:00 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_stop_signal PASSED [ 11%] 11:38:00 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_sysctl PASSED [ 11%] 11:38:00 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_tmpfs_dict PASSED [ 11%] 11:38:00 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_tmpfs_list PASSED [ 11%] 11:38:00 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_unicode_envvars PASSED [ 12%] 11:38:00 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_volume_string PASSED [ 12%] 11:38:01 657cc4c15165: Pull complete 11:38:01 df3a3e60efbd: Pull complete 11:38:01 036269cd68d8: Pull complete 11:38:01 ae6439f41a53: Pull complete 11:38:01 tests/unit/api_container_test.py::CreateContainerTest::test_create_container_with_working_dir PASSED [ 12%] 11:38:01 tests/unit/api_container_test.py::CreateContainerTest::test_create_named_container PASSED [ 12%] 11:38:01 tests/unit/api_container_test.py::ContainerTest::test_container_stats PASSED [ 12%] 11:38:01 tests/unit/api_container_test.py::ContainerTest::test_container_top PASSED [ 12%] 11:38:01 tests/unit/api_container_test.py::ContainerTest::test_container_top_with_psargs PASSED [ 13%] 11:38:01 tests/unit/api_container_test.py::ContainerTest::test_container_update PASSED [ 13%] 11:38:01 tests/unit/api_container_test.py::ContainerTest::test_diff PASSED [ 13%] 11:38:01 tests/unit/api_container_test.py::ContainerTest::test_diff_with_dict_instead_of_id PASSED [ 13%] 11:38:01 tests/unit/api_container_test.py::ContainerTest::test_export PASSED [ 13%] 11:38:01 tests/unit/api_container_test.py::ContainerTest::test_export_with_dict_instead_of_id PASSED [ 13%] 11:38:01 tests/unit/api_container_test.py::ContainerTest::test_inspect_container PASSED [ 14%] 11:38:01 tests/unit/api_container_test.py::ContainerTest::test_inspect_container_undefined_id PASSED [ 14%] 11:38:01 tests/unit/api_container_test.py::ContainerTest::test_kill_container PASSED [ 14%] 11:38:01 tests/unit/api_container_test.py::ContainerTest::test_kill_container_with_dict_instead_of_id PASSED [ 14%] 11:38:01 tests/unit/api_container_test.py::ContainerTest::test_kill_container_with_signal PASSED [ 14%] 11:38:01 tests/unit/api_container_test.py::ContainerTest::test_list_containers PASSED [ 15%] 11:38:01 tests/unit/api_container_test.py::ContainerTest::test_log_following PASSED [ 15%] 11:38:01 tests/unit/api_container_test.py::ContainerTest::test_log_following_backwards PASSED [ 15%] 11:38:01 tests/unit/api_container_test.py::ContainerTest::test_log_since PASSED [ 15%] 11:38:01 tests/unit/api_container_test.py::ContainerTest::test_log_since_with_datetime PASSED [ 15%] 11:38:01 tests/unit/api_container_test.py::ContainerTest::test_log_since_with_invalid_value_raises_error PASSED [ 15%] 11:38:01 tests/unit/api_container_test.py::ContainerTest::test_log_streaming PASSED [ 16%] 11:38:01 tests/unit/api_container_test.py::ContainerTest::test_log_streaming_and_following PASSED [ 16%] 11:38:01 tests/unit/api_container_test.py::ContainerTest::test_log_tail PASSED [ 16%] 11:38:01 tests/unit/api_container_test.py::ContainerTest::test_log_tty PASSED [ 16%] 11:38:01 tests/unit/api_container_test.py::ContainerTest::test_logs PASSED [ 16%] 11:38:01 tests/unit/api_container_test.py::ContainerTest::test_logs_with_dict_instead_of_id PASSED [ 16%] 11:38:01 tests/unit/api_container_test.py::ContainerTest::test_pause_container PASSED [ 17%] 11:38:01 tests/unit/api_container_test.py::ContainerTest::test_port PASSED [ 17%] 11:38:01 tests/unit/api_container_test.py::ContainerTest::test_remove_container PASSED [ 17%] 11:38:01 tests/unit/api_container_test.py::ContainerTest::test_remove_container_with_dict_instead_of_id PASSED [ 17%] 11:38:01 tests/unit/api_container_test.py::ContainerTest::test_rename_container PASSED [ 17%] 11:38:01 tests/unit/api_container_test.py::ContainerTest::test_resize_container PASSED [ 18%] 11:38:01 tests/unit/api_container_test.py::ContainerTest::test_restart_container PASSED [ 18%] 11:38:01 tests/unit/api_container_test.py::ContainerTest::test_restart_container_with_dict_instead_of_id PASSED [ 18%] 11:38:01 tests/unit/api_container_test.py::ContainerTest::test_stop_container PASSED [ 18%] 11:38:01 tests/unit/api_container_test.py::ContainerTest::test_stop_container_with_dict_instead_of_id PASSED [ 18%] 11:38:01 tests/unit/api_container_test.py::ContainerTest::test_unpause_container PASSED [ 18%] 11:38:01 tests/unit/api_container_test.py::ContainerTest::test_wait PASSED [ 19%] 11:38:01 tests/unit/api_container_test.py::ContainerTest::test_wait_with_dict_instead_of_id PASSED [ 19%] 11:38:01 tests/unit/api_exec_test.py::ExecTest::test_exec_create PASSED [ 19%] 11:38:01 tests/unit/api_exec_test.py::ExecTest::test_exec_inspect PASSED [ 19%] 11:38:01 tests/unit/api_exec_test.py::ExecTest::test_exec_resize PASSED [ 19%] 11:38:01 tests/unit/api_exec_test.py::ExecTest::test_exec_start PASSED [ 19%] 11:38:01 tests/unit/api_exec_test.py::ExecTest::test_exec_start_detached PASSED [ 20%] 11:38:01 tests/unit/api_image_test.py::ImageTest::test_commit PASSED [ 20%] 11:38:01 tests/unit/api_image_test.py::ImageTest::test_get_image PASSED [ 20%] 11:38:01 tests/unit/api_image_test.py::ImageTest::test_image_history PASSED [ 20%] 11:38:01 tests/unit/api_image_test.py::ImageTest::test_image_ids PASSED [ 20%] 11:38:01 tests/unit/api_image_test.py::ImageTest::test_image_viz PASSED [ 20%] 11:38:01 tests/unit/api_image_test.py::ImageTest::test_images PASSED [ 21%] 11:38:01 tests/unit/api_image_test.py::ImageTest::test_images_filters PASSED [ 21%] 11:38:01 tests/unit/api_image_test.py::ImageTest::test_images_name PASSED [ 21%] 11:38:01 tests/unit/api_image_test.py::ImageTest::test_images_quiet PASSED [ 21%] 11:38:01 tests/unit/api_image_test.py::ImageTest::test_import_image PASSED [ 21%] 11:38:01 tests/unit/api_image_test.py::ImageTest::test_import_image_from_bytes PASSED [ 22%] 11:38:01 tests/unit/api_image_test.py::ImageTest::test_import_image_from_image PASSED [ 22%] 11:38:01 tests/unit/api_image_test.py::ImageTest::test_inspect_image PASSED [ 22%] 11:38:01 tests/unit/api_image_test.py::ImageTest::test_inspect_image_undefined_id PASSED [ 22%] 11:38:01 tests/unit/api_image_test.py::ImageTest::test_load_image PASSED [ 22%] 11:38:01 tests/unit/api_image_test.py::ImageTest::test_load_image_quiet PASSED [ 22%] 11:38:01 tests/unit/api_image_test.py::ImageTest::test_pull PASSED [ 23%] 11:38:01 tests/unit/api_image_test.py::ImageTest::test_pull_stream PASSED [ 23%] 11:38:01 tests/unit/api_image_test.py::ImageTest::test_push_image PASSED [ 23%] 11:38:01 tests/unit/api_image_test.py::ImageTest::test_push_image_stream PASSED [ 23%] 11:38:01 tests/unit/api_image_test.py::ImageTest::test_push_image_with_auth PASSED [ 23%] 11:38:01 tests/unit/api_image_test.py::ImageTest::test_push_image_with_tag PASSED [ 23%] 11:38:01 tests/unit/api_image_test.py::ImageTest::test_remove_image PASSED [ 24%] 11:38:01 tests/unit/api_image_test.py::ImageTest::test_tag_image PASSED [ 24%] 11:38:01 tests/unit/api_image_test.py::ImageTest::test_tag_image_force PASSED [ 24%] 11:38:01 tests/unit/api_image_test.py::ImageTest::test_tag_image_tag PASSED [ 24%] 11:38:01 tests/unit/api_network_test.py::NetworkTest::test_connect_container_to_network PASSED [ 24%] 11:38:01 tests/unit/api_network_test.py::NetworkTest::test_create_network PASSED [ 25%] 11:38:01 tests/unit/api_network_test.py::NetworkTest::test_disconnect_container_from_network PASSED [ 25%] 11:38:01 tests/unit/api_network_test.py::NetworkTest::test_inspect_network PASSED [ 25%] 11:38:01 tests/unit/api_network_test.py::NetworkTest::test_list_networks PASSED [ 25%] 11:38:01 tests/unit/api_network_test.py::NetworkTest::test_remove_network PASSED [ 25%] 11:38:01 tests/unit/api_test.py::DockerApiTest::test_auto_retrieve_server_version PASSED [ 25%] 11:38:01 tests/unit/api_test.py::DockerApiTest::test_create_host_config_secopt PASSED [ 26%] 11:38:01 tests/unit/api_test.py::DockerApiTest::test_ctor PASSED [ 26%] 11:38:01 tests/unit/api_test.py::DockerApiTest::test_events PASSED [ 26%] 11:38:01 tests/unit/api_test.py::DockerApiTest::test_events_with_filters PASSED [ 26%] 11:38:01 tests/unit/api_test.py::DockerApiTest::test_events_with_since_until PASSED [ 26%] 11:38:01 tests/unit/api_test.py::DockerApiTest::test_info PASSED [ 26%] 11:38:01 tests/unit/api_test.py::DockerApiTest::test_login PASSED [ 27%] 11:38:01 tests/unit/api_test.py::DockerApiTest::test_remove_link PASSED [ 27%] 11:38:01 tests/unit/api_test.py::DockerApiTest::test_retrieve_server_version PASSED [ 27%] 11:38:01 tests/unit/api_test.py::DockerApiTest::test_search PASSED [ 27%] 11:38:01 tests/unit/api_test.py::DockerApiTest::test_stream_helper_decoding PASSED [ 27%] 11:38:01 tests/unit/api_test.py::DockerApiTest::test_url_compatibility_http PASSED [ 27%] 11:38:01 tests/unit/api_test.py::DockerApiTest::test_url_compatibility_http_unix_triple_slash PASSED [ 28%] 11:38:01 tests/unit/api_test.py::DockerApiTest::test_url_compatibility_tcp PASSED [ 28%] 11:38:01 tests/unit/api_test.py::DockerApiTest::test_url_compatibility_unix PASSED [ 28%] 11:38:01 tests/unit/api_test.py::DockerApiTest::test_url_compatibility_unix_triple_slash PASSED [ 28%] 11:38:01 tests/unit/api_test.py::DockerApiTest::test_url_invalid_resource PASSED [ 28%] 11:38:01 tests/unit/api_test.py::DockerApiTest::test_url_no_resource PASSED [ 29%] 11:38:01 tests/unit/api_test.py::DockerApiTest::test_url_unversioned_api PASSED [ 29%] 11:38:01 tests/unit/api_test.py::DockerApiTest::test_url_valid_resource PASSED [ 29%] 11:38:01 tests/unit/api_test.py::DockerApiTest::test_version PASSED [ 29%] 11:38:01 da32933e5662: Pull complete 11:38:01 3f2132112cfd: Pull complete 11:38:01 81d20db3a48e: Pull complete 11:38:01 tests/unit/api_test.py::DockerApiTest::test_version_no_api_version PASSED [ 29%] 11:38:01 tests/unit/api_test.py::UnixSocketStreamTest::test_early_stream_response PASSED [ 29%] 11:38:01 tests/unit/api_test.py::TCPSocketStreamTest::test_read_from_socket_no_stream_no_tty PASSED [ 30%] 11:38:01 77794f6ed5a7: Pull complete 11:38:01 Digest: sha256:e215b50bc19086f76e1dfcc57e50460578bd12de0c5fb8517b362c662490310f 11:38:01 Status: Downloaded newer image for dockerpinata/docker-py:sshdind-2399c1a30ca6c61f087779766067508a5febafe1 11:38:01 tests/unit/api_test.py::TCPSocketStreamTest::test_read_from_socket_no_stream_no_tty_demux PASSED [ 30%] 11:38:01 tests/unit/api_test.py::TCPSocketStreamTest::test_read_from_socket_no_stream_tty PASSED [ 30%] 11:38:02 tests/integration/api_container_test.py::RestartContainerTest::test_restart_with_low_timeout PASSED [ 24%] 11:38:02 tests/unit/api_test.py::TCPSocketStreamTest::test_read_from_socket_no_stream_tty_demux PASSED [ 30%] 11:38:02 tests/integration/api_container_test.py::RemoveContainerTest::test_remove PASSED [ 25%] 11:38:02 tests/unit/api_test.py::TCPSocketStreamTest::test_read_from_socket_no_tty PASSED [ 30%] 11:38:02 tests/integration/api_container_test.py::RemoveContainerTest::test_remove_with_dict_instead_of_id PASSED [ 25%] 11:38:02 tests/unit/api_test.py::TCPSocketStreamTest::test_read_from_socket_no_tty_demux PASSED [ 30%] 11:38:02 tests/unit/api_test.py::TCPSocketStreamTest::test_read_from_socket_tty PASSED [ 31%] 11:38:03 tests/integration/api_container_test.py::AttachContainerTest::test_attach_no_stream PASSED [ 25%] 11:38:03 tests/unit/api_test.py::TCPSocketStreamTest::test_read_from_socket_tty_demux PASSED [ 31%] 11:38:03 tests/unit/api_test.py::UserAgentTest::test_custom_user_agent PASSED [ 31%] 11:38:03 tests/unit/api_test.py::UserAgentTest::test_default_user_agent PASSED [ 31%] 11:38:03 tests/unit/api_test.py::DisableSocketTest::test_disable_socket_timeout PASSED [ 31%] 11:38:03 tests/unit/api_test.py::DisableSocketTest::test_disable_socket_timeout2 PASSED [ 31%] 11:38:03 tests/unit/api_test.py::DisableSocketTest::test_disable_socket_timout_non_blocking PASSED [ 32%] 11:38:03 tests/unit/api_volume_test.py::VolumeTest::test_create_volume PASSED [ 32%] 11:38:03 tests/unit/api_volume_test.py::VolumeTest::test_create_volume_invalid_opts_type PASSED [ 32%] 11:38:03 tests/unit/api_volume_test.py::VolumeTest::test_create_volume_with_driver PASSED [ 32%] 11:38:03 tests/unit/api_volume_test.py::VolumeTest::test_create_volume_with_invalid_labels PASSED [ 32%] 11:38:03 tests/unit/api_volume_test.py::VolumeTest::test_create_volume_with_labels PASSED [ 33%] 11:38:03 tests/unit/api_volume_test.py::VolumeTest::test_create_volume_with_no_specified_name PASSED [ 33%] 11:38:03 tests/unit/api_volume_test.py::VolumeTest::test_inspect_volume PASSED [ 33%] 11:38:03 tests/unit/api_volume_test.py::VolumeTest::test_list_volumes PASSED [ 33%] 11:38:03 tests/unit/api_volume_test.py::VolumeTest::test_list_volumes_and_filters PASSED [ 33%] 11:38:03 tests/unit/api_volume_test.py::VolumeTest::test_remove_volume PASSED [ 33%] 11:38:03 tests/unit/auth_test.py::RegressionTest::test_803_urlsafe_encode PASSED [ 34%] 11:38:03 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_explicit_hub_index_library_image PASSED [ 34%] 11:38:03 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_explicit_legacy_hub_index_library_image PASSED [ 34%] 11:38:03 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_invalid_index_name PASSED [ 34%] 11:38:03 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_resolve_repository_name_dotted_hub_library_image PASSED [ 34%] 11:38:03 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_resolve_repository_name_hub_image PASSED [ 34%] 11:38:03 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_resolve_repository_name_hub_library_image PASSED [ 35%] 11:38:03 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_resolve_repository_name_localhost PASSED [ 35%] 11:38:03 18d7b495118a1820cf67b887e642ac73ab8d57b2fa52e79973f37832a605a18b 11:38:03 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_resolve_repository_name_localhost_with_username PASSED [ 35%] 11:38:03 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_resolve_repository_name_no_dots_but_port PASSED [ 35%] 11:38:03 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_resolve_repository_name_no_dots_but_port_and_username PASSED [ 35%] 11:38:03 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_resolve_repository_name_private_registry PASSED [ 36%] 11:38:03 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_resolve_repository_name_private_registry_with_port PASSED [ 36%] 11:38:03 tests/unit/auth_test.py::ResolveRepositoryNameTest::test_resolve_repository_name_private_registry_with_username PASSED [ 36%] 11:38:03 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_auth_with_empty_credstore_and_auth_dict PASSED [ 36%] 11:38:03 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_default_explicit_none PASSED [ 36%] 11:38:03 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_default_registry PASSED [ 36%] 11:38:03 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_fully_explicit PASSED [ 37%] 11:38:03 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_hostname_only PASSED [ 37%] 11:38:03 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_legacy_config PASSED [ 37%] 11:38:03 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_no_match PASSED [ 37%] 11:38:03 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_no_path PASSED [ 37%] 11:38:03 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_no_path_trailing_slash PASSED [ 37%] 11:38:03 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_no_path_wrong_insecure_proto PASSED [ 38%] 11:38:03 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_no_path_wrong_secure_proto PASSED [ 38%] 11:38:03 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_no_protocol PASSED [ 38%] 11:38:03 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_authconfig_path_wrong_proto PASSED [ 38%] 11:38:03 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_registry_and_auth_explicit_hub PASSED [ 38%] 11:38:03 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_registry_and_auth_explicit_legacy_hub PASSED [ 38%] 11:38:03 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_registry_and_auth_hub_image PASSED [ 39%] 11:38:03 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_registry_and_auth_library_image PASSED [ 39%] 11:38:03 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_registry_and_auth_private_registry PASSED [ 39%] 11:38:03 tests/unit/auth_test.py::ResolveAuthTest::test_resolve_registry_and_auth_unauthenticated_registry PASSED [ 39%] 11:38:03 tests/unit/auth_test.py::LoadConfigTest::test_load_config_custom_config_env PASSED [ 39%] 11:38:03 tests/unit/auth_test.py::LoadConfigTest::test_load_config_custom_config_env_utf8 PASSED [ 40%] 11:38:03 tests/unit/auth_test.py::LoadConfigTest::test_load_config_custom_config_env_with_auths PASSED [ 40%] 11:38:03 tests/unit/auth_test.py::LoadConfigTest::test_load_config_identity_token PASSED [ 40%] 11:38:03 tests/unit/auth_test.py::LoadConfigTest::test_load_config_invalid_auth_dict PASSED [ 40%] 11:38:03 tests/unit/auth_test.py::LoadConfigTest::test_load_config_no_file PASSED [ 40%] 11:38:03 tests/unit/auth_test.py::LoadConfigTest::test_load_config_unknown_keys PASSED [ 40%] 11:38:03 tests/unit/auth_test.py::LoadConfigTest::test_load_config_with_random_name PASSED [ 41%] 11:38:03 tests/unit/auth_test.py::LoadConfigTest::test_load_json_config PASSED [ 41%] 11:38:03 tests/unit/auth_test.py::LoadConfigTest::test_load_legacy_config PASSED [ 41%] 11:38:03 tests/unit/auth_test.py::LoadConfigTest::test_load_modern_json_config PASSED [ 41%] 11:38:03 tests/unit/auth_test.py::CredstoreTest::test_get_all_credentials_3_sources PASSED [ 41%] 11:38:03 tests/unit/auth_test.py::CredstoreTest::test_get_all_credentials_credstore_only PASSED [ 41%] 11:38:03 tests/unit/auth_test.py::CredstoreTest::test_get_all_credentials_credstore_overrides_auth_entry PASSED [ 42%] 11:38:03 tests/unit/auth_test.py::CredstoreTest::test_get_all_credentials_helpers_override_default PASSED [ 42%] 11:38:03 tests/unit/auth_test.py::CredstoreTest::test_get_all_credentials_with_auths_entries PASSED [ 42%] 11:38:03 tests/unit/auth_test.py::CredstoreTest::test_get_all_credentials_with_credhelpers_only PASSED [ 42%] 11:38:03 tests/unit/auth_test.py::CredstoreTest::test_get_all_credentials_with_empty_auths_entry PASSED [ 42%] 11:38:03 tests/unit/auth_test.py::CredstoreTest::test_get_all_credentials_with_empty_credhelper PASSED [ 43%] 11:38:03 tests/unit/auth_test.py::CredstoreTest::test_get_credential_store PASSED [ 43%] 11:38:03 tests/unit/auth_test.py::CredstoreTest::test_get_credential_store_default_index PASSED [ 43%] 11:38:03 tests/unit/auth_test.py::CredstoreTest::test_get_credential_store_no_default PASSED [ 43%] 11:38:03 tests/unit/auth_test.py::CredstoreTest::test_get_credential_store_with_plain_dict PASSED [ 43%] 11:38:03 tests/unit/client_test.py::ClientTest::test_call_api_client_method PASSED [ 43%] 11:38:03 tests/unit/client_test.py::ClientTest::test_call_containers PASSED [ 44%] 11:38:03 tests/unit/client_test.py::ClientTest::test_default_pool_size_unix PASSED [ 44%] 11:38:03 tests/unit/client_test.py::ClientTest::test_default_pool_size_win SKIPPED [ 44%] 11:38:03 tests/unit/client_test.py::ClientTest::test_events PASSED [ 44%] 11:38:03 tests/unit/client_test.py::ClientTest::test_info PASSED [ 44%] 11:38:03 tests/unit/client_test.py::ClientTest::test_ping PASSED [ 44%] 11:38:03 tests/unit/client_test.py::ClientTest::test_pool_size_unix PASSED [ 45%] 11:38:03 tests/unit/client_test.py::ClientTest::test_pool_size_win SKIPPED [ 45%] 11:38:03 tests/unit/client_test.py::ClientTest::test_version PASSED [ 45%] 11:38:03 tests/unit/client_test.py::FromEnvTest::test_default_pool_size_from_env_unix PASSED [ 45%] 11:38:03 tests/unit/client_test.py::FromEnvTest::test_default_pool_size_from_env_win SKIPPED [ 45%] 11:38:03 tests/unit/client_test.py::FromEnvTest::test_from_env PASSED [ 45%] 11:38:03 tests/unit/client_test.py::FromEnvTest::test_from_env_with_version PASSED [ 46%] 11:38:03 tests/unit/client_test.py::FromEnvTest::test_from_env_without_timeout_uses_default PASSED [ 46%] 11:38:03 tests/unit/client_test.py::FromEnvTest::test_from_env_without_version_uses_default PASSED [ 46%] 11:38:03 tests/unit/client_test.py::FromEnvTest::test_pool_size_from_env_unix PASSED [ 46%] 11:38:03 tests/unit/client_test.py::FromEnvTest::test_pool_size_from_env_win SKIPPED [ 46%] 11:38:03 tests/unit/context_test.py::BaseContextTest::test_context_inspect_without_params PASSED [ 47%] 11:38:03 tests/unit/context_test.py::BaseContextTest::test_default_in_context_list PASSED [ 47%] 11:38:03 tests/unit/context_test.py::BaseContextTest::test_fail_on_default_context_create PASSED [ 47%] 11:38:03 tests/unit/context_test.py::BaseContextTest::test_get_current_context PASSED [ 47%] 11:38:03 tests/unit/context_test.py::BaseContextTest::test_https_host PASSED [ 47%] 11:38:03 tests/unit/context_test.py::BaseContextTest::test_url_compatibility_on_linux PASSED [ 47%] 11:38:03 tests/unit/context_test.py::BaseContextTest::test_url_compatibility_on_windows SKIPPED [ 48%] 11:38:03 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_invalid_cpu_cfs_types PASSED [ 48%] 11:38:03 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_invalid_cpu_count_types PASSED [ 48%] 11:38:03 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_invalid_cpu_percent_types PASSED [ 48%] 11:38:03 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_invalid_mem_swappiness PASSED [ 48%] 11:38:03 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_invalid_nano_cpus_types PASSED [ 48%] 11:38:03 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_no_options_newer_api_version PASSED [ 49%] 11:38:03 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_pid_mode PASSED [ 49%] 11:38:03 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_blkio_constraints PASSED [ 49%] 11:38:03 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_cpu_count PASSED [ 49%] 11:38:03 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_cpu_percent PASSED [ 49%] 11:38:03 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_cpu_period PASSED [ 50%] 11:38:03 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_cpu_quota PASSED [ 50%] 11:38:03 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_cpu_rt_period PASSED [ 50%] 11:38:03 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_cpu_rt_period_types PASSED [ 50%] 11:38:03 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_cpu_rt_runtime PASSED [ 50%] 11:38:03 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_dns_opt PASSED [ 50%] 11:38:03 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_isolation PASSED [ 51%] 11:38:03 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_kernel_memory PASSED [ 51%] 11:38:03 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_mem_reservation PASSED [ 51%] 11:38:03 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_nano_cpus PASSED [ 51%] 11:38:03 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_oom_kill_disable PASSED [ 51%] 11:38:03 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_oom_score_adj PASSED [ 51%] 11:38:03 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_pids_limit PASSED [ 52%] 11:38:03 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_shm_size PASSED [ 52%] 11:38:03 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_shm_size_in_mb PASSED [ 52%] 11:38:03 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_userns_mode PASSED [ 52%] 11:38:03 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_uts PASSED [ 52%] 11:38:03 tests/unit/dockertypes_test.py::HostConfigTest::test_create_host_config_with_volume_driver PASSED [ 52%] 11:38:03 tests/unit/dockertypes_test.py::HostConfigTest::test_ctrate_host_config_with_cpu_rt_runtime_types PASSED [ 53%] 11:38:03 tests/unit/dockertypes_test.py::ContainerSpecTest::test_parse_mounts PASSED [ 53%] 11:38:03 tests/unit/dockertypes_test.py::UlimitTest::test_create_host_config_dict_ulimit PASSED [ 53%] 11:38:03 tests/unit/dockertypes_test.py::UlimitTest::test_create_host_config_dict_ulimit_capitals PASSED [ 53%] 11:38:03 tests/unit/dockertypes_test.py::UlimitTest::test_create_host_config_obj_ulimit PASSED [ 53%] 11:38:03 tests/unit/dockertypes_test.py::UlimitTest::test_ulimit_invalid_type PASSED [ 54%] 11:38:03 tests/unit/dockertypes_test.py::LogConfigTest::test_create_host_config_dict_logconfig PASSED [ 54%] 11:38:03 tests/unit/dockertypes_test.py::LogConfigTest::test_create_host_config_obj_logconfig PASSED [ 54%] 11:38:03 tests/unit/dockertypes_test.py::LogConfigTest::test_logconfig_invalid_config_type PASSED [ 54%] 11:38:03 tests/unit/dockertypes_test.py::EndpointConfigTest::test_create_endpoint_config_with_aliases PASSED [ 54%] 11:38:03 tests/unit/dockertypes_test.py::IPAMConfigTest::test_create_ipam_config PASSED [ 54%] 11:38:03 tests/unit/dockertypes_test.py::ServiceModeTest::test_global_replicas_error PASSED [ 55%] 11:38:03 tests/unit/dockertypes_test.py::ServiceModeTest::test_global_simple PASSED [ 55%] 11:38:03 tests/unit/dockertypes_test.py::ServiceModeTest::test_invalid_mode PASSED [ 55%] 11:38:03 tests/unit/dockertypes_test.py::ServiceModeTest::test_replicated_replicas PASSED [ 55%] 11:38:03 tests/unit/dockertypes_test.py::ServiceModeTest::test_replicated_replicas_0 PASSED [ 55%] 11:38:03 tests/unit/dockertypes_test.py::ServiceModeTest::test_replicated_simple PASSED [ 55%] 11:38:03 tests/unit/dockertypes_test.py::MountTest::test_parse_mount_bind PASSED [ 56%] 11:38:03 tests/unit/dockertypes_test.py::MountTest::test_parse_mount_bind_windows XFAIL [ 56%] 11:38:03 tests/unit/dockertypes_test.py::MountTest::test_parse_mount_named_volume PASSED [ 56%] 11:38:03 tests/unit/dockertypes_test.py::MountTest::test_parse_mount_string_invalid PASSED [ 56%] 11:38:03 tests/unit/dockertypes_test.py::MountTest::test_parse_mount_string_no_source PASSED [ 56%] 11:38:03 tests/unit/dockertypes_test.py::MountTest::test_parse_mount_string_ro PASSED [ 56%] 11:38:03 tests/unit/dockertypes_test.py::MountTest::test_parse_mount_string_rw PASSED [ 57%] 11:38:03 tests/unit/dockertypes_test.py::MountTest::test_parse_mount_string_short_form PASSED [ 57%] 11:38:03 tests/unit/dockertypes_test.py::ServicePortsTest::test_convert_service_ports_invalid PASSED [ 57%] 11:38:03 tests/unit/dockertypes_test.py::ServicePortsTest::test_convert_service_ports_multiple PASSED [ 57%] 11:38:03 tests/unit/dockertypes_test.py::ServicePortsTest::test_convert_service_ports_no_protocol_and_mode PASSED [ 57%] 11:38:03 tests/unit/dockertypes_test.py::ServicePortsTest::test_convert_service_ports_simple PASSED [ 58%] 11:38:03 tests/unit/dockertypes_test.py::ServicePortsTest::test_convert_service_ports_with_protocol PASSED [ 58%] 11:38:03 tests/unit/dockertypes_test.py::ServicePortsTest::test_convert_service_ports_with_protocol_and_mode PASSED [ 58%] 11:38:03 tests/unit/errors_test.py::APIErrorTest::test_api_error_is_caught_by_dockerexception PASSED [ 58%] 11:38:03 tests/unit/errors_test.py::APIErrorTest::test_create_error_from_exception PASSED [ 58%] 11:38:03 tests/unit/errors_test.py::APIErrorTest::test_is_client_error_400 PASSED [ 58%] 11:38:03 tests/unit/errors_test.py::APIErrorTest::test_is_client_error_500 PASSED [ 59%] 11:38:03 tests/unit/errors_test.py::APIErrorTest::test_is_error_300 PASSED [ 59%] 11:38:03 tests/unit/errors_test.py::APIErrorTest::test_is_error_400 PASSED [ 59%] 11:38:03 tests/unit/errors_test.py::APIErrorTest::test_is_error_500 PASSED [ 59%] 11:38:03 tests/unit/errors_test.py::APIErrorTest::test_is_server_error_200 PASSED [ 59%] 11:38:03 tests/unit/errors_test.py::APIErrorTest::test_is_server_error_300 PASSED [ 59%] 11:38:03 tests/unit/errors_test.py::APIErrorTest::test_is_server_error_400 PASSED [ 60%] 11:38:03 tests/unit/errors_test.py::APIErrorTest::test_is_server_error_500 PASSED [ 60%] 11:38:03 tests/unit/errors_test.py::APIErrorTest::test_status_code_200 PASSED [ 60%] 11:38:03 tests/unit/errors_test.py::APIErrorTest::test_status_code_400 PASSED [ 60%] 11:38:03 tests/unit/errors_test.py::APIErrorTest::test_status_code_500 PASSED [ 60%] 11:38:03 tests/unit/errors_test.py::ContainerErrorTest::test_container_with_stderr PASSED [ 61%] 11:38:03 tests/unit/errors_test.py::ContainerErrorTest::test_container_without_stderr PASSED [ 61%] 11:38:03 tests/unit/errors_test.py::CreateUnexpectedKwargsErrorTest::test_create_unexpected_kwargs_error_multiple PASSED [ 61%] 11:38:03 tests/unit/errors_test.py::CreateUnexpectedKwargsErrorTest::test_create_unexpected_kwargs_error_single PASSED [ 61%] 11:38:03 tests/unit/models_containers_test.py::ContainerCollectionTest::test_create PASSED [ 61%] 11:38:03 tests/unit/models_containers_test.py::ContainerCollectionTest::test_create_container_args PASSED [ 61%] 11:38:03 tests/unit/models_containers_test.py::ContainerCollectionTest::test_create_with_image_object PASSED [ 62%] 11:38:03 tests/unit/models_containers_test.py::ContainerCollectionTest::test_get PASSED [ 62%] 11:38:03 tests/unit/models_containers_test.py::ContainerCollectionTest::test_list PASSED [ 62%] 11:38:03 tests/unit/models_containers_test.py::ContainerCollectionTest::test_list_ignore_removed PASSED [ 62%] 11:38:03 tests/unit/models_containers_test.py::ContainerCollectionTest::test_run PASSED [ 62%] 11:38:03 tests/unit/models_containers_test.py::ContainerCollectionTest::test_run_detach PASSED [ 62%] 11:38:03 tests/unit/models_containers_test.py::ContainerCollectionTest::test_run_pull PASSED [ 63%] 11:38:03 tests/unit/models_containers_test.py::ContainerCollectionTest::test_run_remove PASSED [ 63%] 11:38:03 tests/unit/models_containers_test.py::ContainerCollectionTest::test_run_with_error PASSED [ 63%] 11:38:03 tests/unit/models_containers_test.py::ContainerCollectionTest::test_run_with_image_object PASSED [ 63%] 11:38:03 tests/unit/models_containers_test.py::ContainerTest::test_attach PASSED [ 63%] 11:38:04 tests/unit/models_containers_test.py::ContainerTest::test_commit PASSED [ 63%] 11:38:04 tests/unit/models_containers_test.py::ContainerTest::test_diff PASSED [ 64%] 11:38:04 tests/unit/models_containers_test.py::ContainerTest::test_exec_run PASSED [ 64%] 11:38:04 tests/unit/models_containers_test.py::ContainerTest::test_exec_run_failure PASSED [ 64%] 11:38:04 tests/unit/models_containers_test.py::ContainerTest::test_export PASSED [ 64%] 11:38:04 tests/unit/models_containers_test.py::ContainerTest::test_get_archive PASSED [ 64%] 11:38:04 tests/unit/models_containers_test.py::ContainerTest::test_image PASSED [ 65%] 11:38:04 tests/unit/models_containers_test.py::ContainerTest::test_kill PASSED [ 65%] 11:38:04 tests/unit/models_containers_test.py::ContainerTest::test_labels PASSED [ 65%] 11:38:04 tests/unit/models_containers_test.py::ContainerTest::test_logs PASSED [ 65%] 11:38:04 tests/unit/models_containers_test.py::ContainerTest::test_name PASSED [ 65%] 11:38:04 tests/unit/models_containers_test.py::ContainerTest::test_pause PASSED [ 65%] 11:38:04 tests/unit/models_containers_test.py::ContainerTest::test_put_archive PASSED [ 66%] 11:38:04 tests/unit/models_containers_test.py::ContainerTest::test_remove PASSED [ 66%] 11:38:04 tests/unit/models_containers_test.py::ContainerTest::test_rename PASSED [ 66%] 11:38:04 tests/unit/models_containers_test.py::ContainerTest::test_resize PASSED [ 66%] 11:38:04 tests/unit/models_containers_test.py::ContainerTest::test_restart PASSED [ 66%] 11:38:04 tests/unit/models_containers_test.py::ContainerTest::test_start PASSED [ 66%] 11:38:04 tests/unit/models_containers_test.py::ContainerTest::test_stats PASSED [ 67%] 11:38:04 tests/unit/models_containers_test.py::ContainerTest::test_status PASSED [ 67%] 11:38:04 tests/unit/models_containers_test.py::ContainerTest::test_stop PASSED [ 67%] 11:38:04 tests/unit/models_containers_test.py::ContainerTest::test_top PASSED [ 67%] 11:38:04 tests/unit/models_containers_test.py::ContainerTest::test_unpause PASSED [ 67%] 11:38:04 tests/unit/models_containers_test.py::ContainerTest::test_update PASSED [ 68%] 11:38:04 tests/unit/models_containers_test.py::ContainerTest::test_wait PASSED [ 68%] 11:38:04 tests/unit/models_images_test.py::ImageCollectionTest::test_build PASSED [ 68%] 11:38:04 tests/unit/models_images_test.py::ImageCollectionTest::test_get PASSED [ 68%] 11:38:04 tests/unit/models_images_test.py::ImageCollectionTest::test_labels PASSED [ 68%] 11:38:04 tests/unit/models_images_test.py::ImageCollectionTest::test_list PASSED [ 68%] 11:38:04 tests/unit/models_images_test.py::ImageCollectionTest::test_load PASSED [ 69%] 11:38:04 tests/unit/models_images_test.py::ImageCollectionTest::test_pull PASSED [ 69%] 11:38:04 tests/unit/models_images_test.py::ImageCollectionTest::test_pull_multiple PASSED [ 69%] 11:38:04 tests/unit/models_images_test.py::ImageCollectionTest::test_pull_tag_precedence PASSED [ 69%] 11:38:04 tests/unit/models_images_test.py::ImageCollectionTest::test_pull_with_stream_param PASSED [ 69%] [Pipeline] sh 11:38:04 tests/unit/models_images_test.py::ImageCollectionTest::test_push PASSED [ 69%] 11:38:04 tests/unit/models_images_test.py::ImageCollectionTest::test_remove PASSED [ 70%] 11:38:04 tests/unit/models_images_test.py::ImageCollectionTest::test_search PASSED [ 70%] 11:38:04 tests/unit/models_images_test.py::ImageCollectionTest::test_search_limit PASSED [ 70%] 11:38:04 tests/unit/models_images_test.py::ImageTest::test_history PASSED [ 70%] 11:38:04 tests/unit/models_images_test.py::ImageTest::test_save PASSED [ 70%] 11:38:04 tests/unit/models_images_test.py::ImageTest::test_short_id PASSED [ 70%] 11:38:04 tests/unit/models_images_test.py::ImageTest::test_tag PASSED [ 71%] 11:38:04 tests/unit/models_images_test.py::ImageTest::test_tags PASSED [ 71%] 11:38:04 tests/unit/models_networks_test.py::NetworkCollectionTest::test_create PASSED [ 71%] 11:38:04 tests/unit/models_networks_test.py::NetworkCollectionTest::test_get PASSED [ 71%] 11:38:04 tests/unit/models_networks_test.py::NetworkCollectionTest::test_list PASSED [ 71%] 11:38:04 tests/unit/models_networks_test.py::NetworkTest::test_connect PASSED [ 72%] 11:38:04 tests/unit/models_networks_test.py::NetworkTest::test_disconnect PASSED [ 72%] 11:38:04 tests/unit/models_networks_test.py::NetworkTest::test_remove PASSED [ 72%] 11:38:04 tests/unit/models_resources_test.py::ModelTest::test_hash PASSED [ 72%] 11:38:04 tests/unit/models_resources_test.py::ModelTest::test_reload PASSED [ 72%] 11:38:04 tests/unit/models_secrets_test.py::CreateServiceTest::test_secrets_repr PASSED [ 72%] 11:38:04 tests/unit/models_services_test.py::CreateServiceKwargsTest::test_get_create_service_kwargs PASSED [ 73%] 11:38:04 tests/unit/sshadapter_test.py::SSHAdapterTest::test_ssh_hostname_prefix_trim PASSED [ 73%] 11:38:04 tests/unit/sshadapter_test.py::SSHAdapterTest::test_ssh_parse_hostname_and_port PASSED [ 73%] 11:38:04 tests/unit/sshadapter_test.py::SSHAdapterTest::test_ssh_parse_hostname_only PASSED [ 73%] 11:38:04 tests/unit/sshadapter_test.py::SSHAdapterTest::test_ssh_parse_url PASSED [ 73%] 11:38:04 tests/unit/sshadapter_test.py::SSHAdapterTest::test_ssh_parse_user_and_hostname PASSED [ 73%] 11:38:04 tests/unit/ssladapter_test.py::SSLAdapterTest::test_only_uses_tls PASSED [ 74%] 11:38:04 tests/unit/ssladapter_test.py::MatchHostnameTest::test_match_dns_failure PASSED [ 74%] 11:38:04 tests/unit/ssladapter_test.py::MatchHostnameTest::test_match_dns_success PASSED [ 74%] 11:38:04 tests/unit/ssladapter_test.py::MatchHostnameTest::test_match_ip_address_failure PASSED [ 74%] 11:38:04 tests/unit/ssladapter_test.py::MatchHostnameTest::test_match_ip_address_success PASSED [ 74%] 11:38:04 tests/unit/ssladapter_test.py::MatchHostnameTest::test_match_localhost_success PASSED [ 75%] 11:38:04 tests/unit/swarm_test.py::SwarmTest::test_join_swarm PASSED [ 75%] 11:38:04 tests/unit/swarm_test.py::SwarmTest::test_join_swarm_no_listen_address_takes_default PASSED [ 75%] 11:38:04 tests/unit/swarm_test.py::SwarmTest::test_node_update PASSED [ 75%] 11:38:04 tests/unit/types_containers_test.py::test_uid_0_is_not_elided PASSED [ 75%] 11:38:04 tests/unit/utils_build_test.py::ExcludePathsTest::test_directory PASSED [ 75%] 11:38:04 tests/unit/utils_build_test.py::ExcludePathsTest::test_directory_with_single_exception PASSED [ 76%] 11:38:04 tests/unit/utils_build_test.py::ExcludePathsTest::test_directory_with_subdir_exception PASSED [ 76%] 11:38:04 tests/unit/utils_build_test.py::ExcludePathsTest::test_directory_with_subdir_exception_win32_pathsep SKIPPED [ 76%] 11:38:04 tests/unit/utils_build_test.py::ExcludePathsTest::test_directory_with_trailing_slash PASSED [ 76%] 11:38:04 tests/unit/utils_build_test.py::ExcludePathsTest::test_directory_with_wildcard_exception PASSED [ 76%] 11:38:04 tests/unit/utils_build_test.py::ExcludePathsTest::test_double_wildcard PASSED [ 76%] 11:38:04 tests/unit/utils_build_test.py::ExcludePathsTest::test_double_wildcard_with_exception PASSED [ 77%] 11:38:04 tests/unit/utils_build_test.py::ExcludePathsTest::test_exclude_custom_dockerfile PASSED [ 77%] 11:38:04 tests/unit/utils_build_test.py::ExcludePathsTest::test_exclude_dockerfile_child PASSED [ 77%] 11:38:04 tests/unit/utils_build_test.py::ExcludePathsTest::test_exclude_dockerfile_dockerignore PASSED [ 77%] 11:38:04 tests/unit/utils_build_test.py::ExcludePathsTest::test_exclude_include_absolute_path PASSED [ 77%] 11:38:04 tests/unit/utils_build_test.py::ExcludePathsTest::test_include_wildcard PASSED [ 77%] 11:38:04 tests/unit/utils_build_test.py::ExcludePathsTest::test_last_line_precedence PASSED [ 78%] 11:38:04 tests/unit/utils_build_test.py::ExcludePathsTest::test_no_dupes PASSED [ 78%] 11:38:04 tests/unit/utils_build_test.py::ExcludePathsTest::test_no_excludes PASSED [ 78%] 11:38:04 tests/unit/utils_build_test.py::ExcludePathsTest::test_parent_directory PASSED [ 78%] 11:38:04 tests/unit/utils_build_test.py::ExcludePathsTest::test_question_mark PASSED [ 78%] 11:38:04 tests/unit/utils_build_test.py::ExcludePathsTest::test_single_and_double_wildcard PASSED [ 79%] 11:38:04 tests/unit/utils_build_test.py::ExcludePathsTest::test_single_filename PASSED [ 79%] 11:38:04 tests/unit/utils_build_test.py::ExcludePathsTest::test_single_filename_leading_dot_slash PASSED [ 79%] 11:38:04 tests/unit/utils_build_test.py::ExcludePathsTest::test_single_filename_trailing_slash PASSED [ 79%] 11:38:04 tests/unit/utils_build_test.py::ExcludePathsTest::test_single_subdir_single_filename PASSED [ 79%] 11:38:04 tests/unit/utils_build_test.py::ExcludePathsTest::test_single_subdir_single_filename_leading_slash PASSED [ 79%] 11:38:04 tests/unit/utils_build_test.py::ExcludePathsTest::test_single_subdir_wildcard_filename PASSED [ 80%] 11:38:04 tests/unit/utils_build_test.py::ExcludePathsTest::test_single_subdir_with_path_traversal PASSED [ 80%] 11:38:04 tests/unit/utils_build_test.py::ExcludePathsTest::test_subdirectory PASSED [ 80%] 11:38:04 tests/unit/utils_build_test.py::ExcludePathsTest::test_subdirectory_win32_pathsep SKIPPED [ 80%] 11:38:04 tests/unit/utils_build_test.py::ExcludePathsTest::test_trailing_double_wildcard PASSED [ 80%] 11:38:04 tests/unit/utils_build_test.py::ExcludePathsTest::test_wildcard_exclude PASSED [ 80%] 11:38:04 tests/unit/utils_build_test.py::ExcludePathsTest::test_wildcard_filename_end PASSED [ 81%] 11:38:04 tests/unit/utils_build_test.py::ExcludePathsTest::test_wildcard_filename_start PASSED [ 81%] 11:38:04 tests/unit/utils_build_test.py::ExcludePathsTest::test_wildcard_subdir_single_filename PASSED [ 81%] 11:38:04 tests/unit/utils_build_test.py::ExcludePathsTest::test_wildcard_subdir_wildcard_filename PASSED [ 81%] 11:38:04 tests/unit/utils_build_test.py::ExcludePathsTest::test_wildcard_with_exception PASSED [ 81%] 11:38:04 tests/unit/utils_build_test.py::ExcludePathsTest::test_wildcard_with_wildcard_exception PASSED [ 81%] 11:38:04 tests/unit/utils_build_test.py::TarTest::test_tar_directory_link PASSED [ 82%] 11:38:04 tests/unit/utils_build_test.py::TarTest::test_tar_socket_file PASSED [ 82%] 11:38:04 tests/unit/utils_build_test.py::TarTest::test_tar_with_broken_symlinks PASSED [ 82%] 11:38:04 tests/unit/utils_build_test.py::TarTest::test_tar_with_directory_symlinks PASSED [ 82%] 11:38:04 tests/unit/utils_build_test.py::TarTest::test_tar_with_empty_directory PASSED [ 82%] 11:38:04 tests/unit/utils_build_test.py::TarTest::test_tar_with_excludes PASSED [ 83%] 11:38:04 tests/unit/utils_build_test.py::TarTest::test_tar_with_file_symlinks PASSED [ 83%] 11:38:04 tests/unit/utils_build_test.py::TarTest::test_tar_with_inaccessible_file SKIPPED [ 83%] 11:38:04 tests/unit/utils_config_test.py::FindConfigFileTest::test_find_config_fallback PASSED [ 83%] 11:38:04 tests/unit/utils_config_test.py::FindConfigFileTest::test_find_config_from_environment PASSED [ 83%] 11:38:04 tests/unit/utils_config_test.py::FindConfigFileTest::test_find_config_from_explicit_path PASSED [ 83%] 11:38:04 tests/unit/utils_config_test.py::FindConfigFileTest::test_find_config_from_home_legacy_name PASSED [ 84%] 11:38:04 tests/unit/utils_config_test.py::FindConfigFileTest::test_find_config_from_home_posix PASSED [ 84%] 11:38:04 tests/unit/utils_config_test.py::FindConfigFileTest::test_find_config_from_home_windows SKIPPED [ 84%] 11:38:04 tests/unit/utils_config_test.py::LoadConfigTest::test_load_config_custom_headers PASSED [ 84%] 11:38:04 tests/unit/utils_config_test.py::LoadConfigTest::test_load_config_detach_keys PASSED [ 84%] 11:38:04 tests/unit/utils_config_test.py::LoadConfigTest::test_load_config_from_env PASSED [ 84%] 11:38:04 tests/unit/utils_config_test.py::LoadConfigTest::test_load_config_no_file PASSED [ 85%] 11:38:04 tests/unit/utils_json_stream_test.py::TestJsonSplitter::test_json_splitter_no_object PASSED [ 85%] 11:38:04 tests/unit/utils_json_stream_test.py::TestJsonSplitter::test_json_splitter_with_object PASSED [ 85%] 11:38:04 tests/unit/utils_json_stream_test.py::TestJsonSplitter::test_json_splitter_leading_whitespace PASSED [ 85%] 11:38:04 tests/unit/utils_json_stream_test.py::TestStreamAsText::test_stream_with_non_utf_unicode_character PASSED [ 85%] 11:38:04 tests/unit/utils_json_stream_test.py::TestStreamAsText::test_stream_with_utf_character PASSED [ 86%] 11:38:04 tests/unit/utils_json_stream_test.py::TestJsonStream::test_with_falsy_entries PASSED [ 86%] 11:38:04 tests/unit/utils_json_stream_test.py::TestJsonStream::test_with_leading_whitespace PASSED [ 86%] 11:38:04 tests/unit/utils_proxy_test.py::ProxyConfigTest::test_environment PASSED [ 86%] 11:38:04 tests/unit/utils_proxy_test.py::ProxyConfigTest::test_from_dict PASSED [ 86%] 11:38:04 tests/unit/utils_proxy_test.py::ProxyConfigTest::test_inject_proxy_environment PASSED [ 86%] 11:38:04 tests/unit/utils_proxy_test.py::ProxyConfigTest::test_new PASSED [ 87%] 11:38:04 tests/unit/utils_proxy_test.py::ProxyConfigTest::test_truthiness PASSED [ 87%] 11:38:04 tests/unit/utils_test.py::DecoratorsTest::test_update_headers PASSED [ 87%] 11:38:04 tests/unit/utils_test.py::KwargsFromEnvTest::test_kwargs_from_env_alternate_env PASSED [ 87%] 11:38:04 tests/unit/utils_test.py::KwargsFromEnvTest::test_kwargs_from_env_empty PASSED [ 87%] 11:38:04 tests/unit/utils_test.py::KwargsFromEnvTest::test_kwargs_from_env_no_cert_path PASSED [ 87%] 11:38:04 tests/unit/utils_test.py::KwargsFromEnvTest::test_kwargs_from_env_tls PASSED [ 88%] 11:38:04 tests/unit/utils_test.py::KwargsFromEnvTest::test_kwargs_from_env_tls_verify_false PASSED [ 88%] 11:38:04 tests/unit/utils_test.py::KwargsFromEnvTest::test_kwargs_from_env_tls_verify_false_no_cert PASSED [ 88%] 11:38:04 tests/unit/utils_test.py::ConverVolumeBindsTest::test_convert_volume_binds_compact PASSED [ 88%] 11:38:04 tests/unit/utils_test.py::ConverVolumeBindsTest::test_convert_volume_binds_complete PASSED [ 88%] 11:38:04 tests/unit/utils_test.py::ConverVolumeBindsTest::test_convert_volume_binds_empty PASSED [ 88%] 11:38:04 tests/unit/utils_test.py::ConverVolumeBindsTest::test_convert_volume_binds_list PASSED [ 89%] 11:38:04 tests/unit/utils_test.py::ConverVolumeBindsTest::test_convert_volume_binds_no_mode PASSED [ 89%] 11:38:04 tests/unit/utils_test.py::ConverVolumeBindsTest::test_convert_volume_binds_unicode_bytes_input PASSED [ 89%] 11:38:04 tests/unit/utils_test.py::ConverVolumeBindsTest::test_convert_volume_binds_unicode_unicode_input PASSED [ 89%] 11:38:04 tests/unit/utils_test.py::ParseEnvFileTest::test_parse_env_file_commented_line PASSED [ 89%] 11:38:04 tests/unit/utils_test.py::ParseEnvFileTest::test_parse_env_file_invalid_line PASSED [ 90%] 11:38:04 tests/unit/utils_test.py::ParseEnvFileTest::test_parse_env_file_newline PASSED [ 90%] 11:38:04 tests/unit/utils_test.py::ParseEnvFileTest::test_parse_env_file_proper PASSED [ 90%] 11:38:04 tests/unit/utils_test.py::ParseEnvFileTest::test_parse_env_file_with_equals_character PASSED [ 90%] 11:38:04 tests/unit/utils_test.py::ParseHostTest::test_parse_host PASSED [ 90%] 11:38:04 tests/unit/utils_test.py::ParseHostTest::test_parse_host_empty_value PASSED [ 90%] 11:38:04 tests/unit/utils_test.py::ParseHostTest::test_parse_host_tls PASSED [ 91%] 11:38:04 tests/unit/utils_test.py::ParseHostTest::test_parse_host_tls_tcp_proto PASSED [ 91%] 11:38:04 tests/unit/utils_test.py::ParseHostTest::test_parse_host_trailing_slash PASSED [ 91%] 11:38:04 tests/unit/utils_test.py::ParseRepositoryTagTest::test_index_image_no_tag PASSED [ 91%] 11:38:04 tests/unit/utils_test.py::ParseRepositoryTagTest::test_index_image_sha PASSED [ 91%] 11:38:04 tests/unit/utils_test.py::ParseRepositoryTagTest::test_index_image_tag PASSED [ 91%] 11:38:04 tests/unit/utils_test.py::ParseRepositoryTagTest::test_index_user_image_no_tag PASSED [ 92%] 11:38:04 tests/unit/utils_test.py::ParseRepositoryTagTest::test_index_user_image_tag PASSED [ 92%] 11:38:04 tests/unit/utils_test.py::ParseRepositoryTagTest::test_private_reg_image_no_tag PASSED [ 92%] 11:38:04 tests/unit/utils_test.py::ParseRepositoryTagTest::test_private_reg_image_sha PASSED [ 92%] 11:38:04 tests/unit/utils_test.py::ParseRepositoryTagTest::test_private_reg_image_tag PASSED [ 92%] 11:38:04 tests/unit/utils_test.py::ParseDeviceTest::test_dict PASSED [ 93%] 11:38:04 tests/unit/utils_test.py::ParseDeviceTest::test_full_string_definition PASSED [ 93%] 11:38:04 tests/unit/utils_test.py::ParseDeviceTest::test_hybrid_list PASSED [ 93%] 11:38:04 tests/unit/utils_test.py::ParseDeviceTest::test_partial_string_definition PASSED [ 93%] 11:38:04 tests/unit/utils_test.py::ParseDeviceTest::test_permissionless_string_definition PASSED [ 93%] 11:38:04 tests/unit/utils_test.py::ParseBytesTest::test_parse_bytes_float PASSED [ 93%] 11:38:04 tests/unit/utils_test.py::ParseBytesTest::test_parse_bytes_invalid PASSED [ 94%] 11:38:04 tests/unit/utils_test.py::ParseBytesTest::test_parse_bytes_valid PASSED [ 94%] 11:38:04 tests/unit/utils_test.py::UtilsTest::test_convert_filters PASSED [ 94%] 11:38:04 tests/unit/utils_test.py::UtilsTest::test_decode_json_header PASSED [ 94%] 11:38:04 tests/unit/utils_test.py::SplitCommandTest::test_split_command_with_bytes SKIPPED [ 94%] 11:38:04 tests/unit/utils_test.py::SplitCommandTest::test_split_command_with_unicode PASSED [ 94%] 11:38:04 tests/unit/utils_test.py::PortsTest::test_build_port_bindings_with_matching_internal_port_ranges PASSED [ 95%] 11:38:04 tests/unit/utils_test.py::PortsTest::test_build_port_bindings_with_matching_internal_ports PASSED [ 95%] 11:38:04 tests/unit/utils_test.py::PortsTest::test_build_port_bindings_with_nonmatching_internal_port_ranges PASSED [ 95%] 11:38:04 tests/unit/utils_test.py::PortsTest::test_build_port_bindings_with_nonmatching_internal_ports PASSED [ 95%] 11:38:04 tests/unit/utils_test.py::PortsTest::test_build_port_bindings_with_one_port PASSED [ 95%] 11:38:04 tests/unit/utils_test.py::PortsTest::test_build_port_bindings_with_port_range PASSED [ 95%] 11:38:04 tests/unit/utils_test.py::PortsTest::test_host_only_with_colon PASSED [ 96%] 11:38:04 tests/unit/utils_test.py::PortsTest::test_non_matching_length_port_ranges PASSED [ 96%] 11:38:04 tests/unit/utils_test.py::PortsTest::test_port_and_range_invalid PASSED [ 96%] 11:38:04 tests/unit/utils_test.py::PortsTest::test_port_only_with_colon PASSED [ 96%] 11:38:04 tests/unit/utils_test.py::PortsTest::test_split_port_empty_string PASSED [ 96%] 11:38:04 tests/unit/utils_test.py::PortsTest::test_split_port_invalid PASSED [ 97%] 11:38:04 tests/unit/utils_test.py::PortsTest::test_split_port_invalid_protocol PASSED [ 97%] 11:38:04 tests/unit/utils_test.py::PortsTest::test_split_port_no_host_port PASSED [ 97%] 11:38:04 tests/unit/utils_test.py::PortsTest::test_split_port_non_string PASSED [ 97%] 11:38:04 tests/unit/utils_test.py::PortsTest::test_split_port_random_port_range_with_host_port PASSED [ 97%] 11:38:04 tests/unit/utils_test.py::PortsTest::test_split_port_range_no_host_port PASSED [ 97%] 11:38:04 tests/unit/utils_test.py::PortsTest::test_split_port_range_with_host_ip_no_port PASSED [ 98%] 11:38:04 tests/unit/utils_test.py::PortsTest::test_split_port_range_with_host_port PASSED [ 98%] 11:38:04 tests/unit/utils_test.py::PortsTest::test_split_port_range_with_protocol PASSED [ 98%] 11:38:04 tests/unit/utils_test.py::PortsTest::test_split_port_with_host_ip PASSED [ 98%] 11:38:04 tests/unit/utils_test.py::PortsTest::test_split_port_with_host_ip_no_port PASSED [ 98%] 11:38:04 tests/unit/utils_test.py::PortsTest::test_split_port_with_host_port PASSED [ 98%] 11:38:04 tests/unit/utils_test.py::PortsTest::test_split_port_with_ipv6_address PASSED [ 99%] 11:38:04 tests/unit/utils_test.py::PortsTest::test_split_port_with_ipv6_square_brackets_address PASSED [ 99%] 11:38:04 tests/unit/utils_test.py::PortsTest::test_split_port_with_protocol PASSED [ 99%] 11:38:04 tests/unit/utils_test.py::PortsTest::test_with_no_container_port PASSED [ 99%] 11:38:04 tests/unit/utils_test.py::FormatEnvironmentTest::test_format_env_binary_unicode_value PASSED [ 99%] 11:38:04 + docker run --rm --name dpy-tests-2-0-py3.7-20.10.6 -e DOCKER_HOST=tcp://dpy-dind-2-0-py3.7-20.10.6:2375 -e DOCKER_TEST_API_VERSION=1.40 --network dpy-testnet-2-0-py3.7-20.10.6 --volumes-from dpy-dind-2-0-py3.7-20.10.6 -v /home/ubuntu/workspace/docker-py_PR-2838@tmp/c6bfc2f7-5062-4a64-a6ab-6d1915720dfc/config.json:/root/.docker/config.json dockerpinata/docker-py:py3-2399c1a30ca6c61f087779766067508a5febafe1 py.test -v -rxs --cov=docker tests/integration 11:38:05 tests/unit/utils_test.py::FormatEnvironmentTest::test_format_env_no_value PASSED [100%] 11:38:05 11:38:05 =============================== warnings summary =============================== 11:38:05 /usr/local/lib/python3.7/site-packages/paramiko/hostkeys.py:23 11:38:05 /usr/local/lib/python3.7/site-packages/paramiko/hostkeys.py:23: DeprecationWarning: Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated since Python 3.3,and in 3.9 it will stop working 11:38:05 from collections import MutableMapping 11:38:05 11:38:05 -- Docs: https://docs.pytest.org/en/latest/warnings.html 11:38:05 11:38:05 ---------- coverage: platform linux, python 3.7.10-final-0 ----------- 11:38:05 Name Stmts Miss Branch BrPart Cover 11:38:05 ----------------------------------------------------------------------- 11:38:05 docker/__init__.py 8 0 0 0 100% 11:38:05 docker/api/__init__.py 1 0 0 0 100% 11:38:05 docker/api/build.py 126 41 93 21 63% 11:38:05 docker/api/client.py 261 64 96 12 75% 11:38:05 docker/api/config.py 31 19 6 0 32% 11:38:05 docker/api/container.py 266 72 104 25 65% 11:38:05 docker/api/daemon.py 39 4 14 4 85% 11:38:05 docker/api/exec_api.py 46 11 22 9 68% 11:38:05 docker/api/image.py 160 43 60 14 70% 11:38:05 docker/api/network.py 90 35 48 11 51% 11:38:05 docker/api/plugin.py 90 68 14 0 21% 11:38:05 docker/api/secret.py 36 23 10 0 28% 11:38:05 docker/api/service.py 200 176 149 0 7% 11:38:05 docker/api/swarm.py 106 67 38 1 28% 11:38:05 docker/api/volume.py 38 9 14 2 71% 11:38:05 docker/auth.py 198 16 74 16 88% 11:38:05 docker/client.py 76 12 2 0 85% 11:38:05 docker/constants.py 21 0 0 0 100% 11:38:05 docker/context/__init__.py 2 0 0 0 100% 11:38:05 docker/context/api.py 78 41 38 8 39% 11:38:05 docker/context/config.py 61 33 16 2 42% 11:38:05 docker/context/context.py 154 96 64 6 29% 11:38:05 docker/credentials/__init__.py 3 0 0 0 100% 11:38:05 docker/credentials/constants.py 4 0 0 0 100% 11:38:05 docker/credentials/errors.py 11 4 2 0 54% 11:38:05 docker/credentials/store.py 50 35 16 0 23% 11:38:05 docker/credentials/utils.py 23 18 12 0 14% 11:38:05 docker/errors.py 110 26 20 4 71% 11:38:05 docker/models/__init__.py 0 0 0 0 100% 11:38:05 docker/models/configs.py 21 8 2 0 57% 11:38:05 docker/models/containers.py 183 11 70 9 91% 11:38:05 docker/models/images.py 137 55 56 4 52% 11:38:05 docker/models/networks.py 37 7 12 3 71% 11:38:05 docker/models/nodes.py 15 5 2 0 59% 11:38:05 docker/models/plugins.py 49 30 10 0 32% 11:38:05 docker/models/resource.py 41 10 6 3 72% 11:38:05 docker/models/secrets.py 22 4 2 0 75% 11:38:05 docker/models/services.py 87 35 36 4 59% 11:38:05 docker/models/swarm.py 39 21 6 0 40% 11:38:05 docker/models/volumes.py 23 10 4 0 48% 11:38:05 docker/tls.py 37 6 14 6 76% 11:38:05 docker/transport/__init__.py 11 3 0 0 73% 11:38:05 docker/transport/basehttpadapter.py 6 0 2 1 88% 11:38:05 docker/transport/npipeconn.py 59 54 10 0 7% 11:38:05 docker/transport/npipesocket.py 137 132 22 0 3% 11:38:05 docker/transport/sshconn.py 163 106 56 4 30% 11:38:05 docker/transport/ssladapter.py 36 10 10 4 65% 11:38:05 docker/transport/unixconn.py 66 6 12 4 87% 11:38:05 docker/types/__init__.py 6 0 0 0 100% 11:38:05 docker/types/base.py 5 0 2 0 100% 11:38:05 docker/types/containers.py 420 79 326 43 81% 11:38:05 docker/types/daemon.py 36 24 14 0 24% 11:38:05 docker/types/healthcheck.py 34 20 4 0 37% 11:38:05 docker/types/networks.py 41 11 28 9 65% 11:38:05 docker/types/services.py 314 140 208 39 50% 11:38:05 docker/types/swarm.py 51 45 40 0 7% 11:38:05 docker/utils/__init__.py 3 0 0 0 100% 11:38:05 docker/utils/build.py 155 27 76 10 81% 11:38:05 docker/utils/config.py 36 1 10 1 96% 11:38:05 docker/utils/decorators.py 32 1 12 1 95% 11:38:05 docker/utils/fnmatch.py 55 18 28 2 61% 11:38:05 docker/utils/json_stream.py 43 8 14 2 79% 11:38:05 docker/utils/ports.py 50 3 32 2 91% 11:38:05 docker/utils/proxy.py 32 1 12 0 98% 11:38:05 docker/utils/socket.py 86 10 40 8 84% 11:38:05 docker/utils/utils.py 278 18 171 13 92% 11:38:05 docker/version.py 2 0 2 0 100% 11:38:05 ----------------------------------------------------------------------- 11:38:05 TOTAL 5137 1832 2263 307 60% 11:38:05 11:38:05 =========================== short test summary info ============================ 11:38:05 XFAIL tests/unit/dockertypes_test.py::MountTest::test_parse_mount_bind_windows 11:38:05 SKIPPED [1] tests/unit/api_build_test.py:169: Windows-specific syntax 11:38:05 SKIPPED [1] tests/unit/client_test.py:103: Npipe Connection Pool only on Windows 11:38:05 SKIPPED [1] tests/unit/client_test.py:142: Npipe Connection Pool only on Windows 11:38:05 SKIPPED [1] tests/unit/client_test.py:216: Npipe Connection Pool only on Windows 11:38:05 SKIPPED [1] tests/unit/client_test.py:253: Npipe Connection Pool only on Windows 11:38:05 SKIPPED [1] tests/unit/context_test.py:18: Windows specific path check 11:38:05 SKIPPED [1] tests/unit/utils_build_test.py:232: Backslash patterns only on Windows 11:38:05 SKIPPED [1] tests/unit/utils_build_test.py:254: Backslash patterns only on Windows 11:38:05 SKIPPED [1] tests/unit/utils_build_test.py:402: root user always has access ; no chmod on Windows 11:38:05 SKIPPED [1] tests/unit/utils_config_test.py:58: condition: sys.platform != 'win32' 11:38:05 SKIPPED [1] tests/unit/utils_test.py:478: shlex doesn't support bytes in py3 11:38:05 ======== 560 passed, 11 skipped, 1 xfailed, 1 warnings in 6.25 seconds ========= [Pipeline] sh 11:38:06 + docker network create dpy-testnet-2-0-py3.7-19.03.13 11:38:06 tests/integration/api_container_test.py::AttachContainerTest::test_attach_stream_and_cancel PASSED [ 25%] 11:38:06 c309776c4cb3c6ca9521a07ca737fd59a4bea157b88a00dc082c904f0ca09954 [Pipeline] sh 11:38:06 + docker run --rm -d --name dpy-dind-2-0-py3.7-19.03.13 -v /tmp --privileged --network dpy-testnet-2-0-py3.7-19.03.13 dockerpinata/docker-py:sshdind-2399c1a30ca6c61f087779766067508a5febafe1 dockerd -H tcp://0.0.0.0:2375 11:38:06 Unable to find image 'dockerpinata/docker-py:sshdind-2399c1a30ca6c61f087779766067508a5febafe1' locally 11:38:06 sshdind-2399c1a30ca6c61f087779766067508a5febafe1: Pulling from dockerpinata/docker-py 11:38:06 df20fa9351a1: Pulling fs layer 11:38:06 25ad7478873d: Pulling fs layer 11:38:06 4684f6177b5d: Pulling fs layer 11:38:06 46e300cec669: Pulling fs layer 11:38:06 63038576ad94: Pulling fs layer 11:38:06 0fdb76c4706c: Pulling fs layer 11:38:06 cb7edeffdfd5: Pulling fs layer 11:38:06 cc28bd76800f: Pulling fs layer 11:38:06 54196fe38f7e: Pulling fs layer 11:38:06 ea71acc29633: Pulling fs layer 11:38:06 657cc4c15165: Pulling fs layer 11:38:06 df3a3e60efbd: Pulling fs layer 11:38:06 036269cd68d8: Pulling fs layer 11:38:06 ae6439f41a53: Pulling fs layer 11:38:06 da32933e5662: Pulling fs layer 11:38:06 3f2132112cfd: Pulling fs layer 11:38:06 81d20db3a48e: Pulling fs layer 11:38:06 77794f6ed5a7: Pulling fs layer 11:38:06 ea71acc29633: Waiting 11:38:06 657cc4c15165: Waiting 11:38:06 df3a3e60efbd: Waiting 11:38:06 036269cd68d8: Waiting 11:38:06 ae6439f41a53: Waiting 11:38:06 da32933e5662: Waiting 11:38:06 3f2132112cfd: Waiting 11:38:06 81d20db3a48e: Waiting 11:38:06 77794f6ed5a7: Waiting 11:38:06 0fdb76c4706c: Waiting 11:38:06 cb7edeffdfd5: Waiting 11:38:06 cc28bd76800f: Waiting 11:38:06 54196fe38f7e: Waiting 11:38:06 46e300cec669: Waiting 11:38:06 63038576ad94: Waiting 11:38:07 25ad7478873d: Verifying Checksum 11:38:07 25ad7478873d: Download complete 11:38:07 4684f6177b5d: Verifying Checksum 11:38:07 4684f6177b5d: Download complete 11:38:07 df20fa9351a1: Verifying Checksum 11:38:07 df20fa9351a1: Download complete 11:38:07 63038576ad94: Verifying Checksum 11:38:07 63038576ad94: Download complete 11:38:07 0fdb76c4706c: Verifying Checksum 11:38:07 0fdb76c4706c: Download complete 11:38:07 cb7edeffdfd5: Verifying Checksum 11:38:07 cb7edeffdfd5: Download complete 11:38:07 tests/integration/api_container_test.py::AttachContainerTest::test_detach_with_arg PASSED [ 26%] 11:38:07 cc28bd76800f: Verifying Checksum 11:38:07 cc28bd76800f: Download complete 11:38:07 54196fe38f7e: Verifying Checksum 11:38:07 54196fe38f7e: Download complete 11:38:07 ea71acc29633: Verifying Checksum 11:38:07 ea71acc29633: Download complete 11:38:07 657cc4c15165: Verifying Checksum 11:38:07 657cc4c15165: Download complete 11:38:07 036269cd68d8: Verifying Checksum 11:38:07 036269cd68d8: Download complete 11:38:07 df20fa9351a1: Pull complete 11:38:07 ae6439f41a53: Verifying Checksum 11:38:07 ae6439f41a53: Download complete 11:38:07 df3a3e60efbd: Verifying Checksum 11:38:07 df3a3e60efbd: Download complete 11:38:07 3f2132112cfd: Verifying Checksum 11:38:07 3f2132112cfd: Download complete 11:38:07 da32933e5662: Verifying Checksum 11:38:07 da32933e5662: Download complete 11:38:07 81d20db3a48e: Verifying Checksum 11:38:07 81d20db3a48e: Download complete 11:38:07 77794f6ed5a7: Verifying Checksum 11:38:07 77794f6ed5a7: Download complete 11:38:07 46e300cec669: Verifying Checksum 11:38:07 46e300cec669: Download complete 11:38:07 25ad7478873d: Pull complete 11:38:07 4684f6177b5d: Pull complete 11:38:08 ============================= test session starts ============================== 11:38:08 platform linux -- Python 3.7.10, pytest-4.3.1, py-1.10.0, pluggy-0.13.1 -- /usr/local/bin/python 11:38:08 cachedir: .pytest_cache 11:38:08 rootdir: /src, inifile: pytest.ini 11:38:08 plugins: cov-2.6.1, timeout-1.3.3 11:38:08 tests/integration/api_container_test.py::AttachContainerTest::test_detach_with_config_file PASSED [ 26%] 11:38:09 collecting ... collected 390 items 11:38:09 11:38:09 tests/integration/api_container_test.py::AttachContainerTest::test_detach_with_default PASSED [ 26%] 11:38:09 46e300cec669: Pull complete 11:38:09 63038576ad94: Pull complete 11:38:09 tests/integration/api_container_test.py::AttachContainerTest::test_run_container_reading_socket PASSED [ 26%] 11:38:10 0fdb76c4706c: Pull complete 11:38:10 cb7edeffdfd5: Pull complete 11:38:10 cc28bd76800f: Pull complete 11:38:10 54196fe38f7e: Pull complete 11:38:10 tests/integration/api_container_test.py::AttachContainerTest::test_run_container_streaming PASSED [ 27%] 11:38:10 ea71acc29633: Pull complete 11:38:10 657cc4c15165: Pull complete 11:38:10 df3a3e60efbd: Pull complete 11:38:10 036269cd68d8: Pull complete 11:38:10 ae6439f41a53: Pull complete 11:38:10 da32933e5662: Pull complete 11:38:11 tests/integration/api_container_test.py::PauseTest::test_pause_unpause PASSED [ 27%] 11:38:11 3f2132112cfd: Pull complete 11:38:11 81d20db3a48e: Pull complete 11:38:11 77794f6ed5a7: Pull complete 11:38:11 Digest: sha256:e215b50bc19086f76e1dfcc57e50460578bd12de0c5fb8517b362c662490310f 11:38:11 Status: Downloaded newer image for dockerpinata/docker-py:sshdind-2399c1a30ca6c61f087779766067508a5febafe1 11:38:11 tests/integration/api_build_test.py::BuildTest::test_build_container_with_target PASSED [ 0%] 11:38:11 tests/integration/api_build_test.py::BuildTest::test_build_from_stringio PASSED [ 0%] 11:38:11 tests/integration/api_build_test.py::BuildTest::test_build_gzip_custom_encoding PASSED [ 0%] 11:38:11 tests/integration/api_build_test.py::BuildTest::test_build_gzip_encoding PASSED [ 1%] 11:38:11 tests/integration/api_container_test.py::PruneTest::test_prune_containers PASSED [ 27%] 11:38:12 tests/integration/api_build_test.py::BuildTest::test_build_in_context_abs_dockerfile PASSED [ 1%] 11:38:12 tests/integration/api_build_test.py::BuildTest::test_build_in_context_dockerfile PASSED [ 1%] 11:38:12 tests/integration/api_container_test.py::GetContainerStatsTest::test_get_container_stats_no_stream PASSED [ 27%] 11:38:13 tests/integration/api_build_test.py::BuildTest::test_build_in_context_nested_dockerfile PASSED [ 1%] 11:38:13 tests/integration/api_build_test.py::BuildTest::test_build_invalid_platform SKIPPED [ 2%] 11:38:13 tests/integration/api_build_test.py::BuildTest::test_build_isolation PASSED [ 2%] 11:38:13 tests/integration/api_build_test.py::BuildTest::test_build_labels PASSED [ 2%] 11:38:13 tests/integration/api_container_test.py::ContainerUpdateTest::test_restart_policy_update PASSED [ 28%] 11:38:13 e82ad7a695c5b408a162aec450706f2dcb1d21c6cf9c8773d0c9d239f96fef81 11:38:13 tests/integration/api_container_test.py::ContainerUpdateTest::test_update_container PASSED [ 28%] [Pipeline] sh 11:38:14 tests/integration/api_build_test.py::BuildTest::test_build_out_of_context_dockerfile PASSED [ 2%] 11:38:14 tests/integration/api_build_test.py::BuildTest::test_build_shmsize PASSED [ 3%] 11:38:14 + docker run --rm --name dpy-tests-2-0-py3.7-19.03.13 -e DOCKER_HOST=tcp://dpy-dind-2-0-py3.7-19.03.13:2375 -e DOCKER_TEST_API_VERSION=1.40 --network dpy-testnet-2-0-py3.7-19.03.13 --volumes-from dpy-dind-2-0-py3.7-19.03.13 -v /home/ubuntu/workspace/docker-py_PR-2838@tmp/327da465-9ba4-4b45-831f-d5dbd7929e41/config.json:/root/.docker/config.json dockerpinata/docker-py:py3-2399c1a30ca6c61f087779766067508a5febafe1 py.test -v -rxs --cov=docker tests/integration 11:38:14 tests/integration/api_build_test.py::BuildTest::test_build_squash SKIPPED [ 3%] 11:38:14 tests/integration/api_container_test.py::ContainerCPUTest::test_container_cpu_shares PASSED [ 28%] 11:38:14 tests/integration/api_build_test.py::BuildTest::test_build_stderr_data PASSED [ 3%] 11:38:14 tests/integration/api_container_test.py::ContainerCPUTest::test_container_cpuset PASSED [ 28%] 11:38:14 tests/integration/api_container_test.py::ContainerCPUTest::test_create_with_runtime PASSED [ 29%] 11:38:14 tests/integration/api_build_test.py::BuildTest::test_build_streaming PASSED [ 3%] 11:38:15 tests/integration/api_build_test.py::BuildTest::test_build_with_buildargs PASSED [ 4%] 11:38:15 tests/integration/api_container_test.py::LinkTest::test_remove_link PASSED [ 29%] 11:38:16 tests/integration/api_exec_test.py::ExecTest::test_detach_with_config_file PASSED [ 29%] 11:38:17 tests/integration/api_build_test.py::BuildTest::test_build_with_cache_from PASSED [ 4%] 11:38:17 tests/integration/api_build_test.py::BuildTest::test_build_with_dockerfile_empty_lines PASSED [ 4%] 11:38:17 tests/integration/api_build_test.py::BuildTest::test_build_with_dockerignore PASSED [ 4%] 11:38:17 tests/integration/api_exec_test.py::ExecTest::test_detach_with_default PASSED [ 30%] 11:38:18 tests/integration/api_exec_test.py::ExecTest::test_exec_command_as_root PASSED [ 30%] 11:38:18 ============================= test session starts ============================== 11:38:18 platform linux -- Python 3.7.10, pytest-4.3.1, py-1.10.0, pluggy-0.13.1 -- /usr/local/bin/python 11:38:18 cachedir: .pytest_cache 11:38:18 rootdir: /src, inifile: pytest.ini 11:38:18 plugins: cov-2.6.1, timeout-1.3.3 11:38:18 tests/integration/api_exec_test.py::ExecTest::test_exec_command_as_user PASSED [ 30%] 11:38:18 collecting ... collected 390 items 11:38:18 11:38:19 tests/integration/api_exec_test.py::ExecTest::test_exec_command_streaming PASSED [ 30%] 11:38:19 tests/integration/api_exec_test.py::ExecTest::test_exec_command_string PASSED [ 31%] 11:38:19 tests/integration/api_build_test.py::BuildTest::test_build_with_extra_hosts PASSED [ 5%] 11:38:20 tests/integration/api_exec_test.py::ExecTest::test_exec_command_with_env PASSED [ 31%] 11:38:20 tests/integration/api_exec_test.py::ExecTest::test_exec_command_with_workdir PASSED [ 31%] 11:38:20 tests/integration/api_build_test.py::BuildTest::test_build_container_with_target PASSED [ 0%] 11:38:20 tests/integration/api_build_test.py::BuildTest::test_build_from_stringio PASSED [ 0%] 11:38:20 tests/integration/api_build_test.py::BuildTest::test_build_gzip_custom_encoding PASSED [ 0%] 11:38:21 tests/integration/api_build_test.py::BuildTest::test_build_gzip_encoding PASSED [ 1%] 11:38:21 tests/integration/api_exec_test.py::ExecTest::test_exec_inspect PASSED [ 31%] 11:38:21 tests/integration/api_exec_test.py::ExecTest::test_exec_start_detached PASSED [ 32%] 11:38:21 tests/integration/api_build_test.py::BuildTest::test_build_in_context_abs_dockerfile PASSED [ 1%] 11:38:21 tests/integration/api_build_test.py::BuildTest::test_build_in_context_dockerfile PASSED [ 1%] 11:38:22 tests/integration/api_exec_test.py::ExecTest::test_exec_start_socket PASSED [ 32%] 11:38:22 tests/integration/api_build_test.py::BuildTest::test_build_with_network_mode PASSED [ 5%] 11:38:22 tests/integration/api_build_test.py::BuildTest::test_build_with_proxy PASSED [ 5%] 11:38:22 tests/integration/api_build_test.py::BuildTest::test_build_with_proxy_and_buildargs PASSED [ 5%] 11:38:22 tests/integration/api_build_test.py::BuildTest::test_prune_builds XPASS [ 6%] 11:38:22 tests/integration/api_client_test.py::InformationTest::test_info PASSED [ 6%] 11:38:22 tests/integration/api_client_test.py::InformationTest::test_version PASSED [ 6%] 11:38:22 tests/integration/api_client_test.py::AutoDetectVersionTest::test_client_init PASSED [ 6%] 11:38:22 tests/integration/api_build_test.py::BuildTest::test_build_in_context_nested_dockerfile PASSED [ 1%] 11:38:22 tests/integration/api_build_test.py::BuildTest::test_build_invalid_platform SKIPPED [ 2%] 11:38:22 tests/integration/api_client_test.py::ConnectionTimeoutTest::test_timeout PASSED [ 7%] 11:38:22 tests/integration/api_client_test.py::UnixconnTest::test_resource_warnings PASSED [ 7%] 11:38:22 tests/integration/api_exec_test.py::ExecTest::test_execute_command PASSED [ 32%] 11:38:22 tests/integration/api_build_test.py::BuildTest::test_build_isolation PASSED [ 2%] 11:38:22 tests/integration/api_build_test.py::BuildTest::test_build_labels PASSED [ 2%] 11:38:23 tests/integration/api_config_test.py::ConfigAPITest::test_create_config PASSED [ 7%] 11:38:23 tests/integration/api_config_test.py::ConfigAPITest::test_create_config_unicode_data PASSED [ 7%] 11:38:23 tests/integration/api_config_test.py::ConfigAPITest::test_inspect_config PASSED [ 8%] 11:38:23 tests/integration/api_config_test.py::ConfigAPITest::test_list_configs PASSED [ 8%] 11:38:23 tests/integration/api_exec_test.py::ExecTest::test_execute_command_with_proxy_env PASSED [ 32%] 11:38:23 tests/integration/api_build_test.py::BuildTest::test_build_out_of_context_dockerfile PASSED [ 2%] 11:38:23 tests/integration/api_build_test.py::BuildTest::test_build_shmsize PASSED [ 3%] 11:38:23 tests/integration/api_build_test.py::BuildTest::test_build_squash SKIPPED [ 3%] 11:38:23 tests/integration/api_build_test.py::BuildTest::test_build_stderr_data PASSED [ 3%] 11:38:24 tests/integration/api_build_test.py::BuildTest::test_build_streaming PASSED [ 3%] 11:38:24 tests/integration/api_exec_test.py::ExecDemuxTest::test_exec_command_no_stream_demux PASSED [ 33%] 11:38:24 tests/integration/api_build_test.py::BuildTest::test_build_with_buildargs PASSED [ 4%] 11:38:24 tests/integration/api_config_test.py::ConfigAPITest::test_remove_config PASSED [ 8%] 11:38:24 tests/integration/api_container_test.py::ListContainersTest::test_list_containers PASSED [ 8%] 11:38:24 tests/integration/api_container_test.py::CreateContainerTest::test_create PASSED [ 9%] 11:38:25 tests/integration/api_exec_test.py::ExecDemuxTest::test_exec_command_no_stream_no_demux PASSED [ 33%] 11:38:25 tests/integration/api_container_test.py::CreateContainerTest::test_create_container_with_volumes_from PASSED [ 9%] 11:38:25 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_auto_remove PASSED [ 9%] 11:38:25 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options XFAIL [ 10%] 11:38:25 tests/integration/api_exec_test.py::ExecDemuxTest::test_exec_command_stream_demux PASSED [ 33%] 11:38:26 tests/integration/api_build_test.py::BuildTest::test_build_with_cache_from PASSED [ 4%] 11:38:26 tests/integration/api_build_test.py::BuildTest::test_build_with_dockerfile_empty_lines PASSED [ 4%] 11:38:26 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_device_cgroup_rules PASSED [ 10%] 11:38:26 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_environment_variable_no_value PASSED [ 10%] 11:38:26 tests/integration/api_build_test.py::BuildTest::test_build_with_dockerignore PASSED [ 4%] 11:38:26 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_host_pid_mode PASSED [ 10%] 11:38:26 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_init PASSED [ 11%] 11:38:26 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_isolation PASSED [ 11%] 11:38:26 tests/integration/api_exec_test.py::ExecDemuxTest::test_exec_command_stream_no_demux PASSED [ 33%] 11:38:28 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_links PASSED [ 11%] 11:38:28 tests/integration/api_exec_test.py::ExecDemuxTest::test_exec_command_tty_no_stream_demux PASSED [ 34%] 11:38:28 tests/integration/api_build_test.py::BuildTest::test_build_with_extra_hosts PASSED [ 5%] 11:38:28 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_mac_address PASSED [ 11%] 11:38:28 tests/integration/api_exec_test.py::ExecDemuxTest::test_exec_command_tty_no_stream_no_demux PASSED [ 34%] 11:38:29 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_memory_constraints_with_int PASSED [ 12%] 11:38:29 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_memory_constraints_with_str PASSED [ 12%] 11:38:29 tests/integration/api_exec_test.py::ExecDemuxTest::test_exec_command_tty_stream_demux PASSED [ 34%] 11:38:31 tests/integration/api_exec_test.py::ExecDemuxTest::test_exec_command_tty_stream_no_demux PASSED [ 34%] 11:38:31 tests/integration/api_build_test.py::BuildTest::test_build_with_network_mode PASSED [ 5%] 11:38:31 tests/integration/api_build_test.py::BuildTest::test_build_with_proxy PASSED [ 5%] 11:38:31 tests/integration/api_build_test.py::BuildTest::test_build_with_proxy_and_buildargs PASSED [ 5%] 11:38:31 tests/integration/api_build_test.py::BuildTest::test_prune_builds XPASS [ 6%] 11:38:31 tests/integration/api_client_test.py::InformationTest::test_info PASSED [ 6%] 11:38:31 tests/integration/api_client_test.py::InformationTest::test_version PASSED [ 6%] 11:38:31 tests/integration/api_client_test.py::AutoDetectVersionTest::test_client_init PASSED [ 6%] 11:38:31 tests/integration/api_client_test.py::ConnectionTimeoutTest::test_timeout PASSED [ 7%] 11:38:31 tests/integration/api_client_test.py::UnixconnTest::test_resource_warnings PASSED [ 7%] 11:38:32 tests/integration/api_config_test.py::ConfigAPITest::test_create_config PASSED [ 7%] 11:38:32 tests/integration/api_config_test.py::ConfigAPITest::test_create_config_unicode_data PASSED [ 7%] 11:38:32 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_restart_policy PASSED [ 12%] 11:38:32 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_stop_timeout PASSED [ 12%] 11:38:32 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt XFAIL [ 13%] 11:38:32 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_tmpfs PASSED [ 13%] 11:38:32 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_uts_mode PASSED [ 13%] 11:38:32 tests/integration/api_config_test.py::ConfigAPITest::test_inspect_config PASSED [ 8%] 11:38:32 tests/integration/api_config_test.py::ConfigAPITest::test_list_configs PASSED [ 8%] 11:38:32 tests/integration/api_container_test.py::CreateContainerTest::test_group_id_ints PASSED [ 13%] 11:38:32 tests/integration/api_healthcheck_test.py::HealthcheckTest::test_healthcheck_fails PASSED [ 35%] 11:38:32 tests/integration/api_container_test.py::CreateContainerTest::test_group_id_strings PASSED [ 14%] 11:38:33 tests/integration/api_config_test.py::ConfigAPITest::test_remove_config PASSED [ 8%] 11:38:33 tests/integration/api_container_test.py::ListContainersTest::test_list_containers PASSED [ 8%] 11:38:33 tests/integration/api_container_test.py::CreateContainerTest::test_create PASSED [ 9%] 11:38:33 tests/integration/api_healthcheck_test.py::HealthcheckTest::test_healthcheck_passes PASSED [ 35%] 11:38:34 tests/integration/api_healthcheck_test.py::HealthcheckTest::test_healthcheck_shell_command PASSED [ 35%] 11:38:34 tests/integration/api_container_test.py::CreateContainerTest::test_create_container_with_volumes_from PASSED [ 9%] 11:38:34 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_auto_remove PASSED [ 9%] 11:38:34 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options XFAIL [ 10%] 11:38:35 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_device_cgroup_rules PASSED [ 10%] 11:38:35 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_environment_variable_no_value PASSED [ 10%] 11:38:35 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_host_pid_mode PASSED [ 10%] 11:38:35 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_init PASSED [ 11%] 11:38:35 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_isolation PASSED [ 11%] 11:38:37 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_links PASSED [ 11%] 11:38:37 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_mac_address PASSED [ 11%] 11:38:37 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_memory_constraints_with_int PASSED [ 12%] 11:38:38 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_memory_constraints_with_str PASSED [ 12%] 11:38:38 tests/integration/api_healthcheck_test.py::HealthcheckTest::test_healthcheck_start_period PASSED [ 35%] 11:38:38 tests/integration/api_image_test.py::ListImagesTest::test_images PASSED [ 36%] 11:38:38 tests/integration/api_image_test.py::ListImagesTest::test_images_quiet PASSED [ 36%] 11:38:38 tests/integration/api_image_test.py::PullImageTest::test_pull PASSED [ 36%] 11:38:38 tests/integration/api_image_test.py::PullImageTest::test_pull_invalid_platform SKIPPED [ 36%] 11:38:38 tests/integration/api_image_test.py::PullImageTest::test_pull_streaming PASSED [ 37%] 11:38:38 tests/integration/api_image_test.py::CommitTest::test_commit PASSED [ 37%] 11:38:39 tests/integration/api_image_test.py::CommitTest::test_commit_with_changes PASSED [ 37%] 11:38:39 tests/integration/api_image_test.py::RemoveImageTest::test_remove PASSED [ 37%] 11:38:40 tests/integration/api_image_test.py::ImportImageTest::test_get_load_image PASSED [ 38%] 11:38:40 tests/integration/api_image_test.py::ImportImageTest::test_import_from_bytes PASSED [ 38%] 11:38:40 tests/integration/api_image_test.py::ImportImageTest::test_import_from_file PASSED [ 38%] 11:38:40 tests/integration/api_image_test.py::ImportImageTest::test_import_from_stream PASSED [ 38%] 11:38:40 tests/integration/api_image_test.py::ImportImageTest::test_import_from_url SKIPPED [ 39%] 11:38:40 tests/integration/api_image_test.py::ImportImageTest::test_import_image_from_data_with_changes PASSED [ 39%] 11:38:40 tests/integration/api_image_test.py::ImportImageTest::test_import_image_with_changes PASSED [ 39%] 11:38:40 tests/integration/api_image_test.py::PruneImagesTest::test_prune_images PASSED [ 40%] 11:38:40 tests/integration/api_image_test.py::SaveLoadImagesTest::test_get_image_load_image PASSED [ 40%] 11:38:40 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_restart_policy PASSED [ 12%] 11:38:40 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_stop_timeout PASSED [ 12%] 11:38:40 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt XFAIL [ 13%] 11:38:40 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_tmpfs PASSED [ 13%] 11:38:40 tests/integration/api_container_test.py::CreateContainerTest::test_create_with_uts_mode PASSED [ 13%] 11:38:40 tests/integration/api_image_test.py::InspectDistributionTest::test_inspect_distribution PASSED [ 40%] 11:38:41 tests/integration/api_container_test.py::CreateContainerTest::test_group_id_ints PASSED [ 13%] 11:38:41 tests/integration/api_container_test.py::CreateContainerTest::test_group_id_strings PASSED [ 14%] 11:38:42 tests/integration/api_network_test.py::TestNetworks::test_connect_and_disconnect_container PASSED [ 40%] 11:38:43 tests/integration/api_network_test.py::TestNetworks::test_connect_and_force_disconnect_container PASSED [ 41%] 11:38:44 tests/integration/api_network_test.py::TestNetworks::test_connect_on_container_create PASSED [ 41%] 11:38:45 tests/integration/api_network_test.py::TestNetworks::test_connect_with_aliases PASSED [ 41%] 11:38:46 tests/integration/api_network_test.py::TestNetworks::test_connect_with_ipv4_address PASSED [ 41%] 11:38:47 tests/integration/api_network_test.py::TestNetworks::test_connect_with_ipv6_address PASSED [ 42%] 11:38:47 tests/integration/api_container_test.py::CreateContainerTest::test_invalid_log_driver_raises_exception PASSED [ 14%] 11:38:48 tests/integration/api_container_test.py::CreateContainerTest::test_valid_log_driver_and_log_opt PASSED [ 14%] 11:38:48 tests/integration/api_container_test.py::CreateContainerTest::test_valid_no_config_specified PASSED [ 14%] 11:38:49 tests/integration/api_container_test.py::CreateContainerTest::test_valid_no_log_driver_specified PASSED [ 15%] 11:38:49 tests/integration/api_network_test.py::TestNetworks::test_connect_with_links PASSED [ 42%] 11:38:50 tests/integration/api_container_test.py::VolumeBindTest::test_create_with_binds_ro PASSED [ 15%] 11:38:50 tests/integration/api_network_test.py::TestNetworks::test_create_check_duplicate PASSED [ 42%] 11:38:50 tests/integration/api_container_test.py::VolumeBindTest::test_create_with_binds_rw PASSED [ 15%] 11:38:51 tests/integration/api_container_test.py::VolumeBindTest::test_create_with_mounts PASSED [ 15%] 11:38:52 tests/integration/api_network_test.py::TestNetworks::test_create_inspect_network_with_scope PASSED [ 42%] 11:38:52 tests/integration/api_container_test.py::VolumeBindTest::test_create_with_mounts_ro PASSED [ 16%] 11:38:52 tests/integration/api_network_test.py::TestNetworks::test_create_internal_networks PASSED [ 43%] 11:38:52 tests/integration/api_container_test.py::VolumeBindTest::test_create_with_volume_mount PASSED [ 16%] 11:38:53 tests/integration/api_container_test.py::ArchiveTest::test_copy_directory_to_container PASSED [ 16%] 11:38:53 tests/integration/api_container_test.py::ArchiveTest::test_copy_file_to_container PASSED [ 16%] 11:38:53 tests/integration/api_network_test.py::TestNetworks::test_create_network_attachable PASSED [ 43%] 11:38:54 tests/integration/api_container_test.py::ArchiveTest::test_get_file_archive_from_container PASSED [ 17%] 11:38:54 tests/integration/api_container_test.py::ArchiveTest::test_get_file_stat_from_container PASSED [ 17%] 11:38:54 tests/integration/api_container_test.py::RenameContainerTest::test_rename_container PASSED [ 17%] 11:38:55 tests/integration/api_network_test.py::TestNetworks::test_create_network_ingress PASSED [ 43%] 11:38:55 tests/integration/api_network_test.py::TestNetworks::test_create_network_ipv6_enabled PASSED [ 43%] 11:38:55 tests/integration/api_network_test.py::TestNetworks::test_create_network_with_host_driver_fails PASSED [ 44%] 11:38:56 tests/integration/api_network_test.py::TestNetworks::test_create_network_with_ipam_config PASSED [ 44%] 11:38:56 tests/integration/api_network_test.py::TestNetworks::test_create_network_with_labels PASSED [ 44%] 11:38:56 tests/integration/api_network_test.py::TestNetworks::test_create_network_with_labels_wrong_type PASSED [ 44%] 11:38:56 tests/integration/api_network_test.py::TestNetworks::test_create_remove_network_with_space_in_name PASSED [ 45%] 11:38:57 tests/integration/api_network_test.py::TestNetworks::test_create_with_aliases PASSED [ 45%] 11:38:57 tests/integration/api_container_test.py::StartContainerTest::test_run_shlex_commands PASSED [ 17%] 11:38:57 tests/integration/api_container_test.py::StartContainerTest::test_start_container PASSED [ 18%] 11:38:58 tests/integration/api_container_test.py::StartContainerTest::test_start_container_with_dict_instead_of_id PASSED [ 18%] 11:38:58 tests/integration/api_network_test.py::TestNetworks::test_create_with_driveropt PASSED [ 45%] 11:38:59 tests/integration/api_network_test.py::TestNetworks::test_create_with_ipv4_address PASSED [ 45%] 11:38:59 tests/integration/api_container_test.py::CreateContainerTest::test_invalid_log_driver_raises_exception PASSED [ 14%] 11:38:59 tests/integration/api_container_test.py::CreateContainerTest::test_valid_log_driver_and_log_opt PASSED [ 14%] 11:38:59 tests/integration/api_container_test.py::CreateContainerTest::test_valid_no_config_specified PASSED [ 14%] 11:38:59 tests/integration/api_container_test.py::CreateContainerTest::test_valid_no_log_driver_specified PASSED [ 15%] 11:38:59 tests/integration/api_container_test.py::VolumeBindTest::test_create_with_binds_ro PASSED [ 15%] 11:38:59 tests/integration/api_container_test.py::VolumeBindTest::test_create_with_binds_rw PASSED [ 15%] 11:38:59 tests/integration/api_container_test.py::VolumeBindTest::test_create_with_mounts PASSED [ 15%] 11:39:00 tests/integration/api_network_test.py::TestNetworks::test_create_with_ipv6_address PASSED [ 46%] 11:39:00 tests/integration/api_container_test.py::VolumeBindTest::test_create_with_mounts_ro PASSED [ 16%] 11:39:00 tests/integration/api_network_test.py::TestNetworks::test_create_with_linklocal_ips PASSED [ 46%] 11:39:00 tests/integration/api_container_test.py::VolumeBindTest::test_create_with_volume_mount PASSED [ 16%] 11:39:01 tests/integration/api_container_test.py::ArchiveTest::test_copy_directory_to_container PASSED [ 16%] 11:39:01 tests/integration/api_container_test.py::WaitTest::test_wait PASSED [ 18%] 11:39:01 tests/integration/api_container_test.py::ArchiveTest::test_copy_file_to_container PASSED [ 16%] 11:39:01 tests/integration/api_container_test.py::ArchiveTest::test_get_file_archive_from_container PASSED [ 17%] 11:39:02 tests/integration/api_container_test.py::ArchiveTest::test_get_file_stat_from_container PASSED [ 17%] 11:39:02 tests/integration/api_container_test.py::RenameContainerTest::test_rename_container PASSED [ 17%] 11:39:02 tests/integration/api_network_test.py::TestNetworks::test_create_with_links PASSED [ 46%] 11:39:02 tests/integration/api_network_test.py::TestNetworks::test_inspect_network PASSED [ 46%] 11:39:03 tests/integration/api_network_test.py::TestNetworks::test_list_networks PASSED [ 47%] 11:39:04 tests/integration/api_network_test.py::TestNetworks::test_prune_networks PASSED [ 47%] 11:39:04 tests/integration/api_network_test.py::TestNetworks::test_remove_network PASSED [ 47%] 11:39:05 tests/integration/api_plugin_test.py::PluginTest::test_configure_plugin PASSED [ 47%] 11:39:05 tests/integration/api_plugin_test.py::PluginTest::test_create_plugin PASSED [ 48%] 11:39:05 tests/integration/api_container_test.py::StartContainerTest::test_run_shlex_commands PASSED [ 17%] 11:39:05 tests/integration/api_container_test.py::StartContainerTest::test_start_container PASSED [ 18%] 11:39:05 tests/integration/api_container_test.py::StartContainerTest::test_start_container_with_dict_instead_of_id PASSED [ 18%] 11:39:06 tests/integration/api_plugin_test.py::PluginTest::test_disable_plugin PASSED [ 48%] 11:39:06 tests/integration/api_plugin_test.py::PluginTest::test_enable_plugin PASSED [ 48%] 11:39:06 tests/integration/api_container_test.py::WaitTest::test_wait_with_condition PASSED [ 18%] 11:39:07 tests/integration/api_plugin_test.py::PluginTest::test_force_remove_plugin PASSED [ 48%] 11:39:08 tests/integration/api_plugin_test.py::PluginTest::test_inspect_plugin PASSED [ 49%] 11:39:09 tests/integration/api_container_test.py::WaitTest::test_wait PASSED [ 18%] 11:39:09 tests/integration/api_plugin_test.py::PluginTest::test_install_plugin PASSED [ 49%] 11:39:09 tests/integration/api_plugin_test.py::PluginTest::test_list_plugins PASSED [ 49%] 11:39:09 tests/integration/api_plugin_test.py::PluginTest::test_plugin_privileges PASSED [ 50%] 11:39:09 tests/integration/api_plugin_test.py::PluginTest::test_remove_plugin PASSED [ 50%] 11:39:09 tests/integration/api_container_test.py::WaitTest::test_wait_with_dict_instead_of_id PASSED [ 19%] 11:39:09 tests/integration/api_container_test.py::LogsTest::test_logs PASSED [ 19%] 11:39:10 tests/integration/api_container_test.py::LogsTest::test_logs_streaming_and_follow PASSED [ 19%] 11:39:11 tests/integration/api_container_test.py::LogsTest::test_logs_streaming_and_follow_and_cancel PASSED [ 20%] 11:39:11 tests/integration/api_plugin_test.py::PluginTest::test_upgrade_plugin PASSED [ 50%] 11:39:12 tests/integration/api_container_test.py::LogsTest::test_logs_tail_option PASSED [ 20%] 11:39:12 tests/integration/api_secret_test.py::SecretAPITest::test_create_secret PASSED [ 50%] 11:39:12 tests/integration/api_secret_test.py::SecretAPITest::test_create_secret_unicode_data PASSED [ 51%] 11:39:12 tests/integration/api_secret_test.py::SecretAPITest::test_inspect_secret PASSED [ 51%] 11:39:12 tests/integration/api_secret_test.py::SecretAPITest::test_list_secrets PASSED [ 51%] 11:39:12 tests/integration/api_container_test.py::LogsTest::test_logs_with_dict_instead_of_id PASSED [ 20%] 11:39:13 tests/integration/api_container_test.py::LogsTest::test_logs_with_tail_0 PASSED [ 20%] 11:39:13 tests/integration/api_container_test.py::LogsTest::test_logs_with_until PASSED [ 21%] 11:39:13 tests/integration/api_secret_test.py::SecretAPITest::test_remove_secret PASSED [ 51%] 11:39:13 tests/integration/api_container_test.py::DiffTest::test_diff PASSED [ 21%] 11:39:14 tests/integration/api_container_test.py::DiffTest::test_diff_with_dict_instead_of_id PASSED [ 21%] 11:39:14 tests/integration/api_service_test.py::ServiceTest::test_create_service_custom_log_driver PASSED [ 52%] 11:39:14 tests/integration/api_service_test.py::ServiceTest::test_create_service_global_mode PASSED [ 52%] 11:39:14 tests/integration/api_service_test.py::ServiceTest::test_create_service_replicated_mode PASSED [ 52%] 11:39:14 tests/integration/api_service_test.py::ServiceTest::test_create_service_simple PASSED [ 52%] 11:39:14 tests/integration/api_container_test.py::WaitTest::test_wait_with_condition PASSED [ 18%] 11:39:15 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_config PASSED [ 53%] 11:39:15 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_custom_networks PASSED [ 53%] 11:39:15 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_dns_config PASSED [ 53%] 11:39:15 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_endpoint_spec PASSED [ 53%] 11:39:15 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_endpoint_spec_host_publish_mode PASSED [ 54%] 11:39:15 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_env PASSED [ 54%] 11:39:15 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_failure_action_rollback PASSED [ 54%] 11:39:15 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_generic_resources PASSED [ 54%] 11:39:15 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_groups PASSED [ 55%] 11:39:15 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_healthcheck PASSED [ 55%] 11:39:15 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_hostname PASSED [ 55%] 11:39:15 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_hosts PASSED [ 55%] 11:39:15 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_init PASSED [ 56%] 11:39:15 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_invalid_generic_resources PASSED [ 56%] 11:39:15 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_network_attachment_config PASSED [ 56%] 11:39:15 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_placement PASSED [ 56%] 11:39:15 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_placement_maxreplicas PASSED [ 57%] 11:39:15 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_placement_object PASSED [ 57%] 11:39:15 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_placement_platform PASSED [ 57%] 11:39:15 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_placement_preferences PASSED [ 57%] 11:39:15 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_placement_preferences_tuple PASSED [ 58%] 11:39:15 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_privileges PASSED [ 58%] 11:39:15 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_readonly PASSED [ 58%] 11:39:15 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_resources_constraints PASSED [ 58%] 11:39:15 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_restart_policy PASSED [ 59%] 11:39:15 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_rollback_config PASSED [ 59%] 11:39:16 tests/integration/api_container_test.py::StopTest::test_stop PASSED [ 21%] 11:39:17 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_secret PASSED [ 59%] 11:39:17 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_stop_signal PASSED [ 60%] 11:39:17 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_tty PASSED [ 60%] 11:39:17 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_tty_dict PASSED [ 60%] 11:39:17 tests/integration/api_container_test.py::WaitTest::test_wait_with_dict_instead_of_id PASSED [ 19%] 11:39:17 tests/integration/api_container_test.py::LogsTest::test_logs PASSED [ 19%] 11:39:17 tests/integration/api_container_test.py::LogsTest::test_logs_streaming_and_follow PASSED [ 19%] 11:39:18 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_unicode_config PASSED [ 60%] 11:39:18 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_unicode_secret PASSED [ 61%] 11:39:18 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_update_config PASSED [ 61%] 11:39:18 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_update_config_monitor PASSED [ 61%] 11:39:18 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_update_order PASSED [ 61%] 11:39:19 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_volume_mount PASSED [ 62%] 11:39:19 tests/integration/api_service_test.py::ServiceTest::test_inspect_service_by_id PASSED [ 62%] 11:39:19 tests/integration/api_service_test.py::ServiceTest::test_inspect_service_by_name PASSED [ 62%] 11:39:19 tests/integration/api_service_test.py::ServiceTest::test_inspect_service_insert_defaults PASSED [ 62%] 11:39:19 tests/integration/api_service_test.py::ServiceTest::test_list_services PASSED [ 63%] 11:39:19 tests/integration/api_service_test.py::ServiceTest::test_list_services_filter_by_label PASSED [ 63%] 11:39:19 tests/integration/api_service_test.py::ServiceTest::test_remove_service_by_id PASSED [ 63%] 11:39:19 tests/integration/api_service_test.py::ServiceTest::test_remove_service_by_name PASSED [ 63%] 11:39:19 tests/integration/api_container_test.py::StopTest::test_stop_with_dict_instead_of_id PASSED [ 22%] 11:39:19 tests/integration/api_container_test.py::LogsTest::test_logs_streaming_and_follow_and_cancel PASSED [ 20%] 11:39:19 tests/integration/api_container_test.py::KillTest::test_kill PASSED [ 22%] 11:39:19 tests/integration/api_container_test.py::LogsTest::test_logs_tail_option PASSED [ 20%] 11:39:20 tests/integration/api_container_test.py::KillTest::test_kill_with_dict_instead_of_id PASSED [ 22%] 11:39:20 tests/integration/api_service_test.py::ServiceTest::test_service_logs PASSED [ 64%] 11:39:20 tests/integration/api_service_test.py::ServiceTest::test_update_service_force_update PASSED [ 64%] 11:39:20 tests/integration/api_service_test.py::ServiceTest::test_update_service_remove_container_labels PASSED [ 64%] 11:39:20 tests/integration/api_service_test.py::ServiceTest::test_update_service_remove_healthcheck PASSED [ 64%] 11:39:20 tests/integration/api_service_test.py::ServiceTest::test_update_service_remove_labels PASSED [ 65%] 11:39:20 tests/integration/api_service_test.py::ServiceTest::test_update_service_with_defaults_container_labels PASSED [ 65%] 11:39:20 tests/integration/api_service_test.py::ServiceTest::test_update_service_with_defaults_endpoint_spec PASSED [ 65%] 11:39:20 tests/integration/api_service_test.py::ServiceTest::test_update_service_with_defaults_labels PASSED [ 65%] 11:39:20 tests/integration/api_service_test.py::ServiceTest::test_update_service_with_defaults_mode PASSED [ 66%] 11:39:20 tests/integration/api_service_test.py::ServiceTest::test_update_service_with_defaults_name PASSED [ 66%] 11:39:20 tests/integration/api_service_test.py::ServiceTest::test_update_service_with_defaults_networks PASSED [ 66%] 11:39:20 tests/integration/api_service_test.py::ServiceTest::test_update_service_with_defaults_update_config PASSED [ 66%] 11:39:20 tests/integration/api_container_test.py::LogsTest::test_logs_with_dict_instead_of_id PASSED [ 20%] 11:39:20 tests/integration/api_container_test.py::LogsTest::test_logs_with_tail_0 PASSED [ 20%] 11:39:20 tests/integration/api_container_test.py::KillTest::test_kill_with_signal PASSED [ 22%] 11:39:20 tests/integration/api_container_test.py::KillTest::test_kill_with_signal_integer PASSED [ 23%] 11:39:21 tests/integration/api_container_test.py::LogsTest::test_logs_with_until PASSED [ 21%] 11:39:21 tests/integration/api_container_test.py::DiffTest::test_diff PASSED [ 21%] 11:39:21 tests/integration/api_container_test.py::KillTest::test_kill_with_signal_name PASSED [ 23%] 11:39:21 tests/integration/api_container_test.py::DiffTest::test_diff_with_dict_instead_of_id PASSED [ 21%] 11:39:22 tests/integration/api_container_test.py::PortTest::test_port PASSED [ 23%] 11:39:22 tests/integration/api_container_test.py::ContainerTopTest::test_top XPASS [ 23%] 11:39:23 tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs XFAIL [ 24%] 11:39:24 tests/integration/api_container_test.py::StopTest::test_stop PASSED [ 21%] 11:39:26 tests/integration/api_container_test.py::RestartContainerTest::test_restart PASSED [ 24%] 11:39:26 tests/integration/api_container_test.py::StopTest::test_stop_with_dict_instead_of_id PASSED [ 22%] 11:39:27 tests/integration/api_container_test.py::KillTest::test_kill PASSED [ 22%] 11:39:27 tests/integration/api_container_test.py::KillTest::test_kill_with_dict_instead_of_id PASSED [ 22%] 11:39:27 tests/integration/api_container_test.py::KillTest::test_kill_with_signal PASSED [ 22%] 11:39:28 tests/integration/api_container_test.py::KillTest::test_kill_with_signal_integer PASSED [ 23%] 11:39:28 tests/integration/api_container_test.py::KillTest::test_kill_with_signal_name PASSED [ 23%] 11:39:28 tests/integration/api_container_test.py::RestartContainerTest::test_restart_with_dict_instead_of_id PASSED [ 24%] 11:39:29 tests/integration/api_container_test.py::PortTest::test_port PASSED [ 23%] 11:39:29 tests/integration/api_container_test.py::ContainerTopTest::test_top XPASS [ 23%] 11:39:30 tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs XFAIL [ 24%] 11:39:32 tests/integration/api_container_test.py::RestartContainerTest::test_restart_with_low_timeout PASSED [ 24%] 11:39:32 tests/integration/api_container_test.py::RemoveContainerTest::test_remove PASSED [ 25%] 11:39:32 tests/integration/api_service_test.py::ServiceTest::test_update_service_with_network_change PASSED [ 67%] 11:39:32 tests/integration/api_swarm_test.py::SwarmTest::test_init_already_in_cluster PASSED [ 67%] 11:39:32 tests/integration/api_container_test.py::RemoveContainerTest::test_remove_with_dict_instead_of_id PASSED [ 25%] 11:39:33 tests/integration/api_container_test.py::AttachContainerTest::test_attach_no_stream PASSED [ 25%] 11:39:33 tests/integration/api_container_test.py::RestartContainerTest::test_restart PASSED [ 24%] 11:39:33 tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_custom_addr_pool_both_args PASSED [ 67%] 11:39:35 tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_custom_addr_pool_defaults PASSED [ 67%] 11:39:36 tests/integration/api_container_test.py::RestartContainerTest::test_restart_with_dict_instead_of_id PASSED [ 24%] 11:39:36 tests/integration/api_container_test.py::AttachContainerTest::test_attach_stream_and_cancel PASSED [ 25%] 11:39:36 tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_custom_addr_pool_only_pool PASSED [ 68%] 11:39:37 tests/integration/api_container_test.py::AttachContainerTest::test_detach_with_arg PASSED [ 26%] 11:39:38 tests/integration/api_container_test.py::AttachContainerTest::test_detach_with_config_file PASSED [ 26%] 11:39:38 tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_custom_addr_pool_only_subnet_size PASSED [ 68%] 11:39:39 tests/integration/api_container_test.py::RestartContainerTest::test_restart_with_low_timeout PASSED [ 24%] 11:39:39 tests/integration/api_container_test.py::RemoveContainerTest::test_remove PASSED [ 25%] 11:39:39 tests/integration/api_container_test.py::RemoveContainerTest::test_remove_with_dict_instead_of_id PASSED [ 25%] 11:39:39 tests/integration/api_container_test.py::AttachContainerTest::test_detach_with_default PASSED [ 26%] 11:39:39 tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_custom_raft_spec PASSED [ 68%] 11:39:40 tests/integration/api_container_test.py::AttachContainerTest::test_attach_no_stream PASSED [ 25%] 11:39:40 tests/integration/api_container_test.py::AttachContainerTest::test_run_container_reading_socket PASSED [ 26%] 11:39:40 tests/integration/api_container_test.py::AttachContainerTest::test_run_container_streaming PASSED [ 27%] 11:39:41 tests/integration/api_container_test.py::PauseTest::test_pause_unpause PASSED [ 27%] 11:39:41 tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr XPASS [ 68%] 11:39:41 tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_force_new_cluster SKIPPED [ 69%] 11:39:41 tests/integration/api_container_test.py::PruneTest::test_prune_containers PASSED [ 27%] 11:39:43 tests/integration/api_container_test.py::GetContainerStatsTest::test_get_container_stats_no_stream PASSED [ 27%] 11:39:43 tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_simple PASSED [ 69%] 11:39:43 tests/integration/api_container_test.py::AttachContainerTest::test_attach_stream_and_cancel PASSED [ 25%] 11:39:43 tests/integration/api_container_test.py::ContainerUpdateTest::test_restart_policy_update PASSED [ 28%] 11:39:44 tests/integration/api_container_test.py::ContainerUpdateTest::test_update_container PASSED [ 28%] 11:39:44 tests/integration/api_container_test.py::AttachContainerTest::test_detach_with_arg PASSED [ 26%] 11:39:44 tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_autolock_managers PASSED [ 69%] 11:39:44 tests/integration/api_container_test.py::ContainerCPUTest::test_container_cpu_shares PASSED [ 28%] 11:39:45 tests/integration/api_container_test.py::ContainerCPUTest::test_container_cpuset PASSED [ 28%] 11:39:45 tests/integration/api_container_test.py::ContainerCPUTest::test_create_with_runtime PASSED [ 29%] 11:39:45 tests/integration/api_container_test.py::AttachContainerTest::test_detach_with_config_file PASSED [ 26%] 11:39:45 tests/integration/api_container_test.py::LinkTest::test_remove_link PASSED [ 29%] 11:39:46 tests/integration/api_exec_test.py::ExecTest::test_detach_with_config_file PASSED [ 29%] 11:39:46 tests/integration/api_container_test.py::AttachContainerTest::test_detach_with_default PASSED [ 26%] 11:39:47 tests/integration/api_container_test.py::AttachContainerTest::test_run_container_reading_socket PASSED [ 26%] 11:39:47 tests/integration/api_container_test.py::AttachContainerTest::test_run_container_streaming PASSED [ 27%] 11:39:48 tests/integration/api_container_test.py::PauseTest::test_pause_unpause PASSED [ 27%] 11:39:48 tests/integration/api_exec_test.py::ExecTest::test_detach_with_default PASSED [ 30%] 11:39:48 tests/integration/api_container_test.py::PruneTest::test_prune_containers PASSED [ 27%] 11:39:48 tests/integration/api_exec_test.py::ExecTest::test_exec_command_as_root PASSED [ 30%] 11:39:49 tests/integration/api_exec_test.py::ExecTest::test_exec_command_as_user PASSED [ 30%] 11:39:49 tests/integration/api_exec_test.py::ExecTest::test_exec_command_streaming PASSED [ 30%] 11:39:50 tests/integration/api_container_test.py::GetContainerStatsTest::test_get_container_stats_no_stream PASSED [ 27%] 11:39:50 tests/integration/api_exec_test.py::ExecTest::test_exec_command_string PASSED [ 31%] 11:39:50 tests/integration/api_container_test.py::ContainerUpdateTest::test_restart_policy_update PASSED [ 28%] 11:39:50 tests/integration/api_exec_test.py::ExecTest::test_exec_command_with_env PASSED [ 31%] 11:39:51 tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_ca_config PASSED [ 70%] 11:39:51 tests/integration/api_container_test.py::ContainerUpdateTest::test_update_container PASSED [ 28%] 11:39:51 tests/integration/api_exec_test.py::ExecTest::test_exec_command_with_workdir PASSED [ 31%] 11:39:51 tests/integration/api_container_test.py::ContainerCPUTest::test_container_cpu_shares PASSED [ 28%] 11:39:51 tests/integration/api_container_test.py::ContainerCPUTest::test_container_cpuset PASSED [ 28%] 11:39:52 tests/integration/api_container_test.py::ContainerCPUTest::test_create_with_runtime PASSED [ 29%] 11:39:52 tests/integration/api_exec_test.py::ExecTest::test_exec_inspect PASSED [ 31%] 11:39:52 tests/integration/api_exec_test.py::ExecTest::test_exec_start_detached PASSED [ 32%] 11:39:52 tests/integration/api_container_test.py::LinkTest::test_remove_link PASSED [ 29%] 11:39:52 tests/integration/api_exec_test.py::ExecTest::test_exec_start_socket PASSED [ 32%] 11:39:53 tests/integration/api_exec_test.py::ExecTest::test_execute_command PASSED [ 32%] 11:39:53 tests/integration/api_exec_test.py::ExecTest::test_detach_with_config_file PASSED [ 29%] 11:39:54 tests/integration/api_exec_test.py::ExecTest::test_execute_command_with_proxy_env PASSED [ 32%] 11:39:54 tests/integration/api_exec_test.py::ExecDemuxTest::test_exec_command_no_stream_demux PASSED [ 33%] 11:39:55 tests/integration/api_exec_test.py::ExecTest::test_detach_with_default PASSED [ 30%] 11:39:55 tests/integration/api_exec_test.py::ExecTest::test_exec_command_as_root PASSED [ 30%] 11:39:55 tests/integration/api_exec_test.py::ExecDemuxTest::test_exec_command_no_stream_no_demux PASSED [ 33%] 11:39:55 tests/integration/api_exec_test.py::ExecTest::test_exec_command_as_user PASSED [ 30%] 11:39:56 tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver XFAIL [ 70%] 11:39:56 tests/integration/api_exec_test.py::ExecTest::test_exec_command_streaming PASSED [ 30%] 11:39:57 tests/integration/api_exec_test.py::ExecTest::test_exec_command_string PASSED [ 31%] 11:39:57 tests/integration/api_exec_test.py::ExecDemuxTest::test_exec_command_stream_demux PASSED [ 33%] 11:39:57 tests/integration/api_exec_test.py::ExecTest::test_exec_command_with_env PASSED [ 31%] 11:39:57 tests/integration/api_swarm_test.py::SwarmTest::test_inspect_node PASSED [ 70%] 11:39:57 tests/integration/api_exec_test.py::ExecDemuxTest::test_exec_command_stream_no_demux PASSED [ 33%] 11:39:57 tests/integration/api_exec_test.py::ExecTest::test_exec_command_with_workdir PASSED [ 31%] 11:39:58 tests/integration/api_exec_test.py::ExecTest::test_exec_inspect PASSED [ 31%] 11:39:59 tests/integration/api_exec_test.py::ExecTest::test_exec_start_detached PASSED [ 32%] 11:39:59 tests/integration/api_exec_test.py::ExecDemuxTest::test_exec_command_tty_no_stream_demux PASSED [ 34%] 11:39:59 tests/integration/api_exec_test.py::ExecTest::test_exec_start_socket PASSED [ 32%] 11:39:59 tests/integration/api_swarm_test.py::SwarmTest::test_leave_swarm PASSED [ 70%] 11:39:59 tests/integration/api_exec_test.py::ExecTest::test_execute_command PASSED [ 32%] 11:40:00 tests/integration/api_exec_test.py::ExecDemuxTest::test_exec_command_tty_no_stream_no_demux PASSED [ 34%] 11:40:00 tests/integration/api_exec_test.py::ExecTest::test_execute_command_with_proxy_env PASSED [ 32%] 11:40:00 tests/integration/api_swarm_test.py::SwarmTest::test_list_nodes PASSED [ 71%] 11:40:01 tests/integration/api_exec_test.py::ExecDemuxTest::test_exec_command_tty_stream_demux PASSED [ 34%] 11:40:01 tests/integration/api_exec_test.py::ExecDemuxTest::test_exec_command_no_stream_demux PASSED [ 33%] 11:40:02 tests/integration/api_exec_test.py::ExecDemuxTest::test_exec_command_tty_stream_no_demux PASSED [ 34%] 11:40:02 tests/integration/api_exec_test.py::ExecDemuxTest::test_exec_command_no_stream_no_demux PASSED [ 33%] 11:40:02 tests/integration/api_swarm_test.py::SwarmTest::test_remove_main_node PASSED [ 71%] 11:40:03 tests/integration/api_exec_test.py::ExecDemuxTest::test_exec_command_stream_demux PASSED [ 33%] 11:40:03 tests/integration/api_healthcheck_test.py::HealthcheckTest::test_healthcheck_fails PASSED [ 35%] 11:40:04 tests/integration/api_exec_test.py::ExecDemuxTest::test_exec_command_stream_no_demux PASSED [ 33%] 11:40:05 tests/integration/api_healthcheck_test.py::HealthcheckTest::test_healthcheck_passes PASSED [ 35%] 11:40:05 tests/integration/api_healthcheck_test.py::HealthcheckTest::test_healthcheck_shell_command PASSED [ 35%] 11:40:05 tests/integration/api_exec_test.py::ExecDemuxTest::test_exec_command_tty_no_stream_demux PASSED [ 34%] 11:40:06 tests/integration/api_exec_test.py::ExecDemuxTest::test_exec_command_tty_no_stream_no_demux PASSED [ 34%] 11:40:07 tests/integration/api_exec_test.py::ExecDemuxTest::test_exec_command_tty_stream_demux PASSED [ 34%] 11:40:07 tests/integration/api_swarm_test.py::SwarmTest::test_rotate_manager_unlock_key PASSED [ 71%] 11:40:08 tests/integration/api_exec_test.py::ExecDemuxTest::test_exec_command_tty_stream_no_demux PASSED [ 34%] 11:40:09 tests/integration/api_healthcheck_test.py::HealthcheckTest::test_healthcheck_start_period PASSED [ 35%] 11:40:09 tests/integration/api_image_test.py::ListImagesTest::test_images PASSED [ 36%] 11:40:09 tests/integration/api_image_test.py::ListImagesTest::test_images_quiet PASSED [ 36%] 11:40:09 tests/integration/api_image_test.py::PullImageTest::test_pull PASSED [ 36%] 11:40:09 tests/integration/api_image_test.py::PullImageTest::test_pull_invalid_platform SKIPPED [ 36%] 11:40:09 tests/integration/api_image_test.py::PullImageTest::test_pull_streaming PASSED [ 37%] 11:40:10 tests/integration/api_image_test.py::CommitTest::test_commit PASSED [ 37%] 11:40:10 tests/integration/api_healthcheck_test.py::HealthcheckTest::test_healthcheck_fails PASSED [ 35%] 11:40:10 tests/integration/api_image_test.py::CommitTest::test_commit_with_changes PASSED [ 37%] 11:40:10 tests/integration/api_image_test.py::RemoveImageTest::test_remove PASSED [ 37%] 11:40:11 tests/integration/api_image_test.py::ImportImageTest::test_get_load_image PASSED [ 38%] 11:40:11 tests/integration/api_image_test.py::ImportImageTest::test_import_from_bytes PASSED [ 38%] 11:40:11 tests/integration/api_image_test.py::ImportImageTest::test_import_from_file PASSED [ 38%] 11:40:11 tests/integration/api_image_test.py::ImportImageTest::test_import_from_stream PASSED [ 38%] 11:40:11 tests/integration/api_image_test.py::ImportImageTest::test_import_from_url SKIPPED [ 39%] 11:40:11 tests/integration/api_healthcheck_test.py::HealthcheckTest::test_healthcheck_passes PASSED [ 35%] 11:40:11 tests/integration/api_healthcheck_test.py::HealthcheckTest::test_healthcheck_shell_command PASSED [ 35%] 11:40:11 tests/integration/api_image_test.py::ImportImageTest::test_import_image_from_data_with_changes PASSED [ 39%] 11:40:11 tests/integration/api_image_test.py::ImportImageTest::test_import_image_with_changes PASSED [ 39%] 11:40:12 tests/integration/api_image_test.py::PruneImagesTest::test_prune_images PASSED [ 40%] 11:40:12 tests/integration/api_image_test.py::SaveLoadImagesTest::test_get_image_load_image PASSED [ 40%] 11:40:12 tests/integration/api_image_test.py::InspectDistributionTest::test_inspect_distribution PASSED [ 40%] 11:40:13 tests/integration/api_network_test.py::TestNetworks::test_connect_and_disconnect_container PASSED [ 40%] 11:40:14 tests/integration/api_swarm_test.py::SwarmTest::test_update_node PASSED [ 71%] 11:40:15 tests/integration/api_network_test.py::TestNetworks::test_connect_and_force_disconnect_container PASSED [ 41%] 11:40:15 tests/integration/api_swarm_test.py::SwarmTest::test_update_swarm PASSED [ 72%] 11:40:15 tests/integration/api_volume_test.py::TestVolumes::test_create_volume PASSED [ 72%] 11:40:15 tests/integration/api_healthcheck_test.py::HealthcheckTest::test_healthcheck_start_period PASSED [ 35%] 11:40:15 tests/integration/api_image_test.py::ListImagesTest::test_images PASSED [ 36%] 11:40:15 tests/integration/api_image_test.py::ListImagesTest::test_images_quiet PASSED [ 36%] 11:40:15 tests/integration/api_image_test.py::PullImageTest::test_pull PASSED [ 36%] 11:40:15 tests/integration/api_image_test.py::PullImageTest::test_pull_invalid_platform SKIPPED [ 36%] 11:40:15 tests/integration/api_image_test.py::PullImageTest::test_pull_streaming PASSED [ 37%] 11:40:15 tests/integration/api_network_test.py::TestNetworks::test_connect_on_container_create PASSED [ 41%] 11:40:16 tests/integration/api_image_test.py::CommitTest::test_commit PASSED [ 37%] 11:40:16 tests/integration/api_image_test.py::CommitTest::test_commit_with_changes PASSED [ 37%] 11:40:17 tests/integration/api_image_test.py::RemoveImageTest::test_remove PASSED [ 37%] 11:40:17 tests/integration/api_network_test.py::TestNetworks::test_connect_with_aliases PASSED [ 41%] 11:40:17 tests/integration/api_image_test.py::ImportImageTest::test_get_load_image PASSED [ 38%] 11:40:17 tests/integration/api_image_test.py::ImportImageTest::test_import_from_bytes PASSED [ 38%] 11:40:17 tests/integration/api_image_test.py::ImportImageTest::test_import_from_file PASSED [ 38%] 11:40:17 tests/integration/api_image_test.py::ImportImageTest::test_import_from_stream PASSED [ 38%] 11:40:17 tests/integration/api_image_test.py::ImportImageTest::test_import_from_url SKIPPED [ 39%] 11:40:17 tests/integration/api_image_test.py::ImportImageTest::test_import_image_from_data_with_changes PASSED [ 39%] 11:40:17 tests/integration/api_image_test.py::ImportImageTest::test_import_image_with_changes PASSED [ 39%] 11:40:18 tests/integration/api_image_test.py::PruneImagesTest::test_prune_images PASSED [ 40%] 11:40:18 tests/integration/api_image_test.py::SaveLoadImagesTest::test_get_image_load_image PASSED [ 40%] 11:40:18 tests/integration/api_image_test.py::InspectDistributionTest::test_inspect_distribution PASSED [ 40%] 11:40:18 tests/integration/api_network_test.py::TestNetworks::test_connect_with_ipv4_address PASSED [ 41%] 11:40:19 tests/integration/api_network_test.py::TestNetworks::test_connect_and_disconnect_container PASSED [ 40%] 11:40:19 tests/integration/api_network_test.py::TestNetworks::test_connect_with_ipv6_address PASSED [ 42%] 11:40:20 tests/integration/api_network_test.py::TestNetworks::test_connect_and_force_disconnect_container PASSED [ 41%] 11:40:21 tests/integration/api_network_test.py::TestNetworks::test_connect_with_links PASSED [ 42%] 11:40:21 tests/integration/api_network_test.py::TestNetworks::test_connect_on_container_create PASSED [ 41%] 11:40:22 tests/integration/api_network_test.py::TestNetworks::test_create_check_duplicate PASSED [ 42%] 11:40:22 tests/integration/api_network_test.py::TestNetworks::test_connect_with_aliases PASSED [ 41%] 11:40:24 tests/integration/api_network_test.py::TestNetworks::test_connect_with_ipv4_address PASSED [ 41%] 11:40:24 tests/integration/api_network_test.py::TestNetworks::test_create_inspect_network_with_scope PASSED [ 42%] 11:40:24 tests/integration/api_network_test.py::TestNetworks::test_create_internal_networks PASSED [ 43%] 11:40:25 tests/integration/api_network_test.py::TestNetworks::test_connect_with_ipv6_address PASSED [ 42%] 11:40:26 tests/integration/api_network_test.py::TestNetworks::test_create_network_attachable PASSED [ 43%] 11:40:27 tests/integration/api_network_test.py::TestNetworks::test_connect_with_links PASSED [ 42%] 11:40:27 tests/integration/api_network_test.py::TestNetworks::test_create_network_ingress PASSED [ 43%] 11:40:27 tests/integration/api_network_test.py::TestNetworks::test_create_check_duplicate PASSED [ 42%] 11:40:27 tests/integration/api_network_test.py::TestNetworks::test_create_network_ipv6_enabled PASSED [ 43%] 11:40:27 tests/integration/api_network_test.py::TestNetworks::test_create_network_with_host_driver_fails PASSED [ 44%] 11:40:28 tests/integration/api_network_test.py::TestNetworks::test_create_network_with_ipam_config PASSED [ 44%] 11:40:28 tests/integration/api_network_test.py::TestNetworks::test_create_network_with_labels PASSED [ 44%] 11:40:28 tests/integration/api_network_test.py::TestNetworks::test_create_network_with_labels_wrong_type PASSED [ 44%] 11:40:29 tests/integration/api_network_test.py::TestNetworks::test_create_remove_network_with_space_in_name PASSED [ 45%] 11:40:29 tests/integration/api_network_test.py::TestNetworks::test_create_inspect_network_with_scope PASSED [ 42%] 11:40:30 tests/integration/api_network_test.py::TestNetworks::test_create_internal_networks PASSED [ 43%] 11:40:30 tests/integration/api_volume_test.py::TestVolumes::test_create_volume_invalid_driver PASSED [ 72%] 11:40:30 tests/integration/api_volume_test.py::TestVolumes::test_force_remove_volume PASSED [ 72%] 11:40:30 tests/integration/api_volume_test.py::TestVolumes::test_inspect_nonexistent_volume PASSED [ 73%] 11:40:30 tests/integration/api_volume_test.py::TestVolumes::test_inspect_volume PASSED [ 73%] 11:40:30 tests/integration/api_volume_test.py::TestVolumes::test_list_volumes PASSED [ 73%] 11:40:30 tests/integration/api_volume_test.py::TestVolumes::test_prune_volumes PASSED [ 73%] 11:40:30 tests/integration/api_volume_test.py::TestVolumes::test_remove_nonexistent_volume PASSED [ 74%] 11:40:30 tests/integration/api_volume_test.py::TestVolumes::test_remove_volume PASSED [ 74%] 11:40:30 tests/integration/client_test.py::ClientTest::test_df PASSED [ 74%] 11:40:30 tests/integration/client_test.py::ClientTest::test_info PASSED [ 74%] 11:40:30 tests/integration/client_test.py::ClientTest::test_ping PASSED [ 75%] 11:40:30 tests/integration/client_test.py::ClientTest::test_version PASSED [ 75%] 11:40:30 tests/integration/api_network_test.py::TestNetworks::test_create_with_aliases PASSED [ 45%] 11:40:30 tests/integration/api_network_test.py::TestNetworks::test_create_with_driveropt PASSED [ 45%] 11:40:31 tests/integration/api_network_test.py::TestNetworks::test_create_with_ipv4_address PASSED [ 45%] 11:40:31 tests/integration/api_network_test.py::TestNetworks::test_create_network_attachable PASSED [ 43%] 11:40:32 tests/integration/client_test.py::CancellableEventsTest::test_cancel_events PASSED [ 75%] 11:40:32 tests/integration/context_api_test.py::ContextLifecycleTest::test_context_remove PASSED [ 75%] 11:40:32 tests/integration/context_api_test.py::ContextLifecycleTest::test_lifecycle PASSED [ 76%] 11:40:32 tests/integration/context_api_test.py::ContextLifecycleTest::test_load_context_without_orchestrator PASSED [ 76%] 11:40:32 tests/integration/errors_test.py::ErrorsTest::test_api_error_parses_json PASSED [ 76%] 11:40:32 tests/integration/api_network_test.py::TestNetworks::test_create_with_ipv6_address PASSED [ 46%] 11:40:33 tests/integration/api_network_test.py::TestNetworks::test_create_network_ingress PASSED [ 43%] 11:40:33 tests/integration/api_network_test.py::TestNetworks::test_create_with_linklocal_ips PASSED [ 46%] 11:40:33 tests/integration/api_network_test.py::TestNetworks::test_create_network_ipv6_enabled PASSED [ 43%] 11:40:33 tests/integration/api_network_test.py::TestNetworks::test_create_network_with_host_driver_fails PASSED [ 44%] 11:40:33 tests/integration/models_containers_test.py::ContainerCollectionTest::test_get PASSED [ 76%] 11:40:33 tests/integration/models_containers_test.py::ContainerCollectionTest::test_list PASSED [ 77%] 11:40:34 tests/integration/api_network_test.py::TestNetworks::test_create_network_with_ipam_config PASSED [ 44%] 11:40:34 tests/integration/models_containers_test.py::ContainerCollectionTest::test_list_sparse PASSED [ 77%] 11:40:34 tests/integration/api_network_test.py::TestNetworks::test_create_network_with_labels PASSED [ 44%] 11:40:34 tests/integration/api_network_test.py::TestNetworks::test_create_network_with_labels_wrong_type PASSED [ 44%] 11:40:34 tests/integration/api_network_test.py::TestNetworks::test_create_remove_network_with_space_in_name PASSED [ 45%] 11:40:35 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run PASSED [ 77%] 11:40:35 tests/integration/api_network_test.py::TestNetworks::test_create_with_links PASSED [ 46%] 11:40:35 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_detach PASSED [ 77%] 11:40:35 tests/integration/api_network_test.py::TestNetworks::test_inspect_network PASSED [ 46%] 11:40:36 tests/integration/api_network_test.py::TestNetworks::test_list_networks PASSED [ 47%] 11:40:36 tests/integration/api_network_test.py::TestNetworks::test_create_with_aliases PASSED [ 45%] 11:40:36 tests/integration/api_network_test.py::TestNetworks::test_create_with_driveropt PASSED [ 45%] 11:40:36 tests/integration/api_network_test.py::TestNetworks::test_prune_networks PASSED [ 47%] 11:40:36 tests/integration/api_network_test.py::TestNetworks::test_remove_network PASSED [ 47%] 11:40:37 tests/integration/api_network_test.py::TestNetworks::test_create_with_ipv4_address PASSED [ 45%] 11:40:37 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_auto_remove PASSED [ 78%] 11:40:37 tests/integration/api_plugin_test.py::PluginTest::test_configure_plugin PASSED [ 47%] 11:40:37 tests/integration/api_plugin_test.py::PluginTest::test_create_plugin PASSED [ 48%] 11:40:38 tests/integration/api_plugin_test.py::PluginTest::test_disable_plugin PASSED [ 48%] 11:40:38 tests/integration/api_network_test.py::TestNetworks::test_create_with_ipv6_address PASSED [ 46%] 11:40:39 tests/integration/api_network_test.py::TestNetworks::test_create_with_linklocal_ips PASSED [ 46%] 11:40:39 tests/integration/api_plugin_test.py::PluginTest::test_enable_plugin PASSED [ 48%] 11:40:40 tests/integration/api_plugin_test.py::PluginTest::test_force_remove_plugin PASSED [ 48%] 11:40:40 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_auto_remove_error PASSED [ 78%] 11:40:40 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_error PASSED [ 78%] 11:40:40 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_image_that_does_not_exist PASSED [ 78%] 11:40:41 tests/integration/api_network_test.py::TestNetworks::test_create_with_links PASSED [ 46%] 11:40:41 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_json_file_driver PASSED [ 79%] 11:40:41 tests/integration/api_network_test.py::TestNetworks::test_inspect_network PASSED [ 46%] 11:40:41 tests/integration/api_plugin_test.py::PluginTest::test_inspect_plugin PASSED [ 49%] 11:40:41 tests/integration/api_network_test.py::TestNetworks::test_list_networks PASSED [ 47%] 11:40:41 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_named_volume PASSED [ 79%] 11:40:42 tests/integration/api_plugin_test.py::PluginTest::test_install_plugin PASSED [ 49%] 11:40:42 tests/integration/api_plugin_test.py::PluginTest::test_list_plugins PASSED [ 49%] 11:40:42 tests/integration/api_network_test.py::TestNetworks::test_prune_networks PASSED [ 47%] 11:40:42 tests/integration/api_plugin_test.py::PluginTest::test_plugin_privileges PASSED [ 50%] 11:40:42 tests/integration/api_plugin_test.py::PluginTest::test_remove_plugin PASSED [ 50%] 11:40:42 tests/integration/api_network_test.py::TestNetworks::test_remove_network PASSED [ 47%] 11:40:42 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_network PASSED [ 79%] 11:40:43 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_none_driver PASSED [ 80%] 11:40:43 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_proxy_config PASSED [ 80%] 11:40:43 tests/integration/api_plugin_test.py::PluginTest::test_configure_plugin PASSED [ 47%] 11:40:43 tests/integration/api_plugin_test.py::PluginTest::test_create_plugin PASSED [ 48%] 11:40:44 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_streamed_logs PASSED [ 80%] 11:40:44 tests/integration/api_plugin_test.py::PluginTest::test_disable_plugin PASSED [ 48%] 11:40:44 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_streamed_logs_and_cancel PASSED [ 80%] 11:40:44 tests/integration/api_plugin_test.py::PluginTest::test_enable_plugin PASSED [ 48%] 11:40:44 tests/integration/api_plugin_test.py::PluginTest::test_upgrade_plugin PASSED [ 50%] 11:40:45 tests/integration/api_secret_test.py::SecretAPITest::test_create_secret PASSED [ 50%] 11:40:45 tests/integration/api_secret_test.py::SecretAPITest::test_create_secret_unicode_data PASSED [ 51%] 11:40:45 tests/integration/api_secret_test.py::SecretAPITest::test_inspect_secret PASSED [ 51%] 11:40:45 tests/integration/api_secret_test.py::SecretAPITest::test_list_secrets PASSED [ 51%] 11:40:45 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_volume PASSED [ 81%] 11:40:45 tests/integration/api_plugin_test.py::PluginTest::test_force_remove_plugin PASSED [ 48%] 11:40:45 tests/integration/models_containers_test.py::ContainerTest::test_commit PASSED [ 81%] 11:40:46 tests/integration/models_containers_test.py::ContainerTest::test_create_with_volume_driver PASSED [ 81%] 11:40:46 tests/integration/api_plugin_test.py::PluginTest::test_inspect_plugin PASSED [ 49%] 11:40:46 tests/integration/models_containers_test.py::ContainerTest::test_diff PASSED [ 81%] 11:40:46 tests/integration/api_secret_test.py::SecretAPITest::test_remove_secret PASSED [ 51%] 11:40:46 tests/integration/models_containers_test.py::ContainerTest::test_exec_run_failed PASSED [ 82%] 11:40:47 tests/integration/api_service_test.py::ServiceTest::test_create_service_custom_log_driver PASSED [ 52%] 11:40:47 tests/integration/api_service_test.py::ServiceTest::test_create_service_global_mode PASSED [ 52%] 11:40:47 tests/integration/api_service_test.py::ServiceTest::test_create_service_replicated_mode PASSED [ 52%] 11:40:47 tests/integration/api_service_test.py::ServiceTest::test_create_service_simple PASSED [ 52%] 11:40:47 tests/integration/models_containers_test.py::ContainerTest::test_exec_run_success PASSED [ 82%] 11:40:47 tests/integration/models_containers_test.py::ContainerTest::test_kill PASSED [ 82%] 11:40:48 tests/integration/api_plugin_test.py::PluginTest::test_install_plugin PASSED [ 49%] 11:40:48 tests/integration/api_plugin_test.py::PluginTest::test_list_plugins PASSED [ 49%] 11:40:48 tests/integration/api_plugin_test.py::PluginTest::test_plugin_privileges PASSED [ 50%] 11:40:48 tests/integration/api_plugin_test.py::PluginTest::test_remove_plugin PASSED [ 50%] 11:40:48 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_config PASSED [ 53%] 11:40:48 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_custom_networks PASSED [ 53%] 11:40:48 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_dns_config PASSED [ 53%] 11:40:48 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_endpoint_spec PASSED [ 53%] 11:40:48 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_endpoint_spec_host_publish_mode PASSED [ 54%] 11:40:48 tests/integration/models_containers_test.py::ContainerTest::test_logs PASSED [ 82%] 11:40:48 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_env PASSED [ 54%] 11:40:48 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_failure_action_rollback PASSED [ 54%] 11:40:48 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_generic_resources PASSED [ 54%] 11:40:48 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_groups PASSED [ 55%] 11:40:48 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_healthcheck PASSED [ 55%] 11:40:48 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_hostname PASSED [ 55%] 11:40:48 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_hosts PASSED [ 55%] 11:40:48 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_init PASSED [ 56%] 11:40:48 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_invalid_generic_resources PASSED [ 56%] 11:40:48 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_network_attachment_config PASSED [ 56%] 11:40:48 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_placement PASSED [ 56%] 11:40:48 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_placement_maxreplicas PASSED [ 57%] 11:40:48 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_placement_object PASSED [ 57%] 11:40:48 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_placement_platform PASSED [ 57%] 11:40:48 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_placement_preferences PASSED [ 57%] 11:40:48 tests/integration/models_containers_test.py::ContainerTest::test_pause PASSED [ 83%] 11:40:48 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_placement_preferences_tuple PASSED [ 58%] 11:40:48 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_privileges PASSED [ 58%] 11:40:48 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_readonly PASSED [ 58%] 11:40:48 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_resources_constraints PASSED [ 58%] 11:40:48 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_restart_policy PASSED [ 59%] 11:40:48 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_rollback_config PASSED [ 59%] 11:40:49 tests/integration/models_containers_test.py::ContainerTest::test_ports_target_list PASSED [ 83%] 11:40:49 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_secret PASSED [ 59%] 11:40:49 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_stop_signal PASSED [ 60%] 11:40:49 tests/integration/models_containers_test.py::ContainerTest::test_ports_target_none PASSED [ 83%] 11:40:49 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_tty PASSED [ 60%] 11:40:49 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_tty_dict PASSED [ 60%] 11:40:50 tests/integration/api_plugin_test.py::PluginTest::test_upgrade_plugin PASSED [ 50%] 11:40:50 tests/integration/models_containers_test.py::ContainerTest::test_ports_target_tuple PASSED [ 83%] 11:40:50 tests/integration/api_secret_test.py::SecretAPITest::test_create_secret PASSED [ 50%] 11:40:50 tests/integration/api_secret_test.py::SecretAPITest::test_create_secret_unicode_data PASSED [ 51%] 11:40:50 tests/integration/models_containers_test.py::ContainerTest::test_remove PASSED [ 84%] 11:40:50 tests/integration/api_secret_test.py::SecretAPITest::test_inspect_secret PASSED [ 51%] 11:40:50 tests/integration/api_secret_test.py::SecretAPITest::test_list_secrets PASSED [ 51%] 11:40:50 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_unicode_config PASSED [ 60%] 11:40:51 tests/integration/models_containers_test.py::ContainerTest::test_rename PASSED [ 84%] 11:40:52 tests/integration/api_secret_test.py::SecretAPITest::test_remove_secret PASSED [ 51%] 11:40:52 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_unicode_secret PASSED [ 61%] 11:40:52 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_update_config PASSED [ 61%] 11:40:52 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_update_config_monitor PASSED [ 61%] 11:40:52 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_update_order PASSED [ 61%] 11:40:52 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_volume_mount PASSED [ 62%] 11:40:52 tests/integration/api_service_test.py::ServiceTest::test_inspect_service_by_id PASSED [ 62%] 11:40:52 tests/integration/api_service_test.py::ServiceTest::test_inspect_service_by_name PASSED [ 62%] 11:40:52 tests/integration/api_service_test.py::ServiceTest::test_inspect_service_insert_defaults PASSED [ 62%] 11:40:52 tests/integration/api_service_test.py::ServiceTest::test_list_services PASSED [ 63%] 11:40:52 tests/integration/api_service_test.py::ServiceTest::test_list_services_filter_by_label PASSED [ 63%] 11:40:52 tests/integration/api_service_test.py::ServiceTest::test_remove_service_by_id PASSED [ 63%] 11:40:52 tests/integration/api_service_test.py::ServiceTest::test_remove_service_by_name PASSED [ 63%] 11:40:52 tests/integration/api_service_test.py::ServiceTest::test_create_service_custom_log_driver PASSED [ 52%] 11:40:52 tests/integration/api_service_test.py::ServiceTest::test_create_service_global_mode PASSED [ 52%] 11:40:52 tests/integration/api_service_test.py::ServiceTest::test_create_service_replicated_mode PASSED [ 52%] 11:40:52 tests/integration/api_service_test.py::ServiceTest::test_create_service_simple PASSED [ 52%] 11:40:53 tests/integration/api_service_test.py::ServiceTest::test_service_logs PASSED [ 64%] 11:40:53 tests/integration/api_service_test.py::ServiceTest::test_update_service_force_update PASSED [ 64%] 11:40:53 tests/integration/api_service_test.py::ServiceTest::test_update_service_remove_container_labels PASSED [ 64%] 11:40:53 tests/integration/api_service_test.py::ServiceTest::test_update_service_remove_healthcheck PASSED [ 64%] 11:40:53 tests/integration/api_service_test.py::ServiceTest::test_update_service_remove_labels PASSED [ 65%] 11:40:53 tests/integration/api_service_test.py::ServiceTest::test_update_service_with_defaults_container_labels PASSED [ 65%] 11:40:53 tests/integration/api_service_test.py::ServiceTest::test_update_service_with_defaults_endpoint_spec PASSED [ 65%] 11:40:53 tests/integration/api_service_test.py::ServiceTest::test_update_service_with_defaults_labels PASSED [ 65%] 11:40:53 tests/integration/api_service_test.py::ServiceTest::test_update_service_with_defaults_mode PASSED [ 66%] 11:40:53 tests/integration/api_service_test.py::ServiceTest::test_update_service_with_defaults_name PASSED [ 66%] 11:40:53 tests/integration/api_service_test.py::ServiceTest::test_update_service_with_defaults_networks PASSED [ 66%] 11:40:53 tests/integration/api_service_test.py::ServiceTest::test_update_service_with_defaults_update_config PASSED [ 66%] 11:40:53 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_config PASSED [ 53%] 11:40:53 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_custom_networks PASSED [ 53%] 11:40:53 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_dns_config PASSED [ 53%] 11:40:53 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_endpoint_spec PASSED [ 53%] 11:40:53 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_endpoint_spec_host_publish_mode PASSED [ 54%] 11:40:53 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_env PASSED [ 54%] 11:40:53 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_failure_action_rollback PASSED [ 54%] 11:40:53 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_generic_resources PASSED [ 54%] 11:40:53 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_groups PASSED [ 55%] 11:40:53 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_healthcheck PASSED [ 55%] 11:40:53 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_hostname PASSED [ 55%] 11:40:53 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_hosts PASSED [ 55%] 11:40:53 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_init PASSED [ 56%] 11:40:53 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_invalid_generic_resources PASSED [ 56%] 11:40:53 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_network_attachment_config PASSED [ 56%] 11:40:53 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_placement PASSED [ 56%] 11:40:53 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_placement_maxreplicas PASSED [ 57%] 11:40:53 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_placement_object PASSED [ 57%] 11:40:54 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_placement_platform PASSED [ 57%] 11:40:54 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_placement_preferences PASSED [ 57%] 11:40:54 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_placement_preferences_tuple PASSED [ 58%] 11:40:54 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_privileges PASSED [ 58%] 11:40:54 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_readonly PASSED [ 58%] 11:40:54 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_resources_constraints PASSED [ 58%] 11:40:54 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_restart_policy PASSED [ 59%] 11:40:54 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_rollback_config PASSED [ 59%] 11:40:55 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_secret PASSED [ 59%] 11:40:55 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_stop_signal PASSED [ 60%] 11:40:55 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_tty PASSED [ 60%] 11:40:55 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_tty_dict PASSED [ 60%] 11:40:56 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_unicode_config PASSED [ 60%] 11:40:57 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_unicode_secret PASSED [ 61%] 11:40:57 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_update_config PASSED [ 61%] 11:40:57 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_update_config_monitor PASSED [ 61%] 11:40:57 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_update_order PASSED [ 61%] 11:40:57 tests/integration/api_service_test.py::ServiceTest::test_create_service_with_volume_mount PASSED [ 62%] 11:40:57 tests/integration/api_service_test.py::ServiceTest::test_inspect_service_by_id PASSED [ 62%] 11:40:57 tests/integration/api_service_test.py::ServiceTest::test_inspect_service_by_name PASSED [ 62%] 11:40:57 tests/integration/api_service_test.py::ServiceTest::test_inspect_service_insert_defaults PASSED [ 62%] 11:40:57 tests/integration/api_service_test.py::ServiceTest::test_list_services PASSED [ 63%] 11:40:57 tests/integration/api_service_test.py::ServiceTest::test_list_services_filter_by_label PASSED [ 63%] 11:40:57 tests/integration/api_service_test.py::ServiceTest::test_remove_service_by_id PASSED [ 63%] 11:40:57 tests/integration/api_service_test.py::ServiceTest::test_remove_service_by_name PASSED [ 63%] 11:40:58 tests/integration/api_service_test.py::ServiceTest::test_service_logs PASSED [ 64%] 11:40:58 tests/integration/api_service_test.py::ServiceTest::test_update_service_force_update PASSED [ 64%] 11:40:58 tests/integration/api_service_test.py::ServiceTest::test_update_service_remove_container_labels PASSED [ 64%] 11:40:58 tests/integration/api_service_test.py::ServiceTest::test_update_service_remove_healthcheck PASSED [ 64%] 11:40:58 tests/integration/api_service_test.py::ServiceTest::test_update_service_remove_labels PASSED [ 65%] 11:40:58 tests/integration/api_service_test.py::ServiceTest::test_update_service_with_defaults_container_labels PASSED [ 65%] 11:40:58 tests/integration/api_service_test.py::ServiceTest::test_update_service_with_defaults_endpoint_spec PASSED [ 65%] 11:40:58 tests/integration/api_service_test.py::ServiceTest::test_update_service_with_defaults_labels PASSED [ 65%] 11:40:58 tests/integration/api_service_test.py::ServiceTest::test_update_service_with_defaults_mode PASSED [ 66%] 11:40:58 tests/integration/api_service_test.py::ServiceTest::test_update_service_with_defaults_name PASSED [ 66%] 11:40:58 tests/integration/api_service_test.py::ServiceTest::test_update_service_with_defaults_networks PASSED [ 66%] 11:40:58 tests/integration/api_service_test.py::ServiceTest::test_update_service_with_defaults_update_config PASSED [ 66%] 11:41:03 tests/integration/models_containers_test.py::ContainerTest::test_restart PASSED [ 84%] 11:41:03 tests/integration/models_containers_test.py::ContainerTest::test_start PASSED [ 84%] 11:41:04 tests/integration/models_containers_test.py::ContainerTest::test_stats PASSED [ 85%] 11:41:04 tests/integration/models_containers_test.py::ContainerTest::test_stop PASSED [ 85%] 11:41:04 tests/integration/models_containers_test.py::ContainerTest::test_top PASSED [ 85%] 11:41:05 tests/integration/models_containers_test.py::ContainerTest::test_update PASSED [ 85%] 11:41:05 tests/integration/api_service_test.py::ServiceTest::test_update_service_with_network_change PASSED [ 67%] 11:41:05 tests/integration/api_swarm_test.py::SwarmTest::test_init_already_in_cluster PASSED [ 67%] 11:41:06 tests/integration/models_containers_test.py::ContainerTest::test_wait PASSED [ 86%] 11:41:06 tests/integration/models_images_test.py::ImageCollectionTest::test_build PASSED [ 86%] 11:41:06 tests/integration/models_images_test.py::ImageCollectionTest::test_build_with_error PASSED [ 86%] 11:41:07 tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_custom_addr_pool_both_args PASSED [ 67%] 11:41:07 tests/integration/models_images_test.py::ImageCollectionTest::test_build_with_multiple_success PASSED [ 86%] 11:41:07 tests/integration/models_images_test.py::ImageCollectionTest::test_build_with_success_build_output PASSED [ 87%] 11:41:07 tests/integration/models_images_test.py::ImageCollectionTest::test_list PASSED [ 87%] 11:41:07 tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_custom_addr_pool_defaults PASSED [ 67%] 11:41:08 tests/integration/models_images_test.py::ImageCollectionTest::test_list_with_repository PASSED [ 87%] 11:41:08 tests/integration/models_images_test.py::ImageCollectionTest::test_load_error PASSED [ 87%] 11:41:08 tests/integration/models_images_test.py::ImageCollectionTest::test_pull PASSED [ 88%] 11:41:08 tests/integration/models_images_test.py::ImageCollectionTest::test_pull_multiple PASSED [ 88%] 11:41:09 tests/integration/models_images_test.py::ImageCollectionTest::test_pull_with_sha PASSED [ 88%] 11:41:09 tests/integration/models_images_test.py::ImageCollectionTest::test_pull_with_tag PASSED [ 88%] 11:41:09 tests/integration/models_images_test.py::ImageCollectionTest::test_save_and_load PASSED [ 89%] 11:41:09 tests/integration/models_images_test.py::ImageCollectionTest::test_save_and_load_repo_name PASSED [ 89%] 11:41:09 tests/integration/models_images_test.py::ImageCollectionTest::test_save_name_error PASSED [ 89%] 11:41:09 tests/integration/models_images_test.py::ImageTest::test_tag_and_remove PASSED [ 90%] 11:41:09 tests/integration/models_networks_test.py::NetworkCollectionTest::test_create PASSED [ 90%] 11:41:09 tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_custom_addr_pool_only_pool PASSED [ 68%] 11:41:10 tests/integration/models_networks_test.py::NetworkCollectionTest::test_get PASSED [ 90%] 11:41:10 tests/integration/models_networks_test.py::NetworkCollectionTest::test_list_remove PASSED [ 90%] 11:41:10 tests/integration/api_service_test.py::ServiceTest::test_update_service_with_network_change PASSED [ 67%] 11:41:10 tests/integration/api_swarm_test.py::SwarmTest::test_init_already_in_cluster PASSED [ 67%] 11:41:11 tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_custom_addr_pool_only_subnet_size PASSED [ 68%] 11:41:11 tests/integration/models_networks_test.py::NetworkTest::test_connect_disconnect PASSED [ 91%] 11:41:12 tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_custom_addr_pool_both_args PASSED [ 67%] 11:41:12 tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_custom_raft_spec PASSED [ 68%] 11:41:13 tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_custom_addr_pool_defaults PASSED [ 67%] 11:41:14 tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr XPASS [ 68%] 11:41:14 tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_force_new_cluster SKIPPED [ 69%] 11:41:15 tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_custom_addr_pool_only_pool PASSED [ 68%] 11:41:15 tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_simple PASSED [ 69%] 11:41:17 tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_custom_addr_pool_only_subnet_size PASSED [ 68%] 11:41:18 tests/integration/models_nodes_test.py::NodesTest::test_list_get_update PASSED [ 91%] 11:41:18 tests/integration/models_resources_test.py::ModelTest::test_reload PASSED [ 91%] 11:41:18 tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_custom_raft_spec PASSED [ 68%] 11:41:18 tests/integration/models_services_test.py::ServiceTest::test_create PASSED [ 91%] 11:41:18 tests/integration/models_services_test.py::ServiceTest::test_create_with_network PASSED [ 92%] 11:41:18 tests/integration/models_services_test.py::ServiceTest::test_force_update_service PASSED [ 92%] 11:41:18 tests/integration/models_services_test.py::ServiceTest::test_force_update_service_using_bool PASSED [ 92%] 11:41:18 tests/integration/models_services_test.py::ServiceTest::test_force_update_service_using_shorthand_method PASSED [ 92%] 11:41:18 tests/integration/models_services_test.py::ServiceTest::test_get PASSED [ 93%] 11:41:18 tests/integration/models_services_test.py::ServiceTest::test_list_remove PASSED [ 93%] 11:41:18 tests/integration/models_services_test.py::ServiceTest::test_scale_method_global_service PASSED [ 93%] 11:41:18 tests/integration/models_services_test.py::ServiceTest::test_scale_method_service PASSED [ 93%] 11:41:18 tests/integration/models_services_test.py::ServiceTest::test_scale_service PASSED [ 94%] 11:41:18 tests/integration/models_services_test.py::ServiceTest::test_tasks PASSED [ 94%] 11:41:18 tests/integration/models_services_test.py::ServiceTest::test_update PASSED [ 94%] 11:41:18 tests/integration/models_services_test.py::ServiceTest::test_update_remove_service_labels PASSED [ 94%] 11:41:18 tests/integration/models_services_test.py::ServiceTest::test_update_retains_container_labels PASSED [ 95%] 11:41:18 tests/integration/models_services_test.py::ServiceTest::test_update_retains_networks XPASS [ 95%] 11:41:20 tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr XPASS [ 68%] 11:41:20 tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_force_new_cluster SKIPPED [ 69%] 11:41:21 tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_simple PASSED [ 69%] 11:41:22 tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_autolock_managers PASSED [ 69%] 11:41:23 tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_autolock_managers PASSED [ 69%] 11:41:24 tests/integration/models_services_test.py::ServiceTest::test_update_retains_service_labels PASSED [ 95%] 11:41:25 tests/integration/models_swarm_test.py::SwarmTest::test_init_update_leave PASSED [ 95%] 11:41:27 tests/integration/models_swarm_test.py::SwarmTest::test_join_on_already_joined_swarm PASSED [ 96%] 11:41:27 tests/integration/models_volumes_test.py::VolumesTest::test_create_get PASSED [ 96%] 11:41:27 tests/integration/models_volumes_test.py::VolumesTest::test_list_remove PASSED [ 96%] 11:41:27 tests/integration/regression_test.py::TestRegressions::test_443_handle_nonchunked_response_in_stream PASSED [ 96%] 11:41:27 tests/integration/regression_test.py::TestRegressions::test_542_truncate_ids_client_side PASSED [ 97%] 11:41:27 tests/integration/regression_test.py::TestRegressions::test_647_support_doubleslash_in_image_names PASSED [ 97%] 11:41:27 tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_ca_config PASSED [ 70%] 11:41:29 tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver XFAIL [ 70%] 11:41:30 tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_ca_config PASSED [ 70%] 11:41:30 tests/integration/regression_test.py::TestRegressions::test_649_handle_timeout_value_none PASSED [ 97%] 11:41:30 tests/integration/api_swarm_test.py::SwarmTest::test_inspect_node PASSED [ 70%] 11:41:30 tests/integration/regression_test.py::TestRegressions::test_715_handle_user_param_as_int_value PASSED [ 97%] 11:41:31 tests/integration/regression_test.py::TestRegressions::test_792_explicit_port_protocol PASSED [ 98%] 11:41:31 tests/integration/credentials/store_test.py::TestStore::test_store_and_get PASSED [ 98%] 11:41:31 tests/integration/credentials/store_test.py::TestStore::test_get_nonexistent PASSED [ 98%] 11:41:31 tests/integration/credentials/store_test.py::TestStore::test_store_and_erase PASSED [ 98%] 11:41:31 tests/integration/credentials/store_test.py::TestStore::test_unicode_strings PASSED [ 99%] 11:41:31 tests/integration/credentials/store_test.py::TestStore::test_list PASSED [ 99%] 11:41:31 tests/integration/credentials/store_test.py::TestStore::test_execute_with_env_override PASSED [ 99%] 11:41:31 tests/integration/api_swarm_test.py::SwarmTest::test_leave_swarm PASSED [ 70%] 11:41:32 tests/integration/credentials/utils_test.py::test_create_environment_dict PASSED [100%] 11:41:32 11:41:32 ---------- coverage: platform linux, python 3.7.10-final-0 ----------- 11:41:32 Name Stmts Miss Branch BrPart Cover 11:41:32 ----------------------------------------------------------------------- 11:41:32 docker/__init__.py 8 0 0 0 100% 11:41:32 docker/api/__init__.py 1 0 0 0 100% 11:41:32 docker/api/build.py 126 26 93 23 74% 11:41:32 docker/api/client.py 261 56 96 19 77% 11:41:32 docker/api/config.py 31 0 6 2 95% 11:41:32 docker/api/container.py 266 34 104 26 83% 11:41:32 docker/api/daemon.py 39 14 14 3 53% 11:41:32 docker/api/exec_api.py 46 9 22 3 79% 11:41:32 docker/api/image.py 160 45 60 13 67% 11:41:32 docker/api/network.py 90 13 48 12 80% 11:41:32 docker/api/plugin.py 90 10 14 4 85% 11:41:32 docker/api/secret.py 36 3 10 3 83% 11:41:32 docker/api/service.py 200 58 149 32 62% 11:41:32 docker/api/swarm.py 106 15 38 10 81% 11:41:32 docker/api/volume.py 38 5 14 5 81% 11:41:32 docker/auth.py 198 93 74 22 48% 11:41:32 docker/client.py 76 8 2 1 88% 11:41:32 docker/constants.py 21 0 0 0 100% 11:41:32 docker/context/__init__.py 2 0 0 0 100% 11:41:32 docker/context/api.py 78 18 38 10 72% 11:41:32 docker/context/config.py 61 25 16 3 53% 11:41:32 docker/context/context.py 154 26 64 15 78% 11:41:32 docker/credentials/__init__.py 3 0 0 0 100% 11:41:32 docker/credentials/constants.py 4 0 0 0 100% 11:41:32 docker/credentials/errors.py 11 1 2 1 85% 11:41:32 docker/credentials/store.py 50 9 16 5 73% 11:41:32 docker/credentials/utils.py 23 13 12 1 31% 11:41:32 docker/errors.py 110 22 20 6 75% 11:41:32 docker/models/__init__.py 0 0 0 0 100% 11:41:32 docker/models/configs.py 21 8 2 0 57% 11:41:32 docker/models/containers.py 183 21 70 9 86% 11:41:32 docker/models/images.py 137 41 56 6 67% 11:41:32 docker/models/networks.py 37 1 12 2 94% 11:41:32 docker/models/nodes.py 15 1 2 0 94% 11:41:32 docker/models/plugins.py 49 30 10 0 32% 11:41:32 docker/models/resource.py 41 11 6 2 72% 11:41:32 docker/models/secrets.py 22 9 2 0 54% 11:41:32 docker/models/services.py 87 5 36 5 92% 11:41:32 docker/models/swarm.py 39 3 6 3 87% 11:41:32 docker/models/volumes.py 23 1 4 0 96% 11:41:32 docker/tls.py 37 13 14 5 57% 11:41:32 docker/transport/__init__.py 11 3 0 0 73% 11:41:32 docker/transport/basehttpadapter.py 6 3 2 0 38% 11:41:32 docker/transport/npipeconn.py 59 54 10 0 7% 11:41:32 docker/transport/npipesocket.py 137 132 22 0 3% 11:41:32 docker/transport/sshconn.py 163 124 56 1 18% 11:41:32 docker/transport/ssladapter.py 36 22 10 1 33% 11:41:32 docker/transport/unixconn.py 66 42 12 0 31% 11:41:32 docker/types/__init__.py 6 0 0 0 100% 11:41:32 docker/types/base.py 5 0 2 0 100% 11:41:32 docker/types/containers.py 420 222 326 70 45% 11:41:32 docker/types/daemon.py 36 8 14 4 72% 11:41:32 docker/types/healthcheck.py 34 12 4 1 61% 11:41:32 docker/types/networks.py 41 7 28 6 78% 11:41:32 docker/types/services.py 314 70 208 40 75% 11:41:32 docker/types/swarm.py 51 24 40 10 52% 11:41:32 docker/utils/__init__.py 3 0 0 0 100% 11:41:32 docker/utils/build.py 155 25 76 13 80% 11:41:32 docker/utils/config.py 36 9 10 5 70% 11:41:32 docker/utils/decorators.py 32 6 12 4 73% 11:41:32 docker/utils/fnmatch.py 55 27 28 4 41% 11:41:32 docker/utils/json_stream.py 43 8 14 3 77% 11:41:32 docker/utils/ports.py 50 50 32 0 0% 11:41:32 docker/utils/proxy.py 32 2 12 1 93% 11:41:32 docker/utils/socket.py 86 9 40 7 86% 11:41:32 docker/utils/utils.py 278 98 171 32 60% 11:41:32 docker/version.py 2 0 2 0 100% 11:41:32 ----------------------------------------------------------------------- 11:41:32 TOTAL 5137 1604 2263 453 64% 11:41:32 11:41:32 =========================== short test summary info ============================ 11:41:32 XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options 11:41:32 CONFIG_RT_GROUP_SCHED isn't enabled 11:41:32 XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt 11:41:32 Not supported on most drivers 11:41:32 XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs 11:41:32 Output of docker top depends on host distro, and is not formalized. 11:41:32 XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver 11:41:32 This doesn't seem to be taken into account by the engine 11:41:32 SKIPPED [3] /src/tests/helpers.py:71: Feature requires Docker Engine experimental mode 11:41:32 SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME 11:41:32 SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 11:41:32 11:41:32 ======== 377 passed, 5 skipped, 4 xfailed, 4 xpassed in 292.63 seconds ========= [Pipeline] sh 11:41:32 + docker stop dpy-dind-2-0-py3.7-19.03.12 11:41:33 tests/integration/api_swarm_test.py::SwarmTest::test_list_nodes PASSED [ 71%] 11:41:35 tests/integration/api_swarm_test.py::SwarmTest::test_remove_main_node PASSED [ 71%] 11:41:35 tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver XFAIL [ 70%] 11:41:36 tests/integration/api_swarm_test.py::SwarmTest::test_inspect_node PASSED [ 70%] 11:41:38 tests/integration/api_swarm_test.py::SwarmTest::test_leave_swarm PASSED [ 70%] 11:41:39 tests/integration/api_swarm_test.py::SwarmTest::test_list_nodes PASSED [ 71%] 11:41:41 tests/integration/api_swarm_test.py::SwarmTest::test_remove_main_node PASSED [ 71%] 11:41:41 tests/integration/api_swarm_test.py::SwarmTest::test_rotate_manager_unlock_key PASSED [ 71%] 11:41:42 tests/integration/api_swarm_test.py::SwarmTest::test_rotate_manager_unlock_key PASSED [ 71%] 11:41:44 dpy-dind-2-0-py3.7-19.03.12 [Pipeline] sh 11:41:45 + docker run --rm -d --name dpy-dind-2-0-py3.7-19.03.12 -v /tmp --privileged --network dpy-testnet-2-0-py3.7-19.03.12 dockerpinata/docker-py:sshdind-2399c1a30ca6c61f087779766067508a5febafe1 dockerd --experimental 11:41:45 d4b014454e6dd0a718c056807eb5f797769029e577c7a696381a5955ac2cd767 [Pipeline] sh 11:41:46 + docker exec dpy-dind-2-0-py3.7-19.03.12 sh -c /usr/sbin/sshd [Pipeline] sh 11:41:46 + docker run --rm --name dpy-tests-2-0-py3.7-19.03.12 -e DOCKER_HOST=ssh://dpy-dind-2-0-py3.7-19.03.12:22 -e DOCKER_TEST_API_VERSION=1.40 --network dpy-testnet-2-0-py3.7-19.03.12 --volumes-from dpy-dind-2-0-py3.7-19.03.12 -v /home/ubuntu/workspace/docker-py_PR-2838@tmp/ed8ccabb-bd78-421c-8ee0-117c2444b990/config.json:/root/.docker/config.json dockerpinata/docker-py:py3-2399c1a30ca6c61f087779766067508a5febafe1 py.test -v -rxs --cov=docker tests/ssh 11:41:47 tests/integration/api_swarm_test.py::SwarmTest::test_update_node PASSED [ 71%] 11:41:47 ============================= test session starts ============================== 11:41:47 platform linux -- Python 3.7.10, pytest-4.3.1, py-1.10.0, pluggy-0.13.1 -- /usr/local/bin/python 11:41:47 cachedir: .pytest_cache 11:41:47 rootdir: /src, inifile: pytest.ini 11:41:47 plugins: cov-2.6.1, timeout-1.3.3 11:41:47 collecting ... collected 24 items 11:41:47 11:41:48 tests/integration/api_swarm_test.py::SwarmTest::test_update_swarm PASSED [ 72%] 11:41:48 tests/integration/api_volume_test.py::TestVolumes::test_create_volume PASSED [ 72%] 11:41:49 tests/integration/api_swarm_test.py::SwarmTest::test_update_node PASSED [ 71%] 11:41:50 tests/ssh/api_build_test.py::BuildTest::test_build_container_with_target PASSED [ 4%] 11:41:50 tests/ssh/api_build_test.py::BuildTest::test_build_from_stringio PASSED [ 8%] 11:41:50 tests/ssh/api_build_test.py::BuildTest::test_build_gzip_custom_encoding PASSED [ 12%] 11:41:50 tests/ssh/api_build_test.py::BuildTest::test_build_gzip_encoding PASSED [ 16%] 11:41:51 tests/ssh/api_build_test.py::BuildTest::test_build_in_context_abs_dockerfile PASSED [ 20%] 11:41:52 tests/ssh/api_build_test.py::BuildTest::test_build_in_context_dockerfile PASSED [ 25%] 11:41:53 tests/ssh/api_build_test.py::BuildTest::test_build_in_context_nested_dockerfile PASSED [ 29%] 11:41:54 tests/ssh/api_build_test.py::BuildTest::test_build_invalid_platform PASSED [ 33%] 11:41:54 tests/ssh/api_build_test.py::BuildTest::test_build_isolation PASSED [ 37%] 11:41:54 tests/integration/api_swarm_test.py::SwarmTest::test_update_swarm PASSED [ 72%] 11:41:54 tests/integration/api_volume_test.py::TestVolumes::test_create_volume PASSED [ 72%] 11:41:54 tests/ssh/api_build_test.py::BuildTest::test_build_labels PASSED [ 41%] 11:41:55 tests/ssh/api_build_test.py::BuildTest::test_build_out_of_context_dockerfile PASSED [ 45%] 11:41:56 tests/ssh/api_build_test.py::BuildTest::test_build_shmsize PASSED [ 50%] 11:41:59 tests/ssh/api_build_test.py::BuildTest::test_build_squash PASSED [ 54%] 11:42:00 tests/ssh/api_build_test.py::BuildTest::test_build_stderr_data PASSED [ 58%] 11:42:00 tests/ssh/api_build_test.py::BuildTest::test_build_streaming PASSED [ 62%] 11:42:00 tests/ssh/api_build_test.py::BuildTest::test_build_with_buildargs PASSED [ 66%] 11:42:03 tests/integration/api_volume_test.py::TestVolumes::test_create_volume_invalid_driver PASSED [ 72%] 11:42:03 tests/integration/api_volume_test.py::TestVolumes::test_force_remove_volume PASSED [ 72%] 11:42:03 tests/integration/api_volume_test.py::TestVolumes::test_inspect_nonexistent_volume PASSED [ 73%] 11:42:03 tests/integration/api_volume_test.py::TestVolumes::test_inspect_volume PASSED [ 73%] 11:42:03 tests/integration/api_volume_test.py::TestVolumes::test_list_volumes PASSED [ 73%] 11:42:03 tests/integration/api_volume_test.py::TestVolumes::test_prune_volumes PASSED [ 73%] 11:42:03 tests/integration/api_volume_test.py::TestVolumes::test_remove_nonexistent_volume PASSED [ 74%] 11:42:03 tests/integration/api_volume_test.py::TestVolumes::test_remove_volume PASSED [ 74%] 11:42:03 tests/integration/client_test.py::ClientTest::test_df PASSED [ 74%] 11:42:03 tests/integration/client_test.py::ClientTest::test_info PASSED [ 74%] 11:42:03 tests/integration/client_test.py::ClientTest::test_ping PASSED [ 75%] 11:42:03 tests/integration/client_test.py::ClientTest::test_version PASSED [ 75%] 11:42:04 tests/ssh/api_build_test.py::BuildTest::test_build_with_cache_from PASSED [ 70%] 11:42:04 tests/ssh/api_build_test.py::BuildTest::test_build_with_dockerfile_empty_lines PASSED [ 75%] 11:42:04 tests/ssh/api_build_test.py::BuildTest::test_build_with_dockerignore PASSED [ 79%] 11:42:05 tests/integration/client_test.py::CancellableEventsTest::test_cancel_events PASSED [ 75%] 11:42:05 tests/integration/context_api_test.py::ContextLifecycleTest::test_context_remove PASSED [ 75%] 11:42:05 tests/integration/context_api_test.py::ContextLifecycleTest::test_lifecycle PASSED [ 76%] 11:42:05 tests/integration/context_api_test.py::ContextLifecycleTest::test_load_context_without_orchestrator PASSED [ 76%] 11:42:05 tests/integration/errors_test.py::ErrorsTest::test_api_error_parses_json PASSED [ 76%] 11:42:06 tests/integration/models_containers_test.py::ContainerCollectionTest::test_get PASSED [ 76%] 11:42:07 tests/integration/models_containers_test.py::ContainerCollectionTest::test_list PASSED [ 77%] 11:42:07 tests/integration/models_containers_test.py::ContainerCollectionTest::test_list_sparse PASSED [ 77%] 11:42:08 tests/ssh/api_build_test.py::BuildTest::test_build_with_extra_hosts PASSED [ 83%] 11:42:08 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run PASSED [ 77%] 11:42:08 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_detach PASSED [ 77%] 11:42:09 tests/integration/api_volume_test.py::TestVolumes::test_create_volume_invalid_driver PASSED [ 72%] 11:42:09 tests/integration/api_volume_test.py::TestVolumes::test_force_remove_volume PASSED [ 72%] 11:42:09 tests/integration/api_volume_test.py::TestVolumes::test_inspect_nonexistent_volume PASSED [ 73%] 11:42:09 tests/integration/api_volume_test.py::TestVolumes::test_inspect_volume PASSED [ 73%] 11:42:09 tests/integration/api_volume_test.py::TestVolumes::test_list_volumes PASSED [ 73%] 11:42:09 tests/integration/api_volume_test.py::TestVolumes::test_prune_volumes PASSED [ 73%] 11:42:09 tests/integration/api_volume_test.py::TestVolumes::test_remove_nonexistent_volume PASSED [ 74%] 11:42:09 tests/integration/api_volume_test.py::TestVolumes::test_remove_volume PASSED [ 74%] 11:42:09 tests/integration/client_test.py::ClientTest::test_df PASSED [ 74%] 11:42:09 tests/integration/client_test.py::ClientTest::test_info PASSED [ 74%] 11:42:09 tests/integration/client_test.py::ClientTest::test_ping PASSED [ 75%] 11:42:09 tests/integration/client_test.py::ClientTest::test_version PASSED [ 75%] 11:42:11 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_auto_remove PASSED [ 78%] 11:42:11 tests/integration/client_test.py::CancellableEventsTest::test_cancel_events PASSED [ 75%] 11:42:11 tests/integration/context_api_test.py::ContextLifecycleTest::test_context_remove PASSED [ 75%] 11:42:11 tests/integration/context_api_test.py::ContextLifecycleTest::test_lifecycle PASSED [ 76%] 11:42:11 tests/integration/context_api_test.py::ContextLifecycleTest::test_load_context_without_orchestrator PASSED [ 76%] 11:42:11 tests/ssh/api_build_test.py::BuildTest::test_build_with_network_mode PASSED [ 87%] 11:42:11 tests/ssh/api_build_test.py::BuildTest::test_build_with_proxy PASSED [ 91%] 11:42:11 tests/integration/errors_test.py::ErrorsTest::test_api_error_parses_json PASSED [ 76%] 11:42:11 tests/ssh/api_build_test.py::BuildTest::test_build_with_proxy_and_buildargs PASSED [ 95%] 11:42:12 tests/integration/models_containers_test.py::ContainerCollectionTest::test_get PASSED [ 76%] 11:42:12 tests/ssh/api_build_test.py::BuildTest::test_prune_builds XPASS [100%] 11:42:12 11:42:12 =============================== warnings summary =============================== 11:42:12 /usr/local/lib/python3.7/site-packages/paramiko/hostkeys.py:23 11:42:12 /usr/local/lib/python3.7/site-packages/paramiko/hostkeys.py:23: DeprecationWarning: Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated since Python 3.3,and in 3.9 it will stop working 11:42:12 from collections import MutableMapping 11:42:12 11:42:12 -- Docs: https://docs.pytest.org/en/latest/warnings.html 11:42:12 11:42:12 ---------- coverage: platform linux, python 3.7.10-final-0 ----------- 11:42:12 Name Stmts Miss Branch BrPart Cover 11:42:12 ----------------------------------------------------------------------- 11:42:12 docker/__init__.py 8 0 0 0 100% 11:42:12 docker/api/__init__.py 1 0 0 0 100% 11:42:12 docker/api/build.py 126 22 93 23 78% 11:42:12 docker/api/client.py 261 100 96 15 56% 11:42:12 docker/api/config.py 31 19 6 0 32% 11:42:12 docker/api/container.py 266 171 104 10 28% 11:42:12 docker/api/daemon.py 39 28 14 0 21% 11:42:12 docker/api/exec_api.py 46 36 22 0 15% 11:42:12 docker/api/image.py 160 108 60 5 26% 11:42:12 docker/api/network.py 90 56 48 7 30% 11:42:12 docker/api/plugin.py 90 68 14 0 21% 11:42:12 docker/api/secret.py 36 23 10 0 28% 11:42:12 docker/api/service.py 200 176 149 0 7% 11:42:12 docker/api/swarm.py 106 77 38 0 20% 11:42:12 docker/api/volume.py 38 29 14 0 17% 11:42:12 docker/auth.py 198 93 74 22 48% 11:42:12 docker/client.py 76 23 2 0 68% 11:42:12 docker/constants.py 21 0 0 0 100% 11:42:12 docker/context/__init__.py 2 0 0 0 100% 11:42:12 docker/context/api.py 78 57 38 0 18% 11:42:12 docker/context/config.py 61 42 16 1 26% 11:42:12 docker/context/context.py 154 113 64 2 20% 11:42:12 docker/credentials/__init__.py 3 0 0 0 100% 11:42:12 docker/credentials/constants.py 4 0 0 0 100% 11:42:12 docker/credentials/errors.py 11 4 2 0 54% 11:42:12 docker/credentials/store.py 50 35 16 0 23% 11:42:12 docker/credentials/utils.py 23 18 12 0 14% 11:42:12 docker/errors.py 110 38 20 5 61% 11:42:12 docker/models/__init__.py 0 0 0 0 100% 11:42:12 docker/models/configs.py 21 8 2 0 57% 11:42:12 docker/models/containers.py 183 131 70 0 21% 11:42:12 docker/models/images.py 137 92 56 0 23% 11:42:12 docker/models/networks.py 37 20 12 0 35% 11:42:12 docker/models/nodes.py 15 5 2 0 59% 11:42:12 docker/models/plugins.py 49 30 10 0 32% 11:42:12 docker/models/resource.py 41 24 6 0 36% 11:42:12 docker/models/secrets.py 22 9 2 0 54% 11:42:12 docker/models/services.py 87 63 36 0 20% 11:42:12 docker/models/swarm.py 39 21 6 0 40% 11:42:12 docker/models/volumes.py 23 10 4 0 48% 11:42:12 docker/tls.py 37 26 14 0 22% 11:42:12 docker/transport/__init__.py 11 3 0 0 73% 11:42:12 docker/transport/basehttpadapter.py 6 0 2 1 88% 11:42:12 docker/transport/npipeconn.py 59 54 10 0 7% 11:42:12 docker/transport/npipesocket.py 137 132 22 0 3% 11:42:12 docker/transport/sshconn.py 163 58 56 17 56% 11:42:12 docker/transport/ssladapter.py 36 22 10 1 33% 11:42:12 docker/transport/unixconn.py 66 42 12 0 31% 11:42:12 docker/types/__init__.py 6 0 0 0 100% 11:42:12 docker/types/base.py 5 2 2 0 43% 11:42:12 docker/types/containers.py 420 356 326 11 10% 11:42:12 docker/types/daemon.py 36 26 14 0 20% 11:42:12 docker/types/healthcheck.py 34 20 4 0 37% 11:42:12 docker/types/networks.py 41 21 28 8 41% 11:42:12 docker/types/services.py 314 261 208 0 10% 11:42:12 docker/types/swarm.py 51 45 40 0 7% 11:42:12 docker/utils/__init__.py 3 0 0 0 100% 11:42:12 docker/utils/build.py 155 27 76 13 79% 11:42:12 docker/utils/config.py 36 9 10 5 70% 11:42:12 docker/utils/decorators.py 32 6 12 4 73% 11:42:12 docker/utils/fnmatch.py 55 27 28 4 41% 11:42:12 docker/utils/json_stream.py 43 8 14 3 77% 11:42:12 docker/utils/ports.py 50 50 32 0 0% 11:42:12 docker/utils/proxy.py 32 3 12 2 89% 11:42:12 docker/utils/socket.py 86 64 40 0 17% 11:42:12 docker/utils/utils.py 278 182 171 25 29% 11:42:12 docker/version.py 2 0 2 0 100% 11:42:12 ----------------------------------------------------------------------- 11:42:12 TOTAL 5137 3193 2263 184 31% 11:42:12 11:42:12 ============== 23 passed, 1 xpassed, 1 warnings in 25.31 seconds =============== [Pipeline] sh 11:42:12 tests/integration/models_containers_test.py::ContainerCollectionTest::test_list PASSED [ 77%] 11:42:13 + docker stop dpy-dind-2-0-py3.7-19.03.12 11:42:13 tests/integration/models_containers_test.py::ContainerCollectionTest::test_list_sparse PASSED [ 77%] 11:42:13 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_auto_remove_error PASSED [ 78%] 11:42:13 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run PASSED [ 77%] 11:42:13 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_error PASSED [ 78%] 11:42:13 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_image_that_does_not_exist PASSED [ 78%] 11:42:14 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_detach PASSED [ 77%] 11:42:14 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_json_file_driver PASSED [ 79%] 11:42:14 dpy-dind-2-0-py3.7-19.03.12 11:42:14 + docker network rm dpy-testnet-2-0-py3.7-19.03.12 11:42:14 dpy-testnet-2-0-py3.7-19.03.12 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] } 11:42:14 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_named_volume PASSED [ 79%] 11:42:16 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_network PASSED [ 79%] 11:42:16 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_auto_remove PASSED [ 78%] 11:42:16 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_none_driver PASSED [ 80%] 11:42:16 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_proxy_config PASSED [ 80%] 11:42:17 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_streamed_logs PASSED [ 80%] 11:42:17 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_streamed_logs_and_cancel PASSED [ 80%] 11:42:18 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_volume PASSED [ 81%] 11:42:19 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_auto_remove_error PASSED [ 78%] 11:42:19 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_error PASSED [ 78%] 11:42:19 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_image_that_does_not_exist PASSED [ 78%] 11:42:19 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_json_file_driver PASSED [ 79%] 11:42:19 tests/integration/models_containers_test.py::ContainerTest::test_commit PASSED [ 81%] 11:42:19 tests/integration/models_containers_test.py::ContainerTest::test_create_with_volume_driver PASSED [ 81%] 11:42:19 tests/integration/models_containers_test.py::ContainerTest::test_diff PASSED [ 81%] 11:42:20 tests/integration/models_containers_test.py::ContainerTest::test_exec_run_failed PASSED [ 82%] 11:42:20 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_named_volume PASSED [ 79%] 11:42:20 tests/integration/models_containers_test.py::ContainerTest::test_exec_run_success PASSED [ 82%] 11:42:21 tests/integration/models_containers_test.py::ContainerTest::test_kill PASSED [ 82%] 11:42:21 tests/integration/models_containers_test.py::ContainerTest::test_logs PASSED [ 82%] 11:42:21 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_network PASSED [ 79%] 11:42:21 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_none_driver PASSED [ 80%] 11:42:22 tests/integration/models_containers_test.py::ContainerTest::test_pause PASSED [ 83%] 11:42:22 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_proxy_config PASSED [ 80%] 11:42:22 tests/integration/models_containers_test.py::ContainerTest::test_ports_target_list PASSED [ 83%] 11:42:22 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_streamed_logs PASSED [ 80%] 11:42:23 tests/integration/models_containers_test.py::ContainerTest::test_ports_target_none PASSED [ 83%] 11:42:23 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_streamed_logs_and_cancel PASSED [ 80%] 11:42:23 tests/integration/models_containers_test.py::ContainerTest::test_ports_target_tuple PASSED [ 83%] 11:42:23 tests/integration/models_containers_test.py::ContainerCollectionTest::test_run_with_volume PASSED [ 81%] 11:42:24 tests/integration/models_containers_test.py::ContainerTest::test_remove PASSED [ 84%] 11:42:24 tests/integration/models_containers_test.py::ContainerTest::test_rename PASSED [ 84%] 11:42:24 tests/integration/models_containers_test.py::ContainerTest::test_commit PASSED [ 81%] 11:42:24 tests/integration/models_containers_test.py::ContainerTest::test_create_with_volume_driver PASSED [ 81%] 11:42:25 tests/integration/models_containers_test.py::ContainerTest::test_diff PASSED [ 81%] 11:42:25 tests/integration/models_containers_test.py::ContainerTest::test_exec_run_failed PASSED [ 82%] 11:42:26 tests/integration/models_containers_test.py::ContainerTest::test_exec_run_success PASSED [ 82%] 11:42:26 tests/integration/models_containers_test.py::ContainerTest::test_kill PASSED [ 82%] 11:42:26 tests/integration/models_containers_test.py::ContainerTest::test_logs PASSED [ 82%] 11:42:27 tests/integration/models_containers_test.py::ContainerTest::test_pause PASSED [ 83%] 11:42:28 tests/integration/models_containers_test.py::ContainerTest::test_ports_target_list PASSED [ 83%] 11:42:28 tests/integration/models_containers_test.py::ContainerTest::test_ports_target_none PASSED [ 83%] 11:42:29 tests/integration/models_containers_test.py::ContainerTest::test_ports_target_tuple PASSED [ 83%] 11:42:29 tests/integration/models_containers_test.py::ContainerTest::test_remove PASSED [ 84%] 11:42:29 tests/integration/models_containers_test.py::ContainerTest::test_rename PASSED [ 84%] 11:42:36 tests/integration/models_containers_test.py::ContainerTest::test_restart PASSED [ 84%] 11:42:36 tests/integration/models_containers_test.py::ContainerTest::test_start PASSED [ 84%] 11:42:37 tests/integration/models_containers_test.py::ContainerTest::test_stats PASSED [ 85%] 11:42:38 tests/integration/models_containers_test.py::ContainerTest::test_stop PASSED [ 85%] 11:42:38 tests/integration/models_containers_test.py::ContainerTest::test_top PASSED [ 85%] 11:42:38 tests/integration/models_containers_test.py::ContainerTest::test_update PASSED [ 85%] 11:42:39 tests/integration/models_containers_test.py::ContainerTest::test_wait PASSED [ 86%] 11:42:40 tests/integration/models_images_test.py::ImageCollectionTest::test_build PASSED [ 86%] 11:42:40 tests/integration/models_images_test.py::ImageCollectionTest::test_build_with_error PASSED [ 86%] 11:42:41 tests/integration/models_images_test.py::ImageCollectionTest::test_build_with_multiple_success PASSED [ 86%] 11:42:41 tests/integration/models_images_test.py::ImageCollectionTest::test_build_with_success_build_output PASSED [ 87%] 11:42:41 tests/integration/models_images_test.py::ImageCollectionTest::test_list PASSED [ 87%] 11:42:41 tests/integration/models_containers_test.py::ContainerTest::test_restart PASSED [ 84%] 11:42:41 tests/integration/models_containers_test.py::ContainerTest::test_start PASSED [ 84%] 11:42:42 tests/integration/models_images_test.py::ImageCollectionTest::test_list_with_repository PASSED [ 87%] 11:42:42 tests/integration/models_images_test.py::ImageCollectionTest::test_load_error PASSED [ 87%] 11:42:42 tests/integration/models_images_test.py::ImageCollectionTest::test_pull PASSED [ 88%] 11:42:42 tests/integration/models_images_test.py::ImageCollectionTest::test_pull_multiple PASSED [ 88%] 11:42:42 tests/integration/models_containers_test.py::ContainerTest::test_stats PASSED [ 85%] 11:42:43 tests/integration/models_containers_test.py::ContainerTest::test_stop PASSED [ 85%] 11:42:43 tests/integration/models_images_test.py::ImageCollectionTest::test_pull_with_sha PASSED [ 88%] 11:42:43 tests/integration/models_images_test.py::ImageCollectionTest::test_pull_with_tag PASSED [ 88%] 11:42:43 tests/integration/models_images_test.py::ImageCollectionTest::test_save_and_load PASSED [ 89%] 11:42:43 tests/integration/models_containers_test.py::ContainerTest::test_top PASSED [ 85%] 11:42:43 tests/integration/models_images_test.py::ImageCollectionTest::test_save_and_load_repo_name PASSED [ 89%] 11:42:43 tests/integration/models_images_test.py::ImageCollectionTest::test_save_name_error PASSED [ 89%] 11:42:43 tests/integration/models_images_test.py::ImageTest::test_tag_and_remove PASSED [ 90%] 11:42:43 tests/integration/models_containers_test.py::ContainerTest::test_update PASSED [ 85%] 11:42:43 tests/integration/models_networks_test.py::NetworkCollectionTest::test_create PASSED [ 90%] 11:42:44 tests/integration/models_networks_test.py::NetworkCollectionTest::test_get PASSED [ 90%] 11:42:44 tests/integration/models_networks_test.py::NetworkCollectionTest::test_list_remove PASSED [ 90%] 11:42:44 tests/integration/models_containers_test.py::ContainerTest::test_wait PASSED [ 86%] 11:42:45 tests/integration/models_images_test.py::ImageCollectionTest::test_build PASSED [ 86%] 11:42:45 tests/integration/models_images_test.py::ImageCollectionTest::test_build_with_error PASSED [ 86%] 11:42:45 tests/integration/models_images_test.py::ImageCollectionTest::test_build_with_multiple_success PASSED [ 86%] 11:42:46 tests/integration/models_networks_test.py::NetworkTest::test_connect_disconnect PASSED [ 91%] 11:42:46 tests/integration/models_images_test.py::ImageCollectionTest::test_build_with_success_build_output PASSED [ 87%] 11:42:46 tests/integration/models_images_test.py::ImageCollectionTest::test_list PASSED [ 87%] 11:42:46 tests/integration/models_images_test.py::ImageCollectionTest::test_list_with_repository PASSED [ 87%] 11:42:46 tests/integration/models_images_test.py::ImageCollectionTest::test_load_error PASSED [ 87%] 11:42:46 tests/integration/models_images_test.py::ImageCollectionTest::test_pull PASSED [ 88%] 11:42:47 tests/integration/models_images_test.py::ImageCollectionTest::test_pull_multiple PASSED [ 88%] 11:42:47 tests/integration/models_images_test.py::ImageCollectionTest::test_pull_with_sha PASSED [ 88%] 11:42:47 tests/integration/models_images_test.py::ImageCollectionTest::test_pull_with_tag PASSED [ 88%] 11:42:47 tests/integration/models_images_test.py::ImageCollectionTest::test_save_and_load PASSED [ 89%] 11:42:48 tests/integration/models_images_test.py::ImageCollectionTest::test_save_and_load_repo_name PASSED [ 89%] 11:42:48 tests/integration/models_images_test.py::ImageCollectionTest::test_save_name_error PASSED [ 89%] 11:42:48 tests/integration/models_images_test.py::ImageTest::test_tag_and_remove PASSED [ 90%] 11:42:48 tests/integration/models_networks_test.py::NetworkCollectionTest::test_create PASSED [ 90%] 11:42:49 tests/integration/models_networks_test.py::NetworkCollectionTest::test_get PASSED [ 90%] 11:42:49 tests/integration/models_networks_test.py::NetworkCollectionTest::test_list_remove PASSED [ 90%] 11:42:50 tests/integration/models_networks_test.py::NetworkTest::test_connect_disconnect PASSED [ 91%] 11:42:52 tests/integration/models_nodes_test.py::NodesTest::test_list_get_update PASSED [ 91%] 11:42:52 tests/integration/models_resources_test.py::ModelTest::test_reload PASSED [ 91%] 11:42:52 tests/integration/models_services_test.py::ServiceTest::test_create PASSED [ 91%] 11:42:52 tests/integration/models_services_test.py::ServiceTest::test_create_with_network PASSED [ 92%] 11:42:52 tests/integration/models_services_test.py::ServiceTest::test_force_update_service PASSED [ 92%] 11:42:52 tests/integration/models_services_test.py::ServiceTest::test_force_update_service_using_bool PASSED [ 92%] 11:42:52 tests/integration/models_services_test.py::ServiceTest::test_force_update_service_using_shorthand_method PASSED [ 92%] 11:42:52 tests/integration/models_services_test.py::ServiceTest::test_get PASSED [ 93%] 11:42:52 tests/integration/models_services_test.py::ServiceTest::test_list_remove PASSED [ 93%] 11:42:52 tests/integration/models_services_test.py::ServiceTest::test_scale_method_global_service PASSED [ 93%] 11:42:52 tests/integration/models_services_test.py::ServiceTest::test_scale_method_service PASSED [ 93%] 11:42:53 tests/integration/models_services_test.py::ServiceTest::test_scale_service PASSED [ 94%] 11:42:53 tests/integration/models_services_test.py::ServiceTest::test_tasks PASSED [ 94%] 11:42:53 tests/integration/models_services_test.py::ServiceTest::test_update PASSED [ 94%] 11:42:53 tests/integration/models_services_test.py::ServiceTest::test_update_remove_service_labels PASSED [ 94%] 11:42:53 tests/integration/models_services_test.py::ServiceTest::test_update_retains_container_labels PASSED [ 95%] 11:42:53 tests/integration/models_services_test.py::ServiceTest::test_update_retains_networks XPASS [ 95%] 11:42:57 tests/integration/models_nodes_test.py::NodesTest::test_list_get_update PASSED [ 91%] 11:42:57 tests/integration/models_resources_test.py::ModelTest::test_reload PASSED [ 91%] 11:42:57 tests/integration/models_services_test.py::ServiceTest::test_create PASSED [ 91%] 11:42:57 tests/integration/models_services_test.py::ServiceTest::test_create_with_network PASSED [ 92%] 11:42:57 tests/integration/models_services_test.py::ServiceTest::test_force_update_service PASSED [ 92%] 11:42:57 tests/integration/models_services_test.py::ServiceTest::test_force_update_service_using_bool PASSED [ 92%] 11:42:57 tests/integration/models_services_test.py::ServiceTest::test_force_update_service_using_shorthand_method PASSED [ 92%] 11:42:57 tests/integration/models_services_test.py::ServiceTest::test_get PASSED [ 93%] 11:42:57 tests/integration/models_services_test.py::ServiceTest::test_list_remove PASSED [ 93%] 11:42:57 tests/integration/models_services_test.py::ServiceTest::test_scale_method_global_service PASSED [ 93%] 11:42:57 tests/integration/models_services_test.py::ServiceTest::test_scale_method_service PASSED [ 93%] 11:42:57 tests/integration/models_services_test.py::ServiceTest::test_scale_service PASSED [ 94%] 11:42:57 tests/integration/models_services_test.py::ServiceTest::test_tasks PASSED [ 94%] 11:42:57 tests/integration/models_services_test.py::ServiceTest::test_update PASSED [ 94%] 11:42:57 tests/integration/models_services_test.py::ServiceTest::test_update_remove_service_labels PASSED [ 94%] 11:42:57 tests/integration/models_services_test.py::ServiceTest::test_update_retains_container_labels PASSED [ 95%] 11:42:57 tests/integration/models_services_test.py::ServiceTest::test_update_retains_networks XPASS [ 95%] 11:42:58 tests/integration/models_services_test.py::ServiceTest::test_update_retains_service_labels PASSED [ 95%] 11:42:59 tests/integration/models_swarm_test.py::SwarmTest::test_init_update_leave PASSED [ 95%] 11:43:01 tests/integration/models_swarm_test.py::SwarmTest::test_join_on_already_joined_swarm PASSED [ 96%] 11:43:01 tests/integration/models_volumes_test.py::VolumesTest::test_create_get PASSED [ 96%] 11:43:01 tests/integration/models_volumes_test.py::VolumesTest::test_list_remove PASSED [ 96%] 11:43:01 tests/integration/regression_test.py::TestRegressions::test_443_handle_nonchunked_response_in_stream PASSED [ 96%] 11:43:01 tests/integration/regression_test.py::TestRegressions::test_542_truncate_ids_client_side PASSED [ 97%] 11:43:01 tests/integration/regression_test.py::TestRegressions::test_647_support_doubleslash_in_image_names PASSED [ 97%] 11:43:03 tests/integration/models_services_test.py::ServiceTest::test_update_retains_service_labels PASSED [ 95%] 11:43:04 tests/integration/models_swarm_test.py::SwarmTest::test_init_update_leave PASSED [ 95%] 11:43:05 tests/integration/regression_test.py::TestRegressions::test_649_handle_timeout_value_none PASSED [ 97%] 11:43:05 tests/integration/regression_test.py::TestRegressions::test_715_handle_user_param_as_int_value PASSED [ 97%] 11:43:05 tests/integration/regression_test.py::TestRegressions::test_792_explicit_port_protocol PASSED [ 98%] 11:43:05 tests/integration/credentials/store_test.py::TestStore::test_store_and_get PASSED [ 98%] 11:43:05 tests/integration/credentials/store_test.py::TestStore::test_get_nonexistent PASSED [ 98%] 11:43:05 tests/integration/credentials/store_test.py::TestStore::test_store_and_erase PASSED [ 98%] 11:43:05 tests/integration/models_swarm_test.py::SwarmTest::test_join_on_already_joined_swarm PASSED [ 96%] 11:43:05 tests/integration/models_volumes_test.py::VolumesTest::test_create_get PASSED [ 96%] 11:43:05 tests/integration/models_volumes_test.py::VolumesTest::test_list_remove PASSED [ 96%] 11:43:05 tests/integration/regression_test.py::TestRegressions::test_443_handle_nonchunked_response_in_stream PASSED [ 96%] 11:43:05 tests/integration/credentials/store_test.py::TestStore::test_unicode_strings PASSED [ 99%] 11:43:05 tests/integration/credentials/store_test.py::TestStore::test_list PASSED [ 99%] 11:43:05 tests/integration/credentials/store_test.py::TestStore::test_execute_with_env_override PASSED [ 99%] 11:43:06 tests/integration/regression_test.py::TestRegressions::test_542_truncate_ids_client_side PASSED [ 97%] 11:43:06 tests/integration/regression_test.py::TestRegressions::test_647_support_doubleslash_in_image_names PASSED [ 97%] 11:43:06 tests/integration/credentials/utils_test.py::test_create_environment_dict PASSED [100%] 11:43:06 11:43:06 ---------- coverage: platform linux, python 3.7.10-final-0 ----------- 11:43:06 Name Stmts Miss Branch BrPart Cover 11:43:06 ----------------------------------------------------------------------- 11:43:06 docker/__init__.py 8 0 0 0 100% 11:43:06 docker/api/__init__.py 1 0 0 0 100% 11:43:06 docker/api/build.py 126 26 93 23 74% 11:43:06 docker/api/client.py 261 56 96 19 77% 11:43:06 docker/api/config.py 31 0 6 2 95% 11:43:06 docker/api/container.py 266 34 104 26 83% 11:43:06 docker/api/daemon.py 39 14 14 3 53% 11:43:06 docker/api/exec_api.py 46 9 22 3 79% 11:43:06 docker/api/image.py 160 45 60 13 67% 11:43:06 docker/api/network.py 90 13 48 12 80% 11:43:06 docker/api/plugin.py 90 10 14 4 85% 11:43:06 docker/api/secret.py 36 3 10 3 83% 11:43:06 docker/api/service.py 200 58 149 32 62% 11:43:06 docker/api/swarm.py 106 15 38 10 81% 11:43:06 docker/api/volume.py 38 5 14 5 81% 11:43:06 docker/auth.py 198 93 74 22 48% 11:43:06 docker/client.py 76 8 2 1 88% 11:43:06 docker/constants.py 21 0 0 0 100% 11:43:06 docker/context/__init__.py 2 0 0 0 100% 11:43:06 docker/context/api.py 78 18 38 10 72% 11:43:06 docker/context/config.py 61 25 16 3 53% 11:43:06 docker/context/context.py 154 26 64 15 78% 11:43:06 docker/credentials/__init__.py 3 0 0 0 100% 11:43:06 docker/credentials/constants.py 4 0 0 0 100% 11:43:06 docker/credentials/errors.py 11 1 2 1 85% 11:43:06 docker/credentials/store.py 50 9 16 5 73% 11:43:06 docker/credentials/utils.py 23 13 12 1 31% 11:43:06 docker/errors.py 110 22 20 6 75% 11:43:06 docker/models/__init__.py 0 0 0 0 100% 11:43:06 docker/models/configs.py 21 8 2 0 57% 11:43:06 docker/models/containers.py 183 21 70 9 86% 11:43:06 docker/models/images.py 137 41 56 6 67% 11:43:06 docker/models/networks.py 37 1 12 2 94% 11:43:06 docker/models/nodes.py 15 1 2 0 94% 11:43:06 docker/models/plugins.py 49 30 10 0 32% 11:43:06 docker/models/resource.py 41 11 6 2 72% 11:43:06 docker/models/secrets.py 22 9 2 0 54% 11:43:06 docker/models/services.py 87 5 36 5 92% 11:43:06 docker/models/swarm.py 39 3 6 3 87% 11:43:06 docker/models/volumes.py 23 1 4 0 96% 11:43:06 docker/tls.py 37 13 14 5 57% 11:43:06 docker/transport/__init__.py 11 3 0 0 73% 11:43:06 docker/transport/basehttpadapter.py 6 3 2 0 38% 11:43:06 docker/transport/npipeconn.py 59 54 10 0 7% 11:43:06 docker/transport/npipesocket.py 137 132 22 0 3% 11:43:06 docker/transport/sshconn.py 163 124 56 1 18% 11:43:06 docker/transport/ssladapter.py 36 22 10 1 33% 11:43:06 docker/transport/unixconn.py 66 42 12 0 31% 11:43:06 docker/types/__init__.py 6 0 0 0 100% 11:43:06 docker/types/base.py 5 0 2 0 100% 11:43:06 docker/types/containers.py 420 222 326 70 45% 11:43:06 docker/types/daemon.py 36 8 14 4 72% 11:43:06 docker/types/healthcheck.py 34 12 4 1 61% 11:43:06 docker/types/networks.py 41 7 28 6 78% 11:43:06 docker/types/services.py 314 70 208 40 75% 11:43:06 docker/types/swarm.py 51 24 40 10 52% 11:43:06 docker/utils/__init__.py 3 0 0 0 100% 11:43:06 docker/utils/build.py 155 25 76 13 80% 11:43:06 docker/utils/config.py 36 9 10 5 70% 11:43:06 docker/utils/decorators.py 32 6 12 4 73% 11:43:06 docker/utils/fnmatch.py 55 27 28 4 41% 11:43:06 docker/utils/json_stream.py 43 8 14 3 77% 11:43:06 docker/utils/ports.py 50 50 32 0 0% 11:43:06 docker/utils/proxy.py 32 2 12 1 93% 11:43:06 docker/utils/socket.py 86 9 40 7 86% 11:43:06 docker/utils/utils.py 278 98 171 32 60% 11:43:06 docker/version.py 2 0 2 0 100% 11:43:06 ----------------------------------------------------------------------- 11:43:06 TOTAL 5137 1604 2263 453 64% 11:43:06 11:43:06 =========================== short test summary info ============================ 11:43:06 XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options 11:43:06 CONFIG_RT_GROUP_SCHED isn't enabled 11:43:06 XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt 11:43:06 Not supported on most drivers 11:43:06 XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs 11:43:06 Output of docker top depends on host distro, and is not formalized. 11:43:06 XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver 11:43:06 This doesn't seem to be taken into account by the engine 11:43:06 SKIPPED [3] /src/tests/helpers.py:71: Feature requires Docker Engine experimental mode 11:43:06 SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME 11:43:06 SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 11:43:06 11:43:06 ======== 377 passed, 5 skipped, 4 xfailed, 4 xpassed in 298.69 seconds ========= [Pipeline] sh 11:43:07 + docker stop dpy-dind-2-0-py3.7-20.10.6 11:43:08 tests/integration/regression_test.py::TestRegressions::test_649_handle_timeout_value_none PASSED [ 97%] 11:43:09 tests/integration/regression_test.py::TestRegressions::test_715_handle_user_param_as_int_value PASSED [ 97%] 11:43:09 tests/integration/regression_test.py::TestRegressions::test_792_explicit_port_protocol PASSED [ 98%] 11:43:09 tests/integration/credentials/store_test.py::TestStore::test_store_and_get PASSED [ 98%] 11:43:09 tests/integration/credentials/store_test.py::TestStore::test_get_nonexistent PASSED [ 98%] 11:43:09 tests/integration/credentials/store_test.py::TestStore::test_store_and_erase PASSED [ 98%] 11:43:09 tests/integration/credentials/store_test.py::TestStore::test_unicode_strings PASSED [ 99%] 11:43:10 tests/integration/credentials/store_test.py::TestStore::test_list PASSED [ 99%] 11:43:10 tests/integration/credentials/store_test.py::TestStore::test_execute_with_env_override PASSED [ 99%] 11:43:10 tests/integration/credentials/utils_test.py::test_create_environment_dict PASSED [100%] 11:43:10 11:43:10 ---------- coverage: platform linux, python 3.7.10-final-0 ----------- 11:43:10 Name Stmts Miss Branch BrPart Cover 11:43:10 ----------------------------------------------------------------------- 11:43:10 docker/__init__.py 8 0 0 0 100% 11:43:10 docker/api/__init__.py 1 0 0 0 100% 11:43:10 docker/api/build.py 126 26 93 23 74% 11:43:10 docker/api/client.py 261 56 96 19 77% 11:43:10 docker/api/config.py 31 0 6 2 95% 11:43:10 docker/api/container.py 266 34 104 26 83% 11:43:10 docker/api/daemon.py 39 14 14 3 53% 11:43:10 docker/api/exec_api.py 46 9 22 3 79% 11:43:10 docker/api/image.py 160 45 60 13 67% 11:43:10 docker/api/network.py 90 13 48 12 80% 11:43:10 docker/api/plugin.py 90 10 14 4 85% 11:43:10 docker/api/secret.py 36 3 10 3 83% 11:43:10 docker/api/service.py 200 58 149 32 62% 11:43:10 docker/api/swarm.py 106 15 38 10 81% 11:43:10 docker/api/volume.py 38 5 14 5 81% 11:43:10 docker/auth.py 198 93 74 22 48% 11:43:10 docker/client.py 76 8 2 1 88% 11:43:10 docker/constants.py 21 0 0 0 100% 11:43:10 docker/context/__init__.py 2 0 0 0 100% 11:43:10 docker/context/api.py 78 18 38 10 72% 11:43:10 docker/context/config.py 61 25 16 3 53% 11:43:10 docker/context/context.py 154 26 64 15 78% 11:43:10 docker/credentials/__init__.py 3 0 0 0 100% 11:43:10 docker/credentials/constants.py 4 0 0 0 100% 11:43:10 docker/credentials/errors.py 11 1 2 1 85% 11:43:10 docker/credentials/store.py 50 9 16 5 73% 11:43:10 docker/credentials/utils.py 23 13 12 1 31% 11:43:10 docker/errors.py 110 22 20 6 75% 11:43:10 docker/models/__init__.py 0 0 0 0 100% 11:43:10 docker/models/configs.py 21 8 2 0 57% 11:43:10 docker/models/containers.py 183 21 70 9 86% 11:43:10 docker/models/images.py 137 41 56 6 67% 11:43:10 docker/models/networks.py 37 1 12 2 94% 11:43:10 docker/models/nodes.py 15 1 2 0 94% 11:43:10 docker/models/plugins.py 49 30 10 0 32% 11:43:10 docker/models/resource.py 41 11 6 2 72% 11:43:10 docker/models/secrets.py 22 9 2 0 54% 11:43:10 docker/models/services.py 87 5 36 5 92% 11:43:10 docker/models/swarm.py 39 3 6 3 87% 11:43:10 docker/models/volumes.py 23 1 4 0 96% 11:43:10 docker/tls.py 37 13 14 5 57% 11:43:10 docker/transport/__init__.py 11 3 0 0 73% 11:43:10 docker/transport/basehttpadapter.py 6 3 2 0 38% 11:43:10 docker/transport/npipeconn.py 59 54 10 0 7% 11:43:10 docker/transport/npipesocket.py 137 132 22 0 3% 11:43:10 docker/transport/sshconn.py 163 124 56 1 18% 11:43:10 docker/transport/ssladapter.py 36 22 10 1 33% 11:43:10 docker/transport/unixconn.py 66 42 12 0 31% 11:43:10 docker/types/__init__.py 6 0 0 0 100% 11:43:10 docker/types/base.py 5 0 2 0 100% 11:43:10 docker/types/containers.py 420 222 326 70 45% 11:43:10 docker/types/daemon.py 36 8 14 4 72% 11:43:10 docker/types/healthcheck.py 34 12 4 1 61% 11:43:10 docker/types/networks.py 41 7 28 6 78% 11:43:10 docker/types/services.py 314 70 208 40 75% 11:43:10 docker/types/swarm.py 51 24 40 10 52% 11:43:10 docker/utils/__init__.py 3 0 0 0 100% 11:43:10 docker/utils/build.py 155 25 76 13 80% 11:43:10 docker/utils/config.py 36 9 10 5 70% 11:43:10 docker/utils/decorators.py 32 6 12 4 73% 11:43:10 docker/utils/fnmatch.py 55 27 28 4 41% 11:43:10 docker/utils/json_stream.py 43 8 14 3 77% 11:43:10 docker/utils/ports.py 50 50 32 0 0% 11:43:10 docker/utils/proxy.py 32 2 12 1 93% 11:43:10 docker/utils/socket.py 86 9 40 7 86% 11:43:10 docker/utils/utils.py 278 98 171 32 60% 11:43:10 docker/version.py 2 0 2 0 100% 11:43:10 ----------------------------------------------------------------------- 11:43:10 TOTAL 5137 1604 2263 453 64% 11:43:10 11:43:10 =========================== short test summary info ============================ 11:43:10 XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options 11:43:10 CONFIG_RT_GROUP_SCHED isn't enabled 11:43:10 XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt 11:43:10 Not supported on most drivers 11:43:10 XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs 11:43:10 Output of docker top depends on host distro, and is not formalized. 11:43:10 XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver 11:43:10 This doesn't seem to be taken into account by the engine 11:43:10 SKIPPED [3] /src/tests/helpers.py:71: Feature requires Docker Engine experimental mode 11:43:10 SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME 11:43:10 SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 11:43:10 11:43:10 ======== 377 passed, 5 skipped, 4 xfailed, 4 xpassed in 293.08 seconds ========= [Pipeline] sh 11:43:11 + docker stop dpy-dind-2-0-py3.7-19.03.13 11:43:19 dpy-dind-2-0-py3.7-20.10.6 [Pipeline] sh 11:43:19 + docker run --rm -d --name dpy-dind-2-0-py3.7-20.10.6 -v /tmp --privileged --network dpy-testnet-2-0-py3.7-20.10.6 dockerpinata/docker-py:sshdind-2399c1a30ca6c61f087779766067508a5febafe1 dockerd --experimental 11:43:19 4f1fea01bc010e2e091608410f57413217a9e86efbdd6a28e8b18912dcfd793e [Pipeline] sh 11:43:20 + docker exec dpy-dind-2-0-py3.7-20.10.6 sh -c /usr/sbin/sshd [Pipeline] sh 11:43:20 + docker run --rm --name dpy-tests-2-0-py3.7-20.10.6 -e DOCKER_HOST=ssh://dpy-dind-2-0-py3.7-20.10.6:22 -e DOCKER_TEST_API_VERSION=1.40 --network dpy-testnet-2-0-py3.7-20.10.6 --volumes-from dpy-dind-2-0-py3.7-20.10.6 -v /home/ubuntu/workspace/docker-py_PR-2838@tmp/c6bfc2f7-5062-4a64-a6ab-6d1915720dfc/config.json:/root/.docker/config.json dockerpinata/docker-py:py3-2399c1a30ca6c61f087779766067508a5febafe1 py.test -v -rxs --cov=docker tests/ssh 11:43:21 ============================= test session starts ============================== 11:43:21 platform linux -- Python 3.7.10, pytest-4.3.1, py-1.10.0, pluggy-0.13.1 -- /usr/local/bin/python 11:43:21 cachedir: .pytest_cache 11:43:21 rootdir: /src, inifile: pytest.ini 11:43:21 plugins: cov-2.6.1, timeout-1.3.3 11:43:22 collecting ... collected 24 items 11:43:22 11:43:23 dpy-dind-2-0-py3.7-19.03.13 [Pipeline] sh 11:43:23 + docker run --rm -d --name dpy-dind-2-0-py3.7-19.03.13 -v /tmp --privileged --network dpy-testnet-2-0-py3.7-19.03.13 dockerpinata/docker-py:sshdind-2399c1a30ca6c61f087779766067508a5febafe1 dockerd --experimental 11:43:23 6b9e7e00188310ef88e38c99b601b4867ca4a29edd74538c30aee43de0028065 [Pipeline] sh 11:43:24 tests/ssh/api_build_test.py::BuildTest::test_build_container_with_target PASSED [ 4%] 11:43:24 tests/ssh/api_build_test.py::BuildTest::test_build_from_stringio PASSED [ 8%] 11:43:24 tests/ssh/api_build_test.py::BuildTest::test_build_gzip_custom_encoding PASSED [ 12%] 11:43:24 tests/ssh/api_build_test.py::BuildTest::test_build_gzip_encoding PASSED [ 16%] 11:43:24 + docker exec dpy-dind-2-0-py3.7-19.03.13 sh -c /usr/sbin/sshd [Pipeline] sh 11:43:24 + docker run --rm --name dpy-tests-2-0-py3.7-19.03.13 -e DOCKER_HOST=ssh://dpy-dind-2-0-py3.7-19.03.13:22 -e DOCKER_TEST_API_VERSION=1.40 --network dpy-testnet-2-0-py3.7-19.03.13 --volumes-from dpy-dind-2-0-py3.7-19.03.13 -v /home/ubuntu/workspace/docker-py_PR-2838@tmp/327da465-9ba4-4b45-831f-d5dbd7929e41/config.json:/root/.docker/config.json dockerpinata/docker-py:py3-2399c1a30ca6c61f087779766067508a5febafe1 py.test -v -rxs --cov=docker tests/ssh 11:43:25 ============================= test session starts ============================== 11:43:25 platform linux -- Python 3.7.10, pytest-4.3.1, py-1.10.0, pluggy-0.13.1 -- /usr/local/bin/python 11:43:25 cachedir: .pytest_cache 11:43:25 rootdir: /src, inifile: pytest.ini 11:43:25 plugins: cov-2.6.1, timeout-1.3.3 11:43:25 tests/ssh/api_build_test.py::BuildTest::test_build_in_context_abs_dockerfile PASSED [ 20%] 11:43:26 collecting ... collected 24 items 11:43:26 11:43:26 tests/ssh/api_build_test.py::BuildTest::test_build_in_context_dockerfile PASSED [ 25%] 11:43:28 tests/ssh/api_build_test.py::BuildTest::test_build_in_context_nested_dockerfile PASSED [ 29%] 11:43:28 tests/ssh/api_build_test.py::BuildTest::test_build_invalid_platform PASSED [ 33%] 11:43:28 tests/ssh/api_build_test.py::BuildTest::test_build_container_with_target PASSED [ 4%] 11:43:28 tests/ssh/api_build_test.py::BuildTest::test_build_from_stringio PASSED [ 8%] 11:43:28 tests/ssh/api_build_test.py::BuildTest::test_build_gzip_custom_encoding PASSED [ 12%] 11:43:28 tests/ssh/api_build_test.py::BuildTest::test_build_gzip_encoding PASSED [ 16%] 11:43:28 tests/ssh/api_build_test.py::BuildTest::test_build_isolation PASSED [ 37%] 11:43:29 tests/ssh/api_build_test.py::BuildTest::test_build_labels PASSED [ 41%] 11:43:30 tests/ssh/api_build_test.py::BuildTest::test_build_in_context_abs_dockerfile PASSED [ 20%] 11:43:30 tests/ssh/api_build_test.py::BuildTest::test_build_out_of_context_dockerfile PASSED [ 45%] 11:43:30 tests/ssh/api_build_test.py::BuildTest::test_build_in_context_dockerfile PASSED [ 25%] 11:43:30 tests/ssh/api_build_test.py::BuildTest::test_build_shmsize PASSED [ 50%] 11:43:32 tests/ssh/api_build_test.py::BuildTest::test_build_in_context_nested_dockerfile PASSED [ 29%] 11:43:32 tests/ssh/api_build_test.py::BuildTest::test_build_invalid_platform PASSED [ 33%] 11:43:32 tests/ssh/api_build_test.py::BuildTest::test_build_isolation PASSED [ 37%] 11:43:33 tests/ssh/api_build_test.py::BuildTest::test_build_labels PASSED [ 41%] 11:43:33 tests/ssh/api_build_test.py::BuildTest::test_build_squash PASSED [ 54%] 11:43:34 tests/ssh/api_build_test.py::BuildTest::test_build_stderr_data PASSED [ 58%] 11:43:34 tests/ssh/api_build_test.py::BuildTest::test_build_streaming PASSED [ 62%] 11:43:34 tests/ssh/api_build_test.py::BuildTest::test_build_out_of_context_dockerfile PASSED [ 45%] 11:43:34 tests/ssh/api_build_test.py::BuildTest::test_build_with_buildargs PASSED [ 66%] 11:43:35 tests/ssh/api_build_test.py::BuildTest::test_build_shmsize PASSED [ 50%] 11:43:37 tests/ssh/api_build_test.py::BuildTest::test_build_squash PASSED [ 54%] 11:43:38 tests/ssh/api_build_test.py::BuildTest::test_build_stderr_data PASSED [ 58%] 11:43:38 tests/ssh/api_build_test.py::BuildTest::test_build_with_cache_from PASSED [ 70%] 11:43:38 tests/ssh/api_build_test.py::BuildTest::test_build_with_dockerfile_empty_lines PASSED [ 75%] 11:43:38 tests/ssh/api_build_test.py::BuildTest::test_build_streaming PASSED [ 62%] 11:43:38 tests/ssh/api_build_test.py::BuildTest::test_build_with_buildargs PASSED [ 66%] 11:43:39 tests/ssh/api_build_test.py::BuildTest::test_build_with_dockerignore PASSED [ 79%] 11:43:42 tests/ssh/api_build_test.py::BuildTest::test_build_with_cache_from PASSED [ 70%] 11:43:42 tests/ssh/api_build_test.py::BuildTest::test_build_with_dockerfile_empty_lines PASSED [ 75%] 11:43:42 tests/ssh/api_build_test.py::BuildTest::test_build_with_extra_hosts PASSED [ 83%] 11:43:42 tests/ssh/api_build_test.py::BuildTest::test_build_with_dockerignore PASSED [ 79%] 11:43:45 tests/ssh/api_build_test.py::BuildTest::test_build_with_network_mode PASSED [ 87%] 11:43:45 tests/ssh/api_build_test.py::BuildTest::test_build_with_proxy PASSED [ 91%] 11:43:45 tests/ssh/api_build_test.py::BuildTest::test_build_with_proxy_and_buildargs PASSED [ 95%] 11:43:45 tests/ssh/api_build_test.py::BuildTest::test_build_with_extra_hosts PASSED [ 83%] 11:43:46 tests/ssh/api_build_test.py::BuildTest::test_prune_builds XPASS [100%] 11:43:46 11:43:46 =============================== warnings summary =============================== 11:43:46 /usr/local/lib/python3.7/site-packages/paramiko/hostkeys.py:23 11:43:46 /usr/local/lib/python3.7/site-packages/paramiko/hostkeys.py:23: DeprecationWarning: Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated since Python 3.3,and in 3.9 it will stop working 11:43:46 from collections import MutableMapping 11:43:46 11:43:46 -- Docs: https://docs.pytest.org/en/latest/warnings.html 11:43:46 11:43:46 ---------- coverage: platform linux, python 3.7.10-final-0 ----------- 11:43:46 Name Stmts Miss Branch BrPart Cover 11:43:46 ----------------------------------------------------------------------- 11:43:46 docker/__init__.py 8 0 0 0 100% 11:43:46 docker/api/__init__.py 1 0 0 0 100% 11:43:46 docker/api/build.py 126 22 93 23 78% 11:43:46 docker/api/client.py 261 100 96 15 56% 11:43:46 docker/api/config.py 31 19 6 0 32% 11:43:46 docker/api/container.py 266 171 104 10 28% 11:43:46 docker/api/daemon.py 39 28 14 0 21% 11:43:46 docker/api/exec_api.py 46 36 22 0 15% 11:43:46 docker/api/image.py 160 108 60 5 26% 11:43:46 docker/api/network.py 90 56 48 7 30% 11:43:46 docker/api/plugin.py 90 68 14 0 21% 11:43:46 docker/api/secret.py 36 23 10 0 28% 11:43:46 docker/api/service.py 200 176 149 0 7% 11:43:46 docker/api/swarm.py 106 77 38 0 20% 11:43:46 docker/api/volume.py 38 29 14 0 17% 11:43:46 docker/auth.py 198 93 74 22 48% 11:43:46 docker/client.py 76 23 2 0 68% 11:43:46 docker/constants.py 21 0 0 0 100% 11:43:46 docker/context/__init__.py 2 0 0 0 100% 11:43:46 docker/context/api.py 78 57 38 0 18% 11:43:46 docker/context/config.py 61 42 16 1 26% 11:43:46 docker/context/context.py 154 113 64 2 20% 11:43:46 docker/credentials/__init__.py 3 0 0 0 100% 11:43:46 docker/credentials/constants.py 4 0 0 0 100% 11:43:46 docker/credentials/errors.py 11 4 2 0 54% 11:43:46 docker/credentials/store.py 50 35 16 0 23% 11:43:46 docker/credentials/utils.py 23 18 12 0 14% 11:43:46 docker/errors.py 110 38 20 5 61% 11:43:46 docker/models/__init__.py 0 0 0 0 100% 11:43:46 docker/models/configs.py 21 8 2 0 57% 11:43:46 docker/models/containers.py 183 131 70 0 21% 11:43:46 docker/models/images.py 137 92 56 0 23% 11:43:46 docker/models/networks.py 37 20 12 0 35% 11:43:46 docker/models/nodes.py 15 5 2 0 59% 11:43:46 docker/models/plugins.py 49 30 10 0 32% 11:43:46 docker/models/resource.py 41 24 6 0 36% 11:43:46 docker/models/secrets.py 22 9 2 0 54% 11:43:46 docker/models/services.py 87 63 36 0 20% 11:43:46 docker/models/swarm.py 39 21 6 0 40% 11:43:46 docker/models/volumes.py 23 10 4 0 48% 11:43:46 docker/tls.py 37 26 14 0 22% 11:43:46 docker/transport/__init__.py 11 3 0 0 73% 11:43:46 docker/transport/basehttpadapter.py 6 0 2 1 88% 11:43:46 docker/transport/npipeconn.py 59 54 10 0 7% 11:43:46 docker/transport/npipesocket.py 137 132 22 0 3% 11:43:46 docker/transport/sshconn.py 163 58 56 17 56% 11:43:46 docker/transport/ssladapter.py 36 22 10 1 33% 11:43:46 docker/transport/unixconn.py 66 42 12 0 31% 11:43:46 docker/types/__init__.py 6 0 0 0 100% 11:43:46 docker/types/base.py 5 2 2 0 43% 11:43:46 docker/types/containers.py 420 356 326 11 10% 11:43:46 docker/types/daemon.py 36 26 14 0 20% 11:43:46 docker/types/healthcheck.py 34 20 4 0 37% 11:43:46 docker/types/networks.py 41 21 28 8 41% 11:43:46 docker/types/services.py 314 261 208 0 10% 11:43:46 docker/types/swarm.py 51 45 40 0 7% 11:43:46 docker/utils/__init__.py 3 0 0 0 100% 11:43:46 docker/utils/build.py 155 27 76 13 79% 11:43:46 docker/utils/config.py 36 9 10 5 70% 11:43:46 docker/utils/decorators.py 32 6 12 4 73% 11:43:46 docker/utils/fnmatch.py 55 27 28 4 41% 11:43:46 docker/utils/json_stream.py 43 8 14 3 77% 11:43:46 docker/utils/ports.py 50 50 32 0 0% 11:43:46 docker/utils/proxy.py 32 3 12 2 89% 11:43:46 docker/utils/socket.py 86 64 40 0 17% 11:43:46 docker/utils/utils.py 278 182 171 25 29% 11:43:46 docker/version.py 2 0 2 0 100% 11:43:46 ----------------------------------------------------------------------- 11:43:46 TOTAL 5137 3193 2263 184 31% 11:43:46 11:43:46 ============== 23 passed, 1 xpassed, 1 warnings in 25.20 seconds =============== [Pipeline] sh 11:43:47 + docker stop dpy-dind-2-0-py3.7-20.10.6 11:43:48 dpy-dind-2-0-py3.7-20.10.6 11:43:48 + docker network rm dpy-testnet-2-0-py3.7-20.10.6 11:43:48 dpy-testnet-2-0-py3.7-20.10.6 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] } 11:43:49 tests/ssh/api_build_test.py::BuildTest::test_build_with_network_mode PASSED [ 87%] 11:43:49 tests/ssh/api_build_test.py::BuildTest::test_build_with_proxy PASSED [ 91%] 11:43:49 tests/ssh/api_build_test.py::BuildTest::test_build_with_proxy_and_buildargs PASSED [ 95%] 11:43:50 tests/ssh/api_build_test.py::BuildTest::test_prune_builds XPASS [100%] 11:43:50 11:43:50 =============================== warnings summary =============================== 11:43:50 /usr/local/lib/python3.7/site-packages/paramiko/hostkeys.py:23 11:43:50 /usr/local/lib/python3.7/site-packages/paramiko/hostkeys.py:23: DeprecationWarning: Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated since Python 3.3,and in 3.9 it will stop working 11:43:50 from collections import MutableMapping 11:43:50 11:43:50 -- Docs: https://docs.pytest.org/en/latest/warnings.html 11:43:50 11:43:50 ---------- coverage: platform linux, python 3.7.10-final-0 ----------- 11:43:50 Name Stmts Miss Branch BrPart Cover 11:43:50 ----------------------------------------------------------------------- 11:43:50 docker/__init__.py 8 0 0 0 100% 11:43:50 docker/api/__init__.py 1 0 0 0 100% 11:43:50 docker/api/build.py 126 22 93 23 78% 11:43:50 docker/api/client.py 261 100 96 15 56% 11:43:50 docker/api/config.py 31 19 6 0 32% 11:43:50 docker/api/container.py 266 171 104 10 28% 11:43:50 docker/api/daemon.py 39 28 14 0 21% 11:43:50 docker/api/exec_api.py 46 36 22 0 15% 11:43:50 docker/api/image.py 160 108 60 5 26% 11:43:50 docker/api/network.py 90 56 48 7 30% 11:43:50 docker/api/plugin.py 90 68 14 0 21% 11:43:50 docker/api/secret.py 36 23 10 0 28% 11:43:50 docker/api/service.py 200 176 149 0 7% 11:43:50 docker/api/swarm.py 106 77 38 0 20% 11:43:50 docker/api/volume.py 38 29 14 0 17% 11:43:50 docker/auth.py 198 93 74 22 48% 11:43:50 docker/client.py 76 23 2 0 68% 11:43:50 docker/constants.py 21 0 0 0 100% 11:43:50 docker/context/__init__.py 2 0 0 0 100% 11:43:50 docker/context/api.py 78 57 38 0 18% 11:43:50 docker/context/config.py 61 42 16 1 26% 11:43:50 docker/context/context.py 154 113 64 2 20% 11:43:50 docker/credentials/__init__.py 3 0 0 0 100% 11:43:50 docker/credentials/constants.py 4 0 0 0 100% 11:43:50 docker/credentials/errors.py 11 4 2 0 54% 11:43:50 docker/credentials/store.py 50 35 16 0 23% 11:43:50 docker/credentials/utils.py 23 18 12 0 14% 11:43:50 docker/errors.py 110 38 20 5 61% 11:43:50 docker/models/__init__.py 0 0 0 0 100% 11:43:50 docker/models/configs.py 21 8 2 0 57% 11:43:50 docker/models/containers.py 183 131 70 0 21% 11:43:50 docker/models/images.py 137 92 56 0 23% 11:43:50 docker/models/networks.py 37 20 12 0 35% 11:43:50 docker/models/nodes.py 15 5 2 0 59% 11:43:50 docker/models/plugins.py 49 30 10 0 32% 11:43:50 docker/models/resource.py 41 24 6 0 36% 11:43:50 docker/models/secrets.py 22 9 2 0 54% 11:43:50 docker/models/services.py 87 63 36 0 20% 11:43:50 docker/models/swarm.py 39 21 6 0 40% 11:43:50 docker/models/volumes.py 23 10 4 0 48% 11:43:50 docker/tls.py 37 26 14 0 22% 11:43:50 docker/transport/__init__.py 11 3 0 0 73% 11:43:50 docker/transport/basehttpadapter.py 6 0 2 1 88% 11:43:50 docker/transport/npipeconn.py 59 54 10 0 7% 11:43:50 docker/transport/npipesocket.py 137 132 22 0 3% 11:43:50 docker/transport/sshconn.py 163 58 56 17 56% 11:43:50 docker/transport/ssladapter.py 36 22 10 1 33% 11:43:50 docker/transport/unixconn.py 66 42 12 0 31% 11:43:50 docker/types/__init__.py 6 0 0 0 100% 11:43:50 docker/types/base.py 5 2 2 0 43% 11:43:50 docker/types/containers.py 420 356 326 11 10% 11:43:50 docker/types/daemon.py 36 26 14 0 20% 11:43:50 docker/types/healthcheck.py 34 20 4 0 37% 11:43:50 docker/types/networks.py 41 21 28 8 41% 11:43:50 docker/types/services.py 314 261 208 0 10% 11:43:50 docker/types/swarm.py 51 45 40 0 7% 11:43:50 docker/utils/__init__.py 3 0 0 0 100% 11:43:50 docker/utils/build.py 155 27 76 13 79% 11:43:50 docker/utils/config.py 36 9 10 5 70% 11:43:50 docker/utils/decorators.py 32 6 12 4 73% 11:43:50 docker/utils/fnmatch.py 55 27 28 4 41% 11:43:50 docker/utils/json_stream.py 43 8 14 3 77% 11:43:50 docker/utils/ports.py 50 50 32 0 0% 11:43:50 docker/utils/proxy.py 32 3 12 2 89% 11:43:50 docker/utils/socket.py 86 64 40 0 17% 11:43:50 docker/utils/utils.py 278 182 171 25 29% 11:43:50 docker/version.py 2 0 2 0 100% 11:43:50 ----------------------------------------------------------------------- 11:43:50 TOTAL 5137 3193 2263 184 31% 11:43:50 11:43:50 ============== 23 passed, 1 xpassed, 1 warnings in 24.60 seconds =============== [Pipeline] sh 11:43:51 + docker stop dpy-dind-2-0-py3.7-19.03.13 11:43:52 dpy-dind-2-0-py3.7-19.03.13 11:43:52 + docker network rm dpy-testnet-2-0-py3.7-19.03.13 11:43:52 dpy-testnet-2-0-py3.7-19.03.13 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // parallel [Pipeline] End of Pipeline GitHub has been notified of this commit’s build result Finished: SUCCESS