Skip to content

Console Output

Skipping 707 KB.. Full Log
TOvWK8kMze1uCQxtyC1SC8ExvbLL0llgABGJgYmLwaB3MycnMzi4My85FTXgvzkDB8G3tScxILi1BRfsEwJg4BPVmJZon5OYl66vk9+Xrp1RRGDFNSy5Py84vycVD1nCI1qPENFAZCuv5MrvQjoPj6QKXogU/TApnQ/mXCmX/k+EwOjFwNrWWJOaSrQXAGEIr/S3KTUorY1U2W5pzzohpoGBMwp3ABAOH3u8gAAAA==+ '[' 0 -ne 0 ']'
20:03:32 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
20:03:32 + /usr/bin/tar -xof -
20:03:32 + STATUS=0
20:03:32 + '[' 0 -ne 0 ']'
20:03:32 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
20:03:33 + RPM_EC=0
20:03:33 ++ jobs -p
20:03:33 + exit 0
20:03:33 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.sle6P3
20:03:33 + umask 022
20:03:33 + cd /root/rpmbuild/BUILD
20:03:33 + 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  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection'
20:03:33 + export CFLAGS
20:03:33 + 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  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection'
20:03:33 + export CXXFLAGS
20:03:33 + 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  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules'
20:03:33 + export FFLAGS
20:03:33 + 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  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules'
20:03:33 + export FCFLAGS
20:03:33 + 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-ce-0.0.0.20220330082637.68cad50-0.fc36.aarch64.ld'
20:03:33 + export LDFLAGS
20:03:33 + LT_SYS_LIBRARY_PATH=/usr/lib64:
20:03:33 + export LT_SYS_LIBRARY_PATH
20:03:33 + CC=gcc
20:03:33 + export CC
20:03:33 + CXX=g++
20:03:33 + export CXX
20:03:33 + '[' -f /usr/lib/rpm/generate-rpm-note.sh ']'
20:03:33 + /usr/lib/rpm/generate-rpm-note.sh docker-ce 0.0.0.20220330082637.68cad50-0.fc36 aarch64
20:03:33 + cd src
20:03:33 + export DOCKER_GITCOMMIT=88e1fec
20:03:33 + DOCKER_GITCOMMIT=88e1fec
20:03:33 + mkdir -p /go/src/github.com/docker
20:03:33 + ln -s /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker
20:03:33 + pushd /root/rpmbuild/BUILD/src/engine
20:03:33 + TMP_GOPATH=/go
20:03:33 + hack/dockerfile/install/install.sh tini
20:03:33 ~/rpmbuild/BUILD/src/engine ~/rpmbuild/BUILD/src
20:03:33 + RM_GOPATH=0
20:03:33 + TMP_GOPATH=/go
20:03:33 + : /usr/local/bin
20:03:33 + '[' -z /go ']'
20:03:33 + export GOPATH=/go
20:03:33 + GOPATH=/go
20:03:33 + case "$(go env GOARCH)" in
20:03:33 ++ go env GOARCH
20:03:33 + export GO_BUILDMODE=-buildmode=pie
20:03:33 + GO_BUILDMODE=-buildmode=pie
20:03:33 ++ dirname hack/dockerfile/install/install.sh
20:03:33 + dir=hack/dockerfile/install
20:03:33 + bin=tini
20:03:33 + shift
20:03:33 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
20:03:33 + . hack/dockerfile/install/tini.installer
20:03:33 ++ : v0.19.0
20:03:33 + install_tini
20:03:33 + echo 'Install tini version v0.19.0'
20:03:33 Install tini version v0.19.0
20:03:33 + git clone https://github.com/krallin/tini.git /go/tini
20:03:33 Cloning into '/go/tini'...
20:03:33 + cd /go/tini
20:03:33 + git checkout -q v0.19.0
20:03:33 + cmake .
20:03:33 CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
20:03:33   Compatibility with CMake < 2.8.12 will be removed from a future version of
20:03:33   CMake.
20:03:33 
20:03:33   Update the VERSION argument <min> value or use a ...<max> suffix to tell
20:03:33   CMake that the project does not need compatibility with older versions.
20:03:33 
20:03:33 
20:03:33 -- The C compiler identification is GNU 12.0.1
20:03:33 -- Detecting C compiler ABI info
20:03:33 -- Detecting C compiler ABI info - done
20:03:33 -- Check for working C compiler: /usr/bin/gcc - skipped
20:03:33 -- Detecting C compile features
20:03:33 -- Detecting C compile features - done
20:03:33 -- Performing Test HAS_BUILTIN_FORTIFY
20:03:33 -- Performing Test HAS_BUILTIN_FORTIFY - Success
20:03:33 -- Configuring done
20:03:33 -- Generating done
20:03:33 -- Build files have been written to: /go/tini
20:03:33 + make tini-static
20:03:33 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
20:03:34 [100%] Linking C executable tini-static
20:03:34 [100%] Built target tini-static
20:03:34 + mkdir -p /usr/local/bin
20:03:34 + cp tini-static /usr/local/bin/docker-init
20:03:34 + VERSION=0.0.0-20220330082637-68cad50
20:03:34 + PRODUCT=docker
20:03:34 + hack/make.sh dynbinary
20:03:34 
20:03:34 Removing bundles/
20:03:34 
20:03:34 ---> Making bundle: dynbinary (in bundles/dynbinary)
20:03:34 Building: bundles/dynbinary-daemon/dockerd-0.0.0-20220330082637-68cad50
20:03:34 GOOS="" GOARCH="" GOARM=""
20:04:56 Created binary: bundles/dynbinary-daemon/dockerd-0.0.0-20220330082637-68cad50
20:04:56 Building: bundles/dynbinary-daemon/docker-proxy-0.0.0-20220330082637-68cad50
20:04:56 GOOS="" GOARCH="" GOARM=""
20:04:56 Created binary: bundles/dynbinary-daemon/docker-proxy-0.0.0-20220330082637-68cad50
20:04:56 
20:04:56 + popd
20:04:56 ~/rpmbuild/BUILD/src
20:04:56 + RPM_EC=0
20:04:56 ++ jobs -p
20:04:56 + exit 0
20:04:56 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Af95Vf
20:04:56 + umask 022
20:04:56 + cd /root/rpmbuild/BUILD
20:04:56 + '[' /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20220330082637.68cad50-0.fc36.aarch64 '!=' / ']'
20:04:56 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20220330082637.68cad50-0.fc36.aarch64
20:04:56 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20220330082637.68cad50-0.fc36.aarch64
20:04:56 + mkdir -p /root/rpmbuild/BUILDROOT
20:04:56 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20220330082637.68cad50-0.fc36.aarch64
20:04:56 + 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  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection'
20:04:56 + export CFLAGS
20:04:56 + 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  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection'
20:04:56 + export CXXFLAGS
20:04:56 + 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  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules'
20:04:56 + export FFLAGS
20:04:56 + 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  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules'
20:04:56 + export FCFLAGS
20:04:56 + 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-ce-0.0.0.20220330082637.68cad50-0.fc36.aarch64.ld'
20:04:56 + export LDFLAGS
20:04:56 + LT_SYS_LIBRARY_PATH=/usr/lib64:
20:04:56 + export LT_SYS_LIBRARY_PATH
20:04:56 + CC=gcc
20:04:56 + export CC
20:04:56 + CXX=g++
20:04:56 + export CXX
20:04:56 + cd src
20:04:56 ++ readlink -f engine/bundles/dynbinary-daemon/dockerd
20:04:56 + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/dockerd-0.0.0-20220330082637-68cad50 /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20220330082637.68cad50-0.fc36.aarch64/usr/bin/dockerd
20:04:56 ++ readlink -f engine/bundles/dynbinary-daemon/docker-proxy
20:04:56 + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/docker-proxy-0.0.0-20220330082637-68cad50 /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20220330082637.68cad50-0.fc36.aarch64/usr/bin/docker-proxy
20:04:56 + install -D -p -m 0755 /usr/local/bin/docker-init /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20220330082637.68cad50-0.fc36.aarch64/usr/bin/docker-init
20:04:56 + install -D -m 0644 engine/contrib/init/systemd/docker.service /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20220330082637.68cad50-0.fc36.aarch64/usr/lib/systemd/system/docker.service
20:04:56 + install -D -m 0644 engine/contrib/init/systemd/docker.socket /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20220330082637.68cad50-0.fc36.aarch64/usr/lib/systemd/system/docker.socket
20:04:56 + /usr/lib/rpm/check-buildroot
20:04:56 + /usr/lib/rpm/redhat/brp-ldconfig
20:04:56 + /usr/lib/rpm/brp-compress
20:04:56 + /usr/lib/rpm/brp-strip /usr/bin/strip
20:04:56 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
20:04:56 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
20:04:56 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
20:04:56 + /usr/lib/rpm/check-rpaths
20:04:56 + /usr/lib/rpm/redhat/brp-mangle-shebangs
20:04:56 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
20:04:56 + /usr/lib/rpm/redhat/brp-python-hardlink
20:04:56 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.3GVLc2
20:04:56 + umask 022
20:04:56 + cd /root/rpmbuild/BUILD
20:04:56 + 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  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection'
20:04:56 + export CFLAGS
20:04:56 + 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  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection'
20:04:56 + export CXXFLAGS
20:04:56 + 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  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules'
20:04:56 + export FFLAGS
20:04:56 + 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  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules'
20:04:56 + export FCFLAGS
20:04:56 + 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-ce-0.0.0.20220330082637.68cad50-0.fc36.aarch64.ld'
20:04:56 + export LDFLAGS
20:04:56 + LT_SYS_LIBRARY_PATH=/usr/lib64:
20:04:56 + export LT_SYS_LIBRARY_PATH
20:04:56 + CC=gcc
20:04:56 + export CC
20:04:56 + CXX=g++
20:04:56 + export CXX
20:04:56 + '[' -f /usr/lib/rpm/generate-rpm-note.sh ']'
20:04:56 + /usr/lib/rpm/generate-rpm-note.sh docker-ce 0.0.0.20220330082637.68cad50-0.fc36 aarch64
20:04:56 + cd src
20:04:56 ++ engine/bundles/dynbinary-daemon/dockerd --version
20:04:56 + ver='Docker version 0.0.0-20220330082637-68cad50, build 88e1fec'
20:04:56 + test 'Docker version 0.0.0-20220330082637-68cad50, build 88e1fec' = 'Docker version 0.0.0-20220330082637-68cad50, build 88e1fec'
20:04:56 + echo 'PASS: daemon version OK'
20:04:56 + RPM_EC=0
20:04:56 PASS: daemon version OK
20:04:56 ++ jobs -p
20:04:56 + exit 0
20:04:56 Processing files: docker-ce-0.0.0.20220330082637.68cad50-0.fc36.aarch64
20:04:56 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20220330082637.68cad50-0.fc36.aarch64/usr/bin/docker-proxy
20:04:56 Provides: docker-ce = 3:0.0.0.20220330082637.68cad50-0.fc36 docker-ce(aarch-64) = 3:0.0.0.20220330082637.68cad50-0.fc36
20:04:56 Requires(interp): /bin/sh /bin/sh /bin/sh
20:04:56 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
20:04:56 Requires(post): /bin/sh
20:04:56 Requires(preun): /bin/sh
20:04:56 Requires(postun): /bin/sh
20:04:56 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.34)(64bit) libdevmapper.so.1.02()(64bit) libdevmapper.so.1.02(Base)(64bit) libdevmapper.so.1.02(DM_1_02_97)(64bit) libsystemd.so.0()(64bit) libsystemd.so.0(LIBSYSTEMD_209)(64bit) rtld(GNU_HASH)
20:04:56 Conflicts: docker docker-ee docker-engine-cs docker-io
20:04:56 Obsoletes: docker-ce-selinux docker-engine docker-engine-selinux
20:04:56 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20220330082637.68cad50-0.fc36.aarch64
20:04:56 Wrote: /root/rpmbuild/SRPMS/docker-ce-0.0.0.20220330082637.68cad50-0.fc36.src.rpm
20:05:43 Wrote: /root/rpmbuild/RPMS/aarch64/docker-ce-0.0.0.20220330082637.68cad50-0.fc36.aarch64.rpm
20:05:43 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Bb6FIq
20:05:43 + umask 022
20:05:43 + cd /root/rpmbuild/BUILD
20:05:43 + cd src
20:05:43 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20220330082637.68cad50-0.fc36.aarch64
20:05:43 + RPM_EC=0
20:05:43 ++ jobs -p
20:05:43 + exit 0
20:05:43 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.EkK8kX
20:05:43 + umask 022
20:05:43 + cd /root/rpmbuild/BUILD
20:05:43 + cd /root/rpmbuild/BUILD
20:05:43 + rm -rf src
20:05:43 + /usr/bin/mkdir -p src
20:05:43 + cd src
20:05:43 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/cli.tgz
20:05:43 + /usr/bin/tar -xof -
20:05:43 + STATUS=0
20:05:43 + '[' 0 -ne 0 ']'
20:05:43 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/cli.tgz
20:05:43 + /usr/bin/tar -xof -
20:05:43 + STATUS=0
20:05:43 + '[' 0 -ne 0 ']'
20:05:43 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
20:05:43 + RPM_EC=0
20:05:43 ++ jobs -p
20:05:43 + exit 0
20:05:43 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.5r6eez
20:05:43 + umask 022
20:05:43 + cd /root/rpmbuild/BUILD
20:05:43 + 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  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection'
20:05:43 + export CFLAGS
20:05:43 + 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  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection'
20:05:43 + export CXXFLAGS
20:05:43 + 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  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules'
20:05:43 + export FFLAGS
20:05:43 + 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  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules'
20:05:43 + export FCFLAGS
20:05:43 + 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-ce-cli-0.0.0.20220330082637.68cad50-0.fc36.aarch64.ld'
20:05:43 + export LDFLAGS
20:05:43 + LT_SYS_LIBRARY_PATH=/usr/lib64:
20:05:43 + export LT_SYS_LIBRARY_PATH
20:05:43 + CC=gcc
20:05:43 + export CC
20:05:43 + CXX=g++
20:05:43 + export CXX
20:05:43 + '[' -f /usr/lib/rpm/generate-rpm-note.sh ']'
20:05:43 + /usr/lib/rpm/generate-rpm-note.sh docker-ce-cli 0.0.0.20220330082637.68cad50-0.fc36 aarch64
20:05:43 + cd src
20:05:43 + mkdir -p /go/src/github.com/docker
20:05:43 + rm -f /go/src/github.com/docker/cli
20:05:43 + ln -s /root/rpmbuild/BUILD/src/cli /go/src/github.com/docker/cli
20:05:43 + pushd /go/src/github.com/docker/cli
20:05:43 + VERSION=0.0.0-20220330082637-68cad50
20:05:43 + GITCOMMIT=68cad50
20:05:43 + GO_LINKMODE=dynamic
20:05:43 + ./scripts/build/binary
20:05:43 /go/src/github.com/docker/cli ~/rpmbuild/BUILD/src
20:05:43 Building dynamic docker-linux-arm64
20:05:43 + go build -o build/docker-linux-arm64 -tags ' pkcs11' -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-ce-cli-0.0.0.20220330082637.68cad50-0.fc36.aarch64.ld -w -X "github.com/docker/cli/cli/version.GitCommit=68cad50" -X "github.com/docker/cli/cli/version.BuildTime=2022-03-30T20:05:36Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20220330082637-68cad50" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community"' -buildmode=pie github.com/docker/cli/cmd/docker
20:06:15 # github.com/docker/cli/cmd/docker
20:06:15 flag provided but not defined: -Wl,-z,relro
20:06:15 usage: link [options] main.o
20:06:15   -B note
20:06:15     	add an ELF NT_GNU_BUILD_ID note when using ELF
20:06:15   -E entry
20:06:15     	set entry symbol name
20:06:15   -H type
20:06:15     	set header type
20:06:15   -I linker
20:06:15     	use linker as ELF dynamic linker
20:06:15   -L directory
20:06:15     	add specified directory to library path
20:06:15   -R quantum
20:06:15     	set address rounding quantum (default -1)
20:06:15   -T address
20:06:15     	set text segment address (default -1)
20:06:15   -V	print version and exit
20:06:15   -X definition
20:06:15     	add string value definition of the form importpath.name=value
20:06:15   -a	no-op (deprecated)
20:06:15   -aslr
20:06:15     	enable ASLR for buildmode=c-shared on windows (default true)
20:06:15   -benchmark string
20:06:15     	set to 'mem' or 'cpu' to enable phase benchmarking
20:06:15   -benchmarkprofile base
20:06:15     	emit phase profiles to base_phase.{cpu,mem}prof
20:06:15   -buildid id
20:06:15     	record id as Go toolchain build id
20:06:15   -buildmode mode
20:06:15     	set build mode
20:06:15   -c	dump call graph
20:06:15   -compressdwarf
20:06:15     	compress DWARF if possible (default true)
20:06:15   -cpuprofile file
20:06:15     	write cpu profile to file
20:06:15   -d	disable dynamic executable
20:06:15   -debugtextsize int
20:06:15     	debug text section max size
20:06:15   -debugtramp int
20:06:15     	debug trampolines
20:06:15   -dumpdep
20:06:15     	dump symbol dependency graph
20:06:15   -extar string
20:06:15     	archive program for buildmode=c-archive
20:06:15   -extld linker
20:06:15     	use linker when linking in external mode
20:06:15   -extldflags flags
20:06:15     	pass flags to external linker
20:06:15   -f	ignore version mismatch
20:06:15   -g	disable go package data checks
20:06:15   -h	halt on error
20:06:15   -importcfg file
20:06:15     	read import configuration from file
20:06:15   -installsuffix suffix
20:06:15     	set package directory suffix
20:06:15   -k symbol
20:06:15     	set field tracking symbol
20:06:15   -libgcc string
20:06:15     	compiler support lib for internal linking; use "none" to disable
20:06:15   -linkmode mode
20:06:15     	set link mode
20:06:15   -linkshared
20:06:15     	link against installed Go shared libraries
20:06:15   -memprofile file
20:06:15     	write memory profile to file
20:06:15   -memprofilerate rate
20:06:15     	set runtime.MemProfileRate to rate
20:06:15   -msan
20:06:15     	enable MSan interface
20:06:15   -n	dump symbol table
20:06:15   -o file
20:06:15     	write output to file
20:06:15   -pluginpath string
20:06:15     	full path name for plugin
20:06:15   -r path
20:06:15     	set the ELF dynamic linker search path to dir1:dir2:...
20:06:15   -race
20:06:15     	enable race detector
20:06:15   -s	disable symbol table
20:06:15   -strictdups int
20:06:15     	sanity check duplicate symbol contents during object file reading (1=warn 2=err).
20:06:15   -tmpdir directory
20:06:15     	use directory for temporary files
20:06:15   -v	print link trace
20:06:15   -w	disable DWARF generation
20:06:15 + popd
20:06:15 + RPM_EC=0
20:06:15 ~/rpmbuild/BUILD/src
20:06:15 ++ jobs -p
20:06:15 + exit 0
20:06:15 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.F8Gm8T
20:06:15 + umask 022
20:06:15 + cd /root/rpmbuild/BUILD
20:06:15 + '[' /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220330082637.68cad50-0.fc36.aarch64 '!=' / ']'
20:06:15 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220330082637.68cad50-0.fc36.aarch64
20:06:15 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220330082637.68cad50-0.fc36.aarch64
20:06:15 + mkdir -p /root/rpmbuild/BUILDROOT
20:06:15 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220330082637.68cad50-0.fc36.aarch64
20:06:15 + 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  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection'
20:06:15 + export CFLAGS
20:06:15 + 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  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection'
20:06:15 + export CXXFLAGS
20:06:15 + 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  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules'
20:06:15 + export FFLAGS
20:06:15 + 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  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules'
20:06:15 + export FCFLAGS
20:06:15 + 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-ce-cli-0.0.0.20220330082637.68cad50-0.fc36.aarch64.ld'
20:06:15 + export LDFLAGS
20:06:15 + LT_SYS_LIBRARY_PATH=/usr/lib64:
20:06:15 + export LT_SYS_LIBRARY_PATH
20:06:15 + CC=gcc
20:06:15 + export CC
20:06:15 + CXX=g++
20:06:15 + export CXX
20:06:15 + cd src
20:06:15 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220330082637.68cad50-0.fc36.aarch64/usr/bin
20:06:15 + install -p -m 755 cli/build/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220330082637.68cad50-0.fc36.aarch64/usr/bin/docker
20:06:15 install: cannot stat 'cli/build/docker': No such file or directory
20:06:15 error: Bad exit status from /var/tmp/rpm-tmp.F8Gm8T (%install)
20:06:15     line 58: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
20:06:15     line 59: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
20:06:15     line 60: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
20:06:15     Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20220330082637.68cad50-0.fc36.aarch64/usr/bin/docker-proxy
20:06:15     Bad exit status from /var/tmp/rpm-tmp.F8Gm8T (%install)
20:06:15 
20:06:15 
20:06:15 RPM build errors:
20:06:15 make[1]: *** [Makefile:100: fedora-36] Error 1
20:06:15 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-666/rpm'
20:06:15 make: *** [Makefile:88: fedora-36] Error 2