Skip to content
Failed

Console Output

Skipping 1,633 KB.. Full Log
17:48:22 2020/02/06 17:48:16 WARN: /go/src/github.com/docker/cli/man/src/system/df.md does not exist, skipping
17:48:22 2020/02/06 17:48:16 WARN: /go/src/github.com/docker/cli/man/src/system/dial-stdio.md does not exist, skipping
17:48:22 2020/02/06 17:48:16 WARN: /go/src/github.com/docker/cli/man/src/system/prune.md does not exist, skipping
17:48:22 2020/02/06 17:48:16 WARN: /go/src/github.com/docker/cli/man/src/system.md does not exist, skipping
17:48:22 2020/02/06 17:48:16 WARN: /go/src/github.com/docker/cli/man/src/trust/inspect.md does not exist, skipping
17:48:22 2020/02/06 17:48:16 WARN: /go/src/github.com/docker/cli/man/src/trust/key/generate.md does not exist, skipping
17:48:22 2020/02/06 17:48:16 WARN: /go/src/github.com/docker/cli/man/src/trust/key/load.md does not exist, skipping
17:48:22 2020/02/06 17:48:16 WARN: /go/src/github.com/docker/cli/man/src/trust/key.md does not exist, skipping
17:48:22 2020/02/06 17:48:16 WARN: /go/src/github.com/docker/cli/man/src/trust/revoke.md does not exist, skipping
17:48:22 2020/02/06 17:48:16 WARN: /go/src/github.com/docker/cli/man/src/trust/sign.md does not exist, skipping
17:48:22 2020/02/06 17:48:16 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/add.md does not exist, skipping
17:48:22 2020/02/06 17:48:16 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/remove.md does not exist, skipping
17:48:22 2020/02/06 17:48:16 WARN: /go/src/github.com/docker/cli/man/src/trust/signer.md does not exist, skipping
17:48:22 2020/02/06 17:48:16 WARN: /go/src/github.com/docker/cli/man/src/trust.md does not exist, skipping
17:48:22 2020/02/06 17:48:16 WARN: /go/src/github.com/docker/cli/man/src/volume/prune.md does not exist, skipping
17:48:22 2020/02/06 17:48:16 WARN: /go/src/github.com/docker/cli/man/src/volume/rm.md does not exist, skipping
17:48:22 make[2]: Leaving directory '/root/build-deb/cli'
17:48:22 # Build the CLI plugins
17:48:22 # Make sure to set LDFLAGS="" since, dpkg-buildflags sets it to some weird values
17:48:22 set -e;cd /sources && \
17:48:22 	tar xzf plugin-installers.tgz; \
17:48:22 	for installer in plugins/*.installer; do \
17:48:22 		LDFLAGS='' bash ${installer} build; \
17:48:22 	done
17:48:22 Cloning into '/go/src/github.com/docker/app'...
17:48:22 Fetching origin
17:48:22 make[2]: Entering directory '/go/src/github.com/docker/app'
17:48:22 go build -tags= -ldflags="-s -w -X github.com/docker/app/internal.GitCommit=44932b6 -X github.com/docker/app/internal.Version=v0.9.0-zeta1-96-g44932b629b -X github.com/docker/app/internal.BuildTime=2020-02-06T17:48:19Z" -o bin/docker-app ./cmd/docker-app
17:49:18 make[2]: Leaving directory '/go/src/github.com/docker/app'
17:49:18 Cloning into '/go/src/github.com/docker/buildx'...
17:49:18 Fetching origin
17:49:18 + go build -o bin/docker-buildx -ldflags '-X github.com/docker/buildx/version.Version=v0.3.1-tp-docker -X github.com/docker/buildx/version.Revision=6db68d029599c6710a32aa7adcba8e5a344795a7 -X github.com/docker/buildx/version.Package=github.com/docker/buildx -X main.experimental=1' ./cmd/buildx
17:49:28 Project root: /go/src/github.com/docker/cli
17:49:28 Generating man pages into /go/src/github.com/docker/cli/man/man1
17:49:28 2020/02/06 17:49:23 WARN: /go/src/github.com/docker/cli/man/src/build.md does not exist, skipping
17:49:28 2020/02/06 17:49:23 WARN: /go/src/github.com/docker/cli/man/src/builder/build.md does not exist, skipping
17:49:28 2020/02/06 17:49:23 WARN: /go/src/github.com/docker/cli/man/src/builder/prune.md does not exist, skipping
17:49:28 2020/02/06 17:49:23 WARN: /go/src/github.com/docker/cli/man/src/builder.md does not exist, skipping
17:49:28 2020/02/06 17:49:23 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/create.md does not exist, skipping
17:49:28 2020/02/06 17:49:23 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/ls.md does not exist, skipping
17:49:28 2020/02/06 17:49:23 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/rm.md does not exist, skipping
17:49:28 2020/02/06 17:49:23 WARN: /go/src/github.com/docker/cli/man/src/checkpoint.md does not exist, skipping
17:49:28 2020/02/06 17:49:23 WARN: /go/src/github.com/docker/cli/man/src/config/create.md does not exist, skipping
17:49:28 2020/02/06 17:49:23 WARN: /go/src/github.com/docker/cli/man/src/config/inspect.md does not exist, skipping
17:49:28 2020/02/06 17:49:23 WARN: /go/src/github.com/docker/cli/man/src/config/ls.md does not exist, skipping
17:49:28 2020/02/06 17:49:23 WARN: /go/src/github.com/docker/cli/man/src/config/rm.md does not exist, skipping
17:49:28 2020/02/06 17:49:23 WARN: /go/src/github.com/docker/cli/man/src/config.md does not exist, skipping
17:49:28 2020/02/06 17:49:23 WARN: /go/src/github.com/docker/cli/man/src/container/inspect.md does not exist, skipping
17:49:28 2020/02/06 17:49:23 WARN: /go/src/github.com/docker/cli/man/src/container/prune.md does not exist, skipping
17:49:28 2020/02/06 17:49:23 WARN: /go/src/github.com/docker/cli/man/src/container.md does not exist, skipping
17:49:28 2020/02/06 17:49:23 WARN: /go/src/github.com/docker/cli/man/src/context/create.md does not exist, skipping
17:49:28 2020/02/06 17:49:23 WARN: /go/src/github.com/docker/cli/man/src/context/export.md does not exist, skipping
17:49:28 2020/02/06 17:49:23 WARN: /go/src/github.com/docker/cli/man/src/context/import.md does not exist, skipping
17:49:28 2020/02/06 17:49:23 WARN: /go/src/github.com/docker/cli/man/src/context/inspect.md does not exist, skipping
17:49:28 2020/02/06 17:49:23 WARN: /go/src/github.com/docker/cli/man/src/context/ls.md does not exist, skipping
17:49:28 2020/02/06 17:49:23 WARN: /go/src/github.com/docker/cli/man/src/context/rm.md does not exist, skipping
17:49:28 2020/02/06 17:49:23 WARN: /go/src/github.com/docker/cli/man/src/context/update.md does not exist, skipping
17:49:28 2020/02/06 17:49:23 WARN: /go/src/github.com/docker/cli/man/src/context/use.md does not exist, skipping
17:49:28 2020/02/06 17:49:23 WARN: /go/src/github.com/docker/cli/man/src/context.md does not exist, skipping
17:49:28 2020/02/06 17:49:23 WARN: /go/src/github.com/docker/cli/man/src/image/inspect.md does not exist, skipping
17:49:28 2020/02/06 17:49:23 WARN: /go/src/github.com/docker/cli/man/src/image/prune.md does not exist, skipping
17:49:28 2020/02/06 17:49:23 WARN: /go/src/github.com/docker/cli/man/src/image.md does not exist, skipping
17:49:28 2020/02/06 17:49:23 WARN: /go/src/github.com/docker/cli/man/src/manifest/annotate.md does not exist, skipping
17:49:28 2020/02/06 17:49:23 WARN: /go/src/github.com/docker/cli/man/src/manifest/create.md does not exist, skipping
17:49:28 2020/02/06 17:49:23 WARN: /go/src/github.com/docker/cli/man/src/manifest/inspect.md does not exist, skipping
17:49:28 2020/02/06 17:49:23 WARN: /go/src/github.com/docker/cli/man/src/manifest/push.md does not exist, skipping
17:49:28 2020/02/06 17:49:23 WARN: /go/src/github.com/docker/cli/man/src/manifest.md does not exist, skipping
17:49:28 2020/02/06 17:49:23 WARN: /go/src/github.com/docker/cli/man/src/network/prune.md does not exist, skipping
17:49:28 2020/02/06 17:49:23 WARN: /go/src/github.com/docker/cli/man/src/network.md does not exist, skipping
17:49:28 2020/02/06 17:49:23 WARN: /go/src/github.com/docker/cli/man/src/node/demote.md does not exist, skipping
17:49:28 2020/02/06 17:49:23 WARN: /go/src/github.com/docker/cli/man/src/node/inspect.md does not exist, skipping
17:49:28 2020/02/06 17:49:23 WARN: /go/src/github.com/docker/cli/man/src/node/ls.md does not exist, skipping
17:49:28 2020/02/06 17:49:23 WARN: /go/src/github.com/docker/cli/man/src/node/promote.md does not exist, skipping
17:49:28 2020/02/06 17:49:23 WARN: /go/src/github.com/docker/cli/man/src/node/ps.md does not exist, skipping
17:49:28 2020/02/06 17:49:23 WARN: /go/src/github.com/docker/cli/man/src/node/rm.md does not exist, skipping
17:49:28 2020/02/06 17:49:23 WARN: /go/src/github.com/docker/cli/man/src/node/update.md does not exist, skipping
17:49:28 2020/02/06 17:49:23 WARN: /go/src/github.com/docker/cli/man/src/node.md does not exist, skipping
17:49:28 2020/02/06 17:49:23 WARN: /go/src/github.com/docker/cli/man/src/plugin/create.md does not exist, skipping
17:49:28 2020/02/06 17:49:23 WARN: /go/src/github.com/docker/cli/man/src/plugin/disable.md does not exist, skipping
17:49:28 2020/02/06 17:49:23 WARN: /go/src/github.com/docker/cli/man/src/plugin/enable.md does not exist, skipping
17:49:28 2020/02/06 17:49:23 WARN: /go/src/github.com/docker/cli/man/src/plugin/inspect.md does not exist, skipping
17:49:28 2020/02/06 17:49:23 WARN: /go/src/github.com/docker/cli/man/src/plugin/install.md does not exist, skipping
17:49:28 2020/02/06 17:49:23 WARN: /go/src/github.com/docker/cli/man/src/plugin/push.md does not exist, skipping
17:49:28 2020/02/06 17:49:23 WARN: /go/src/github.com/docker/cli/man/src/plugin/rm.md does not exist, skipping
17:49:28 2020/02/06 17:49:23 WARN: /go/src/github.com/docker/cli/man/src/plugin/set.md does not exist, skipping
17:49:28 2020/02/06 17:49:23 WARN: /go/src/github.com/docker/cli/man/src/plugin/upgrade.md does not exist, skipping
17:49:28 2020/02/06 17:49:23 WARN: /go/src/github.com/docker/cli/man/src/plugin.md does not exist, skipping
17:49:28 2020/02/06 17:49:23 WARN: /go/src/github.com/docker/cli/man/src/run.md does not exist, skipping
17:49:28 2020/02/06 17:49:23 WARN: /go/src/github.com/docker/cli/man/src/secret/create.md does not exist, skipping
17:49:28 2020/02/06 17:49:23 WARN: /go/src/github.com/docker/cli/man/src/secret/inspect.md does not exist, skipping
17:49:28 2020/02/06 17:49:23 WARN: /go/src/github.com/docker/cli/man/src/secret/ls.md does not exist, skipping
17:49:28 2020/02/06 17:49:23 WARN: /go/src/github.com/docker/cli/man/src/secret/rm.md does not exist, skipping
17:49:28 2020/02/06 17:49:23 WARN: /go/src/github.com/docker/cli/man/src/secret.md does not exist, skipping
17:49:28 2020/02/06 17:49:23 WARN: /go/src/github.com/docker/cli/man/src/service/create.md does not exist, skipping
17:49:28 2020/02/06 17:49:23 WARN: /go/src/github.com/docker/cli/man/src/service/inspect.md does not exist, skipping
17:49:28 2020/02/06 17:49:23 WARN: /go/src/github.com/docker/cli/man/src/service/logs.md does not exist, skipping
17:49:28 2020/02/06 17:49:23 WARN: /go/src/github.com/docker/cli/man/src/service/ls.md does not exist, skipping
17:49:28 2020/02/06 17:49:23 WARN: /go/src/github.com/docker/cli/man/src/service/ps.md does not exist, skipping
17:49:28 2020/02/06 17:49:23 WARN: /go/src/github.com/docker/cli/man/src/service/rm.md does not exist, skipping
17:49:28 2020/02/06 17:49:23 WARN: /go/src/github.com/docker/cli/man/src/service/rollback.md does not exist, skipping
17:49:28 2020/02/06 17:49:23 WARN: /go/src/github.com/docker/cli/man/src/service/scale.md does not exist, skipping
17:49:28 2020/02/06 17:49:23 WARN: /go/src/github.com/docker/cli/man/src/service/update.md does not exist, skipping
17:49:28 2020/02/06 17:49:23 WARN: /go/src/github.com/docker/cli/man/src/service.md does not exist, skipping
17:49:28 2020/02/06 17:49:23 WARN: /go/src/github.com/docker/cli/man/src/stack/deploy.md does not exist, skipping
17:49:28 2020/02/06 17:49:23 WARN: /go/src/github.com/docker/cli/man/src/stack/ls.md does not exist, skipping
17:49:28 2020/02/06 17:49:23 WARN: /go/src/github.com/docker/cli/man/src/stack/ps.md does not exist, skipping
17:49:28 2020/02/06 17:49:23 WARN: /go/src/github.com/docker/cli/man/src/stack/rm.md does not exist, skipping
17:49:28 2020/02/06 17:49:23 WARN: /go/src/github.com/docker/cli/man/src/stack/services.md does not exist, skipping
17:49:28 2020/02/06 17:49:23 WARN: /go/src/github.com/docker/cli/man/src/stack.md does not exist, skipping
17:49:28 2020/02/06 17:49:23 WARN: /go/src/github.com/docker/cli/man/src/swarm/ca.md does not exist, skipping
17:49:28 2020/02/06 17:49:23 WARN: /go/src/github.com/docker/cli/man/src/swarm/init.md does not exist, skipping
17:49:28 2020/02/06 17:49:23 WARN: /go/src/github.com/docker/cli/man/src/swarm/join.md does not exist, skipping
17:49:28 2020/02/06 17:49:23 WARN: /go/src/github.com/docker/cli/man/src/swarm/join-token.md does not exist, skipping
17:49:28 2020/02/06 17:49:23 WARN: /go/src/github.com/docker/cli/man/src/swarm/leave.md does not exist, skipping
17:49:28 2020/02/06 17:49:23 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock.md does not exist, skipping
17:49:28 2020/02/06 17:49:23 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock-key.md does not exist, skipping
17:49:28 2020/02/06 17:49:23 WARN: /go/src/github.com/docker/cli/man/src/swarm/update.md does not exist, skipping
17:49:28 2020/02/06 17:49:23 WARN: /go/src/github.com/docker/cli/man/src/swarm.md does not exist, skipping
17:49:28 2020/02/06 17:49:23 WARN: /go/src/github.com/docker/cli/man/src/system/df.md does not exist, skipping
17:49:28 2020/02/06 17:49:23 WARN: /go/src/github.com/docker/cli/man/src/system/dial-stdio.md does not exist, skipping
17:49:28 2020/02/06 17:49:23 WARN: /go/src/github.com/docker/cli/man/src/system/prune.md does not exist, skipping
17:49:28 2020/02/06 17:49:23 WARN: /go/src/github.com/docker/cli/man/src/system.md does not exist, skipping
17:49:28 2020/02/06 17:49:23 WARN: /go/src/github.com/docker/cli/man/src/trust/inspect.md does not exist, skipping
17:49:28 2020/02/06 17:49:23 WARN: /go/src/github.com/docker/cli/man/src/trust/key/generate.md does not exist, skipping
17:49:28 2020/02/06 17:49:23 WARN: /go/src/github.com/docker/cli/man/src/trust/key/load.md does not exist, skipping
17:49:28 2020/02/06 17:49:23 WARN: /go/src/github.com/docker/cli/man/src/trust/key.md does not exist, skipping
17:49:28 2020/02/06 17:49:23 WARN: /go/src/github.com/docker/cli/man/src/trust/revoke.md does not exist, skipping
17:49:28 2020/02/06 17:49:23 WARN: /go/src/github.com/docker/cli/man/src/trust/sign.md does not exist, skipping
17:49:28 2020/02/06 17:49:23 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/add.md does not exist, skipping
17:49:28 2020/02/06 17:49:23 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/remove.md does not exist, skipping
17:49:28 2020/02/06 17:49:23 WARN: /go/src/github.com/docker/cli/man/src/trust/signer.md does not exist, skipping
17:49:28 2020/02/06 17:49:23 WARN: /go/src/github.com/docker/cli/man/src/trust.md does not exist, skipping
17:49:28 2020/02/06 17:49:23 WARN: /go/src/github.com/docker/cli/man/src/volume/prune.md does not exist, skipping
17:49:28 2020/02/06 17:49:23 WARN: /go/src/github.com/docker/cli/man/src/volume/rm.md does not exist, skipping
17:49:28 ~/rpmbuild/BUILD/src
17:49:28 + popd
17:49:28 + pushd /root/rpmbuild/BUILD/src/plugins
17:49:28 ~/rpmbuild/BUILD/src/plugins ~/rpmbuild/BUILD/src
17:49:28 + for installer in '*.installer'
17:49:28 + bash app.installer build
17:49:28 Cloning into '/go/src/github.com/docker/app'...
17:49:28 Fetching origin
17:49:28 go build -tags= -ldflags="-s -w -X github.com/docker/app/internal.GitCommit=44932b6 -X github.com/docker/app/internal.Version=v0.9.0-zeta1-96-g44932b629b -X github.com/docker/app/internal.BuildTime=2020-02-06T17:49:26Z" -o bin/docker-app ./cmd/docker-app
17:49:56 make[1]: Leaving directory '/root/build-deb'
17:49:56    debian/rules override_dh_auto_test
17:49:56 make[1]: Entering directory '/root/build-deb'
17:49:56 ./engine/bundles/dynbinary-daemon/dockerd -v
17:49:56 Docker version 0.0.0-20200206152520-8e9ab9d8, build 8e9ab9d8
17:49:56 ./cli/build/docker -v
17:49:56 Docker version 0.0.0-20200206152520-8e9ab9d8, build 8e9ab9d8
17:49:56 make[1]: Leaving directory '/root/build-deb'
17:49:56  debian/rules binary
17:49:56 dh binary --with=bash-completion --with=systemd
17:49:56    dh_testroot
17:49:56    dh_prep
17:49:56    debian/rules override_dh_auto_install
17:49:56 make[1]: Entering directory '/root/build-deb'
17:49:56 # docker-ce-cli install
17:49:56 install -D -m 0644 /go/src/github.com/docker/cli/contrib/completion/fish/docker.fish debian/docker-ce-cli/usr/share/fish/vendor_completions.d/docker.fish
17:49:56 install -D -m 0644 /go/src/github.com/docker/cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker
17:49:56 install -D -m 0755 /go/src/github.com/docker/cli/build/docker debian/docker-ce-cli/usr/bin/docker
17:49:56 set -e;cd /sources && \
17:49:56 	tar xzf plugin-installers.tgz; \
17:49:56 	for installer in plugins/*.installer; do \
17:49:56 		DESTDIR=/root/build-deb/debian/docker-ce-cli \
17:49:56 		PREFIX=/usr/libexec/docker/cli-plugins \
17:49:56 			bash ${installer} install_plugin; \
17:49:56 	done
17:49:56 # docker-ce install
17:49:56 install -D -m 0644 /sources/docker.service debian/docker-ce/lib/systemd/system/docker.service
17:49:56 install -D -m 0644 /sources/docker.socket debian/docker-ce/lib/systemd/system/docker.socket
17:49:56 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd-0.0.0-20200206152520-8e9ab9d8 debian/docker-ce/usr/bin/dockerd
17:49:56 install -D -m 0755 /usr/local/bin/docker-proxy debian/docker-ce/usr/bin/docker-proxy
17:49:56 install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/bin/docker-init
17:49:56 make[1]: Leaving directory '/root/build-deb'
17:49:56    debian/rules override_dh_install
17:49:56 make[1]: Entering directory '/root/build-deb'
17:49:56 dh_install
17:49:56 # TODO Can we do this from within our container?
17:49:56 dh_apparmor --profile-name=docker-ce -pdocker-ce
17:49:56 make[1]: Leaving directory '/root/build-deb'
17:49:56    dh_installdocs
17:49:56    dh_installchangelogs
17:49:56    dh_installman
17:49:56    dh_bash-completion
17:49:56    dh_systemd_enable
17:49:56    debian/rules override_dh_installinit
17:49:56 make[1]: Entering directory '/root/build-deb'
17:49:56 # use "docker" as our service name, not "docker-ce"
17:49:56 dh_installinit --name=docker
17:49:56 make[1]: Leaving directory '/root/build-deb'
17:49:56    dh_systemd_start
17:49:56    dh_perl
17:49:56    dh_link
17:49:56    dh_strip_nondeterminism
17:49:56    dh_compress
17:49:56    dh_fixperms
17:49:56    debian/rules override_dh_strip
17:49:56 make[1]: Entering directory '/root/build-deb'
17:49:56 # Go has lots of problems with stripping, so just don't
17:49:56 make[1]: Leaving directory '/root/build-deb'
17:49:56    dh_makeshlibs
17:49:56    debian/rules override_dh_shlibdeps
17:49:56 make[1]: Entering directory '/root/build-deb'
17:49:56 dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info
17:50:15 make[1]: Leaving directory '/root/build-deb'
17:50:15    dh_installdeb
17:50:15    debian/rules override_dh_gencontrol
17:50:15 make[1]: Entering directory '/root/build-deb'
17:50:15 # if we're on Ubuntu, we need to Recommends: apparmor
17:50:15 echo 'apparmor:Recommends=apparmor' >> debian/docker-ce.substvars
17:50:15 dh_gencontrol
17:50:15 dpkg-gencontrol: warning: package docker-ce: unused substitution variable ${misc:Depends}
17:50:15 make[1]: Leaving directory '/root/build-deb'
17:50:15    dh_md5sums
17:50:15    dh_builddeb
17:50:15 dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0-20200206152520-8e9ab9d8-0~ubuntu-xenial_amd64.deb'.
17:50:25 + for installer in '*.installer'
17:50:25 + bash buildx.installer build
17:50:25 Cloning into '/go/src/github.com/docker/buildx'...
17:50:25 Fetching origin
17:50:25 + go build -o bin/docker-buildx -ldflags '-X github.com/docker/buildx/version.Version=v0.3.1-tp-docker -X github.com/docker/buildx/version.Revision=6db68d029599c6710a32aa7adcba8e5a344795a7 -X github.com/docker/buildx/version.Package=github.com/docker/buildx -X main.experimental=1' ./cmd/buildx
17:51:03 + popd
17:51:03 + exit 0
17:51:03 ~/rpmbuild/BUILD/src
17:51:03 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.RqGeNR
17:51:03 + umask 022
17:51:03 + cd /root/rpmbuild/BUILD
17:51:03 + '[' /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20200206152520.8e9ab9d8-0.el7.x86_64 '!=' / ']'
17:51:03 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20200206152520.8e9ab9d8-0.el7.x86_64
17:51:03 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20200206152520.8e9ab9d8-0.el7.x86_64
17:51:03 + mkdir -p /root/rpmbuild/BUILDROOT
17:51:03 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20200206152520.8e9ab9d8-0.el7.x86_64
17:51:03 + cd src
17:51:03 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20200206152520.8e9ab9d8-0.el7.x86_64//usr/bin
17:51:03 + install -p -m 755 cli/build/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20200206152520.8e9ab9d8-0.el7.x86_64//usr/bin/docker
17:51:03 + pushd /root/rpmbuild/BUILD/src/plugins
17:51:03 + for installer in '*.installer'
17:51:03 + DESTDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20200206152520.8e9ab9d8-0.el7.x86_64
17:51:03 + PREFIX=/usr/libexec/docker/cli-plugins
17:51:03 + bash app.installer install_plugin
17:51:03 ~/rpmbuild/BUILD/src/plugins ~/rpmbuild/BUILD/src
17:51:03 + for installer in '*.installer'
17:51:03 + DESTDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20200206152520.8e9ab9d8-0.el7.x86_64
17:51:03 + PREFIX=/usr/libexec/docker/cli-plugins
17:51:03 + bash buildx.installer install_plugin
17:51:03 + popd
17:51:03 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20200206152520.8e9ab9d8-0.el7.x86_64/usr/share/bash-completion/completions
17:51:03 ~/rpmbuild/BUILD/src
17:51:03 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20200206152520.8e9ab9d8-0.el7.x86_64/usr/share/zsh/vendor-completions
17:51:03 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20200206152520.8e9ab9d8-0.el7.x86_64/usr/share/fish/vendor_completions.d
17:51:03 + install -p -m 644 cli/contrib/completion/bash/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20200206152520.8e9ab9d8-0.el7.x86_64/usr/share/bash-completion/completions/docker
17:51:03 + install -p -m 644 cli/contrib/completion/zsh/_docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20200206152520.8e9ab9d8-0.el7.x86_64/usr/share/zsh/vendor-completions/_docker
17:51:03 + install -p -m 644 cli/contrib/completion/fish/docker.fish /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20200206152520.8e9ab9d8-0.el7.x86_64/usr/share/fish/vendor_completions.d/docker.fish
17:51:03 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20200206152520.8e9ab9d8-0.el7.x86_64/usr/share/man/man1
17:51:03 + install -p -m 644 cli/man/man1/docker-attach.1 cli/man/man1/docker-build.1 cli/man/man1/docker-builder-build.1 cli/man/man1/docker-builder-prune.1 cli/man/man1/docker-builder.1 cli/man/man1/docker-checkpoint-create.1 cli/man/man1/docker-checkpoint-ls.1 cli/man/man1/docker-checkpoint-rm.1 cli/man/man1/docker-checkpoint.1 cli/man/man1/docker-commit.1 cli/man/man1/docker-config-create.1 cli/man/man1/docker-config-inspect.1 cli/man/man1/docker-config-ls.1 cli/man/man1/docker-config-rm.1 cli/man/man1/docker-config.1 cli/man/man1/docker-container-attach.1 cli/man/man1/docker-container-commit.1 cli/man/man1/docker-container-cp.1 cli/man/man1/docker-container-create.1 cli/man/man1/docker-container-diff.1 cli/man/man1/docker-container-exec.1 cli/man/man1/docker-container-export.1 cli/man/man1/docker-container-inspect.1 cli/man/man1/docker-container-kill.1 cli/man/man1/docker-container-logs.1 cli/man/man1/docker-container-ls.1 cli/man/man1/docker-container-pause.1 cli/man/man1/docker-container-port.1 cli/man/man1/docker-container-prune.1 cli/man/man1/docker-container-rename.1 cli/man/man1/docker-container-restart.1 cli/man/man1/docker-container-rm.1 cli/man/man1/docker-container-run.1 cli/man/man1/docker-container-start.1 cli/man/man1/docker-container-stats.1 cli/man/man1/docker-container-stop.1 cli/man/man1/docker-container-top.1 cli/man/man1/docker-container-unpause.1 cli/man/man1/docker-container-update.1 cli/man/man1/docker-container-wait.1 cli/man/man1/docker-container.1 cli/man/man1/docker-context-create.1 cli/man/man1/docker-context-export.1 cli/man/man1/docker-context-import.1 cli/man/man1/docker-context-inspect.1 cli/man/man1/docker-context-ls.1 cli/man/man1/docker-context-rm.1 cli/man/man1/docker-context-update.1 cli/man/man1/docker-context-use.1 cli/man/man1/docker-context.1 cli/man/man1/docker-cp.1 cli/man/man1/docker-create.1 cli/man/man1/docker-diff.1 cli/man/man1/docker-events.1 cli/man/man1/docker-exec.1 cli/man/man1/docker-export.1 cli/man/man1/docker-history.1 cli/man/man1/docker-image-build.1 cli/man/man1/docker-image-history.1 cli/man/man1/docker-image-import.1 cli/man/man1/docker-image-inspect.1 cli/man/man1/docker-image-load.1 cli/man/man1/docker-image-ls.1 cli/man/man1/docker-image-prune.1 cli/man/man1/docker-image-pull.1 cli/man/man1/docker-image-push.1 cli/man/man1/docker-image-rm.1 cli/man/man1/docker-image-save.1 cli/man/man1/docker-image-tag.1 cli/man/man1/docker-image.1 cli/man/man1/docker-images.1 cli/man/man1/docker-import.1 cli/man/man1/docker-info.1 cli/man/man1/docker-inspect.1 cli/man/man1/docker-kill.1 cli/man/man1/docker-load.1 cli/man/man1/docker-login.1 cli/man/man1/docker-logout.1 cli/man/man1/docker-logs.1 cli/man/man1/docker-manifest-annotate.1 cli/man/man1/docker-manifest-create.1 cli/man/man1/docker-manifest-inspect.1 cli/man/man1/docker-manifest-push.1 cli/man/man1/docker-manifest.1 cli/man/man1/docker-network-connect.1 cli/man/man1/docker-network-create.1 cli/man/man1/docker-network-disconnect.1 cli/man/man1/docker-network-inspect.1 cli/man/man1/docker-network-ls.1 cli/man/man1/docker-network-prune.1 cli/man/man1/docker-network-rm.1 cli/man/man1/docker-network.1 cli/man/man1/docker-node-demote.1 cli/man/man1/docker-node-inspect.1 cli/man/man1/docker-node-ls.1 cli/man/man1/docker-node-promote.1 cli/man/man1/docker-node-ps.1 cli/man/man1/docker-node-rm.1 cli/man/man1/docker-node-update.1 cli/man/man1/docker-node.1 cli/man/man1/docker-pause.1 cli/man/man1/docker-plugin-create.1 cli/man/man1/docker-plugin-disable.1 cli/man/man1/docker-plugin-enable.1 cli/man/man1/docker-plugin-inspect.1 cli/man/man1/docker-plugin-install.1 cli/man/man1/docker-plugin-ls.1 cli/man/man1/docker-plugin-push.1 cli/man/man1/docker-plugin-rm.1 cli/man/man1/docker-plugin-set.1 cli/man/man1/docker-plugin-upgrade.1 cli/man/man1/docker-plugin.1 cli/man/man1/docker-port.1 cli/man/man1/docker-ps.1 cli/man/man1/docker-pull.1 cli/man/man1/docker-push.1 cli/man/man1/docker-rename.1 cli/man/man1/docker-restart.1 cli/man/man1/docker-rm.1 cli/man/man1/docker-rmi.1 cli/man/man1/docker-run.1 cli/man/man1/docker-save.1 cli/man/man1/docker-search.1 cli/man/man1/docker-secret-create.1 cli/man/man1/docker-secret-inspect.1 cli/man/man1/docker-secret-ls.1 cli/man/man1/docker-secret-rm.1 cli/man/man1/docker-secret.1 cli/man/man1/docker-service-create.1 cli/man/man1/docker-service-inspect.1 cli/man/man1/docker-service-logs.1 cli/man/man1/docker-service-ls.1 cli/man/man1/docker-service-ps.1 cli/man/man1/docker-service-rm.1 cli/man/man1/docker-service-rollback.1 cli/man/man1/docker-service-scale.1 cli/man/man1/docker-service-update.1 cli/man/man1/docker-service.1 cli/man/man1/docker-stack-deploy.1 cli/man/man1/docker-stack-ls.1 cli/man/man1/docker-stack-ps.1 cli/man/man1/docker-stack-rm.1 cli/man/man1/docker-stack-services.1 cli/man/man1/docker-stack.1 cli/man/man1/docker-start.1 cli/man/man1/docker-stats.1 cli/man/man1/docker-stop.1 cli/man/man1/docker-swarm-ca.1 cli/man/man1/docker-swarm-init.1 cli/man/man1/docker-swarm-join-token.1 cli/man/man1/docker-swarm-join.1 cli/man/man1/docker-swarm-leave.1 cli/man/man1/docker-swarm-unlock-key.1 cli/man/man1/docker-swarm-unlock.1 cli/man/man1/docker-swarm-update.1 cli/man/man1/docker-swarm.1 cli/man/man1/docker-system-df.1 cli/man/man1/docker-system-events.1 cli/man/man1/docker-system-info.1 cli/man/man1/docker-system-prune.1 cli/man/man1/docker-system.1 cli/man/man1/docker-tag.1 cli/man/man1/docker-top.1 cli/man/man1/docker-trust-inspect.1 cli/man/man1/docker-trust-key-generate.1 cli/man/man1/docker-trust-key-load.1 cli/man/man1/docker-trust-key.1 cli/man/man1/docker-trust-revoke.1 cli/man/man1/docker-trust-sign.1 cli/man/man1/docker-trust-signer-add.1 cli/man/man1/docker-trust-signer-remove.1 cli/man/man1/docker-trust-signer.1 cli/man/man1/docker-trust.1 cli/man/man1/docker-unpause.1 cli/man/man1/docker-update.1 cli/man/man1/docker-version.1 cli/man/man1/docker-volume-create.1 cli/man/man1/docker-volume-inspect.1 cli/man/man1/docker-volume-ls.1 cli/man/man1/docker-volume-prune.1 cli/man/man1/docker-volume-rm.1 cli/man/man1/docker-volume.1 cli/man/man1/docker-wait.1 cli/man/man1/docker.1 /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20200206152520.8e9ab9d8-0.el7.x86_64//usr/share/man/man1
17:51:03 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20200206152520.8e9ab9d8-0.el7.x86_64/usr/share/man/man5
17:51:03 + install -p -m 644 cli/man/man5/Dockerfile.5 cli/man/man5/docker-config-json.5 /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20200206152520.8e9ab9d8-0.el7.x86_64//usr/share/man/man5
17:51:03 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20200206152520.8e9ab9d8-0.el7.x86_64/usr/share/man/man8
17:51:03 + install -p -m 644 cli/man/man8/dockerd.8 /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20200206152520.8e9ab9d8-0.el7.x86_64//usr/share/man/man8
17:51:03 + mkdir -p build-docs
17:51:03 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
17:51:03 + cp cli/LICENSE build-docs/LICENSE
17:51:03 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
17:51:03 + cp cli/MAINTAINERS build-docs/MAINTAINERS
17:51:03 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
17:51:03 + cp cli/NOTICE build-docs/NOTICE
17:51:03 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
17:51:03 + cp cli/README.md build-docs/README.md
17:51:03 + /usr/lib/rpm/check-buildroot
17:51:03 + /usr/lib/rpm/redhat/brp-compress
17:51:03 + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip
17:51:03 + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
17:51:03 + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip
17:51:03 + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1
17:51:03 + /usr/lib/rpm/redhat/brp-python-hardlink
17:51:03 + /usr/lib/rpm/redhat/brp-java-repack-jars
17:51:03 Processing files: docker-ce-cli-0.0.0.20200206152520.8e9ab9d8-0.el7.x86_64
17:51:03 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.KYbNhd
17:51:03 + umask 022
17:51:03 + cd /root/rpmbuild/BUILD
17:51:03 + cd src
17:51:03 + DOCDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20200206152520.8e9ab9d8-0.el7.x86_64/usr/share/doc/docker-ce-cli-0.0.0.20200206152520.8e9ab9d8
17:51:03 + export DOCDIR
17:51:03 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20200206152520.8e9ab9d8-0.el7.x86_64/usr/share/doc/docker-ce-cli-0.0.0.20200206152520.8e9ab9d8
17:51:03 + cp -pr build-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20200206152520.8e9ab9d8-0.el7.x86_64/usr/share/doc/docker-ce-cli-0.0.0.20200206152520.8e9ab9d8
17:51:03 + cp -pr build-docs/MAINTAINERS /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20200206152520.8e9ab9d8-0.el7.x86_64/usr/share/doc/docker-ce-cli-0.0.0.20200206152520.8e9ab9d8
17:51:03 + cp -pr build-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20200206152520.8e9ab9d8-0.el7.x86_64/usr/share/doc/docker-ce-cli-0.0.0.20200206152520.8e9ab9d8
17:51:03 + cp -pr build-docs/README.md /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20200206152520.8e9ab9d8-0.el7.x86_64/usr/share/doc/docker-ce-cli-0.0.0.20200206152520.8e9ab9d8
17:51:03 + exit 0
17:51:03 Provides: docker-ce-cli = 1:0.0.0.20200206152520.8e9ab9d8-0.el7 docker-ce-cli(x86-64) = 1:0.0.0.20200206152520.8e9ab9d8-0.el7
17:51:03 Requires(interp): /bin/sh
17:51:03 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
17:51:03 Requires(post): /bin/sh
17:51:03 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) rtld(GNU_HASH)
17:51:03 Conflicts: docker docker-io docker-engine-cs docker-ee docker-ee-cli
17:51:03 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20200206152520.8e9ab9d8-0.el7.x86_64
17:51:03 Wrote: /root/rpmbuild/SRPMS/docker-ce-cli-0.0.0.20200206152520.8e9ab9d8-0.el7.src.rpm
17:51:11 dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0-20200206152520-8e9ab9d8-0~ubuntu-xenial_amd64.deb'.
17:51:18 Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-cli-0.0.0.20200206152520.8e9ab9d8-0.el7.x86_64.rpm
17:51:18 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.V6YWJ3
17:51:18 + umask 022
17:51:18 + cd /root/rpmbuild/BUILD
17:51:18 + cd src
17:51:18 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20200206152520.8e9ab9d8-0.el7.x86_64
17:51:18 + exit 0
17:51:19 docker run --rm -i -v /home/ubuntu/workspace/docker-ce-packaging_PR-430/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
17:51:20 make: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-430/rpm'
[Pipeline] sh
17:51:21 + pwd
17:51:21 + make ENGINE_DIR=/home/ubuntu/workspace/docker-ce-packaging_PR-430/engine clean-engine
17:51:21 rm -rf /home/ubuntu/workspace/docker-ce-packaging_PR-430/engine
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
17:52:32  dpkg-genchanges  >../docker-ce_0.0.0-20200206152520-8e9ab9d8-0~ubuntu-xenial_amd64.changes
17:52:32 dpkg-genchanges: including full source code in upload
17:52:32  dpkg-source -I.git --after-build build-deb
17:52:32 dpkg-buildpackage: full upload; Debian-native package (full source is included)
17:52:32 + destination=/build
17:52:32 + mkdir -p /build
17:52:32 + mv -v /root/docker-ce-cli_0.0.0-20200206152520-8e9ab9d8-0~ubuntu-xenial_amd64.deb /root/docker-ce_0.0.0-20200206152520-8e9ab9d8-0~ubuntu-xenial.dsc /root/docker-ce_0.0.0-20200206152520-8e9ab9d8-0~ubuntu-xenial.tar.gz /root/docker-ce_0.0.0-20200206152520-8e9ab9d8-0~ubuntu-xenial_amd64.changes /root/docker-ce_0.0.0-20200206152520-8e9ab9d8-0~ubuntu-xenial_amd64.deb /build
17:52:32 '/root/docker-ce-cli_0.0.0-20200206152520-8e9ab9d8-0~ubuntu-xenial_amd64.deb' -> '/build/docker-ce-cli_0.0.0-20200206152520-8e9ab9d8-0~ubuntu-xenial_amd64.deb'
17:52:32 removed '/root/docker-ce-cli_0.0.0-20200206152520-8e9ab9d8-0~ubuntu-xenial_amd64.deb'
17:52:32 '/root/docker-ce_0.0.0-20200206152520-8e9ab9d8-0~ubuntu-xenial.dsc' -> '/build/docker-ce_0.0.0-20200206152520-8e9ab9d8-0~ubuntu-xenial.dsc'
17:52:32 removed '/root/docker-ce_0.0.0-20200206152520-8e9ab9d8-0~ubuntu-xenial.dsc'
17:52:32 '/root/docker-ce_0.0.0-20200206152520-8e9ab9d8-0~ubuntu-xenial.tar.gz' -> '/build/docker-ce_0.0.0-20200206152520-8e9ab9d8-0~ubuntu-xenial.tar.gz'
17:52:32 removed '/root/docker-ce_0.0.0-20200206152520-8e9ab9d8-0~ubuntu-xenial.tar.gz'
17:52:32 '/root/docker-ce_0.0.0-20200206152520-8e9ab9d8-0~ubuntu-xenial_amd64.changes' -> '/build/docker-ce_0.0.0-20200206152520-8e9ab9d8-0~ubuntu-xenial_amd64.changes'
17:52:32 removed '/root/docker-ce_0.0.0-20200206152520-8e9ab9d8-0~ubuntu-xenial_amd64.changes'
17:52:32 '/root/docker-ce_0.0.0-20200206152520-8e9ab9d8-0~ubuntu-xenial_amd64.deb' -> '/build/docker-ce_0.0.0-20200206152520-8e9ab9d8-0~ubuntu-xenial_amd64.deb'
17:52:32 removed '/root/docker-ce_0.0.0-20200206152520-8e9ab9d8-0~ubuntu-xenial_amd64.deb'
17:52:32 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-430/deb:/v -w /v alpine chown -R 1000:1000 debbuild/ubuntu-xenial
17:52:32 make: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-430/deb'
[Pipeline] sh
17:52:32 + pwd
17:52:32 + make ENGINE_DIR=/home/ubuntu/workspace/docker-ce-packaging_PR-430/engine clean-engine
17:52:32 rm -rf /home/ubuntu/workspace/docker-ce-packaging_PR-430/engine
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // parallel
[Pipeline] End of Pipeline

GitHub has been notified of this commit’s build result

ERROR: script returned exit code 2
Finished: FAILURE