Skip to content

Console Output

14:58:43 + make REF=master DOCKER_BUILD_PKGS=cross-win static
14:58:43 git init src/github.com/docker/cli
14:58:43 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-808/src/github.com/docker/cli/.git/
14:58:43 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
14:58:43 ./scripts/checkout.sh src/github.com/docker/cli "master"
14:58:43 + SRC=src/github.com/docker/cli
14:58:43 + REF=master
14:58:43 + REF_FETCH=master
14:58:43 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master
14:58:43 + awk {print $2}
14:58:43 + REF=refs/heads/master
14:58:43 + [ -n refs/heads/master ]
14:58:43 + REF_FETCH=refs/heads/master:refs/heads/master
14:58:43 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
14:58:44 From https://github.com/docker/cli
14:58:44  * [new branch]      master     -> master
14:58:44  * [new branch]      master     -> origin/master
14:58:44 + git -C src/github.com/docker/cli checkout -q refs/heads/master
14:58:44 git init src/github.com/docker/docker
14:58:44 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-808/src/github.com/docker/docker/.git/
14:58:44 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
14:58:44 ./scripts/checkout.sh src/github.com/docker/docker "master"
14:58:44 + SRC=src/github.com/docker/docker
14:58:44 + REF=master
14:58:44 + REF_FETCH=master
14:58:44 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master
14:58:44 + awk {print $2}
14:58:44 + REF=refs/heads/master
14:58:44 + [ -n refs/heads/master ]
14:58:44 + REF_FETCH=refs/heads/master:refs/heads/master
14:58:44 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
14:58:46 From https://github.com/docker/docker
14:58:46  * [new branch]      master     -> master
14:58:46  * [new branch]      master     -> origin/master
14:58:46 + git -C src/github.com/docker/docker checkout -q refs/heads/master
14:58:46 git init src/github.com/docker/buildx
14:58:46 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-808/src/github.com/docker/buildx/.git/
14:58:46 git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git"
14:58:46 ./scripts/checkout.sh src/github.com/docker/buildx "v0.10.0-rc2"
14:58:46 + SRC=src/github.com/docker/buildx
14:58:46 + REF=v0.10.0-rc2
14:58:46 + REF_FETCH=v0.10.0-rc2
14:58:46 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.10.0-rc2
14:58:46 + awk {print $2}
14:58:46 + REF=refs/tags/v0.10.0-rc2
14:58:46 + [ -n refs/tags/v0.10.0-rc2 ]
14:58:46 + REF_FETCH=refs/tags/v0.10.0-rc2:refs/tags/v0.10.0-rc2
14:58:46 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.10.0-rc2:refs/tags/v0.10.0-rc2
14:58:49 From https://github.com/docker/buildx
14:58:49  * [new tag]         v0.10.0-rc2 -> v0.10.0-rc2
14:58:49 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.10.0-rc2
14:58:49 git init src/github.com/docker/compose
14:58:49 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-808/src/github.com/docker/compose/.git/
14:58:49 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
14:58:49 ./scripts/checkout.sh src/github.com/docker/compose "v2.15.1"
14:58:49 + SRC=src/github.com/docker/compose
14:58:49 + REF=v2.15.1
14:58:49 + REF_FETCH=v2.15.1
14:58:49 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.15.1
14:58:49 + awk {print $2}
14:58:49 + REF=refs/tags/v2.15.1
14:58:49 + [ -n refs/tags/v2.15.1 ]
14:58:49 + REF_FETCH=refs/tags/v2.15.1:refs/tags/v2.15.1
14:58:49 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.15.1:refs/tags/v2.15.1
14:58:49 From https://github.com/docker/compose
14:58:49  * [new tag]         v2.15.1    -> v2.15.1
14:58:49 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.15.1
14:58:49 git init src/github.com/docker/scan-cli-plugin
14:58:49 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-808/src/github.com/docker/scan-cli-plugin/.git/
14:58:49 git -C src/github.com/docker/scan-cli-plugin remote add origin "https://github.com/docker/scan-cli-plugin.git"
14:58:49 ./scripts/checkout.sh src/github.com/docker/scan-cli-plugin "v0.23.0"
14:58:49 + SRC=src/github.com/docker/scan-cli-plugin
14:58:49 + REF=v0.23.0
14:58:49 + REF_FETCH=v0.23.0
14:58:49 + git -C src/github.com/docker/scan-cli-plugin ls-remote --refs --heads --tags origin v0.23.0
14:58:49 + awk {print $2}
14:58:49 + REF=refs/tags/v0.23.0
14:58:49 + [ -n refs/tags/v0.23.0 ]
14:58:49 + REF_FETCH=refs/tags/v0.23.0:refs/tags/v0.23.0
14:58:49 + git -C src/github.com/docker/scan-cli-plugin fetch --update-head-ok --depth 1 origin refs/tags/v0.23.0:refs/tags/v0.23.0
14:58:50 From https://github.com/docker/scan-cli-plugin
14:58:50  * [new tag]         v0.23.0    -> v0.23.0
14:58:50 + git -C src/github.com/docker/scan-cli-plugin checkout -q refs/tags/v0.23.0
14:58:50 for p in cross-win; do \
14:58:50 	make -C static VERSION=0.0.1-dev GO_VERSION=1.19.4 TARGETPLATFORM= CONTAINERD_VERSION= RUNC_VERSION= ${p}; \
14:58:50 done
14:58:50 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-808/static'
14:58:50 make -C /home/ubuntu/workspace/docker-ce-packaging_PR-808/src/github.com/docker/docker VERSION=0.0.0-20230109135126-4c0a3c3 DOCKER_CROSSPLATFORMS=windows/amd64 DOCKER_BUILD_OPTS="" cross
14:58:50 make[2]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-808/src/github.com/docker/docker'
14:58:50 mkdir bundles
14:58:50 docker buildx bake binary-cross
14:58:50 ERROR: multiple platforms feature is currently not supported for docker driver. Please switch to a different driver (eg. "docker buildx create --use")
14:58:50 make[2]: *** [Makefile:159: cross] Error 1
14:58:50 make[2]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-808/src/github.com/docker/docker'
14:58:50 make[1]: *** [Makefile:115: cross-win-engine] Error 2
14:58:50 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-808/static'
14:58:50 make: *** [Makefile:97: static] Error 2