Skip to content

Console Output

Skipping 939 KB.. Full Log
+MuFMv/J9JgZGLwbWssSc0lSguQIIRX6luUmpRW1rpspyT3nQDTUNCHj27gcAVHx+/fIAAAA=Requires(interp): /bin/sh
23:03:50 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
23:03:50 Requires(post): /bin/sh
23:03:50 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.2)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.34)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) rtld(GNU_HASH)
23:03:50 Conflicts: docker docker-ee docker-ee-cli docker-engine-cs docker-io
23:03:50 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220326224957.dd73973-0.fc35.x86_64
23:03:50 Wrote: /root/rpmbuild/SRPMS/docker-ce-cli-0.0.0.20220326224957.dd73973-0.fc35.src.rpm
23:04:29 Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-cli-0.0.0.20220326224957.dd73973-0.fc35.x86_64.rpm
23:04:29 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.b5WJqF
23:04:29 + umask 022
23:04:29 + cd /root/rpmbuild/BUILD
23:04:29 + cd src
23:04:29 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220326224957.dd73973-0.fc35.x86_64
23:04:29 + RPM_EC=0
23:04:29 ++ jobs -p
23:04:29 + exit 0
23:04:29 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Bs35UU
23:04:29 + umask 022
23:04:29 + cd /root/rpmbuild/BUILD
23:04:29 + cd /root/rpmbuild/BUILD
23:04:29 + rm -rf src
23:04:29 + /usr/bin/mkdir -p src
23:04:29 + cd src
23:04:29 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
23:04:29 + /usr/bin/tar -xof -
23:04:29 + STATUS=0
23:04:29 + '[' 0 -ne 0 ']'
23:04:29 + /usr/bin/tar -xof -
23:04:29 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
23:04:29 + STATUS=0
23:04:29 + '[' 0 -ne 0 ']'
23:04:29 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
23:04:29 + RPM_EC=0
23:04:29 ++ jobs -p
23:04:29 + exit 0
23:04:29 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.JoHt9n
23:04:29 + umask 022
23:04:29 + cd /root/rpmbuild/BUILD
23:04:29 + cd src
23:04:29 + export DOCKER_GITCOMMIT=8941dcf
23:04:29 + DOCKER_GITCOMMIT=8941dcf
23:04:29 + mkdir -p /go/src/github.com/docker
23:04:29 + ln -s /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker
23:04:29 + TMP_GOPATH=/go
23:04:29 + /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh rootlesskit dynamic
23:04:29 + RM_GOPATH=0
23:04:29 + TMP_GOPATH=/go
23:04:29 + : /usr/local/bin
23:04:29 + '[' -z /go ']'
23:04:29 + export GOPATH=/go
23:04:29 + GOPATH=/go
23:04:29 + case "$(go env GOARCH)" in
23:04:29 ++ go env GOARCH
23:04:29 + export GO_BUILDMODE=-buildmode=pie
23:04:29 + GO_BUILDMODE=-buildmode=pie
23:04:29 ++ dirname /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh
23:04:29 + dir=/root/rpmbuild/BUILD/src/engine/hack/dockerfile/install
23:04:29 + bin=rootlesskit
23:04:29 + shift
23:04:29 + '[' '!' -f /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer ']'
23:04:29 + . /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer
23:04:29 ++ : 1920341cd41e047834a21007424162a2dc946315
23:04:29 + install_rootlesskit dynamic
23:04:29 + case "$1" in
23:04:29 + install_rootlesskit_dynamic
23:04:29 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
23:04:29 + ROOTLESSKIT_LDFLAGS=-linkmode=external
23:04:29 + export BUILD_MODE=-buildmode=pie
23:04:29 + BUILD_MODE=-buildmode=pie
23:04:29 + _install_rootlesskit
23:04:29 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315
23:04:29 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315'
23:04:29 + for f in rootlesskit rootlesskit-docker-proxy
23:04:29 + GOBIN=/usr/local/bin
23:04:29 + GO111MODULE=on
23:04:29 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315
23:04:29 go: downloading github.com/rootless-containers/rootlesskit v1.0.0
23:04:33 go: downloading github.com/urfave/cli/v2 v2.4.0
23:04:33 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8
23:04:34 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
23:04:34 go: downloading github.com/google/uuid v1.3.0
23:04:35 go: downloading github.com/moby/vpnkit v0.5.0
23:04:35 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
23:04:35 go: downloading github.com/gofrs/flock v0.8.1
23:04:35 go: downloading github.com/moby/sys/mountinfo v0.6.0
23:04:35 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
23:04:35 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b
23:04:41 + for f in rootlesskit rootlesskit-docker-proxy
23:04:41 + GOBIN=/usr/local/bin
23:04:41 + GO111MODULE=on
23:04:41 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315
23:04:42 + return
23:04:42 + RPM_EC=0
23:04:42 ++ jobs -p
23:04:42 + exit 0
23:04:42 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.DItNxY
23:04:42 + umask 022
23:04:42 + cd /root/rpmbuild/BUILD
23:04:42 + '[' /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20220326224957.dd73973-0.fc35.x86_64 '!=' / ']'
23:04:42 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20220326224957.dd73973-0.fc35.x86_64
23:04:42 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20220326224957.dd73973-0.fc35.x86_64
23:04:42 + mkdir -p /root/rpmbuild/BUILDROOT
23:04:42 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20220326224957.dd73973-0.fc35.x86_64
23:04:42 + cd src
23:04:42 + install -D -p -m 0755 engine/contrib/dockerd-rootless.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20220326224957.dd73973-0.fc35.x86_64/usr/bin/dockerd-rootless.sh
23:04:42 + install -D -p -m 0755 engine/contrib/dockerd-rootless-setuptool.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20220326224957.dd73973-0.fc35.x86_64/usr/bin/dockerd-rootless-setuptool.sh
23:04:42 + install -D -p -m 0755 /usr/local/bin/rootlesskit /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20220326224957.dd73973-0.fc35.x86_64/usr/bin/rootlesskit
23:04:42 + install -D -p -m 0755 /usr/local/bin/rootlesskit-docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20220326224957.dd73973-0.fc35.x86_64/usr/bin/rootlesskit-docker-proxy
23:04:42 + /usr/lib/rpm/check-buildroot
23:04:42 + /usr/lib/rpm/redhat/brp-ldconfig
23:04:42 + /usr/lib/rpm/brp-compress
23:04:42 + /usr/lib/rpm/brp-strip /usr/bin/strip
23:04:42 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
23:04:42 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
23:04:43 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
23:04:43 + /usr/lib/rpm/check-rpaths
23:04:43 + /usr/lib/rpm/redhat/brp-mangle-shebangs
23:04:43 mangling shebang in /usr/bin/dockerd-rootless.sh from /bin/sh to #!/usr/bin/sh
23:04:43 mangling shebang in /usr/bin/dockerd-rootless-setuptool.sh from /bin/sh to #!/usr/bin/sh
23:04:43 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
23:04:43 + /usr/lib/rpm/redhat/brp-python-hardlink
23:04:43 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.umdenD
23:04:43 + umask 022
23:04:43 + cd /root/rpmbuild/BUILD
23:04:43 + cd src
23:04:43 + /usr/local/bin/rootlesskit -v
23:04:43 rootlesskit version 1.0.0
23:04:43 + RPM_EC=0
23:04:43 ++ jobs -p
23:04:43 + exit 0
23:04:43 Processing files: docker-ce-rootless-extras-0.0.0.20220326224957.dd73973-0.fc35.x86_64
23:04:43 Provides: docker-ce-rootless-extras = 0:0.0.0.20220326224957.dd73973-0.fc35 docker-ce-rootless-extras(x86-64) = 0:0.0.0.20220326224957.dd73973-0.fc35
23:04:43 Requires(interp): /bin/sh /bin/sh /bin/sh
23:04:43 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
23:04:43 Requires(post): /bin/sh
23:04:43 Requires(preun): /bin/sh
23:04:43 Requires(postun): /bin/sh
23:04:43 Requires: /usr/bin/sh libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.2)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.34)(64bit) rtld(GNU_HASH)
23:04:43 Conflicts: rootlesskit
23:04:43 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20220326224957.dd73973-0.fc35.x86_64
23:04:43 Wrote: /root/rpmbuild/SRPMS/docker-ce-rootless-extras-0.0.0.20220326224957.dd73973-0.fc35.src.rpm
23:04:50 Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-rootless-extras-0.0.0.20220326224957.dd73973-0.fc35.x86_64.rpm
23:04:50 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.LHgvpS
23:04:50 + umask 022
23:04:50 + cd /root/rpmbuild/BUILD
23:04:50 + cd src
23:04:50 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20220326224957.dd73973-0.fc35.x86_64
23:04:50 + RPM_EC=0
23:04:50 ++ jobs -p
23:04:50 + exit 0
23:04:50 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.JP6xlQ
23:04:50 + umask 022
23:04:50 + cd /root/rpmbuild/BUILD
23:04:50 + cd /root/rpmbuild/BUILD
23:04:50 + rm -rf src
23:04:50 + /usr/bin/mkdir -p src
23:04:50 + cd src
23:04:50 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/compose.tgz
23:04:50 + /usr/bin/tar -xof -
23:04:50 + STATUS=0
23:04:50 + '[' 0 -ne 0 ']'
23:04:50 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/compose.tgz
23:04:50 + /usr/bin/tar -xof -
23:04:50 + STATUS=0
23:04:50 + '[' 0 -ne 0 ']'
23:04:50 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
23:04:50 + RPM_EC=0
23:04:50 ++ jobs -p
23:04:50 + exit 0
23:04:50 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.hFegOr
23:04:50 + umask 022
23:04:50 + cd /root/rpmbuild/BUILD
23:04:50 + cd src
23:04:50 ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src
23:04:50 + pushd /root/rpmbuild/BUILD/src/compose
23:04:50 + GOPROXY=https://proxy.golang.org
23:04:50 + GO111MODULE=on
23:04:50 + go mod download
23:05:22 + GOPROXY=https://proxy.golang.org
23:05:22 + GO111MODULE=on
23:05:22 + GIT_TAG=v2.3.4
23:05:22 + make COMPOSE_BINARY=bin/docker-compose -f builder.Makefile compose-plugin
23:05:22 GOOS=linux GOARCH=amd64 CGO_ENABLED=0 go build -trimpath -ldflags="-s -w -X github.com/docker/compose/v2/internal.Version=v2.3.4"  -o bin/docker-compose ./cmd
23:06:43 + popd
23:06:43 ~/rpmbuild/BUILD/src
23:06:43 + RPM_EC=0
23:06:43 ++ jobs -p
23:06:43 + exit 0
23:06:43 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Hfe0wT
23:06:43 + umask 022
23:06:43 + cd /root/rpmbuild/BUILD
23:06:43 + '[' /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.3.4-0.fc35.x86_64 '!=' / ']'
23:06:43 + rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.3.4-0.fc35.x86_64
23:06:43 ++ dirname /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.3.4-0.fc35.x86_64
23:06:43 + mkdir -p /root/rpmbuild/BUILDROOT
23:06:43 + mkdir /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.3.4-0.fc35.x86_64
23:06:43 + cd src
23:06:43 + pushd /root/rpmbuild/BUILD/src/compose
23:06:43 ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src
23:06:43 + install -D -p -m 0755 bin/docker-compose /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.3.4-0.fc35.x86_64/usr/libexec/docker/cli-plugins/docker-compose
23:06:43 ~/rpmbuild/BUILD/src
23:06:43 + popd
23:06:43 + for f in LICENSE MAINTAINERS NOTICE README.md
23:06:43 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/LICENSE docker-compose-plugin-docs/LICENSE
23:06:43 + for f in LICENSE MAINTAINERS NOTICE README.md
23:06:43 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/MAINTAINERS docker-compose-plugin-docs/MAINTAINERS
23:06:43 + for f in LICENSE MAINTAINERS NOTICE README.md
23:06:43 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/NOTICE docker-compose-plugin-docs/NOTICE
23:06:43 + for f in LICENSE MAINTAINERS NOTICE README.md
23:06:43 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/README.md docker-compose-plugin-docs/README.md
23:06:43 + /usr/lib/rpm/check-buildroot
23:06:43 + /usr/lib/rpm/redhat/brp-ldconfig
23:06:43 + /usr/lib/rpm/brp-compress
23:06:43 + /usr/lib/rpm/brp-strip /usr/bin/strip
23:06:43 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
23:06:43 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
23:06:43 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
23:06:43 + /usr/lib/rpm/check-rpaths
23:06:43 + /usr/lib/rpm/redhat/brp-mangle-shebangs
23:06:43 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
23:06:43 + /usr/lib/rpm/redhat/brp-python-hardlink
23:06:43 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.63wrlh
23:06:43 + umask 022
23:06:43 + cd /root/rpmbuild/BUILD
23:06:43 + cd src
23:06:43 ++ /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.3.4-0.fc35.x86_64/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata
23:06:43 ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }'
23:06:43 + ver=v2.3.4
23:06:43 + test v2.3.4 = v2.3.4
23:06:43 + echo 'PASS: docker-compose version OK'
23:06:43 + RPM_EC=0
23:06:43 PASS: docker-compose version OK
23:06:43 ++ jobs -p
23:06:43 + exit 0
23:06:43 Processing files: docker-compose-plugin-2.3.4-0.fc35.x86_64
23:06:43 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.fQudNC
23:06:43 + umask 022
23:06:43 + cd /root/rpmbuild/BUILD
23:06:43 + cd src
23:06:43 + DOCDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.3.4-0.fc35.x86_64/usr/share/doc/docker-compose-plugin
23:06:43 + export LC_ALL=C
23:06:43 + LC_ALL=C
23:06:43 + export DOCDIR
23:06:43 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.3.4-0.fc35.x86_64/usr/share/doc/docker-compose-plugin
23:06:43 + cp -pr docker-compose-plugin-docs/LICENSE docker-compose-plugin-docs/MAINTAINERS docker-compose-plugin-docs/NOTICE docker-compose-plugin-docs/README.md /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.3.4-0.fc35.x86_64/usr/share/doc/docker-compose-plugin
23:06:43 + RPM_EC=0
23:06:43 ++ jobs -p
23:06:43 + exit 0
23:06:43 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.3KCqoH
23:06:43 + umask 022
23:06:43 + cd /root/rpmbuild/BUILD
23:06:43 + cd src
23:06:43 + LICENSEDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.3.4-0.fc35.x86_64/usr/share/licenses/docker-compose-plugin
23:06:43 + export LC_ALL=C
23:06:43 + LC_ALL=C
23:06:43 + export LICENSEDIR
23:06:43 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.3.4-0.fc35.x86_64/usr/share/licenses/docker-compose-plugin
23:06:43 + cp -pr docker-compose-plugin-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.3.4-0.fc35.x86_64/usr/share/licenses/docker-compose-plugin
23:06:43 + cp -pr docker-compose-plugin-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.3.4-0.fc35.x86_64/usr/share/licenses/docker-compose-plugin
23:06:43 + RPM_EC=0
23:06:43 ++ jobs -p
23:06:43 + exit 0
23:06:43 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.3.4-0.fc35.x86_64/usr/libexec/docker/cli-plugins/docker-compose
23:06:43 Provides: docker-compose-plugin = 0:2.3.4-0.fc35 docker-compose-plugin(x86-64) = 0:2.3.4-0.fc35
23:06:43 Requires(interp): /bin/sh /bin/sh /bin/sh
23:06:43 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
23:06:43 Requires(post): /bin/sh
23:06:43 Requires(preun): /bin/sh
23:06:43 Requires(postun): /bin/sh
23:06:43 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.3.4-0.fc35.x86_64
23:06:43 Wrote: /root/rpmbuild/SRPMS/docker-compose-plugin-2.3.4-0.fc35.src.rpm
23:06:44 Wrote: /root/rpmbuild/RPMS/x86_64/docker-compose-plugin-2.3.4-0.fc35.x86_64.rpm
23:06:44 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.JaAf9G
23:06:44 + umask 022
23:06:44 + cd /root/rpmbuild/BUILD
23:06:44 + cd src
23:06:44 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.3.4-0.fc35.x86_64
23:06:44 + RPM_EC=0
23:06:44 ++ jobs -p
23:06:44 + exit 0
23:06:44 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.yWP41a
23:06:44 + umask 022
23:06:44 + cd /root/rpmbuild/BUILD
23:06:44 + cd /root/rpmbuild/BUILD
23:06:44 + rm -rf src
23:06:44 + /usr/bin/mkdir -p src
23:06:44 + cd src
23:06:44 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/scan-cli-plugin.tgz
23:06:44 + /usr/bin/tar -xof -
23:06:44 + STATUS=0
23:06:44 + '[' 0 -ne 0 ']'
23:06:44 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/scan-cli-plugin.tgz
23:06:44 + /usr/bin/tar -xof -
23:06:44 + STATUS=0
23:06:44 + '[' 0 -ne 0 ']'
23:06:44 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
23:06:44 + RPM_EC=0
23:06:44 ++ jobs -p
23:06:44 + exit 0
23:06:44 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.wjVnPA
23:06:44 + umask 022
23:06:44 + cd /root/rpmbuild/BUILD
23:06:44 + cd src
23:06:44 + pushd /root/rpmbuild/BUILD/src/scan-cli-plugin
23:06:44 + bash -c 'TAG_NAME="v0.17.0" COMMIT="061fe0a" PLATFORM_BINARY=docker-scan make native-build'
23:06:44 ~/rpmbuild/BUILD/src/scan-cli-plugin ~/rpmbuild/BUILD/src
23:06:44 GO111MODULE=on make -f builder.Makefile build
23:06:44 make[1]: Entering directory '/root/rpmbuild/BUILD/src/scan-cli-plugin'
23:06:44 mkdir -p bin
23:06:44 CGO_ENABLED=0 go build -trimpath -ldflags="-s -w -X github.com/docker/scan-cli-plugin/internal.GitCommit=061fe0a -X github.com/docker/scan-cli-plugin/internal.Version=v0.17.0 -X github.com/docker/scan-cli-plugin/internal/provider.ImageDigest=sha256:f9291a5310e3952369eeb8cd1c2a25f0c9fc930a3ccc88e1ea20956ad86b75a4 -X github.com/docker/scan-cli-plugin/internal/provider.SnykDesktopVersion=1.827.0" -o bin/docker-scan ./cmd/docker-scan
23:06:44 go: downloading github.com/docker/cli v20.10.9+incompatible
23:06:48 go: downloading github.com/docker/docker v20.10.9+incompatible
23:06:51 go: downloading github.com/spf13/cobra v1.2.1
23:06:51 go: downloading golang.org/x/sys v0.0.0-20210616094352-59db8d763f22
23:06:51 go: downloading github.com/docker/distribution v2.7.1+incompatible
23:06:52 go: downloading github.com/theupdateframework/notary v0.7.0
23:06:53 go: downloading github.com/opencontainers/image-spec v1.0.1
23:06:53 go: downloading github.com/Masterminds/semver/v3 v3.1.1
23:06:53 go: downloading github.com/containerd/containerd v1.5.7
23:06:53 go: downloading github.com/moby/sys/mount v0.2.0
23:06:54 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1
23:06:57 go: downloading gopkg.in/square/go-jose.v2 v2.6.0
23:06:59 go: downloading google.golang.org/grpc v1.40.0
23:07:00 go: downloading golang.org/x/net v0.0.0-20210825183410-e898025ed96a
23:07:00 go: downloading golang.org/x/crypto v0.0.0-20210322153248-0c34fe9e7dc2
23:07:01 go: downloading github.com/moby/sys/mountinfo v0.4.1
23:07:01 go: downloading github.com/opencontainers/runc v1.0.2
23:07:01 go: downloading google.golang.org/genproto v0.0.0-20210602131652-f16073e35f0c
23:07:03 go: downloading google.golang.org/protobuf v1.26.0
23:07:04 go: downloading github.com/prometheus/client_golang v1.7.1
23:07:04 go: downloading github.com/cespare/xxhash/v2 v2.1.1
23:07:04 go: downloading github.com/prometheus/common v0.10.0
23:07:04 go: downloading github.com/prometheus/procfs v0.6.0
23:07:26 make[1]: Leaving directory '/root/rpmbuild/BUILD/src/scan-cli-plugin'
23:07:26 ~/rpmbuild/BUILD/src
23:07:26 + popd
23:07:26 + RPM_EC=0
23:07:26 ++ jobs -p
23:07:26 + exit 0
23:07:26 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.MHv5KQ
23:07:26 + umask 022
23:07:26 + cd /root/rpmbuild/BUILD
23:07:26 + '[' /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.fc35.x86_64 '!=' / ']'
23:07:26 + rm -rf /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.fc35.x86_64
23:07:26 ++ dirname /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.fc35.x86_64
23:07:26 + mkdir -p /root/rpmbuild/BUILDROOT
23:07:26 + mkdir /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.fc35.x86_64
23:07:26 + cd src
23:07:26 + pushd /root/rpmbuild/BUILD/src/scan-cli-plugin
23:07:26 ~/rpmbuild/BUILD/src/scan-cli-plugin ~/rpmbuild/BUILD/src
23:07:26 + install -D -p -m 0755 bin/docker-scan /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.fc35.x86_64/usr/libexec/docker/cli-plugins/docker-scan
23:07:26 ~/rpmbuild/BUILD/src
23:07:26 + popd
23:07:26 + /usr/lib/rpm/check-buildroot
23:07:26 + /usr/lib/rpm/redhat/brp-ldconfig
23:07:26 + /usr/lib/rpm/brp-compress
23:07:26 + /usr/lib/rpm/brp-strip /usr/bin/strip
23:07:26 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
23:07:26 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
23:07:26 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
23:07:26 + /usr/lib/rpm/check-rpaths
23:07:26 + /usr/lib/rpm/redhat/brp-mangle-shebangs
23:07:26 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
23:07:26 + /usr/lib/rpm/redhat/brp-python-hardlink
23:07:26 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.btzNCV
23:07:26 + umask 022
23:07:26 + cd /root/rpmbuild/BUILD
23:07:26 + cd src
23:07:26 ++ /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.fc35.x86_64/usr/libexec/docker/cli-plugins/docker-scan docker-cli-plugin-metadata
23:07:26 ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }'
23:07:26 PASS: docker-scan version OK
23:07:26 + ver=v0.17.0
23:07:26 + test v0.17.0 = v0.17.0
23:07:26 + echo 'PASS: docker-scan version OK'
23:07:26 + RPM_EC=0
23:07:26 ++ jobs -p
23:07:26 + exit 0
23:07:26 Processing files: docker-scan-plugin-0.17.0-0.fc35.x86_64
23:07:26 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.fc35.x86_64/usr/libexec/docker/cli-plugins/docker-scan
23:07:26 Provides: docker-scan-plugin = 0:0.17.0-0.fc35 docker-scan-plugin(x86-64) = 0:0.17.0-0.fc35
23:07:26 Requires(interp): /bin/sh /bin/sh /bin/sh
23:07:26 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
23:07:26 Requires(post): /bin/sh
23:07:26 Requires(preun): /bin/sh
23:07:26 Requires(postun): /bin/sh
23:07:26 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.fc35.x86_64
23:07:26 Wrote: /root/rpmbuild/SRPMS/docker-scan-plugin-0.17.0-0.fc35.src.rpm
23:07:29 Wrote: /root/rpmbuild/RPMS/x86_64/docker-scan-plugin-0.17.0-0.fc35.x86_64.rpm
23:07:29 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.OrJxwC
23:07:29 + umask 022
23:07:29 + cd /root/rpmbuild/BUILD
23:07:29 + cd src
23:07:29 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.fc35.x86_64
23:07:29 + RPM_EC=0
23:07:29 ++ jobs -p
23:07:29 + exit 0
23:07:34 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-652/rpm:/v -w /v alpine chown -R 1000:1000 "rpmbuild/fedora-35"
23:07:35 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-652/rpm'