Skip to content
Success

Console Output

Skipping 28,017 KB.. Full Log
16:17:12 ./cli/build/docker -v
16:17:12 Docker version 0.0.0-20220214173007-96f2cf8, build 96f2cf8
16:17:12 make[1]: Leaving directory '/root/build-deb'
16:17:12    create-stamp debian/debhelper-build-stamp
16:17:12  debian/rules binary
16:17:12 dh binary --with=bash-completion --with=systemd
16:17:12    dh_testroot
16:17:12    dh_prep
16:17:12    debian/rules override_dh_auto_install
16:17:12 make[1]: Entering directory '/root/build-deb'
16:17:12 # docker-ce-cli install
16:17:12 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
16:17:12 install -D -m 0644 /go/src/github.com/docker/cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker
16:17:12 install -D -m 0755 /go/src/github.com/docker/cli/build/docker debian/docker-ce-cli/usr/bin/docker
16:17:12 set -e;cd /sources && \
16:17:12 	tar xzf plugin-installers.tgz; \
16:17:12 	for installer in plugins/*.installer; do \
16:17:12 		DESTDIR=/root/build-deb/debian/docker-ce-cli \
16:17:12 		PREFIX=/usr/libexec/docker/cli-plugins \
16:17:12 			bash ${installer} install_plugin; \
16:17:12 	done
16:17:12 # docker-ce install
16:17:12 install -D -m 0644 /sources/docker.service debian/docker-ce/lib/systemd/system/docker.service
16:17:12 install -D -m 0644 /sources/docker.socket debian/docker-ce/lib/systemd/system/docker.socket
16:17:12 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd-0.0.0-20220214173007-96f2cf8 debian/docker-ce/usr/bin/dockerd
16:17:12 install -D -m 0755 /usr/local/bin/docker-proxy debian/docker-ce/usr/bin/docker-proxy
16:17:12 install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/bin/docker-init
16:17:12 # docker-scan-plugin install
16:17:12 # TODO change once we support scan-plugin on other architectures
16:17:12 if [ "amd64" = "amd64" ]; then \
16:17:12 	install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-scan debian/docker-scan-plugin/usr/libexec/docker/cli-plugins/docker-scan; \
16:17:12 fi
16:17:12 # docker-ce-rootless-extras install
16:17:12 install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit
16:17:12 install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy
16:17:12 install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh
16:17:12 install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh
16:17:12 # TODO: how can we install vpnkit?
16:17:12 make[1]: Leaving directory '/root/build-deb'
16:17:12    debian/rules override_dh_install
16:17:12 make[1]: Entering directory '/root/build-deb'
16:17:12 dh_install
16:17:12 # TODO Can we do this from within our container?
16:17:12 dh_apparmor --profile-name=docker-ce -pdocker-ce
16:17:12 make[1]: Leaving directory '/root/build-deb'
16:17:12    dh_installdocs
16:17:12    dh_installchangelogs
16:17:12    dh_installman
16:17:12    dh_bash-completion
16:17:12    dh_systemd_enable
16:17:12    debian/rules override_dh_installinit
16:17:12 make[1]: Entering directory '/root/build-deb'
16:17:12 # use "docker" as our service name, not "docker-ce"
16:17:12 dh_installinit --name=docker
16:17:12 make[1]: Leaving directory '/root/build-deb'
16:17:12    dh_systemd_start
16:17:12    dh_perl
16:17:12    dh_link
16:17:12    dh_strip_nondeterminism
16:17:12    dh_compress
16:17:12    dh_fixperms
16:17:12    dh_missing
16:17:12    debian/rules override_dh_strip
16:17:12 make[1]: Entering directory '/root/build-deb'
16:17:12 # Go has lots of problems with stripping, so just don't
16:17:12 make[1]: Leaving directory '/root/build-deb'
16:17:12    dh_makeshlibs
16:17:12    debian/rules override_dh_shlibdeps
16:17:12 make[1]: Entering directory '/root/build-deb'
16:17:12 dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info
16:17:12 make[1]: Leaving directory '/root/build-deb'
16:17:12    dh_installdeb
16:17:12    debian/rules override_dh_gencontrol
16:17:12 make[1]: Entering directory '/root/build-deb'
16:17:12 # Use separate version for the scan-plugin package, then generate the other control files as usual
16:17:12 # TODO override "Source" field in control as well (to point to scan-cli-plugin, as it doesn't match the package name)
16:17:12 # TODO change once we support scan-plugin on other architectures (see dpkg-architecture -L)
16:17:12 if [ "amd64" = "amd64" ]; then \
16:17:12 	dh_gencontrol -pdocker-scan-plugin -- -v${SCAN_VERSION#v}~${DISTRO}-${SUITE}; \
16:17:12 fi
16:17:13 dh_gencontrol --remaining-packages
16:17:13 make[1]: Leaving directory '/root/build-deb'
16:17:13    dh_md5sums
16:17:14    debian/rules override_dh_builddeb
16:17:14 make[1]: Entering directory '/root/build-deb'
16:17:14 dh_builddeb -- -Zxz
16:17:14 dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0-20220214173007-96f2cf8-0~ubuntu-hirsute_amd64.deb'.
16:17:14 dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0-20220214173007-96f2cf8-0~ubuntu-hirsute_amd64.deb'.
16:17:15 dpkg-deb: building package 'docker-scan-plugin' in '../docker-scan-plugin_0.17.0~debian-bullseye_amd64.deb'.
16:17:33 make[1]: Leaving directory '/root/build-deb'
16:17:33    debian/rules override_dh_auto_test
16:17:33 make[1]: Entering directory '/root/build-deb'
16:17:33 ./engine/bundles/dynbinary-daemon/dockerd -v
16:17:33 Docker version 0.0.0-20220214173007-96f2cf8, build 879dd46
16:17:33 ./cli/build/docker -v
16:17:33 Docker version 0.0.0-20220214173007-96f2cf8, build 96f2cf8
16:17:33 make[1]: Leaving directory '/root/build-deb'
16:17:33    create-stamp debian/debhelper-build-stamp
16:17:33  debian/rules binary
16:17:33 dh binary --with=bash-completion --with=systemd
16:17:33    dh_testroot
16:17:33    dh_prep
16:17:33    debian/rules override_dh_auto_install
16:17:33 make[1]: Entering directory '/root/build-deb'
16:17:33 # docker-ce-cli install
16:17:33 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
16:17:33 install -D -m 0644 /go/src/github.com/docker/cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker
16:17:33 install -D -m 0755 /go/src/github.com/docker/cli/build/docker debian/docker-ce-cli/usr/bin/docker
16:17:33 set -e;cd /sources && \
16:17:33 	tar xzf plugin-installers.tgz; \
16:17:33 	for installer in plugins/*.installer; do \
16:17:33 		DESTDIR=/root/build-deb/debian/docker-ce-cli \
16:17:33 		PREFIX=/usr/libexec/docker/cli-plugins \
16:17:33 			bash ${installer} install_plugin; \
16:17:33 	done
16:17:33 # docker-ce install
16:17:33 install -D -m 0644 /sources/docker.service debian/docker-ce/lib/systemd/system/docker.service
16:17:33 install -D -m 0644 /sources/docker.socket debian/docker-ce/lib/systemd/system/docker.socket
16:17:33 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd-0.0.0-20220214173007-96f2cf8 debian/docker-ce/usr/bin/dockerd
16:17:33 install -D -m 0755 /usr/local/bin/docker-proxy debian/docker-ce/usr/bin/docker-proxy
16:17:33 install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/bin/docker-init
16:17:33 # docker-scan-plugin install
16:17:33 # TODO change once we support scan-plugin on other architectures
16:17:33 if [ "amd64" = "amd64" ]; then \
16:17:33 	install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-scan debian/docker-scan-plugin/usr/libexec/docker/cli-plugins/docker-scan; \
16:17:33 fi
16:17:33 # docker-ce-rootless-extras install
16:17:33 install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit
16:17:33 install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy
16:17:33 install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh
16:17:33 install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh
16:17:33 # TODO: how can we install vpnkit?
16:17:33 make[1]: Leaving directory '/root/build-deb'
16:17:33    debian/rules override_dh_install
16:17:33 make[1]: Entering directory '/root/build-deb'
16:17:33 dh_install
16:17:33 # TODO Can we do this from within our container?
16:17:33 dh_apparmor --profile-name=docker-ce -pdocker-ce
16:17:33 make[1]: Leaving directory '/root/build-deb'
16:17:33    dh_installdocs
16:17:33    dh_installchangelogs
16:17:33    dh_installman
16:17:33    dh_bash-completion
16:17:33    dh_systemd_enable
16:17:33    debian/rules override_dh_installinit
16:17:33 make[1]: Entering directory '/root/build-deb'
16:17:33 # use "docker" as our service name, not "docker-ce"
16:17:33 dh_installinit --name=docker
16:17:33 make[1]: Leaving directory '/root/build-deb'
16:17:33    dh_systemd_start
16:17:33    dh_perl
16:17:33    dh_link
16:17:33    dh_strip_nondeterminism
16:17:33    dh_compress
16:17:33    dh_fixperms
16:17:33    dh_missing
16:17:33    debian/rules override_dh_strip
16:17:33 make[1]: Entering directory '/root/build-deb'
16:17:33 # Go has lots of problems with stripping, so just don't
16:17:33 make[1]: Leaving directory '/root/build-deb'
16:17:33    dh_makeshlibs
16:17:33    debian/rules override_dh_shlibdeps
16:17:33 make[1]: Entering directory '/root/build-deb'
16:17:33 dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info
16:17:35 dpkg-deb: building package 'docker-scan-plugin' in '../docker-scan-plugin_0.17.0~ubuntu-hirsute_amd64.deb'.
16:17:36 dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/docker-ce-cli/usr/libexec/docker/cli-plugins/docker-buildx was not linked against libpthread.so.0 (it uses none of the library's symbols)
16:17:36 make[1]: Leaving directory '/root/build-deb'
16:17:36    dh_installdeb
16:17:36    debian/rules override_dh_gencontrol
16:17:36 make[1]: Entering directory '/root/build-deb'
16:17:36 # Use separate version for the scan-plugin package, then generate the other control files as usual
16:17:36 # TODO override "Source" field in control as well (to point to scan-cli-plugin, as it doesn't match the package name)
16:17:36 # TODO change once we support scan-plugin on other architectures (see dpkg-architecture -L)
16:17:36 if [ "amd64" = "amd64" ]; then \
16:17:36 	dh_gencontrol -pdocker-scan-plugin -- -v${SCAN_VERSION#v}~${DISTRO}-${SUITE}; \
16:17:36 fi
16:17:36 dh_gencontrol --remaining-packages
16:17:36 make[1]: Leaving directory '/root/build-deb'
16:17:36    dh_md5sums
16:17:37    debian/rules override_dh_builddeb
16:17:37 make[1]: Entering directory '/root/build-deb'
16:17:37 dh_builddeb -- -Zxz
16:17:37 dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0-20220214173007-96f2cf8-0~ubuntu-impish_amd64.deb'.
16:17:37 dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0-20220214173007-96f2cf8-0~ubuntu-impish_amd64.deb'.
16:17:42 dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0-20220214173007-96f2cf8-0~debian-bullseye_amd64.deb'.
16:17:59 dpkg-deb: building package 'docker-scan-plugin' in '../docker-scan-plugin_0.17.0~ubuntu-impish_amd64.deb'.
16:18:02 dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0-20220214173007-96f2cf8-0~ubuntu-hirsute_amd64.deb'.
16:18:25 dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0-20220214173007-96f2cf8-0~ubuntu-impish_amd64.deb'.
16:18:28 make[1]: Leaving directory '/root/build-deb'
16:18:28  dpkg-genbuildinfo
16:18:28  dpkg-genchanges  >../docker-ce_0.0.0-20220214173007-96f2cf8-0~debian-bullseye_amd64.changes
16:18:29 dpkg-genchanges: info: including full source code in upload
16:18:29  dpkg-source -I.git --after-build .
16:18:29 dpkg-buildpackage: info: full upload; Debian-native package (full source is included)
16:18:29 + destination=/build
16:18:29 + mkdir -p /build
16:18:29 + mv -v /root/docker-ce-cli_0.0.0-20220214173007-96f2cf8-0~debian-bullseye_amd64.deb /root/docker-ce-rootless-extras_0.0.0-20220214173007-96f2cf8-0~debian-bullseye_amd64.deb /root/docker-ce_0.0.0-20220214173007-96f2cf8-0~debian-bullseye.dsc /root/docker-ce_0.0.0-20220214173007-96f2cf8-0~debian-bullseye.tar.gz /root/docker-ce_0.0.0-20220214173007-96f2cf8-0~debian-bullseye_amd64.buildinfo /root/docker-ce_0.0.0-20220214173007-96f2cf8-0~debian-bullseye_amd64.changes /root/docker-ce_0.0.0-20220214173007-96f2cf8-0~debian-bullseye_amd64.deb /root/docker-scan-plugin_0.17.0~debian-bullseye_amd64.deb /build
16:18:29 copied '/root/docker-ce-cli_0.0.0-20220214173007-96f2cf8-0~debian-bullseye_amd64.deb' -> '/build/docker-ce-cli_0.0.0-20220214173007-96f2cf8-0~debian-bullseye_amd64.deb'
16:18:29 removed '/root/docker-ce-cli_0.0.0-20220214173007-96f2cf8-0~debian-bullseye_amd64.deb'
16:18:29 copied '/root/docker-ce-rootless-extras_0.0.0-20220214173007-96f2cf8-0~debian-bullseye_amd64.deb' -> '/build/docker-ce-rootless-extras_0.0.0-20220214173007-96f2cf8-0~debian-bullseye_amd64.deb'
16:18:29 removed '/root/docker-ce-rootless-extras_0.0.0-20220214173007-96f2cf8-0~debian-bullseye_amd64.deb'
16:18:29 copied '/root/docker-ce_0.0.0-20220214173007-96f2cf8-0~debian-bullseye.dsc' -> '/build/docker-ce_0.0.0-20220214173007-96f2cf8-0~debian-bullseye.dsc'
16:18:29 removed '/root/docker-ce_0.0.0-20220214173007-96f2cf8-0~debian-bullseye.dsc'
16:18:29 copied '/root/docker-ce_0.0.0-20220214173007-96f2cf8-0~debian-bullseye.tar.gz' -> '/build/docker-ce_0.0.0-20220214173007-96f2cf8-0~debian-bullseye.tar.gz'
16:18:29 removed '/root/docker-ce_0.0.0-20220214173007-96f2cf8-0~debian-bullseye.tar.gz'
16:18:29 copied '/root/docker-ce_0.0.0-20220214173007-96f2cf8-0~debian-bullseye_amd64.buildinfo' -> '/build/docker-ce_0.0.0-20220214173007-96f2cf8-0~debian-bullseye_amd64.buildinfo'
16:18:29 removed '/root/docker-ce_0.0.0-20220214173007-96f2cf8-0~debian-bullseye_amd64.buildinfo'
16:18:29 copied '/root/docker-ce_0.0.0-20220214173007-96f2cf8-0~debian-bullseye_amd64.changes' -> '/build/docker-ce_0.0.0-20220214173007-96f2cf8-0~debian-bullseye_amd64.changes'
16:18:29 removed '/root/docker-ce_0.0.0-20220214173007-96f2cf8-0~debian-bullseye_amd64.changes'
16:18:29 copied '/root/docker-ce_0.0.0-20220214173007-96f2cf8-0~debian-bullseye_amd64.deb' -> '/build/docker-ce_0.0.0-20220214173007-96f2cf8-0~debian-bullseye_amd64.deb'
16:18:29 removed '/root/docker-ce_0.0.0-20220214173007-96f2cf8-0~debian-bullseye_amd64.deb'
16:18:29 copied '/root/docker-scan-plugin_0.17.0~debian-bullseye_amd64.deb' -> '/build/docker-scan-plugin_0.17.0~debian-bullseye_amd64.deb'
16:18:29 removed '/root/docker-scan-plugin_0.17.0~debian-bullseye_amd64.deb'
16:18:32 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-630/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/debian-bullseye"
16:18:33 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-630/deb'
[Pipeline] sh
16:18:33 + make clean
16:18:33 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-630:/v -w /v alpine chown -R 1000:1000 src
16:18:34 rm -f -r src
16:18:34 make -C rpm clean
16:18:34 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-630/rpm'
16:18:34 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-630/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
16:18:34 rm -f -r rpmbuild/
16:18:34 docker builder prune -f --filter until=24h
16:18:34 Total reclaimed space: 0B
16:18:34 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-630/rpm'
16:18:34 make -C deb clean
16:18:34 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-630/deb'
16:18:34 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-630/deb:/v -w /v alpine chown -R 1000:1000 debbuild
16:18:35 rm -f -r debbuild
16:18:35 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-630/deb:/v -w /v alpine chown -R 1000:1000 sources
16:18:35 rm -f -r sources
16:18:35 docker builder prune -f --filter until=24h
16:18:35 Total reclaimed space: 0B
16:18:35 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-630/deb'
16:18:35 make -C static clean
16:18:35 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-630/static'
16:18:35 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-630/static:/v -w /v alpine chown -R 1000:1000 build
16:18:35 rm -f -r build
16:18:35 docker builder prune -f --filter until=24h
16:18:35 Total reclaimed space: 0B
16:18:35 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-630/static'
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
16:18:49 make[1]: Leaving directory '/root/build-deb'
16:18:49  dpkg-genbuildinfo
16:18:49  dpkg-genchanges  >../docker-ce_0.0.0-20220214173007-96f2cf8-0~ubuntu-hirsute_amd64.changes
16:18:49 dpkg-genchanges: info: including full source code in upload
16:18:49  dpkg-source -I.git --after-build .
16:18:50 dpkg-buildpackage: info: full upload; Debian-native package (full source is included)
16:18:50 + destination=/build
16:18:50 + mkdir -p /build
16:18:50 + mv -v /root/docker-ce-cli_0.0.0-20220214173007-96f2cf8-0~ubuntu-hirsute_amd64.deb /root/docker-ce-rootless-extras_0.0.0-20220214173007-96f2cf8-0~ubuntu-hirsute_amd64.deb /root/docker-ce_0.0.0-20220214173007-96f2cf8-0~ubuntu-hirsute.dsc /root/docker-ce_0.0.0-20220214173007-96f2cf8-0~ubuntu-hirsute.tar.gz /root/docker-ce_0.0.0-20220214173007-96f2cf8-0~ubuntu-hirsute_amd64.buildinfo /root/docker-ce_0.0.0-20220214173007-96f2cf8-0~ubuntu-hirsute_amd64.changes /root/docker-ce_0.0.0-20220214173007-96f2cf8-0~ubuntu-hirsute_amd64.deb /root/docker-scan-plugin_0.17.0~ubuntu-hirsute_amd64.deb /build
16:18:50 copied '/root/docker-ce-cli_0.0.0-20220214173007-96f2cf8-0~ubuntu-hirsute_amd64.deb' -> '/build/docker-ce-cli_0.0.0-20220214173007-96f2cf8-0~ubuntu-hirsute_amd64.deb'
16:18:50 removed '/root/docker-ce-cli_0.0.0-20220214173007-96f2cf8-0~ubuntu-hirsute_amd64.deb'
16:18:50 copied '/root/docker-ce-rootless-extras_0.0.0-20220214173007-96f2cf8-0~ubuntu-hirsute_amd64.deb' -> '/build/docker-ce-rootless-extras_0.0.0-20220214173007-96f2cf8-0~ubuntu-hirsute_amd64.deb'
16:18:50 removed '/root/docker-ce-rootless-extras_0.0.0-20220214173007-96f2cf8-0~ubuntu-hirsute_amd64.deb'
16:18:50 copied '/root/docker-ce_0.0.0-20220214173007-96f2cf8-0~ubuntu-hirsute.dsc' -> '/build/docker-ce_0.0.0-20220214173007-96f2cf8-0~ubuntu-hirsute.dsc'
16:18:50 removed '/root/docker-ce_0.0.0-20220214173007-96f2cf8-0~ubuntu-hirsute.dsc'
16:18:50 copied '/root/docker-ce_0.0.0-20220214173007-96f2cf8-0~ubuntu-hirsute.tar.gz' -> '/build/docker-ce_0.0.0-20220214173007-96f2cf8-0~ubuntu-hirsute.tar.gz'
16:18:50 removed '/root/docker-ce_0.0.0-20220214173007-96f2cf8-0~ubuntu-hirsute.tar.gz'
16:18:50 copied '/root/docker-ce_0.0.0-20220214173007-96f2cf8-0~ubuntu-hirsute_amd64.buildinfo' -> '/build/docker-ce_0.0.0-20220214173007-96f2cf8-0~ubuntu-hirsute_amd64.buildinfo'
16:18:50 removed '/root/docker-ce_0.0.0-20220214173007-96f2cf8-0~ubuntu-hirsute_amd64.buildinfo'
16:18:50 copied '/root/docker-ce_0.0.0-20220214173007-96f2cf8-0~ubuntu-hirsute_amd64.changes' -> '/build/docker-ce_0.0.0-20220214173007-96f2cf8-0~ubuntu-hirsute_amd64.changes'
16:18:50 removed '/root/docker-ce_0.0.0-20220214173007-96f2cf8-0~ubuntu-hirsute_amd64.changes'
16:18:50 copied '/root/docker-ce_0.0.0-20220214173007-96f2cf8-0~ubuntu-hirsute_amd64.deb' -> '/build/docker-ce_0.0.0-20220214173007-96f2cf8-0~ubuntu-hirsute_amd64.deb'
16:18:50 removed '/root/docker-ce_0.0.0-20220214173007-96f2cf8-0~ubuntu-hirsute_amd64.deb'
16:18:50 copied '/root/docker-scan-plugin_0.17.0~ubuntu-hirsute_amd64.deb' -> '/build/docker-scan-plugin_0.17.0~ubuntu-hirsute_amd64.deb'
16:18:50 removed '/root/docker-scan-plugin_0.17.0~ubuntu-hirsute_amd64.deb'
16:18:53 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-630/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/ubuntu-hirsute"
16:18:54 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-630/deb'
[Pipeline] sh
16:18:54 + make clean
16:18:54 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-630:/v -w /v alpine chown -R 1000:1000 src
16:18:55 rm -f -r src
16:18:55 make -C rpm clean
16:18:55 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-630/rpm'
16:18:55 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-630/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
16:18:55 rm -f -r rpmbuild/
16:18:55 docker builder prune -f --filter until=24h
16:18:55 Total reclaimed space: 0B
16:18:55 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-630/rpm'
16:18:55 make -C deb clean
16:18:55 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-630/deb'
16:18:55 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-630/deb:/v -w /v alpine chown -R 1000:1000 debbuild
16:18:56 rm -f -r debbuild
16:18:56 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-630/deb:/v -w /v alpine chown -R 1000:1000 sources
16:18:57 rm -f -r sources
16:18:57 docker builder prune -f --filter until=24h
16:18:57 Total reclaimed space: 0B
16:18:57 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-630/deb'
16:18:57 make -C static clean
16:18:57 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-630/static'
16:18:57 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-630/static:/v -w /v alpine chown -R 1000:1000 build
16:18:57 rm -f -r build
16:18:57 docker builder prune -f --filter until=24h
16:18:57 Total reclaimed space: 0B
16:18:57 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-630/static'
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
16:19:12 make[1]: Leaving directory '/root/build-deb'
16:19:12  dpkg-genbuildinfo
16:19:12  dpkg-genchanges  >../docker-ce_0.0.0-20220214173007-96f2cf8-0~ubuntu-impish_amd64.changes
16:19:13 dpkg-genchanges: info: including full source code in upload
16:19:13  dpkg-source -I.git --after-build .
16:19:13 dpkg-buildpackage: info: full upload; Debian-native package (full source is included)
16:19:13 + destination=/build
16:19:13 + mkdir -p /build
16:19:13 + mv -v /root/docker-ce-cli_0.0.0-20220214173007-96f2cf8-0~ubuntu-impish_amd64.deb /root/docker-ce-rootless-extras_0.0.0-20220214173007-96f2cf8-0~ubuntu-impish_amd64.deb /root/docker-ce_0.0.0-20220214173007-96f2cf8-0~ubuntu-impish.dsc /root/docker-ce_0.0.0-20220214173007-96f2cf8-0~ubuntu-impish.tar.gz /root/docker-ce_0.0.0-20220214173007-96f2cf8-0~ubuntu-impish_amd64.buildinfo /root/docker-ce_0.0.0-20220214173007-96f2cf8-0~ubuntu-impish_amd64.changes /root/docker-ce_0.0.0-20220214173007-96f2cf8-0~ubuntu-impish_amd64.deb /root/docker-scan-plugin_0.17.0~ubuntu-impish_amd64.deb /build
16:19:14 copied '/root/docker-ce-cli_0.0.0-20220214173007-96f2cf8-0~ubuntu-impish_amd64.deb' -> '/build/docker-ce-cli_0.0.0-20220214173007-96f2cf8-0~ubuntu-impish_amd64.deb'
16:19:14 removed '/root/docker-ce-cli_0.0.0-20220214173007-96f2cf8-0~ubuntu-impish_amd64.deb'
16:19:14 copied '/root/docker-ce-rootless-extras_0.0.0-20220214173007-96f2cf8-0~ubuntu-impish_amd64.deb' -> '/build/docker-ce-rootless-extras_0.0.0-20220214173007-96f2cf8-0~ubuntu-impish_amd64.deb'
16:19:14 removed '/root/docker-ce-rootless-extras_0.0.0-20220214173007-96f2cf8-0~ubuntu-impish_amd64.deb'
16:19:14 copied '/root/docker-ce_0.0.0-20220214173007-96f2cf8-0~ubuntu-impish.dsc' -> '/build/docker-ce_0.0.0-20220214173007-96f2cf8-0~ubuntu-impish.dsc'
16:19:14 removed '/root/docker-ce_0.0.0-20220214173007-96f2cf8-0~ubuntu-impish.dsc'
16:19:14 copied '/root/docker-ce_0.0.0-20220214173007-96f2cf8-0~ubuntu-impish.tar.gz' -> '/build/docker-ce_0.0.0-20220214173007-96f2cf8-0~ubuntu-impish.tar.gz'
16:19:14 removed '/root/docker-ce_0.0.0-20220214173007-96f2cf8-0~ubuntu-impish.tar.gz'
16:19:14 copied '/root/docker-ce_0.0.0-20220214173007-96f2cf8-0~ubuntu-impish_amd64.buildinfo' -> '/build/docker-ce_0.0.0-20220214173007-96f2cf8-0~ubuntu-impish_amd64.buildinfo'
16:19:14 removed '/root/docker-ce_0.0.0-20220214173007-96f2cf8-0~ubuntu-impish_amd64.buildinfo'
16:19:14 copied '/root/docker-ce_0.0.0-20220214173007-96f2cf8-0~ubuntu-impish_amd64.changes' -> '/build/docker-ce_0.0.0-20220214173007-96f2cf8-0~ubuntu-impish_amd64.changes'
16:19:14 removed '/root/docker-ce_0.0.0-20220214173007-96f2cf8-0~ubuntu-impish_amd64.changes'
16:19:14 copied '/root/docker-ce_0.0.0-20220214173007-96f2cf8-0~ubuntu-impish_amd64.deb' -> '/build/docker-ce_0.0.0-20220214173007-96f2cf8-0~ubuntu-impish_amd64.deb'
16:19:14 removed '/root/docker-ce_0.0.0-20220214173007-96f2cf8-0~ubuntu-impish_amd64.deb'
16:19:14 copied '/root/docker-scan-plugin_0.17.0~ubuntu-impish_amd64.deb' -> '/build/docker-scan-plugin_0.17.0~ubuntu-impish_amd64.deb'
16:19:14 removed '/root/docker-scan-plugin_0.17.0~ubuntu-impish_amd64.deb'
16:19:18 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-630/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/ubuntu-impish"
16:19:18 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-630/deb'
[Pipeline] sh
16:19:19 + make clean
16:19:19 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-630:/v -w /v alpine chown -R 1000:1000 src
16:19:20 rm -f -r src
16:19:20 make -C rpm clean
16:19:20 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-630/rpm'
16:19:20 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-630/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
16:19:20 rm -f -r rpmbuild/
16:19:20 docker builder prune -f --filter until=24h
16:19:20 Total reclaimed space: 0B
16:19:20 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-630/rpm'
16:19:20 make -C deb clean
16:19:20 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-630/deb'
16:19:20 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-630/deb:/v -w /v alpine chown -R 1000:1000 debbuild
16:19:21 rm -f -r debbuild
16:19:21 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-630/deb:/v -w /v alpine chown -R 1000:1000 sources
16:19:21 rm -f -r sources
16:19:21 docker builder prune -f --filter until=24h
16:19:21 Total reclaimed space: 0B
16:19:21 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-630/deb'
16:19:21 make -C static clean
16:19:21 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-630/static'
16:19:21 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-630/static:/v -w /v alpine chown -R 1000:1000 build
16:19:21 rm -f -r build
16:19:21 docker builder prune -f --filter until=24h
16:19:21 Total reclaimed space: 0B
16:19:21 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-630/static'
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // parallel
[Pipeline] End of Pipeline

GitHub has been notified of this commit’s build result

Finished: SUCCESS