Pull request #2844 updated 12:34:23 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Loading trusted files from base branch master at 96c12726fdb9b24e985b4de74d5c82145ccd8185 rather than 7611f175372d05dcf631766577c840e29011c906 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-2844@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 ‘amd64&&ubuntu-2004&&overlay2’ Running on EC2 (managed-agents) - ubuntu-2004-cgroup1 (i-0eb6e1265e7b4880a) in /home/ubuntu/workspace/docker-py_PR-2844 [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-2844@tmp/355aa72e-a71f-4ee2-907c-96d1355672e7/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 12:35:41 cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo 12:35:41 chowning workspace [Pipeline] sh 12:35:42 + pwd 12:35:42 + id -u 12:35:42 + id -g 12:35:42 + docker run --rm -v /home/ubuntu/workspace/docker-py_PR-2844:/workspace busybox chown -R 1000:1000 /workspace 12:35:42 Unable to find image 'busybox:latest' locally 12:35:43 latest: Pulling from library/busybox 12:35:44 92f8b3f0730f: Pulling fs layer 12:35:44 92f8b3f0730f: Verifying Checksum 12:35:44 92f8b3f0730f: Download complete 12:35:44 92f8b3f0730f: Pull complete 12:35:44 Digest: sha256:b5fc1d7b2e4ea86a06b0cf88de915a2c43a99a00b6b3c0af731e5f4c07ae8eff 12:35:44 Status: Downloaded newer image for busybox:latest [Pipeline] echo 12:35:47 Removing all docker containers [Pipeline] sh 12:35:47 + docker container ls -aq [Pipeline] echo 12:35:47 Docker containers have been removed [Pipeline] echo 12:35:47 cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] echo 12:35:47 cleanWorkspace: Workspace is clean. [Pipeline] stage [Pipeline] { (build image) [Pipeline] checkout 12:35:47 The recommended git tool is: git 12:35:49 using credential docker-jenkins-github-credentials 12:35:49 Cloning the remote Git repository 12:35:49 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-2844 # 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/2844/head:refs/remotes/origin/PR-2844 +refs/heads/master:refs/remotes/origin/master # timeout=10 12:35:50 Fetching without tags 12:35:50 Merging remotes/origin/master commit 96c12726fdb9b24e985b4de74d5c82145ccd8185 into PR head commit 7611f175372d05dcf631766577c840e29011c906 12:35:51 Merge succeeded, producing 7611f175372d05dcf631766577c840e29011c906 12:35:51 Checking out Revision 7611f175372d05dcf631766577c840e29011c906 (PR-2844) > git config remote.origin.url https://github.com/docker/docker-py.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/2844/head:refs/remotes/origin/PR-2844 # 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/2844/head:refs/remotes/origin/PR-2844 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7611f175372d05dcf631766577c840e29011c906 # 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 7611f175372d05dcf631766577c840e29011c906 # timeout=10 12:35:54 Commit message: "CR fixes" [Pipeline] sh 12:35:55 + git rev-parse HEAD [Pipeline] withDockerRegistry > git rev-list --no-walk 6010c90e446d9343d511fff79b30806fa8dc6f44 # timeout=10 [Pipeline] { [Pipeline] isUnix [Pipeline] sh 12:35:55 + docker pull dockerpinata/docker-py:sshdind-7611f175372d05dcf631766577c840e29011c906 12:35:55 Error response from daemon: manifest for dockerpinata/docker-py:sshdind-7611f175372d05dcf631766577c840e29011c906 not found: manifest unknown: manifest unknown [Pipeline] isUnix [Pipeline] sh 12:35:56 + docker build -t dockerpinata/docker-py:sshdind-7611f175372d05dcf631766577c840e29011c906 -f tests/Dockerfile-ssh-dind . 12:35:56 Sending build context to Docker daemon 1.373MB 12:35:56 Step 1/11 : ARG API_VERSION=1.39 12:35:56 Step 2/11 : ARG ENGINE_VERSION=19.03.12 12:35:56 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-2844@tmp/9166cb93-7564-41fd-92a7-30004f5e60b9/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded 12:35:56 19.03.12-dind: Pulling from library/docker 12:35:56 df20fa9351a1: Pulling fs layer 12:35:56 25ad7478873d: Pulling fs layer 12:35:56 4684f6177b5d: Pulling fs layer 12:35:56 46e300cec669: Pulling fs layer 12:35:56 63038576ad94: Pulling fs layer 12:35:56 0fdb76c4706c: Pulling fs layer 12:35:56 cb7edeffdfd5: Pulling fs layer 12:35:56 cc28bd76800f: Pulling fs layer 12:35:56 54196fe38f7e: Pulling fs layer 12:35:56 ea71acc29633: Pulling fs layer 12:35:56 657cc4c15165: Pulling fs layer 12:35:56 0fdb76c4706c: Waiting 12:35:56 cb7edeffdfd5: Waiting 12:35:56 cc28bd76800f: Waiting 12:35:56 46e300cec669: Waiting 12:35:56 54196fe38f7e: Waiting 12:35:56 ea71acc29633: Waiting 12:35:56 657cc4c15165: Waiting 12:35:56 63038576ad94: Waiting 12:35:56 4684f6177b5d: Verifying Checksum 12:35:56 4684f6177b5d: Download complete 12:35:56 df20fa9351a1: Verifying Checksum 12:35:56 df20fa9351a1: Download complete 12:35:56 25ad7478873d: Verifying Checksum 12:35:56 25ad7478873d: Download complete 12:35:56 0fdb76c4706c: Verifying Checksum 12:35:56 0fdb76c4706c: Download complete 12:35:56 cb7edeffdfd5: Verifying Checksum 12:35:56 cb7edeffdfd5: Download complete 12:35:56 cc28bd76800f: Verifying Checksum 12:35:56 cc28bd76800f: Download complete 12:35:57 54196fe38f7e: Verifying Checksum 12:35:57 54196fe38f7e: Download complete 12:35:57 63038576ad94: Verifying Checksum 12:35:57 63038576ad94: Download complete 12:35:57 ea71acc29633: Verifying Checksum 12:35:57 ea71acc29633: Download complete 12:35:57 657cc4c15165: Download complete 12:35:57 df20fa9351a1: Pull complete 12:35:57 25ad7478873d: Pull complete 12:35:57 46e300cec669: Verifying Checksum 12:35:57 46e300cec669: Download complete 12:35:57 4684f6177b5d: Pull complete 12:35:59 46e300cec669: Pull complete 12:35:59 63038576ad94: Pull complete 12:35:59 0fdb76c4706c: Pull complete 12:35:59 cb7edeffdfd5: Pull complete 12:36:00 cc28bd76800f: Pull complete 12:36:00 54196fe38f7e: Pull complete 12:36:00 ea71acc29633: Pull complete 12:36:00 657cc4c15165: Pull complete 12:36:00 Digest: sha256:674f1f40ff7c8ac14f5d8b6b28d8fb1f182647ff75304d018003f1e21a0d8771 12:36:00 Status: Downloaded newer image for docker:19.03.12-dind 12:36:00 ---> 66dc2d45749a 12:36:00 Step 4/11 : RUN apk add --no-cache openssh 12:36:07 ---> Running in 697ab38cf5a8 12:36:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 12:36:08 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 12:36:08 (1/4) Installing openssh-sftp-server (8.3_p1-r2) 12:36:08 (2/4) Installing openssh-server-common (8.3_p1-r2) 12:36:08 (3/4) Installing openssh-server (8.3_p1-r2) 12:36:08 (4/4) Installing openssh (8.3_p1-r2) 12:36:08 Executing busybox-1.31.1-r16.trigger 12:36:08 OK: 28 MiB in 51 packages 12:36:08 Removing intermediate container 697ab38cf5a8 12:36:08 ---> 25b30babc821 12:36:08 Step 5/11 : RUN ssh-keygen -A 12:36:08 ---> Running in 70b649bb26cb 12:36:10 ssh-keygen: generating new host keys: RSA DSA ECDSA ED25519 12:36:10 Removing intermediate container 70b649bb26cb 12:36:10 ---> c102dd492a7f 12:36:10 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 12:36:10 ---> Running in d6c6d53ad01a 12:36:11 Removing intermediate container d6c6d53ad01a 12:36:11 ---> 9d9a053a8ae6 12:36:11 Step 7/11 : COPY tests/ssh-keys/authorized_keys /root/.ssh/authorized_keys 12:36:11 ---> df94f8edb3e8 12:36:11 Step 8/11 : RUN chmod 600 /root/.ssh/authorized_keys 12:36:11 ---> Running in 0139fb38dfba 12:36:12 Removing intermediate container 0139fb38dfba 12:36:12 ---> a276e22256eb 12:36:12 Step 9/11 : RUN echo "root:root" | chpasswd 12:36:12 ---> Running in 667a094ad728 12:36:13 chpasswd: password for 'root' changed 12:36:13 Removing intermediate container 667a094ad728 12:36:13 ---> 53586253ec27 12:36:13 Step 10/11 : RUN ln -s /usr/local/bin/docker /usr/bin/docker 12:36:13 ---> Running in f5ccce15fe7c 12:36:14 Removing intermediate container f5ccce15fe7c 12:36:14 ---> 75dd5e4f34fc 12:36:14 Step 11/11 : EXPOSE 22 12:36:14 ---> Running in ee603cb8a659 12:36:14 Removing intermediate container ee603cb8a659 12:36:14 ---> 8854eaa8fe9e 12:36:14 Successfully built 8854eaa8fe9e 12:36:14 Successfully tagged dockerpinata/docker-py:sshdind-7611f175372d05dcf631766577c840e29011c906 [Pipeline] isUnix [Pipeline] sh 12:36:15 + docker tag dockerpinata/docker-py:sshdind-7611f175372d05dcf631766577c840e29011c906 dockerpinata/docker-py:sshdind-7611f175372d05dcf631766577c840e29011c906 [Pipeline] isUnix [Pipeline] sh 12:36:15 + docker push dockerpinata/docker-py:sshdind-7611f175372d05dcf631766577c840e29011c906 12:36:15 The push refers to repository [docker.io/dockerpinata/docker-py] 12:36:15 5f8366f72f17: Preparing 12:36:15 97a33b97aa2e: Preparing 12:36:15 a759f58c40f2: Preparing 12:36:15 7befe2eb8630: Preparing 12:36:15 14a5792282f0: Preparing 12:36:15 b2efd129a841: Preparing 12:36:15 e40876fcadb4: Preparing 12:36:15 1149e736aa92: Preparing 12:36:15 39e79983ac8b: Preparing 12:36:15 da8c28465f82: Preparing 12:36:15 d1292e236c36: Preparing 12:36:15 8890c171a12b: Preparing 12:36:15 4ae5bd84d450: Preparing 12:36:15 723a561964c8: Preparing 12:36:15 78764725b56c: Preparing 12:36:15 51d6d3d09136: Preparing 12:36:15 1507bc794612: Preparing 12:36:15 50644c29ef5a: Preparing 12:36:15 da8c28465f82: Waiting 12:36:15 d1292e236c36: Waiting 12:36:15 b2efd129a841: Waiting 12:36:15 e40876fcadb4: Waiting 12:36:15 1149e736aa92: Waiting 12:36:15 39e79983ac8b: Waiting 12:36:15 8890c171a12b: Waiting 12:36:15 4ae5bd84d450: Waiting 12:36:15 723a561964c8: Waiting 12:36:15 78764725b56c: Waiting 12:36:15 51d6d3d09136: Waiting 12:36:15 1507bc794612: Waiting 12:36:15 50644c29ef5a: Waiting 12:36:16 97a33b97aa2e: Pushed 12:36:16 7befe2eb8630: Pushed 12:36:16 14a5792282f0: Pushed 12:36:16 a759f58c40f2: Pushed 12:36:16 1149e736aa92: Layer already exists 12:36:16 39e79983ac8b: Layer already exists 12:36:16 5f8366f72f17: Pushed 12:36:16 d1292e236c36: Layer already exists 12:36:16 8890c171a12b: Layer already exists 12:36:16 723a561964c8: Layer already exists 12:36:16 4ae5bd84d450: Layer already exists 12:36:16 51d6d3d09136: Layer already exists 12:36:16 78764725b56c: Layer already exists 12:36:16 da8c28465f82: Layer already exists 12:36:16 1507bc794612: Layer already exists 12:36:16 50644c29ef5a: Layer already exists 12:36:17 b2efd129a841: Pushed 12:36:17 e40876fcadb4: Pushed 12:36:18 sshdind-7611f175372d05dcf631766577c840e29011c906: digest: sha256:6e65e2ffdc758c5829ee942d27a16a890d9779241d1829d39322cd2b30f38f9c size: 4067 [Pipeline] isUnix [Pipeline] sh 12:36:18 + docker pull dockerpinata/docker-py:py3-7611f175372d05dcf631766577c840e29011c906 12:36:18 Error response from daemon: manifest for dockerpinata/docker-py:py3-7611f175372d05dcf631766577c840e29011c906 not found: manifest unknown: manifest unknown [Pipeline] isUnix [Pipeline] sh 12:36:18 + docker build -t dockerpinata/docker-py:py3-7611f175372d05dcf631766577c840e29011c906 -f tests/Dockerfile --build-arg PYTHON_VERSION=3.7 . 12:36:18 Sending build context to Docker daemon 1.373MB 12:36:18 Step 1/21 : ARG PYTHON_VERSION=3.7 12:36:18 Step 2/21 : FROM python:${PYTHON_VERSION} 12:36:18 3.7: Pulling from library/python 12:36:18 d960726af2be: Pulling fs layer 12:36:18 e8d62473a22d: Pulling fs layer 12:36:18 8962bc0fad55: Pulling fs layer 12:36:18 65d943ee54c1: Pulling fs layer 12:36:18 532f6f723709: Pulling fs layer 12:36:18 1334e0fe2851: Pulling fs layer 12:36:18 ba365db42d14: Pulling fs layer 12:36:18 9c5512e22a86: Pulling fs layer 12:36:18 9b39d3d20df6: Pulling fs layer 12:36:18 532f6f723709: Waiting 12:36:18 1334e0fe2851: Waiting 12:36:18 ba365db42d14: Waiting 12:36:18 9c5512e22a86: Waiting 12:36:18 9b39d3d20df6: Waiting 12:36:18 65d943ee54c1: Waiting 12:36:19 e8d62473a22d: Verifying Checksum 12:36:19 e8d62473a22d: Download complete 12:36:19 8962bc0fad55: Verifying Checksum 12:36:19 8962bc0fad55: Download complete 12:36:19 d960726af2be: Verifying Checksum 12:36:19 d960726af2be: Download complete 12:36:19 65d943ee54c1: Verifying Checksum 12:36:19 65d943ee54c1: Download complete 12:36:19 1334e0fe2851: Verifying Checksum 12:36:19 1334e0fe2851: Download complete 12:36:19 9c5512e22a86: Verifying Checksum 12:36:19 9c5512e22a86: Download complete 12:36:20 9b39d3d20df6: Verifying Checksum 12:36:20 9b39d3d20df6: Download complete 12:36:20 ba365db42d14: Verifying Checksum 12:36:20 ba365db42d14: Download complete 12:36:21 532f6f723709: Verifying Checksum 12:36:21 532f6f723709: Download complete 12:36:22 d960726af2be: Pull complete 12:36:23 e8d62473a22d: Pull complete 12:36:23 8962bc0fad55: Pull complete 12:36:25 65d943ee54c1: Pull complete 12:36:34 532f6f723709: Pull complete 12:36:34 1334e0fe2851: Pull complete 12:36:34 ba365db42d14: Pull complete 12:36:34 9c5512e22a86: Pull complete 12:36:34 9b39d3d20df6: Pull complete 12:36:34 Digest: sha256:2418d2580b0696cfe3e924ada34478dc30e5dbdf2cfd06158a3553e4608aae53 12:36:34 Status: Downloaded newer image for python:3.7 12:36:34 ---> 9b5e75b69a4f 12:36:34 Step 3/21 : ARG APT_MIRROR 12:36:36 ---> Running in 6a43cbc0d771 12:36:36 Removing intermediate container 6a43cbc0d771 12:36:36 ---> 88961ae80e15 12:36:36 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 12:36:36 ---> Running in 164bac7c2767 12:36:37 Removing intermediate container 164bac7c2767 12:36:37 ---> 8f22d76b2667 12:36:37 Step 5/21 : RUN apt-get update && apt-get -y install --no-install-recommends gnupg2 pass 12:36:37 ---> Running in 458e521785ef 12:36:37 Get:1 http://deb.debian.org/debian buster InRelease [121 kB] 12:36:37 Get:2 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] 12:36:37 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] 12:36:37 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [291 kB] 12:36:38 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] 12:36:38 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] 12:36:39 Fetched 8447 kB in 2s (4881 kB/s) 12:36:39 Reading package lists... 12:36:40 Reading package lists... 12:36:40 Building dependency tree... 12:36:40 Reading state information... 12:36:40 The following additional packages will be installed: 12:36:40 tree 12:36:40 Suggested packages: 12:36:40 libxml-simple-perl ruby 12:36:40 Recommended packages: 12:36:40 qrencode xclip 12:36:40 The following NEW packages will be installed: 12:36:40 gnupg2 pass tree 12:36:41 0 upgraded, 3 newly installed, 0 to remove and 6 not upgraded. 12:36:41 Need to get 481 kB of archives. 12:36:41 After this operation, 684 kB of additional disk space will be used. 12:36:41 Get:1 http://deb.debian.org/debian buster/main amd64 gnupg2 all 2.2.12-1+deb10u1 [393 kB] 12:36:41 Get:2 http://deb.debian.org/debian buster/main amd64 tree amd64 1.8.0-1 [49.3 kB] 12:36:41 Get:3 http://deb.debian.org/debian buster/main amd64 pass all 1.7.3-2 [39.2 kB] 12:36:41 debconf: delaying package configuration, since apt-utils is not installed 12:36:41 Fetched 481 kB in 0s (1829 kB/s) 12:36:41 Selecting previously unselected package gnupg2. 12:36:41 (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.) 12:36:41 Preparing to unpack .../gnupg2_2.2.12-1+deb10u1_all.deb ... 12:36:41 Unpacking gnupg2 (2.2.12-1+deb10u1) ... 12:36:41 Selecting previously unselected package tree. 12:36:41 Preparing to unpack .../tree_1.8.0-1_amd64.deb ... 12:36:41 Unpacking tree (1.8.0-1) ... 12:36:41 Selecting previously unselected package pass. 12:36:41 Preparing to unpack .../archives/pass_1.7.3-2_all.deb ... 12:36:41 Unpacking pass (1.7.3-2) ... 12:36:41 Setting up gnupg2 (2.2.12-1+deb10u1) ... 12:36:41 Setting up tree (1.8.0-1) ... 12:36:41 Setting up pass (1.7.3-2) ... 12:36:42 Removing intermediate container 458e521785ef 12:36:42 ---> ab0e72483e61 12:36:42 Step 6/21 : COPY tests/ssh-keys /root/.ssh 12:36:42 ---> 75fe711530f7 12:36:42 Step 7/21 : RUN chmod -R 600 /root/.ssh 12:36:42 ---> Running in eccd4e6edd1d 12:36:43 Removing intermediate container eccd4e6edd1d 12:36:43 ---> e37ce480e884 12:36:43 Step 8/21 : COPY ./tests/gpg-keys /gpg-keys 12:36:43 ---> d319caec1a5b 12:36:43 Step 9/21 : RUN gpg2 --import gpg-keys/secret 12:36:43 ---> Running in 6a630fb5551f 12:36:44 gpg: directory '/root/.gnupg' created 12:36:44 gpg: keybox '/root/.gnupg/pubring.kbx' created 12:36:44 gpg: /root/.gnupg/trustdb.gpg: trustdb created 12:36:44 gpg: key 464ED987A7B21401: public key "Sakuya Izayoi <sakuya@gensokyo.jp>" imported 12:36:44 gpg: key 464ED987A7B21401: secret key imported 12:36:44 gpg: Total number processed: 1 12:36:44 gpg: imported: 1 12:36:44 gpg: secret keys read: 1 12:36:44 gpg: secret keys imported: 1 12:36:44 Removing intermediate container 6a630fb5551f 12:36:44 ---> 14abb2b244de 12:36:44 Step 10/21 : RUN gpg2 --import-ownertrust gpg-keys/ownertrust 12:36:44 ---> Running in 6c18d5168029 12:36:44 gpg: inserting ownertrust of 6 12:36:45 Removing intermediate container 6c18d5168029 12:36:45 ---> ccd48937cdd8 12:36:45 Step 11/21 : RUN yes | pass init $(gpg2 --no-auto-check-trustdb --list-secret-key | awk '/^sec/{getline; $1=$1; print}') 12:36:45 ---> Running in a7ce8414e83c 12:36:45 gpg: please do a --check-trustdb 12:36:45 mkdir: created directory '/root/.password-store/' 12:36:45 Password store initialized for 9781B87DAB042E6FD51388A5464ED987A7B21401 12:36:46 Removing intermediate container a7ce8414e83c 12:36:46 ---> ce1590a1aad6 12:36:46 Step 12/21 : RUN gpg2 --check-trustdb 12:36:46 ---> Running in c04753ad51a6 12:36:46 gpg: marginals needed: 3 completes needed: 1 trust model: pgp 12:36:46 gpg: depth: 0 valid: 1 signed: 0 trust: 0-, 0q, 0n, 0m, 0f, 1u 12:36:46 Removing intermediate container c04753ad51a6 12:36:46 ---> 8beb25051752 12:36:46 Step 13/21 : ARG CREDSTORE_VERSION=v0.6.3 12:36:47 ---> Running in 8ebb99345b37 12:36:47 Removing intermediate container 8ebb99345b37 12:36:47 ---> e920721710fc 12:36:47 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 12:36:47 ---> Running in 49ebd54dcecb 12:36:47 Removing intermediate container 49ebd54dcecb 12:36:47 ---> 11104cc14440 12:36:47 Step 15/21 : WORKDIR /src 12:36:47 ---> Running in eee0def1c90a 12:36:48 Removing intermediate container eee0def1c90a 12:36:48 ---> 3f7322c0a6bb 12:36:48 Step 16/21 : COPY requirements.txt /src/requirements.txt 12:36:48 ---> 2781a04ca8cf 12:36:48 Step 17/21 : RUN pip install -r requirements.txt 12:36:48 ---> Running in ff3abbd275be 12:36:50 Ignoring pywin32: markers 'sys_platform == "win32"' don't match your environment 12:36:54 Collecting appdirs==1.4.3 12:36:54 Downloading appdirs-1.4.3-py2.py3-none-any.whl (12 kB) 12:36:55 Collecting asn1crypto==0.22.0 12:36:55 Downloading asn1crypto-0.22.0-py2.py3-none-any.whl (97 kB) 12:36:55 Collecting backports.ssl-match-hostname==3.5.0.1 12:36:55 Downloading backports.ssl_match_hostname-3.5.0.1.tar.gz (5.6 kB) 12:36:55 Collecting cffi==1.14.4 12:36:55 Downloading cffi-1.14.4-cp37-cp37m-manylinux1_x86_64.whl (402 kB) 12:36:56 Collecting cryptography==3.4.7 12:36:56 Downloading cryptography-3.4.7-cp36-abi3-manylinux2014_x86_64.whl (3.2 MB) 12:36:56 Collecting enum34==1.1.6 12:36:56 Downloading enum34-1.1.6-py3-none-any.whl (12 kB) 12:36:56 Collecting idna==2.5 12:36:56 Downloading idna-2.5-py2.py3-none-any.whl (55 kB) 12:36:56 Collecting ipaddress==1.0.18 12:36:56 Downloading ipaddress-1.0.18.tar.gz (32 kB) 12:36:56 Collecting packaging==16.8 12:36:56 Downloading packaging-16.8-py2.py3-none-any.whl (23 kB) 12:36:56 Collecting paramiko==2.4.2 12:36:56 Downloading paramiko-2.4.2-py2.py3-none-any.whl (193 kB) 12:36:56 Collecting pycparser==2.17 12:36:56 Downloading pycparser-2.17.tar.gz (231 kB) 12:36:56 Collecting pyOpenSSL==18.0.0 12:36:56 Downloading pyOpenSSL-18.0.0-py2.py3-none-any.whl (53 kB) 12:36:57 Collecting pyparsing==2.2.0 12:36:57 Downloading pyparsing-2.2.0-py2.py3-none-any.whl (56 kB) 12:36:57 Collecting requests==2.20.0 12:36:57 Downloading requests-2.20.0-py2.py3-none-any.whl (60 kB) 12:36:57 Collecting six==1.16.0 12:36:57 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) 12:36:57 Collecting urllib3==1.24.3 12:36:57 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 12:36:57 Collecting websocket-client==0.56.0 12:36:57 Downloading websocket_client-0.56.0-py2.py3-none-any.whl (200 kB) 12:36:57 Collecting pyasn1>=0.1.7 12:36:57 Downloading pyasn1-0.4.8-py2.py3-none-any.whl (77 kB) 12:36:57 Collecting bcrypt>=3.1.3 12:36:57 Downloading bcrypt-3.2.0-cp36-abi3-manylinux2010_x86_64.whl (63 kB) 12:36:57 Collecting pynacl>=1.0.1 12:36:57 Downloading PyNaCl-1.4.0-cp35-abi3-manylinux1_x86_64.whl (961 kB) 12:36:57 Collecting certifi>=2017.4.17 12:36:57 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 12:36:57 Collecting chardet<3.1.0,>=3.0.2 12:36:57 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 12:36:57 Building wheels for collected packages: backports.ssl-match-hostname, ipaddress, pycparser 12:36:57 Building wheel for backports.ssl-match-hostname (setup.py): started 12:36:58 Building wheel for backports.ssl-match-hostname (setup.py): finished with status 'done' 12:36:58 Created wheel for backports.ssl-match-hostname: filename=backports.ssl_match_hostname-3.5.0.1-py3-none-any.whl size=5206 sha256=b3521774f9a61e9bd2595db45196b248f1af63c7de55116a2a5d97d85df97ecb 12:36:58 Stored in directory: /root/.cache/pip/wheels/93/72/f6/df894bfc7947d11f89dbdb4e9b786703a43cd547c1b5e8c738 12:36:58 Building wheel for ipaddress (setup.py): started 12:36:58 Building wheel for ipaddress (setup.py): finished with status 'done' 12:36:58 Created wheel for ipaddress: filename=ipaddress-1.0.18-py3-none-any.whl size=18124 sha256=37587a3c27f46c7f1665a05ce6585d1be2de8eba63471611a7038b00b207b134 12:36:58 Stored in directory: /root/.cache/pip/wheels/54/90/bd/f99e221ab77ef8e6d65c14efe986cef3360da2990396093151 12:36:58 Building wheel for pycparser (setup.py): started 12:36:58 Building wheel for pycparser (setup.py): finished with status 'done' 12:36:58 Created wheel for pycparser: filename=pycparser-2.17-py2.py3-none-any.whl size=192892 sha256=bbc892e8e44e437d7d3c2e0510f21cb86114780764576a9e3c3bacc3e284c2c3 12:36:58 Stored in directory: /root/.cache/pip/wheels/91/50/7a/9f94e39b01559aa44c3cefb775d7befcc01d0a6ed0093cab37 12:36:58 Successfully built backports.ssl-match-hostname ipaddress pycparser 12:36:58 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 12:37:00 Successfully installed appdirs-1.4.3 asn1crypto-0.22.0 backports.ssl-match-hostname-3.5.0.1 bcrypt-3.2.0 certifi-2021.5.30 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 12:37:00 WARNING: Running pip as root will break packages and permissions. You should install packages reliably by using venv: https://pip.pypa.io/warnings/venv 12:37:05 Removing intermediate container ff3abbd275be 12:37:05 ---> e5801e4a5de2 12:37:05 Step 18/21 : COPY test-requirements.txt /src/test-requirements.txt 12:37:05 ---> 0fcc8949bb75 12:37:05 Step 19/21 : RUN pip install -r test-requirements.txt 12:37:05 ---> Running in bea3d18ae9f8 12:37:11 Collecting setuptools==54.1.1 12:37:11 Downloading setuptools-54.1.1-py3-none-any.whl (784 kB) 12:37:12 Collecting coverage==4.5.2 12:37:12 Downloading coverage-4.5.2-cp37-cp37m-manylinux1_x86_64.whl (205 kB) 12:37:12 Collecting flake8==3.6.0 12:37:12 Downloading flake8-3.6.0-py2.py3-none-any.whl (68 kB) 12:37:12 Collecting mock==1.0.1 12:37:12 Downloading mock-1.0.1.zip (861 kB) 12:37:12 Collecting pytest==4.3.1 12:37:12 Downloading pytest-4.3.1-py2.py3-none-any.whl (219 kB) 12:37:12 Collecting pytest-cov==2.6.1 12:37:12 Downloading pytest_cov-2.6.1-py2.py3-none-any.whl (16 kB) 12:37:12 Collecting pytest-timeout==1.3.3 12:37:12 Downloading pytest_timeout-1.3.3-py2.py3-none-any.whl (9.8 kB) 12:37:12 Collecting mccabe<0.7.0,>=0.6.0 12:37:12 Downloading mccabe-0.6.1-py2.py3-none-any.whl (8.6 kB) 12:37:12 Collecting pycodestyle<2.5.0,>=2.4.0 12:37:12 Downloading pycodestyle-2.4.0-py2.py3-none-any.whl (62 kB) 12:37:12 Collecting pyflakes<2.1.0,>=2.0.0 12:37:12 Downloading pyflakes-2.0.0-py2.py3-none-any.whl (53 kB) 12:37:12 Collecting py>=1.5.0 12:37:12 Downloading py-1.10.0-py2.py3-none-any.whl (97 kB) 12:37:13 Collecting pluggy>=0.7 12:37:13 Downloading pluggy-0.13.1-py2.py3-none-any.whl (18 kB) 12:37:13 Collecting more-itertools>=4.0.0 12:37:13 Downloading more_itertools-8.8.0-py3-none-any.whl (48 kB) 12:37:13 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) 12:37:13 Collecting atomicwrites>=1.0 12:37:13 Downloading atomicwrites-1.4.0-py2.py3-none-any.whl (6.8 kB) 12:37:13 Collecting attrs>=17.4.0 12:37:13 Downloading attrs-21.2.0-py2.py3-none-any.whl (53 kB) 12:37:13 Collecting importlib-metadata>=0.12 12:37:13 Downloading importlib_metadata-4.4.0-py3-none-any.whl (17 kB) 12:37:13 Collecting typing-extensions>=3.6.4 12:37:13 Downloading typing_extensions-3.10.0.0-py3-none-any.whl (26 kB) 12:37:13 Collecting zipp>=0.5 12:37:13 Downloading zipp-3.4.1-py3-none-any.whl (5.2 kB) 12:37:13 Building wheels for collected packages: mock 12:37:13 Building wheel for mock (setup.py): started 12:37:13 Building wheel for mock (setup.py): finished with status 'done' 12:37:13 Created wheel for mock: filename=mock-1.0.1-py3-none-any.whl size=23772 sha256=fcdbe76124b9a499f41b423d706706b5e6c2923731b4c58a56538cd768f11d23 12:37:13 Stored in directory: /root/.cache/pip/wheels/7a/94/b1/0fdc5339a5bd487a5cc15421ec200d9ba3e2aa7190e4a727f1 12:37:13 Successfully built mock 12:37:14 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 12:37:14 Attempting uninstall: setuptools 12:37:14 Found existing installation: setuptools 57.0.0 12:37:14 Uninstalling setuptools-57.0.0: 12:37:14 Successfully uninstalled setuptools-57.0.0 12:37:15 Successfully installed atomicwrites-1.4.0 attrs-21.2.0 coverage-4.5.2 flake8-3.6.0 importlib-metadata-4.4.0 mccabe-0.6.1 mock-1.0.1 more-itertools-8.8.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 12:37: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 12:37:15 Removing intermediate container bea3d18ae9f8 12:37:15 ---> 832f292654c2 12:37:15 Step 20/21 : COPY . /src 12:37:16 ---> 883e16fdb703 12:37:16 Step 21/21 : RUN pip install . 12:37:16 ---> Running in fb36afb8307b 12:37:16 Processing /src 12:37:16  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. 12:37:16 pip 21.3 will remove support for this functionality. You can find discussion regarding this at https://github.com/pypa/pip/issues/7555. 12:37:16 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) 12:37:16 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) 12:37:16 Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.7/site-packages (from docker==4.5.0.dev0) (1.16.0) 12:37:16 Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.7/site-packages (from requests!=2.18.0,>=2.14.2->docker==4.5.0.dev0) (2021.5.30) 12:37:16 Requirement already satisfied: idna<2.8,>=2.5 in /usr/local/lib/python3.7/site-packages (from requests!=2.18.0,>=2.14.2->docker==4.5.0.dev0) (2.5) 12:37:16 Requirement already satisfied: urllib3<1.25,>=1.21.1 in /usr/local/lib/python3.7/site-packages (from requests!=2.18.0,>=2.14.2->docker==4.5.0.dev0) (1.24.3) 12:37:16 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/local/lib/python3.7/site-packages (from requests!=2.18.0,>=2.14.2->docker==4.5.0.dev0) (3.0.4) 12:37:16 Building wheels for collected packages: docker 12:37:16 Building wheel for docker (setup.py): started 12:37:17 Building wheel for docker (setup.py): finished with status 'done' 12:37:17 Created wheel for docker: filename=docker-4.5.0.dev0-py2.py3-none-any.whl size=147031 sha256=3ee7c33cdb26117a3aadc00b6bc70069bfdebcf624674b523c85083bf576e9af 12:37:17 Stored in directory: /tmp/pip-ephem-wheel-cache-cg_essvv/wheels/6f/63/19/359cf44f647b75d0ea75ecc03aa429fec4c372b453eb4b6525 12:37:17 Successfully built docker 12:37:17 Installing collected packages: docker 12:37:17 Successfully installed docker-4.5.0.dev0 12:37:17 WARNING: Running pip as root will break packages and permissions. You should install packages reliably by using venv: https://pip.pypa.io/warnings/venv 12:37:18 Removing intermediate container fb36afb8307b 12:37:18 ---> 97142f923142 12:37:18 Successfully built 97142f923142 12:37:18 Successfully tagged dockerpinata/docker-py:py3-7611f175372d05dcf631766577c840e29011c906 [Pipeline] isUnix [Pipeline] sh 12:37:18 + docker tag dockerpinata/docker-py:py3-7611f175372d05dcf631766577c840e29011c906 dockerpinata/docker-py:py3-7611f175372d05dcf631766577c840e29011c906 [Pipeline] isUnix [Pipeline] sh 12:37:18 + docker push dockerpinata/docker-py:py3-7611f175372d05dcf631766577c840e29011c906 12:37:18 The push refers to repository [docker.io/dockerpinata/docker-py] 12:37:18 e4b95b78a262: Preparing 12:37:18 a3a503e9c272: Preparing 12:37:18 58fde7406a9a: Preparing 12:37:18 9dc44035f8fd: Preparing 12:37:18 5b28009ab495: Preparing 12:37:18 eece4155cf33: Preparing 12:37:18 eb037cde50fd: Preparing 12:37:18 0a66dd9da5e4: Preparing 12:37:18 bc9a16d5f588: Preparing 12:37:18 72dce67839aa: Preparing 12:37:18 d91aa44da21d: Preparing 12:37:18 7b24335409ce: Preparing 12:37:18 439d7383b0b1: Preparing 12:37:18 f79f4246ab8c: Preparing 12:37:18 29704d1c79c6: Preparing 12:37:18 d9725a77b819: Preparing 12:37:18 c1f1178d062c: Preparing 12:37:18 c167acc9a8e9: Preparing 12:37:18 577d182336e4: Preparing 12:37:18 2147747beb86: Preparing 12:37:18 1591bf7ec708: Preparing 12:37:18 dd3097cd7909: Preparing 12:37:18 685934357c89: Preparing 12:37:18 ccb9b68523fd: Preparing 12:37:18 00bcea93703b: Preparing 12:37:18 688e187d6c79: Preparing 12:37:18 eece4155cf33: Waiting 12:37:18 eb037cde50fd: Waiting 12:37:18 bc9a16d5f588: Waiting 12:37:18 72dce67839aa: Waiting 12:37:18 d91aa44da21d: Waiting 12:37:18 7b24335409ce: Waiting 12:37:18 439d7383b0b1: Waiting 12:37:18 f79f4246ab8c: Waiting 12:37:18 29704d1c79c6: Waiting 12:37:18 d9725a77b819: Waiting 12:37:18 c1f1178d062c: Waiting 12:37:18 c167acc9a8e9: Waiting 12:37:18 577d182336e4: Waiting 12:37:18 2147747beb86: Waiting 12:37:18 1591bf7ec708: Waiting 12:37:18 dd3097cd7909: Waiting 12:37:18 685934357c89: Waiting 12:37:18 ccb9b68523fd: Waiting 12:37:18 00bcea93703b: Waiting 12:37:18 688e187d6c79: Waiting 12:37:18 0a66dd9da5e4: Waiting 12:37:20 9dc44035f8fd: Pushed 12:37:20 a3a503e9c272: Pushed 12:37:20 e4b95b78a262: Pushed 12:37:20 eece4155cf33: Pushed 12:37:20 58fde7406a9a: Pushed 12:37:21 eb037cde50fd: Pushed 12:37:21 0a66dd9da5e4: Pushed 12:37:21 bc9a16d5f588: Pushed 12:37:21 d91aa44da21d: Pushed 12:37:22 72dce67839aa: Pushed 12:37:22 5b28009ab495: Pushed 12:37:22 7b24335409ce: Pushed 12:37:22 439d7383b0b1: Pushed 12:37:22 c167acc9a8e9: Layer already exists 12:37:22 577d182336e4: Layer already exists 12:37:22 2147747beb86: Layer already exists 12:37:22 1591bf7ec708: Layer already exists 12:37:22 dd3097cd7909: Layer already exists 12:37:22 685934357c89: Layer already exists 12:37:22 f79f4246ab8c: Pushed 12:37:23 ccb9b68523fd: Layer already exists 12:37:23 688e187d6c79: Layer already exists 12:37:23 00bcea93703b: Layer already exists 12:37:23 c1f1178d062c: Pushed 12:37:23 29704d1c79c6: Pushed 12:37:24 d9725a77b819: Pushed 12:37:26 py3-7611f175372d05dcf631766577c840e29011c906: digest: sha256:bab96a4d826c7269bc30ef108f9def9f06cb726ff8d1b9426588f36a34146cd5 size: 5765 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] node Running on EC2 (managed-agents) - ubuntu-2004-cgroup1 (i-0eb6e1265e7b4880a) in /home/ubuntu/workspace/docker-py_PR-2844 [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-2844@tmp/8d47d3be-075b-47a8-b55b-ced6fcc7390b/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 12:37:32 + docker run --rm --entrypoint=python dockerpinata/docker-py:py3-7611f175372d05dcf631766577c840e29011c906 /src/scripts/versions.py [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 Still waiting to schedule task ‘EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-017caed37f83de016)’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’ ‘EC2 (managed-agents) - ubuntu-2004-cgroup1 (i-006323fed95c72c0d)’ is offline ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-00932034b933940ad)’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’ ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0551a544aa79e7e88)’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’ ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-079c0aec3e2fe5153)’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’ ‘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’ Still waiting to schedule task ‘EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-017caed37f83de016)’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’ ‘EC2 (managed-agents) - ubuntu-2004-cgroup1 (i-006323fed95c72c0d)’ is offline ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-00932034b933940ad)’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’ ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0551a544aa79e7e88)’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’ ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-079c0aec3e2fe5153)’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’ ‘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’ Still waiting to schedule task ‘EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-017caed37f83de016)’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’ ‘EC2 (managed-agents) - ubuntu-2004-cgroup1 (i-006323fed95c72c0d)’ is offline ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-00932034b933940ad)’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’ ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0551a544aa79e7e88)’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’ ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-079c0aec3e2fe5153)’ doesn’t have label ‘amd64&&ubuntu-2004&&overlay2’ ‘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-006323fed95c72c0d) in /home/ubuntu/workspace/docker-py_PR-2844 [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-2844@tmp/04e815c6-7948-4626-b0f1-6b00c2b82b12/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 12:38:25 cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo 12:38:25 chowning workspace [Pipeline] sh 12:38:25 + pwd 12:38:25 + id -u 12:38:25 + id -g 12:38:25 + docker run --rm -v /home/ubuntu/workspace/docker-py_PR-2844:/workspace busybox chown -R 1000:1000 /workspace 12:38:25 Unable to find image 'busybox:latest' locally Running on EC2 (managed-agents) - ubuntu-2004-cgroup1 (i-0eb6e1265e7b4880a) in /home/ubuntu/workspace/docker-py_PR-2844 [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-2844@tmp/7d686fd1-f295-4489-980a-5b670aed55b6/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 12:38:26 cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo 12:38:26 chowning workspace [Pipeline] sh 12:38:26 + pwd 12:38:26 + id -u 12:38:26 + id -g 12:38:26 + docker run --rm -v /home/ubuntu/workspace/docker-py_PR-2844:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] echo 12:38:27 Removing all docker containers [Pipeline] sh 12:38:27 + docker container ls -aq [Pipeline] echo 12:38:27 Docker containers have been removed [Pipeline] echo 12:38:27 cleanWorkspace: Removing existing workspace [Pipeline] deleteDir 12:38:27 latest: Pulling from library/busybox [Pipeline] echo 12:38:27 cleanWorkspace: Workspace is clean. [Pipeline] stage [Pipeline] { (test python=py3.7 / docker=20.10.6) [Pipeline] checkout 12:38:27 The recommended git tool is: git 12:38:27 using credential docker-jenkins-github-credentials 12:38:27 Cloning the remote Git repository 12:38:27 Cloning with configured refspecs honoured and without tags 12:38:28 92f8b3f0730f: Pulling fs layer 12:38:28 92f8b3f0730f: Verifying Checksum 12:38:28 92f8b3f0730f: Download complete 12:38:28 92f8b3f0730f: Pull complete 12:38:28 Digest: sha256:b5fc1d7b2e4ea86a06b0cf88de915a2c43a99a00b6b3c0af731e5f4c07ae8eff 12:38:28 Status: Downloaded newer image for busybox:latest 12:38:28 Fetching without tags 12:38:28 Merging remotes/origin/master commit 96c12726fdb9b24e985b4de74d5c82145ccd8185 into PR head commit 7611f175372d05dcf631766577c840e29011c906 [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node Running on EC2 (managed-agents) - ubuntu-2004-cgroup1 (i-0eb6e1265e7b4880a) in /home/ubuntu/workspace/docker-py_PR-2844 [Pipeline] } Failed in branch py3.7_20.10.6 [Pipeline] { [Pipeline] withDockerRegistry $ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/ Cloning repository https://github.com/docker/docker-py.git > git init /home/ubuntu/workspace/docker-py_PR-2844 # 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/2844/head:refs/remotes/origin/PR-2844 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/docker-py.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/2844/head:refs/remotes/origin/PR-2844 # 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/2844/head:refs/remotes/origin/PR-2844 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7611f175372d05dcf631766577c840e29011c906 # timeout=10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/docker-py_PR-2844@tmp/e879a106-577e-4857-a58f-fb81290c2062/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 12:38:28 cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo 12:38:28 chowning workspace [Pipeline] sh 12:38:29 + pwd 12:38:29 + id -u 12:38:29 + id -g 12:38:29 + docker run --rm -v /home/ubuntu/workspace/docker-py_PR-2844:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] echo 12:38:29 Removing all docker containers [Pipeline] sh 12:38:29 + docker container ls -aq [Pipeline] echo 12:38:29 Docker containers have been removed [Pipeline] echo 12:38:29 cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] echo 12:38:29 cleanWorkspace: Workspace is clean. [Pipeline] stage [Pipeline] { (test python=py3.7 / docker=19.03.13) [Pipeline] checkout 12:38:29 The recommended git tool is: git 12:38:29 using credential docker-jenkins-github-credentials 12:38:29 Cloning the remote Git repository 12:38:29 Cloning with configured refspecs honoured and without tags [Pipeline] echo 12:38:30 Removing all docker containers [Pipeline] sh 12:38:30 + docker container ls -aq [Pipeline] echo 12:38:30 Docker containers have been removed [Pipeline] echo 12:38:30 cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] echo 12:38:30 cleanWorkspace: Workspace is clean. [Pipeline] stage [Pipeline] { (test python=py3.7 / docker=19.03.12) [Pipeline] checkout 12:38:30 The recommended git tool is: git 12:38:30 Fetching without tags 12:38:30 Merging remotes/origin/master commit 96c12726fdb9b24e985b4de74d5c82145ccd8185 into PR head commit 7611f175372d05dcf631766577c840e29011c906 [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] } Failed in branch py3.7_19.03.13 Cloning repository https://github.com/docker/docker-py.git > git init /home/ubuntu/workspace/docker-py_PR-2844 # 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/2844/head:refs/remotes/origin/PR-2844 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/docker-py.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/2844/head:refs/remotes/origin/PR-2844 # 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/2844/head:refs/remotes/origin/PR-2844 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7611f175372d05dcf631766577c840e29011c906 # timeout=10 12:38:32 using credential docker-jenkins-github-credentials 12:38:32 Cloning the remote Git repository 12:38:32 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-2844 # 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/2844/head:refs/remotes/origin/PR-2844 +refs/heads/master:refs/remotes/origin/master # timeout=10 12:38:34 Fetching without tags 12:38:34 Merging remotes/origin/master commit 96c12726fdb9b24e985b4de74d5c82145ccd8185 into PR head commit 7611f175372d05dcf631766577c840e29011c906 [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] } Failed in branch py3.7_19.03.12 [Pipeline] // parallel [Pipeline] End of Pipeline GitHub has been notified of this commit’s build result hudson.plugins.git.GitException: Command "git checkout -f 7611f175372d05dcf631766577c840e29011c906" returned status code 128: stdout: stderr: fatal: reference is not a tree: 7611f175372d05dcf631766577c840e29011c906 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2639) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$1100(CliGitAPIImpl.java:84) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$9.execute(CliGitAPIImpl.java:2956) Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to EC2 (managed-agents) - ubuntu-2004-cgroup1 (i-0eb6e1265e7b4880a) at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1800) at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356) at hudson.remoting.Channel.call(Channel.java:1001) at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146) at sun.reflect.GeneratedMethodAccessor657.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132) at com.sun.proxy.$Proxy472.execute(Unknown Source) at jenkins.plugins.git.MergeWithGitSCMExtension.checkout(MergeWithGitSCMExtension.java:145) at jenkins.plugins.git.MergeWithGitSCMExtension.decorateRevisionToBuild(MergeWithGitSCMExtension.java:111) at hudson.plugins.git.GitSCM.determineRevisionToBuild(GitSCM.java:1163) at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1302) at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:125) at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:93) at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:80) at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Also: hudson.plugins.git.GitException: Command "git checkout -f 7611f175372d05dcf631766577c840e29011c906" returned status code 128: stdout: stderr: fatal: reference is not a tree: 7611f175372d05dcf631766577c840e29011c906 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2639) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$1100(CliGitAPIImpl.java:84) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$9.execute(CliGitAPIImpl.java:2956) Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to EC2 (managed-agents) - ubuntu-2004-cgroup1 (i-0eb6e1265e7b4880a) at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1800) at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356) at hudson.remoting.Channel.call(Channel.java:1001) at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146) at sun.reflect.GeneratedMethodAccessor657.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132) at com.sun.proxy.$Proxy472.execute(Unknown Source) at jenkins.plugins.git.MergeWithGitSCMExtension.checkout(MergeWithGitSCMExtension.java:145) at jenkins.plugins.git.MergeWithGitSCMExtension.decorateRevisionToBuild(MergeWithGitSCMExtension.java:111) at hudson.plugins.git.GitSCM.determineRevisionToBuild(GitSCM.java:1163) at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1302) at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:125) at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:93) at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:80) at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused: hudson.plugins.git.GitException: Could not checkout 7611f175372d05dcf631766577c840e29011c906 Also: hudson.plugins.git.GitException: Command "git checkout -f 7611f175372d05dcf631766577c840e29011c906" returned status code 128: stdout: stderr: fatal: reference is not a tree: 7611f175372d05dcf631766577c840e29011c906 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2639) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$1100(CliGitAPIImpl.java:84) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$9.execute(CliGitAPIImpl.java:2956) Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to EC2 (managed-agents) - ubuntu-2004-cgroup1 (i-006323fed95c72c0d) at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1800) at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356) at hudson.remoting.Channel.call(Channel.java:1001) at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146) at sun.reflect.GeneratedMethodAccessor657.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132) at com.sun.proxy.$Proxy472.execute(Unknown Source) at jenkins.plugins.git.MergeWithGitSCMExtension.checkout(MergeWithGitSCMExtension.java:145) at jenkins.plugins.git.MergeWithGitSCMExtension.decorateRevisionToBuild(MergeWithGitSCMExtension.java:111) at hudson.plugins.git.GitSCM.determineRevisionToBuild(GitSCM.java:1163) at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1302) at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:125) at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:93) at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:80) at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused: hudson.plugins.git.GitException: Could not checkout 7611f175372d05dcf631766577c840e29011c906 Caused: hudson.plugins.git.GitException: Could not checkout 7611f175372d05dcf631766577c840e29011c906 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$9.execute(CliGitAPIImpl.java:2980) at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:161) at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:154) at hudson.remoting.UserRequest.perform(UserRequest.java:211) at hudson.remoting.UserRequest.perform(UserRequest.java:54) at hudson.remoting.Request$2.run(Request.java:376) at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) at java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.lang.Thread.run(Thread.java:829) Finished: FAILURE