Skip to content

Console Output

Skipping 1,095 KB.. Full Log
BRfsEwJg4BPVmJZon5OYl66vk9+Xrp1RRGDFNSy5Py84vycVD1nCI1qPENFAZBuWrUs9B7QfXwgU/RApuiBTel+MuFMv/J9JgZGLwbWssSc0lSguQIIRX6luUmpRW1rpspyT3nQDTUNCLgsPwMAvhJSPfIAAAA=    Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220816233526.9400e3d-0.fc36.x86_64/usr/bin/docker-proxy
07:13:23     Missing build-id in /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.9.0-0.fc36.x86_64/usr/libexec/docker/cli-plugins/docker-buildx
07:13:23 
07:13:23 RPM build warnings:
07:13:23 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.JgETLe
07:13:23 + umask 022
07:13:23 + cd /root/rpmbuild/BUILD
07:13:23 + cd /root/rpmbuild/BUILD
07:13:23 + rm -rf src
07:13:23 + /usr/bin/mkdir -p src
07:13:23 + cd src
07:13:23 + /usr/bin/tar -xof -
07:13:23 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/compose.tgz
07:13:23 + STATUS=0
07:13:23 + '[' 0 -ne 0 ']'
07:13:23 + /usr/bin/tar -xof -
07:13:23 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/compose.tgz
07:13:23 + STATUS=0
07:13:23 + '[' 0 -ne 0 ']'
07:13:23 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
07:13:23 + RPM_EC=0
07:13:23 ++ jobs -p
07:13:23 + exit 0
07:13:23 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.lrin7r
07:13:23 + umask 022
07:13:23 + cd /root/rpmbuild/BUILD
07:13:23 + 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'
07:13:23 + export CFLAGS
07:13:23 + 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'
07:13:23 + export CXXFLAGS
07:13:23 + 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'
07:13:23 + export FFLAGS
07:13:23 + 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'
07:13:23 + export FCFLAGS
07:13:23 + 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-compose-plugin-2.9.0-0.fc36.x86_64.ld'
07:13:23 + export LDFLAGS
07:13:23 + LT_SYS_LIBRARY_PATH=/usr/lib64:
07:13:23 + export LT_SYS_LIBRARY_PATH
07:13:23 + CC=gcc
07:13:23 + export CC
07:13:23 + CXX=g++
07:13:23 + export CXX
07:13:23 + '[' -f /usr/lib/rpm/generate-rpm-note.sh ']'
07:13:23 + /usr/lib/rpm/generate-rpm-note.sh docker-compose-plugin 2.9.0-0.fc36 x86_64
07:13:23 + cd src
07:13:23 + pushd /root/rpmbuild/BUILD/src/compose
07:13:23 ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src
07:13:23 + GOPROXY=https://proxy.golang.org
07:13:23 + GO111MODULE=on
07:13:23 + go mod download
07:13:32 + GOPROXY=https://proxy.golang.org
07:13:32 + GO111MODULE=on
07:13:32 + GIT_TAG=v2.9.0
07:13:32 + make COMPOSE_BINARY=bin/docker-compose -f builder.Makefile compose-plugin
07:13:32 GOOS=linux GOARCH=amd64 CGO_ENABLED=0 go build -trimpath -ldflags="-s -w -X github.com/docker/compose/v2/internal.Version=v2.9.0"  -o bin/docker-compose ./cmd
07:14:53 ~/rpmbuild/BUILD/src
07:14:53 + popd
07:14:53 + RPM_EC=0
07:14:53 ++ jobs -p
07:14:53 + exit 0
07:14:53 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.GUxLsH
07:14:53 + umask 022
07:14:53 + cd /root/rpmbuild/BUILD
07:14:53 + '[' /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.fc36.x86_64 '!=' / ']'
07:14:53 + rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.fc36.x86_64
07:14:53 ++ dirname /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.fc36.x86_64
07:14:53 + mkdir -p /root/rpmbuild/BUILDROOT
07:14:53 + mkdir /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.fc36.x86_64
07:14:53 + 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'
07:14:53 + export CFLAGS
07:14:53 + 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'
07:14:53 + export CXXFLAGS
07:14:53 + 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'
07:14:53 + export FFLAGS
07:14:53 + 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'
07:14:53 + export FCFLAGS
07:14:53 + 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-compose-plugin-2.9.0-0.fc36.x86_64.ld'
07:14:53 + export LDFLAGS
07:14:53 + LT_SYS_LIBRARY_PATH=/usr/lib64:
07:14:53 + export LT_SYS_LIBRARY_PATH
07:14:53 + CC=gcc
07:14:53 + export CC
07:14:53 + CXX=g++
07:14:53 + export CXX
07:14:53 + cd src
07:14:53 ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src
07:14:53 + pushd /root/rpmbuild/BUILD/src/compose
07:14:53 + install -D -p -m 0755 bin/docker-compose /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.fc36.x86_64/usr/libexec/docker/cli-plugins/docker-compose
07:14:53 ~/rpmbuild/BUILD/src
07:14:53 + popd
07:14:53 + for f in LICENSE MAINTAINERS NOTICE README.md
07:14:53 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/LICENSE docker-compose-plugin-docs/LICENSE
07:14:53 + for f in LICENSE MAINTAINERS NOTICE README.md
07:14:53 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/MAINTAINERS docker-compose-plugin-docs/MAINTAINERS
07:14:53 + for f in LICENSE MAINTAINERS NOTICE README.md
07:14:53 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/NOTICE docker-compose-plugin-docs/NOTICE
07:14:53 + for f in LICENSE MAINTAINERS NOTICE README.md
07:14:53 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/README.md docker-compose-plugin-docs/README.md
07:14:53 + /usr/lib/rpm/check-buildroot
07:14:53 + /usr/lib/rpm/redhat/brp-ldconfig
07:14:53 + /usr/lib/rpm/brp-compress
07:14:53 + /usr/lib/rpm/brp-strip /usr/bin/strip
07:14:53 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
07:14:53 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
07:14:53 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
07:14:53 + /usr/lib/rpm/check-rpaths
07:14:53 + /usr/lib/rpm/redhat/brp-mangle-shebangs
07:14:53 + /usr/lib/rpm/brp-remove-la-files
07:14:53 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
07:14:53 + /usr/lib/rpm/redhat/brp-python-hardlink
07:14:53 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.Pkzd76
07:14:53 + umask 022
07:14:53 + cd /root/rpmbuild/BUILD
07:14:53 + 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'
07:14:53 + export CFLAGS
07:14:53 + 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'
07:14:53 + export CXXFLAGS
07:14:53 + 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'
07:14:53 + export FFLAGS
07:14:53 + 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'
07:14:53 + export FCFLAGS
07:14:53 + 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-compose-plugin-2.9.0-0.fc36.x86_64.ld'
07:14:53 + export LDFLAGS
07:14:53 + LT_SYS_LIBRARY_PATH=/usr/lib64:
07:14:53 + export LT_SYS_LIBRARY_PATH
07:14:53 + CC=gcc
07:14:53 + export CC
07:14:53 + CXX=g++
07:14:53 + export CXX
07:14:53 + '[' -f /usr/lib/rpm/generate-rpm-note.sh ']'
07:14:53 + /usr/lib/rpm/generate-rpm-note.sh docker-compose-plugin 2.9.0-0.fc36 x86_64
07:14:53 + cd src
07:14:53 ++ /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.fc36.x86_64/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata
07:14:53 ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }'
07:14:53 + ver=v2.9.0
07:14:53 + test v2.9.0 = v2.9.0
07:14:53 + echo 'PASS: docker-compose version OK'
07:14:53 PASS: docker-compose version OK
07:14:53 + RPM_EC=0
07:14:53 ++ jobs -p
07:14:53 + exit 0
07:14:53 Processing files: docker-compose-plugin-2.9.0-0.fc36.x86_64
07:14:53 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.pcBjQq
07:14:53 + umask 022
07:14:53 + cd /root/rpmbuild/BUILD
07:14:53 + cd src
07:14:53 + DOCDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.fc36.x86_64/usr/share/doc/docker-compose-plugin
07:14:53 + export LC_ALL=C
07:14:53 + LC_ALL=C
07:14:53 + export DOCDIR
07:14:53 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.fc36.x86_64/usr/share/doc/docker-compose-plugin
07:14:53 + 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.9.0-0.fc36.x86_64/usr/share/doc/docker-compose-plugin
07:14:53 + RPM_EC=0
07:14:53 ++ jobs -p
07:14:53 + exit 0
07:14:53 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.CLXlUx
07:14:53 + umask 022
07:14:53 + cd /root/rpmbuild/BUILD
07:14:53 + cd src
07:14:53 + LICENSEDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.fc36.x86_64/usr/share/licenses/docker-compose-plugin
07:14:53 + export LC_ALL=C
07:14:53 + LC_ALL=C
07:14:53 + export LICENSEDIR
07:14:53 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.fc36.x86_64/usr/share/licenses/docker-compose-plugin
07:14:53 + cp -pr docker-compose-plugin-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.fc36.x86_64/usr/share/licenses/docker-compose-plugin
07:14:53 + cp -pr docker-compose-plugin-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.fc36.x86_64/usr/share/licenses/docker-compose-plugin
07:14:53 + RPM_EC=0
07:14:53 ++ jobs -p
07:14:53 + exit 0
07:14:53 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.fc36.x86_64/usr/libexec/docker/cli-plugins/docker-compose
07:14:53 Provides: docker-compose-plugin = 0:2.9.0-0.fc36 docker-compose-plugin(x86-64) = 0:2.9.0-0.fc36
07:14:53 Requires(interp): /bin/sh /bin/sh /bin/sh
07:14:53 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
07:14:53 Requires(post): /bin/sh
07:14:53 Requires(preun): /bin/sh
07:14:53 Requires(postun): /bin/sh
07:14:53 Enhances: docker-ce-cli
07:14:53 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.fc36.x86_64
07:14:53 Wrote: /root/rpmbuild/SRPMS/docker-compose-plugin-2.9.0-0.fc36.src.rpm
07:15:01 Wrote: /root/rpmbuild/RPMS/x86_64/docker-compose-plugin-2.9.0-0.fc36.x86_64.rpm
07:15:01 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Vyj7v7
07:15:01 + umask 022
07:15:01 + cd /root/rpmbuild/BUILD
07:15:01 + cd src
07:15:01 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.fc36.x86_64
07:15:01 + RPM_EC=0
07:15:01 ++ jobs -p
07:15:01 + exit 0
07:15:01 
07:15:01 RPM build warnings:
07:15:01     line 63: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
07:15:01     line 64: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
07:15:01     line 65: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
07:15:01     Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220816233526.9400e3d-0.fc36.x86_64/usr/bin/docker-proxy
07:15:01     Missing build-id in /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.9.0-0.fc36.x86_64/usr/libexec/docker/cli-plugins/docker-buildx
07:15:01     Missing build-id in /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.fc36.x86_64/usr/libexec/docker/cli-plugins/docker-compose
07:15:01 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.bdQY2E
07:15:01 + umask 022
07:15:01 + cd /root/rpmbuild/BUILD
07:15:01 + cd /root/rpmbuild/BUILD
07:15:01 + rm -rf src
07:15:01 + /usr/bin/mkdir -p src
07:15:01 + cd src
07:15:01 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/scan-cli-plugin.tgz
07:15:01 + /usr/bin/tar -xof -
07:15:01 + STATUS=0
07:15:01 + '[' 0 -ne 0 ']'
07:15:01 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/scan-cli-plugin.tgz
07:15:01 + /usr/bin/tar -xof -
07:15:01 + STATUS=0
07:15:01 + '[' 0 -ne 0 ']'
07:15:01 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
07:15:01 + RPM_EC=0
07:15:01 ++ jobs -p
07:15:01 + exit 0
07:15:01 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.I71Ai1
07:15:01 + umask 022
07:15:01 + cd /root/rpmbuild/BUILD
07:15:01 + 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'
07:15:01 + export CFLAGS
07:15:01 + 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'
07:15:01 + export CXXFLAGS
07:15:01 + 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'
07:15:01 + export FFLAGS
07:15:01 + 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'
07:15:01 + export FCFLAGS
07:15:01 + 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'
07:15:01 + export LDFLAGS
07:15:01 + LT_SYS_LIBRARY_PATH=/usr/lib64:
07:15:01 + export LT_SYS_LIBRARY_PATH
07:15:01 + CC=gcc
07:15:01 + export CC
07:15:01 + CXX=g++
07:15:01 + export CXX
07:15:01 + '[' -f /usr/lib/rpm/generate-rpm-note.sh ']'
07:15:01 + /usr/lib/rpm/generate-rpm-note.sh docker-scan-plugin 0.17.0-0.fc36 x86_64
07:15:01 + cd src
07:15:01 + pushd /root/rpmbuild/BUILD/src/scan-cli-plugin
07:15:01 + bash -c 'TAG_NAME="v0.17.0" COMMIT="061fe0a" PLATFORM_BINARY=docker-scan make native-build'
07:15:01 ~/rpmbuild/BUILD/src/scan-cli-plugin ~/rpmbuild/BUILD/src
07:15:01 GO111MODULE=on make -f builder.Makefile build
07:15:01 make[1]: Entering directory '/root/rpmbuild/BUILD/src/scan-cli-plugin'
07:15:01 mkdir -p bin
07:15:01 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
07:15:01 go: downloading github.com/docker/cli v20.10.9+incompatible
07:15:02 go: downloading github.com/docker/docker v20.10.9+incompatible
07:15:02 go: downloading github.com/spf13/cobra v1.2.1
07:15:02 go: downloading golang.org/x/sys v0.0.0-20210616094352-59db8d763f22
07:15:02 go: downloading github.com/docker/distribution v2.7.1+incompatible
07:15:03 go: downloading github.com/opencontainers/image-spec v1.0.1
07:15:03 go: downloading github.com/Masterminds/semver/v3 v3.1.1
07:15:03 go: downloading github.com/mitchellh/go-homedir v1.1.0
07:15:03 go: downloading github.com/containerd/containerd v1.5.7
07:15:03 go: downloading github.com/moby/sys/mount v0.2.0
07:15:03 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1
07:15:03 go: downloading gopkg.in/square/go-jose.v2 v2.6.0
07:15:03 go: downloading google.golang.org/grpc v1.40.0
07:15:03 go: downloading golang.org/x/net v0.0.0-20210825183410-e898025ed96a
07:15:03 go: downloading golang.org/x/crypto v0.0.0-20210322153248-0c34fe9e7dc2
07:15:03 go: downloading github.com/moby/sys/mountinfo v0.4.1
07:15:03 go: downloading github.com/opencontainers/runc v1.0.2
07:15:03 go: downloading google.golang.org/genproto v0.0.0-20210602131652-f16073e35f0c
07:15:03 go: downloading google.golang.org/protobuf v1.26.0
07:15:04 go: downloading github.com/prometheus/client_golang v1.7.1
07:15:04 go: downloading github.com/cespare/xxhash/v2 v2.1.1
07:15:04 go: downloading github.com/prometheus/common v0.10.0
07:15:04 go: downloading github.com/prometheus/procfs v0.6.0
07:15:22 make[1]: Leaving directory '/root/rpmbuild/BUILD/src/scan-cli-plugin'
07:15:22 ~/rpmbuild/BUILD/src
07:15:22 + popd
07:15:22 + RPM_EC=0
07:15:22 ++ jobs -p
07:15:22 + exit 0
07:15:22 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.DMeTw5
07:15:22 + umask 022
07:15:22 + cd /root/rpmbuild/BUILD
07:15:22 + '[' /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.fc36.x86_64 '!=' / ']'
07:15:22 + rm -rf /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.fc36.x86_64
07:15:22 ++ dirname /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.fc36.x86_64
07:15:22 + mkdir -p /root/rpmbuild/BUILDROOT
07:15:22 + mkdir /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.fc36.x86_64
07:15:22 + 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'
07:15:22 + export CFLAGS
07:15:22 + 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'
07:15:22 + export CXXFLAGS
07:15:22 + 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'
07:15:22 + export FFLAGS
07:15:22 + 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'
07:15:22 + export FCFLAGS
07:15:22 + 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'
07:15:22 + export LDFLAGS
07:15:22 + LT_SYS_LIBRARY_PATH=/usr/lib64:
07:15:22 + export LT_SYS_LIBRARY_PATH
07:15:22 + CC=gcc
07:15:22 + export CC
07:15:22 + CXX=g++
07:15:22 + export CXX
07:15:22 + cd src
07:15:22 + pushd /root/rpmbuild/BUILD/src/scan-cli-plugin
07:15:22 ~/rpmbuild/BUILD/src/scan-cli-plugin ~/rpmbuild/BUILD/src
07:15:22 + 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
07:15:22 + popd
07:15:22 ~/rpmbuild/BUILD/src
07:15:22 + /usr/lib/rpm/check-buildroot
07:15:22 + /usr/lib/rpm/redhat/brp-ldconfig
07:15:22 + /usr/lib/rpm/brp-compress
07:15:22 + /usr/lib/rpm/brp-strip /usr/bin/strip
07:15:22 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
07:15:22 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
07:15:22 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
07:15:22 + /usr/lib/rpm/check-rpaths
07:15:22 + /usr/lib/rpm/redhat/brp-mangle-shebangs
07:15:22 + /usr/lib/rpm/brp-remove-la-files
07:15:22 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
07:15:22 + /usr/lib/rpm/redhat/brp-python-hardlink
07:15:22 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.T5ET5W
07:15:22 + umask 022
07:15:22 + cd /root/rpmbuild/BUILD
07:15:22 + 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'
07:15:22 + export CFLAGS
07:15:22 + 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'
07:15:22 + export CXXFLAGS
07:15:22 + 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'
07:15:22 + export FFLAGS
07:15:22 + 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'
07:15:22 + export FCFLAGS
07:15:22 + 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'
07:15:22 + export LDFLAGS
07:15:22 + LT_SYS_LIBRARY_PATH=/usr/lib64:
07:15:22 + export LT_SYS_LIBRARY_PATH
07:15:22 + CC=gcc
07:15:22 + export CC
07:15:22 + CXX=g++
07:15:22 + export CXX
07:15:22 + '[' -f /usr/lib/rpm/generate-rpm-note.sh ']'
07:15:22 + /usr/lib/rpm/generate-rpm-note.sh docker-scan-plugin 0.17.0-0.fc36 x86_64
07:15:22 + cd src
07:15:22 ++ /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.fc36.x86_64/usr/libexec/docker/cli-plugins/docker-scan docker-cli-plugin-metadata
07:15:22 ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }'
07:15:22 + ver=v0.17.0
07:15:22 + test v0.17.0 = v0.17.0
07:15:22 + echo 'PASS: docker-scan version OK'
07:15:22 PASS: docker-scan version OK
07:15:22 + RPM_EC=0
07:15:22 ++ jobs -p
07:15:22 + exit 0
07:15:22 Processing files: docker-scan-plugin-0.17.0-0.fc36.x86_64
07:15:22 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
07:15:22 Provides: docker-scan-plugin = 0:0.17.0-0.fc36 docker-scan-plugin(x86-64) = 0:0.17.0-0.fc36
07:15:22 Requires(interp): /bin/sh /bin/sh /bin/sh
07:15:22 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
07:15:22 Requires(post): /bin/sh
07:15:22 Requires(preun): /bin/sh
07:15:22 Requires(postun): /bin/sh
07:15:22 Enhances: docker-ce-cli
07:15:22 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.fc36.x86_64
07:15:22 Wrote: /root/rpmbuild/SRPMS/docker-scan-plugin-0.17.0-0.fc36.src.rpm
07:15:27 Wrote: /root/rpmbuild/RPMS/x86_64/docker-scan-plugin-0.17.0-0.fc36.x86_64.rpm
07:15:27 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Jp8ddB
07:15:27 + umask 022
07:15:27 + cd /root/rpmbuild/BUILD
07:15:27 + cd src
07:15:27 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.fc36.x86_64
07:15:27 + RPM_EC=0
07:15:27 ++ jobs -p
07:15:27 + exit 0
07:15:27 
07:15:27 RPM build warnings:
07:15:27     line 63: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
07:15:27     line 64: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
07:15:27     line 65: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
07:15:27     Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20220816233526.9400e3d-0.fc36.x86_64/usr/bin/docker-proxy
07:15:27     Missing build-id in /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.9.0-0.fc36.x86_64/usr/libexec/docker/cli-plugins/docker-buildx
07:15:27     Missing build-id in /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.fc36.x86_64/usr/libexec/docker/cli-plugins/docker-compose
07:15:27     Missing build-id in /root/rpmbuild/BUILDROOT/docker-scan-plugin-0.17.0-0.fc36.x86_64/usr/libexec/docker/cli-plugins/docker-scan
07:15:30 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-733/rpm:/v -w /v alpine chown -R 1000:1000 "rpmbuild/fedora-36"
07:15:30 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-733/rpm'