Pull request #2782 opened 08:29:01 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Loading trusted files from base branch master at 55f405e04a91ddbbc26aa738bd3cb41bd28f8dbd rather than 6d517aca2da8a1c48f1bd7276a4fed5a08c58135 Obtained Jenkinsfile from 55f405e04a91ddbbc26aa738bd3cb41bd28f8dbd 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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/docker/jps.git > git init /var/cloudbees-jenkins-distribution/workspace/docker-py_PR-2782@libs/jps # timeout=10 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 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 Avoid second fetch 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" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.20.1' 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 All nodes of label ‘amd64&&ubuntu-2004&&overlay2’ are offline Running on EC2 (managed-agents) - ubuntu-2004-cgroup1 (i-0f60f1d9c0267ac63) in /home/ubuntu/workspace/docker-py_PR-2782 [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-2782@tmp/d0a21ed2-4af2-41ca-a39b-a1f691821d1b/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 08:30:35 cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo 08:30:35 chowning workspace [Pipeline] sh 08:30:36 + pwd 08:30:36 + id -u 08:30:36 + id -g 08:30:36 + docker run --rm -v /home/ubuntu/workspace/docker-py_PR-2782:/workspace busybox chown -R 1000:1000 /workspace 08:30:36 Unable to find image 'busybox:latest' locally 08:30:39 latest: Pulling from library/busybox 08:30:40 5c4213be9af9: Pulling fs layer 08:30:40 5c4213be9af9: Download complete 08:30:40 5c4213be9af9: Pull complete 08:30:40 Digest: sha256:c6b45a95f932202dbb27c31333c4789f45184a744060f6e569cc9d2bf1b9ad6f 08:30:40 Status: Downloaded newer image for busybox:latest [Pipeline] echo 08:30:45 Removing all docker containers [Pipeline] sh 08:30:45 + docker container ls -aq [Pipeline] echo 08:30:45 Docker containers have been removed [Pipeline] echo 08:30:45 cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] echo 08:30:45 cleanWorkspace: Workspace is clean. [Pipeline] stage [Pipeline] { (build image) [Pipeline] checkout 08:30:45 The recommended git tool is: git 08:30:48 using credential docker-jenkins-github-credentials 08:30:48 Cloning the remote Git repository 08:30:48 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-2782 # 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/2782/head:refs/remotes/origin/PR-2782 +refs/heads/master:refs/remotes/origin/master # timeout=10 08:30:50 Fetching without tags 08:30:50 Merging remotes/origin/master commit 55f405e04a91ddbbc26aa738bd3cb41bd28f8dbd into PR head commit 6d517aca2da8a1c48f1bd7276a4fed5a08c58135 08:30:50 Merge succeeded, producing 6d517aca2da8a1c48f1bd7276a4fed5a08c58135 08:30:50 Checking out Revision 6d517aca2da8a1c48f1bd7276a4fed5a08c58135 (PR-2782) > git config remote.origin.url https://github.com/docker/docker-py.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/2782/head:refs/remotes/origin/PR-2782 # 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/2782/head:refs/remotes/origin/PR-2782 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6d517aca2da8a1c48f1bd7276a4fed5a08c58135 # 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 55f405e04a91ddbbc26aa738bd3cb41bd28f8dbd # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6d517aca2da8a1c48f1bd7276a4fed5a08c58135 # timeout=10 08:30:54 Commit message: "Verify TLS keys loaded from docker contexts" 08:30:54 First time build. Skipping changelog. [Pipeline] sh 08:30:55 + git rev-parse HEAD [Pipeline] withDockerRegistry > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:30:56 + docker pull dockerpinata/docker-py:sshdind-6d517aca2da8a1c48f1bd7276a4fed5a08c58135 08:30:56 Error response from daemon: manifest for dockerpinata/docker-py:sshdind-6d517aca2da8a1c48f1bd7276a4fed5a08c58135 not found: manifest unknown: manifest unknown [Pipeline] isUnix [Pipeline] sh 08:30:56 + docker build -t dockerpinata/docker-py:sshdind-6d517aca2da8a1c48f1bd7276a4fed5a08c58135 -f tests/Dockerfile-ssh-dind . 08:30:56 Sending build context to Docker daemon 1.375MB 08:30:56 Step 1/11 : ARG API_VERSION=1.39 08:30:56 Step 2/11 : ARG ENGINE_VERSION=19.03.12 08:30: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-2782@tmp/37328edd-777f-4d49-8ea0-c7c322a6d506/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded 08:30:56 19.03.12-dind: Pulling from library/docker 08:30:56 df20fa9351a1: Pulling fs layer 08:30:56 25ad7478873d: Pulling fs layer 08:30:56 4684f6177b5d: Pulling fs layer 08:30:56 46e300cec669: Pulling fs layer 08:30:56 63038576ad94: Pulling fs layer 08:30:56 0fdb76c4706c: Pulling fs layer 08:30:56 cb7edeffdfd5: Pulling fs layer 08:30:56 cc28bd76800f: Pulling fs layer 08:30:56 54196fe38f7e: Pulling fs layer 08:30:56 ea71acc29633: Pulling fs layer 08:30:56 657cc4c15165: Pulling fs layer 08:30:56 46e300cec669: Waiting 08:30:56 63038576ad94: Waiting 08:30:56 0fdb76c4706c: Waiting 08:30:56 cb7edeffdfd5: Waiting 08:30:56 cc28bd76800f: Waiting 08:30:56 54196fe38f7e: Waiting 08:30:56 ea71acc29633: Waiting 08:30:56 657cc4c15165: Waiting 08:30:57 4684f6177b5d: Verifying Checksum 08:30:57 4684f6177b5d: Download complete 08:30:57 25ad7478873d: Verifying Checksum 08:30:57 25ad7478873d: Download complete 08:30:57 df20fa9351a1: Verifying Checksum 08:30:57 df20fa9351a1: Download complete 08:30:57 0fdb76c4706c: Verifying Checksum 08:30:57 0fdb76c4706c: Download complete 08:30:57 63038576ad94: Verifying Checksum 08:30:57 63038576ad94: Download complete 08:30:57 cb7edeffdfd5: Verifying Checksum 08:30:57 cb7edeffdfd5: Download complete 08:30:57 54196fe38f7e: Verifying Checksum 08:30:57 54196fe38f7e: Download complete 08:30:57 cc28bd76800f: Verifying Checksum 08:30:57 cc28bd76800f: Download complete 08:30:57 ea71acc29633: Verifying Checksum 08:30:57 ea71acc29633: Download complete 08:30:57 657cc4c15165: Verifying Checksum 08:30:57 657cc4c15165: Download complete 08:30:57 df20fa9351a1: Pull complete 08:30:57 46e300cec669: Verifying Checksum 08:30:57 25ad7478873d: Pull complete 08:30:58 4684f6177b5d: Pull complete 08:31:00 46e300cec669: Pull complete 08:31:00 63038576ad94: Pull complete 08:31:00 0fdb76c4706c: Pull complete 08:31:00 cb7edeffdfd5: Pull complete 08:31:00 cc28bd76800f: Pull complete 08:31:00 54196fe38f7e: Pull complete 08:31:01 ea71acc29633: Pull complete 08:31:01 657cc4c15165: Pull complete 08:31:01 Digest: sha256:674f1f40ff7c8ac14f5d8b6b28d8fb1f182647ff75304d018003f1e21a0d8771 08:31:01 Status: Downloaded newer image for docker:19.03.12-dind 08:31:01 ---> 66dc2d45749a 08:31:01 Step 4/11 : RUN apk add --no-cache openssh 08:31:04 ---> Running in 52e3017e2fdb 08:31:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:31:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:31:06 (1/4) Installing openssh-sftp-server (8.3_p1-r1) 08:31:06 (2/4) Installing openssh-server-common (8.3_p1-r1) 08:31:06 (3/4) Installing openssh-server (8.3_p1-r1) 08:31:06 (4/4) Installing openssh (8.3_p1-r1) 08:31:06 Executing busybox-1.31.1-r16.trigger 08:31:06 OK: 28 MiB in 51 packages 08:31:06 Removing intermediate container 52e3017e2fdb 08:31:06 ---> 4cbe957a9328 08:31:06 Step 5/11 : RUN ssh-keygen -A 08:31:06 ---> Running in 9152eb212d57 08:31:07 ssh-keygen: generating new host keys: RSA DSA ECDSA ED25519 08:31:08 Removing intermediate container 9152eb212d57 08:31:08 ---> 09cfc74af1b9 08:31:08 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 08:31:08 ---> Running in ff990784c2c0 08:31:09 Removing intermediate container ff990784c2c0 08:31:09 ---> 8649eb3a93af 08:31:09 Step 7/11 : COPY tests/ssh-keys/authorized_keys /root/.ssh/authorized_keys 08:31:09 ---> 3bbf1759f9ad 08:31:09 Step 8/11 : RUN chmod 600 /root/.ssh/authorized_keys 08:31:09 ---> Running in 59945f9d5802 08:31:10 Removing intermediate container 59945f9d5802 08:31:10 ---> 72c3511f2da2 08:31:10 Step 9/11 : RUN echo "root:root" | chpasswd 08:31:10 ---> Running in cc7bdada8a62 08:31:10 chpasswd: password for 'root' changed 08:31:10 Removing intermediate container cc7bdada8a62 08:31:10 ---> 5e9a680ffdbe 08:31:10 Step 10/11 : RUN ln -s /usr/local/bin/docker /usr/bin/docker 08:31:11 ---> Running in fdbb223dc228 08:31:12 Removing intermediate container fdbb223dc228 08:31:12 ---> 4761d651e136 08:31:12 Step 11/11 : EXPOSE 22 08:31:12 ---> Running in 6861ea7c308d 08:31:12 Removing intermediate container 6861ea7c308d 08:31:12 ---> 515cf7756d02 08:31:12 Successfully built 515cf7756d02 08:31:12 Successfully tagged dockerpinata/docker-py:sshdind-6d517aca2da8a1c48f1bd7276a4fed5a08c58135 [Pipeline] isUnix [Pipeline] sh 08:31:12 + docker tag dockerpinata/docker-py:sshdind-6d517aca2da8a1c48f1bd7276a4fed5a08c58135 dockerpinata/docker-py:sshdind-6d517aca2da8a1c48f1bd7276a4fed5a08c58135 [Pipeline] isUnix [Pipeline] sh 08:31:12 + docker push dockerpinata/docker-py:sshdind-6d517aca2da8a1c48f1bd7276a4fed5a08c58135 08:31:12 The push refers to repository [docker.io/dockerpinata/docker-py] 08:31:12 554ce9972282: Preparing 08:31:12 a92c6296c250: Preparing 08:31:12 4f01ddc6007b: Preparing 08:31:12 1ab34de8ce39: Preparing 08:31:12 e566b9290a61: Preparing 08:31:12 12a7c1fd1ff3: Preparing 08:31:12 f3227080f15a: Preparing 08:31:12 1149e736aa92: Preparing 08:31:12 39e79983ac8b: Preparing 08:31:12 da8c28465f82: Preparing 08:31:12 d1292e236c36: Preparing 08:31:12 8890c171a12b: Preparing 08:31:12 4ae5bd84d450: Preparing 08:31:12 723a561964c8: Preparing 08:31:12 78764725b56c: Preparing 08:31:12 51d6d3d09136: Preparing 08:31:12 1507bc794612: Preparing 08:31:12 50644c29ef5a: Preparing 08:31:12 12a7c1fd1ff3: Waiting 08:31:12 f3227080f15a: Waiting 08:31:12 1149e736aa92: Waiting 08:31:12 39e79983ac8b: Waiting 08:31:12 da8c28465f82: Waiting 08:31:12 d1292e236c36: Waiting 08:31:12 8890c171a12b: Waiting 08:31:12 4ae5bd84d450: Waiting 08:31:12 723a561964c8: Waiting 08:31:12 78764725b56c: Waiting 08:31:12 51d6d3d09136: Waiting 08:31:12 1507bc794612: Waiting 08:31:12 50644c29ef5a: Waiting 08:31:14 e566b9290a61: Pushed 08:31:14 1ab34de8ce39: Pushed 08:31:14 4f01ddc6007b: Pushed 08:31:14 1149e736aa92: Layer already exists 08:31:14 a92c6296c250: Pushed 08:31:14 39e79983ac8b: Layer already exists 08:31:14 da8c28465f82: Layer already exists 08:31:14 d1292e236c36: Layer already exists 08:31:14 554ce9972282: Pushed 08:31:14 8890c171a12b: Layer already exists 08:31:14 723a561964c8: Layer already exists 08:31:14 4ae5bd84d450: Layer already exists 08:31:14 78764725b56c: Layer already exists 08:31:14 51d6d3d09136: Layer already exists 08:31:14 1507bc794612: Layer already exists 08:31:14 50644c29ef5a: Layer already exists 08:31:15 12a7c1fd1ff3: Pushed 08:31:15 f3227080f15a: Pushed 08:31:16 sshdind-6d517aca2da8a1c48f1bd7276a4fed5a08c58135: digest: sha256:bdb1e021b357c4588724deef1bbb2f1ba6f2da3b57646d38f210923846554f49 size: 4067 [Pipeline] isUnix [Pipeline] sh 08:31:16 + docker pull dockerpinata/docker-py:py2-6d517aca2da8a1c48f1bd7276a4fed5a08c58135 08:31:16 Error response from daemon: manifest for dockerpinata/docker-py:py2-6d517aca2da8a1c48f1bd7276a4fed5a08c58135 not found: manifest unknown: manifest unknown [Pipeline] isUnix [Pipeline] sh 08:31:17 + docker build -t dockerpinata/docker-py:py2-6d517aca2da8a1c48f1bd7276a4fed5a08c58135 -f tests/Dockerfile --build-arg PYTHON_VERSION=2.7 . 08:31:17 Sending build context to Docker daemon 1.375MB 08:31:17 Step 1/21 : ARG PYTHON_VERSION=3.7 08:31:17 Step 2/21 : FROM python:${PYTHON_VERSION} 08:31:17 2.7: Pulling from library/python 08:31:17 7e2b2a5af8f6: Pulling fs layer 08:31:17 09b6f03ffac4: Pulling fs layer 08:31:17 dc3f0c679f0f: Pulling fs layer 08:31:17 fd4b47407fc3: Pulling fs layer 08:31:17 b32f6bf7d96d: Pulling fs layer 08:31:17 6f4489a7e4cf: Pulling fs layer 08:31:17 af4b99ad9ef0: Pulling fs layer 08:31:17 39db0bc48c26: Pulling fs layer 08:31:17 acb4a89489fc: Pulling fs layer 08:31:17 b32f6bf7d96d: Waiting 08:31:17 6f4489a7e4cf: Waiting 08:31:17 af4b99ad9ef0: Waiting 08:31:17 39db0bc48c26: Waiting 08:31:17 acb4a89489fc: Waiting 08:31:17 fd4b47407fc3: Waiting 08:31:17 09b6f03ffac4: Verifying Checksum 08:31:17 09b6f03ffac4: Download complete 08:31:17 dc3f0c679f0f: Verifying Checksum 08:31:17 dc3f0c679f0f: Download complete 08:31:18 7e2b2a5af8f6: Verifying Checksum 08:31:18 7e2b2a5af8f6: Download complete 08:31:18 6f4489a7e4cf: Verifying Checksum 08:31:18 6f4489a7e4cf: Download complete 08:31:18 fd4b47407fc3: Verifying Checksum 08:31:18 fd4b47407fc3: Download complete 08:31:18 39db0bc48c26: Verifying Checksum 08:31:18 39db0bc48c26: Download complete 08:31:18 af4b99ad9ef0: Verifying Checksum 08:31:18 af4b99ad9ef0: Download complete 08:31:19 acb4a89489fc: Verifying Checksum 08:31:19 acb4a89489fc: Download complete 08:31:20 b32f6bf7d96d: Verifying Checksum 08:31:20 b32f6bf7d96d: Download complete 08:31:21 7e2b2a5af8f6: Pull complete 08:31:21 09b6f03ffac4: Pull complete 08:31:21 dc3f0c679f0f: Pull complete 08:31:24 fd4b47407fc3: Pull complete 08:31:31 b32f6bf7d96d: Pull complete 08:31:31 6f4489a7e4cf: Pull complete 08:31:32 af4b99ad9ef0: Pull complete 08:31:32 39db0bc48c26: Pull complete 08:31:32 acb4a89489fc: Pull complete 08:31:32 Digest: sha256:cfa62318c459b1fde9e0841c619906d15ada5910d625176e24bf692cf8a2601d 08:31:32 Status: Downloaded newer image for python:2.7 08:31:32 ---> 68e7be49c28c 08:31:32 Step 3/21 : ARG APT_MIRROR 08:31:34 ---> Running in b6522dbe4df9 08:31:34 Removing intermediate container b6522dbe4df9 08:31:34 ---> 3805328be44b 08:31:34 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 08:31:34 ---> Running in d7515e78eb68 08:31:35 Removing intermediate container d7515e78eb68 08:31:35 ---> e9db987c682c 08:31:35 Step 5/21 : RUN apt-get update && apt-get -y install --no-install-recommends gnupg2 pass 08:31:35 ---> Running in f7771e37f011 08:31:36 Get:1 http://deb.debian.org/debian buster InRelease [122 kB] 08:31:36 Get:2 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] 08:31:36 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] 08:31:36 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] 08:31:36 Get:5 http://deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] 08:31:36 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 Packages [268 kB] 08:31:37 Fetched 8423 kB in 2s (4903 kB/s) 08:31:38 Reading package lists... 08:31:38 Reading package lists... 08:31:38 Building dependency tree... 08:31:38 Reading state information... 08:31:38 The following additional packages will be installed: 08:31:38 tree 08:31:38 Suggested packages: 08:31:38 libxml-simple-perl ruby 08:31:38 Recommended packages: 08:31:38 qrencode xclip 08:31:38 The following NEW packages will be installed: 08:31:38 gnupg2 pass tree 08:31:39 0 upgraded, 3 newly installed, 0 to remove and 94 not upgraded. 08:31:39 Need to get 481 kB of archives. 08:31:39 After this operation, 684 kB of additional disk space will be used. 08:31:39 Get:1 http://deb.debian.org/debian buster/main amd64 gnupg2 all 2.2.12-1+deb10u1 [393 kB] 08:31:39 Get:2 http://deb.debian.org/debian buster/main amd64 tree amd64 1.8.0-1 [49.3 kB] 08:31:39 Get:3 http://deb.debian.org/debian buster/main amd64 pass all 1.7.3-2 [39.2 kB] 08:31:39 debconf: delaying package configuration, since apt-utils is not installed 08:31:39 Fetched 481 kB in 0s (1816 kB/s) 08:31:39 Selecting previously unselected package gnupg2. 08:31:39 (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 ... 24538 files and directories currently installed.) 08:31:39 Preparing to unpack .../gnupg2_2.2.12-1+deb10u1_all.deb ... 08:31:39 Unpacking gnupg2 (2.2.12-1+deb10u1) ... 08:31:39 Selecting previously unselected package tree. 08:31:39 Preparing to unpack .../tree_1.8.0-1_amd64.deb ... 08:31:39 Unpacking tree (1.8.0-1) ... 08:31:39 Selecting previously unselected package pass. 08:31:39 Preparing to unpack .../archives/pass_1.7.3-2_all.deb ... 08:31:39 Unpacking pass (1.7.3-2) ... 08:31:39 Setting up gnupg2 (2.2.12-1+deb10u1) ... 08:31:39 Setting up tree (1.8.0-1) ... 08:31:39 Setting up pass (1.7.3-2) ... 08:31:41 Removing intermediate container f7771e37f011 08:31:41 ---> bcc41b0be195 08:31:41 Step 6/21 : COPY tests/ssh-keys /root/.ssh 08:31:41 ---> d3fe0d212da3 08:31:41 Step 7/21 : RUN chmod -R 600 /root/.ssh 08:31:41 ---> Running in 3912542bd9cb 08:31:42 Removing intermediate container 3912542bd9cb 08:31:42 ---> b5c9a939022d 08:31:42 Step 8/21 : COPY ./tests/gpg-keys /gpg-keys 08:31:42 ---> 5d80e4340259 08:31:42 Step 9/21 : RUN gpg2 --import gpg-keys/secret 08:31:43 ---> Running in 2fabda29471d 08:31:43 gpg: directory '/root/.gnupg' created 08:31:43 gpg: keybox '/root/.gnupg/pubring.kbx' created 08:31:43 gpg: /root/.gnupg/trustdb.gpg: trustdb created 08:31:43 gpg: key 464ED987A7B21401: public key "Sakuya Izayoi <sakuya@gensokyo.jp>" imported 08:31:43 gpg: key 464ED987A7B21401: secret key imported 08:31:43 gpg: Total number processed: 1 08:31:43 gpg: imported: 1 08:31:43 gpg: secret keys read: 1 08:31:43 gpg: secret keys imported: 1 08:31:43 Removing intermediate container 2fabda29471d 08:31:43 ---> 4f18314878a3 08:31:43 Step 10/21 : RUN gpg2 --import-ownertrust gpg-keys/ownertrust 08:31:43 ---> Running in e8585da1395f 08:31:44 gpg: inserting ownertrust of 6 08:31:44 Removing intermediate container e8585da1395f 08:31:44 ---> 39738061767f 08:31:44 Step 11/21 : RUN yes | pass init $(gpg2 --no-auto-check-trustdb --list-secret-key | awk '/^sec/{getline; $1=$1; print}') 08:31:44 ---> Running in 5cac8cb0e2f5 08:31:44 gpg: please do a --check-trustdb 08:31:44 mkdir: created directory '/root/.password-store/' 08:31:44 Password store initialized for 9781B87DAB042E6FD51388A5464ED987A7B21401 08:31:45 Removing intermediate container 5cac8cb0e2f5 08:31:45 ---> 42dfd10854e2 08:31:45 Step 12/21 : RUN gpg2 --check-trustdb 08:31:45 ---> Running in c108703d432f 08:31:45 gpg: marginals needed: 3 completes needed: 1 trust model: pgp 08:31:45 gpg: depth: 0 valid: 1 signed: 0 trust: 0-, 0q, 0n, 0m, 0f, 1u 08:31:46 Removing intermediate container c108703d432f 08:31:46 ---> 51dadfa91ecf 08:31:46 Step 13/21 : ARG CREDSTORE_VERSION=v0.6.3 08:31:46 ---> Running in 198faee169ba 08:31:46 Removing intermediate container 198faee169ba 08:31:46 ---> 4e105279e276 08:31:46 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 08:31:46 ---> Running in bf65739566f6 08:31:47 Removing intermediate container bf65739566f6 08:31:47 ---> 4979dd6edc85 08:31:47 Step 15/21 : WORKDIR /src 08:31:47 ---> Running in 3e63292ac07f 08:31:47 Removing intermediate container 3e63292ac07f 08:31:47 ---> 7957983ab0d7 08:31:47 Step 16/21 : COPY requirements.txt /src/requirements.txt 08:31:47 ---> cd8fd5df64cd 08:31:47 Step 17/21 : RUN pip install -r requirements.txt 08:31:47 ---> Running in 60b273d8f72f 08:31:48 DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. A future version of pip will drop support for Python 2.7. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support 08:31:48 Ignoring pywin32: markers 'sys_platform == "win32"' don't match your environment 08:31:48 Requirement already satisfied: appdirs==1.4.3 in /usr/local/lib/python2.7/site-packages (from -r requirements.txt (line 1)) (1.4.3) 08:31:52 Collecting asn1crypto==0.22.0 08:31:53 Downloading asn1crypto-0.22.0-py2.py3-none-any.whl (97 kB) 08:31:53 Collecting backports.ssl-match-hostname==3.5.0.1 08:31:53 Downloading backports.ssl_match_hostname-3.5.0.1.tar.gz (5.6 kB) 08:31:54 Collecting cffi==1.14.4 08:31:54 Downloading cffi-1.14.4-cp27-cp27mu-manylinux1_x86_64.whl (389 kB) 08:31:54 Collecting cryptography==3.2 08:31:54 Downloading cryptography-3.2-cp27-cp27mu-manylinux2010_x86_64.whl (2.7 MB) 08:31:54 Collecting enum34==1.1.6 08:31:54 Downloading enum34-1.1.6-py2-none-any.whl (12 kB) 08:31:54 Collecting idna==2.5 08:31:54 Downloading idna-2.5-py2.py3-none-any.whl (55 kB) 08:31:54 Collecting ipaddress==1.0.18 08:31:54 Downloading ipaddress-1.0.18-py2-none-any.whl (17 kB) 08:31:54 Collecting packaging==16.8 08:31:54 Downloading packaging-16.8-py2.py3-none-any.whl (23 kB) 08:31:54 Collecting paramiko==2.4.2 08:31:54 Downloading paramiko-2.4.2-py2.py3-none-any.whl (193 kB) 08:31:54 Collecting pycparser==2.17 08:31:54 Downloading pycparser-2.17.tar.gz (231 kB) 08:31:55 Collecting pyOpenSSL==18.0.0 08:31:55 Downloading pyOpenSSL-18.0.0-py2.py3-none-any.whl (53 kB) 08:31:55 Collecting pyparsing==2.2.0 08:31:55 Downloading pyparsing-2.2.0-py2.py3-none-any.whl (56 kB) 08:31:55 Collecting requests==2.20.0 08:31:55 Downloading requests-2.20.0-py2.py3-none-any.whl (60 kB) 08:31:55 Collecting six==1.10.0 08:31:55 Downloading six-1.10.0-py2.py3-none-any.whl (10 kB) 08:31:55 Collecting urllib3==1.24.3 08:31:55 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 08:31:55 Collecting websocket-client==0.56.0 08:31:55 Downloading websocket_client-0.56.0-py2.py3-none-any.whl (200 kB) 08:31:55 Collecting pyasn1>=0.1.7 08:31:55 Downloading pyasn1-0.4.8-py2.py3-none-any.whl (77 kB) 08:31:56 Collecting pynacl>=1.0.1 08:31:56 Downloading PyNaCl-1.4.0-cp27-cp27mu-manylinux1_x86_64.whl (964 kB) 08:31:56 Collecting bcrypt>=3.1.3 08:31:56 Downloading bcrypt-3.1.7-cp27-cp27mu-manylinux1_x86_64.whl (59 kB) 08:31:56 Collecting certifi>=2017.4.17 08:31:56 Downloading certifi-2020.12.5-py2.py3-none-any.whl (147 kB) 08:31:56 Collecting chardet<3.1.0,>=3.0.2 08:31:56 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 08:31:56 Building wheels for collected packages: backports.ssl-match-hostname, pycparser 08:31:56 Building wheel for backports.ssl-match-hostname (setup.py): started 08:31:56 Building wheel for backports.ssl-match-hostname (setup.py): finished with status 'done' 08:31:56 Created wheel for backports.ssl-match-hostname: filename=backports.ssl_match_hostname-3.5.0.1-py2-none-any.whl size=5209 sha256=247460a265bdd54fa7a961476f2cc2d5ed675d27fe13ae89ff431d242451a1d1 08:31:56 Stored in directory: /root/.cache/pip/wheels/19/dd/8c/6cad8e6c38a9fe006dd7423ca1655bb1eb3cb94c5ce1814e4f 08:31:56 Building wheel for pycparser (setup.py): started 08:31:56 Building wheel for pycparser (setup.py): finished with status 'done' 08:31:56 Created wheel for pycparser: filename=pycparser-2.17-py2.py3-none-any.whl size=193883 sha256=ae47f1718a7b5e2397f54800378b52acc6ace2757aa6b9ae5800df542b5f6a3f 08:31:56 Stored in directory: /root/.cache/pip/wheels/03/08/f2/bf70552f051cd78e9d8fe7d196ef762858dcfa156965e3a1e3 08:31:56 Successfully built backports.ssl-match-hostname pycparser 08:31:56 Installing collected packages: asn1crypto, backports.ssl-match-hostname, pycparser, cffi, ipaddress, six, enum34, cryptography, idna, pyparsing, packaging, pyasn1, pynacl, bcrypt, paramiko, pyOpenSSL, certifi, chardet, urllib3, requests, websocket-client 08:31:57 Attempting uninstall: six 08:31:57 Found existing installation: six 1.14.0 08:31:57 Uninstalling six-1.14.0: 08:31:57 Successfully uninstalled six-1.14.0 08:31:57 Successfully installed asn1crypto-0.22.0 backports.ssl-match-hostname-3.5.0.1 bcrypt-3.1.7 certifi-2020.12.5 cffi-1.14.4 chardet-3.0.4 cryptography-3.2 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.10.0 urllib3-1.24.3 websocket-client-0.56.0 08:32:02 WARNING: You are using pip version 20.0.2; however, version 20.3.4 is available. 08:32:02 You should consider upgrading via the '/usr/local/bin/python -m pip install --upgrade pip' command. 08:32:03 Removing intermediate container 60b273d8f72f 08:32:03 ---> 1218f681b301 08:32:03 Step 18/21 : COPY test-requirements.txt /src/test-requirements.txt 08:32:03 ---> b6573913b7a1 08:32:03 Step 19/21 : RUN pip install -r test-requirements.txt 08:32:03 ---> Running in 0d54c7d7f331 08:32:04 /usr/local/lib/python2.7/site-packages/OpenSSL/crypto.py:12: CryptographyDeprecationWarning: Python 2 is no longer supported by the Python core team. Support for it is now deprecated in cryptography, and will be removed in a future release. 08:32:04 from cryptography import x509 08:32:04 DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. A future version of pip will drop support for Python 2.7. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support 08:32:09 Collecting setuptools==44.0.0 08:32:09 Downloading setuptools-44.0.0-py2.py3-none-any.whl (583 kB) 08:32:10 Collecting coverage==4.5.2 08:32:10 Downloading coverage-4.5.2-cp27-cp27mu-manylinux1_x86_64.whl (201 kB) 08:32:10 Collecting flake8==3.6.0 08:32:10 Downloading flake8-3.6.0-py2.py3-none-any.whl (68 kB) 08:32:10 Collecting mock==1.0.1 08:32:10 Downloading mock-1.0.1.tar.gz (818 kB) 08:32:10 Collecting pytest==4.3.1 08:32:10 Downloading pytest-4.3.1-py2.py3-none-any.whl (219 kB) 08:32:11 Collecting pytest-cov==2.6.1 08:32:11 Downloading pytest_cov-2.6.1-py2.py3-none-any.whl (16 kB) 08:32:11 Collecting pytest-timeout==1.3.3 08:32:11 Downloading pytest_timeout-1.3.3-py2.py3-none-any.whl (9.8 kB) 08:32:11 Collecting pyflakes<2.1.0,>=2.0.0 08:32:11 Downloading pyflakes-2.0.0-py2.py3-none-any.whl (53 kB) 08:32:11 Requirement already satisfied: configparser; python_version < "3.2" in /usr/local/lib/python2.7/site-packages (from flake8==3.6.0->-r test-requirements.txt (line 3)) (4.0.2) 08:32:11 Requirement already satisfied: enum34; python_version < "3.4" in /usr/local/lib/python2.7/site-packages (from flake8==3.6.0->-r test-requirements.txt (line 3)) (1.1.6) 08:32:11 Collecting pycodestyle<2.5.0,>=2.4.0 08:32:11 Downloading pycodestyle-2.4.0-py2.py3-none-any.whl (62 kB) 08:32:11 Collecting mccabe<0.7.0,>=0.6.0 08:32:11 Downloading mccabe-0.6.1-py2.py3-none-any.whl (8.6 kB) 08:32:11 Requirement already satisfied: pathlib2>=2.2.0; python_version < "3.6" in /usr/local/lib/python2.7/site-packages (from pytest==4.3.1->-r test-requirements.txt (line 5)) (2.3.5) 08:32:11 Collecting atomicwrites>=1.0 08:32:11 Downloading atomicwrites-1.4.0-py2.py3-none-any.whl (6.8 kB) 08:32:11 Collecting py>=1.5.0 08:32:11 Downloading py-1.10.0-py2.py3-none-any.whl (97 kB) 08:32:11 Collecting attrs>=17.4.0 08:32:11 Downloading attrs-20.3.0-py2.py3-none-any.whl (49 kB) 08:32:11 Collecting more-itertools<6.0.0,>=4.0.0; python_version <= "2.7" 08:32:11 Downloading more_itertools-5.0.0-py2-none-any.whl (52 kB) 08:32:11 Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python2.7/site-packages (from pytest==4.3.1->-r test-requirements.txt (line 5)) (1.10.0) 08:32:11 Collecting pluggy>=0.7 08:32:11 Downloading pluggy-0.13.1-py2.py3-none-any.whl (18 kB) 08:32:11 Collecting funcsigs; python_version < "3.0" 08:32:11 Downloading funcsigs-1.0.2-py2.py3-none-any.whl (17 kB) 08:32:11 Requirement already satisfied: scandir; python_version < "3.5" in /usr/local/lib/python2.7/site-packages (from pathlib2>=2.2.0; python_version < "3.6"->pytest==4.3.1->-r test-requirements.txt (line 5)) (1.10.0) 08:32:11 Requirement already satisfied: importlib-metadata>=0.12; python_version < "3.8" in /usr/local/lib/python2.7/site-packages (from pluggy>=0.7->pytest==4.3.1->-r test-requirements.txt (line 5)) (1.6.0) 08:32:11 Requirement already satisfied: contextlib2; python_version < "3" in /usr/local/lib/python2.7/site-packages (from importlib-metadata>=0.12; python_version < "3.8"->pluggy>=0.7->pytest==4.3.1->-r test-requirements.txt (line 5)) (0.6.0.post1) 08:32:11 Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python2.7/site-packages (from importlib-metadata>=0.12; python_version < "3.8"->pluggy>=0.7->pytest==4.3.1->-r test-requirements.txt (line 5)) (1.2.0) 08:32:11 Building wheels for collected packages: mock 08:32:11 Building wheel for mock (setup.py): started 08:32:11 Building wheel for mock (setup.py): finished with status 'done' 08:32:11 Created wheel for mock: filename=mock-1.0.1-py2-none-any.whl size=23755 sha256=c08e147306b74096ed778b42678442101088591e4545f7f4b4e18b51c31c90a4 08:32:11 Stored in directory: /root/.cache/pip/wheels/ad/62/e0/a06cc957652749e64c7904e899eca3ecb2ec47c60d52653660 08:32:11 Successfully built mock 08:32:11 Installing collected packages: setuptools, coverage, pyflakes, pycodestyle, mccabe, flake8, mock, atomicwrites, py, attrs, more-itertools, pluggy, funcsigs, pytest, pytest-cov, pytest-timeout 08:32:11 Attempting uninstall: setuptools 08:32:11 Found existing installation: setuptools 44.1.0 08:32:11 Uninstalling setuptools-44.1.0: 08:32:12 Successfully uninstalled setuptools-44.1.0 08:32:12 Successfully installed atomicwrites-1.4.0 attrs-20.3.0 coverage-4.5.2 flake8-3.6.0 funcsigs-1.0.2 mccabe-0.6.1 mock-1.0.1 more-itertools-5.0.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-44.0.0 08:32:12 WARNING: You are using pip version 20.0.2; however, version 20.3.4 is available. 08:32:12 You should consider upgrading via the '/usr/local/bin/python -m pip install --upgrade pip' command. 08:32:13 Removing intermediate container 0d54c7d7f331 08:32:13 ---> d58d9e04b84a 08:32:13 Step 20/21 : COPY . /src 08:32:13 ---> a9d9c580cbbf 08:32:13 Step 21/21 : RUN pip install . 08:32:13 ---> Running in fbebc033ebb9 08:32:14 /usr/local/lib/python2.7/site-packages/OpenSSL/crypto.py:12: CryptographyDeprecationWarning: Python 2 is no longer supported by the Python core team. Support for it is now deprecated in cryptography, and will be removed in a future release. 08:32:14 from cryptography import x509 08:32:14 DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. A future version of pip will drop support for Python 2.7. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support 08:32:14 Processing /src 08:32:14 Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python2.7/site-packages (from docker==4.5.0.dev0) (1.10.0) 08:32:14 Requirement already satisfied: websocket-client>=0.32.0 in /usr/local/lib/python2.7/site-packages (from docker==4.5.0.dev0) (0.56.0) 08:32:14 Requirement already satisfied: requests!=2.18.0,>=2.14.2 in /usr/local/lib/python2.7/site-packages (from docker==4.5.0.dev0) (2.20.0) 08:32:14 Requirement already satisfied: backports.ssl_match_hostname>=3.5 in /usr/local/lib/python2.7/site-packages (from docker==4.5.0.dev0) (3.5.0.1) 08:32:14 Requirement already satisfied: ipaddress>=1.0.16 in /usr/local/lib/python2.7/site-packages (from docker==4.5.0.dev0) (1.0.18) 08:32:14 Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python2.7/site-packages (from requests!=2.18.0,>=2.14.2->docker==4.5.0.dev0) (2020.12.5) 08:32:14 Requirement already satisfied: idna<2.8,>=2.5 in /usr/local/lib/python2.7/site-packages (from requests!=2.18.0,>=2.14.2->docker==4.5.0.dev0) (2.5) 08:32:14 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/local/lib/python2.7/site-packages (from requests!=2.18.0,>=2.14.2->docker==4.5.0.dev0) (3.0.4) 08:32:14 Requirement already satisfied: urllib3<1.25,>=1.21.1 in /usr/local/lib/python2.7/site-packages (from requests!=2.18.0,>=2.14.2->docker==4.5.0.dev0) (1.24.3) 08:32:14 Building wheels for collected packages: docker 08:32:14 Building wheel for docker (setup.py): started 08:32:14 Building wheel for docker (setup.py): finished with status 'done' 08:32:14 Created wheel for docker: filename=docker-4.5.0.dev0-py2.py3-none-any.whl size=147100 sha256=85d71116fbe7ee08ad9e7df9457668f2d9795aa44645a187818a6f971e17cc27 08:32:14 Stored in directory: /tmp/pip-ephem-wheel-cache-jNzeCv/wheels/dc/45/28/050a7fcd95fc9b9f504d64d6668214323c48b439857458e65c 08:32:14 Successfully built docker 08:32:14 Installing collected packages: docker 08:32:15 Successfully installed docker-4.5.0.dev0 08:32:15 WARNING: You are using pip version 20.0.2; however, version 20.3.4 is available. 08:32:15 You should consider upgrading via the '/usr/local/bin/python -m pip install --upgrade pip' command. 08:32:15 Removing intermediate container fbebc033ebb9 08:32:15 ---> 086da3c7a7ea 08:32:15 Successfully built 086da3c7a7ea 08:32:15 Successfully tagged dockerpinata/docker-py:py2-6d517aca2da8a1c48f1bd7276a4fed5a08c58135 [Pipeline] isUnix [Pipeline] sh 08:32:15 + docker tag dockerpinata/docker-py:py2-6d517aca2da8a1c48f1bd7276a4fed5a08c58135 dockerpinata/docker-py:py2-6d517aca2da8a1c48f1bd7276a4fed5a08c58135 [Pipeline] isUnix [Pipeline] sh 08:32:16 + docker push dockerpinata/docker-py:py2-6d517aca2da8a1c48f1bd7276a4fed5a08c58135 08:32:16 The push refers to repository [docker.io/dockerpinata/docker-py] 08:32:16 346db2cfe39a: Preparing 08:32:16 140293a67310: Preparing 08:32:16 c8da90b9dd90: Preparing 08:32:16 d81fdfb31104: Preparing 08:32:16 e23e63c74051: Preparing 08:32:16 f8d07780e133: Preparing 08:32:16 56905f82119e: Preparing 08:32:16 214355a7d603: Preparing 08:32:16 e656d4187cf1: Preparing 08:32:16 ca53d4061c0d: Preparing 08:32:16 af61afb6cfa9: Preparing 08:32:16 b8979775e703: Preparing 08:32:16 8d1c5e65338c: Preparing 08:32:16 f79b2cc83496: Preparing 08:32:16 9a1591c79ba9: Preparing 08:32:16 a7955c8287d2: Preparing 08:32:16 01c500642d68: Preparing 08:32:16 e571d2d3c73c: Preparing 08:32:16 da7b0a80a4f2: Preparing 08:32:16 ceee8816bb96: Preparing 08:32:16 47458fb45d99: Preparing 08:32:16 46829331b1e4: Preparing 08:32:16 d35c5bda4793: Preparing 08:32:16 a3c1026c6bcc: Preparing 08:32:16 f1d420c2af1a: Preparing 08:32:16 461719022993: Preparing 08:32:16 f8d07780e133: Waiting 08:32:16 a7955c8287d2: Waiting 08:32:16 01c500642d68: Waiting 08:32:16 56905f82119e: Waiting 08:32:16 e571d2d3c73c: Waiting 08:32:16 214355a7d603: Waiting 08:32:16 da7b0a80a4f2: Waiting 08:32:16 e656d4187cf1: Waiting 08:32:16 ceee8816bb96: Waiting 08:32:16 ca53d4061c0d: Waiting 08:32:16 af61afb6cfa9: Waiting 08:32:16 47458fb45d99: Waiting 08:32:16 b8979775e703: Waiting 08:32:16 46829331b1e4: Waiting 08:32:16 d35c5bda4793: Waiting 08:32:16 8d1c5e65338c: Waiting 08:32:16 a3c1026c6bcc: Waiting 08:32:16 f79b2cc83496: Waiting 08:32:16 f1d420c2af1a: Waiting 08:32:16 9a1591c79ba9: Waiting 08:32:17 140293a67310: Pushed 08:32:17 d81fdfb31104: Pushed 08:32:18 c8da90b9dd90: Pushed 08:32:18 56905f82119e: Pushed 08:32:18 f8d07780e133: Pushed 08:32:19 e23e63c74051: Pushed 08:32:19 346db2cfe39a: Pushed 08:32:19 e656d4187cf1: Pushed 08:32:19 214355a7d603: Pushed 08:32:19 ca53d4061c0d: Pushed 08:32:20 af61afb6cfa9: Pushed 08:32:20 b8979775e703: Pushed 08:32:20 8d1c5e65338c: Pushed 08:32:20 e571d2d3c73c: Layer already exists 08:32:20 da7b0a80a4f2: Layer already exists 08:32:20 ceee8816bb96: Layer already exists 08:32:20 f79b2cc83496: Pushed 08:32:20 47458fb45d99: Layer already exists 08:32:20 46829331b1e4: Layer already exists 08:32:20 9a1591c79ba9: Pushed 08:32:20 a3c1026c6bcc: Layer already exists 08:32:20 d35c5bda4793: Layer already exists 08:32:20 f1d420c2af1a: Layer already exists 08:32:20 461719022993: Layer already exists 08:32:22 01c500642d68: Pushed 08:32:22 a7955c8287d2: Pushed 08:32:24 py2-6d517aca2da8a1c48f1bd7276a4fed5a08c58135: digest: sha256:b4dd78d543686d97f24d45b78a0026d17c3acf7b1713450d660176966ccdf808 size: 5769 [Pipeline] isUnix [Pipeline] sh 08:32:24 + docker pull dockerpinata/docker-py:py3-6d517aca2da8a1c48f1bd7276a4fed5a08c58135 08:32:24 Error response from daemon: manifest for dockerpinata/docker-py:py3-6d517aca2da8a1c48f1bd7276a4fed5a08c58135 not found: manifest unknown: manifest unknown [Pipeline] isUnix [Pipeline] sh 08:32:24 + docker build -t dockerpinata/docker-py:py3-6d517aca2da8a1c48f1bd7276a4fed5a08c58135 -f tests/Dockerfile --build-arg PYTHON_VERSION=3.7 . 08:32:24 Sending build context to Docker daemon 1.375MB 08:32:24 Step 1/21 : ARG PYTHON_VERSION=3.7 08:32:24 Step 2/21 : FROM python:${PYTHON_VERSION} 08:32:25 3.7: Pulling from library/python 08:32:25 0ecb575e629c: Pulling fs layer 08:32:25 7467d1831b69: Pulling fs layer 08:32:25 feab2c490a3c: Pulling fs layer 08:32:25 f15a0f46f8c3: Pulling fs layer 08:32:25 937782447ff6: Pulling fs layer 08:32:25 e78b7aaaab2c: Pulling fs layer 08:32:25 d6bffa7c00e3: Pulling fs layer 08:32:25 20e485dc4919: Pulling fs layer 08:32:25 d691069cb281: Pulling fs layer 08:32:25 e78b7aaaab2c: Waiting 08:32:25 d6bffa7c00e3: Waiting 08:32:25 20e485dc4919: Waiting 08:32:25 d691069cb281: Waiting 08:32:25 f15a0f46f8c3: Waiting 08:32:25 937782447ff6: Waiting 08:32:25 feab2c490a3c: Verifying Checksum 08:32:25 feab2c490a3c: Download complete 08:32:25 7467d1831b69: Verifying Checksum 08:32:25 7467d1831b69: Download complete 08:32:26 0ecb575e629c: Verifying Checksum 08:32:26 0ecb575e629c: Download complete 08:32:26 e78b7aaaab2c: Verifying Checksum 08:32:26 e78b7aaaab2c: Download complete 08:32:26 f15a0f46f8c3: Verifying Checksum 08:32:26 f15a0f46f8c3: Download complete 08:32:26 20e485dc4919: Verifying Checksum 08:32:26 20e485dc4919: Download complete 08:32:26 d691069cb281: Verifying Checksum 08:32:26 d691069cb281: Download complete 08:32:26 d6bffa7c00e3: Verifying Checksum 08:32:26 d6bffa7c00e3: Download complete 08:32:27 937782447ff6: Download complete 08:32:29 0ecb575e629c: Pull complete 08:32:29 7467d1831b69: Pull complete 08:32:29 feab2c490a3c: Pull complete 08:32:32 f15a0f46f8c3: Pull complete 08:32:40 937782447ff6: Pull complete 08:32:40 e78b7aaaab2c: Pull complete 08:32:41 d6bffa7c00e3: Pull complete 08:32:41 20e485dc4919: Pull complete 08:32:41 d691069cb281: Pull complete 08:32:41 Digest: sha256:40b5df4a22109e11fcd2d5a36c146687072c5b18771162180146646d9e73029d 08:32:41 Status: Downloaded newer image for python:3.7 08:32:41 ---> 2699987679cd 08:32:41 Step 3/21 : ARG APT_MIRROR 08:32:43 ---> Running in 36f89308e09d 08:32:43 Removing intermediate container 36f89308e09d 08:32:43 ---> 11724cc2b129 08:32:43 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 08:32:43 ---> Running in 52bcfa4d3e5f 08:32:44 Removing intermediate container 52bcfa4d3e5f 08:32:44 ---> 6d9f32331a4d 08:32:44 Step 5/21 : RUN apt-get update && apt-get -y install --no-install-recommends gnupg2 pass 08:32:44 ---> Running in da2bfed0b9d4 08:32:45 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] 08:32:45 Get:2 http://deb.debian.org/debian buster InRelease [122 kB] 08:32:45 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] 08:32:45 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [268 kB] 08:32:45 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] 08:32:45 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] 08:32:46 Fetched 8423 kB in 2s (4854 kB/s) 08:32:46 Reading package lists... 08:32:47 Reading package lists... 08:32:47 Building dependency tree... 08:32:47 Reading state information... 08:32:47 The following additional packages will be installed: 08:32:47 tree 08:32:47 Suggested packages: 08:32:47 libxml-simple-perl ruby 08:32:47 Recommended packages: 08:32:47 qrencode xclip 08:32:47 The following NEW packages will be installed: 08:32:47 gnupg2 pass tree 08:32:47 0 upgraded, 3 newly installed, 0 to remove and 8 not upgraded. 08:32:47 Need to get 481 kB of archives. 08:32:47 After this operation, 684 kB of additional disk space will be used. 08:32:47 Get:1 http://deb.debian.org/debian buster/main amd64 gnupg2 all 2.2.12-1+deb10u1 [393 kB] 08:32:47 Get:2 http://deb.debian.org/debian buster/main amd64 tree amd64 1.8.0-1 [49.3 kB] 08:32:47 Get:3 http://deb.debian.org/debian buster/main amd64 pass all 1.7.3-2 [39.2 kB] 08:32:48 debconf: delaying package configuration, since apt-utils is not installed 08:32:48 Fetched 481 kB in 0s (1783 kB/s) 08:32:48 Selecting previously unselected package gnupg2. 08:32:48 (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.) 08:32:48 Preparing to unpack .../gnupg2_2.2.12-1+deb10u1_all.deb ... 08:32:48 Unpacking gnupg2 (2.2.12-1+deb10u1) ... 08:32:48 Selecting previously unselected package tree. 08:32:48 Preparing to unpack .../tree_1.8.0-1_amd64.deb ... 08:32:48 Unpacking tree (1.8.0-1) ... 08:32:48 Selecting previously unselected package pass. 08:32:48 Preparing to unpack .../archives/pass_1.7.3-2_all.deb ... 08:32:48 Unpacking pass (1.7.3-2) ... 08:32:48 Setting up gnupg2 (2.2.12-1+deb10u1) ... 08:32:48 Setting up tree (1.8.0-1) ... 08:32:48 Setting up pass (1.7.3-2) ... 08:32:49 Removing intermediate container da2bfed0b9d4 08:32:49 ---> da349febbd7e 08:32:49 Step 6/21 : COPY tests/ssh-keys /root/.ssh 08:32:49 ---> 3ebd9a439fcb 08:32:49 Step 7/21 : RUN chmod -R 600 /root/.ssh 08:32:49 ---> Running in 51a747ea43d2 08:32:50 Removing intermediate container 51a747ea43d2 08:32:50 ---> dd5d0b1d62db 08:32:50 Step 8/21 : COPY ./tests/gpg-keys /gpg-keys 08:32:50 ---> 489564e946d4 08:32:50 Step 9/21 : RUN gpg2 --import gpg-keys/secret 08:32:50 ---> Running in 8a25a515bc5c 08:32:51 gpg: directory '/root/.gnupg' created 08:32:51 gpg: keybox '/root/.gnupg/pubring.kbx' created 08:32:51 gpg: /root/.gnupg/trustdb.gpg: trustdb created 08:32:51 gpg: key 464ED987A7B21401: public key "Sakuya Izayoi <sakuya@gensokyo.jp>" imported 08:32:51 gpg: key 464ED987A7B21401: secret key imported 08:32:51 gpg: Total number processed: 1 08:32:51 gpg: imported: 1 08:32:51 gpg: secret keys read: 1 08:32:51 gpg: secret keys imported: 1 08:32:51 Removing intermediate container 8a25a515bc5c 08:32:51 ---> bc806b827cc8 08:32:51 Step 10/21 : RUN gpg2 --import-ownertrust gpg-keys/ownertrust 08:32:51 ---> Running in 6b9bd4eee97e 08:32:52 gpg: inserting ownertrust of 6 08:32:52 Removing intermediate container 6b9bd4eee97e 08:32:52 ---> 74f2dc11fd1d 08:32:52 Step 11/21 : RUN yes | pass init $(gpg2 --no-auto-check-trustdb --list-secret-key | awk '/^sec/{getline; $1=$1; print}') 08:32:52 ---> Running in eb9955d85867 08:32:52 gpg: please do a --check-trustdb 08:32:52 mkdir: created directory '/root/.password-store/' 08:32:52 Password store initialized for 9781B87DAB042E6FD51388A5464ED987A7B21401 08:32:53 Removing intermediate container eb9955d85867 08:32:53 ---> 9f8647f99f96 08:32:53 Step 12/21 : RUN gpg2 --check-trustdb 08:32:53 ---> Running in 8b5b5df251bd 08:32:53 gpg: marginals needed: 3 completes needed: 1 trust model: pgp 08:32:53 gpg: depth: 0 valid: 1 signed: 0 trust: 0-, 0q, 0n, 0m, 0f, 1u 08:32:54 Removing intermediate container 8b5b5df251bd 08:32:54 ---> ff59bc06e21f 08:32:54 Step 13/21 : ARG CREDSTORE_VERSION=v0.6.3 08:32:54 ---> Running in 2b2c10e42907 08:32:54 Removing intermediate container 2b2c10e42907 08:32:54 ---> d5f528ba9e8a 08:32:54 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 08:32:54 ---> Running in 207e2a310e40 08:32:55 Removing intermediate container 207e2a310e40 08:32:55 ---> ebc41df3e009 08:32:55 Step 15/21 : WORKDIR /src 08:32:55 ---> Running in afa6b62ccd55 08:32:55 Removing intermediate container afa6b62ccd55 08:32:55 ---> 6bd9914a6e27 08:32:55 Step 16/21 : COPY requirements.txt /src/requirements.txt 08:32:55 ---> a361aaf89039 08:32:55 Step 17/21 : RUN pip install -r requirements.txt 08:32:55 ---> Running in 65b092b0a163 08:32:57 Ignoring pywin32: markers 'sys_platform == "win32"' don't match your environment 08:33:01 Collecting appdirs==1.4.3 08:33:02 Downloading appdirs-1.4.3-py2.py3-none-any.whl (12 kB) 08:33:02 Collecting asn1crypto==0.22.0 08:33:02 Downloading asn1crypto-0.22.0-py2.py3-none-any.whl (97 kB) 08:33:02 Collecting backports.ssl-match-hostname==3.5.0.1 08:33:02 Downloading backports.ssl_match_hostname-3.5.0.1.tar.gz (5.6 kB) 08:33:03 Collecting cffi==1.14.4 08:33:03 Downloading cffi-1.14.4-cp37-cp37m-manylinux1_x86_64.whl (402 kB) 08:33:03 Collecting cryptography==3.2 08:33:03 Downloading cryptography-3.2-cp35-abi3-manylinux2010_x86_64.whl (2.6 MB) 08:33:03 Collecting enum34==1.1.6 08:33:03 Downloading enum34-1.1.6-py3-none-any.whl (12 kB) 08:33:03 Collecting idna==2.5 08:33:03 Downloading idna-2.5-py2.py3-none-any.whl (55 kB) 08:33:03 Collecting ipaddress==1.0.18 08:33:03 Downloading ipaddress-1.0.18.tar.gz (32 kB) 08:33:03 Collecting packaging==16.8 08:33:03 Downloading packaging-16.8-py2.py3-none-any.whl (23 kB) 08:33:04 Collecting paramiko==2.4.2 08:33:04 Downloading paramiko-2.4.2-py2.py3-none-any.whl (193 kB) 08:33:04 Collecting pycparser==2.17 08:33:04 Downloading pycparser-2.17.tar.gz (231 kB) 08:33:04 Collecting pyOpenSSL==18.0.0 08:33:04 Downloading pyOpenSSL-18.0.0-py2.py3-none-any.whl (53 kB) 08:33:04 Collecting pyparsing==2.2.0 08:33:04 Downloading pyparsing-2.2.0-py2.py3-none-any.whl (56 kB) 08:33:04 Collecting requests==2.20.0 08:33:04 Downloading requests-2.20.0-py2.py3-none-any.whl (60 kB) 08:33:04 Collecting six==1.10.0 08:33:04 Downloading six-1.10.0-py2.py3-none-any.whl (10 kB) 08:33:04 Collecting urllib3==1.24.3 08:33:04 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 08:33:04 Collecting websocket-client==0.56.0 08:33:04 Downloading websocket_client-0.56.0-py2.py3-none-any.whl (200 kB) 08:33:04 Collecting pyasn1>=0.1.7 08:33:04 Downloading pyasn1-0.4.8-py2.py3-none-any.whl (77 kB) 08:33:04 Collecting pynacl>=1.0.1 08:33:04 Downloading PyNaCl-1.4.0-cp35-abi3-manylinux1_x86_64.whl (961 kB) 08:33:04 Collecting bcrypt>=3.1.3 08:33:04 Downloading bcrypt-3.2.0-cp36-abi3-manylinux2010_x86_64.whl (63 kB) 08:33:05 Collecting certifi>=2017.4.17 08:33:05 Downloading certifi-2020.12.5-py2.py3-none-any.whl (147 kB) 08:33:05 Collecting chardet<3.1.0,>=3.0.2 08:33:05 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 08:33:05 Building wheels for collected packages: backports.ssl-match-hostname, ipaddress, pycparser 08:33:05 Building wheel for backports.ssl-match-hostname (setup.py): started 08:33:05 Building wheel for backports.ssl-match-hostname (setup.py): finished with status 'done' 08:33:05 Created wheel for backports.ssl-match-hostname: filename=backports.ssl_match_hostname-3.5.0.1-py3-none-any.whl size=5206 sha256=6c42e001a017a85b124d14962b8f8b51054d31298d68014231650eaccd99bc08 08:33:05 Stored in directory: /root/.cache/pip/wheels/93/72/f6/df894bfc7947d11f89dbdb4e9b786703a43cd547c1b5e8c738 08:33:05 Building wheel for ipaddress (setup.py): started 08:33:05 Building wheel for ipaddress (setup.py): finished with status 'done' 08:33:05 Created wheel for ipaddress: filename=ipaddress-1.0.18-py3-none-any.whl size=18105 sha256=59f5e9afc0e91fd0d27846d7cde72a4ad915fbf970c3d2e6434b9d9599d1f936 08:33:05 Stored in directory: /root/.cache/pip/wheels/54/90/bd/f99e221ab77ef8e6d65c14efe986cef3360da2990396093151 08:33:05 Building wheel for pycparser (setup.py): started 08:33:05 Building wheel for pycparser (setup.py): finished with status 'done' 08:33:05 Created wheel for pycparser: filename=pycparser-2.17-py2.py3-none-any.whl size=192877 sha256=459b6aabd2ade839e7ed8996783b0a8d77718dc13fdb08f803a884f062c7bde3 08:33:05 Stored in directory: /root/.cache/pip/wheels/91/50/7a/9f94e39b01559aa44c3cefb775d7befcc01d0a6ed0093cab37 08:33:05 Successfully built backports.ssl-match-hostname ipaddress pycparser 08:33:06 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 08:33:07 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.2 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.10.0 urllib3-1.24.3 websocket-client-0.56.0 08:33:14 Removing intermediate container 65b092b0a163 08:33:14 ---> dcd99104a9fa 08:33:14 Step 18/21 : COPY test-requirements.txt /src/test-requirements.txt 08:33:14 ---> 46cb097b8434 08:33:14 Step 19/21 : RUN pip install -r test-requirements.txt 08:33:14 ---> Running in e1487e975c14 08:33:19 Collecting setuptools==44.0.0 08:33:20 Downloading setuptools-44.0.0-py2.py3-none-any.whl (583 kB) 08:33:20 Collecting coverage==4.5.2 08:33:20 Downloading coverage-4.5.2-cp37-cp37m-manylinux1_x86_64.whl (205 kB) 08:33:20 Collecting flake8==3.6.0 08:33:20 Downloading flake8-3.6.0-py2.py3-none-any.whl (68 kB) 08:33:20 Collecting mock==1.0.1 08:33:20 Downloading mock-1.0.1.zip (861 kB) 08:33:21 Collecting pytest==4.3.1 08:33:21 Downloading pytest-4.3.1-py2.py3-none-any.whl (219 kB) 08:33:21 Collecting pytest-cov==2.6.1 08:33:21 Downloading pytest_cov-2.6.1-py2.py3-none-any.whl (16 kB) 08:33:21 Collecting pytest-timeout==1.3.3 08:33:21 Downloading pytest_timeout-1.3.3-py2.py3-none-any.whl (9.8 kB) 08:33:21 Collecting mccabe<0.7.0,>=0.6.0 08:33:21 Downloading mccabe-0.6.1-py2.py3-none-any.whl (8.6 kB) 08:33:21 Collecting pycodestyle<2.5.0,>=2.4.0 08:33:21 Downloading pycodestyle-2.4.0-py2.py3-none-any.whl (62 kB) 08:33:21 Collecting pyflakes<2.1.0,>=2.0.0 08:33:21 Downloading pyflakes-2.0.0-py2.py3-none-any.whl (53 kB) 08:33:21 Collecting py>=1.5.0 08:33:21 Downloading py-1.10.0-py2.py3-none-any.whl (97 kB) 08:33:21 Collecting atomicwrites>=1.0 08:33:21 Downloading atomicwrites-1.4.0-py2.py3-none-any.whl (6.8 kB) 08:33:21 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.10.0) 08:33:21 Collecting pluggy>=0.7 08:33:21 Downloading pluggy-0.13.1-py2.py3-none-any.whl (18 kB) 08:33:21 Collecting more-itertools>=4.0.0 08:33:22 Downloading more_itertools-8.7.0-py3-none-any.whl (48 kB) 08:33:22 Collecting attrs>=17.4.0 08:33:22 Downloading attrs-20.3.0-py2.py3-none-any.whl (49 kB) 08:33:22 Collecting importlib-metadata>=0.12 08:33:22 Downloading importlib_metadata-3.7.0-py3-none-any.whl (11 kB) 08:33:22 Collecting typing-extensions>=3.6.4 08:33:22 Downloading typing_extensions-3.7.4.3-py3-none-any.whl (22 kB) 08:33:22 Collecting zipp>=0.5 08:33:22 Downloading zipp-3.4.0-py3-none-any.whl (5.2 kB) 08:33:22 Building wheels for collected packages: mock 08:33:22 Building wheel for mock (setup.py): started 08:33:22 Building wheel for mock (setup.py): finished with status 'done' 08:33:22 Created wheel for mock: filename=mock-1.0.1-py3-none-any.whl size=23755 sha256=df4f0e68d175ef88c58c5dd1e1db031e4b8efa4ea1f1b94fcf9ee3ca8c116697 08:33:22 Stored in directory: /root/.cache/pip/wheels/7a/94/b1/0fdc5339a5bd487a5cc15421ec200d9ba3e2aa7190e4a727f1 08:33:22 Successfully built mock 08:33:22 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 08:33:22 Attempting uninstall: setuptools 08:33:22 Found existing installation: setuptools 53.0.0 08:33:22 Uninstalling setuptools-53.0.0: 08:33:22 Successfully uninstalled setuptools-53.0.0 08:33:23 Successfully installed atomicwrites-1.4.0 attrs-20.3.0 coverage-4.5.2 flake8-3.6.0 importlib-metadata-3.7.0 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-44.0.0 typing-extensions-3.7.4.3 zipp-3.4.0 08:33:24 Removing intermediate container e1487e975c14 08:33:24 ---> 3808971b5f70 08:33:24 Step 20/21 : COPY . /src 08:33:24 ---> 24742400708f 08:33:24 Step 21/21 : RUN pip install . 08:33:24 ---> Running in 3db24b7704a6 08:33:25 Processing /src 08:33:25 Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.7/site-packages (from docker==4.5.0.dev0) (1.10.0) 08:33:25 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) 08:33:25 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) 08:33:25 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) 08:33:25 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) 08:33:25 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) 08:33:25 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) 08:33:25 Building wheels for collected packages: docker 08:33:25 Building wheel for docker (setup.py): started 08:33:26 Building wheel for docker (setup.py): finished with status 'done' 08:33:26 Created wheel for docker: filename=docker-4.5.0.dev0-py2.py3-none-any.whl size=147103 sha256=cb067f78933e887dc34986cb21602530f648d26e6ed21dbfd3fec52ceb5ed4fb 08:33:26 Stored in directory: /tmp/pip-ephem-wheel-cache-x2exa8ka/wheels/6f/63/19/359cf44f647b75d0ea75ecc03aa429fec4c372b453eb4b6525 08:33:26 Successfully built docker 08:33:26 Installing collected packages: docker 08:33:26 Successfully installed docker-4.5.0.dev0 08:33:26 Removing intermediate container 3db24b7704a6 08:33:26 ---> 8586a03c24dd 08:33:26 Successfully built 8586a03c24dd 08:33:26 Successfully tagged dockerpinata/docker-py:py3-6d517aca2da8a1c48f1bd7276a4fed5a08c58135 [Pipeline] isUnix [Pipeline] sh 08:33:27 + docker tag dockerpinata/docker-py:py3-6d517aca2da8a1c48f1bd7276a4fed5a08c58135 dockerpinata/docker-py:py3-6d517aca2da8a1c48f1bd7276a4fed5a08c58135 [Pipeline] isUnix [Pipeline] sh 08:33:27 + docker push dockerpinata/docker-py:py3-6d517aca2da8a1c48f1bd7276a4fed5a08c58135 08:33:27 The push refers to repository [docker.io/dockerpinata/docker-py] 08:33:27 9ee9327e9985: Preparing 08:33:27 8dca612cd06c: Preparing 08:33:27 cc1e3e66a9e7: Preparing 08:33:27 f6861cfb19da: Preparing 08:33:27 ab15c9981575: Preparing 08:33:27 f70d7194a7fa: Preparing 08:33:27 af5b667f2f3e: Preparing 08:33:27 f852b61f6ed8: Preparing 08:33:27 8509f1831e58: Preparing 08:33:27 2996a51519e6: Preparing 08:33:27 e328c0b5f2de: Preparing 08:33:27 8ce1ad7b8beb: Preparing 08:33:27 6e42e5e46884: Preparing 08:33:27 c3175c765356: Preparing 08:33:27 d1bbf8a0366b: Preparing 08:33:27 74a4f42e5e21: Preparing 08:33:27 429fa76025a7: Preparing 08:33:27 b45d11f9e6b5: Preparing 08:33:27 3676846f14f0: Preparing 08:33:27 10c7b2ce5f37: Preparing 08:33:27 e3d73f29c674: Preparing 08:33:27 10bf86ff9f6a: Preparing 08:33:27 da654bc8bc80: Preparing 08:33:27 4ef81dc52d99: Preparing 08:33:27 909e93c71745: Preparing 08:33:27 7f03bfe4d6dc: Preparing 08:33:27 f70d7194a7fa: Waiting 08:33:27 af5b667f2f3e: Waiting 08:33:27 f852b61f6ed8: Waiting 08:33:27 8509f1831e58: Waiting 08:33:27 2996a51519e6: Waiting 08:33:27 e328c0b5f2de: Waiting 08:33:27 8ce1ad7b8beb: Waiting 08:33:27 6e42e5e46884: Waiting 08:33:27 c3175c765356: Waiting 08:33:27 d1bbf8a0366b: Waiting 08:33:27 74a4f42e5e21: Waiting 08:33:27 429fa76025a7: Waiting 08:33:27 b45d11f9e6b5: Waiting 08:33:27 3676846f14f0: Waiting 08:33:27 10c7b2ce5f37: Waiting 08:33:27 e3d73f29c674: Waiting 08:33:27 10bf86ff9f6a: Waiting 08:33:27 da654bc8bc80: Waiting 08:33:27 4ef81dc52d99: Waiting 08:33:27 909e93c71745: Waiting 08:33:27 7f03bfe4d6dc: Waiting 08:33:28 f6861cfb19da: Pushed 08:33:29 8dca612cd06c: Pushed 08:33:29 9ee9327e9985: Pushed 08:33:30 f70d7194a7fa: Pushed 08:33:30 cc1e3e66a9e7: Pushed 08:33:30 af5b667f2f3e: Pushed 08:33:31 8509f1831e58: Pushed 08:33:31 2996a51519e6: Pushed 08:33:31 f852b61f6ed8: Pushed 08:33:31 ab15c9981575: Pushed 08:33:31 e328c0b5f2de: Pushed 08:33:32 8ce1ad7b8beb: Pushed 08:33:32 6e42e5e46884: Pushed 08:33:32 c3175c765356: Pushed 08:33:32 3676846f14f0: Layer already exists 08:33:32 b45d11f9e6b5: Layer already exists 08:33:32 10c7b2ce5f37: Layer already exists 08:33:32 e3d73f29c674: Layer already exists 08:33:32 10bf86ff9f6a: Layer already exists 08:33:32 da654bc8bc80: Layer already exists 08:33:32 d1bbf8a0366b: Pushed 08:33:32 4ef81dc52d99: Layer already exists 08:33:32 7f03bfe4d6dc: Layer already exists 08:33:32 909e93c71745: Layer already exists 08:33:33 429fa76025a7: Pushed 08:33:34 74a4f42e5e21: Pushed 08:33:36 py3-6d517aca2da8a1c48f1bd7276a4fed5a08c58135: digest: sha256:88614087eaf38d47cf8743d9e256da389ce1d331c76e9ac7894c82ef6fd6ca6f 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-0f60f1d9c0267ac63) in /home/ubuntu/workspace/docker-py_PR-2782 [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-2782@tmp/2649143b-37de-45b3-ba42-17e16eaf9a23/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 08:33:36 + docker run --rm --entrypoint=python dockerpinata/docker-py:py3-6d517aca2da8a1c48f1bd7276a4fed5a08c58135 /src/scripts/versions.py [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] parallel [Pipeline] { (Branch: py2.7_19.03.12) [Pipeline] { (Branch: py2.7_20.10.5) [Pipeline] { (Branch: py2.7_19.03.13) [Pipeline] { (Branch: py3.7_19.03.12) [Pipeline] { (Branch: py3.7_20.10.5) [Pipeline] { (Branch: py3.7_19.03.13) [Pipeline] node [Pipeline] node Running on EC2 (managed-agents) - ubuntu-2004-cgroup1 (i-0f60f1d9c0267ac63) in /home/ubuntu/workspace/docker-py_PR-2782 [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [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-2782@tmp/574ae5c1-3b72-4a95-926e-eb925441bedf/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 08:34:03 cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo 08:34:03 chowning workspace [Pipeline] sh 08:34:03 + pwd 08:34:03 + id -u 08:34:03 + id -g 08:34:03 + docker run --rm -v /home/ubuntu/workspace/docker-py_PR-2782:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] echo 08:34:04 Removing all docker containers [Pipeline] sh 08:34:04 + docker container ls -aq [Pipeline] echo 08:34:04 Docker containers have been removed [Pipeline] echo 08:34:04 cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] echo 08:34:04 cleanWorkspace: Workspace is clean. [Pipeline] stage [Pipeline] { (test python=py2.7 / docker=19.03.12) [Pipeline] checkout 08:34:04 The recommended git tool is: git 08:34:04 using credential docker-jenkins-github-credentials 08:34:04 Cloning the remote Git repository 08:34:04 Cloning with configured refspecs honoured and without tags 08:34:05 Fetching without tags 08:34:05 Merging remotes/origin/master commit 55f405e04a91ddbbc26aa738bd3cb41bd28f8dbd into PR head commit 6d517aca2da8a1c48f1bd7276a4fed5a08c58135 [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } Running on EC2 (managed-agents) - ubuntu-2004-cgroup1 (i-0f60f1d9c0267ac63) in /home/ubuntu/workspace/docker-py_PR-2782 [Pipeline] // node [Pipeline] { [Pipeline] } Failed in branch py2.7_19.03.12 [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-2782 # 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/2782/head:refs/remotes/origin/PR-2782 +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/2782/head:refs/remotes/origin/PR-2782 # 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/2782/head:refs/remotes/origin/PR-2782 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6d517aca2da8a1c48f1bd7276a4fed5a08c58135 # 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-2782@tmp/9c6f376e-fe1e-4a8c-ac2f-6d39f31773b5/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 08:34:05 cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo 08:34:05 chowning workspace [Pipeline] sh 08:34:06 + pwd 08:34:06 + id -u 08:34:06 + id -g 08:34:06 + docker run --rm -v /home/ubuntu/workspace/docker-py_PR-2782:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] echo 08:34:06 Removing all docker containers [Pipeline] sh 08:34:06 + docker container ls -aq [Pipeline] echo 08:34:06 Docker containers have been removed [Pipeline] echo 08:34:06 cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] echo 08:34:06 cleanWorkspace: Workspace is clean. [Pipeline] stage [Pipeline] { (test python=py2.7 / docker=20.10.5) [Pipeline] checkout 08:34:06 The recommended git tool is: git 08:34:06 using credential docker-jenkins-github-credentials 08:34:06 Cloning the remote Git repository 08:34:06 Cloning with configured refspecs honoured and without tags 08:34:07 Fetching without tags 08:34:07 Merging remotes/origin/master commit 55f405e04a91ddbbc26aa738bd3cb41bd28f8dbd into PR head commit 6d517aca2da8a1c48f1bd7276a4fed5a08c58135 [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node Running on EC2 (managed-agents) - ubuntu-2004-cgroup1 (i-0f60f1d9c0267ac63) in /home/ubuntu/workspace/docker-py_PR-2782 [Pipeline] { [Pipeline] } Failed in branch py2.7_20.10.5 [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-2782 # 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/2782/head:refs/remotes/origin/PR-2782 +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/2782/head:refs/remotes/origin/PR-2782 # 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/2782/head:refs/remotes/origin/PR-2782 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6d517aca2da8a1c48f1bd7276a4fed5a08c58135 # 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-2782@tmp/5567ad9d-b920-41c5-8e83-4e269932eb44/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 08:34:08 cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo 08:34:08 chowning workspace [Pipeline] sh 08:34:08 + pwd 08:34:08 + id -u 08:34:08 + id -g 08:34:08 + docker run --rm -v /home/ubuntu/workspace/docker-py_PR-2782:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] echo 08:34:08 Removing all docker containers [Pipeline] sh 08:34:09 + docker container ls -aq [Pipeline] echo 08:34:09 Docker containers have been removed [Pipeline] echo 08:34:09 cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] echo 08:34:09 cleanWorkspace: Workspace is clean. [Pipeline] stage [Pipeline] { (test python=py2.7 / docker=19.03.13) [Pipeline] checkout 08:34:09 The recommended git tool is: git 08:34:09 using credential docker-jenkins-github-credentials 08:34:09 Cloning the remote Git repository 08:34:09 Cloning with configured refspecs honoured and without tags 08:34:09 Fetching without tags 08:34:10 Merging remotes/origin/master commit 55f405e04a91ddbbc26aa738bd3cb41bd28f8dbd into PR head commit 6d517aca2da8a1c48f1bd7276a4fed5a08c58135 [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node Running on EC2 (managed-agents) - ubuntu-2004-cgroup1 (i-0f60f1d9c0267ac63) in /home/ubuntu/workspace/docker-py_PR-2782 [Pipeline] } Failed in branch py2.7_19.03.13 [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-2782 # 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/2782/head:refs/remotes/origin/PR-2782 +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/2782/head:refs/remotes/origin/PR-2782 # 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/2782/head:refs/remotes/origin/PR-2782 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6d517aca2da8a1c48f1bd7276a4fed5a08c58135 # 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-2782@tmp/e487469b-8ecc-46ca-a2ba-85c832719d86/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 08:34:10 cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo 08:34:10 chowning workspace [Pipeline] sh 08:34:10 + pwd 08:34:10 + id -u 08:34:10 + id -g 08:34:10 + docker run --rm -v /home/ubuntu/workspace/docker-py_PR-2782:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] echo 08:34:11 Removing all docker containers [Pipeline] sh 08:34:11 + docker container ls -aq [Pipeline] echo 08:34:11 Docker containers have been removed [Pipeline] echo 08:34:11 cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] echo 08:34:11 cleanWorkspace: Workspace is clean. [Pipeline] stage [Pipeline] { (test python=py3.7 / docker=19.03.12) [Pipeline] checkout 08:34:11 The recommended git tool is: git 08:34:11 using credential docker-jenkins-github-credentials 08:34:11 Cloning the remote Git repository 08:34:11 Cloning with configured refspecs honoured and without tags 08:34:12 Fetching without tags 08:34:12 Merging remotes/origin/master commit 55f405e04a91ddbbc26aa738bd3cb41bd28f8dbd into PR head commit 6d517aca2da8a1c48f1bd7276a4fed5a08c58135 [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } Running on EC2 (managed-agents) - ubuntu-2004-cgroup1 (i-0f60f1d9c0267ac63) in /home/ubuntu/workspace/docker-py_PR-2782 [Pipeline] // node [Pipeline] { [Pipeline] } Failed in branch py3.7_19.03.12 [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-2782 # 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/2782/head:refs/remotes/origin/PR-2782 +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/2782/head:refs/remotes/origin/PR-2782 # 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/2782/head:refs/remotes/origin/PR-2782 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6d517aca2da8a1c48f1bd7276a4fed5a08c58135 # 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-2782@tmp/e355b889-2191-40a2-aaff-c83239a442a0/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 08:34:12 cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo 08:34:12 chowning workspace [Pipeline] sh 08:34:12 + pwd 08:34:12 + id -u 08:34:12 + id -g 08:34:12 + docker run --rm -v /home/ubuntu/workspace/docker-py_PR-2782:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] echo 08:34:13 Removing all docker containers [Pipeline] sh 08:34:13 + docker container ls -aq [Pipeline] echo 08:34:13 Docker containers have been removed [Pipeline] echo 08:34:13 cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] echo 08:34:13 cleanWorkspace: Workspace is clean. [Pipeline] stage [Pipeline] { (test python=py3.7 / docker=20.10.5) [Pipeline] checkout 08:34:13 The recommended git tool is: git 08:34:13 using credential docker-jenkins-github-credentials 08:34:13 Cloning the remote Git repository 08:34:13 Cloning with configured refspecs honoured and without tags 08:34:14 Fetching without tags 08:34:14 Merging remotes/origin/master commit 55f405e04a91ddbbc26aa738bd3cb41bd28f8dbd into PR head commit 6d517aca2da8a1c48f1bd7276a4fed5a08c58135 [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } Running on EC2 (managed-agents) - ubuntu-2004-cgroup1 (i-0f60f1d9c0267ac63) in /home/ubuntu/workspace/docker-py_PR-2782[Pipeline] // node [Pipeline] { [Pipeline] } Failed in branch py3.7_20.10.5 [Pipeline] withDockerRegistry Cloning repository https://github.com/docker/docker-py.git > git init /home/ubuntu/workspace/docker-py_PR-2782 # 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/2782/head:refs/remotes/origin/PR-2782 +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/2782/head:refs/remotes/origin/PR-2782 # 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/2782/head:refs/remotes/origin/PR-2782 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6d517aca2da8a1c48f1bd7276a4fed5a08c58135 # 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-2782@tmp/88c821a7-6c77-4e90-8a2a-92763d10754a/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 08:34:14 cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo 08:34:14 chowning workspace [Pipeline] sh 08:34:15 + pwd 08:34:15 + id -u 08:34:15 + id -g 08:34:15 + docker run --rm -v /home/ubuntu/workspace/docker-py_PR-2782:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] echo 08:34:15 Removing all docker containers [Pipeline] sh 08:34:16 + docker container ls -aq [Pipeline] echo 08:34:16 Docker containers have been removed [Pipeline] echo 08:34:16 cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] echo 08:34:16 cleanWorkspace: Workspace is clean. [Pipeline] stage [Pipeline] { (test python=py3.7 / docker=19.03.13) [Pipeline] checkout 08:34:16 The recommended git tool is: git 08:34:16 using credential docker-jenkins-github-credentials 08:34:16 Cloning the remote Git repository 08:34:16 Cloning with configured refspecs honoured and without tags 08:34:16 Fetching without tags 08:34:16 Merging remotes/origin/master commit 55f405e04a91ddbbc26aa738bd3cb41bd28f8dbd into PR head commit 6d517aca2da8a1c48f1bd7276a4fed5a08c58135 [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] } Failed in branch py3.7_19.03.13 [Pipeline] // parallel [Pipeline] End of Pipeline Cloning repository https://github.com/docker/docker-py.git > git init /home/ubuntu/workspace/docker-py_PR-2782 # 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/2782/head:refs/remotes/origin/PR-2782 +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/2782/head:refs/remotes/origin/PR-2782 # 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/2782/head:refs/remotes/origin/PR-2782 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6d517aca2da8a1c48f1bd7276a4fed5a08c58135 # timeout=10 GitHub has been notified of this commit’s build result hudson.plugins.git.GitException: Command "git checkout -f 6d517aca2da8a1c48f1bd7276a4fed5a08c58135" returned status code 128: stdout: stderr: fatal: reference is not a tree: 6d517aca2da8a1c48f1bd7276a4fed5a08c58135 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2450) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$1100(CliGitAPIImpl.java:84) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$9.execute(CliGitAPIImpl.java:2767) Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to EC2 (managed-agents) - ubuntu-2004-cgroup1 (i-0f60f1d9c0267ac63) at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1800) at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357) at hudson.remoting.Channel.call(Channel.java:1001) at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146) at sun.reflect.GeneratedMethodAccessor352.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.$Proxy404.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:1159) at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1298) 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 6d517aca2da8a1c48f1bd7276a4fed5a08c58135" returned status code 128: stdout: stderr: fatal: reference is not a tree: 6d517aca2da8a1c48f1bd7276a4fed5a08c58135 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2450) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$1100(CliGitAPIImpl.java:84) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$9.execute(CliGitAPIImpl.java:2767) Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to EC2 (managed-agents) - ubuntu-2004-cgroup1 (i-0f60f1d9c0267ac63) at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1800) at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357) at hudson.remoting.Channel.call(Channel.java:1001) at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146) at sun.reflect.GeneratedMethodAccessor352.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.$Proxy404.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:1159) at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1298) 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 6d517aca2da8a1c48f1bd7276a4fed5a08c58135 Also: hudson.plugins.git.GitException: Command "git checkout -f 6d517aca2da8a1c48f1bd7276a4fed5a08c58135" returned status code 128: stdout: stderr: fatal: reference is not a tree: 6d517aca2da8a1c48f1bd7276a4fed5a08c58135 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2450) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$1100(CliGitAPIImpl.java:84) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$9.execute(CliGitAPIImpl.java:2767) Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to EC2 (managed-agents) - ubuntu-2004-cgroup1 (i-0f60f1d9c0267ac63) at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1800) at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357) at hudson.remoting.Channel.call(Channel.java:1001) at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146) at sun.reflect.GeneratedMethodAccessor352.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.$Proxy404.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:1159) at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1298) 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 6d517aca2da8a1c48f1bd7276a4fed5a08c58135 Also: hudson.plugins.git.GitException: Command "git checkout -f 6d517aca2da8a1c48f1bd7276a4fed5a08c58135" returned status code 128: stdout: stderr: fatal: reference is not a tree: 6d517aca2da8a1c48f1bd7276a4fed5a08c58135 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2450) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$1100(CliGitAPIImpl.java:84) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$9.execute(CliGitAPIImpl.java:2767) Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to EC2 (managed-agents) - ubuntu-2004-cgroup1 (i-0f60f1d9c0267ac63) at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1800) at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357) at hudson.remoting.Channel.call(Channel.java:1001) at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146) at sun.reflect.GeneratedMethodAccessor352.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.$Proxy404.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:1159) at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1298) 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 6d517aca2da8a1c48f1bd7276a4fed5a08c58135 Also: hudson.plugins.git.GitException: Command "git checkout -f 6d517aca2da8a1c48f1bd7276a4fed5a08c58135" returned status code 128: stdout: stderr: fatal: reference is not a tree: 6d517aca2da8a1c48f1bd7276a4fed5a08c58135 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2450) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$1100(CliGitAPIImpl.java:84) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$9.execute(CliGitAPIImpl.java:2767) Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to EC2 (managed-agents) - ubuntu-2004-cgroup1 (i-0f60f1d9c0267ac63) at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1800) at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357) at hudson.remoting.Channel.call(Channel.java:1001) at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146) at sun.reflect.GeneratedMethodAccessor352.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.$Proxy404.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:1159) at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1298) 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 6d517aca2da8a1c48f1bd7276a4fed5a08c58135 Also: hudson.plugins.git.GitException: Command "git checkout -f 6d517aca2da8a1c48f1bd7276a4fed5a08c58135" returned status code 128: stdout: stderr: fatal: reference is not a tree: 6d517aca2da8a1c48f1bd7276a4fed5a08c58135 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2450) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$1100(CliGitAPIImpl.java:84) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$9.execute(CliGitAPIImpl.java:2767) Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to EC2 (managed-agents) - ubuntu-2004-cgroup1 (i-0f60f1d9c0267ac63) at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1800) at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357) at hudson.remoting.Channel.call(Channel.java:1001) at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146) at sun.reflect.GeneratedMethodAccessor352.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.$Proxy404.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:1159) at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1298) 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 6d517aca2da8a1c48f1bd7276a4fed5a08c58135 Caused: hudson.plugins.git.GitException: Could not checkout 6d517aca2da8a1c48f1bd7276a4fed5a08c58135 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$9.execute(CliGitAPIImpl.java:2791) 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:375) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:73) 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:834) Finished: FAILURE