Skip to content
Success

Console Output

Skipping 34,847 KB.. Full Log
18:44:40 ~/rpmbuild/BUILD/src/scan-cli-plugin ~/rpmbuild/BUILD/src
18:44:40 GO111MODULE=on make -f builder.Makefile build
18:44:40 make[1]: Entering directory '/root/rpmbuild/BUILD/src/scan-cli-plugin'
18:44:40 mkdir -p bin
18:44:40 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
18:44:40 go: downloading github.com/docker/cli v20.10.9+incompatible
18:44:41 go: downloading github.com/docker/docker v20.10.9+incompatible
18:44:41    dh_compress
18:44:41    dh_fixperms
18:44:41    dh_missing
18:44:41    debian/rules override_dh_strip
18:44:41 make[1]: Entering directory '/root/build-deb'
18:44:41 # Go has lots of problems with stripping, so just don't
18:44:41 make[1]: Leaving directory '/root/build-deb'
18:44:41    dh_makeshlibs
18:44:41    debian/rules override_dh_shlibdeps
18:44:41 make[1]: Entering directory '/root/build-deb'
18:44:41 dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info
18:44:41 go: downloading github.com/spf13/cobra v1.2.1
18:44:41 go: downloading golang.org/x/sys v0.0.0-20210616094352-59db8d763f22
18:44:41 go: downloading github.com/docker/distribution v2.7.1+incompatible
18:44:41 go: downloading github.com/opencontainers/image-spec v1.0.1
18:44:41 go: downloading github.com/Masterminds/semver/v3 v3.1.1
18:44:41 go: downloading github.com/mitchellh/go-homedir v1.1.0
18:44:41 go: downloading github.com/containerd/containerd v1.5.7
18:44:42 go: downloading github.com/moby/sys/mount v0.2.0
18:44:42 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1
18:44:42 go: downloading gopkg.in/square/go-jose.v2 v2.6.0
18:44:42 go: downloading google.golang.org/grpc v1.40.0
18:44:42 go: downloading golang.org/x/net v0.0.0-20210825183410-e898025ed96a
18:44:42 go: downloading golang.org/x/crypto v0.0.0-20210322153248-0c34fe9e7dc2
18:44:42 go: downloading github.com/opencontainers/runc v1.0.2
18:44:42 go: downloading google.golang.org/genproto v0.0.0-20210602131652-f16073e35f0c
18:44:42 go: downloading google.golang.org/protobuf v1.26.0
18:44:42 go: downloading github.com/prometheus/client_golang v1.7.1
18:44:42 go: downloading github.com/cespare/xxhash/v2 v2.1.1
18:44:42 go: downloading github.com/prometheus/common v0.10.0
18:44:42 go: downloading github.com/prometheus/procfs v0.6.0
18:44:44 make[1]: Leaving directory '/root/build-deb'
18:44:44    dh_installdeb
18:44:44    debian/rules override_dh_gencontrol
18:44:44 make[1]: Entering directory '/root/build-deb'
18:44:44 # Use separate version for the compose-plugin package, then generate the other control files as usual
18:44:44 # TODO override "Source" field in control as well (to point to compose, as it doesn't match the package name)
18:44:44 dh_gencontrol -pdocker-compose-plugin -- -v${COMPOSE_VERSION#v}~${DISTRO}-${SUITE}
18:44:44 # Use separate version for the scan-plugin package, then generate the other control files as usual
18:44:44 # TODO override "Source" field in control as well (to point to scan-cli-plugin, as it doesn't match the package name)
18:44:44 # TODO change once we support scan-plugin on other architectures (see dpkg-architecture -L)
18:44:44 if [ "armhf" = "amd64" ]; then \
18:44:44 	dh_gencontrol -pdocker-scan-plugin -- -v${SCAN_VERSION#v}~${DISTRO}-${SUITE}; \
18:44:44 fi
18:44:44 dh_gencontrol --remaining-packages
18:44:44 make[1]: Leaving directory '/root/build-deb'
18:44:44    dh_md5sums
18:44:44 make[1]: Leaving directory '/root/rpmbuild/BUILD/src/scan-cli-plugin'
18:44:44 + popd
18:44:44 ~/rpmbuild/BUILD/src
18:44:44 + RPM_EC=0
18:44:44 ++ jobs -p
18:44:44 + exit 0
18:44:44 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.TFxL8H
18:44:44 + umask 022
18:44:44 + cd /root/rpmbuild/BUILD
18:44:44 + '[' /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.fc35.x86_64 '!=' / ']'
18:44:44 + rm -rf /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.fc35.x86_64
18:44:44 ++ dirname /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.fc35.x86_64
18:44:44 + mkdir -p /root/rpmbuild/BUILDROOT
18:44:44 + mkdir /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.fc35.x86_64
18:44:44 + cd src
18:44:44 + pushd /root/rpmbuild/BUILD/src/scan-cli-plugin
18:44:44 ~/rpmbuild/BUILD/src/scan-cli-plugin ~/rpmbuild/BUILD/src
18:44:44 + 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
18:44:44 + popd
18:44:44 + /usr/lib/rpm/check-buildroot
18:44:44 ~/rpmbuild/BUILD/src
18:44:44 + /usr/lib/rpm/redhat/brp-ldconfig
18:44:44 + /usr/lib/rpm/brp-compress
18:44:44 + /usr/lib/rpm/brp-strip /usr/bin/strip
18:44:44 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
18:44:44 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
18:44:44 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
18:44:44 + /usr/lib/rpm/check-rpaths
18:44:44 + /usr/lib/rpm/redhat/brp-mangle-shebangs
18:44:44 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
18:44:44 + /usr/lib/rpm/redhat/brp-python-hardlink
18:44:44 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.gJ6YmT
18:44:44 + umask 022
18:44:44 + cd /root/rpmbuild/BUILD
18:44:44 + cd src
18:44:44 ++ /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.fc35.x86_64/usr/libexec/docker/cli-plugins/docker-scan docker-cli-plugin-metadata
18:44:44 ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }'
18:44:44 + ver=v0.17.0
18:44:44 + test v0.17.0 = v0.17.0
18:44:44 + echo 'PASS: docker-scan version OK'
18:44:44 PASS: docker-scan version OK
18:44:44 + RPM_EC=0
18:44:44 ++ jobs -p
18:44:44 + exit 0
18:44:44 Processing files: docker-scan-plugin-0.17.0-0.fc35.x86_64
18:44:44 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
18:44:44 Provides: docker-scan-plugin = 0:0.17.0-0.fc35 docker-scan-plugin(x86-64) = 0:0.17.0-0.fc35
18:44:44 Requires(interp): /bin/sh /bin/sh /bin/sh
18:44:44 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
18:44:44 Requires(post): /bin/sh
18:44:44 Requires(preun): /bin/sh
18:44:44 Requires(postun): /bin/sh
18:44:44 Enhances: docker-ce-cli
18:44:44 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.fc35.x86_64
18:44:44 Wrote: /root/rpmbuild/SRPMS/docker-scan-plugin-0.17.0-0.fc35.src.rpm
18:44:45    debian/rules override_dh_builddeb
18:44:45 make[1]: Entering directory '/root/build-deb'
18:44:45 dh_builddeb -- -Zxz
18:44:45 dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0-20220819151947-0785bd7-0~ubuntu-jammy_armhf.deb'.
18:44:45 dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0-20220819151947-0785bd7-0~ubuntu-jammy_armhf.deb'.
18:44:48 Wrote: /root/rpmbuild/RPMS/x86_64/docker-scan-plugin-0.17.0-0.fc35.x86_64.rpm
18:44:48 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.DD7OBr
18:44:48 + umask 022
18:44:48 + cd /root/rpmbuild/BUILD
18:44:48 + cd src
18:44:48 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.fc35.x86_64
18:44:48 + RPM_EC=0
18:44:48 ++ jobs -p
18:44:48 + exit 0
18:44:48     line 65: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
18:44:48     line 66: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
18:44:48     line 67: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
18:44:48     Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220819151947.0785bd7-0.fc35.x86_64/usr/libexec/docker/cli-plugins/docker-buildx
18:44:48     Missing build-id in /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.10.1-0.fc35.x86_64/usr/libexec/docker/cli-plugins/docker-compose
18:44:48     Missing build-id in /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.fc35.x86_64/usr/libexec/docker/cli-plugins/docker-scan
18:44:48 
18:44:48 RPM build warnings:
18:44:52 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-752/rpm:/v -w /v alpine chown -R 1000:1000 "rpmbuild/fedora-35"
18:44:52 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-752/rpm'
[Pipeline] sh
18:44:52 + make clean
18:44:52 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-752:/v -w /v alpine chown -R 1000:1000 src
18:44:53 rm -f -r src
18:44:53 make -C rpm clean
18:44:53 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-752/rpm'
18:44:53 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-752/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
18:44:54 rm -f -r rpmbuild/
18:44:54 docker builder prune -f --filter until=24h
18:44:54 Total reclaimed space: 0B
18:44:54 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-752/rpm'
18:44:54 make -C deb clean
18:44:54 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-752/deb'
18:44:54 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-752/deb:/v -w /v alpine chown -R 1000:1000 debbuild
18:44:54 rm -f -r debbuild
18:44:54 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-752/deb:/v -w /v alpine chown -R 1000:1000 sources
18:44:54 rm -f -r sources
18:44:54 docker builder prune -f --filter until=24h
18:44:54 Total reclaimed space: 0B
18:44:54 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-752/deb'
18:44:54 make -C static clean
18:44:54 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-752/static'
18:44:54 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-752/static:/v -w /v alpine chown -R 1000:1000 build
18:44:54 rm -f -r build
18:44:54 docker builder prune -f --filter until=24h
18:44:54 Total reclaimed space: 0B
18:44:54 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-752/static'
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
18:45:00 dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.10.1~ubuntu-jammy_armhf.deb'.
18:45:00 make[1]: Leaving directory '/root/rpmbuild/BUILD/src/scan-cli-plugin'
18:45:00 + popd
18:45:00 ~/rpmbuild/BUILD/src
18:45:00 + RPM_EC=0
18:45:00 ++ jobs -p
18:45:00 + exit 0
18:45:00 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.LGry5W
18:45:00 + umask 022
18:45:00 + cd /root/rpmbuild/BUILD
18:45:00 + '[' /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.fc36.x86_64 '!=' / ']'
18:45:00 + rm -rf /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.fc36.x86_64
18:45:00 ++ dirname /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.fc36.x86_64
18:45:00 + mkdir -p /root/rpmbuild/BUILDROOT
18:45:00 + mkdir /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.fc36.x86_64
18:45:00 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
18:45:00 + export CFLAGS
18:45:00 + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
18:45:00 + export CXXFLAGS
18:45:00 + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules'
18:45:00 + export FFLAGS
18:45:00 + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules'
18:45:00 + export FCFLAGS
18:45:00 + LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -Wl,-dT,/root/rpmbuild/BUILD/src/.package_note-docker-scan-plugin-0.17.0-0.fc36.x86_64.ld'
18:45:00 + export LDFLAGS
18:45:00 + LT_SYS_LIBRARY_PATH=/usr/lib64:
18:45:00 + export LT_SYS_LIBRARY_PATH
18:45:00 + CC=gcc
18:45:00 + export CC
18:45:00 + CXX=g++
18:45:00 + export CXX
18:45:00 + cd src
18:45:00 + pushd /root/rpmbuild/BUILD/src/scan-cli-plugin
18:45:00 + install -D -p -m 0755 bin/docker-scan /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.fc36.x86_64/usr/libexec/docker/cli-plugins/docker-scan
18:45:00 ~/rpmbuild/BUILD/src/scan-cli-plugin ~/rpmbuild/BUILD/src
18:45:00 + popd
18:45:00 ~/rpmbuild/BUILD/src
18:45:00 + /usr/lib/rpm/check-buildroot
18:45:00 + /usr/lib/rpm/redhat/brp-ldconfig
18:45:00 + /usr/lib/rpm/brp-compress
18:45:00 + /usr/lib/rpm/brp-strip /usr/bin/strip
18:45:00 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
18:45:00 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
18:45:00 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
18:45:00 + /usr/lib/rpm/check-rpaths
18:45:00 + /usr/lib/rpm/redhat/brp-mangle-shebangs
18:45:00 + /usr/lib/rpm/brp-remove-la-files
18:45:00 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
18:45:00 + /usr/lib/rpm/redhat/brp-python-hardlink
18:45:00 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.UdTX93
18:45:00 + umask 022
18:45:00 + cd /root/rpmbuild/BUILD
18:45:00 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
18:45:00 + export CFLAGS
18:45:00 + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
18:45:00 + export CXXFLAGS
18:45:00 + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules'
18:45:00 + export FFLAGS
18:45:00 + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules'
18:45:00 + export FCFLAGS
18:45:00 + LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -Wl,-dT,/root/rpmbuild/BUILD/src/.package_note-docker-scan-plugin-0.17.0-0.fc36.x86_64.ld'
18:45:00 + export LDFLAGS
18:45:00 + LT_SYS_LIBRARY_PATH=/usr/lib64:
18:45:00 + export LT_SYS_LIBRARY_PATH
18:45:00 + CC=gcc
18:45:00 + export CC
18:45:00 + CXX=g++
18:45:00 + export CXX
18:45:00 + '[' -f /usr/lib/rpm/generate-rpm-note.sh ']'
18:45:00 + /usr/lib/rpm/generate-rpm-note.sh docker-scan-plugin 0.17.0-0.fc36 x86_64
18:45:00 + cd src
18:45:00 ++ /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.fc36.x86_64/usr/libexec/docker/cli-plugins/docker-scan docker-cli-plugin-metadata
18:45:00 ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }'
18:45:00 + ver=v0.17.0
18:45:00 + test v0.17.0 = v0.17.0
18:45:00 + echo 'PASS: docker-scan version OK'
18:45:00 + RPM_EC=0
18:45:00 PASS: docker-scan version OK
18:45:00 ++ jobs -p
18:45:00 + exit 0
18:45:00 Processing files: docker-scan-plugin-0.17.0-0.fc36.x86_64
18:45:00 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.fc36.x86_64/usr/libexec/docker/cli-plugins/docker-scan
18:45:00 Provides: docker-scan-plugin = 0:0.17.0-0.fc36 docker-scan-plugin(x86-64) = 0:0.17.0-0.fc36
18:45:00 Requires(interp): /bin/sh /bin/sh /bin/sh
18:45:00 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
18:45:00 Requires(post): /bin/sh
18:45:00 Requires(preun): /bin/sh
18:45:00 Requires(postun): /bin/sh
18:45:00 Enhances: docker-ce-cli
18:45:00 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.fc36.x86_64
18:45:00 Wrote: /root/rpmbuild/SRPMS/docker-scan-plugin-0.17.0-0.fc36.src.rpm
18:45:06 Wrote: /root/rpmbuild/RPMS/x86_64/docker-scan-plugin-0.17.0-0.fc36.x86_64.rpm
18:45:06 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.jgpAiP
18:45:06 + umask 022
18:45:06 + cd /root/rpmbuild/BUILD
18:45:06 + cd src
18:45:06 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.fc36.x86_64
18:45:06 + RPM_EC=0
18:45:06 ++ jobs -p
18:45:06 + exit 0
18:45:06 
18:45:06 RPM build warnings:
18:45:06     line 65: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
18:45:06     line 66: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
18:45:06     line 67: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
18:45:06     Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220819151947.0785bd7-0.fc36.x86_64/usr/libexec/docker/cli-plugins/docker-buildx
18:45:06     Missing build-id in /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.10.1-0.fc36.x86_64/usr/libexec/docker/cli-plugins/docker-compose
18:45:06     Missing build-id in /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.fc36.x86_64/usr/libexec/docker/cli-plugins/docker-scan
18:45:08 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-752/rpm:/v -w /v alpine chown -R 1000:1000 "rpmbuild/fedora-36"
18:45:09 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-752/rpm'
[Pipeline] sh
18:45:09 + make clean
18:45:09 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-752:/v -w /v alpine chown -R 1000:1000 src
18:45:10 rm -f -r src
18:45:10 make -C rpm clean
18:45:10 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-752/rpm'
18:45:10 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-752/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
18:45:11 rm -f -r rpmbuild/
18:45:11 docker builder prune -f --filter until=24h
18:45:11 Total reclaimed space: 0B
18:45:11 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-752/rpm'
18:45:11 make -C deb clean
18:45:11 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-752/deb'
18:45:11 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-752/deb:/v -w /v alpine chown -R 1000:1000 debbuild
18:45:11 rm -f -r debbuild
18:45:11 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-752/deb:/v -w /v alpine chown -R 1000:1000 sources
18:45:11 rm -f -r sources
18:45:11 docker builder prune -f --filter until=24h
18:45:11 Total reclaimed space: 0B
18:45:11 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-752/deb'
18:45:11 make -C static clean
18:45:11 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-752/static'
18:45:11 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-752/static:/v -w /v alpine chown -R 1000:1000 build
18:45:11 rm -f -r build
18:45:11 docker builder prune -f --filter until=24h
18:45:11 Total reclaimed space: 0B
18:45:11 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-752/static'
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
18:45:12 dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0-20220819151947-0785bd7-0~ubuntu-jammy_armhf.deb'.
18:45:58 make[1]: Leaving directory '/root/build-deb'
18:45:58  dpkg-genbuildinfo -O../docker-ce_0.0.0-20220819151947-0785bd7-0~ubuntu-jammy_armhf.buildinfo
18:45:58  dpkg-genchanges -O../docker-ce_0.0.0-20220819151947-0785bd7-0~ubuntu-jammy_armhf.changes
18:45:58 dpkg-genchanges: info: including full source code in upload
18:45:58  dpkg-source -I.git --after-build .
18:45:58 dpkg-buildpackage: info: full upload; Debian-native package (full source is included)
18:45:58 + destination=/build
18:45:58 + mkdir -p /build
18:45:58 + mv -v /root/docker-ce-cli_0.0.0-20220819151947-0785bd7-0~ubuntu-jammy_armhf.deb /root/docker-ce-rootless-extras_0.0.0-20220819151947-0785bd7-0~ubuntu-jammy_armhf.deb /root/docker-ce_0.0.0-20220819151947-0785bd7-0~ubuntu-jammy.dsc /root/docker-ce_0.0.0-20220819151947-0785bd7-0~ubuntu-jammy.tar.gz /root/docker-ce_0.0.0-20220819151947-0785bd7-0~ubuntu-jammy_armhf.buildinfo /root/docker-ce_0.0.0-20220819151947-0785bd7-0~ubuntu-jammy_armhf.changes /root/docker-ce_0.0.0-20220819151947-0785bd7-0~ubuntu-jammy_armhf.deb /root/docker-compose-plugin_2.10.1~ubuntu-jammy_armhf.deb /build
18:45:58 copied '/root/docker-ce-cli_0.0.0-20220819151947-0785bd7-0~ubuntu-jammy_armhf.deb' -> '/build/docker-ce-cli_0.0.0-20220819151947-0785bd7-0~ubuntu-jammy_armhf.deb'
18:45:58 removed '/root/docker-ce-cli_0.0.0-20220819151947-0785bd7-0~ubuntu-jammy_armhf.deb'
18:45:58 copied '/root/docker-ce-rootless-extras_0.0.0-20220819151947-0785bd7-0~ubuntu-jammy_armhf.deb' -> '/build/docker-ce-rootless-extras_0.0.0-20220819151947-0785bd7-0~ubuntu-jammy_armhf.deb'
18:45:58 removed '/root/docker-ce-rootless-extras_0.0.0-20220819151947-0785bd7-0~ubuntu-jammy_armhf.deb'
18:45:58 copied '/root/docker-ce_0.0.0-20220819151947-0785bd7-0~ubuntu-jammy.dsc' -> '/build/docker-ce_0.0.0-20220819151947-0785bd7-0~ubuntu-jammy.dsc'
18:45:58 removed '/root/docker-ce_0.0.0-20220819151947-0785bd7-0~ubuntu-jammy.dsc'
18:45:58 copied '/root/docker-ce_0.0.0-20220819151947-0785bd7-0~ubuntu-jammy.tar.gz' -> '/build/docker-ce_0.0.0-20220819151947-0785bd7-0~ubuntu-jammy.tar.gz'
18:45:58 removed '/root/docker-ce_0.0.0-20220819151947-0785bd7-0~ubuntu-jammy.tar.gz'
18:45:58 copied '/root/docker-ce_0.0.0-20220819151947-0785bd7-0~ubuntu-jammy_armhf.buildinfo' -> '/build/docker-ce_0.0.0-20220819151947-0785bd7-0~ubuntu-jammy_armhf.buildinfo'
18:45:58 removed '/root/docker-ce_0.0.0-20220819151947-0785bd7-0~ubuntu-jammy_armhf.buildinfo'
18:45:58 copied '/root/docker-ce_0.0.0-20220819151947-0785bd7-0~ubuntu-jammy_armhf.changes' -> '/build/docker-ce_0.0.0-20220819151947-0785bd7-0~ubuntu-jammy_armhf.changes'
18:45:58 removed '/root/docker-ce_0.0.0-20220819151947-0785bd7-0~ubuntu-jammy_armhf.changes'
18:45:58 copied '/root/docker-ce_0.0.0-20220819151947-0785bd7-0~ubuntu-jammy_armhf.deb' -> '/build/docker-ce_0.0.0-20220819151947-0785bd7-0~ubuntu-jammy_armhf.deb'
18:45:58 removed '/root/docker-ce_0.0.0-20220819151947-0785bd7-0~ubuntu-jammy_armhf.deb'
18:45:58 copied '/root/docker-compose-plugin_2.10.1~ubuntu-jammy_armhf.deb' -> '/build/docker-compose-plugin_2.10.1~ubuntu-jammy_armhf.deb'
18:45:58 removed '/root/docker-compose-plugin_2.10.1~ubuntu-jammy_armhf.deb'
18:46:03 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-752/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/ubuntu-jammy"
18:46:03 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-752/deb'
[Pipeline] sh
18:46:03 + make clean
18:46:03 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-752:/v -w /v alpine chown -R 1000:1000 src
18:46:05 rm -f -r src
18:46:05 make -C rpm clean
18:46:05 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-752/rpm'
18:46:05 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-752/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
18:46:05 rm -f -r rpmbuild/
18:46:05 docker builder prune -f --filter until=24h
18:46:05 Total reclaimed space: 0B
18:46:05 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-752/rpm'
18:46:05 make -C deb clean
18:46:05 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-752/deb'
18:46:05 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-752/deb:/v -w /v alpine chown -R 1000:1000 debbuild
18:46:06 rm -f -r debbuild
18:46:06 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-752/deb:/v -w /v alpine chown -R 1000:1000 sources
18:46:06 rm -f -r sources
18:46:06 docker builder prune -f --filter until=24h
18:46:06 Total reclaimed space: 0B
18:46:06 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-752/deb'
18:46:06 make -C static clean
18:46:06 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-752/static'
18:46:06 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-752/static:/v -w /v alpine chown -R 1000:1000 build
18:46:06 rm -f -r build
18:46:06 docker builder prune -f --filter until=24h
18:46:06 Total reclaimed space: 0B
18:46:06 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-752/static'
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // parallel
[Pipeline] End of Pipeline

GitHub has been notified of this commit’s build result

Finished: SUCCESS