Skip to content
Failed

Console Output

Skipping 13 KB.. Full Log
[Pipeline] echo
10:37:33 Docker containers have been removed
[Pipeline] echo
10:37:33 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
10:37:33 cleanWorkspace: Workspace is clean.
[Pipeline] stage
[Pipeline] { (build image)
[Pipeline] checkout
10:37:33 The recommended git tool is: git
10:37:35 using credential docker-jenkins-github-credentials
10:37:35 Cloning the remote Git repository
10:37:35 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/docker-py.git
 > git init /home/ubuntu/workspace/docker-py_PR-3021 # timeout=10
Fetching upstream changes from https://github.com/docker/docker-py.git
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --force --progress -- https://github.com/docker/docker-py.git +refs/pull/3021/head:refs/remotes/origin/PR-3021 +refs/heads/main:refs/remotes/origin/main # timeout=10
10:37:37 Fetching without tags
10:37:38 Merging remotes/origin/main commit 3f0095a7c1966c521652314e524ff362c24ff58c into PR head commit fc0f8d88e77510a57eafe92285f19db10583dae7
10:37:38 Merge succeeded, producing 00f5d43fa91f260ac7ef3193cb6f4af1306405bc
10:37:38 Checking out Revision 00f5d43fa91f260ac7ef3193cb6f4af1306405bc (PR-3021)
 > git config remote.origin.url https://github.com/docker/docker-py.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/3021/head:refs/remotes/origin/PR-3021 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/main:refs/remotes/origin/main # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-py.git # timeout=10
Fetching upstream changes from https://github.com/docker/docker-py.git
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --force --progress -- https://github.com/docker/docker-py.git +refs/pull/3021/head:refs/remotes/origin/PR-3021 +refs/heads/main:refs/remotes/origin/main # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f fc0f8d88e77510a57eafe92285f19db10583dae7 # 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 3f0095a7c1966c521652314e524ff362c24ff58c # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 00f5d43fa91f260ac7ef3193cb6f4af1306405bc # timeout=10
10:37:42 Commit message: "Merge commit '3f0095a7c1966c521652314e524ff362c24ff58c' into HEAD"
10:37:42 First time build. Skipping changelog.
[Pipeline] sh
 > git rev-list --no-walk fdb8369bbd8b5607f5d7ca315ad3672219e02992 # timeout=10
10:37:42 + git rev-parse HEAD
[Pipeline] withDockerRegistry
[Pipeline] {
[Pipeline] isUnix
[Pipeline] sh
10:37:43 + docker pull dockerpinata/docker-py:sshdind-00f5d43fa91f260ac7ef3193cb6f4af1306405bc
10:37:43 Error response from daemon: manifest for dockerpinata/docker-py:sshdind-00f5d43fa91f260ac7ef3193cb6f4af1306405bc not found: manifest unknown: manifest unknown
[Pipeline] isUnix
[Pipeline] sh
10:37:43 + docker build -t dockerpinata/docker-py:sshdind-00f5d43fa91f260ac7ef3193cb6f4af1306405bc -f tests/Dockerfile-ssh-dind .
10:37:43 Sending build context to Docker daemon  1.391MB

10:37:43 Step 1/10 : ARG API_VERSION=1.41
10:37:43 Step 2/10 : ARG ENGINE_VERSION=20.10
10:37:43 Step 3/10 : FROM docker:${ENGINE_VERSION}-dind
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/docker-py_PR-3021@tmp/21f9ecf4-96fe-4ccd-87cf-dee86f1dc446/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
10:37:44 20.10-dind: Pulling from library/docker
10:37:44 530afca65e2e: Pulling fs layer
10:37:44 33702c1843d1: Pulling fs layer
10:37:44 d1c203384d5b: Pulling fs layer
10:37:44 146feb07c331: Pulling fs layer
10:37:44 cee6b871713b: Pulling fs layer
10:37:44 db8946a7c6c2: Pulling fs layer
10:37:44 649b2db28c49: Pulling fs layer
10:37:44 e7b044ff4e6b: Pulling fs layer
10:37:44 dbd7811a8fce: Pulling fs layer
10:37:44 7b9a2b83f06a: Pulling fs layer
10:37:44 4052cf0d7af0: Pulling fs layer
10:37:44 668035bf1efe: Pulling fs layer
10:37:44 afd9bc40a60c: Pulling fs layer
10:37:44 e7b044ff4e6b: Waiting
10:37:44 dbd7811a8fce: Waiting
10:37:44 7b9a2b83f06a: Waiting
10:37:44 4052cf0d7af0: Waiting
10:37:44 668035bf1efe: Waiting
10:37:44 afd9bc40a60c: Waiting
10:37:44 cee6b871713b: Waiting
10:37:44 db8946a7c6c2: Waiting
10:37:44 649b2db28c49: Waiting
10:37:44 146feb07c331: Waiting
10:37:44 d1c203384d5b: Verifying Checksum
10:37:44 d1c203384d5b: Download complete
10:37:44 33702c1843d1: Verifying Checksum
10:37:44 33702c1843d1: Download complete
10:37:44 530afca65e2e: Verifying Checksum
10:37:44 530afca65e2e: Download complete
10:37:44 db8946a7c6c2: Verifying Checksum
10:37:44 db8946a7c6c2: Download complete
10:37:44 cee6b871713b: Verifying Checksum
10:37:44 cee6b871713b: Download complete
10:37:44 649b2db28c49: Verifying Checksum
10:37:44 649b2db28c49: Download complete
10:37:44 e7b044ff4e6b: Download complete
10:37:44 dbd7811a8fce: Verifying Checksum
10:37:44 dbd7811a8fce: Download complete
10:37:44 4052cf0d7af0: Verifying Checksum
10:37:44 4052cf0d7af0: Download complete
10:37:44 530afca65e2e: Pull complete
10:37:44 668035bf1efe: Verifying Checksum
10:37:44 668035bf1efe: Download complete
10:37:44 7b9a2b83f06a: Verifying Checksum
10:37:44 7b9a2b83f06a: Download complete
10:37:44 afd9bc40a60c: Verifying Checksum
10:37:44 afd9bc40a60c: Download complete
10:37:45 146feb07c331: Verifying Checksum
10:37:45 146feb07c331: Download complete
10:37:45 33702c1843d1: Pull complete
10:37:45 d1c203384d5b: Pull complete
10:37:47 146feb07c331: Pull complete
10:37:47 cee6b871713b: Pull complete
10:37:48 db8946a7c6c2: Pull complete
10:37:48 649b2db28c49: Pull complete
10:37:48 e7b044ff4e6b: Pull complete
10:37:48 dbd7811a8fce: Pull complete
10:37:49 7b9a2b83f06a: Pull complete
10:37:49 4052cf0d7af0: Pull complete
10:37:49 668035bf1efe: Pull complete
10:37:49 afd9bc40a60c: Pull complete
10:37:49 Digest: sha256:c10de736621bc2d4a3a44297346640b62309db58f46822b87679d9419a6b321c
10:37:49 Status: Downloaded newer image for docker:20.10-dind
10:37:49  ---> e9bf5bfbaf86
10:37:49 Step 4/10 : RUN apk add --no-cache --upgrade 		openssh
10:37:54  ---> Running in ed37a5be5e56
10:37:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz
10:37:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz
10:37:55 (1/7) Upgrading openssh-keygen (9.0_p1-r1 -> 9.0_p1-r2)
10:37:55 (2/7) Upgrading openssh-client-common (9.0_p1-r1 -> 9.0_p1-r2)
10:37:55 (3/7) Upgrading openssh-client-default (9.0_p1-r1 -> 9.0_p1-r2)
10:37:55 (4/7) Installing openssh-sftp-server (9.0_p1-r2)
10:37:55 (5/7) Installing openssh-server-common (9.0_p1-r2)
10:37:55 (6/7) Installing openssh-server (9.0_p1-r2)
10:37:55 (7/7) Installing openssh (9.0_p1-r2)
10:37:56 Executing busybox-1.35.0-r15.trigger
10:37:56 OK: 31 MiB in 59 packages
10:37:56 Removing intermediate container ed37a5be5e56
10:37:56  ---> a29552d926b2
10:37:56 Step 5/10 : COPY tests/ssh/config/server /etc/ssh/
10:37:56  ---> 560c70e35e9b
10:37:56 Step 6/10 : RUN chmod -R 600 /etc/ssh
10:37:57  ---> Running in 44345723904f
10:37:58 Removing intermediate container 44345723904f
10:37:58  ---> 56281fb584a6
10:37:58 Step 7/10 : COPY tests/ssh/config/client/id_rsa.pub /root/.ssh/authorized_keys
10:37:58  ---> b9cc1a6cd98e
10:37:58 Step 8/10 : RUN chmod -R 600 /root/.ssh
10:37:58  ---> Running in b80a11829582
10:37:59 Removing intermediate container b80a11829582
10:37:59  ---> 6a25071495a9
10:37:59 Step 9/10 : RUN ln -s /usr/local/bin/docker /usr/bin/docker
10:37:59  ---> Running in 5d8ca5240c5d
10:37:59 Removing intermediate container 5d8ca5240c5d
10:37:59  ---> c3c2e6cd4700
10:37:59 Step 10/10 : EXPOSE 22
10:37:59  ---> Running in 37e18422182e
10:38:00 Removing intermediate container 37e18422182e
10:38:00  ---> 03a57abccceb
10:38:00 Successfully built 03a57abccceb
10:38:00 Successfully tagged dockerpinata/docker-py:sshdind-00f5d43fa91f260ac7ef3193cb6f4af1306405bc
[Pipeline] isUnix
[Pipeline] sh
10:38:00 + docker tag dockerpinata/docker-py:sshdind-00f5d43fa91f260ac7ef3193cb6f4af1306405bc dockerpinata/docker-py:sshdind-00f5d43fa91f260ac7ef3193cb6f4af1306405bc
[Pipeline] isUnix
[Pipeline] sh
10:38:00 + docker push dockerpinata/docker-py:sshdind-00f5d43fa91f260ac7ef3193cb6f4af1306405bc
10:38:00 The push refers to repository [docker.io/dockerpinata/docker-py]
10:38:00 037488c66974: Preparing
10:38:00 0082519abf10: Preparing
10:38:00 288966466cdc: Preparing
10:38:00 0e20ccb4b394: Preparing
10:38:00 e283aafae237: Preparing
10:38:00 13e771ab9ce7: Preparing
10:38:00 a43431794a89: Preparing
10:38:00 905d1299d01e: Preparing
10:38:00 c156177f74c0: Preparing
10:38:00 1b578e158ee9: Preparing
10:38:00 af3e892b5a9b: Preparing
10:38:00 fc014216c6f3: Preparing
10:38:00 2f04d3cc49cc: Preparing
10:38:00 419b027a05d7: Preparing
10:38:00 8548a15693ed: Preparing
10:38:00 c9502204551a: Preparing
10:38:00 de1672f7cb48: Preparing
10:38:00 675d1f534433: Preparing
10:38:00 ec34fcc1d526: Preparing
10:38:00 13e771ab9ce7: Waiting
10:38:00 a43431794a89: Waiting
10:38:00 905d1299d01e: Waiting
10:38:00 c156177f74c0: Waiting
10:38:00 1b578e158ee9: Waiting
10:38:00 af3e892b5a9b: Waiting
10:38:00 fc014216c6f3: Waiting
10:38:00 2f04d3cc49cc: Waiting
10:38:00 419b027a05d7: Waiting
10:38:00 8548a15693ed: Waiting
10:38:00 c9502204551a: Waiting
10:38:00 de1672f7cb48: Waiting
10:38:00 675d1f534433: Waiting
10:38:00 ec34fcc1d526: Waiting
10:38:01 288966466cdc: Pushed
10:38:01 0082519abf10: Pushed
10:38:02 e283aafae237: Pushed
10:38:02 037488c66974: Pushed
10:38:02 c156177f74c0: Layer already exists
10:38:02 905d1299d01e: Layer already exists
10:38:02 a43431794a89: Layer already exists
10:38:02 af3e892b5a9b: Layer already exists
10:38:02 1b578e158ee9: Layer already exists
10:38:02 2f04d3cc49cc: Layer already exists
10:38:02 fc014216c6f3: Layer already exists
10:38:02 419b027a05d7: Layer already exists
10:38:02 8548a15693ed: Layer already exists
10:38:02 c9502204551a: Layer already exists
10:38:02 de1672f7cb48: Layer already exists
10:38:02 ec34fcc1d526: Layer already exists
10:38:02 675d1f534433: Layer already exists
10:38:02 0e20ccb4b394: Pushed
10:38:03 13e771ab9ce7: Pushed
10:38:05 sshdind-00f5d43fa91f260ac7ef3193cb6f4af1306405bc: digest: sha256:9c458e2b6bcb3aac34229ccb38b1d7b5340314bf60934d72e44d710cce3c7281 size: 4286
[Pipeline] isUnix
[Pipeline] sh
10:38:05 + docker pull dockerpinata/docker-py:py3-00f5d43fa91f260ac7ef3193cb6f4af1306405bc
10:38:05 Error response from daemon: manifest for dockerpinata/docker-py:py3-00f5d43fa91f260ac7ef3193cb6f4af1306405bc not found: manifest unknown: manifest unknown
[Pipeline] isUnix
[Pipeline] sh
10:38:05 + docker build -t dockerpinata/docker-py:py3-00f5d43fa91f260ac7ef3193cb6f4af1306405bc -f tests/Dockerfile --build-arg PYTHON_VERSION=3.10 .
10:38:05 Sending build context to Docker daemon  1.391MB

10:38:05 Step 1/24 : ARG PYTHON_VERSION=3.10
10:38:05 Step 2/24 : FROM python:${PYTHON_VERSION}
10:38:05 3.10: Pulling from library/python
10:38:05 d836772a1c1f: Pulling fs layer
10:38:05 66a9e63c657a: Pulling fs layer
10:38:05 d1989b6e74cf: Pulling fs layer
10:38:05 c28818711e1e: Pulling fs layer
10:38:05 5084fa7ebd74: Pulling fs layer
10:38:05 7f162c881e4f: Pulling fs layer
10:38:05 e3f48ccb2876: Pulling fs layer
10:38:05 315a1520c10e: Pulling fs layer
10:38:05 65ec519192cb: Pulling fs layer
10:38:05 c28818711e1e: Waiting
10:38:05 5084fa7ebd74: Waiting
10:38:05 7f162c881e4f: Waiting
10:38:05 e3f48ccb2876: Waiting
10:38:05 315a1520c10e: Waiting
10:38:05 65ec519192cb: Waiting
10:38:05 66a9e63c657a: Verifying Checksum
10:38:05 66a9e63c657a: Download complete
10:38:06 d1989b6e74cf: Verifying Checksum
10:38:06 d1989b6e74cf: Download complete
10:38:06 d836772a1c1f: Verifying Checksum
10:38:06 d836772a1c1f: Download complete
10:38:06 c28818711e1e: Verifying Checksum
10:38:06 c28818711e1e: Download complete
10:38:06 7f162c881e4f: Verifying Checksum
10:38:06 7f162c881e4f: Download complete
10:38:06 315a1520c10e: Verifying Checksum
10:38:06 315a1520c10e: Download complete
10:38:07 65ec519192cb: Verifying Checksum
10:38:07 65ec519192cb: Download complete
10:38:07 e3f48ccb2876: Verifying Checksum
10:38:07 e3f48ccb2876: Download complete
10:38:08 5084fa7ebd74: Verifying Checksum
10:38:08 5084fa7ebd74: Download complete
10:38:10 d836772a1c1f: Pull complete
10:38:10 66a9e63c657a: Pull complete
10:38:10 d1989b6e74cf: Pull complete
10:38:13 c28818711e1e: Pull complete
10:38:21 5084fa7ebd74: Pull complete
10:38:21 7f162c881e4f: Pull complete
10:38:21 e3f48ccb2876: Pull complete
10:38:21 315a1520c10e: Pull complete
10:38:21 65ec519192cb: Pull complete
10:38:21 Digest: sha256:b1a4d9bcebe696cf805803f98747d3ccd885504bd1473dc45db2014d08622de5
10:38:21 Status: Downloaded newer image for python:3.10
10:38:21  ---> 3a49f9c9c80e
10:38:21 Step 3/24 : ARG APT_MIRROR
10:38:24  ---> Running in 013e7ed6f36f
10:38:24 Removing intermediate container 013e7ed6f36f
10:38:24  ---> 2c613f99fbd6
10:38:24 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
10:38:24  ---> Running in d4aaf14e217d
10:38:25 Removing intermediate container d4aaf14e217d
10:38:25  ---> f5556ac2579b
10:38:25 Step 5/24 : RUN apt-get update && apt-get -y install --no-install-recommends     gnupg2     pass
10:38:25  ---> Running in 82c50258d0a3
10:38:26 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
10:38:26 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
10:38:26 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
10:38:26 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
10:38:26 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [168 kB]
10:38:26 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
10:38:27 Fetched 8561 kB in 2s (5252 kB/s)
10:38:27 Reading package lists...
10:38:28 Reading package lists...
10:38:28 Building dependency tree...
10:38:28 Reading state information...
10:38:28 The following additional packages will be installed:
10:38:28   tree
10:38:28 Suggested packages:
10:38:28   python libxml-simple-perl ruby
10:38:28 Recommended packages:
10:38:28   qrencode xclip
10:38:28 The following NEW packages will be installed:
10:38:28   gnupg2 pass tree
10:38:29 0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded.
10:38:29 Need to get 523 kB of archives.
10:38:29 After this operation, 727 kB of additional disk space will be used.
10:38:29 Get:1 http://deb.debian.org/debian bullseye/main amd64 gnupg2 all 2.2.27-2+deb11u2 [434 kB]
10:38:29 Get:2 http://deb.debian.org/debian bullseye/main amd64 tree amd64 1.8.0-1+b1 [49.6 kB]
10:38:29 Get:3 http://deb.debian.org/debian bullseye/main amd64 pass all 1.7.3-2 [39.2 kB]
10:38:29 debconf: delaying package configuration, since apt-utils is not installed
10:38:29 Fetched 523 kB in 0s (1947 kB/s)
10:38:29 Selecting previously unselected package gnupg2.
10:38:29 (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.)
10:38:29 Preparing to unpack .../gnupg2_2.2.27-2+deb11u2_all.deb ...
10:38:29 Unpacking gnupg2 (2.2.27-2+deb11u2) ...
10:38:29 Selecting previously unselected package tree.
10:38:29 Preparing to unpack .../tree_1.8.0-1+b1_amd64.deb ...
10:38:29 Unpacking tree (1.8.0-1+b1) ...
10:38:29 Selecting previously unselected package pass.
10:38:29 Preparing to unpack .../archives/pass_1.7.3-2_all.deb ...
10:38:29 Unpacking pass (1.7.3-2) ...
10:38:29 Setting up gnupg2 (2.2.27-2+deb11u2) ...
10:38:29 Setting up tree (1.8.0-1+b1) ...
10:38:29 Setting up pass (1.7.3-2) ...
10:38:30 Removing intermediate container 82c50258d0a3
10:38:30  ---> 679b6fad4cef
10:38:30 Step 6/24 : COPY tests/ssh/config/client /root/.ssh
10:38:30  ---> 5053718b552f
10:38:30 Step 7/24 : COPY tests/ssh/config/server/known_ed25519.pub /root/.ssh/known_hosts
10:38:30  ---> 76c649c705f5
10:38:30 Step 8/24 : RUN sed -i '1s;^;dpy-dind-ssh ;' /root/.ssh/known_hosts
10:38:30  ---> Running in d98b8bfd1dfa
10:38:31 Removing intermediate container d98b8bfd1dfa
10:38:31  ---> 187e3cccc60e
10:38:31 Step 9/24 : RUN chmod -R 600 /root/.ssh
10:38:31  ---> Running in f4d47bd0bb37
10:38:32 Removing intermediate container f4d47bd0bb37
10:38:32  ---> 1860b052dac9
10:38:32 Step 10/24 : COPY ./tests/gpg-keys /gpg-keys
10:38:32  ---> 9cf9b56b19fc
10:38:32 Step 11/24 : RUN gpg2 --import gpg-keys/secret
10:38:32  ---> Running in 629b94aa524d
10:38:32 gpg: directory '/root/.gnupg' created
10:38:32 gpg: keybox '/root/.gnupg/pubring.kbx' created
10:38:32 gpg: /root/.gnupg/trustdb.gpg: trustdb created
10:38:32 gpg: key 464ED987A7B21401: public key "Sakuya Izayoi <sakuya@gensokyo.jp>" imported
10:38:32 gpg: key 464ED987A7B21401: secret key imported
10:38:32 gpg: Total number processed: 1
10:38:32 gpg:               imported: 1
10:38:32 gpg:       secret keys read: 1
10:38:32 gpg:   secret keys imported: 1
10:38:33 Removing intermediate container 629b94aa524d
10:38:33  ---> 5e166fd0d0b6
10:38:33 Step 12/24 : RUN gpg2 --import-ownertrust gpg-keys/ownertrust
10:38:33  ---> Running in aa255ddc696c
10:38:33 gpg: inserting ownertrust of 6
10:38:33 Removing intermediate container aa255ddc696c
10:38:33  ---> df7b7903adb6
10:38:33 Step 13/24 : RUN yes | pass init $(gpg2 --no-auto-check-trustdb --list-secret-key | awk '/^sec/{getline; $1=$1; print}')
10:38:33  ---> Running in 27406990a4a4
10:38:34 gpg: please do a --check-trustdb
10:38:34 mkdir: created directory '/root/.password-store/'
10:38:34 Password store initialized for 9781B87DAB042E6FD51388A5464ED987A7B21401
10:38:34 Removing intermediate container 27406990a4a4
10:38:34  ---> bb26b967673c
10:38:34 Step 14/24 : RUN gpg2 --check-trustdb
10:38:34  ---> Running in 82c1a9ae66a9
10:38:34 gpg: marginals needed: 3  completes needed: 1  trust model: pgp
10:38:34 gpg: depth: 0  valid:   1  signed:   0  trust: 0-, 0q, 0n, 0m, 0f, 1u
10:38:35 Removing intermediate container 82c1a9ae66a9
10:38:35  ---> 2e643f770e41
10:38:35 Step 15/24 : ARG CREDSTORE_VERSION=v0.6.3
10:38:35  ---> Running in 7f36ad06f36a
10:38:35 Removing intermediate container 7f36ad06f36a
10:38:35  ---> 790ce00041d1
10:38:35 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
10:38:35  ---> Running in 904efb5840e9
10:38:36 Removing intermediate container 904efb5840e9
10:38:36  ---> afdb0ad2b1e8
10:38:36 Step 17/24 : WORKDIR /src
10:38:36  ---> Running in 2a571ccd4db0
10:38:36 Removing intermediate container 2a571ccd4db0
10:38:36  ---> e7419240b2f4
10:38:36 Step 18/24 : COPY requirements.txt /src/requirements.txt
10:38:36  ---> 9305718f24e4
10:38:36 Step 19/24 : RUN --mount=type=cache,target=/root/.cache/pip     pip install -r requirements.txt
10:38:36 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