Skip to content

Console Output

Skipping 893 KB.. Full Log
OYl66vk9+Xrp1RRGDFNSy5Py84vycVD1nCI1qPENFAZBunGgaqwZ0Hx/IFD2QKXpgU7qfTDjTr3yfiYHRi4G1LDGnNBVorgBCkV9pblJqUduaqbLcUx50Q00DAq55LwCItr3a8gAAAA==Conflicts: docker docker-ee docker-ee-cli docker-engine-cs docker-io
15:36:42 Recommends: docker-scan-plugin(x86-64)
15:36:42 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220606213639.100c701-0.fc35.x86_64
15:36:42 Wrote: /root/rpmbuild/SRPMS/docker-ce-cli-0.0.0.20220606213639.100c701-0.fc35.src.rpm
15:37:50 Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-cli-0.0.0.20220606213639.100c701-0.fc35.x86_64.rpm
15:37:50 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.S8MGMO
15:37:50 + umask 022
15:37:50 + cd /root/rpmbuild/BUILD
15:37:50 + cd src
15:37:50 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220606213639.100c701-0.fc35.x86_64
15:37:50 + RPM_EC=0
15:37:50 ++ jobs -p
15:37:50 + exit 0
15:37:50 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.TTlNzW
15:37:50 + umask 022
15:37:50 + cd /root/rpmbuild/BUILD
15:37:50 + cd /root/rpmbuild/BUILD
15:37:50 + rm -rf src
15:37:50 + /usr/bin/mkdir -p src
15:37:50 + cd src
15:37:50 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
15:37:50 + /usr/bin/tar -xof -
15:37:50 + STATUS=0
15:37:50 + '[' 0 -ne 0 ']'
15:37:50 + /usr/bin/tar -xof -
15:37:50 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
15:37:50 + STATUS=0
15:37:50 + '[' 0 -ne 0 ']'
15:37:50 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
15:37:50 + RPM_EC=0
15:37:50 ++ jobs -p
15:37:50 + exit 0
15:37:50 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.3hlmws
15:37:50 + umask 022
15:37:50 + cd /root/rpmbuild/BUILD
15:37:50 + cd src
15:37:50 + export DOCKER_GITCOMMIT=a89b842
15:37:50 + DOCKER_GITCOMMIT=a89b842
15:37:50 + mkdir -p /go/src/github.com/docker
15:37:50 + ln -s /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker
15:37:50 + TMP_GOPATH=/go
15:37:50 + /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh rootlesskit dynamic
15:37:50 + RM_GOPATH=0
15:37:50 + TMP_GOPATH=/go
15:37:50 + : /usr/local/bin
15:37:50 + '[' -z /go ']'
15:37:50 + export GOPATH=/go
15:37:50 + GOPATH=/go
15:37:50 + case "$(go env GOARCH)" in
15:37:50 ++ go env GOARCH
15:37:50 + export GO_BUILDMODE=-buildmode=pie
15:37:50 + GO_BUILDMODE=-buildmode=pie
15:37:50 ++ dirname /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh
15:37:50 + dir=/root/rpmbuild/BUILD/src/engine/hack/dockerfile/install
15:37:50 + bin=rootlesskit
15:37:50 + shift
15:37:50 + '[' '!' -f /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer ']'
15:37:50 + . /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer
15:37:50 ++ : v0.14.4
15:37:50 + install_rootlesskit dynamic
15:37:50 + case "$1" in
15:37:50 + install_rootlesskit_dynamic
15:37:50 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
15:37:50 + ROOTLESSKIT_LDFLAGS=-linkmode=external
15:37:50 + export BUILD_MODE=-buildmode=pie
15:37:50 + BUILD_MODE=-buildmode=pie
15:37:50 + _install_rootlesskit
15:37:50 + echo 'Install rootlesskit version v0.14.4'
15:37:50 Install rootlesskit version v0.14.4
15:37:50 + for f in rootlesskit rootlesskit-docker-proxy
15:37:50 + GOBIN=/usr/local/bin
15:37:50 + GO111MODULE=on
15:37:50 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4
15:37:50 go: downloading github.com/rootless-containers/rootlesskit v0.14.4
15:37:50 go: downloading github.com/pkg/errors v0.9.1
15:37:50 go: downloading github.com/sirupsen/logrus v1.8.1
15:37:50 go: downloading github.com/urfave/cli/v2 v2.3.0
15:37:50 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
15:37:50 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
15:37:50 go: downloading github.com/google/uuid v1.3.0
15:37:50 go: downloading github.com/moby/vpnkit v0.5.0
15:37:50 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
15:37:50 go: downloading github.com/gofrs/flock v0.8.1
15:37:50 go: downloading github.com/gorilla/mux v1.8.0
15:37:50 go: downloading github.com/moby/sys/mountinfo v0.4.1
15:37:50 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
15:37:50 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
15:37:50 go: downloading github.com/u-root/u-root v7.0.0+incompatible
15:37:50 go: downloading github.com/russross/blackfriday/v2 v2.1.0
15:37:52 + for f in rootlesskit rootlesskit-docker-proxy
15:37:52 + GOBIN=/usr/local/bin
15:37:52 + GO111MODULE=on
15:37:52 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4
15:37:54 + return
15:37:54 + RPM_EC=0
15:37:54 ++ jobs -p
15:37:54 + exit 0
15:37:54 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.zLTedf
15:37:54 + umask 022
15:37:54 + cd /root/rpmbuild/BUILD
15:37:54 + '[' /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20220606213639.100c701-0.fc35.x86_64 '!=' / ']'
15:37:54 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20220606213639.100c701-0.fc35.x86_64
15:37:54 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20220606213639.100c701-0.fc35.x86_64
15:37:54 + mkdir -p /root/rpmbuild/BUILDROOT
15:37:54 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20220606213639.100c701-0.fc35.x86_64
15:37:54 + cd src
15:37:54 + install -D -p -m 0755 engine/contrib/dockerd-rootless.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20220606213639.100c701-0.fc35.x86_64/usr/bin/dockerd-rootless.sh
15:37:54 + install -D -p -m 0755 engine/contrib/dockerd-rootless-setuptool.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20220606213639.100c701-0.fc35.x86_64/usr/bin/dockerd-rootless-setuptool.sh
15:37:54 + install -D -p -m 0755 /usr/local/bin/rootlesskit /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20220606213639.100c701-0.fc35.x86_64/usr/bin/rootlesskit
15:37:54 + install -D -p -m 0755 /usr/local/bin/rootlesskit-docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20220606213639.100c701-0.fc35.x86_64/usr/bin/rootlesskit-docker-proxy
15:37:54 + /usr/lib/rpm/check-buildroot
15:37:54 + /usr/lib/rpm/redhat/brp-ldconfig
15:37:54 + /usr/lib/rpm/brp-compress
15:37:54 + /usr/lib/rpm/brp-strip /usr/bin/strip
15:37:54 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
15:37:54 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
15:37:54 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
15:37:54 + /usr/lib/rpm/check-rpaths
15:37:54 + /usr/lib/rpm/redhat/brp-mangle-shebangs
15:37:54 mangling shebang in /usr/bin/dockerd-rootless.sh from /bin/sh to #!/usr/bin/sh
15:37:54 mangling shebang in /usr/bin/dockerd-rootless-setuptool.sh from /bin/sh to #!/usr/bin/sh
15:37:54 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
15:37:54 + /usr/lib/rpm/redhat/brp-python-hardlink
15:37:54 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.DC3yfz
15:37:54 + umask 022
15:37:54 + cd /root/rpmbuild/BUILD
15:37:54 + cd src
15:37:54 + /usr/local/bin/rootlesskit -v
15:37:54 rootlesskit version 0.14.4
15:37:54 + RPM_EC=0
15:37:54 ++ jobs -p
15:37:54 + exit 0
15:37:54 Processing files: docker-ce-rootless-extras-0.0.0.20220606213639.100c701-0.fc35.x86_64
15:37:54 Provides: docker-ce-rootless-extras = 0:0.0.0.20220606213639.100c701-0.fc35 docker-ce-rootless-extras(x86-64) = 0:0.0.0.20220606213639.100c701-0.fc35
15:37:54 Requires(interp): /bin/sh /bin/sh /bin/sh
15:37:54 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
15:37:54 Requires(post): /bin/sh
15:37:54 Requires(preun): /bin/sh
15:37:54 Requires(postun): /bin/sh
15:37:54 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)
15:37:54 Conflicts: rootlesskit
15:37:54 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20220606213639.100c701-0.fc35.x86_64
15:37:55 Wrote: /root/rpmbuild/SRPMS/docker-ce-rootless-extras-0.0.0.20220606213639.100c701-0.fc35.src.rpm
15:38:01 Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-rootless-extras-0.0.0.20220606213639.100c701-0.fc35.x86_64.rpm
15:38:01 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.k0LpdN
15:38:01 + umask 022
15:38:01 + cd /root/rpmbuild/BUILD
15:38:01 + cd src
15:38:01 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20220606213639.100c701-0.fc35.x86_64
15:38:01 + RPM_EC=0
15:38:01 ++ jobs -p
15:38:01 + exit 0
15:38:01 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.2mYoB0
15:38:01 + umask 022
15:38:01 + cd /root/rpmbuild/BUILD
15:38:01 + cd /root/rpmbuild/BUILD
15:38:01 + rm -rf src
15:38:01 + /usr/bin/mkdir -p src
15:38:01 + cd src
15:38:01 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/compose.tgz
15:38:01 + /usr/bin/tar -xof -
15:38:01 + STATUS=0
15:38:01 + '[' 0 -ne 0 ']'
15:38:01 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/compose.tgz
15:38:01 + /usr/bin/tar -xof -
15:38:01 + STATUS=0
15:38:01 + '[' 0 -ne 0 ']'
15:38:01 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
15:38:01 + RPM_EC=0
15:38:01 ++ jobs -p
15:38:01 + exit 0
15:38:01 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.46C17H
15:38:01 + umask 022
15:38:01 + cd /root/rpmbuild/BUILD
15:38:01 + cd src
15:38:01 + pushd /root/rpmbuild/BUILD/src/compose
15:38:01 + GOPROXY=https://proxy.golang.org
15:38:01 + GO111MODULE=on
15:38:01 + go mod download
15:38:01 ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src
15:38:40 + GOPROXY=https://proxy.golang.org
15:38:40 + GO111MODULE=on
15:38:40 + GIT_TAG=v2.6.1
15:38:40 + make COMPOSE_BINARY=bin/docker-compose -f builder.Makefile compose-plugin
15:38:40 GOOS=linux GOARCH=amd64 CGO_ENABLED=0 go build -trimpath -ldflags="-s -w -X github.com/docker/compose/v2/internal.Version=v2.6.1"  -o bin/docker-compose ./cmd
15:39:48 ~/rpmbuild/BUILD/src
15:39:48 + popd
15:39:48 + RPM_EC=0
15:39:48 ++ jobs -p
15:39:48 + exit 0
15:39:48 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.rdufuF
15:39:48 + umask 022
15:39:48 + cd /root/rpmbuild/BUILD
15:39:48 + '[' /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.6.1-0.fc35.x86_64 '!=' / ']'
15:39:48 + rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.6.1-0.fc35.x86_64
15:39:48 ++ dirname /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.6.1-0.fc35.x86_64
15:39:48 + mkdir -p /root/rpmbuild/BUILDROOT
15:39:48 + mkdir /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.6.1-0.fc35.x86_64
15:39:48 + cd src
15:39:48 + pushd /root/rpmbuild/BUILD/src/compose
15:39:48 ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src
15:39:48 + install -D -p -m 0755 bin/docker-compose /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.6.1-0.fc35.x86_64/usr/libexec/docker/cli-plugins/docker-compose
15:39:48 ~/rpmbuild/BUILD/src
15:39:48 + popd
15:39:48 + for f in LICENSE MAINTAINERS NOTICE README.md
15:39:48 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/LICENSE docker-compose-plugin-docs/LICENSE
15:39:48 + for f in LICENSE MAINTAINERS NOTICE README.md
15:39:48 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/MAINTAINERS docker-compose-plugin-docs/MAINTAINERS
15:39:48 + for f in LICENSE MAINTAINERS NOTICE README.md
15:39:48 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/NOTICE docker-compose-plugin-docs/NOTICE
15:39:48 + for f in LICENSE MAINTAINERS NOTICE README.md
15:39:48 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/README.md docker-compose-plugin-docs/README.md
15:39:48 + /usr/lib/rpm/check-buildroot
15:39:48 + /usr/lib/rpm/redhat/brp-ldconfig
15:39:48 + /usr/lib/rpm/brp-compress
15:39:48 + /usr/lib/rpm/brp-strip /usr/bin/strip
15:39:48 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
15:39:48 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
15:39:48 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
15:39:48 + /usr/lib/rpm/check-rpaths
15:39:48 + /usr/lib/rpm/redhat/brp-mangle-shebangs
15:39:48 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
15:39:48 + /usr/lib/rpm/redhat/brp-python-hardlink
15:39:48 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.wP2pnb
15:39:48 + umask 022
15:39:48 + cd /root/rpmbuild/BUILD
15:39:48 + cd src
15:39:48 ++ /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.6.1-0.fc35.x86_64/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata
15:39:48 ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }'
15:39:48 PASS: docker-compose version OK
15:39:48 + ver=v2.6.1
15:39:48 + test v2.6.1 = v2.6.1
15:39:48 + echo 'PASS: docker-compose version OK'
15:39:48 + RPM_EC=0
15:39:48 ++ jobs -p
15:39:48 + exit 0
15:39:48 Processing files: docker-compose-plugin-2.6.1-0.fc35.x86_64
15:39:48 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.9KUzVF
15:39:48 + umask 022
15:39:48 + cd /root/rpmbuild/BUILD
15:39:48 + cd src
15:39:48 + DOCDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.6.1-0.fc35.x86_64/usr/share/doc/docker-compose-plugin
15:39:48 + export LC_ALL=C
15:39:48 + LC_ALL=C
15:39:48 + export DOCDIR
15:39:48 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.6.1-0.fc35.x86_64/usr/share/doc/docker-compose-plugin
15:39:48 + 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.6.1-0.fc35.x86_64/usr/share/doc/docker-compose-plugin
15:39:48 + RPM_EC=0
15:39:48 ++ jobs -p
15:39:48 + exit 0
15:39:48 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.V3tlLZ
15:39:48 + umask 022
15:39:48 + cd /root/rpmbuild/BUILD
15:39:48 + cd src
15:39:48 + LICENSEDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.6.1-0.fc35.x86_64/usr/share/licenses/docker-compose-plugin
15:39:48 + export LC_ALL=C
15:39:48 + LC_ALL=C
15:39:48 + export LICENSEDIR
15:39:48 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.6.1-0.fc35.x86_64/usr/share/licenses/docker-compose-plugin
15:39:48 + cp -pr docker-compose-plugin-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.6.1-0.fc35.x86_64/usr/share/licenses/docker-compose-plugin
15:39:48 + cp -pr docker-compose-plugin-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.6.1-0.fc35.x86_64/usr/share/licenses/docker-compose-plugin
15:39:48 + RPM_EC=0
15:39:48 ++ jobs -p
15:39:48 + exit 0
15:39:48 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.6.1-0.fc35.x86_64/usr/libexec/docker/cli-plugins/docker-compose
15:39:48 Provides: docker-compose-plugin = 0:2.6.1-0.fc35 docker-compose-plugin(x86-64) = 0:2.6.1-0.fc35
15:39:48 Requires(interp): /bin/sh /bin/sh /bin/sh
15:39:48 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
15:39:48 Requires(post): /bin/sh
15:39:48 Requires(preun): /bin/sh
15:39:48 Requires(postun): /bin/sh
15:39:48 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.6.1-0.fc35.x86_64
15:39:48 Wrote: /root/rpmbuild/SRPMS/docker-compose-plugin-2.6.1-0.fc35.src.rpm
15:40:00 Wrote: /root/rpmbuild/RPMS/x86_64/docker-compose-plugin-2.6.1-0.fc35.x86_64.rpm
15:40:00 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.BPyaj2
15:40:00 + umask 022
15:40:00 + cd /root/rpmbuild/BUILD
15:40:00 + cd src
15:40:00 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.6.1-0.fc35.x86_64
15:40:00 + RPM_EC=0
15:40:00 ++ jobs -p
15:40:00 + exit 0
15:40:00 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Qh68sP
15:40:00 + umask 022
15:40:00 + cd /root/rpmbuild/BUILD
15:40:00 + cd /root/rpmbuild/BUILD
15:40:00 + rm -rf src
15:40:00 + /usr/bin/mkdir -p src
15:40:00 + cd src
15:40:00 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/scan-cli-plugin.tgz
15:40:00 + /usr/bin/tar -xof -
15:40:00 + STATUS=0
15:40:00 + '[' 0 -ne 0 ']'
15:40:00 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/scan-cli-plugin.tgz
15:40:00 + /usr/bin/tar -xof -
15:40:00 + STATUS=0
15:40:00 + '[' 0 -ne 0 ']'
15:40:00 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
15:40:00 + RPM_EC=0
15:40:00 ++ jobs -p
15:40:00 + exit 0
15:40:00 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.hzkdrU
15:40:00 + umask 022
15:40:00 + cd /root/rpmbuild/BUILD
15:40:00 + cd src
15:40:00 + pushd /root/rpmbuild/BUILD/src/scan-cli-plugin
15:40:00 + bash -c 'TAG_NAME="v0.17.0" COMMIT="061fe0a" PLATFORM_BINARY=docker-scan make native-build'
15:40:00 ~/rpmbuild/BUILD/src/scan-cli-plugin ~/rpmbuild/BUILD/src
15:40:00 GO111MODULE=on make -f builder.Makefile build
15:40:00 make[1]: Entering directory '/root/rpmbuild/BUILD/src/scan-cli-plugin'
15:40:00 mkdir -p bin
15:40:00 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
15:40:00 go: downloading github.com/docker/cli v20.10.9+incompatible
15:40:00 go: downloading github.com/docker/docker v20.10.9+incompatible
15:40:00 go: downloading github.com/spf13/cobra v1.2.1
15:40:00 go: downloading golang.org/x/sys v0.0.0-20210616094352-59db8d763f22
15:40:00 go: downloading github.com/docker/distribution v2.7.1+incompatible
15:40:00 go: downloading github.com/opencontainers/image-spec v1.0.1
15:40:00 go: downloading github.com/Masterminds/semver/v3 v3.1.1
15:40:00 go: downloading github.com/containerd/containerd v1.5.7
15:40:00 go: downloading github.com/moby/sys/mount v0.2.0
15:40:00 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1
15:40:00 go: downloading gopkg.in/square/go-jose.v2 v2.6.0
15:40:00 go: downloading google.golang.org/grpc v1.40.0
15:40:00 go: downloading golang.org/x/net v0.0.0-20210825183410-e898025ed96a
15:40:00 go: downloading golang.org/x/crypto v0.0.0-20210322153248-0c34fe9e7dc2
15:40:00 go: downloading github.com/opencontainers/runc v1.0.2
15:40:00 go: downloading google.golang.org/genproto v0.0.0-20210602131652-f16073e35f0c
15:40:00 go: downloading google.golang.org/protobuf v1.26.0
15:40:00 go: downloading github.com/prometheus/client_golang v1.7.1
15:40:00 go: downloading github.com/cespare/xxhash/v2 v2.1.1
15:40:00 go: downloading github.com/prometheus/common v0.10.0
15:40:00 go: downloading github.com/prometheus/procfs v0.6.0
15:40:18 make[1]: Leaving directory '/root/rpmbuild/BUILD/src/scan-cli-plugin'
15:40:18 ~/rpmbuild/BUILD/src
15:40:18 + popd
15:40:18 + RPM_EC=0
15:40:18 ++ jobs -p
15:40:18 + exit 0
15:40:18 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.5xqGut
15:40:18 + umask 022
15:40:18 + cd /root/rpmbuild/BUILD
15:40:18 + '[' /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.fc35.x86_64 '!=' / ']'
15:40:18 + rm -rf /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.fc35.x86_64
15:40:18 ++ dirname /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.fc35.x86_64
15:40:18 + mkdir -p /root/rpmbuild/BUILDROOT
15:40:18 + mkdir /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.fc35.x86_64
15:40:18 + cd src
15:40:18 + pushd /root/rpmbuild/BUILD/src/scan-cli-plugin
15:40:18 + 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
15:40:18 ~/rpmbuild/BUILD/src/scan-cli-plugin ~/rpmbuild/BUILD/src
15:40:18 ~/rpmbuild/BUILD/src
15:40:18 + popd
15:40:18 + /usr/lib/rpm/check-buildroot
15:40:18 + /usr/lib/rpm/redhat/brp-ldconfig
15:40:18 + /usr/lib/rpm/brp-compress
15:40:18 + /usr/lib/rpm/brp-strip /usr/bin/strip
15:40:18 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
15:40:18 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
15:40:18 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
15:40:18 + /usr/lib/rpm/check-rpaths
15:40:18 + /usr/lib/rpm/redhat/brp-mangle-shebangs
15:40:18 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
15:40:18 + /usr/lib/rpm/redhat/brp-python-hardlink
15:40:18 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.imav3e
15:40:18 + umask 022
15:40:18 + cd /root/rpmbuild/BUILD
15:40:18 + cd src
15:40:18 ++ /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.fc35.x86_64/usr/libexec/docker/cli-plugins/docker-scan docker-cli-plugin-metadata
15:40:18 ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }'
15:40:18 + ver=v0.17.0
15:40:18 + test v0.17.0 = v0.17.0
15:40:18 + echo 'PASS: docker-scan version OK'
15:40:18 PASS: docker-scan version OK
15:40:18 + RPM_EC=0
15:40:18 ++ jobs -p
15:40:18 + exit 0
15:40:18 Processing files: docker-scan-plugin-0.17.0-0.fc35.x86_64
15:40:18 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
15:40:18 Provides: docker-scan-plugin = 0:0.17.0-0.fc35 docker-scan-plugin(x86-64) = 0:0.17.0-0.fc35
15:40:18 Requires(interp): /bin/sh /bin/sh /bin/sh
15:40:18 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
15:40:18 Requires(post): /bin/sh
15:40:18 Requires(preun): /bin/sh
15:40:18 Requires(postun): /bin/sh
15:40:18 Enhances: docker-ce-cli
15:40:18 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.fc35.x86_64
15:40:18 Wrote: /root/rpmbuild/SRPMS/docker-scan-plugin-0.17.0-0.fc35.src.rpm
15:40:21 Wrote: /root/rpmbuild/RPMS/x86_64/docker-scan-plugin-0.17.0-0.fc35.x86_64.rpm
15:40:21 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.EKI7fT
15:40:21 + umask 022
15:40:21 + cd /root/rpmbuild/BUILD
15:40:21 + cd src
15:40:21 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.fc35.x86_64
15:40:21 + RPM_EC=0
15:40:21 ++ jobs -p
15:40:21 + exit 0
15:40:28 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-712/rpm:/v -w /v alpine chown -R 1000:1000 "rpmbuild/fedora-35"
15:40:28 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-712/rpm'