Skip to content

Console Output

Skipping 1,003 KB.. Full Log
CQxtyC1SC8ExvbLL0llgABGJgYmLwaB3MycnMzi4My85FTXgvzkDB8G3tScxILi1BRfsEwJg4BPVmJZon5OYl66vk9+Xrp1RRGDFNSy5Py84vycVD1nCI1qPENFAZBu2rbrbTbQfXwgU/RApuiBTel+MuFMv/J9JgZGLwbWssSc0lSguQIIRX6luUmpRW1rpspyT3nQDTUNCDh/zwYADADulvIAAAA=+ export CFLAGS
15:31:20 + 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'
15:31:20 + export CXXFLAGS
15:31:20 + 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'
15:31:20 + export FFLAGS
15:31:20 + 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'
15:31:20 + export FCFLAGS
15:31:20 + 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 -specs=/usr/lib/rpm/redhat/redhat-package-notes'
15:31:20 + export LDFLAGS
15:31:20 + LT_SYS_LIBRARY_PATH=/usr/lib64:
15:31:20 + export LT_SYS_LIBRARY_PATH
15:31:20 + CC=gcc
15:31:20 + export CC
15:31:20 + CXX=g++
15:31:20 + export CXX
15:31:20 + cd src
15:31:20 + export DOCKER_GITCOMMIT=62fd718
15:31:20 + DOCKER_GITCOMMIT=62fd718
15:31:20 + mkdir -p /go/src/github.com/docker
15:31:20 + ln -s /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker
15:31:20 + TMP_GOPATH=/go
15:31:20 + /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh rootlesskit dynamic
15:31:20 + RM_GOPATH=0
15:31:20 + TMP_GOPATH=/go
15:31:20 + : /usr/local/bin
15:31:20 + '[' -z /go ']'
15:31:20 + export GOPATH=/go
15:31:20 + GOPATH=/go
15:31:20 + case "$(go env GOARCH)" in
15:31:20 ++ go env GOARCH
15:31:20 + export GO_BUILDMODE=-buildmode=pie
15:31:20 + GO_BUILDMODE=-buildmode=pie
15:31:20 ++ dirname /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh
15:31:20 + dir=/root/rpmbuild/BUILD/src/engine/hack/dockerfile/install
15:31:20 + bin=rootlesskit
15:31:20 + shift
15:31:20 + '[' '!' -f /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer ']'
15:31:20 + . /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer
15:31:20 ++ : v0.14.4
15:31:20 + install_rootlesskit dynamic
15:31:20 + case "$1" in
15:31:20 + install_rootlesskit_dynamic
15:31:20 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
15:31:20 + ROOTLESSKIT_LDFLAGS=-linkmode=external
15:31:20 + export BUILD_MODE=-buildmode=pie
15:31:20 + BUILD_MODE=-buildmode=pie
15:31:20 + _install_rootlesskit
15:31:20 + echo 'Install rootlesskit version v0.14.4'
15:31:20 + for f in rootlesskit rootlesskit-docker-proxy
15:31:20 + GOBIN=/usr/local/bin
15:31:20 + GO111MODULE=on
15:31:20 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4
15:31:20 Install rootlesskit version v0.14.4
15:31:20 go: downloading github.com/rootless-containers/rootlesskit v0.14.4
15:31:20 go: downloading github.com/pkg/errors v0.9.1
15:31:20 go: downloading github.com/sirupsen/logrus v1.8.1
15:31:20 go: downloading github.com/urfave/cli/v2 v2.3.0
15:31:20 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
15:31:20 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
15:31:20 go: downloading github.com/google/uuid v1.3.0
15:31:20 go: downloading github.com/moby/vpnkit v0.5.0
15:31:20 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
15:31:20 go: downloading github.com/gofrs/flock v0.8.1
15:31:20 go: downloading github.com/gorilla/mux v1.8.0
15:31:20 go: downloading github.com/moby/sys/mountinfo v0.4.1
15:31:20 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
15:31:20 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
15:31:20 go: downloading github.com/u-root/u-root v7.0.0+incompatible
15:31:20 go: downloading github.com/russross/blackfriday/v2 v2.1.0
15:31:21 + for f in rootlesskit rootlesskit-docker-proxy
15:31:21 + GOBIN=/usr/local/bin
15:31:21 + GO111MODULE=on
15:31:21 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4
15:31:23 + return
15:31:23 + RPM_EC=0
15:31:23 ++ jobs -p
15:31:23 + exit 0
15:31:23 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.G1b2Jw
15:31:23 + umask 022
15:31:23 + cd /root/rpmbuild/BUILD
15:31:23 + '[' /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20220819151947.0785bd7-0.fc37.aarch64 '!=' / ']'
15:31:23 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20220819151947.0785bd7-0.fc37.aarch64
15:31:23 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20220819151947.0785bd7-0.fc37.aarch64
15:31:23 + mkdir -p /root/rpmbuild/BUILDROOT
15:31:23 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20220819151947.0785bd7-0.fc37.aarch64
15:31: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  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection'
15:31:23 + export CFLAGS
15:31: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  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection'
15:31:23 + export CXXFLAGS
15:31: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  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules'
15:31:23 + export FFLAGS
15:31: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  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules'
15:31:23 + export FCFLAGS
15:31: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 -specs=/usr/lib/rpm/redhat/redhat-package-notes'
15:31:23 + export LDFLAGS
15:31:23 + LT_SYS_LIBRARY_PATH=/usr/lib64:
15:31:23 + export LT_SYS_LIBRARY_PATH
15:31:23 + CC=gcc
15:31:23 + export CC
15:31:23 + CXX=g++
15:31:23 + export CXX
15:31:23 + cd src
15:31:23 + install -D -p -m 0755 engine/contrib/dockerd-rootless.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20220819151947.0785bd7-0.fc37.aarch64/usr/bin/dockerd-rootless.sh
15:31:23 + install -D -p -m 0755 engine/contrib/dockerd-rootless-setuptool.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20220819151947.0785bd7-0.fc37.aarch64/usr/bin/dockerd-rootless-setuptool.sh
15:31:23 + install -D -p -m 0755 /usr/local/bin/rootlesskit /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20220819151947.0785bd7-0.fc37.aarch64/usr/bin/rootlesskit
15:31:23 + install -D -p -m 0755 /usr/local/bin/rootlesskit-docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20220819151947.0785bd7-0.fc37.aarch64/usr/bin/rootlesskit-docker-proxy
15:31:23 + /usr/lib/rpm/check-buildroot
15:31:23 + /usr/lib/rpm/redhat/brp-ldconfig
15:31:23 + /usr/lib/rpm/brp-compress
15:31:23 + /usr/lib/rpm/brp-strip /usr/bin/strip
15:31:23 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
15:31:23 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
15:31:23 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
15:31:23 + /usr/lib/rpm/check-rpaths
15:31:23 + /usr/lib/rpm/redhat/brp-mangle-shebangs
15:31:23 mangling shebang in /usr/bin/dockerd-rootless.sh from /bin/sh to #!/usr/bin/sh
15:31:23 mangling shebang in /usr/bin/dockerd-rootless-setuptool.sh from /bin/sh to #!/usr/bin/sh
15:31:23 + /usr/lib/rpm/brp-remove-la-files
15:31:23 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
15:31:23 + /usr/lib/rpm/redhat/brp-python-hardlink
15:31:23 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.738Bz2
15:31:23 + umask 022
15:31:23 + cd /root/rpmbuild/BUILD
15:31: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  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection'
15:31:23 + export CFLAGS
15:31: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  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection'
15:31:23 + export CXXFLAGS
15:31: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  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules'
15:31:23 + export FFLAGS
15:31: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  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules'
15:31:23 + export FCFLAGS
15:31: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 -specs=/usr/lib/rpm/redhat/redhat-package-notes'
15:31:23 + export LDFLAGS
15:31:23 + LT_SYS_LIBRARY_PATH=/usr/lib64:
15:31:23 + export LT_SYS_LIBRARY_PATH
15:31:23 + CC=gcc
15:31:23 + export CC
15:31:23 + CXX=g++
15:31:23 + export CXX
15:31:23 + cd src
15:31:23 + /usr/local/bin/rootlesskit -v
15:31:23 rootlesskit version 0.14.4
15:31:23 + RPM_EC=0
15:31:23 ++ jobs -p
15:31:23 + exit 0
15:31:23 Processing files: docker-ce-rootless-extras-0.0.0.20220819151947.0785bd7-0.fc37.aarch64
15:31:23 Provides: docker-ce-rootless-extras = 0:0.0.0.20220819151947.0785bd7-0.fc37 docker-ce-rootless-extras(aarch-64) = 0:0.0.0.20220819151947.0785bd7-0.fc37
15:31:23 Requires(interp): /bin/sh /bin/sh /bin/sh
15:31:23 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
15:31:23 Requires(post): /bin/sh
15:31:23 Requires(preun): /bin/sh
15:31:23 Requires(postun): /bin/sh
15:31:23 Requires: /usr/bin/sh 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) rtld(GNU_HASH)
15:31:23 Conflicts: rootlesskit
15:31:23 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20220819151947.0785bd7-0.fc37.aarch64
15:31:24 Wrote: /root/rpmbuild/SRPMS/docker-ce-rootless-extras-0.0.0.20220819151947.0785bd7-0.fc37.src.rpm
15:31:30 Wrote: /root/rpmbuild/RPMS/aarch64/docker-ce-rootless-extras-0.0.0.20220819151947.0785bd7-0.fc37.aarch64.rpm
15:31:30 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.hS80jd
15:31:30 + umask 022
15:31:30 + cd /root/rpmbuild/BUILD
15:31:30 + cd src
15:31:30 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0.20220819151947.0785bd7-0.fc37.aarch64
15:31:30 + RPM_EC=0
15:31:30 ++ jobs -p
15:31:30 + exit 0
15:31:30 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.TfzNRy
15:31:30 + umask 022
15:31:30 + cd /root/rpmbuild/BUILD
15:31:30 + rm -rf src src.gemspec
15:31:30 + RPM_EC=0
15:31:30 ++ jobs -p
15:31:30 + exit 0
15:31:30     line 65: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
15:31:30     line 66: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
15:31:30     line 67: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
15:31:30     source_date_epoch_from_changelog set but %changelog is missing
15:31:30     source_date_epoch_from_changelog set but %changelog is missing
15:31:30     Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220819151947.0785bd7-0.fc37.aarch64/usr/libexec/docker/cli-plugins/docker-buildx
15:31:30     source_date_epoch_from_changelog set but %changelog is missing
15:31:30 
15:31:30 RPM build warnings:
15:31:30 warning: source_date_epoch_from_changelog set but %changelog is missing
15:31:30 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Kehj5A
15:31:30 + umask 022
15:31:30 + cd /root/rpmbuild/BUILD
15:31:30 + cd /root/rpmbuild/BUILD
15:31:30 + rm -rf src
15:31:30 + /usr/bin/mkdir -p src
15:31:30 + cd src
15:31:30 + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/compose.tgz
15:31:30 + STATUS=0
15:31:30 + '[' 0 -ne 0 ']'
15:31:30 + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/compose.tgz
15:31:30 + STATUS=0
15:31:30 + '[' 0 -ne 0 ']'
15:31:30 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
15:31:30 + RPM_EC=0
15:31:30 ++ jobs -p
15:31:30 + exit 0
15:31:30 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.s5IEl4
15:31:30 + umask 022
15:31:30 + cd /root/rpmbuild/BUILD
15:31:30 + 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'
15:31:30 + export CFLAGS
15:31:30 + 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'
15:31:30 + export CXXFLAGS
15:31:30 + 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'
15:31:30 + export FFLAGS
15:31:30 + 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'
15:31:30 + export FCFLAGS
15:31:30 + 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 -specs=/usr/lib/rpm/redhat/redhat-package-notes'
15:31:30 + export LDFLAGS
15:31:30 + LT_SYS_LIBRARY_PATH=/usr/lib64:
15:31:30 + export LT_SYS_LIBRARY_PATH
15:31:30 + CC=gcc
15:31:30 + export CC
15:31:30 + CXX=g++
15:31:30 + export CXX
15:31:30 + cd src
15:31:30 + pushd /root/rpmbuild/BUILD/src/compose
15:31:30 + GOPROXY=https://proxy.golang.org
15:31:30 + GO111MODULE=on
15:31:30 + go mod download
15:31:30 ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src
15:31:38 + GOPROXY=https://proxy.golang.org
15:31:38 + GO111MODULE=on
15:31:38 + GIT_TAG=v2.9.0
15:31:38 + make COMPOSE_BINARY=bin/docker-compose -f builder.Makefile compose-plugin
15:31:38 GOOS=linux GOARCH=arm64 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
15:32:46 ~/rpmbuild/BUILD/src
15:32:46 + popd
15:32:46 + RPM_EC=0
15:32:46 ++ jobs -p
15:32:46 + exit 0
15:32:46 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.jFnBmY
15:32:46 + umask 022
15:32:46 + cd /root/rpmbuild/BUILD
15:32:46 + '[' /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.fc37.aarch64 '!=' / ']'
15:32:46 + rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.fc37.aarch64
15:32:46 ++ dirname /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.fc37.aarch64
15:32:46 + mkdir -p /root/rpmbuild/BUILDROOT
15:32:46 + mkdir /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.fc37.aarch64
15:32:46 + 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'
15:32:46 + export CFLAGS
15:32:46 + 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'
15:32:46 + export CXXFLAGS
15:32:46 + 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'
15:32:46 + export FFLAGS
15:32:46 + 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'
15:32:46 + export FCFLAGS
15:32:46 + 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 -specs=/usr/lib/rpm/redhat/redhat-package-notes'
15:32:46 + export LDFLAGS
15:32:46 + LT_SYS_LIBRARY_PATH=/usr/lib64:
15:32:46 + export LT_SYS_LIBRARY_PATH
15:32:46 + CC=gcc
15:32:46 + export CC
15:32:46 + CXX=g++
15:32:46 + export CXX
15:32:46 + cd src
15:32:46 + pushd /root/rpmbuild/BUILD/src/compose
15:32:46 + install -D -p -m 0755 bin/docker-compose /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.fc37.aarch64/usr/libexec/docker/cli-plugins/docker-compose
15:32:46 ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src
15:32:46 + popd
15:32:46 ~/rpmbuild/BUILD/src
15:32:46 + for f in LICENSE MAINTAINERS NOTICE README.md
15:32:46 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/LICENSE docker-compose-plugin-docs/LICENSE
15:32:46 + for f in LICENSE MAINTAINERS NOTICE README.md
15:32:46 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/MAINTAINERS docker-compose-plugin-docs/MAINTAINERS
15:32:46 + for f in LICENSE MAINTAINERS NOTICE README.md
15:32:46 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/NOTICE docker-compose-plugin-docs/NOTICE
15:32:46 + for f in LICENSE MAINTAINERS NOTICE README.md
15:32:46 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/README.md docker-compose-plugin-docs/README.md
15:32:46 + /usr/lib/rpm/check-buildroot
15:32:46 + /usr/lib/rpm/redhat/brp-ldconfig
15:32:46 + /usr/lib/rpm/brp-compress
15:32:46 + /usr/lib/rpm/brp-strip /usr/bin/strip
15:32:46 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
15:32:46 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
15:32:46 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
15:32:46 + /usr/lib/rpm/check-rpaths
15:32:46 + /usr/lib/rpm/redhat/brp-mangle-shebangs
15:32:46 + /usr/lib/rpm/brp-remove-la-files
15:32:46 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
15:32:46 + /usr/lib/rpm/redhat/brp-python-hardlink
15:32:46 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.X6gu0t
15:32:46 + umask 022
15:32:46 + cd /root/rpmbuild/BUILD
15:32:46 + 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'
15:32:46 + export CFLAGS
15:32:46 + 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'
15:32:46 + export CXXFLAGS
15:32:46 + 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'
15:32:46 + export FFLAGS
15:32:46 + 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'
15:32:46 + export FCFLAGS
15:32:46 + 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 -specs=/usr/lib/rpm/redhat/redhat-package-notes'
15:32:46 + export LDFLAGS
15:32:46 + LT_SYS_LIBRARY_PATH=/usr/lib64:
15:32:46 + export LT_SYS_LIBRARY_PATH
15:32:46 + CC=gcc
15:32:46 + export CC
15:32:46 + CXX=g++
15:32:46 + export CXX
15:32:46 + cd src
15:32:46 ++ /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.fc37.aarch64/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata
15:32:46 ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }'
15:32:46 + ver=v2.9.0
15:32:46 + test v2.9.0 = v2.9.0
15:32:46 + echo 'PASS: docker-compose version OK'
15:32:46 + RPM_EC=0
15:32:46 PASS: docker-compose version OK
15:32:46 ++ jobs -p
15:32:46 + exit 0
15:32:46 Processing files: docker-compose-plugin-2.9.0-0.fc37.aarch64
15:32:46 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.WN0nZc
15:32:46 + umask 022
15:32:46 + cd /root/rpmbuild/BUILD
15:32:46 + cd src
15:32:46 + DOCDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.fc37.aarch64/usr/share/doc/docker-compose-plugin
15:32:46 + export LC_ALL=C
15:32:46 + LC_ALL=C
15:32:46 + export DOCDIR
15:32:46 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.fc37.aarch64/usr/share/doc/docker-compose-plugin
15:32:46 + 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.fc37.aarch64/usr/share/doc/docker-compose-plugin
15:32:46 + RPM_EC=0
15:32:46 ++ jobs -p
15:32:46 + exit 0
15:32:46 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.XaGiVJ
15:32:46 + umask 022
15:32:46 + cd /root/rpmbuild/BUILD
15:32:46 + cd src
15:32:46 + LICENSEDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.fc37.aarch64/usr/share/licenses/docker-compose-plugin
15:32:46 + export LC_ALL=C
15:32:46 + LC_ALL=C
15:32:46 + export LICENSEDIR
15:32:46 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.fc37.aarch64/usr/share/licenses/docker-compose-plugin
15:32:46 + cp -pr docker-compose-plugin-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.fc37.aarch64/usr/share/licenses/docker-compose-plugin
15:32:46 + cp -pr docker-compose-plugin-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.fc37.aarch64/usr/share/licenses/docker-compose-plugin
15:32:46 + RPM_EC=0
15:32:46 ++ jobs -p
15:32:46 + exit 0
15:32:46 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.fc37.aarch64/usr/libexec/docker/cli-plugins/docker-compose
15:32:46 Provides: docker-compose-plugin = 0:2.9.0-0.fc37 docker-compose-plugin(aarch-64) = 0:2.9.0-0.fc37
15:32:46 Requires(interp): /bin/sh /bin/sh /bin/sh
15:32:46 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
15:32:46 Requires(post): /bin/sh
15:32:46 Requires(preun): /bin/sh
15:32:46 Requires(postun): /bin/sh
15:32:46 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.fc37.aarch64
15:32:46 Wrote: /root/rpmbuild/SRPMS/docker-compose-plugin-2.9.0-0.fc37.src.rpm
15:32:50 Wrote: /root/rpmbuild/RPMS/aarch64/docker-compose-plugin-2.9.0-0.fc37.aarch64.rpm
15:32:50 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.2kqhyk
15:32:50 + umask 022
15:32:50 + cd /root/rpmbuild/BUILD
15:32:50 + cd src
15:32:50 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.fc37.aarch64
15:32:50 + RPM_EC=0
15:32:50 ++ jobs -p
15:32:50 + exit 0
15:32:50 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.MY6TPJ
15:32:50 + umask 022
15:32:50 + cd /root/rpmbuild/BUILD
15:32:50 + rm -rf src src.gemspec
15:32:50 + RPM_EC=0
15:32:50 ++ jobs -p
15:32:50 + exit 0
15:32:50 
15:32:50 RPM build warnings:
15:32:50     line 65: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
15:32:50     line 66: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
15:32:50     line 67: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
15:32:50     source_date_epoch_from_changelog set but %changelog is missing
15:32:50     source_date_epoch_from_changelog set but %changelog is missing
15:32:50     Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20220819151947.0785bd7-0.fc37.aarch64/usr/libexec/docker/cli-plugins/docker-buildx
15:32:50     source_date_epoch_from_changelog set but %changelog is missing
15:32:50     source_date_epoch_from_changelog set but %changelog is missing
15:32:50     Missing build-id in /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.9.0-0.fc37.aarch64/usr/libexec/docker/cli-plugins/docker-compose
15:32:53 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_20.10/rpm:/v -w /v alpine chown -R 1000:1000 "rpmbuild/fedora-37"
15:32:53 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_20.10/rpm'