Push event to branch main 21:03:49 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 2494d63f36eba0e1811f05e7b2136f8b30f7cdb7 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 4f8fd6a86e521290dafaf7c28eced2a9b21b220a The recommended git tool is: NONE using credential jps-reader > git rev-parse --resolve-git-dir /var/cloudbees-jenkins-distribution/workspace/docker-py_main@libs/jps/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10 Commit message: "Merge pull request #26 from docker/add-retry-to-vpn-image-pull" > git rev-list --no-walk 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10 Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] node Still waiting to schedule task ‘EC2 (managed-agents) - ubuntu-2004-cgroup1 (i-04e55d62aabc2aabb)’ is offline Running on EC2 (managed-agents) - ubuntu-2004-cgroup1 (i-04e55d62aabc2aabb) in /home/ubuntu/workspace/docker-py_main [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_main@tmp/19326f3f-2df3-4fdc-b6bf-71e914891d32/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 21:04:50 cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo 21:04:50 chowning workspace [Pipeline] sh 21:04:50 + pwd 21:04:50 + id -u 21:04:50 + id -g 21:04:50 + docker run --rm -v /home/ubuntu/workspace/docker-py_main:/workspace busybox chown -R 1000:1000 /workspace 21:04:50 Unable to find image 'busybox:latest' locally 21:04:51 latest: Pulling from library/busybox 21:04:51 50783e0dfb64: Pulling fs layer 21:04:51 50783e0dfb64: Verifying Checksum 21:04:51 50783e0dfb64: Download complete 21:04:51 50783e0dfb64: Pull complete 21:04:51 Digest: sha256:ef320ff10026a50cf5f0213d35537ce0041ac1d96e9b7800bafd8bc9eff6c693 21:04:51 Status: Downloaded newer image for busybox:latest [Pipeline] echo 21:04:53 Removing all docker containers [Pipeline] sh 21:04:54 + docker container ls -aq [Pipeline] echo 21:04:54 Docker containers have been removed [Pipeline] echo 21:04:54 cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] echo 21:04:54 cleanWorkspace: Workspace is clean. [Pipeline] stage [Pipeline] { (build image) [Pipeline] checkout 21:04:54 The recommended git tool is: git 21:04:56 using credential docker-jenkins-github-credentials 21:04:56 Cloning the remote Git repository 21:04:56 Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/docker/docker-py.git > git init /home/ubuntu/workspace/docker-py_main # 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/heads/main:refs/remotes/origin/main # timeout=10 21:04:58 Avoid second fetch 21:04:58 Checking out Revision 2494d63f36eba0e1811f05e7b2136f8b30f7cdb7 (main) > git config remote.origin.url https://github.com/docker/docker-py.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2494d63f36eba0e1811f05e7b2136f8b30f7cdb7 # timeout=10 21:05:02 Commit message: "docs: install package in ReadTheDocs build (#3032)" [Pipeline] sh 21:05:03 + git rev-parse HEAD [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh > git rev-list --no-walk e901eac7a8c5f29c7720eafb9f58c8356cca2324 # timeout=10 21:05:03 + docker pull dockerpinata/docker-py:sshdind-2494d63f36eba0e1811f05e7b2136f8b30f7cdb7 21:05:03 Error response from daemon: manifest for dockerpinata/docker-py:sshdind-2494d63f36eba0e1811f05e7b2136f8b30f7cdb7 not found: manifest unknown: manifest unknown [Pipeline] isUnix [Pipeline] sh 21:05:04 + docker build -t dockerpinata/docker-py:sshdind-2494d63f36eba0e1811f05e7b2136f8b30f7cdb7 -f tests/Dockerfile-ssh-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_main@tmp/19230989-d48d-453c-98b5-d77f97e45c8d/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded 21:05:04 Sending build context to Docker daemon 1.399MB 21:05:04 Step 1/10 : ARG API_VERSION=1.41 21:05:04 Step 2/10 : ARG ENGINE_VERSION=20.10 21:05:04 Step 3/10 : FROM docker:${ENGINE_VERSION}-dind 21:05:04 20.10-dind: Pulling from library/docker 21:05:04 213ec9aee27d: Pulling fs layer 21:05:04 6eb510456a42: Pulling fs layer 21:05:04 4627ba0696d0: Pulling fs layer 21:05:04 e001120e1cd4: Pulling fs layer 21:05:04 7891c9ff9fe8: Pulling fs layer 21:05:04 144f1ebec263: Pulling fs layer 21:05:04 cf0385f95877: Pulling fs layer 21:05:04 e30c5557bfe3: Pulling fs layer 21:05:04 cf3b23cdd154: Pulling fs layer 21:05:04 d0fb14534f84: Pulling fs layer 21:05:04 2317829903f1: Pulling fs layer 21:05:04 4bb16b423fd5: Pulling fs layer 21:05:04 5df88fbdd82d: Pulling fs layer 21:05:04 a813a67ee7ee: Pulling fs layer 21:05:04 e001120e1cd4: Waiting 21:05:04 7891c9ff9fe8: Waiting 21:05:04 144f1ebec263: Waiting 21:05:04 cf0385f95877: Waiting 21:05:04 e30c5557bfe3: Waiting 21:05:04 cf3b23cdd154: Waiting 21:05:04 d0fb14534f84: Waiting 21:05:04 2317829903f1: Waiting 21:05:04 4bb16b423fd5: Waiting 21:05:04 5df88fbdd82d: Waiting 21:05:04 a813a67ee7ee: Waiting 21:05:04 4627ba0696d0: Verifying Checksum 21:05:04 4627ba0696d0: Download complete 21:05:04 6eb510456a42: Verifying Checksum 21:05:04 6eb510456a42: Download complete 21:05:04 213ec9aee27d: Verifying Checksum 21:05:04 213ec9aee27d: Download complete 21:05:05 e001120e1cd4: Verifying Checksum 21:05:05 e001120e1cd4: Download complete 21:05:05 7891c9ff9fe8: Verifying Checksum 21:05:05 7891c9ff9fe8: Download complete 21:05:05 cf0385f95877: Verifying Checksum 21:05:05 cf0385f95877: Download complete 21:05:05 e30c5557bfe3: Verifying Checksum 21:05:05 e30c5557bfe3: Download complete 21:05:05 144f1ebec263: Verifying Checksum 21:05:05 144f1ebec263: Download complete 21:05:05 cf3b23cdd154: Download complete 21:05:05 2317829903f1: Verifying Checksum 21:05:05 2317829903f1: Download complete 21:05:05 5df88fbdd82d: Verifying Checksum 21:05:05 5df88fbdd82d: Download complete 21:05:05 213ec9aee27d: Pull complete 21:05:05 d0fb14534f84: Verifying Checksum 21:05:05 d0fb14534f84: Download complete 21:05:05 a813a67ee7ee: Verifying Checksum 21:05:05 a813a67ee7ee: Download complete 21:05:06 6eb510456a42: Pull complete 21:05:06 4627ba0696d0: Pull complete 21:05:07 4bb16b423fd5: Verifying Checksum 21:05:07 4bb16b423fd5: Download complete 21:05:07 e001120e1cd4: Pull complete 21:05:08 7891c9ff9fe8: Pull complete 21:05:08 144f1ebec263: Pull complete 21:05:09 cf0385f95877: Pull complete 21:05:09 e30c5557bfe3: Pull complete 21:05:09 cf3b23cdd154: Pull complete 21:05:09 d0fb14534f84: Pull complete 21:05:09 2317829903f1: Pull complete 21:05:12 4bb16b423fd5: Pull complete 21:05:12 5df88fbdd82d: Pull complete 21:05:12 a813a67ee7ee: Pull complete 21:05:13 Digest: sha256:7bdd29ad5bb0bf28ffd27ae1add967896e15d5d9792324cc9412705afd864ef4 21:05:13 Status: Downloaded newer image for docker:20.10-dind 21:05:13 ---> c6bedc1ef641 21:05:13 Step 4/10 : RUN apk add --no-cache --upgrade openssh 21:05:17 ---> Running in 0381b9eb70a6 21:05:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:05:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:05:18 (1/4) Installing openssh-sftp-server (9.0_p1-r2) 21:05:18 (2/4) Installing openssh-server-common (9.0_p1-r2) 21:05:18 (3/4) Installing openssh-server (9.0_p1-r2) 21:05:18 (4/4) Installing openssh (9.0_p1-r2) 21:05:18 Executing busybox-1.35.0-r17.trigger 21:05:18 OK: 31 MiB in 59 packages 21:05:19 Removing intermediate container 0381b9eb70a6 21:05:19 ---> 4f8e9cca08e4 21:05:19 Step 5/10 : COPY tests/ssh/config/server /etc/ssh/ 21:05:19 ---> 9da8a14f580f 21:05:19 Step 6/10 : RUN chmod -R 600 /etc/ssh 21:05:19 ---> Running in 198c3724371c 21:05:20 Removing intermediate container 198c3724371c 21:05:20 ---> 3fa759ebfa73 21:05:20 Step 7/10 : COPY tests/ssh/config/client/id_rsa.pub /root/.ssh/authorized_keys 21:05:20 ---> c8d8324bb490 21:05:20 Step 8/10 : RUN chmod -R 600 /root/.ssh 21:05:20 ---> Running in 32e7a5113eb8 21:05:21 Removing intermediate container 32e7a5113eb8 21:05:21 ---> 2d8e06b7b192 21:05:21 Step 9/10 : RUN ln -s /usr/local/bin/docker /usr/bin/docker 21:05:21 ---> Running in be5baef7b4bb 21:05:22 Removing intermediate container be5baef7b4bb 21:05:22 ---> f4dd14458dc9 21:05:22 Step 10/10 : EXPOSE 22 21:05:22 ---> Running in b14113ef3ae2 21:05:22 Removing intermediate container b14113ef3ae2 21:05:22 ---> bdc953c4ada5 21:05:22 Successfully built bdc953c4ada5 21:05:22 Successfully tagged dockerpinata/docker-py:sshdind-2494d63f36eba0e1811f05e7b2136f8b30f7cdb7 [Pipeline] isUnix [Pipeline] sh 21:05:22 + docker tag dockerpinata/docker-py:sshdind-2494d63f36eba0e1811f05e7b2136f8b30f7cdb7 dockerpinata/docker-py:sshdind-2494d63f36eba0e1811f05e7b2136f8b30f7cdb7 [Pipeline] isUnix [Pipeline] sh 21:05:23 + docker push dockerpinata/docker-py:sshdind-2494d63f36eba0e1811f05e7b2136f8b30f7cdb7 21:05:23 The push refers to repository [docker.io/dockerpinata/docker-py] 21:05:23 f5614b454b80: Preparing 21:05:23 5b48ef41cc18: Preparing 21:05:23 a10977c03009: Preparing 21:05:23 9639e453cd8a: Preparing 21:05:23 7afe38c01fcc: Preparing 21:05:23 a673c27e8fa3: Preparing 21:05:23 e8e76b0739e3: Preparing 21:05:23 6a6f8ed18377: Preparing 21:05:23 0d6d32831f91: Preparing 21:05:23 eebb98973a9f: Preparing 21:05:23 bb0754ca3c89: Preparing 21:05:23 58cca95959a6: Preparing 21:05:23 3e89a5d37d75: Preparing 21:05:23 36ef98dc5c24: Preparing 21:05:23 569ac8b700bf: Preparing 21:05:23 62889ebd7614: Preparing 21:05:23 09e77f436210: Preparing 21:05:23 be04e0ba70d2: Preparing 21:05:23 9d0b8a80148b: Preparing 21:05:23 994393dc58e7: Preparing 21:05:23 e8e76b0739e3: Waiting 21:05:23 6a6f8ed18377: Waiting 21:05:23 0d6d32831f91: Waiting 21:05:23 eebb98973a9f: Waiting 21:05:23 bb0754ca3c89: Waiting 21:05:23 58cca95959a6: Waiting 21:05:23 3e89a5d37d75: Waiting 21:05:23 36ef98dc5c24: Waiting 21:05:23 569ac8b700bf: Waiting 21:05:23 62889ebd7614: Waiting 21:05:23 09e77f436210: Waiting 21:05:23 be04e0ba70d2: Waiting 21:05:23 9d0b8a80148b: Waiting 21:05:23 994393dc58e7: Waiting 21:05:23 a673c27e8fa3: Waiting 21:05:24 f5614b454b80: Pushed 21:05:24 9639e453cd8a: Pushed 21:05:24 7afe38c01fcc: Pushed 21:05:24 5b48ef41cc18: Pushed 21:05:24 a10977c03009: Pushed 21:05:24 e8e76b0739e3: Layer already exists 21:05:24 6a6f8ed18377: Layer already exists 21:05:24 0d6d32831f91: Layer already exists 21:05:24 bb0754ca3c89: Layer already exists 21:05:24 3e89a5d37d75: Layer already exists 21:05:24 58cca95959a6: Layer already exists 21:05:24 eebb98973a9f: Layer already exists 21:05:24 569ac8b700bf: Layer already exists 21:05:24 36ef98dc5c24: Layer already exists 21:05:24 09e77f436210: Layer already exists 21:05:24 62889ebd7614: Layer already exists 21:05:24 be04e0ba70d2: Layer already exists 21:05:24 9d0b8a80148b: Layer already exists 21:05:24 994393dc58e7: Layer already exists 21:05:25 a673c27e8fa3: Pushed 21:05:26 sshdind-2494d63f36eba0e1811f05e7b2136f8b30f7cdb7: digest: sha256:fa80e7cc5ac5bbe804eba789b01f0dcaf47b86daac648ce0c4067045a349eb02 size: 4497 [Pipeline] isUnix [Pipeline] sh 21:05:26 + docker pull dockerpinata/docker-py:py3-2494d63f36eba0e1811f05e7b2136f8b30f7cdb7 21:05:26 Error response from daemon: manifest for dockerpinata/docker-py:py3-2494d63f36eba0e1811f05e7b2136f8b30f7cdb7 not found: manifest unknown: manifest unknown [Pipeline] isUnix [Pipeline] sh 21:05:27 + docker build -t dockerpinata/docker-py:py3-2494d63f36eba0e1811f05e7b2136f8b30f7cdb7 -f tests/Dockerfile --build-arg PYTHON_VERSION=3.10 . 21:05:27 Sending build context to Docker daemon 1.399MB 21:05:27 Step 1/24 : ARG PYTHON_VERSION=3.10 21:05:27 Step 2/24 : FROM python:${PYTHON_VERSION} 21:05:27 3.10: Pulling from library/python 21:05:27 001c52e26ad5: Pulling fs layer 21:05:27 d9d4b9b6e964: Pulling fs layer 21:05:27 2068746827ec: Pulling fs layer 21:05:27 9daef329d350: Pulling fs layer 21:05:27 8a335986117b: Pulling fs layer 21:05:27 588423e31bcf: Pulling fs layer 21:05:27 f40cdf3ebc10: Pulling fs layer 21:05:27 04378c690b5e: Pulling fs layer 21:05:27 ace6d68f6bea: Pulling fs layer 21:05:27 9daef329d350: Waiting 21:05:27 8a335986117b: Waiting 21:05:27 588423e31bcf: Waiting 21:05:27 f40cdf3ebc10: Waiting 21:05:27 04378c690b5e: Waiting 21:05:27 ace6d68f6bea: Waiting 21:05:27 d9d4b9b6e964: Verifying Checksum 21:05:27 d9d4b9b6e964: Download complete 21:05:27 2068746827ec: Verifying Checksum 21:05:27 2068746827ec: Download complete 21:05:28 001c52e26ad5: Verifying Checksum 21:05:28 001c52e26ad5: Download complete 21:05:28 9daef329d350: Verifying Checksum 21:05:28 9daef329d350: Download complete 21:05:28 588423e31bcf: Verifying Checksum 21:05:28 588423e31bcf: Download complete 21:05:28 04378c690b5e: Verifying Checksum 21:05:28 04378c690b5e: Download complete 21:05:28 f40cdf3ebc10: Verifying Checksum 21:05:28 f40cdf3ebc10: Download complete 21:05:28 ace6d68f6bea: Verifying Checksum 21:05:28 ace6d68f6bea: Download complete 21:05:30 8a335986117b: Verifying Checksum 21:05:30 8a335986117b: Download complete 21:05:31 001c52e26ad5: Pull complete 21:05:31 d9d4b9b6e964: Pull complete 21:05:32 2068746827ec: Pull complete 21:05:34 9daef329d350: Pull complete 21:05:41 8a335986117b: Pull complete 21:05:42 588423e31bcf: Pull complete 21:05:42 f40cdf3ebc10: Pull complete 21:05:42 04378c690b5e: Pull complete 21:05:43 ace6d68f6bea: Pull complete 21:05:43 Digest: sha256:cbf49327fae903d64ab28251912fc00faea2c1baee493d347a07973a2cb50f98 21:05:43 Status: Downloaded newer image for python:3.10 21:05:43 ---> b62e4294564c 21:05:43 Step 3/24 : ARG APT_MIRROR 21:05:44 ---> Running in 7063fa207fc9 21:05:44 Removing intermediate container 7063fa207fc9 21:05:44 ---> a54199f26ed8 21:05:44 Step 4/24 : 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 21:05:44 ---> Running in 1986975bc8a3 21:05:45 Removing intermediate container 1986975bc8a3 21:05:45 ---> e40fc2fbce48 21:05:45 Step 5/24 : RUN apt-get update && apt-get -y install --no-install-recommends gnupg2 pass 21:05:45 ---> Running in dd1e4ebee9e9 21:05:45 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] 21:05:45 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] 21:05:45 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] 21:05:45 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] 21:05:45 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [177 kB] 21:05:45 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] 21:05:46 Fetched 8570 kB in 2s (5603 kB/s) 21:05:47 Reading package lists... 21:05:48 Reading package lists... 21:05:48 Building dependency tree... 21:05:48 Reading state information... 21:05:48 The following additional packages will be installed: 21:05:48 tree 21:05:48 Suggested packages: 21:05:48 python libxml-simple-perl ruby 21:05:48 Recommended packages: 21:05:48 qrencode xclip 21:05:48 The following NEW packages will be installed: 21:05:48 gnupg2 pass tree 21:05:48 0 upgraded, 3 newly installed, 0 to remove and 7 not upgraded. 21:05:48 Need to get 523 kB of archives. 21:05:48 After this operation, 727 kB of additional disk space will be used. 21:05:48 Get:1 http://deb.debian.org/debian bullseye/main amd64 gnupg2 all 2.2.27-2+deb11u2 [434 kB] 21:05:48 Get:2 http://deb.debian.org/debian bullseye/main amd64 tree amd64 1.8.0-1+b1 [49.6 kB] 21:05:48 Get:3 http://deb.debian.org/debian bullseye/main amd64 pass all 1.7.3-2 [39.2 kB] 21:05:48 debconf: delaying package configuration, since apt-utils is not installed 21:05:48 Fetched 523 kB in 0s (1915 kB/s) 21:05:48 Selecting previously unselected package gnupg2. 21:05: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 ... 23421 files and directories currently installed.) 21:05:48 Preparing to unpack .../gnupg2_2.2.27-2+deb11u2_all.deb ... 21:05:48 Unpacking gnupg2 (2.2.27-2+deb11u2) ... 21:05:48 Selecting previously unselected package tree. 21:05:48 Preparing to unpack .../tree_1.8.0-1+b1_amd64.deb ... 21:05:48 Unpacking tree (1.8.0-1+b1) ... 21:05:48 Selecting previously unselected package pass. 21:05:48 Preparing to unpack .../archives/pass_1.7.3-2_all.deb ... 21:05:48 Unpacking pass (1.7.3-2) ... 21:05:48 Setting up gnupg2 (2.2.27-2+deb11u2) ... 21:05:48 Setting up tree (1.8.0-1+b1) ... 21:05:48 Setting up pass (1.7.3-2) ... 21:05:49 Removing intermediate container dd1e4ebee9e9 21:05:49 ---> a434d2cae77e 21:05:49 Step 6/24 : COPY tests/ssh/config/client /root/.ssh 21:05:49 ---> 6fd43fcfdc98 21:05:49 Step 7/24 : COPY tests/ssh/config/server/known_ed25519.pub /root/.ssh/known_hosts 21:05:49 ---> 053ce83fbf3f 21:05:49 Step 8/24 : RUN sed -i '1s;^;dpy-dind-ssh ;' /root/.ssh/known_hosts 21:05:49 ---> Running in af61f4d05af6 21:05:50 Removing intermediate container af61f4d05af6 21:05:50 ---> 0f87e9f5db7b 21:05:50 Step 9/24 : RUN chmod -R 600 /root/.ssh 21:05:50 ---> Running in 320e605eb8e1 21:05:51 Removing intermediate container 320e605eb8e1 21:05:51 ---> fe85080c1171 21:05:51 Step 10/24 : COPY ./tests/gpg-keys /gpg-keys 21:05:51 ---> 5a6d8258cfe9 21:05:51 Step 11/24 : RUN gpg2 --import gpg-keys/secret 21:05:51 ---> Running in 4b472ff941ad 21:05:51 gpg: directory '/root/.gnupg' created 21:05:51 gpg: keybox '/root/.gnupg/pubring.kbx' created 21:05:51 gpg: /root/.gnupg/trustdb.gpg: trustdb created 21:05:51 gpg: key 464ED987A7B21401: public key "Sakuya Izayoi <sakuya@gensokyo.jp>" imported 21:05:51 gpg: key 464ED987A7B21401: secret key imported 21:05:51 gpg: Total number processed: 1 21:05:51 gpg: imported: 1 21:05:51 gpg: secret keys read: 1 21:05:51 gpg: secret keys imported: 1 21:05:52 Removing intermediate container 4b472ff941ad 21:05:52 ---> de87ef2f5c7e 21:05:52 Step 12/24 : RUN gpg2 --import-ownertrust gpg-keys/ownertrust 21:05:52 ---> Running in f6c3a2d02d2d 21:05:52 gpg: inserting ownertrust of 6 21:05:52 Removing intermediate container f6c3a2d02d2d 21:05:52 ---> e671d19b26b8 21:05:52 Step 13/24 : RUN yes | pass init $(gpg2 --no-auto-check-trustdb --list-secret-key | awk '/^sec/{getline; $1=$1; print}') 21:05:52 ---> Running in 94f54bbc2427 21:05:53 gpg: please do a --check-trustdb 21:05:53 mkdir: created directory '/root/.password-store/' 21:05:53 Password store initialized for 9781B87DAB042E6FD51388A5464ED987A7B21401 21:05:53 Removing intermediate container 94f54bbc2427 21:05:53 ---> fa9911af5169 21:05:53 Step 14/24 : RUN gpg2 --check-trustdb 21:05:53 ---> Running in 706941f47e47 21:05:53 gpg: marginals needed: 3 completes needed: 1 trust model: pgp 21:05:53 gpg: depth: 0 valid: 1 signed: 0 trust: 0-, 0q, 0n, 0m, 0f, 1u 21:05:54 Removing intermediate container 706941f47e47 21:05:54 ---> 297365cba381 21:05:54 Step 15/24 : ARG CREDSTORE_VERSION=v0.6.3 21:05:54 ---> Running in 447974fa53d5 21:05:54 Removing intermediate container 447974fa53d5 21:05:54 ---> e571d41e7214 21:05:54 Step 16/24 : 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 21:05:54 ---> Running in 644cde6b32dd 21:05:55 Removing intermediate container 644cde6b32dd 21:05:55 ---> 9216663bd7de 21:05:55 Step 17/24 : WORKDIR /src 21:05:55 ---> Running in acfa2f3bee79 21:05:55 Removing intermediate container acfa2f3bee79 21:05:55 ---> 041510132b34 21:05:55 Step 18/24 : COPY requirements.txt /src/requirements.txt 21:05:55 ---> 947c075345f5 21:05:55 Step 19/24 : RUN --mount=type=cache,target=/root/.cache/pip pip install -r requirements.txt 21:05:55 the --mount option requires BuildKit. Refer to https://docs.docker.com/go/buildkit/ to learn how to build images with BuildKit enabled [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] End of Pipeline Could not update commit status, please check if your scan credentials belong to a member of the organization or a collaborator of the repository and repo:status scope is selected GitHub has been notified of this commit’s build result ERROR: script returned exit code 1 Finished: FAILURE