Skip to content
Failed

Console Output

Skipping 898 KB.. Full Log
15:37:43 #14 [containerd 4/4] RUN git -C /containerd checkout master
15:37:43 #14 0.494 error: pathspec 'master' did not match any file(s) known to git.
15:37:43 #14 ERROR: process "/bin/sh -c git -C /containerd checkout ${REF}" did not complete successfully: exit code: 1
15:37:43 
15:37:43 #15 [stage-3  2/13] RUN zypper install -y rpm-build git
15:37:43 #15 CANCELED
15:37:43 #18 ...
15:37:43 
15:37:43 #16 [containerd 3/4] RUN git clone https://github.com/containerd/containerd.git /containerd
15:37:43 #16 DONE 6.8s
15:37:43 
15:37:43 #19 [containerd 4/4] RUN git -C /containerd checkout master
15:37:43 #19 0.323 error: pathspec 'master' did not match any file(s) known to git.
15:37:43 #19 ERROR: process "/bin/sh -c git -C /containerd checkout ${REF}" did not complete successfully: exit code: 1
15:37:43 
15:37:43 #18 [stage-3  2/12] RUN dnf -y upgrade
15:37:43 #18 CANCELED
15:37:43 ------
15:37:43  > [containerd 4/4] RUN git -C /containerd checkout master:
15:37:43 0.323 error: pathspec 'master' did not match any file(s) known to git.
15:37:43 ------
15:37:43 fedora.dockerfile:10
15:37:43 --------------------
15:37:43    8 |     ARG REF
15:37:43    9 |     RUN git clone https://github.com/containerd/containerd.git /containerd
15:37:43   10 | >>> RUN git -C /containerd checkout ${REF}
15:37:43   11 |     
15:37:43   12 |     
15:37:43 --------------------
15:37:43 ERROR: failed to solve: process "/bin/sh -c git -C /containerd checkout ${REF}" did not complete successfully: exit code: 1
15:37:43 make: *** [Makefile:104: fedora-28] Error 1
[Pipeline] }
[Pipeline] // stage
[Pipeline] sh
15:37:44 ------
15:37:44  > [containerd 4/4] RUN git -C /containerd checkout master:
15:37:44 0.494 error: pathspec 'master' did not match any file(s) known to git.
15:37:44 ------
15:37:44 sles.dockerfile:10
15:37:44 --------------------
15:37:44    8 |     ARG REF
15:37:44    9 |     RUN git clone https://github.com/containerd/containerd.git /containerd
15:37:44   10 | >>> RUN git -C /containerd checkout ${REF}
15:37:44   11 |     
15:37:44   12 |     FROM alpine:3.8 as runc
15:37:44 --------------------
15:37:44 ERROR: failed to solve: process "/bin/sh -c git -C /containerd checkout ${REF}" did not complete successfully: exit code: 1
15:37:44 make: *** [Makefile:113: sles] Error 1
15:37:44 #10 sha256:33728956a279755bb5e348de30626ffff0023b589d4fae264c2722ad7c06e207 2.10MB / 21.40MB 4.3s
15:37:44 #10 sha256:33728956a279755bb5e348de30626ffff0023b589d4fae264c2722ad7c06e207 5.24MB / 21.40MB 4.5s
15:37:44 #10 ...
15:37:44 
15:37:44 #11 [runc 1/4] FROM docker.io/library/alpine:3.8@sha256:2bb501e6173d9d006e56de5bce2720eb06396803300fe1687b58a7ff32bf4c14
15:37:44 #11 resolve docker.io/library/alpine:3.8@sha256:2bb501e6173d9d006e56de5bce2720eb06396803300fe1687b58a7ff32bf4c14 0.1s done
15:37:44 #11 sha256:2bb501e6173d9d006e56de5bce2720eb06396803300fe1687b58a7ff32bf4c14 1.41kB / 1.41kB done
15:37:44 #11 sha256:dabea2944dcc2b86482b4f0b0fb62da80e0673e900c46c0e03b45919881a5d84 528B / 528B done
15:37:44 #11 sha256:e60f4bcd6c89d3f07da0740f13dccce9ca45fd8428709aa651dea9f2e1b60062 1.51kB / 1.51kB done
15:37:44 #11 sha256:e99479a55eec4052e95cb33c043fb7cf744165186fae58c09249b79593e2eb50 2.15MB / 2.15MB 3.9s done
15:37:44 #11 extracting sha256:e99479a55eec4052e95cb33c043fb7cf744165186fae58c09249b79593e2eb50 0.3s done
15:37:44 #11 DONE 4.6s
15:37:44 
15:37:44 #10 [stage-3  1/12] FROM docker.io/library/ubuntu:bionic@sha256:152dc042452c496007f07ca9127571cb9c29697f42acbfad72324b2bb2e43c98
15:37:44 #10 sha256:33728956a279755bb5e348de30626ffff0023b589d4fae264c2722ad7c06e207 9.44MB / 21.40MB 4.8s
[Pipeline] }
[Pipeline] // stage
[Pipeline] sh
15:37:44 + make clean
15:37:44 docker run --rm -v /home/ubuntu/workspace/containerd-packaging_build_rhel:/v -w /v alpine chown -R 1000:1000 build/
15:37:44 Unable to find image 'alpine:latest' locally
15:37:44 latest: Pulling from library/alpine
15:37:44 #10 sha256:33728956a279755bb5e348de30626ffff0023b589d4fae264c2722ad7c06e207 12.58MB / 21.40MB 5.0s
15:37:44 #10 sha256:33728956a279755bb5e348de30626ffff0023b589d4fae264c2722ad7c06e207 16.78MB / 21.40MB 5.2s
15:37:44 #12 ...
15:37:44 
15:37:44 #11 [runc 3/4] RUN git clone https://github.com/opencontainers/runc.git /runc
15:37:44 #11 DONE 6.5s
15:37:44 
15:37:44 #13 [runc 4/4] RUN git -C /runc checkout 425e105d5a03fabd737a126ad93d62a9eeede87f
15:37:44 96526aa774ef: Pulling fs layer
15:37:44 96526aa774ef: Verifying Checksum
15:37:44 96526aa774ef: Download complete
15:37:44 + make clean
15:37:44 docker run --rm -v /home/ubuntu/workspace/containerd-packaging_build_rhel:/v -w /v alpine chown -R 1000:1000 build/
15:37:44 Unable to find image 'alpine:latest' locally
15:37:44 latest: Pulling from library/alpine
15:37:44 #10 ...
15:37:44 
15:37:44 #11 [golang 1/1] FROM docker.io/library/golang:1.11.8@sha256:c7693af4e2c793289d6455adc7cb6f5078ccbccdd60c42585d929179cc78c8a0
15:37:44 #11 resolve docker.io/library/golang:1.11.8@sha256:c7693af4e2c793289d6455adc7cb6f5078ccbccdd60c42585d929179cc78c8a0 0.0s done
15:37:44 #11 sha256:657387b4920b8910a49acf54312a3f0955a1930617eacd52465d92602402c216 5.46kB / 5.46kB done
15:37:44 #11 sha256:6f2fbc1f843984fcee8822e171c70d7b2ddf5233beeaf7eb422dca14e8ca0826 9.48MB / 9.48MB 0.9s done
15:37:44 #11 sha256:c7693af4e2c793289d6455adc7cb6f5078ccbccdd60c42585d929179cc78c8a0 3.46kB / 3.46kB done
15:37:44 #11 sha256:f6e94265067157e7d769560dc94116366784ddea686f6d20c9f3e67ba72940f9 42.08MB / 42.08MB 2.2s done
15:37:44 #11 sha256:cb98b28699c9053b3efc8352dade8ec0e5d4ddfca76aa719ce9cda26f6355550 1.79kB / 1.79kB done
15:37:44 #11 sha256:3dcb1afece058cd63eccf185f2a039fa824964013c16f587cbf4f36552f1019a 3.92MB / 3.92MB 1.7s done
15:37:44 #11 sha256:5bd852cf67320cb264474e6a781be61143a1db5e666692fb408b7228a2d51658 46.39MB / 46.39MB 5.6s done
15:37:44 #11 sha256:c014c95a2990aa655b803e6599930546f6d554ca57df6e91fa283b00f739458d 45.97MB / 45.97MB 5.7s done
15:37:44 #11 extracting sha256:f6e94265067157e7d769560dc94116366784ddea686f6d20c9f3e67ba72940f9 4.0s
15:37:44 #11 sha256:0a34c037ad907dbc6d7d5a746081e12877672267345688baa0f6f2d7f82a47e1 28.31MB / 101.04MB 6.6s
15:37:44 #11 sha256:3b4c7144ac7fcdcf07b884d8390335e9d29a6d740304614005f0679554798b72 155B / 155B 5.7s done
15:37:44 96526aa774ef: Pull complete
15:37:44 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978
15:37:44 Status: Downloaded newer image for alpine:latest
15:37:44 96526aa774ef: Pulling fs layer
15:37:44 96526aa774ef: Verifying Checksum
15:37:44 96526aa774ef: Download complete
15:37:44 96526aa774ef: Pull complete
15:37:44 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978
15:37:44 Status: Downloaded newer image for alpine:latest
15:37:45 #13 0.563 Note: checking out '425e105d5a03fabd737a126ad93d62a9eeede87f'.
15:37:45 #13 0.563 
15:37:45 #13 0.563 You are in 'detached HEAD' state. You can look around, make experimental
15:37:45 #13 0.563 changes and commit them, and you can discard any commits you make in this
15:37:45 #13 0.563 state without impacting any branches by performing another checkout.
15:37:45 #13 0.563 
15:37:45 #13 0.563 If you want to create a new branch to retain commits you create, you may
15:37:45 #13 0.563 do so (now or later) by using -b with the checkout command again. Example:
15:37:45 #13 0.563 
15:37:45 #13 0.563   git checkout -b <new-branch-name>
15:37:45 #13 0.563 
15:37:45 #13 0.563 HEAD is now at 425e105d VERSION: release 1.0.0-rc8
15:37:45 chown: build/: No such file or directory
15:37:45 #13 DONE 0.9s
15:37:45 
15:37:45 #14 [containerd 3/4] RUN git clone https://github.com/containerd/containerd.git /containerd
15:37:45 #14 0.494 Cloning into '/containerd'...
15:37:45 #14 DONE 7.4s
15:37:45 
15:37:45 #15 [containerd 4/4] RUN git -C /containerd checkout master
15:37:45 make: [Makefile:58: clean] Error 1 (ignored)
15:37:45 docker run --rm -v /home/ubuntu/workspace/containerd-packaging_build_rhel:/v -w /v alpine chown -R 1000:1000 artifacts/
15:37:45 #11 sha256:0a34c037ad907dbc6d7d5a746081e12877672267345688baa0f6f2d7f82a47e1 33.55MB / 101.04MB 7.0s
15:37:45 #11 ...
15:37:45 
15:37:45 #12 [containerd 1/4] FROM docker.io/library/alpine:3.8@sha256:2bb501e6173d9d006e56de5bce2720eb06396803300fe1687b58a7ff32bf4c14
15:37:45 #12 resolve docker.io/library/alpine:3.8@sha256:2bb501e6173d9d006e56de5bce2720eb06396803300fe1687b58a7ff32bf4c14 0.0s done
15:37:45 #12 sha256:2bb501e6173d9d006e56de5bce2720eb06396803300fe1687b58a7ff32bf4c14 1.41kB / 1.41kB done
15:37:45 #12 sha256:dabea2944dcc2b86482b4f0b0fb62da80e0673e900c46c0e03b45919881a5d84 528B / 528B done
15:37:45 #12 sha256:e60f4bcd6c89d3f07da0740f13dccce9ca45fd8428709aa651dea9f2e1b60062 1.51kB / 1.51kB done
15:37:45 #12 sha256:e99479a55eec4052e95cb33c043fb7cf744165186fae58c09249b79593e2eb50 2.15MB / 2.15MB 6.5s done
15:37:45 #12 extracting sha256:e99479a55eec4052e95cb33c043fb7cf744165186fae58c09249b79593e2eb50 0.4s done
15:37:45 #12 DONE 7.2s
15:37:45 
15:37:45 #11 [golang 1/1] FROM docker.io/library/golang:1.11.8@sha256:c7693af4e2c793289d6455adc7cb6f5078ccbccdd60c42585d929179cc78c8a0
15:37:45 #11 ...
15:37:45 
15:37:45 #13 [containerd 2/4] RUN apk -u --no-cache add git
15:37:45 #10 sha256:33728956a279755bb5e348de30626ffff0023b589d4fae264c2722ad7c06e207 19.92MB / 21.40MB 6.1s
15:37:45 chown: build/: No such file or directory
15:37:45 chown: artifacts/: No such file or directory
15:37:45 make: [Makefile:59: clean] Error 1 (ignored)
15:37:45 rm -f -r build/
15:37:45 rm -f -r artifacts
15:37:45 rm -f -r containerd
15:37:45 #13 0.329 fetch http://dl-cdn.alpinelinux.org/alpine/v3.8/main/armhf/APKINDEX.tar.gz
[Pipeline] }
[Pipeline] // wrap
15:37:45 make: [Makefile:58: clean] Error 1 (ignored)
15:37:45 docker run --rm -v /home/ubuntu/workspace/containerd-packaging_build_rhel:/v -w /v alpine chown -R 1000:1000 artifacts/
15:37:45 chown: artifacts/: No such file or directory
15:37:45 #15 0.457 error: pathspec 'master' did not match any file(s) known to git.
15:37:45 #15 ERROR: process "/bin/sh -c git -C /containerd checkout ${REF}" did not complete successfully: exit code: 1
15:37:45 
15:37:45 #12 [stage-3  2/12] RUN yum install -y rpm-build git
15:37:45 #12 CANCELED
15:37:45 ------
15:37:45  > [containerd 4/4] RUN git -C /containerd checkout master:
15:37:45 0.457 error: pathspec 'master' did not match any file(s) known to git.
15:37:45 ------
15:37:45 centos.dockerfile:10
15:37:45 --------------------
15:37:45    8 |     ARG REF
15:37:45    9 |     RUN git clone https://github.com/containerd/containerd.git /containerd
15:37:45   10 | >>> RUN git -C /containerd checkout ${REF}
15:37:45   11 |     
15:37:45   12 |     FROM alpine:3.8 as runc
15:37:45 --------------------
15:37:45 ERROR: failed to solve: process "/bin/sh -c git -C /containerd checkout ${REF}" did not complete successfully: exit code: 1
15:37:45 make: *** [Makefile:81: centos-7] Error 1
15:37:45 #13 ...
15:37:45 
15:37:45 #16 [containerd 3/4] RUN git clone https://github.com/containerd/containerd.git /containerd
15:37:45 #16 DONE 8.8s
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
15:37:46 #10 sha256:33728956a279755bb5e348de30626ffff0023b589d4fae264c2722ad7c06e207 21.40MB / 21.40MB 6.4s
15:37:46 #10 sha256:33728956a279755bb5e348de30626ffff0023b589d4fae264c2722ad7c06e207 21.40MB / 21.40MB 6.4s done
15:37:46 #10 extracting sha256:33728956a279755bb5e348de30626ffff0023b589d4fae264c2722ad7c06e207
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] // stage
[Pipeline] }
[Pipeline] sh
15:37:46 make: [Makefile:59: clean] Error 1 (ignored)
15:37:46 rm -f -r build/
15:37:46 rm -f -r artifacts
15:37:46 rm -f -r containerd
15:37:46 
15:37:46 #19 [containerd 4/4] RUN git -C /containerd checkout master
15:37:46 #19 0.373 error: pathspec 'master' did not match any file(s) known to git.
15:37:46 #19 ERROR: process "/bin/sh -c git -C /containerd checkout ${REF}" did not complete successfully: exit code: 1
15:37:46 
15:37:46 #13 [stage-3  2/12] RUN dnf -y upgrade
15:37:46 #13 CANCELED
15:37:46 ------
15:37:46  > [containerd 4/4] RUN git -C /containerd checkout master:
15:37:46 0.373 error: pathspec 'master' did not match any file(s) known to git.
15:37:46 ------
15:37:46 fedora.dockerfile:10
15:37:46 --------------------
15:37:46    8 |     ARG REF
15:37:46    9 |     RUN git clone https://github.com/containerd/containerd.git /containerd
15:37:46   10 | >>> RUN git -C /containerd checkout ${REF}
15:37:46   11 |     
15:37:46   12 |     
15:37:46 --------------------
15:37:46 ERROR: failed to solve: process "/bin/sh -c git -C /containerd checkout ${REF}" did not complete successfully: exit code: 1
15:37:46 make: *** [Makefile:104: fedora-28] Error 1
[Pipeline] // node
[Pipeline] }
Failed in branch fedora-28-x86_64
[Pipeline] }
[Pipeline] }
[Pipeline] // wrap
[Pipeline] // stage
15:37:46 + make clean
15:37:46 docker run --rm -v /home/ubuntu/workspace/containerd-packaging_build_rhel:/v -w /v alpine chown -R 1000:1000 build/
15:37:46 Unable to find image 'alpine:latest' locally
15:37:46 latest: Pulling from library/alpine
[Pipeline] sh
[Pipeline] }
15:37:46 96526aa774ef: Pulling fs layer
15:37:46 96526aa774ef: Verifying Checksum
15:37:46 96526aa774ef: Download complete
15:37:46 96526aa774ef: Pull complete
15:37:46 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978
15:37:46 Status: Downloaded newer image for alpine:latest
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
15:37:46 #10 ...
15:37:46 
15:37:46 #12 [runc 2/4] RUN apk -u --no-cache add git
15:37:46 #0 0.388 fetch http://dl-cdn.alpinelinux.org/alpine/v3.8/main/armhf/APKINDEX.tar.gz
15:37:46 #0 1.552 fetch http://dl-cdn.alpinelinux.org/alpine/v3.8/community/armhf/APKINDEX.tar.gz
15:37:46 #0 1.717 (1/8) Installing ca-certificates (20191127-r2)
15:37:46 #0 1.739 (2/8) Installing nghttp2-libs (1.39.2-r0)
15:37:46 #0 1.750 (3/8) Installing libssh2 (1.9.0-r1)
15:37:46 #0 1.753 (4/8) Installing libcurl (7.61.1-r3)
15:37:46 #0 1.772 (5/8) Installing libgcc (6.4.0-r9)
15:37:46 #0 1.772 (6/8) Installing expat (2.2.8-r0)
15:37:46 #0 1.792 (7/8) Installing pcre2 (10.31-r0)
15:37:46 #0 1.792 (8/8) Installing git (2.18.4-r0)
15:37:46 #0 2.264 Executing busybox-1.28.4-r3.trigger
15:37:46 #0 2.264 Executing ca-certificates-20191127-r2.trigger
15:37:46 #0 2.304 OK: 18 MiB in 21 packages
15:37:46 #12 DONE 3.0s
15:37:46 
15:37:46 #10 [stage-3  1/12] FROM docker.io/library/ubuntu:bionic@sha256:152dc042452c496007f07ca9127571cb9c29697f42acbfad72324b2bb2e43c98
15:37:47 #13 1.425 fetch http://dl-cdn.alpinelinux.org/alpine/v3.8/community/armhf/APKINDEX.tar.gz
15:37:47 #13 1.488 (1/8) Installing ca-certificates (20191127-r2)
15:37:47 #13 1.511 (2/8) Installing nghttp2-libs (1.39.2-r0)
15:37:47 #13 1.512 (3/8) Installing libssh2 (1.9.0-r1)
15:37:47 #13 1.518 (4/8) Installing libcurl (7.61.1-r3)
15:37:47 #13 1.525 (5/8) Installing libgcc (6.4.0-r9)
15:37:47 #13 1.537 (6/8) Installing expat (2.2.8-r0)
15:37:47 #13 1.542 (7/8) Installing pcre2 (10.31-r0)
15:37:47 #13 1.556 (8/8) Installing git (2.18.4-r0)
15:37:47 #13 1.721 Executing busybox-1.28.4-r3.trigger
15:37:47 #13 1.735 Executing ca-certificates-20191127-r2.trigger
15:37:47 #13 1.769 OK: 18 MiB in 21 packages
[Pipeline] }
15:37:47 #14 ...
15:37:47 
15:37:47 #17 [containerd 3/4] RUN git clone https://github.com/containerd/containerd.git /containerd
15:37:47 #17 0.310 Cloning into '/containerd'...
15:37:47 #17 DONE 7.3s
15:37:47 
15:37:47 #18 [containerd 4/4] RUN git -C /containerd checkout master
15:37:47 #18 0.329 error: pathspec 'master' did not match any file(s) known to git.
15:37:47 #18 ERROR: process "/bin/sh -c git -C /containerd checkout ${REF}" did not complete successfully: exit code: 1
15:37:47 
15:37:47 #14 [stage-3  2/12] RUN yum install -y rpm-build git
15:37:47 #14 CANCELED
15:37:47 ------
15:37:47  > [containerd 4/4] RUN git -C /containerd checkout master:
15:37:47 0.329 error: pathspec 'master' did not match any file(s) known to git.
15:37:47 ------
15:37:47 centos.dockerfile:10
15:37:47 --------------------
15:37:47    8 |     ARG REF
15:37:47    9 |     RUN git clone https://github.com/containerd/containerd.git /containerd
15:37:47   10 | >>> RUN git -C /containerd checkout ${REF}
15:37:47   11 |     
15:37:47   12 |     FROM alpine:3.8 as runc
15:37:47 --------------------
15:37:47 ERROR: failed to solve: process "/bin/sh -c git -C /containerd checkout ${REF}" did not complete successfully: exit code: 1
15:37:47 make: *** [Makefile:81: centos-7] Error 1
[Pipeline] // node
15:37:47 + make clean
15:37:47 docker run --rm -v /home/ubuntu/workspace/containerd-packaging_build_rhel:/v -w /v alpine chown -R 1000:1000 build/
15:37:47 Unable to find image 'alpine:latest' locally
[Pipeline] }
Failed in branch sles-x86_64
[Pipeline] }
[Pipeline] // stage
[Pipeline] sh
15:37:47 latest: Pulling from library/alpine
15:37:47 579b34f0a95b: Pulling fs layer
15:37:47 579b34f0a95b: Verifying Checksum
15:37:47 579b34f0a95b: Download complete
15:37:47 579b34f0a95b: Pull complete
15:37:47 chown: build/: No such file or directory
15:37:47 + make clean
15:37:47 docker run --rm -v /home/ubuntu/workspace/containerd-packaging_build_rhel:/v -w /v alpine chown -R 1000:1000 build/
15:37:47 Unable to find image 'alpine:latest' locally
15:37:47 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978
15:37:47 Status: Downloaded newer image for alpine:latest
15:37:47 make: [Makefile:58: clean] Error 1 (ignored)
15:37:47 docker run --rm -v /home/ubuntu/workspace/containerd-packaging_build_rhel:/v -w /v alpine chown -R 1000:1000 artifacts/
15:37:47 latest: Pulling from library/alpine
15:37:47 579b34f0a95b: Pulling fs layer
15:37:47 579b34f0a95b: Verifying Checksum
15:37:47 579b34f0a95b: Download complete
15:37:47 chown: build/: No such file or directory
15:37:48 chown: artifacts/: No such file or directory
15:37:48 make: [Makefile:59: clean] Error 1 (ignored)
15:37:48 rm -f -r build/
15:37:48 rm -f -r artifacts
15:37:48 rm -f -r containerd
[Pipeline] }
[Pipeline] // wrap
15:37:48 579b34f0a95b: Pull complete
15:37:48 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978
15:37:48 Status: Downloaded newer image for alpine:latest
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
Failed in branch centos-7-x86_64
15:37:48 make: [Makefile:58: clean] Error 1 (ignored)
15:37:48 docker run --rm -v /home/ubuntu/workspace/containerd-packaging_build_rhel:/v -w /v alpine chown -R 1000:1000 artifacts/
15:37:48 chown: build/: No such file or directory
15:37:48 chown: artifacts/: No such file or directory
15:37:48 make: [Makefile:58: clean] Error 1 (ignored)
15:37:48 docker run --rm -v /home/ubuntu/workspace/containerd-packaging_build_rhel:/v -w /v alpine chown -R 1000:1000 artifacts/
15:37:48 make: [Makefile:59: clean] Error 1 (ignored)
15:37:48 rm -f -r build/
15:37:48 rm -f -r artifacts
15:37:48 rm -f -r containerd
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
Failed in branch fedora-28-aarch64
15:37:48 chown: artifacts/: No such file or directory
15:37:48 #13 DONE 3.3s
15:37:48 
15:37:48 #14 [runc 3/4] RUN git clone https://github.com/opencontainers/runc.git /runc
15:37:49 make: [Makefile:59: clean] Error 1 (ignored)
15:37:49 rm -f -r build/
15:37:49 rm -f -r artifacts
15:37:49 rm -f -r containerd
15:37:49 #14 0.657 Cloning into '/runc'...
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
Failed in branch centos-7-aarch64
15:37:49 #10 ...
15:37:49 
15:37:49 #13 [golang 1/1] FROM docker.io/library/golang:1.11.8@sha256:c7693af4e2c793289d6455adc7cb6f5078ccbccdd60c42585d929179cc78c8a0
15:37:49 #13 resolve docker.io/library/golang:1.11.8@sha256:c7693af4e2c793289d6455adc7cb6f5078ccbccdd60c42585d929179cc78c8a0 0.0s done
15:37:49 #13 sha256:c7693af4e2c793289d6455adc7cb6f5078ccbccdd60c42585d929179cc78c8a0 3.46kB / 3.46kB done
15:37:49 #13 sha256:cb98b28699c9053b3efc8352dade8ec0e5d4ddfca76aa719ce9cda26f6355550 1.79kB / 1.79kB done
15:37:49 #13 sha256:657387b4920b8910a49acf54312a3f0955a1930617eacd52465d92602402c216 5.46kB / 5.46kB done
15:37:49 #13 sha256:f6e94265067157e7d769560dc94116366784ddea686f6d20c9f3e67ba72940f9 42.08MB / 42.08MB 2.3s done
15:37:49 #13 sha256:6f2fbc1f843984fcee8822e171c70d7b2ddf5233beeaf7eb422dca14e8ca0826 9.48MB / 9.48MB 0.6s done
15:37:49 #13 sha256:3dcb1afece058cd63eccf185f2a039fa824964013c16f587cbf4f36552f1019a 3.92MB / 3.92MB 0.5s done
15:37:49 #13 sha256:5bd852cf67320cb264474e6a781be61143a1db5e666692fb408b7228a2d51658 46.39MB / 46.39MB 3.5s done
15:37:49 #13 sha256:c014c95a2990aa655b803e6599930546f6d554ca57df6e91fa283b00f739458d 45.97MB / 45.97MB 3.4s done
15:37:49 #13 sha256:0a34c037ad907dbc6d7d5a746081e12877672267345688baa0f6f2d7f82a47e1 101.04MB / 101.04MB 8.8s done
15:37:49 #13 extracting sha256:f6e94265067157e7d769560dc94116366784ddea686f6d20c9f3e67ba72940f9 7.4s
15:37:49 #13 sha256:3b4c7144ac7fcdcf07b884d8390335e9d29a6d740304614005f0679554798b72 155B / 155B 3.6s done
15:37:49 #13 ...
15:37:49 
15:37:49 #10 [stage-3  1/12] FROM docker.io/library/ubuntu:bionic@sha256:152dc042452c496007f07ca9127571cb9c29697f42acbfad72324b2bb2e43c98
15:37:50 #10 extracting sha256:33728956a279755bb5e348de30626ffff0023b589d4fae264c2722ad7c06e207 4.7s done
15:37:50 #10 DONE 11.4s
15:37:50 
15:37:50 #14 [stage-3  2/12] RUN apt-get update && apt-get install -y curl devscripts equivs git
15:37:51 #14 0.964 Get:1 http://ports.ubuntu.com/ubuntu-ports bionic InRelease [242 kB]
Creating placeholder flownodes because failed loading originals.

GitHub has been notified of this commit’s build result

java.io.IOException: Tried to load head FlowNodes for execution Owner[containerd-packaging/build_rhel/1:containerd-packaging/build_rhel #1] but FlowNode was not found in storage for head id:FlowNodeId 1:255
	at org.jenkinsci.plugins.workflow.cps.CpsFlowExecution.initializeStorage(CpsFlowExecution.java:689)
	at org.jenkinsci.plugins.workflow.cps.CpsFlowExecution.onLoad(CpsFlowExecution.java:726)
	at org.jenkinsci.plugins.workflow.job.WorkflowRun.getExecution(WorkflowRun.java:691)
	at org.jenkinsci.plugins.workflow.job.WorkflowRun.onLoad(WorkflowRun.java:550)
	at hudson.model.RunMap.retrieve(RunMap.java:225)
	at hudson.model.RunMap.retrieve(RunMap.java:57)
	at jenkins.model.lazy.AbstractLazyLoadRunMap.load(AbstractLazyLoadRunMap.java:501)
	at jenkins.model.lazy.AbstractLazyLoadRunMap.load(AbstractLazyLoadRunMap.java:483)
	at jenkins.model.lazy.AbstractLazyLoadRunMap.getByNumber(AbstractLazyLoadRunMap.java:381)
	at hudson.model.RunMap.getById(RunMap.java:205)
	at org.jenkinsci.plugins.workflow.job.WorkflowRun$Owner.run(WorkflowRun.java:940)
	at org.jenkinsci.plugins.workflow.job.WorkflowRun$Owner.get(WorkflowRun.java:951)
	at org.jenkinsci.plugins.workflow.cps.CpsStepContext.getExecution(CpsStepContext.java:217)
	at org.jenkinsci.plugins.workflow.cps.CpsStepContext.getThreadGroupSynchronously(CpsStepContext.java:242)
	at org.jenkinsci.plugins.workflow.cps.CpsStepContext.access$000(CpsStepContext.java:97)
	at org.jenkinsci.plugins.workflow.cps.CpsStepContext$1.call(CpsStepContext.java:263)
	at org.jenkinsci.plugins.workflow.cps.CpsStepContext$1.call(CpsStepContext.java:261)
	at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46)
	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)
Finished: FAILURE