Skip to content
Failed

Console Output

Pull request #2680 updated
12:39:38 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from 041e654bcb7f3f4693ec69f5be20a8d0de7617be+9d8cd023e88f22e701365ae4d3dccc16537f4851 (87e6bb958a70bd08dadb89b826c63ad81eeffa7e)
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
using credential jps-reader
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10
Fetching without tags
Fetching upstream changes from https://github.com/docker/jps.git
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
using GIT_ASKPASS to set credentials GitHub credentials for docker/jps
 > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10
Checking out Revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10
Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file"
 > git rev-list --no-walk 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10
Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines.
To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins.
[Pipeline] Start of Pipeline
[Pipeline] node
Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-03471e9e37fba3adb) in /home/ubuntu/workspace/docker-py_PR-2680
[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-2680@tmp/54d7acc9-a82b-4141-8d9f-12c91f885045/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] echo
12:39:45 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
12:39:45 chowning workspace
[Pipeline] sh
12:39:46 + pwd
12:39:46 + id -u
12:39:46 + id -g
12:39:46 + docker run --rm -v /home/ubuntu/workspace/docker-py_PR-2680:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] echo
12:39:46 Removing all docker containers
[Pipeline] sh
12:39:46 + docker container ls -aq
[Pipeline] echo
12:39:46 Docker containers have been removed
[Pipeline] echo
12:39:46 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
12:39:46 cleanWorkspace: Workspace is clean.
[Pipeline] stage
[Pipeline] { (build image)
[Pipeline] checkout
12:39:46 using credential docker-jenkins-github-credentials
12:39:46 Cloning the remote Git repository
12:39:46 Cloning with configured refspecs honoured and without tags
12:39:47 Fetching without tags
12:39:47 Merging remotes/origin/master commit 9d8cd023e88f22e701365ae4d3dccc16537f4851 into PR head commit 041e654bcb7f3f4693ec69f5be20a8d0de7617be
12:39:47 Merge succeeded, producing 041e654bcb7f3f4693ec69f5be20a8d0de7617be
12:39:47 Checking out Revision 041e654bcb7f3f4693ec69f5be20a8d0de7617be (PR-2680)
Cloning repository https://github.com/docker/docker-py.git
 > git init /home/ubuntu/workspace/docker-py_PR-2680 # timeout=10
Fetching upstream changes from https://github.com/docker/docker-py.git
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress -- https://github.com/docker/docker-py.git +refs/pull/2680/head:refs/remotes/origin/PR-2680 +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/2680/head:refs/remotes/origin/PR-2680 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-py.git # timeout=10
Fetching upstream changes from https://github.com/docker/docker-py.git
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress -- https://github.com/docker/docker-py.git +refs/pull/2680/head:refs/remotes/origin/PR-2680 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 041e654bcb7f3f4693ec69f5be20a8d0de7617be # 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 9d8cd023e88f22e701365ae4d3dccc16537f4851 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 041e654bcb7f3f4693ec69f5be20a8d0de7617be # timeout=10
12:39:47 Commit message: "Cleanup"
12:39:47 First time build. Skipping changelog.
 > git rev-list --no-walk aa1f47d25c7315b5c722998e216d0c58e8315466 # timeout=10
[Pipeline] sh
12:39:48 + git rev-parse HEAD
[Pipeline] isUnix
[Pipeline] sh
12:39:49 + docker pull dockerbuildbot/docker-py:sshdind-041e654bcb7f3f4693ec69f5be20a8d0de7617be
12:39:49 Error response from daemon: manifest for dockerbuildbot/docker-py:sshdind-041e654bcb7f3f4693ec69f5be20a8d0de7617be not found: manifest unknown: manifest unknown
[Pipeline] isUnix
[Pipeline] sh
12:39:49 + docker build -t dockerbuildbot/docker-py:sshdind-041e654bcb7f3f4693ec69f5be20a8d0de7617be -f tests/Dockerfile-ssh-dind .
12:39:49 Sending build context to Docker daemon  1.366MB

12:39:49 Step 1/11 : ARG API_VERSION=1.39
12:39:49 Step 2/11 : ARG ENGINE_VERSION=19.03.12
12:39:49 Step 3/11 : FROM docker:${ENGINE_VERSION}-dind
12:39:49  ---> 66dc2d45749a
12:39:49 Step 4/11 : RUN apk add --no-cache 		openssh
12:39:49  ---> Using cache
12:39:49  ---> 0dd3b656926a
12:39:49 Step 5/11 : RUN ssh-keygen -A
12:39:49  ---> Using cache
12:39:49  ---> 7862e6be72e8
12:39:49 Step 6/11 : RUN echo "IgnoreUserKnownHosts yes" >> /etc/ssh/sshd_config &&   echo "PubkeyAuthentication yes" >> /etc/ssh/sshd_config &&   echo "PermitRootLogin yes" >> /etc/ssh/sshd_config
12:39:49  ---> Using cache
12:39:49  ---> 082a7f25b287
12:39:49 Step 7/11 : COPY tests/ssh-keys/authorized_keys /root/.ssh/authorized_keys
12:39:49  ---> Using cache
12:39:49  ---> 904fa3d751c2
12:39:49 Step 8/11 : RUN chmod 600 /root/.ssh/authorized_keys
12:39:49  ---> Using cache
12:39:49  ---> a697b1bb153f
12:39:49 Step 9/11 : RUN echo "root:root" | chpasswd
12:39:49  ---> Using cache
12:39:49  ---> da70f68493f4
12:39:49 Step 10/11 : RUN ln -s /usr/local/bin/docker /usr/bin/docker
12:39:49  ---> Using cache
12:39:49  ---> 4a2d6c1806af
12:39:49 Step 11/11 : EXPOSE 22
12:39:49  ---> Using cache
12:39:49  ---> a7be5db3faf7
12:39:49 Successfully built a7be5db3faf7
12:39:49 Successfully tagged dockerbuildbot/docker-py:sshdind-041e654bcb7f3f4693ec69f5be20a8d0de7617be
[Pipeline] isUnix
[Pipeline] sh
12:39:49 + docker tag dockerbuildbot/docker-py:sshdind-041e654bcb7f3f4693ec69f5be20a8d0de7617be dockerbuildbot/docker-py:sshdind-041e654bcb7f3f4693ec69f5be20a8d0de7617be
[Pipeline] isUnix
[Pipeline] sh
12:39:50 + docker push dockerbuildbot/docker-py:sshdind-041e654bcb7f3f4693ec69f5be20a8d0de7617be
12:39:50 The push refers to repository [docker.io/dockerbuildbot/docker-py]
12:39:50 19ce6077edbe: Preparing
12:39:50 187249f98b90: Preparing
12:39:50 8dd6d8cec84b: Preparing
12:39:50 8f663bd07db1: Preparing
12:39:50 e6bf395daec8: Preparing
12:39:50 8d7f7094f251: Preparing
12:39:50 cbf768eb4c53: Preparing
12:39:50 1149e736aa92: Preparing
12:39:50 39e79983ac8b: Preparing
12:39:50 da8c28465f82: Preparing
12:39:50 d1292e236c36: Preparing
12:39:50 8890c171a12b: Preparing
12:39:50 4ae5bd84d450: Preparing
12:39:50 723a561964c8: Preparing
12:39:50 78764725b56c: Preparing
12:39:50 51d6d3d09136: Preparing
12:39:50 1507bc794612: Preparing
12:39:50 50644c29ef5a: Preparing
12:39:50 8d7f7094f251: Waiting
12:39:50 cbf768eb4c53: Waiting
12:39:50 1149e736aa92: Waiting
12:39:50 39e79983ac8b: Waiting
12:39:50 da8c28465f82: Waiting
12:39:50 d1292e236c36: Waiting
12:39:50 8890c171a12b: Waiting
12:39:50 4ae5bd84d450: Waiting
12:39:50 723a561964c8: Waiting
12:39:50 78764725b56c: Waiting
12:39:50 51d6d3d09136: Waiting
12:39:50 1507bc794612: Waiting
12:39:50 50644c29ef5a: Waiting
12:39:50 19ce6077edbe: Layer already exists
12:39:50 e6bf395daec8: Layer already exists
12:39:50 8f663bd07db1: Layer already exists
12:39:50 187249f98b90: Layer already exists
12:39:50 8dd6d8cec84b: Layer already exists
12:39:50 39e79983ac8b: Layer already exists
12:39:50 1149e736aa92: Layer already exists
12:39:50 8d7f7094f251: Layer already exists
12:39:50 cbf768eb4c53: Layer already exists
12:39:50 da8c28465f82: Layer already exists
12:39:50 8890c171a12b: Layer already exists
12:39:50 723a561964c8: Layer already exists
12:39:50 4ae5bd84d450: Layer already exists
12:39:50 78764725b56c: Layer already exists
12:39:50 d1292e236c36: Layer already exists
12:39:50 1507bc794612: Layer already exists
12:39:50 51d6d3d09136: Layer already exists
12:39:50 50644c29ef5a: Layer already exists
12:39:50 sshdind-041e654bcb7f3f4693ec69f5be20a8d0de7617be: digest: sha256:86f8e8ec5337af863cc4061198d8606474b02c41a8c561afa0e09cc6af8d7281 size: 4068
[Pipeline] isUnix
[Pipeline] sh
12:39:50 + docker pull dockerbuildbot/docker-py:py2-041e654bcb7f3f4693ec69f5be20a8d0de7617be
12:39:50 Error response from daemon: manifest for dockerbuildbot/docker-py:py2-041e654bcb7f3f4693ec69f5be20a8d0de7617be not found: manifest unknown: manifest unknown
[Pipeline] isUnix
[Pipeline] sh
12:39:51 + docker build -t dockerbuildbot/docker-py:py2-041e654bcb7f3f4693ec69f5be20a8d0de7617be -f tests/Dockerfile --build-arg PYTHON_VERSION=2.7 .
12:39:51 Sending build context to Docker daemon  1.366MB

12:39:51 Step 1/21 : ARG PYTHON_VERSION=3.7
12:39:51 Step 2/21 : FROM python:${PYTHON_VERSION}
12:39:51  ---> 68e7be49c28c
12:39:51 Step 3/21 : ARG APT_MIRROR
12:39:51  ---> Using cache
12:39:51  ---> 28c2d95c902d
12:39:51 Step 4/21 : RUN sed -ri "s/(httpredir|deb).debian.org/${APT_MIRROR:-deb.debian.org}/g" /etc/apt/sources.list     && sed -ri "s/(security).debian.org/${APT_MIRROR:-security.debian.org}/g" /etc/apt/sources.list
12:39:51  ---> Using cache
12:39:51  ---> 2d4b6e889715
12:39:51 Step 5/21 : RUN apt-get update && apt-get -y install --no-install-recommends     curl     gnupg2     openssh-client     pass
12:39:51  ---> Running in f296b930fa88
12:39:51 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
12:39:51 Get:2 http://deb.debian.org/debian buster InRelease [121 kB]
12:39:51 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
12:39:51 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [233 kB]
12:39:51 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7906 kB]
12:39:51 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
12:39:53 Fetched 8387 kB in 2s (4817 kB/s)
12:39:53 Reading package lists...
12:39:54 Reading package lists...
12:39:54 Building dependency tree...
12:39:54 Reading state information...
12:39:54 curl is already the newest version (7.64.0-4+deb10u1).
12:39:54 openssh-client is already the newest version (1:7.9p1-10+deb10u2).
12:39:54 The following additional packages will be installed:
12:39:54   tree
12:39:54 Suggested packages:
12:39:54   libxml-simple-perl ruby
12:39:54 Recommended packages:
12:39:54   qrencode xclip
12:39:54 The following NEW packages will be installed:
12:39:54   gnupg2 pass tree
12:39:54 0 upgraded, 3 newly installed, 0 to remove and 59 not upgraded.
12:39:54 Need to get 481 kB of archives.
12:39:54 After this operation, 684 kB of additional disk space will be used.
12:39:54 Get:1 http://deb.debian.org/debian buster/main amd64 gnupg2 all 2.2.12-1+deb10u1 [393 kB]
12:39:54 Get:2 http://deb.debian.org/debian buster/main amd64 tree amd64 1.8.0-1 [49.3 kB]
12:39:54 Get:3 http://deb.debian.org/debian buster/main amd64 pass all 1.7.3-2 [39.2 kB]
12:39:54 debconf: delaying package configuration, since apt-utils is not installed
12:39:55 Fetched 481 kB in 0s (1823 kB/s)
12:39:55 Selecting previously unselected package gnupg2.
12:39:55 (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.)
12:39:55 Preparing to unpack .../gnupg2_2.2.12-1+deb10u1_all.deb ...
12:39:55 Unpacking gnupg2 (2.2.12-1+deb10u1) ...
12:39:55 Selecting previously unselected package tree.
12:39:55 Preparing to unpack .../tree_1.8.0-1_amd64.deb ...
12:39:55 Unpacking tree (1.8.0-1) ...
12:39:55 Selecting previously unselected package pass.
12:39:55 Preparing to unpack .../archives/pass_1.7.3-2_all.deb ...
12:39:55 Unpacking pass (1.7.3-2) ...
12:39:55 Setting up gnupg2 (2.2.12-1+deb10u1) ...
12:39:55 Setting up tree (1.8.0-1) ...
12:39:55 Setting up pass (1.7.3-2) ...
12:39:55 Removing intermediate container f296b930fa88
12:39:55  ---> 641bd630283f
12:39:55 Step 6/21 : COPY tests/ssh-keys /root/.ssh
12:39:56  ---> ec8ceddec205
12:39:56 Step 7/21 : RUN chmod 600 /root/.ssh/id_rsa &&     chmod 600 /root/.ssh/id_rsa.pub
12:39:56  ---> Running in 3e4e4334e903
12:39:56 Removing intermediate container 3e4e4334e903
12:39:56  ---> e95a216585e5
12:39:56 Step 8/21 : COPY ./tests/gpg-keys /gpg-keys
12:39:56  ---> b82aa4807c77
12:39:56 Step 9/21 : RUN gpg2 --import gpg-keys/secret
12:39:56  ---> Running in 155a8a9b72ca
12:39:57 gpg: directory '/root/.gnupg' created
12:39:57 gpg: keybox '/root/.gnupg/pubring.kbx' created
12:39:57 gpg: /root/.gnupg/trustdb.gpg: trustdb created
12:39:57 gpg: key 464ED987A7B21401: public key "Sakuya Izayoi <sakuya@gensokyo.jp>" imported
12:39:57 gpg: key 464ED987A7B21401: secret key imported
12:39:57 gpg: Total number processed: 1
12:39:57 gpg:               imported: 1
12:39:57 gpg:       secret keys read: 1
12:39:57 gpg:   secret keys imported: 1
12:39:57 Removing intermediate container 155a8a9b72ca
12:39:57  ---> 535e2c5542e7
12:39:57 Step 10/21 : RUN gpg2 --import-ownertrust gpg-keys/ownertrust
12:39:57  ---> Running in 54eefb064051
12:39:57 gpg: inserting ownertrust of 6
12:39:58 Removing intermediate container 54eefb064051
12:39:58  ---> c5d9155a98a5
12:39:58 Step 11/21 : RUN yes | pass init $(gpg2 --no-auto-check-trustdb --list-secret-key | awk '/^sec/{getline; $1=$1; print}')
12:39:58  ---> Running in 5b96057a1763
12:39:58 gpg: please do a --check-trustdb
12:39:58 mkdir: created directory '/root/.password-store/'
12:39:58 Password store initialized for 9781B87DAB042E6FD51388A5464ED987A7B21401
12:39:59 Removing intermediate container 5b96057a1763
12:39:59  ---> 1a10b336cf42
12:39:59 Step 12/21 : RUN gpg2 --check-trustdb
12:39:59  ---> Running in acba7a8d8697
12:39:59 gpg: marginals needed: 3  completes needed: 1  trust model: pgp
12:39:59 gpg: depth: 0  valid:   1  signed:   0  trust: 0-, 0q, 0n, 0m, 0f, 1u
12:39:59 Removing intermediate container acba7a8d8697
12:39:59  ---> 3a5f43499e33
12:39:59 Step 13/21 : ARG CREDSTORE_VERSION=v0.6.3
12:39:59  ---> Running in 3f16dff1f65e
12:39:59 Removing intermediate container 3f16dff1f65e
12:39:59  ---> f08cb48a71cc
12:39:59 Step 14/21 : RUN curl -sSL -o /opt/docker-credential-pass.tar.gz     https://github.com/docker/docker-credential-helpers/releases/download/$CREDSTORE_VERSION/docker-credential-pass-$CREDSTORE_VERSION-amd64.tar.gz &&     tar -xf /opt/docker-credential-pass.tar.gz -O > /usr/local/bin/docker-credential-pass &&     rm -rf /opt/docker-credential-pass.tar.gz &&     chmod +x /usr/local/bin/docker-credential-pass
12:39:59  ---> Running in 4406ee57d7e1
12:40:00 Removing intermediate container 4406ee57d7e1
12:40:00  ---> 097ffc151dc1
12:40:00 Step 15/21 : WORKDIR /src
12:40:00  ---> Running in 1aea8d2e9cbe
12:40:00 Removing intermediate container 1aea8d2e9cbe
12:40:00  ---> bd20be8a6793
12:40:00 Step 16/21 : COPY requirements.txt /src/requirements.txt
12:40:01  ---> 8da5094ba9cf
12:40:01 Step 17/21 : RUN pip install -r requirements.txt
12:40:01  ---> Running in 0da4172603e1
12:40:01 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
12:40:01 Ignoring pywin32: markers 'sys_platform == "win32"' don't match your environment
12:40:01 Requirement already satisfied: appdirs==1.4.3 in /usr/local/lib/python2.7/site-packages (from -r requirements.txt (line 1)) (1.4.3)
12:40:05 Collecting asn1crypto==0.22.0
12:40:06   Downloading asn1crypto-0.22.0-py2.py3-none-any.whl (97 kB)
12:40:06 Collecting backports.ssl-match-hostname==3.5.0.1
12:40:06   Downloading backports.ssl_match_hostname-3.5.0.1.tar.gz (5.6 kB)
12:40:07 Collecting cffi==1.10.0
12:40:07   Downloading cffi-1.10.0-cp27-cp27mu-manylinux1_x86_64.whl (392 kB)
12:40:07 Collecting cryptography==2.3
12:40:07   Downloading cryptography-2.3-cp27-cp27mu-manylinux1_x86_64.whl (2.1 MB)
12:40:07 Collecting enum34==1.1.6
12:40:07   Downloading enum34-1.1.6-py2-none-any.whl (12 kB)
12:40:07 Collecting idna==2.5
12:40:07   Downloading idna-2.5-py2.py3-none-any.whl (55 kB)
12:40:07 Collecting ipaddress==1.0.18
12:40:07   Downloading ipaddress-1.0.18-py2-none-any.whl (17 kB)
12:40:07 Collecting packaging==16.8
12:40:07   Downloading packaging-16.8-py2.py3-none-any.whl (23 kB)
12:40:07 Collecting paramiko==2.4.2
12:40:07   Downloading paramiko-2.4.2-py2.py3-none-any.whl (193 kB)
12:40:08 Collecting pycparser==2.17
12:40:08   Downloading pycparser-2.17.tar.gz (231 kB)
12:40:08 Collecting pyOpenSSL==18.0.0
12:40:08   Downloading pyOpenSSL-18.0.0-py2.py3-none-any.whl (53 kB)
12:40:08 Collecting pyparsing==2.2.0
12:40:08   Downloading pyparsing-2.2.0-py2.py3-none-any.whl (56 kB)
12:40:08 Collecting requests==2.20.0
12:40:08   Downloading requests-2.20.0-py2.py3-none-any.whl (60 kB)
12:40:08 Collecting six==1.10.0
12:40:08   Downloading six-1.10.0-py2.py3-none-any.whl (10 kB)
12:40:08 Collecting urllib3==1.24.3
12:40:08   Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB)
12:40:08 Collecting websocket-client==0.56.0
12:40:08   Downloading websocket_client-0.56.0-py2.py3-none-any.whl (200 kB)
12:40:08 Collecting pyasn1>=0.1.7
12:40:08   Downloading pyasn1-0.4.8-py2.py3-none-any.whl (77 kB)
12:40:08 Collecting pynacl>=1.0.1
12:40:08   Downloading PyNaCl-1.4.0-cp27-cp27mu-manylinux1_x86_64.whl (964 kB)
12:40:08 Collecting bcrypt>=3.1.3
12:40:08   Downloading bcrypt-3.1.7-cp27-cp27mu-manylinux1_x86_64.whl (59 kB)
12:40:08 Collecting certifi>=2017.4.17
12:40:08   Downloading certifi-2020.6.20-py2.py3-none-any.whl (156 kB)
12:40:08 Collecting chardet<3.1.0,>=3.0.2
12:40:08   Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB)
12:40:08 Building wheels for collected packages: backports.ssl-match-hostname, pycparser
12:40:08   Building wheel for backports.ssl-match-hostname (setup.py): started
12:40:09   Building wheel for backports.ssl-match-hostname (setup.py): finished with status 'done'
12:40:09   Created wheel for backports.ssl-match-hostname: filename=backports.ssl_match_hostname-3.5.0.1-py2-none-any.whl size=5209 sha256=44b8c398535de5abd0a7f12c4fc1f51d484bc99e28816b8976279d41dc3a77ef
12:40:09   Stored in directory: /root/.cache/pip/wheels/19/dd/8c/6cad8e6c38a9fe006dd7423ca1655bb1eb3cb94c5ce1814e4f
12:40:09   Building wheel for pycparser (setup.py): started
12:40:09   Building wheel for pycparser (setup.py): finished with status 'done'
12:40:09   Created wheel for pycparser: filename=pycparser-2.17-py2.py3-none-any.whl size=193886 sha256=f51406aba594da22da40b3a0cf52c738ac14de7f804fed83bde47f091c1fafa2
12:40:09   Stored in directory: /root/.cache/pip/wheels/03/08/f2/bf70552f051cd78e9d8fe7d196ef762858dcfa156965e3a1e3
12:40:09 Successfully built backports.ssl-match-hostname pycparser
12:40:09 Installing collected packages: asn1crypto, backports.ssl-match-hostname, pycparser, cffi, six, idna, enum34, ipaddress, cryptography, pyparsing, packaging, pyasn1, pynacl, bcrypt, paramiko, pyOpenSSL, certifi, chardet, urllib3, requests, websocket-client
12:40:09   Attempting uninstall: six
12:40:09     Found existing installation: six 1.14.0
12:40:09     Uninstalling six-1.14.0:
12:40:09       Successfully uninstalled six-1.14.0
12:40:10 Successfully installed asn1crypto-0.22.0 backports.ssl-match-hostname-3.5.0.1 bcrypt-3.1.7 certifi-2020.6.20 cffi-1.10.0 chardet-3.0.4 cryptography-2.3 enum34-1.1.6 idna-2.5 ipaddress-1.0.18 packaging-16.8 paramiko-2.4.2 pyOpenSSL-18.0.0 pyasn1-0.4.8 pycparser-2.17 pynacl-1.4.0 pyparsing-2.2.0 requests-2.20.0 six-1.10.0 urllib3-1.24.3 websocket-client-0.56.0
12:40:15 WARNING: You are using pip version 20.0.2; however, version 20.2.3 is available.
12:40:15 You should consider upgrading via the '/usr/local/bin/python -m pip install --upgrade pip' command.
12:40:15 Removing intermediate container 0da4172603e1
12:40:15  ---> 80f03da2512b
12:40:15 Step 18/21 : COPY test-requirements.txt /src/test-requirements.txt
12:40:15  ---> cdd6e16746d3
12:40:15 Step 19/21 : RUN pip install -r test-requirements.txt
12:40:15  ---> Running in 6c3f0cddbaa6
12:40:16 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
12:40:20 Collecting setuptools==44.0.0
12:40:22   Downloading setuptools-44.0.0-py2.py3-none-any.whl (583 kB)
12:40:22 Collecting coverage==4.5.2
12:40:22   Downloading coverage-4.5.2-cp27-cp27mu-manylinux1_x86_64.whl (201 kB)
12:40:22 Collecting flake8==3.6.0
12:40:22   Downloading flake8-3.6.0-py2.py3-none-any.whl (68 kB)
12:40:22 Collecting mock==1.0.1
12:40:22   Downloading mock-1.0.1.tar.gz (818 kB)
12:40:23 Collecting pytest==4.3.1
12:40:23   Downloading pytest-4.3.1-py2.py3-none-any.whl (219 kB)
12:40:23 Collecting pytest-cov==2.6.1
12:40:23   Downloading pytest_cov-2.6.1-py2.py3-none-any.whl (16 kB)
12:40:23 Collecting pytest-timeout==1.3.3
12:40:23   Downloading pytest_timeout-1.3.3-py2.py3-none-any.whl (9.8 kB)
12:40:23 Collecting pyflakes<2.1.0,>=2.0.0
12:40:23   Downloading pyflakes-2.0.0-py2.py3-none-any.whl (53 kB)
12:40:23 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)
12:40:23 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)
12:40:23 Collecting pycodestyle<2.5.0,>=2.4.0
12:40:23   Downloading pycodestyle-2.4.0-py2.py3-none-any.whl (62 kB)
12:40:23 Collecting mccabe<0.7.0,>=0.6.0
12:40:23   Downloading mccabe-0.6.1-py2.py3-none-any.whl (8.6 kB)
12:40:23 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)
12:40:23 Collecting atomicwrites>=1.0
12:40:23   Downloading atomicwrites-1.4.0-py2.py3-none-any.whl (6.8 kB)
12:40:23 Collecting py>=1.5.0
12:40:23   Downloading py-1.9.0-py2.py3-none-any.whl (99 kB)
12:40:23 Collecting attrs>=17.4.0
12:40:23   Downloading attrs-20.2.0-py2.py3-none-any.whl (48 kB)
12:40:23 Collecting more-itertools<6.0.0,>=4.0.0; python_version <= "2.7"
12:40:23   Downloading more_itertools-5.0.0-py2-none-any.whl (52 kB)
12:40:23 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)
12:40:23 Collecting pluggy>=0.7
12:40:23   Downloading pluggy-0.13.1-py2.py3-none-any.whl (18 kB)
12:40:23 Collecting funcsigs; python_version < "3.0"
12:40:23   Downloading funcsigs-1.0.2-py2.py3-none-any.whl (17 kB)
12:40:23 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)
12:40:23 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)
12:40:23 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)
12:40:23 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)
12:40:23 Building wheels for collected packages: mock
12:40:23   Building wheel for mock (setup.py): started
12:40:23   Building wheel for mock (setup.py): finished with status 'done'
12:40:23   Created wheel for mock: filename=mock-1.0.1-py2-none-any.whl size=23755 sha256=60395a0662248d98f07cd158d6da3a00c49975cacf229645e5fa28ef85ac4d58
12:40:23   Stored in directory: /root/.cache/pip/wheels/ad/62/e0/a06cc957652749e64c7904e899eca3ecb2ec47c60d52653660
12:40:23 Successfully built mock
12:40:24 Installing collected packages: setuptools, coverage, pyflakes, pycodestyle, mccabe, flake8, mock, atomicwrites, py, attrs, more-itertools, pluggy, funcsigs, pytest, pytest-cov, pytest-timeout
12:40:24   Attempting uninstall: setuptools
12:40:24     Found existing installation: setuptools 44.1.0
12:40:24     Uninstalling setuptools-44.1.0:
12:40:24       Successfully uninstalled setuptools-44.1.0
12:40:24 Successfully installed atomicwrites-1.4.0 attrs-20.2.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.9.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
12:40:24 WARNING: You are using pip version 20.0.2; however, version 20.2.3 is available.
12:40:24 You should consider upgrading via the '/usr/local/bin/python -m pip install --upgrade pip' command.
12:40:25 Removing intermediate container 6c3f0cddbaa6
12:40:25  ---> 95ccd105ff16
12:40:25 Step 20/21 : COPY . /src
12:40:25  ---> 734d6a2ae425
12:40:25 Step 21/21 : RUN pip install .
12:40:25  ---> Running in 756b51249870
12:40:26 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
12:40:26 Processing /src
12:40:26 Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python2.7/site-packages (from docker==4.4.0.dev0) (1.10.0)
12:40:26 Requirement already satisfied: websocket-client>=0.32.0 in /usr/local/lib/python2.7/site-packages (from docker==4.4.0.dev0) (0.56.0)
12:40:26 Requirement already satisfied: requests!=2.18.0,>=2.14.2 in /usr/local/lib/python2.7/site-packages (from docker==4.4.0.dev0) (2.20.0)
12:40:26 Requirement already satisfied: backports.ssl_match_hostname>=3.5 in /usr/local/lib/python2.7/site-packages (from docker==4.4.0.dev0) (3.5.0.1)
12:40:26 Requirement already satisfied: ipaddress>=1.0.16 in /usr/local/lib/python2.7/site-packages (from docker==4.4.0.dev0) (1.0.18)
12:40:26 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.4.0.dev0) (2020.6.20)
12:40:26 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.4.0.dev0) (2.5)
12:40:26 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.4.0.dev0) (3.0.4)
12:40:26 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.4.0.dev0) (1.24.3)
12:40:26 Building wheels for collected packages: docker
12:40:26   Building wheel for docker (setup.py): started
12:40:26   Building wheel for docker (setup.py): finished with status 'done'
12:40:26   Created wheel for docker: filename=docker-4.4.0.dev0-py2.py3-none-any.whl size=146046 sha256=8db14e73c46e7a63c1073893c4b6b384154e30612c27fabdcd27c4a874898b57
12:40:26   Stored in directory: /tmp/pip-ephem-wheel-cache-RC_RDu/wheels/dc/45/28/050a7fcd95fc9b9f504d64d6668214323c48b439857458e65c
12:40:26 Successfully built docker
12:40:27 Installing collected packages: docker
12:40:27 Successfully installed docker-4.4.0.dev0
12:40:27 WARNING: You are using pip version 20.0.2; however, version 20.2.3 is available.
12:40:27 You should consider upgrading via the '/usr/local/bin/python -m pip install --upgrade pip' command.
12:40:27 Removing intermediate container 756b51249870
12:40:27  ---> 5d0e4979fc22
12:40:27 Successfully built 5d0e4979fc22
12:40:27 Successfully tagged dockerbuildbot/docker-py:py2-041e654bcb7f3f4693ec69f5be20a8d0de7617be
[Pipeline] isUnix
[Pipeline] sh
12:40:28 + docker tag dockerbuildbot/docker-py:py2-041e654bcb7f3f4693ec69f5be20a8d0de7617be dockerbuildbot/docker-py:py2-041e654bcb7f3f4693ec69f5be20a8d0de7617be
[Pipeline] isUnix
[Pipeline] sh
12:40:28 + docker push dockerbuildbot/docker-py:py2-041e654bcb7f3f4693ec69f5be20a8d0de7617be
12:40:28 The push refers to repository [docker.io/dockerbuildbot/docker-py]
12:40:28 0ceaeaec5f83: Preparing
12:40:28 663ab9340c21: Preparing
12:40:28 0c5130e8cf03: Preparing
12:40:28 b8678747c920: Preparing
12:40:28 b54ebce43592: Preparing
12:40:28 0f60df9d8345: Preparing
12:40:28 e0d23e710b0d: Preparing
12:40:28 1f54f98e6fec: Preparing
12:40:28 1cf97422c09d: Preparing
12:40:28 5df3e3a86be4: Preparing
12:40:28 a1933756c462: Preparing
12:40:28 e5953e506b53: Preparing
12:40:28 2db741622b09: Preparing
12:40:28 09160158ab82: Preparing
12:40:28 3e536d004275: Preparing
12:40:28 f0cb68ee844e: Preparing
12:40:28 b9b975416b91: Preparing
12:40:28 e571d2d3c73c: Preparing
12:40:28 da7b0a80a4f2: Preparing
12:40:28 ceee8816bb96: Preparing
12:40:28 47458fb45d99: Preparing
12:40:28 46829331b1e4: Preparing
12:40:28 d35c5bda4793: Preparing
12:40:28 a3c1026c6bcc: Preparing
12:40:28 f1d420c2af1a: Preparing
12:40:28 461719022993: Preparing
12:40:28 0f60df9d8345: Waiting
12:40:28 e0d23e710b0d: Waiting
12:40:28 1f54f98e6fec: Waiting
12:40:28 1cf97422c09d: Waiting
12:40:28 5df3e3a86be4: Waiting
12:40:28 a1933756c462: Waiting
12:40:28 e5953e506b53: Waiting
12:40:28 2db741622b09: Waiting
12:40:28 09160158ab82: Waiting
12:40:28 3e536d004275: Waiting
12:40:28 f0cb68ee844e: Waiting
12:40:28 b9b975416b91: Waiting
12:40:28 e571d2d3c73c: Waiting
12:40:28 a3c1026c6bcc: Waiting
12:40:28 f1d420c2af1a: Waiting
12:40:28 da7b0a80a4f2: Waiting
12:40:28 461719022993: Waiting
12:40:28 ceee8816bb96: Waiting
12:40:28 d35c5bda4793: Waiting
12:40:28 47458fb45d99: Waiting
12:40:28 46829331b1e4: Waiting
12:40:29 b8678747c920: Pushed
12:40:29 0ceaeaec5f83: Pushed
12:40:29 663ab9340c21: Pushed
12:40:30 0c5130e8cf03: Pushed
12:40:30 0f60df9d8345: Pushed
12:40:30 e0d23e710b0d: Pushed
12:40:31 1cf97422c09d: Pushed
12:40:31 1f54f98e6fec: Pushed
12:40:31 b54ebce43592: Pushed
12:40:31 5df3e3a86be4: Pushed
12:40:32 2db741622b09: Pushed
12:40:32 e5953e506b53: Pushed
12:40:32 b9b975416b91: Layer already exists
12:40:32 a1933756c462: Pushed
12:40:32 da7b0a80a4f2: Layer already exists
12:40:32 e571d2d3c73c: Layer already exists
12:40:32 47458fb45d99: Layer already exists
12:40:32 46829331b1e4: Layer already exists
12:40:32 ceee8816bb96: Layer already exists
12:40:32 d35c5bda4793: Layer already exists
12:40:32 a3c1026c6bcc: Layer already exists
12:40:32 3e536d004275: Pushed
12:40:32 f1d420c2af1a: Layer already exists
12:40:32 461719022993: Layer already exists
12:40:32 09160158ab82: Pushed
12:40:35 f0cb68ee844e: Pushed
12:40:36 py2-041e654bcb7f3f4693ec69f5be20a8d0de7617be: digest: sha256:6e37bbd2ade19c4baf1ba97d20be19ad00e5d1274949a7e558e0b16fb7dd7801 size: 5769
[Pipeline] isUnix
[Pipeline] sh
12:40:36 + docker pull dockerbuildbot/docker-py:py3-041e654bcb7f3f4693ec69f5be20a8d0de7617be
12:40:36 Error response from daemon: manifest for dockerbuildbot/docker-py:py3-041e654bcb7f3f4693ec69f5be20a8d0de7617be not found: manifest unknown: manifest unknown
[Pipeline] isUnix
[Pipeline] sh
12:40:36 + docker build -t dockerbuildbot/docker-py:py3-041e654bcb7f3f4693ec69f5be20a8d0de7617be -f tests/Dockerfile --build-arg PYTHON_VERSION=3.7 .
12:40:36 Sending build context to Docker daemon  1.366MB

12:40:36 Step 1/21 : ARG PYTHON_VERSION=3.7
12:40:36 Step 2/21 : FROM python:${PYTHON_VERSION}
12:40:36  ---> 11c6e5fd966a
12:40:36 Step 3/21 : ARG APT_MIRROR
12:40:36  ---> Using cache
12:40:36  ---> ac0aa07380e7
12:40:36 Step 4/21 : RUN sed -ri "s/(httpredir|deb).debian.org/${APT_MIRROR:-deb.debian.org}/g" /etc/apt/sources.list     && sed -ri "s/(security).debian.org/${APT_MIRROR:-security.debian.org}/g" /etc/apt/sources.list
12:40:36  ---> Using cache
12:40:36  ---> 2f8adbebca7a
12:40:36 Step 5/21 : RUN apt-get update && apt-get -y install --no-install-recommends     curl     gnupg2     openssh-client     pass
12:40:36  ---> Running in 683d81fc4555
12:40:37 Get:1 http://deb.debian.org/debian buster InRelease [121 kB]
12:40:37 Get:2 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
12:40:37 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
12:40:37 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [233 kB]
12:40:37 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7906 kB]
12:40:37 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
12:40:38 Fetched 8387 kB in 2s (4929 kB/s)
12:40:39 Reading package lists...
12:40:40 Reading package lists...
12:40:40 Building dependency tree...
12:40:40 Reading state information...
12:40:40 curl is already the newest version (7.64.0-4+deb10u1).
12:40:40 openssh-client is already the newest version (1:7.9p1-10+deb10u2).
12:40:40 The following additional packages will be installed:
12:40:40   tree
12:40:40 Suggested packages:
12:40:40   libxml-simple-perl ruby
12:40:40 Recommended packages:
12:40:40   qrencode xclip
12:40:40 The following NEW packages will be installed:
12:40:40   gnupg2 pass tree
12:40:40 0 upgraded, 3 newly installed, 0 to remove and 7 not upgraded.
12:40:40 Need to get 481 kB of archives.
12:40:40 After this operation, 684 kB of additional disk space will be used.
12:40:40 Get:1 http://deb.debian.org/debian buster/main amd64 gnupg2 all 2.2.12-1+deb10u1 [393 kB]
12:40:40 Get:2 http://deb.debian.org/debian buster/main amd64 tree amd64 1.8.0-1 [49.3 kB]
12:40:40 Get:3 http://deb.debian.org/debian buster/main amd64 pass all 1.7.3-2 [39.2 kB]
12:40:40 debconf: delaying package configuration, since apt-utils is not installed
12:40:40 Fetched 481 kB in 0s (1461 kB/s)
12:40:40 Selecting previously unselected package gnupg2.
12:40:40 (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 ... 24604 files and directories currently installed.)
12:40:40 Preparing to unpack .../gnupg2_2.2.12-1+deb10u1_all.deb ...
12:40:40 Unpacking gnupg2 (2.2.12-1+deb10u1) ...
12:40:40 Selecting previously unselected package tree.
12:40:40 Preparing to unpack .../tree_1.8.0-1_amd64.deb ...
12:40:40 Unpacking tree (1.8.0-1) ...
12:40:40 Selecting previously unselected package pass.
12:40:40 Preparing to unpack .../archives/pass_1.7.3-2_all.deb ...
12:40:40 Unpacking pass (1.7.3-2) ...
12:40:40 Setting up gnupg2 (2.2.12-1+deb10u1) ...
12:40:40 Setting up tree (1.8.0-1) ...
12:40:40 Setting up pass (1.7.3-2) ...
12:40:41 Removing intermediate container 683d81fc4555
12:40:41  ---> 9293a1e28d8d
12:40:41 Step 6/21 : COPY tests/ssh-keys /root/.ssh
12:40:41  ---> 84c683e8b09e
12:40:41 Step 7/21 : RUN chmod 600 /root/.ssh/id_rsa &&     chmod 600 /root/.ssh/id_rsa.pub
12:40:41  ---> Running in b523cbbcca0f
12:40:42 Removing intermediate container b523cbbcca0f
12:40:42  ---> 399e962f9e64
12:40:42 Step 8/21 : COPY ./tests/gpg-keys /gpg-keys
12:40:42  ---> 28d0545fa4a9
12:40:42 Step 9/21 : RUN gpg2 --import gpg-keys/secret
12:40:42  ---> Running in 780a205751dd
12:40:42 gpg: directory '/root/.gnupg' created
12:40:42 gpg: keybox '/root/.gnupg/pubring.kbx' created
12:40:42 gpg: /root/.gnupg/trustdb.gpg: trustdb created
12:40:42 gpg: key 464ED987A7B21401: public key "Sakuya Izayoi <sakuya@gensokyo.jp>" imported
12:40:42 gpg: key 464ED987A7B21401: secret key imported
12:40:42 gpg: Total number processed: 1
12:40:42 gpg:               imported: 1
12:40:42 gpg:       secret keys read: 1
12:40:42 gpg:   secret keys imported: 1
12:40:43 Removing intermediate container 780a205751dd
12:40:43  ---> 6318ba70b0aa
12:40:43 Step 10/21 : RUN gpg2 --import-ownertrust gpg-keys/ownertrust
12:40:43  ---> Running in c3187f72e402
12:40:43 gpg: inserting ownertrust of 6
12:40:44 Removing intermediate container c3187f72e402
12:40:44  ---> 55d5e1570229
12:40:44 Step 11/21 : RUN yes | pass init $(gpg2 --no-auto-check-trustdb --list-secret-key | awk '/^sec/{getline; $1=$1; print}')
12:40:44  ---> Running in 05b8dceba952
12:40:44 gpg: please do a --check-trustdb
12:40:44 mkdir: created directory '/root/.password-store/'
12:40:44 Password store initialized for 9781B87DAB042E6FD51388A5464ED987A7B21401
12:40:44 Removing intermediate container 05b8dceba952
12:40:44  ---> c92ee0a61bfc
12:40:44 Step 12/21 : RUN gpg2 --check-trustdb
12:40:44  ---> Running in 084c689232ce
12:40:45 gpg: marginals needed: 3  completes needed: 1  trust model: pgp
12:40:45 gpg: depth: 0  valid:   1  signed:   0  trust: 0-, 0q, 0n, 0m, 0f, 1u
12:40:45 Removing intermediate container 084c689232ce
12:40:45  ---> 6968c7f6d2fd
12:40:45 Step 13/21 : ARG CREDSTORE_VERSION=v0.6.3
12:40:45  ---> Running in e047c05ef15b
12:40:45 Removing intermediate container e047c05ef15b
12:40:45  ---> cc428aeb3283
12:40:45 Step 14/21 : RUN curl -sSL -o /opt/docker-credential-pass.tar.gz     https://github.com/docker/docker-credential-helpers/releases/download/$CREDSTORE_VERSION/docker-credential-pass-$CREDSTORE_VERSION-amd64.tar.gz &&     tar -xf /opt/docker-credential-pass.tar.gz -O > /usr/local/bin/docker-credential-pass &&     rm -rf /opt/docker-credential-pass.tar.gz &&     chmod +x /usr/local/bin/docker-credential-pass
12:40:45  ---> Running in a4eee360d940
12:40:46 Removing intermediate container a4eee360d940
12:40:46  ---> b2b99d41e42f
12:40:46 Step 15/21 : WORKDIR /src
12:40:46  ---> Running in 3fbf31e9f946
12:40:46 Removing intermediate container 3fbf31e9f946
12:40:46  ---> 869ce6037f84
12:40:46 Step 16/21 : COPY requirements.txt /src/requirements.txt
12:40:46  ---> 5ab771decba2
12:40:46 Step 17/21 : RUN pip install -r requirements.txt
12:40:46  ---> Running in 82da79f8a9ec
12:40:48 Ignoring pywin32: markers 'sys_platform == "win32"' don't match your environment
12:40:52 Collecting appdirs==1.4.3
12:40:53   Downloading appdirs-1.4.3-py2.py3-none-any.whl (12 kB)
12:40:53 Collecting asn1crypto==0.22.0
12:40:53   Downloading asn1crypto-0.22.0-py2.py3-none-any.whl (97 kB)
12:40:53 Collecting backports.ssl-match-hostname==3.5.0.1
12:40:53   Downloading backports.ssl_match_hostname-3.5.0.1.tar.gz (5.6 kB)
12:40:53 Collecting cffi==1.10.0
12:40:53   Downloading cffi-1.10.0.tar.gz (418 kB)
12:40:54 Collecting cryptography==2.3
12:40:54   Downloading cryptography-2.3-cp34-abi3-manylinux1_x86_64.whl (2.1 MB)
12:40:54 Collecting enum34==1.1.6
12:40:54   Downloading enum34-1.1.6-py3-none-any.whl (12 kB)
12:40:54 Collecting idna==2.5
12:40:54   Downloading idna-2.5-py2.py3-none-any.whl (55 kB)
12:40:54 Collecting ipaddress==1.0.18
12:40:54   Downloading ipaddress-1.0.18.tar.gz (32 kB)
12:40:54 Collecting packaging==16.8
12:40:54   Downloading packaging-16.8-py2.py3-none-any.whl (23 kB)
12:40:54 Collecting paramiko==2.4.2
12:40:54   Downloading paramiko-2.4.2-py2.py3-none-any.whl (193 kB)
12:40:54 Collecting pycparser==2.17
12:40:54   Downloading pycparser-2.17.tar.gz (231 kB)
12:40:55 Collecting pyOpenSSL==18.0.0
12:40:55   Downloading pyOpenSSL-18.0.0-py2.py3-none-any.whl (53 kB)
12:40:55 Collecting pyparsing==2.2.0
12:40:55   Downloading pyparsing-2.2.0-py2.py3-none-any.whl (56 kB)
12:40:55 Collecting requests==2.20.0
12:40:55   Downloading requests-2.20.0-py2.py3-none-any.whl (60 kB)
12:40:55 Collecting six==1.10.0
12:40:55   Downloading six-1.10.0-py2.py3-none-any.whl (10 kB)
12:40:55 Collecting urllib3==1.24.3
12:40:55   Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB)
12:40:55 Collecting websocket-client==0.56.0
12:40:55   Downloading websocket_client-0.56.0-py2.py3-none-any.whl (200 kB)
12:40:55 Collecting pynacl>=1.0.1
12:40:55   Downloading PyNaCl-1.4.0-cp35-abi3-manylinux1_x86_64.whl (961 kB)
12:40:55 Collecting pyasn1>=0.1.7
12:40:55   Downloading pyasn1-0.4.8-py2.py3-none-any.whl (77 kB)
12:40:55 Collecting bcrypt>=3.1.3
12:40:55   Downloading bcrypt-3.2.0-cp36-abi3-manylinux2010_x86_64.whl (63 kB)
12:40:55 Collecting certifi>=2017.4.17
12:40:55   Downloading certifi-2020.6.20-py2.py3-none-any.whl (156 kB)
12:40:55 Collecting chardet<3.1.0,>=3.0.2
12:40:55   Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB)
12:40:55 Building wheels for collected packages: backports.ssl-match-hostname, cffi, ipaddress, pycparser
12:40:55   Building wheel for backports.ssl-match-hostname (setup.py): started
12:40:55   Building wheel for backports.ssl-match-hostname (setup.py): finished with status 'done'
12:40:55   Created wheel for backports.ssl-match-hostname: filename=backports.ssl_match_hostname-3.5.0.1-py3-none-any.whl size=5206 sha256=6d5f6a34975b4d3052c6038a525ce1d25685f3a3a5ada13a56b5c37c3dee4f76
12:40:55   Stored in directory: /root/.cache/pip/wheels/93/72/f6/df894bfc7947d11f89dbdb4e9b786703a43cd547c1b5e8c738
12:40:55   Building wheel for cffi (setup.py): started
12:40:59   Building wheel for cffi (setup.py): finished with status 'done'
12:40:59   Created wheel for cffi: filename=cffi-1.10.0-cp37-cp37m-linux_x86_64.whl size=371211 sha256=80a481003dbbc74e74f02cdb1440840d7da67384c983c472117dceec0753f7f4
12:40:59   Stored in directory: /root/.cache/pip/wheels/cc/8d/6c/d24a8db003ac4a51d9959a9985718fac84e1baa5ec6c42d115
12:40:59   Building wheel for ipaddress (setup.py): started
12:40:59   Building wheel for ipaddress (setup.py): finished with status 'done'
12:40:59   Created wheel for ipaddress: filename=ipaddress-1.0.18-py3-none-any.whl size=18105 sha256=88858f410036e69ced90658b23a576b4e25f262db7dae3c1c0dbe6a36817dfcf
12:40:59   Stored in directory: /root/.cache/pip/wheels/54/90/bd/f99e221ab77ef8e6d65c14efe986cef3360da2990396093151
12:40:59   Building wheel for pycparser (setup.py): started
12:40:59   Building wheel for pycparser (setup.py): finished with status 'done'
12:40:59   Created wheel for pycparser: filename=pycparser-2.17-py2.py3-none-any.whl size=192837 sha256=4b29bbaaf208e628b68bbf7148f4e868c45f4a442dd1dc366b71a93a71445b9e
12:40:59   Stored in directory: /root/.cache/pip/wheels/91/50/7a/9f94e39b01559aa44c3cefb775d7befcc01d0a6ed0093cab37
12:40:59 Successfully built backports.ssl-match-hostname cffi ipaddress pycparser
12:40:59 Installing collected packages: appdirs, asn1crypto, backports.ssl-match-hostname, pycparser, cffi, six, idna, cryptography, enum34, ipaddress, pyparsing, packaging, pynacl, pyasn1, bcrypt, paramiko, pyOpenSSL, urllib3, certifi, chardet, requests, websocket-client
12:41:01 Successfully installed appdirs-1.4.3 asn1crypto-0.22.0 backports.ssl-match-hostname-3.5.0.1 bcrypt-3.2.0 certifi-2020.6.20 cffi-1.10.0 chardet-3.0.4 cryptography-2.3 enum34-1.1.6 idna-2.5 ipaddress-1.0.18 packaging-16.8 paramiko-2.4.2 pyOpenSSL-18.0.0 pyasn1-0.4.8 pycparser-2.17 pynacl-1.4.0 pyparsing-2.2.0 requests-2.20.0 six-1.10.0 urllib3-1.24.3 websocket-client-0.56.0
12:41:06 Removing intermediate container 82da79f8a9ec
12:41:06  ---> 790061c91c4d
12:41:06 Step 18/21 : COPY test-requirements.txt /src/test-requirements.txt
12:41:06  ---> 28617e40a1ef
12:41:06 Step 19/21 : RUN pip install -r test-requirements.txt
12:41:06  ---> Running in 000dbad48571
12:41:11 Collecting setuptools==44.0.0
12:41:12   Downloading setuptools-44.0.0-py2.py3-none-any.whl (583 kB)
12:41:13 Collecting coverage==4.5.2
12:41:13   Downloading coverage-4.5.2-cp37-cp37m-manylinux1_x86_64.whl (205 kB)
12:41:13 Collecting flake8==3.6.0
12:41:13   Downloading flake8-3.6.0-py2.py3-none-any.whl (68 kB)
12:41:13 Collecting mock==1.0.1
12:41:13   Downloading mock-1.0.1.tar.gz (818 kB)
12:41:13 Collecting pytest==4.3.1
12:41:13   Downloading pytest-4.3.1-py2.py3-none-any.whl (219 kB)
12:41:13 Collecting pytest-cov==2.6.1
12:41:13   Downloading pytest_cov-2.6.1-py2.py3-none-any.whl (16 kB)
12:41:13 Collecting pytest-timeout==1.3.3
12:41:13   Downloading pytest_timeout-1.3.3-py2.py3-none-any.whl (9.8 kB)
12:41:13 Collecting mccabe<0.7.0,>=0.6.0
12:41:13   Downloading mccabe-0.6.1-py2.py3-none-any.whl (8.6 kB)
12:41:13 Collecting pycodestyle<2.5.0,>=2.4.0
12:41:13   Downloading pycodestyle-2.4.0-py2.py3-none-any.whl (62 kB)
12:41:13 Collecting pyflakes<2.1.0,>=2.0.0
12:41:13   Downloading pyflakes-2.0.0-py2.py3-none-any.whl (53 kB)
12:41:13 Collecting atomicwrites>=1.0
12:41:13   Downloading atomicwrites-1.4.0-py2.py3-none-any.whl (6.8 kB)
12:41:13 Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.7/site-packages (from pytest==4.3.1->-r test-requirements.txt (line 5)) (1.10.0)
12:41:13 Collecting more-itertools>=4.0.0; python_version > "2.7"
12:41:13   Downloading more_itertools-8.5.0-py3-none-any.whl (44 kB)
12:41:13 Collecting attrs>=17.4.0
12:41:13   Downloading attrs-20.2.0-py2.py3-none-any.whl (48 kB)
12:41:13 Collecting py>=1.5.0
12:41:13   Downloading py-1.9.0-py2.py3-none-any.whl (99 kB)
12:41:13 Collecting pluggy>=0.7
12:41:13   Downloading pluggy-0.13.1-py2.py3-none-any.whl (18 kB)
12:41:13 Collecting importlib-metadata>=0.12; python_version < "3.8"
12:41:13   Downloading importlib_metadata-2.0.0-py2.py3-none-any.whl (31 kB)
12:41:13 Collecting zipp>=0.5
12:41:13   Downloading zipp-3.3.0-py3-none-any.whl (5.3 kB)
12:41:14 Building wheels for collected packages: mock
12:41:14   Building wheel for mock (setup.py): started
12:41:14   Building wheel for mock (setup.py): finished with status 'done'
12:41:14   Created wheel for mock: filename=mock-1.0.1-py3-none-any.whl size=23754 sha256=9a44530cf353ffa82faa144c5246a12761cd694e76d4efa680726135c0a61530
12:41:14   Stored in directory: /root/.cache/pip/wheels/16/03/37/f0a64ab894c9102906f192db1a4071b7592292ad661563c69b
12:41:14 Successfully built mock
12:41:14 Installing collected packages: setuptools, coverage, mccabe, pycodestyle, pyflakes, flake8, mock, atomicwrites, more-itertools, attrs, py, zipp, importlib-metadata, pluggy, pytest, pytest-cov, pytest-timeout
12:41:14   Attempting uninstall: setuptools
12:41:14     Found existing installation: setuptools 50.3.0
12:41:14     Uninstalling setuptools-50.3.0:
12:41:14       Successfully uninstalled setuptools-50.3.0
12:41:15 Successfully installed atomicwrites-1.4.0 attrs-20.2.0 coverage-4.5.2 flake8-3.6.0 importlib-metadata-2.0.0 mccabe-0.6.1 mock-1.0.1 more-itertools-8.5.0 pluggy-0.13.1 py-1.9.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 zipp-3.3.0
12:41:15 Removing intermediate container 000dbad48571
12:41:15  ---> d88198854103
12:41:15 Step 20/21 : COPY . /src
12:41:16  ---> d081996e7e8b
12:41:16 Step 21/21 : RUN pip install .
12:41:16  ---> Running in bd15e0dfee7a
12:41:16 Processing /src
12:41:16 Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.7/site-packages (from docker==4.4.0.dev0) (1.10.0)
12:41:16 Requirement already satisfied: websocket-client>=0.32.0 in /usr/local/lib/python3.7/site-packages (from docker==4.4.0.dev0) (0.56.0)
12:41:16 Requirement already satisfied: requests!=2.18.0,>=2.14.2 in /usr/local/lib/python3.7/site-packages (from docker==4.4.0.dev0) (2.20.0)
12:41:16 Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.7/site-packages (from requests!=2.18.0,>=2.14.2->docker==4.4.0.dev0) (2020.6.20)
12:41:16 Requirement already satisfied: idna<2.8,>=2.5 in /usr/local/lib/python3.7/site-packages (from requests!=2.18.0,>=2.14.2->docker==4.4.0.dev0) (2.5)
12:41:16 Requirement already satisfied: urllib3<1.25,>=1.21.1 in /usr/local/lib/python3.7/site-packages (from requests!=2.18.0,>=2.14.2->docker==4.4.0.dev0) (1.24.3)
12:41:16 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/local/lib/python3.7/site-packages (from requests!=2.18.0,>=2.14.2->docker==4.4.0.dev0) (3.0.4)
12:41:16 Building wheels for collected packages: docker
12:41:16   Building wheel for docker (setup.py): started
12:41:17   Building wheel for docker (setup.py): finished with status 'done'
12:41:17   Created wheel for docker: filename=docker-4.4.0.dev0-py2.py3-none-any.whl size=146049 sha256=0b29db43bf2464df4e5229e142d0410a8e1653182025cd3aaf196dcf57f7cb2c
12:41:17   Stored in directory: /tmp/pip-ephem-wheel-cache-zikswcqq/wheels/6f/63/19/359cf44f647b75d0ea75ecc03aa429fec4c372b453eb4b6525
12:41:17 Successfully built docker
12:41:17 Installing collected packages: docker
12:41:17 Successfully installed docker-4.4.0.dev0
12:41:18 Removing intermediate container bd15e0dfee7a
12:41:18  ---> 676281f49a58
12:41:18 Successfully built 676281f49a58
12:41:18 Successfully tagged dockerbuildbot/docker-py:py3-041e654bcb7f3f4693ec69f5be20a8d0de7617be
[Pipeline] isUnix
[Pipeline] sh
12:41:18 + docker tag dockerbuildbot/docker-py:py3-041e654bcb7f3f4693ec69f5be20a8d0de7617be dockerbuildbot/docker-py:py3-041e654bcb7f3f4693ec69f5be20a8d0de7617be
[Pipeline] isUnix
[Pipeline] sh
12:41:18 + docker push dockerbuildbot/docker-py:py3-041e654bcb7f3f4693ec69f5be20a8d0de7617be
12:41:18 The push refers to repository [docker.io/dockerbuildbot/docker-py]
12:41:18 380ff5c218ce: Preparing
12:41:18 7efe462c72b7: Preparing
12:41:18 d7c992b3b42d: Preparing
12:41:18 047af24af3ac: Preparing
12:41:18 ea5cb150565d: Preparing
12:41:18 123ac97c2c96: Preparing
12:41:18 39d5eef3e9b2: Preparing
12:41:18 08d2d116b040: Preparing
12:41:18 3d756bc003ee: Preparing
12:41:18 19e0361d2c10: Preparing
12:41:18 58542133c8f1: Preparing
12:41:18 3e74518a1834: Preparing
12:41:18 901326cbfec4: Preparing
12:41:18 c0c7e7ed8562: Preparing
12:41:18 36270be89f89: Preparing
12:41:18 e51dc897d80b: Preparing
12:41:18 97a3e8f12bc0: Preparing
12:41:18 a92828556ea3: Preparing
12:41:18 0843bbf2ef8c: Preparing
12:41:18 a3080e907f05: Preparing
12:41:18 0fb2e27dc3b8: Preparing
12:41:18 a995c5106335: Preparing
12:41:18 17bdf5e22660: Preparing
12:41:18 d37096232ed8: Preparing
12:41:18 6add0d2b5482: Preparing
12:41:18 4ef54afed780: Preparing
12:41:18 123ac97c2c96: Waiting
12:41:18 39d5eef3e9b2: Waiting
12:41:18 08d2d116b040: Waiting
12:41:18 3d756bc003ee: Waiting
12:41:18 19e0361d2c10: Waiting
12:41:18 58542133c8f1: Waiting
12:41:18 3e74518a1834: Waiting
12:41:18 901326cbfec4: Waiting
12:41:18 c0c7e7ed8562: Waiting
12:41:18 36270be89f89: Waiting
12:41:18 e51dc897d80b: Waiting
12:41:18 97a3e8f12bc0: Waiting
12:41:18 a92828556ea3: Waiting
12:41:18 0843bbf2ef8c: Waiting
12:41:18 a3080e907f05: Waiting
12:41:18 0fb2e27dc3b8: Waiting
12:41:18 a995c5106335: Waiting
12:41:18 17bdf5e22660: Waiting
12:41:18 d37096232ed8: Waiting
12:41:18 6add0d2b5482: Waiting
12:41:18 4ef54afed780: Waiting
12:41:20 047af24af3ac: Pushed
12:41:20 380ff5c218ce: Pushed
12:41:20 7efe462c72b7: Pushed
12:41:20 123ac97c2c96: Pushed
12:41:20 d7c992b3b42d: Pushed
12:41:21 39d5eef3e9b2: Pushed
12:41:22 3d756bc003ee: Pushed
12:41:22 58542133c8f1: Pushed
12:41:22 08d2d116b040: Pushed
12:41:22 19e0361d2c10: Pushed
12:41:22 ea5cb150565d: Pushed
12:41:22 3e74518a1834: Pushed
12:41:23 97a3e8f12bc0: Layer already exists
12:41:23 a92828556ea3: Layer already exists
12:41:23 0843bbf2ef8c: Layer already exists
12:41:23 901326cbfec4: Pushed
12:41:23 a3080e907f05: Layer already exists
12:41:23 0fb2e27dc3b8: Layer already exists
12:41:23 a995c5106335: Layer already exists
12:41:23 17bdf5e22660: Layer already exists
12:41:23 d37096232ed8: Layer already exists
12:41:23 4ef54afed780: Layer already exists
12:41:23 6add0d2b5482: Layer already exists
12:41:23 c0c7e7ed8562: Pushed
12:41:23 36270be89f89: Pushed
12:41:25 e51dc897d80b: Pushed
12:41:26 py3-041e654bcb7f3f4693ec69f5be20a8d0de7617be: digest: sha256:a2feb7ba1d8281f1c51a05fd9d14541f9a1b81072f5f2daa8d2850156192bf0a size: 5765
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] node
Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-03471e9e37fba3adb) in /home/ubuntu/workspace/docker-py_PR-2680
[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-2680@tmp/b59a101e-2d3e-47ae-bf29-236cf530a062/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] sh
12:41:26 + docker run --rm --entrypoint=python dockerbuildbot/docker-py:py3-041e654bcb7f3f4693ec69f5be20a8d0de7617be /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_19.03.13)
[Pipeline] { (Branch: py3.7_19.03.12)
[Pipeline] { (Branch: py3.7_19.03.13)
[Pipeline] node
[Pipeline] node
[Pipeline] node
Running on EC2 (managed-agents) - ubuntu-1804-overlay2-big (i-0252ecaf10d18683c) in /home/ubuntu/workspace/docker-py_PR-2680
[Pipeline] node
Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-031f8cfcf21ce157d) in /home/ubuntu/workspace/docker-py_PR-2680
Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0b2fd94a14e57b128) in /home/ubuntu/workspace/docker-py_PR-2680
[Pipeline] {
Running on EC2 (managed-agents) - ubuntu-1804-overlay2-big (i-0faa80eefc329ba30) in /home/ubuntu/workspace/docker-py_PR-2680
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] withDockerRegistry
[Pipeline] withDockerRegistry
[Pipeline] withDockerRegistry
[Pipeline] withDockerRegistry
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
$ 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-2680@tmp/9f17bb7e-7a2d-42a2-a456-9c1089c44526/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] echo
12:41:53 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
12:41:53 chowning workspace
[Pipeline] sh
12:41:53 + pwd
12:41:53 + id -u
12:41:53 + id -g
12:41:53 + docker run --rm -v /home/ubuntu/workspace/docker-py_PR-2680:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] echo
12:41:54 Removing all docker containers
[Pipeline] sh
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
12:41:54 + docker container ls -aq
[Pipeline] echo
12:41:54 Docker containers have been removed
[Pipeline] echo
12:41:54 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
12:41:54 cleanWorkspace: Workspace is clean.
[Pipeline] stage
[Pipeline] { (test python=py2.7 / docker=19.03.13)
[Pipeline] checkout
12:41:54 using credential docker-jenkins-github-credentials
12:41:54 Cloning the remote Git repository
12:41:54 Cloning with configured refspecs honoured and without tags
12:41:55 Fetching without tags
12:41:55 Merging remotes/origin/master commit 9d8cd023e88f22e701365ae4d3dccc16537f4851 into PR head commit 041e654bcb7f3f4693ec69f5be20a8d0de7617be
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
Failed in branch py2.7_19.03.13
Cloning repository https://github.com/docker/docker-py.git
 > git init /home/ubuntu/workspace/docker-py_PR-2680 # timeout=10
Fetching upstream changes from https://github.com/docker/docker-py.git
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress -- https://github.com/docker/docker-py.git +refs/pull/2680/head:refs/remotes/origin/PR-2680 +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/2680/head:refs/remotes/origin/PR-2680 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-py.git # timeout=10
Fetching upstream changes from https://github.com/docker/docker-py.git
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress -- https://github.com/docker/docker-py.git +refs/pull/2680/head:refs/remotes/origin/PR-2680 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 041e654bcb7f3f4693ec69f5be20a8d0de7617be # timeout=10
WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/docker-py_PR-2680@tmp/14e25bd9-72c6-4bd9-b3c5-00abeb74bcea/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/docker-py_PR-2680@tmp/9e3916b5-d2f2-47ba-85f4-7a5f978b387e/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] {
[Pipeline] wrap
[Pipeline] wrap
[Pipeline] {
[Pipeline] {
[Pipeline] wrap
[Pipeline] wrap
[Pipeline] {
[Pipeline] {
[Pipeline] echo
12:41:58 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
12:41:58 chowning workspace
[Pipeline] sh
WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/docker-py_PR-2680@tmp/929454db-6517-486b-bb8e-ecc81718f9c0/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
[Pipeline] echo
12:41:58 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
12:41:58 chowning workspace
[Pipeline] sh
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] echo
12:41:58 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
12:41:58 chowning workspace
[Pipeline] sh
12:41:58 + pwd
12:41:58 + id -u
12:41:58 + id -g
12:41:58 + docker run --rm -v /home/ubuntu/workspace/docker-py_PR-2680:/workspace busybox chown -R 1000:1000 /workspace
12:41:58 + pwd
12:41:58 + id -u
12:41:58 + id -g
12:41:58 + docker run --rm -v /home/ubuntu/workspace/docker-py_PR-2680:/workspace busybox chown -R 1000:1000 /workspace
12:41:58 + pwd
12:41:58 + id -u
12:41:58 + id -g
12:41:58 + docker run --rm -v /home/ubuntu/workspace/docker-py_PR-2680:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] echo
12:41:59 Removing all docker containers
[Pipeline] sh
[Pipeline] echo
12:41:59 Removing all docker containers
[Pipeline] sh
[Pipeline] echo
12:41:59 Removing all docker containers
[Pipeline] sh
12:41:59 + docker container ls -aq
[Pipeline] echo
12:41:59 Docker containers have been removed
[Pipeline] echo
12:41:59 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
12:41:59 + docker container ls -aq
[Pipeline] echo
12:41:59 cleanWorkspace: Workspace is clean.
[Pipeline] stage
[Pipeline] { (test python=py2.7 / docker=19.03.12)
[Pipeline] echo
12:41:59 Docker containers have been removed
[Pipeline] echo
12:41:59 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] checkout
[Pipeline] echo
12:41:59 cleanWorkspace: Workspace is clean.
[Pipeline] stage
[Pipeline] { (test python=py3.7 / docker=19.03.13)
12:41:59 using credential docker-jenkins-github-credentials
[Pipeline] checkout
12:41:59 Cloning the remote Git repository
12:41:59 Cloning with configured refspecs honoured and without tags
12:41:59 using credential docker-jenkins-github-credentials
12:41:59 Cloning the remote Git repository
12:41:59 Cloning with configured refspecs honoured and without tags
12:41:59 + docker container ls -aq
[Pipeline] echo
12:41:59 Docker containers have been removed
[Pipeline] echo
12:41:59 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
12:41:59 cleanWorkspace: Workspace is clean.
[Pipeline] stage
[Pipeline] { (test python=py3.7 / docker=19.03.12)
[Pipeline] checkout
12:41:59 using credential docker-jenkins-github-credentials
12:41:59 Cloning the remote Git repository
12:41:59 Cloning with configured refspecs honoured and without tags
12:42:00 Fetching without tags
12:42:00 Fetching without tags
12:42:00 Merging remotes/origin/master commit 9d8cd023e88f22e701365ae4d3dccc16537f4851 into PR head commit 041e654bcb7f3f4693ec69f5be20a8d0de7617be
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
Failed in branch py3.7_19.03.13
12:42:00 Merging remotes/origin/master commit 9d8cd023e88f22e701365ae4d3dccc16537f4851 into PR head commit 041e654bcb7f3f4693ec69f5be20a8d0de7617be
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
Failed in branch py2.7_19.03.12
12:42:00 Fetching without tags
Cloning repository https://github.com/docker/docker-py.git
 > git init /home/ubuntu/workspace/docker-py_PR-2680 # timeout=10
Fetching upstream changes from https://github.com/docker/docker-py.git
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress -- https://github.com/docker/docker-py.git +refs/pull/2680/head:refs/remotes/origin/PR-2680 +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/2680/head:refs/remotes/origin/PR-2680 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-py.git # timeout=10
Fetching upstream changes from https://github.com/docker/docker-py.git
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress -- https://github.com/docker/docker-py.git +refs/pull/2680/head:refs/remotes/origin/PR-2680 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 041e654bcb7f3f4693ec69f5be20a8d0de7617be # timeout=10
Cloning repository https://github.com/docker/docker-py.git
 > git init /home/ubuntu/workspace/docker-py_PR-2680 # timeout=10
Fetching upstream changes from https://github.com/docker/docker-py.git
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress -- https://github.com/docker/docker-py.git +refs/pull/2680/head:refs/remotes/origin/PR-2680 +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/2680/head:refs/remotes/origin/PR-2680 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-py.git # timeout=10
Fetching upstream changes from https://github.com/docker/docker-py.git
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress -- https://github.com/docker/docker-py.git +refs/pull/2680/head:refs/remotes/origin/PR-2680 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 041e654bcb7f3f4693ec69f5be20a8d0de7617be # timeout=10
12:42:00 Merging remotes/origin/master commit 9d8cd023e88f22e701365ae4d3dccc16537f4851 into PR head commit 041e654bcb7f3f4693ec69f5be20a8d0de7617be
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
Failed in branch py3.7_19.03.12
[Pipeline] // parallel
[Pipeline] End of Pipeline
Cloning repository https://github.com/docker/docker-py.git
 > git init /home/ubuntu/workspace/docker-py_PR-2680 # timeout=10
Fetching upstream changes from https://github.com/docker/docker-py.git
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress -- https://github.com/docker/docker-py.git +refs/pull/2680/head:refs/remotes/origin/PR-2680 +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/2680/head:refs/remotes/origin/PR-2680 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-py.git # timeout=10
Fetching upstream changes from https://github.com/docker/docker-py.git
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress -- https://github.com/docker/docker-py.git +refs/pull/2680/head:refs/remotes/origin/PR-2680 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 041e654bcb7f3f4693ec69f5be20a8d0de7617be # timeout=10

GitHub has been notified of this commit’s build result

hudson.plugins.git.GitException: Command "git checkout -f 041e654bcb7f3f4693ec69f5be20a8d0de7617be" returned status code 128:
stdout: 
stderr: fatal: reference is not a tree: 041e654bcb7f3f4693ec69f5be20a8d0de7617be

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2437)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$1100(CliGitAPIImpl.java:84)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$9.execute(CliGitAPIImpl.java:2754)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to EC2 (managed-agents) - ubuntu-1804-overlay2 (i-031f8cfcf21ce157d)
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1788)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356)
		at hudson.remoting.Channel.call(Channel.java:998)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
		at sun.reflect.GeneratedMethodAccessor332.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.$Proxy453.execute(Unknown Source)
		at jenkins.plugins.git.MergeWithGitSCMExtension.checkout(MergeWithGitSCMExtension.java:144)
		at jenkins.plugins.git.MergeWithGitSCMExtension.decorateRevisionToBuild(MergeWithGitSCMExtension.java:110)
		at hudson.plugins.git.GitSCM.determineRevisionToBuild(GitSCM.java:1063)
		at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1168)
		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 041e654bcb7f3f4693ec69f5be20a8d0de7617be" returned status code 128:
stdout: 
stderr: fatal: reference is not a tree: 041e654bcb7f3f4693ec69f5be20a8d0de7617be

		at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2437)
		at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$1100(CliGitAPIImpl.java:84)
		at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$9.execute(CliGitAPIImpl.java:2754)
	Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to EC2 (managed-agents) - ubuntu-1804-overlay2-big (i-0faa80eefc329ba30)
			at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1788)
			at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356)
			at hudson.remoting.Channel.call(Channel.java:998)
			at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
			at sun.reflect.GeneratedMethodAccessor332.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.$Proxy453.execute(Unknown Source)
			at jenkins.plugins.git.MergeWithGitSCMExtension.checkout(MergeWithGitSCMExtension.java:144)
			at jenkins.plugins.git.MergeWithGitSCMExtension.decorateRevisionToBuild(MergeWithGitSCMExtension.java:110)
			at hudson.plugins.git.GitSCM.determineRevisionToBuild(GitSCM.java:1063)
			at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1168)
			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 041e654bcb7f3f4693ec69f5be20a8d0de7617be
Also:   hudson.plugins.git.GitException: Command "git checkout -f 041e654bcb7f3f4693ec69f5be20a8d0de7617be" returned status code 128:
stdout: 
stderr: fatal: reference is not a tree: 041e654bcb7f3f4693ec69f5be20a8d0de7617be

		at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2437)
		at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$1100(CliGitAPIImpl.java:84)
		at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$9.execute(CliGitAPIImpl.java:2754)
	Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to EC2 (managed-agents) - ubuntu-1804-overlay2-big (i-0252ecaf10d18683c)
			at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1788)
			at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356)
			at hudson.remoting.Channel.call(Channel.java:998)
			at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
			at sun.reflect.GeneratedMethodAccessor332.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.$Proxy453.execute(Unknown Source)
			at jenkins.plugins.git.MergeWithGitSCMExtension.checkout(MergeWithGitSCMExtension.java:144)
			at jenkins.plugins.git.MergeWithGitSCMExtension.decorateRevisionToBuild(MergeWithGitSCMExtension.java:110)
			at hudson.plugins.git.GitSCM.determineRevisionToBuild(GitSCM.java:1063)
			at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1168)
			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 041e654bcb7f3f4693ec69f5be20a8d0de7617be
Also:   hudson.plugins.git.GitException: Command "git checkout -f 041e654bcb7f3f4693ec69f5be20a8d0de7617be" returned status code 128:
stdout: 
stderr: fatal: reference is not a tree: 041e654bcb7f3f4693ec69f5be20a8d0de7617be

		at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2437)
		at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$1100(CliGitAPIImpl.java:84)
		at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$9.execute(CliGitAPIImpl.java:2754)
	Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0b2fd94a14e57b128)
			at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1788)
			at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356)
			at hudson.remoting.Channel.call(Channel.java:998)
			at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
			at sun.reflect.GeneratedMethodAccessor332.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.$Proxy453.execute(Unknown Source)
			at jenkins.plugins.git.MergeWithGitSCMExtension.checkout(MergeWithGitSCMExtension.java:144)
			at jenkins.plugins.git.MergeWithGitSCMExtension.decorateRevisionToBuild(MergeWithGitSCMExtension.java:110)
			at hudson.plugins.git.GitSCM.determineRevisionToBuild(GitSCM.java:1063)
			at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1168)
			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 041e654bcb7f3f4693ec69f5be20a8d0de7617be
Caused: hudson.plugins.git.GitException: Could not checkout 041e654bcb7f3f4693ec69f5be20a8d0de7617be
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$9.execute(CliGitAPIImpl.java:2778)
	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:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	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